.section .content {
  padding: 0;
  display: none;
}
.section .content.active {
  display: block;
}
.section .content.ycfs #form {
  background: url('https://keshun24.oss-cn-beijing.aliyuncs.com/keshunWeb2022/mobile/images/product/system/ycfs/bottom.jpg') bottom center;
  background-size: 100% 100%;
  padding: 2rem 2rem 6rem;
}
.section .content.ycfs #form .form-item {
  width: 100%;
  position: relative;
}
.section .content.ycfs #form .form-item:nth-child(n+2) {
  margin-top: 0.75rem;
}
.section .content.ycfs #form .form-item input {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  width: 65%;
  height: 65%;
  font-size: 1rem;
}
.section .content.ycfs #form .form-item textarea {
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  width: 95%;
  height: 63%;
  border: 0;
  background-color: transparent;
  font-size: 1rem;
}
.section .content.ycfs #form .tip {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 0.75rem;
}
.section .content.ycfs #form .img-btn {
  margin: 1rem auto 0;
  width: 12.5rem;
  height: auto;
}
.section .content.qsfs #form {
  background: url(https://keshun24.oss-cn-beijing.aliyuncs.com/keshunWeb2022/mobile/images/product/system/qsfs/banner2.jpg) no-repeat center top;
  background-size: cover;
  padding: 2rem 2.5rem 0.75rem;
}
.section .content.qsfs #form #formBook {
  padding: 1rem;
  background-color: #b8daf1;
}
.section .content.qsfs #form .form-item {
  width: 100%;
  position: relative;
}
.section .content.qsfs #form .form-item:nth-child(n+2) {
  margin-top: 0.75rem;
}
.section .content.qsfs #form .form-item input {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  width: 65%;
  height: 65%;
  font-size: 1rem;
}
.section .content.qsfs #form .form-item textarea {
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  width: 90%;
  height: 63%;
  border: 0;
  background-color: transparent;
  font-size: 1rem;
}
.section .content.qsfs #form .tip {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 1rem;
  color: #fff;
}
.section .content.qsfs #form .img-btn {
  margin: 1rem auto 0;
  width: 12.5rem;
  height: auto;
}
.section .content.qsfs #form .img-btn .img {
  display: block;
  width: 100%;
  height: auto;
}
.section .content.qsfs .company {
  margin: 0.75rem auto 0;
  width: 9.375rem;
}
<!--ºÄÊ±1754091607.8294Ãë-->