@charset "utf-8";
/* CSS Document
build2019.03.21
*/
body {
	background: #fff;
	color: #333;
	font-family: "微软雅黑";
}
body.bg2 {
	background: url(../images/bg2.jpg) center 150px no-repeat;
}
a {
	color: #333;
	text-decoration: none;
}
ul, ol {
	margin-bottom: 0 !important;
}
section {
	float: left;
	width: 100%;
	padding: 0;
}
.head, .focus, .news, .links, .foot, .mian-contain, .focus-news {
	width: 1600px;
	margin: 0 auto;
	clear: both;
}
/*头部*/
#header {
	width: 100%;
	z-index: 999999;
}
.page #header {
	position: relative;
}
.head {
	position: relative;
	width: 1600px;
	margin: 0 auto;
	height: 140px;
	background: url(../images/head.png) right center no-repeat;
}
#logo, #head-ad, #search {
	float: left;
}
.page #logo a {
	background: url(../images/logo-page.png) 0 0 no-repeat;
}
#logo a {
	width: 540px;
	height: 76px;
	background: url(../images/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 1;
	margin-top: 30px;
}
#logo img {
	display: none;
}
#head-ad {
	width: 400px;
	height: 120px;
}
#search {
	width: 250px;
	margin-top: 40px;
}
/*导航*/
#nav {
	height: 60px;
	background: #0057be;
	float: left;
	width: 100%;
}
#nav.sticky {
	position: fixed; /* Set the navbar to fixed position */
  	top: 0; /* Position the navbar at the top of the page */
	z-index: 99999;
}
.menu {
	height: 60px;
	background: none;
	margin: 0 auto;
	width: 1600px;
}
.menu li {
	float: left;
	line-height: 60px;
	position: relative;
	overflow: visible;
}
.menu li a, .menu li.menu-show {
	color: #fff;
	font-size: 16px;
	text-align: center;
	height: 60px;
	padding: 0;
	font-weight: bold;
	background: url(../images/cut.png) right center no-repeat;
	width: 133px;
}
.menu li.menu-show {
	display: none;
}
.menu li a:hover {
	/* color: #0057be; */
	text-decoration: none;
}
.menu li ul.menu-sub {
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 9999;
	background-color: #fff;
	display: none;
	width: 200px;
	box-shadow: 0 0 5px #999;
}
.menu li ul.menu-sub li {
	border-bottom: 1px dotted #f8f8f8;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.menu li ul.menu-sub a {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color: #333;
	width: auto;
	background: none;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.menu li ul.menu-sub a:hover {
	color: #0057be;
    margin-left: 10px;
}
.menu li ul.menu-sub.menu-col2 {
	width: 360px;
}
.menu li ul.menu-sub.menu-col2 li a {
	width: 180px;
	background-image: url(../images/menu-sub-cut.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.menu li ul.menu-sub.menu-col3 {
	width: 360px;
}
.menu li ul.menu-sub.menu-col3 li a {
	width: 90px;
	background-image: url(../images/menu-sub-cut.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#slider-contain {
	background: #ededed;
}
#h5-coverimg {
	width: 100%;
	height: 780px;
	background-image: url(../images/sample-slider/banner01.jpg);
	background-size: cover;
	background-position: center center;
}
.showmenu, .closemenu {
	display: none;
}
.page #h5-coverimg {
	height: 320px;
}
.bgk {
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	float: left;
}
/*学院要闻*/
#focus-news {
	background: #F8F2EA;
}
.focus-news ul {
	width: 1232px;
}
.focus-news ul li {
	float: left;
	width: 276px;
 height:;
	margin: 0 32px 0 0;
}
/*.award ul li:hover {
	margin-top: -10px;
}*/
.focus-news ul li span {
	font-size: 14px;
	padding: 15px;
	background: #fff;
	width: 100%;
}
.focus-news ul li span p {
	height: 40px;
	line-height: 20px;
	margin-bottom: 0;
}
.focus-news ul li a {
	color: #333;
}
.focus-news ul li a:hover {
	color: #0057be;
}
.focus-news ul li img {
	width: 100%;
}
.focus-news ul li span em {
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	color: #999;
	width: 100%;
	background: url(../images/timeicon.png) 0 center no-repeat;
	text-indent: 20px;
}
.focus-news ul li.award-logo {
	float: right;
	width: 170px;
	margin: 0;
	background: url(../images/award-logo.png) 20px 25px no-repeat;
	height: 230px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #0057be;
}
.focus-news ul li.award-logo span {
	font-size: 28px;
	color: #0057be;
	margin-top: -5px;
	padding: 0;
	background: none;
}
.focus-news ul li.award-logo a {
	margin-top: 150px;
	color: #0057be;
	text-decoration: none;
}
.focus-news ul li.award-logo a:hover {
	text-decoration: none;
}
.focus-news ul li.award-logo a em {
	font-size: 12px;
	border: 1px solid #0057be;
	border-radius: 10px;
	padding: 0 5px;
	height: 22px;
	line-height: 19px;
	margin: 3px 0 0 30px;
}
.focus-news ul li.award-logo a em:hover {
	border: 1px solid #C00;
	color: #C00;
}
/*新闻中心*/
#news {
	background-image: url(../images/newsbg.jpg);
	background-size: cover;
	background-position: center center;
	padding-top: 50px;
	background-attachment: fixed;
}
#news2 {
	background: url(../images/subject-bg2.png) bottom center no-repeat;
	background-size: cover;
}
.news {
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 40px;
}
.news.news2 {
	padding-bottom: 40px;
	padding-top: 40px;
	margin-top: 0;
}
.news.shadow {
	padding-top: 30px;
	/*background: #fff url(../images/shadow.jpg) 0 0 no-repeat;*/
}
.news .news-tabbox.fullwith {
	width: 33.33%;
	margin-top: 0;
}
.news .news-tabbox.tabboxlast {
	border-right: none;
}
.news-tabbox {
	width: 50%;
	font-size: 14px;
	float: left;
	/*overflow: hidden;*/
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px solid #f1f1f1;
	margin-top: 40px;
}
.news-tabbox.tabboxright {
	padding-right: 0;
	padding-left: 30px;
	border-right: none;
	padding-right: 30px;
}
.news-tabbox p {
	line-height: 26px;
	text-indent: 2em;
	font-size: 16px;
}
.intro {
	text-align: right;
	color: #0057be;
	font-size: 18px;
	height: 190px;
	position: relative;
}
.intro span {
	line-height: 26px;
	font-size: 22px;
	margin-bottom: 10px;
	color: #333;
}
.intro a, .news-more a, .more {
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.intro a span, .news-more a span, .more span {
	color: #999;
	float: left;
	height: 16px;
	font-size: 16px;
	overflow: hidden;
	line-height: 16px;
	vertical-align: middle;
	margin-left: 3px;
	margin-bottom: 0;
}
/*.intro a:hover, .news-more a:hover, .more:hover {
	margin-right: -10px;
}*/
.intro a:hover span, .news-more a:hover span, .more:hover span {
	color: #0057be;
}
.intro a span.iconfont, .news-more a span.iconfont, .more span.iconfont {
	margin-top: 0;
}
.news .news-tab, .title {
	float: left;
	margin-right: 30px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	border-bottom: 3px solid #0057be;
	line-height: 26px;
	height: 26px;
	padding-bottom: 36px;
	margin-bottom: 20px;
	margin-top: 0;
	width: 100%;
}
.tab-title {
	width: 100%;
	text-align: center;
	line-height: 41px;
	font-weight: normal;
	float: left;
	padding: 20px 0;
	background-color: #f8f8f8;
	height: 115px;
}
.tab-title span {
	display: inline-block;
	font-size: 26px;
	color: #000;
	border-bottom: 5px solid #0057be;
	line-height: 26px;
	height: 26px;
	padding-bottom: 36px;
}
.tab-title i {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
}

.news #xy .news-tab {
	font-size: 26px;
	font-weight: normal;
	margin-top: 30px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 30px;
}
.news #xy img {
	float: left;
	width: 300px;
	height: 190px;
	margin-right: 20px;
	border: 2px solid #eee;
	float: left;
}
.news #xy .subject .news-tab {
	color: #fff;
	font-size: 22px;
	border-left: 5px solid #0057be;
	margin-top: 20px;
	margin-bottom: 15px;
}
.news .news-tab2 {
	float: left;
	width: 420px;
}
.news .news-tab span, .news .news-tab2 span {
}
.news ul {
	float: left;
	width: 100%;
	position: relative;
}
.news ul li {
	
}
.news ul.newslist {
	position: relative;
}
.news ul.newslist li {
	height: 40px;
	line-height: 40px;
	margin-bottom: 0;
	overflow: hidden;
	width: 100%;
	font-size: 16px;
	line-height: 32px;
	float: left;
	border-bottom: 1px dotted #f1f1f1;
}
.news ul.newslist.imgbig li a {
	width: 100%;
	background: url(../images/dot4-blue.jpg) left center no-repeat;
	padding-left: 10px;
}
.news ul.newslist li.imgli {
	height: 120px;
}
.news ul.newslist li.imgli a i {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	height: 48px;
	overflow: hidden;
}
.news ul.newslist li.imgli a span {
	font-weight: normal;
	float: left;
	width: 100%;
	margin-left: 0;
}
.news ul.newslist li.imgbigli {
	height: 200px;
	font-weight: bold;
}
.news ul.newslist li.imgbigli a, .news ul.newslist li.news-more a {
	/*padding-left: 10px;*/
	background: none;
	/*padding-right: 10px;*/
}
.news ul.newslist li.imgbigli i {
	width: 100%;
	border: 2px solid #f8f8f8;
	float: left;
	height: 160px;
	overflow: hidden;
}
.news ul.newslist li.imgbigli i img {
	width: 100%;
	height: 190px;	
	margin-top: -15px;
}
.news ul.newslist li.imgli img {
	width: 160px;
	border: 2px solid #f8f8f8;
	float: left;
	height: 92px;
}
.news ul.newslist li.imgli a {
	float: right;
	width: 300px;
	transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition:none;
	margin-left: 0;
	white-space: normal;
	font-weight: bold;
	line-height: 28px;	
}
.news ul.newslist li.imgli a i {
	line-height: 24px;
}
.news ul.newslist.w400 li.imgli {
	height: 120px;
	padding: 10px 0;
}
.news ul.newslist.w400 li.imgli a {
	width: 300px;
}
.news ul.newslist.w400 li.imgli a i {
	line-height: 22px;
	margin-top: 0;
	height: 44px;
	font-weight: normal;
}
.news ul.newslist.w400 li.imgli span {
	float: right;
	margin-top: -2px;
	color: #999;
}

