/* ==================== 内页10 - 通用标题 Start ==================== */
.ny10-title {
  font-size: 70px;
  color: #86868B;
  line-height: 1;
  font-family: "HYJunhei-85J";
  margin-bottom: 60px;
}
.ny10-title span {
  font-family: inherit;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .ny10-title {
    font-size: 9.33vw;
    margin-bottom: 8vw;
  }
}
/* ==================== 内页10 - 通用标题 End ==================== */
/* ==================== 内页10 - 板块一 Start ==================== */
.ny10-section1 {
  background-color: #010001;
  padding-top: 140px;
  padding-bottom: 140px;
}
.ny10-section1 .ny10-title {
  margin-left: 40px;
  margin-right: 40px;
}
.ny10-section1 .swiper {
  width: 100%;
}
.ny10-section1 .item {
  display: block;
}
.ny10-section1 .item img {
  width: 100%;
}
.ny10-section1 .common-pagination {
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  .ny10-section1 {
    padding-top: 18.67vw;
    padding-bottom: 18.667vw;
  }
  .ny10-section1 .ny10-title {
    margin-left: 5.33vw;
    margin-right: 5.33vw;
  }
  .ny10-section1 .common-pagination {
    margin-top: 8vw;
  }
}
/* ==================== 内页10 - 板块一 End ==================== */
/* ==================== 内页10 - 板块二 Start ==================== */
.ny10-section2 {
  padding-left: 40px;
  padding-right: 40px;
  background-color: #010001;
  padding-top: 200px;
  padding-bottom: 200px;
}
.ny10-section2 .item {
  background-color: #111113;
  padding: 120px 40px 60px;
  border-radius: 30px;
  overflow: hidden;
}
.ny10-section2 .item .text1 {
  font-size: 50px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 60px;
  font-family: "HYJunhei-85J";
  text-align: center;
}
.ny10-section2 .item .text2 {
  font-size: 30px;
  line-height: 1.4;
  color: #86868B;
  text-align: center;
}
.ny10-section2 .item .phone {
  width: 430px;
  height: 880px;
  margin-bottom: 40px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.ny10-section2 .item .phone .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 80px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
}
.ny10-section2 .item .phone:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ny10/img018@670x1370.png) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
}
.ny10-section2 .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 60px;
}
.ny10-section2 .btn-group .swiper-button-prev,
.ny10-section2 .btn-group .swiper-button-next {
  position: static;
  margin-top: auto;
  transform: translateY(0);
  width: 62px;
  height: 62px;
  background-color: rgba(255, 255, 255, 0.2);
}
.ny10-section2 .btn-group .swiper-button-prev .iconfont,
.ny10-section2 .btn-group .swiper-button-next .iconfont {
  font-size: 24px;
  color: #fff;
}
.ny10-section2 .btn-group .swiper-button-prev {
  transform: rotateY(180deg) translateY(0%);
  margin-right: 24px;
}
.ny10-section2 .common-btn {
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  .ny10-section2 {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
    padding-top: 26.67vw;
    padding-bottom: 26.67vw;
  }
  .ny10-section2 .item {
    padding: 16vw 5.333vw 8vw;
    border-radius: 4vw;
  }
  .ny10-section2 .item .text1 {
    font-size: 6.67vw;
    margin-bottom: 8vw;
  }
  .ny10-section2 .item .text2 {
    font-size: 4vw;
  }
  .ny10-section2 .item .phone {
    width: 57.33vw;
    height: 117.33vw;
    margin-bottom: 5.33vw;
  }
  .ny10-section2 .item .phone .image {
    border-radius: 10.67vw;
  }
  .ny10-section2 .btn-group {
    margin-top: 8vw;
  }
  .ny10-section2 .btn-group .swiper-button-prev,
  .ny10-section2 .btn-group .swiper-button-next {
    width: 8.27vw;
    height: 8.27vw;
  }
  .ny10-section2 .btn-group .swiper-button-prev .iconfont,
  .ny10-section2 .btn-group .swiper-button-next .iconfont {
    font-size: 3.2vw;
  }
  .ny10-section2 .btn-group .swiper-button-prev {
    margin-right: 3.2vw;
  }
  .ny10-section2 .common-btn {
    margin-top: 8vw;
  }
}
/* ==================== 内页10 - 板块二 End ==================== */
/* ==================== 内页10 - 板块三 Start ==================== */
.ny10-section3:nth-child(2n-1) {
  background-color: #f8f8f8;
}
.ny10-section3 .ny10-title {
  text-align: center;
  color: #1D1D1F;
}
.ny10-section3 .ny10-title span {
  color: #0071E3;
}
.ny10-section3 .item {
  width: 47.8% !important;
}
/* ==================== 内页10 - 板块三 End ==================== */
/* ==================== 内页10 - 板块四 Start ==================== */
.ny10-section4 {
  padding: 200px 40px;
  background-color: #010001;
}
.ny10-section4 .ny10-title {
  color: #fff;
}
.ny10-section4 .item {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  width: 670px;
  height: 470px;
}
.ny10-section4 .item:last-child {
  margin-bottom: 0;
  width: 670px;
  height: 828px;
}
.ny10-section4 .item video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny10-section4 .item .play-btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background-color: rgba(255, 255, 255, 0.35);
  border-radius: 100%;
  font-size: 50px;
  color: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
}
@media screen and (max-width: 749px) {
  .ny10-section4 {
    padding: 26.67vw 5.33vw;
  }
  .ny10-section4 .item {
    margin-bottom: 2.67vw;
    width: 89.33vw;
    height: 62.67vw;
  }
  .ny10-section4 .item:last-child {
    width: 89.33vw;
    height: 110.4vw;
  }
  .ny10-section4 .item .play-btn {
    bottom: 4vw;
    right: 4vw;
    font-size: 4vw;
    width: 8.53vw;
    height: 8.53vw;
  }
}
/* ==================== 内页10 - 板块四 End ==================== */
