.ny44-main .mxw-box {
  width: 24rem;
}
/* ==================== 内页44 - 通用标题 Start ==================== */
.ny44-text1 {
  font-size: 1rem;
  color: #000;
  font-family: "HYJunhei-85J";
  line-height: 1.2;
  margin-bottom: 1rem;
  text-align: center;
}
.ny44-text2 {
  font-size: 0.4333rem;
  color: #000;
  line-height: 1.4;
  text-align: center;
  opacity: 0.6;
}
/* ==================== 内页44 - 通用标题 End ==================== */
/* ==================== 内页44 - 板块一 Start ==================== */
.ny44-section1 {
  position: relative;
}
.ny44-section1 .info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #2E7686;
  z-index: 3;
  left: 0;
  width: 100%;
}
.ny44-section1 .info .max-body {
  padding-left: 4rem;
}
.ny44-section1 .info .text1 {
  font-size: 0.3334rem;
  line-height: 1.1;
  margin-bottom: 0.2499rem;
}
.ny44-section1 .info .text2 {
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 0.5002rem;
  font-family: "HYJunhei-85J";
}
.ny44-section1 .info .text3 {
  font-size: 0.4333rem;
  opacity: 0.6;
}
.ny44-section1 .image {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.ny44-section1 .image img {
  width: 100%;
}
/* ==================== 内页44 - 板块一 End ==================== */
/* ==================== 内页44 - 板块二 Start ==================== */
.ny44-section2 {
  background-color: #fff;
}
.ny44-section2 .body1 {
  padding-top: 2rem;
  padding-bottom: 3.3334rem;
}
.ny44-section2 .body2 {
  padding-bottom: 3.8333rem;
}
.ny44-section2 .body2 .image {
  margin-top: 1.3334rem;
  margin-left: auto;
  margin-right: auto;
  width: 7rem;
  display: block;
}
.ny44-section2 .body2 .image img {
  width: 100%;
}
.ny44-section2 .itembox {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.ny44-section2 .item {
  width: 24%;
  position: relative;
  border-radius: 0.1667rem;
  overflow: hidden;
  margin-right: 1.333%;
}
.ny44-section2 .item:last-child {
  margin-right: 0;
}
.ny44-section2 .item .image {
  width: 100%;
}
.ny44-section2 .item .image img {
  width: 100%;
}
.ny44-section2 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.6666rem;
  font-size: 0.4rem;
  color: #FEFEFE;
  z-index: 3;
}
/* ==================== 内页44 - 板块二 End ==================== */
/* ==================== 内页44 - 板块三 Start ==================== */
.ny44-section3 {
  background-attachment: fixed;
  padding-top: 2.6666rem;
  padding-bottom: 1.8333rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ny44-section3 .ny44-text1 {
  color: #fff;
  margin-bottom: 8.6666rem;
  text-align: left;
}
.ny44-section3 .itembox {
  width: 20.3334rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.ny44-section3 .item {
  position: relative;
  width: 18%;
  margin-right: 2%;
}
.ny44-section3 .item img {
  width: 100%;
}
.ny44-section3 .item .text {
  position: absolute;
  bottom: 0.3334rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.3334rem;
  line-height: 1.1;
  color: #000;
}
.ny44-section3 .item:nth-child(5n) {
  margin-right: 0;
}
.ny44-section3 .item:nth-child(5) ~ .item {
  margin-top: 0.6666rem;
}
/* ==================== 内页44 - 板块三 End ==================== */
/* ==================== 内页44 - 板块四 Start ==================== */
.ny44-section4 {
  padding-top: 2.1667rem;
  padding-bottom: 3.3334rem;
}
.ny44-section4 .ny44-text1 {
  margin-bottom: 0.8333rem;
}
.ny44-section4 .itembox {
  background-color: #FBFBFB;
  display: flex;
  flex-wrap: wrap;
  padding: 1.1667rem;
  border-radius: 0.1667rem;
  overflow: hidden;
}
.ny44-section4 .item {
  position: relative;
  width: 23.5%;
  margin-right: 2%;
  border-radius: 0.1667rem;
  overflow: hidden;
}
.ny44-section4 .item:nth-child(4n) {
  margin-right: 0;
}
.ny44-section4 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5002rem;
  text-align: center;
  font-size: 0.3334rem;
  color: #fff;
  line-height: 1.1;
  width: 100%;
}
.ny44-section4 .item .image {
  display: block;
  width: 100%;
}
.ny44-section4 .item .image img {
  width: 100%;
}
/* ==================== 内页44 - 板块四 End ==================== */
/* ==================== 内页44 - 板块五 Start ==================== */
.ny44-section5 {
  background-color: #fff;
  overflow: hidden;
}
.ny44-section5 .itembox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 24rem;
  margin-left: auto;
  margin-right: auto;
}
.ny44-section5 .item {
  position: relative;
  width: 11.6667rem;
  border-radius: 0.1667rem;
  overflow: hidden;
}
.ny44-section5 .item:nth-child(1) {
  margin-top: 1.6667rem;
}
.ny44-section5 .item .info {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  padding: 0.8333rem 0.6667rem;
}
.ny44-section5 .item .info .text1 {
  font-size: 0.4333rem;
  color: rgba(255, 255, 255, 0.99);
  line-height: 1.4;
}
.ny44-section5 .item .info .text2 {
  margin-top: 0.25rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.3333rem;
  line-height: 1.2;
}
/* ==================== 内页44 - 板块五 End ==================== */
/* ==================== 内页44 - 板块六 Start ==================== */
.ny44-section6 {
  position: relative;
  z-index: 13;
  overflow: hidden;
  padding-top: 2.3333rem;
  background-color: #fff;
}
.ny44-section6 .title {
  margin-bottom: 1.5002rem;
}
.ny44-section6 .body {
  position: relative;
  width: 15rem;
  margin-left: auto;
  margin-right: 3.5002rem;
}
.ny44-section6 .body .image img {
  width: 100%;
}
.ny44-section6 .itembox {
  position: absolute;
  top: 44%;
  right: 93%;
}
.ny44-section6 .item {
  color: #2C1303;
  font-size: 0.3334rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  white-space: nowrap;
  margin-bottom: 0.1667rem;
}
.ny44-section6 .item:last-child {
  margin-bottom: 0;
}
.ny44-section6 .item:after {
  content: "";
  display: block;
  height: 0.0333rem;
  background-color: rgba(0, 0, 0, 0.2);
  margin-left: 0.4rem;
}
.ny44-section6 .item1:after {
  width: 7.5002rem;
}
.ny44-section6 .item2 {
  margin-bottom: 0.2499rem;
  margin-right: 0.1667rem;
}
.ny44-section6 .item2:after {
  width: 5.6666rem;
}
.ny44-section6 .item3 {
  margin-bottom: 0.1667rem;
  margin-right: 0.1667rem;
}
.ny44-section6 .item3:after {
  width: 4.5002rem;
}
.ny44-section6 .item4 {
  margin-bottom: 0.2rem;
  margin-right: 0.2166rem;
}
.ny44-section6 .item4:after {
  width: 3.3334rem;
}
.ny44-section6 .item5 {
  margin-right: 0.3334rem;
}
.ny44-section6 .item5:after {
  width: 2rem;
}
/* ==================== 内页44 - 板块六 End ==================== */
/* ==================== 内页44 - 板块七 Start ==================== */
.ny44-section7 {
  padding-top: 1.9168rem;
  padding-bottom: 2.1667rem;
  padding-left: 4rem;
  overflow: hidden;
  background-color: #fff;
}
.ny44-section7 .title {
  margin-bottom: 0.8333rem;
}
.ny44-section7 .title .ny44-text1 {
  text-align: left;
  margin-bottom: 0.5002rem;
}
.ny44-section7 .title .ny44-text2 {
  text-align: left;
}
.ny44-section7 .item:last-child {
  margin-right: 0;
}
.ny44-section7 .item .image {
  border-radius: 0.1667rem;
  overflow: hidden;
}
.ny44-section7 .item .image img {
  width: 100%;
}
.ny44-section7 .item .info {
  margin-top: 0.3334rem;
}
.ny44-section7 .item .text1 {
  font-size: 0.4333rem;
  line-height: 1.1;
  color: #000000;
  font-family: "HYJunhei-85J";
  margin-bottom: 0.2499rem;
}
.ny44-section7 .item .text2 {
  font-size: 0.3334rem;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
  text-align: justify;
}
/* ==================== 内页44 - 板块七 End ==================== */
/* ==================== 内页44 - 板块八 Start ==================== */
.ny44-section8-bg {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin-top: -100vh;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ny44-section8 {
  padding-top: 2rem;
  padding-bottom: 1.5002rem;
}
.ny44-section8 .title {
  text-align: center;
}
.ny44-section8 .title .ny44-text1 {
  margin-bottom: 0.3334rem;
}
.ny44-section8 .title .ny44-text1,
.ny44-section8 .title .ny44-text2 {
  color: #fff;
}
.ny44-section8 .itembox {
  margin-top: 8rem;
  background-color: #fff;
  border-radius: 0.1667rem;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 16.6666rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 0.6666rem;
  padding-bottom: 0.6666rem;
}
.ny44-section8 .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny44-section8 .item:first-child {
  padding-right: 1.5002rem;
  margin-right: 1.3334rem;
  border-right: 2px solid #E5E5E5;
}
.ny44-section8 .item .image {
  width: 4rem;
  text-align: center;
}
.ny44-section8 .item .image img {
  height: 1.5002rem;
}
.ny44-section8 .item .info {
  color: #000;
}
.ny44-section8 .item .info .text1 {
  font-size: 0.4333rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  margin-bottom: 0.1667rem;
}
.ny44-section8 .item .info .text2 {
  font-size: 0.3334rem;
  line-height: 1.6;
  opacity: 0.6;
}
/* ==================== 内页44 - 板块八 End ==================== */
/* ==================== 内页44 - 板块九 Start ==================== */
.ny44-section9 {
  background-color: #fff;
  padding-top: 2.1667rem;
  padding-bottom: 2.1667rem;
}
.ny44-section9 .title {
  margin-bottom: 0.8333rem;
}
.ny44-section9 .title .ny44-text1 {
  margin-bottom: 0.5002rem;
}
.ny44-section9 .image {
  border-radius: 0.1667rem;
  overflow: hidden;
}
.ny44-section9 .image img {
  width: 100%;
}
/* ==================== 内页44 - 板块九 End ==================== */
/* ==================== 内页44 - 板块十 Start ==================== */
.ny44-section10 {
  position: relative;
  background-color: #fff;
  padding-bottom: 2.5834rem;
}
.ny44-section10 .item {
  position: relative;
  border-radius: 0.1667rem;
  overflow: hidden;
  margin-bottom: 0.2499rem;
}
.ny44-section10 .item .image {
  width: 100%;
  display: block;
}
.ny44-section10 .item .image img {
  display: block;
  width: 100%;
}
.ny44-section10 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5002rem;
  z-index: 3;
  font-size: 0.4333rem;
  color: #000000;
  line-height: 1.1;
}
.ny44-section10 .itembox {
  display: flex;
  flex-wrap: wrap;
}
.ny44-section10 .itembox .item {
  width: 32.5%;
  margin-bottom: 0;
}
.ny44-section10 .itembox .item:nth-child(3n-1) {
  margin-left: 1.25%;
  margin-right: 1.25%;
}
.ny44-section10 .itembox .item:nth-child(3) ~ .item {
  margin-top: 2%;
}
/* ==================== 内页44 - 板块十 End ==================== */
/* ==================== 内页44 - 板块十一 Start ==================== */
.ny44-section11-bg {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin-top: -100vh;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ny44-section11 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.ny44-section11 .ny44-text1 {
  margin-bottom: 0.3334rem;
}
.ny44-section11 .ny44-text1,
.ny44-section11 .ny44-text2 {
  color: #fff;
  text-align: center;
}
/* ==================== 内页44 - 板块十一 End ==================== */
/* ==================== 内页44 - 板块十二 Start ==================== */
.ny44-section12 {
  padding-top: 2.1667rem;
  padding-bottom: 3.1667rem;
  background-color: #fff;
}
.ny44-section12 .ny44-text1 {
  margin-bottom: 1rem;
}
.ny44-section12 .table {
  border-radius: 0.521vw;
}
.ny44-section12 table,
.ny44-section12 td,
.ny44-section12 th {
  border-collapse: collapse;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.ny44-section12 table {
  width: 100%;
  text-align: center;
}
.ny44-section12 td:nth-child(2n-1) {
  background-color: #FBFBFB;
}
.ny44-section12 td {
  font-weight: 400;
  font-size: 0.3334rem;
  line-height: 1.6em;
  padding: 0.3334rem;
  font-family: "HYJunhei-85J";
}
/* ==================== 内页44 - 板块十二 End ==================== */
