html {
  font-size: 26.66666667vw;
}
.banner {
  background-color: #f6f9fc;
}
.banner > img {
  width: 100%;
}
.h1 {
  font-size: 0.28rem;
  font-weight: 600;
  font-family: PingFang SC-Semibold, PingFang SC;
}
.h2 {
  font-size: 0.2rem;
  font-family: PingFang SC-Semibold, PingFang SC;
}
.h3 {
  font-size: 0.14rem;
  font-family: PingFang SC-Semibold, PingFang SC;
}
.theme {
  color: #55b15c;
}
.tc {
  text-align: center;
}
.section1 {
  text-align: left;
  padding: 0.6rem 0.2rem 0.24rem;
  box-sizing: border-box;
  background-color: #f6f9fc;
}
.section1 > .bg2 > img {
  width: 100%;
}
.section1 .line-one {
  margin-bottom: 0.12rem;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 600;
}
.section1 .line-two {
  margin-bottom: 0.32rem;
  color: #454545;
  font-size: 0.16rem;
}
.section1 .form {
  box-shadow: 0px 0.07rem 0.2rem 0px rgba(0, 0, 0, 0.1);
  padding-top: 1.27rem;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 0.28rem;
  background: url("../img/pc/box2/map.png") no-repeat top left / 100% auto;
}
.section1 .form > ul {
  background-color: #fff;
  padding: 0.16rem;
  box-sizing: border-box;
  border-radius: 0.08rem;
}
.section1 .form > ul > li {
  text-align: left;
  margin-bottom: 0.24rem;
}
.section1 .form > ul > li .label {
  font-size: 0.14rem;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: bold;
  color: #071a31;
  line-height: 0.14rem;
  margin-bottom: 0.14rem;
}
.section1 .form > ul > li .label > span {
  color: #ee1a26;
}
.section1 .form > ul > li > input {
  width: 100%;
  display: block;
  background: #f5f5f5;
  border-radius: 0.08rem;
  padding: 0.16rem 0.12rem;
  box-sizing: border-box;
  font-size: 0.14rem;
}
.section1 .form > ul > li > textarea {
  margin-bottom: 0.08rem;
  display: block;
  width: 100%;
  resize: none;
  height: 0.96rem;
  background-color: #f5f5f5;
  padding: 0.08rem 0.12rem;
  box-sizing: border-box;
  outline: 0;
  outline-color: invert;
  outline-style: none;
  outline-width: 0px;
  border: none;
  border-style: none;
  text-shadow: none;
  -webkit-appearance: none;
  -webkit-user-select: text;
  outline-color: transparent;
  box-shadow: none;
  cursor: pointer;
  border-radius: 0.08rem;
  font-size: 0.12rem;
  font-family: PingFang SC-Semibold, PingFang SC;
}
.section1 .form > ul > li > .about {
  font-size: 0.16rem;
  position: relative;
}
.section1 .form > ul > li > .about .abouttop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 0.12rem;
  padding-right: 0.1rem;
  box-sizing: border-box;
}
.section1 .form > ul > li > .about .abouttop > input {
  background-color: transparent;
  display: block;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #000;
  line-height: 0.23rem;
  padding: 0.24rem 0.22rem;
  box-sizing: border-box;
  width: 100%;
  background: #f5f5f5;
  border-radius: 0.08rem;
  padding: 0.16rem 0.12rem;
  font-size: 0.14rem;
}
.section1 .form > ul > li > .about .abouttop > em > img {
  width: 0.15rem;
}
.section1 .form > ul > li > .about .aboutbm {
  position: absolute;
  top: 0.55rem;
  right: 0;
  background-color: #fff;
  z-index: 1000;
  border-radius: 0.16rem;
  box-shadow: 0px 0.15rem 0.56rem 0px rgba(0, 0, 0, 0.1);
  height: 3.5rem;
  overflow-y: auto;
  display: none;
}
.section1 .form > ul > li > .about .aboutbm > li {
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #606060;
  line-height: 0.23rem;
  padding: 0.14rem 0;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  box-sizing: border-box;
}
.section1 .tips {
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #434242;
  line-height: 0.18rem;
  text-align: left;
  margin-bottom: 0.12rem;
}
.section1 .tips > span {
  color: yellow;
}
.section1 .form-btn {
  background: #55b15c;
  font-size: 0.16rem;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.45rem;
  border-radius: 0.08rem;
  text-align: center;
}
.dropdown-container {
  font-size: 0.12rem;
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  font-size: 0.16rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
  line-height: 0.24rem;
  border-radius: 0.15rem 0.15rem 0 0;
  text-align: center;
  background-color: #fff;
  padding-top: 0.3rem;
  padding-bottom: 65%;
  box-sizing: border-box;
}
.dropdown-container > .dropdown-content {
  height: 100%;
  /* 最大占据屏幕高度的70% */
  overflow-y: auto;
  /* 允许纵向滚动 */
  box-sizing: border-box;
}
.dropdown-container > .dropdown-content > ul {
  padding: 0 0.16rem;
  padding-bottom: 65%;
  box-sizing: border-box;
}
.dropdown-container > .dropdown-content > ul > li {
  padding: 0.18rem 0;
  box-sizing: border-box;
  border-bottom: 1px solid #E2E2E2;
}
body.no-scroll {
  overflow: hidden;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  /* 比下拉选择框的层级低一层 */
  display: none;
  /* 初始时隐藏 */
}
.footer {
  background-color: #00152f;
  padding: 0.16rem 0.2rem;
  box-sizing: border-box;
  color: #fff;
}
.footer .line-one {
  font-size: 16px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 19px;
  margin-bottom: 0.04rem;
}
.footer .line-two {
  font-size: 14px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #55b15c;
  line-height: 16px;
  margin-bottom: 0.12rem;
}
.footer .line-three {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footer .line-three > li {
  font-size: 0.12rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.14rem;
}
.footer .line-three > li > div {
  margin-bottom: 0.12rem;
}
.footer .line-three > li > div:nth-child(1) {
  font-weight: 600;
}
