html,body {margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;padding:0;font-size:12px;font-family:"Microsoft Yahei UI", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial,  SimHei, "\5B8B\4F53", simsun, sans-serif;color:#333;}
div,ol,ul,li,h1,h2,h3,form,dl,dt,dd,h3,h4,h5,h6{padding:0;margin:0;font-size:12px;}
p{padding:0;margin:0;}
img{border:0;}
ol,ul,li,dl,dt,dd{list-style:none;}
a:link {color:#333;text-decoration: none;}
a:visited {text-decoration: none;color:#333;}
a:hover {text-decoration: none;color:#497c20;}
a:active {text-decoration: none;color:#333;}
.clear{clear:both;}
.clearfloat{clear:both;line-height:0px;height:0px;padding:0;font-size:0;margin:0;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" ";font-size:0}
.clearfix{*zoom:1}
/*::selection{background:#ab0907;color:#FFF;}
::-moz-selection{background:#ab0907;color:#FFF;}
*/
*{box-sizing:border-box;}


.topwrap{
	width:100%;
	height:30px;
	border-bottom:1px solid #e7e7e7;
}
.topwrap .top_con{
	max-width:1200px;
	height:30px;
	font-size:12px;
	color:#666666;
	line-height:30px;
	margin:0 auto;
}
.topwrap .top_con a,.topwrap .top_con a:visited{
	color:#666666;
}
.topwrap .top_con a:hover{
	color:#ff9600;
}

.top_con .top_welcome{
	width:70%;
	float:left;
}
.top_con .top_right{
	width:30%;
	float:left;
}
.top_con .top_right{
	text-align:right;
}
.top_con .top_right a{
	margin-left:12px;
	padding-left:8px;
	background:url(/img/icon_arr1.gif) no-repeat left center;
}
.top_con .top_right a:hover{
	background:url(/img/icon_arr2.gif) no-repeat left center;
}



.head{
	
}
.headwrap{
	max-width:1200px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.headwrap .logo{
	width:759px;
	margin:24px 0;
	float:left;
	transition: all .3s;
}
.headwrap .logo img{
	max-width:100%;
}


.headwrap .top_tel{
	width:294px;
	height:100%;
	margin-top:24px;
	float:right;
	text-align:right;
	transition: all .3s;
}
.headwrap .top_tel img{
	max-width:100%;
}

@media (max-width:1200px){
	.topwrap{display:none;}
	.headwrap{background:none;box-shadow:2px 2px 5px rgba(0,0,0,0.2);}
	.headwrap .logo{
		margin:10px;
	}
	.headwrap .top_tel{
		margin-top:10px;
	}
	.headwrap .logoright{
		display:none;
	}
}
@media (max-width:1080px){
	.headwrap .top_tel{
		display:none;
	}
}
@media (max-width:760px){
	.headwrap .logo{
		width:80%;
		margin:5px;
	}
}



.navbar-toggle {
	width: 44px;
    height: 34px;
	position: absolute;
	left:-54px;
	top:10px;
	padding: 9px 10px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #fff;
	border-radius: 4px;
	background: url(/img/icon_cross.png) no-repeat;
    background-size: 20px;
    background-position: 11px;
	background-color:#fff!important;
	z-index:10000;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	background-color: #9d9d9d;
}
.navbar-toggle.collapsed {
    background: 0;
	
}
.navbar-toggle .sr-only, .navbar-toggle .icon-bar {
    display: none;
}
.navbar-toggle.collapsed .sr-only, .navbar-toggle.collapsed .icon-bar {
    display: block;
}
@media(min-width:1201px) {
.navbar-toggle {
	display: none
}
}



.navwrap{height:50px;width:100%; background:#497c20; margin:0 auto;}
.nav{
	max-width:1200px;
	margin:0 auto;
}
.navwrap ul{
	width:100%;
	height:50px;
	margin:0 auto;
}
.navwrap li{
	width:134px;
	height:50px;
	line-height:50px;
	position:relative;
	z-index:4000;
	float:left;
}
.navwrap li.fli{
	width:128px;
	background:none;
}
.navwrap li span a,.navwrap li span a:visited{
	width:100%;
	height:50px;
	font-size:16px;
	text-align:center;
	color:#fff;
	display:block;
	transition: all .3s;
}
.navwrap li span a:hover{
	background:#ff9600;
	color:#fff;
}
.navwrap li.ov span a,.navwrap li span a.ov,.navwrap li span a:visited.ov{
	background:#ff9600;
	color:#fff;
}


.navwrap li dl{
	position: absolute;
    top:100%;
    left:0;
    z-index: 1000;
    min-width: 134px;
    text-align: center;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	z-index:5000;
	display:none;
}
.navwrap li dl dd{	
	background:#ff9600;
	position:relative;
	z-index:5;
}
.navwrap li dl dd a,.navwrap li dl dd a:visited{
	height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding:0 10px;
    color: #fff;
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	transition: all .3s;
}
.navwrap li dl dd a:hover{
	background:#53a129;
	color:#fff;
}
.navwrap li dl dd a.ov{
	background:#53a129;
	color:#fff;
}
.navwrap li dl dd dl{
	position:absolute;
	left:100%;
	top:0;
	padding-left:9px;
	padding-top:14px;
	box-shadow:none;
	display:none;
	z-index:6000;
	border:0;
}
.navwrap li dl dd dl:before{
	display:inline-block;
	width:0;
	height:0;
	border-top:9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right:9px solid #ff9600;
	content: " ";
	position:absolute;
	left:0;
}
.navwrap li dl dd dl dd{
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}




.pagemask{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background:#000;
	opacity:0.85;
	z-index:9998;
	display:none;
}



@media (max-width:1200px){
	
	
	.navwrap{
		width:auto;
		height:100%;
		border-bottom:0;
		border-top:0;
		background:none;
		float:none;
		position:fixed;
		right:-176px;
		top:0;
		z-index:9999;
	}
	.nav{
		width:176px;
		height:100%;
		padding-top:30px;
		background:#fff;
		display:block;
	}
	.nav ul{
		height:100%;
		margin:0 auto;
		display:block;
		background:#fff;
		overflow: auto;
	}
	.nav li{
		width:auto;
		height:auto;
		line-height:20px;
		position:relative;
		z-index:4000;
		float:none;
		display:block;
		background:none;
	}
	.nav li.fli{
		width:auto;
		
	}
	.nav li span a,.nav li span a:visited{
		height:auto;
		font-size:14px;
		color:#595757;
		display:block;
		border-bottom: 1px solid #c9c9ca;
		padding: 10px 60px;
	}
	.nav li dl{
		visibility:hidden;
		height:0;
	}

}




.img-hide{display:none;}
.img-show{display:block;}
@media (max-width:1200px){
	.img-hide{display:block;}
	.img-show{display:none;}
}




#mainbnr{}

.swiper-container{
	
}
.swiper-container .swiper-slide img{
	width:100%;
}
@media (max-width:1200px){
	#mainbnr .swiper-slide img.img-show{
		display:none;
	}
	#mainbnr .swiper-slide img.img-hide{
		display:block;
	}
}
#mainbnr .swiper-pagination{
	bottom:20px;
}
#mainbnr .swiper-pagination .swiper-pagination-bullet{
	width:50px;
	height:4px;
	border:1px solid #53a129;
	background:#53a129;
	opacity:1;
	border-radius:0;
	transition:all .5s;
}
#mainbnr .swiper-pagination .swiper-pagination-bullet-active{
	border:1px solid #fff;
	background:#fff;
	opacity:1;
	transition:all .5s;
}
#mainbnr .swiper-button-next,#mainbnr .swiper-button-prev{
	width:50px;
	height:50px;
	color:#fff;
	border-radius:5px;
	background-color:rgba(0,0,0,.2);
	opacity:0;
	transition:all .3s;
}
#mainbnr .swiper-button-prev{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#mainbnr .swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}



#mainbnr:hover .swiper-button-next, #mainbnr:hover .swiper-button-prev{
	opacity:.2;
	transition:all .3s;
}
#mainbnr .swiper-button-next:hover, #mainbnr .swiper-button-prev:hover{
	opacity:1;
	transition:all .3s;
}

