/* ==================== 内页5 - 通用 Start ==================== */
.ny5-main {
  background-color: #F5F5F7;
}
.ny5-main .mxw-box {
  padding: 0 39.975px;
}
@media screen and (max-width: 749px) {
  .ny5-main .mxw-box {
    padding: 0 5.33vw;
  }
}
/* ==================== 内页5 - 通用 Start ==================== */
/* ==================== 内页5 - 通用标题 Start ==================== */
.ny5-title {
  color: #1D1D1F;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  font-size: 70px;
}
.ny5-title span {
  color: #6E6E73;
  line-height: inherit;
  font-family: inherit;
}
@media screen and (max-width: 749px) {
  .ny5-title {
    font-size: 9.33vw;
  }
}
/* ==================== 内页5 - 通用标题 Start ==================== */
/* ==================== 内页5 - 板块一 Start ==================== */
.ny5-section1 {
  overflow: hidden;
  padding-top: 140px;
  padding-bottom: 200px;
  padding-left: 40px;
  padding-right: 40px;
}
.ny5-section1 .item-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.ny5-section1 .item {
  background-color: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  border-radius: 30px;
  width: 100%;
  padding: 60px 30px;
  margin-bottom: 40px;
  padding-bottom: 80px;
}
.ny5-section1 .item:last-of-type {
  margin-bottom: 0;
}
.ny5-section1 .item .icon {
  width: 90px;
  flex-shrink: 0;
  margin-bottom: 20px;
  display: block;
  transition: all 0.4s;
}
.ny5-section1 .item .title {
  font-size: 50px;
  margin-bottom: 40px;
  color: #1D1D1F;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  transition: all 0.4s;
}
.ny5-section1 .item .desc {
  margin-top: 40px;
  font-size: 30px;
}
.ny5-section1 .item .desc a {
  color: #0071E3;
  line-height: 1.4;
  position: relative;
  transition: all 0.4s;
  margin-right: 40px;
}
.ny5-section1 .item .desc a:last-child {
  margin-right: 0;
}
.ny5-section1 .item .desc a:hover {
  transform: translateX(0.78px);
}
@media screen and (max-width: 749px) {
  .ny5-section1 {
    padding-top: 18.667vw;
    padding-bottom: 26.667vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny5-section1 .item-box {
    margin-top: 8vw;
  }
  .ny5-section1 .item {
    box-shadow: 0vw 0vw 4vw 0vw rgba(0, 0, 0, 0.04);
    border-radius: 4vw;
    padding: 8vw 4vw;
    margin-bottom: 5.333vw;
    padding-bottom: 10.667vw;
  }
  .ny5-section1 .item .icon {
    width: 12vw;
    margin-bottom: 2.667vw;
  }
  .ny5-section1 .item .title {
    font-size: 6.667vw;
    margin-bottom: 5.333vw;
  }
  .ny5-section1 .item .desc {
    margin-top: 5.333vw;
    font-size: 4vw;
  }
  .ny5-section1 .item .desc a {
    margin-right: 5.333vw;
  }
  .ny5-section1 .item .desc a:hover {
    transform: translateX(0.104vw);
  }
}
/* ==================== 内页5 - 板块一 End ==================== */
/* ==================== 内页5 - 板块二 Start ==================== */
.ny5-section2 .ny5-title {
  margin-bottom: 60px;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}
.ny5-section2 .body {
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
.ny5-section2 .body .desc {
  margin-bottom: 60px;
  line-height: 1.4;
  font-size: 30px;
  color: #6E6E73;
}
.ny5-section2 .body .desc span {
  color: #000;
}
.ny5-section2 .body2 .image {
  overflow: hidden;
}
.ny5-section2 .common-btn {
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  .ny5-section2 .ny5-title {
    margin-bottom: 8vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny5-section2 .body {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny5-section2 .body .desc {
    margin-bottom: 8vw;
    font-size: 4vw;
  }
  .ny5-section2 .common-btn {
    margin-top: 8vw;
  }
}
/* ==================== 内页5 - 板块二 End ==================== */
/* ==================== 内页5 - 板块三 Start ==================== */
.ny5-section3 {
  padding-top: 200px;
  padding-bottom: 200px;
  overflow: hidden;
}
.ny5-section3 .ny5-title {
  margin-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  line-height: 1.4;
}
.ny5-section3 .ny5-section3-swiper {
  padding-right: 105px;
  padding-left: 40px;
}
.ny5-section3 .ny5-section3-swiper .swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
}
.ny5-section3 .ny5-section3-swiper .image {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.ny5-section3 .ny5-section3-swiper .image::before {
  content: "";
  display: block;
  background: url(../images/ny5/img009@48x48.png) no-repeat center;
  width: 48px;
  height: 48px;
  background-size: 100%;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 99;
}
.ny5-section3 .ny5-section3-swiper .text {
  margin-top: 40px;
  font-size: 30px;
  font-family: "HYJunhei-85J";
  color: #1D1D1F;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.ny5-section3 .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 60px;
  margin-right: 40px;
}
.ny5-section3 .btn-group .swiper-button-prev,
.ny5-section3 .btn-group .swiper-button-next {
  position: static;
  margin-top: auto;
  transform: translateY(0);
  width: 62px;
  height: 62px;
}
.ny5-section3 .btn-group .swiper-button-prev .iconfont,
.ny5-section3 .btn-group .swiper-button-next .iconfont {
  font-size: 24px;
  color: #000;
}
.ny5-section3 .btn-group .swiper-button-prev {
  transform: rotateY(180deg) translateY(0%);
  margin-right: 24px;
}
@media screen and (max-width: 749px) {
  .ny5-section3 {
    padding-top: 26.667vw;
    padding-bottom: 26.667vw;
  }
  .ny5-section3 .ny5-title {
    margin-bottom: 8vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny5-section3 .ny5-section3-swiper {
    padding-right: 14vw;
    padding-left: 5.333vw;
  }
  .ny5-section3 .ny5-section3-swiper .image {
    border-radius: 4vw;
    box-shadow: 0vw 0vw 4vw 0vw rgba(0, 0, 0, 0.08);
  }
  .ny5-section3 .ny5-section3-swiper .image::before {
    width: 6.4vw;
    height: 6.4vw;
    right: 4vw;
    bottom: 4vw;
  }
  .ny5-section3 .ny5-section3-swiper .text {
    margin-top: 5.333vw;
    font-size: 4vw;
  }
  .ny5-section3 .btn-group {
    margin-top: 8vw;
    margin-right: 5.333vw;
  }
  .ny5-section3 .btn-group .swiper-button-prev,
  .ny5-section3 .btn-group .swiper-button-next {
    width: 8.267vw;
    height: 8.267vw;
  }
  .ny5-section3 .btn-group .swiper-button-prev .iconfont,
  .ny5-section3 .btn-group .swiper-button-next .iconfont {
    font-size: 3.2vw;
  }
  .ny5-section3 .btn-group .swiper-button-prev {
    margin-right: 3.2vw;
  }
}
/* ==================== 内页5 - 板块三 End ==================== */
