@charset "utf-8";
body {
    color: #111;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
}
@font-face {
  font-family: "SourceHanSerifCN-SemiBold";
}
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }
.slick-slider{ touch-action: auto!important; }
.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;}
.index-flash {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-flash li {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.index-flash li video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: 100%;
  object-fit: cover;
}
.index-flash li a {
  position: relative;
  display: block;
  height: calc(100vh + 60px);
  overflow: hidden;
  width: 100%;
}
.index-flash li a img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.index-flash .arrow a {
    display: block;
    width: 0.53rem;
    height: 0.53rem;
    background: center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -0.26rem;
    opacity: 0;
}
.index-flash .arrow a.next {
    right: 0.28rem;
    background-image: url(../images/next53_2.png);
}
.index-flash .btn {
    position: absolute;
	float:right;
    z-index: 5;
    left: 0;
    right: 0;
    top: auto;
    bottom: 100px;
}
.index-flash .btn .dots span {

    margin: 0 8px;
    width: 40px;
    height: 40px;
    background:url(../images/dian01.png) center no-repeat;
    opacity: 1;
    display: inline-block;
}
.index-flash .btn .dots span.swiper-pagination-bullet-active {
	margin: 0 8px;
    width: 60px;
    height: 60px;
    background:url(../images/dian02.png) center no-repeat;
}
.container{ width: 1420px; }
.banner-box{ position: relative; }
.banner-bottom{ position: absolute; left: 0; right: 0;  bottom: 0; z-index: 10000;}
.header{ position: fixed; left: 0; top: 0; transition: 0.3s all; right: 0; z-index: 99999; background: url(../images/header.png) center no-repeat; }
.header.active{ background: rgba(0,0,0,0.8); transition: 0.3s all; }
.header-top{ background: #125699; color: #fff; transition: 0.3s all; border-bottom: solid 1px #125699;; line-height: 45px; height: 46px; }

.header-link a{ color: #fff; }
.header-link span{ padding:0 8px; }
.header .container{ position: relative; }
.nav-list{height:100px;}

.nav-list li{ float: left; margin-right:28px; margin-top:40px; }
.nav-list li a{ font-size: 20px; color: #fff; font-weight: bold;font-family: "SourceHanSerifCN-SemiBold"; }
.nav-list li:nth-child(1){ margin-left:480px; }
.nav-list li:nth-child(9){ margin-right:0px; }
.nav-list li:last-child{margin-right:0px; }
.logo{ position: absolute; top: 10px;   }
.banner-search{ height: 70px; padding:0 75px; background: rgba(0,0,0,0.3); padding-top: 0px; border:solid 1px rgba(0,0,0,0.5); }
.banner-search-box{ position:relative; padding-right: 230px; }
.banner-search-box .form-control{ height:46px; background: none; height: 46px; font-size: 22px; color: #fff; padding-left: 0; border-radius: 0; box-shadow: none; border:none; border-bottom: solid 1px #4d8f9e; }
.btn-ss{ position: absolute; right: 0; top: 0; width: 180px; background: #ffb72c; height: 46px; border-radius: 46px; text-align: center; padding:0; color: #fff; font-size: 20px; } 
.banner-search-box .form-control::-webkit-input-placeholder{
            color:#fff;
        }
.banner-search-box .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
.banner-search-box .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
.banner-search-box .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;}
			
			
	.kjtb { width: 100%; float: center; padding: 0; background: rgba(0,0,0,0.3); padding-top: 0px; border:solid 1px rgba(0,0,0,0.5);}

.kj1 {width: 100%; height: 80px; float: center; margin-top: 20px;margin-left:60px;}
.kj1 ul li{width:205px; height: 80px; float: left; text-align: center; padding-top: 15px; margin-right: 7px;  transition: .5s; }
.kj2 ul li{width:105px; height: 80px; float: left; text-align: center; margin-right: 7px;  transition: .5s;}
.kj1 ul li span{display: inherit;width: 100%;float: left;padding-top: 5px; font-size: 18px; color: #fff;}
.kj1 ul li:hover { background: #125699;margin-top:-10px;  border-radius:4px;box-shadow:0 0.25rem  0.35rem rgba(0,0,0,.3)}
.kj1 ul li:hover span{ font-size: 14px;transition: .5s; }
		
			
			
	

.tzxs {
	width: 600px;
	float: right;
     
	padding: 5px 0 0 0;
}
.tzgg {
	width: 600px;
	float: left;
}

.tzgg .headtitle {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	
}
.tzgg .headtitle .title-name {
	display: inline-block; 
	font-size: 26px;
	font-weight: bold;
	color: #fff;

}
.tzgg .headtitle a {
	display: inline-block;
	float: right;
	padding-right:30px;
}
.tzgg .con,.xshd .con  {margin-top:10px;}
.tzgg .con li {
	height: 36px;
	line-height: 36px;
	background: url(../images/ico-d.png) no-repeat 0 center;
}
.tzgg .con li a {
	font-size: 18px;
	color: #fff;
	padding-left: 10px;
word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;display: inherit;
}


.xshd {
	width: 350px;
	float: left;
}

.xshd .headtitle {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	
}
.xshd .headtitle .title-name {
	display: inline-block; 
	font-size: 26px;
	font-weight: bold;
	color: #fff;

}
.xshd .headtitle a {
	display: inline-block;
	float: right;padding-right: 30px;

}
.xshd .con li {
	height: 36px;
	line-height: 36px;
	background: url(../images/ico-d.png) no-repeat 0 center;
}
.xshd .con li a {
	font-size: 18px;
	color: #fff;
	padding-left: 10px;word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;display: inherit;
}



 .zhxw {
  position: relative;
  padding-bottom: 30px;
}

/* main .zhxw::after {
  display: block;
  content: "";
  width: 100%;
  height: 2000px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  background-image: url(../images/bg2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
} */

.zhxw .zhxw-item4 {
	margin-right: 0;
}
 .zhxw .zhxw-item-title {
  display: block;
  position: relative;
  width: 100%;
  /* height: 251px; */
  background: #ffffff;
  padding: 22px 20px;
  box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.18);
}

 .zhxw .zhxw-item:hover h3 {
  color: #125699;
}

 .zhxw .zhxw-item .zhxw-date {
  font-family: MicrosoftYaHei,sans-serif;
  font-size: 16px;
  color: #969696;
  letter-spacing: 0;
  line-height: 36px;
  text-align: left;
  background: url(../images/icon01.png) no-repeat right center;
}

 .zhxw .zhxw-item h3 {
 /* font-family: MicrosoftYaHei,sans-serif;  font-weight: bold;*/
  margin-top: 20px;
  margin-bottom: 30px;
height:60px;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  line-height: 30px;

      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}

 .zhxw .zhxw-item p {
  font-family: MicrosoftYaHei,sans-serif;
  text-align: justify;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  line-height: 24px;
}

 .zhxw .zhxw-item i {
	display: block;
	width:50px;
	border-top: 2px solid #00849a;
	
	transition: width .5s;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	-ms-transition: width .5s;
	-o-transition: width .5s;
	transition: width .5s;
	position: relative; 
}
.zhxw a:hover i{ 
	width: 100%;
}
 .zhxw a:hover h3{ 
	color: #125699;
}

.zhxw-main {
	padding-top: 10px;
	float:center;
}
		
			
			
			
.page-one{ background: url(../images/back01.png) center no-repeat; background-size: cover; padding:60px 0; }

.page-one .title a.tt-more,.page-five .title a.tt-more{ background: url(../images/jiahao.png) left center no-repeat; color: #125699;background-size: 35%;}
.page-one .title a.newssite{float:left;margin-left:150px;}

.title span{ display: inline-block; font-family: "SourceHanSerifCN-SemiBold"; position: relative; z-index: 100; width: 160px;
    height: 50px;
    background: url(../images/titbg1.png) no-repeat 50%;}
.tt-box{ padding-top: 10px; margin-bottom: 40px; position: relative; font-size: 36px; color: #125699; }
.title font{ position: absolute; font-family: "SourceHanSerifCN-SemiBold"; left: 50%; top: 0; transform: translate(-50%,0); opacity: 0.3; white-space:nowrap;font-size:26px; }
.img-slick{ width: 48.2%; margin:0; }
.img-slick a{ display: block; position: relative; padding-top: 77.5%; }
.img-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;object-fit: cover; }
.img-slick-bottom{ position: absolute; right: 0; bottom: 0; left: 17.5%; background: rgba(255,255,255,0.8); padding:20px 30px; }
.img-slick-tt{ font-size: 20px; color: #333; }
.img-slick-p{ color:#666; text-align: justify; line-height: 25px; height: 75px; overflow:hidden; margin-top: 15px; }
.img-slick-date{ position: absolute; left: 0; bottom: 100%; font-size: 16px; color: #fff; background: #125699;; width: 120px; line-height: 45px; }
.img-news-tt{ font-size: 20px; color: #333; line-height: 76px; }
.img-news a{ display: block; position: relative; padding-left: 70px; border-bottom: dashed 1px #adadad; }
.img-news-date{position: absolute;line-height: 18px;left: 0;top: 20px;font-family: "Times New Roman";font-size: 14px;color: #125699;;font-weight: bold;}
.img-news-date span{ font-size: 30px; }
.img-news{ margin-top: -20px; }
/* .page-tow{ background: url(../images/back02.png) center no-repeat; background-size: cover; padding:60px 0; }*/


.page-tow{  background-size: cover; padding:60px 0; }
.page-tow .tt-box span{ color: #125699; width: 190px;
    height: 50px;
    background: url(../images/titbg1.png) no-repeat 50%;}
.page-tow .tt-box font{ color: #125699; }
.title a.tt-more{ float: right; font-size: 16px; margin-top: 20px; color: #000; line-height: 33px; background: url(../images/jiahao.png) left center no-repeat; padding-left: 45px;background-size: 35% }
.tow-left{ width: 25%;height:400px; }

.by-slick{position:relative;}
.by-slick-img{ border-radius: 10px; overflow:hidden; position: relative; padding-top: 66%;height:400px; }
.by-slick-img img{ position: absolute; left:0px; top:0px; height: 400px;width:100%; }
.by-slick-tt{ font-size: 24px; color: #000; margin-top: 25px; }
.by-slick-p{ color:#000; text-align: justify; line-height: 25px; height: 75px; overflow:hidden; margin-top: 10px; }
.by-slick .slick-prev{ width: 84px; height: 57px; left: 0; background: url(../images/left.png) center no-repeat; z-index: 1000; top: 50%; margin-top:-30px; }
.by-slick .slick-next{ width: 84px; height: 57px; right: 0; background: url(../images/right.png) center no-repeat; z-index: 1000; top: 50%; margin-top:-30px; }
.by-slick .slick-dots li,.by-slick .slick-dots li button{ width: 20px; height: 20px; }
.by-slick .slick-dots li{ margin:0 10px; }
.by-slick .slick-dots li button{ background: #c3c3c3; }
.by-slick .slick-dots li.slick-active button{ background: #125699; }
.tow-right{ width: 65%; }
.tow-tabs li{ float: left; margin-right: 200px; }
.tow-tabs li a .title span{ color: #63aae1; opacity: 1; }
.tow-tabs li a .title span:before{ display: block; content: ""; position: absolute; left: 100%; margin-left:10px; width: 22px; top: 0; bottom: 0; background: url(../images/raw01.png) center no-repeat; }
.tow-tabs li.active a .title span{ color: #125699; width:160px;
    height: 60px;background: url(../images/titbg1.png) no-repeat 50%;    background-size: 100% 100%;}
.tow-tabs li.active a .title span:before{background: url(../images/raw02.png) center no-repeat;}
.tow-news li a{ display: block; border-bottom: dashed 1px #125699; position: relative; padding:23px 0; line-height: 36px; color: #000; font-size: 20px; }
.tow-news li a font{font-family: "SourceHanSerifCN-SemiBold"; display: inline-block; background: #125699; padding: 0 8px; text-align: center; margin-right: 20px; }
.tow-news li a span{ display: inline-block; margin-right: 20px; }
.tow-tabs li a .tt-box{ margin-bottom: 19px; }
.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); }
.tabs-more{ position: absolute; right: 0; top: -80px; font-size: 16px; margin-top: 20px; color: #125699; line-height: 33px; background: url(../images/jiahao.png) left center no-repeat; padding-left: 45px; background-size: 35%;}
.page-three{ padding-top: 55px; }
.page-three .title a.tt-more{ background: url(../images/jiahao.png) left center no-repeat; color: #125699;background-size: 35%; }
.page-three .row{ margin:0 -25px; }
.page-three .col-xs-6{ padding:0 25px; }
.xs-slick a{ display: block; position: relative; padding-top: 52%; }
.xs-slick a img{ position: absolute; left: 0; top: 0; width: 100%; }
.txt-mask{ position: absolute; left: 0; padding-left: 30px; padding-top: 120px; right: 0; bottom: 0; height: 200px; padding-right: 300px; background: url(../images/txt-mask.png) center no-repeat; background-size: 100% 100%; }
.txt-mask p{ font-size: 20px; color: #fff; line-height: 35px; height: 70px; overflow:hidden; }
.xs-slick .slick-dots{ right: 25px; bottom: 25px; width: auto; left: auto; }
.xs-slick .slick-dots li,.xs-slick .slick-dots li button{ width: 8px; height: 8px; }
.xs-slick .slick-dots li button{  background: url(../images/dian03.png) center no-repeat; }
.xs-slick .slick-dots li.slick-active,.xs-slick .slick-dots li.slick-active button{ width: 80px; }
.xs-slick .slick-dots li.slick-active button{  background: url(../images/dian04.png) center no-repeat; }
.xs-list li a{ display: block; line-height: 70px; border-bottom: dashed 1px #ddd; font-size: 20px; color: #333; }
.xs-list li a font{ display: inline-block; margin-right: 18px; width: 29px; background: url(../images/label.png) center no-repeat; text-align: center; font-size: 16px; color: #fff; }
.xs-slick{ margin:0; }
.page-four{ background: url(../images/back04.png) center no-repeat; overflow:hidden; background-size: cover; padding:60px 0; margin-top: 60px; }
.page-four .title a.tt-more{ background: url(../images/jiahao.png) left center no-repeat; color: #125699; background-size: 35%;}
.rw-slick a{ display: block; transition: 0.3s all; position: relative; margin:0 45px; padding-bottom: 90px; }
.rw-slick{ margin:0 -54%; }
.rw-slick-img{ position: relative; height: 464px; }
.rw-slick-img div{ height: 464px; }

.rw-slick-bottom{ position: absolute; opacity: 0; transition: 0.3s all; padding:35px 45px; left: 100px; height: 420px; bottom: 40px; z-index: 100; background: #fff; width: 380px; border-radius: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.1); }
.rw-slick-tt{ font-size: 20px; color: #333; font-weight: bold; line-height: 35px; height: 70px; overflow:hidden; text-align: justify; }
.rw-slick-p{ font-size: 16px; margin-top: 15px; color: #747474; line-height: 25px; height: 100px; overflow:hidden; text-align: justify; }
.rw-slick-span{ font-size: 16px; color: #125699; margin-top: 50px; display: inline-block; }
.rw-slick-number{ font-size: 36px; color: #c2c2c2; font-weight: bold; margin-top: 40px; }
.rw-slick-number span{ font-size: 50px; color: #125699; }
.rw-slick .slick-center a{ transform: translate(0,10px); }
.rw-slick .slick-prev{ width: 84px; height: 57px; left: 50%; margin-left: -640px; background: url(../images/left.png) center no-repeat; z-index: 1000; top: 50%; margin-top:-30px; }
.rw-slick .slick-next{ width: 84px; height: 57px; right: 50%; margin-right: -640px; background: url(../images/right.png) center no-repeat; z-index: 1000; top: 50%; margin-top:-30px; }
.rw-slick .slick-center .rw-slick-bottom{ opacity: 1; }
.rw-slick .slick-dots{ bottom: -20px; }
.rw-slick .slick-dots li,.rw-slick .slick-dots li button{ width: 20px; height: 20px;  }
.rw-slick .slick-dots li button{ background: #c3c3c3; }
.rw-slick .slick-dots li.slick-active button{ background: #125699; }
.rw-slick .slick-dots li{ margin:0 15px; }
.page-five{ padding:60px 0; overflow:hidden;}
.zt-slick a{ display: block; border-radius: 15px; position: relative; margin:0 8px; overflow:hidden; padding-top: 60%; }
.zt-slick a img{ position: absolute; left: 0; top: 0; right: 0; width: 100%; height:100%;object-fit:cover;}
.zt-slick{ margin-right: -35%; margin-bottom: 0; }
.zt-slick a span{ position: absolute; left: 40px; font-size: 20px; top: 25px; color: #fff; }
.zt-slick .slick-prev{ width: 84px; height: 57px; left: -30px; background: url(../images/left.png) center no-repeat; z-index: 1000; top: 50%; margin-top:-30px; }
.zt-slick .slick-next{ width: 84px; height: 57px; right: 25%; margin-right: -35px; background: url(../images/right.png) center no-repeat; z-index: 1000; top: 50%; margin-top:-30px; }

.zt-slick a font{ position: absolute; right: 0; bottom: 30px; font-size: 16px; padding-right: 65px; color: #fff; }
.zt-slick a font:before{ display: block; content: ""; position: absolute; right: 0; top: 50%; width: 60px; border-top: solid 1px #fff; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top: 50px; }
.footer-tt{ font-size: 24px; margin-top: 30px; color: #fff; font-weight: bold; padding-right: 100px; }
.footer-link a{ display: inline-block; position: relative; margin-right: 100px; margin-top: 30px; }
.footer-box{ position: absolute; display: none; left: 50%; top: 100%; margin-top: 10px; border:solid 1px #fff; border-radius: 10px; transform: translate(-50%,0); width: 140px; padding:10px; font-size: 14px; color: #fff; background: url(../images/footer-sm.png) center no-repeat; background-size: cover; }
.mt-link a{ display: inline-block; margin-left: 100px; margin-top: 30px; }
.footer-right .footer-tt{ padding-right: 0; padding-left: 100px; }
.footer-bottom{ background: #125699; padding:10px 0; color: #fff; margin-top: 125px; }
.footer-link a:hover .footer-box{ display: block; }
.footer-box:before{ display: block; content: ""; position: absolute; left: 0; bottom: 100%; right: 0; height: 12px; background: url(../images/raw-top.png) center no-repeat; }
.footer-bottom img{ margin-right: 10px; }
.footer-bottom span{ padding:0 20px; }
.img-news{ width: 48.2%; }
.nav-click{ display: none; }
.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: #fff; 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-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; border-radius: 0; font-size: 18px; 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{ position: absolute; right: 0; background: #125699; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}
.btn-search-c{background:#125699 url(../images/icon-a.png) no-repeat center center;}
.modal-back {position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.search-a-b{display:none;}

.list-banner{ height:400px; }
.header-list{ position: relative; background: #125699; }
.list-title{ position: relative; margin-top: 30px; }
.list-title span{ position: relative; z-index: 100; background: #fff; padding-left: 25px; font-size: 24px; color: #125699; }
.list-title:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: 50%; border-top: solid 1px #125699; }
.nav-b{ padding:15px 20px; position: relative; color: #666; border-left: solid 1px #125699; margin-top: -17px; }
.nav-b a{ color: #666; }
.nav-b a.active,.nav-b a:hover{ color: #125699; }
.nav-b:before{ display: block; content: ""; position: absolute; left: 0; bottom: -6px; height: 12px; right: 0; background: url(../images/lind.png) right bottom no-repeat;  }
.list-left{ width: 290px; min-height: 770px; margin-bottom: 50px; padding:40px 0; background: url(../images/list-left.png) center no-repeat; background-size: cover; margin-top: 60px; }
.list-left-top{ width: 100%; float:left; line-height: 60px; font-size: 22px; color: #fff; font-weight: bold;text-align:center;}
.list-nav li a{ display: block; line-height: 50px; padding:0 5px; font-size: 18px; color: #fff; border-bottom: dashed 1px #bac3d2; text-align: center;font-weight:bold;}
.list-nav{ padding-bottom: 20px; margin-top:100px;box-shadow: 0 0 20px rgba(0,0,0,0.2); }
.article-title{ font-size: 30px; margin-bottom: 40px; color: #333; border-bottom: solid 3px #125699; padding-bottom: 25px; }

.list-right{ width: 1070px; margin-top: 60px; margin-bottom: 50px; }
.article-list li{ float: left; width: 50%; padding:0 15px; margin-bottom: 45px; }
.article-list{ margin:0 -15px; }
.list-txt{ font-size: 18px; color: #333; margin-top: 15px; }
.go-back{ display: inline-block; font-size: 18px; color: #444; padding-left: 50px; background: url(../images/go-back.png) left center no-repeat; }
.go-back-bottom{ padding-bottom: 40px; border-bottom: solid 1px #ddd; }
.list-left-top-phone{ display: none; }

.news-left{ background: url(../images/news-left.png) center no-repeat; background-size: cover; }
.news-center li a{ display: block; position: relative; line-height: 60px; border-bottom: solid 1px #ddd; font-size: 18px; color: #000; }
.news-center li a span{ font-size: 18px; color: #666; width: 165px; display: inline-block; }
.page-box{ margin-top: 50px; }
.article-p-about{ padding-bottom: 50px; }
.hs-ul-date{width: 80px;height: 52px;font-weight: bold;border:solid 1px #125699;border-top-width: 15px;font-size: 18px;color: #000;font-family: "Times New Roman";}
.hs-ul-date span{ font-size: 24px; }
.hds-ul-tt{font-size: 20px;color: #000;overflow:hidden;text-align: justify;margin-left: 110px;border-bottom: dashed 1px #125699;}
.hs-ul li{ padding-top: 30px; padding-bottom: 13px; }
.header-link a:hover{ font-weight: bold; }
.list-nav li a:hover{ background: #125699; color: #fff; }
.img-news a:hover .img-news-tt,.img-slick a:hover .img-slick-tt,.hs-ul li a:hover .hds-ul-tt{color: #125699;}
.btn-ss:hover{ background: #e69c0d; color: #fff; }
.btn-ss span{ padding-left: 45px; background: url(../images/icon-ss.png) left center no-repeat; }
.hs-ul li:last-child{ padding-bottom: 0; }
.hs-ul{ padding-bottom: 1px; }
.tabs-more:hover{ color: #fff; font-weight: bold; }
.title a.tt-more:hover{ font-weight: bold; }
.tow-news li a:hover{ color: #125699;  }
.xs-list li a:hover{ color: #125699; }
.rw-slick a:hover .rw-slick-tt{ color: #125699; }
.rw-slick-img div{ transition: 0.3s all; }
.rw-slick a:hover .rw-slick-img div{ transform: scale(1.1,1.1); }

.bs-box{ box-shadow: 0 0 10px rgba(0,0,0,0.2); padding:30px 0; margin-bottom: 50px; }
.bs-box-tt{ font-size: 18px; color: #125699; margin-bottom: 10px; font-weight: bold; line-height: 30px; border-left: solid 4px #125699; padding-left: 20px; }
.bs-box-p p{ text-align: justify; padding:0 24px; font-size: 16px; color: #333; line-height: 35px; }
.bs-box-p p img{ margin-top: 30px; height:auto;}
.bs-box-tt-sm{ font-size: 18px; color: #333; font-weight: bold; margin-bottom: 30px; }
.bs-box-date{ width:100%;font-size: 16px; margin-top: 40px; color: #999; font-weight: bold; padding:15px 20px; background: url(../images/ld-bottom.png) center no-repeat; background-size: cover; }

.jg-ul-box{ overflow:hidden; }
.jg-ul li{ float: left; width: 50%; padding:0 20px; border-bottom: dashed 1px #ddd; }
.jg-ul{ margin:0 -20px; }
.jg-ul li{ display: block; line-height: 80px; font-size: 16px; color: #333; }
.jg-ul li a{ color: #333; }
.jg-ul li a font{ color: #125699; padding-right: 10px; }
.jg-ul li a:hover{ color: #125699; }

.jj-list li{ float: left; width: 50%; padding:0 25px; margin-top: 50px; }
.jj-list{ margin:0 -25px; }
.jj-img{ position: relative; padding-top: 56%; }
.jj-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.jj-list-bottom{ background: #fff; position: relative; height: 110px; padding:20px; }
.jj-list-date{ font-size: 16px; color: #125699; position: relative; z-index: 100; }
.jj-list-tt{ font-size: 16px; color: #000; margin-top: 15px; position: relative; z-index: 100; }
.jj-list li a{ display: block; box-shadow: 0 0 20px rgba(0,0,0,0.1); }
.jj-list li a:hover .jj-list-bottom{ background: #125699; }
.jj-list li a:hover .jj-list-date{ color: #fff; }
.jj-list li a:hover .jj-list-tt{ color: #fff; }
.jj-list li a:hover .jj-list-bottom:before{ display: block; content: ""; position: absolute; right: 20px; top: 0; bottom: 0; width: 78px; background: url(../images/jj-b.png) center no-repeat; }
.list-lg{ padding-bottom: 50px; }

.ld-ul li{ border-bottom: solid 1px #ddd; padding-bottom: 15px; margin-top: 20px; font-size: 16px; color: #333; }
.ld-ul-name{ padding-left: 20px; background: url(../images/icon-ld.png) left 5px no-repeat; }
.ld-ul{ padding:0 25px; }

.dh-ul li{ float: left; width: 50%; padding:0 25px; padding-bottom: 30px; margin-top: 50px; }
.dh-ul li a{ display: block; border-bottom: solid 2px #125699; padding-bottom: 25px; }
.dh-ul{ margin:0 -25px; }
.dh-p{ padding-right: 80px; margin-top: 10px; font-size: 18px; color: #333; margin-right: 10px; background: url(../images/icon-dh.png) right center no-repeat; }
.dh-ul-tt{ font-size: 24px; color: #125699; }

.ld-img{ position: absolute; left: 0; top: 0; }
.ld-img img{ width:180px; height: 220px; }
.ld-list li{ float: left; width: 50%; padding:0 20px; margin-bottom: 40px; }
.ld-list{ margin:0 -20px; }
.ld-list li a{ display: block; min-height: 220px; position: relative; }
.ld-list-right { margin-left: 210px; }
.ld-list-name{ font-size: 24px; color: #125699; }
.ld-list-p{ font-size: 18px; font-weight: bold; margin-top: 15px; }
.ld-list-txt{ color: #666; text-align: justify; line-height: 25px; margin-top: 10px; height: 50px; overflow:hidden; }
.ld-list-lind{ margin-top: 20px; border-top: solid 1px #ddd; }
.ld-more{ display: inline-block; border:solid 1px #ddd; margin-top: 25px;  font-size: 16px; color: #125699; width: 110px; line-height: 28px; text-align: center; }
.ld-more span{ padding-left: 35px;background: url(../images/ld-more.png) left center no-repeat; }
.ld-list li a:hover .ld-more{ background: #125699; border-color: #125699; color: #fff; }
.ld-list li a:hover .ld-more span{ padding-left: 35px;background: url(../images/ld-more02.png) left center no-repeat; }

.zt-list li .jj-img{ padding-top: 36%;padding-top: 63%; }
.mt-link a{ position: relative; }
.mt-link a:hover div{ display: block; }
.nav-list li { position: relative; padding-bottom: 15px; }
.nav-down{ position: absolute; display: none; min-width: 106px; top: 100%; left: 50%; transform: translateX(-50%); padding:22px 0 14px 0; }
.nav-down li{ float: none; margin:0!important; padding:0!important; }
.nav-down li a{ display: block; font-size: 16px; font-family: "微软雅黑"; color: #fff; font-weight: normal; line-height: 35px; text-align: center; background: url(../images/down-center.png) center repeat-y; }
.nav-down:before{ display: block; content: ""; position: absolute; height: 22px; left: 0; top: 0px; width: 100%; background: url(../images/down-top.png) center no-repeat; }
.nav-down:after{ display: block; content: ""; position: absolute; height: 14px; left: 0; bottom: 0px; width: 100%; background: url(../images/down-bottom.png) center no-repeat; }
.nav-list li:hover .nav-down{ display: block; }

    .list-left .pull-right{ width: 100%;margin-top:20px; }


.header.active{background: #125699;}

.nav-down{padding: 0 10px;background: rgba(30,83,189,0.7);box-shadow: 0 0 5px #666;border-radius:3px;}
.nav-down li a{white-space: nowrap;}
.nav-down:before,.nav-down:after,.nav-down li a{background-image:none;}

.nav-list li.bottom-links,.nav-list li.bottom-links span{display:none;}


/* 新闻list*/

.list02 li {
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.list02 li a{
    display: block;
    overflow: hidden;
   transition: transform 0.9s ease;
}



.list02 li a:hover{
    display: block;
    overflow: hidden;
 transform: scale(1.05);
}


.list02 li .pic {
    width: 20%;
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
}

.list02 li .text {
    box-sizing: border-box;
}

.list02 li .text h5 {
    font-size: 18px;
    color: #333;
    line-height: 20xp;
    height: 20px;
    
    margin-bottom: 25px;
    margin-top: 10px;
}

.list02 li .text i {
    font-style: normal;
    font-size:14px;
	margin-top:10px;
    color: #999;
    padding-left: 20px;
    background: url(../images/time.png) no-repeat left center;
}

.list02 li .text p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #999;
    margin-top: 10px;
}



/* 通知公告 */


.list06 li {
    float: left;
    width: 48%;
    margin-right:10px;
    margin-bottom: 20px;
}


.list06 li a {
   transition: transform 0.9s ease;
    display: block;
    position: relative;
    padding: 10px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.list06 li a:hover{
  transform: scale(1.05);
    display: block;
    position: relative;
    padding: 10px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.list06 li .time {
    width: 55px;
    height: 90px;
    background: #f6f6f6;
    float: left;
    position: relative;
    margin-right: 20px;
}


.list06 li .time .month {
    font-size: 16px;
    color: #6a6a6a;
    text-align: center;
	   font-weight: bold;
    line-height: 20px;
}

.list06 li .time .day {
    font-size: 20px;
    color: #004b87;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
}





.list06 li .time .year {
    font-size: 16px;
    color: #6a6a6a;
	   font-weight: bold;
    text-align: center;
}


.list06 li .text h5 {
    transition: 0.6s all;
    font-size: 18px;
    color: #323232;
    line-height: 25px;
	font-weight:bold;
    height: 50px;
    overflow: hidden;
    margin-bottom:10px;
}


.list06 li .text p {
    font-size: 14px;
    color: #999999;
    line-height:20px;
    height: 80px;
    overflow: hidden;
}


/* list04 */
.list04{}
.list04 ul{overflow: hidden;margin-left: -4%;margin-bottom: -10px;}
.list04 li{float: left;width: 46%;margin-left: 4%;margin-bottom: 4%;  box-shadow: 0px 1px 8px 0px rgba(33, 33, 36, 0.19);}
.list04 li .picBox{width: 100%;position: relative;}
.list04 li .picBox .date{position: absolute;bottom: 10px;left: 40px;}
.list04 li .picBox .date h5{font-size: 20px;color: white;font-weight: bold;display: inline-block;text-align: left;position: relative;line-height: 35px;}
.list04 li .picBox .date h5::after{position: absolute;content: "";height: 2px;width: 100%;bottom: 0;background: #FEC210;left: 0;}
.list04 li .pic{width: 100%;overflow: hidden;position: relative;}
.list04 li .pic img{display: block;width: 100%;height:300px;transition: 0.6s all;}
.list04 li .pic::after{content: "";left: 0;bottom: 0;width: 100%;height: 50%;background: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));position: absolute;}
.list04 li .text {padding: 10px 20px;background: #f8f8f8;}
.list04 li .text p{font-size: 16px;line-height:30px;height: 60px; color: #323232;text-align: left;overflow: hidden;}

.list04 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
@media(max-width: 1360px) {
	.list04 li .pic img{height: 198px;}
}
@media(max-width: 1200px) {
	.list04 li .pic img{height: 247px;}
}
@media screen and (max-width: 1000px) {
	.list04 li .pic img{height: 189px;}
}
@media(max-width: 768px) {
	.list04 li .pic img{height: 143px;}
	.list04 li .text{padding: 15px 10px;}
}
@media(max-width: 414px) {
	.list04 ul{margin-left: 0;}
	.list04 li{width: 100%;margin-bottom: 8%;margin-left: 0;}
	.list04 li .pic img{height: auto;}
	.list04 li .text h4{height: auto;}
}







/* list05*/
.list05{}
.list05 ul{overflow: hidden;margin-left: -4%;margin-bottom: -20px;}
.list05 li{float: left;width: 46%;margin-left: 4%;margin-bottom: 5%;}
.list05 li .pic{width: 100%;overflow: hidden;position: relative;}
.list05 li .pic::after{position: absolute;left: 50%;top: 50%;content: "";background: url(../images/video2.png) no-repeat center;width: 150px;height:280px;margin-top: -20px;margin-left: -20px;z-index: 5;background-size: 100% 100%;}
.list05 li .pic img{display: block;width: 100%;height:280px;transition: 0.6s all;object-fit: cover;}
.list05 li p{font-size: 18px;line-height: 30px;height:25px; color: #323232;text-align: center;overflow: hidden;margin-top: 20px;}

.list05 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
@media(max-width: 1360px) {
	.list05 li .pic img{height: 198px;}
}
@media(max-width: 1200px) {
	.list05 li .pic img{height: 247px;}
}
@media screen and (max-width: 1000px) {
	.list05 li .pic img{height: 189px;}
}
@media(max-width: 768px) {
	.list05 li .pic img{height: 143px;}
}
@media(max-width: 414px) {
	.list05 ul{margin-left: 0;}
	.list05 ul li{margin-left: 0;}
	.list05 li p{height: auto;}
	.list05 li{width: 100%;margin-bottom: 9%;}
	.list05 li .pic img{height: auto;}
}







/* 标题列表页 */
.TextList{}
.TextList ul li{height:150px;margin-left:10px;}
.TextList ul li a{padding-bottom: 10px;margin-bottom:20px;align-items:center;position: relative;float:left;width:100%;}
.TextList ul li a::after{content: "";width: calc(100% - 100px);height: 1px;background: #ebebeb;position: absolute;bottom: 0;left: 100px;}
.TextList ul li a::before{content: "";width: 0;height: 1px;background: #0068b7;position: absolute;bottom: 0;left:100px;z-index: 1;transition: 0.6s all;}
.TextList ul li .time{width: 80px;height: 81px;background: url(../images/list01.png) no-repeat center;float:left;}
.TextList ul li .day{font-size: 18px;color: #0068b7;font-weight: 600;text-align: center;margin:15px 0 2px 25px;float:left;}
.TextList ul li .year{font-size: 16px;color: #0068b7;text-align: center;float:left;margin-left:8px;}
.TextList ul li .text{width: calc(100% - 100px);margin-left:20px;float:left;margin-top:0px;}
.TextList ul li .text h5{font-size:20px;color: #323232;line-height: 40px;float:left;font-weight:bold;}
.TextList ul li:hover a::before{width: calc(100% - 100px);transition: 0.6s all;}
.TextList ul li:hover .text h5{color: #0068b7;}
.TextList ul li:last-child a{padding-bottom: 0;margin-bottom: 0;}
.TextList ul li:last-child a::after,.TextList ul li:last-child a::before{display: none;}

/* 标题列表页 */
.list01{}
.list01 ul{overflow: hidden;margin-left: -3%;margin-bottom: -10px;}
.list01 li{float: left;margin-left: 3.333%;margin-bottom: 20px;  box-shadow: 0px 1px 8px 0px rgba(33, 33, 36, 0.19);border-bottom: 2px solid #004B87;}
.list01 li .picBox{width: 100%;position: relative;}
.list01 li .picBox .date{position: absolute;bottom: -10xp;width: 80px;height: 60px;background: #FEC210;left:20px;}
.list01 li .picBox .date i{font-size:16px;color: white;font-family: simsun;font-style: normal;font-weight: bold;display: block;text-align: center;margin: 10px 0 2px 0;}
.list01 li .picBox .date b{font-size:12px;color: white;font-family: simsun;font-weight: normal;font-style: normal;display: block;text-align: center;}
.list01 li .pic{width: 100%;overflow: hidden;position: relative;}
.list01 li .pic img{display: block;width: 100%;height:200px;transition: 0.6s all;}
.list01 li .text h4{transition: 0.6s all;font-size: 18px;line-height: 20px;height: 30px; color: #000000;font-weight: bold;text-align:right;margin-top: 30px;overflow: hidden;}
.list01 li .text {padding: 0 20px 20px 20px;}
.list01 li .text p{font-size: 14px;line-height: 30px;height:60px;color: #999999;text-align: left;margin-top: 10px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.list01 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list01 li:hover h4{color: #004b87;transition: 0.6s all;}
.fanye{margin-top: 20px;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}

/* 学院专业 */
.w14{max-width:1040px;margin:0 auto;float:left;}
.n_xyzy{position: relative; z-index: 2;background: white;margin-top:10px;float:left;}
.n_xyzy >ul{width: 100%;float:left;}
.n_xyzy >ul>li{height: 100%;position:relative;overflow: hidden;width:31%;margin-right: 20px;margin-bottom:20px;float:left;}
.n_xyzy >ul>li .pic{overflow: hidden;}
.n_xyzy >ul>li .pic img{display: block;transition: 0.4s ease-in;width: 100%;}
.n_xyzy >ul>li:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
 .n_xyzy >ul>li .text{position: absolute;width: calc(100% - 20px);background:url(../images/logoBg2.png) no-repeat right center rgba(255,255,255,0.95);bottom: -56%;left: 0;height: 80%;transition: 0.4s ease-in;}
.n_xyzy >ul>li:hover .text{bottom: 0;transition: 0.4s ease-in;}
.n_xyzy >ul>li .text .college{padding: 20px;border-bottom: 1px solid #EEEEEE;}
.n_xyzy >ul>li .text .college a{font-size:20px;color:#125699;font-weight:bold;}
.n_xyzy >ul>li .text .college a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .college p{font-size: 16px;color: #000;font-weight:bold;line-height: 18px;margin-top: 20px;padding-left:20px;background: url(../images/dhqd.png) no-repeat left center;background-size: 15px;}
.n_xyzy >ul>li .text .zyul{padding:10px;height: 50%;overflow-y: scroll;}
.n_xyzy >ul>li .text .zyul li{}
.n_xyzy >ul>li .text .zyul li a{font-size: 16px;line-height:16px;;padding:5px;display: block;color: #000;padding-left:10px;position: relative;}
.n_xyzy >ul>li .text .zyul li a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .zyul li a::after{position: absolute;left: 0;top:10px;content: "";width: 5px;height: 5px;border-radius: 50%;background: #0068b7;}


/* 教师风采 */



.gp-f16 {
    font-size: 16px;
}
.gp-clearFix {
    clear: both;
}
.college{}
.college ul{
  margin: 0 0px;
  
  
}
.college li{

  float:left;
}
.college li a{
	
  margin: 0 10px;
  background: #EDEFFB;
}
.college .img{
  width: 150px;
  height:200px;
  flex-shrink: 0;


}
.college .gp-img-responsive{
  padding-bottom: 75.14%;
}

.gp-ellipsis, .gp-text-truncate {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gp-img-responsive {
  
   transition: transform 0.5s ease;

}

.gp-img-responsive:hover{
   
  
	 transform: scale(1.1);
}
.gp-img-responsive {
    width: 100%;
    height:100%;
    padding-bottom: 66.67%;
    overflow: hidden;
    display: block;
    background-color: #d2d2d2;
}

.gp-clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.college .info{
  flex: 1;
  padding: 30px 30px 0;
}
.college .name{
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px solid rgba(21, 37, 131, 0.1);
  font-size: 20px;
}
.college .name span{
  position: relative;
  display: inline-block;

  padding-bottom: 11px;
  line-height: 25px;
}
.college .name span::before{
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #152583;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.college .summary{
  line-height: 26px;
  margin-top: 20px;
  color: #333;
}
.college .website{
  color: #152583;
  margin-top: 20px;
  padding-left: 50px;
  line-height: 40px;
  background: url(../images/college_ico.png) no-repeat center left;
  background-size: auto 100%;
}


@media( max-width: 1920px){
	
	
}
	.nav-list li:last-child{ margin-right:0px; }
	
.zhxw .zhxw-item {
	width: 350px;
	padding:10px;}
.college .info {
       padding-top:5px;
	   float:left;
	   width: 890px;
 }
.college .img {
        height:200px;
			float:left;
			
    }
.gp-avg-md-2 > li {
        width: 100%;
		float:left;
		height:240px;
	
		
    }	
	
	
.list01 li{width: 30%;}
	
	
.link li{line-height:2;font-size:25px;margin-right:70px;float:left;}

}



@media( max-width: 1479px){
  .container{ width: 1230px; }
  

.nav-list li:nth-child(1) {
    margin-left: 400px;
}

	
.college .info {
       padding-top:5px;
	   float:left;
	   width: 640px;
 }
.college .img {
        height:200px;
			float:left;
			
    }
.gp-avg-md-2 > li {
        width: 100%;
		float:left;
		height:280px;
	
		
    }	
	
	
	
	
.kj1 {
    width: 100%;
    height: 80px;
    float: center;
    margin-top: 20px;
    margin-left: 60px;
}

.kj1 ul li {
    width: 180px;
    height: 80px;
    float: left;
    text-align: center;
    padding-top: 15px;
    margin-right: 7px;
    transition: .5s;
}


.nav-list li a {
    font-size: 16px;
    color: #fff;
	font-weight: bold;
    font-family: "SourceHanSerifCN-SemiBold";
}

.zhxw .zhxw-item {
        width: 300px;
        padding: 10px;
    }
.link {
    padding: 15px;
    /* background: #efefef; */
    border-radius: 5px;
    float: left;
    margin-left: 100px;
}

 .link li {
    line-height: 2;
    font-size: 18px;
    margin-right: 60px;
    float: left;
} 
  .nav-list li{ margin-right: 35px; }
  .img-news li:last-child{ display: none; }
  .tow-news li a{ padding:18px 0; }
  .txt-mask{ padding-right: 200px; }
  .list-right{ width: 870px; }
  .hs-ul li{ padding-bottom: 5px; }
}
@media( max-width: 1279px){
  
.logo {
    position: absolute;
 
	width:32%;
}
.nav-list li:nth-child(1) {
    margin-left: 330px;
}

.n_xyzy >ul>li .text{bottom: -48%;}
.nav-list li a {
    font-size: 16px;
    color: #fff;
	font-weight: bold;
    font-family: "SourceHanSerifCN-SemiBold";
}

.college .info {
       padding-top:5px;
	   float:left;
	   width: 440px;
 }
.college .img {
        height:200px;
			float:left;
			
    }
.gp-avg-md-2 > li {
        width: 100%;
		float:left;
		height:280px;
	
		
    }

.n_xyzy{position: relative; z-index: 2;background: white;margin-top:10px;float:left;}
.n_xyzy >ul{width: 100%;float:left;}
.n_xyzy >ul>li{height: 100%;position:relative;overflow: hidden;width:43%;margin-right: 40px;margin-bottom:40px;float:left;}
.n_xyzy >ul>li .pic{overflow: hidden;}
.n_xyzy >ul>li .pic img{display: block;transition: 0.4s ease-in;width: 100%;}
.n_xyzy >ul>li:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
 .n_xyzy >ul>li .text{position: absolute;width: calc(100% - 20px);background:url(../images/logoBg2.png) no-repeat right center rgba(255,255,255,0.95);bottom: -56%;left: 0;height: 80%;transition: 0.4s ease-in;}
.n_xyzy >ul>li:hover .text{bottom: 0;transition: 0.4s ease-in;}
.n_xyzy >ul>li .text .college{padding: 20px;border-bottom: 1px solid #EEEEEE;}
.n_xyzy >ul>li .text .college a{font-size:16px;color:#000000;}
.n_xyzy >ul>li .text .college a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .college p{font-size: 16px;color: #125699;line-height: 16px;margin-top: 20px;padding-left:20px;background: url(../images/dhqd.png) no-repeat left center;background-size: 20px;}
.n_xyzy >ul>li .text .zyul{padding:10px;height: 50%;overflow-y: scroll;}
.n_xyzy >ul>li .text .zyul li{}
.n_xyzy >ul>li .text .zyul li a{font-size: 16px;line-height:16px;;padding:5px;display: block;color: #125699;padding-left:10px;position: relative;}
.n_xyzy >ul>li .text .zyul li a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .zyul li a::after{position: absolute;left: 0;top:10px;content: "";width: 5px;height: 5px;border-radius: 50%;background: #0068b7;}


  .container{ width: 970px; }
  .footer-link a{ margin-right: 50px; }
  .mt-link a{ margin-left: 50px; }
  .footer-tt{ padding-left: 0; padding-right: 50px; }
  .footer-right .footer-tt{ padding-left: 50px; padding-right: 0; }
  .rw-slick .slick-next{ right: 60%; }
  .rw-slick .slick-prev{ left: 60%; }
  .tow-news li:last-child{ display: none; }
  .img-news li:nth-child(6){ display: none; }
  .nav-list li{ margin-right: 20px; }
  .list-right{ width: 620px; }
  .hs-ul li:last-child{ display: none; }
  .ld-list li{ width: 100%; }
}
@media( max-width: 991px){
  .container{ width: 750px; }
  
  
.logo {
    position: absolute;
    top: 10px;
	width:32%;
}
.nav-list li:nth-child(1) {
    margin-left: 200px;
}

.n_xyzy{position: relative; z-index: 2;background: white;margin-top:0px;float:left;}
.n_xyzy >ul{width: 100%;float:left;}
.n_xyzy >ul>li{height: 100%;position:relative;overflow: hidden;width:100%;margin-right: 0px;margin-bottom:20px;float:left;}
.n_xyzy >ul>li .pic{overflow: hidden;}
.n_xyzy >ul>li .pic img{display: block;transition: 0.4s ease-in;width: 100%;}
.n_xyzy >ul>li:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
 .n_xyzy >ul>li .text{position: absolute;width: calc(100% - 20px);background:url(../images/logoBg2.png) no-repeat right center rgba(255,255,255,0.95);bottom: -56%;left: 0;height: 80%;transition: 0.4s ease-in;}
.n_xyzy >ul>li:hover .text{bottom: 0;transition: 0.4s ease-in;}
.n_xyzy >ul>li .text .college{padding: 20px;border-bottom: 1px solid #EEEEEE;}
.n_xyzy >ul>li .text .college a{font-size:16px;color:#000000;}
.n_xyzy >ul>li .text .college a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .college p{font-size: 16px;color: #125699;line-height: 16px;margin-top: 20px;padding-left:20px;background: url(../images/dhqd.png) no-repeat left center;background-size: 20px;}
.n_xyzy >ul>li .text .zyul{padding:10px;height: 50%;overflow-y: scroll;}
.n_xyzy >ul>li .text .zyul li{}
.n_xyzy >ul>li .text .zyul li a{font-size: 16px;line-height:16px;;padding:5px;display: block;color: #125699;padding-left:10px;position: relative;}
.n_xyzy >ul>li .text .zyul li a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .zyul li a::after{position: absolute;left: 0;top:10px;content: "";width: 5px;height: 5px;border-radius: 50%;background: #0068b7;}
.nav-list li a {
    font-size: 14px;
	font-weight: bold;
    color: #fff;
    font-family: "SourceHanSerifCN-SemiBold";
}
  
.n_xyzy{padding: 0;background: transparent;}
  

	
.list06 li {
        width: 100%;
        margin-right: 0;
    }
	
  
  	.list01 li{width: 45%;}
  
  
  .footer-link a{ margin-right: 30px; }
  .mt-link a{ margin-left: 30px; }
  .footer-tt{ padding-left: 0; padding-right: 30px; }
  .header-link span{ padding:0 4px; }
  .nav-list li a{ font-size: 16px; font-weight: bold; }
  .logo img{ width: 200px; }
  .nav-list li{ margin-right: 27px; margin-top:35px;  }
  .nav-list li:nth-child(4){ margin-left: 200px; }
  .img-slick{ width: 100%; }
  .img-news{ width: 100%; margin-top: 10px; }
  .tow-left{ width: 100%; }
  .tow-right{ width: 100%; margin-top: 280px; }
  .page-three .col-xs-6{ width: 100%; margin-bottom: 30px; }
  .page-three .col-xs-6:last-child{ margin-bottom: 0; }
  .footer-bottom span{ display: block; }
  .rw-slick{ margin:0; }
  .rw-slick .slick-prev{ left: 0; margin-left:0; }
  .rw-slick .slick-next{ right: 0; margin-right:0; }
  .rw-slick-bottom{ opacity: 1; }
  .list-left{ width: 250px; }
  .list-right{ width: 450px; }
  }
@media( max-width: 768px){
.container{width: 100%;}

.link li{line-height:2;font-size:25px;margin-right:70px;float:left;}
.logo {
    position: absolute;
    top: 20px;
	margin-top:5px;
	width:32%;
}
.nav-list li:nth-child(1) {
    margin-left: 200px;
}


.nav-list li a {
    font-size: 14px;
	font-weight: bold;
    color: #fff;
    font-family: "SourceHanSerifCN-SemiBold";
}
  
.list06 li {
        width: 100%;
        margin-right: 0;
    }
	.list01 li{width: 45%;}
.n_xyzy{position: relative; z-index: 2;background: white;margin-top:10px;float:left;}
.n_xyzy >ul{width: 100%;float:left;}
.n_xyzy >ul>li{height: 100%;position:relative;overflow: hidden;width:100%;margin-right: 20px;margin-bottom:20px;float:left;}
.n_xyzy >ul>li .pic{overflow: hidden;}
.n_xyzy >ul>li .pic img{display: block;transition: 0.4s ease-in;width: 100%;}
.n_xyzy >ul>li:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
 .n_xyzy >ul>li .text{position: absolute;width: calc(100% - 20px);background:url(../images/logoBg2.png) no-repeat right center rgba(255,255,255,0.95);bottom: -56%;left: 0;height: 80%;transition: 0.4s ease-in;}
.n_xyzy >ul>li:hover .text{bottom: 0;transition: 0.4s ease-in;}
.n_xyzy >ul>li .text .college{padding: 20px;border-bottom: 1px solid #EEEEEE;}
.n_xyzy >ul>li .text .college a{font-size:14px;color:#000000;}
.n_xyzy >ul>li .text .college a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .college p{font-size: 14px;color: #323232;line-height: 16px;margin-top: 20px;padding-left:20px;background: url(../images/dhqd.png) no-repeat left center;background-size: 15px;}
.n_xyzy >ul>li .text .zyul{padding:10px;height: 50%;overflow-y: scroll;}
.n_xyzy >ul>li .text .zyul li{}
.n_xyzy >ul>li .text .zyul li a{font-size: 14px;line-height:16px;;padding:5px;display: block;color: #323232;padding-left:10px;position: relative;}
.n_xyzy >ul>li .text .zyul li a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .zyul li a::after{position: absolute;left: 0;top:10px;content: "";width: 5px;height: 5px;border-radius: 50%;background: #0068b7;}

  .header .container{ position: relative;min-height: 0.9rem;
        margin: 0.2rem 0;}
  .header-top{ display: none; }
  .header{ height:auto;background: #125699;!important; position: fixed; left: 0; top: 0; right: 0; z-index: 10000; }
  body{ padding-top: 20px; }
  .menu-button{ display: block; top:0.5rem;}
.search-c{ right: 60px; top: 16px; }
.list-left-top-phone .nav-click{line-height:30px;}
  .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0.2rem; width: 40px; height: 40px; text-align: center; line-height: 40px;}
.header .nav-click{top:0.1rem;}
    .nav-click.active{ transform: rotate(180deg); }
  .nav-list > .sub-nav{border-top:1px solid #ddd;}
  .nav-list > .sub-nav:first-child{border-top:none;}
    .nav-list li:hover .nav-down{ display: none; }

    .nav-down:before,.nav-down:after{ display: none; }
  .nav-down{ position: static; margin:0; width: 100%; padding:0!important; transform: none;background:none;box-shadow:none;}
  .nav-down li{ float: none!important; margin:0!important; }
  .nav-down li a{background: none; text-align: left; }
  .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0.2rem; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
  .nav-list{ position: absolute; display: none; margin-top:0.2rem; border-top: solid 1px #fff; left: 0; top: 100%; right: 0; background: #125699; min-height:99vh}
  .nav-list li{ float: none; width: 100%; position: relative; margin:0!important; }
  .nav-list > li > a{ padding:0.2rem 15px; display: block;font-size: 0.36rem;line-height: 0.6rem;font-weight:bold }
  .nav-list > li > ul a{font-size:0.3rem;line-height:0.96rem;padding:0 15px;}
  .nav-list > li > ul > li:after{background: #ddd;content:"";width:100%;height:1px;margin-left:15px;display:block;}
  .nav-list > li > ul > li:last-child:after{display:none;margin-right:0px;}
  .logo img{ width: 100%; height: auto; }
  .logo{ left:15px; top: 0px; transform: translate(0,0);width:3.3rem; }

.nav-list li.bottom-links{display:list-item;font-size:14px;color:#fff;padding:10px 15px;font-family:Micosoft Yahei;overflow:hidden;border-top:1px solid #ddd;}

.nav-list li.bottom-links a{width:25%;font-family:Micosoft Yahei;display:inline-block;color:#fff;font-size:0.24rem;font-weight:normal;padding:0;float:left;line-height: 0.64rem;}
.nav-list li.bottom-links:last-child a{width:50%;}

  .index-flash li,.index-flash li a{ height: 30vh; }
  .tt-box{ font-size: 24px; margin-bottom: 20px; }
  .page-one{ padding:30px 0; }
  .img-slick-p{ height: 50px; }
  .img-news-tt{ font-size: 18px; }
  .page-tow{ padding:30px 0; }
  .title a.tt-more{ margin-top: 10px; }
  .tow-tabs li{ margin-right: 0px; }
  .tabs-more{ display: inline-block; position: static; }
  .tow-tabs li a .tt-box{ margin-bottom: 10px; }
  .page-three{ padding:30px 0; }
  .xs-list li a{ line-height: 55px; font-size: 16px; }
  .page-four{ margin-top: 0; padding:30px 0; }
  .rw-slick-bottom{ display: none; }
  .rw-slick-img{ height: auto; }
  .rw-slick-img div{ height: auto; padding-top:80%; }
  .rw-slick a{ padding-bottom: 0; }
  .zt-slick{ margin:0; }
  .zt-slick .slick-next{ right: 0; margin-right: -15px; }
  .zt-slick .slick-prev{ left: -15px; }
  .page-five{ padding:30px 0; }
  .footer{ padding-top: 30px; }
  .logo-b img{ width: 200px; }
  .footer-left{ width: 100%; }
  .footer-tt{ padding:0; margin-bottom: 20px; font-size: 18px; }
  .footer-link a img{ height: 40px; }
  .footer-link a,.mt-link a{ margin:0 15px; }
  .footer-link{ text-align: center; }
  .footer-right{ width: 100%; }
  .mt-link{ text-align: center; }
  .footer-right .footer-tt{ padding-left: 0; }
  .footer-bottom{ margin-top: 30px; }
  .banner-bottom{ position: static; margin-top: 20px; display: none; }
  .banner-search{ height: auto; padding:15px; background: #06262f; }
  .banner-search-box{ padding-right: 0; }
  .btn-ss{ position: static; font-size: 16px; width: 140px; margin:20px auto 0 auto; display: block; }
  .banner-search-box .form-control{ font-size: 16px; }
  .index-flash .btn{ bottom: 5px; }
  .page-one{ padding-top: 20px; }
  .txt-mask{ padding-right: 50px; }
  .txt-mask p{ overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; }
    .xs-slick .slick-dots{ bottom: 20px; left: 0; right: 0; }
    .search-box-c{ width: auto; left: 15px; right: 15px; margin-left:0; margin-right: 0; }
    .search-a-b{ display: block; position: absolute; right: 55px; top: 0.5rem;  }
    .search-a-b img {display:block;}
    .list-left{ width: 100%; margin-bottom: 20px; min-height: 1px; background: none; padding:0; }
    .list-right{ width: 100%; }
    .list-left .pull-right{ width: 100%; }
    .list-title{ margin-top: 15px; }
    .list-left{ margin-top: 30px; }
    .list-nav{ padding-bottom: 0; display: none; }
    .list-right{ margin-top: 0; margin-bottom: 20px; }
    .article-title{ font-size: 24px; padding-bottom: 15px; }
    .article-title{ margin-bottom: 20px; }
    .article-list li{ margin-bottom: 20px; }
    .list-txt{ font-size: 14px; margin-top: 5px; }
    .go-back-bottom{ padding-bottom: 20px; }
    .list-left-top{ display: none; }
    .list-left-top-phone{ display: block; position: relative; }
    .list-left-top-phone .nav-click{ color: #fff; height: 60px; }
    .list-banner{ height: 150px; }
    .news-center li a{ font-size: 16px; line-height: 50px; }
    .news-center li a span{ font-size: 16px; width: 120px; }
    .page-box{ margin-top: 25px; }
    .hds-ul-tt{ font-size: 16px; margin-top: 5px; }
    .search-a-c{ display: none; }
    .bs-box-p p{ font-size: 14px; line-height: 25px; }
    .bs-box-tt-sm{ margin-bottom: 15px; }
    .bs-box{ margin-bottom: 25px; }
    .bs-box-date{ font-size: 14px; padding:10px; }
    .jg-ul li{ width: 100%; }
    .jg-ul li a{ line-height: 50px; }
    .jj-list li{ width: 100%; margin-top: 30px; }
    .ld-ul .col-xs-6{ width: 100%; }
    .ld-ul-name{ font-size: 14px; margin-bottom: 10px; }
    .ld-ul-date{ font-size: 14px; padding-left: 20px; }
    .dh-ul li{ width: 100%; }
    .dh-ul li{ margin:30px 0 0 0; padding-bottom: 0; }
    .dh-p{ font-size: 16px; }
    .dh-ul li a{ padding-bottom: 15px; }
    .dh-ul-tt{ font-size: 20px; }
    .title font{ left: 0; transform: translate(0,0); }
    .nav-list li{ padding:0; }
	
	
	

	
	.college li a{
    flex-direction: column;
  }
  .college .img{
width:150px;
	height:200px;
  }
  .college .info{
    padding: 10px 15px;
  }
  .college .website{
    line-height: 30px;
    padding-left: 40px;
  }

.gp-avg-md-2 > li {
        width: 100%;
		height:100%;
    }
	
	
	
.list06 li {
        width: 100%;
        margin-right: 0;
    }

	.list01 li{width: 45%;}
	
.header{ height:75px; }	
}
@media( max-width: 600px){
.page-one .title a.newssite{padding-left:0;margin-left:20px;}
.title a.tt-more{
background-size:17px!important;
background-position:22px center!important;
}

.n_xyzy{z-index: 2;background: white;padding:0px;}
.n_xyzy >ul{height: 100%;}
.n_xyzy >ul>li{height: 100%;width:100%;margin-bottom:30px;}
 .n_xyzy >ul>li .pic{}
.n_xyzy >ul>li .pic img{display: block;transition: 0.4s ease-in;width: 100%;}
 .n_xyzy >ul>li:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
.n_xyzy >ul>li .text{position: absolute;width: calc(100% - 20px);background:url(../images/logoBg2.png) no-repeat right center rgba(255,255,255,0.95);bottom: -56%;left: 0;height: 80%;transition: 0.4s ease-in;}
.n_xyzy >ul>li:hover .text{bottom: 0;transition: 0.4s ease-in;}
 .n_xyzy >ul>li .text .college{padding:5px;border-bottom: 1px solid #EEEEEE;}
 .n_xyzy >ul>li .text .college a{font-size: 16px;color:#323232;}
.n_xyzy >ul>li .text .college a:hover{color: #0068b7;}
 .n_xyzy >ul>li .text .college p{font-size: 16px;color: #323232;line-height: 16px;margin-top: 5px;padding-left: 10pxpx;background: url(../images/dhqd.png) no-repeat left center;background-size: 15px;}
 .n_xyzy >ul>li .text .zyul{padding:5px;height: 50%;overflow-y: scroll;}
 .n_xyzy >ul>li .text .zyul li{}
.n_xyzy >ul>li .text .zyul li a{font-size: 16px;line-height:16px;padding:5px;display: block;color: #323232;padding-left: 10px;position: relative;}
.n_xyzy >ul>li .text .zyul li a:hover{color: #0068b7;}
.n_xyzy >ul>li .text .zyul li a::after{position: absolute;left: 0;top: 5px;content: "";width: 5px;height: 5px;border-radius: 50%;background: #0068b7;}


.list06 li {
        width: 100%;
        margin-right: 0;
    }
.list01 li{width: 100%;}

.list-left-top{     background: #1e53bd;}


.tabs-more{
background-size:17px!important;
background-position:22px center!important;
}
}
@media( max-width: 400px){
.page-one .title a.newssite{padding-left:0;margin-left:5px;font-size:14px;}


.list06 li {
        width: 100%;
        margin-right: 0;
    }

.list01 li{width: 100%;}
.list-left-top{     background: #1e53bd;}

}