html,body{
	width: 100%;
	height: 100%;
	min-width: 1120px;
}

/*党风学风*/
/*上部图片部分*/
.top_img{
	width: 100%;
	height: 300px;
}
.top_img img{
	width: 100%;
	height: 100%;
}
.ctn{
	width: 1120px;
	height: 100%;
    min-height: 750px;
	margin: 0 auto;
	margin-top: -35px;
	background: #FFFFFF;
	z-index: 2;
	position: relative;
	padding-bottom: 2px;
	box-shadow: 2px 0px 2px #EEEEEE,-2px 0px 2px #EEEEEE;
}
#left-menu{
	width: 250px;
	min-height: 700px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	background: #e6e6e6;
	vertical-align: top;
    overflow:auto;
    float:left;
}
#left-menu .menu_tit{
	height: 70px;
	line-height: 70px;
	width: 100%;
	color: #FFFFFF;
	background: url(/img/titBg.png?v0.01);
}
#left-menu .menu_tit h3{
	font-weight: normal;
    cursor:pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
#left-menu .menu_tit h3 img{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: -6px 20px 0 25px;
}
#left-menu>ul li{
	list-style: none;
	line-height: 60px;
	cursor: pointer;
	border-top: 1px solid #e0e0e0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#left-menu>ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	margin-left: 72px;
	display:block;
}
#left-menu>ul li a:hover{
	color: #287CCA;
}
#left-menu>ul li.on>a{
	color: #287CCA;
}
#left-menu>ul>li{
	background: url(/img/file1.png) no-repeat 25px 15px;
}
#left-menu>ul>li.on{
	background: url(/img/file2.png) no-repeat 25px 16px;
}
#left-menu>ul ul{
	display: none;
}

#right-ctn{
    padding:0px;
    margin:0px;
	width:760px;
	height: 100%;
    min-height: 750px;
    overflow:hidden;
	padding: 0 40px 0px;
	vertical-align: top;
	float: right;
}
#right-ctn iframe{
	width: 780px;
	height: 100%;
	border: none;
    overflow-x:hidden;
    background:#ffffff;
}
#right-ctn iframe body{
    width: 780px;
    overflow-x:hidden;
}

.ctn p{
	line-height: 1.5;
	text-indent: 30px;
}

/*人才队伍 长江学者*/
.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;
}

.w_list table tr td{
    width:20%
}
.w_list .ss{
   
}
.w_list .ss span.cell{
    
}


