/* ==================== 内页11 - 板块一 Start ==================== */
/* ==================== 内页11 - 板块一 End ==================== */
/* ==================== 内页11 - 板块二 Start ==================== */
.ny11-section2 {
  background-color: #F6F6F6;
  padding: 2.78vw 5.56vw;
}
.ny11-section2 .body {
  display: flex;
  align-items: flex-start;
}
.ny11-section2 .left-body {
  width: 29.17vw;
  flex-shrink: 0;
  margin-right: 1.11vw;
}
.ny11-section2 .left-body .item {
  padding: 1.67vw;
  border-radius: 16px;
  background-color: #fff;
  margin-bottom: 1.11vw;
}
.ny11-section2 .left-body .item:last-child {
  margin-bottom: 0;
}
.ny11-section2 .left-body .item .head .text1 {
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 1.39vw;
  line-height: 2.08vw;
  margin-bottom: 0.28vw;
}
.ny11-section2 .left-body .item .head .text2 {
  color: #666;
  font-family: "Inter-Regular";
  font-size: 0.97vw;
  line-height: 1.46vw;
}
.ny11-section2 .left-body .item .list {
  margin-top: 2.778vw;
}
.ny11-section2 .left-body .item .list-item {
  margin-bottom: 0.972vw;
}
.ny11-section2 .left-body .item .list-item:last-child {
  margin-bottom: 0;
}
.ny11-section2 .left-body .item .list-item .text1 {
  color: #999;
  font-family: "Inter-Regular";
  font-size: 0.83vw;
  line-height: 1.11vw;
}
.ny11-section2 .left-body .item .list-item .text2 {
  color: #000;
  font-family: "Inter-Regular";
  font-size: 0.97vw;
  line-height: 1.46vw;
}
.ny11-section2 form {
  min-width: 0;
  flex-grow: 1;
  padding: 2.78vw;
  background-color: #fff;
  border-radius: 16px;
}
.ny11-section2 form .head {
  margin-bottom: 1.736vw;
}
.ny11-section2 form .head .text1 {
  color: #000;
  font-family: "Inter-SemiBold";
  font-size: 1.67vw;
  line-height: 2.22vw;
}
.ny11-section2 form .head .text2 {
  color: #666;
  font-family: "Inter-Regular";
  font-size: 0.9vw;
  line-height: 1.39vw;
  margin-top: 0.56vw;
}
.ny11-section2 form .form-itembox {
  display: flex;
  flex-wrap: wrap;
}
.ny11-section2 form .form-item {
  width: 33.333%;
  border-bottom: 1px solid #F6F6F6;
  margin-bottom: 0.56vw;
}
.ny11-section2 form .form-item .layui-edge {
  width: 0.69vw;
  height: 0.69vw;
  border: 0;
  border-top: 0.14vw solid #999;
  border-right: 0.14vw solid #999;
  margin-right: 0.49vw;
  transform: rotate(135deg);
  margin-top: -0.42vw;
}
.ny11-section2 form .form-item .layui-input {
  height: 3.89vw;
  border: 0;
  padding: 1.25vw 0.9vw;
  font-size: 0.9vw;
  font-family: "Inter-Regular";
  color: #000;
}
.ny11-section2 form .form-item .layui-input::-webkit-input-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-input::-moz-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-input:-moz-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-input:-ms-input-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-form-selected .layui-edge {
  transform: rotate(-45deg);
  margin-top: 0;
}
.ny11-section2 form .form-item .layui-form-select .layui-input {
  height: 3.89vw;
  border: 0;
  padding: 1.25vw 0.9vw;
  font-size: 0.9vw;
  font-family: "Inter-Regular";
  color: #000;
}
.ny11-section2 form .form-item .layui-form-select .layui-input::-webkit-input-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-form-select .layui-input::-moz-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-form-select .layui-input:-moz-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-form-select .layui-input:-ms-input-placeholder {
  color: #999;
}
.ny11-section2 form .form-item .layui-form-selected dl {
  top: 100%;
  padding-top: 0;
  padding-bottom: 0.56vw;
  border: 0;
  text-align: left;
  border-bottom-left-radius: 0.56vw;
  border-bottom-right-radius: 0.56vw;
  border: 1px solid #F6F6F6;
  background: #FFF;
  box-shadow: 0vw 0.42vw 0.83vw 0vw rgba(0, 0, 0, 0.1);
}
.ny11-section2 form .form-item .layui-form-select dl dd {
  padding: 0 0.83vw;
  height: 2.78vw;
  line-height: 2.78vw;
  color: #999;
  font-size: 0.83vw;
  font-family: "Inter-Regular";
  background-color: #fff;
}
.ny11-section2 form .form-item .layui-form-select dl dd.layui-this {
  background-color: #F6F6F6;
  color: #000;
}
.ny11-section2 form textarea {
  height: 11.111vw;
  width: 100%;
  padding: 1.11vw;
  border-radius: 16px;
  font-size: 0.9vw;
  font-family: "Inter-Regular";
  color: #000;
  resize: none;
  border: 0;
  outline: none;
  background-color: #F6F6F6;
  margin-top: 2.22vw;
}
.ny11-section2 form textarea::-webkit-input-placeholder {
  color: #999;
}
.ny11-section2 form textarea::-moz-placeholder {
  color: #999;
}
.ny11-section2 form textarea:-moz-placeholder {
  color: #999;
}
.ny11-section2 form textarea:-ms-input-placeholder {
  color: #999;
}
.ny11-section2 form .tip {
  margin-top: 0.83vw;
  color: #999;
  font-family: "Inter-Regular";
  font-size: 0.9vw;
  line-height: 1.39vw;
}
.ny11-section2 form button {
  margin-top: 2.78vw;
}
@media screen and (min-width: 1440px) {
  .ny11-section2 {
    padding: 40px 80px;
  }
  .ny11-section2 .left-body {
    width: 420px;
    margin-right: 16px;
  }
  .ny11-section2 .left-body .item {
    padding: 24px;
    margin-bottom: 16px;
  }
  .ny11-section2 .left-body .item .head .text1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 4px;
  }
  .ny11-section2 .left-body .item .head .text2 {
    font-size: 14px;
    line-height: 21px;
  }
  .ny11-section2 .left-body .item .list {
    margin-top: 40px;
  }
  .ny11-section2 .left-body .item .list-item {
    margin-bottom: 14px;
  }
  .ny11-section2 .left-body .item .list-item .text1 {
    font-size: 12px;
    line-height: 16px;
  }
  .ny11-section2 .left-body .item .list-item .text2 {
    font-size: 14px;
    line-height: 21px;
  }
  .ny11-section2 form {
    padding: 40px;
  }
  .ny11-section2 form .head {
    margin-bottom: 25px;
  }
  .ny11-section2 form .head .text1 {
    font-size: 24px;
    line-height: 32px;
  }
  .ny11-section2 form .head .text2 {
    font-size: 13px;
    line-height: 20px;
    margin-top: 8px;
  }
  .ny11-section2 form .form-item {
    margin-bottom: 8px;
  }
  .ny11-section2 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;
  }
  .ny11-section2 form .form-item .layui-input {
    height: 56px;
    padding: 18px 13px;
    font-size: 13px;
  }
  .ny11-section2 form .form-item .layui-form-select .layui-input {
    height: 56px;
    padding: 18px 13px;
    font-size: 13px;
  }
  .ny11-section2 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);
  }
  .ny11-section2 form .form-item .layui-form-select dl dd {
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .ny11-section2 form textarea {
    height: 160px;
    padding: 16px;
    font-size: 13px;
    margin-top: 32px;
  }
  .ny11-section2 form .tip {
    margin-top: 12px;
    font-size: 13px;
    line-height: 20px;
  }
  .ny11-section2 form button {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ny11-section2 {
    padding: 3.13vw;
  }
  .ny11-section2 .left-body {
    width: 37.76vw;
    margin-right: 1.56vw;
  }
  .ny11-section2 .left-body .item {
    padding: 3.13vw;
    margin-bottom: 1.56vw;
    border-radius: 1.56vw;
  }
  .ny11-section2 .left-body .item .head .text1 {
    font-size: 2.08vw;
    line-height: 3.13vw;
    margin-bottom: 0.52vw;
  }
  .ny11-section2 .left-body .item .head .text2 {
    font-size: 1.82vw;
    line-height: 2.73vw;
  }
  .ny11-section2 .left-body .item .list {
    margin-top: 5.21vw;
  }
  .ny11-section2 .left-body .item .list-item {
    margin-bottom: 3.13vw;
  }
  .ny11-section2 .left-body .item .list-item .text1 {
    font-size: 1.56vw;
    line-height: 2.08vw;
  }
  .ny11-section2 .left-body .item .list-item .text2 {
    font-size: 1.82vw;
    line-height: 2.73vw;
    margin-top: 0.52vw;
  }
  .ny11-section2 form {
    padding: 3.13vw;
    padding-bottom: 5.21vw;
    border-radius: 1.56vw;
  }
  .ny11-section2 form .head {
    margin-bottom: 3.13vw;
  }
  .ny11-section2 form .head .text1 {
    font-size: 2.6vw;
    line-height: 3.91vw;
  }
  .ny11-section2 form .head .text2 {
    font-size: 1.69vw;
    line-height: 2.6vw;
    margin-top: 1.04vw;
  }
  .ny11-section2 form .form-item {
    width: 50%;
    margin-bottom: 0;
  }
  .ny11-section2 form .form-item:nth-child(3) {
    width: 100%;
  }
  .ny11-section2 form .form-item .layui-edge {
    width: 1.3vw;
    height: 1.3vw;
    border-top: 0.26vw solid #999;
    border-right: 0.26vw solid #999;
    margin-right: 0.91vw;
    margin-top: -0.78vw;
  }
  .ny11-section2 form .form-item .layui-input {
    height: 7.29vw;
    padding: 0;
    font-size: 1.69vw;
  }
  .ny11-section2 form .form-item .layui-form-select .layui-input {
    height: 7.29vw;
    padding: 0;
    font-size: 1.69vw;
  }
  .ny11-section2 form .form-item .layui-form-selected dl {
    padding-bottom: 1.04vw;
    border-bottom-left-radius: 1.04vw;
    border-bottom-right-radius: 1.04vw;
    box-shadow: 0vw 0.78vw 1.56vw 0vw rgba(0, 0, 0, 0.1);
  }
  .ny11-section2 form .form-item .layui-form-select dl dd {
    padding: 0 1.56vw;
    height: 5.21vw;
    line-height: 5.21vw;
    font-size: 1.56vw;
  }
  .ny11-section2 form textarea {
    height: 27.86vw;
    padding: 2.08vw;
    font-size: 1.69vw;
    margin-top: 3.13vw;
    border-radius: 1.56vw;
  }
  .ny11-section2 form .tip {
    margin-top: 1.56vw;
    font-size: 1.69vw;
    line-height: 2.6vw;
  }
  .ny11-section2 form button {
    margin-top: 3.13vw;
  }
}
@media screen and (max-width: 500px) {
  .ny11-section2 {
    padding: 6.11vw;
  }
  .ny11-section2 .body {
    flex-wrap: wrap;
  }
  .ny11-section2 .left-body {
    width: 100%;
    margin-right: 0;
    order: 2;
    margin-top: 3.05vw;
  }
  .ny11-section2 .left-body .item {
    padding: 6.11vw;
    margin-bottom: 3.05vw;
    border-radius: 2.04vw;
  }
  .ny11-section2 .left-body .item .head .text1 {
    font-size: 4.07vw;
    line-height: 6.11vw;
    margin-bottom: 1.02vw;
  }
  .ny11-section2 .left-body .item .head .text2 {
    font-size: 3.56vw;
    line-height: 5.34vw;
  }
  .ny11-section2 .left-body .item .list {
    margin-top: 10.18vw;
  }
  .ny11-section2 .left-body .item .list-item {
    margin-bottom: 6.11vw;
  }
  .ny11-section2 .left-body .item .list-item .text1 {
    font-size: 3.05vw;
    line-height: 4.07vw;
  }
  .ny11-section2 .left-body .item .list-item .text2 {
    font-size: 3.56vw;
    line-height: 5.34vw;
    margin-top: 1.02vw;
  }
  .ny11-section2 form {
    padding: 6.11vw;
    padding-bottom: 10.18vw;
    border-radius: 2.04vw;
  }
  .ny11-section2 form .head {
    margin-bottom: 6.11vw;
  }
  .ny11-section2 form .head .text1 {
    font-size: 5.09vw;
    line-height: 7.63vw;
  }
  .ny11-section2 form .head .text2 {
    font-size: 3.31vw;
    line-height: 5.09vw;
    margin-top: 2.04vw;
  }
  .ny11-section2 form .form-item .layui-edge {
    width: 2.54vw;
    height: 2.54vw;
    border-top: 0.51vw solid #999;
    border-right: 0.51vw solid #999;
    margin-right: 1.78vw;
    margin-top: -1.53vw;
  }
  .ny11-section2 form .form-item .layui-input {
    height: 14.25vw;
    font-size: 3.31vw;
  }
  .ny11-section2 form .form-item .layui-form-select .layui-input {
    height: 14.25vw;
    font-size: 3.31vw;
  }
  .ny11-section2 form .form-item .layui-form-selected dl {
    padding-bottom: 2.04vw;
    border-bottom-left-radius: 2.04vw;
    border-bottom-right-radius: 2.04vw;
    box-shadow: 0vw 1.53vw 3.05vw 0vw rgba(0, 0, 0, 0.1);
  }
  .ny11-section2 form .form-item .layui-form-select dl dd {
    padding: 0 3.05vw;
    height: 10.18vw;
    line-height: 10.18vw;
    font-size: 3.05vw;
  }
  .ny11-section2 form textarea {
    height: 54.45vw;
    padding: 4.07vw;
    font-size: 3.31vw;
    line-height: 5.09vw;
    margin-top: 6.11vw;
    border-radius: 2.04vw;
  }
  .ny11-section2 form .tip {
    margin-top: 3.05vw;
    font-size: 3.31vw;
    line-height: 5.09vw;
  }
  .ny11-section2 form button {
    margin-top: 6.11vw;
  }
}
/* ==================== 内页11 - 板块二 End ==================== */
