/* ==================== 内页43 - 通用 Start ==================== */
.ny43-info {
  color: #000;
}
.ny43-text1 {
  line-height: 1.1;
  font-size: 70px;
  font-family: "HYJunhei-85J";
  color: #000;
}
.ny43-text2 {
  line-height: 1.4;
  margin-top: 30px;
  font-size: 30px;
  color: #000;
}
@media screen and (max-width: 749px) {
  .ny43-text1 {
    font-size: 9.333vw;
  }
  .ny43-text2 {
    margin-top: 4vw;
    font-size: 4vw;
  }
}
/* ==================== 内页43 - 通用 End ==================== */
/* ==================== 内页43 - 板块一 Start ==================== */
.ny43-section1 {
  position: relative;
}
.ny43-section1 .body {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  color: #fff;
  padding-top: 95px;
  text-align: center;
  width: 100%;
}
.ny43-section1 .body .text1 {
  width: 300px;
  display: block;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
.ny43-section1 .body .text2 {
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 30px;
}
.ny43-section1 .body .text3 {
  font-size: 70px;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny43-section1 .itembox {
  margin-top: 110px;
  display: block;
  padding-left: 110px;
}
.ny43-section1 .item {
  width: 310px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  background: url(../images/ny43/img025@310x60.jpg) no-repeat center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #1f2d4c;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.ny43-section1 .bg-image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny43-section1 .body {
    padding-top: 12.667vw;
  }
  .ny43-section1 .body .text1 {
    width: 40vw;
    margin-bottom: 8vw;
  }
  .ny43-section1 .body .text2 {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
  .ny43-section1 .body .text3 {
    font-size: 9.333vw;
  }
  .ny43-section1 .itembox {
    margin-top: 14.667vw;
    padding-left: 14.667vw;
  }
  .ny43-section1 .item {
    width: 41.333vw;
    height: 8vw;
    font-size: 4vw;
    border-radius: 1.333vw;
    margin-bottom: 2.667vw;
  }
}
/* ==================== 内页43 - 板块一 End ==================== */
/* ==================== 内页43 - 板块二 Start ==================== */
.ny43-section2 {
  padding-top: 140px;
  padding-bottom: 85px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #D7D7DC;
  padding-left: 40px;
  padding-right: 40px;
}
.ny43-section2 .info {
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 60px;
}
.ny43-section2 .item {
  position: relative;
}
.ny43-section2 .item .image img {
  width: 100%;
}
.ny43-section2 .item .text {
  color: #000000;
  line-height: 1.2;
  font-size: 30px;
  z-index: 4;
  position: absolute;
  bottom: 60px;
  left: 0;
  text-align: center;
  width: 100%;
}
.ny43-section2 .swiper-btn-group {
  margin-top: 40px;
  justify-content: flex-end;
  padding-right: 30px;
}
.ny43-section2 .swiper-btn-group .swiper-btn {
  background-color: #fff;
  color: #000;
}
@media screen and (max-width: 749px) {
  .ny43-section2 {
    padding-top: 18.67vw;
    padding-bottom: 11.33vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  .ny43-section2 .info {
    padding-left: 4.67vw;
    padding-right: 4.67vw;
    margin-bottom: 8vw;
  }
  .ny43-section2 .item .text {
    font-size: 4vw;
    bottom: 8vw;
  }
  .ny43-section2 .swiper-btn-group {
    margin-top: 5.33vw;
    padding-right: 4vw;
  }
}
/* ==================== 内页43 - 板块二 End ==================== */
/* ==================== 内页43 - 板块三 Start ==================== */
.ny43-section3 {
  padding-top: 160px;
  padding-bottom: 80px;
  background-color: #EAF2FC;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.ny43-section3 .info {
  padding-left: 35px;
  margin-bottom: 50px;
}
.ny43-section3 .itembox {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.ny43-section3 .item {
  width: 100%;
  position: relative;
}
.ny43-section3 .item .image {
  width: 100%;
}
.ny43-section3 .item .image img {
  width: 100%;
}
.ny43-section3 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 60px;
  font-size: 30px;
  line-height: 1.1;
  color: #fff;
  z-index: 3;
}
.ny43-section3 .swiper-btn-group {
  justify-content: flex-end;
}
.ny43-section3 .swiper-btn-group .swiper-btn {
  width: 44px;
  height: 44px;
  background-color: #fff;
  color: #000;
}
.ny43-section3 .swiper-btn-group .swiper-btn:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 749px) {
  .ny43-section3 {
    padding-top: 21.333vw;
    padding-bottom: 10.667vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny43-section3 .info {
    padding-left: 4.667vw;
    margin-bottom: 6.667vw;
  }
  .ny43-section3 .item .text {
    padding: 4vw 8vw;
    font-size: 4vw;
  }
  .ny43-section3 .swiper-btn-group .swiper-btn {
    width: 5.867vw;
    height: 5.867vw;
  }
  .ny43-section3 .swiper-btn-group .swiper-btn:first-child {
    margin-right: 1.333vw;
  }
}
/* ==================== 内页43 - 板块三 End ==================== */
/* ==================== 内页43 - 板块四 Start ==================== */
.ny43-section4 {
  position: relative;
  overflow: hidden;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 100px;
  padding-top: 120px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #3F5F6E;
}
.ny43-section4 .ny43-text1 {
  color: #fff;
  margin-bottom: 70px;
  text-align: center;
}
.ny43-section4 .itembox {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.ny43-section4 .itembox .itembox-wrapper {
  width: 100%;
  height: 100%;
}
.ny43-section4 .item {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  border: 1px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 4%;
}
.ny43-section4 .item:last-child {
  margin-bottom: 0;
}
.ny43-section4 .item .item-left {
  margin-right: 35px;
  width: 270px;
  flex-shrink: 0;
}
.ny43-section4 .item .image1 {
  width: 100%;
  text-align: center;
}
.ny43-section4 .item .text1 {
  margin-top: 30px;
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
}
.ny43-section4 .item .info {
  font-size: 30px;
  color: #fff;
  line-height: 1.4;
}
.ny43-section4 .image {
  width: 410px;
  display: block;
  flex-shrink: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
}
.ny43-section4 .image .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #00BAFF;
  opacity: 0.7;
}
.ny43-section4 .image .icon1 {
  bottom: 330px;
  left: 46%;
}
.ny43-section4 .image .icon2 {
  bottom: 450px;
  right: 9%;
}
.ny43-section4 .image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny43-section4 {
    padding-left: 3.33vw;
    padding-right: 3.33vw;
    padding-bottom: 13.33vw;
    padding-top: 16vw;
  }
  .ny43-section4 .ny43-text1 {
    margin-bottom: 9.33vw;
  }
  .ny43-section4 .itembox {
    height: 53.333vw;
  }
  .ny43-section4 .item {
    padding: 5.33vw;
    border-radius: 1.33vw;
  }
  .ny43-section4 .item .item-left {
    margin-right: 4.67vw;
    width: 36vw;
  }
  .ny43-section4 .item .text1 {
    margin-top: 4vw;
    font-size: 4vw;
  }
  .ny43-section4 .item .info {
    font-size: 4vw;
  }
  .ny43-section4 .image {
    width: 54.67vw;
    margin-top: 6.67vw;
  }
  .ny43-section4 .image .icon {
    width: 4vw;
    height: 4vw;
  }
  .ny43-section4 .image .icon1 {
    bottom: 44vw;
  }
  .ny43-section4 .image .icon2 {
    bottom: 60vw;
  }
}
/* ==================== 内页43 - 板块四 End ==================== */
/* ==================== 内页43 - 板块五 Start ==================== */
.ny43-section5 {
  overflow: hidden;
  background-color: #000;
  position: relative;
}
.ny43-section5 .body {
  position: absolute;
  top: 160px;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
}
.ny43-section5 .body .ny43-text1 {
  color: #fff;
  margin-bottom: 37px;
}
.ny43-section5 .body .ny43-text2 {
  color: #fff;
}
.ny43-section5 .itembox {
  position: absolute;
  bottom: 140px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  z-index: 3;
  padding-left: 50px;
  padding-right: 50px;
}
.ny43-section5 .item {
  position: relative;
}
.ny43-section5 .item:last-child:after {
  display: none;
}
.ny43-section5 .item .text1 {
  font-size: 40px;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  margin-bottom: 20px;
  color: #fff;
}
.ny43-section5 .item .text2 {
  font-size: 30px;
  color: #fff;
  line-height: 1.4;
  font-family: "HYJunhei-35J";
}
.ny43-section5 .bg-image {
  overflow: hidden;
}
.ny43-section5 .bg-image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny43-section5 .body {
    top: 21.333vw;
  }
  .ny43-section5 .body .ny43-text1 {
    margin-bottom: 4.933vw;
  }
  .ny43-section5 .itembox {
    bottom: 18.667vw;
    padding-left: 6.667vw;
    padding-right: 6.667vw;
  }
  .ny43-section5 .item .text1 {
    font-size: 5.333vw;
    margin-bottom: 2.667vw;
  }
  .ny43-section5 .item .text2 {
    font-size: 4vw;
  }
}
/* ==================== 内页43 - 板块五 End ==================== */
/* ==================== 内页43 - 板块六 Start ==================== */
.ny43-section6 {
  background-color: #0B121C;
  overflow: hidden;
  padding-bottom: 100px;
}
.ny43-section6 .itembox .item .info {
  width: 100%;
  padding: 130px 50px;
  padding-bottom: 90px;
  text-align: justify;
  color: #fff;
}
.ny43-section6 .itembox .item .info .ny43-text1 {
  color: #fff;
  margin-bottom: 30px;
}
.ny43-section6 .itembox .item .info .ny43-text2 {
  color: #fff;
}
.ny43-section6 .itembox .item .image {
  width: 780px;
  flex-shrink: 0;
}
.ny43-section6 .body {
  padding-top: 160px;
  padding-left: 46px;
  padding-right: 46px;
}
.ny43-section6 .body .ny43-text1 {
  color: #fff;
  margin-bottom: 90px;
}
.ny43-section6 .body .ny43-text2 {
  color: #fff;
}
.ny43-section6 .info {
  width: 100%;
  flex-shrink: 0;
  padding-top: 120px;
}
.ny43-section6 .swiper {
  min-width: 0;
  flex-grow: 1;
  overflow: hidden;
}
.ny43-section6 .swiper .ny43-section6-swiper {
  overflow: visible;
}
.ny43-section6 .swiper .swiper-slide {
  position: relative;
  opacity: 0.3;
  transition: all 0.4s;
  width: 100%;
}
.ny43-section6 .swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.ny43-section6 .swiper .swiper-slide.swiper-slide-active .icon {
  opacity: 1;
  visibility: visible;
}
.ny43-section6 .swiper .swiper-slide .image {
  position: relative;
}
.ny43-section6 .swiper .swiper-slide .image img {
  width: 100%;
}
.ny43-section6 .swiper .swiper-slide .desc {
  color: #fff;
  line-height: 1.4;
  font-size: 30px;
  margin-top: 80px;
}
.ny43-section6 .swiper-btn-group {
  justify-content: flex-end;
}
.ny43-section6 .swiper-btn-group .swiper-btn {
  width: 44px;
  height: 44px;
  background-color: #fff;
  color: #000;
}
.ny43-section6 .swiper-btn-group .swiper-btn:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 749px) {
  .ny43-section6 {
    padding-bottom: 13.333vw;
  }
  .ny43-section6 .itembox .item .info {
    padding: 17.333vw 6.667vw;
    padding-bottom: 12vw;
  }
  .ny43-section6 .itembox .item .info .ny43-text1 {
    margin-bottom: 4vw;
  }
  .ny43-section6 .itembox .item .image {
    width: 104vw;
  }
  .ny43-section6 .body {
    padding-top: 21.333vw;
    padding-left: 6.133vw;
    padding-right: 6.133vw;
  }
  .ny43-section6 .body .ny43-text1 {
    margin-bottom: 12vw;
  }
  .ny43-section6 .info {
    padding-top: 16vw;
  }
  .ny43-section6 .swiper .swiper-slide .desc {
    font-size: 4vw;
    margin-top: 10.667vw;
  }
  .ny43-section6 .swiper-btn-group .swiper-btn {
    width: 5.867vw;
    height: 5.867vw;
  }
  .ny43-section6 .swiper-btn-group .swiper-btn:first-child {
    margin-right: 1.333vw;
  }
}
/* ==================== 内页43 - 板块六 End ==================== */
/* ==================== 内页43 - 板块七 Start ==================== */
.ny43-section7 {
  position: relative;
}
.ny43-section7 .ny43-text1 {
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 3;
}
.ny43-section7 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  position: absolute;
  bottom: 160px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding-left: 70px;
  padding-right: 70px;
}
.ny43-section7 .item {
  color: #fff;
  width: 50%;
}
.ny43-section7 .item:nth-child(2) ~ .item {
  margin-top: 80px;
}
.ny43-section7 .item .text1 {
  line-height: 1.1;
  font-size: 39px;
  margin-bottom: 15px;
  font-family: "HYJunhei-85J";
}
.ny43-section7 .item .text2 {
  font-size: 27px;
  line-height: 1.1;
}
.ny43-section7 .bg-image {
  width: 100%;
  position: relative;
  z-index: 2;
}
.ny43-section7 .bg-image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny43-section7 .ny43-text1 {
    top: 24vw;
  }
  .ny43-section7 .itembox {
    bottom: 21.333vw;
    padding-left: 9.333vw;
    padding-right: 9.333vw;
  }
  .ny43-section7 .item:nth-child(2) ~ .item {
    margin-top: 10.667vw;
  }
  .ny43-section7 .item .text1 {
    font-size: 5.2vw;
    margin-bottom: 2vw;
  }
  .ny43-section7 .item .text2 {
    font-size: 3.6vw;
  }
}
/* ==================== 内页43 - 板块七 End ==================== */
/* ==================== 内页43 - 板块八 Start ==================== */
.ny43-section8 {
  background-color: #EAF2FC;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  overflow: hidden;
  padding-top: 140px;
  padding-bottom: 120px;
  padding-left: 30px;
  padding-right: 30px;
}
.ny43-section8 .head {
  width: 100%;
  text-align: center;
}
.ny43-section8 .head .ny43-text1 {
  margin-bottom: 30px;
}
.ny43-section8 .head .img {
  width: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.ny43-section8 .head .img img {
  width: 100%;
}
.ny43-section8 .body {
  width: 100%;
}
.ny43-section8 .top {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 90px;
}
.ny43-section8 .img {
  margin-top: 80px;
  margin-bottom: 80px;
}
.ny43-section8 .itembox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ny43-section8 .itembox .item {
  width: 48%;
}
.ny43-section8 .itembox .text {
  margin-top: 30px;
  font-size: 30px;
  color: #000000;
}
@media screen and (max-width: 749px) {
  .ny43-section8 {
    padding-top: 18.67vw;
    padding-bottom: 16vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .ny43-section8 .head .ny43-text1 {
    margin-bottom: 4vw;
  }
  .ny43-section8 .head .img {
    width: 66.67vw;
    margin-top: 5.33vw;
  }
  .ny43-section8 .top {
    margin-top: 5.33vw;
    margin-bottom: 12vw;
  }
  .ny43-section8 .img {
    margin-top: 10.67vw;
    margin-bottom: 10.67vw;
  }
  .ny43-section8 .itembox .text {
    margin-top: 4vw;
    font-size: 4vw;
  }
}
/* ==================== 内页43 - 板块八 End ==================== */
/* ==================== 内页43 - 板块九 Start ==================== */
.ny43-section9 {
  overflow: hidden;
  background-size: cover;
  position: relative;
  padding-top: 160px;
  padding-bottom: 170px;
  padding-left: 50px;
}
.ny43-section9 .ny43-text1 {
  color: #fff;
}
.ny43-section9 .left-body {
  width: 100%;
  color: #fff;
  margin-bottom: 120px;
  padding-left: 30px;
  padding-right: 80px;
}
.ny43-section9 .left-body .text1 {
  font-family: "HYJunhei-85J";
  line-height: 1.1;
  font-size: 50px;
  margin-bottom: 40px;
}
.ny43-section9 .left-body .text2 {
  font-size: 30px;
  line-height: 1.8;
}
.ny43-section9 .right-body {
  position: relative;
  padding-left: 190px;
  padding-right: 50px;
}
.ny43-section9 .right-body .image {
  width: 460px;
  position: relative;
}
.ny43-section9 .right-body .item {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding-right: 16px;
  font-size: 30px;
  color: #ffffff;
}
.ny43-section9 .right-body .item:after {
  content: "";
  display: block;
  width: 220px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 100%;
}
.ny43-section9 .right-body .item1 {
  top: 130px;
  left: 0;
}
.ny43-section9 .right-body .item1:after {
  width: 176px;
}
.ny43-section9 .right-body .item2 {
  top: 260px;
  left: 0;
}
.ny43-section9 .right-body .item2:after {
  width: 160px;
}
.ny43-section9 .right-body .item3 {
  top: 340px;
  left: 0;
}
.ny43-section9 .right-body .item3:after {
  width: 176px;
}
.ny43-section9 .right-body .item4 {
  top: 515px;
  left: 0;
}
.ny43-section9 .right-body .item4:after {
  width: 206px;
}
.ny43-section9 .right-body .item5 {
  top: 640px;
  left: 0;
}
.ny43-section9 .right-body .item5:after {
  width: 220px;
}
@media screen and (max-width: 749px) {
  .ny43-section9 {
    padding-top: 21.333vw;
    padding-bottom: 22.667vw;
    padding-left: 6.667vw;
  }
  .ny43-section9 .left-body {
    margin-bottom: 16vw;
    padding-left: 4vw;
    padding-right: 10.667vw;
  }
  .ny43-section9 .left-body .text1 {
    font-size: 6.667vw;
    margin-bottom: 5.333vw;
  }
  .ny43-section9 .left-body .text2 {
    font-size: 4vw;
  }
  .ny43-section9 .right-body {
    padding-left: 25.333vw;
    padding-right: 6.667vw;
  }
  .ny43-section9 .right-body .image {
    width: 61.333vw;
  }
  .ny43-section9 .right-body .item {
    padding-right: 2.133vw;
    font-size: 4vw;
  }
  .ny43-section9 .right-body .item:after {
    width: 29.333vw;
  }
  .ny43-section9 .right-body .item1 {
    top: 17.333vw;
  }
  .ny43-section9 .right-body .item1:after {
    width: 23.467vw;
  }
  .ny43-section9 .right-body .item2 {
    top: 34.667vw;
  }
  .ny43-section9 .right-body .item2:after {
    width: 21.333vw;
  }
  .ny43-section9 .right-body .item3 {
    top: 45.333vw;
  }
  .ny43-section9 .right-body .item3:after {
    width: 23.467vw;
  }
  .ny43-section9 .right-body .item4 {
    top: 68.667vw;
  }
  .ny43-section9 .right-body .item4:after {
    width: 27.467vw;
  }
  .ny43-section9 .right-body .item5 {
    top: 85.333vw;
  }
  .ny43-section9 .right-body .item5:after {
    width: 29.333vw;
  }
}
/* ==================== 内页43 - 板块九 End ==================== */
/* ==================== 内页43 - 板块十 Start ==================== */
.ny43-section10 {
  background-color: #0B121C;
  padding-top: 150px;
  padding-bottom: 120px;
  padding-left: 50px;
  padding-right: 40px;
}
.ny43-section10 .ny43-text1 {
  color: #fff;
  margin-bottom: 90px;
}
.ny43-section10 .table table {
  width: 100%;
  margin-bottom: 60px;
}
.ny43-section10 .table table:last-child {
  margin-bottom: 0;
}
.ny43-section10 .table table td {
  color: #fff;
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 749px) {
  .ny43-section10 {
    padding-top: 20vw;
    padding-bottom: 16vw;
    padding-left: 6.667vw;
    padding-right: 5.333vw;
  }
  .ny43-section10 .ny43-text1 {
    margin-bottom: 12vw;
  }
  .ny43-section10 .table table {
    margin-bottom: 8vw;
  }
  .ny43-section10 .table table td {
    font-size: 4vw;
    padding-top: 1.333vw;
    padding-bottom: 1.333vw;
  }
}
/* ==================== 内页43 - 板块十 End ==================== */
