*{
	margin:0;
	padding:0;
	font-family: "微软雅黑";
}
img,a{
	transition: all .5s;
	text-decoration: none;
}
li{
	list-style: none;
}
.w_1200{
	width:1200px;
	margin:0 auto;
}
.clear{
	width: 100%;
	clear:both;
}

/*top*/
.top{
	width: 100%;
	border-bottom: 1px solid #ececec;
}
.top_p{
	max-width: 600px;
	overflow: hidden;
	float: left;
	color:#666;
	font-size: 12px;
	line-height: 33px;
}


/*logo+tel*/
.logo_tel{
	width: 100%;
	padding:15px 0;
}
.logo{
	float:left;
}
.logo_le{
	width: 330px;
	float:left;
}
.logo_le_p1{
	width: 100%;
	text-indent: 10px;
	line-height: 32px;
	font-size: 20px;
	color:#32963f;
	padding-top:15px;
}
.logo_le_p1 > span{
	font-weight: bold;
}
.logo_le_p2{
	width: 100%;
	text-indent: 10px;
	color:#666666;
	font-size: 16px;
}
.tel{
	width: 300px;
	float: right;
}
.tel_le{
	float: left;
}
.tel_ri{
	width: 200px;
	float:left;
}
.tel_ri_p1{
	width: 100%;
	color:#666;
	font-size: 14px;
	line-height: 35px;
	padding-top:10px;
}
.tel_ri_p2{
	color:#ee751e;
	font-size: 22px;
	font-weight: bold;
	font-family: "Arial";
}


/*nav*/

.nav{
	width: 100%;
	background: #32963f;
}
.nav_ul{
	width:100%;
}
.nav_li{
	width:148.25px;
	text-align: center;
	line-height: 61px;
	float:left;
}
.nav_li > a{
	display: block;
	width: 128.25px;
	margin:0 auto;
	text-align: center;
	line-height: 61px;
	color:#fff;
	font-size:16px;
}
.nav_li > a:hover{
	background:#3dbb3d;
}
.nav_ul_span{
	float: left;
	display: block;
	width: 2px;
	height: 22px;
	background:url("../images/mc_10.png") no-repeat center;
	margin-top:19.5px;
}

/*banner*/
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banner_sw{
	width: 100%;
}
.banner_swi{
	width: 100%;
}
.banner_swi > img{
	width:100%;
}


/*首页产品展示*/
.spro{
	padding:50px 0 60px;
}
.sp_le{
	width: 220px;
	float:left;
	background:#32963e;
	border-radius:3px;
	overflow: hidden;
	padding-bottom: 40px;
}
.sp_le_tid{
	width: 100%;
	height: 94px;
	background:url("../images/probg.jpg") no-repeat center;
}
.sp_le_tid > h2{
	color:#fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding:13px 0 5px;
}
.sp_le_tid > p{
	color:#fff;
	font-size: 16px;
	text-align: center;
}
.sp_ul{
	width: 100%;
	box-sizing: border-box;
	padding:0 8.5px 100px;
}
.sp_li{
	width: 100%;
	height: 47px;
	line-height: 47px;
	background:url("../images/mc_22.png") no-repeat left center;
	overflow: hidden;
	text-indent: 33px;
	margin-top:10px;
	transition: all .5s;
}
.sp_li > a{
	color:#fff;
	font-size: 18px;
}
.sp_li:hover{
	background: url("../images/mc_16.png") no-repeat left center;
}
.sp_le_tel{
	width: 100%;
	height: 65px;
	background: url("../images/mc_26.png") no-repeat left center;
}
.sp_le_tel > p{
	color:#fff;
	font-size: 18px;
	text-indent: 65px;
	font-weight: bold;
	padding-top: 7px;
}
.sp_le_tel > h2{
	color:#fff;
	font-size: 27px;
	font-family: "Impact";
	text-indent: 42px;
}
.sp_ri{
	width: 940px;
	float:right;
}
.sp_ri_ti{
	width: 100%;
	height: 56px;
	box-sizing: border-box;
	line-height: 54px;
	border-top: 1px solid #c4c5c6;
	border-bottom: 1px solid #c4c5c6;
}
.sp_ri_ti_span1{
	display: block;
	width: 6px;
	height: 34px;
	float:left;
	background: #009247;
	margin:9px 16px 0 5px;
}
.sp_ri_ti > h2{
	color:#272b2e;
	font-size: 24px;
	font-weight: bold;
	float: left;
}
.sp_ri_ti > p{
	font-size: 12px;
	float:right;
	margin-right: 5px;
}
.sp_ri_ti > p > a{
	color:#009247;
}
.sp_list{
	width:100%;
}
.sp_dl{
	width: 217px;
	box-sizing: border-box;
	overflow: hidden;
	float:left;
	margin-left: 24px;
	margin-top: 54px;
}
.sp_dt{
	width: 100%;
	height: 190px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	padding:3px;
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.sp_dt img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin:auto;
}
.sp_dd{
	width: 100%;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 14px;
	margin-top:11px;
	transition: all .5s;
}
.sp_dd > a{
	color:#272b2e;
}
.sp_dl:hover .sp_dd{
	background:#32963e;
}
.sp_dl:hover .sp_dd > a{
	color:#fff;
}
.sp_dl:hover .sp_dt{
	border:1px solid #32963e;
}
.sp_dl:hover .sp_dt img{
	transform: scale(1.2);
}

