/* ==================== ny3 - 板块二 Start ==================== */
.ny3-section2 > .mxw-box {
  max-width: 85.625vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.188vw;
  padding-bottom: 7.188vw;
}
.ny3-section2 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.ny3-section2 .item {
  width: 46%;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.ny3-section2 .item:hover .image img {
  transform: scale(1.1);
}
.ny3-section2 .item:nth-child(2) ~ .item {
  margin-top: 4.375vw;
}
.ny3-section2 .item .image img {
  transition: all 0.4s;
}
.ny3-section2 .item .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 1.875vw;
}
.ny3-section2 .item .info .text1 {
  font-size: 1.5vw;
  margin-bottom: 1.25vw;
  line-height: 1.1;
  color: #4cb848;
}
.ny3-section2 .item .info .text2 {
  font-size: 1vw;
  line-height: 1.8;
  color: #ededed;
  opacity: 0.8;
}
.ny3-section2 .item .info .text3 {
  margin-top: 1.25vw;
  font-size: 1vw;
  line-height: 1.1;
  color: #fff;
  display: table;
}
.ny3-section2 .item .info .text3:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1600px) {
  .ny3-section2 > .mxw-box {
    width: 1370px;
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .ny3-section2 .item:nth-child(2) ~ .item {
    margin-top: 70px;
  }
  .ny3-section2 .item .info {
    padding: 30px;
  }
  .ny3-section2 .item .info .text1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .ny3-section2 .item .info .text2 {
    font-size: 16px;
  }
  .ny3-section2 .item .info .text3 {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .ny3-section2 > .mxw-box {
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny3-section2 .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .ny3-section2 .item:last-child {
    margin-bottom: 0;
  }
  .ny3-section2 .item:nth-child(2) ~ .item {
    margin-top: 0;
  }
  .ny3-section2 .item .info {
    padding: 15px;
  }
  .ny3-section2 .item .info .text1 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .ny3-section2 .item .info .text2 {
    font-size: 12px;
  }
  .ny3-section2 .item .info .text3 {
    margin-top: 20px;
    font-size: 12px;
  }
}
/* ==================== ny3 - 板块二 End ==================== */
/* ==================== ny3 - 板块三 Start ==================== */
/* ==================== ny3 - 板块三 End ==================== */
/* ==================== ny3 - 板块四 Start ==================== */
/* ==================== ny3 - 板块四 End ==================== */
/* ==================== ny3 - 板块五 Start ==================== */
/* ==================== ny3 - 板块五 End ==================== */
/* ==================== ny3 - 板块六 Start ==================== */
/* ==================== ny3 - 板块六 End ==================== */
/* ==================== ny3 - 板块七 Start ==================== */
/* ==================== ny3 - 板块七 End ==================== */
/* ==================== ny3 - 板块八 Start ==================== */
/* ==================== ny3 - 板块八 End ==================== */
