*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
input{
	border:none;
	}
img{
	border:none;
	}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	}
.clear{
	clear:both;
	}
.inner{
	width: 1180px; margin:0 auto;
}
/*html,body{
	width:100%;
	height:100%;
	overflow-x: hidden; 
}*/
body{
	font-family:"微软雅黑";
	position:relative;
	
}
.f_left{ 
	float: left;}
.f_right{ 
	float: right;}
	
	
/*---------------------------------------------顶部---------------------*/
.top{
	height: 58px;
	background-color: #141517;
}
.top .call{
	background:url(../images/call_bg_02.png)left center no-repeat;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 58px;
	color: #fff;
	height: 58px;
}
.hotword{
	font-size: 14px;
	color: #2;
	line-height: 58px;
	padding-left: 46px;
	color: #FFFFFF;
}
.hotword h1{
	font-size: 14px;
	line-height: 58px;
	padding-right: 20px;
}
.hotword p{ margin-right:10px;}
.nav{
	height: 100px;
	background: url(../images/nav_bg_03.png) repeat-x;
	box-shadow:  1px 0px 1px rgba(0,0,0,0.3);
	position: relative;
    top: auto;
    left: auto;
    z-index: 999;
	width:100%;
}
.nav .logo{
	height: 100px;
}
.menu{
	height: 100px;
	background: url(../images/menu_bg_07.png) right center no-repeat;
}
.menu>ul>li{
	float: left;
	position:relative;
}
.menu>ul>li>a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 100px;
	color: #666;
	padding:0 18px;
	background:url(../images/nav_li_bg_03.png) right center no-repeat;	
	text-transform: uppercase;
}
.menu>ul>li>a:hover{
	color:#428512;
	}

.menu>ul>li .active{
	color: #428512;
}


.shouyeh1,.shouyeh1 h1,.shouyeh1 span{
	float:left;  font-size:12px; color:#fff;line-height:58px; margin-right:20px;
}

.sub_menu{
	position:absolute;
	z-index:10;
	top:100px;
	left:-48px;
	width:170px;
	padding:10px;
	background-color:#69a93a;
	display:none;
	z-index:9999;
	}
.menu ul li:hover .sub_menu{
	display:black;
	}
.sub_menu>li{
	border-bottom: 1px dashed #dcdcdc;
	width:130px;
	border-bottom:1px dashed #5e9c30;
	padding:0 20px;
	}
.sub_menu>li:last-child{
	border-bottom:none;
	}
.sub_menu>li>a{
	display:block;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	}
.sub_menu>li>a:hover{
	color:#428512;
	}
.search form{
	width: 160px;
	height: 26px;
	background: url(../images/search_bg_03.png) repeat-x;
	border-radius: 50px;
	position: relative;
	margin-top: 16px;
}
.search form input{
	font-size: 12px;
	color: #5d5d5d;
	line-height: 26px;
	padding-left: 15px;
	background: none;
	
}
.search form button{
	width: 19px;
	height: 19px;
	background: url(../images/s_btn_06.png);
	position: absolute;
	top: 3px;
	right: 4px;
	border: none;
	cursor: pointer;
}
.lauguage{
	padding-left: 24px;
}

.lauguage a{
	display: inline-block;
	font-size: 12px;
	line-height: 58px;
	color: #FFFFFF;
}


/*客服  开始*/
/* .kefu{
	position:fixed;
	right:16px;
	top:158px;  
	width:156px;
	z-index:50;
	} */

.kefu .kefu_top{
	height:43px;
	}

.kefu .kefu_mid{
	background:#ededed;
	width:116px;
	padding:12px 20px;
	height:50px;
	}
.kefu .kefu_mid p{
	font-size:12px;
	line-height:18px;
	color:#515151;
	border-bottom:1px #e5e5e5 solid;
	padding-bottom:10px;
	text-align:center;
	}
.kefu .kefu_bot{
	background:#ededed;
	padding:0 24px 16px ;
	}
