#banner {
  background-image: url(../img/banner/0.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.t-26 {
  top: 26px;
}

.pt-86 {
  padding-top: 86px;
}

/* 公共样式 */
.swiperList-hover .swiper-button-next,
.swiperList-hover .swiper-button-prev {
  width: 44px;
  height: 44px;
  /* border: 1px solid #e0e2e4; */
  border: 1px solid #e0e2e4;
  padding: 14px;
  border-radius: 50%;
  /* top: -40px; */
  /* background: #828898; */
  /* opacity: 0.5; */
}

.swiperList-hover .swiper-button-prev {
  right: 64px;
  left: initial;
  background-image: url(../img/l.svg);
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
  /* filter: invert(100%); */
}

.swiperList-hover .swiper-button-next {
  right: 0;
  left: initial;
  background-image: url(../img/r.svg);
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
  /* filter: invert(100%); */
}

/* 第三屏 */
.thirdly_nav ul li {
  border-right: 1px solid#FF4610;
}

.thirdly_nav ul li:last-child {
  border-right: none;
}

.thirdly_content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(268px, 1fr));
  gap: 16px;
}

.thirdly_content .h-360 {
  height: 100%;
}

.thirdly_content li.w-256 {
  height: auto;
}

.thirdly_content li img {
  height: auto;
}

.thirdly_content .w-256 {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.thirdly_content li:hover .thirdly_shade {
  opacity: 1;
}


/* 大轮播箭头 */
.higher-swiper-button-prev,
.higher-swiper-button-next {
  height: 96px;
  width: 48px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  transition: 0.3s all ease-in-out;
  background-color: #ffffff1a;
  opacity: 1 !important;
  z-index: 3;
  top: 30%;
}

.higher_tltie h1.activeTop {
  margin-top: 0;
  opacity: 1;
}

.higher-swiper-button-next:hover,
.higher-swiper-button-prev:hover {}

.higher-swiper-button-prev {
  left: 0;
  background-image: url(../img/l.svg);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.higher-swiper-button-next {
  right: 0;
  background-image: url(../img/r.svg);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

#preponderance .swiper-slide {
  width: auto;
  margin-right: 16px;
}

/* swiper翻转 */
.preponderance_content .swiper-slide-visible.swiper-slide-active {
  /* transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) !important; */
  /* transform: translate3d(-384px, 0px, 0px) rotateX(0deg) rotateY(0deg) !important; */
}

.preponderance_content .swiper-slide:first-child.swiper-slide-visible.swiper-slide-active {
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) !important;
}

.preponderance_content .swiper-slide:last-child.swiper-slide-visible.swiper-slide-active {
  transform: translate3d(-384px, 0px, 0px) rotateX(0deg) rotateY(0deg) !important;
}

/* 移动端 */
@media (min-width: 768px) {
  .thirdly_shade:hover {
    opacity: 1;
  }
}

/* pad */
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #banner {
    background-image: url(../img/banner/lg/0.webp);
  }

  #banner .w-960 {
    width: 100%;
  }
}

