body {
  min-width: 1400px;
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 寰蒋闆呴粦, STHeitiSC-Light, simsun, 瀹嬩綋, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

.fl {
  float: left;
}


.fr {
  float: right;
}

.dis {
  display: block;
}

.posiRel {
  position: relative;
}

.posCenter {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.area1 {
  width: 100%;
  margin: 0 auto;
}

.area2 {
  width: 1200px;
  margin: 0 auto;
}

.area3 {
  height: 100%;
  width: 100%;
}

.bgImg {
  text-align: center;
}

.bgImg img {
  width: 100%;
}

.w100h100 {
  width: 100%;
  height: 100%;
}

.maAuto {
  margin: 0 auto;
}

.phoneBox {
  display: none;
}

.pcBox {
  display: block;
}

.swiper-container {
  width: 629px;
  height: 354px;
}

.swiper-slide {
  display: block;
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  width: 100%;
  height: 100%;

  /* Center slide text vertically */
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  /* display: -webkit-flex; */
  /* display: flex; */
  /* -webkit-box-pack: center; */
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  /* background-image: url(../img/rig.png); */
  background-position: center right;
  right: 0;
  left: auto;
  width: 50%;
  height: 100%;
  background-size: contain;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  /* background-image: url(../img/lef.png); */
  background-position: center left;
  left: 0;
  right: auto;
  width: 50%;
  height: 100%;
  background-size: contain;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(250, 250, 251, 1);
  border-radius: 50%;
  margin: 0 10px !important;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #1672EE;
}

.swiper-pagination {
  background-color: rgba(250, 250, 251, 0.5);
  border-radius: 12px;
  padding: 0 15px;
}

.swiper-pagination1,
.swiper-pagination5 {
  width: auto !important;
  left: auto !important;
  right: 20px;
}

.swiper-pagination2 {
  width: auto !important;
  left: auto !important;
  right: 50%;
  margin: 0 auto;
  margin-top: 42px;
}

.lookMan {
  width: 100%;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 33px;
  text-align: center;
  position: absolute;
  bottom: 140px;
}

.lookMan span {
  color: #F8ED78;
}

.maTop60 {
  margin-top: 65px;
}

.box1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6B6C72;
  line-height: 38px;
  margin-top: 26px;
}

.box1 span {
  color: #166ADC;
}

.listCont a img {
  width: 100%;
  height: 344px;
  border: 4px solid #EED498;
}

.listCont li {
  text-align: center;
  padding-bottom: 30px;
  margin-top: 40px;
  margin-bottom: 60px;
}

.listCont p {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.listCont p .a1 {
  display: inline-block;
  background: rgba(255, 255, 255, 0.95);
  border: 4px solid #EED498;
  font-size: 28px;
  font-family: Microsoft YaHei;
  color: #D8B577;
  line-height: 70px;
  padding-right: 45px;
}

.listCont .a1 img {
  width: 80px;
  height: 52px;
  border: none;
  vertical-align: middle;
  margin: 0 16px 0 45px;
}

.schoolTitle {
  text-align: center;
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #166adc;
  padding-bottom: 50px;
  background: url(../img/ty.png)no-repeat center bottom;
}

.boxCont {
  padding-top: 20px;
  background: url(../img/bg2.png)no-repeat right top;
  margin-top: 28px;
}

.video {
  width: 891px;
  height: 484px;
  padding-top: 60px;
}

.swiper-container1,
.swiper-container6,
.swiper-container5 {
  width: 642px;
  height: 361px;
}

.sch1 {
  width: 538px;
  height: 361px;
  background: #0A4099;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: center;
  align-items: center;
}

.sch1 a {
  width: 470px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #94BAF8;
  line-height: 30px;
}

.sch1 a span {
  color: #F8ED78;
}

.sch2 {
  padding-bottom: 109px;
  background: url(../img/bg4.png)no-repeat center bottom;
}

.maTop28 {
  margin-top: 28px;
}

.swiper-container2 {
  width: 1200px;
  height: 211px;
}

.swiper-container2 .swiper-slide p {
  width: 54px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FAFAFB;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 54px;
  text-align: center;
  writing-mode: vertical-lr;
  /*浠庡乏鍚戝彸 浠庡彸鍚戝乏鏄� writing-mode: vertical-rl;*/
  writing-mode: tb-lr;
  /*IE娴忚鍣ㄧ殑浠庡乏鍚戝彸 浠庡彸鍚戝乏鏄� writing-mode: tb-rl锛�*/
}

.sch3 {
  height: 505px;
  background: url(../img/bg3.png)no-repeat center;
}

.sch3Cont {
  width: 1000px;
  margin: 0 auto;
  padding-top: 52px;
}

.sch3Cont p {
  font-size: 28px;
  font-family: Adobe Heiti Std;
  color: #383B40;
  line-height: 58px;
}

.sch3Cont .more {
  width: 176px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #1A83F2;
  border-radius: 25px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1A83F2;
  line-height: 50px;
  text-align: center;
  margin-top: 40px;
}

.ewm img {
  width: 166px;
  height: 166px;
}

.ewm p {
  font-size: 24px;
  text-align: center;
}

.articleCont {
  background-color: #FFFFFF;
  box-shadow: 0px 1px 18px 0px rgba(179, 8, 8, 0.15);
  margin-top: 30px;
  padding-top: 45px;
  padding-bottom: 60px;
}

.articleCont .til {
  width: 95%;
  font-size: 25px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #B30808;
  line-height: 24px;
  text-align: center;
}

.artCon1 {
  width: 95%;
  margin-top: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #959595;
  line-height: 24px;
  border-bottom: 1px dashed #BFBFBF;
  margin-bottom: 20px;
}

strong {
  font-weight: 600;
}

.articleCont {
  color: #404040;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 25px;
  text-align: left;
}

#box p{
  line-height: 38px;
}

#box img{
  margin: 10px 0;
}

