@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/*全局样式 */
* {
PADDING-BOTTOM: 0px; 
LIST-STYLE-TYPE: none; 
MARGIN: 0px; 
PADDING-LEFT: 0px; 
PADDING-RIGHT: 0px; 
LIST-STYLE-IMAGE: none; 
PADDING-TOP: 0px;
}

IMG {
BORDER:0px;
}
body {
margin:0 auto;
font-size:12px;
color:#000000;
background:url(../images/bg.jpg) repeat;
font-family:"微软雅黑";
}
a:link{ color:#000000; text-decoration:none; font-size:12px;font-family:"微软雅黑"}
a:visited{ color:#000000; text-decoration:none; font-size:12px;font-family:"微软雅黑";}
a:hover{color:#1d6cae; text-decoration:underline;font-family:"微软雅黑";}
a:active{ color:#000000; text-decoration:none; font-size:12px;font-family:"微软雅黑";}

a.blue:link{ color:#ffffff; text-decoration:none; line-height:28px; font-size:12px;font-family:"微软雅黑";}
a.blue:visited{ color:#ffffff; text-decoration:none; line-height:28px;font-size:12px;font-family:"微软雅黑";}
a.blue:hover{color:#ffffff; text-decoration:underline;font-size:12px;font-family:"微软雅黑";}
a.blue:active{ color:#ffffff;; text-decoration:none; line-height:28px;font-size:12px;font-family:"微软雅黑";}

a.leftmenu:link{ color:#ffffff; text-decoration:none; line-height:33px; font-size:12px;letter-spacing:0.2em;}
a.leftmenu:visited{ color:#ffffff; text-decoration:none; line-height:33px;font-size:12px;letter-spacing:0.2em;}
a.leftmenu:hover{color:#ffffff; text-decoration:underline;font-size:12px;letter-spacing:0.2em;}
a.leftmenu:active{ color:#ffffff;; text-decoration:none; line-height:33px;font-size:12px;letter-spacing:0.2em;}

/*整体*/
#container{
width:1200px;
margin:0 auto;
}
.content{
width:1200px;
height:auto;
clear:both;
float:left;
}
/*头部*/
.top{
width:1200px;
height:202px;
float:left;
}
.top_bg{
width:1200px;
height:169px;
float:left;
background:url(../images/Ettcmr_top.png) no-repeat;
}



/*网站头部导航样式*/
.topnav{ 
float:left;
width:1200px; 
/*background:url(../images/nav_bg.jpg);*/
background:#3593e3;
margin:0px; 
z-index:10;
}
.topnav ul{
margin:0;
padding:0;
list-style-type:none;
width:1200px;
background:url(../images/nav_bg.jpg);
}
.topnav ul li{
float:left; 
width:auto;
}
.aa{
position:relative; 
width:auto
}
.topnav ul li ul{
position:absolute;
width:auto; 
padding:0; /*sub menu width*/top:33px;left:0px;
display: none; 
border:1px solid #DDDDDD; 
z-index:1000;
}
.topnav ul li ul li{ 
width:100%; 
padding:0;
}
.topnav ul li ul a:link,.topnav ul li ul a:visited{ 
color:#fff; 
border-bottom:1px solid #fff; 
background:#0c80e3; 
width:auto; 
*width:125px;
text-align:center; 
font-size:12px;
padding:5px;
line-height:25px;}
.topnav ul li ul a:hover{ 
color:#ffffff; 
font-weight:200;
background:#53adf9;  
text-align:center;
}

.topnav ul li ul li ul{position:absolute;left:120px;top:0px; /* Parent menu width - 1*/}
.topnav ul li a{ 
display:block;
color:black;
text-decoration:none;
padding:0 58px 0 57px;
font-size:14px;
font-family:"微软雅黑";
line-height:33px; 
color:#ffffff; 

}
.topnav ul li a:visited{
line-height:33px;
color:#ffffff;
width:auto;
_width:40px;
white-space:nowrap;
}
.topnav ul li a:hover{ 
display:block;
color: white; 
background:#53adf9;
line-height:33px;
}
.topnav .subfolderstyle{}
/* Holly Hack for IE \*/
* html .topnav ul li { float: left; height: 1%; }
* html .topnav ul li a { height: 1%; }

/* End */

/*补位div*/
.bw_1{
width:360px;
height:10px;
float:left;
overflow:hidden;
}
/*中间*/
.bw_2{
	width:1200px;
	height:12px;
	float:left;
	background:#ffffff;
}
.main{
width:1200px;
float:left;
display:inline;
background:#ffffff;
}
.main_lt{
width:360px;
height:256px;
float:left;
}
.main_lt_lt{
width:351px;
border:1px solid #3593e3;
float:left;
}
.main_rt{
width:840px;
height:256px;
float:right;
}
.main_rt_lt{
width:415px;
height:256px;
float:left;
}
.main_rt_lt_titbg{
width:100%;
float:left;
border-bottom:2px solid #3593e3;
}
.main_rt_lt_tit1{
float:left;
width:50%;
font-size:16px;
font-weight:bold;
color:#1d6cae;
font-family:"微软雅黑";
line-height:33px;
padding-left:25px;
background:url(../images/rt_bj.png);
}

.main_rt_lt_tit2{
float:right;
width:20%;
margin-top:10px;
display:inline;
}
.main_rt_lt_tit4{
font-size:14px;
font-weight:bold;
color:#1A4CA3;
font-family:"微软雅黑";
padding-left:20px;
}

.main_rt_lt_tit3{
font-size:16px;
font-weight:bold;
color:#1d6cae;
font-family:"微软雅黑";
padding-left:5px;
}
.main_rt_lt_bg{
float:left;
background:#FFF;
width:100%;
height:220px;
}
.main_list,.main_list1{
width:100%;
margin:0 auto;
}
.main_list,.main_list1 ul{
width:99%;
list-style:none;
float:left;
}
.main_list li{ 
width:400px;
_width:400px;
margin:0 4px;
float:left;
line-height:40px;
text-align:left;
background:left url(../images/icon.jpg) no-repeat;
text-indent:8px;
display:inline;
}

.main_xglj{ 
width:415px;
height:220px;
float:left;
}

.main_xglj .xglj_left{ 
float:left;
}
.main_xglj .xglj_left ul{ overflow:hidden; margin:0 10px;}
.main_xglj .xglj_left li{ 
float:left;
width:174px;
text-align:left;
display:inline;
margin:0 10px 15px;
}

.xglj_left li a{  display:block; width:174px; height:54px; background:url(../images/hyIcons.png) no-repeat;}
.xglj_left li a.nsfc{ background-position:0 0;}
.xglj_left li a.moe{ background-position:-194px 0;}
.xglj_left li a.most{ background-position:0 -67px;}
.xglj_left li a.cugb{ background-position:-194px -67px;}
.xglj_left li a.bjkw{ background-position:0 -134px;}
.xglj_left li a.gldl{ background-position:-194px -134px;}

.xglj_left li a.nsfc:hover{ background-position:0 -205px;}
.xglj_left li a.moe:hover{ background-position:-194px -205px;}
.xglj_left li a.most:hover{ background-position:0 -272px;}
.xglj_left li a.cugb:hover{ background-position:-194px -272px;}
.xglj_left li a.bjkw:hover{ background-position:0 -339px;}
.xglj_left li a.gldl:hover{ background-position:-194px -339px;}

.main_xglj li a:link{ text-decoration:none;font-size:14px;font-family:"微软雅黑"; font-weight:700;}
.main_xglj li a:visited{ text-decoration:none; font-size:14px;font-family:"微软雅黑";font-weight:700;}
.main_xglj li a:hover{ text-decoration:underline;font-size:14px;font-family:"微软雅黑";font-weight:700;}

.xglj_button{ 
width:200px;
height:75px;
float:left;
margin-left:5px;
overflow:hidden;
}

.main_list li span,.main_list1 li span{ 
float:right;
color:#999;
font-family:"微软雅黑";
}

.main_rt_rt{
width:415px;
height:auto;
float:right;
}

.main_sysgk{
	width:319px;
	height:172px;
	float:left;
	background:url(../images/dgt_sysgk_bj.jpg) no-repeat;
	padding:15px;
	line-height:19px;
	overflow:hidden;
	font-family:"微软雅黑";
}
/*尾部开始*/
.foot{
float:left;
width:100%;
margin-right:-3px;
padding-top:11px;
height:50px;
color:#fff;
line-height:20px;
text-align:center;
background:url(../images/foot_bg.jpg) repeat-x;
}
/*尾部结束*/

/*列表页开始*/
.bw_3{
	width:1200px;
	height:5px;
	float:left;
	background:#ffffff;
}
.list_main{
width:1200px;
float:left;
min-height:500px;
height:auto;
background:#FFF;
}

.list_main  .list_left{
	width:260px;
	float:left;
	min-height:500px;
}

.list_main  .list_left .list_l_top{
	width:260px;
	height:32px;
	float:left;
}

.list_main  .list_left .map_icon{
	width:20px;
	height:32px;
	float:left;
}

.list_main  .list_left .list_menu{
	width:220px;
	height:32px;
	float:left;
	line-height:36px;
	overflow:hidden;
}

.list_main  .list_left li{
	width:200px;
	height:33px;
	float:left;
	margin:2px 30px;
	text-align:center;
	background-color:#3593e3;
}

.list_main  .list_mid{
	width:20px;
	float:left;
	min-height:500px;
	background:url(../images/second20141009_03.jpg) top no-repeat;
}

.list_main  .list_right{
	width:917px;
	float:left;
	min-height:500px;
}

.list_main  .list_right .top918{
	width:917px;
	float:left;
	height:40px;
	background:url(../images/listright_top_bj.jpg);
}

.list_main  .list_right .top878{
	float:left;	
	width:878px;
	height:39px;
	margin:0px 20px;
	border-bottom:#e4e4e4 1px solid;
	background:url(../images/box.png) no-repeat;
	text-align:left;
	text-indent:20px;
	line-height:50px;
	overflow:hidden;
}

.list_main  .list_right .leftmenu_article_list{
width:100%;
margin:0 auto;
}
.list_main  .list_right .leftmenu_article_list ul{
width:858px;
list-style:none;
float:left;
min-height:420px;
margin:0px 30px;
}
.list_main  .list_right .leftmenu_article_list li{ 
width:858px;
float:left;
line-height:30px;
text-align:left;
background:left url(../images/leftmenu_article_list_bj.jpg) no-repeat;
text-indent:30px;
display:inline;
}

.list_main  .list_right .leftmenu_article_list li span{ 
float:right;
color:#767676;
}

.list_main  .list_right .leftmenu_pagebar{
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}

.list_main_border{
	border:1px solid #c9c9c9;
}

.list_main_border2{
	border-bottom:2px solid #3593e3;
}


.list1_bg{
width:836px;
margin:0 41px;
float:left;
display:inline;
}
.list1_bg1{
float:left; 
width:260px; 
height:auto;
min-height:408px; 
line-height:22px;
padding-left:5px;
}
.list1_img{
float:left; 
width:auto; 
height:auto; 
padding:1px;
margin:15px 10px;
border:1px solid #d0d0d0;
}
.list1_txt{
padding-top:18px;
}
.list1_img_txt{
	color:#1A4CA3;
	font-size:14px;
	font-weight:bold;
}

.list2_bg2{
float:left;
width:85px;
line-height:30px;
margin:12px;
font-size:14px;
font-weight:bold;
text-align:center;
}

.list2_bg2 a{ color:#0C41A1;
}

/*列表页结束*/

/* 搜索框 Start */
.search{
	float:left;
    width:260px;
}
.search .box{
	height:18px;
	width:160px;
	border:1px solid #b1b1b1;
	padding:5px;
	float:left;
	_display:inline;
	border-right:0;
	-webkit-appearance:none
}
.search .btn{
	background:#0c80e3;
	height:30px;
	width:40px;
	line-height:30px;
	text-align:center;
	border:0;
	float:left;
	_display:inline;
	color:#fff;
	cursor:pointer;
	font-family:\5FAE\8F6F\96C5\9ED1,sans-serif; 
	font-size:12px;
}
.search .btn:hover{
	background:#53adf9;
}
.cugbicon-search:before{
	margin-left:.2em;
	margin-top:8px;
}
/* 搜索框 End */
/*内容页 left menu*/
.list_main .list_right .title_file{
	float:left;	
	width:878px;
	height:50px;
	margin:0px 20px;
	text-align:center;
	line-height:65px;
	overflow:hidden;
}

.list_main .list_right .info_file{
	float:left;	
	width:878px;
	height:30px;
	margin:0px 20px;
	text-align:center;
	line-height:15px;
	overflow:hidden;
}
.list_main .list_right .content_file{
	float:left;	
	width:858px;
	margin:0px 30px 20px;
	text-align:left;
	line-height:30px;
	font-size:14px;
}

.list_main .list_right .content_file table{
	margin:0px auto;
  margin: 0px auto;
  margin-left: auto !important;}

/*内容页 no menu*/
.list_main .detail_news{
	float:left;	
	width:1198px;
	min-height:520px;
	border:1px solid #c9c9c9;
}

.list_main .detail_news .top1198{
	float:left;	
	width:1198px;
	height:40px;
	background:url(../images/listright_top_bj.jpg);
}

.list_main .detail_news .top1158{
	float:left;	
	width:1158px;
	height:39px;
	margin:0px 20px;
	border-bottom:#e4e4e4 1px solid;
	background:url(../images/box.png) no-repeat;
	text-align:left;
	text-indent:20px;
	line-height:50px;
	overflow:hidden;
}

.list_main .detail_news .title_news{
	float:left;	
	width:1158px;
	height:50px;
	margin:0px 20px;
	text-align:center;
	line-height:65px;
	overflow:hidden;
}

.list_main .detail_news .info_news{
	float:left;	
	width:1158px;
	height:30px;
	margin:0px 20px;
	text-align:center;
	line-height:15px;
	overflow:hidden;
}
.list_main .detail_news .content_news{
	float:left;	
	width:1158px;
	margin:0px 20px 20px;
	text-align:left;
	line-height:30px;
	font-size:14px;
}

.list_main .detail_news .content_news table{
	width: 80%;
    margin: 0 auto; 
}

.article_title{
	color:#1d6cae;;
    font-size:16px;
	font-weight:bold;
}

.article_info{
	color: #767676;
    font-size:12px;
}

/*内容页 院士风采*/
.main_con_title{
width:100%;
font-size:16px;
font-weight:bold;
text-align:center;
color:#202020;
line-height:30px;
}
.main_con{
width:100%;
margin:0 auto;
line-height:30px;
text-align:left;
text-indent:20px;
height:auto;
}
.main_list li font{float:right; color: #999;}
.leftmenu_pagebar table a{padding-left:15px;}
.leftmenu_pagebar table span{padding-left:10px;}
/*2015/8/14*/
.changeDiv h3 a{ display:block; word-wrap: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display:block; width:120px;}
.list_left1 ul a{  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 31px;}