.location {
  width: 1400px;
  margin: 0 auto;
}

.location a,
.location span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1;
}

.location span {
  margin: 0 5px;
}

.location a:hover {
  color: #dc0000;
  text-decoration: underline;
}

.school-list {
  width: 1400px;
  margin: 60px auto;
  background: url(../../images/news/school-bg.png) no-repeat left top;
}

.school-list h3 {
  width: 100%;
  font-size: 30px;
  text-align: center;
  line-height: 1;
}

.school-list h3 span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  color: #999999;
  line-height: 1;
  margin-top: 15px;
}

.school-list .zongbu {
  width: 1140px;
  height: 360px;
  background-color: #ffffff;
  box-shadow: 0px 6px 32px 0px rgba(162, 162, 162, 0.13);
  border-radius: 20px;
  margin-left: 260px;
  margin-top: 40px;
}

.school-list .zongbu .fl {
  margin-left: 74px;
  padding-top: 40px;
}

.school-list .zongbu .fl h4 {
  font-size: 24px;
  color: #dc0000;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 30px;
}

.school-list .zongbu .fl p {
  font-size: 18px;
  line-height: 36px;
}

.school-list .zongbu .fr {
  width: 530px;
  height: 290px;
  background-color: #333333;
  border-radius: 1px;
  margin: 35px 30px;
}

.school-list .education {
  width: 100%;
}

.school-list .education .education-btn {
  width: 100%;
  margin-top: 60px;
}

