@media screen and (max-width: 500px) {
  .swiper-container10 .swiper-button-next{
    margin: 0px;
  }
  .swiper-container10 .swiper-button-prev{
    margin: 0px;
    transform: translateX(-6px);
  }
}
.banner_box {
  height: 3.5rem;
  background-image: url('../image/banner01.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
      margin-top: 1.25rem;
}
.flex_center_top {
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.banner_font {
  width: 100%;
  font-size: 0.3rem;
  color: #fff;
  font-weight: bold;
}
.type_nav_box {
  border-bottom: 0.01rem solid rgba(77, 77, 77, 0.16);
  /* margin-bottom: 1.36rem;
   */
  height: 0.55rem;
}
.content_box li {
  width: 1.3rem;
  height: 0.55rem;
  /*line-height: 0.55rem;*/
  text-align: center;
  font-size: 0.18rem;
  color: #383838;
  display: inline-block;
}
.content_box li.active {
  background-color: #005AAF;
  color: #fff;
  position: relative;
}
.content_box li.active::after {
  content: '';
  width: 0;
  height: 0;
  border-right: 0.1rem solid transparent;
  border-left: 0.1rem solid transparent;
  border-top: 0.08rem solid #005AAF;
  position: absolute;
  bottom: -0.06rem;
  left: 50%;
  transform: translateX(-50%);
}
.t1 {
  background-image: url('../image/jt7.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 10.9rem;
  overflow: hidden;
}
.about_banner {
  width: 14.4rem;
  margin: 0.6rem auto;
  height: 9.6rem;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
}
.about_banner1 {
  width: 12rem;
  margin: 0 auto;
  height: 6.8rem;
  overflow: hidden;
}
.about_bannertxt {
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  font-size: 0.3rem;
  font-weight: 600;
  overflow: hidden;
  color: #fff;
}
.about_banner1a {
  width: 100%;
  margin: 0 auto;
  height: 5.5rem;
  /* background-color: #eef0f2; */
  overflow: hidden;
}
.about_banner1b {
  width: 75%;
  margin: 0 auto;
  height: 5.5rem;
  overflow: hidden;
}
.about_banner1b img {
  width: 100%;
	height: 100%;
}
.about-banner2 {
  width: 0.44rem !important;
  height: 0.9rem !important;
  background-color: #005AAF;
  top: auto !important;
  bottom: -1.1rem !important;
  left: 1.5rem !important;
  z-index: 999999 !important;
}
.about-banner2b {
  width: 0.44rem !important;
  height: 0.9rem !important;
  background-color: #005AAF;
  top: auto !important;
  bottom: -1.1rem !important;
  right: 1.5rem !important;
  z-index: 999999 !important;
}
.about_banner3 {
  width: 68.5% !important;
  top: 7rem !important;
  height: 2.2rem;
  overflow: hidden;
  position: absolute;
  left: 16% !important;
  right: 0 !important;
  margin-left: 0% !important;
}
.about_banner3 > .active {
  /* background-color: rgba(0, 0, 0, 0.4);
   */
  height: 2.3rem !important;
}
.about_banner3 > li {
  /* width: 22% !important; */
	width: 292px !important;
  height: 2.3rem !important;
  margin-right: 2% !important;
  margin-left: 0 !important;
  overflow: hidden;
  display: block !important;
  background-color: transparent !important;
  border: none !important;
  border-radius: 0 !important;
}
.about_banner3b {
  width: 100%;
  height: 1.76rem;
  overflow: hidden;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.about_banner3b img {
  width: 100%;
}
.about_banner3txt {
  text-align: center;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.5rem;
  height: 0.5rem;
  width: 100%;
  overflow: hidden;
  text-indent: 0 !important;
}
	.gallery-thumbs .swiper-slide {
		opacity: 0.4;
	}

.swiper-slide.swiper-slide-visible.swiper-slide-active {
  opacity: 1;
  transition:0.6s;
}
	.gallery-thumbs .swiper-slide-thumb-active {
		opacity: 1;
		transition:0.6s;
	}
	  .swiper-container10 .swiper-button-next{
          background:url(../image/botton.jpg) no-repeat;
          background-size: 50% 50%;
          background-position: center center;
          background-color: #025ab0;
          top:30%;
          width:0.44rem;

          height:0.9rem;

          right:0;


          transition:0.6s;
	  }
	  .swiper-container10 .swiper-button-prev{
          background:url(../image/botton.jpg) no-repeat;
          background-size: 50% 50%;
          background-position: center center;
          background-color: #025ab0;
          top:30%;
          width:0.44rem;

          height:0.9rem;

          right:0;


          transition:0.6s;
	  }
	  .about_banner10{
		width:100%;
		height: 2.25rem;
		overflow: hidden;
	  }
	  :root {
		--swiper-navigation-size: 0.24rem;
	}
	  .about_banner10s{
		  padding:0 5%;
		  width:95%;
		  position:relative;
		  left:2.5%;
	  }

