.swiper-wrapper {height: auto;}
.swiper {width: 100%;}
.banner2 .swiper-slide {
text-align: center;
font-size: 18px; 

}

.banner2 .swiper-slide img {
      display: block;
      width: 100%;
      height: auto;

    }
      
.my-button-disabled{ opacity:0.2; } 

.banner2{ overflow: hidden;width: 100%;}	
.banner2 .swiper-slide img {width: 100%; height: auto;}
.swiper-button-next:after,.swiper-button-prev:after {
    font-family:swiper-icons;
    font-size:20px;
    text-transform:none!important;
    letter-spacing:0;
    font-variant:initial;
    color: #fff;
    line-height:1
}

.banner2 .swiper-pagination{bottom:5%;}
.banner2 .swiper-pagination-bullet{ width: 14px;height: 14px; background: rgba(255, 255, 255, 0.8); border: 0px solid #fff; opacity:1;}
.banner2 .swiper-pagination-bullet-active{width: 14px;height: 14px; background: #e30505; border: 0px solid #fff;}
.banner2 .swiper-button-prev {  margin-left: 20px;
      font-size: 14px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.2)
    }

    .banner2 .swiper-button-next { margin-right: 20px;
      font-size: 14px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.2)
    }

.banner2 .swiper-button-next:hover {opacity: 1;background: rgba(2, 62, 152, 0.8)}
.banner2 .swiper-button-prev:hover { opacity:1;background: rgba(2, 62, 152, 0.8)}




@media (max-width: 1200px) {

.banner2 .swiper-pagination-bullet{ width: 10px;height: 10px; background: rgba(255, 255, 255, 0.8); border: 0px solid #fff; opacity:1;}
.banner2 .swiper-pagination-bullet-active{width: 10px;height: 10px; background: #905039; border: 0px solid #fff;}
.banner2 .swiper-button-prev {  margin-left: 20px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2)
}

.banner2 .swiper-button-next { margin-right: 20px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2)
}
}

@keyframes move{
	from {
	bottom:0;
	opacity:1;
	}
	to {
	bottom:-10px;
	opacity:0;
	}
}

.zl_gd_box .swiper{padding-bottom: 60px;}
.zl_gd_box .swiper-pagination{bottom:5px;}
.zl_gd_box .swiper-pagination-bullet-active{ background: #faaf00; }
.mySwiper2 .swiper-button-prev {  margin-left: 0px;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2)
}

.mySwiper2 .swiper-button-next { margin-right: 0px;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2)
}





.zl_gd_box .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.9);
}

.zl_gd_box .swiper-wrapper{margin: 0px; text-align: center;}
.zl_gd_box .swiper-slide-active,.jmd_gd_box .swiper-slide-duplicate-active{
  transform: scale(1);
}




	
.mySwiper2 {
  height: auto;
  width: 100%;
}

.mySwiper3 {
  height:46px; position: relative;
  z-index: 10;
  box-sizing: border-box;
  padding:0; margin-bottom: 15px;
}

.mySwiper3 .swiper-slide {
  width: 25%;
  height: 100%;overflow: hidden;
  opacity: 1;
}

.mySwiper2 .swiper-slide {

  height: 100%;overflow: hidden;
  opacity: 1;
}
.mySwiper3 .swiper-slide{text-align: center;background: #004494;font-size: 16px; line-height: 44px;color: #fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height: 44px; padding: 0px 2px;}
.mySwiper3 .swiper-slide-thumb-active {
  opacity: 1; background: #bf0000; color: #fff;line-height: 44px;
}

.mySwiper2 .swiper-button-next,.mySwiper3 .swiper-button-prev {color:#64b7f7;font-size: 18px;}
.mySwiper2 .swiper-button-next:hover,.mySwiper3 .swiper-button-prev:hover{color:#de3910;}

.mySwiper2 .swiper-button-next:after{font-size:18px;}
.mySwiper2 .swiper-button-prev:after {font-size:18px;}
@media screen and (max-width: 1300px) {
  .mySwiper3 .swiper-button-next:after,.mySwiper3 .swiper-button-prev:after {font-size:18px;}
}

@media screen and (max-width: 1000px) {
  .mySwiper2 .swiper-button-next:after,.mySwiper3 .swiper-button-prev:after {font-size:18px;}
.mySwiper2 .swiper-slide{font-size: 14px; }

}