.school-list .education .education-btn a {
  font-size: 18px;
  line-height: 1;
  float: left;
  margin: 0 25px 30px 25px;
  position: relative;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.school-list .education .education-btn a::after {
  display: block;
  content: '';
  width: 0;
  height: 1px;
  background: #dc0000;
  position: absolute;
  bottom: -8px;
  left: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.school-list .education .education-btn a:hover {
  color: #dc0000;
}

.school-list .education .education-btn a:hover::after {
  width: 100%;
}

.school-list .education .education-btn a.this {
  color: #dc0000;
}

.school-list .education .education-btn a.this::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #dc0000;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.school-list .education .education-msg {
  width: 100%;
}

.school-list .education .education-msg li {
  width: 680px;
  height: 200px;
  background-color: #f2f4f6;
  border-radius: 10px;
  float: left;
  margin-bottom: 40px;
}

.school-list .education .education-msg li h6 {
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 22px;
  font-weight: normal;
  text-indent: 20px;
  margin-top: 50px;
  margin-bottom: 30px;
}

.school-list .education .education-msg li h6 img {
  float: left;
  margin-left: 50px;
  width: auto;
  height: 32px;
}

.school-list .education .education-msg li p {
  font-size: 18px;
  line-height: 36px;
  padding-left: 99px;
  padding-right: 50px;
}

.school-list .education .education-msg li:nth-child(2n) {
  float: right;
}

.school-list .education .page {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  margin: 60px auto;
}

.school-list .education .pageTest {
  width: 100%;
  height: 100%;
}

.school-list .education .pageTest ul {
  float: left;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.school-list .education .pageTest ul li {
  height: 40px;
  background-color: #f4f5f7;
  border-radius: 8px;
  float: left;
  margin: 0 10px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.school-list .education .pageTest ul li a {
  padding: 0 16px;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.school-list .education .pageTest ul .activP {
  background-color: #dc0000;
}

.school-list .education .pageTest ul .activP a {
  color: #ffffff;
}

.hot-zhuanti {
  width: 1400px;
  margin: 60px auto;
}

.hot-zhuanti .mySwiper5 {
  width: 100%;
  height: 215px;
  margin-top: 40px;
}

.hot-zhuanti .mySwiper5 .swiper-slide a {
  width: 320px;
  height: 160px;
  margin: 0 auto;
}

.hot-zhuanti .mySwiper5 .swiper-slide a img {
  width: 100%;
  height: 100%;
}

.hot-zhuanti .mySwiper5 .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: auto;
  height: 12px;
  bottom: 3px;
}

.hot-zhuanti .mySwiper5 .swiper-pagination .swiper-pagination-bullet {
  display: block;
  float: left;
  opacity: 1;
  background-color: #cccccc;
  margin: 2px 4.5px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.hot-zhuanti .mySwiper5 .swiper-pagination .swiper-pagination-bullet-active {
  transform: scale(1.25);
  background: #dc0032;
}

.hot-zhuanti .mySwiper5 .swiper-button-next,
.hot-zhuanti .mySwiper5 .swiper-button-prev {
  height: 18px;
  margin: 0;
  top: auto;
  bottom: 0;
  color: #cccccc;
  opacity: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.hot-zhuanti .mySwiper5 .swiper-button-prev {
  left: 560px;
}

.hot-zhuanti .mySwiper5 .swiper-button-next {
  right: 560px;
}

.hot-zhuanti .mySwiper5 .swiper-button-next:after,
.hot-zhuanti .mySwiper5 .swiper-button-prev:after {
  font-size: 18px;
}

.hot-zhuanti .mySwiper5:hover .swiper-button-next,
.hot-zhuanti .mySwiper5:hover .swiper-button-prev {
  opacity: 1;
}

h1 {
  width: 100%;
  font-size: 28px;
  line-height: 1;
  height: 28px;
  text-indent: 36px;
  position: relative;
}

h1::after {
  content: '';
  display: block;
  width: 20px;
  height: 19px;
  background-color: #dc0032;
  border-radius: 4px;
  opacity: 0.2;
  position: absolute;
  top: 9px;
  left: 6px;
}

h1::before {
  content: '';
  display: block;
  width: 20px;
  height: 19px;
  background-color: #dc0032;
  border-radius: 4px;
  position: absolute;
  top: 4px;
  left: 0;
}

h1 span {
  color: #dc0000;
}

h1 p {
  float: right;
  font-size: 16px;
  color: #9da5b4;
  line-height: 28px;
  font-weight: normal;
  text-indent: 0;
}

h1 a {
  float: right;
  font-size: 14px;
  color: #5e6370;
  font-weight: normal;
  line-height: 28px;
  text-indent: 0;
}

h1 img {
  display: block;
  position: absolute;
  top: 0;
  left: 165px;
  animation: checkin 0.5s ease infinite alternate;
}

@media (max-width: 1440px) {
  h1 {
    font-size: 24px;
    height: 24px;
    text-indent: 30px;
  }

  h1::after {
    width: 16px;
    height: 16px;
    border-radius: 3px;
  }

  h1::before {
    width: 16px;
    height: 16px;
    border-radius: 3px;
  }

  h1 p {
    font-size: 14px;
    line-height: 24px;
  }

  h1 a {
    line-height: 24px;
  }

  h1 img {
    left: 140px;
  }

  .location {
    width: 1200px;
  }

  .hot-zhuanti {
    width: 1200px;
    margin-top: 50px;
  }

  .hot-zhuanti .mySwiper5 {
    height: 184px;
    margin-top: 34px;
  }

  .hot-zhuanti .mySwiper5 .swiper-slide a {
    width: 276px;
    height: 138px;
  }

  .hot-zhuanti .mySwiper5 .swiper-button-prev {
    left: 460px;
  }

  .hot-zhuanti .mySwiper5 .swiper-button-next {
    right: 460px;
  }

  .school-list {
    width: 1200px;
    margin: 40px auto;
    background-size: 430px auto;
  }

  .school-list h3 {
    font-size: 26px;
  }

  .school-list h3 span {
    margin-top: 12px;
  }

  .school-list .zongbu {
    width: 978px;
    height: 310px;
    border-radius: 16px;
    margin-left: 222px;
    margin-top: 30px;
  }

  .school-list .zongbu .fl {
    margin-left: 64px;
    padding-top: 36px;
  }

  .school-list .zongbu .fl img {
    width: 34px;
  }

  .school-list .zongbu .fl h4 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .school-list .zongbu .fl p {
    font-size: 16px;
    line-height: 32px;
  }

  .school-list .zongbu .fr {
    width: 455px;
    height: 250px;
    margin: 30px 25px;
  }

  .school-list .education .education-btn {
    margin-top: 50px;
  }

  .school-list .education .education-btn a {
    font-size: 16px;
  }

  .school-list .education .education-btn a::after {
    bottom: -6px;
  }

  .school-list .education .education-btn a.this::after {
    bottom: -6px;
  }

  .school-list .education .education-msg li {
    width: 580px;
    height: 161px;
    border-radius: 8px;
    margin-bottom: 35px;
  }

  .school-list .education .education-msg li h6 {
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    text-indent: 18px;
    margin-top: 38px;
    margin-bottom: 25px;
  }

  .school-list .education .education-msg li h6 img {
    margin-left: 42px;
    height: 28px;
  }

  .school-list .education .education-msg li p {
    font-size: 16px;
    line-height: 32px;
    padding-left: 86px;
    padding-right: 42px;
  }

  .school-list .education .page {
    margin: 50px auto;
  }
}