.layout{
	overflow: hidden;
}
.wrap{
	width: 1200px;margin: 0 auto;
}
.header{
	padding: 20px 0 10px;
}
.header .wrap{
	display: flex;justify-content: space-between;align-items: center;
}
.header .logo img{
	display: block;
}
.header .h6{
	font-size: 22px;
	line-height: 2;
	color: #808080;padding-left: 56px;background: url(../image/qms1.png) no-repeat left center;display: block;
}
.header .h6 i{
	font-size: 18px;
}
.hnavs{
	background: #7ea72b;
}
.hnavs ul{
	font-size: 0;
}
.hnavs li{
	display: inline-block;vertical-align: middle;
}
.hnavs li a{
	font-size: 18px;
	line-height: 40px;
	color: #fff;display: block;
}
.hnavs li span{
	display: block;width: 2px;height: 18px;background: #fff;margin: 0 16px;
}
.hbanner{
	margin-top: 30px;
}
.hbanner img{
	width: 100%;display: block;
}


.hpic{
	margin: 0 0 54px;padding-top: 60px;
}
.hpic img{
	display: block;margin: 0 auto;
}
.tit img{
	display: block;margin: 0 auto;
}
.hpge1 ul{
	margin: 16px 20px 0;
}
.hpge1 li{
	float: left;margin-bottom: 26px;width: calc((100% - 24px)/3);margin-right: 11px;
	border: 3px solid rgba(201, 192, 165, 0.3);-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;height: 240px;padding: 12px 20px 0;
}
.hpge1 li:nth-child(3n){
	margin-right: 0;
}
.hpge1 li:nth-child(1),
.hpge1 li:nth-child(2),
.hpge1 li:nth-child(3){
	border-color: rgba(201, 192, 165, 0.2);
}
.hpge1 li h3{
	font-size: 22px;
	line-height: 1.7;
	color: #bfa364;padding-left: 20px;background: url(../image/qms8.png) no-repeat left center;margin-bottom: 4px;
}
.hpge1 li p{
	font-size: 15px;
	line-height: 28px;
	color: #73643f;text-indent: 2em;
}
.hpge1 li p span{
	color: #221815;
}
.hpge2{
	margin-top: 60px;
}
.hpge2 .bds{
	margin: 22px 20px 0;display: flex;justify-content: space-between;
}
.hpge2 .bds .lt{
	width: calc((100% - 14px)/2);
	border: 3px solid rgba(201, 192, 165, 0.8);-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 20px;
}
.hpge2 .bds .lt:nth-child(2){
	border: none;padding: 0;
}
.hpge2 .bds .tatxt h3{
	font-size: 24px;
	line-height: 1.7;
	color: #967000;margin-bottom: 6px;
}
.hpge2 .bds .tatxt h4{
	font-size: 20px;
	line-height: 1.7;
	color: #bfa364;padding-left: 20px;background: url(../image/qms8.png) no-repeat left center;margin-bottom: 6px;
}
.hpge2 .bds .tatxt .del{
	font-size: 16px;
	line-height: 28px;
	color: #74643f;text-indent: 2em;
}
.hpge2 .bds .tatxt .img img{
	display: block;
}
.hpge2 .bds .tatxt .img{
	display: flex;justify-content: flex-end;align-items: center;
}
.hpge2 .bds dd{
	margin-bottom: 32px;
}
.hpge2 .bds .tatxt1{
	border: 3px solid rgba(201, 192, 165, 0.8);-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 20px;
}
.hpge2 .bds .tatxt2{
	margin: 20px 0;border: 3px solid rgba(201, 192, 165, 0.8);-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 20px 20px 27px;
}
.hpge2 .bds .tatxt3{
	border: 3px solid rgba(201, 192, 165, 0.8);-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 20px;
}
.hpge3{
	position: relative;margin-right: 54px;padding-top: 120px;height: 410px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpge3 .img{
	position: absolute;
	left: 20px;
	top: 57px;z-index: 1;width: 103%;
}
.hpge3 .img img{
	width: 100%;display: block;
}
.hpge3 .text{
	display: flex;justify-content: flex-end;align-items: center;
}
.hpge3 .text .ts{
	width: 512px;
}
.hpge3 .text h4{
	font-size: 22px;
	line-height: 1.7;
	color: #666464;margin-bottom: 6px;
}
.hpge3 .text p{
	font-size: 18px;
	line-height: 28px;
	color: #666464;
	position:fixed;
	z-index:999999;
}
.hpge3 .h6{
	font-size: 26px;
	line-height: 1.7;
	color: #5aa9b8;position: absolute;
	right: 0;
	bottom: 20px;z-index: 1;display: block;
}
.hpge3 .h6 i{
	font-size: 18px;
}
.footer{
	margin-top: 50px;background: #eeeeec;padding: 30px 0;
}
.footer .navs{
	background: #e4e4e2;max-width: 1184px;margin: 0 auto 30px;
}
.footer .navs ul{
	font-size: 0;text-align: center;
}
.footer .navs li{
	display: inline-block;vertical-align: middle;
}
.footer .navs li a{
	font-size: 15px;
	line-height: 36px;
	color: #000000;display: block;
}
.footer .navs li span{
	width: 8px;height: 1px;background: #000000;display: block;margin: 0 5px;
}
.footer .text span{
	margin-left: 10px;
}
.footer .text{
	font-size: 16px;
	line-height: 32px;
	color: #000000;text-align: center;
}
.footer .text a{
	color: #000000;
}





