/* ==================== 内页3 - 通用标题 start ==================== */
.ny3-title {
  text-align: center;
}
.ny3-title .text1 {
  font-size: 1rem;
  color: #1e1e20;
  line-height: 1.2;
  font-family: "hyjunhei-85j";
  margin-bottom: 0.6666rem;
}
.ny3-title .text2 {
  font-size: 0.4rem;
  color: #86868b;
  line-height: 1.4;
}
/* ==================== 内页3 - 通用标题 end ==================== */
/* ==================== 内页3 - 板块一 start ==================== */
.ny3-section1 {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.ny3-section1 .title {
  padding-top: 0.781vw;
  padding-bottom: 0.781vw;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(0.521vw);
  -webkit-backdrop-filter: blur(0.521vw);
  z-index: 3;
  font-size: 1.094vw;
  height: 2.708vw;
  line-height: 2.708vw;
  font-family: "hyjunhei-85j";
  color: #1e1e20;
  padding-left: 12.5vw;
  padding-right: 12.5vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny3-section1 .itembox {
  position: relative;
  height: 30vw;
}
.ny3-section1 .itembox .item {
  position: absolute;
}
.ny3-section1 .itembox .item .img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ny3-section1 .itembox .item1 {
  width: 19.792vw;
  height: 18.177vw;
  top: 0;
  left: 0;
}
.ny3-section1 .itembox .item2 {
  width: 20.521vw;
  height: 13.75vw;
  left: 20.156vw;
  top: 0;
}
.ny3-section1 .itembox .item3 {
  width: 13.133vw;
  height: 13.75vw;
  top: 0;
  left: 41.042vw;
}
.ny3-section1 .itembox .item4 {
  width: 23.906vw;
  height: 18.281vw;
  right: 21.354vw;
  top: 0;
}
.ny3-section1 .itembox .item5 {
  width: 20.625vw;
  height: 13.542vw;
  right: 0.365vw;
  top: 0;
}
.ny3-section1 .itembox .item6 {
  width: 19.792vw;
  height: 11.458vw;
  left: 0;
  bottom: 0;
}
.ny3-section1 .itembox .item7 {
  width: 34.019vw;
  height: 15.885vw;
  left: 20.156vw;
  bottom: 0;
}
.ny3-section1 .itembox .item8 {
  width: 23.906vw;
  height: 11.354vw;
  bottom: 0;
  right: 21.354vw;
}
.ny3-section1 .itembox .item9 {
  width: 20.625vw;
  height: 16.094vw;
  right: 0.365vw;
  bottom: 0;
}
/* ==================== 内页3 - 板块一 end ==================== */
/* ==================== 内页3 - 板块二 start ==================== */
.ny3-section2 {
  background-color: #000;
}
.ny3-section2 .ny3-title {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 1.3334rem;
  background-color: #fff;
}
.ny3-section2 .body {
  background-color: #000;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny3-section2 .swiper {
  width: 100%;
  display: block;
}
.ny3-section2 .swiper .top {
  padding-left: 4.5002rem;
  padding-right: 4.5002rem;
}
.ny3-section2 .swiper .top .text1 {
  font-size: 1rem;
  line-height: 1.4;
  font-family: "hyjunhei-85j";
  margin-bottom: 0.6666rem;
  color: #fff;
}
.ny3-section2 .swiper .top .text2 {
  font-size: 0.2666rem;
  color: #86868b;
  line-height: 1.8;
  margin-bottom: 1.6666rem;
}
.ny3-section2 .swiper .top .text2 span {
  color: #fff;
}
.ny3-section2 .ny3-section2-swiper {
  width: 100%;
}
.ny3-section2 .ny3-section2-swiper .title {
  font-size: 0.4333rem;
  line-height: 1.2;
  font-family: "hyjunhei-85j";
  color: #ffffff;
  margin-right: 1.1667rem;
}
.ny3-section2 .swiper-slide1 {
  padding-left: 4.5002rem;
  padding-right: 4.5002rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny3-section2 .swiper-slide1 .itembox {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.ny3-section2 .swiper-slide1 .item {
  width: 3rem;
  margin-left: -0.2666rem;
  box-shadow: -0.0666rem 0 0.3334rem 0.0166rem rgba(0, 0, 0, 0.6);
}
.ny3-section2 .swiper-slide1 .item:nth-child(1) {
  margin-left: 0;
}
.ny3-section2 .swiper-slide1 .item:nth-child(2n-1) {
  margin-top: 1.6666rem;
}
.ny3-section2 .swiper-slide2 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 4.5002rem;
}
.ny3-section2 .swiper-slide2 .title {
  margin-top: 0.6666rem;
}
.ny3-section2 .swiper-slide2 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 19.6666rem;
  position: relative;
  border-top: 1px solid #131313;
  border-bottom: 1px solid #131313;
}
.ny3-section2 .swiper-slide2 .itembox::before {
  content: "";
  display: block;
  height: 0;
  border-top: 1px dashed #131313;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 3;
}
.ny3-section2 .swiper-slide2 .item {
  padding-top: 0.5002rem;
  padding-bottom: 0.5002rem;
  padding-right: 0.6666rem;
}
.ny3-section2 .swiper-slide2 .item .text1 {
  font-size: 0.2666rem;
  color: #86868b;
  margin-bottom: 0.2499rem;
}
.ny3-section2 .swiper-slide2 .item .text2 {
  font-size: 0.2666rem;
  color: #ffffff;
  line-height: 1.2;
}
.ny3-section2 .swiper-slide3 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.ny3-section2 .swiper-slide3 .swiper-slide3-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
}
.ny3-section2 .swiper-slide3 .title {
  margin-top: 1.6666rem;
  margin-right: 1.1667rem;
  flex-shrink: 0;
}
.ny3-section2 .swiper-slide3 .image {
  width: 14.6666rem;
  display: block;
}
.ny3-section2 .swiper-slide3 .image img {
  width: 100%;
}
.ny3-section2 .swiper-slide3 .slide3-body {
  display: flex;
  flex-wrap: wrap;
  width: 14.8333rem;
}
.ny3-section2 .swiper-slide3 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 0.8333rem;
  width: 100%;
}
.ny3-section2 .swiper-slide3 .itembox:last-child {
  margin-bottom: 0;
}
.ny3-section2 .swiper-slide3 .item {
  min-width: 0;
  flex-grow: 1;
}
.ny3-section2 .swiper-slide3 .item .icon {
  height: 1.1667rem;
  margin-bottom: 0.3333rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ny3-section2 .swiper-slide3 .item .icon img {
  width: auto;
  height: 100%;
}
.ny3-section2 .swiper-slide3 .item .text {
  font-size: 0.2667rem;
  padding-top: 0.3333rem;
  padding-bottom: 0.3333rem;
  border-top: 1px solid #131313;
  border-bottom: 1px solid #131313;
  color: #fff;
  text-align: center;
}
/* ==================== 内页3 - 板块二 end ==================== */
/* ==================== 内页3 - 板块三 start ==================== */
.ny3-section3-bg {
  height: 1.6666rem;
  background-color: #fff;
  width: 100%;
}
.ny3-section3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100vh;
  overflow: hidden;
  width: 100%;
}
.ny3-section3 .ny3-section3-box {
  display: block;
  width: 100%;
}
.ny3-section3 .ny3-title {
  margin-bottom: 1.6666rem;
}
.ny3-section3 .ny3-title .text2 span {
  color: #1e1e20;
}
.ny3-section3 .swiper {
  width: 100%;
  display: block;
}
.ny3-section3 .swiper .ny3-section3-swiper {
  width: 100%;
  display: block;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-wrapper {
  padding-left: 4.5501rem;
  padding-right: 4.5501rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide {
  width: auto;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 {
  margin-right: 3rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .itembox {
  display: flex;
  margin-bottom: 1.0832rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .itembox:last-child {
  margin-bottom: 0;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .item {
  width: 4.5002rem;
  flex-shrink: 0;
  margin-right: 1.6666rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .item:last-child {
  margin-right: 0;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .item .icon {
  display: block;
  width: 2.7002rem;
  margin-bottom: 0.3334rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .item .info .text1 {
  font-size: 0.2666rem;
  color: #1e1e20;
  line-height: 1.6;
  margin-bottom: 0.1667rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide1 .item .info .text2 {
  font-size: 0.2rem;
  color: #949499;
  line-height: 1.8;
  text-align: justify;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .itembox {
  display: flex;
  margin-bottom: 0.2rem;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .itembox:last-child {
  margin-bottom: 0;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .item {
  width: 3.1667rem;
  margin-right: 0.2rem;
  position: relative;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .item:last-child {
  margin-right: 0;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .item .image {
  display: block;
  width: 100%;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .item .image img {
  width: 100%;
}
.ny3-section3 .swiper .ny3-section3-swiper .swiper-slide2 .item .text {
  font-size: 0.2333rem;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.1501rem 0.1667rem;
  text-align: center;
  z-index: 3;
  background-color: rgba(183, 183, 183, 0.23);
  backdrop-filter: blur(0.1667rem);
  -webkit-backdrop-filter: blur(0.1667rem);
  width: 100%;
}
/* ==================== 内页3 - 板块三 end ==================== */
/* ==================== 内页3 - 板块四 start ==================== */
.ny3-section4 {
  background-color: #000000;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ny3-section4 .max-body {
  padding-left: 4.5667rem;
  padding-right: 4.5667rem;
}
.ny3-section4 .ny3-title {
  margin-bottom: 1.0832rem;
  text-align: left;
}
.ny3-section4 .ny3-title .text1 {
  color: #fff;
}
.ny3-section4 .ny3-title .text2 {
  margin-top: 0.6666rem;
  color: #86868b;
  font-size: 0.2666rem;
}
.ny3-section4 .image {
  background-color: #000000;
  border: 1px solid #464646;
  padding: 0.2832rem;
  border-radius: 0.0666rem;
}
.ny3-section4 .image img {
  display: block;
  width: 100%;
  border: 2px solid #fff;
}
.ny3-section4 .desc {
  color: #fff;
  line-height: 1.8;
  margin-top: 1rem;
  font-size: 0.2667rem;
}
.ny3-section4 .desc strong {
  font-weight: 400;
  font-size: 0.3334rem;
  color: #fff;
}
.ny3-section4 .desc span {
  color: #86868b;
}
/* ==================== 内页3 - 板块四 end ==================== */
/* ==================== 内页3 - 板块五 start ==================== */
.ny3-section5-popup .popup-box {
  margin-top: 0.7066rem;
}
.ny3-section5-popup .video {
  width: 100%;
  display: block;
}
.ny3-section5-popup video {
  display: block;
  width: 100%;
}
.ny3-section5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #101010;
}
.ny3-section5 .max-body {
  padding-left: 4.5002rem;
  padding-right: 4.5002rem;
}
.ny3-section5 .ny3-title {
  margin-bottom: 1rem;
}
.ny3-section5 .ny3-title .text1 {
  color: #fff;
}
.ny3-section5 .ny3-title .text2 {
  margin-top: 0.6666rem;
  color: #86868b;
  font-size: 0.2666rem;
}
.ny3-section5 .body {
  background-color: #000000;
  border-radius: 0.4666rem;
  overflow: hidden;
  padding: 0.8333rem 1.1002rem;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.ny3-section5 .body .left-body {
  margin-right: 1.5002rem;
  flex-shrink: 0;
  width: 6rem;
}
.ny3-section5 .body .left-body .item.active .head {
  cursor: inherit;
}
.ny3-section5 .body .left-body .item.active .head:after {
  transform: rotate(180deg) translatey(50%);
}
.ny3-section5 .body .left-body .item:first-child .head {
  border-top: 0;
}
.ny3-section5 .body .left-body .item .head {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  border-top: 1px solid #424245;
  font-size: 0.4333rem;
  line-height: 1.1;
  font-family: "hyjunhei-85j";
  position: relative;
  color: #fff;
  cursor: pointer;
}
.ny3-section5 .body .left-body .item .head:after {
  content: "";
  display: block;
  width: 0.3334rem;
  height: 0.3334rem;
  background: url(/uploads/image/shiny3/img095-20x20.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}
.ny3-section5 .body .left-body .item .desc {
  font-size: 0.2666rem;
  color: #86868b;
  padding-bottom: 0.6rem;
  line-height: 1.8;
  text-align: justify;
  padding-right: 0.5002rem;
  display: none;
}
.ny3-section5 .body .left-body .item .desc strong {
  font-weight: 400;
  font-size: 0.3334rem;
  font-family: "hyjunhei-85j";
}
.ny3-section5 .body .right-body {
  min-width: 0;
  flex-grow: 1;
  position: relative;
}
.ny3-section5 .body .right-body .item {
  display: block;
  transition: all 0.4s;
  width: 13.184rem;
  min-height: 8.3334rem;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
.ny3-section5 .body .right-body .item:first-child ~ .item {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}
.ny3-section5 .body .right-body .item.active {
  opacity: 1;
  visibility: visible;
}
.ny3-section5 .body .right-body .item img {
  width: 13.1667rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ny3-section5 .body .right-body .item .video {
  background-color: #000000;
  border: 1px solid #464646;
  padding: 0.2rem;
  border-radius: 0.0666rem;
  width: 100%;
  height: 7.6666rem;
  position: relative;
}
.ny3-section5 .body .right-body .item .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border: 2px solid #fff;
}
.ny3-section5 .body .right-body .item .video .play-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.3334rem;
  color: #ffffff;
  position: absolute;
  bottom: 0.6666rem;
  right: 0.6666rem;
  z-index: 4;
  cursor: pointer;
}
.ny3-section5 .body .right-body .item .video .play-btn:after {
  content: "";
  display: block;
  background: url(/uploads/image/shiny3/img109-140x140.png) no-repeat center;
  background-size: 100%;
  width: 0.4666rem;
  height: 0.4666rem;
  margin-left: 0.1667rem;
}
/* ==================== 内页3 - 板块五 end ==================== */
/* ==================== 内页3 - 板块六 start ==================== */
.ny3-section6 {
  height: 100vh;
  position: relative;
}
.ny3-section6 .ny3-section6-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.ny3-section6 .ny3-section6-bg-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ny3-section6 .ny3-section6-bg-video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny3-section6 .body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 4;
}
.ny3-section6 .ny3-title {
  text-align: center;
}
.ny3-section6 .ny3-title .text1,
.ny3-section6 .ny3-title .text2 {
  color: #fff;
}
.ny3-section6 .ny3-title .text2 {
  margin-top: 0.6666rem;
  font-size: 0.2666rem;
}
.ny3-section6 .ny3-title .index-btn {
  margin-top: 1.2666rem;
}
/* ==================== 内页3 - 板块六 end ==================== */
/* ==================== 内页3 - 板块七 start ==================== */
.ny3-section7 {
  background-color: #fff;
  padding-top: 2.6666rem;
  padding-bottom: 2rem;
}
.ny3-section7 .ny3-title {
  text-align: left;
  margin-bottom: 1rem;
}
.ny3-section7 .ny3-title .max-body {
  padding-left: 4.5334rem;
  padding-right: 4.5334rem;
}
.ny3-section7 .ny3-title .text1 {
  color: #1e1e20;
}
.ny3-section7 .ny3-title .text2 {
  font-size: 0.2666rem;
  color: #1e1e20;
}
.ny3-section7 .video {
  width: 100%;
  height: 70vh;
  position: relative;
}
.ny3-section7 .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny3-section7 .video .play-btn {
  position: absolute;
  bottom: 1rem;
  right: 1.1334rem;
  z-index: 2;
  width: 0.9334rem;
  height: 0.9334rem;
  cursor: pointer;
  background: url(/uploads/image/shiny3/img092-100x100.png) no-repeat center;
  background-size: 100%;
}
.ny3-section7 .video .play-btn.active {
  background-image: url(/uploads/image/shiny3/img093-100x100.png);
}
.ny3-section7 .video .play-btn img {
  width: 100%;
}
.ny3-section7 .common-btn {
  margin-top: 1rem;
}
/* ==================== 内页3 - 板块七 end ==================== */
