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

/*重置样式*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{   
     margin:0;  
     padding:0;  
 }

 fieldset,img {   
     border:0;  
 }
 address,caption,cite,code,dfn,em,strong,th,var { 
     font-style:normal;  
     font-weight:normal;  
 }
 ol,ul { 
     list-style:none;  
 }
 caption,th { 
     text-align:left;  
 }
 h1,h2,h3,h4,h5,h6 { 
     font-size:100%;  
     font-weight:normal;  
 }
 q:before,q:after { 
     content:'';  
 }
 :focus {
 outline: 0;
}
 abbr,acronym { 
 	border:0;  
 } 
a{
	text-decoration:none;
	border:none;
	outline:none;
	color:#333;
	cursor:pointer;
}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
 } 
a:focus{ -moz-outline-style: none; /* FF */ }
/*****************/

/**********网站样式********/

/**头部样式(logo.top_logo  导航.top_nav)**/
body{
	background:#dbeaf1;
	}
.top{
	margin:0 auto;
	width:100%;
	background:url(top01.jpg) top left repeat-x;
	}
.top_logo{
	margin:0 auto;
	width:980px;
	height:100px;
	}
.top_logo img{
	float:left;
	margin-top:10px;
	}
.a_link{
	float:right;
	margin-top:20px;
	margin-right:25px;
	background:url(arrow_2.gif) center left no-repeat;
	padding-left:10px;
	}
.a_link a{
	text-align:right;
	font-size:12px;
	color:#333;
	}
.search{
	float:right;
	margin-top:10px;
	margin-right:25px;
	}
.search table{
	float:left;
	margin:0px;
	padding:0px;
	}
.search input{
	float:left;
	height:27px;
	border:0px;
	width:152px;
	background:url(search02.png) top left repeat-x;
	}
.search td a{
	float:left;
	height:27px;
	border:0px;
	margin:0px;
	padding:0px;
	}	
.search td a img,.search td img{
	float:left;
	height:27px;
	border:0px;
	margin:0px;
	padding:0px;
	}
.top_nav{/***导航**/
	width:100%;
	position:relative;
	z-index:999;
	margin:0 auto;
	height:30px;
	background:#083262;
	}
.top_navbg{
	margin:0 auto;
	width:980px;
	height:30px;
	background:url(navbg.jpg) top left no-repeat;
	}
.top_navbg01{
	float:left;
	width:980px;
	height:30px;
	}

.top_nav .nav{
	float:left;
	text-align:center;
	padding:0px 0px 0px 2%;
	width:98%;
	}
.top_nav .nav li{
	float:left;
	margin:0px 0px;
	border-right:1px solid #eee;
	padding:0px 3px 0px 3px;
	position:relative;
	}
.top_nav .nav li a.a{
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:1px 7px 0px 7px;
	margin:0px 6px;
	position:relative;
	z-index:999;
	height:29px;
	line-height:29px;
	}
.top_nav .nav li a.nav_on,.top_nav .nav li a:hover,.top_nav .nav li:hover a.a{
	color:#fff200;
	}
.nav_dd01{
	clear:both;
	display:none;
	float:left;
	position: absolute;
	top:30px;
	left:0px;
	width:130%;
	z-index:998;
	padding-bottom:10px;
	background:#073363;
	border:1px solid #bbb;
	border-top:1px solid #bbb;
}
.nav li dl.nav_dd01 dd a{
	float:left;
	width:100%;
	background:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0px;	
	display:block;
	padding:4px 0px 4px 0px;
	border-radius:0px;
	line-height:22px;
	text-align:center;
	border-bottom:1px dashed #b5b5b5;
	}
.nav li dl.nav_dd01 dd a:hover{
	color:#333;
	background:#c7d5e7;
	border-radius:0px;
	}

/***********************/
.main{
	margin:0 auto;
	width:980px;
	}
.main_img{
	float:left;
	width:980px;
	margin-top:10px;	
	}
.main_left{
	float:left;
	width:230px;
	margin-top:10px;	
	}
.main_left5_tongzhi,.main_left5_link,.main_right_news,.main_right_yqsb{/*通知公告\友情链接\最新动态\学术报告\科研论文\仪器设备*/
	float:left;
	width:100%;
	border:1px solid #b6d6de;
	border-top:0px;
	background:#fff;
	}
.tongzhi_tit,.left_link_tit,.right_news_tit,.right_yqsb_tit{/*通知公告\友情链接\最新动态\学术报告\科研论文\仪器设备*/
	float:left;
	width:100%;
	border-bottom:1px solid #b6d6de;
	border-top:3px solid #0e4e90;
	height:30px;
	background:url(tag01.jpg) bottom left repeat-x;
	}
.tongzhi_tit h1,.left_link_tit h1,.right_news_tit h1,.right_yqsb_tit h1{/*通知公告\友情链接\最新动态\学术报告\科研论文\仪器设备*/
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#143145;
	height:30px;
	line-height:30px;
	margin-left:5px;
	padding-left:12px;
	padding-right:10px;
	background:url(tag02.png) center left no-repeat;
	}
