/* ==================== 内页5 - 板块一 Start ==================== */
/* ==================== 内页5 - 板块一 End ==================== */
/* ==================== 内页5 - 板块二 Start ==================== */
.ny5-section2 {
  padding-top: 4.167vw;
  padding-bottom: 4.167vw;
}
.ny5-section2 .ny4-title {
  margin-bottom: 2.083vw;
}
.ny5-section2 form {
  background-color: #ffffff;
  box-shadow: 0vw 0vw 0.833vw 0vw rgba(0, 0, 0, 0.1);
  padding: 2.76vw;
}
.ny5-section2 form .form-itembox {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ny5-section2 form .form-item {
  width: 49%;
  border: 1px solid #e2e2e2;
}
.ny5-section2 form .form-item:nth-child(2) ~ .form-item {
  margin-top: 1.563vw;
}
.ny5-section2 form .form-item .layui-edge {
  width: 0.521vw;
  height: 0.521vw;
  border: 0;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  margin-right: 0.365vw;
  transform: rotate(135deg);
  margin-top: -0.313vw;
}
.ny5-section2 form .form-item .layui-input {
  height: 3.125vw;
  border: 0;
  padding: 0;
  padding-left: 1.042vw;
  padding-right: 1.042vw;
  font-size: 0.833vw;
  font-family: "Inter-Regular";
  color: #999999;
}
.ny5-section2 form .form-item .layui-input::-webkit-input-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-input::-moz-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-input:-moz-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-input:-ms-input-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-form-selected .layui-edge {
  transform: rotate(-45deg);
  margin-top: 0;
}
.ny5-section2 form .form-item .layui-form-select .layui-input {
  height: 3.125vw;
  border: 0;
  padding-left: 1.042vw;
  padding-right: 1.042vw;
  font-size: 0.833vw;
  font-family: "Inter-Regular";
  color: #000;
}
.ny5-section2 form .form-item .layui-form-select .layui-input::-webkit-input-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-form-select .layui-input::-moz-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-form-select .layui-input:-moz-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-form-select .layui-input:-ms-input-placeholder {
  color: #999;
}
.ny5-section2 form .form-item .layui-form-selected dl {
  top: 100%;
  padding-top: 0;
  padding-bottom: 0.417vw;
  border: 0;
  text-align: left;
  border-bottom-left-radius: 0.417vw;
  border-bottom-right-radius: 0.417vw;
  border: 1px solid #F6F6F6;
  background: #FFF;
  box-shadow: 0vw 0.313vw 0.625vw 0vw rgba(0, 0, 0, 0.1);
}
.ny5-section2 form .form-item .layui-form-select dl dd {
  padding: 0 0.625vw;
  height: 2.083vw;
  line-height: 2.083vw;
  color: #999;
  font-size: 0.625vw;
  background-color: #fff;
}
.ny5-section2 form .form-item .layui-form-select dl dd.layui-this {
  background-color: #F6F6F6;
  color: #000;
}
.ny5-section2 form .uplad-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.042vw;
  padding-right: 1.042vw;
  height: 100%;
  cursor: pointer;
}
.ny5-section2 form .uplad-img .text {
  font-size: 0.833vw;
  color: #999999;
}
.ny5-section2 form .uplad-img .icon {
  width: 1.042vw;
}
.ny5-section2 form .uplad-img .icon img {
  width: 100%;
}
.ny5-section2 form .image-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: auto;
}
.ny5-section2 form .image-list .image {
  width: 2.604vw;
  height: 2.604vw;
  margin: 0.26vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.521vw;
  flex-shrink: 0;
}
.ny5-section2 form textarea {
  height: 12.5vw;
  width: 100%;
  padding: 1.302vw 1.042vw;
  font-size: 0.833vw;
  color: #000;
  resize: none;
  outline: none;
  margin-top: 1.667vw;
  border: solid 1px #e2e2e2;
}
.ny5-section2 form textarea::-webkit-input-placeholder {
  color: #999;
}
.ny5-section2 form textarea::-moz-placeholder {
  color: #999;
}
.ny5-section2 form textarea:-moz-placeholder {
  color: #999;
}
.ny5-section2 form textarea:-ms-input-placeholder {
  color: #999;
}
.ny5-section2 form button {
  width: 9.375vw;
  height: 3.125vw;
  background-color: #045bb6;
  text-align: center;
  font-size: 1.042vw;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 2.083vw;
}
@media screen and (min-width: 1920px) {
  .ny5-section2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .ny5-section2 .ny4-title {
    margin-bottom: 40px;
  }
  .ny5-section2 form {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    padding: 53px;
  }
  .ny5-section2 form .form-item:nth-child(2) ~ .form-item {
    margin-top: 30px;
  }
  .ny5-section2 form .form-item .layui-edge {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    margin-top: -6px;
  }
  .ny5-section2 form .form-item .layui-input {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }
  .ny5-section2 form .form-item .layui-form-select .layui-input {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }
  .ny5-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);
  }
  .ny5-section2 form .form-item .layui-form-select dl dd {
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .ny5-section2 form .uplad-img {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ny5-section2 form .uplad-img .text {
    font-size: 16px;
  }
  .ny5-section2 form .uplad-img .icon {
    width: 20px;
  }
  .ny5-section2 form .image-list .image {
    width: 50px;
    height: 50px;
    margin: 5px;
    margin-right: 10px;
  }
  .ny5-section2 form textarea {
    height: 240px;
    padding: 25px 20px;
    font-size: 16px;
    margin-top: 32px;
  }
  .ny5-section2 form button {
    width: 180px;
    height: 60px;
    font-size: 20px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ny5-section2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny5-section2 .ny4-title {
    margin-bottom: 30px;
  }
  .ny5-section2 form {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
  }
  .ny5-section2 form .form-item {
    width: 100%;
  }
  .ny5-section2 form .form-item:nth-child(1) ~ .form-item {
    margin-top: 10px;
  }
  .ny5-section2 form .form-item:nth-child(2) ~ .form-item {
    margin-top: 10px;
  }
  .ny5-section2 form .form-item .layui-edge {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    margin-top: -6px;
  }
  .ny5-section2 form .form-item .layui-input {
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .ny5-section2 form .form-item .layui-form-select .layui-input {
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .ny5-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);
  }
  .ny5-section2 form .form-item .layui-form-select dl dd {
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .ny5-section2 form .uplad-img {
    padding: 10px;
    flex-wrap: wrap;
  }
  .ny5-section2 form .uplad-img .text {
    width: auto;
    font-size: 16px;
    display: inline-block;
    margin-left: 5px;
  }
  .ny5-section2 form .uplad-img .icon {
    width: 20px;
  }
  .ny5-section2 form .image-list .image {
    width: 50px;
    height: 50px;
    margin: 5px;
    margin-right: 10px;
  }
  .ny5-section2 form textarea {
    height: 240px;
    padding: 15px;
    font-size: 16px;
    margin-top: 10px;
  }
  .ny5-section2 form button {
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-top: 20px;
  }
}
/* ==================== 内页5 - 板块二 End ==================== */
/* ==================== 内页5 - 板块三 Start ==================== */
.ny5-section3 {
  padding-bottom: 5.208vw;
}
.ny5-section3 .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.563vw;
  padding-top: 1.563vw;
}
.ny5-section3 .item.active .bottom {
  display: flex;
}
.ny5-section3 .item .icon {
  width: 1.979vw;
  height: 1.979vw;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 1.302vw;
}
.ny5-section3 .item .top {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  cursor: pointer;
}
.ny5-section3 .item .top .icon {
  background-color: #045bb6;
  color: #fff;
  font-size: 1.042vw;
}
.ny5-section3 .item .top .title {
  font-size: 1.042vw;
  line-height: 1.1;
  color: #045bb6;
  padding-top: 0.469vw;
}
.ny5-section3 .item .bottom {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  display: none;
  margin-top: 0.625vw;
}
.ny5-section3 .item .bottom .icon {
  background-color: #EFFAFD;
  color: #045bb6;
  font-size: 1.042vw;
}
.ny5-section3 .item .bottom .desc {
  font-size: 0.938vw;
  line-height: 1.6;
  color: #666666;
  padding-top: 0.469vw;
}
.ny5-section3 .mxw-pagination {
  margin-top: 3.125vw;
}
@media screen and (min-width: 1920px) {
  .ny5-section3 {
    padding-bottom: 100px;
  }
  .ny5-section3 .item {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .ny5-section3 .item .icon {
    width: 38px;
    height: 38px;
    margin-right: 25px;
  }
  .ny5-section3 .item .top .icon {
    font-size: 20px;
  }
  .ny5-section3 .item .top .title {
    font-size: 20px;
    padding-top: 9px;
  }
  .ny5-section3 .item .bottom {
    margin-top: 12px;
  }
  .ny5-section3 .item .bottom .icon {
    font-size: 20px;
  }
  .ny5-section3 .item .bottom .desc {
    font-size: 18px;
    padding-top: 9px;
  }
  .ny5-section3 .mxw-pagination {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ny5-section3 {
    padding-bottom: 60px;
  }
  .ny5-section3 .item {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .ny5-section3 .item .icon {
    width: 26px;
    height: 26px;
    margin-right: 10px;
  }
  .ny5-section3 .item .top .icon {
    font-size: 12px;
  }
  .ny5-section3 .item .top .title {
    font-size: 16px;
    padding-top: 0;
    line-height: 1.4;
  }
  .ny5-section3 .item .bottom {
    margin-top: 12px;
  }
  .ny5-section3 .item .bottom .icon {
    font-size: 14px;
  }
  .ny5-section3 .item .bottom .desc {
    font-size: 14px;
    line-height: 1.6;
    padding-top: 0;
  }
  .ny5-section3 .mxw-pagination {
    margin-top: 60px;
  }
}
/* ==================== 内页5 - 板块三 End ==================== */
