/* CSS Document */
body {
	font-size:12px;
	line-height:24px;
	color:#333;
	background:url(/skins/images/index-bg.jpg) center 100px no-repeat;
	font-family:Microsoft YaHei;
}
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#e67817;
}
img {
	border:none;
}
li {
	list-style:none;
}
.l {
	float:left;
}
.r {
	float:right;
}
.clearfix {
	height:1px;
	margin-top:-1px;
	clear:both;
	overflow:hidden;
}
.layout {
	width:1000px;
	margin:0 auto;
}
.logo {
	padding:20px 0 15px;
}
.hdr {
	width:300px;
	padding-top:20px;
}
.hdr p {
	text-align:right;
	height:28px;
}
.sc {
	width:200px;
	margin:15px 0 25px;
	overflow:hidden;
	_zoom:1;
}
.inp {
	float:left;
	width:164px;
	height:16px;
	padding:2px 4px;
	line-height:16px;
	color:#999;
	font-size:12px;
}
.btm {
	float:right;
	width:24px;
	height:24px;
	display:inline-block;
}
.nav {
	border-top:#f60 1px solid;
	padding-left:23px;
}
.nav li {
	font-size:16px;
	line-height:40px;
	float:left;
	margin-right:20px;
}
.nav li a:hover {
	color:#F60;
}
.banner {
	height:368px;
	width:1000px;
	margin:auto;
}
.content {
	width:920px;
	padding:20px 40px;
	background:#FFF;
	overflow:hidden;
	margin:0 auto;
}
.index_news {
	width:680px;
	float:left;
}
.txt_news {
	width:450px;
	padding-right:20px;
	float:left;
}
.txt_news li {
	height:50px;
	padding-top:12px;
	line-height:18px;
	font-size:14px;
	border-bottom:#CCC 1px dotted;
}
.txt_news li span {
	float:left;
	height:50px;
	padding-right:8px;
	color:#F60;
}
.pic_news {
	width:205px;
	overflow:hidden;
	float:right;
}
.fwyw{
	margin-top:10px;
}
.fwyw li p{
	padding:5px 0 5px 5px;
	line-height:24px;
}
.case {
	height:200px;
	padding:40px 0 25px;
	background:url(/skins/images/index_case_bg.png) left 0 repeat-x #f0f0f1;
}
.case_t {
	width:920px;
	margin:0px auto;
	font-size:24px;
	height:24px;
	overflow:hidden;
	border-bottom:#a9a9ab 1px dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}

.footer {
	padding:60px 0;
	background:url(/skins/images/index-ft.jpg) left top repeat-x #dcdcdc;
}
.footer a:hover {
	text-decoration:underline;
	color:#fff;
}
