/* ==================== 内页45 - 通用 Start ==================== */
.ny47-text1 {
  font-size: 60px;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
  color: #1F496E;
}
.ny47-text2 {
  font-size: 26px;
  line-height: 1.6;
  color: #1F496E;
}
@media screen and (max-width: 749px) {
  .ny47-text1 {
    font-size: 8vw;
  }
  .ny47-text2 {
    font-size: 3.47vw;
  }
}
/* ==================== 内页45 - 通用 End ==================== */
/* ==================== 内页47 - 板块一 Start ==================== */
.ny47-section1 {
  background-color: #CAE8F2;
  position: relative;
}
.ny47-section1 .image {
  width: 100%;
  overflow: hidden;
}
.ny47-section1 .image img {
  width: 100%;
}
.ny47-section1 .info {
  top: 128px;
  left: 0;
  width: 100%;
  z-index: 3;
  position: absolute;
  text-align: center;
}
.ny47-section1 .info .text1 {
  display: table;
  font-size: 20px;
  color: #1F496E;
  line-height: 1.1;
  padding: 5px 15px;
  border: 1px solid;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
}
.ny47-section1 .info .text2 {
  margin-top: 20px;
  display: block;
  line-height: 1;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.ny47-section1 .info .text3 {
  margin-top: 20px;
  font-size: 70px;
  color: #1F496E;
  line-height: 1;
  margin-bottom: 50px;
  font-family: "HYJunhei-85J";
}
.ny47-section1 .info .text4 {
  font-size: 26px;
  color: #1F496E;
  line-height: 1.6;
  text-align: center;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0.1667rem);
  }
}
@media screen and (max-width: 749px) {
  .ny47-section1 .info {
    top: 17.07vw;
  }
  .ny47-section1 .info .text1 {
    font-size: 2.67vw;
    padding: 0.67vw 2vw;
    border-radius: 13.33vw;
  }
  .ny47-section1 .info .text2 {
    margin-top: 2.67vw;
    width: 40vw;
  }
  .ny47-section1 .info .text3 {
    margin-top: 2.67vw;
    font-size: 9.33vw;
    margin-bottom: 6.67vw;
  }
  .ny47-section1 .info .text4 {
    font-size: 3.47vw;
  }
}
/* ==================== 内页47 - 板块一 End ==================== */
/* ==================== 内页47 - 板块二 Start ==================== */
.ny47-section2 {
  background-color: #CAE8F2;
  padding-top: 100px;
}
.ny47-section2 .info {
  z-index: 3;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
.ny47-section2 .info .text1 {
  font-family: "HYJunhei-85J";
  font-size: 70px;
  line-height: 1.2;
  color: #1F496E;
  margin-bottom: 30px;
}
.ny47-section2 .info .desc {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.4;
}
.ny47-section2 .image {
  width: 100%;
  display: block;
  margin-top: 60px;
}
.ny47-section2 .image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny47-section2 {
    padding-top: 13.33vw;
  }
  .ny47-section2 .info {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny47-section2 .info .text1 {
    font-size: 9.33vw;
    margin-bottom: 4vw;
  }
  .ny47-section2 .info .desc {
    font-size: 4vw;
  }
  .ny47-section2 .image {
    margin-top: 8vw;
  }
}
/* ==================== 内页47 - 板块二 End ==================== */
/* ==================== 内页47 - 板块三 Start ==================== */
.ny47-section3 {
  background-color: #DCF0F7;
  padding-top: 200px;
}
.ny47-section3 .info {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.ny47-section3 .info .text1 {
  font-size: 70px;
  color: #1F496E;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  margin-bottom: 40px;
}
.ny47-section3 .info .text2 {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.2;
}
.ny47-section3 .info .itembox {
  margin-top: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.ny47-section3 .info .item {
  text-align: center;
}
.ny47-section3 .info .item .icon {
  width: 130px;
  display: block;
  margin-bottom: 20px;
}
.ny47-section3 .info .item .icon img {
  width: 100%;
}
.ny47-section3 .info .item .name {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.2;
}
.ny47-section3 .image {
  width: 100%;
  margin-top: 60px;
}
.ny47-section3 .image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny47-section3 {
    padding-top: 26.67vw;
  }
  .ny47-section3 .info {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny47-section3 .info .text1 {
    font-size: 9.33vw;
    margin-bottom: 5.33vw;
  }
  .ny47-section3 .info .text2 {
    font-size: 4vw;
  }
  .ny47-section3 .info .itembox {
    margin-top: 10.67vw;
  }
  .ny47-section3 .info .item .icon {
    width: 17.33vw;
    margin-bottom: 2.67vw;
  }
  .ny47-section3 .info .item .name {
    font-size: 4vw;
  }
  .ny47-section3 .image {
    margin-top: 8vw;
  }
}
/* ==================== 内页47 - 板块三 End ==================== */
/* ==================== 内页47 - 板块四 Start ==================== */
.ny47-section4 {
  background: #F9FFFF;
  padding-top: 200px;
  padding-bottom: 200px;
}
.ny47-section4 .title {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
}
.ny47-section4 .title .ny47-text1 {
  font-size: 70px;
  margin-bottom: 40px;
}
.ny47-section4 .title .ny47-text2 {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.4;
}
.ny47-section4 .ny47-section4-swiper .swiper-slide {
  width: 266px;
}
.ny47-section4 .item {
  position: relative;
}
.ny47-section4 .item:nth-child(2n-1) {
  margin-top: 24.996px;
}
.ny47-section4 .item:last-child {
  margin-right: 0;
}
.ny47-section4 .item .image {
  overflow: hidden;
}
.ny47-section4 .item .image img {
  width: 100%;
}
.ny47-section4 .item .text {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 26px;
  color: #1E1E20;
  line-height: 1.1;
  padding: 20px;
  z-index: 3;
}
.ny47-section4 .swiper-scrollbar {
  position: static;
  margin-top: 60px;
  width: 376px;
  margin-right: auto;
  margin-left: 40px;
  height: 4px;
}
.ny47-section4 .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #010101;
}
@media screen and (max-width: 749px) {
  .ny47-section4 {
    padding-top: 26.67vw;
    padding-bottom: 26.67vw;
  }
  .ny47-section4 .title {
    margin-bottom: 8vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny47-section4 .title .ny47-text1 {
    font-size: 9.33vw;
    margin-bottom: 5.33vw;
  }
  .ny47-section4 .title .ny47-text2 {
    font-size: 4vw;
  }
  .ny47-section4 .ny47-section4-swiper .swiper-slide {
    width: 35.47vw;
  }
  .ny47-section4 .item:nth-child(2n-1) {
    margin-top: 24.132 0.8vw;
  }
  .ny47-section4 .item .text {
    font-size: 3.47vw;
    padding: 2.67vw;
  }
  .ny47-section4 .swiper-scrollbar {
    margin-top: 8vw;
    width: 50.13vw;
    margin-left: 5.33vw;
    height: 0.533vw;
  }
}
/* ==================== 内页47 - 板块四 End ==================== */
/* ==================== 内页47 - 板块五 Start ==================== */
.ny47-section5 {
  padding-top: 200px;
  padding-bottom: 200px;
  background: #dff3f8;
  background-image: linear-gradient(to bottom, #dff3f8 0%, #F9FFFF 100%);
}
.ny47-section5 .head {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.ny47-section5 .head .text1 {
  font-size: 70px;
  color: #1F496E;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny47-section5 .head .text2 {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.4;
  margin-top: 40px;
}
.ny47-section5 .body .image {
  display: block;
  flex-shrink: 0;
  width: 100%;
}
.ny47-section5 .body .image img {
  width: 100%;
}
.ny47-section5 .body .info {
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.ny47-section5 .body .text1 {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 80px;
  color: #1F496E;
}
.ny47-section5 .body .ny47-section5-swiper {
  padding-left: 40px;
}
.ny47-section5 .body .ny47-section5-swiper .swiper-slide {
  width: 620px;
}
.ny47-section5 .body .item .text2 {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.4;
  margin-top: 86px;
}
.ny47-section5 .body .swiper-scrollbar {
  width: 590px;
  bottom: 110px;
  left: 40px;
  height: 4px;
}
.ny47-section5 .body .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #275073;
}
@media screen and (max-width: 749px) {
  .ny47-section5 {
    padding-top: 26.67vw;
    padding-bottom: 26.67vw;
  }
  .ny47-section5 .head {
    margin-bottom: 2.67vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny47-section5 .head .text1 {
    font-size: 9.33vw;
  }
  .ny47-section5 .head .text2 {
    font-size: 4vw;
    margin-top: 5.33vw;
  }
  .ny47-section5 .body .info {
    margin-top: 5.33vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny47-section5 .body .text1 {
    font-size: 4vw;
    margin-bottom: 10.67vw;
  }
  .ny47-section5 .body .ny47-section5-swiper {
    padding-left: 5.33vw;
  }
  .ny47-section5 .body .ny47-section5-swiper .swiper-slide {
    width: 82.67vw;
  }
  .ny47-section5 .body .item .text2 {
    font-size: 4vw;
    margin-top: 11.47vw;
  }
  .ny47-section5 .body .swiper-scrollbar {
    width: 78.67vw;
    bottom: 14.67vw;
    left: 5.33vw;
    height: 0.533vw;
  }
}
/* ==================== 内页47 - 板块五 End ==================== */
/* ==================== 内页47 - 板块六 Start ==================== */
.ny47-section6 {
  background-color: #E5F5FA;
  padding-top: 200px;
  padding-bottom: 200px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
}
.ny47-section6 .ny47-text1 {
  font-size: 70px;
  margin-bottom: 70px;
  color: #1F496E;
  text-align: center;
}
.ny47-section6 .item {
  display: block;
  margin-bottom: 130px;
}
.ny47-section6 .item img {
  width: 100%;
}
.ny47-section6 .table {
  background-color: #D5EAF0;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  padding: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ny47-section6 table,
.ny47-section6 td,
.ny47-section6 th {
  border-collapse: collapse;
}
.ny47-section6 table {
  width: 100%;
}
.ny47-section6 tr {
  border-bottom: 1px solid #CDE2E9;
}
.ny47-section6 tr:last-child {
  border-bottom: 0;
}
.ny47-section6 td {
  font-size: 30px;
  padding: 30px 0;
  color: #1F496E;
}
@media screen and (max-width: 749px) {
  .ny47-section6 {
    padding-top: 26.67vw;
    padding-bottom: 26.67vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny47-section6 .ny47-text1 {
    font-size: 9.33vw;
    margin-bottom: 9.33vw;
  }
  .ny47-section6 .item {
    margin-bottom: 17.33vw;
  }
  .ny47-section6 .table {
    border-radius: 2.67vw;
    padding: 8vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  .ny47-section6 td {
    font-size: 4vw;
    padding: 4vw 0;
  }
}
/* ==================== 内页47 - 板块六 End ==================== */
/* ==================== 内页47 - 板块七 Start ==================== */
.ny47-section7 .info {
  position: absolute;
  top: 200px;
  left: 0;
  text-align: center;
  width: 100%;
}
.ny47-section7 .info .text1 {
  font-size: 70px;
  color: #1F496E;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: "HYJunhei-85J";
}
.ny47-section7 .info .text2 {
  font-size: 30px;
  color: #1F496E;
  line-height: 1.4;
}
@media screen and (max-width: 749px) {
  .ny47-section7 .info {
    top: 26.67vw;
  }
  .ny47-section7 .info .text1 {
    font-size: 9.33vw;
    margin-bottom: 5.33vw;
  }
  .ny47-section7 .info .text2 {
    font-size: 4vw;
  }
}
/* ==================== 内页47 - 板块七 End ==================== */
<!--耗时1752801864.9466秒-->