html {
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
}
html,
body {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.section {
  width: 100%;
  overflow: hidden;
}
.section .title_1129 {
  height: 1.87733333rem;
  text-align: center;
  font-size: 0.768rem;
  color: #333333;
  font-weight: bold;
  line-height: 1.87733333rem;
  background-color: white;
}
.contain_1132 {
  padding: 0 0.512rem;
  background-color: #F3F2F7;
  padding-top: 0.64rem;
}
.contain_1132 .title_1133 {
  font-size: 0.68266667rem;
  font-weight: bold;
  color: #333333;
  padding-left: 0.32rem;
  position: relative;
}
.contain_1132 .title_1133::before {
  position: absolute;
  left: 0;
  top: 0.02133333rem;
  z-index: 1;
  content: "";
  width: 0.10666667rem;
  height: 0.68266667rem;
  background: #2F6FC7;
  border-radius: 0;
}
.contain_1132 .menu_1156 {
  width: 100%;
  height: 1.45066667rem;
  background: #FFFFFF;
  border-radius: 0.21333333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.53333333rem;
}
.contain_1132 .menu_1156 a {
  font-size: 0.59733333rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.45066667rem;
  height: 1.45066667rem;
}
.contain_1132 .menu_1156 a.active {
  font-weight: 400;
  color: #0770D1;
  position: relative;
}
.contain_1132 .menu_1156 a.active::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 1.216rem;
  height: 0.128rem;
  background: #0670D1;
  border-radius: 0.21333333rem;
}
.contain_1132 ul {
  padding-bottom: 1.06666667rem;
}
.contain_1132 ul li {
  width: 100%;
  height: 5.248rem;
  background: #FFFFFF;
  border-radius: 0.21333333rem;
  margin-top: 0.53333333rem;
  padding: 0.384rem 0.42666667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contain_1132 ul li img {
  width: 6.976rem;
  height: 4.48rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: 0.42666667rem;
}
.contain_1132 ul li .text_1134 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.contain_1132 ul li .text_1134 h3 {
  font-size: 0.68266667rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.96rem;
}
.contain_1132 ul li .text_1134 a button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.09333333rem;
  padding: 0;
  margin: 0;
  height: 1.06666667rem;
  background: #2F6FC7;
  border-radius: 0.17066667rem;
  font-size: 0.512rem;
  font-weight: 400;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor: pointer;
}

.mask_1944 {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mask_1944.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mask_1944 .con_1944 {
  text-align: center;
}
.mask_1944 .con_1944 form.bottomForm {
  width: 12.16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.96rem 0.53333333rem;
  margin-bottom: 1.06666667rem;
  background-color: white;
  border-radius: 0.21333333rem;
}
.mask_1944 .con_1944 form.bottomForm h2 {
  font-size: 0.768rem;
  font-weight: bold;
  color: #0770D1;
  line-height: 0.98133333rem;
  padding: 0.896rem 0 0.64rem;
  letter-spacing: 0.10666667rem;
}
.mask_1944 .con_1944 form.bottomForm h3 {
  font-size: 0.59733333rem;
  font-weight: 400;
  color: #666666;
}
.mask_1944 .con_1944 form.bottomForm input {
  width: 100%;
  height: 1.536rem;
  background: #FFFFFF;
  border-radius: 0.128rem;
  border: 1px solid #DEDEDE;
  margin-top: 0.64rem;
  font-size: 0.59733333rem;
  font-weight: 400;
  color: #333;
  padding: 0 0.42666667rem;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-box-shadow: 0 0 0 1000px white inset;
          box-shadow: 0 0 0 1000px white inset;
}
.mask_1944 .con_1944 form.bottomForm input::-webkit-input-placeholder {
  color: #999;
  font-size: 0.59733333rem;
  font-weight: 400;
}
.mask_1944 .con_1944 form.bottomForm input::-moz-placeholder {
  color: #999;
  font-size: 0.59733333rem;
  font-weight: 400;
}
.mask_1944 .con_1944 form.bottomForm input:-ms-input-placeholder {
  color: #999;
  font-size: 0.59733333rem;
  font-weight: 400;
}
.mask_1944 .con_1944 form.bottomForm input::-ms-input-placeholder {
  color: #999;
  font-size: 0.59733333rem;
  font-weight: 400;
}
.mask_1944 .con_1944 form.bottomForm input::placeholder {
  color: #999;
  font-size: 0.59733333rem;
  font-weight: 400;
}
.mask_1944 .con_1944 form.bottomForm select {
  width: 100%;
  height: 1.536rem;
  background: #FFFFFF;
  border-radius: 0.128rem;
  border: 1px solid #DEDEDE;
  margin-top: 0.64rem;
  font-size: 0.59733333rem;
  font-weight: 400;
  color: #333;
  padding: 0 0.42666667rem;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-box-shadow: 0 0 0 1000px white inset;
          box-shadow: 0 0 0 1000px white inset;
}
.mask_1944 .con_1944 form.bottomForm button {
  width: 100%;
  height: 1.536rem;
  background: #2B77DF;
  -webkit-box-shadow: 0 0.064rem 0.128rem 0.02133333rem rgba(43, 119, 223, 0.502);
          box-shadow: 0 0.064rem 0.128rem 0.02133333rem rgba(43, 119, 223, 0.502);
  border-radius: 0.128rem;
  margin-top: 1.06666667rem;
  font-size: 0.68266667rem;
  font-weight: 500;
  color: #FFFFFF;
  border: none;
  outline: none;
  cursor: pointer;
}
.mask_1944 .con_1944 form.bottomForm .searchschool {
  overflow: initial !important;
  position: relative;
  width: 100%;
  padding: 0;
}
.mask_1944 .con_1944 form.bottomForm .searchschool ul {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10000;
  top: 0;
  max-height: 30vh;
  overflow-y: auto;
  background-color: #ffffff;
  border: solid 1px #000000;
}
.mask_1944 .con_1944 form.bottomForm .searchschool ul li {
  cursor: pointer;
  font-size: 0.512rem;
  line-height: 1.06666667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.42666667rem;
  border-bottom: dashed 0.02133333rem rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
.mask_1944 .con_1944 form.bottomForm .searchschool ul li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.mask_1944 .con_1944 .close_56 {
  width: 1.19466667rem;
  height: 1.19466667rem;
}