@media (max-width:480px){
	#mainbnr .swiper-button-next,#mainbnr .swiper-button-prev{
		display:none;
	}
}


.mtit1{
	padding:40px 0 30px 0;
	text-align:center;
	margin:0 auto;
}
.mtit1 h3{
	font-size:30px;
	color:#497c20;
	line-height:40px;
	font-weight:normal;
}
.mtit1 p{
	font-size:16px;
	text-transform:uppercase;
	color:#999999;
	line-height:24px;
}
.mtit1 span{
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding-top:10px;
}
.mtit1 span img{
	margin-bottom:-2px;
}


.mtit2{
	padding:40px 0 30px 0;
	text-align:center;
	margin:0 auto;
}
.mtit2 h3{
	font-size:30px;
	color:#fff;
	line-height:40px;
	font-weight:normal;
}
.mtit2 p{
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	line-height:24px;
}
.mtit2 span{
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding-top:10px;
}
.mtit2 span img{
	margin-bottom:-9px;
}





.main_w1{
	max-width:1200px;
	margin:0 auto;
}

.main_pro{
	margin:0 auto 30px auto;
}
@media (max-width:1200px){
	.main_pro{
		padding:0 15px;
		overflow:hidden;
	}	
}
.main_pro ul{
	margin:-10px;
}
.main_pro ul li{
	width:25%;
	float:left;
	padding:20px 10px;
}

