/* ==================== 内页67 - 通用 Start ==================== */
.ny67-box {
  max-width: 23rem;
  margin-left: auto;
  margin-right: auto;
}
/* ==================== 内页67 - 通用 End ==================== */
/* ==================== 内页67 - 通用标题 Start ==================== */
.ny67-text1 {
  color: #000000;
  font-size: 1rem;
  line-height: 1;
  font-family: "HYJunhei-85J";
}
.ny67-text2 {
  font-size: 0.3334rem;
  color: #000;
  line-height: 1.4;
}
/* ==================== 内页67 - 通用标题 End ==================== */
/* ==================== 内页67 - 板块一 Start ==================== */
.ny67-section1 {
  position: relative;
}
.ny67-section1 .image {
  width: 100%;
  display: block;
}
.ny67-section1 .image img {
  width: 100%;
}
.ny67-section1 .max-body {
  padding-left: 4.5002rem;
}
.ny67-section1 .desc {
  width: 10.3334rem;
}
.ny67-section1 .info {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  transform: translateY(-50%);
}
.ny67-section1 .info .text1 {
  width: 4.3334rem;
}
.ny67-section1 .info .text1 img {
  width: 100%;
}
.ny67-section1 .info .text2 {
  margin-top: 1rem;
  font-size: 1rem;
  color: #1E1E20;
  font-family: "HYJunhei-85J";
  line-height: 1.1;
  margin-bottom: 0.6666rem;
}
.ny67-section1 .info .text3 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.4;
  text-align: justify;
}
/* ==================== 内页67 - 板块一 End ==================== */
/* ==================== 内页67 - 板块二 Start ==================== */
.ny67-section2 {
  overflow: hidden;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  background-color: #000;
}
.ny67-section2 .body {
  width: 21.3334rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.ny67-section2 .left {
  padding-top: 0.6666rem;
  width: 11.6666rem;
  flex-shrink: 0;
  margin-right: 1rem;
}
.ny67-section2 .left .ny67-text1 {
  color: #fff;
}
.ny67-section2 .left .ny67-text2 {
  color: #fff;
  margin-top: 0.6666rem;
  padding-right: 0.3334rem;
}
.ny67-section2 .left .image {
  margin-top: 1rem;
}
.ny67-section2 .left .image img {
  width: 100%;
}
.ny67-section2 .right {
  min-width: 0;
  flex-grow: 1;
}
.ny67-section2 .right .ny67-text1 {
  line-height: 1.4;
  margin-top: 1rem;
  color: #fff;
  margin-bottom: 0.6666rem;
}
.ny67-section2 .right .image {
  width: 6.6666rem;
  margin-bottom: 1rem;
}
.ny67-section2 .right .image img {
  width: 100%;
}
.ny67-section2 .right .desc {
  font-size: 0.3334rem;
  color: #FFFFFF;
  line-height: 1.6;
}
.ny67-section2 .right .desc p {
  position: relative;
  margin-bottom: 0.2666rem;
  padding-left: 0.3334rem;
}
.ny67-section2 .right .desc p::before {
  content: "";
  display: block;
  width: 0.0666rem;
  height: 0.0666rem;
  border-radius: 100%;
  overflow: hidden;
  background-color: #fff;
  top: 0.2333rem;
  left: 0.0832rem;
  position: absolute;
}
.ny67-section2 .right .desc p:last-child {
  margin-bottom: 0;
}
.ny67-section2 .tabs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  margin-top: 1rem;
  margin-bottom: 0.5002rem;
}
.ny67-section2 .tab-item {
  font-size: 0.4rem;
  color: #fff;
  line-height: 1.1;
  padding-top: 0.1667rem;
  padding-bottom: 0.1667rem;
  position: relative;
  margin-right: 0.8333rem;
  padding-right: 0.2333rem;
  padding-left: 0.2333rem;
  opacity: 0.3;
  cursor: pointer;
}
.ny67-section2 .tab-item.active {
  opacity: 1;
}
.ny67-section2 .tab-item.active:after {
  opacity: 1;
}
.ny67-section2 .tab-item:last-child {
  margin-right: 0;
}
.ny67-section2 .tab-item:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -2px;
  left: 0;
  opacity: 0;
}
.ny67-section2 .item .text1 {
  font-size: 0.4rem;
  color: #FFFFFF;
  line-height: 1.2;
  margin-bottom: 0.1667rem;
}
.ny67-section2 .item .text2 {
  font-size: 0.3334rem;
  color: #86868B;
  line-height: 1.4;
}
/* ==================== 内页67 - 板块二 End ==================== */
/* ==================== 内页67 - 板块三 Start ==================== */
.ny67-section3 {
  background-color: #fff;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  overflow: hidden;
}
.ny67-section3 .body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny67-section3 .left {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 15.8333rem;
  flex-shrink: 0;
  padding-left: 4.5002rem;
  padding-right: 1.6666rem;
  overflow: hidden;
}
.ny67-section3 .left .ny67-text1 {
  margin-bottom: 1.6666rem;
}
.ny67-section3 .left .text1 {
  font-size: 0.6rem;
  font-family: "HYJunhei-85J";
  line-height: 1.2;
  margin-bottom: 0.5002rem;
}
.ny67-section3 .left .text2 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.6;
}
.ny67-section3 .ny67-section3-swiper1 {
  width: 100%;
}
.ny67-section3 .right {
  min-width: 0;
  flex-grow: 1;
  overflow: hidden;
}
.ny67-section3 .ny67-section3-swiper2 {
  width: 15rem;
  overflow: visible;
  margin-left: 0;
  margin-right: auto;
}
.ny67-section3 .swiper-btn-group {
  margin-top: 0.6666rem;
}
.ny67-section3 .swiper-btn {
  background-color: #E2E2E4;
  color: #000;
  width: 0.7334rem;
  height: 0.7334rem;
  font-size: 0.4rem;
}
.ny67-section3 .swiper-btn.swiper-button-disabled {
  color: #000;
  opacity: 0.5;
}
/* ==================== 内页67 - 板块三 End ==================== */
/* ==================== 内页67 - 板块四 Start ==================== */
.ny67-section4 {
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  background-color: #000;
  overflow: hidden;
}
.ny67-section4 .head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.ny67-section4 .ny67-text1 {
  color: #fff;
}
.ny67-section4 .ny67-text2 {
  color: #fff;
  opacity: 0.5;
  width: 13rem;
  font-size: 0.4333rem;
}
.ny67-section4 .ny67-section4-swiper {
  width: 16.6666rem;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.ny67-section4 .swiper-slide {
  opacity: 0.4;
  transition: all 0.4s;
}
.ny67-section4 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.ny67-section4 .swiper-slide.swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
}
.ny67-section4 .swiper-slide .image {
  display: block;
}
.ny67-section4 .swiper-slide video {
  display: block;
  width: 100%;
  height: 7rem;
  object-fit: cover;
  object-position: center;
}
.ny67-section4 .swiper-slide .text {
  text-align: center;
  color: #fff;
  font-size: 0.6666rem;
  margin-top: 1rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.ny67-section4 .swiper-scrollbar {
  height: 0.1168rem;
  width: 6.4333rem;
  border-radius: 1.6666rem;
  overflow: hidden;
  background-color: #373737;
  margin-left: auto;
  margin-right: auto;
}
.ny67-section4 .swiper-scrollbar .swiper-scrollbar-drag {
  display: block;
  height: 100%;
  width: 50%;
  background-color: #fff;
  border-radius: 1.6666rem;
}
.ny67-section4 .bolun {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 8.3334rem;
  height: 2.5002rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  margin-top: -1.3334rem;
  position: relative;
  z-index: 0;
}
.ny67-section4 .bolun::before,
.ny67-section4 .bolun:after {
  content: "";
  display: block;
  background-color: #000;
  height: 100%;
  width: 0.1667rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.ny67-section4 .bolun::before {
  left: 0;
  right: auto;
}
.ny67-section4 .bolun video {
  width: 100%;
  background-color: #000;
  object-fit: cover;
  object-position: center;
}
/* ==================== 内页67 - 板块四 End ==================== */
/* ==================== 内页67 - 板块五 Start ==================== */
.ny67-section5 {
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  background-color: #000;
}
.ny67-section5 .ny67-section5-swiper {
  width: 100%;
}
.ny67-section5 .swiper-slide {
  display: flex;
  align-items: center;
}
.ny67-section5 .image {
  width: 12.5002rem;
  flex-shrink: 0;
  margin-right: 1.6666rem;
}
.ny67-section5 .image img {
  width: 100%;
}
.ny67-section5 .info {
  min-width: 0;
  flex-grow: 1;
}
.ny67-section5 .info .ny67-text1 {
  margin-bottom: 0.6666rem;
  color: #fff;
}
.ny67-section5 .info .desc {
  font-size: 0.3334rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.5);
}
.ny67-section5 .info .desc strong {
  color: #fff;
  font-weight: 400;
}
.ny67-section5 .info .desc li {
  position: relative;
  margin-bottom: 0.3334rem;
  padding-left: 0.3334rem;
}
.ny67-section5 .info .desc li:before {
  content: "";
  display: block;
  width: 0.0666rem;
  height: 0.0666rem;
  border-radius: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0.2333rem;
  left: 0.0832rem;
  position: absolute;
}
/* ==================== 内页67 - 板块五 End ==================== */
/* ==================== 内页67 - 板块六 Start ==================== */
.ny67-section6 {
  padding-bottom: 2.6666rem;
  background-color: #000;
  overflow: hidden;
}
.ny67-section6 .ny67-text1 {
  margin-bottom: 1.0832rem;
  color: #fff;
}
.ny67-section6 .ny67-section6-swiper {
  width: 100%;
  overflow: visible;
}
/* ==================== 内页67 - 板块六 End ==================== */
