*{margin:0;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a{text-decoration: none;color:#000;}
em,i{font-style: normal}
b{font-weight: normal}
li{list-style: none}
img{border:none;}
button{background:none;border:none;outline: none}
.lf{float:left;}
.rf{float:right;}
.herd{
	width:100%;
	min-width:1200px;
	height: 187px;
}
.indexBodys{
	width:100%;
	min-width:1200px;
	overflow: hidden;
	background-color:#e5bf74;
}
.indexBodys .bigImg{
	position: relative;
	width:1200px;
	height:540px;
	margin:0 auto;
}
.indexBodys .bigImg img{
	position: absolute;
	left:50%;
	margin-left:-960px;
}
.indexBody{
	width:1200px;
	margin:0 auto;
	padding-bottom:30px;
}
.topBtn{
	text-align: center;
	padding:30px 0;
}
.topBtn a{
	display: inline-block;
	font-size: 20px;
	color:#fff;
	background:url(../img/titleBg.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 44px;
	width:164px;
	height: 44px;
	margin: 0 20px;
}
.coiling{
	width:1200px;
	height: 60px;
	line-height: 60px;
	background-color:#fff;
	text-align:center;
}
.fixTop{
	position:fixed;
	top:0;
	z-index:99999999;
}
.coiling a{
	padding:0 20px;
}
.listCoilings{
	width:1000px;
	margin:0 auto;
}
.listCoilings .listCoiling{
	background-color:#fff;
	margin-top:30px;
}
.coilingTitle{
	width: 100%;
	height:40px;
	line-height: 40px;
	background-color:#dfa840;
}
.coilingTitle b{
	display: inline-block;
	width:114px;
	height: 40px;
	font-size:20px;
	padding-left:10px;
	color:#ffff00;
	background-image:url(../img/roundBg.png);
	background-repeat: no-repeat;
}
.coilingTitle a,.coilingTitle span{
	color:#fff;
	font-size:16px;
	padding-right:5px;
}
.listCoiling .lists{
	width:100%;
	min-height:160px;
	padding:0 36px;
}
.listCoiling .lists .listTop{
	height:115px;
	border-bottom:1px solid #ededed;
}
.listCoiling .lists .listBottom{
	height:115px;
}
.listCoiling .lists ul li{
	padding-top:26px;
	float: left;
	width:154px;
	text-align: center;
}
.listCoiling .lists ul li .details{
	padding-top:15px;
}
.listCoiling .lists ul li .details i,
.listCoiling .lists ul li .details a{
	color:#707070;
}
/*底部*/
.foots{
	width:100%;
	min-width:1200px;
	background-color:#e5bf74;
}
.foot{
	width:1200px;
	padding-top:20px;
	border-top:1px solid #be8f36;
	margin:0 auto;
	text-align:center;
}
.footMenu{
	padding-bottom:10px;
}
.footMenu a{
	font-size:14px;
}
.footMenu i{
	padding:0 4px;
}
.foot p{
	font-size:14px;
	color:#a98947;
	line-height: 26px;
}
.certificateImg{
	padding:20px 0 30px 0;
}
.certificateImg img{
	padding:6px;
	margin:0 2px;
	background-color:#fff;
}