@media (max-width:960px){

	.main_pro ul{
		margin:0 -5px;
	}
	.main_pro ul li{
		padding:0 5px;
		margin-bottom:10px;
	}	
}
@media (max-width:800px){

	.main_pro ul li{
		width:33.33333333%;
	}
}
@media (max-width:600px){

	.main_pro ul li{
		width:50%;
	}
}
@media (max-width:320px){

	.main_pro ul li{
		width:100%;
	}
}

.main_pro ul li a{
	width:100%;
	padding:10px;
	display:block;
	position:relative;
	z-index:1;
	overflow:hidden;
	transition:all .3s;
}
.main_pro ul li a span{
	border:1px solid #eee;
	display:block;
	overflow:hidden;
	transition:all .3s;
}
.main_pro ul li a:hover span{
	border:1px solid #497c20;
	transition:all .3s;
}
.main_pro ul li a p{
	width:100%;
	line-height:30px;
	font-size:14px;
	color:#666;
	text-align:center;
	padding:15px 0;
	overflow:hidden;
	transition:all .3s;
	z-index:3;
}
.main_pro ul li a:hover{
	background:#497c20;
	box-shadow:0 0 20px #333;
}
.main_pro ul li a:hover p{
	transition:all .3s;
	color:#fff;
}
.main_pro ul li a img{
	width:100%;
	transition:all .3s;
}
.main_pro ul li a:hover img{
	transform:scale(1.4,1.4);
}






.main_w2{
	height:682px;
	background:url(/img/about_bg.jpg) no-repeat center top;
	padding-top:15px;
}
@media (max-width:780px){
	.main_w2{
		background:none;
		background-color:#497c20;
		height:auto;
		padding-top:0;
	}
	
	
}


.main_about{
	max-width:1200px;
	margin:0 auto;
}
.about_con{
	max-width:1000px;
	margin:0 auto;
	color:#fff;
	line-height:36px;
	font-size:14px;
}
.about_con p{
	text-indent:2em;
}
@media (max-width:1000px){
	.about_con{
		padding:0 15px;
	}
	
	
}


.about_pic{
	padding:30px;
	margin:0 auto;
}
.about_pic ul{
	
}
.about_pic ul li{
	width:33.33333333%;
	padding:0 20px;
	float:left;
}
.about_pic ul li a{
	display:block;
	border:10px solid #fff;
	overflow:hidden;
	position:relative;
	transition:all .5s;
}
.about_pic ul li a:hover{
	box-shadow:0 0 20px #333;
	transition:all .5s;
}
.about_pic ul li a img{
	width:100%;
	transition:all .5s;
}
.about_pic ul li a:hover img{
	transform:scale(1.4,1.4);
	transition:all .3s;
}
.about_pic ul li a p{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background:url(/img/viewmore.png) no-repeat center 35%;
	background-color:rgba(73,124,32,.8);
	font-size:20px;
	color:#fff;
	text-align:center;
	padding-top:35%;
	opacity:0;
	transition:all .5s;
}
.about_pic ul li a:hover p{
	opacity:1;
	box-shadow:0 0 20px #333;
	transition:all .5s;
}


@media (max-width:780px){
	.about_pic{
		padding:30px 15px;
	}
	.about_pic ul li{
		padding:0 10px;
	}
	.about_pic ul li a{
		border:5px solid #fff;
	}
	.about_pic ul li a p{
		opacity:1;
		box-shadow:0 0 20px #333;
		background-image:none;
		padding-top:20%;
	}
	
}
@media (max-width:500px){
	.about_pic{
		padding:30px 10px;
	}
	.about_pic ul li{
		padding:0 6px;
	}
	.about_pic ul li a{
		border:3px solid #fff;
	}
	.about_pic ul li a img{
		display:none;
	}
	.about_pic ul li a p{
		opacity:1;
		box-shadow:0 0 20px #333;
		background-image:none;
		padding-top:0;
		position:relative;
		height:40px;
		line-height:40px;
		font-size:18px;
	}
	
}
@media (max-width:320px){
	.about_pic{
		padding:30px 10px;
	}
	.about_pic ul li{
		padding:0 6px;
		float:none;
		width:100%;
		margin-bottom:5px;
	}
	.about_pic ul li a{
		border:1px solid #fff;
	}	
}



