.isPc .Features h3,
.isWap .Features h3 {
  margin-bottom: 0;
}

.isPc .main2 .featBox {
  border: 1px solid #dedede;
  margin-bottom: 30px;
}

.isPc .main2 .featBox.featBox2 {
  padding: 25px 44px;
  position: relative;
}

.isPc .updateSwiper {
  margin: 0px auto;
  position: relative;
}

.isPc .updateSwiper .swiper-slide {
  width: 330px;
}

.isPc .updateSwiper .swiper-slide .pic_img {
  display: block;
  width: 100%;
  height: 230px;
}

.isPc .updateSwiper .swiper-slide .pic_img img {
  width: 100%;
  height: 100%;
}

.isPc .updateSwiper .swiper-slide p {
  font-weight: normal;
  text-align: left;
  padding: 15px 20px;
  width: 290px;
  background: #f4f4f4;
  font-size: 18px;
  line-height: 24px;
}

.swiper-button-disabled {
  display: none;
}

.featBox .swiper-button-next,
.featBox .swiper-button-prev {
  margin: 0;
  transform: translate(0, -50%);
  color: #bdbdbd;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  background: #fff;
  border: 1.5px solid #d3d3d3;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.featBox .swiper-button-next {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="none" stroke="%23bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 17l5-5m0 0l-5-5"%2F%3E%3C%2Fsvg%3E');
}

.featBox .swiper-button-prev {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="none" stroke="%23bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m14 7l-5 5m0 0l5 5"%2F%3E%3C%2Fsvg%3E');
}

.featBox .swiper-button-next:after,
.featBox .swiper-button-prev:after {
  content: "";
}

.isWap .Features {
  padding-bottom: 0;
}

.isWap .featBox .swiper-button-next,
.isWap .featBox .swiper-button-prev {
  display: none;
}

.isWap .updateSwiper {
  padding: 0 0.2rem;
  margin-bottom: 0.3rem;
  line-height: 0.75rem;
  font-weight: normal;
}

.isWap .updateSwiper .swiper-wrapper {
  width: auto;
  height: auto;
  display: block;
  padding: 5%;
  background: #f4f4f4;
}

.isWap .updateSwiper .swiper-slide {
  display: none;
}

.isWap .updateSwiper .swiper-slide:nth-child(-n + 3) {
  display: block;
}

.isWap .updateSwiper .swiper-slide p {
  color: #000;
  text-transform: capitalize;
  font-size: 0.34rem;
  line-height: 0.42rem;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
}

/*0721*/
.isPc .banner4_cont{ position:relative; margin-top:57px;}
.isPc .banner4_txt{font-family: Times, "Times New Roman", "serif"; position: absolute; width:505px; top:37px; right:10px;color:#fff;}
.isPc .banner4_txt h3{ font-size:30px; line-height:30px; margin-bottom:15px; }
.isPc .banner4_txt p{ font-size:18px; line-height: 26px;}
.isPc .txt_box5{ overflow: hidden; border:1px solid #eceeed; margin-top:0; border-top:0; padding:40px auto 30px; font-size:18px; line-height: 26px; margin-bottom:0px; font-family:Times, "Times New Roman", "serif";}
.isPc .txt_cont5{ padding:0 35px 20px; width:445px; float:left; border-right:1px solid #eceeed; margin:15px 0;}
.isPc .txt_cont5_2{ padding:0 35px 20px; width:445px; float:left; margin:15px 0;}
.isPc .txt_box5 dl{width:100%; overflow: hidden; margin-top:20px;display: flex;}
.isPc .txt_box5 dl dt{ float:left; margin-right:10px; font-size:30px; line-height:30px; color:#aec4d3;}
.isPc .banner4_cont img {width:100%;}

.isWap .banner4_cont{ position:relative; margin-top:0.5rem;}
.isWap .banner4_txt{font-family: Times, "Times New Roman", "serif"; position: absolute; width:90%; bottom:0.5rem; padding:0 5%; color:#fff;}
.isWap .banner4_txt h3{ font-size:0.44rem; line-height:0.5rem; margin-bottom:0.2rem; }
.isWap .banner4_txt p{ font-size:0.3rem; line-height:0.34rem;}
.isWap .txt_box5{ overflow: hidden; margin-top:0; border-top:0; padding:0.4rem auto 0.3rem; font-size:0.26rem; line-height:0.32rem; margin-bottom:0.6rem; font-family:Times, "Times New Roman", "serif"; background:#f4f4f4;}
.isWap .txt_cont5{ display: none;}
.isWap .txt_cont5_2{  padding:0 5% 0.2rem; width:90%; float:left; margin:0.2rem 0;}
.isWap .txt_box5 dl{width:100%; overflow: hidden; margin-top:20px;}
.isWap .txt_box5 dl dt{ float:left; width:11%; margin-right:1%; font-size:0.45rem; line-height:0.5rem; color:#aec4d3;}
.isWap .txt_box5 dl dd{float:left; width:88%; font-size:0.34rem; line-height:0.44rem;}
.isWap .banner4_cont img {width:100%;}