.box-title {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  font-size: 34px;
  color: #333;
  font-weight: bold;
  line-height: 40px;
}
.box-title span {
  color: #ff7e00;
}

.box2 {
  width: 1226px;
  height: 137px;
  background: url("../images/box2-bg.png") no-repeat center;
  margin: 10px auto 0;
}
.box2 .form-container {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 40px;
}
.box2 .form-container .form-item {
  width: 200px;
  height: 48px;
  line-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin-right: 23px;
  margin-bottom: 0;
  font-size: 16px;
  border-radius: 8px;
  border-color: #fff;
  padding: 0 10px;
  overflow: hidden;
}
.box2 .form-container .form-item input {
  font-size: 16px;
  background-color: #fff;
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: left center;
}
.box2 .form-container .form-item .form_name {
  background-image: url("../images/box2-1.png");
  background-size: 21px 24px;
}
.box2 .form-container .form-item .form_phoneNo {
  background-image: url("../images/box2-2.png");
  background-size: 17px 24px;
  background-position: 3px center;
}
.box2 .form-container .form-item .kaptcha-code {
  background-image: url("../images/box2-3.png");
  background-size: 20px 25px;
}
.box2 .form-container .form-code {
  width: 343px;
  display: flex;
  justify-content: space-between;
  margin-right: 23px;
  margin-bottom: 0;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
}
.box2 .form-container .form-code .form-item {
  width: 200px;
  margin: 0;
  border: none;
}
.box2 .form-container .form-code .kaptcha-code {
  border: none;
}
.box2 .form-container .form-code .kaptcha-btn {
  width: 140px;
  height: 30px;
  margin: 9px 0;
  line-height: 24px;
  background-color: #fff;
  color: #0f356c;
  font-size: 16px;
  border-left: 1px solid #229670;
  border-radius: 0;
  transition: none;
}
.box2 .form-container .form-code .kaptcha-btn:active {
  color: #030912;
}
.box2 .form-container button.submit {
  width: 200px;
  height: 48px;
  line-height: 48px;
  background: #fed024;
  color: #0f356c;
  font-size: 24px;
  border-radius: 8px;
  transition: none;
}
.box2 .form-container button.submit:active {
  background: #bb9401;
}

