.ny3-main {
  padding-top: 0;
}
/* ==================== 内页3 - 问题 Start ==================== */
.ny3-title {
  text-align: center;
}
.ny3-title .text1 {
  font-size: 70px;
  color: #1D1D1F;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: "HYJunhei-85J";
}
.ny3-title .text1 span {
  color: #86868B;
  font-size: inherit;
  font-family: inherit;
}
.ny3-title .text2 {
  font-size: 30px;
  color: #86868B;
  line-height: 1.3;
}
@media screen and (max-width: 749px) {
  .ny3-title .text1 {
    font-size: 9.333vw;
    margin-bottom: 5.333vw;
  }
  .ny3-title .text2 {
    font-size: 4vw;
  }
}
/* ==================== 内页3 - 问题 End ==================== */
/* ==================== 内页3 - 板块一 Start ==================== */
.ny3-section1 .image {
  display: block;
  width: 100%;
}
.ny3-section1 .image img {
  width: 100%;
}
.ny3-section1 .info {
  padding-top: 80px;
  padding-bottom: 200px;
}
@media screen and (max-width: 749px) {
  .ny3-section1 .info {
    padding-top: 10.667vw;
    padding-bottom: 26.667vw;
  }
}
/* ==================== 内页3 - 板块一 End ==================== */
/* ==================== 内页3 - 板块二 Start ==================== */
.ny3-section2 {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #000000;
}
.ny3-section2 .body {
  padding-left: 40px;
  padding-right: 40px;
}
.ny3-section2 .body .text1 {
  font-size: 70px;
  color: #FFFFFF;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
  margin-bottom: 60px;
}
.ny3-section2 .body .text2 {
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1.2;
  margin-bottom: 60px;
}
.ny3-section2 .body .text3 {
  font-size: 30px;
  color: #86868B;
  line-height: 1.4;
}
.ny3-section2 .body .text3 span {
  color: #fff;
}
.ny3-section2 .swiper {
  margin-top: 60px;
}
.ny3-section2 .swiper .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 60px;
}
.ny3-section2 .swiper .btn-group .swiper-btn {
  flex-shrink: 0;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.ny3-section2 .swiper .btn-group .swiper-btn.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.ny3-section2 .swiper .btn-group .swiper-btn-prev {
  margin-right: 24px;
}
.ny3-section2 .swiper .swiper-pagination {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 40px;
  width: 600px;
  background: rgba(255, 255, 255, 0.5);
  height: 4px;
  border-radius: 100px;
  overflow: hidden;
}
.ny3-section2 .swiper .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #fff;
  border-radius: 100px;
}
.ny3-section2 .swiper .play-btn {
  width: 44px;
  height: 44px;
  background: url(/static/mobile/images/ny3/img280@56x56.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  margin-bottom: 60px;
  margin-left: 40px;
}
.ny3-section2 .swiper .play-btn.active {
  background-image: url(/static/mobile/images/ny3/img279@56x56.png);
}
.ny3-section2 .swiper .bottom-text {
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
  padding-bottom: 34px;
  margin-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
}
.ny3-section2 .swiper .swiper-slide1 .ny3-slider1-swiper .swiper-slide {
  margin-right: 18px;
  width: 470px;
}
.ny3-section2 .swiper .swiper-slide1 .ny3-slider1-swiper .swiper-slide img {
  width: 100%;
}
.ny3-section2 .swiper .swiper-slide2 .play-btn + .swiper-container {
  border-top: 0;
}
.ny3-section2 .swiper .swiper-slide2 .swiper-container {
  background-color: #1D1D1F;
  border-top: 1px dashed #86868B;
}
.ny3-section2 .swiper .swiper-slide2 .swiper-container:nth-child(2n-1) .swiper-slide {
  margin-left: 190px;
}
.ny3-section2 .swiper .swiper-slide2 .swiper-container:nth-child(2n) .swiper-slide {
  margin-right: 190px;
}
.ny3-section2 .swiper .swiper-slide2 .swiper-slide {
  width: auto;
}
.ny3-section2 .swiper .swiper-slide2 .item {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
}
.ny3-section2 .swiper .swiper-slide2 .item .text1 {
  color: #86868B;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.1;
}
.ny3-section2 .swiper .swiper-slide2 .item .text2 {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 1.4;
}
.ny3-section2 .swiper .swiper-slide3 .item {
  text-align: center;
}
.ny3-section2 .swiper .swiper-slide3 .item .text {
  font-size: 30px;
  color: #FFFFFF;
  margin-top: 20px;
  line-height: 1.2;
}
.ny3-section2 .swiper .swiper-slide3 .swiper-slide {
  width: 230px;
  margin-left: 16px;
}
.ny3-section2 .swiper .swiper-slide3 .ny3-slider3-swiper1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 749px) {
  .ny3-section2 {
    padding-top: 26.667vw;
    padding-bottom: 26.667vw;
  }
  .ny3-section2 .body {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny3-section2 .body .text1 {
    font-size: 9.333vw;
    margin-bottom: 8vw;
  }
  .ny3-section2 .body .text2 {
    font-size: 6.667vw;
    margin-bottom: 8vw;
  }
  .ny3-section2 .body .text3 {
    font-size: 4vw;
  }
  .ny3-section2 .swiper {
    margin-top: 8vw;
  }
  .ny3-section2 .swiper .btn-group {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    margin-top: 8vw;
  }
  .ny3-section2 .swiper .btn-group .swiper-btn {
    width: 8.267vw;
    height: 8.267vw;
    font-size: 5.333vw;
  }
  .ny3-section2 .swiper .btn-group .swiper-btn-prev {
    margin-right: 3.2vw;
  }
  .ny3-section2 .swiper .swiper-pagination {
    left: 5.333vw;
    width: 80vw;
    height: 0.533vw;
    border-radius: 13.333vw;
  }
  .ny3-section2 .swiper .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 13.333vw;
  }
  .ny3-section2 .swiper .play-btn {
    width: 5.867vw;
    height: 5.867vw;
    margin-bottom: 8vw;
    margin-left: 5.333vw;
  }
  .ny3-section2 .swiper .bottom-text {
    font-size: 6.667vw;
    padding-bottom: 4.533vw;
    margin-top: 8vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny3-section2 .swiper .swiper-slide1 .ny3-slider1-swiper .swiper-slide {
    margin-right: 2.4vw;
    width: 62.667vw;
  }
  .ny3-section2 .swiper .swiper-slide2 .swiper-container:nth-child(2n-1) .swiper-slide {
    margin-left: 25.333vw;
  }
  .ny3-section2 .swiper .swiper-slide2 .swiper-container:nth-child(2n) .swiper-slide {
    margin-right: 25.333vw;
  }
  .ny3-section2 .swiper .swiper-slide2 .item {
    padding-top: 5.333vw;
    padding-bottom: 5.333vw;
  }
  .ny3-section2 .swiper .swiper-slide2 .item .text1 {
    margin-bottom: 2.667vw;
    font-size: 4vw;
  }
  .ny3-section2 .swiper .swiper-slide2 .item .text2 {
    font-size: 4.8vw;
  }
  .ny3-section2 .swiper .swiper-slide3 .item .text {
    font-size: 4vw;
    margin-top: 2.667vw;
  }
  .ny3-section2 .swiper .swiper-slide3 .swiper-slide {
    width: 30.667vw;
    margin-left: 2.133vw;
  }
  .ny3-section2 .swiper .swiper-slide3 .ny3-slider3-swiper1 {
    margin-bottom: 4vw;
  }
}
/* ==================== 内页3 - 板块二 End ==================== */
/* ==================== 内页3 - 板块三 Start ==================== */
.ny3-section3 {
  padding-top: 200px;
  padding-bottom: 200px;
  overflow: hidden;
}
.ny3-section3 .ny3-title {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.ny3-section3 .swiper1 .ny3-section3-swiper1 {
  margin-bottom: 20px;
}
.ny3-section3 .swiper1 .swiper-slide {
  width: 290px;
  margin-left: 20px;
}
.ny3-section3 .swiper2 {
  margin-top: 60px;
  margin-left: 40px;
  width: calc(100% - 40px);
  margin-bottom: 60px;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 {
  width: 100%;
  background-color: #F5F4F0;
  border-radius: 20px 0 0 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .swiper-slide {
  width: auto;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .swiper-slide:first-child .item {
  padding-left: 40px;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .swiper-slide:last-child .item {
  padding-right: 40px;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .swiper-slide:last-child .item:after {
  display: none;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .item {
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .item:after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background-color: #D0CFCD;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .item .image {
  height: 105px;
  width: auto;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .item .image img {
  width: auto;
  height: 100%;
}
.ny3-section3 .swiper2 .ny3-section3-swiper3 .item .text {
  margin-top: 20px;
  font-size: 26px;
  color: #3D3D3C;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny3-section3 .swiper2 .swiper-pagination {
  position: static;
  width: 600px;
  height: 4px;
  margin-top: 60px;
  background-color: #8E8E8F;
}
.ny3-section3 .swiper2 .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #1D1D1F;
}
@media screen and (max-width: 749px) {
  .ny3-section3 {
    padding-top: 26.667vw;
    padding-bottom: 26.667vw;
  }
  .ny3-section3 .ny3-title {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    margin-bottom: 8vw;
  }
  .ny3-section3 .swiper1 .ny3-section3-swiper1 {
    margin-bottom: 2.667vw;
  }
  .ny3-section3 .swiper1 .swiper-slide {
    width: 38.667vw;
    margin-left: 2.667vw;
  }
  .ny3-section3 .swiper2 {
    margin-top: 8vw;
    margin-left: 5.333vw;
    margin-bottom: 8vw;
    width: calc(100% - 5.333vw);
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 {
    border-radius: 2.667vw 0 0 2.667vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 .swiper-slide:first-child .item {
    padding-left: 5.333vw;
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 .swiper-slide:last-child .item {
    padding-right: 5.333vw;
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 .item {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 .item:after {
    width: 0.4vw;
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 .item .image {
    height: 14vw;
  }
  .ny3-section3 .swiper2 .ny3-section3-swiper3 .item .text {
    margin-top: 2.667vw;
    font-size: 3.467vw;
  }
  .ny3-section3 .swiper2 .swiper-pagination {
    width: 80vw;
    height: 0.533vw;
    margin-top: 8vw;
  }
}
/* ==================== 内页3 - 板块三 End ==================== */
/* ==================== 内页3 - 板块四 Start ==================== */
.ny3-section4 {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #000000;
}
.ny3-section4 .info {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 60px;
  color: #FFFFFF;
}
.ny3-section4 .info .text1 {
  font-size: 70px;
  font-family: "HYJunhei-85J";
  line-height: 1.2;
  margin-bottom: 60px;
}
.ny3-section4 .info .text2 {
  font-size: 50px;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
}
.ny3-section4 .info .text3 {
  margin-top: 60px;
  font-size: 30px;
  color: #86868B;
  line-height: 1.4;
}
.ny3-section4 .image {
  width: 100%;
}
.ny3-section4 .image img {
  width: 100%;
}
.ny3-section4 .info2 {
  padding: 40px;
}
.ny3-section4 .info2 .text1 {
  font-size: 26px;
  color: #fff;
  line-height: 1.2;
}
.ny3-section4 .info2 .text2 {
  margin-top: 20px;
  font-size: 24px;
  color: #fff;
  line-height: 1.6;
}
.ny3-section4 .info2 .text2 span {
  color: #86868B;
}
@media screen and (max-width: 749px) {
  .ny3-section4 {
    padding-top: 26.667vw;
    padding-bottom: 26.667vw;
  }
  .ny3-section4 .info {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
    margin-bottom: 8vw;
  }
  .ny3-section4 .info .text1 {
    font-size: 9.333vw;
    margin-bottom: 8vw;
  }
  .ny3-section4 .info .text2 {
    font-size: 6.667vw;
  }
  .ny3-section4 .info .text3 {
    margin-top: 8vw;
    font-size: 4vw;
  }
  .ny3-section4 .info2 {
    padding: 5.333vw;
  }
  .ny3-section4 .info2 .text1 {
    font-size: 3.467vw;
  }
  .ny3-section4 .info2 .text2 {
    margin-top: 2.667vw;
    font-size: 3.2vw;
  }
}
/* ==================== 内页3 - 板块四 End ==================== */
/* ==================== 内页3 - 板块五 Start ==================== */
.ny3-section5 {
  padding-top: 200px;
  padding-bottom: 200px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #101010;
}
.ny3-section5 .info {
  margin-bottom: 60px;
  color: #FFFFFF;
}
.ny3-section5 .info .text1 {
  font-size: 70px;
  font-family: "HYJunhei-85J";
  line-height: 1.2;
  margin-bottom: 60px;
}
.ny3-section5 .info .text2 {
  font-size: 70px;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
}
.ny3-section5 .info .text3 {
  margin-top: 50px;
  font-size: 30px;
  color: #86868B;
  line-height: 1.4;
}
.ny3-section5 .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 60px;
}
.ny3-section5 .btn-group .swiper-btn {
  flex-shrink: 0;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.ny3-section5 .btn-group .swiper-btn.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.ny3-section5 .btn-group .swiper-btn-prev {
  margin-right: 24px;
}
.ny3-section5 .itembox {
  background-color: #000000;
  border-radius: 20px;
  overflow: hidden;
  padding: 60px 0;
  padding-bottom: 20px;
}
.ny3-section5 .item {
  padding-left: 40px;
  padding-right: 40px;
  border-top: 1px solid #1D1D1F;
}
.ny3-section5 .item .item-body {
  display: none;
  padding-bottom: 40px;
}
.ny3-section5 .item:first-child {
  border-top: 0;
}
.ny3-section5 .item.active .head {
  cursor: inherit;
}
.ny3-section5 .item.active .head:after {
  display: none;
  transform: rotate(180deg) translateY(50%);
}
.ny3-section5 .item .head {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 50px;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
  position: relative;
  color: #fff;
  cursor: pointer;
  padding-right: 40px;
}
.ny3-section5 .item .head:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url(/static/mobile/images/ny3/img282@40x40.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ny3-section5 .item .desc {
  font-size: 30px;
  color: #86868B;
  margin-bottom: 40px;
  line-height: 1.4;
  text-align: justify;
}
.ny3-section5 .item .desc strong {
  font-weight: 400;
  font-size: 40px;
  color: #fff;
  font-family: "HYJunhei-85J";
}
.ny3-section5 .item1 .swiper {
  background-color: #1D1D1F;
  border-radius: 20px;
  overflow: hidden;
  padding: 40px 30px;
  padding-bottom: 60px;
}
.ny3-section5 .item1 .title {
  color: #D9B088;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 40px;
}
.ny3-section5 .item1 .image {
  display: block;
  width: 100%;
}
.ny3-section5 .item1 .image img {
  width: 100%;
}
.ny3-section5 .item2 .video {
  width: 600px;
  height: 490px;
  border-radius: 20px;
  overflow: hidden;
}
.ny3-section5 .item2 .video video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.ny3-section5 .item3 .swiper {
  position: relative;
  padding: 40px 30px;
  border-radius: 20px;
  background-color: #1D1D1F;
}
.ny3-section5 .item3 .text {
  margin-top: 74px;
  font-size: 30px;
  color: #FFFFFF;
  padding-left: 180px;
  margin-bottom: 30px;
}
.ny3-section5 .item3 .btn-group {
  position: absolute;
  width: 180px;
  height: 60px;
  background-color: #1D1D1F;
  bottom: 60px;
  left: 30px;
  z-index: 4;
}
@media screen and (max-width: 749px) {
  .ny3-section5 {
    padding-top: 26.667vw;
    padding-bottom: 26.667vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny3-section5 .info {
    margin-bottom: 8vw;
  }
  .ny3-section5 .info .text1 {
    font-size: 9.333vw;
    margin-bottom: 8vw;
  }
  .ny3-section5 .info .text2 {
    font-size: 9.333vw;
  }
  .ny3-section5 .info .text3 {
    margin-top: 6.667vw;
    font-size: 4vw;
  }
  .ny3-section5 .btn-group {
    margin-top: 8vw;
  }
  .ny3-section5 .btn-group .swiper-btn {
    width: 8.267vw;
    height: 8.267vw;
    font-size: 5.333vw;
  }
  .ny3-section5 .btn-group .swiper-btn-prev {
    margin-right: 3.2vw;
  }
  .ny3-section5 .itembox {
    border-radius: 2.667vw;
    padding: 8vw 0;
    padding-bottom: 2.667vw;
  }
  .ny3-section5 .item {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny3-section5 .item .item-body {
    padding-bottom: 5.333vw;
  }
  .ny3-section5 .item .head {
    padding-top: 5.333vw;
    padding-bottom: 5.333vw;
    font-size: 6.667vw;
    padding-right: 5.333vw;
  }
  .ny3-section5 .item .head:after {
    width: 3.733vw;
    height: 3.733vw;
  }
  .ny3-section5 .item .desc {
    font-size: 4vw;
    margin-bottom: 5.333vw;
  }
  .ny3-section5 .item .desc strong {
    font-size: 5.333vw;
  }
  .ny3-section5 .item1 .swiper {
    border-radius: 2.667vw;
    padding: 5.333vw 4vw;
    padding-bottom: 8vw;
  }
  .ny3-section5 .item1 .title {
    font-size: 4vw;
    margin-bottom: 5.333vw;
  }
  .ny3-section5 .item2 .video {
    width: 80vw;
    height: 65.333vw;
    border-radius: 2.667vw;
  }
  .ny3-section5 .item3 .swiper {
    padding: 5.333vw 4vw;
    border-radius: 2.667vw;
  }
  .ny3-section5 .item3 .text {
    margin-top: 9.867vw;
    font-size: 4vw;
    padding-left: 24vw;
    margin-bottom: 4vw;
  }
  .ny3-section5 .item3 .btn-group {
    width: 24vw;
    height: 8vw;
    bottom: 8vw;
    left: 4vw;
  }
}
/* ==================== 内页3 - 板块五 End ==================== */
/* ==================== 内页3 - 板块六 Start ==================== */
.ny3-section6 {
  padding-top: 200px;
  background-color: #F5F5F7;
}
.ny3-section6 .info {
  text-align: left;
  margin-bottom: 60px;
  color: #000;
  padding-left: 40px;
  padding-right: 40px;
}
.ny3-section6 .info .text1 {
  font-size: 70px;
  font-family: "HYJunhei-85J";
  line-height: 1.2;
  margin-bottom: 60px;
}
.ny3-section6 .info .text2 {
  font-size: 50px;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
}
.ny3-section6 .info .text3 {
  margin-top: 50px;
  font-size: 30px;
  color: #86868B;
  line-height: 1.4;
}
.ny3-section6 .info .index-btn {
  margin-top: 60px;
  justify-content: flex-start;
}
.ny3-section6 .video {
  width: 750px;
  height: 490px;
  display: block;
}
.ny3-section6 .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 749px) {
  .ny3-section6 {
    padding-top: 26.667vw;
  }
  .ny3-section6 .info {
    margin-bottom: 8vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny3-section6 .info .text1 {
    font-size: 9.333vw;
    margin-bottom: 8vw;
  }
  .ny3-section6 .info .text2 {
    font-size: 6.667vw;
  }
  .ny3-section6 .info .text3 {
    margin-top: 6.667vw;
    font-size: 4vw;
  }
  .ny3-section6 .info .index-btn {
    margin-top: 8vw;
  }
  .ny3-section6 .video {
    width: 100vw;
    height: 65.333vw;
  }
}
/* ==================== 内页3 - 板块六 End ==================== */
/* ==================== 内页3 - 板块七 Start ==================== */
.ny3-section7 {
  padding-top: 200px;
  padding-bottom: 200px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #F5F5F7;
}
.ny3-section7 .ny3-title {
  text-align: left;
  margin-bottom: 60px;
}
.ny3-section7 .ny3-title .text1 {
  margin-bottom: 35px;
}
.ny3-section7 .video {
  width: 670px;
  height: 900px;
  overflow: hidden;
  border-radius: 30px;
}
.ny3-section7 .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny3-section7 .common-btn {
  margin-top: 60px;
}
.ny3-section7 .common-btn .btn-content {
  background-color: #E6E4E5;
}
@media screen and (max-width: 749px) {
  .ny3-section7 {
    padding-top: 26.667vw;
    padding-bottom: 26.667vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny3-section7 .ny3-title {
    margin-bottom: 8vw;
  }
  .ny3-section7 .ny3-title .text1 {
    margin-bottom: 4.667vw;
  }
  .ny3-section7 .video {
    width: 89.333vw;
    height: 120vw;
    border-radius: 4vw;
  }
  .ny3-section7 .common-btn {
    margin-top: 8vw;
  }
}
/* ==================== 内页3 - 板块七 End ==================== */
<!--耗时1752799374.3618秒-->