.news ul.newslist li.imgli a:hover {
	margin-left: 0;
}
.news ul.newslist li span {
	float: right;
	font-size: 12px;
	color: #666;
	float: right;
	font-size: 12px;
	color: #aaa;
	margin-left: 12px;
	line-height: 40px;
}
.news ul.newslist li a {
	padding-left: 0;
	color: #333;
	text-decoration: none;
	float: left;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	/*width: 280px;*/
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
}
.news ul.newslist.download li a {
	width: 100%;
	font-weight: bold;
}
.news ul.newslist.download li {
	height: 120px;
}
.news ul.newslist.download li i {
	float: left;
	height: 50px;
	line-height: 24px;
	margin-right: 10px;
	margin-left: 0;
	padding-left: 0;
	margin-top: -5px;
	overflow: hidden;
	font-size: 14px;
	color: #aaa;
}
.news ul.newslist.download li span {
	float: right;
    margin-top: -2px;
    color: #999
}
.news ul li span.date2 {
	font-size: 12px;
	overflow: hidden;
	float: left;
	height: 40px;
	color: #666;
}
.news ul li span.date {
	
}
.news ul li a {
	
}
.news ul.w400 li a {
	float: left;
}
.news ul li a i {
	color: #aaa;
	font-size: 14px;
	margin-top: -15px;
}
.news ul li a:hover {
	color: #0057be;
	margin-left: 10px;
}
.news ul li.news-more a:hover, .news ul li.news-more a:hover span  {
	margin-left: 0;
	color: #0057be;
}
.news ul li em {
	font-size: 14px;
	color: #999;
	width: 315px;
	margin-left: 10px;
}
.news ul li.news-title {
	float: left;
	width: 370px;
	font-size: 28px;
	padding: 20px 0 0 0;
	text-align: center;
	margin-bottom: 10px;
	color: #0057be;
	font-weight: bold;
}
.news ul.newslist.w400.mainnews li.news-more {
	top: auto!important;
	bottom: 0;
	margin-top: 0!important;
	margin-bottom: -35px;
	
}
.news ul.newslist li.news-more a, .news ul.newslist.w400.mainnews li.news-more a {
    text-align: center;
	float: left;
	width: auto;
	font-size: 12px;
	margin-top: 0;	
}
.news ul.newslist.w400.mainnews li.news-more a {
	height: 40px;
	line-height: 40px;
}
.news ul.newslist li.news-more a span,.news ul.newslist.w400.mainnews li.news-more a span {
	font-size: 12px;
	width: auto;
	height: auto;
	color: #666;
	background: none;
	margin-right: 0;
	font-weight: normal;
	padding-top: 0;
	height: 40px;
	line-height: 40px;
}
.news ul.newslist.w400.mainnews li.news-more a:hover span {
	color: #0057be;

}
.news ul.newslist li.news-more a:hover span {
	color: #0057be;
}