/*过度*/
.guodu{
	width: 100%;
	height: 258px;
	background:url("../images/mc_29.png") no-repeat center;
}
.guodu_le{
	width:700px;
	float:left;
	padding-top:70px;
}
.guodu_le > h2{
	color:#009247;
	font-size: 31px;
}
.guodu_le > p{
	color:#7e7e7e;
	font-size: 26px;
	line-height: 40px;
}
.guodu_ri{
	width: 221px;
	float:right;
	height: 100%;
	position: relative;
}
.guodu_ri > span{
	color:#fff;
	font-size: 14px;
	display: block;
	position: absolute;
	top: 80px;
	left: 0;
}
.guodu_ri > p{
	color:#fff;
	font-size:24px;
	font-family: "Impact";
	position: absolute;
	top: 115px;
	left: 43px;
}
.guodu_ri > i{
	color:#fff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	left: 80px;
	top: 145px;
}


/*优势*/
.ys{
	width: 100%;
}
.ys_ti{
	width: 100%;
	background:url("../images/mc_37.png") no-repeat center;
}
.ys_ti > h2{
	color:#333333;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 7px;
	
}
.ys_ti > h2 > span{
	color:#ff7800;
	font-size: 68px;
	font-family: "宋体";
	font-weight: bold;
}
.ys_ti > p{
	color:#999999;
	font-size: 20px;
	text-align: center;
}
.ys_bg{
	width: 100%;
	height: 600px;
	background: url("../images/ys_bg.jpg") no-repeat center bottom;
}
.ys_rela{
	position: relative;
	height: 100%;
}
.ys_le{
	width: 870px;
	height: 255px;
	background:#fff;
	position: absolute;
	top: 220px;
	left: 0;
	display: none;
	transition: all .5s;
	cursor:pointer;
}
.ys_le_le{
	width: 370px;
	float:left;
	height: 100%;
	overflow: hidden;
}
.ys_le_le > img{
	width:100%;
	height: 100%;
}
.ys_le_ri{
	width: 500px;
	float:right;
	padding:0 20px 0 40px;
	box-sizing: border-box;
}
.ys_le_ri > h2{
	color:#333333;
	font-size: 24px;
	padding-top:60px;
	font-weight: normal;
}
.ys_le_ri > p{
	color:#333;
	font-size: 12px;
	font-family: "Arial";
	padding-top:5px;
}
.ys_le_ri_des{
	width:100%;
	height: 90px;
	overflow: hidden;
	line-height: 30px;
	color:#333;
	font-size: 14px;
	padding-top:25px;
}

