﻿body,header,article,section,aside,footer,nav,div,img,p,ul,ol,li,span,label,input,em,i,table,tr,td,a,h1,h2,h3,h4,h5,table,tr,th,td,theader,tbody{
	padding: 0;
	margin: 0;
}
.w_ctn{
	color: #9a9b9d;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-bottom: 20px;
    width:780px;
   overflow-x: hidden;
}
.w_ctn h2{
	height: 68px;
	line-height: 68px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 25px;
	border-bottom: 2px solid #e5e5e5;
}
.w_ctn h2 span{
	height: 68px;
	line-height: 68px;
	padding: 0 5px;
	display: inline-block;
	border-bottom: 2px solid #287cca;
}
.w_list ul{
	list-style: none;
	list-style-position: inside;
	counter-reset: num;
}
.w_list ul li{
    height:50px;
	line-height: 50px;
	position: relative;
	padding: 0 20px;
	margin-bottom: 5px;
	background: #f6f6f6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.w_list ul li:before{
	counter-increment: num;
	/*content: counter(num)'、';*/
}
.w_list ul a{
	color: #2a3236;
	text-decoration: none;
    font-family:黑体；
}
.w_list ul span.date{
	float: right;
	padding-left:25px;
}
.w_list ul span.date:before{
	content: '[';
	margin-right: 2px;
}
.w_list ul span.date:after{
	content: ']';
	margin-left: 2px;
}
.w_list ul img.d_img{
	width: 32px;
	height: 32px;
	float: right;
	border: none;
	margin-top: 9px;
	cursor: pointer;
    margin-left:20px;
	vertical-align: bottom;
}

.w_list ul>li.on:after{
	content: 'new';
	color: #FFFFFF;
	top: 10px;
	width: 26px;
	height: 16px;
	line-height: 14px;
	background: #03a9f4;
	font-size: 8px;
	position: absolute;
	text-align: center;
	margin-left: 3px;
	border-radius: 16px;
	display: inline-block;
}
.container .w_list ul li:before{
	content: '※';
    margin-right:5px;
    color:#287cca;
}
.container .w_list ul li:nth-child(1):after,.container .w_list ul li:nth-child(2):after{
    content:'';
    width:0px;
    height:0px;
}


/*pages页码样式*/
.pages{
	/*position: absolute;*/
	bottom: 0px;
	width: 780px;
	margin-bottom: 50px;
	text-align: center;
}
.pages ul{
	list-style: none;
}
.pages ul li{
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #C6C6C6;
	vertical-align: middle;
	border-radius: 30px;
	
	display: inline-block;
	margin-left: 15px;
}
.pages ul li.on{
	border: none;
	background: #90caf9;
}
.pages ul li.on a{
	color: #FFFFFF;
}
.pages ul li a{
	color: #c6c6c6;
	text-decoration: none;
}
.pages ul li.prev,.pages ul li.next{
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	background: #c6c6c6;
	border-radius: 4px;
}
.pages ul li.prev.active,.pages ul li.next.active{
	background: #03A9F4;
	border: none;
}
.pages ul li.prev a,.pages ul li.next a{
	color: #FFFFFF;
}
.pages{
	text-align: center;
	/*line-height: 40px;*/
}
.pages:not(a){
     color:#90caf9;
}
.pages span,.pages a{
	/*font-size:12px;
    	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #C6C6C6;
	*/
	vertical-align: middle;
	border-radius: 30px;
	font-size:14px;
	display: inline-block;
        margin:0 5px;
	padding:5px;
    text-decoration:none;
}
.pages a:first-child,.pages a:last-child{
    display:none;
}
.pages a:first-child,.pages a:last-child,.pages a:nth-child(2),.pages a:nth-last-child(2){
    width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 4px;
    background: #03A9F4;
	border: none;
}

.pages a.on{
	font-weight: 600;
	color:#fff;
    	/*width: 30px;
	height: 30px;
	line-height: 30px;*/
	vertical-align: middle;
	border-radius: 30px;
	background: #90caf9;
}

/*人才引进与开发中心*/
.w_ctn p{
	line-height: 2;
}

.left,.right{
	width: 49%;
	vertical-align: top;
	display: inline-block;
}
.fW{
	color:#3d3d3d ;
	font-weight: bold;
	margin-right: 4px;
}
.borderTop{
	padding-top: 50px;
	border-top: 1px solid #a8a8a8;
}
.addr{
	margin: 50px 0;
}
/*人才队伍 长江学者*/
.right-ctn h2{
	height: 68px;
	line-height: 68px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 25px;
	border-bottom: 2px solid #e5e5e5;
}
.right-ctn h2 span{
	height: 68px;
	line-height: 68px;
	padding: 0 5px;
	display: inline-block;
	border-bottom: 2px solid #287cca;
}
.w_ctn.prepare{
	display: none;
}
.w_ctn h3{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	background: #f4f4f4;
	padding-left: 10px;
	border-left: 5px solid #287cca;
}
.w_ctn .w_list.on{
	display: block;
}
.w_list table{
	width: 100%;
	margin: 15px 0;
	padding-left:30px;
}
.w_list table tr{
	height: 40px;
}

