
.dth_wh {
  width: 96%;
  max-width: 1500px;
  display: block;
  margin: 0 auto;
}
.dth_wh.wh172 {
  max-width: 1720px;
}

@media (max-width: 1200px) {
  .dth_wh {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 640px) {
  .dth_wh {
    padding: 0 12px;
  }
}



.max1585 {
  max-width: 1615px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.max1630 {
  max-width: 1730px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.max1700 {
  max-width: 1730px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.com-img {
  overflow: hidden;
}
.com-img img {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.com-img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

.flex-cc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

/* nei_cate */
.nei_border {
  border-bottom: 1px solid #cccccc;
}
.nei_cate {
  position: relative;
}
.nei_cate .xypg-left-nav {
  margin: 0;
  display: flex;
}
.nei_cate .xypg-left-nav > li {
  border: none;
  text-align: center;
  transition: all 0.5s ease-out;
  width: 10%;
}
.nei_cate .xypg-left-nav > li + li > a {
}
.nei_cate .xypg-left-nav > li > a {
  transition: all 0.2s linear;
  color: #000000;
  font-size: 16px;
  line-height: 3.74;
  padding: 0;
}
.nei_cate .xypg-left-nav > li .first-nav-btn {
  display: none;
}
.nei_cate .xypg-left-nav > li > a:hover {
  color: #0e7db4;
}

/* about_one */
.about_one_wrap {
  /* margin-top: 5.46875vw; */
  margin-top: 5%;
}

.abl {
  width: 28%;
}

.abl h3 {
  color: #0e7db4;
  font-size: 13px;
  text-transform: uppercase;
}

.abl h4 {
  color: #111111;
  font-size: 32px;
  font-weight: 600;
  margin-top: 0.8vw;
}

.abl h5 {
  color: #111111;
  font-size: 24px;
  font-weight: 600;
  margin-top: 2vw;
}

.abr {
  width: calc(100% - 30%);
}

.abr .aw p {
  color: #111111;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}

.anumber-wrap {
  margin-top: 5.46875vw;
}

.anumber-wrap .num1 {
  justify-content: flex-start;
  align-items: flex-end;
}

.anumber-wrap .num1 .counter {
  color: #001111;
  font-size: 48px;
  font-family: "Impact";
  font-weight: 600;
  line-height: 1;
}

.anumber-wrap .num2 {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: #0e7db4;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin-left: 10px;
}

.anumber-wrap .num3 {
  color: #111111;
  font-size: 16px;
  margin-top: 10px;
}

@media (max-width: 1366px) {
  .abl h4 {
    font-size: 28px;
  }
}

@media (max-width: 1200px) {
  .abl h4 {
    font-size: 24px;
  }
  .abl h5 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .abl h4 {
    font-size: 20px;
  }
  .abl h5 {
    font-size: 16px;
  }
  .anumber-wrap {
    margin-top: 40px;
  }
  .anumber-wrap .num1 .counter {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .about_one_wrap {
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .abl {
    width: 100%;
  }
  .abl h4 {
    margin-top: 10px;
  }
  .abl h5 {
    margin-top: 10px;
  }
  .abr {
    width: 100%;
    margin-top: 20px;
  }
  .abr .aw p {
    line-height: 24px;
  }
  .anumber-wrap {
    flex-wrap: wrap;
  }
  .anumber-wrap li {
    width: 50%;
    margin-bottom: 20px;
  }
  .anumber-wrap .num3 {
    font-size: 14px;
  }
}

/* appearance */
.appearance {
  margin-top: 5.2083vw;
  padding-bottom: 5.2083vw;
}

.pub.ap1 {
  font-size: 24px;
  font-weight: 600;
  -webkit-text-stroke: 0.5px #a9a9a9;
  -webkit-text-fill-color: #fff;
}

.pub.ap2 {
  color: #0e7db4;
  font-size: 32px;
  font-weight: 600;
  margin-top: 5px;
}
.pub.white {
  color: #fff;
}

.appSwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 2vw;
}

.appSwiper .swiper-slide a .img1 img {
  width: 100%;
}

.apnext {
  outline: none;
  background-image: url(//wm.cdn.cn86.cn/wmytcgnfz/2026/01/63c5475f76mosogn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0e7db466;
  width: 34px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.apnext:hover {
  background-color: #0e7db4;
}
.apprev:hover {
  background-color: #0e7db4;
}
.apprev {
  outline: none;
  background-image: url(//wm.cdn.cn86.cn/wmytcgnfz/2026/01/bee8c4dc71uzhik6.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0e7db466;
  width: 34px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

@media (max-width: 1200px) {
  .appearance {
    margin-top: 80px;
  }
}

@media (max-width: 767px) {
  .appSwiper {
    margin-top: 20px;
  }
  .appearance {
    margin-top: 20px;
  }
  .pub.ap1 {
    font-size: 14px;
  }
  .pub.ap2 {
    font-size: 20px;
  }
}

/* about_three */
.abht {
  margin-top: 4.79166vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 4vw 0;
}

.abht img {
  width: 100%;
}

@media (max-width: 767px) {
  .abht {
    margin-top: 40px;
    padding: 30px 0;
  }
}



@media (max-width: 767px) {
  .abhonor-bg {
    background-size: 100% 30px;
  }
  .abhonor-wrap {
    margin-left: 0;
  }
  .abhonor-index {
  }
  .abht {
  }
  .abht1 {
  }
  .abht2 {
    right: 0;
    width: 50%;
  }
  .abhonor-bg .swiper-scrollbar {
    right: 15px;
    width: 40%;
  }
  .swiper-pagination-ahonor.swiper-pagination {
    bottom: 5px;
  }
  .swiper-pagination-ahonor.swiper-pagination .swiper-pagination-current {
    font-size: 24px;
  }
}