.main_youshi{
	max-width:1200px;
	margin:0 auto;
}
.main_youshi .youshi_show1{
	
}
.main_youshi .youshi_show1 img{
	width:100%;
}
.main_youshi .youshi_show2{
	padding-bottom:40px;
	display:none;
}
@media (max-width:1200px){
	.main_youshi .youshi_show1{
		display:none;
	}
	.main_youshi .youshi_show2{
		display:block;
	}
	
}
.youshi_show2 .ys_tit{
	text-align:center;
}
.youshi_show2 .ys_tit img{
	max-width:100%;
}
.youshi_show2 ul{
	
}
.youshi_show2 ul li{
	width:50%;
	padding-left:60px;
	padding-right:15px;
	margin-bottom:10px;
	float:left;
	position:relative;
}
.youshi_show2 ul li img{
	position:absolute;
	left:10px;
	top:3px;
}
.youshi_show2 ul li h3{
	font-size:24px;
	line-height:28px;
	color:#497c20;
	font-weight:normal;
}
.youshi_show2 ul li h4{
	font-size:12px;
	line-height:20px;
	color:#999999;
	text-transform:uppercase;
	border-bottom:1px dashed #497c20;
	font-weight:normal;
}
.youshi_show2 ul li p{
	font-size:12px;
	color:#999999;
	line-height:24px;
}

@media (max-width:760px){
	.youshi_show2 ul li{
		width:100%;
		float:none;
	}
}



.main_w3{
	background:#f6f8f4;
}
.main_news{
	max-width:1200px;
	margin:0 auto;
}


.main_news_con{
	margin:0 -15px;
	padding:20px 0 60px 0;
}
@media (max-width:1200px){
	.main_news{
		overflow:hidden;
	}
	.main_news_con{
		padding:10px 15px 40px 15px;
	}
}
.main_news_con .news_col{
	width:33.33333333%;
	padding:0 15px;
	margin-bottom:15px;
	float:left;
}

.news_col .topnews{
	width:100%;
	transition:all .5s;
	overflow:hidden;
}
.news_col .topnews img{
	width:100%;
}
.news_col ul{
	border:1px solid #eeeeee;
	background:#fff;
	padding:10px;
	transition:all .5s;
}
.news_col ul li{
	border-bottom:1px dashed #eeeeee;
	margin-bottom:15px;
	padding:0 5px;
}
.news_col ul li h3{
	font-size:16px;
	font-weight:normal;
	color:#666;
	line-height:30px;
	height:30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.news_col ul li a:hover h3{
	color:#497c20;
}
.news_col ul li p{
	line-height:18px;
	height:36px;
	font-size:12px;
	color:#999;
	margin-bottom:15px;
	overflow:hidden;
}

.news_col:hover .topnews,.news_col:hover ul{
	box-shadow:0 0 20px #666;
}

@media (max-width:640px){
	.main_news_con .news_col{
		width:100%;
		padding:0 15px;
		float:none;
	}
}












.footwrap{
	background:#497c20;
	color:#fff;
}
.footwrap .foot{
	max-width:1200px;
	padding:50px 0 80px 0;
	margin:0 auto;
	color:#fff;
	position:relative;
	overflow:hidden;
}
.footwrap a,.footwrap a:visited{
	color:#fff;
}
.footwrap a:hover{
	color:#e0ffc7;
}


.foot_col{
	width:33.33333333%;
	padding:0 15px;
	float:left;
}
.foot_col .foot_tit{
	border-bottom:1px solid #80a463;
}
.foot_col .foot_tit h3{
	width:100px;
	height:50px;
	line-height:50px;
	border-bottom:2px solid #80a463;
	font-size:18px;
	font-weight:normal;
}
.foot_col .foot_con{
	padding:15px 0;
}
.foot_col .foot_contact{
	line-height:30px;
	font-size:12px;
}
.foot_col .foot_ewm{
	text-align:center;
	padding:30px 0;
}

.foot_col .foot_yqlj{
	line-height:30px;
	font-size:12px;
}
.foot_col .foot_yqlj a{
	margin-right:12px;
}

@media (max-width:780px){
	.footwrap .foot{
		padding:20px 0 30px 0;
	}
	.foot_col{
		width:100%;
		padding:0 15px;
		float:none;
	}
}


.copyright{
	padding:15px;
	background:#376a0f;
	text-align:center;
	line-height:24px;
}











/*在线客服样式2 */
.izl-rmenu{position:fixed; left:50%; margin-left:620px; bottom:10px; padding-bottom:73px; z-index:999; _position:absolute; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(/img/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-126px; top:0px; display:none;width:126px;}
.izl-rmenu .btn-phone{background:url(/img/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(/img/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


@media(max-width:1380px){
	.izl-rmenu{display:none;}
}
