.pd15 {
  padding: 0 0.375rem;
}

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

.title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.7rem;
  position: relative;
  color: #026582;
  font-weight: bold;
  font-size: 1.05rem;
  line-height: 1rem;
  text-align: center;
}
.title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 0.3rem;
  background-color: #ff5800;
}
.title .txt {
  position: relative;
  z-index: 2;
}
.title span {
  color: #ff5800;
}

.box2 {
  padding-bottom: 1.75rem;
}
.box2 .title {
  padding-top: 1.2rem;
}
.box2 .content1 {
  height: 6.15rem;
  background: url("../images/box2-1.png") no-repeat center;
  background-size: contain;
  box-sizing: border-box;
  padding-right: 0.45rem;
  display: flex;
  justify-content: flex-end;
  margin-top: 0.8rem;
}
.box2 .content1 .txt {
  width: 11.5rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 0.6rem;
  color: #fff;
  line-height: 0.875rem;
  text-align: justify;
}
.box2 .content2 {
  height: 6.4rem;
  background: url("../images/box2-2.png") no-repeat center;
  background-size: contain;
  margin-top: 1.3rem;
}
.box2 .content2 .form-title {
  font-weight: bold;
  font-size: 0.6rem;
  color: #fff;
  line-height: 1.5rem;
  text-align: center;
  letter-spacing: 1px;
}
.box2 .content2 .form-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.5rem 0.4rem;
}
.box2 .content2 .form-box .form-item {
  width: 8.325rem;
  border-radius: 0.45rem;
}
.box2 .content2 .form-box .form-code {
  position: relative;
}
.box2 .content2 .form-box .form-code .kaptcha-code {
  width: 8.3rem;
  height: 1.75rem;
  border-radius: 0.45rem;
}
.box2 .content2 .form-box .form-code .kaptcha-btn {
  position: absolute;
  top: 0.25rem;
  right: 0.3rem;
  width: 3.5rem;
  height: 1.2rem;
  color: #fff;
  font-weight: 400;
  font-size: 0.55rem;
  background: #ff5800;
  border-radius: 0.3rem;
}
.box2 .content2 .form-box .submit {
  width: 8.35rem;
  color: #fff;
  background: #ff5800;
  border-radius: 0.45rem;
  font-size: 0.775rem;
  font-weight: bold;
  letter-spacing: 2px;
}

