/* ==================== ny2 - 板块一 Start ==================== */
/* ==================== ny2 - 板块一 End ==================== */
/* ==================== ny2 - 板块二 Start ==================== */
.ny2-section2 {
  padding-top: 4.167vw;
}
.ny2-section2 .desc {
  line-height: 1.8;
  font-size: 0.938vw;
  color: #666666;
  margin-top: 2.083vw;
}
@media screen and (min-width: 1920px) {
  .ny2-section2 {
    padding-top: 80px;
  }
  .ny2-section2 .desc {
    font-size: 18px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ny2-section2 {
    padding-top: 40px;
  }
  .ny2-section2 .desc {
    font-size: 14px;
    margin-top: 20px;
  }
}
/* ==================== ny2 - 板块二 End ==================== */
/* ==================== ny2 - 板块三 Start ==================== */
.ny2-section3 {
  padding-top: 4.167vw;
  padding-bottom: 4.167vw;
}
.ny2-section3 .content {
  padding-top: 2.083vw;
  word-wrap: break-word;
}
.ny2-section3 .content h3 {
  margin-bottom: 1.563vw;
  font-size: 1.25vw !important;
}
.ny2-section3 .content .table {
  overflow: auto;
  margin-top: 2.083vw;
}
.ny2-section3 .content table,
.ny2-section3 .content td,
.ny2-section3 .content th {
  border-collapse: collapse;
  text-align: center;
}
.ny2-section3 .content table {
  width: 100%;
  text-align: center;
}
.ny2-section3 .content tr {
  transition: background-color 0.4s;
}
.ny2-section3 .content tr:first-child td {
  background-color: #045bb6;
  color: #fff;
  font-size: 0.938vw;
  line-height: 1.6;
}
.ny2-section3 .content tr:first-child ~ tr:hover {
  background-color: #EFFAFD;
}
/* 2025-2-13 修改 */
.ny2-section3 .content td {
  color: #666666;
  font-size: 0.729vw;
  padding: 1.25vw;
  border: 1px solid #e2e2e2;
  white-space: nowrap;
}
.ny2-section3 .content td a:hover {
  color: #045bb6;
  text-decoration: underline;
}
.ny2-section3 .content td a:hover img {
  filter: inherit;
  -webkit-filter: inherit;
  -moz-filter: inherit;
  -ms-filter: inherit;
  -o-filter: inherit;
}
.ny2-section3 .content td a img {
  transition: filter 0.4s;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.ny2-section3 .item {
  margin-top: 2.083vw;
}
.ny2-section3 .item .text1 {
  line-height: 1.2;
  font-size: 1.25vw;
  color: #3bb7e9;
  margin-bottom: 1.563vw;
}
.ny2-section3 .item .image {
  background-color: #ffffff;
  box-shadow: 0vw 0vw 0.625vw 0vw rgba(0, 0, 0, 0.1);
  display: block;
}
.ny2-section3 .item .image img {
  width: 100%;
}
.ny2-section3 .item .tip {
  font-size: 0.938vw;
  color: #666666;
  line-height: 1.8;
  margin-top: 1.042vw;
  padding-bottom: 2.083vw;
}
@media screen and (min-width: 1920px) {
  .ny2-section3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ny2-section3 .content {
    padding-top: 40px;
  }
  .ny2-section3 .content h3 {
    margin-bottom: 30px;
    font-size: 24px !important;
  }
  .ny2-section3 .content .table {
    margin-top: 40px;
  }
  .ny2-section3 .content tr:first-child td {
    font-size: 18px;
  }
  .ny2-section3 .content td {
    font-size: 14px;
    padding: 24px;
  }
  .ny2-section3 .item {
    margin-top: 40px;
  }
  .ny2-section3 .item .text1 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .ny2-section3 .item .image {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .ny2-section3 .item .table {
    margin-top: 40px;
  }
  .ny2-section3 .item tr:first-child td {
    font-size: 18px;
  }
  .ny2-section3 .item td {
    font-size: 14px;
    padding: 24px;
  }
  .ny2-section3 .item .tip {
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ny2-section3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ny2-section3 .content {
    padding-top: 40px;
  }
  .ny2-section3 .content h3 {
    margin-bottom: 30px;
    font-size: 16px !important;
  }
  .ny2-section3 .content .table {
    margin-top: 40px;
  }
  .ny2-section3 .content span {
    font-size: 14px !important;
    line-height: 1.4;
  }
  .ny2-section3 .content table {
    width: 100% !important;
    text-align: center;
    overflow: auto;
    display: block;
    border: 0;
  }
  .ny2-section3 .content tr:first-child td {
    font-size: 18px;
  }
  .ny2-section3 .content td {
    font-size: 14px !important;
    padding: 10px !important;
  }
  .ny2-section3 .item {
    margin-top: 20px;
  }
  .ny2-section3 .item .text1 {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .ny2-section3 .item .image {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .ny2-section3 .item .table {
    margin-top: 20px;
  }
  .ny2-section3 .item tr:first-child td {
    font-size: 14px;
  }
  .ny2-section3 .item td {
    font-size: 12px;
    padding: 12px;
  }
  .ny2-section3 .item .tip {
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 0;
    word-wrap: break-word;
  }
}
/* ==================== ny2 - 板块三 End ==================== */
/* ==================== ny2 - 板块四 Start ==================== */
/* ==================== ny2 - 板块四 End ==================== */
/* ==================== ny2 - 板块五 Start ==================== */
/* ==================== ny2 - 板块五 End ==================== */
/* ==================== ny2 - 板块六 Start ==================== */
/* ==================== ny2 - 板块六 End ==================== */
/* ==================== ny2 - 板块七 Start ==================== */
/* ==================== ny2 - 板块七 End ==================== */
/* ==================== ny2 - 板块八 Start ==================== */
/* ==================== ny2 - 板块八 End ==================== */
