.ind_c,
.ind_b,
.ind_d,
.ind_e,
.ind_f,
.about_a,
.about_b,
.honor_a,
.honor_b,
.history_a,
.history_b,
.history_b,
.campus_a,
.history_b,
.talent_a,
.talent_b,
.style_a,
.pro_a,
.pro_b,
.pro_c,
.sol_a,
.sol_b,
.par_a,
.ser_a,
.ser_b,
.after_a,
.after_b,
.news_a,
.news_b,
.cont_a,
.cont_b {
  overflow: hidden;
}
*::after,
*::before {
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.clearfix::after {
  clear: both;
  content: "";
  position: static;
  display: block;
  overflow: hidden;
}
.clearfix {
  *zoom: 1;
}
.hoverbtn {
  position: relative;
  cursor: pointer;
}
.hoverbtn img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  display: block;
}
.hoverbtn .act {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.hoverbtn:hover .nor {
  opacity: 0;
}
.hoverbtn:hover .act {
  opacity: 1;
}
.wrap1560 {
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
}
.wrap1400 {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
a {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -moz-outline-style: none;
}
.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
  display: none !important;
}
input,
textarea:focus {
  border-color: "#d1383e";
  outline: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input::-o-clear {
  display: none;
}
textarea {
  overflow: auto;
  font-family: inherit;
}
.mohead {
  display: none;
}
.pcbanner {
  display: block;
}
.mobanner {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#map img {
  max-width: 1000px;
}
.maodian {
  position: relative;
  top: -84px;
  height: 1px;
  display: block;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
}
img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-transform: scale(1.00001);
     -moz-transform: scale(1.00001);
      -ms-transform: scale(1.00001);
          transform: scale(1.00001);
}
.leg {
  height: 100px;
}
/*@font-face {
    font-family: "syht-l";
    src: url("../fonts/syht-l/syht-l.eot");
    src: url("../fonts/syht-l/syht-l.eot?#iefix") format("embedded-opentype"),
        url("../fonts/syht-l/syht-l.woff") format("woff"),
        url("../fonts/syht-l/syht-l.ttf") format("truetype"),
        url("../fonts/syht-l/syht-l.svg#syht-l") format("svg");
    font-style: normal;
    font-weight: normal;
}
.syht-l {
    font-family: "syht-l";
}
*/
body {
  overflow-x: hidden;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  width: 100%;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 14px;
}
.ttl {
  font-size: 16px;
}
ul li {
  list-style: none;
}
.bannerbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.bannerbox .box {
  width: 400px;
  height: 450px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  background: #015aa1;
}
.bannerbox .box .where {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
}
.bannerbox .box .where a {
  display: inline;
}
.bannerbox .box .where a img {
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.bannerbox .pcbanner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
  background-position: center top;
}

.mktl {
  padding: 80px 0 50px;
}
.mktl .cn {
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
}
.mktl .line {
  width: 30px;
  height: 2px;
  background-color: #015aa1;
  margin: 0 auto;
}
.pagebox {
  text-align: center;
  margin-top: 6%;
}
.pagebox a {
  display: inline-block;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin-right: 8px;
  font-size: 20px;
  font-size: 16px;
  color: #666666;
  background-color: #f5f5f5;
  border: solid 1px #e5e5e5;
}
.pagebox span {
  display: inline-block;
  width: 42px;
  height: 42px;
  padding:0 10px;
  text-align: center;
  line-height: 42px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin-right: 8px;
  font-size: 20px;
  font-size: 16px;
  color: #666666;
  background-color: #f5f5f5;
  border: solid 1px #e5e5e5;
}
.pagebox span.rows{
	width: auto;
}
.pagebox a img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  vertical-align: top;
}
.pagebox a:hover,
.pagebox .current {
  color: #fff;
  border-color: #015aa1;
  background: #015aa1;
}
.pagebox .prev,
.pagebox .next {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 13px;
}
.pagebox .prev img,
.pagebox .next img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.pagebox .prev .act,
.pagebox .next .act {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.pagebox .next {
  margin-right: 0;
}
.pagebox .prev:hover .act,
.pagebox .next:hover .act {
  opacity: 1;
}
.pagebox .prev:hover .nor,
.pagebox .next:hover .nor {
  opacity: 0;
}

@media (max-width: 1440px) {

  .bannerbox .box {
    width: 320px;
    height: 320px;
  }
  .mktl .cn {
    font-size: 30px;
  }
  .leg {
    height: 80px;
  }
 
}
@media (max-width: 1366px) {

  .mktl {
    padding: 70px 0 50px;
  }
  .mktl .cn {
    font-size: 26px;
  }
 

}
@media (max-width: 1280px) {
  
  .mktl {
    padding: 60px 0 40px;
  }
  .mktl .cn {
    font-size: 22px;
  }
  .leg {
    height: 60px;
  }
 

  
}
@media (max-width: 1024px) {
 
 
  .mktl {
    padding: 50px 0 30px;
  }
  .mktl .cn {
    font-size: 20px;
  }
  .mohead {
    display: block;
    height: 60px;
    padding: 0 5%;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  }
 
  .mohead .menu {
    margin-top: 8px;
    width: 44px;
    height: 44px;
    overflow: hidden;
    float: right;
  }
  .mohead .menu span {
    width: 30px;
    height: 3px;
    background: #015aa1;
    display: block;
    margin: 4px auto;
  }
  .mohead .menu span:first-child {
    margin-top: 13px;
  }
  
 
}
@media (max-width: 768px) {
 
  .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 8px!important;
    height: 8px!important;
    -webkit-border-radius: 50%!important;
       -moz-border-radius: 50%!important;
            border-radius: 50%!important;
    border: none!important;
    background: #015aa1!important;
    margin: 0 5px!important;
    opacity: .3!important;
  }
  .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1!important;
  }
  .pcbanner {
    display: none;
  }
  .mobanner {
    display: block;
  }
  .bannerbox {
    display: block;
  }
  .bannerbox .box {
    display: none;
  }
}
