/* ==================== ny24 - 板块一 Start ==================== */
/* ==================== ny24 - 板块一 End ==================== */
/* ==================== ny24 - 板块二 Start ==================== */
.ny24-section2 {
  padding-bottom: 11.111vw;
}
.ny24-section2 > .mxw-box {
  padding-left: 5.833vw;
  padding-right: 5.833vw;
}
.ny24-section2 .itembox {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 5.556vw;
}
.ny24-section2 .itembox.active {
  display: block;
}
.ny24-section2 .itembox.active .item:nth-child(7) ~ .item {
  display: block;
}
.ny24-section2 .itembox.no-image .item {
  margin-top: 0;
}
.ny24-section2 .itembox.no-image .item:nth-child(1) ~ .item {
  margin-top: 0;
}
.ny24-section2 .itembox::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background: #D9D9D9;
  top: 2.083vw;
  z-index: 0;
}
.ny24-section2 .itembox .item {
  width: 50%;
  text-align: right;
  padding-right: 2.778vw;
  position: relative;
  margin-bottom: 2.222vw;
  z-index: 2;
  box-sizing: border-box;
}
.ny24-section2 .itembox .item .image {
  margin-top: 2.222vw;
  border-radius: 16px;
  overflow: hidden;
}
.ny24-section2 .itembox .item .image img {
  width: 100%;
}
.ny24-section2 .itembox .item::after,
.ny24-section2 .itembox .item::before {
  content: '';
  position: absolute;
  margin: auto;
  border-radius: 50%;
}
.ny24-section2 .itembox .item::after {
  right: -0.556vw;
  background: #D9D9D9;
  width: 1.111vw;
  height: 1.111vw;
  z-index: 2;
  top: 1.389vw;
}
.ny24-section2 .itembox .item::before {
  right: -0.278vw;
  background: #000;
  width: 0.556vw;
  height: 0.556vw;
  z-index: 3;
  top: 1.667vw;
}
.ny24-section2 .itembox .item .title {
  font-size: 2.222vw;
  font-family: "Inter-SemiBold";
  color: #000;
}
.ny24-section2 .itembox .item .summary {
  font-size: 0.903vw;
  line-height: 1.389vw;
  margin-top: 0.556vw;
  color: #999;
  font-family: "Inter-Regular";
}
.ny24-section2 .itembox .item .summary span {
  color: #0075FF;
}
.ny24-section2 .itembox .item:nth-child(1) ~ .item {
  margin-top: -19%;
}
.ny24-section2 .itembox .item:nth-child(even) {
  margin-right: 0;
  margin-left: auto;
  padding-left: 2.778vw;
  text-align: left;
  padding-right: 0;
}
.ny24-section2 .itembox .item:nth-child(even) .title {
  color: #0075FF;
}
.ny24-section2 .itembox .item:nth-child(even)::after {
  left: -0.556vw;
  right: auto;
}
.ny24-section2 .itembox .item:nth-child(even)::before {
  left: -0.278vw;
  right: auto;
  background: #0075FF;
}
.ny24-section2 .common-btn {
  margin-top: 5.556vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1440px) {
  .ny24-section2 {
    padding-bottom: 160px;
  }
  .ny24-section2 > .mxw-box {
    padding-left: 84px;
    padding-right: 84px;
  }
  .ny24-section2 .itembox {
    margin-top: 80px;
  }
  .ny24-section2 .itembox::after {
    width: 1px;
    top: 30px;
  }
  .ny24-section2 .itembox .item {
    padding-right: 40px;
    margin-bottom: 32px;
  }
  .ny24-section2 .itembox .item .image {
    margin-top: 32px;
  }
  .ny24-section2 .itembox .item::after {
    right: -8px;
    width: 16px;
    height: 16px;
    top: 20px;
  }
  .ny24-section2 .itembox .item::before {
    right: -4px;
    width: 8px;
    height: 8px;
    top: 24px;
  }
  .ny24-section2 .itembox .item .title {
    font-size: 32px;
  }
  .ny24-section2 .itembox .item .summary {
    font-size: 13px;
    line-height: 20px;
    margin-top: 8px;
  }
  .ny24-section2 .itembox .item:nth-child(even) {
    padding-left: 40px;
  }
  .ny24-section2 .itembox .item:nth-child(even)::after {
    left: -8px;
  }
  .ny24-section2 .itembox .item:nth-child(even)::before {
    left: -4px;
  }
  .ny24-section2 .common-btn {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .ny24-section2 {
    padding-bottom: 24.74vw;
  }
  .ny24-section2 > .mxw-box {
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
  .ny24-section2 .itembox {
    margin-top: 8.333vw;
  }
  .ny24-section2 .itembox::after {
    width: 0.13vw;
    top: 3.906vw;
  }
  .ny24-section2 .itembox .item {
    padding-right: 4.557vw;
    margin-bottom: 4.167vw;
    margin-top: 0;
  }
  .ny24-section2 .itembox .item .image {
    margin-top: 1.563vw;
    border-radius: 1.56vw;
  }
  .ny24-section2 .itembox .item::after {
    right: -1.042vw;
    width: 2.083vw;
    height: 2.083vw;
    top: 2.604vw;
  }
  .ny24-section2 .itembox .item::before {
    right: -0.521vw;
    width: 1.042vw;
    height: 1.042vw;
    top: 3.125vw;
  }
  .ny24-section2 .itembox .item .title {
    font-size: 3.125vw;
    line-height: 4.167vw;
  }
  .ny24-section2 .itembox .item .summary {
    font-size: 1.693vw;
    line-height: 2.604vw;
    margin-top: 1.563vw;
  }
  .ny24-section2 .itembox .item:nth-child(even) {
    padding-left: 5.208vw;
  }
  .ny24-section2 .itembox .item:nth-child(even)::after {
    left: -1.042vw;
  }
  .ny24-section2 .itembox .item:nth-child(even)::before {
    left: -0.521vw;
  }
  .ny24-section2 .common-btn {
    margin-top: 10.417vw;
  }
}
@media screen and (max-width: 500px) {
  .ny24-section2 {
    padding-bottom: 40.712vw;
  }
  .ny24-section2 > .mxw-box {
    padding-left: 6.107vw;
    padding-right: 6.107vw;
  }
  .ny24-section2 .itembox {
    margin-top: 16.285vw;
  }
  .ny24-section2 .itembox::after {
    width: 0.254vw;
    top: 0;
    left: 0;
    right: auto;
  }
  .ny24-section2 .itembox .item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 12.723vw;
    text-align: left;
    padding-left: 10.178vw;
    margin-top: 0 !important;
  }
  .ny24-section2 .itembox .item .image {
    margin-top: 2.036vw;
    border-radius: 2.04vw;
  }
  .ny24-section2 .itembox .item::after {
    right: auto;
    left: -2.036vw;
    width: 4.071vw;
    height: 4.071vw;
    top: 5.089vw;
  }
  .ny24-section2 .itembox .item::before {
    left: -1.018vw;
    right: auto;
    width: 2.036vw;
    height: 2.036vw;
    top: 6.107vw;
  }
  .ny24-section2 .itembox .item .title {
    font-size: 8.142vw;
    line-height: 10.178vw;
  }
  .ny24-section2 .itembox .item .summary {
    font-size: 3.308vw;
    line-height: 5.089vw;
    margin-top: 2.036vw;
  }
  .ny24-section2 .itembox .item:nth-child(even) {
    padding-left: 10.178vw;
  }
  .ny24-section2 .itembox .item:nth-child(even)::after {
    left: -2.036vw;
  }
  .ny24-section2 .itembox .item:nth-child(even)::before {
    left: -1.018vw;
  }
  .ny24-section2 .common-btn {
    margin-top: 16.285vw;
  }
}
/* ==================== ny24 - 板块二 End ==================== */
/*# sourceMappingURL=ny24.css.map */