.bannermain{

}
.bannerBg{
	height: 500px;
	background:url(../img/bannerbg.png) no-repeat top center;
	background-size:100% auto;
}

.content{
	position: absolute;
	top:390px;
	width: 100%;
	background:#fff;
	font-size: 0;
}
.con_left{
	width: 267px;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 60px;
}
.con_right{
	width: calc(100% - 267px);
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	padding:45px 0 52px;
}
.navTitle{
	font-size: 28px;
	line-height: 79px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	background:url(../img/navBg.png) no-repeat center center;
	background-size:100% 100%;
    padding: 10px 0;
    font-weight: bold;
}
.secondNav{
	background-color: #0b62b0;
	padding-left:14px;

}
.secondNav ul{
	background:#fff;
	min-height: 300px;
}
.secondNav ul li{
	height: 86px;
	border-bottom:1px solid #ccc;
	font-size: 22px;
	letter-spacing: 1px;
	color: #444444;
	display: table;
	width: 100%;
	padding-right:22px;
}
.secondNav ul li.active{
	font-weight: bold;
	position: relative;
}
.secondNav ul li.active:before{
	content:'';
	position: absolute;
	width: 7px;
	height: 54px;
	background-color: #ffba00;
	top:16px;
	left:-3px;
}
.secondNav ul li a{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding-left:30px;
}
.secondNav ul li.active a{
	background:url(../img/navJt.png) no-repeat right center;
}


/*面包屑*/
.crumbs{
	text-align: right;
}
.crumbs ul li{
	display: inline-block;
	font-size: 14px;
	color: #444444;
}
.crumbs ul li:after{
	content:'/';
	display: inline-block;
	padding:0 5px;
}
.crumbs ul li:last-child:after{
	content: ''
}


/*正文*/
.detaile_title{
	background:url(../img/detaile_xian.png) repeat-x center;
	position: relative;
}
.detaile_title:after{
	content: '';
	height: 13px;
	width: 13px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom:0;
	right: 0;
	margin:auto;
	background:#c8c8c8;
}
.d_title_text{
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #0b62b0;
	display: inline-block;
	padding-right: 20px;
	background: #fff;
}
.detaile_content p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #222222;
	margin-top: 20px;
}
.notname{
    margin-top: -113px;
}
.right_bg{
	background:#fff;
	padding:32px 36px 0 52px;
}

.detaile_content p img{
	padding:50px 0 80px;
}

/*table*/
.detaile_content table{
	width: 100%;
	border:1px solid #ccc;
	margin-top:30px;
}
.detaile_content table tr{
	line-height: 20px;
	border-bottom: 1px solid #ccc;
}

.detaile_content table th,
.detaile_content table td{
	text-align: center;
	border-left: 1px solid #ccc;
	padding:10px;
}
.detaile_content table th{
	color: #fff;
	padding:15px 10px;
}
.detaile_content table tr:nth-child(odd){
	background:#deefff;
}
.detaile_content table tr.table_header{
	background: #0b62b0;
	line-height: 18px;
}


/*委员*/
.detaile_content table.weiyuan tr{
	background:#fff;
}

.detaile_content table.weiyuan tr th{
	color: #222;
	padding:15px 0;
}
.detaile_content table.weiyuan caption{
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 2px;
	color: #ffffff;
	background-color: #0b62b0;
	padding:6px 0;
}


/*研究团队*/
.detaile_content table.weiyuan tr th.hebing{
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #0b62b0;
	text-align: left;
	padding:0 45px;
}
.detaile_content table td.tableLeft{
	text-align:left;
}
/*研究成功*/
.detaile_content table.yanjiu tr:nth-child(odd){
	background:#f5f5f5;
}
.detaile_content table.yanjiu tr.weiyuan_header,
.detaile_content table.weiyuan tr.weiyuan_header{
	background:#deefff;
}


.tableNav{
	font-size:0;
	margin-top:30px;
}
.tableNav .nav_item{
	display: inline-block;
	font-size:18px;
	width:50%;
	background:#deefff;
	text-align:center;
	color: #0b62b0;
	line-height: 50px;
	font-weight: 600;
}
.tableNav .nav_item.active{
	background:#0b62b0;
	color: #fff;
	position: relative;
}
.tableNav .nav_item.active:before{
	content:'';
	position: absolute;
	left: 0;
	bottom:-15px;
	right:0;
	margin: auto;
	background:url(../img/dangqian_sj.png) no-repeat center center;
	background-size:100% auto;
	width:30px;
	height:16px;
}


/*研究方向*/
.fx_item .fx_title{
	font-size:16px;
	padding:0 15px;
	position: relative;
	margin-top: 20px;
	margin-bottom:10px;
}
.fx_item .fx_title:before{
	position: absolute;
	content:'';
	width:3px;
	height:21px;
	background:#0b62b0;
	left: 0;
	top:0;
}
.fx_text{
	padding-left:15px;
}
.fx_text p{
	margin-top: 0;
}


/*研究方向*/
.fangxiang{
	margin-left:-42px;
}
.detaile_content ul.news{
	font-size:0;
}
.detaile_content ul.news li{
	width:33.33%;
	font-size:14px;
	display: inline-block;
	padding-left:42px;
	margin-top:20px;
}
.detaile_content ul.news li a .newImg{
	border:2px solid #fff;
	box-shadow: 0 0 5px rgba(200,200,200,0.4);
	display: block;
}
.detaile_content ul.news li a img{
	display: block;
	width:100%;
}
.img_title{
	margin-top:10px;
	padding:0 20px;
	text-align: center;
	font-size:14px;
	color: #333;
}

.contact{
	padding-top:30px;
}
.contact p{
	line-height: 27px;
	margin-top:10px;
}
.contact_text{
	padding-top:20px;
}
.contact p img{
	padding:0;
	margin-right:10px;
	vertical-align: middle;
}

.contact .test_title{
	text-align: center;
	color: #1769b3;
	font-size:20px;
}
.contact p img{
padding:0!important;
}

/* pages */
.p_pages{
	display: table;
	margin: 0 auto;
	padding:40px 0 50px 0;
}
.p_fun,.p_fun_d{
	height: 28px;
	display: block;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	line-height: 28px;
	display: inline-block;
	padding:0 10px;
	font-size: 14px;
	margin: 0 5px;
	color:#515151;
}
.p_no,.p_no_d{
	width: 28px;
	height: 28px;
	display: block;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	line-height: 28px;
	text-align: center;
	color: #515151;
	border-radius: 2px;
	display: inline-block;
	font-size: 14px;
	margin: 0 5px;
}
.p_no_d{
	background:#0b62b0;
	color: #fff;
	border:1px solid #0b62b0;
}
.p_dot{
border:none;
width: 28px;
color: #515151;
display: inline-block;
text-align: center;
}
.p_pages a{
display:block;
}
/* pages */