/* pad */
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #banner h1 {
    width: 80%;
    margin: auto;
    margin-bottom: 16px;
  }

  .team_li_content h3 {
    font-size: 28px;
    line-height: 36px;
  }

  .w-1120 {
    width: 888px;
  }

  .w-1152 {
    width: 888px;
  }

  .thirdly_content {
    grid-template-columns: repeat(auto-fill, minmax(436px, 1fr));
  }

  .thirdly_content li h3 {
    font-size: 28px;
    line-height: 36px;
  }

  .thirdly_shade {
    padding-top: 120px;
  }

  .thirdly_shade h4 {
    font-size: 20px;
    line-height: 28px;
    width: 80%;
    margin: auto;
    margin-bottom: 48px;
  }

  .thirdly_shade p {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;
  }

  .fifth_nav ul {
    display: block;
  }

  .fifth_nav ul li {
    margin-right: 0;
    margin-bottom: 0;
  }

  #fifth {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  #fifth ul {}

  #fifth ul .w-352 {
    width: 288px;
  }

  #fifth ul .h-352 {
    height: 288px;
  }

  #fifth ul .w-544 {
    width: 440px;
  }

  #fifth ul li {
    margin-right: 16px;
    margin-bottom: 16px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  #fifth ul li h4 {
    font-size: 16px;
    line-height: 24px;
  }

  #team {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .team ul {
    margin-right: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(436px, 1fr));
    gap: 16px;
  }

  .team ul li {
    margin-right: 0;
    margin-bottom: 0;
    width: auto;
    height: 288px;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .team_li_text {
    width: 100%;
    height: 100%;
    align-items: center;
    /* padding-top: 48px; */
  }

  .team_li_text p {
    font-size: 14px;
    line-height: 22px;
  }

  .pr-calc1152,
  .pr-calc1120 {
    padding-right: calc((100vw - 888px) / 2);
  }

  .pl-calc1152,
  .pl-calc1120 {
    padding-left: calc((100vw - 888px) / 2);
  }

  .Board_nav {
    padding-left: 0;
    padding-right: 0;
    width: 888px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

  .pr-calc1152,
  .pr-calc1120 {
    padding-right: calc((100vw - 680px) / 2);
  }

  .pl-calc1152,
  .pl-calc1120 {
    padding-left: calc((100vw - 680px) / 2);
  }

  #banner h1 {
    width: 90%;
    margin: auto;
    margin-bottom: 16px;
  }

  .thirdly_content {
    grid-template-columns: repeat(auto-fill, minmax(332px, 1fr));
  }

  .w-1120 {
    width: 680px;
  }

  .w-1152 {
    width: 680px;
  }

  .thirdly_content li h3 {
    font-size: 28px;
    line-height: 36px;
  }

  .thirdly_shade {
    padding-top: 80px;
  }

  .thirdly_shade h4 {
    font-size: 14px;
    line-height: 22px;
    width: 90%;
    margin: auto;
    margin-bottom: 8px;
    padding-top: 110px;
  }

  .thirdly_shade p {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;
  }

  .fifth_nav ul {
    display: block;
  }

  .fifth_nav ul li {
    margin-right: 0;
    margin-bottom: 0;
  }

  .fifth_nav p {
    width: 80%;
  }

  #fifth {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  #fifth ul {}

  #fifth ul .w-352 {
    width: 216px;
  }

  #fifth ul .h-352 {
    height: 220px;
  }

  #fifth ul .w-544 {
    width: 332px;
  }

  #fifth ul li {
    margin-right: 16px;
    margin-bottom: 16px;
    padding: 48px 14px;
  }

  #fifth ul li img {
    width: 40px;
    height: 40px;
    margin-bottom: 12px !important;
  }

  #fifth ul li h4 {
    font-size: 14px;
    line-height: 22px;
  }

  #team {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .team ul {
    margin-right: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(332px, 1fr));
    gap: 16px;
  }

  .team ul li {
    margin-right: 0;
    margin-bottom: 0;
    width: auto;
    height: 288px;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .team_li_text {
    width: 100%;
    height: 100%;
    align-items: flex-start;
    padding-top: 48px;
  }

  .team_li_text p {
    font-size: 12px;
    line-height: 20px;
  }

  .preponderance_nav p {
    width: 90%;
  }

  .team_li_content h3 {
    font-size: 22px;
    margin-top: 18px;
    line-height: 30px;
  }

  #Board {
    padding: 40px 0;
  }

  .Board_nav {
    width: 680px !important;
  }

  #Board h3 {
    font-size: 28px;
    line-height: 36px;
  }
}

