.pd16 {
  padding: 0 0.4rem;
}

.title {
  position: relative;
  color: #10215b;
  font-weight: bold;
  font-size: 0.95rem;
  line-height: 1.4rem;
  text-align: center;
}
.title span {
  color: #ff5800;
}

.stit {
  font-size: 0.6rem;
  letter-spacing: 0.025rem;
  text-align: center;
}

.button {
  width: 12rem;
  height: 1.6rem;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  font-size: 0.6rem;
  line-height: 1.6rem;
  text-align: center;
  background: #ff5800;
  border-radius: 1.6rem;
}

.xyfw {
  padding-top: 0.85rem;
}
.xyfw img {
  margin-top: 0.5rem;
}

.form-box .kaptcha-btn,
.form-box .submit {
  color: #fff;
  background: #ff5800;
}
.form-box .kaptcha-btn {
  width: 5rem;
}

.form-center {
  box-sizing: border-box;
  width: 17.95rem;
  height: 7.65rem;
  margin: 0.5rem auto;
  padding-top: 0.3rem;
  background: url("../images/form_center_bg.jpg") center no-repeat;
  background-size: 100% 100%;
}
.form-center .form-title {
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  text-align: center;
}
.form-center .form-title span {
  margin-left: 0.15rem;
  font-weight: 400;
  font-size: 0.55rem;
}
.form-center .form-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.4rem;
}
.form-center .form-item {
  width: 8.35rem;
  border-radius: 0.45rem;
}
.form-center .form-item input {
  border-radius: 0.45rem;
}
.form-center .form-code {
  position: relative;
}
.form-center .form-code .kaptcha-code {
  width: 8.3rem;
  height: 1.75rem;
  border-radius: 0.45rem;
}
.form-center .kaptcha-btn {
  position: absolute;
  top: 0.25rem;
  right: 0.3rem;
  width: 3.5rem;
  height: 1.2rem;
  font-weight: 400;
  font-size: 0.55rem;
  background: #ff5800;
  border-radius: 0.3rem;
}
.form-center .submit {
  width: 8.35rem;
  font-weight: 400;
  background: #ff5800;
  border-radius: 0.45rem;
}
.form-center .tips {
  margin: -0.15rem auto;
}

.shili {
  padding-top: 0.2rem;
  padding-bottom: 1.4rem;
}
.shili-swiper {
  margin-top: 0.35rem;
  margin-bottom: 1rem;
}
.shili-swiper .swiper-slide {
  width: 8.125rem;
  margin-right: 0.3rem;
}
.shili-swiper .swiper-slide:last-child {
  margin-right: 0;
}
.shili .zs {
  display: flex;
  justify-content: space-between;
}
.shili .zs img {
  width: 8.5rem;
}
.shili .button {
  width: 8.8rem;
  margin-top: 1.2rem;
}

.mgtfjh {
  padding-top: 0.9rem;
  padding-bottom: 1.2rem;
  background-color: #eaf0fc;
}
.mgtfjh .stit {
  margin-top: 0.4rem;
}
.mgtfjh .tfjh-swiper {
  margin-top: 0.5rem;
  margin-bottom: 1.1rem;
}
.mgtfjh .tfjh-swiper .swiper-slide {
  width: 6.5rem;
  margin-right: 0.35rem;
}
.mgtfjh .tfjh-swiper .swiper-slide:last-child {
  margin-right: 0;
}
.mgtfjh .prod {
  display: flex;
  justify-content: space-between;
}
.mgtfjh .prod .list {
  width: 8.625rem;
}
.mgtfjh .prod .list .tit {
  width: 5.95rem;
  height: 1.3rem;
  margin: auto;
  color: #fff;
  font-weight: bold;
  font-size: 0.65rem;
  line-height: 1.3rem;
  text-align: center;
  background: #3f669d;
  border-radius: 0.4rem 0.4rem 0 0;
}
.mgtfjh .prod .list .txt {
  padding: 0.25rem 0;
  font-size: 0.6rem;
  line-height: 1rem;
  text-align: center;
  background: #fff;
  border: 1px solid #44699e;
  border-radius: 0.4rem;
}
.mgtfjh .panel {
  margin-top: 0.85rem;
}
.mgtfjh .panel .stitle {
  height: 2.5rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 2.5rem;
  text-align: center;
  background: #3f669d;
  border: 2px solid #44699e;
  border-bottom: 0;
  border-radius: 0.4rem 0.4rem 0 0;
}
.mgtfjh .panel .con {
  padding-top: 0.4rem;
  padding-bottom: 0.65rem;
  overflow: hidden;
  background: #fff;
  border: 2px solid #44699e;
  border-top: 0;
  border-radius: 0 0 0.4rem 0.4rem;
}
.mgtfjh .panel .con1 {
  padding-right: 1.9rem;
  padding-left: 1.9rem;
}
.mgtfjh .panel .chengguo {
  width: 16.35rem;
  margin: auto;
}
.mgtfjh .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mgtfjh .box .item {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 50%;
  height: 1rem;
  font-size: 0.6rem;
  line-height: 1rem;
}
.mgtfjh .box .item::before {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.4rem;
  background: #3f669d;
  border-radius: 50%;
  content: "";
}
.mgtfjh .box .item:nth-child(2n) {
  padding-left: 1.7rem;
}
.mgtfjh .box .item:last-child {
  width: 100%;
}
.mgtfjh .box1 .item {
  width: auto;
}
.mgtfjh .box1 .item:nth-child(2n) {
  padding-left: 0;
}
.mgtfjh .button {
  margin-top: 0.6rem;
  margin-bottom: 0.15rem;
}

.zhidu {
  padding-top: 1.3rem;
  padding-bottom: 0.85rem;
}
.zhidu img {
  margin-top: 0.5rem;
}

.lxgh {
  padding-top: 1.1rem;
  padding-bottom: 1.6rem;
  background-color: #eaf0fc;
}
.lxgh .content {
  margin-top: 0.55rem;
  padding: 0.4rem 0.3rem 0.65rem;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0.7rem;
  box-shadow: 0 0.225rem 0.425rem 0.05rem rgba(175, 200, 250, 0.1);
}
.lxgh .button {
  margin-top: 1.1rem;
}

.campus {
  padding-top: 1rem;
}
.campus .title {
  margin-bottom: 0.4rem;
  color: #10215b;
}
.campus .title::after {
  width: 0;
}
.campus .citys .item {
  box-shadow: 0 0 0.2rem rgba(63, 102, 157, 0.21);
}
.campus .citys .item.active {
  color: #3f669d;
  border-color: #3f669d;
}
.campus .tabs .tab {
  background-color: #e2effe;
}
.campus .tabs .tab.active {
  color: #fff;
  background-color: #3f669d;
}
.campus .content .name {
  color: #3f669d;
}

.form-footer .title {
  margin-bottom: 0.4rem;
  color: #10215b;
}
.form-footer .title::after {
  width: 0;
}
.form-footer .kaptcha-btn {
  width: 6.25rem;
}