.kefu .kefu_bot ul li{
	margin-bottom:8px;
	height:32px;
	cursor:pointer;
	}
.kefu .kefu_bot ul li:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	transition:all 0.3s;
	}



/*首页轮播banner  开始*/
.area{ width:100%; margin:0 auto; overflow:hidden; position:relative;  cursor: pointer;}
.js{POSITION: relative; WIDTH:100%; HEIGHT: 648px;margin:0 auto;}
.jsNav{ position:absolute; left:60%; bottom:35px; transform:translateX(-50%); overflow:hidden; width:130px; z-index:99;}
.jsNav a{display:block;float:left; width:20px; height:20px; float:left; margin-left:10px; background-color:#333; transition:all 0.5s; border-radius: 50px;}
.jsNav a:hover{ background-color:#5d9832;}
.jsNav .imgSelected { background-color:#5d9832;}
/* .js img{ width:100%; height:648px;} */
@media screen and (max-width: 1460px){.js img{height:500px;} .js{height:500px;} }
@media screen and (max-width: 1180px){.js img{height:400px;} .js{height:400px;} }

/*首页轮播banner  开始*/


/*优势      开始*/
.advantage{
	padding-bottom: 20px;
}
.ad_list li{
	width: 580px;
	height: 220px;
	background: #f2f2f2;
	border-radius: 4px;
	margin-top: 22px;
}
.ad_list li:nth-child(1n){
	float: left;
}
.ad_list li:nth-child(2n){
	float: right;
}
.ad_list h3{
	font-size: 24px;
	color: #474747;
	line-height: 78px;
	font-weight: bold;
	padding-left: 72px;
	margin-left: 18px;
}
.ad_m_pic{
	padding: 0 18px;
}
.ad_m_word{
	width: 380px;
	color: #666666;
}

.ad_miaoshu p{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
/*优势      结束*/


/*广告     开始*/
.guanggao{
	height: 200px;
}
.gg_inner{
	background: url(../images/gg_bg_17.png) left center no-repeat;
	height: 200px;
}
.gg_inner a{
	display: block;
	background: url(../images/a-bg_36.png);
	width: 164px;
	height: 48px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 48px;
	float: right;
	margin-right: 28px;
	margin-top: 76px;
	text-align: center;
	cursor:pointer;
}


.home_product{
	padding-top: 28px;
}

.h_p_l{
	width: 260px;
}
.h_p_l .l_one{
	margin-bottom: 30px;
}
.short_title{
	background: url(../images/s_ti_bg_40.png) left center no-repeat;
	width: 260px;
	height: 47px;
}

.short_title p,.short_title h2{
	float: left;
	background: url(../images/s_t_bg_40.png) left  center no-repeat;
	line-height: 47px;
	font-size: 16px;
	padding-left: 32px;
	margin-left: 10px;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,0.3) 1 0 0;
	font-weight:bold;
}
.short_title a{
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 47px;
	background: url(../images/more_bg_43.png) right center no-repeat;
	float: right;
	padding-right: 18px;
	margin-right: 3px;
}

/*产品目录*/
.h_p_menu{
	
	
	width: 260px;
	height: 710px;
	overflow: hidden;
}
.h_p_menu li{
	height: 41px;
	border-bottom: 1px dashed #dcdcdc;
	background:#f7f7f7;
}
.h_p_menu ul li:last-child{
	border: none;
}
.h_p_menu ul li a{
	display: block;
	line-height: 41px;
	font-size: 13px;
	color: #5b5b5b;
	background:url(../images/list_a_bg_44.png) 15px center no-repeat;
	padding-left: 36px;
	
}



.h_p_menu ul li a:hover{
	color: #fff;
	background-color:#71b241;
	transition:all 0.3s;
	}
	
.h_p_menu ul .active a{
	color: #fff;
	background-color:#71b241;
	transition:all 0.3s;
	
}	

.h_p_menu ul li .active{
	color: #fff;
	background-color:#71b241;
	}
.h_p_menu ul li a:hover .h_p_menu ul li{
	
	background:#71b241;
}
.h_p_r{
	width: 890px;
	height: 768px;
	padding-left: 30px;
}

/*产品图片列表*/
.h_p_list{
	margin-bottom: 30px;
}
.h_p_list li{
	padding: 10px;
	float: left;
	margin-right: 12px;
	margin-bottom: 13px;
	border: 1px solid #D4D4D4;
}
.h_p_list li:nth-child(3n){
	margin-right:0;
}
.h_p_list li:hover{
	border: 1px solid #7CD244;
	transition: all 0.3s;
}
.h_p_list .p_pic{
	width: 255px;
	height: 255px;
	padding-bottom: 12px;
}

.h_p_list .p_word h4 a{
	font-size: 16px;
	color: #222222;
	line-height: 28px;
	
}
.h_p_list li:hover .p_word h4 a{
	color: #57942b;
	transition: all 0.3s;
}
.h_p_list .p_word p{
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	padding-bottom: 22px;
}
.h_p_list li:hover .p_word p{
	color: #57942b;
	transition: all 0.3s;
}

/*侧广告*/
.small_ad{
	margin-bottom: 30px;
}


/*常见问题*/
.myscroll{
	width: 236px;
	height: 540px;
	overflow: hidden;
	background: #F7F7F7;
	padding: 0 12px 22px;
}
.myscroll ul li{
	border-bottom: 1px #e4e4e4 solid;
	padding-bottom: 12px;
	height: 100px;
	margin-bottom: 15px;
}
.myscroll ul li h4{ margin-bottom:10px;}
.myscroll ul li h4 a{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	background: url(../images/qa_03.png) left top no-repeat;
	padding-left: 36px;
}
.myscroll ul li p{
	font-size: 13px;
	color: #666666;
	line-height: 24px;
	padding-left: 36px;
	background: url(../images/qa_06.png) left top no-repeat;
}
.myscroll ul li h4 a:hover{
	color: #57942b;
}


/*公司简介*/
.home_company{
	margin-bottom: 30px;
}
.long_title{
	background: url(../images/long_ti_03.png);
	width: 890x;
	height: 47px;
}
.right_content .long_title p{
	float: left;
	background: url(../images/s_t_bg_40.png) left  center no-repeat;
	line-height: 47px;
	font-size: 18px;
	padding-left: 32px;
	margin-left: 10px;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,0.3) 1 0 0;
	font-weight:bold;
	padding-bottom:0;
}
.long_title p{
	float: left;
	background: url(../images/s_t_bg_40.png) left  center no-repeat;
	line-height: 47px;
	font-size: 18px;
	padding-left: 32px;
	margin-left: 10px;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,0.3) 1 0 0;
	font-weight:bold;
	padding-bottom:0;
}


.long_title a{
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 47px;
	background: url(../images/more_bg_43.png) right center no-repeat;
	float: right;
	padding-right: 30px;
	margin-right: 8px;
}
.h_c_content {
	padding: 20px;
	height: 191px;
	background: #F7F7F7;
}
.h_c_content .h_c_pic{
	width: 244px;
	height: 180px;	
}
.h_c_content .h_c_word{
	width: 590px;
	padding-left: 15px;
}
.h_c_content .h_c_word p{
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	padding-bottom: 4px;
}

/*新闻资讯*/
.home_news .h_n_top {
	background: #F7F7F7;
	padding: 20px;
}
.home_news .h_n_top ul li{
	width: 270px;
	float: left;
}
.home_news .h_n_top ul li:nth-child(2){
	padding: 0 20px;
}
.home_news .h_n_top .h_n_pic{
	width: 270px;
	height: 190px;
	border-radius: 4px;
	overflow:hidden;
}
.home_news .h_n_top time{
	display: block;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	padding-top: 6px;
}
.home_news .h_n_top h4 a{
	display:  block;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: bold;
}
.home_news .h_n_top h4 a:hover{
	color: #57942b;
}
.home_news .h_n_top p{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.h_n_bot{
	padding: 20px;
	background: #F7F7F7;
}
.h_n_bot ul li{
	height: 32px;
	border-top: 1px solid #efefef;
}
.h_n_bot ul li h4 a{
	display:inline-block;
	font-size: 12px;
	line-height: 32px;
	color: #666666;
}
.h_n_bot ul li h4 a:hover{
	color: #57942b;
}
.h_n_bot ul li h4 span a{
	display: block;
	font-weight: bold;
	color: #333333;
}
.h_n_bot ul li time{
	font-size: 12px;
	line-height:32px ;
	color: #999999;
}


/*底部*/
 footer{
	margin-top: 100px;
} 
.footer_top{
	background: #272727;
	 
	padding-top: 54px;
	padding-bottom:20px;
}
.f_t_logo{
	text-align: center;
}
.footer_top strong{ font-weight:200;}
.footer_top h3{
	font-size: 20px;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_top .f_t_logo p{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.footer_top .hangye{
	width: 630px;
	margin: 0 auto;
	padding-top: 48px;
	}
.footer_top .hangye li{
	text-align: center;
	width: 90px;
	float: left;
}
.footer_top .hangye li p{
	font-size: 12px;
	line-height: 20px;
	padding-top:14px;
	color: #FFFFFF;
	text-align: center;
}
.footer_top .h_contact{
	width: 870px;
	margin: 0 auto;
	padding-top: 54px;
}
.footer_top .h_contact li{
	float: left;
	padding-right: 25px;
	padding-bottom: 20px; 
}
.footer_top .h_contact li p{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 24px;
}

.footer_mid{
	overflow:hidden;
	background: url(../images/link_bg_45.png) left top no-repeat;background-size:cover;
	padding: 5px 0;
}
.footer_mid ul {
	padding-left: -18px;
}
.footer_mid ul li{
	float: left;
}
.footer_mid ul li a{
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding:0 15px;
}

.title_bg{
	background: url(../images/s_t_bg_40.png) left  center no-repeat;
	line-height: 35px;
	font-size: 18px;
	padding-left: 32px;
	color: #FFFFFF;
	text-shadow: rgba(0,0,0,0.3) 1 0 0;
}
.footer_bot{
	height: 50px;
	background: #242424;
}
.footer_bot p,.footer_bot span{
	font-size: 12px;
	color: #666666;
	line-height: 50px;
	text-align: center;
	float:left;
}
.footer_bot p a,.footer_bot span a{
	color: #666666;
}
.footer_bot p a:hover{
	color: #57942B;
}



/*==============================================关于我们页面===================================================*/
.inbanner{
	height: 280px;
	background: #e9e9e9;
}
.inbanner img{
	display: block;
	width: 1180px;
	text-align: center;
	margin: 0 auto;
}
.lead{
	height: 70px;
	
}
.lead .inner{
	border-bottom: 1px solid #e4e4e4;
}
.intitle{
	font-size: 24px;
	color: #428512;
	line-height: 70px;
	background: url(../images/luosi_03.png) left center no-repeat;
	padding-left: 40px;
	font-weight:bold;
}
.bread{
	font-size: 12px;
	color: #a4a3a3;
	line-height: 70px;
}
.bread a{
	font-size: 12px;
	color: #a4a3a3;
	line-height: 70px;
	text-transform: uppercase;  
}
.bread a:hover{
	color:#428512;
}


.content{
	padding-top: 35px;
}

.c_l_menu{
	margin-bottom: 35px;
}
.about_us .h_p_menu ul li a{
	/*background: none;*/
}

.about_us .h_p_menu ul li a:hover{
color: #fff;
	background-color:#71b241;
	transition:all 0.3s;	
	}
.about_us .h_p_menu{
	height: 214px;
}

.n_p_list li{
	border-bottom:1px dashed #dcdcdc ;
	padding:18px 6px;
}

.n_p_list .n_p_pic{
	width: 74px;
	height: 74px;
	border: 1px solid #a0a0a0;
	margin-right: 14px;
}

.n_p_list .n_p_pic img{
	width: 100%;
}

.n_p_list .n_p_word{ width:134px;} 

.n_p_list .n_p_word h4{
	font-size: 16px;
	line-height: 18px;
	color: #222222;
	font-weight: bold;
}


.n_p_list .n_p_word h4:hover{ color:#428512;} 


.n_p_list .n_p_word p{
	font-size: 12px;
	color: #999999;
	line-height: 18px;  
}
.new_product .myscroll{
	height: 650px;
}

.c_right{
	width: 890px;
}
.right_content{
	padding: 24px 12px;
	background: #f7f7f7;
	height: ;
	overflow: hidden;	
}
.gongsifengcai .ggfc_pic{
	width: 408px;
	height: 255px;
}
.gongsifengcai ul li{
	width: 408px;
	float: left;
	padding: 0 12px 16px;
}
.gongsifengcai ul li p{
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	font-weight: bold;
}


/*==============================================产品展示页面===================================================*/
.c_s_list{
	width: 216px;
	height: 269px;
	background: #F7F7F7;
	padding: 22px 22px 0;
}
.c_s_list p{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	padding-bottom: 14px;
}
.c_s_list p span{
	font-size: 22px; 
	color: #72c735;
	line-height: 24px;
	font-weight: bold;
}
.product .right_content{
	background: none;
	height: ;
	padding:10px;
}
#page{
	float: right;
	margin-top: 44px;
}
#page ul li{
	float: left;
	margin-left: 10px;
	border-bottom: none;
	padding-bottom:0;
}
#page ul li a{
	display: block;
	font-size: 14px;
	color: #A0A0A0;
	line-height: 32px;
	padding: 0 12px;
	border: 1px solid #E4E4E4;
	border-radius: 4px;
}
#page ul li a:hover{
	color: #FFFFFF;
	background: #71b241;
	border:1px solid #71b241;
}
#page .active{
	color: #FFFFFF;
	background: #71b241;
	border:1px solid #71b241;
}
#page .active a{ color:#fff; border:none;}
 

