@charset "utf-8";
/* CSS Document */
.first-p{
	margin:8px auto;
	width:1000px;
	display:block;
	}
.first-p .news{
	width:478px;
	height:250px;
	display:block;
	float:left;
	border:1px solid #dfdfdf;
	}
.first-p .news ul{
	margin:0;
	padding:0;
	padding-left:4px;
	padding-top:6px;
	font-size:12px;
	}
.first-p .news li { height:32px; line-height:32px; color:#000; width:470px;}
.first-p .news li a { color:#000000; font: 12px/30px 微软雅黑 ;
text-decoration:none;  }
.first-p .news li a:hover{text-decoration:underline; }
.new-el{
	width:468px;
	overflow:hidden;
	display:block;
	}
.new-el-left{
	width:420px;
	display:block;
	float:left;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	}
.new-el-left-right{
	width:40px;
	display:block;
	float:left;
	}
/*-----------news结束------------------*/
.first-p .news h1{
	width:478px;
	height:50px;
	background:url(news.jpg)/*tpa=http://icds2021.jspne.com/images/news.jpg*/ left top no-repeat;
	position:relative;
	border-bottom:1px solid #dfdfdf;
	margin:0;
	padding:0;
	}
a.gray-line:link,a.gray-line:visited{
	width:60px;
	height:22px;
	line-height:22px;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#0e6eb8;
	border:1px solid #dfdfdf;
	position:absolute;
	top:14px;
	RIGHT:8px;
	}
a.gray-line:hover,a.gray-line:active{
	width:60px;
	height:22px;
	font-size:12px;
	line-height:22px;
	color:#fff;
	background-color:#0e6eb8;
	border:1px solid #dfdfdf;
	position:absolute;
	top:14px;
	RIGHT:8px;
	}
.first-p .time-line{
	width:512px;
	height:200px;
	display:block;
	float:left;
	margin-left:8px;
	}
.main-intro{
	width:990px;
	margin:0 auto;
	margin-top:8px;
	padding:4px;
	border:1px solid #dfdfdf;
	}
.main-intro h1{
	font-size:14px;
	font-weight:bold;
	color:#0e6eb8;
	text-align:center;
	width:100%;
	margin:4px 0;
	padding:0;
	line-height:24px;
	}
.main-intro h4{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	width:100%;
	line-height:22px;
	margin:0;
	padding:0;
	}
.main-intro p{
	font-size:12px;
	line-height:20px;
	color:#000000;
	font-weight:normal;
	margin:22px;
	}
a.blue:link,a.blue:visited{
	color:#0e6eb8;
	text-decoration:none;
	}
a.blue:hover,a.blue:active{
	color:#0e6eb8;
	text-decoration:underline;
	}
.sponsor{
	width:990px;
	height:340px;
	margin:0 auto;
	margin-top:8px;
	padding:4px;
	border:1px solid #dfdfdf;
	}
.sponsor .slist{
	height:80px;
	padding:0 7px;
	float:left;
	}
.sponsor .slist img{
	border:0 none;
	}
.foot{
	width:990px;
	height:24px;
	line-height:24px;
	margin:0 auto;
	margin-top:8px;
	padding:4px;
	color:#676767;
	font-size:12px;
	text-align:center;
	border-top:1px solid #dfdfdf;
	}
	