*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	color:#666766;
	position:relative;
}
a{
	border:none;
	text-decoration:none;
}
img{
	border:none;
	display:block;
}
ul{
	list-style-type:none;
}
#header{
	height:110px;
	margin:0px auto;
	position:relative;
}
#header #big{
	width:1040px;
	height:110px;
	margin:0px auto;
	position:relative;
}
#header #big #logo{
	width:229px;
	height:80px;
	position:absolute;
	top:16px;
	left:20px;
}
#header #big ul{
	width:750px;
	height:38px;
	position:absolute;
	display:block;
	line-height:38px;
	top:44px;
	right:0px;
	font-size:16px;
	font-family:"microsoft yahei";
}
#header #big ul li{
	float:left;
	margin-right:60px;	
}
#header #big ul li a{
	display:block;
	color:#3b3b3b;
}
#header #big ul li a:hover{
	color:#e54532;
}
#header span{
	width:350px;
	display:block;
	position:absolute;
	top:12px;
	right:50px;
	z-index: 999;
}
#header span a{
	color:blue;
	font-weight:500;
	font-size:13px;
}

#banner{
	height:417px;
	margin:0px auto;
	background:url(../images/banner_bg.png) repeat-x;
}
#banner img{
	margin:0px auto;
}
#box{
	height:515px;
	margin:0px auto;
	background:#ebeaea;
	
}
#box #main{
	width:1038px;
	height:445px;
	margin:0px auto;
	background:#fff;
	border-bottom:4px solid #bab9b9;
}
#box #main #sidebar{
	width:1038px;
	height:104px;
	background:#16a13e;
	position:relative;
	top:-27px;
}
#box #main #sidebar li{
	width:346px;
	height:104px;
	text-indent:-9999px;
	float:left;
}
#box #main #sidebar li a{
	display:block;
	width:346px;
	height:104px;
}
#box #main #sidebar li#one a{
	background:url(../images/one.jpg) no-repeat center;
}
#box #main #sidebar li#two a{
	background:url(../images/2.jpg) no-repeat center;
}
#box #main #sidebar li#three a{
	background:url(../images/3.jpg) no-repeat center;
}
#box #main .content{
	width:963px;
	height:760px;
	margin:0px auto;
	margin-top:40px;
}
#box #main .content ul li{
	width:320px;
	height:257px;
	float:left;
	margin-bottom:37px;
	display:block;
	overflow:hidden;
}
#box #main .content ul li div{
	width:249px;
	margin:0px auto;
}
#box #main .content ul li div h3{
	width:249px;
	height:38px;
	line-height:30px;
	background:url(../images/h3_bg.jpg) no-repeat center;
	font-family:"microsoft yahei";
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-indent:10px;
}
#box #main .content ul li div img{
	margin-top:15px;
	
}
#box #main .content ul li div p{
	line-height: 180%;
    padding: 0 3px 0 3px;
    height: 114px;
    margin-top: 27px;
    font-size: 17px;
}
#box #main .content ul li div span{
	text-align:right;
	color:#e72f05;
	display:block;
	margin-top:30px;
}
#box #main .content ul li div span a{
	color:#e72f05;
}
#footer{
	height:250px;
	margin:0px auto;
	/*background:url(../images/footer_bg.png) repeat-x;*/	
    background-color: #777;
	position:relative;
	font-family:"microsoft yahei";
	clear:both;
	min-width:1011px;
}
#footer a{color:#fff}
#footer #center{
	width:980px;
	margin:0px auto;
	padding-top:35px;
}
#footer #center a{
	color:#fff;
}
#footer #center ul{
	height:150px;
	line-height:180%;
	width:150px;
	float:left;
	margin-right:57px;
	text-indent:15px;
}
#footer #center ul li.spc{
	font-size:14px;
	font-weight:bold;
}
#footer p{
	color:#fff;
	position:absolute;
	bottom:60px;
	display:block;
	left:50%;
	margin-left:-390px;
}
.chengxin{
	width: 94px;
	position:absolute;
	left:47%;
	bottom:20px;
	color: #fff;
	line-height: 29px;
	background-color: #fff;
}
.chengxin img{
	height: 30px;
	float: left;
	margin-right: 8px;
}
.chengxin a{
	color: #666 !important;
}
