/* ==================== 内页18 - 板块一 Start ==================== */
.ny18-section1 article {
  font-size: 0.833vw;
}
.ny18-section1 video {
  display: block;
  width: 100%;
}
.ny18-section1 iframe {
  display: block;
  width: 100%;
  height: 780px;
}
.ny18-section1 .body {
  padding-top: 4.167vw;
  font-size: 0.938vw;
  color: #666;
  line-height: 1.8;
  padding-bottom: 2.083vw;
}
.ny18-section1 .body h1 {
  font-size: 1.979vw;
  color: #000000;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 1.458vw;
}
.ny18-section1 .body .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2.083vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 3.125vw;
}
.ny18-section1 .body .bottom span {
  font-size: 0.833vw;
  color: #666666;
  line-height: 1.1;
  margin-right: 4.167vw;
}
.ny18-section1 .body .bottom span:last-child {
  margin-right: 0;
}
.ny18-section1 .page-list {
  padding-top: 2.083vw;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ny18-section1 .page-list a {
  font-size: 0.938vw;
  color: #666666;
  line-height: 1.2;
  transition: color 0.4s;
}
.ny18-section1 .page-list a:hover {
  color: #045bb6;
}
.ny18-section1 .body2 {
  padding-top: 4.167vw;
  padding-bottom: 4.167vw;
}
.ny18-section1 .body2 .desc {
  margin-top: 2.083vw;
  padding: 2.083vw;
  background-color: #ffffff;
  box-shadow: 0vw 0vw 0.625vw 0vw rgba(0, 0, 0, 0.1);
  font-size: 0.938vw;
  color: #666666;
  line-height: 1.8;
}
@media screen and (min-width: 1920px) {
  .ny18-section1 .body {
    padding-top: 80px;
    font-size: 18px;
    padding-bottom: 40px;
  }
  .ny18-section1 .body h1 {
    font-size: 38px;
    margin-bottom: 28px;
  }
  .ny18-section1 .body .bottom {
    padding-bottom: 40px;
    margin-bottom: 60px;
  }
  .ny18-section1 .body .bottom span {
    font-size: 16px;
    margin-right: 80px;
  }
  .ny18-section1 .page-list {
    padding-top: 40px;
  }
  .ny18-section1 .page-list a {
    font-size: 18px;
  }
  .ny18-section1 .body2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ny18-section1 .body2 .desc {
    margin-top: 40px;
    padding: 40px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ny18-section1 article {
    font-size: 14px;
  }
  .ny18-section1 article iframe {
    display: block;
    width: 100%;
    height: 70vw;
  }
  .ny18-section1 .body {
    padding-top: 40px;
    font-size: 14px;
    padding-bottom: 40px;
  }
  .ny18-section1 .body h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .ny18-section1 .body .bottom {
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .ny18-section1 .body .bottom span {
    font-size: 14px;
    margin-right: 10px;
    line-height: 1.6;
  }
  .ny18-section1 .page-list {
    padding-top: 40px;
    display: block;
  }
  .ny18-section1 .page-list a {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .ny18-section1 .page-list a:last-child {
    margin-bottom: 0;
  }
  .ny18-section1 .body2 {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .ny18-section1 .body2 .desc {
    margin-top: 40px;
    padding: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    font-size: 14px;
  }
}
/* ==================== 内页18 - 板块一 End ==================== */
