.pd24 {
  padding: 0 0.6rem;
}

.title {
  margin-bottom: 0.8rem;
  color: #000;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.2rem;
  text-align: center;
}
.title span {
  color: #ff7e00;
}

.button {
  width: 10.5rem;
  height: 1.95rem;
  margin: 0.7rem auto 0;
  color: #fff;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.95rem;
  text-align: center;
  background-color: #ff5400;
  border-radius: 1.95rem;
}

.why {
  padding: 1.2rem 0.625rem 2rem;
}
.why .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.9rem;
}
.why .box .item {
  position: relative;
  box-sizing: border-box;
  width: 8.45rem;
  height: 8.625rem;
  margin-bottom: 2.625rem;
  padding-top: 1.3rem;
  background: #fff;
  border: 1px solid #e3e1e1;
  border-radius: 0.4rem;
  box-shadow: 0 0.125rem 0.175rem 0 rgba(89, 89, 89, 0.1);
}
.why .box .item:nth-child(3), .why .box .item:nth-child(4) {
  margin-bottom: 0;
}
.why .box .icon {
  position: absolute;
  top: -1.1rem;
  left: 50%;
  width: 2.5rem;
  height: 2.5rem;
  background: center no-repeat;
  transform: translateX(-50%);
}
.why .box .icon.icon1 {
  background-image: url("../images/icon_why1.png");
  background-size: 1.825rem 2.175rem;
}
.why .box .icon.icon2 {
  background-image: url("../images/icon_why2.png");
  background-size: 2.025rem 2.425rem;
}
.why .box .icon.icon3 {
  top: -1.2rem;
  background-image: url("../images/icon_why3.png");
  background-size: 2.075rem 2.075rem;
}
.why .box .icon.icon4 {
  top: -1.6rem;
  background-image: url("../images/icon_why4.png");
  background-size: 1.875rem 1.925rem;
}
.why .box .name {
  margin-bottom: 0.3rem;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.125rem;
  text-align: center;
}
.why .box .desc {
  padding: 0 0.5rem;
  color: #666;
  font-size: 0.55rem;
  line-height: 0.9rem;
  text-align: center;
}
.why .btn {
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  width: 5.375rem;
  height: 1.325rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.6rem;
  line-height: 1.325rem;
  text-align: center;
  background-color: #ff5400;
  border-radius: 1.325rem;
  transform: translateX(-50%);
}

.about {
  padding-top: 1.4rem;
  padding-bottom: 1.1rem;
  background-color: #eef4fd;
}
.about .stit {
  margin-top: -0.4rem;
  margin-bottom: 0.6rem;
  color: #666;
  font-size: 0.65rem;
  line-height: 0.95rem;
  text-align: center;
}
.about .tit {
  height: 1.5rem;
  color: #fff;
  font-size: 0.7rem;
  line-height: 1.5rem;
  text-align: center;
  background-color: #ff5400;
}
.about .tab-color {
  background: #f0ecef;
}
.about .box {
  padding: 0.35rem;
}
.about ul {
  padding-top: 0.375rem;
}
.about ul li {
  margin-bottom: 0.5rem;
  font-size: 0.45rem;
}
.about ul li img {
  float: left;
  width: 1.25rem;
}
.about ul li h3 {
  font-weight: bold;
  font-size: 0.6rem;
  line-height: 0.8rem;
}
.about ul li p {
  font-size: 0.5rem;
  line-height: 0.7rem;
}
.about p {
  font-size: 0.45rem;
  line-height: 0.7rem;
}
.about .bishi {
  background-color: #fff;
  box-shadow: 0 0 0.25rem #ddd;
}
.about .bishi table {
  width: 100%;
}
.about .bishi table tr td {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.45rem;
  line-height: 0.75rem;
  text-align: center;
  vertical-align: middle;
}
.about .kouoxie {
  margin-top: 1rem;
  background-color: #fff;
  box-shadow: 0 0 0.25rem #ddd;
}
.about .kouoxie .tit {
  background-color: #162f6f;
}
.about .kouoxie table {
  width: 100%;
}
.about .kouoxie table tr td {
  padding-top: 0.1rem;
  padding-bottom: 0.125rem;
  font-size: 0.45rem;
  line-height: 0.55rem;
  text-align: left;
  vertical-align: middle;
}
.about .kouoxie .w1 {
  width: 5.35rem;
}
.about .kouoxie .w2 {
  width: 6.75rem;
  text-align: center;
  border-left: 1px solid #fff;
}
.about .kouoxie .w3 {
  width: 2.05rem;
  text-align: center;
  background: #f0ecef;
  border-left: 1px solid #fff;
}
.about .kouoxie .w4 {
  text-align: center;
  background: #f0ecef;
  border-left: 1px solid #fff;
}
.about .kouoxie .w5 {
  width: 3.2rem;
}
.about .kouoxie .w6 {
  width: 8.8rem;
  text-align: center;
  border-left: 1px solid #fff;
}
.about .tip {
  margin-top: 0.4rem;
  font-size: 0.45rem;
  line-height: 0.75rem;
}

