/* ==================== 内页4 - 通用选项卡 Start ==================== */
.ny4-tabs {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #EDEDED;
  padding: 0.1002rem;
  border-radius: 1.6666rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.ny4-tabs .tab-item {
  padding: 0.2499rem 0.6666rem;
  font-size: 0.6rem;
  line-height: 1;
  border-radius: 3.3334rem;
  cursor: pointer;
  transition: all 0.4s;
}
.ny4-tabs .tab-item.active {
  background-color: #000;
  color: #fff;
}
/* ==================== 内页4 - 通用选项卡 End ==================== */
/* ==================== 内页4 - 通用按钮 Start ==================== */
.ny4-more-btn {
  margin-top: 1.6666rem;
  font-size: 0.5002rem;
  line-height: 1.1;
  color: #0071E3;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding-bottom: 0.0333rem;
}
.ny4-more-btn:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.0333rem;
  background-color: #0071E3;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ny4-more-btn .iconfont {
  font-size: 0.7em;
}
/* ==================== 内页4 - 通用按钮 End ==================== */
/* ==================== 内页4 - 通用标题 Start ==================== */
.ny4-title {
  margin-bottom: 1.0832rem;
}
.ny4-title .text1 {
  font-size: 1rem;
  color: #000;
  font-family: "HYJunhei-85J";
  line-height: 1.2;
}
.ny4-title .text1 strong {
  line-height: 1;
  font-size: 2.1667rem;
  background-image: linear-gradient(to right, #C869EF 20%, #882DFE);
  -webkit-background-clip: text;
  background-clip: text;
  color: #fff;
  color: transparent;
}
/* ==================== 内页4 - 通用标题 End ==================== */
/* ==================== 内页4 - 板块一 Start ==================== */
.ny4-section1 {
  background-color: #fff;
  padding-top: 1.6666rem;
  padding-bottom: 2.6666rem;
}
.ny4-section1 .ny4-title {
  padding-left: 4.7834rem;
  padding-right: 4.7834rem;
}
.ny4-section1 .video {
  position: relative;
  width: 100%;
  height: 15rem;
}
.ny4-section1 .video video {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
}
.ny4-section1 .video .play-btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/img109@140x140.png") no-repeat center;
  background-size: 1.1667rem 1.1667rem;
  background-position: calc(100% - 1rem) calc(100% - 1rem);
  z-index: 2;
}
.ny4-section1 .image {
  border-radius: 0.3334rem;
  overflow: hidden;
}
.ny4-section1 .image img {
  width: 100%;
}
.ny4-section1 .common-pagination {
  margin-top: 0.8333rem;
}
.ny4-section1 .ny4-section1-swiper .video {
  position: relative;
}
.ny4-section1 .ny4-section1-swiper .video .index-btn {
  position: absolute;
  bottom: 0.6667rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
  cursor: pointer;
}
.ny4-section1-popup .video {
  display: block;
  width: 100%;
  padding-bottom: 0.3333rem;
}
.ny4-section1-popup .video video {
  display: block;
  width: 100%;
  border-radius: 0.1667rem;
  overflow: hidden;
}
/* ==================== 内页4 - 板块一 End ==================== */
/* ==================== 内页4 - 板块二 Start ==================== */
.ny4-section2 {
  background-color: #F1F1F3;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  overflow: hidden;
}
.ny4-section2 .swiper {
  max-width: 89.583%;
  margin-left: auto;
  margin-right: auto;
}
.ny4-section2 .swiper .image {
  overflow: hidden;
}
.ny4-section2 .swiper .image img {
  width: 100%;
}
.ny4-section2 .ny4-title {
  padding-left: 4.8rem;
}
.ny4-section2 .swiper-pagination {
  margin-top: 0.8333rem;
  position: static;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 89.583%;
  margin-left: auto;
  margin-right: auto;
}
.ny4-section2 .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 0.2666rem;
  height: 0.2666rem;
  margin-left: 0.1667rem;
  margin-right: 0.1667rem;
  background-color: #C7C7C8;
}
.ny4-section2 .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.ny4-section2 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #878789;
}
.ny4-section2 .content {
  margin-top: 1rem;
  padding-bottom: 2.6666rem;
  font-size: 0.4333rem;
  margin-left: auto;
  margin-right: auto;
}
.ny4-section2 .content .max-body {
  padding-left: 4.7667rem;
  padding-right: 4.7667rem;
}
.ny4-section2 .content span {
  position: relative;
  z-index: 2;
  font-size: 1.0666rem;
  font-family: "HYJunhei-85J";
  background-image: linear-gradient(to bottom, #D676EB 20%, #8B2FFD);
  -webkit-background-clip: text;
  background-clip: text;
  color: #fff;
  color: transparent;
  line-height: 1;
}
.ny4-section2 .content span.span2 {
  background-image: linear-gradient(to bottom, #D676EB, #D676EB);
}
.ny4-section2 .content span.span3 {
  background-image: linear-gradient(110deg, #D676EB, #9F43F8);
}
.ny4-section2 .content span.span4 {
  background-image: linear-gradient(to right, #D676EB, #D676EB);
}
.ny4-section2 .body2 {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.ny4-section2 .body2 .text1 {
  font-size: 1rem;
  line-height: 1.1;
  color: #1D1D1F;
  font-family: "HYJunhei-85J";
  margin-bottom: 1.0832rem;
  padding-left: 4.8333rem;
  padding-right: 4.8333rem;
  padding-top: 2.6666rem;
}
.ny4-section2 .body2 .image {
  overflow: hidden;
}
.ny4-section2 .body2 .image img {
  width: 100%;
}
.ny4-section2 .body3 {
  padding-top: 0.6666rem;
}
.ny4-section2 .body3 .max-body {
  padding-left: 4.8rem;
  padding-right: 3.6666rem;
}
.ny4-section2 .body3 .desc {
  font-size: 0.4333rem;
  color: #86868B;
  line-height: 1.8;
}
.ny4-section2 .body3 .desc strong {
  color: #000;
  font-family: "HYJunhei-85J";
}
.ny4-section2 .body3 .index-btn {
  margin-top: 0.8333rem;
}
/* ==================== 内页4 - 板块二 End ==================== */
/* ==================== 内页4 - 板块三 Start ==================== */
.ny4-section3 {
  background-color: #000000;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  overflow: hidden;
}
.ny4-section3 .max-body {
  padding-left: 4.7834rem;
  padding-right: 4.7834rem;
}
.ny4-section3 .ny4-section3-box {
  margin-left: auto;
  margin-right: auto;
}
.ny4-section3 .text1 {
  font-size: 1rem;
  color: #fff;
  line-height: 1.4;
  font-family: "HYJunhei-85J";
  margin-bottom: 0.8333rem;
}
.ny4-section3 .text1 span {
  color: #86ACFF;
  font-family: inherit;
}
.ny4-section3 .text2 {
  font-size: 0.4333rem;
  line-height: 1.3;
  color: #fff;
}
.ny4-section3 .text2 span {
  color: #86ACFF;
  font-family: inherit;
}
.ny4-section3 .itembox {
  margin-top: 1.0832rem;
  margin-bottom: 0.5002rem;
  display: flex;
  align-items: stretch;
}
.ny4-section3 .item {
  overflow: hidden;
  width: 32.6%;
  min-width: 0;
  flex-grow: 1;
  height: 8.3334rem;
  transition: all 0.4s;
}
.ny4-section3 .item:hover {
  width: 57.5%;
  flex-shrink: 0;
}
.ny4-section3 .item .img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.ny4-section3 .item:nth-child(3n-1) {
  margin-left: 0.5%;
  margin-right: 0.5%;
}
.ny4-section3 .desc {
  font-size: 0.4333rem;
  line-height: 1.6;
  color: #86868B;
}
.ny4-section3 .desc strong {
  background-clip: text;
  color: #872CFE;
  font-family: "HYJunhei-85J";
  font-size: 0.7002rem;
  line-height: 1.1;
}
.ny4-section3 .index-btn {
  margin-top: 1.1667rem;
}
/* ==================== 内页4 - 板块三 End ==================== */
/* ==================== 内页4 - 板块四 Start ==================== */
.ny4-section4-bg {
  background-color: #fff;
  height: 1.92rem;
}
.ny4-section4 {
  background-color: #fff;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny4-section4 .section-box {
  width: 100%;
}
.ny4-section4 .body-content {
  width: 100%;
}
.ny4-section4 .ny4-title {
  text-align: center;
  margin-bottom: 0.7501rem;
}
.ny4-section4 .ny4-title .text1 {
  font-size: 1rem;
}
.ny4-section4 .ny4-title .text1 strong {
  font-size: 1.3334rem;
  margin-left: 0.3334rem;
}
.ny4-section4 .body {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.1667rem;
}
.ny4-section4 .desc {
  font-size: 0.4333rem;
  line-height: 1.3;
  padding-left: 4.8rem;
  padding-right: 4.8rem;
  margin-left: auto;
  margin-right: auto;
  color: #86868B;
}
.ny4-section4 .itembox {
  display: flex;
  width: 11.6666rem;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(-106%);
}
.ny4-section4 .item {
  width: 100%;
  flex-shrink: 0;
  margin: 0 2%;
  position: relative;
}
.ny4-section4 .item .top {
  position: relative;
  overflow: hidden;
}
.ny4-section4 .item .top .image {
  background-color: #000;
}
.ny4-section4 .item .top .image img {
  width: 100%;
}
.ny4-section4 .item .top .text {
  font-size: 0.3002rem;
  line-height: 1.1;
  padding: 0.3334rem;
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(0.3334rem);
  -webkit-backdrop-filter: blur(0.3334rem);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
}
.ny4-section4 .item .bottom {
  padding-top: 0.8333rem;
  padding-bottom: 0.9168rem;
  font-size: 0.5002rem;
  line-height: 1.2;
  max-width: 9.6666rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ny4-section4 .scroll {
  max-width: 6.5002rem;
  height: 0.0666rem;
  background-color: #D9D9D9;
  border-radius: 1.6666rem;
  margin-top: 0.8333rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.ny4-section4 .scroll span {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1.6666rem;
  width: 34%;
  height: 100%;
  background: -webkit-linear-gradient(to left, #CC6DEF, #892EFF);
  background: -o-linear-gradient(to left, #CC6DEF, #892EFF);
  background: -moz-linear-gradient(to left, #CC6DEF, #892EFF);
  background: linear-gradient(to left, #CC6DEF, #892EFF);
}
.ny4-section4 .mxw-btn {
  width: 2.6rem;
  height: 0.7667rem;
  margin-top: 0.5002rem;
  font-size: 0.3002rem;
  color: #000000;
  text-align: center;
  border-radius: 1.6666rem;
  overflow: hidden;
  border: 1px solid #060606;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.ny4-section4 .mxw-btn:hover {
  background-color: #0071E3;
  color: #fff;
  border-color: #0071E3;
}
/* ==================== 内页4 - 板块四 End ==================== */
/* ==================== 内页4 - 板块五 Start ==================== */
.ny4-section5 {
  background-color: #F5F5F7;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  overflow: hidden;
}
.ny4-section5 .text1 {
  padding-left: 4.7834rem;
  padding-right: 4.7834rem;
  font-size: 1rem;
  color: #1D1D1F;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-family: "HYJunhei-85J";
}
.ny4-section5 .text2 {
  padding-left: 4.8333rem;
  padding-right: 4.8333rem;
  font-size: 1rem;
  color: #86ACFF;
  margin-bottom: 1.0832rem;
  font-family: "HYJunhei-85J";
  line-height: 1;
}
.ny4-section5 .text2 span {
  padding-right: 2.8333rem;
  font-family: inherit;
  line-height: 1;
}
.ny4-section5 .text2 span:last-child {
  padding-right: 0;
}
.ny4-section5 .top img {
  width: 100%;
}
.ny4-section5 .bottom {
  margin-left: auto;
  margin-right: auto;
}
.ny4-section5 .bottom .max-body {
  padding-left: 4.7834rem;
  padding-right: 3.84rem;
}
.ny4-section5 .bottom .itembox {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ny4-section5 .bottom .item .icon {
  width: 1.1667rem;
  margin-bottom: 0.3334rem;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.5;
}
.ny4-section5 .bottom .item .text {
  font-size: 0.3002rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny4-section5 .bottom .desc {
  margin-top: 1rem;
  font-size: 0.4333rem;
  line-height: 2;
}
.ny4-section5 .bottom .desc strong {
  color: #D676EB;
  font-size: 1.0666rem;
  line-height: 1;
  font-family: "HYJunhei-85J";
  display: inline-block;
}
.ny4-section5 .bottom .desc strong:nth-child(2) {
  color: #8227FF;
}
.ny4-section5 .bottom .desc strong:nth-child(1) {
  background-clip: text;
}
/* ==================== 内页4 - 板块五 End ==================== */
/* ==================== 内页4 - 板块六 Start ==================== */
.ny4-section6 {
  padding-top: 2.6666rem;
  padding-bottom: 2.2499rem;
  background-color: #FFFFFF;
}
.ny4-section6 .max-body {
  padding-left: 4.7834rem;
  padding-right: 4.7834rem;
}
.ny4-section6 .ny4-tabs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #EDEDED;
  padding: 0.1rem;
  border-radius: 1.6666rem;
  margin-bottom: 0.8333rem;
  flex-wrap: wrap;
}
.ny4-section6 .ny4-tabs .tab-item {
  padding: 0.1667rem 0.3334rem;
  height: 1.1667rem;
  font-size: 0.4333rem;
  border-radius: 3.3334rem;
  cursor: pointer;
  transition: all 0.4s;
  min-width: 0;
  flex-grow: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.ny4-section6 .ny4-tabs .tab-item.active {
  background-color: #000;
  color: #fff;
}
.ny4-section6 .ny4-section6-box {
  margin-left: auto;
  margin-right: auto;
}
.ny4-section6 .text1 {
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 1.0832rem;
  color: #000;
  font-family: "HYJunhei-85J";
}
.ny4-section6 .text1 span {
  color: #86ACFF;
  font-family: inherit;
}
.ny4-section6 .item .image {
  overflow: hidden;
}
.ny4-section6 .item .image img {
  width: 100%;
}
.ny4-section6 .item .desc {
  margin-top: 1rem;
  font-size: 0.4333rem;
  color: #86868B;
  line-height: 1.8;
}
.ny4-section6 .item .desc strong {
  color: #000;
  font-family: "HYJunhei-85J";
  font-weight: 400;
}
.ny4-section6 .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 1rem;
}
.ny4-section6 .btn-group a {
  margin-top: 0;
}
.ny4-section6 .btn-group a:first-child {
  margin-right: 0.5002rem;
}
/* ==================== 内页4 - 板块六 End ==================== */
