@charset "utf-8";
body{min-width: 1300px;}
.inner {
	max-width: 1400px;
	margin: 0px auto;
}
.study-list{
	margin:30px 0;
}
.study-list ul li{
	float:left;
	width: 32%;
	background: #eeeded;
	margin-right: 2%;
	min-height: 240px;
}
.study-list ul li:last-child{margin-right:0;}
.study-date{
	background:#0d295d;
	padding:15px 20px;
	color:#fff;
	font-size:16px;
	box-sizing:border-box;
}
.studynr{
	padding:15px 20px;
	box-sizing:border-box;
}
.studynr p{
	margin-bottom:5px;
	font-size:16px;
	
}
.study-list ul li a{display:block;}
.study-list ul li a:hover{color:#000;}
.studynr p em{
	font-size:16px;
	color: #333;
	/* font-weight: normal; */
}
.icon-link{
	margin-top:20px;
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:20px;
	
}
.icon-list ul{overflow:hidden;}
.icon-list ul li{
	float:left;
	width:16.6%;
	text-align:center;
}
.icon-list ul li img{width: 120px;height: 120px;display:inline-block;}
.icon-list ul li p{
	font-size:16px;
	line-height:25px;
	margin-top:7px;
}
.links-list{
	margin-top:20px;
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:20px;
}
.links-list ul li{
	float:
	left;
	/* margin-right:25px; */
	margin-top:10px;
}
.links-left{
	width:30%;
}
.links-right{width:68%;}
.links-list ul li a{
	font-size: 16px;
	padding-left: 17px;
	background: url(../img/dot.png) no-repeat left center;
}
.links-list h2{
	font-size:18px;
	color:#0d295d;
	padding-bottom:8px;
	margin-bottom:8px;
	padding-left: 16px;border-bottom:1px dashed #888;
	background: url(../img/xy.png) no-repeat left 4px;
}
.links-left ul li{width: 50%;}
.links-right ul li{width: 25%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 头部*/
.header {
	background: url(../img/headbg.png) no-repeat center top;
}

.logo {
	padding: 25px 0px;
}

.logo_right {
	margin-top: 18px;
	color: #fff;
}
.top_link a{
	color: #fff;
	font-size: 16px;
	padding: 0px 15px;
	margin-top: 17px;
	display: inline-block;
}


.logo_right .last {
	border-right: none;
	padding-right: 0px;

}
.box-top a{
  padding: 8px 15px;
  display:inline-block;
  margin-left:15px;
  color:#ffffff;

background: #d7ab10;/* font-weight: bold; */border-radius: 20px;font-size: 18px;margin-top: 12px;}
.box-top .box2{
	background: #10d2d7;
}
.box-top{float:right;}














/* 搜索*/

.search {
	margin-left: 20px;
	width: 250px;
	height: 50px;
	background: url(../img/search.png) no-repeat left center;
	/* border: 1px solid #fff; */
	/* border-radius: 15px; */
}

.search input {
	border: none;
	outline: none;
	display: block;
	background: none;
	line-height: 30px;
}

.search .inp {
	float: left;
	width: 200px;
	height: 50px;
}

.search .sub {
	width: 36px;
	height: 46px;
	background-color: none;
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}

/*导航*/
/*nav*/

.nav {
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 3px 4px #dfdfdf;
}

.nav ul>li {
	float: left;
	text-align: center;
	width: 14.2%;
	/* padding-left: 53px; */
	/* padding-right: 54px; */
	position: relative;
}


.nav ul>li>a {
	font-size: 18px;
	color: #333;
	height: 50px;
	line-height: 50px;
}

.nav li ol {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 50px;
	/* margin-left: 100px; */
	z-index: 9999;
	/* min-width: 200px; */
	display: none;
	background: #123374;
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	color: #fff;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}

.nav ul>li:hover ol {
	display: block;
	z-index: 999;
}




/* banner */
/**主页banner开始**/

.banner_wrap {

	position: relative;
}

.rslide li {
	position: relative;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	bottom: 5px;
	right: 60px;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius:50%;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	*display: inline;
	*zoom: 1;
	background: url(../img/dot2.png) no-repeat left center;
}

.centered-btns_tabs .centered-btns_here a {
	background: #fff;
}


.centered-btns_nav {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 2;
	width: 32px;
	height: 70px;
	overflow: hidden;
	color: transparent;
	background-position: center;
}

/* .banner_wrap .prev {
	background-image: url(../img/bannerleft.png);
	left: 0px;

}

.banner_wrap .next {
	right: 0px;
	background-image: url(../img/bannerright.png);
} */
.caper{
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 60px;
	line-height: 50px;
}


.main_wrap{margin-top: 25px;}
/* 学院新闻 */
.main1 {
	margin-top: 20px;
}

.news {
	width: 48%;
}

.news_title {
	border-bottom: 1px solid #123374;
}

.news_title>h1 {
	width: 150px;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	margin-top: 5px;
	/* padding-bottom: 7px; */
	/* text-indent: 25px; */
	/* background: url(../img/titlebg.png) no-repeat left center; */
}

.news_title>a {
	font-size: 14px;
	color: #666666;
	display: block;
	line-height: 45px;
	margin-right: 5px;
	position: relative;
	z-index: 99;
}

.news_left {
	width: 50%;
	height: 400px;
	overflow: hidden;
	/* margin-top: 20px; */
	position: relative;
}

.news_left img {
	width: 100%;
}

.cap {
	height: 50px;

	background: url(../img/capbg.png) no-repeat left bottom;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	color: #FFFFFF;
	padding: 0px 15px;
	box-sizing: border-box;

}

.cap h3 {
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.news_left .centered-btns_tabs {
	bottom: 5px;
	left: initial;
	right: 20px;
	
}

.news_left .centered-btns_tabs a {
	width: 12px;
}

.news_left .rslide li {
	height: 400px;
	position: relative;
}

.news_list {
	width: 100%;
	margin-top: 15px;
}

.news_list ul li {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}

.news_list ul li a {
	font-size: 16px;
	width: 73%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 20px;
	float: left;
	background: url(../img/dot.png) no-repeat left center;
}

.date1 {
	float: right;
	font-size: 16px;
}

.news_list ul li:hover a{
	color: #0069d9;
}
.mores{
	color: #666666;
	float: right;
	font-size: 15px;
	margin-top: -44px;
	position: relative;
	z-index: 999;
}



.tab-hd .active,.news_title h1 {
	color: #123374;
	font-weight: bold;
}


.tab-hd .active span,.news_title h1 span{
	color:#fff ;
	background: #123374;
	margin-right:8px;
	font-weight: bold;
	padding: 0px 5px;
	display: inline-block;
}
.tab-hd h1 span{padding: 0px;margin: 0px;color: #333;
	font-weight: normal;background: none;}
	.tab-hd h1{
		color: #333;
		font-weight: normal;
	}
.tab-bd>li{display: none;}

.tab-bd .active{display: block;}


/* 科技 */
.main2{
	background-color: #f1f8ff;
	margin: 30px 0px;
	padding: 20px 0px;
}
.ke,.xue,.dong,.chan{
	width: 48%;
}
.ke .news_list ul li{
	border-bottom: 1px dotted #b2b9ce;
	height: 58px;
	line-height: 58px;
}
.ke .news_list ul li a,.dong .news_list ul li a,.chan .news_list ul li a {background: none;padding: 0px;}


/* 学术交流 */
.date2{width: 60px;height: 60px;text-align: center;border: 1px solid #123374;float: left;}
.date2 p{
	font-size: 22px;
	color: #123374;
	line-height: 30px;
}
.date2  div{
	color: #fff;
	line-height: 30px;
	background-color: #123374;
}
.xue_list{margin-top: 15px;}
.xue_list ul li a,.dong_first a{
	display: block;
	width: 87%;
	float: right;
}
.xue_list ul li{overflow: hidden;margin-bottom: 20px;}
.xue_list ul li a h2{
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zhai{
	color: #777777;
	font-size: 13px;
	line-height: 20px;
}

.dong .date2{
	color: #fff;
	background-color:#0e4eb8 ;
}
.dong .date2 p{color: #fff;}
.dong_first{margin-top: 30px;padding-bottom: 15px;border-bottom: 1px dotted #b2b9ce;overflow: hidden;height: 100px;}
.dong_first a h2{
	font-size: 18px;
	color: #0e4eb8;
	font-weight: bold;
	line-height: 35px;
}
.chan_first{margin-top: 30px;background-color: #f6f6f7;}
.chan_img{
	width: 290px;
	height: 160px;
	overflow: hidden;
}
.chan_img img{width: 100%;}
.chan_fr{width: 332px;padding: 20px 0px;margin-right: 20px;}
.chan_fr>a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.chan_fr .zhai a{line-height: 25px;font-size: 14px;margin-top: 10px; color:#888;}
.chan_fr .zhai span{color: #bb0c0c;}

.chan .news_list li ul{margin-top: 17px;}
.chan .mores{margin-top: -59px;}

/* 底部图片 */
/* 友情链接 */

.links{margin: 16px 18px;margin-left: 0px;}
.links select{
	width: 260px;
	height: 40px;
	border: none;
	text-indent: 50px;
	font-size: 16px;
	line-height: 40px;
	margin-right: 25px;
	color: #fff;
	background: url(../img/linkbg.png) no-repeat left center #106ed7;
}


.footer {
	background: url(../img/footerbg.png) no-repeat center top/cover;
	color: #FFFFFF;
	font-size: 16px;
	padding: 22px 0px;
	line-height: 30px;
	margin-top: 50px;
}

.code ul li{
	float: left;
	text-align: center;
	margin-left: 40px;
	color: #99b4de;
	line-height: 30px;
	font-size: 14px;
}
.code ul li img{width: 80px;height: 80px;}

/* 内页 */
.neiimg>img{width: 100%;}
.nei_notice{
	height: 80px;
	background-color: #f4f9f6;
	overflow: hidden;
}
.nei_notice .fl{
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
}
.nei_notice .fl img{
	vertical-align: middle;
}
.nei_notice .fr{
	width: 1500px;
}
.nei_notice ul li{height:80px;overflow: hidden;}
.nei_notice ul li>div{
	float: left;
	width: 470px;
	margin-right: 30px;
}
.nei_notice ul li>div a{
	font-size:16px;
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-top:15px;
}
.date2{
	font-size:14px;
	color:#a41313;
	margin-top:5px;
}
.nav_left {
	/* margin-top: 30px; */
	width: 250px;
	position: relative;
	background-color: #f2f9ff;
	padding-bottom: 70px;
	/* min-height: 900px; */
}



.nav_left>h2 {
	font-size: 22px;
	/* text-align: center; */
	height: 70px;
	text-indent: 40px;
	line-height: 70px;
	color: #fff;
	/* font-weight: normal; */
	position: relative;
	z-index: 9;
	background-color: #123374;
}


.nav_left>ul>li {
	background-color: #f2f9ff;
	/* text-align: center; */
	height: 60px;
	text-indent: 40px;
	line-height: 60px;
	box-sizing: border-box;
	color: #333;
	border-bottom: 1px solid #dcdcdc;
}
.nav_left>ul>li a{
	display: block;
	font-size: 16px;
	/* margin-right: 20px; */
}
.nav_left>ul>li>a:hover {
	color: #fff;
/* 	background: url(../img/leftnav.png) no-repeat left center; */
}
.nav_left>ul>li:hover{
	background-color: #123374;
}

.nav_left .act a{
	color: #fff;
}
.nav_left .act{
	background-color: #123374;
}




/*右侧*/
.nav_right {
	width: 80%;
	margin-top: 5px;
}

.right_inner {
	/* margin: 20px 30px; */
	min-height: 518px;
}

.right_top {
	/* background: #1c70be; */
	/* padding-bottom: 17px; */
	min-height: 60px;
	border-bottom: 1px solid #123374;
}

.right_top>h3 {
	font-size: 20px;
	color: #123374;
	/* height: 60px; */
	/* line-height: 60px; */
	margin-top: 16px;
	border-left: 5px solid #123374;
	font-weight: bold;
	min-width: 250px;
	padding-left: 20px;
	/* font-weight: normal; */
	/* background: url(../img/line.png) no-repeat left center; */
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #666666;
	margin-top: 22px;
}

.right_top>p {
	margin-right: 10px;
}





/* 列表 */
.list>ul {
	margin-top: 20px;
}

.list>ul li {
	height: 60px;
	line-height: 60px;
	/* transition: .5s; */
	border-bottom: 1px dashed #b0b0b0;
}
.list .one_list{
	height: auto;
	min-height: 60px;
}
.list .one_list .one_zhai{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 15px;
}
.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* padding-left: 20px; */
	box-sizing: border-box;
	/* background: url(../img/dot.png) no-repeat left center; */
}

.list .date1 {
	color: #757575;
	float: right;
}

.list>ul li a:hover {
	color: #1070d7;
}

.list {
	margin: 0px 0px 70px 0px;
}

/* pic */
.pic_list {
	margin-top: 5px;
	margin-bottom: 60px;
	overflow: hidden;
}
.pic_list ul li{
	overflow: hidden;
	height: 200px;
	margin-top: 30px;
}
.pic_img{
	width: 360px;
	height: 200px;
	overflow: hidden;
}
.pic_img img{width: 100%;}
.pic_right{width: 700px;height: 199px;border-bottom: 1px dashed #c1c7d8;}
.pic_right a{display: block;}
.pic_right a h2{
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	
}
.pic_right .zhai{
	color: #777777;
	line-height: 23px;
	margin: 15px 0px;
}
.date3{color: #777777;font-size: 16px;margin-top: 20px;}
/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	margin-top: 30px;
}


.cont p {
	
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #1070d7;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
	margin: 0px 5%;
}

.dp {
	margin-bottom: 80px;
}