.box3 {
  height: 16.925rem;
  background: url("../images/box3-bg.png") no-repeat center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 1.2rem;
}
.box3 .swiper {
  padding-top: 1.3rem;
}
.box3 .swiper-slide {
  width: 7.1rem;
  height: 8rem;
  background: linear-gradient(to bottom, #fdfdfd 0%, #c5c5c5 100%);
  border-radius: 0.4rem;
  margin-right: 0.5rem;
  padding: 0.3rem;
  box-sizing: border-box;
}
.box3 .swiper-slide .com {
  width: 6.55rem;
  height: 7.425rem;
  background: #fdfdfd;
  border-radius: 0.4rem;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.5rem;
}
.box3 .swiper-slide .com .num {
  width: 2.1rem;
  height: 2.5rem;
  background: url("../images/box3-icon.png") no-repeat center;
  background-size: contain;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1.05rem;
  color: #d90908;
  line-height: 2rem;
  transform: translateY(-1rem);
}
.box3 .swiper-slide .com .t1 {
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 0.7rem;
  color: #026582;
  transform: translateY(-0.7rem);
}
.box3 .swiper-slide .com .t1 span {
  color: #ff5800;
}
.box3 .swiper-slide .com .t2 {
  font-size: 0.6rem;
  color: #333;
  line-height: 0.9rem;
  height: 3.7rem;
  letter-spacing: 1px;
  transform: translateY(-0.2rem);
}
.box3 .swiper-slide .com .line {
  width: 5.25rem;
  height: 0.1rem;
  background: linear-gradient(to right, #026582 0%, #00c5ff 100%);
  border-radius: 2px;
}

.box4 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
}
.box4 .des {
  font-size: 0.6rem;
  color: #333;
  line-height: 0.9rem;
  text-align: center;
  padding: 0.1rem 0.3rem 1.25rem;
  letter-spacing: 1px;
}
.box4 .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem 0.75rem;
}
.box4 .list .item {
  width: 8.625rem;
  height: 8.475rem;
  background: #e7dcf6;
  border-radius: 16px;
  box-sizing: border-box;
  padding-top: 1.1rem;
  padding-left: 0.9rem;
  background-image: url("../images/box4-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.box4 .list .item:nth-child(1) {
  background-image: url("../images/box4-1.png");
}
.box4 .list .item:nth-child(1) .t1 {
  color: #8a3ef1;
}
.box4 .list .item:nth-child(2) {
  background-image: url("../images/box4-2.png");
}
.box4 .list .item:nth-child(2) .t1 {
  color: #f68549;
}
.box4 .list .item:nth-child(3) {
  background-image: url("../images/box4-3.png");
}
.box4 .list .item:nth-child(3) .t1 {
  color: #119dbe;
}
.box4 .list .item:nth-child(4) {
  background-image: url("../images/box4-4.png");
}
.box4 .list .item:nth-child(4) .t1 {
  color: #4b89cb;
}
.box4 .list .item .t1 {
  font-weight: bold;
  font-size: 1rem;
  padding-bottom: 0.2rem;
  letter-spacing: 2px;
}
.box4 .list .item .t2 {
  font-size: 0.85rem;
  color: #666;
  line-height: 1.3rem;
  letter-spacing: 1px;
}

.box5 {
  padding-top: 1.2rem;
  height: 25.05rem;
  background: url("../images/box5-bg.png") no-repeat center;
  background-size: contain;
  box-sizing: border-box;
}
.box5 .des {
  padding-bottom: 0.7rem;
  font-size: 0.6rem;
  color: #333;
  line-height: 0.9rem;
  text-align: center;
}
.box5 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.15rem;
}
.box5 .list .com {
  height: 15.2rem;
  display: flex;
  border-radius: 0.3rem;
  overflow: hidden;
  text-align: center;
  border: 1px solid #026582;
}
.box5 .list .com.left .t2 {
  background-color: #da2034;
}
.box5 .list .com.left .com2 .item {
  border-right: none;
  background-color: #ebced4;
}
.box5 .list .com.right .item {
  height: 1.19rem;
}
.box5 .list .com.right .t2 {
  background-color: #1a437c;
}
.box5 .list .com.right .com2 .item {
  border-right: none;
  background-color: #bac6d7;
}
.box5 .list .com .item {
  width: 4.25rem;
  height: 1.31rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c0dbe3;
  font-weight: 500;
  font-size: 0.65rem;
  color: #333;
  border-right: 1px solid #026582;
  border-bottom: 1px solid #026582;
}
.box5 .list .com .item:last-child {
  border-bottom: none;
}
.box5 .list .com .item-t {
  width: 4.25rem;
  height: 2.3rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 0.6rem;
  color: #fff;
  line-height: 0.75rem;
  background-color: #026582;
}

.box6 {
  padding-top: 1.6rem;
}
.box6 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.6rem 0;
  padding-top: 1.1rem;
  margin: 0 -0.2rem;
}
.box6 .list .item {
  width: 8.9rem;
  height: 8.35rem;
  background-image: url("../images/box6-3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.7rem;
}
.box6 .list .item:last-child {
  width: 100%;
  height: 7.1rem;
}
.box6 .list .item:nth-child(1) {
  background-image: url("../images/box6-1.png");
}
.box6 .list .item:nth-child(2) {
  background-image: url("../images/box6-2.png");
}
.box6 .list .item:nth-child(3) {
  background-image: url("../images/box6-3.png");
}
.box6 .list .item .t1 {
  font-weight: bold;
  font-size: 0.7rem;
  color: #fff;
  line-height: 1.8rem;
}
.box6 .list .item .t2 {
  font-size: 0.65rem;
  color: #333;
  line-height: 0.9rem;
  padding-top: 2.5rem;
}
.box6 .button {
  margin-top: 0.8rem;
}

.campus .title {
  padding-top: 1.4rem;
}
.campus .title::after {
  content: none;
}
.campus .citys .item {
  box-shadow: 0 0 0.2rem rgba(2, 101, 130, 0.21);
}
.campus .citys .item.active {
  color: #026582;
  border-color: #026582;
}
.campus .tabs .tab {
  background-color: #d4f5fe;
}
.campus .tabs .tab.active {
  color: #fff;
  background-color: #026582;
}
.campus .content .name {
  color: #026582;
}

.form-footer .title {
  width: initial;
  color: #026582;
  background: none;
}
.form-footer .title::after {
  content: none;
}
.form-footer .kaptcha-btn {
  width: 6.25rem;
  background-color: #ff5800;
  color: #fff;
}
.form-footer .submit {
  background-color: #ff5800;
  color: #fff;
}