/*==============================================产品详情页面===================================================*/
.pdct_xiangqing .right_content{
	padding: 0 0;
}
.pdct_xiangqing .box #marquee4 {height:260px;}
.similer_pdct .box{ padding-top:32px;} 

.preview{width:338px; height:440px; margin:24px 0px 0px 24px; position:relative}
/* smallImg */
.smallImg{position:relative; height:98px; margin-top:1px;width:338px; overflow:hidden;float:left;}

.box{
	background: #f7f7f7;
}
#imageMenu {height:98px; width:360px; overflow:hidden;float:left;margin: 12px 0;}
#imageMenu li {height:76px; width:76px; overflow:hidden; float:left; text-align:center; margin-right: 11px;}
#imageMenu li img{width:72px; height:72px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:72px; height:72px; border:1px solid #72c735;}
/* bigImg */
.bigImg{position:relative; float:left; width:336px; height:336px; overflow:hidden; border:1px solid #a0a0a0;}
.bigImg #midimg{width:336px; height:336px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}



.pdct_tw{
	background: #f7f7f7;
	margin-bottom: 30px;
}

.p_m_right{
	padding: 24px 0 0 86px;
}
.p_m_right h4{
	font-size: 24px;
	color:#222222 ;
	font-weight: bold;
	line-height: 38px;
}
.p_m_right .xinghao p{
	font-size: 16px;
	line-height: 28px;
	color: #999;
	
}
.xinghao{
	width: 420px;
	height: 348px;
	overflow: hidden;
	padding-top: 14px;
}
.ask_btn{
	width: 360px;
	height: 37px;
}
.ask_btn li{
	width: 160px;
	height: 37px;
	float: left;
	margin-right:20px ;
	cursor: pointer;
}
.p_miaoshu {
	padding:0 24px;	
	height: 250px;
}
.p_miaoshu h4{
	font-size: 24px;
	color:#222222 ;
	font-weight: bold;
	line-height: 38px;
}
.p_miaoshu p{
	font-size: 16px;
	line-height: 28px;
	color: #999;
	padding-bottom: 6px;
}

/* start testimonial */
#marquee4 img{ display:block;line-height:50px; display:block;}
.box{ width:100%; position:relative;}
.box #marquee4{ width:776px; overflow:hidden; height:500px; margin:0 auto;}
.box #marquee4 li{ width:160px; float:left; margin-top: 20px;cursor: pointer;}
.box #marquee4 li .img_box{width:134px; height:134px; overflow:hidden;border: 1px solid #a0a0a0; }

.box #marquee4 li h4{ font-size:16px; color:#222222; font-weight:bold; line-height:20px; padding-top: 6px;} 
.box #marquee4 li p{ font-size:12px; color:#999999; line-height:24px;}
#contro3{ position:absolute; left:2; top:110px; width:100%;}
#contro3 #goL2{ float:left; width:16px; height:49px; display:block; margin:0 26px; opacity:0.4; transition:all 0.4s;}
#contro3 #goR2{ float:left; width:16px; height:49px; display:block; margin:0 26px; opacity:0.4; transition:all 0.4s; float:right;}
#contro3 #goL2:hover{opacity:1;}
#contro3 #goR2:hover{opacity:1;}
/* end testimonial */


/*==============================================新闻资讯页面===================================================*/
.similer_news{
	width: 220px;
	background: #F7F7F7;
	height: 840px;
	overflow: hidden;
	padding: 20px;
}
.similer_news .s_n_one_tw_pic{
	width: 220px;
	height: 142px;
}

.similer_news .s_n_one_tw h4 a{
	display:  block;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.similer_news .s_n_one_tw h4 a:hover{
	color: #57942B;
}
.similer_news  time{
	font-size: 12px;
	color: #999999;
	line-height: 28px;
	padding-top: 4px;
}

.similer_news .s_n_one .s_n_one_tw{
	padding-bottom: 10px;
	border-bottom: 1px solid #E4E4E4;
}

.similer_news .s_n_one_w{
	border-bottom: 1px solid #E4E4E4;
	padding: 4px 0;
}
.similer_news .s_n_one_w h4 a{
	display: block;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding: 6px 0;
}
.similer_news .s_n_one_w h4 a:hover{
	color: #57942B;
}
.similer_news .s_n_one{
	padding-bottom: 20px;
}

.news_list
.n_l_left{
	width: 230px;
	height: 150px;
}
.news_list>ul>li{
		padding-bottom: 32px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 32px;
}
.news_list>ul>li:hover .n_l_left{
	box-shadow:  4px 4px 5px rgba(0,0,0,0.3) ;
	transition: all 0.3s;
}
.news_list>ul>li:hover .n_l_right h3{
	color: #57942B;
	transition: all 0.3s;
	cursor: pointer;
}
.n_l_right{
	width: 604px;
	height: 150px;
	padding: 0 28px;
}
.n_l_right h3{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 16px;
}
.n_l_right>ul{
	padding-bottom: 30px;
}
.n_l_right>ul>li{
	float: left;
	padding-right: 44px;

}
.n_l_right>ul>li p{
	padding-left: 24px;
}
.n_l_right p{
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	
}
.news .right_content{
	height: ;
	overflow: hidden;	
	background: none;
	padding: 0;
}

.news .h_p_menu{ height:auto;}


/*==============================================新闻详情页面===================================================*/
.news_content {
	padding-bottom: 100px;
}
.news_content h3{
	font-size: 18px;
	line-height: 30px;
	color: #5fb223;
	font-weight: bold;
}
.news_content>ul{
	padding-bottom: 30px;
	padding-bottom: 20px;
}
.news_content>ul>li{
	float: left;
	padding-right: 44px;

}
.news_content>ul>li p{
	padding-left: 24px;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}

.n_c_neirong img{
	margin-bottom: 20px;
}
.n_c_neirong p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-bottom: 12px;
}
.fanpian{
	width: 890px;
}
.fanpian li{
	font-size: 14px;
	color: #666666;
}
.fanpian li a{
	font-size: 14px;
	color: #666666;
}
.fanpian li a:hover{
	color: #428512;
}
/*==============================================常见问题页面===================================================*/


.question ul li{
	border-bottom: 1px #e4e4e4 solid;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.question ul li h4 a{
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	background: url(../images/qa_03.png) left top no-repeat;
	padding-left: 36px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.question ul li p{
	font-size: 13px;
	color: #999999;
	line-height: 24px;
	padding-left: 36px;
	background: url(../images/qa_06.png) left top no-repeat;
}


/*==============================================联系我们页面===================================================*/

.contact ul{
	width: 570px;
	overflow: hidden;
}
.contact ul li{
	font-size: 14px;
	color: #999999;
	line-height: 38px;
	padding-bottom: 30px;
	float: left;
}
.contact ul li:nth-child(2n){
	margin-right: 0;
}
.contact ul li span{
	color: #fe4545;
}
/* .mesge input , .contact ul li input{
	width: 320px;
	height: 34px;
	border-radius: 4px;
	border: 2px solid #72c735;
	margin-left: 18px;
	background: #f7f7f7;
	padding-left: 8px;
} */

.mesge input , .contact ul li input{
	width: 100px;
	height: 34px;
	border-radius: 4px;
	border: 2px solid #72c735;
	
	background: #f7f7f7;
	padding-left: 8px;
}
.mesge{
	font-size: 14px;
	color: #999999;
	line-height: 38px;
	float:right;
}

/* .mesge textarea{
	display: block;
	width: 796px;
	border: 2px solid #72c735;
	padding-left: 8px;
	margin-left: 18px;
	border-radius: 4px;
	background: #f7f7f7;
	height:218px;
} */

.mesge textarea{
	display: block;
	border: 2px solid #72c735;
	padding-left: 8px;
	border-radius: 4px;
	background: #f7f7f7;
	height:218px;
}
.mesge .tijiao{
	width: 140px;
	height: 37px;
	background: url(../images/tijiao_bg_03.png) repeat-x;
	border-radius: 4px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 37px;
	text-align: center;
	cursor: pointer;
	border:none;
}

.contact .lianxi{
	float:left;
}
.contact .lianxi ul li{
	margin-bottom: 24px;
	float: none;
	padding-right: 0;
}
.contact .lianxi ul li p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-left: 24px;
	float: left;
	width: 500px; 
}
.contact .lianxi ul li img{
	float: left;
}
#map{
	width: 1168px;
	height: 550px;
	border: 6px solid #72c735;
	margin-top: 68px;

}


.h_p_list li img{ width:100%;}

.full_img img{ width:100%;}


.flink_box a{
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding:0 18px;
	display:block;
	float:left;
	margin-top: 10px;
}

.product .small_ad{ margin-top:35px; height:328px; background:#ccc;}
.side{position:fixed;height:298px;right:20px;top:180px;z-index:100;}
.sidebox{position:absolute;width:40px;height:298px;top:0;right:0;overflow:hidden;}
.right_content p{font-size: 14px;line-height: 22px;color: #666666; padding-bottom: 4px;}
.mesge{ width:680px; float:left;}
#cnzz_stat_icon_1261340664{ position:absolute; right:0; top:15px;}
.footer_bot .inner{ position:relative;}


.center{ margin:0 auto;    width: 50%;}

#conentForm{ width:570px; float:right;}
#conentForm li p{ width:160px; float:left; text-align:right;}
#conentForm li input{ width:398px; float:left;} 
.mesge p{ width:160px; float:left; text-align:right;}
.mesge  textarea{ width:398px; float;left;}
.m15{ width:270px; float:left;}
.p_pic a{ display:block; width:255px; height:255px; overflow:hidden;}
.h_p_list li{ overflow:hidden; width:260px;}
 