/* ==================== 内页10 - 板块一 Start ==================== */
.ny10-section1 {
  background-color: #F8F9FC;
  padding-bottom: 5vw;
}
.ny10-section1 .body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.ny10-section1 .left {
  position: sticky;
  top: 0;
  left: 0;
  background-color: #fff;
  flex-shrink: 0;
  width: 21.875vw;
  border-radius: 0.625vw;
  padding: 2.188vw 1.875vw;
}
.ny10-section1 .left .text1 {
  font-size: 1.625vw;
  color: #000000;
  line-height: 1.1;
  margin-bottom: 2.5vw;
}
.ny10-section1 .left .list > .list-item.active .head {
  color: #4cb848;
}
.ny10-section1 .left .list > .list-item.active .head.child:after {
  background-image: url(../images/header/img016@100x100.png);
}
.ny10-section1 .left .list > .list-item.active .list2 {
  display: block;
}
.ny10-section1 .left .list > .list-item .head {
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  padding-right: 0.938vw;
  font-size: 1vw;
  display: block;
  position: relative;
  font-weight: bold;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
}
.ny10-section1 .left .list > .list-item .head.child:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  right: 0;
  background: url(../images/header/img015@100x100.png) no-repeat center;
  width: 1vw;
  height: 1vw;
  background-size: 100%;
}
.ny10-section1 .left .list2 {
  padding-left: 1.563vw;
  padding-bottom: 1.25vw;
  display: none;
}
.ny10-section1 .left .list2 > .list-item {
  display: block;
  font-size: 1vw;
  color: #000;
  line-height: 1.1;
  margin-top: 1.25vw;
}
.ny10-section1 .left .list2 > .list-item:hover,.ny10-section1 .left .list2 > .list-item.on {
  color: #4cb848;
}
.ny10-section1 .right {
  min-width: 0;
  flex-grow: 1;
  margin-left: 2.5vw;
  background-color: #ffffff;
  border-radius: 0.625vw;
  padding: 2.5vw 3.125vw;
  padding-bottom: 40px;
}
.ny10-section1 .right form {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 1.875vw;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1.875vw;
}
.ny10-section1 .right form .text1 {
  font-size: 1.625vw;
  color: #000000;
  line-height: 1.1;
  min-width: 0;
  flex-grow: 1;
  display: block;
}
.ny10-section1 .right form .search {
  width: 53.125vw;
  height: 2.875vw;
  padding-left: 1.063vw;
  padding-right: 1.063vw;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #fcfcfc;
  border-radius: 0.625vw;
  border: solid 1px #e9e9e9;
}
.ny10-section1 .right form input {
  min-width: 0;
  flex-grow: 1;
  font-size: 1vw;
}
.ny10-section1 .right form button {
  display: block;
  line-height: 1;
  width: 1vw;
}
.ny10-section1 .right form button img {
  width: 100%;
}
.ny10-section1 .right .list {
  margin-bottom: 60px;
}
.ny10-section1 .right .list .list-item {
  padding: 1.063vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #fff;
}
.ny10-section1 .right .list .list-item:nth-child(2n-1) {
  background-color: #F7F9FA;
}
.ny10-section1 .right .list .list-item .name {
  min-width: 0;
  flex-grow: 1;
  line-height: 1.1;
  font-size: 1vw;
}
.ny10-section1 .right .list .list-item .time {
  font-size: 1vw;
  color: #888888;
  line-height: 1.1;
}
.ny10-section1 .right .list .list-item .download {
  margin-left: 11.875vw;
  font-size: 1vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #4cb848;
}
.ny10-section1 .right .list .list-item .download:after {
  content: "";
  display: block;
  margin-left: 0.625vw;
  width: 1.25vw;
  height: 1.25vw;
  background: url(../images/ny10/img002.png) no-repeat center;
  background-size: 100%;
}
.ny10-section1 .right .list2 .list-item {
  border-bottom: 1px solid #e9e9e9;
  padding-left: 1.625vw;
  padding-right: 1.625vw;
}
.ny10-section1 .right .list2 .list-item.active .head:after {
  background-image: url(../images/header/img016@100x100.png);
}
.ny10-section1 .right .list2 .list-item .head {
  line-height: 1.2;
  font-size: 1vw;
  color: #000000;
  font-weight: bold;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  padding-right: 2.5vw;
  position: relative;
  cursor: pointer;
}
.ny10-section1 .right .list2 .list-item .head:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  right: 0;
  background: url(../images/header/img015@100x100.png) no-repeat center;
  width: 1.25vw;
  height: 1.25vw;
  background-size: 100%;
  z-index: 3;
  cursor: pointer;
}
.ny10-section1 .right .list2 .list-item .desc {
  padding-bottom: 3.438vw;
  padding-left: 1vw;
  display: none;
}
.ny10-section1 .right .body3 .top {
  background-color: #F8F9FC;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.ny10-section1 .right .body3 .top .info {
  min-width: 0;
  flex-grow: 1;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.ny10-section1 .right .body3 .top .icon {
  width: 3.125vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.875vw;
}
.ny10-section1 .right .body3 .top .text1 {
  font-size: 1.375vw;
  line-height: 1.1;
  color: #000;
}
.ny10-section1 .right .body3 .top .text2 {
  margin-top: 1.563vw;
  font-size: 1vw;
  color: #666;
  line-height: 1.1;
}
.ny10-section1 .right .body3 .top .text3 {
  margin-top: 1.25vw;
  font-size: 1vw;
  color: #4cb848;
  line-height: 1.1;
}
.ny10-section1 .right .body3 .top .text3:hover {
  color: #4cb848;
}
.ny10-section1 .right .body3 .top .image {
  width: 50%;
  line-height: 1;
}
.ny10-section1 .right .body3 .top .image img {
  width: 100%;
}
.ny10-section1 .right .body3 .itembox {
  margin-top: 1.25vw;
  display: flex;
  align-items: stretch;
}
.ny10-section1 .right .body3 .item {
  padding-top: 2.125vw;
  padding-bottom: 3.75vw;
  text-align: center;
  width: 32%;
  background-color: #F8F9FC;
}
.ny10-section1 .right .body3 .item:nth-child(3n-1) {
  margin-left: 2%;
  margin-right: 2%;
}
.ny10-section1 .right .body3 .item .icon {
  width: 7.25vw;
  height: 7.25vw;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.ny10-section1 .right .body3 .item .icon img {
  width: 3.125vw;
}
.ny10-section1 .right .body3 .item .qr {
  width: 7.25vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ny10-section1 .right .body3 .item .text1 {
  padding-top: 1.875vw;
  font-size: 1.375vw;
  color: #000;
  line-height: 1.1;
  font-weight: bold;
}
.ny10-section1 .right .body3 .item .text2 {
  margin-top: 1.563vw;
  font-size: 1vw;
  line-height: 1.8;
}
.ny10-section1 .right .body3 .item .text3 {
  margin-top: 1.25vw;
  color: #4cb848;
  line-height: 1.1;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.ny10-section1 .right .body4 {
  font-size: 1vw;
  color: #555555;
  line-height: 1.8;
  text-align: justify;
}
.ny10-section1 .right .body4 h3 {
  font-size: 1vw;
  color: #000;
}
@media screen and (min-width: 1600px) {
  .ny10-section1 {
    padding-bottom: 80px;
  }
  .ny10-section1 .left {
    width: 350px;
    border-radius: 10px;
    padding: 35px 30px;
  }
  .ny10-section1 .left .text1 {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .ny10-section1 .left .list {
    margin-bottom: 40px;
  }
  .ny10-section1 .left .list > .list-item .head {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    font-size: 16px;
  }
  .ny10-section1 .left .list > .list-item .head.child:after {
    width: 16px;
    height: 16px;
  }
  .ny10-section1 .left .list2 {
    padding-left: 25px;
    padding-bottom: 20px;
  }
  .ny10-section1 .left .list2 > .list-item {
    font-size: 16px;
    margin-top: 20px;
  }
  .ny10-section1 .right {
    margin-left: 40px;
    border-radius: 10px;
    padding: 40px 50px;
    padding-bottom: 40px;
  }
  .ny10-section1 .right form {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .ny10-section1 .right form .text1 {
    font-size: 26px;
  }
  .ny10-section1 .right form .search {
    width: 850px;
    height: 46px;
    padding-left: 17px;
    padding-right: 17px;
    border-radius: 10px;
  }
  .ny10-section1 .right form input {
    font-size: 16px;
  }
  .ny10-section1 .right form button {
    width: 16px;
  }
  .ny10-section1 .right .list {
    margin-bottom: 60px;
  }
  .ny10-section1 .right .list .list-item {
    padding: 17px;
  }
  .ny10-section1 .right .list .list-item .name {
    font-size: 16px;
  }
  .ny10-section1 .right .list .list-item .time {
    font-size: 16px;
  }
  .ny10-section1 .right .list .list-item .download {
    margin-left: 190px;
    font-size: 16px;
  }
  .ny10-section1 .right .list .list-item .download:after {
    margin-left: 10px;
    width: 20px;
    height: 20px;
  }
  .ny10-section1 .right .list2 .list-item {
    padding-left: 26px;
    padding-right: 26px;
  }
  .ny10-section1 .right .list2 .list-item .head {
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
  }
  .ny10-section1 .right .list2 .list-item .head:after {
    width: 20px;
    height: 20px;
  }
  .ny10-section1 .right .list2 .list-item .desc {
    padding-bottom: 55.008px;
    padding-left: 16px;
  }
  .ny10-section1 .right .body3 .top .icon {
    width: 50px;
    margin-bottom: 30px;
  }
  .ny10-section1 .right .body3 .top .text1 {
    font-size: 22px;
  }
  .ny10-section1 .right .body3 .top .text2 {
    margin-top: 25px;
    font-size: 16px;
  }
  .ny10-section1 .right .body3 .top .text3 {
    margin-top: 20px;
    font-size: 16px;
  }
  .ny10-section1 .right .body3 .itembox {
    margin-top: 20px;
  }
  .ny10-section1 .right .body3 .item {
    padding-top: 34px;
    padding-bottom: 60px;
  }
  .ny10-section1 .right .body3 .item .icon {
    width: 116px;
    height: 116px;
  }
  .ny10-section1 .right .body3 .item .icon img {
    width: 50px;
  }
  .ny10-section1 .right .body3 .item .qr {
    width: 116px;
  }
  .ny10-section1 .right .body3 .item .text1 {
    padding-top: 30px;
    font-size: 22px;
  }
  .ny10-section1 .right .body3 .item .text2 {
    margin-top: 25px;
    font-size: 16px;
  }
  .ny10-section1 .right .body3 .item .text3 {
    margin-top: 20px;
  }
  .ny10-section1 .right .body4 {
    font-size: 16px;
  }
  .ny10-section1 .right .body4 h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ny10-section1 {
    padding-bottom: 60px;
  }
  .ny10-section1 .body {
    display: block;
  }
  .ny10-section1 .left {
    position: static;
    width: 100%;
    border-radius: 10px;
    padding: 30px 20px;
  }
  .ny10-section1 .left .text1 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .ny10-section1 .left .list > .list-item .head {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    font-size: 16px;
  }
  .ny10-section1 .left .list > .list-item .head.child:after {
    width: 10px;
    height: 10px;
  }
  .ny10-section1 .left .list2 {
    padding-left: 13px;
    padding-bottom: 10px;
  }
  .ny10-section1 .left .list2 > .list-item {
    font-size: 14px;
    margin-top: 20px;
  }
  .ny10-section1 .right {
    margin-left: 0;
    border-radius: 10px;
    padding: 30px 20px;
    margin-top: 30px;
  }
  .ny10-section1 .right form {
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: block;
  }
  .ny10-section1 .right form .text1 {
    font-size: 22px;
  }
  .ny10-section1 .right form .search {
    width: 100%;
    height: 40px;
    padding-left: 9px;
    padding-right: 9px;
    border-radius: 4px;
    margin-top: 20px;
  }
  .ny10-section1 .right form input {
    font-size: 14px;
    height: 100%;
  }
  .ny10-section1 .right form button {
    width: 18px;
  }
  .ny10-section1 .right .list {
    margin-bottom: 0;
  }
  .ny10-section1 .right .list .list-item {
    padding: 14px 20px;
    flex-wrap: wrap;
  }
  .ny10-section1 .right .list .list-item .name {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
    width: 100%;
  }
  .ny10-section1 .right .list .list-item .time {
    font-size: 14px;
    width: 50%;
  }
  .ny10-section1 .right .list .list-item .download {
    width: 50%;
    margin-left: 0;
    font-size: 14px;
    justify-content: flex-end;
  }
  .ny10-section1 .right .list .list-item .download:after {
    margin-left: 10px;
    width: 20px;
    height: 20px;
  }
  .ny10-section1 .right .list2 .list-item {
    padding-left: 0;
    padding-right: 0;
  }
  .ny10-section1 .right .list2 .list-item .head {
    font-size: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 30px;
    line-height: 1.4;
  }
  .ny10-section1 .right .list2 .list-item .head:after {
    width: 10px;
    height: 10px;
  }
  .ny10-section1 .right .list2 .list-item .desc {
    padding-bottom: 28px;
    padding-left: 8px;
    line-height: 1.6;
    font-size: 14px;
  }
  .ny10-section1 .right .body3 .top {
    display: block;
  }
  .ny10-section1 .right .body3 .top .info {
    padding: 30px 10px;
  }
  .ny10-section1 .right .body3 .top .icon {
    width: 30px;
    margin-bottom: 20px;
  }
  .ny10-section1 .right .body3 .top .text1 {
    font-size: 16px;
  }
  .ny10-section1 .right .body3 .top .text2 {
    margin-top: 20px;
    font-size: 14px;
  }
  .ny10-section1 .right .body3 .top .text3 {
    margin-top: 15px;
    font-size: 14px;
  }
  .ny10-section1 .right .body3 .top .image {
    width: 100%;
  }
  .ny10-section1 .right .body3 .itembox {
    margin-top: 20px;
    display: block;
  }
  .ny10-section1 .right .body3 .item {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ny10-section1 .right .body3 .item:nth-child(1) ~ .item {
    margin-top: 20px;
  }
  .ny10-section1 .right .body3 .item:nth-child(3n-1) {
    margin-left: 0;
    margin-right: 0;
  }
  .ny10-section1 .right .body3 .item .icon {
    width: 80px;
    height: 80px;
  }
  .ny10-section1 .right .body3 .item .icon img {
    width: 50%;
  }
  .ny10-section1 .right .body3 .item .qr {
    width: 100px;
  }
  .ny10-section1 .right .body3 .item .text1 {
    padding-top: 20px;
    font-size: 16px;
  }
  .ny10-section1 .right .body3 .item .text2 {
    margin-top: 20px;
    font-size: 14px;
  }
  .ny10-section1 .right .body3 .item .text3 {
    margin-top: 10px;
  }
  .ny10-section1 .right .body4 {
    font-size: 14px;
  }
  .ny10-section1 .right .body4 h3 {
    font-size: 14px;
  }
}
/* ==================== 内页10 - 板块一 End ==================== */
