body{
	background: #f9f4ee;
}
.middle{
	width: 1180px;
	height: auto;
	margin: 0 auto;
}
header{
	width: 100%;
	height: 344px;	
}
.tp{
	width: 100%;
	height:104px;
}
.tp img{
	margin-top: 33px;
}
.banner{
	width: 100%;
	height: 240px;
	background: url(../img/banner.jpg) no-repeat center 0;
}
nav{
	width: 100%;
	height:56px ;
	background: url(../img/sy004.gif) repeat-x 0;
}
nav a{
	display: block;
	float: left;
	width: 124px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 15px;
}
nav a:hover{
	text-decoration: none;
	color: #fff;
	background: #702d00;
}
nav a.active{
	color: #fff;
	background: #702d00;
}
section .middle{
	margin-top: 34px;
	background: #fff;
	text-align: center;
	padding-bottom: 343px;
}
section .middle h6{
	font-family: "微软雅黑";
	font-size: 30px;
	color: #ab5620;
	text-align: center;
	padding-top: 62px;
	padding-bottom: 42px;
	font-weight: normal;
}
section .middle p{
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	text-indent: 32px;
	text-align: left;
	padding: 0 63px;
}
section .middle img{
	width: 1049;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
section .middle span{
	display: block;
	font-family: "楷体";
	font-size: 16px;
	color: #000;
	margin-bottom: 50px;
}
section .middle h4{
	text-align: left;
	padding: 36px 63px;
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
}
section .middle .ewm{
	width: 165px;
	height: 165px;
	
}
footer{
	width: 100%;
	height: 89px;
	padding-top: 120px;
	background: url(../img/g-bg.jpg) no-repeat center 0;
}
footer .middle{
	width: 100%;
	text-align: center;
	height: 89px;
	background: #663200;
}
footer .middle p{
	line-height:25px ;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
}

footer .middle p a{
	color: #fff;
}