.tongzhi_tit a,.left_link_tit a,.right_news_tit a,.right_yqsb_tit a{/*通知公告\友情链接\最新动态\学术报告\科研论文\仪器设备*/
	float:right;
	line-height:30px;
	height:30px;
	padding-right:10px;
	color:#106a8b;
	font-size:12px;
	font-weight:400;
	}
.tongzhi_cont{
	float:left;
	width:94%;
	padding:8px 3%;
	}
.tongzhi_cont li{
	float:left;
	width:100%;
	margin:1px 0px;
	}
.tongzhi_cont li a{
	float:left;
	width:95%;
	line-height:22px;
	font-size:12px;
	font-weight:400;
	background:url(tag03.gif) left 9px no-repeat;
	padding-left:8px;
	}
.main_left5_imglink{/*左边三个标签按钮*/
	float:left;
	width:100%;
	margin-top:5px;
	}	
.main_left5_imglink a{
	float:left;
	margin-top:5px;
	}
.main_left5_link{
	margin-top:10px;	
	}
.left_link_cont{
	width:210px;
	float:left;
	padding-top:10px;
	margin-left:10px;
	padding-bottom:7px;
	*+padding-bottom:8px;
	}
.left_link_cont li{
	float:left;
	padding:4px 0;
	}
.left_link_cont li a{
	float:left;
	padding:0px;
	margin:0px;
	}
.left_link_cont li a img{width:210px;height:44px;border:1px solid #b5d0dc;}
	/****************/
	
.main_right{
	float:left;
	width:736px;
	margin-top:10px;	
	margin-left:10px;
	}
/**新闻动态**/
.main_right_news{
	padding-bottom:13px;
	}
.news_img{
	float:left;
	width:280px;
	margin-left:10px;
	margin-top:11px;
	}
.slideBox{ 
	width:280px; 
	height:175px; 
	*+height:170px;
	overflow:hidden; 
	position:relative;    
} 
.slideBox .hd{ 
	height:30px; 
	overflow:hidden;
	width:100%; 
	position:absolute; 
	left:0px; 
	bottom:0px; 
	z-index:1; 
} 
.slideBox .hd ul{ 
	overflow:hidden;
	zoom:1; 
	float:right;
	margin-top:12px;
	margin-right:3px;
} 
.slideBox .hd ul li{ 
	float:left;
	font-size:9px; 
	width:20px; 
	height:15px; 
	color:#fff; 
	font-family:微软雅黑;
	line-height:16px; 
	text-align:center; 
	background:url(s02.png) top left no-repeat;
	cursor:pointer; 
} 
.slideBox .hd ul li.on{ 
	background:url(s01.png) top left no-repeat; 
	color:#fff; 
} 
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
} 
.slideBox .bd img{ 
	width:280px; 
	height:175px; 
	*+height:170px;
} 
.news_cont_ul{
	float:left;
	width:430px;
	margin-left:10px;
	margin-top:6px;
	}
.news_cont_ul font.newsul_tit{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:700;
	padding:3px 0px;
	font-family:微软雅黑;
	}
.news_cont_ul p{
	font-size:12px;
	line-height:22px;
	color:#545454;
	width:91%;
	margin-left:5px;
	padding:0px 2%;
	padding-bottom:6px;
	background:url(line.gif) bottom left repeat-x;
	}
.news_cont{
	float:left;
	width:91%;
	margin-left:5px;
	padding:0px 2%;
	padding-top:10px;
	}
.news_cont li{
	float:left;
	width:100%;
	}
.news_cont li a{
	float:left;
	color:#545454;
	font-size:12px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
}
.news_cont li font.time{
	float:right;
	font-size:10px;
	color:#707070;
	font-weight:400;
	font-family:Arial;
	line-height:22px;
	}
/**学术报告**/
.main_right_xsbg{
	float:left;
	width:361px;
	margin-top:10px;
	border:1px solid #b6d6de;
	border-top:0px;
	background:#fff;
	padding-bottom:21px;
	}
/**科研论文*/
.main_right_kylw{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:361px;
	border:1px solid #b6d6de;
	border-top:0px;
	background:#fff;
	padding-bottom:21px;
	}

/***仪器设备*/
.main_right_yqsb{
	margin-top:10px;
	}
.yqsb_cont{
	float:left;
	width:100%;
	margin-top:13px;
	margin-left:7px;
	padding-bottom:13px;
	}
.yqsb_cont li{
	float:left;
	margin:0px 5px;
	}
.yqsb_cont li img{
	float:left;
	border:3px solid #adbfc9;
	width:164px;
	height:117px;
	}
	/************/
	
.bottom{
	float:left;
	width:100%;
	background:#083061;
	height:97px;
	margin-top:10px;
	border-top:3px solid #031d46;
	}
.bottom_icp{
	margin:0 auto;
	height:80px;
	background:url(navbg.jpg) top left ;
	width:980px;
	text-align:center;
	font-size:12px;
	line-height:24px;
	color:#fff;
	padding-top:17px;
	}
	
	/*************以下为概览*************/
