body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;



}
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.3s all; transform: scale(1,1); }

.img-hide:hover img{ transform: scale(1.1,1.1); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{ max-width:100%; display: inline-block; vertical-align: middle;}
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.header{ position:fixed; z-index: 1000; left: 0; top: 0; right: 0; border-bottom: solid 1px #8d9fa7; background: rgba(0,0,0,0.35); }
.header-box{ position:relative; z-index: 10000; }
.container{ width: 1510px; }
.logo{ line-height: 100px; }
.header-right{ line-height: 100px; font-size: 20px; color: #000; }
.header-right span{ padding:0 30px; }
.header-right a{ color: #000; }
.nav-box{ background: #293f53; }
.nav-list li{ float: left; width: 14.285714%; position: relative; }
.nav-list li a{ display: block; font-size: 20px; color: #fff; line-height: 60px; }
.banner{ overflow:hidden; margin:0; }
.banner img{ width: 100%; }
.banner .slick-dots{ bottom: 20px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 12px; height: 12px; border-radius: 50%; }
.banner .slick-dots li button{ background: #fff; }
.banner .slick-dots li.slick-active button{ background: #293f53; }
.nav-down{ position: absolute; display: none; background: #fff; padding:5px 0; border-top: solid 2px #18529c; left: 50%; top: 100%; transform: translate(-50%,0); min-width: 130px; }
.nav-down li{ float: none; margin:0!important; width: 100%; padding:0 5px!important;white-space:nowrap }
.nav-click{ display: none; }
.nav-down li a{ display: block; font-size: 16px; color: #555; line-height: 35px; text-align: center; }
.nav-down:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 100%; margin-bottom: 2px; height: 5px; background: url(../images/raw.png) center no-repeat; }
.nav-list li:hover .nav-down{ display: block; }
.nav-list li a:hover{ font-weight: bold; }
.nav-down li a:hover{ color: #18529c; }
.title{ background: url(../images/title.png) center no-repeat; font-size: 42px; color: #000; line-height: 42px; margin-top: 50px; }
.title-sm{ font-size: 20px; color: #000; line-height: 20px; margin-top: 10px; }
.about-img{ width: 45.75%; margin-top: 70px; }
.about-right{ width: 54.25%; padding:0 60px; margin-top: 70px; }
.about-txt p{ margin:0; text-indent: 2em; font-size: 20px; color: #000; text-align: justify; line-height: 30px; }
.about-more{ display: inline-block; font-size: 20px; color: #000; border:solid 1px #707070; width: 200px; height: 50px; line-height: 48px; margin-top: 60px; }
.about-more:hover{ background: #293f53; color: #fff; }
.title-b{ font-size: 20px; color: #000; margin-top: 15px; }
.wq-back{ background: #f8f8f8; margin-top: 75px; padding:1px 0 50px 0; }
.wq-list-img{ width: 124px; margin:0 auto; height: 124px; border-radius: 20px; background: url(../images/li-back.png) center no-repeat; background-size: 100% 100%; line-height: 124px; text-align: center; }
.wq-list-tt{ font-size: 20px; color: #000; margin-top: 10px; line-height: 20px; }
.wq-list-p{ font-size: 16px; color: #7d7d7d; margin-top: 10px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.wq-list li{ float: left; width: 16.666666%; padding:0 25px; margin-top: 75px; }
.wq-list{ margin:0 -25px; }
.wq-list-img:hover{ background: url(../images/li-back02.png) center no-repeat; }
.ys-list li{ float: left; width: 33.333333%; padding:0 15px; margin-top:50px; }
.ys-list{ margin:0 -15px; }
.fw-img{ position: relative; padding-top: 100%; }
.ys-list li a{ display: block; position: relative; overflow:hidden; }
.ys-list li a:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; background: rgba(0,0,0,0.5); }
.ys-list-tt{ position: absolute; left: 0; right: 0; top: 50%; z-index: 20; font-size: 40px; color: #fff; padding:0 20px; transform: translate(0,-50%); text-align: center; }
.ys-list-hover{ position: absolute; transition: 0.3s all; transform:translate(-100%,0); left: 0; top: 0; padding:70px 40px; right: 0; bottom: 0; background: rgba(0,89,130,0.75); z-index: 30; }
.list-hover-tt{ font-size: 40px; color: #fff; }
.list-hover-p{ font-size: 18px; color: #fff; text-align: justify; line-height: 30px; margin-top: 25px; }
.ys-list li a:hover .ys-list-hover{ transform:translate(0,0); }
.ys-list li a:hover .ys-list-tt{ display: none; }
.hz-list li{ float: left; width: 25%; padding:0 17px; margin-bottom: 30px; }
.hz-list{ margin:0 -17px; margin-top: 70px; }
.hz-list li a{ display: block; border:solid 1px #ddd; }
.bottom-link { background: #f4f4f4; border:solid 1px #ddd; padding:25px; font-size: 18px; color: #000; }
.bottom-link a{ font-size: 18px; color: #000; display: inline-block; }
.bottom-link a:hover{ color: #293f53; }
.bottom-link span{ padding:0 55px; }
.friends-left{ position: relative; padding-left: 170px; padding-top: 30px; padding-bottom: 20px; }
.friends-box{ border-top: solid 3px #ddd; margin-top: 50px; min-height: 95px; }
.friends-title{ position: absolute; left: 0; top:30px; font-size: 30px; color: #000;  }
.friends-list li{ float: left; margin-top: 12px; font-size: 18px; color: #000; padding-right: 20px; margin-right: 20px; position: relative; }
.friends-list li:before{ display: block; content: ""; position: absolute; right: 0; top: 50%; height: 18px; margin-top: -9px; border-right: solid 1px #aaa; }
.footer{ background: #1b1b1b; padding-top: 45px; }
.footer-txt{ font-size: 16px; color: #7d7d7d; line-height: 30px; max-width: 1050px; margin: 45px auto 0 auto; }
.footer-row{ font-size: 16px; color: #fff; margin-top: 80px; }
.footer-row .col-xs-4{ margin-bottom: 50px; }
.footer-b{ font-size: 16px; color: #fff; border-top: solid 1px #494949; padding:20px 0; }

/* 在线客服样式 */
.float_qq{ position:absolute; top:328px; right:0; width:50px; height:203px; z-index:6666;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.qq_drop_down{display: none;width:60px;height: 52px;text-align: center;}
.float_qq li.float_qq1,.float_qq li.float_qq4{ position:absolute; left:0; width:50px;}
.float_qq li.float_qq1{ top:204px;}
.float_qq li.float_qq2{ position:absolute; top:102px; left:0; width:126px;}
.float_qq li.float_qq3,.float_qq li.float_qq5{ position:absolute; top:153px; left:0; width:172px;}
.float_qq li.float_qq4{ top:102px;}
.float_qq li.float_qq5{top:51px;}
.float_qq4{ position:absolute; top:153px; left:0;}
.float_qq li a{ display:block;color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:6px;}
.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.float_qq li a:hover{ background-color:#8c6930; opacity:1;}
.float_shwx{ position:absolute; top:0; left:-138px; background:url(../images/float_wxbd.png) no-repeat top right; width:138px; height:138px; padding-bottom:9px; display:none;}
.float_shwx img{ display:block; padding:13px; background-color:#fff;border:1px solid #dadada;width:138px; height:138px;}
/****************列表页**********/
.list-banner{ height: 460px; position: relative; }
.list-left{ width: 265px; margin-top: -55px; margin-bottom: 50px; position: relative; margin-left: 10px; }
.list-left-box{  padding:30px 0; min-height: 500px; position: relative; z-index: 10; background:#224179; }
.list-left-tt{ font-size: 26px; margin-left: 30px; margin-right: 30px; margin-bottom: 20px; color: #fff; font-weight: bold; border-bottom: solid 2px #b2d0eb; padding-bottom: 20px; }
.left-nav li a{ display: block;  font-size: 20px; text-align: center; color: #fff; line-height: 50px; }
.left-nav li a:hover,.left-nav li.active a{ color: #224179; background: #fff; }
.left-nav li{ margin-bottom:15px; }
.list-left:before{ display: block; content: ""; position: absolute; left: -10px; bottom: -10px; right: 10px; top: 10px; background: url(../images/before.png) center no-repeat; background-size: 100% 100%; }
.container-sm{ width: 1330px; }
.nav-b{ background: url(../images/home.png) left center no-repeat; margin-bottom: 30px; padding-left: 35px; font-size: 16px; color: #333; }
.list-right{ width: 985px; padding-top: 35px; margin-bottom: 50px; }
.nav-b a.active,.nav-b a:hover{ color: #1053c4; }
.lb-ul .news-list-date{ position: static; padding-top: 10px; margin-top: 8px; background: #f2f2f2; width: 80px; height: 80px; }
.lb-ul .news-list-date span{ font-size: 24px; }
.lb-ul li a:hover .news-list-date{ background: #fff; color: #224179!important; }
.lb-ul li a{ padding:30px; display: block; }
.lb-ul-right{ margin-left: 90px; padding-top: 5px; }
.lb-ul-tt{ font-size: 18px; color: #000; }
.lb-ul-p{ color: #999; line-height: 25px; height: 50px; overflow:hidden; text-align: justify; margin-top: 10px; }
.lb-ul li a:hover{ background: #224179; }
.lb-ul li a:hover .lb-ul-tt,.lb-ul li a:hover .lb-ul-p{ color: #fff; }
.page{ margin-top: 30px; }
.list-left-tt-phone{ display: none; }
.left-nav li a span{ padding-left: 20px; background: url(../images/icon-nav.png) left center no-repeat; }
.left-nav li.active a span,.left-nav li a:hover span{background: url(../images/icon-nav02.png) left center no-repeat;}
.left-nav-down li a{ margin-bottom: 0; line-height: 35px; font-size: 16px; color: #666!important; padding-left: 30px; }
.left-nav-down li{ margin-bottom: 0; }
.left-nav li.active{ background: #fff; }
.left-nav-down{ padding-bottom: 10px; }
.left-nav-down li a:hover{ color: #224179!important; }
.left-nav-down{ display: none; }
/************内容也***********/
.article-box h1{ font-size: 24px; color: #333; font-weight: bold; }
.article-sm{ font-size: 16px; color: #808080; margin-top: 30px; }
.article-sm span{ display: inline-block; padding:0 10px; }
.article-p p{ font-size: 16px; color: #333; text-align: justify; line-height: 30px; margin-bottom: 20px; }
.article-p{ margin-top: 30px; }
.article-link p a,.article-link p{ font-size: 16px; color: #333; }
.article-link p a span{ font-weight: bold; }
.article-link p{ margin-bottom: 20px; }
.article-link{ margin-top: 70px; }
/**************图片列表**************/
.img-ul li{ float: left; width: 50%; padding:0 20px; margin-top: 40px; }
.img-ul li a{ display: block; position: relative; padding-top: 68%; }
.img-ul li a img{ position: absolute; left: 0; top:0; width: 100%; height: 100%; }
.img-ul li a span{ position: absolute; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); color: #fff; font-size: 18px; padding:0 10px; text-align: center; line-height: 56px; }
.img-ul li a:hover span{ background: #224179; }
.img-ul{ margin:0 -20px; }
/************图片内容页************/
.img-nr-lg a{ display: block; position: relative; padding-top: 56%; }
.img-nr-lg a span{ position: absolute; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.7); color: #fff; font-size: 24px; padding:0 60px; line-height: 56px; }
.img-nr-lg a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-nr-sm a{ display: block; margin:0 10px; position: relative; padding-top: 52%; }
.img-nr-sm{ margin:0 -10px; }
.img-nr-bottom{ overflow:hidden; }
.img-nr-lg .slick-prev{ left: 0px; width: 66px; margin-top: -48px; height: 96px; background: url(../images/left-a.png) center no-repeat; background-size: 100% 100%;  }
.img-nr-lg .slick-next{ right: 0px; width: 66px; margin-top: -48px; height: 96px; background: url(../images/right-a.png) center no-repeat; background-size: 100% 100%;  }
.img-nr-lg{ margin-bottom: 20px; }
.slick-prev{ z-index: 100; }
.img-nr-sm a img{ position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100%; }
.img-nr-sm .slick-current a:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 100; border:solid 4px #224179; }
/**************图文列表************/
.img-ul-left img{ width: 260px; height: 175px; }
.img-ul-a li{ padding:20px 0; transition: 0.5s all; }
.img-ul-right{ margin-left: 290px; }
.img-ul-tt a{ font-size: 18px; color: #333; }
.img-ul-p{ color: #999; line-height: 25px; height: 75px; overflow:hidden; margin-top: 15px; }
.img-ul-date{ color: #999; margin-top: 20px; background: url(../images/icon-date04.png) left center no-repeat; padding-left: 20px; }
.img-ul-a li:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.1); background: #fff; border-color: transparent; padding:20px 20px; }
.img-ul-a li:last-child{ border:none; }
.img-ul-a{ padding-bottom: 30px; }
/**************学校领导************/
.ld-name{ font-size: 18px; color: #333; font-weight: bold; background: #e9f4ff; padding:20px 40px; }
.ld-p p{ margin:0; line-height: 30px; text-align: justify; font-size: 16px; color: #999;  }
.ld-p{ padding:20px 40px; }
.ld-ul{ border-left: solid 1px #eee; border-right: solid 1px #eee; border-bottom: solid 1px #eee; }
/************机构设置*************/
.jg-title{ font-size: 24px; padding-bottom: 20px; border-bottom: solid 1px #ddd; }
.jg-title span{ float: left; width: 50px; }
.jg-ul li{float: left;padding:0 10px 0 0;height: 60px;width: 33.333333%;}
.jg-ul li a{display: inline-block;padding-left: 32px;background: url(../images/icon-jg05.png) left center no-repeat;font-size: 16px;color: #333;margin-top: -13px;}
.jg-ul{ margin-top: 40px; margin-bottom: 20px; }
.jg-ul li a:hover{ background: url(../images/icon-jg06.png) left center no-repeat; color: #004da1; }
.tabs-more-lg{ top: -65px; }

.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #333; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.search-a-b{ display: none; }

.news-title a:hover,.news-ul li a:hover,.tz-ul li a:hover .news-title,.tabs-more:hover{ color: #b70005; }

.header-left a:hover{ font-weight: bold; }
.lb-ul li a:hover .news-list-date{ color: #fff; }



.ewm-box{ position: absolute; display: none; left: 50%; margin-bottom: 15px; bottom: 100%; width: 150px; height: 150px; transform: translate(-50%,0); }
.ewm-box img{width: 150px; }
.contact-row .col-xs-3:hover .ewm-box{ display: block; }
@media( max-width: 1699px){
.bottom-link span{ padding:0 40px; }
.container{ width: 1430px; }
.team-slick-box{ padding-top: 30px; }
.team-more{ margin-top: 20px; }
.contact-row { margin:0 -50px; }
.contact-row .col-xs-3{ padding:0 50px; }
}

@media( max-width: 1499px){
.nav-list li a{ font-size: 18px; }

.container{ width: 1230px; }
.team-slick-box{ padding-top: 30px; }
.team-more{ margin-top: 20px; }
.contact-row { margin:0 -30px; }
.contact-row .col-xs-3{ padding:0 30px; }
.about-right-tt span{ font-size: 24px; }
.about-right-tt font{ font-size: 36px; }
.about-right-p{ font-size: 18px; line-height: 30px; margin-top: 40px; }
.one-list-tt{ font-size: 24px; }
.about-txt p{ font-size: 16px; }
.header-right{ font-size: 16px; }
}





@media( max-width: 1499px){
  .container{ width: 1230px; }
  .news-ul li a{ line-height: 41px; }
  .news-ul-lg li a{ line-height: 62px; }
  .tz-ul li a{ margin-bottom: 13px; padding-bottom: 13px; }

  .nav-list li a{ font-size: 16px; }

  .link-ul{ width: 1040px; }
  .gk-list li a{ margin-bottom: 15px; }
  .banner-search{ width: 310px; }
	

  .news-list li a{ height: 370px; }
  .news-list-p{ margin-top: 20px; }
  .hd-tabs li a{ height: 119px; line-height: 119px; }
  .hd-slick-right a div{ height: 128px; }
  .yx-ul li a{ height: 287px; }
  .footer-left{ width: 330px; }
  .ewm-box div{ margin-left: 25px; }
  .hd-tabs li a span,.hd-tabs li.active a span{ line-height: 119px; height: 119px; }
  .hd-slick-right .slick-prev{ left: 20px; }
  .hd-slick-right .slick-next{ right: 20px; }
  .list-right{ width: 900px; }
}
@media( max-width: 1279px){
    .logo{ width: 350px; }
    .nav-list li a{ font-size: 18px; }
    .nav-list li{ line-height: 44px; }
    .tow-ul-right-b li{ padding:0 20px; }
    .tow-ul-right-b { margin:0 -20px; }
  .link-ul{ width: 780px; }
  .gk-list li a{ margin-bottom: 15px; }
  .banner-search{ width: 310px; }
  .banner-right{ margin-left: 130px; }
  .hd-ul li{ width: 100%; }
  .title span{ font-size: 26px; }

  .header .container{ width: 100%; }
  .search-box{ margin-top: 8px; width: 260px; margin-right: 60px; }
  .search-box .form-control{ font-size: 16px; height: 34px; }
  .about-left{ width: 100%; text-align: center; }
  .about-right{ width: 100%; }
  .one-list li{ width: 33.333333%; margin-top: 10px; }
  .one-list{ padding-top: 50px; }
  .news-right-ul li{ margin-bottom: 30px; }
.contact-row { margin:0 -10px; }
.contact-row .col-xs-3{ padding:0 10px; }
.contact-p-b{ font-size: 16px; }
.bottom-link,.friends-list li{ font-size: 16px; }
.bottom-link span{ padding:0 20px; }
.footer-b{ font-size: 14px; }
.list-hover-tt,.ys-list-tt{ font-size: 24px; }
.list-hover-p{ font-size: 14px; line-height: 25px; }
.ys-list-hover{ padding:30px 15px; }
.wq-list li{ width: 33.333333%; margin-top: 35px; }









  .container{ width: 970px; }
  .tabs-tt li{ margin-right: 10px; }
  .tabs-tt li a{ font-size: 20px; }
  .news-ul-lg li a{ line-height: 48px; }

  .news-list-p{ margin-top: 15px; height: 50px; }
  .mt-bottom i{ right: 0; width: 80px; }
  .hd-slick-right .slick-prev{ left: 10px; }
  .hd-slick-right .slick-next{ right: 10px; }
  .hd-tabs li a{ font-size: 24px; }
  .hd-tabs li a,.hd-tabs li a span,.hd-tabs li.active a span{ height: 91px; line-height: 91px; }
  .hd-slick-right a div{ height: 91px; }
  .rw-tabs li{ padding-left: 30px; }
  .yx-ul li a{ height: 225px; }
  .number-p{ font-size: 16px; }

  .ewm-box{ width: 100%;  }
  .ewm-box div{ display: inline-block; float: none; margin:0 8px;  }

  .list-right{ width: 650px; }


  }
@media( max-width: 991px){
.logo {
    width: 250px;
}
.nav-list li{ line-height: 31px; }
.nav-list li{ margin-left: 10px; }
.ss-box{ position: absolute; right: 60px; top: 0; line-height: 50px; display: block; }

.logo,.header-right{ padding:0; }
.one-left,.one-right,.title-width,.tow-left,.tow-ul-right{ width: 100%; }
.title-right{ display: none; }
.page-tow:after{ top: 50px; }
.tow-ul-right{ margin-top: 30px; }
.tow-ul-right-b{ margin-top: 0; }
.tow-ul-right-b li{ width: 50%; }
.footer-p p span{ display: block; }
.title-back{ display: none; }
.title-phone{ display: block; }
.link-ul{ width: 100%; margin:0; }
.list-hover-p{ height: 100px; overflow:hidden; }
.page-one{ padding-bottom: 30px; }
.left-width,.xw-width{ width: 100%; }
.hd-ul li{ width: 50%; }
.footer .pull-left,.footer .pull-right{ width: 100%;text-align: center; }
.banner-right{ left: 0; display: none; right: 0; top: 0; margin:0; bottom: auto; border-top: solid 1px #fff; padding:10px 15px; height: auto;  background: #1052a7; }
.banner-search{ width: 100%; border-color: #fff; }
.footer-row .col-xs-4{ width: 100%; margin-bottom: 20px; text-align: center!important; }
.footer-row{ margin-top: 25px; }
 .bottom-link, .friends-list li{ font-size: 14px; }
  .bottom-link a{ font-size: 14px; }
  .bottom-link span {
    padding: 0 10px;
}
  .container{ width: 750px; }
  .col-xs-6,.col-xs-4{ width: 100%; }
  .img-slick-box{ margin-bottom: 0; }
  .tabs-tt{ margin-top: 20px; }

  .news-list li a{ height: auto; margin-top: 20px; }
  .hd-right{ display: none; }
  .hd-tabs{ width: 30%; }
  .hd-tabs-box{ width: 70%; }
  .hd-center{ width: 100%; padding-right: 0; }
  .hd-tabs li a,.hd-tabs li a span,.hd-tabs li.active a span{ height: 77px; line-height: 77px; }
  .rw-left{ width: 30%; }
  .rw-right{ width: 70%; }
  .yx-ul li a{ height: 173px; }
  .footer-left,.logo-b{ width: 100%; float: none!important; }
  .logo-b{ padding-top: 5px; }
  .ewm-box{ margin-top: 20px; }
  .footer-bottom span{ display: block; }

  .header-a-b{ display: block; padding-bottom: 15px; padding-right: 30px; }
  .list-right{ width: 450px; }
  .list-left{ width: 230px; }
  .header .container{ width: 100%; }
  .logo-txt{ width: 300px; }
  .nav-list li a{ font-size: 16px; }
  .nav-list li{ margin:0; }
.about-img{ width: 100%; text-align: center; margin-top: 30px; }
.about-img img{ width: 450px; }
.about-txt p{ font-size: 14px; line-height: 25px; margin-top: 0px; }
.about-txt{ margin-top: 20px; }
.about-right{ margin-top: 0; }









}
@media( max-width: 768px){
.title span{ padding-bottom: 10px; padding-right: 0; }
.link-ul li{ width: 33.333333%; }
.link-ul li a{ font-size: 14px; padding:15px 5px; height: auto; }
.link-ul li a span img{ height: 30px; }
.link-ul li a span{ height: 40px; }
.link-ul li:nth-of-type(7) a,.link-ul li:nth-of-type(8) a,.link-ul li:nth-of-type(9) a{ height: 111px; }
.gk-list li a{ font-size: 16px; line-height: 40px; }
.gk-list li a span{ line-height: 40px; width: 100px; margin-right: 15px; }
.hd-ul li a span{ padding-left: 40px; font-size: 16px; line-height: 60px; }
.hd-ul li a{ line-height: 60px; height: 60px; }
.hd-ul li a span i{ line-height: 55px; }
.footer{ padding:15px 0; font-size: 14px; margin-top: 0; }
.footer span{ display: inline-block; }
  .logo{ padding-top: 0; line-height: 50px; }
  .logo img{ height: 30px; }
  .header{ height: 50px;background: #1052a7; }
  .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
  .nav-click.active{ transform: rotate(180deg); }
  .nav-down{ position: static; transform: translate(0,0); border:none; margin:0; padding:0; width: 100%; background: none; }
  .nav-down li{ text-align: left; padding:0; }
  .nav-down li a{ text-align: left; padding:0 25px!important; font-size: 14px; line-height: 20px; text-align: left; }
  .nav-list li:hover .nav-down{ display: none; }
  .nav-down:before{ display: none; }
  .menu-button{ display: block; }
.nav-list li{ float: none; width: 100%; margin:0; padding:0; }
  .nav-list li a{ display: block; line-height: 40px; padding:0 15px; color: #333!important; text-align: left; font-size: 16px; }
  .nav-list{ margin:0; padding:0; display: none; position: absolute; top: 50px; background: #fff; left: 0; right: 0; border-top: solid 1px #ddd; }
  body{ padding-top: 50px; }
.header-box{ position: absolute; left: 0; top: 0; right: 0; z-index: 10000; }
.header-right{ display: none; }
.about-more{ font-size: 16px; width: 120px; line-height: 40px; height: auto; margin-top: 25px; }
.wq-back{ margin-top: 30px; padding:1px 0 20px 0; }
.wq-list li{ width:50%; }
.wq-list-tt{ font-size: 16px; }
.wq-list-p{ font-size: 14px; }
.ys-list li{ width: 100%; margin-top: 20px; }
.hz-list li{ width: 50%; margin-bottom: 15px; }
.hz-list{ margin-top: 20px; }
.bottom-link{ padding:15px; }
.friends-title{ font-size: 24px; position: static; }
.friends-left{ padding:15px 0; }
.friends-box{ margin-top: 20px; }
.footer-txt{ font-size: 14px; line-height: 25px; margin-top: 15px; }
.footer-row .col-xs-4{ font-size: 14px; margin-bottom: 10px; }
.footer-b{ font-size: 12px; padding:10px 0 0 0; }

  .container{ width: 100%; }
  .title span{ font-size: 24px; }
  .title{ font-size: 24px; margin-top: 30px; line-height: 24px; background: none; }
  .about-right{ padding:0; }
  .title-sm{ font-size: 16px; line-height: 16px; }
  .news-list li{ width: 100%; }
  .tabs-ul li{ margin:30px 0px 0 0; }
  .tabs-ul li a{ font-size: 18px; padding-left: 10px; }
  .tabs-ul li.active a{ background-size: auto 100%; }
  .mt-slick .slick-dots{ display: none!important; }
  .mt-box{ padding:0; margin:0; }
  .mt-tabs{ position: static; }
  .mt-tabs li{ float: left; width: 50%; margin:0; text-align: center; }
  .mt-box li a{ width: auto; padding-top: 0; margin-bottom: 20px; font-size: 24px; display: inline-block; }
  .mt-box li.active a{ background-size: auto 100%; font-size: 24px; display: inline-block; }
  .hd-tabs{ width: auto; float: none!important; margin-right: -3px; }
  .hd-tabs li{ width: 50%; float: left; padding-right: 3px; }
  .hd-tabs li a{ font-size: 18px;  }
  .hd-tabs li.active a span{ background-size: auto 30px!important; padding-right: 40px; }
  .hd-tabs-box{ width: 100%; padding:20px 0 0 0; }
  .hd-center{ padding-left: 0; }
  .rw-left .title{ display: none; }
  .rw-tabs,.rw-left{ width: 100%; margin:0; }
  .rw-tabs li{ float: left; margin:0; padding:0; width: 33.333333%; text-align: center; }
  .rw-tabs li a{ font-size: 22px; display: inline-block; }
  .rw-tabs li.active a{font-size: 22px;
    color: #fff;
    font-weight: bold;
    background: url(../images/icon-tabs.png) left top no-repeat; background-size: auto 100%; }
  .rw-back:before{ width: 100%; margin-right: 0; right: 0; }
  .rw-tabs li.active:before{ display: none; }
  .yx-ul li{ width: 100%!important; }
  .yx-ul li a{ height: auto; padding-top: 53%; }
  .number-list li{ width: 33.333333%; }
  .number-img img{ height: 60px; }
  .number-tt{ font-size: 14px; }
  .number-tt span{ font-size: 24px; }
  .number-p{ font-size: 14px; }
  .number-list li{  padding-top: 0; }
  .ewm-box div{ display: block; float: left; width: 25%; padding:0 5px; margin:0; font-size: 12px; }
  .ewm-box div img{ height: auto; }
  .title-sm span{ display: inline-block; }
  .rw-back{ margin-top: 0; padding-top: 10px; }
  .rw-right{ width: 100%; }
  .rw-slick .slick-prev,.rw-slick .slick-next,.tabs-news .slick-prev,.tabs-news .slick-next{ display: none!important; }
  .rw-slick{ padding-bottom: 0; }
  .gd-box{ margin-right: 0; }
  .mt-back{ margin-top: 20px; }
  .mt-tabs{ margin-top: 30px; }
  .mt-slick{ padding-bottom: 0; margin-right: -35px; }
  .mt-back{ padding-bottom: 30px; }
  .zt-slick{ padding-bottom: 60px; }
  .title-sj{ text-align: center; }
  .rw-slick a{ margin:0 7px; }
  .rw-slick{ margin-left: -7px; margin-right: -7px; }

  .list-left{ margin-top: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 100%; margin-bottom:0; margin-left: 0; padding-left: 0; }
  .list-left-box{ min-height:1px; padding:0;  }
  .list-left-tt{ font-size: 24px; display: none; text-align: left; margin-bottom: 0; padding:15px 0; border:none; position: relative; }
  .left-nav{ display: none; }
  .list-left:before{ display: none; }
  .list-right{ width: 100%; margin-bottom:30px; }
  .lb-ul li a{ padding:15px; }
  .list-banner{ height: 150px; }
  .list-left-tt-phone{ display: block; }
  .list-left-tt-phone .nav-click{ height: 64px; line-height: 64px; right: -20px; color: #fff; }
  .left-nav li{ margin-bottom: 0; }
  .article-sm span{ font-size: 14px; }
  .article-box h1{ font-size: 20px; margin-top: 0; }
  .article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
  .article-p{ margin-top: 20px; }
  .article-link p a, .article-link p{ font-size: 14px; }
  .article-link p{ margin-bottom: 10px; }
  .article-link{ margin-top: 30px; }
  .img-ul li{ margin-top: 0px; margin-bottom: 15px; padding:0 7.5px; }
  .img-ul{ margin:0 -15px; margin-bottom: -15px; }
  .img-ul li a span{ font-size: 14px; line-height: 35px; }
  .img-nr-lg a span{ font-size: 16px; line-height: 40px; padding:0 15px; }
.img-ul-left img{ width: 130px; height: 80px; }
.img-ul-right{ margin-left: 140px; }
.img-ul-p{ height: 50px; margin-top: 5px; }
.img-ul-date{ display: none; }
.img-ul-a li{ padding:15px 0; }
.img-ul-a li:hover{ padding:15px; }
.img-ul-tt a{ font-size: 16px; }
.img-ul-a{ padding-bottom: 0; }
.ld-name{ padding:15px 20px; font-size: 18px; }
.ld-p{ padding:15px 20px; }
.ld-p p{ font-size: 14px; }
.jg-title { margin-top: 20px; padding-bottom: 10px; font-size: 18px; }
.jg-ul li {
    width: 50%;
}
.left-nav{ border-top: solid 1px #fff; }




.search-box{ display: none; }
.logo{ height: 50px; }
.about-box{ margin-top: 30px; }
.about-right-tt span{ display: none; }
.about-right-tt font{ font-size: 24px; margin-left: 0; margin-top: 20px; }
.about-right-p{ font-size: 14px; line-height: 25px; margin-top: 15px; }
.about-a{ font-size: 16px; margin-top: 20px; height: 40px; line-height: 40px; }
.back-one{ margin-top: 30px; padding:30px 0; }
.title-tt{ font-size: 24px; }
.title-tt:before{ width: 50px; margin-right: 60px; }
.title-tt:after{ width: 50px; margin-left: 60px; }
.title-b{ font-size: 12px; }

.one-list li{ width: 50%; }
.one-list-img img{ height: 70px; }
.one-list-tt{ font-size: 18px; margin-top: 10px; }
.one-list-p{ font-size: 14px; line-height: 25px; -webkit-line-clamp: 2; margin-top: 10px; margin-bottom: 0; }
.one-list li a{ height: auto; padding:25px 10px; }



.news-left{ width: 100%; margin-top: 20px; }
.news-tt a{ font-size: 18px; }
.news-tt{ margin-top: 15px; }
.news-left-p{ font-size: 14px; margin-top: 10px; }
.news-left-more{ font-size: 14px; margin-top: 10px; }
.news-right{ width: 100%; margin-top: 30px; }
.news-right-ul-date{ font-size: 18px; }
.news-right-ul-date span{ font-size: 14px; }
.news-right-tt{ font-size: 16px; }
.news-right-p{ font-size: 14px; }
.news-right-ul-right{ margin-left: 85px; }
.news-right-ul li{ margin-bottom: 20px; }
.news-right-more{ width: 120px; height: 40px; line-height: 40px; font-size: 16px; }
.jx-left{ width: 100%; }
.jx-left-tt{ font-size: 18px; margin-top: 20px; }
.jx-ul li a{ font-size: 14px; padding:0 15px; line-height: 45px; }
.jx-ul li{ margin-top: 15px; }
.jx-ul{ padding-bottom: 0; }
.jx-left.pull-right{ margin-bottom: 20px; }
.contact-back{ padding:30px 0 0 0; margin-top: 30px; }
.contact-tt{ font-size: 24px; }
.contact-p{ font-size: 14px; margin-top: 20px; line-height: 25px; }
.contact-row .col-xs-3{ width: 100%; margin-top: 20px; }
.contact-img img{ height: 70px; }
.contact-tt-b{ font-size: 18px; margin-top: 10px; }
.contact-p-b{ font-size: 14px; line-height: 25px; padding-bottom: 10px; min-height: 9px; }
.footer-p-txt{ font-size: 14px; line-height: 25px; margin-top: 20px; }
.footer-bottom-c{ padding:10px 0; margin-top: 15px; line-height: 25px; font-size: 14px; }
.back-tow{ padding-top: 30px; }
.one-list{ padding-top: 20px; }
.team-slick .slick-prev,.team-slick .slick-next{ width: 35px; background-size: 100% auto; }
.team-slick .slick-prev{ left: -35px; }
.team-slick .slick-next{ right: -35px; }
.team-slick{ margin:20px 35px 0 35px; }
.team-txt{ font-size: 14px; line-height: 25px; }
.search-box-c{ position: fixed; left: 50%; top: 50%; width: 800px; height: 54px; background: #fff; padding-right: 115px; margin-left: -400px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; color: #333; border-radius: 0; font-size: 16px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #1052a7 url(../images/search.png) center no-repeat!important; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}

.search-a-phone{ display: block; position: absolute; right: 60px; top: 0; line-height: 50px; }
.search-box{ margin:0; }
.search-box-c{ left: 15px; right: 15px; width: auto; display: block; margin-left: 0; }
.search-box .form-control::-webkit-input-placeholder{
            color:#333;
        }
.search-box .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#333;
        }
.search-box .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#333;
        }
.search-box .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#333;}

}