.news ul.newslist li.news-more,.news ul.newslist.w400.mainnews li.news-more {
	border-bottom: none;
	/*background: #f8f8f8;*/
	position: absolute;
	top: 0;
    right: 0;
	float: left;
	margin-top: -65px;
	font-size: 12px;
	height: 40px;
	width: 68px;
}
.news ul.news-show {
	display: inline-block;
}
.news ul.newslist.w400.mainnews li {
	height: 90px;
	width: 50%;
	margin-bottom: 10px;
}
.news ul.newslist.w400.mainnews li span {
	height: 70px;
	width: 60px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	background-color: #0057be;
	color: #fff;
	margin-left: 0;
	margin-right: 10px;
	line-height: 30px;
	padding-top: 10px;
}
.news ul.newslist.w400.mainnews li span i {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
}
.news ul.newslist.w400.mainnews li a {
	white-space: normal;
	overflow: hidden;
	font-weight: bold;
	height: 90px;
	line-height: 24px;
	width: 380px;
	float: left;
}
.news ul.newslist.w400.mainnews li a i.info {
	width: 100%;
	font-weight: normal;
	line-height: 20px;
	margin-top: 6px;
	height: 20px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
} 
.news-tab span.curt, .news-tab2 span.curt {
	background: #337ab7 url(../images/tag-bg.jpg) 0 0 no-repeat;
	color: #fff;
}
.college {
	width: 225px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.college span, .newmedia span {
	width: 100%;
	font-size: 18px;
	margin-bottom: 15px;
	float: left;
	color: #337ab7;
	font-weight: bold;
}
.college select {
	margin-bottom: 15px;
}
.newmedia {
	width: 425px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	height: 140px;
	padding-right: 30px;
	border-right: #f1f1f1 1px solid;
}
.newmedia p a {
	color: #333;
	text-decoration: none;
}
.newmedia p a:hover {
	color: #0057be;
}
#thumb {
	margin-top: 0;
	padding-top: 0;
}
.thumb {
	margin: 0 auto;
	width: 1600px;
	height: 200px;
	border-left: 8px solid #F8F2EA;
	border-right: 8px solid #F8F2EA;
	padding: 0 30px;
}
.tit {
	width: 1600px;
	margin: 0 auto;
	font-size: 20px;
	color: #0057be;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	text-align: center;
	border-left: 8px solid #F8F2EA;
	border-right: 8px solid #F8F2EA;
	border-top: 1px solid #F8F2EA;
}
.gg {
	width: 1600px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 1px solid #f8f8f8;
	background: #fff url(../images/gg.jpg) 0 0 no-repeat;
	padding-left: 60px;
	font-size: 16px;
}
.gg a {
	color: #333;
}
.gg a span {
	float: right;
	margin-left: 20px;
	color: #666;
	font-size: 12px;
}
#elegant {
	background: #f1f1f1;
	padding-bottom: 60px;
}
#elegant .tab-title {
}
#elegant .gallery {
	margin: 30px auto 0 auto;
	width: 1600px;
	padding: 0;
	height: auto;
	border-bottom: none;
	position: relative;
}
.icon {
	float: left;
	width: 30px;
	height: 30px;
	background-size: cover;
	overflow: visible;
	background-position: center center;
	filter: grayscale(100%);
	text-indent: -9999px;
	margin: 0 3px;
	position: relative;
}
.icon img {
	position: absolute;
	left: 0;
	bottom: 30px;
	display: none;
}
.icon:hover {
	filter: grayscale(0);
}
.icon:hover img {
	display: inline-block;
	filter: grayscale(0);
}
.icon1 {
	background-image: url(../images/wx.png);
}
.icon2 {
	background-image: url(../images/dy.png);
}
.icon3 {
	background-image: url(../images/wb.png);
}
.icon4 {
	background-image: url(../images/sph.png);
}
#elegant .news {
}
.gallery {
	margin: 0 auto;
	width: 1600px;
	padding: 0;
	height: auto;
}
.news-tabbox.gallery {
	width: 594px;
	position: relative;
	padding-left: 30px;
	height: 510px;
	padding-right: 30px;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 10px;
	position: relative;
}

