@charset "utf-8";
@font-face {
	font-weight:400;font-style:normal;
	font-family:trebuc;
	src:url(../fonts/trebuc.eot);
	src:url(../fonts/trebuc.eot?#iefix) format('embedded-opentype'),
	url(../fonts/trebuc.woff) format('woff'),
	url(../fonts/trebuc.ttf) format('truetype'),
	url(../fonts/trebuc.svg#DINProRegular) format('svg');
}
@font-face {
    font-family: 'Knockout';
    src: url('../fonts/Knockout.eot');
    src: url('../fonts/Knockout.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Knockout.woff') format('woff'),
         url('../fonts/Knockout.ttf') format('truetype'),
         url('../fonts/Knockout.svg#DINProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
	font-size:16px;
	color:#000000;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	margin:0;
	padding:0;
	font-weight: 400;
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
	box-sizing:border-box;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#000000;text-decoration:none;}
a:hover {text-decoration: none;color:#ee0000;}
.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.clear{clear:both;}
input,textarea,select{
	border: 1px solid #dcdcdc;
	line-height:20px;
	padding:3px;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"],select {
   -webkit-appearance: none;
}
img{
	border:0;
}
.space{
	height:0;
}
.sou {
	display: inline-block;
	vertical-align:middle;
	padding:5px 7px;
	font-size: 16px;
	line-height: 30px;
	box-sizing: border-box;
	width: 100%;
	border:none;
	outline: none;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send {
	display: inline-block;
	vertical-align: middle;
	padding:11px 35px;
	background:#765812;
	border:none;
	line-height: 40px;
	color:#ffffff;
	font-size: 22px;
	width:100%;
	margin-top:5px;
	display: block;
	cursor: pointer;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.header{
	padding:30px 0 20px 0;
	position:absolute;
	width:100%;
	z-index:999;
	background: -webkit-linear-gradient(left,#5e3d12,#f7e092);
	background: -o-linear-gradient(left,#5e3d12,#f7e092);
	background: -moz-linear-gradient(left,#5e3d12,#f7e092);
	background: -mos-linear-gradient(left,#5e3d12,#f7e092);
	background: linear-gradient(left,#5e3d12,#f7e092);
}
.wrap{
	max-width:1100px;
	width:100%;
	margin:0 auto;
	position: relative;
	box-sizing:border-box;
}
.toplogo{
	float:left;
	height:60px;
	width:18%;
}
.toplogo img{
	height:100%;
	width:auto;
	display: block;
}
.nav{
	padding-top:10px;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left:50px;
}
.nav li a{
	display:block;
	line-height:40px;
	color:#fff;		
}
.nav li:hover a{
	color:#ffff00;
}
.nav li.current{
	background: url(../images/nav_l.png) no-repeat center center;
}
.topico{
	float:right;
	padding-top:15px;
}
.banner{
	position: relative;
	background: url(../images/banner.jpg) no-repeat center center;
	height:860px;
}
.banner img{
	max-width:100%;
	height:auto;
}
.bantxt{
	position: absolute;
	max-width:1100px;
	width:100%;
	margin:0 auto;
	font-size:55px;
	color:#fff;
	top:38%;
	left:50%;
	letter-spacing: 5px;	
	margin-left:-550px;
	text-shadow: -4px -3px 1px #58380f;
}
.bantxt h1{
	font-size:80px;
	margin:0 0 6px 0;
	font-weight: 600;
	text-shadow: -5px -3px 1px #58380f;
}
.title{
	text-align: center;
	padding-top:50px;
}
.title h1{
	font-size:42px;
	line-height: 60px;
}
.title2{
	color:#ffffff;
}
.home_about{
	line-height: 32px;
	text-align: left;
}
.home_about p{
	padding:20px 0;
}
.bg{
	background: #f2f2f2;
	margin-top:60px;
	padding-bottom:80px;
}
.bg2{
	background: url(../images/bg.jpg) no-repeat center center;
	padding-bottom:100px;
	margin-bottom:100px;
}
.home_service{
	font-size:0;
	margin-top:50px;	
	text-align: center;
}
.home_service ul{
	width:108%;
}
.home_service li{
	width:42%;
	margin-right:8%;
	display: inline-block;
	vertical-align: top;	
	line-height: 28px;
	font-size:16px;
	padding-bottom:50px;
}
.home_service li h2{
	font-weight: 400;
	font-size:28px;
}
.home_service li img{
	width:86px;
	height:auto;
}
.home_grow{
	font-size:0;
	color:#fff;
	margin-top:80px;
	text-align: center;
	border-right:17px solid #ffffff;	
}
.home_grow li{
	width:25%;
	display: inline-block;
	vertical-align: top;	
	padding:10px 30px 0 50px;
	line-height: 28px;
	height:450px;
	font-size:16px;
	background:url(../images/growline.png) repeat-y left top;
	background-size:54px auto;
}
.home_grow li h2{
	font-weight: 400;
	line-height: 32px;	
}
.home_grow li img{
	display: block;
	margin:35px auto;
}
.cell {display:table;width:100%;height:120px;}
.cell h2{display:table-cell; vertical-align:middle;}
.home_contact{
	float:left;
	width:35%;
	color:#fff;
	padding:50px;
	line-height: 36px;
	background: url(../images/bg.jpg) no-repeat center center;
}
.home_contact h2{
	font-weight: 400;
	font-size:38px;
}
.home_contact p{
	margin:50px 0 20px 0;
}
.home_form{
	float:right;
	width:52%;
	font-size:20px;
	line-height: 44px;
}
.home_form h2{
	font-weight: 400;
	font-size:30px;
}
.home_form li.form3{
	font-size:16px;
}
.home_form li.form2{
	position: relative;
	padding:12px 0 12px 70px;
	border-bottom:2px solid #a1812e;
}
.home_form li.form2 span{
	color:#999;
	position: absolute;
	left:0;
}
.footer{
	margin:100px 0 60px 0;
	font-size:16px;
	line-height: 42px;
	color:#58380f;
}
.fnav{
	float:left;
	width:40%;
}
.fnav a{
	color:#765812;
}
.fnav a:hover{
	color:#a88b4f;
}
.flogo{
	float:right;
	font-size:22px;
	text-align: right;	
}
.flogo img{
	height:76px;
	width:auto;
	margin-top:10px;
	margin-bottom:60px;
}
.footbg{
	background: url(../images/bg.jpg) no-repeat center center;
	color:#fff;
	padding:40px 0;	
}
.con_info{
	line-height: 28px;
	color:#666666;
	font-size:16px;
	padding:130px 0;
}
.con_info h2{
	font-size:22px;
	margin:20px 0;
}
.con_info h3{
	font-size:16px;
	margin:25px 0 0 0;
}
.con_info p{
	margin:8px 0;
}	
.con_info ul{
	padding-top:10px;
}
.con_info li{
	list-style: disc;
	margin-left:40px;
}
@media screen and (max-width:1440px){
	.banner{
		height:680px;
	}
	.bantxt{
		width:90%;
		font-size:50px;
		top:40%;
		left:5%;
		margin-left:0;
	}
	.bantxt h1{
		font-size:75px;
	}	
}
@media screen and (max-width:1280px){
	.wrap{
		padding:0 20px;
	}
	.banner{
		height:660px;
	}
	.home_service ul{
		width:100%;
	}
	.home_service li{
		width:42%;
		margin:0 4%;
	}
}
@media screen and (max-width:1024px){
	.banner{
		height:560px;
	}
	.bantxt{
		font-size:40px;
	}
	.bantxt h1{
		font-size:65px;
	}
	.title h1{
		font-size:36px;
		line-height: 40px;
	}
	.bg{
		padding-bottom:60px;
	}
	.home_grow{
		margin-top:60px;
		border-right:12px solid #ffffff;	
	}
	.home_grow li{
		padding:0 25px 0 35px;
		height:420px;
		background-position:left 30px; 
		background-size:40px auto;
	}
	.home_grow li img{
		margin-top:10px;
		margin-bottom:20px;
	}
	.home_contact{
		width:38%;
		padding:50px;
	}
}
@media screen and (max-width:880px){
	.banner{
		height:500px;
	}
	.header{
		padding:20px 0 10px 0;
	}
	.toplogo{
		height:54px;
		width:auto;
		margin-right:20px;
	}
	.bantxt{
		font-size:30px;
	}
	.bantxt h1{
		font-size:56px;
	}
	.title{
		padding-top:30px;
	}
	.title h1{
		font-size:32px;
	}
	.home_grow{
		border:none;
	}
	.home_service li,.home_grow li{
		width:44%;
		margin:0 3%;
		padding:0;
		padding-bottom:50px;
		background: transparent;
		height:auto;
	}
	.home_grow li{
		width:40%;
		margin:0 5%;
		padding-bottom:50px;
	}
	.home_grow li p{
		display: inline-block;
	}
	.cell {height:50px;}
	.home_contact{
		width:43%;
		padding:40px 30px;
	}
	.home_form{
		width:50%;
		font-size:18px;
		line-height: 40px;
	}
	.home_form h2{;
		font-size:27px;
	}
	.home_form li.form2{
		padding:11px 0 11px 70px;
		border-bottom:2px solid #a1812e;
	}
	.send {
		padding:10px 35px;
		margin-top:15px;
	}
	.footbg{
		padding:20px 0;	
	}
	.home_service li img{
		width:78px;
	}
	.home_grow li img{
		width:50px;
	}
	.bg2{
		padding-bottom:20px;
		margin-bottom:80px;
	}
}
@media screen and (max-width:640px){
	body{
		font-size:16px;
	}
	.wrap{
		padding:0 10px;
	}
	.banner{
		background: url(../images/banner_s.jpg) no-repeat center center;
		height:350px;
	}
	.bantxt{
		font-size:30px;
	}
	.bantxt h1{
		font-size:48px;
	}
	.home_service li,.home_grow li{
		width:98%;
		margin:0 1%;
		padding-bottom:30px;
		line-height: 26px;
		font-size:16px;
	}
	.home_contact,.home_form{
		float:none;
		width:100%;
	}
	.home_contact{
		padding:20px 30px 30px 30px;
		margin-left:-10px;
		width:105%;
	}
	.bg{
		margin-top:20px;
		padding-bottom:20px;
	}
	.bg2{
		background:transparent;
		padding:0;
		margin-bottom:30px;
	}
	.title h1{
		font-size:28px;
		margin:10px 0;
	}
	.title2{
		color:#000000;
	}
	.home_service{
		margin-top:20px;
		text-align: left;	
	}
	.home_service li img{
		width:50px;
		margin-top:0;
		display: inline-block;
		vertical-align: middle;
		margin-bottom:10px;
	}
	.home_grow{
		color:#000000;
		text-align: left;
		margin-top:20px;
	}
	.home_grow li img,.nav{
		display: none;
	}
	.home_service li h2,.home_grow li h2{
		font-size:22px;
		margin:0 0 10px 0;
		display: inline-block;
		vertical-align: middle;
	}
	.cell {height:auto;}
	.home_service li h2{
		display: inline-block;
		vertical-align: middle;
		margin-left:20px;
	}
	.home_contact h2{
		font-size:30px;
	}
	.home_contact p{
		margin:20px 0 10px 0;
	}
	.home_form h2{
		font-size:24px;
	}
	.footer{
		margin:50px 0 30px 0;
		font-size:18px;
		line-height: 40px;
	}
	.flogo img{
		height:58px;
		margin:0;
	}
	.footbg{
		font-size:16px;
	}
	.header{
		padding:6px 0 6px 0;
	}
	.toplogo{
		height:38px;
		padding-left:5px;
	}
	.topico{
		padding-top:5px;
		margin-right:10px;
	}
	.topico img{
		width:28px;
		height:auto;
	}
	.home_about p{
		padding:10px 0;
	}
	.home_about{
		line-height: 26px;		
	}
	.send {
		padding:8px 35px;
		font-size: 22px;
	}
	.con_info{
		line-height: 26px;
		color:#444444;
		padding:60px 0;
		font-size:15px;
	}
	.con_info h2{
		font-size:18px;
		margin:15px 0;
	}
	.con_info h3{
		font-size:15px;
		margin:15px 0 0 0;
	}
	.con_info p{
		margin:6px 0;
	}
	.con_info li{
		margin-left:30px;
	}
}