.ny34-main .mxw-box {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 749px) {
  .ny34-main .mxw-box {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
}
/* ==================== 内页34 - 通用样式 Start ==================== */
.ny34-info.white .text1 {
  color: rgba(255, 255, 255, 0.6);
}
.ny34-info.white .text2 {
  color: #ffffff;
}
.ny34-info.white .text3 {
  color: rgba(255, 255, 255, 0.6);
}
.ny34-info .text1 {
  font-size: 30px;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.6);
}
.ny34-info .text2 {
  margin-top: 20px;
  font-size: 60px;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  color: #000;
}
.ny34-info .text3 {
  margin-top: 20px;
  font-size: 28px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.6;
}
@media screen and (max-width: 749px) {
  .ny34-info .text1 {
    font-size: 4vw;
  }
  .ny34-info .text2 {
    margin-top: 2.667vw;
    font-size: 8vw;
  }
  .ny34-info .text3 {
    margin-top: 2.667vw;
    font-size: 3.733vw;
  }
}
/* ==================== 内页34 - 通用样式 End ==================== */
/* ==================== 内页34 - 板块一 Start ==================== */
.ny34-section1 {
  position: relative;
}
.ny34-section1 .image img {
  width: 100%;
}
.ny34-section1 .title {
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
  z-index: 3;
}
.ny34-section1 .title .top {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny34-section1 .title .top .text1 {
  font-size: 90px;
  line-height: 1.1;
  margin-right: 30px;
  font-family: "HYJunhei-85J";
}
.ny34-section1 .title .top .right {
  border-left: 1px solid rgba(0, 0, 0, 0.21);
  padding-left: 30px;
}
.ny34-section1 .title .top .text2 {
  font-size: 40px;
  color: #000000;
  font-family: "HYJunhei-85J";
  line-height: 1;
  margin-bottom: 14px;
}
.ny34-section1 .title .top .text3 {
  font-size: 36px;
  color: #000000;
  font-family: "HYJunhei-35J";
  line-height: 1.1;
}
.ny34-section1 .title .bottom {
  margin-top: 25px;
  font-size: 34px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .ny34-section1 .title {
    top: 24vw;
  }
  .ny34-section1 .title .top .text1 {
    font-size: 12vw;
    margin-right: 4vw;
  }
  .ny34-section1 .title .top .right {
    padding-left: 4vw;
  }
  .ny34-section1 .title .top .text2 {
    font-size: 5.333vw;
    margin-bottom: 1.867vw;
  }
  .ny34-section1 .title .top .text3 {
    font-size: 4.8vw;
  }
  .ny34-section1 .title .bottom {
    margin-top: 3.333vw;
    font-size: 4.533vw;
  }
}
/* ==================== 内页34 - 板块一 End ==================== */
/* ==================== 内页34 - 板块二 Start ==================== */
.ny34-section2 {
  position: relative;
  padding-top: 160px;
}
.ny34-section2 .ny34-info {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
.ny34-section2 .image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny34-section2 {
    padding-top: 21.333vw;
  }
}
/* ==================== 内页34 - 板块二 End ==================== */
/* ==================== 内页34 - 板块三 Start ==================== */
.ny34-section3 {
  overflow: hidden;
  padding-top: 160px;
  padding-bottom: 160px;
}
.ny34-section3 .body-left {
  min-width: 0;
  flex-grow: 1;
  margin-bottom: 40px;
}
.ny34-section3 .tabs {
  display: block;
  margin-top: 56px;
}
.ny34-section3 .tabs .tab-item {
  padding: 20px 30px;
  font-size: 26px;
  color: rgba(0, 0, 0, 0.4);
  position: relative;
  border-left: 2px solid #F0F0F0;
  cursor: pointer;
  transition: all 0.4s;
}
.ny34-section3 .tabs .tab-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2px;
  z-index: 2;
  width: 2px;
  height: 0;
  background-color: #000;
}
.ny34-section3 .tabs .tab-item.active {
  color: #000000;
}
.ny34-section3 .tabs .tab-item.active:after {
  height: 100%;
}
.ny34-section3 .swiper {
  width: 100%;
}
.ny34-section3 .swiper img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny34-section3 {
    padding-top: 21.333vw;
    padding-bottom: 21.333vw;
  }
  .ny34-section3 .body-left {
    margin-bottom: 5.333vw;
  }
  .ny34-section3 .tabs {
    margin-top: 7.467vw;
  }
  .ny34-section3 .tabs .tab-item {
    padding: 2.667vw 4vw;
    font-size: 3.467vw;
  }
}
/* ==================== 内页34 - 板块三 End ==================== */
/* ==================== 内页34 - 板块四 Start ==================== */
.ny34-section4 {
  position: relative;
  width: 100%;
  padding-bottom: 160px;
}
.ny34-section4 .image img {
  display: block;
  width: 100%;
}
.ny34-section4 .ny34-info {
  z-index: 3;
  margin-bottom: 60px;
}
@media screen and (max-width: 749px) {
  .ny34-section4 {
    padding-bottom: 21.333vw;
  }
  .ny34-section4 .ny34-info {
    margin-bottom: 8vw;
  }
}
/* ==================== 内页34 - 板块四 End ==================== */
/* ==================== 内页34 - 板块五 Start ==================== */
.ny34-section5 {
  padding-bottom: 160px;
}
.ny34-section5 .body {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.ny34-section5 .ny34-info {
  z-index: 3;
  margin-bottom: 60px;
}
@media screen and (max-width: 749px) {
  .ny34-section5 {
    padding-bottom: 21.333vw;
  }
  .ny34-section5 .ny34-info {
    margin-bottom: 8vw;
  }
}
/* ==================== 内页34 - 板块五 End ==================== */
/* ==================== 内页34 - 板块六 Start ==================== */
.ny34-section6 {
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #000;
  overflow: hidden;
}
.ny34-section6 .body {
  padding-left: 40px;
  padding-right: 40px;
}
.ny34-section6 .swiper-pagination {
  margin-top: 40px;
  position: static;
  width: 300px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.ny34-section6 .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #FFF;
}
.ny34-section6 .swiper {
  overflow: hidden;
  flex-grow: 1;
  min-width: 0;
}
.ny34-section6 .ny34-section6-swiper {
  overflow: visible;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
}
.ny34-section6 .ny34-info {
  margin-bottom: 60px;
}
.ny34-section6 .item {
  position: relative;
}
.ny34-section6 .item .info {
  margin-bottom: 40px;
}
.ny34-section6 .item .info .text1 {
  font-size: 34px;
  color: #fff;
  line-height: 1.1;
}
.ny34-section6 .item .info .text2 {
  margin-top: 20px;
  font-size: 26px;
  color: #fff;
  opacity: 0.6;
}
.ny34-section6 .item .image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny34-section6 {
    padding-top: 21.333vw;
    padding-bottom: 21.333vw;
  }
  .ny34-section6 .body {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny34-section6 .swiper-pagination {
    margin-top: 5.333vw;
    width: 40vw;
  }
  .ny34-section6 .ny34-info {
    margin-bottom: 8vw;
  }
  .ny34-section6 .item .info {
    margin-bottom: 5.333vw;
  }
  .ny34-section6 .item .info .text1 {
    font-size: 4.533vw;
  }
  .ny34-section6 .item .info .text2 {
    margin-top: 2.667vw;
    font-size: 3.467vw;
  }
}
/* ==================== 内页34 - 板块六 End ==================== */
/* ==================== 内页34 - 板块七 Start ==================== */
.ny34-section7 {
  padding-top: 160px;
}
.ny34-section7 .ny34-info {
  margin-bottom: 80px;
  text-align: center;
}
.ny34-section7 .body {
  background-color: #F9F9F9;
}
.ny34-section7 .body > .mxw-box {
  padding: 60px 40px;
}
.ny34-section7 .body-left {
  width: 100%;
}
.ny34-section7 .body-left .item {
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.ny34-section7 .body-left .item:last-child {
  margin-bottom: 0;
}
.ny34-section7 .body-left .item:last-child {
  margin-bottom: 0;
}
.ny34-section7 .body-left .item .img {
  width: 300px;
  flex-shrink: 0;
}
.ny34-section7 .body-left .item .img img {
  width: 100%;
}
.ny34-section7 .body-left .item .text {
  min-width: 0;
  flex-grow: 1;
  font-size: 30px;
  color: #393737;
}
.ny34-section7 .body-right {
  display: block;
  margin-top: 40px;
}
.ny34-section7 .body-right img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny34-section7 {
    padding-top: 21.333vw;
  }
  .ny34-section7 .ny34-info {
    margin-bottom: 10.667vw;
  }
  .ny34-section7 .body > .mxw-box {
    padding: 8vw 5.333vw;
  }
  .ny34-section7 .body-left .item {
    margin-bottom: 2.667vw;
  }
  .ny34-section7 .body-left .item .img {
    width: 40vw;
  }
  .ny34-section7 .body-left .item .text {
    font-size: 4vw;
  }
  .ny34-section7 .body-right {
    margin-top: 5.333vw;
  }
}
/* ==================== 内页34 - 板块七 End ==================== */
/* ==================== 内页34 - 板块八 Start ==================== */
.ny34-section8 {
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #fff;
}
.ny34-section8 .ny34-info {
  text-align: center;
  margin-bottom: 54px;
}
.ny34-section8 .swiper .image img {
  width: 100%;
}
.ny34-section8 .tabs {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny34-section8 .swiper-scrollbar {
  height: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  position: relative;
  margin-top: 50px;
}
.ny34-section8 .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #000;
}
.ny34-section8 .bottom {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ny34-section8 .tab-item {
  font-size: 26px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.1;
  margin-right: 60px;
  cursor: pointer;
}
.ny34-section8 .tab-item:last-child {
  margin-right: 0;
}
.ny34-section8 .tab-item.active {
  color: #000000;
}
.ny34-section8 .table {
  margin-top: 100px;
  width: 100%;
  border-radius: 10.003px;
  border: solid 1px #e4ecf4;
  overflow: hidden;
}
.ny34-section8 .table table,
.ny34-section8 .table td,
.ny34-section8 .table th {
  border-collapse: collapse;
}
.ny34-section8 .table table {
  width: 100%;
}
.ny34-section8 .table tr:nth-child(2n-1) td {
  color: #000;
}
.ny34-section8 .table tr:nth-child(2n) {
  background-color: #F9F9F9;
}
.ny34-section8 .table tr:nth-child(2n) td {
  color: #000;
}
.ny34-section8 .table td {
  border-right: 1px solid #e4ecf4;
  font-size: 26px;
  line-height: 1.6em;
  padding: 20px;
}
.ny34-section8 .table td strong {
  font-family: "HYJunhei-65J";
  font-weight: 400;
  font-size: 26px;
}
.ny34-section8 .table td:last-child {
  border-right: 0;
}
@media screen and (max-width: 749px) {
  .ny34-section8 {
    padding-top: 21.333vw;
    padding-bottom: 21.333vw;
  }
  .ny34-section8 .ny34-info {
    margin-bottom: 7.2vw;
  }
  .ny34-section8 .tabs {
    margin-top: 2.667vw;
  }
  .ny34-section8 .swiper-scrollbar {
    height: 0.533vw;
    border-radius: 13.333vw;
    margin-top: 6.667vw;
  }
  .ny34-section8 .tab-item {
    font-size: 3.467vw;
    margin-right: 8vw;
  }
  .ny34-section8 .table {
    margin-top: 13.333vw;
    border-radius: 1.334vw;
  }
  .ny34-section8 .table td {
    font-size: 3.467vw;
    padding: 2.667vw;
  }
  .ny34-section8 .table td strong {
    font-size: 3.467vw;
  }
}
/* ==================== 内页34 - 板块八 End ==================== */
/* ==================== 内页34 - 板块九 Start ==================== */
.ny34-section9 {
  overflow: hidden;
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #010001;
}
.ny34-section9 .text1 {
  width: 270px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.ny34-section9 .text1 img {
  width: 100%;
}
.ny34-section9 .itembox {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny34-section9 .item {
  text-align: center;
  margin-right: 50px;
}
.ny34-section9 .item:last-child {
  margin-right: 0;
}
.ny34-section9 .item .icon {
  width: 64px;
  margin-left: auto;
  margin-right: auto;
}
.ny34-section9 .item .text {
  margin-top: 20px;
  font-size: 26px;
  color: #FFFFFF;
  text-align: center;
}
.ny34-section9 .qr {
  margin-top: 70px;
  width: 180px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ny34-section9 .qr img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny34-section9 {
    padding-top: 21.333vw;
    padding-bottom: 21.333vw;
  }
  .ny34-section9 .text1 {
    width: 36vw;
    margin-bottom: 6.667vw;
  }
  .ny34-section9 .item {
    margin-right: 6.667vw;
  }
  .ny34-section9 .item .icon {
    width: 8.533vw;
  }
  .ny34-section9 .item .text {
    margin-top: 2.667vw;
    font-size: 3.467vw;
  }
  .ny34-section9 .qr {
    margin-top: 9.333vw;
    width: 24vw;
  }
}
/* ==================== 内页34 - 板块九 End ==================== */