.news-tabbox.gallery ul li#img1, .news-tabbox.gallery ul li#img2, .news-tabbox.gallery ul li#img3, .news-tabbox.gallery ul li#img4, .news-tabbox.gallery ul li#img5, .news-tabbox.gallery ul li#img6 {
	width: 534px;
	height: 490px;
	border: none;
	box-shadow: 0 0 10px 0 #ccc;
}
.news-tabbox.gallery .click {
	bottom: 165px;
	left: 30px;
	top: auto;
	width: 534px;
	background: #fff;
	float: left;
}
.news-tabbox.gallery ul li span {
	height: 155px;
	/*background: #f8f8f8;*/
	color: #000;
	font-size: 20px;
	/*font-weight: bold;*/
	padding-top: 10px;
}
.news-tabbox.gallery ul li span i, .news-tabbox.gallery ul li span em {
	font-weight: normal;
	margin-top: 10px;
	padding: 0 10px;
	line-height: 24px;
	font-size: 14px;
	height:48px;
	overflow: hidden;
	text-align: justify;
	text-indent: 0;
	color: #aaa;
	margin-left: 0;
}
 .news-tabbox.gallery ul li span em {
	 margin-top: 0px;
 }
.gallery .more {
	position: relative;
	margin-top: 30px;
	float: right;
}
.gallery .news-tab {
	width: 100%;
	float: left;
	font-size: 26px;
	color: #0057be;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}
.gallery .news-tab span {
	font-size: 16px;
	display: block;
	width: 100%;
	color: #0057be;
}
.gallery .title {
	margin-bottom: 20px;
}
.gallery-title {
	text-align: center;
	color: #fff;
	font-size: 28px;
	padding: 0 0 20px 0;
	text-shadow: 2px 2px 2px #000;
}
.gallery ul {
	display: inline-block;
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	position: relative;
	float: left;
	width: 100%;
}
.gallery ul#gallery-set1 {	
	height: 170px;
}