.ys_ul{
	width:273px;
	position: absolute;
	right: 1px;
	top:45px;
}
.ys_li{
	width:100%;
	height: 110px;
	background:rgba(50,150,62,.8);
	transition: all .5s;
	margin-bottom: 1px;
}
.ys_li_le{
	width:80px;
	float:left;
}
.ys_li_le > h2{
	color:#fff;
	font-size: 37px;
	padding-top:25px;
	font-family: "Impact";
	text-align: center;
}
.ys_li_le > span{
	display: block;
	width: 35px;
	height: 1px;
	margin:6px auto 0;
	background:#fff;
}
.ys_li_ri > h2{
	color:#fff;
	font-size: 24px;
	text-align: left;
	padding-top:30px;
}
.ys_li_ri > p{
	color:#fff;
	font-size:12px;
	font-family: "Arial";
	padding-top:6px;
}
.ys_li:hover{
	cursor:pointer;
}

/*优势2*/
.ys2{
	width:100%;
	padding-top:1px;
}
.ys2_ri{
	width:273px;
	height: 142px;
	float:right;
	background:url("../images/ys2_tel.jpg") no-repeat center;
}
.ys2_ri > p{
	color:#fff;
	font-size: 16px;
	padding-top:53px;
	text-indent: 100px;
}
.ys2_ri > span{
	display: block;
	text-indent: 100px;
	padding-top:8px;
	color:#fff;
	font-size: 21px;
	font-family: "Arial";
}
.ys2_le{
	width: 309px;
	height: 142px;
	float:left;
}
.ys2_le > p{
	color:#666666;
	font-size: 20px;
	text-align: center;
	padding-top: 40px;
}
.ys2_le > p > em{
	color:#666;
	font-size: 42px;
	font-family: "Arial";
	font-weight: bold;
}
.ys2_le > span{
	color:#666;
	font-size: 18px;
	display: block;
	text-align: center;
	padding-top:8px;
}

/*环境展示*/

.env{
	width: 100%;
	padding-top:50px;
}
.env_list{
	width:100%;
	padding:40px 0;
}
.env_sw{
	width:100%;
}
.env_swi_d{
	width:100%;
}
.env_swi_nei{
	width:100%;
	height: 220px;
	overflow: hidden;
	position: relative;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
}
.env_swi_nei > img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	margin:auto;
}
.env_swi_d p{
	color:#666666;
	font-size: 14px;
	text-align: center;
	line-height: 47px;
	transition: all .5s;
}
.env_swi:hover .env_swi_nei > img{
	transform: scale(1.2);
}
.env_swi:hover .env_swi_d p{
	color:#f58a00;
}

/*公司简介*/
.sab{
	width: 100%;
	background:url("../images/mc_40.png") no-repeat top center;
	padding-top: 123px;
}
.sab_list{
	width:100%;
	padding:50px 0 70px;
}
.sab_le{
	float: left;
}
.sab_ri{
	width:550px;
	float:right;
	margin-right: 20px;
}
.sab_ri > h2{
	width:100%;
	color:#666;
	font-size: 18px;
	text-align: left;
	padding-top:32px;
}
.sab_ri > span{
	width: 32px;
	height: 2px;
	display: block;
	margin:6px 0 18px 5px;
	background:#ffb901;
}
.sab_des{
	color:#666;
	font-size: 14px;
	text-align: left;
	height:140px;
	line-height: 28px;
	overflow: hidden;
}
.sab_ri > a{
	display: block;
	color:#fff;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	width: 124px;
	height: 36px;
	border-radius: 20px;
	background:#0e801c;
	margin-top:10px;
}
.sab_ri > a:hover{
	color:#fff;
	background:#f58a00;
}

