/* ==================== 内页9 - 板块一 Start ==================== */
.ny9-section1 {
  padding-top: 4.625vw;
  padding-bottom: 7.125vw;
}
.ny9-section1 > .mxw-box {
  width: 82.5vw;
}
.ny9-section1 .tip {
  text-align: center;
  line-height: 1.1;
  font-size: 1vw;
  color: #7a7a7a;
  margin-bottom: 4.375vw;
}
.ny9-section1 form input,.ny9-section1 form select {
  border-radius: 0.625vw;
  overflow: hidden;
  border: solid 1px #e0e0e0;
  padding: 0.938vw;
  padding-top: 0;
  padding-bottom: 0;
  height: 3.125vw;
  line-height: 3.125vw;
  font-size: 1vw;
}
.ny9-section1 form input::-webkit-input-placeholder {
  color: #aaa;
}
.ny9-section1 form input::-moz-placeholder {
  color: #aaa;
}
.ny9-section1 form input:-moz-placeholder {
  color: #aaa;
}
.ny9-section1 form input:-ms-input-placeholder {
  color: #aaa;
}
.ny9-section1 form select{
  width: 100%; 
}


.ny9-section1 form .layui-form-select {
  width: 100%;
}
.ny9-section1 form .layui-form-select .layui-edge {
  width: 1vw;
  height: 1vw;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  margin: 0;
  padding: 0;
  top: 50%;
  bottom: auto;
  transform: rotate(-135deg) translateY(50%);
  margin-top: -0.5vw;
  margin-right: 0.5vw;
}
.ny9-section1 form .layui-form-select dl {
  top: 3.75vw;
}
.ny9-section1 form .form-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny9-section1 form .form-item .label {
  flex-shrink: 0;
  margin-right: 0.625vw;
  min-width: 5em;
  font-size: 1vw;
}
.ny9-section1 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.ny9-section1 .itembox1 .form-item {
  width: 31%;
}
.ny9-section1 .itembox1 .form-item:nth-child(3n-1) {
  margin-left: 3.5%;
  margin-right: 3.5%;
}
.ny9-section1 .itembox1 .form-item:nth-child(3) ~ .form-item {
  margin-top: 1.25vw;
}
.ny9-section1 .itembox2 {
  display: flex;
  align-items: stretch;
  margin-top: 1.25vw;
}
.ny9-section1 .itembox2 .form-item:nth-child(1) {
  width: 65.6%;
}
.ny9-section1 .itembox2 .form-item:nth-child(2) {
  width: 31%;
  margin-left: 3.4%;
}
.ny9-section1 .tip2 {
  margin-top: 2.75vw;
  padding-bottom: 3.375vw;
  font-size: 1.125vw;
  color: #000000;
  font-weight: bold;
}
.ny9-section1 .other {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny9-section1 .other .layui-form-checkbox {
  width: auto;
  flex-shrink: 0;
}
.ny9-section1 .other .layui-form-checkbox > div {
  color: #666666;
  padding-right: 0;
}
.ny9-section1 .other .layui-input {
  width: 6.875vw;
  height: 1.875vw;
  line-height: 1.875vw;
  border-radius: 0.313vw;
}
.ny9-section1 .body1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny9-section1 .body1 .text1 {
  font-size: 1vw;
  color: #46b035;
  line-height: 1.1;
  margin-right: 1.875vw;
  white-space: nowrap;
}
.ny9-section1 .body1 .check-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ny9-section1 .body1 .check-group .layui-form-checkbox > div {
  font-size: 1vw;
  color: #666666;
}
.ny9-section1 .body1 .check-group input {
  margin-right: 3.75vw;
}
.ny9-section1 .body1 .other .layui-form-checkbox > div {
  padding-right: 0;
}
.ny9-section1 .body2 {
  margin-top: 3.125vw;
}
.ny9-section1 .body2 .check-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ny9-section1 .body2 .text1 {
  color: #4cb848;
  margin-bottom: 1.25vw;
  font-size: 1vw;
}
.ny9-section1 .body2 .layui-form-checkbox {
  width: auto;
  flex-shrink: 0;
  margin-top: 0.625vw;
  margin-bottom: 0.625vw;
}
.ny9-section1 .body2 .layui-form-checkbox > div {
  font-size: 1vw;
  color: #666666;
  padding-right: 3.125vw;
}
.ny9-section1 .body2 .other .layui-form-checkbox > div {
  padding-right: 0.313vw;
}
.ny9-section1 .body3 {
  padding-top: 6.875vw;
  margin-top: 6.875vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #e9e9e9;
}
.ny9-section1 .body3 button {
  width: 8.875vw;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dfe4e7;
  border-radius: 6.25vw;
  height: 3.125vw;
  margin-left: 0.625vw;
  margin-right: 0.625vw;
  font-size: 1vw;
}
.ny9-section1 .body3 button.submit {
  background-color: #4cb848;
  color: #fff;
}
@media screen and (min-width: 1600px) {
  .ny9-section1 {
    padding-top: 74px;
    padding-bottom: 114px;
  }
  .ny9-section1 > .mxw-box {
    width: 1320px;
  }
  .ny9-section1 .tip {
    font-size: 16px;
    margin-bottom: 70px;
  }
  .ny9-section1 form input {
    border-radius: 10px;
    padding: 15px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  .ny9-section1 form .layui-form-select .layui-edge {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-right: 8px;
  }
  .ny9-section1 form .layui-form-select dl {
    top: 60px;
  }
  .ny9-section1 form .form-item .label {
    margin-right: 10px;
    font-size: 16px;
  }
  .ny9-section1 .itembox1 .form-item:nth-child(3) ~ .form-item {
    margin-top: 20px;
  }
  .ny9-section1 .itembox2 {
    margin-top: 20px;
  }
  .ny9-section1 .tip2 {
    margin-top: 44px;
    padding-bottom: 54px;
    font-size: 18px;
  }
  .ny9-section1 .other .layui-input {
    width: 110px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
  }
  .ny9-section1 .body1 .text1 {
    font-size: 16px;
    margin-right: 30px;
  }
  .ny9-section1 .body1 .check-group .layui-form-checkbox > div {
    font-size: 16px;
    padding-right: 50px;
  }
  .ny9-section1 .body1 .check-group input {
    margin-right: 60px;
  }
  .ny9-section1 .body2 {
    margin-top: 50px;
  }
  .ny9-section1 .body2 .text1 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .ny9-section1 .body2 .layui-form-checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ny9-section1 .body2 .layui-form-checkbox > div {
    font-size: 16px;
    padding-right: 70px;
  }
  .ny9-section1 .body2 .other .layui-form-checkbox > div {
    padding-right: 5px;
  }
  .ny9-section1 .body3 {
    padding-top: 110px;
    margin-top: 110px;
  }
  .ny9-section1 .body3 button {
    width: 142px;
    border-radius: 100px;
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ny9-section1 {
    padding-top: 37px;
    padding-bottom: 57px;
  }
  .ny9-section1 > .mxw-box {
    width: 100%;
  }
  .ny9-section1 .tip {
    font-size: 15px;
    margin-bottom: 35px;
  }
  .ny9-section1 form input {
    border-radius: 4px;
    padding: 8px;
    height: auto;
    line-height: inherit;
    font-size: 12px;
  }
  .ny9-section1 form .layui-form-select .layui-edge {
    width: 8px;
    height: 8px;
    line-height: 1;
    margin-top: -4px;
    margin-right: 8px;
  }
  .ny9-section1 form .layui-form-select dl {
    top: 40px;
    font-size: 14px;
  }
  .ny9-section1 form .form-item {
    width: 100%;
  }
  .ny9-section1 form .form-item .label {
    margin-right: 10px;
    font-size: 14px;
  }
  .ny9-section1 .itembox1 {
    display: block;
  }
  .ny9-section1 .itembox1 .form-item {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }
  .ny9-section1 .itembox1 .form-item:nth-child(3) ~ .form-item {
    margin-top: 15px;
  }
  .ny9-section1 .itembox2 {
    margin-top: 10px;
    display: block;
    width: 100% !;
  }
  .ny9-section1 .itembox2 .form-item {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }
  .ny9-section1 .tip2 {
    margin-top: 50px;
    padding-bottom: 30px;
    font-size: 16px;
  }
  .ny9-section1 .other .layui-input {
    width: 55px;
    height: 15px;
    line-height: 15px;
    border-radius: 5px;
  }
  .ny9-section1 .body1 {
    display: block;
  }
  .ny9-section1 .body1 .text1 {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 10px;
    flex-shrink: 0;
    width: 100%;
  }
  .ny9-section1 .body1 .check-group .layui-form-checkbox {
    width: 50%;
    margin: 0 !important;
    margin-top: 15px !important;
  }
  .ny9-section1 .body1 .check-group .layui-form-checkbox > div {
    font-size: 14px;
    padding-right: 0;
  }
  .ny9-section1 .body1 .other {
    width: 100%;
  }
  .ny9-section1 .body1 .other input {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-top: 14px;
    min-width: 0;
    flex-grow: 1;
  }
  .ny9-section1 .body2 {
    margin-top: 25px;
  }
  .ny9-section1 .body2 .check-group .layui-form-checkbox {
    width: 50%;
    margin: 0 !important;
    margin-top: 15px !important;
  }
  .ny9-section1 .body2 .text1 {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .ny9-section1 .body2 .layui-form-checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .ny9-section1 .body2 .layui-form-checkbox > div {
    font-size: 14px;
    padding-right: 35px;
  }
  .ny9-section1 .body2 .other {
    width: 100%;
  }
  .ny9-section1 .body2 .other .layui-form-checkbox {
    width: auto;
  }
  .ny9-section1 .body2 .other input {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-top: 14px;
    min-width: 0;
    flex-grow: 1;
  }
  .ny9-section1 .body3 {
    padding-top: 40px;
    margin-top: 40px;
    justify-content: space-between;
  }
  .ny9-section1 .body3 button {
    width: 48%;
    border-radius: 25px;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }
}
/* ==================== 内页9 - 板块一 End ==================== */
/* ==================== 内页9 - 板块二 Start ==================== */
/* ==================== 内页9 - 板块二 End ==================== */
/* ==================== 内页9 - 板块三 Start ==================== */
/* ==================== 内页9 - 板块三 End ==================== */
/* ==================== 内页9 - 板块四 Start ==================== */
/* ==================== 内页9 - 板块四 End ==================== */
/* ==================== 内页9 - 板块五 Start ==================== */
/* ==================== 内页9 - 板块五 End ==================== */
/* ==================== 内页9 - 板块六 Start ==================== */
/* ==================== 内页9 - 板块六 End ==================== */
/* ==================== 内页9 - 板块七 Start ==================== */
/* ==================== 内页9 - 板块七 End ==================== */
/* ==================== 内页9 - 板块八 Start ==================== */
/* ==================== 内页9 - 板块八 End ==================== */