.choose {
  margin-top: 1.1rem;
  margin-bottom: 1.2rem;
}
.choose .stit {
  margin-top: -0.4rem;
  color: #666;
  font-size: 0.65rem;
  line-height: 0.95rem;
  text-align: center;
}
.choose .box {
  margin-top: 0.6rem;
}
.choose .item {
  position: relative;
  box-sizing: border-box;
  width: 16.175rem;
  margin-bottom: 0.85rem;
  margin-left: 1.2rem;
  padding: 0.4rem 0.5rem 0.25rem 1.8rem;
  background: #f4f9ff;
  border: 0.05rem solid #e5f0fd;
  border-radius: 0.25rem;
  box-shadow: 0 0.1rem 0.075rem 0 rgba(0, 68, 140, 0.1);
}
.choose .item .icon {
  position: absolute;
  top: 50%;
  left: -1.2rem;
  width: 2.35rem;
  height: 2.35rem;
  background: center no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.choose .item .icon1 {
  background-image: url("../images/icon_choose1.png");
}
.choose .item .icon2 {
  background-image: url("../images/icon_choose2.png");
}
.choose .item .icon3 {
  background-image: url("../images/icon_choose3.png");
}
.choose .item .name {
  margin-bottom: 0.2rem;
  color: #333;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1rem;
}
.choose .item .desc {
  margin-bottom: 0.3rem;
  color: #666;
  font-size: 0.6rem;
  line-height: 0.75rem;
}
.choose .button {
  margin-top: 1.25rem;
}

.bklc {
  padding-top: 1.4rem;
  padding-bottom: 1.6rem;
  background-color: #eef4fd;
}
.bklc .con {
  width: 17rem;
  height: 12.15rem;
  margin: -0.3rem auto 1rem;
  background: url("../images/bklc_img.png") center no-repeat;
  background-size: contain;
}

.classtype {
  margin-top: 1.2rem;
}
.classtype table {
  text-align: center;
}
.classtype table tr {
  border-top: 1px solid #fff;
}
.classtype table tr:nth-child(5) td, .classtype table tr:nth-child(6) td, .classtype table tr:nth-child(7) td, .classtype table tr:nth-child(8) td {
  background: #fff8eb;
}
.classtype table tr th {
  height: 1.05rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.6rem;
  background: #21538f;
  border-left: 1px solid #fff;
}
.classtype table tr th:first-child {
  border-left: none;
}
.classtype table tr td {
  height: 1.65rem;
  color: #333;
  font-size: 0.5rem;
  line-height: 0.6rem;
  vertical-align: middle;
  background: #ebf3fd;
  border-left: 1px solid #fff;
}
.classtype table tr td:first-child {
  border-left: none;
}

.kssj {
  margin-top: 1.2rem;
}
.kssj .img {
  width: 17.55rem;
  margin: auto;
}

.pinpai {
  box-sizing: border-box;
  height: 17.4rem;
  margin-top: 1.1rem;
  padding-top: 1.25rem;
  background: #21538f url("../images/pinpai__bg.jpg") center top no-repeat;
  background-size: contain;
}
.pinpai .title {
  margin-bottom: 0.25rem;
  color: #fff;
}
.pinpai .title span {
  color: #f3c171;
}
.pinpai-swiper {
  width: 15.2rem;
  margin-top: -0.9rem;
}
.pinpai .swpier-btn {
  position: relative;
  width: 16.175rem;
  height: 1.05rem;
  margin: auto;
  background: url("../images/pinpai_btn.png") no-repeat;
  background-size: contain;
}
.pinpai .swiper-button-next,
.pinpai .swiper-button-prev {
  top: 0.75rem;
  width: 1.25rem;
  height: 1.25rem;
}
.pinpai .swiper-button-next::after,
.pinpai .swiper-button-prev::after {
  font-size: 0;
}
.pinpai .swiper-button-next {
  right: 0;
}
.pinpai .swiper-button-prev {
  left: 0;
}
.pinpai .swiper-slide .slide-tit {
  height: 1.6rem;
  margin-bottom: 0.25rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.65rem;
  line-height: 0.8rem;
  text-align: center;
}
.pinpai .swiper-slide img {
  border-radius: 0.5rem;
}

.campus {
  margin-top: 1.2rem;
}
.campus .title span {
  color: #21538f;
}
.campus .citys .item {
  box-shadow: 0 0 0.2rem rgba(33, 83, 143, 0.21);
}
.campus .citys .item.active {
  color: #21538f;
  border-color: #21538f;
}
.campus .tabs .tab {
  background-color: #f4f9ff;
}
.campus .tabs .tab.active {
  background-color: #21538f;
}
.campus .content .name {
  color: #21538f;
}

.form-box .kaptcha-btn,
.form-box .submit {
  color: #fff;
  background-color: #21538f;
}
.form-box .kaptcha-btn {
  width: 6.25rem;
}

.form-footer .title {
  margin-bottom: 0.5rem;
  color: #21538f;
}