*{
	margin: 0;padding: 0;
}
li,a{
	text-decoration: none;
	list-style: none;
}
img{
	display: block;
}
*{font-family: "微软雅黑";font-size: 14px;
	margin: 0;
	padding: 0;
}
html{
	font-size: 62.5%;
}
body{
	font-family: "微软雅黑";
	width: 100%;
	margin: 0;
}
ul,li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: black;
}
h1{
	font-family: "arial"
}
dl,dt,dd{
	margin: 0px;
	padding: 0px;
	text-shadow: none;
}
.page{
	width: 100%;
}
.banner{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
.banner .logobanner{
	width: 100%;
}
.logo{
	width: 1200px;
	position: absolute;
	left:50%;
	margin-left: -600px;
	top: 5%;
}
.logo a{
	float: left;
	margin-right: 10px;
}
.logo a:nth-child(2){
	margin-top: 10px;
}
.logo a img{
	height: 40px;
}
.banner_main{
	width: 42%;
	position: absolute;
	left: 30%;
	top: 45%;
	text-align: center;
	color: #d4b26b;
}
.pjgz{
	width: 1200px;
	position: absolute;
	left:50%;
	margin-left: -600px;
	bottom: 5%;
}
.pjgz h1 img{
	height: 50px;margin-bottom: 30px;
}
.pjgz p{
	width: 80%;
	margin: 0 auto;
	text-indent: 28px;
	color: #D4B26B;
	font-size: 1.8rem;
}
/*产品*/
.allProduct{
	width: 100%;
	background: url(../img/background.png) no-repeat;
	background-size: 100% 100%;
}
.yearOfproduct{
	width: 1200px;
	margin: 0 auto;
}
.pro_main{
	width: 100%;
	padding: 50px 0;
}
.pro_main ul.title{
	width: 100%;
	border-bottom: 1px solid #dba954;
	display: inline-block;
}
.pro_main ul.title li{
	float: left;
	width: 590px;
	text-align: center;
	color: #D4B26B;
	font-size: 18px;
	background: #412d12;
	margin-right: 20px;
	padding: 10px 0;
	cursor: pointer;
}
.active{
	color: #412d12 !important;
	background: url(../img/li-bj.png) repeat-x !important;
	background-size:100% 100% !important;
}
.pros{
	width: 100%;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 60px;
	display: none;
}
.pros li{
	width: 386.6667px;
	float: left;
	margin-right: 20px;
}
.pros li .php{
	width: 376.6667px;
	padding: 5px;
	background: url(../img/cp-bj1.png) no-repeat;
	background-size:100% 100% ;
}
.maright{
	margin-right: 0 !important;
}
.php{
	display: inline-block;
}
.php p:nth-child(1){
	width: 100%;
	height: 200px;	
}
.php p:nth-child(2){
	width: 100%;
	padding: 20px 0;
	background: #462d17;
	text-align: center;color: #DBA954;
}
.pro_tit{
	color: #DBA954;
	font-weight: 900;
	font-size: 21px;
	padding: 10px 0;
}
.pro_tit span{
	display: block;
	font-weight: normal;
	padding-top:5px;
}
.pros_length li{
	width: 585px;
	margin-right: 30px;
}
.pros_length li .php{
	width: 575px;
	padding: 6px 8px;
}
.php p img{
margin: 0 auto;
}
.pros11 li{
	margin: auto;
	float: none;
}
.achive{
	display:inline-block !important; 
}
.footer{
	width: 100%;
	background: #2c1c0d;
	border-top: 5px solid #381f09;
	border-bottom: 10px solid #1a0f09;
}
.footer p{
	text-align: center;
	color: #DBA954;
	padding: 20px;
}
















