.swiper-button-prev:after {
  display: none;
}

.swiper-button-next:after {
  display: none;
}

.swiper-button-prev {
  width: .6rem !important;
  height: .6rem !important;
  /* border: 1px solid #fff !important; */
  background: #999999;
  top: 0.2rem !important;
  left: auto !important;
  right: 1rem !important;
}

.swiper-button-next {
  width: 0.6rem !important;
  height: 0.6rem !important;
  /* border: 1px solid #fff !important; */
  background: #999999;
  top: 0.2rem !important;
}

.swiper-button-next:hover {
  background: linear-gradient(60deg, #0078e9 0%, #10efff 100%);
}

.swiper-button-prev:hover {
  background: linear-gradient(60deg, #0078e9 0%, #10efff 100%);
}
.active li{
  cursor: pointer;
}

.next2 {
  width: .6rem !important;
  height: .6rem !important;
  /* border: 1px solid #fff !important; */
  background: #999999;
  top: 50% !important;
  margin-top: -.3rem !important;
  left: auto !important;
  right: -.2rem !important;
}

.prev2 {
  width: .6rem !important;
  height: .6rem !important;
  /* border: 1px solid #fff !important; */
  background: #999999;
  top: 50% !important;
  margin-top: -.3rem !important;
  left: -0.2rem !important;
  right: auto !important;
}

.allliner {
  width: 4.86rem;
  height: 0.48rem;
  background: url(../../images/linerbg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  line-height: 0.48rem;
  font-size: .23rem;
  color: white;
}

.allliner img {
  width: 0.36rem;
  height: 0.36rem;
  margin: 0 .1rem 0 .31rem;
}

.allliner {
  display: flex;
  align-items: center;
}

.Pipelinea_banner img {
  width: 100%;
  height: 100%;
  transition: all 2s;
  transform: scale(1.2);
}

.Pipelinea_banner {
  width: 100%;
  height: 8rem;
  position: fixed;
  overflow: hidden;
  z-index: -1;
}


.zhanwei {
  width: 100%;
  height: 8rem;
}

.assmblemax {
  width: 100%;
  height: auto;
  background: white;
}

.assemble {
  width: 16rem;
  margin: auto;
  height: auto;
  padding-bottom: 1.1rem;
}

.loop {
  width: 16rem;
  height: 6.6rem;
}

.tite_img {
  width: 6rem;
  height: 4rem;
  overflow: hidden;
}

.tite_img img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.item {
  background: #f2f4f7;
  height: 85%;
  position: relative;
}

.item:hover .tite_img im {
  transform: scale(1.1);
}

.item:hover .slidewap {
  width: 100%;
}

.loop_date {
  font-size: 0.52rem;
  font-family: Arial;
  font-weight: bold;
  color: #0f172a;
  margin-top: 0.5rem;
  margin-bottom: 0.38rem;
}

.loop_detail {
  width: 4.8rem;
  margin: auto;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 0.34rem;
  margin-top: 0.37rem;
}

.slidewap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: .04rem;
  background: #0091FF;
  transition: all .5s;
}

.loop2 {
  width: 16rem;
  margin: auto;
  margin-bottom: 1rem;
}

.loop2top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.73rem;
}

.loop2top ul {
  width: 4.2rem;
  display: flex;
  justify-content: space-between;
}

.loop2top ul li img {
  width: 0.36rem;
  height: 0.36rem;
  margin-right: 0.15rem;
}

.on {
  color: #0091FF;
}

.loopcon {
  width: 100%;
  height: 6.13rem;
  position: relative;
}

.item {
  width: 100%;
  height: 100%;
  background: url(../../images/loop_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  color: black;
}

.item_img {
  width: 4rem;
  height: 4rem;
  margin: auto;
  margin-top: .7rem;
  overflow: hidden;
}

.item_img img {
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.title1 {
  font-size: .24rem;
  text-align: center;
  margin-top: .4rem;
}

.title2 {
  font-size: .2rem;
  text-align: center;
  margin-top: .2rem;
}

.dajian {
  width: 16rem;
  margin: auto;margin-top: 1rem;
}

.allp {
  font-size: .18rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: .3rem;
  margin-top: .17rem;
}
.bgban{
  width: 100%;
  height: 4.34rem;
  background: url(../../images/banbg.png);
  background-size: 100% 2.84rem;
  background-repeat: no-repeat;
  background-position: bottom center; 
  display: flex;
  align-items: top;
  justify-content: space-around;
  margin-top: .59rem;
}
.banimg{
  width: 5rem;
  height: 3rem;
}
.banimg img{
  width: 100%;
  height: 100%;
}
.itemimg p{
  text-align: center;
  color: white;
  font-size: .24rem;
  margin-top: 0.3rem;
}

.bgban1{
  width: 100%;
  height: 4.34rem;
  background: url(../../images/quan.png);
  background-size: 100% ;
  background-repeat: no-repeat;
  background-position: center; 
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: .59rem;
}
.bgban1 .banimg{
  width: 5rem;
  height: 3rem;
}
.bgban1 .banimg video{
  width: 100%;
  height: 100%;
}
.bottom-chang{
  /* margin-top: 1rem; */
}
.chang_con{
  width: 13.2rem;
  margin: auto;
  margin-top: .61rem;
}
.changimg{
  width: 100%;
  height: 3.45rem;
  margin-bottom: .8rem;
}
.changimg img{
  width: 100%;
  height: 100%;
}
.chang_con td{
  border: 1px solid white !important;
}
.chang_con tr:first-child{
  background: url(../../images/trbg.png) !important;
  background-size: 100% ;
  background-repeat: no-repeat;
  background-position: center; 
}
.chang_con td{
  height: .7rem !important;
  border: 1px solid white;
  text-align: center;
}
.chang_con tr:nth-of-type(odd){
  background: rgba(214, 214, 214, .6)  ;
}
.item:hover img{
  transform: scale(1.2);
}