.box3 {
  padding-bottom: 60px;
}
.box3 .box-title {
  padding-top: 20px;
  padding-bottom: 50px;
}
.box3 .content {
  display: flex;
  justify-content: center;
}
.box3 .content .left {
  width: 501px;
  height: 296px;
  background: url("../images/box3.png") no-repeat center;
}
.box3 .content .right {
  margin-left: 27px;
}
.box3 .content .right .item {
  width: 672px;
  height: 68px;
  background: #ffffff;
  border-radius: 34px;
  border: 2px solid #dcbc8e;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.box3 .content .right .item:last-child {
  margin-bottom: 0;
}
.box3 .content .right .item .num {
  width: 70px;
  height: 70px;
  background: linear-gradient(90deg, #f3dfc5, #dab888);
  font-weight: bold;
  font-size: 40px;
  color: #ffffff;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  margin-top: -1px;
  margin-left: -9px;
}
.box3 .content .right .item .des {
  font-size: 32px;
  color: #051b50;
  line-height: 66px;
  padding-left: 20px;
}

.box4 {
  height: 450px;
  background: url("../images/box4-bg.png") no-repeat center;
}
.box4 .box-title {
  padding-top: 35px;
  padding-bottom: 35px;
}
.box4 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box4 .list .item {
  width: 281px;
  height: 266px;
  background: #ffffff;
  border-radius: 16px;
  text-align: center;
}
.box4 .list .item .img {
  margin: 33px auto 10px;
}
.box4 .list .item .t1 {
  font-weight: 600;
  font-size: 26px;
  color: #333333;
  padding-bottom: 10px;
}
.box4 .list .item .t2 {
  font-size: 20px;
  color: #666666;
  line-height: 30px;
}

.box5 {
  padding-bottom: 60px;
}
.box5 .box-title {
  padding-top: 60px;
  padding-bottom: 90px;
}
.box5 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box5 .list .item {
  width: 576px;
  height: 856px;
  border-radius: 36px;
  border: 1px solid #fdddb5;
}
.box5 .list .item:first-child {
  background: #fdf6ed;
  box-shadow: 0px 4px 9px 1px rgba(252, 211, 159, 0.3);
}
.box5 .list .item:first-child .title {
  background: linear-gradient(90deg, #feca77, #f68b22);
}
.box5 .list .item:first-child .list1 .item1 .title1 {
  background: #fbbf71;
  border: 2px solid #fba536;
}
.box5 .list .item:first-child .list2 .item2 {
  border: 1px solid #dab888;
}
.box5 .list .item:first-child .list2 .item2 .title2 {
  background: linear-gradient(90deg, #feca77, #f68b22);
}
.box5 .list .item:last-child {
  background: #e7f3fe;
  box-shadow: 0px 4px 9px 1px rgba(111, 142, 188, 0.3);
}
.box5 .list .item:last-child .title {
  background: linear-gradient(90deg, #77bdfe, #2272f6);
}
.box5 .list .item:last-child .list1 .item1 .title1 {
  background: #44a3fb;
  border: 2px solid #1f91fb;
}
.box5 .list .item:last-child .list2 .item2 {
  border: 1px solid #b8d9f8;
}
.box5 .list .item:last-child .list2 .item2 .title2 {
  background: linear-gradient(90deg, #77bdfe, #2272f6);
}
.box5 .list .item .title {
  width: 241px;
  height: 75px;
  border-radius: 27px;
  border: 2px solid #ffffff;
  box-shadow: 0px 5px 7px 0px rgba(238, 66, 37, 0.1);
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
  line-height: 75px;
  box-sizing: border-box;
  text-align: center;
  margin: -35px auto 10px;
}
.box5 .list .item .list1 {
  display: flex;
  flex-direction: column;
}
.box5 .list .item .list1 .item1 {
  display: flex;
  align-items: center;
}
.box5 .list .item .list1 .item1:first-child {
  height: 170px;
}
.box5 .list .item .list1 .item1:last-child {
  height: 250px;
}
.box5 .list .item .list1 .item1:last-child .title1 {
  height: 179px;
}
.box5 .list .item .list1 .item1 .title1 {
  width: 51px;
  height: 119px;
  border-radius: 25px;
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-left: 20px;
  margin-right: 15px;
}
.box5 .list .item .list1 .item1 .des {
  font-size: 20px;
  color: #333333;
  line-height: 38px;
}
.box5 .list .item .list2 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-top: 40px;
}
.box5 .list .item .list2 .item2 {
  width: 250px;
  height: 220px;
  background: #ffffff;
  border-radius: 26px;
  box-sizing: border-box;
}
.box5 .list .item .list2 .item2:first-child .des-list {
  padding-left: 35px;
}
.box5 .list .item .list2 .item2:last-child .des-list {
  padding-left: 10px;
}
.box5 .list .item .list2 .item2 .title2 {
  width: 191px;
  height: 53px;
  border-radius: 27px;
  border: 2px solid #ffffff;
  box-shadow: 0px 5px 7px 0px rgba(238, 66, 37, 0.1);
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
  line-height: 53px;
  box-sizing: border-box;
  text-align: center;
  margin: -24px auto 12px;
}
.box5 .list .item .list2 .item2 .des {
  font-size: 22px;
  color: #333333;
  line-height: 38px;
}
.box5 .list .item .btn {
  width: 312px;
  height: 58px;
  background: #ff5400;
  box-shadow: 0px 5px 7px 0px rgba(238, 66, 37, 0.1);
  border-radius: 27px;
  border: 2px solid #ffffff;
  font-weight: bold;
  font-size: 26px;
  color: #ffffff;
  line-height: 58px;
  text-align: center;
  box-sizing: border-box;
  margin: 34px auto 0;
  cursor: pointer;
}

.box6 {
  height: 450px;
  background: url("../images/box4-bg.png") no-repeat center;
}
.box6 .box-title {
  padding-top: 40px;
  padding-bottom: 60px;
}
.box6 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box6 .list .item {
  width: 281px;
  height: 266px;
  background: #ffffff;
  border-radius: 16px;
  text-align: center;
}
.box6 .list .item:nth-child(1) .img {
  margin: -30px auto 13px;
}
.box6 .list .item:nth-child(2) .img {
  margin: -32px auto 6px;
}
.box6 .list .item:nth-child(3) .img {
  margin: -22px auto 6px;
}
.box6 .list .item:nth-child(4) .img {
  margin: -22px auto 8px;
}
.box6 .list .item .t1 {
  font-weight: 600;
  font-size: 26px;
  color: #333333;
  padding-bottom: 10px;
}
.box6 .list .item .t2 {
  font-size: 20px;
  color: #666666;
  line-height: 30px;
  height: 85px;
}
.box6 .list .item .btn {
  width: 171px;
  height: 48px;
  background: #ff5400;
  box-shadow: 0px 5px 7px 0px rgba(238, 66, 37, 0.1);
  border-radius: 24px;
  border: 2px solid #ffffff;
  font-weight: bold;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  line-height: 48px;
  margin: 0 auto;
  cursor: pointer;
}

.box7 {
  padding-bottom: 20px;
}
.box7 .box-title {
  padding-top: 52px;
  padding-bottom: 60px;
}
.box7 .list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.box7 .list .item {
  width: 281px;
  height: 229px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 55px;
}
.box7 .list .item:nth-child(1) {
  background-image: url("../images/box7-1.png");
}
.box7 .list .item:nth-child(2) {
  background-image: url("../images/box7-2.png");
}
.box7 .list .item:nth-child(3) {
  background-image: url("../images/box7-3.png");
}
.box7 .list .item:nth-child(4) {
  background-image: url("../images/box7-4.png");
}
.box7 .list .item:nth-child(5) {
  background-image: url("../images/box7-5.png");
}
.box7 .list .item:nth-child(6) {
  background-image: url("../images/box7-6.png");
}
.box7 .list .item:nth-child(7) {
  background-image: url("../images/box7-7.png");
}
.box7 .list .item-a {
  width: 588px;
}
.box7 .list .item-a .btn {
  width: 477px;
  background: #ff5400;
  box-shadow: 0px 5px 7px 0px rgba(238, 66, 37, 0.1);
  border: 2px solid #ffffff;
  font-weight: bold;
  color: #ffffff;
}
.box7 .list .btn {
  position: absolute;
  left: 50%;
  bottom: -38px;
  transform: translateX(-50%);
  width: 171px;
  height: 48px;
  background: linear-gradient(90deg, #f3dfc5, #dab888);
  border-radius: 25px;
  border: 1px solid #dab888;
  font-size: 22px;
  color: #333333;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.page .campus .box-title {
  padding-top: 45px;
}
.page .campus .site-list .item {
  box-shadow: 0 0 5px rgba(255, 84, 0, 0.21);
}
.page .campus .site-list .item.active {
  color: #ff5400;
  border-color: #ff5400;
}
.page .campus .site-list .item:hover {
  color: #ff5400;
}
.page .campus .tabs .tab:hover {
  color: #ff5400;
}
.page .campus .tabs .tab.active {
  background: #ff5400;
}
.page .campus .position .t1 {
  color: #ff5400;
}
.page .campus .position .form-container .form-code .kaptcha-btn {
  background: #ff5400;
  color: #fff;
  transition: none;
}
.page .campus .position .form-container .form-code .kaptcha-btn:active {
  background: #cc4300;
}
.page .campus .position .form-container .submit {
  background: #ff5400;
  color: #fff;
}
.page .campus .position .form-container .submit:active {
  background: #cc4300;
}