.main_left_nav,.main_right_gailan{
	float:left;
	width:100%;
	border:1px solid #b6d6de;
	border-top:0px;
	background:#fff;
	}
.left_nav_yi,.right_gailan_tit{
	float:left;
	width:100%;
	border-bottom:1px solid #b6d6de;
	border-top:3px solid #0e4e90;
	height:30px;
	background:url(tag01.jpg) bottom left repeat-x;
	}
.left_nav_yi h1,.right_gailan_tit h1{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#143145;
	height:30px;
	line-height:30px;
	margin-left:5px;
	padding-left:12px;
	
	}
.left_nav_yi h1{
	background:url(tag02.png) center left no-repeat;
	}
.right_gailan_tit h1{
	background:url(tag03.png) center left no-repeat;
	}
.dang{
	float:right;
	font-size:12px;
	line-height:30px;
	color:#576b80;
	margin-right:15px;
	}
.dang a{
	color:#576b80;
	}
.left_nav_er{
	float:left;
	width:100%;
	}
.left_nav_er li{
	float:left;
	width:100%;
	height:40px;
	border-bottom:1px solid #b6d6de;
	}
.left_nav_er li a{
	float:left;
	width:85%;
	color:#005f9b;
	font-family:微软雅黑;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding-left:6%;
	background:url(tag04.png) right center no-repeat;
	}
.left_nav_er li a:hover{
	color:#09C;
	}
.main_right_gailan table td img {
	border:3px solid #adbfc9;
	width:150px;
	height:109px;
	}
.main_right_gailan table td table td a img{
	width:76px;
	height:14px;
	border:none;
	}
.main_right_gailan table td table td{
	color:#6f6e6e;
	font-size:12px;
	line-height:22px;
	}
.main_right_gailan table td table td b{
	font-size:13px;
	color:#3d3d3d;
	font-family:微软雅黑;
	}
.fenye{
	float:left;
	margin-top:20px;
	background:url(line.gif) top left repeat-x;
	width:90%;
	margin-left:2.5%;
	padding-right:5%;
	height:40px;
	color:#6f6e6e;
	font-size:12px;
	line-height:22px;
	text-align:right;
	padding-top:10px;
	}
.fenye a{
	color:#6f6e6e;
	font-size:12px;
	line-height:22px;
	padding:3px;
	}
.fenye a:hover{
	color:red;
	text-decoration:underline;
	}
	
/********/
.gailan_list{
	float:left;
	width:91%;
	margin-left:5px;
	padding:0px 2%;
	padding-top:10px;
	}
.gailan_list li{
	float:left;
	width:100%;
	}
.gailan_list li a{
	float:left;
	color:#545454;
	font-size:12px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
}
.gailan_list li font.time{
	float:right;
	font-size:10px;
	color:#707070;
	font-weight:400;
	font-family:Arial;
	line-height:22px;
	}
.gailan_list li a:hover{
	color:#06C;
	}
/*********/
.xilan_right_tit{
	float:left;
	width:95%;
	margin-left:2.5%;
	text-align:center;
	color:#900;
	font-size:18px;
	font-weight:700;
	padding-bottom:5px;
	margin-top:20px;
	font-family:微软雅黑;
	}
.xilan_right_futit{
	float:left;
	width:95%;
	margin-left:2.5%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	font-family:微软雅黑;
	}
.xl_cont_dayinw{
	float:left;
	height:30px;
	color:#777;
	line-height:30px;
	margin-top:20px;
	font-size:12px;
	margin-left:10px;
	padding:0px 15px;
}

.xl_cont_dayinw{
	width:91%;
	background:#f5f5f5;
	border:1px solid #ddd;
	border-radius:10px;

}
.dy_time{
	float:left;
	margin-right:10px;
}
.dy_right{
	float:right;
}
.dy_dayin{
	float:left;
	margin-right:25px;
}
.dy_dayin a{
	color:#666;
}
.dy_wbdx{
	float:left;
}
.dy_wbdx a{
	text-decoration:underline;
	margin-right:5px;
}
.xilan_cont{
	float:left;
	width:100%;
	margin-top:15px;
	padding-bottom:20px;
	}
.xilan_cont p{
	float:left;
	width:94%;
	padding:0px;
	margin:0px;
	padding:5px 3% 0px 3%;
	font-weight:400;
	color:#333;
	text-align:left;
	line-height:24px;
	font-size:14px;
	text-indent:20pt;
	}
a:hover{
	color:blue;
	}
.right_yqsb_tit .bgcolor4_1{
	height:30px;
	margin:0px;
	background:none;
	background:#ffffff;
	border-bottom:1px solid #fff;
}
.yanjiuyuan td{border-bottom:1px dashed #dddddd;height:40px;}
.yanjiuyuan a{
font-size:14px;
color:#666666;
}
.yanjiuyuan a:hover{color:#000000;text-decoration:underline;}
.yanjiuyuan_xilan{
font-size:12px;
color:#555555;
}
.yanjiuyuan_xilan .yjyimg img{width:80px;height:100px;}