/* ==================== 内页45 - 通用 Start ==================== */
.ny47-text1 {
  font-size: 1rem;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
  color: #1F496E;
}
.ny47-text2 {
  font-size: 0.43rem;
  line-height: 1.6;
  color: #1F496E;
}
/* ==================== 内页45 - 通用 End ==================== */
/* ==================== 内页47 - 板块一 Start ==================== */
.ny47-section1 {
  position: relative;
}
.ny47-section1 .float-list {
  position: absolute;
  top: 6.1667rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  width: 13.3333rem;
  height: 3.1667rem;
}
.ny47-section1 .float-list .float-item {
  width: 1.6rem;
  height: 1.6rem;
  font-size: 0.3rem;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  color: #1F496E;
}
.ny47-section1 .float-list .float-item .item-body {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  animation: jump 1s infinite ease-in-out alternate;
}
.ny47-section1 .float-list .float-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ny47-section1 .float-list .float-item1 {
  left: 0;
  top: 36%;
}
.ny47-section1 .float-list .float-item1 .item-body {
  animation-duration: 1s;
}
.ny47-section1 .float-list .float-item2 {
  left: 36%;
  top: 56%;
}
.ny47-section1 .float-list .float-item2 .item-body {
  animation-duration: 1.4s;
}
.ny47-section1 .float-list .float-item3 {
  left: 59%;
  top: 33%;
}
.ny47-section1 .float-list .float-item3 .item-body {
  animation-duration: 1.2s;
}
.ny47-section1 .float-list .float-item4 {
  left: 79%;
  top: 0;
}
.ny47-section1 .float-list .float-item4 .item-body {
  animation-duration: 1.5s;
}
.ny47-section1 .image {
  width: 100%;
  overflow: hidden;
}
.ny47-section1 .image img {
  width: 100%;
}
.ny47-section1 .info {
  top: 2.17rem;
  left: 0;
  width: 100%;
  z-index: 3;
  position: absolute;
  text-align: center;
}
.ny47-section1 .info .text1 {
  width: 5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ny47-section1 .info .text1 img {
  width: 100%;
}
.ny47-section1 .info .text2 {
  color: #1B4469;
  line-height: 1.1;
  margin-top: 0.17rem;
  font-size: 0.27rem;
}
.ny47-section1 .info .text3 {
  font-size: 1.67rem;
  color: #1F496E;
  line-height: 1;
  margin-bottom: 0.67rem;
  margin-top: 0.25rem;
  font-family: "HYJunhei-85J";
}
.ny47-section1 .info .text4 {
  font-size: 0.23rem;
  color: #1F496E;
  line-height: 1.6;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
/* ==================== 内页47 - 板块一 End ==================== */
/* ==================== 内页47 - 板块二 Start ==================== */
.ny47-section2 {
  padding-top: 2.67rem;
  padding-bottom: 3.5rem;
  background: linear-gradient(180deg, #DCF0F7 0%, #F9FFFF 100%);
}
.ny47-section2 .max-body {
  display: flex;
  justify-content: flex-start;
}
.ny47-section2 .image {
  width: 21.33rem;
  flex-shrink: 0;
  display: block;
}
.ny47-section2 .image img {
  width: 100%;
}
.ny47-section2 .info {
  margin-top: 2.75rem;
  margin-left: -2.17rem;
  z-index: 3;
  position: relative;
}
.ny47-section2 .info .text1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny47-section2 .info .text1 .text {
  font-family: "HYJunhei-85J";
  font-size: 1rem;
  line-height: 1.2;
  color: #1F496E;
}
.ny47-section2 .info .text1 .icon {
  width: 0.83rem;
}
.ny47-section2 .info .text1 .icon img {
  width: 100%;
}
.ny47-section2 .info .desc {
  width: 8.33rem;
  margin-top: 0.67rem;
  font-size: 0.43rem;
  color: #1F496E;
  line-height: 1.6;
}
/* ==================== 内页47 - 板块二 End ==================== */
/* ==================== 内页47 - 板块三 Start ==================== */
.ny47-section3 {
  overflow: hidden;
  padding-top: 2.83rem;
  padding-bottom: 2.83rem;
  background-color: #F9FFFF;
}
.ny47-section3 .max-body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.ny47-section3 .info {
  width: 9.58rem;
  flex-shrink: 0;
  margin-right: 0;
  margin-left: auto;
  margin-top: 0.83rem;
}
.ny47-section3 .info .text1 {
  font-size: 1rem;
  color: #1F496E;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  margin-bottom: 0.67rem;
}
.ny47-section3 .info .text2 {
  font-size: 0.43rem;
  color: #1F496E;
  line-height: 0.7rem;
}
.ny47-section3 .info .itembox {
  margin-top: 1.17rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
}
.ny47-section3 .info .item {
  margin-right: 1.17rem;
}
.ny47-section3 .info .item:last-child {
  margin-right: 0;
}
.ny47-section3 .info .item .icon {
  width: 1.17rem;
  display: block;
  margin-bottom: 0.2rem;
  margin-left: auto;
  margin-right: auto;
}
.ny47-section3 .info .item .icon img {
  width: 100%;
}
.ny47-section3 .info .item .name {
  font-size: 0.33rem;
  color: #1F496E;
  line-height: 1.2;
}
.ny47-section3 .image {
  width: 17.33rem;
  flex-shrink: 0;
  margin-left: 0.67rem;
}
.ny47-section3 .image img {
  position: absolute;
  height: 10.25rem;
  left: 0;
  top: 0;
  max-width: inherit;
}
/* ==================== 内页47 - 板块三 End ==================== */
/* ==================== 内页47 - 板块四 Start ==================== */
.ny47-section4 {
  background: #F9FFFF;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
}
.ny47-section4 .title {
  text-align: center;
  margin-bottom: 1rem;
}
.ny47-section4 .title .ny47-text1 {
  margin-bottom: 0.6666rem;
}
.ny47-section4 .itembox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.ny47-section4 .item {
  position: relative;
  margin-right: 1.3334rem;
  width: 4.8333rem;
}
.ny47-section4 .item:nth-child(2n-1) {
  margin-top: 0.4166rem;
}
.ny47-section4 .item:last-child {
  margin-right: 0;
}
.ny47-section4 .item .image {
  border-radius: 0.3334rem;
  overflow: hidden;
}
.ny47-section4 .item .image img {
  width: 100%;
}
.ny47-section4 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.3334rem;
  color: #1F496E;
  line-height: 1.1;
  padding: 0.3334rem;
}
/* ==================== 内页47 - 板块四 End ==================== */
/* ==================== 内页47 - 板块五 Start ==================== */
.ny47-section5 {
  padding-top: 2.67rem;
  padding-bottom: 0.6rem;
  background-color: #F9FFFF;
}
.ny47-section5 .head {
  text-align: center;
  margin-bottom: 0.5rem;
}
.ny47-section5 .head .text1 {
  font-size: 1rem;
  color: #1F496E;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny47-section5 .head .text2 {
  font-size: 0.43rem;
  color: #1F496E;
  line-height: 1.4;
  margin-top: 0.67rem;
}
.ny47-section5 .body {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.ny47-section5 .body .image {
  display: block;
  flex-shrink: 0;
  width: 16.42rem;
}
.ny47-section5 .body .image img {
  width: 100%;
}
.ny47-section5 .body .info {
  margin-top: 0.5rem;
}
.ny47-section5 .body .text1 {
  font-size: 0.43rem;
  line-height: 1.4;
  margin-bottom: 0.83rem;
  color: #1F496E;
}
.ny47-section5 .body .itembox {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.ny47-section5 .body .item {
  text-align: center;
  margin-right: 0.67rem;
}
.ny47-section5 .body .item:last-child {
  margin-right: 0;
}
.ny47-section5 .body .item .image2 {
  width: 5.2rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.37rem;
  color: #1F496E;
}
.ny47-section5 .body .item .text2 {
  font-size: 0.43rem;
  color: #1F496E;
  line-height: 1.4;
}
/* ==================== 内页47 - 板块五 End ==================== */
/* ==================== 内页47 - 板块六 Start ==================== */
.ny47-section6 {
  background-color: #FFFFFF;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  overflow: hidden;
}
.ny47-section6 .max-body {
  width: 22.92rem;
  margin-left: auto;
  margin-right: auto;
}
.ny47-section6 .itembox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.92rem;
  padding-top: 0.92rem;
  margin-bottom: 1.83rem;
}
.ny47-section6 .itembox .item {
  width: 9rem;
  flex-shrink: 0;
  display: block;
}
.ny47-section6 .itembox .item img {
  width: 100%;
}
.ny47-section6 .ny47-text1 {
  color: #fff;
  margin-bottom: 0.9168rem;
}
.ny47-section6 .table {
  background-color: #F8F9F9;
  border-radius: 0.3334rem;
  overflow: hidden;
  width: 100%;
  padding: 1rem;
}
.ny47-section6 table,
.ny47-section6 td,
.ny47-section6 th {
  border-collapse: collapse;
  border: 1px solid #E7E7E7;
}
.ny47-section6 table {
  width: 100%;
}
.ny47-section6 tr:nth-child(2n-1) td {
  color: rgba(255, 255, 255, 0.5);
  background-color: #DDE1E1;
  color: #6E889E;
}
.ny47-section6 tr:nth-child(2n) td {
  padding-top: 0.6666rem;
  padding-bottom: 0.6666rem;
  color: #1F496E;
}
.ny47-section6 td {
  font-size: 0.23rem;
  padding: 0.17rem 0.3334rem;
  text-align: left;
  height: 0.83rem;
}
/* ==================== 内页47 - 板块六 End ==================== */
/* ==================== 内页47 - 板块七 Start ==================== */
.ny47-section7 {
  background-color: #F9FFFF;
}
.ny47-section7 .max-body {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.ny47-section7 .max-body img {
  width: 100%;
}
.ny47-section7 .max-body .info {
  position: absolute;
  top: 3.9rem;
  left: 4.52rem;
}
.ny47-section7 .max-body .info .text1 {
  font-size: 1rem;
  color: #1F496E;
  line-height: 1.2;
  margin-bottom: 0.67rem;
  font-family: "HYJunhei-85J";
}
.ny47-section7 .max-body .info .text2 {
  font-size: 0.43rem;
  color: #1F496E;
  line-height: 0.7rem;
}
/* ==================== 内页47 - 板块七 End ==================== */
