.header{
	background-color: #222324; 
	zoom:1;
	height: 90px;
	margin-bottom: 0px;
}
.top-logo{ 
	min-height:90px; 
	_height:90px;
}
.inner{ 
	width:980px; 
	margin:0 auto;
	position:relative;
}
.navdiv{ 
	height:90px; 
	overflow:hidden;
}
.navdiv ul li{ 
	float:left; 
	text-align:center; 
	height:90px; 
	line-height:90px; 
	overflow:hidden; 
	background:#222324 repeat-x; 
}
.navdiv ul li a{ 
	color:#fff; 
	font-size:14px;
}
.nav{
	background: #f38018;
	height:90px; 
}
.list-none{ 
	list-style:none; 
	padding:0px; 
	margin:0px;
}
.title{
	float: right;
}
*{
	padding:0; 
	margin:0; 
}
li{
	list-style:none; 
	padding:0; 
	margin:0
}
.mains{
	width:100%;
	padding-left:0;
	margin:0 auto;
	background-color: #1781dc; 
}
.g3{
	width:100%;
	height:400px; 
	float:left; 
	margin:0 0 0 0;
}
.clear{ 
	clear:both; 
}
.index-news{
	height:150px;
	word-break:break-all;
	overflow:auto;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
#sitSet{
	width: 100%;
	height: 100%;
}
.title-img{
	width: 150px;
	height: 130px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list-top{
	margin: 10px;
	margin-left: 160px;
}
.list-center{
	margin-top: 10px;
}
.list-foot{
	margin-top: 10px;
}
.footer{
	background-color: #28292a;
	color: white;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.foot-text{ 
	text-align:center; 
	padding:0px 0px 5px; 
}