/* ==================== 内页15 - 板块一 Start ==================== */
/* ==================== 内页15 - 板块一 End ==================== */
/* ==================== 内页15 - 板块二 Start ==================== */
.ny15-section2 {
  padding-bottom: 4.167vw;
  padding-top: 4.167vw;
}
.ny15-section2 .ny4-title {
  margin-bottom: 2.083vw;
}
/* 2025-1-14 修改 */
.ny15-section2 .ny4-sub-title {
  /* font-size: 1vw; */
  font-size: 0.938vw;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 20px;
}

@media (min-width: 1920px) {
  /* 2025-1-14 修改 */
  .ny15-section2 .ny4-sub-title {
    font-size: 18px;
  }
}
.ny15-section2 .itembox {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.ny15-section2 .item {
  width: 48.5%;
  background-color: #f8f8f8;
  box-shadow: 0vw 0vw 0.625vw 0vw rgba(0, 0, 0, 0.1);
  padding: 2.604vw 2.083vw;
}
.ny15-section2 .item:nth-child(2n) {
  margin-left: 3%;
}
.ny15-section2 .item:nth-child(2) ~ .item {
  margin-top: 3%;
}
.ny15-section2 .item .icon {
  width: 3.125vw;
  margin-bottom: 1.042vw;
}
.ny15-section2 .item .text1 {
  font-size: 1.25vw;
  color: #045bb6;
  line-height: 1.1;
  padding-bottom: 1.25vw;
  position: relative;
}
.ny15-section2 .item .text1:after {
  content: "";
  display: block;
  width: 2.083vw;
  height: 0.156vw;
  background-color: #045bb6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ny15-section2 .item .desc {
  margin-top: 1.042vw;
  line-height: 1.6;
  color: #666666;
  font-size: 0.938vw;
}
@media screen and (min-width: 1920px) {
  .ny15-section2 {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  /* 2025-1-13 修改 */
  /* .ny15-section2 .ny4-title {
    margin-bottom: 40px;
  } */
  .ny15-section2 .ny4-sub-title {
    /* margin-bottom: 40px; */
    margin-bottom: 30px;
  }
  /* 2025-1-13 修改结束 */
  .ny15-section2 .item {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 50px 40px;
  }
  .ny15-section2 .item .icon {
    width: 60px;
    margin-bottom: 20px;
  }
  .ny15-section2 .item .text1 {
    font-size: 24px;
    padding-bottom: 24px;
  }
  .ny15-section2 .item .text1:after {
    width: 40px;
    height: 3px;
  }
  .ny15-section2 .item .desc {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ny15-section2 {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  /* 2025-1-13 修改 */
  /* .ny15-section2 .ny4-title { */
  /* margin-bottom: 40px; */
  /* } */
  .ny15-section2 .ny4-sub-title {
    /* margin-bottom: 40px; */
    font-size: 18px;
  }
  .ny15-section2 .item {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
  }
  .ny15-section2 .item:nth-child(2n) {
    margin-left: 0;
  }
  .ny15-section2 .item:nth-child(1) ~ .item {
    margin-top: 20px;
  }
  .ny15-section2 .item .icon {
    width: 60px;
    margin-bottom: 20px;
  }
  .ny15-section2 .item .text1 {
    font-size: 22px;
    padding-bottom: 14px;
  }
  .ny15-section2 .item .text1:after {
    width: 40px;
    height: 3px;
  }
  .ny15-section2 .item .desc {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.8;
  }
}
/* ==================== 内页15 - 板块二 End ==================== */
/* ==================== 内页15 - 板块三 Start ==================== */
.ny15-section3 {
  background-color: #f7fcfe;
  padding-top: 4.167vw;
  padding-bottom: 4.167vw;
}
.ny15-section3 .body {
  margin-top: 2.083vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2.604vw;
}
.ny15-section3 .info {
  margin-right: 0;
  margin-left: auto;
  padding: 3.125vw 2.083vw;
  min-height: 26.042vw;
  max-width: 27.083vw;
  background-color: #fff;
}
.ny15-section3 .info .text1 {
  margin-bottom: 1.563vw;
  font-size: 1.563vw;
  line-height: 1.1;
  color: #045bb6;
}
.ny15-section3 .info .desc {
  font-size: 0.938vw;
  color: #666666;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (min-width: 1920px) {
  .ny15-section3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ny15-section3 .body {
    margin-top: 40px;
    padding: 50px;
  }
  .ny15-section3 .info {
    padding: 60px 40px;
    min-height: 500px;
    max-width: 520px;
  }
  .ny15-section3 .info .text1 {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .ny15-section3 .info .desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ny15-section3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny15-section3 .body {
    margin-top: 40px;
    padding: 0;
    background-size: 0;
  }
  .ny15-section3 .info {
    padding: 40px 20px;
    min-height: inherit;
    max-width: 100%;
  }
  .ny15-section3 .info .text1 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .ny15-section3 .info .desc {
    font-size: 14px;
  }
}
/* ==================== 内页15 - 板块三 End ==================== */
/* ==================== 内页15 - 板块四 Start ==================== */
.ny15-section4 {
  background-color: #fff;
  padding-top: 4.167vw;
  padding-bottom: 4.167vw;
}
.ny15-section4 .body {
  margin-top: 2.083vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2.604vw;
}
.ny15-section4 .info {
  margin-right: auto;
  margin-left: 0;
  padding: 3.125vw 2.083vw;
  min-height: 26.042vw;
  max-width: 27.083vw;
  background-color: #fff;
}
.ny15-section4 .info .text1 {
  margin-bottom: 1.563vw;
  font-size: 1.563vw;
  line-height: 1.1;
  color: #045bb6;
}
.ny15-section4 .info .desc {
  font-size: 0.938vw;
  color: #666666;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (min-width: 1920px) {
  .ny15-section4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ny15-section4 .body {
    margin-top: 40px;
    padding: 50px;
  }
  .ny15-section4 .info {
    padding: 60px 40px;
    min-height: 500px;
    max-width: 520px;
  }
  .ny15-section4 .info .text1 {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .ny15-section4 .info .desc {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ny15-section4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny15-section4 .body {
    margin-top: 40px;
    padding: 0;
    background-size: 0;
  }
  .ny15-section4 .info {
    padding: 40px 20px;
    min-height: inherit;
    max-width: 100%;
  }
  .ny15-section4 .info .text1 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .ny15-section4 .info .desc {
    font-size: 14px;
  }
}
/* ==================== 内页15 - 板块四 End ==================== */
/* ==================== 内页15 - 板块五 Start ==================== */
.ny15-section5 {
  padding-bottom: 5.208vw;
}
.ny15-section5 .body {
  padding-left: 2.083vw;
  padding-right: 2.083vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 12.5vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ny15-section5 .body .text1 {
  font-size: 1.25vw;
  color: #666666;
  line-height: 1.1;
}
.ny15-section5 .body .text2 {
  text-align: center;
  font-size: 0.833vw;
  color: #ffffff;
  line-height: 1;
  background-color: #045bb6;
  border-radius: 5.208vw;
  overflow: hidden;
  padding-left: 1.354vw;
  padding-right: 1.302vw;
  height: 2.188vw;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-left: 1.042vw;
}
@media screen and (min-width: 1920px) {
  .ny15-section5 {
    padding-bottom: 100px;
  }
  .ny15-section5 .body {
    padding-left: 40px;
    padding-right: 40px;
    min-height: 240px;
  }
  .ny15-section5 .body .text1 {
    font-size: 24px;
  }
  .ny15-section5 .body .text2 {
    font-size: 16px;
    border-radius: 100px;
    padding-left: 26px;
    padding-right: 25px;
    height: 42px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ny15-section5 {
    padding-bottom: 60px;
  }
  .ny15-section5 .body {
    padding: 40px 20px;
    min-height: inherit;
    display: block;
    text-align: center;
  }
  .ny15-section5 .body .text1 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .ny15-section5 .body .text2 {
    font-size: 14px;
    border-radius: 100px;
    padding-left: 20px;
    padding-right: 20px;
    height: 42px;
    margin-left: 0;
    display: inline-flex;
  }
}
/* ==================== 内页15 - 板块五 End ==================== */
