/* ==================== 内页12 - 板块一 Start ==================== */
.ny12-section1 {
  text-align: center;
  padding-bottom: 7.22vw;
}
.ny12-section1 > .mxw-box {
  padding-left: 5.56vw;
  padding-right: 5.56vw;
}
.ny12-section1 .ny2-tabs {
  margin-bottom: 0;
}
.ny12-section1 .head {
  padding-top: 7.5vw;
  padding-bottom: 2.78vw;
}
.ny12-section1 .head .text1 {
  color: #000;
  text-align: center;
  font-family: "Inter-SemiBold";
  font-size: 3.89vw;
  line-height: 4.44vw;
}
.ny12-section1 .head .text2 {
  margin-top: 0.56vw;
  color: #000;
  text-align: center;
  font-family: "Inter-Regular";
  font-size: 1.11vw;
  line-height: 1.94vw;
}
.ny12-section1 .itembox {
  margin-top: 6.67vw;
  text-align: left;
}
.ny12-section1 .item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2.78vw;
}
.ny12-section1 .item:last-child {
  margin-bottom: 0;
}
.ny12-section1 .item .info-text1 {
  font-family: "Inter-Regular";
  font-size: 0.97vw;
  font-weight: 500;
  line-height: 1.46vw;
  padding-left: 0.83vw;
  padding-right: 0.83vw;
  color: #0075FF;
  border: 1px solid;
  border-radius: 6.94vw;
  margin-bottom: 1.67vw;
  display: table;
}
.ny12-section1 .item .info {
  min-width: 0;
  flex-grow: 1;
  margin-right: 2.22vw;
}
.ny12-section1 .item .info .info-text2 {
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 1.67vw;
  line-height: 2.22vw;
}
.ny12-section1 .item .info .desc {
  color: #666;
  font-family: "Inter-Regular";
  font-size: 0.97vw;
  line-height: 1.46vw;
  margin-top: 0.56vw;
}
.ny12-section1 .item .image {
  width: 50vw;
  flex-shrink: 0;
  display: block;
  border-radius: 16px;
  overflow: hidden;
}
.ny12-section1 .item .image img {
  width: 100%;
}
.ny12-section1 .item .list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 3.33vw;
}
.ny12-section1 .item .list-item:first-child {
  width: 11.11vw;
  margin-right: 2.78vw;
}
.ny12-section1 .item .list-item:last-child {
  min-width: 0;
  flex-grow: 1;
}
.ny12-section1 .item .list-item .text1 {
  color: #999;
  font-family: "Inter-Thin";
  font-size: 0.83vw;
  font-weight: 600;
  line-height: 1.25vw;
}
.ny12-section1 .item .list-item .text2 {
  margin-top: 0.28vw;
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 1.11vw;
  line-height: 1.67vw;
}
.ny12-section1 .item .common-btn {
  margin-top: 4.44vw;
}
@media screen and (min-width: 1440px) {
  .ny12-section1 {
    padding-bottom: 104px;
  }
  .ny12-section1 > .mxw-box {
    padding-left: 80px;
    padding-right: 80px;
  }
  .ny12-section1 .head {
    padding-top: 108px;
    padding-bottom: 40px;
  }
  .ny12-section1 .head .text1 {
    font-size: 56px;
    line-height: 64px;
  }
  .ny12-section1 .head .text2 {
    margin-top: 8px;
    font-size: 16px;
    line-height: 28px;
  }
  .ny12-section1 .itembox {
    margin-top: 96px;
  }
  .ny12-section1 .item {
    margin-bottom: 40px;
  }
  .ny12-section1 .item .info-text1 {
    font-size: 14px;
    line-height: 21px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 100px;
    margin-bottom: 24px;
  }
  .ny12-section1 .item .info {
    margin-right: 32px;
  }
  .ny12-section1 .item .info .info-text2 {
    font-size: 24px;
    line-height: 32px;
  }
  .ny12-section1 .item .info .desc {
    font-size: 14px;
    line-height: 21px;
    margin-top: 8px;
  }
  .ny12-section1 .item .image {
    width: 720px;
  }
  .ny12-section1 .item .list {
    margin-top: 48px;
  }
  .ny12-section1 .item .list-item:first-child {
    width: 160px;
    margin-right: 40px;
  }
  .ny12-section1 .item .list-item .text1 {
    font-size: 12px;
    line-height: 18px;
  }
  .ny12-section1 .item .list-item .text2 {
    margin-top: 4px;
    font-size: 16px;
    line-height: 24px;
  }
  .ny12-section1 .item .common-btn {
    margin-top: 64px;
  }
}
@media screen and (max-width: 768px) {
  .ny12-section1 {
    padding-bottom: 12.5vw;
  }
  .ny12-section1 > .mxw-box {
    padding-left: 3.13vw;
    padding-right: 3.13vw;
  }
  .ny12-section1 .head {
    padding-top: 8.33vw;
    padding-bottom: 5.73vw;
  }
  .ny12-section1 .head .text1 {
    font-size: 5.21vw;
    line-height: 5.21vw;
  }
  .ny12-section1 .head .text2 {
    margin-top: 1.56vw;
    font-size: 1.82vw;
    line-height: 2.21vw;
  }
  .ny12-section1 .itembox {
    margin-top: 5.86vw;
  }
  .ny12-section1 .item {
    margin-bottom: 5.21vw;
  }
  .ny12-section1 .item .info-text1 {
    font-size: 1.56vw;
    line-height: 2.6vw;
    padding-left: 1.3vw;
    padding-right: 1.3vw;
    border-radius: 13.02vw;
    margin-bottom: 1.56vw;
  }
  .ny12-section1 .item .info {
    margin-right: 1.82vw;
  }
  .ny12-section1 .item .info .info-text2 {
    font-size: 2.08vw;
    line-height: 3.13vw;
  }
  .ny12-section1 .item .info .desc {
    font-size: 1.69vw;
    line-height: 2.6vw;
  }
  .ny12-section1 .item .image {
    width: 360px;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 1.56vw;
  }
  .ny12-section1 .item .image img {
    height: 100%;
    max-width: inherit;
    width: auto;
  }
  .ny12-section1 .item .list {
    margin-top: 5.21vw;
  }
  .ny12-section1 .item .list-item {
    margin-bottom: 2.08vw;
    justify-content: space-between;
  }
  .ny12-section1 .item .list-item:first-child {
    width: 48%;
  }
  .ny12-section1 .item .list-item:last-child {
    width: 48%;
  }
  .ny12-section1 .item .list-item .text1 {
    font-size: 1.56vw;
    line-height: 2.34vw;
  }
  .ny12-section1 .item .list-item .text2 {
    margin-top: 0.52vw;
    font-size: 1.82vw;
    line-height: 3.13vw;
  }
  .ny12-section1 .item .common-btn {
    margin-top: 3.91vw;
  }
}
@media screen and (max-width: 500px) {
  .ny12-section1 {
    padding-bottom: 22.39vw;
  }
  .ny12-section1 > .mxw-box {
    padding-left: 4.07vw;
    padding-right: 4.07vw;
  }
  .ny12-section1 .head {
    padding-top: 12.21vw;
    padding-bottom: 9.16vw;
  }
  .ny12-section1 .head .text1 {
    font-size: 8.14vw;
    line-height: 10.18vw;
  }
  .ny12-section1 .head .text2 {
    margin-top: 1.27vw;
    font-size: 3.56vw;
    line-height: 4.33vw;
  }
  .ny12-section1 .itembox {
    margin-top: 12.72vw;
  }
  .ny12-section1 .item {
    flex-wrap: wrap;
    margin-bottom: 10.18vw;
  }
  .ny12-section1 .item .info-text1 {
    font-size: 3.05vw;
    line-height: 5.09vw;
    padding-left: 2.54vw;
    padding-right: 2.54vw;
    border-radius: 25.45vw;
    top: 2.04vw;
    left: 2.04vw;
  }
  .ny12-section1 .item .info {
    width: 100%;
    margin-right: 0;
    order: 2;
  }
  .ny12-section1 .item .info .info-text2 {
    font-size: 4.07vw;
    line-height: 6.11vw;
  }
  .ny12-section1 .item .info .desc {
    margin-top: 2.04vw;
    line-height: 5.09vw;
    font-size: 3.31vw;
  }
  .ny12-section1 .item .image {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 4.07vw;
    border-radius: 2.04vw;
  }
  .ny12-section1 .item .list {
    margin-top: 10.18vw;
  }
  .ny12-section1 .item .list-item {
    margin-bottom: 4.07vw;
  }
  .ny12-section1 .item .list-item .text1 {
    font-size: 3.05vw;
    line-height: 4.58vw;
  }
  .ny12-section1 .item .list-item .text2 {
    margin-top: 1.02vw;
    font-size: 3.56vw;
    line-height: 6.11vw;
  }
  .ny12-section1 .item .common-btn {
    margin-top: 7.63vw;
  }
}
/* ==================== 内页12 - 板块一 End ==================== */
/* ==================== 内页12 - 板块二 Start ==================== */
.ny12-section2 {
  padding-bottom: 8.33vw;
}
.ny12-section2 > .mxw-box {
  padding-left: 5.56vw;
  padding-right: 5.56vw;
}
.ny12-section2 .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.08vw;
}
.ny12-section2 .head .text1 {
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 1.67vw;
  line-height: 2.64vw;
}
.ny12-section2 .head .text2 {
  display: block;
  color: #0075FF;
  font-family: "Inter-Regular";
  font-size: 0.97vw;
  line-height: 1.25vw;
}
.ny12-section2 .itembox {
  display: flex;
  flex-wrap: wrap;
}
.ny12-section2 .item {
  width: 32.5%;
}
.ny12-section2 .item:hover .text2 {
  color: #000;
}
.ny12-section2 .item:nth-child(3n-1) {
  margin-left: 1.25%;
  margin-right: 1.25%;
}
.ny12-section2 .item:nth-child(3) ~ .item {
  margin-top: 5.56vw;
}
.ny12-section2 .item .image {
  border-radius: 16px;
  margin-bottom: 1.67vw;
  display: block;
  overflow: hidden;
}
.ny12-section2 .item .text1 {
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 1.39vw;
  line-height: 2.08vw;
  margin-bottom: 0.56vw;
  display: block;
}
.ny12-section2 .item .text2 {
  color: #999;
  font-family: "Inter-Regular";
  font-size: 0.97vw;
  line-height: 1.46vw;
}
@media screen and (min-width: 1440px) {
  .ny12-section2 {
    padding-bottom: 120px;
  }
  .ny12-section2 > .mxw-box {
    padding-left: 80px;
    padding-right: 80px;
  }
  .ny12-section2 .head {
    margin-bottom: 30px;
  }
  .ny12-section2 .head .text1 {
    font-size: 24px;
    line-height: 38px;
  }
  .ny12-section2 .head .text2 {
    font-size: 14px;
    line-height: 18px;
  }
  .ny12-section2 .item:nth-child(3) ~ .item {
    margin-top: 80px;
  }
  .ny12-section2 .item .image {
    margin-bottom: 24px;
  }
  .ny12-section2 .item .text1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .ny12-section2 .item .text2 {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (max-width: 768px) {
  .ny12-section2 {
    padding-bottom: 12.5vw;
  }
  .ny12-section2 > .mxw-box {
    padding-left: 3.13vw;
    padding-right: 3.13vw;
  }
  .ny12-section2 .head {
    margin-bottom: 3.13vw;
  }
  .ny12-section2 .head .text1 {
    font-size: 3.13vw;
    line-height: 3.65vw;
  }
  .ny12-section2 .head .text2 {
    font-size: 1.69vw;
    line-height: 2.21vw;
  }
  .ny12-section2 .item:nth-child(3) ~ .item {
    margin-top: 8.33vw;
  }
  .ny12-section2 .item .image {
    margin-bottom: 2.08vw;
    border-radius: 1.56vw;
  }
  .ny12-section2 .item .text1 {
    font-size: 2.08vw;
    line-height: 2.6vw;
    margin-bottom: 1.04vw;
  }
  .ny12-section2 .item .text2 {
    font-size: 1.69vw;
    line-height: 2.6vw;
  }
}
@media screen and (max-width: 500px) {
  .ny12-section2 {
    padding-bottom: 24.43vw;
  }
  .ny12-section2 > .mxw-box {
    padding-left: 4.07vw;
    padding-right: 4.07vw;
  }
  .ny12-section2 .head {
    margin-bottom: 7.63vw;
  }
  .ny12-section2 .head .text1 {
    font-size: 5.09vw;
    line-height: 7.63vw;
  }
  .ny12-section2 .head .text2 {
    font-size: 3.31vw;
    line-height: 4.33vw;
  }
  .ny12-section2 .item {
    width: 100%;
    padding-bottom: 6.11vw;
    padding-top: 6.11vw;
    border-bottom: 1px solid #F6F6F6;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .ny12-section2 .item:first-child {
    padding-top: 0;
  }
  .ny12-section2 .item:nth-child(3n-1) {
    margin-left: 0;
    margin-right: 0;
  }
  .ny12-section2 .item:nth-child(3) ~ .item {
    margin-top: 0;
  }
  .ny12-section2 .item .image {
    width: 24.43vw;
    height: 24.43vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    order: 2;
    margin-left: 2.54vw;
    border-radius: 2.04vw;
    flex-shrink: 0;
  }
  .ny12-section2 .item .image img {
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .ny12-section2 .item .info {
    min-width: 0;
    flex-grow: 1;
  }
  .ny12-section2 .item .text1 {
    font-size: 4.07vw;
    line-height: 1.2;
    margin-bottom: 2.04vw;
  }
  .ny12-section2 .item .text2 {
    font-size: 3.05vw;
    line-height: 5.34vw;
  }
}
/* ==================== 内页12 - 板块二 End ==================== */
/* ==================== 内页12 - 板块一弹窗 Start ==================== */
.ny12-section1-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  max-width: 100%;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(0.694vw);
  -webkit-backdrop-filter: blur(0.694vw);
  top: 0;
  left: 0;
  z-index: 21;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s, visibility 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.ny12-section1-popup.active {
  opacity: 1;
  visibility: visible;
}
.ny12-section1-popup.active .body {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.ny12-section1-popup .body {
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.6s, opacity 0.6s, transform 0.6s;
  transform: translateY(100%);
  display: block;
  /* display: flex;
  align-items: center; */
  width: 45.556vw;
  padding: 2.222vw 2.778vw;
  border-radius: 16px;
  background-color: #fff;
}
.ny12-section1-popup .body .close {
  width: 2.778vw;
  height: 2.778vw;
  position: absolute;
  top: 0.556vw;
  right: 0.556vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.389vw;
  border-radius: 100%;
  background-color: #F6F6F6;
  cursor: pointer;
  z-index: 3;
}
.ny12-section1-popup .body .head {
  margin-bottom: 1.667vw;
}
.ny12-section1-popup .body .head .text1 {
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 2.222vw;
  line-height: 2.778vw;
}
.ny12-section1-popup .body .head .text2 {
  margin-top: 0.556vw;
  color: #000;
  font-family: "Inter-Regular";
  font-size: 1.111vw;
  line-height: 1.667vw;
}
.ny12-section1-popup .body form {
  width: 100%;
}
.ny12-section1-popup .body form .form-itembox {
  display: flex;
  flex-wrap: wrap;
}
.ny12-section1-popup .body form .form-item {
  width: 50%;
  border-bottom: 1px solid #F6F6F6;
}
.ny12-section1-popup .body form .form-item .layui-edge {
  width: 0.694vw;
  height: 0.694vw;
  border: 0;
  border-top: 0.139vw solid #999;
  border-right: 0.139vw solid #999;
  margin-right: 0.486vw;
  transform: rotate(135deg);
  margin-top: -0.417vw;
}
.ny12-section1-popup .body form .form-item .layui-input {
  height: 3.889vw;
  border: 0;
  padding: 0;
  font-size: 0.903vw;
  font-family: "Inter-Regular";
  color: #000;
}
.ny12-section1-popup .body form .form-item .layui-input::-webkit-input-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-input::-moz-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-input:-moz-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-input:-ms-input-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-form-selected .layui-edge {
  transform: rotate(-45deg);
  margin-top: 0;
}
.ny12-section1-popup .body form .form-item .layui-form-select .layui-input {
  height: 3.889vw;
  border: 0;
  padding: 0;
  font-size: 0.903vw;
  font-family: "Inter-Regular";
  color: #000;
}
.ny12-section1-popup .body form .form-item .layui-form-select .layui-input::-webkit-input-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-form-select .layui-input::-moz-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-form-select .layui-input:-moz-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-form-select .layui-input:-ms-input-placeholder {
  color: #999;
}
.ny12-section1-popup .body form .form-item .layui-form-selected dl {
  top: 100%;
  padding-top: 0;
  padding-bottom: 0.556vw;
  border: 0;
  text-align: left;
  border-bottom-left-radius: 0.556vw;
  border-bottom-right-radius: 0.556vw;
  border: 1px solid #F6F6F6;
  background: #FFF;
  box-shadow: 0vw 0.417vw 0.833vw 0vw rgba(0, 0, 0, 0.1);
}
.ny12-section1-popup .body form .form-item .layui-form-select dl dd {
  padding: 0 0.833vw;
  height: 2.778vw;
  line-height: 2.778vw;
  color: #999;
  font-size: 0.833vw;
  font-family: "Inter-Regular";
  background-color: #fff;
}
.ny12-section1-popup .body form .form-item .layui-form-select dl dd.layui-this {
  background-color: #F6F6F6;
  color: #000;
}
.ny12-section1-popup .body form textarea {
  height: 9.444vw;
  width: 100%;
  padding: 1.111vw;
  border-radius: 16px;
  font-size: 0.903vw;
  font-family: "Inter-Regular";
  color: #000;
  resize: none;
  border: 0;
  outline: none;
  background-color: #F6F6F6;
  margin-top: 1.667vw;
}
.ny12-section1-popup .body form textarea::-webkit-input-placeholder {
  color: #999;
}
.ny12-section1-popup .body form textarea::-moz-placeholder {
  color: #999;
}
.ny12-section1-popup .body form textarea:-moz-placeholder {
  color: #999;
}
.ny12-section1-popup .body form textarea:-ms-input-placeholder {
  color: #999;
}
.ny12-section1-popup .body form button {
  margin-top: 2.778vw;
}
@media screen and (min-width: 1440px) {
  .ny12-section1-popup {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .ny12-section1-popup .body {
    width: 656px;
    padding: 32px 40px;
    max-height:70%;
    max-height: calc(70% + 72px);
  }
  .ny12-section1-popup .body .close {
    width: 40px;
    height: 40px;
    top: 8px;
    right: 8px;
    font-size: 20px;
  }
  .ny12-section1-popup .body .head {
    margin-bottom: 24px;
  }
  .ny12-section1-popup .body .head .text1 {
    font-size: 32px;
    line-height: 40px;
  }
  .ny12-section1-popup .body .head .text2 {
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
  }
  .ny12-section1-popup .body form .form-item .layui-edge {
    width: 10px;
    height: 10px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    margin-right: 7px;
    margin-top: -6px;
  }
  .ny12-section1-popup .body form .form-item .layui-input {
    height: 56px;
    font-size: 13px;
  }
  .ny12-section1-popup .body form .form-item .layui-form-select .layui-input {
    height: 56px;
    font-size: 13px;
  }
  .ny12-section1-popup .body form .form-item .layui-form-selected dl {
    padding-bottom: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .ny12-section1-popup .body form .form-item .layui-form-select dl dd {
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .ny12-section1-popup .body form textarea {
    height: 136px;
    padding: 16px;
    font-size: 13px;
    margin-top: 24px;
  }
  .ny12-section1-popup .body form button {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ny12-section1-popup {
    backdrop-filter: blur(1.302vw);
    -webkit-backdrop-filter: blur(1.302vw);
  }
  .ny12-section1-popup .body {
    width: 85.417vw;
    padding: 5.208vw;
    border-radius: 1.56vw;
    max-height: calc(70% + 11.208vw);
  }
  .ny12-section1-popup .body .close {
    width: 5.208vw;
    height: 5.208vw;
    top: 1.042vw;
    right: 1.042vw;
    font-size: 2.604vw;
  }
  .ny12-section1-popup .body .head {
    margin-bottom: 3.125vw;
  }
  .ny12-section1-popup .body .head .text1 {
    font-size: 3.125vw;
    line-height: 3.646vw;
  }
  .ny12-section1-popup .body .head .text2 {
    margin-top: 1.172vw;
    font-size: 1.693vw;
    line-height: 2.604vw;
  }
  .ny12-section1-popup .body form .form-item .layui-edge {
    width: 1.302vw;
    height: 1.302vw;
    border-top: 0.26vw solid #999;
    border-right: 0.26vw solid #999;
    margin-right: 0.911vw;
    margin-top: -0.781vw;
  }
  .ny12-section1-popup .body form .form-item .layui-input {
    height: 7.292vw;
    font-size: 1.693vw;
  }
  .ny12-section1-popup .body form .form-item .layui-form-select .layui-input {
    height: 7.292vw;
    font-size: 1.693vw;
  }
  .ny12-section1-popup .body form .form-item .layui-form-selected dl {
    padding-bottom: 1.042vw;
    border-bottom-left-radius: 1.042vw;
    border-bottom-right-radius: 1.042vw;
    box-shadow: 0vw 0.781vw 1.563vw 0vw rgba(0, 0, 0, 0.1);
  }
  .ny12-section1-popup .body form .form-item .layui-form-select dl dd {
    padding: 0 1.563vw;
    height: 5.208vw;
    line-height: 5.208vw;
    font-size: 1.563vw;
  }
  .ny12-section1-popup .body form textarea {
    height: 20.833vw;
    padding: 2.083vw;
    font-size: 1.693vw;
    margin-top: 5.208vw;
    border-radius: 1.56vw;
  }
  .ny12-section1-popup .body form button {
    margin-top: 5.208vw;
  }
}

.ny12-section1-popup .check {
  margin-top: 32px;
}
.ny12-section1-popup .check .d-title {
  font-size: 13px;
  margin-bottom: 24px;
  font-family: Inter-Medium;
}
.ny12-section1-popup .check .item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.ny12-section1-popup .check .item .layui-form-checkbox {
  padding-left: 32px;
}
.ny12-section1-popup .check .item .layui-form-checkbox div {
  line-height: 32px;
}
.ny12-section1-popup .check .item .layui-icon {
  cursor: pointer;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F6F6;
  margin-right: 8px;
  border: none;
}
.ny12-section1-popup .check .item .layui-form-checked[lay-skin=primary] > i {
  background: #D9D9D9;
}
.ny12-section1-popup .check .icon {
  cursor: pointer;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F6F6;
  margin-right: 8px;
}
.ny12-section1-popup .check .icon svg {
  display: none;
}
.ny12-section1-popup .check .icon.active {
  background-color: #D9D9D9;
  color: #fff;
}
.ny12-section1-popup .check .icon.active svg {
  display: block;
}
.ny12-section1-popup .check span {
  color: #666;
}
@media screen and (max-width: 500px) {
  .ny12-section1-popup {
    backdrop-filter: blur(2.545vw);
    -webkit-backdrop-filter: blur(2.545vw);
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }
  .ny12-section1-popup .body {
    width: 100%;
    padding: 10.178vw 8.142vw;
    border-radius: 2.04vw;
    max-height: 90%;
    height: 100%;
    overflow: auto;
    align-items: flex-start;
    max-height: calc(70% + 20.208vw);
  }
  .ny12-section1-popup .body .close {
    width: 10.178vw;
    height: 10.178vw;
    top: 2.036vw;
    right: 2.036vw;
    font-size: 5.089vw;
  }
  .ny12-section1-popup .body .head {
    margin-bottom: 6.107vw;
  }
  .ny12-section1-popup .body .head .text1 {
    font-size: 6.107vw;
    line-height: 7.125vw;
  }
  .ny12-section1-popup .body .head .text2 {
    margin-top: 2.29vw;
    font-size: 3.308vw;
    line-height: 5.089vw;
  }
  .ny12-section1-popup .body form .form-item {
    width: 100%;
  }
  .ny12-section1-popup .body form .form-item .layui-edge {
    width: 2.545vw;
    height: 2.545vw;
    border-top: 0.509vw solid #999;
    border-right: 0.509vw solid #999;
    margin-right: 1.781vw;
    margin-top: -1.527vw;
  }
  .ny12-section1-popup .body form .form-item .layui-input {
    height: 14.249vw;
    font-size: 3.308vw;
  }
  .ny12-section1-popup .body form .form-item .layui-form-select .layui-input {
    height: 14.249vw;
    font-size: 3.308vw;
  }
  .ny12-section1-popup .body form .form-item .layui-form-selected dl {
    padding-bottom: 2.036vw;
    border-bottom-left-radius: 2.036vw;
    border-bottom-right-radius: 2.036vw;
    box-shadow: 0vw 1.527vw 3.053vw 0vw rgba(0, 0, 0, 0.1);
  }
  .ny12-section1-popup .body form .form-item .layui-form-select dl dd {
    padding: 0 3.053vw;
    height: 10.178vw;
    line-height: 10.178vw;
    font-size: 3.053vw;
  }
  .ny12-section1-popup .body form textarea {
    height: 44.784vw;
    padding: 4.071vw;
    font-size: 3.308vw;
    margin-top: 8.906vw;
    border-radius: 2.04vw;
  }
  .ny12-section1-popup .body form button {
    margin-top: 10.178vw;
  }
}
/* ==================== 内页12 - 板块一弹窗 End ==================== */
