/* ==================== 内页5 - 板块一 Start ==================== */
.ny5-section1 {
  padding-top: 5vw;
  padding-bottom: 8.125vw;
}
.ny5-section1 .body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny5-section1 .image {
  width: 31.25vw;
  display: block;
  flex-shrink: 0;
  margin-right: 12.5vw;
}
.ny5-section1 .info {
  width: 36.25vw;
}
.ny5-section1 .info .text1 {
  font-size: 2.875vw;
  line-height: 1.4;
  color: #000;
  font-weight: bold;
}
.ny5-section1 .info .text2 {
  margin-top: 3.125vw;
  font-size: 1.125vw;
  color: #000000;
  line-height: 1.8;
}
@media screen and (min-width: 1600px) {
  .ny5-section1 {
    padding-top: 80px;
    padding-bottom: 130px;
  }
  .ny5-section1 .image {
    width: 500px;
    margin-right: 200px;
  }
  .ny5-section1 .info {
    width: 580px;
  }
  .ny5-section1 .info .text1 {
    font-size: 46px;
  }
  .ny5-section1 .info .text2 {
    margin-top: 50px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ny5-section1 {
    padding-top: 40px;
    padding-bottom: 65px;
  }
  .ny5-section1 .body {
    display: block;
  }
  .ny5-section1 .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .ny5-section1 .info {
    width: 100%;
  }
  .ny5-section1 .info .text1 {
    font-size: 24px;
  }
  .ny5-section1 .info .text2 {
    margin-top: 20px;
    font-size: 14px;
  }
}
/* ==================== 内页5 - 板块一 End ==================== */
/* ==================== 内页5 - 板块二 Start ==================== */
.ny5-section2 {
  background-color: #FAFAFA;
  padding-top: 5vw;
  padding-bottom: 6.875vw;
  overflow: hidden;
}
.ny5-section2 .index-tabs {
  justify-content: center;
  margin-bottom: 5.625vw;
}
.ny5-section2 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.ny5-section2 .ny1-item {
  width: 23.5%;
  margin-right: 2%;
}
.ny5-section2 .ny1-item:nth-child(4n) {
  margin-right: 0;
}
.ny5-section2 .ny1-item:nth-child(4) ~ .ny1-item {
  margin-top: 2%;
}
@media screen and (min-width: 1600px) {
  .ny5-section2 {
    padding-top: 80px;
    padding-bottom: 110px;
  }
  .ny5-section2 .index-tabs {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .ny5-section2 .itembox {
    flex-wrap: wrap;
  }
  .ny5-section2 .ny1-item {
    width: 48%;
  }
}
@media screen and (max-width: 500px) {
  .ny5-section2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny5-section2 .index-tabs {
    margin-bottom: 45px;
  }
  .ny5-section2 .itembox {
    flex-wrap: wrap;
  }
  .ny5-section2 .ny1-item {
    width: 100%;
    margin: 0 !important;
  }
  .ny5-section2 .ny1-item:nth-child(1) ~ .ny1-item {
    margin-top: 20px !important;
  }
}
/* ==================== 内页5 - 板块二 End ==================== */
/* ==================== 内页5 - 板块三 Start ==================== */
.ny5-section3 {
  position: relative;
}
.ny5-section3 .image {
  display: block;
  line-height: 1;
}
.ny5-section3 .image img {
  width: 100%;
}
.ny5-section3 .info {
  position: absolute;
  z-index: 2;
  width: 66.25vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.ny5-section3 .info .text1 {
  line-height: 1.2;
  font-size: 1.875vw;
  margin-bottom: 3.75vw;
  font-weight: bold;
}
.ny5-section3 .info .text2 {
  font-size: 1vw;
  line-height: 2.2em;
  text-align: center;
}
@media screen and (min-width: 1600px) {
  .ny5-section3 .info {
    width: 1060px;
  }
  .ny5-section3 .info .text1 {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .ny5-section3 .info .text2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .ny5-section3 .info {
    width: 100%;
    color: #000;
  }
  .ny5-section3 .info .text1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .ny5-section3 .info .text2 {
    font-size: 12px;
  }
}
/* ==================== 内页5 - 板块三 End ==================== */
/* ==================== 内页5 - 板块四 Start ==================== */
/* ==================== 内页5 - 板块四 End ==================== */
/* ==================== 内页5 - 板块五 Start ==================== */
/* ==================== 内页5 - 板块五 End ==================== */
/* ==================== 内页5 - 板块六 Start ==================== */
/* ==================== 内页5 - 板块六 End ==================== */
/* ==================== 内页5 - 板块七 Start ==================== */
/* ==================== 内页5 - 板块七 End ==================== */
/* ==================== 内页5 - 板块八 Start ==================== */
/* ==================== 内页5 - 板块八 End ==================== */