/* 移动端 */
@media (max-width: 767px) {
  #banner .pt-130 {
    padding-top: 88px;
  }

  #banner {
    background-image: url(../img/banner/md/0.webp);
  }

  #banner {
    height: 160vw;
  }

  #banner .w-960 {
    width: 100%;
    padding-top: 24vw;
  }

  #banner h5 {
    font-size: 3.733vw;
    line-height: normal;
  }

  #banner h1 {
    font-size: 5.33vw;
    width: 80%;
    margin: auto;
    margin-bottom: 5vw;
    line-height: normal;
  }

  .bannerBtn {
    width: 31.467vw;
    height: 9.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .bannerBtn span {
    font-size: 3.733vw;
    line-height: normal;
    margin-right: 1.067vw;
  }

  /* 第二屏 */
  #preponderance {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    padding-top: 13.867vw;
    padding-bottom: 17.067vw;
  }

  .preponderance {}

  .preponderance_nav {
    margin-bottom: 9.6vw;
  }

  .preponderance_nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 3.2vw;
  }

  .preponderance_nav p {
    font-size: 3.2vw;
    line-height: normal;
    width: 100%;
  }

  .preponderance-video {
    width: 100%;
    height: 51.467vw;
  }

  .preponderance-video video {}

  .preponderance_play {
    width: 100%;
    height: 51.467vw;
  }

  .preponderance_play img {
    width: 13.867vw;
    height: 13.867vw;
  }

  /* 第三屏 */
  #thirdly {
    padding-bottom: 13.867vw;
  }

  .thirdly {}

  .thirdly_nav {
    width: 100%;
    margin-bottom: 6.4vw;
  }

  .thirdly_nav ul {
    margin-bottom: 2.133vw;
  }

  .thirdly_nav ul li {
    font-size: 3.2vw;
    line-height: normal;
  }

  .thirdly_nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 2.133vw;
  }

  .thirdly_nav p {
    font-size: 3.2vw;
    line-height: normal;
  }

  .thirdly_imgbox {
    width: 100%;
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    height: 50.133vw;
    margin: 0 auto;
    border-radius: 0;
  }

  .scale-hv12-img:hover img {
    transform: scale(1);
  }

  .thirdly_imgbox a img {}

  .md_thirdly-mySwiper .swiper-slide {
    height: 149.333vw;
  }

  .md_thirdly-mySwiper .swiper-slide img {}

  .md_thirdly-mySwiper .swiper-slide div {
    padding-top: 14.933vw;
  }

  .md_thirdly-mySwiper .swiper-slide h3 {
    font-size: 5.33vw;
    line-height: normal;
    width: 90%;
    margin: auto;
    margin-bottom: 2.133vw;
  }

  .md_thirdly-mySwiper {
    padding: 5.333vw 4.1vw 9.067vw;
  }

  .md_thirdly-pagination {
    bottom: 0 !important;
    position: absolute;
    text-align: center;
    z-index: 2;
  }

  .md_thirdly-pagination .swiper-pagination-bullet {
    width: 2.133vw !important;
    height: 2.133vw !important;
    background: none;
    border-radius: 50%;
    border: 0.267vw solid#000;
  }

  .md_thirdly-pagination .swiper-pagination-bullet-active {
    background-color: #000 !important;
    border-radius: 50%;
  }

  .md_thirdly-mySwiper .swiper-slide.overturn .thirdly_shade {
    opacity: 1;
  }

  .thirdly_shade {
    height: 149.333vw;
    padding-top: 30vw !important;
  }

  .thirdly_shade h4 {
    font-size: 4.8vw;
    line-height: normal !important;
    width: 85%;
    margin: auto;
    margin-bottom: 5.33vw;
  }

  .thirdly_shade h4.lh-24 {
    line-height: 9.6vw;
  }

  .thirdly_shade p {
    font-size: 4.8vw;
    line-height: normal;
  }

  .thirdly_shade p.w-216 {
    width: 90%;
  }

  .thirdly_shade p.w-192 {
    width: 80%;
  }

  /* 第四屏 */
  #fourthly {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    padding-top: 13.867vw;
    padding-bottom: 17.067vw;
    height: auto;
  }

  .fourthly {}

  .fourthly_nav {
    margin-bottom: 9.6vw;
  }

  .fourthly_nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 3.2vw;
  }

  .fourthly_nav p {
    font-size: 3.2vw;
    line-height: normal;
    width: 70.4vw;
  }

  .fourthly_content {
    width: 100%;
    height: auto;
  }

  .fourthly-video {
    width: 100%;
    height: 51.467vw;
  }

  .fourthly-video video {}

  .fourthly_play {
    width: 100%;
  }

  /* 第五屏 */
  #fifth {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    padding-top: 5.33vw;
    padding-bottom: 0;
    height: auto;
  }

  .fifth {}

  .fifth_nav {
    margin-bottom: 9.6vw;
  }

  .fifth_nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 3.2vw;
  }

  .fifth_nav p {
    font-size: 3.2vw;
    line-height: normal;
    width: 100%;
  }

  #fifth ul {
    display: block;
    width: 100%;
  }

  #fifth ul li {
    width: 100%;
    height: 53.333vw;
    margin-bottom: 6.4vw;
    margin-right: 0;
    padding: 0 6.4vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #fifth ul li h4 {
    font-size: 3.733vw;
    line-height: normal;
  }

  #fifth ul li img {
    width: 12.8vw;
    height: 12.8vw;
    margin-bottom: 3.733vw;
  }

  #contactUs {
    padding-bottom: 10.667vw;
    padding-top: 10.667vw;
  }

  #Pipe .pipe_swiper_button_box {}

  /* 金牌团队  金牌服务 */
  #team {
    width: 100%;
    padding-top: 16vw;
    padding-bottom: 16vw;
  }

  .team {
    width: 100%;
    padding-left: 4.267vw;
    padding-right: 4.267vw;
  }

  .team_nav {
    margin-bottom: 8.533vw;
  }

  .team_nav h2 {
    font-size: 5.33vw;
    line-height: normal;
  }

  .team_nav p {
    font-size: 3.73vw;
    line-height: normal;
  }

  .team ul {
    width: 100%;
  }

  .team ul li {
    width: 100%;
    height: 80vw;
    margin-right: 0;
  }

  .team ul li .team_li_content {
    margin-top: -10px;
  }

  .team_li_content svg {
    width: 12.8vw;
    height: 12.8vw;
  }

  .team_li_content h3 {
    font-size: 5.33vw;
    line-height: normal;
    margin-top: 5.333vw;
  }

  .team_li_text {
    width: 100%;
    height: 80vw;
    margin-top: -10px;
  }

  .team_li_text p {
    width: 72.533vw;
    font-size: 3.733vw;
    line-height: normal;
  }

  .team ul li .w-544 {
    width: 100%;
    bottom: 8.533vw;
  }

  .team ul li svg {}
}

/* 12.27新增 */
.thirdly_imgbox:hover .span_box {
  bottom: 0px;
}

.thirdly_imgbox:hover .thirdly_imgbox_shade {
  opacity: 1;
}

.thirdly_imgbox .span_box {
  bottom: -44px;
  left: 0;
}