.gallery .gallery-warp {
	overflow: hidden;
	width: 1600px;
	height: 170px;
	float: left;
}
.gallery .gallery-warp ul#gallery-set2 {
	position:relative;
	top:0px;
	left:0px;
	width: 3684px;
	height: 170px;
	list-style: none;
	animation: mymove 60s infinite linear;
}
.gallery .gallery-warp ul#gallery-set2 li {
	position: relative;
	margin-right: 30px;
	width: 277px;
	height: 170px;
}
@-webkit-keyframes mymove {
	from {
	left:0px;
}
to {
	left: -1842px;
}
}
.gallery ul li {
	float: left;
	width: 380px;
	height: 235px;
	background: #CCC;
	background-size: cover;
	position: relative;
	position: absolute;
	overflow: hidden;
}
.gallery ul li#img1, .gallery ul li#img2, .gallery ul li#img3, .gallery ul li#img4, .gallery ul li#img5, .gallery ul li#img6 {
	width: 790px;
	height: 500px;
	left: 0;
	top: 0;
}
.gallery ul li#img2, .gallery ul li#img3, .gallery ul li#img4, .gallery ul li#img5, .gallery ul li#img6 {
	display: none;
}
.gallery ul li#img1 span, .gallery ul li#img2 span, .gallery ul li#img3 span, .gallery ul li#img4 span, .gallery ul li#img5 span, .gallery ul li#img6 span {
	
}
.gallery ul li#img7 {
	left: 820px;
	top: 0;
}
.gallery ul li#img8 {
	left: 820px;
	top: 265px;
}
.gallery ul li#img7 .blk, .gallery ul li#img8 .blk, .gallery ul li#img9 .blk {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	top: 0;
	margin-top: 0;
}
.gallery ul li#img7 span, .gallery ul li#img8 span, .gallery ul li#img9 span {
	line-height: 100%;
	text-align: center;
	font-size: 26px;
	top: 50%;
	margin-top: -13px;
	}
.gallery ul li#img7 .blk:hover, .gallery ul li#img8 .blk:hover, .gallery ul li#img9 .blk:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}
.gallery ul li#img9 {
	left: 0;
	top: 0;
	width: 277px;
	height: 170px;
}

