body {
	margin:0;
	padding:0;
	background:#e3e3e3;
	font-family: "Microsoft YaHei";
}
ul {
	padding:0;
	margin:0;list-style-type:none;
}
ul li {
	list-style-type:none;
}
li a{ color:#333;}
img{
	border:0px;
}
#header{
	width:1002px;
	height:279px;
	margin:0 auto;
}
#header img.top{
	float: left;
}
#header img.left{
	width:66px;
	height: 32px;
	float: left;
}
#header img.right{
	float: left;
}
#header img.bottom{
	float: left; height:auto;
}
#header ul{
	position: absolute;
	top:225px;
	padding-left: 30px;
}
#header ul li{
	display:inline;
	font-size: 14px;
	cursor: pointer;
	margin: 0 30px 0 10px;
}
#header ul li a{
	color: #ededed;
	text-decoration: none;
}
#header ul li a:hover{
	color: red;
}

#content{
	width:1002px;
	margin:0 auto;
}
#content img.slide{
	float:left;
	width:30px;
	height: auto;
}
#content #news{
	width: 972px;
	margin: 0 auto;
	border-left: 30px solid #ccc;
	background: #fff;
	overflow: auto;
}

#content #news #news_center{
	float: left;
	width: 156px;
	height: 800px;
	padding-top: 50px;
	padding-left: 30px;
}
#content #news #news_center #nav{
	float: left;
}
#content #news #news_center #nav img{
	float:left;
	width: 150px;
	height: 27px;
	margin-top: 15px;
	cursor: pointer;
}

#content #news #news_content{
	float: right;
	width:740px;
	padding-top: 20px; 
	margin-right:20px;
}
#content #news #news_content h1{
	font-size: 18px;
	color: #c51901;
	width:485px;
	float: left;
	margin: 30px 0 0 50px;
}
#content #news #news_content  div ul li h2{
	font-size: 20px;

	margin: 30px 0 0 0;
}
#content #news #news_content  div ul li h3{
	font-size: 14px;

	color:#979595;
	margin: 15px 0 0 0;
}

#content #news #news_content  div span{
	float: right;
	padding: 0 20px 0 0;
}
#content #news #news_content  div span a{
	color: black;
}
#content #news #news_content input{

	border:1px solid #ccc;
	float: left;
	
	/*border-right: none;*/}
.uu{ width:150px; height:26px;margin-left:5px;}
.tti{ background:#666; height:30px;  border-radius:8px; width:195px;  padding:3px; float:right;margin-top: 30px;}
.find1{
	width:31px;
	height:30px;
	cursor: pointer;
	background: url(../images/s1.png) no-repeat;
	border:none;
	float: left;
	position:absolute;
	margin-left:8px;
	background-size: 25px;
	border: none !important	;
}
#content #news #news_content img{
	float:left;
	display: block;
	margin: 32px 0 0 0;
	padding:1px;
	border:1px solid #ccc;
	border-left: none;
	cursor:pointer;
}
#content #news #news_content {
	float: left;
}
#content #news #news_content #line_news{
	float: left;
	background: #a3a2a2;
	height:1px;
	width:650px;
	margin: 10px 0 0 50px;
}
#content #news #news_content dl{
	float: left;
	padding-left: 50px;
	margin-bottom:50px;
}
#content #news #news_content dl li{
	width:650px;
	list-style-type:disc;
	margin-top: 10px;
	cursor: pointer;
}
#content #news #news_content dl li a{
	font-size:14px;
	color: black;
}
#content #news #news_content dl li a:hover{
	text-decoration: underline;
	color:red;
}
#content #news #news_content dl li span{
	float: right;	
	font-size:14px;
	color:#979595;
	margin-right: 38px;
}
#content #news #news_content  ul{
	padding-left: 20px;
}
#content #news #news_content  ul li.btm{
	display: inline;
	float:left;
	margin: 50px 0 50px 40px;
	cursor: pointer;
}
#content #news #news_content  div p{
	font-size: 14px;
	float:left;
	line-height: 28px;
	padding-left: 32px;
	letter-spacing: 2px;
}




#bottom{
	float: left;
	width:972px;
	height: 186px;
	background: #3c3c3c;
}
#bottom h1{
	font-size: 16px;
	width:200px;
	color:#bcbcbc;
}
#bottom p{
	font-size: 14px;
	float: left;
	margin-top:3px;
	color:#bcbcbc;
}
#bottom dl{
	padding-top: 20px;
}
#bottom dl.marleft{
	float: left;
	height:100px;
	width:550px;
	padding-left: 30px;
}
#bottom dl.maright{
	float: right;
	height:100px;
	width:100px;
	padding-right: 30px;
}
#bottom dl span{
	float:left;
	width:120px;
	padding-top:10px;
	font-size: 12px;
	line-height: 12px;
	text-indent: -20px;
	color:#bcbcbc;
}
.n1 ul{ list-style-type:none;}
.n1 ul li{ line-height:25px; color:#333;}
.n1 a{color:#333; line-height:30px; text-decoration:none;}