body{
	margin:0;
	padding:0;
	font-family: arial;
	font-size:12px;
	width:100%;
}
a{
	text-decoration: none;
}
ul{
	margin:0;
	padding:0;
	list-style: none;
}
figure{
	margin:0;
}
header{
	width:100%;
	float:left;
	background:url(../images/header_bg.jpg) repeat-x left bottom , #d7d7d7;
	background-size: 22px;
	
}
#headerInner{
	margin:0 auto;
	width:1024px;
	overflow: hidden;
}
#headerInner figure{
	float:left;
	width:100%;
}
#headerInner figure img{
	float: left;
	height: 131px;
	margin-bottom: 13px;
}
nav{
	width:100%;
	float:left;
	background: #e09e26;
	margin-bottom: 20px;
}
nav ul{
	width:1024px;
	margin:0 auto;
	overflow: hidden;
}
nav ul li{
	float: left;
	padding: 15px 55px;
	text-align: center;
	border-right: 2px solid #acb5b2;
}
nav ul li:last-child{
	border-right:none;
}
nav ul a{
	color:#fff;
	font-size:14px;
	font-style: italic;
}
nav ul a:hover{
	color:#018f19;
}
#slider{
	width:1024px;
	height:436px;
	margin:0 auto;
	overflow: hidden;
}
main{
	width:100%;
	float:left;
	
	background:#555555;
}
#MainBox{
	width:1024px;
	margin:0 auto;
	overflow: hidden;
}
#MainBox section.topText{
	float:left;
	width:1024px;
}
section.topText h2{
	float:left;
	color:#e39d2d;
	margin:10px 0 5px;
	width:100%;
	font-weight: normal;
	font-size:19px;
}
section.topText p{
	margin:5px 0;
	text-align: justify;
	line-height: 22px;
	color: #fff;
	font-size:13px;
	float:left;
	width:700px;
	letter-spacing: 1px;
}
section.topImg{
	float:left;
	width:1024px;
	margin-top:10px;
}
h3{
	float:left;
	padding:5px;
	color:#fff;
	background:#e39d2d;
	font-weight: normal;
	font-size: 16px;
	margin:5px 0;
}
section.topBox{
	float:left;
	width:1024px;
	margin-top:20px;
}
section.topBox img, section.topBox1 img{
	height:35px;
	float:left;

}
section.topBox figure{
	width:100%;
	float:left;

}
section.topBox1{
	float:left;
}
.topBox1 img, .topBox1 figure{
	width:300px;
}
section.topBox1 h3{
	margin:20px 0 5px;
}
section.contact{
	float:right;
	width:300px;
}
section.contact h4{
	font-size:18px;
	font-weight: normal;
	margin:5px;
	color:#e39d2d;
}
.contact img{
	width:300px;
}
#footerInner{
	margin:65px auto 0;
	width:1024px;
	overflow: hidden;
	background:url(../images/ft_bg.jpg) no-repeat;
	height: 40px;
}
#footerInner ul{
	float:left;
	margin: 0 0 0 8px;
}
#footerInner li{
	float:left;
	margin:13px 56px;
}
#footerInner li a{
	float:left;
	text-decoration: none;
	color:#fff;
	font-size:13px;
}
span.text{
	margin: 30px auto 5px;
	width: 500px;
	overflow: hidden;
	color: #fff;
	font-size: 9px;
	display: block;
}
footer{
	width:100%;
	float:left;
	background:#555;
}
/*****about********/

.aboutBox{
	float:left;
	width:1024px;
}
h2.abouth2{
	float:left;
	width:900px;
}
h2.abouth2 span{
	float:left;
	padding:5px 10px;
	color:#fff;
	background:#e39d2d;
	font-weight: normal;
	font-size: 16px;
	margin:5px 0;	
}
h4.abouth2 span{
	float:left;
	padding:1px;
	color:#016701;
	background:#fff;
	font-weight: normal;
	font-size: 12px;
	margin:5px 0;
	display: inline;
	
}
h2.abouth2 img{
	float:right;
	width:180px;
}
.aboutBox p{
	line-height: 22px;
	text-align: justify;
	font-size: 12px;
	color:#fff;
	margin:5px 0;
	width:900px;
	float:left;
}
.aboutBox01{
	float:left;
	width:900px;
	margin-top:35px;
}
.aboutBox01 p{
	width:562px;
	float:left;
	color:#fff;
	font-size: 12px;
	text-align: left;
	line-height: 22px;
}
.aboutBox01 .milestone img{
	float:right;
	width:450px;
}
.milestone{
	float:left;
	width:1024px;
}
.aboutBox02{
	float:left;
	width:1024px;
	margin-top:35px;
}
.aboutBox02 ul{
	float:left;
}
.aboutBox02 li{
	float:left;
	margin-right:20px;
	width:300px;
}
.aboutBox02 h3{
	float:left;
	color:#e39d2d;
	font-size: 16px;
	font-weight: normal;
	margin:5px 0;
	background:none;
}
.aboutBox02 img{
	float:left;
}
.aboutBox03{
	float:left;
	width:600px;
	margin-top:35px;
}
.aboutBox03 p{
	float:left;
	color:#fff;
	line-height: 22px;
	text-align: justify;
	margin:0 0 5px;
}
.aboutBox03 img{
	float:left;
	width:100%;
}

/*******product*********/

ul.product{
	float:left;
	width:100%;
	margin:10px 0;
}
ul.product li{
	float:left;
	padding:5px 5px;
}
ul.product li img{
	float:left;
	width:194px;
}
.pContact{
	margin-top:90px;
}

/*******service************/
.service{
	float:left;
	margin-top:20px;
}
.serviceh4{
	float:left;
	font-size:16px;
	font-weight: normal;
	color:#e39d2d;
	margin:70px 0 10px;
	width:100%; 
}
.res{
	color:#e39d2d;
	font-size: 13px;
	line-height: 35px;
}
input[type="reset"], input[type="submit"]{
	background:#e39d2d;
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	cursor: pointer;
	border:none;
	border-radius: 5px;
}
input, textarea{
	background:#4c4b49;
	border:1px solid #6a6869;
}
.contact01{
	margin-top:372px;
}
img.imgstyle{
	width: 250px;
	height: 230px;
}