.gallery ul li {
	background: #CCC url(../images/ssfc.png) center center no-repeat;
}
.gallery ul li a {
	background: none;
	padding-left: 0;
	width: 100%;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.gallery ul li a:hover {
	margin-left: 0;
}
.gallery ul li span {
	position: absolute;
	color: #fff;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	width: 100%;
	float: left;
}
.news-tabbox.gallery ul li span.blk {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 20px 20px;
}
.news-tabbox.gallery:hover ul li span.blk {
	background: #0057be;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #fff;
}
.news-tabbox.gallery:hover ul li a img {
}
.news-tabbox.gallery:hover ul li span.blk i, .news-tabbox.gallery:hover ul li span.blk em {
	color: #fff;
}
.gallery ul li span.blk {
	background: #0057be;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 0;
}
.news-tabbox.gallery ul li a img {
	width: 534px;
	height: 323px;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.gallery ul li a img {
	width: 277px;
	height: 170px;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
/*.gallery ul li a:hover img {
	width: 560px;
	height: 312px;
}*/
.only1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    border-bottom: 3px solid #0057be;
    line-height: 26px;
    height: 26px;
    padding-bottom: 36px;
    margin-top: 0;
}
.gallery ul.click {
	position: absolute;
	top: 580px;
	right: 440px;
	float: left;
	width: auto;
	z-index: 9999;
}
.gallery ul.click li {
	text-indent: -9999px;
	width: 88px;
	height: 12px;
	overflow: hidden;
	background-color: #d1d1d1;
	background-image: none;
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	position: relative;
	margin-right: 1px;
	/*opacity: 0.3;*/
	filter: alpha(opacity=30);
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.gallery ul.click li.curt {
	background-color: #0075ff;
}
.gallery ul.click li:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.subject {
	margin-top: 30px;
	float: left;
	background: url(../images/subject-bg.png) center center no-repeat;
	background-size: cover;
	height: 240px;
}
.subject ul {
	width: 28.66%;
	margin-left: 3.5%;
	float: left;
}
.subject ul li {
	width: 100%;
	float: left;
	border-bottom: none;
	height: 40px;
	margin-bottom: 12px;
}
.subject ul li.subject-title {
	font-weight: bold;
	margin-top: 20px;
}
.subject ul li.subject-title a {
	background-color: #0057be;
	color: #fff;
	background-image: none;
	font-size: 16px;
}
.subject ul li.subject-title span {
	margin-left: 5px;
	color: #fff;
	margin-top: -1px;
}
.subject ul li a {
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	padding-left: 0;
	background: url(../images/subject-bg2.png) center center no-repeat;
}
.subject ul li a:hover {
	margin-left: 5px;
	margin-top: -5px;
}
.subject ul li a span {
	font-size: 14px;
	width: 100%;
	text-align: left;
	padding: 1em;
	background: #fff;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
	line-height: 22px;
	height: 138px;
	overflow: hidden;
}
.subject ul li a span.blk {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	margin: 0;
	background: url(../images/blk.png) 0 0 repeat;
	filter: alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transition: all 0.3s linear 0s;
}
.subject ul li a span.blk:hover {
	filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.subject ul li a span.blk em {
	color: #fff;
	border: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	width: 60%;
	text-align: center;
	float: left;
	position: absolute;
	width: 120px;
	left: 50%;
	top: 50%;
	margin-top: -20px;
	margin-left: -60px;
}
.award {
	width: 474px;
	float: left;
	position: relative;
}
.award div {
	float: left;
	width: 100%;
	height: 92px;
	margin-bottom: 26px;
}
.award div a img {
	width: 140px;
	height: 92px;
	float: left;
}
.award div span {
	width: 334px;
	float: left;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
}
.award div a:hover span {
	color: #0057be;
}
.award div em {
	font-size: 14px;
	color: #666;
	text-indent: 2em;
}
a.award-more {
	position: absolute;
	right: 0;
	top: -50px;
	text-decoration: none;
}
#links {
	margin-bottom: 0;
	padding-bottom: 0;
}
.links-left, .links-center {
	float: left;
	width: 450px;
}
.links-left {
	margin-left: 300px;
}
.links li {
	line-height: 28px;
	float: left;
}
.links li.links-title {
	background: url(../images/right-links-title.jpg) 0 0 no-repeat;
	height: 40px;
	font-size: 18px;
	margin-bottom: 30px;
	text-indent: -9999px;
}
.links li a {
	color: #333;
	text-decoration: none;
}
.links li a:hover {
	color: #0057be;
}
.links-left li {
	width: 50%;
}
.links-center li {
	width: 25%;
}
.links-right {
	width: 100%;
	float: left;
	/*
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding-top: 30px;*/
	overflow: hidden;
}
.links-right ul {
	width: 1280px;
}
.links-right li {
	width: 66px;
	margin-right: 60px;
	margin-bottom: 30px;
	float: left;
}
.links-right li.links-title {
	width: 1600px;
	text-align: center;
}
.links-right li.links-title a {
	width: auto;
	font-size: 14px;
	margin-top: 10px;
	text-align: left;
	color: #fff;
	background-color: #0057be;
	padding: 0 10px;
	border-radius: 15px;
	height: 30px;
}
.links-right li a {
	text-align: center;
	overflow: hidden;
}
.links-right li a span {
	padding: 14px 17px 30px 17px;
	border: 1px #0057be solid;
	overflow: hidden;
	background: url(../images/icon-bg.jpg) center 0 no-repeat;
}
.links-right li a span img {
	width: 30px;
	height: 30px;
}
#list {
	padding-top: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.list {
	float: left;
	background: #f1f1f1;
}
.list-contain {
	min-height: 800px;
	float: left;
	width: 1358px;
	border: 1px solid #e4e4e4;
	background: #fff;
	padding-bottom: 20px;
}
.list-sidebar {
	width: 240px;
	float: left;
	height: 100%;
}
.list-sidebar h1 {
	width: 100%;
	text-align: center;
	background: #0057be;
	margin: 0;
	color: #fff;
	height: 59px;
	line-height: 59px;
	font-size: 16px;
	font-weight: bold;
}
.list-sidebar ul li {
	width: 100%;
	overflow: hidden;
	float: left;
}
.list-sidebar ul li a {
	width: 100%;
	border-left: 4px solid #e4e4e4;
	height: 50px;
	line-height: 50px;
	color: #2f3539;
}
.list-sidebar ul li a:hover {
	border-left: 4px solid #0057be
}
.list-sidebar ul li a span {
	margin-left: 40px;
	border-bottom: 1px dotted #e4e4e4;
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.list-contain .breadcrumb {
	margin: 20px;
}
.list-contain ul {
	margin: 20px 80px;
}
.list-contain ul li {
	font-size: 16px;
	line-height: 60px;
	border-bottom: 1px dotted #e4e4e4;
	
}
.list-contain ul li a {
	color: #333;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.list-contain ul li a:hover, .list-contain ol li a:hover {
	color: #0057be;
	text-decoration: none;
}
.list-contain ul li a:hover {
	padding-left: 10px;
}
.list-contain ol li a {
	color: #777;
}
.list-contain ul li span.clipdate {
	float: right;
	font-size: 12px;
	color: #999;
}
.list-contain ul.people {
	clear: both;
	float: left;
}
.clr {
	clear: both;
	width: 100%;
	float: left;
}
.list-contain ul.people li {
	width: 25%;
	float: left;
	text-align: center;
	border: none;
	line-height: 30px;
	margin-bottom: 20px;
}
.list-contain ul.people li a img {
	width: 150px;
	height: 180px;
	border: 1px solid #ddd;
}
.list-contain ul.people li a {
	width: 100%;
}
.list-contain ul.people li a span {
	width: 100%;
	text-align: center;
}
.list-contain ul.people li a:hover {
	padding-left: 0;
}
footer {
	background: #0057be;
	float: left;
	width: 100%;
}
.foot {
	margin-top: 60px;
	color: #e4e4e4;
}
.foot a, .foot a:hover {
	color: #e4e4e4;
	text-decoration: none;
}
.foot-logo, .foot-left {
	float: left;
	margin-bottom: 10px;
}
.foot-logo img {
	width: 80px;
	height: 80px;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.foot-left {
	width: 460px;
	margin-left: 40px;
	margin-bottom: 50px;
}
.foot-center {
	margin-left: 40px;
	margin-right: 30px;
	width: 720px;
	float: left;
	padding-left: 40px;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
	height: 130px;
}
.foot-center span {
	float: left;
}
.foot-center p {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.foot-center a {
	margin: 0 10px;
	float: left;
}
.foot-center a.first {
	margin: 0 10px 0 0;
}
.foot-right {
	float: left;
	width: 230px;
}
.foot-right p {
	width: 90px;
	float: right;
	margin-left: 15px;
	text-align: center;
}
.foot-right p em {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
.foot-right p.foot-title {
	width: 100%;
	text-align: left;
}
.pagebreak {
	margin: 30px 80px 50px 80px;
	white-space: nowrap;
	display: inline-block;
	padding: 0;
	font: 12px 'Microsoft YaHei' !important;
}
.pagebreak table * {
	padding: 0;
	margin: 0;
	font-size: 12px !important;
	font-family: 'Microsoft YaHei' !important;
}
.pagebreak .PrevDisabled, .pagebreak .NextDisabled {
	border: 1px solid #ddd !important;
	height: 40px !important;
	line-height: 40px !important;
	padding: 0 8px !important;
}
.pagebreak .Prev, .pagebreak .Next {
	border: 1px solid #ddd !important;
	height: 40px !important;
	line-height: 40px !important;
	padding: 0 8px !important;
}
.pagebreak input {
	border: 1px solid #ddd !important;
	height: 40px !important;
	line-height: 40px !important;
	padding: 0 8px !important;
	margin-right: 5px;
}
.pagebreak input#gotopagebut {
	border: 1px solid #ddd !important;
	height: 40px !important;
	line-height: 40px !important;
	padding: 0 8px !important;
	cursor: pointer !important;
	background-image: none !important;
	vertical-align: middle !important;
	filter: chroma(color=#ffffff) !important;
	overflow: hidden !important;
 noFocusLine: expression(this.onFocus=this.blur()) !important;
	width: 42px !important;
 *line-height: 40px !important;
}
.pagebreak a.Prev:hover, .pagebreak a.Next:hover, .pagebreak input#gotopagebut:hover {
	background: #0057be;
	color: #fff;
	border: 1px solid #0057be !important;
}
.pagebreak input#gotopagebut {
	background: #f1f1f1;
}
.main-body {
	margin: 20px 80px;
}
.main-body {
	padding: 30px 20px;
}
.main-body * {
	text-indent: 0;
}
.main-body ul.attach {
	margin: 20px 0;
	padding: 0;
}
.main-body ul.attach li {
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 10px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-indent: 20px;
	padding: 0;
}
.main-body ul.attach li * {
	text-indent: 0;
}
.main-body ul.attach li a {
	background: none;
	padding-left: 0;
}
.main-body h2, .main-body h3 {
	margin-bottom: 10px;
	text-align: center;
	font-weight: 600;
}
.main-body h2 {
	font-size: 22px;
}
.main-body h3 {
	font-size: 20px;
}
.main-body .info {
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.main-body .info span {
	display: inline-block;
	padding: 10px 8px;
}
.main-body .info span em {
	display: inline-block;
	padding-left: 5px;
	cursor: pointer;
}
.main-body .info span em#m {
	font-weight: bold;
}
.main-body .b {
	padding: 20px 10px 0 10px;
	line-height: 2em;
	font-size: 16px;
}
.main-body .b p {
	vertical-align: top;
}
.main-body .b a {
	color: #00F;
	vertical-align: top;
	text-decoration: underline;
	margin-top: 0px;
 *margin-top: -4px;
}
.main-body .b table tr td {
	padding: 0 5px;
}
.main-body ul {
	padding: 10px 20px;
	width: auto;
}
.main-body ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #f1f1f1;
}
.main-body ul li a {
	padding-left: 10px;
}
.main-body ul li .d {
	color: #999;
	font-size: 12px;
}
.black-shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	left: 0;
	top: 0;
	z-index: 999;
	float: left;
	background: #000000;
	display: none;
}
.ad {
	width: 1600px;
	margin: 40px auto;
	background: url(../images/index_s4.png);
	height: 150px;
	line-height: 150px;
	overflow: hidden;
}
.ad a {
	display: inline-block;
	float: left;
	width: 100%;
	height: 100%;
	line-height: 120px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.ad a:hover {
	text-decoration: none;
	color: #fff;
}
.zylink {
	margin: 0 auto;
	width: 1600px;
}
.zylink ul li {
	line-height: 30px;
	float: left;
	margin-bottom: 10px;
	padding: 0 10px;
	text-align: center;
	margin-right: 10px;
}