/*合作案例*/
.sca{
	width:100%;
	padding-top:80px;
}
.sca_list{
	width:100%;
	padding:50px 0;
}
.sca_dl{
	width:370px;
	float:left;
	margin-left:45px;
	margin-bottom: 10px;
}
.sca_dt{
	width:100%;
	height: 270px;
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	transition: all .5s;
}
.sca_dt > img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin:auto;
}
.sca_dd{
	color:#666;
	font-size: 14px;
	text-align: center;
	line-height: 64px;
	transition: all .5s;
}
.sca_dl:hover .sca_dt{
	box-sizing: border-box;
	border:3px solid #f58a00;
}
.sca_dl:hover .sca_dt > img{
	transform: scale(1.2);
}
.sca_dl:hover .sca_dd{
	color:#f58a00;
	font-weight: bold;
}

/*企业资质*/
.sho{
	width: 100%;
}
.sho_list{
	width:100%;
	padding:60px 0 50px;
}
.sho_swi img{
	width:100%;
}


/*新闻中心*/
.snews{
	width:100%;
	background:url("../images/news.png") no-repeat bottom center;
}
.snews_list{
	width:100%;
	padding:78px 0 119px;
}
.snews_le{
	width:574px;
	float:left;
	background: #fff;
}
.snews_le_d{
	width: 100%;
	height: 360px;
	position: relative;
	overflow: hidden;
}
.snews_le_d img{
	width:100%;
	height: 100%;
}
.snews_le_d_ab{
	width:98px;
	height: 89px;
	position: absolute;
	left: 0;
	top: 0;
	background:#000;
	font-family: "Arial";
}
.snews_le_d_ab > p{
	color:#fff;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}
.snews_le_d_ab > span{
	color:#fff;
	font-size: 16px;
	text-align: center;
	display: block;
}
.snews_le_wen{
	width:100%;
	box-sizing:border-box;
	padding:0 24px;
}
.snews_le_wen h2{
	color:#666;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	padding:20px 0;
}
.snews_le_wen p{
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	color:#666;
	font-size: 14px;
}
.snews_le_wen span{
	color:#666;
	font-size: 14px;
	display: block;
	margin-top:10px;
	transition: all .5s;
	padding-bottom: 30px;
}
.snews_le_wen span:hover{
	color:#f58a00;
}
.snews_ri{
	width:610px;
	float:right;
}
.snews_dl{
	width:100%;
	height: 122px;
	background:#fff;
	margin-top:11px;
}
.snews_dt{
	float:left;
	width:140px;
	height: 100%;
	text-align: center;
	font-family: "Arial";
}
.snews_dt > h2{
	color:#666;
	font-size: 35px;
	padding:21px 0 8px;
	font-weight: normal;
}
.snews_dt > p{
	color:#666;
	font-size: 16px;
}
.snews_dd{
	width:470px;
	float:right;
	box-sizing: border-box;
	padding:0 20px;
	text-align: left;
}
.snews_dd > a{
	color:#333;
	font-size: 16px;
	display: block;
	line-height: 50px;
}
.snews_dd > p{
	color:#666;
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.snews_dl:hover .snews_dd > a{
	color:#f58a00;
}

/*底部*/
.footer{
	width:100%;
}
.footer1{
	width:100%;
	background:#494949;
	padding:30px 0;
}
.foot_dl{
	width:270px;
	float:left;
}
.foot_dt{
	width:100%;
	line-height: 54px;
	height: 54px;
	color:#fff;
	font-size: 20px;
	letter-spacing: 1px;
	font-family: "Arial";
}
.foot_dt > img{
	float:left;
	margin-right:10px;
}
.foot_dd{
	width:100%;
	line-height: 60px;
	height: 60px;
	background:url("../images/sh.png") no-repeat left center;
	text-indent: 30px;
	color:#fff;
	font-size: 14px;
}
.foot_wx{
	width:150px;
	float:right;
	text-align: center;
	margin-right: 50px;
}
.foot_wx > img{
	width:134px;
	height: 134px;
}
.foot_wx > p{
	color:#c6c6c6;
	font-size: 14px;
}
.footer2{
	width:100%;
	background:#373838;
}
.foot2_p{
	color:#c6c6c6;
	font-size: 14px;
	line-height: 42px;
}
.foot2_p a{
	color:#fff;
}

/*内页banner*/
.neibanner{
	width:100%;
}
.neibanner > img{
	width:100%;
}


/*新闻列表*/

.news_list{
	width:100%;
	padding:30px 0;
}
.news_dl{
	width:100%:;
	padding:10px 5px;
	border-bottom: 1px dashed #ececec;
}
.news_dt{
	width:270px;
	height: 180px;
	float:left;
	overflow: hidden;
}
.news_dt img{
	width:100%;
	height: 100%;
	transition: all 2s;
}
.news_dd{
	float:right;
	width:630px;
}
.news_dd_h2{
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	padding:10px 0;
}
.news_dd_h2 >a{
	color:#333;
}
.news_dd > span{
	color:#999;
	font-size: 14px;
	display: block;
	padding:5px 0;
}
.news_dd > p{
	color:#666;
	font-size: 14px;
	line-height: 25px;
}
.news_dl:hover{
	border-bottom: 1px solid #32963e;
}
.news_dl:hover .news_dd_h2 > a{
	color:#32963e;
}
.news_dl:hover .news_dt img{
	transform: scale(1.3);
}

.show_list{
	width:100%;
	box-sizing: border-box;
	padding:20px;
}
.show_con{
	width:100%;
	overflow: hidden;
	padding:20px 0;
}
.show_list > h2{
	color:#009247;
	font-size: 20px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px dashed #c4c5c6;
}
.show_con_p{
	width:100%;
	text-align: center;
	padding-top:10px;
	color:#999;
	font-size: 14px;
	font-weight: normal;
}

/*位置*/
.weizhi{
	padding:5px 0;
	background:#fafafa;
	border-bottom:1px solid #e5e5e5;
}
.weizhi_p{
	width: 100%;
	line-height:45px;
	color:#333;
	font-size: 14px;
}
.weizhi_p > a{
	color:#333;
}

/*show*/
.show{
	width: 100%;
	padding:40px 0 60px;
}
.show-news-ti{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color:#333;
	font-size: 20px;
}
.show-news-ti span{
	display: block;
	width: 5px;
	height: 30px;
	margin-top:10px;
	float: left; 
	background:#32963f;
	margin-right: 20px;
}

.show-news-p{
	color:#999;
	font-size: 12px;
	line-height: 30px;
	padding-bottom: 30px;
	border-bottom:1px solid #e5e5e5;
}

.show-news-con{
	width: 100%;
	padding:20px 0;
	overflow: hidden;
}

.show-news-prev{
	float:left;
	font-size: 14px;
	color:#666;
}
.show-news-next{
	float: right;
	font-size: 14px;
	color:#666;
}

.mes{width:592px;}
.mes form{width:100%;}
.mes-u{width:100%;}
.mes-li{height: 38px;width: 270px;border: 1px solid #d1d1d1;float: left;margin-right: 22px;margin-bottom: 16px;}
.mes-li input{width:100%;border:none;height:38px;text-indent:20px;}
.mes-li2{float:left;width: 564px;height: 72px;padding-top: 10px;border: 1px solid #d1d1d1;}
.mes-li2 textarea{width:100%;border:none;font-size:14px;text-indent:20px;height:100%;}
.mes-li2{float:left;width: 564px;height: 72px;padding-top: 10px;border: 1px solid #d1d1d1;}
.mes-li3{height: 38px;width: 270px;float: left;margin-right: 22px;margin-top: 16px;}
.mes-li3-i{background: #3ba86e;height: 34px;width: 110px;color: #fff;font: 16px "Microsoft YaHei";border:none;}
.mes-li3-i2{background: #bbb;height: 34px;width: 110px;color: #fff;font: 16px "Microsoft YaHei";border:none;margin-left:20px;}
.mes-li4{float:left;width: 564px;height:30px;padding-top: 10px;}
.mes-li4-span{color:#999;font-size:12px;}
.mmmm{width:100%;background:url("../images/tutu.jpg") no-repeat -420px 0 ;}

/*pages*/
.pages{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.pages a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.pages a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.pages span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}



















