.ny15-main .mxw-box {
  width: 22.8333rem;
}
/* ==================== 内页15 - 通用拨轮 Start ==================== */
.ny15-video-icon {
  width: 8.3334rem;
  height: 4.7002rem;
  margin-left: auto;
  margin-right: auto;
  filter: invert(100%);
  margin-top: -2.1667rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.6666rem;
}
/* ==================== 内页15 - 通用拨轮 Start ==================== */
/* ==================== 内页15 - 通用拨轮2 Start ==================== */
.ny15-video-icon2 {
  width: 8.3334rem;
  height: 4.7002rem;
  margin-left: auto;
  margin-right: auto;
  filter: invert(100%);
  margin-top: -2.1667rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.6666rem;
}
.ny15-video-icon2 video {
  display: block;
  width: 100%;
}
.ny15-video-icon2.white {
  filter: inherit;
}
/* ==================== 内页15 - 通用拨轮2 Start ==================== */
/* ==================== 内页15 - 通用标题 Start ==================== */
.ny15-title {
  font-size: 1rem;
  color: #1E1E20;
  font-family: "HYJunhei-85J";
  line-height: 1.1;
  margin-bottom: 1.0832rem;
  text-align: center;
}
.ny15-title.white {
  color: #fff;
}
/* ==================== 内页15 - 通用标题 Start ==================== */
/* ==================== 内页47 - 板块一 Start ==================== */
.ny47-section1 {
  position: relative;
}
.ny47-section1 .float-list {
  position: absolute;
  top: 6.1667rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  width: 13.3333rem;
  height: 3.1667rem;
}
.ny47-section1 .float-list .float-item {
  width: 1.6rem;
  height: 1.6rem;
  font-size: 0.3rem;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  color: #1F496E;
}
.ny47-section1 .float-list .float-item .item-body {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  animation: jump 1s infinite ease-in-out alternate;
}
.ny47-section1 .float-list .float-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ny47-section1 .float-list .float-item1 {
  left: 0;
  top: 36%;
}
.ny47-section1 .float-list .float-item1 .item-body {
  animation-duration: 1s;
}
.ny47-section1 .float-list .float-item2 {
  left: 36%;
  top: 56%;
}
.ny47-section1 .float-list .float-item2 .item-body {
  animation-duration: 1.4s;
}
.ny47-section1 .float-list .float-item3 {
  left: 59%;
  top: 33%;
}
.ny47-section1 .float-list .float-item3 .item-body {
  animation-duration: 1.2s;
}
.ny47-section1 .float-list .float-item4 {
  left: 79%;
  top: 0;
}
.ny47-section1 .float-list .float-item4 .item-body {
  animation-duration: 1.5s;
}
.ny47-section1 .image {
  width: 100%;
  overflow: hidden;
}
.ny47-section1 .image img {
  width: 100%;
}
.ny47-section1 .info {
  top: 2.17rem;
  left: 0;
  width: 100%;
  z-index: 3;
  position: absolute;
  text-align: center;
}
.ny47-section1 .info .text1 {
  width: 5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ny47-section1 .info .text1 img {
  width: 100%;
}
.ny47-section1 .info .text2 {
  color: #1B4469;
  line-height: 1.1;
  margin-top: 0.17rem;
  font-size: 0.27rem;
}
.ny47-section1 .info .text3 {
  font-size: 1.67rem;
  color: #1F496E;
  line-height: 1;
  margin-bottom: 0.67rem;
  margin-top: 0.25rem;
  font-family: "HYJunhei-85J";
}
.ny47-section1 .info .text4 {
  font-size: 0.23rem;
  color: #1F496E;
  line-height: 1.6;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
/* ==================== 内页47 - 板块一 End ==================== */
/* ==================== 内页15 - 板块一 Start ==================== */
.ny15-section1 {
  position: relative;
}
.ny15-section1 .image img {
  width: 100%;
}
.ny15-section1 .info {
  text-align: center;
  position: absolute;
  top: 2.6667rem;
  left: 0;
  width: 100%;
  z-index: 2;
  color: #1B4469;
}
.ny15-section1 .info .text1 {
  font-size: 0.27rem;
  color: #1B4469;
  line-height: 1;
  font-family: "HYJunhei-65J";
}
.ny15-section1 .info .text2 {
  font-size: 1.67rem;
  color: #1F496E;
  line-height: 1;
  margin-bottom: 0.67rem;
  margin-top: 0.25rem;
  font-family: "HYJunhei-85J";
}
.ny15-section1 .info .text3 {
  font-size: 0.4333rem;
  line-height: 1;
  margin-top: 0.2499rem;
  font-family: "HYJunhei-65J";
}
/* ==================== 内页15 - 板块一 End ==================== */
/* ==================== 内页15 - 板块二 Start ==================== */
.ny15-section2 {
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  padding-left: 4.5667rem;
  padding-right: 4.5667rem;
}
.ny15-section2 .itembox {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.ny15-section2 .item {
  background-color: #F5F5F7;
  overflow: hidden;
  flex-grow: 1;
  width: 32.73333%;
  padding-top: 1.3334rem;
  padding-bottom: 0.8333rem;
}
.ny15-section2 .item:nth-child(3n-1) {
  margin-left: 0.9%;
  margin-right: 0.9%;
}
.ny15-section2 .item .info {
  padding-left: 0.3334rem;
  padding-right: 0.3334rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
.ny15-section2 .item .info .text1 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny15-section2 .item .info .text2 {
  color: #1E1E20;
  font-size: 0.3002rem;
  line-height: 1.2;
  min-height: 3.6em;
  text-align: center;
  font-family: "HYJunhei-65J";
  margin-top: 0.3334rem;
}
.ny15-section2 .item .image {
  max-width: 7.5002rem;
  width: 100%;
  overflow: visible;
  margin-left: auto;
  margin-right: auto;
}
.ny15-section2 .item .image img {
  width: 100%;
}
.ny15-section2 .item .color-group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.3334rem;
}
.ny15-section2 .item .color-item {
  width: 0.3002rem;
  height: 0.3002rem;
  border-radius: 100%;
  box-shadow: inset 0rem 0.0166rem 0.0166rem 0rem rgba(0, 0, 0, 0.28);
  margin-right: 0.2333rem;
}
.ny15-section2 .item .color-item:last-child {
  margin-right: 0;
}
/* ==================== 内页15 - 板块二 End ==================== */
/* ==================== 内页15 - 板块三 Start ==================== */
.ny15-section3 {
  padding-bottom: 2.6666rem;
}
.ny15-section3 .swiper {
  overflow: hidden;
}
.ny15-section3 .ny15-section3-swiper .swiper-slide {
  height: 10.3334rem;
  width: 100%;
}
.ny15-section3 .ny15-section3-swiper .video {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.ny15-section3 .ny15-section3-swiper .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny15-section3 .ny15-section3-swiper .video img {
  width: 100%;
}
.ny15-section3 .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1rem 0.8333rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0) 100%);
}
.ny15-section3 .info:after {
  content: "";
  display: block;
  background: url(../images/ny15/img010@52x52.png) no-repeat center;
  width: 0.3667rem;
  height: 0.3667rem;
  background-size: 100%;
}
.ny15-section3 .info .text1 {
  font-size: 0.4333rem;
  color: #FFFFFF;
  line-height: 1.1;
}
.ny15-section3 .common-pagination {
  margin-top: 1.1667rem;
}
.ny15-section3 .common-pagination .play-btn,
.ny15-section3 .common-pagination .swiper-pagination {
  background-color: #F2F2F5;
  border-color: rgba(239, 239, 239, 0.75);
  background: -webkit-linear-gradient(146deg, rgba(239, 239, 239, 0.72) 0%, rgba(239, 239, 239, 0.75) 100%);
  background: -o-linear-gradient(146deg, rgba(239, 239, 239, 0.72) 0%, rgba(239, 239, 239, 0.75) 100%);
  background: -moz-linear-gradient(146deg, rgba(239, 239, 239, 0.72) 0%, rgba(239, 239, 239, 0.75) 100%);
  background: linear-gradient(146deg, rgba(239, 239, 239, 0.72) 0%, rgba(239, 239, 239, 0.75) 100%);
}
/* ==================== 内页15 - 板块三 End ==================== */
/* ==================== 内页15 - 板块四 Start ==================== */
.ny15-section4 {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.ny15-section4 .video {
  height: 100%;
}
.ny15-section4 .index-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: -webkit-linear-gradient(360deg, #021129 0%, rgba(0, 26, 68, 0.2) 100%);
  background: -o-linear-gradient(360deg, #021129 0%, rgba(0, 26, 68, 0.2) 100%);
  background: -moz-linear-gradient(360deg, #021129 0%, rgba(0, 26, 68, 0.2) 100%);
  background: linear-gradient(360deg, #021129 0%, rgba(0, 26, 68, 0.2) 100%);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ny15-section4 .index-info .btn-group {
  margin-top: 0.8333rem;
  display: flex;
  align-items: center;
}
.ny15-section4 .index-info .btn-group .index-btn2 {
  margin-right: 0.7501rem;
}
/* ==================== 内页15 - 板块四 End ==================== */
/* ==================== 内页15 - 板块四-1 Start ==================== */
.ny15-section4-1 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.ny15-section4-1 .body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny15-section4-1 .index-info {
  flex-grow: inherit;
  text-align: left;
  width: 10.5002rem;
  margin-right: 1.5002rem;
}
.ny15-section4-1 .image {
  width: 9.5002rem;
  flex-shrink: 0;
}
.ny15-section4-1 .btn-group {
  margin-top: 0.8333rem;
  display: flex;
  align-items: center;
}
.ny15-section4-1 .btn-group .index-btn2 {
  margin-right: 0.7501rem;
}
/* ==================== 内页15 - 板块四-1 End ==================== */
/* ==================== 内页15 - 板块五 Start ==================== */
.ny15-section5 {
  padding-top: 1.8333rem;
  padding-bottom: 1.8333rem;
  background-color: #F5F5F7;
}
.ny15-section5 .ny15-section5-swiper {
  padding-left: 4.5002rem;
}
.ny15-section5 .ny15-section5-swiper .swiper-slide {
  height: auto;
}
.ny15-section5 .item {
  height: 100%;
  display: flex;
  flex-flow: column;
  background-color: #fff;
  border-radius: 0.3667rem;
}
.ny15-section5 .item .info {
  min-width: 0;
  flex-grow: 1;
  padding-top: 1.4166rem;
  padding-left: 0.3334rem;
  padding-right: 0.3334rem;
  text-align: center;
}
.ny15-section5 .item .text1 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.2;
  min-height: 2.4em;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0.3334rem;
  font-family: "HYJunhei-85J";
}
.ny15-section5 .item .text2 {
  font-size: 0.3002rem;
  color: #1D1D1E;
  line-height: 1.3;
  font-family: "HYJunhei-65J";
}
.ny15-section5 .item .image {
  margin-top: 0.8333rem;
}
.ny15-section5 .btn-group {
  margin-top: 0.8333rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 2.8333rem;
}
.ny15-section5 .btn-group .swiper-button {
  width: 0.6666rem;
  height: 0.6666rem;
  margin: 0;
  position: static;
  transform: translate(0);
  border: 0.0333rem solid #000;
  background-color: transparent;
}
.ny15-section5 .btn-group .swiper-button .iconfont {
  color: #000;
}
.ny15-section5 .btn-group .swiper-button-prev {
  margin-right: 0.3334rem;
}
/* ==================== 内页15 - 板块五 End ==================== */
/* ==================== 内页15 - 板块六 Start ==================== */
.ny15-section6 {
  background-color: #000000;
  padding-top: 2.8333rem;
  padding-bottom: 2.6666rem;
}
.ny15-section6 .itembox {
  display: flex;
  flex-wrap: wrap;
  width: 22.8333rem;
  margin-left: auto;
  margin-right: auto;
}
.ny15-section6 .itembox1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.ny15-section6 .itembox1 .item {
  width: 49.5%;
}
.ny15-section6 .itembox2 {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ny15-section6 .itembox2 .item {
  width: 32.666%;
  margin-right: 1%;
  padding-left: 0;
  padding-top: 0.6666rem;
  padding-bottom: 0.6666rem;
  align-items: center;
}
.ny15-section6 .itembox2 .item:last-child {
  margin-right: 0;
}
.ny15-section6 .itembox2 .item .image {
  width: 4.3334rem;
  margin-right: 0.3334rem;
}
.ny15-section6 .itembox2 .item .info {
  padding-top: 0;
}
.ny15-section6 .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1.1667rem;
  padding-right: 0.3334rem;
  background-color: #161617;
}
.ny15-section6 .item .info {
  color: #fff;
  min-width: 0;
  flex-grow: 1;
}
.ny15-section6 .item .text1 {
  font-size: 0.2666rem;
  line-height: 1.1;
  margin-bottom: 0.1667rem;
}
.ny15-section6 .item .text2 {
  font-size: 0.6333rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny15-section6 .item .image {
  width: 6.5002rem;
  flex-shrink: 0;
}
/* ==================== 内页15 - 板块六 End ==================== */
/* ==================== 内页15 - 板块七 Start ==================== */
/* ==================== 内页15 - 板块七 End ==================== */
/* ==================== 内页15 - 板块八 Start ==================== */
/* ==================== 内页15 - 板块八 End ==================== */
/* ==================== 内页15 - 板块九 Start ==================== */
.ny15-section9 {
  overflow: hidden;
  background-color: #000000;
}
.ny15-section9 .ny15-section9-box {
  height: 100vh;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.ny15-section9 .ny15-section9-swiper {
  width: 15.6666rem;
  overflow: visible;
  margin-left: 4.5002rem;
  margin-right: auto;
}
.ny15-section9 .ny15-section9-swiper .swiper-slide {
  margin-right: 2%;
  overflow: hidden;
  position: relative;
}
.ny15-section9 .ny15-section9-swiper .swiper-slide video {
  display: block;
  width: 100%;
  height: 8.5002rem;
  object-fit: cover;
  object-position: center;
}
.ny15-section9 .ny15-section9-swiper .swiper-slide .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.ny15-section9 .body2 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
.ny15-section9 .line {
  background-color: #1D1D1F;
  border-radius: 1.6666rem;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0.1334rem;
}
.ny15-section9 .line span {
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 100%;
  border-radius: 1.6666rem;
  background-color: #fff;
}
.ny15-section9 .itembox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny15-section9 .item {
  padding-top: 0.2333rem;
  line-height: 1;
  font-family: "HYJunhei-65J";
  min-width: 2.7667rem;
  color: #fff;
  opacity: 0.5;
  font-size: 0.2666rem;
  cursor: pointer;
  text-align: center;
}
.ny15-section9 .item:first-child {
  text-align: left;
}
.ny15-section9 .item:last-child {
  text-align: right;
}
/* ==================== 内页15 - 板块九 End ==================== */
