@charset "utf-8";
/* CSS Document */
html, body, div,  h1, h2, h3, h4, h5, h6, a, em, img, hr, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    color:#666;
    font-weight: inherit;
    font-style: inherit;
	list-style:none;
	font-size:12px;
	line-height:24px;
	/*font-family:verdana,arial,helvetica,sans-serif;*/
	font-family:arial,helvetica,sans-serif;
}
p{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
	list-style:none;
	font-size:12px;
	line-height:24px;
	}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, dir, section {
    margin: 0;
    padding: 0;
    display: block;
}
.clear{
	clear:both;
	}
a{
	text-decoration:none;
	}
html,body{
	width:100%;
	min-width: 1300px;
	background: -webkit-linear-gradient(#3d8e49, rgba(255,255,255,1)) no-repeat; /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#3d8e49, rgba(255,255,255,1)) no-repeat; /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#3d8e49, rgba(255,255,255,1)) no-repeat; /* Firefox 3.6 - 15 */
    background: linear-gradient(#3d8e49, rgba(255,255,255,1)) no-repeat; /* 标准的语法 */
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d8e49', endColorstr='#ffffff',GradientType=0 );
	}


.cart_count_btn{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    display: inline-block;
    height: 13px;
    line-height: 13px;
    margin-top: 0px;
    position: relative;
    top: 3px;
    overflow: hidden;
    text-align: center;
    width: 13px;
    cursor:pointer
}
b.sign{
   display: inline-block;
   height: 14px;
    margin-right: 5px;
    vertical-align: middle;
    width: 14px;
    background: url(images/control-icon-20140521.png) scroll no-repeat 0 0;

}
b.sign_shopping{
    background-position: 0 -28px;
}

.cart_action{
    display: inline-block;
    line-height: 25px;
    margin-right: 20px;
    cursor:pointer;
}

.pro_btn{
width: 100px;
height: 26px;
text-align: center;
line-height: 26px;
background-color: #187e1d;
color: #FFF;
letter-spacing: 0.6px;
border-radius: 1px;
margin-top: 10px;
border: none;
}
.h_font{
    color: #dc6d02;
    font-size: 18px;
    line-height: 40px
}

.pro_numb{
	text-align: center;
}

.index_top{
	width:100%;
	padding:5px 0;
	/*background-color:#38aa3b;*/
	}
.topbox{
	width:1280px;
	margin:auto;
	position: relative;
	z-index: 99;
	}
.index_top .left{
	float:left;
	letter-spacing:0.5px;
	color:#fff;
}
.index_top .left a{
	color: #fff
}
.index_top .left b{
	color: #fff;
}
.index_top .middle{
	float:right;
	margin-left:15px;
	width:13%;
	position:relative;
	letter-spacing:0.5px;
	color:#fff;
	position:relative;
	cursor:pointer;
	}
.index_top .middle p{
	color:#fff;
}
.index_top .middle span{
	display:block;
	width: 0;
    height: 0;
    border-left: 6px solid #333333;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
	position:absolute;
	left:-16px;
	top:6px;
	}
.index_top .middle dl{
	position:absolute;
	left:-15px;
	top:29px;
	z-index:999;
	background-color:#fff;
	width:180px;
	height:300px;
	overflow:auto;
	border:1px solid #5ebc62;
	box-sizing:border-box;
	display:none;
	padding:5px 0;
	}
.index_top .middle dl dt{
	margin:3px 0;
	padding-left:5px;
	color:#38aa3b;
	font-size:14px;
	}
.index_top .middle dl dd{
	padding-left:5px;
	cursor: pointer;
	}
.index_top .middle dl dd img{
	vertical-align: middle;
	margin-right: 6px;
}
.index_top .middle dl dd:hover{
	background:#51b656;
	color: #FFF;
}
.index_top .lang_b{
	float:right;
	}
.index_top .lang_b .ch{
	float:left;
	}
.index_top .lang_b .en{
	float:left;
	margin-left:20px;
	}
.index_top .lang_b span{
	color:#fff;
	margin-left:5px;
	float:left;
	}
.index_top .lang_b img{
	display:block;
	margin-top:6px;
	float:left;
	width:18px;
	}
.index_top .right{
	float:right;
	margin-right:15px;
	width:3%;
	letter-spacing:0.5px;
	color:#fff;
	}
.b_body{
	width:1280px;
	margin:auto;

	}
.index_contain{
	background: #fff;
	width:100%;
	box-shadow:0 3px 3px rgba(153,153,153,1);
	#border:solid 1px #ddd;/*ie7*/
	padding-top: 30px;
	}
.index_contain .m_first{
	width:1240px;
	margin:auto;
	padding-bottom: 10px;
	}
.index_contain .logo{
	margin-top:0px;
	float:left;
	}
.index_contain .logo img{
	display:block;
	width:310px;
	}
.index_contain .m_right{
	float:right;
	width:785px;
	margin-top:0px;
	height:68px;
	background-color:#a6e9a8;
	position:relative;
	border-radius:5px;
	box-shadow:0 1px 1px rgba(153,153,153,0.2);
	}
.index_contain .m_right .search{
	border:none;
	width:520px;
	margin-top:10px;
	margin-left:20px;
	}
.index_contain .m_right .search:focus{
	outline:none;
	}
.index_contain .m_right .sb-search-submit{
	display:block;
	border:none;
	height:20px;
	font-size:12px;
	line-height:20px;
	float:left;
	text-align:center;
	background-color:#2d9131;
	border-radius:4px;
	color:#fff;
	/*background:url(images/search.png) no-repeat;*/
	margin-left:2%;
	margin-top:1px;

	}
.index_contain .m_right .sb-search-submit:focus{
	outline:none;
	}
.index_contain .m_right .sb-search-input{
	display:block;
	border:none;
	width:445px;
	float:left;
	padding:2px;
	line-height:16px;
	font-size:12px;
	border:1px solid rgba(153,153,153,0.5);
	background-color:#fff;
	box-shadow:0 1px 1px rgba(153,153,153,0.5) inset;
	}
.index_contain .m_right .sb-search-input:focus{
	outline:none;
	border-bottom:1px solid rgba(0,0,0,1);
	}
.index_contain .m_right .s_txt{
	position:absolute;
	left:71%;
	top:11px;
	}
.index_contain .m_right .sjs{
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #333;
    border-bottom: 5px solid transparent;
	position:absolute;
	left:-15px;
	top:6px;
	}
.index_contain .m_right ul{
	margin-left:20px;
	margin-top:8px;
	position:relative;
	}
.index_contain .m_right li{
	float:left;
	line-height:30px;
	margin-right:10px;
	font-size:13px;
	font-weight:600;
	}
.index_phone{
	position:absolute;
	right:24px;
	top:10px;
	}
.index_phone .top{
	margin-bottom:5px;
	}
.index_phone .top img{
	display:block;
	width:25px;
	float:left;
	}
.index_phone .top p{
	float:left;
	margin-left:15px;
	margin-top:3px;
	}
.index_phone span{
	font-weight:bold;
	letter-spacing:0px;
	}
.index_contain .menu_box{
	width:1240px;
	margin:auto;
	margin-top:10px;
	position:relative;
	z-index: 9;
	}
.index_contain .menu_box > dl{
	position:relative;
	height: 35px;
	border-bottom: solid 1px #51b256;
	}
/*.index_contain .menu_box > dl:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background-color:#51b256;
	position:absolute;
	bottom:-2px;
	left:0;
	}*/
.index_contain .menu_box > dl > dd{
	float:left;
	width:150px;
	height:34px;
	background: -webkit-linear-gradient(#effdf0,#a2eba4 ) no-repeat; /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#effdf0,#a2eba4) no-repeat; /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#effdf0,#a2eba4) no-repeat; /* Firefox 3.6 - 15 */
    background: linear-gradient(#effdf0,#a2eba4) no-repeat; /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effdf0',endColorstr='#a2eba4',GradientType=0 );
	margin-right:1px;
	border-radius:4px 4px 0 0;
	box-shadow:0 2px 2px rgba(153,153,153,1);
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	}
.index_contain .menu_box dd h1{
	text-align:center;
	line-height:36px;
	color:#666;
	font-size:12px;
	font-weight:600;
	letter-spacing:1px;
	position:relative;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	}
.index_contain .menu_box h1 > span{
	display:block;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #333;
	position:absolute;
	right:18px;
	top:50%;
	margin-top: -3px;
	#margin-top: -15px;/*ie7*/
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	}
.sub_menu{
	position:absolute;
	left:0;
	top:34px;
	width:1240px;
	margin:auto;
	background-color:#fff;
	box-shadow:0 2px 10px rgba(102,102,102,0.6);
	border: solid 1px #ddd;
	display:none;
	z-index:99;
	padding-bottom: 20px;
	}
.menu_box > dl > dd:hover .sub_menu{
	display:block;
	}
.menu_box > dl > dd:nth-child(6):hover .sjsss{
  display:none;
  }
.menu_box > dl > dd:nth-child(6):hover .sub_menu{
  display:none;
  }
.index_contain .menu_box > dl > dd:hover h1{
	color:#FFF;
	}
.index_contain .menu_box > dl > dd:hover h1 > span{
	border-top: 8px solid rgba(255,255,255);
	}
.index_contain .menu_box > dl > dd:hover{
	background: -webkit-linear-gradient(#50b154, #1c8020) no-repeat; /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#50b154, #1c8020) no-repeat; /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#50b154, #1c8020) no-repeat; /* Firefox 3.6 - 15 */
    background: linear-gradient(#50b154, #1c8020) no-repeat; /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50b154',endColorstr='#1c8020',GradientType=0 );
	}
.index_contain .menu_box .sub_top{
	margin:10px;
	margin-left:30px;
	position:relative;
	}
.index_contain .menu_box .sub_top h2{
	float:left;
	margin-right:10px;
	}
.index_contain .sjsss{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #fff;
	position:absolute;
	left:50%;
	top:29px;
	display: none;
	}
.index_contain  a:nth-of-type(3) .sjsss{
	right:-50px;
	}
.index_contain .menu_box > dl > dd:hover .sjsss{
	display: block;
}
.index_contain .menu_box .sub_top h2:last-of-type{
	color:#51b656;
	}
.index_contain .menu_box h4{
	margin:5px;
	color:rgb(230,0,18);
	margin-left:30px;
	font-weight:600;
	}
.index_contain .menu_box .sub_third{
	margin:10px;
	width: 1176px;
	overflow-y: hidden;
	}
.index_contain .menu_box .sub_third dl{
	float:left;
	width:244px;
	margin-left:20px;
	margin-right:30px;
	}
.index_contain .menu_box .sub_third dl dd{
	position:relative;
	border-top: solid 1px #ddd;
	line-height: 34px;
	height: 34px;
	width: 100%;
	}
.index_contain .menu_box .sub_third dl dd a{
	vertical-align: middle;
}
.index_contain .menu_box .sub_third dl dd:hover{
	text-decoration: underline;
	color: #51b656;
	background:#fafafa;
}
.index_contain .menu_box .sub_third dl dd:hover a{
	text-decoration: underline;
	color: #51b656;
	background:rgba(0,0,0,0.05);
}
.index_contain .menu_box .sub_third dl .sjss{
	width: 18px;
	height: 14px;
	border-radius: 4px;
	position: absolute;
	right:10px;
	top:50%;
	margin-top: -7px;
	}
.index_contain .menu_box .sub_third dl dd:hover .sjss{
	background: #dfdfdf;
}
.index_contain .menu_box .sub_third dl .sjss .before{
	display: block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #666;
	position:absolute;
	left: 50%;
	top:50%;
	margin-top: -2px;
	margin-left: -4px;
}
.index_contain .menu_box .sub_third dl dd:hover .sjss .before{
	border-top: 6px solid #51b656;
}
.index_contain .menu_box .sub_third dl .sjss .after{
	display: block;
	width: 1px;
	height: 24px;
	position: absolute;
	top: 50%;
	left:-14px;
	margin-top: -12px;
	background: #eee;
}
.index_contain .menu_box .sub_then1{
	position:absolute;
	right:0;
	top:40px;
	border:none !important;
	}
.index_contain .sub_then1 dt{
	font-size:14px;
	color:#51b656;
	}
.index_contain .sub_then1 dd{
	border-right:1px solid rgba(153,153,153,0.6);
	}
.index_contain .shop{
	position:absolute;
	right:3.6%;
	bottom:-2px;
	}
.index_contain .shop_icon{
	float:left;
	}
.index_contain .shop_icon img{
	display:block;
	width:28px;
	height:25px;
	margin-top:4px;
	}
.index_contain .shop_txt{
	float:left;
	position:relative;
	}
.index_contain .shop_txt h3{
	margin-top:8px;
	margin-left:5px;
	}
.index_contain .shop_txt .sj{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(51,51,51,1);
	position:absolute;
	right:-16px;
	top:17px;
	}
.index_contain .index_ban{
	margin:20px auto;
	width:1240px;
	height:400px;
	overflow:hidden;
	position:relative;
	}
/*.index_contain .ban_b{
	width:6200px;
	position:absolute;
	left:0;
	top:0px;
	-webkit-transition:left 0.5s 0.3s cubic-bezier(1,0.8,0.5,1);
	transition:left 0.5s 0.3s cubic-bezier(1,0.8,0.5,1);
	}*/
.index_contain .ban_b img{
	display:block;
	width:1240px;
	position:absolute;
	left:0;
	top:0px;
	}
.index_contain .btn{
	position:absolute;
	left:50%;
	bottom:20px;
	}
.index_contain .btn span{
	display:block;
	width:8px;
	height:8px;
	border-radius:50%;
	background-color:#333;
	box-sizing:border-box;
	float:left;
	margin:0 8px;
	position:relative;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	}
.index_contain .btn span:before{
	content:"";
	display:block;
	width:16px;
	height:16px;
	border-radius:50%;
	border:1px solid #333;
	box-sizing:border-box;
	position:absolute;
	left:-4px;
	top:-4px;
	}
.btn_active{
	background:#199d54 !important;
	/*border:1px solid #199d54 !important;*/
	}
.ban_l{
	position:absolute;
	left:41.9%;
	bottom:14px;
	}
.ban_r{
	position:absolute;
	right:42%;
	bottom:14px;
	}
.ban_l img,.ban_r img{
	display:block;
	width:8px;
	}
.index_bar{
	width:96.5%;
	margin:auto;
	margin-top:20px;
	}
.index_bar li{
	width:18.2%;
	height:290px;
	float:left;
	border:1px solid rgba(153,153,153,0.3);
	#border:1px solid #ddd;
	border-radius:2px;
	margin-right:2%;
	position:relative;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	background: -webkit-linear-gradient(#f6f6f6,#fff ) no-repeat; /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f6f6f6,#fff ) no-repeat; /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f6f6f6,#fff ) no-repeat; /* Firefox 3.6 - 15 */
    background: linear-gradient(#f6f6f6,#fff ) no-repeat; /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#ffffff',GradientType=0);
    cursor: pointer;
	}
.index_bar li:hover{
	border:1px solid #5ebc62;
	box-shadow:0 1px 5px rgba(51,51,51,0.2);
	}
.index_bar li h1{
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px 10px;
	letter-spacing:1px;
	color:#000;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.index_bar li img{
	display:block;
	padding-top:20px;
	width:180px;
	height:158px;
	margin:auto;
	#padding-top: 0;
	#margin-top: -10px;
	}
.index_bar li:nth-of-type(1) img,.index_bar li:nth-of-type(2) img{
	height: 138px;
}
.index_bar li p{
	width:88%;
	margin:auto;
	font-size:12px;
	letter-spacing:0.2px;
	line-height:26px;
	height: 52px;
	overflow: hidden;
	color:rgb(51,51,51);
	#margin-top: -5px;
	}
.index_bar li p:hover{
	text-decoration: underline;
}
.index_bar li h3{
	font-size:12px;
	margin-left:10px;
	color:rgba(51,51,51,1);
	}
.index_bar li h4{
	font-size:13px;
	margin-left:10px;
	margin-top:16px;
	letter-spacing:0.3px;
	color:#347d38;
	line-height:30px;
	}
.index_bar li h5{
	font-size:12px;
	margin-left:10px;
	letter-spacing:0.2px;
	line-height:30px;
	font-weight:600;
	color:rgba(51,51,51,1);
	}
.index_bar .more{
	position:absolute;
	left:30px;
	bottom:10px;
	}
.index_bar .more h2{
	font-size:12px;
	letter-spacing:0.6px;
	color:rgba(0,0,0,1);
	}
.index_bar li h2 .before{
	display:block;
	position:absolute;
	left:-14px;
	top:6px;
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid green;
    border-bottom: 5px solid transparent;
	}
.footer_1{
	width: 100%;
	#float: left;
	background:#f1f1f1;
	margin-top:20px;
	padding-bottom: 20px;
}
.footer_1 ul{
	float:left;
	width:228px;
	margin-left:24px;
	}
.footer_1 ul .tl{
	border-bottom:1px dotted #999;
	margin-top:20px;
	font-size:15px;
	color:#333;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.footer_1 ul li{
	color:#666}
.footer_1 ul li a{
	color:#666}
.footer_1 ul li a:hover{
	color:#4ba83d}
.footer{
	margin:auto;
	padding-top:10px;
	height:50px;
	}
.footer p{
	float:left;
	letter-spacing:0.2px;
	color:#666;
	}


/*product*/
.product_box{
	width:1240px;
	margin:auto;
	}
.product_box .top{
	margin-left:20px;
	padding:10px 0;
	}
.product_box .top h2{
	float:left;
	margin-right:10px;
	}
.product_box .top h2 a:hover{
	text-decoration: underline;
}
.product_box .top  h2:last-of-type{
	color:#51b656;
	}
.product_box .p_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	background-color:rgba(249,249,249,0.3);
	}

.product_box .p_contain .right{
	float:right;
	width:80.5%;
	}
.product_box .p_contain .right ul{
	width:100%;
	margin-top:20px;
	padding:0 5px;
	margin-left:-10px;
	padding-bottom:10px;
	}
.product_box .p_contain .right .one{
	float:left;
	width:48%;
	border-bottom:1px solid #51b256;
	padding-bottom:20px;
	position:relative;
	margin-bottom: 20px
	}
.product_box .p_contain .right span{
	display:block;
	width:1px;
	height:159px;
	background-color:#51b256;
	position:absolute;
	top:0px;
	right:0px;
	}
.product_box .p_contain .right .two{
	float:right;
	width:48%;
	}
.product_box .p_contain .right h5{
	font-size:16px;
	letter-spacing:0.6px;
	color:#00a24b;
	margin-bottom:5px;
	}
.product_box .p_contain .right .img img{
	float: left;
	}
.product_box .p_contain .right .txt{
	float:right;
	width:49%;
	height:130px;
	position:relative;
	}
.product_box .p_contain .right p{
	width:96%;
	height:96px;
	overflow: hidden;
	}
.product_box .p_contain .p_more{
	position:absolute;
	right:20px;
	bottom:0;
	color:rgba(218,37,29,1)
	}
.product_box .p_contain .right ul li:nth-of-type(2n) {
   padding-left:20px;

}
.product_box .p_contain .right ul li:nth-of-type(2n) span{
    display:none;
}

/*product2*/
.product_box .p2_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	background-color:rgba(249,249,249,0.3);
	}
.product_box .p2_contain .left dl{
	width:90%;
	background-color:rgba(255,255,255,1);
	border:1px solid #51b256;
	margin:20px auto;
	box-shadow:0 2px 2px rgba(36,82,36,0.2);
	padding:20px 0;
	}
.product_box .p2_contain .left dl:nth-of-type(2){
	margin-top:150px;
	margin-bottom:200px;
	}
.product_box .p2_contain .left dt{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid rgba(136,182,137,0.2);
	margin-top:-15px;
	color:rgba(218,37,29,1)
	}
.product_box .p2_contain .left dd{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid rgba(136,182,137,0.2);
	position:relative;
	}
.product_box .p2_contain .left dd a:hover{
	color: #00a24b;
	cursor:pointer
}
.product_box .p2_contain .left dd div ol{
	padding-left: 4px;
	border-bottom:1px dotted #eee;
	position: relative;
}
.product_box .p2_contain .left dd div ol a:hover{
	color:#00a24b

}
.product_box .p2_contain .left dl .sjss{
	height: 31px;
	width: 31px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	}
.product_box .p2_contain .left dl .sjss:after{
	content: "";
	display: block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(51,51,51,1);
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -4px;
	margin-top: -3px;
}
.product_box .p2_contain .left h1{
	font-size:14px;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:5px;
	color:rgba(218,37,29,1);
	}
.product_box .p2_contain .left h3{
	font-size:12px;
	margin-left:10px;
	color:rgba(51,51,51,1);
	}
.product_box .p2_contain .left h4{
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	letter-spacing:0.3px;
	color:#347d38;
	line-height:30px;
	}
.product_box .p2_contain .right{
	float:right;
	width:998px;
	position:relative;
	}
.product_box .p2_contain .right:after{
	content:"";
	width:1px;
	height:98%;
	background-color:#51b256;
	position:absolute;
	right:22%;
	top:42px;
	}
.product_box .p2_contain .right .r_top{
	position:relative;
	width:100%;
	margin-bottom:20px;
	border-bottom: solid 1px #51b256;
	}
.product_box .p2_contain .right h5{
	font-size:16px;
	color:rgb(218,37,29);
	line-height:36px;
	}
.product_box .p2_contain .right .first{
	float:left;
	width:78%;
	position:relative;
}
.product_box .p2_contain .right .first li{
	float: left;
	margin-bottom: 15px
}
.product_box .p2_contain .right .first li:nth-of-type(4n+1) table{
	float: left;
}



.product_box .p2_contain .right .first li:nth-child(1) .pro_cs{
	display:block;
}
.product_box .p2_contain .right .first li:nth-child(4n+1) .pro_cs{
	display:block;
}
.product_box .p2_contain .right .first table:first-of-type{
    margin-top: 0;
}
.product_box .p2_contain .right .first table{
    /*width: 778px;*/
    margin-top: 16px;
}
.product_box .p2_contain .right .first table tr td{
    text-align: center;
    border-bottom: solid 1px #eee;
    line-height: 28px;
    width: 168px;
    min-height: 24px;
    border-spacing:10px 0;
}
.product_box .p2_contain .right .first table tr td span{
    width: 50%;
    display: inline-block;
}
.product_box .p2_contain .right .first table tr td span img{
    display: block;
    margin:auto;
    width: auto;
    max-height: 24px;
}
.product_box .p2_contain .right .first table tr td:nth-of-type(1){
    width: 77px;
    background: #e2f5e2;
    border-bottom:solid 1px #e2f5e2;
}
.product_box .p2_contain .right .first table tr:nth-of-type(1) td{
    background: none;
    border:none;
}

.product_box .p2_contain .right .first table tr.other td{
   width: 186px;
}





.product_box .p2_contain .right .bar_box{
	margin-bottom:20px;
	}
.product_box .p2_contain .right .first .pages{
	width:18%;
	margin:auto;
	margin-top:50px;
	}
.product_box .p2_contain .right .first .pages dd{
	margin-right:10px;
	float:left;
	font-size:12px;
	}
.product_box .p2_contain .right .second{
	float:right;
	width:20%;
	}
.product_box .p2_contain .right .second h5{
	font-size:16px;
	line-height:36px;
	color:#51b656;
	}
.product_box .p2_contain .right .second li{
	background-color:#FFF;
	#border:1px solid #ddd;
	box-shadow:0 1px 1px rgba(0,0,0,0.3);
	margin-bottom:20px;
	float: left;
	width: 100%;
	}
.product_box .p2_contain .right .second dl{
	padding:10px 0;
	overflow:hidden;
	cursor:default;
	position: relative;
	}
.product_box .p2_contain .right .second dt{
	width:76%;
	margin:auto;
	border-bottom:1px solid #51b656;
	padding-left:28px;
	color:#51b656;
	font-size:14px;
	position:relative;
	margin-bottom: 10px;
	}
.product_box .p2_contain .right .second dt b{
	position:absolute;
	left:5px;
	top:0px;
	}
.product_box .p2_contain .right .second dd{
	width:76%;
	margin:auto;
	border-bottom:1px solid #51b656;
	padding-left:28px;
	position:relative;
	line-height:26px;
	}
.product_box .p2_contain .right .second dd .before{
	content:"";
	width:10px;
	height:10px;
	background-color:#acd28d;
	border:1px solid rgba(204,204,204,1);
	position:absolute;
	left:6px;
	top:6px;
	}
.product_box .p2_contain .right .second dd span{
	color:#1f4720;
	position:absolute;
	left:6px;
	top:-1px;
	opacity:0;
	filter:alpha(opacity=0);
	}
.product_box .p2_contain .right .second dd input{
	display: none;
}
.product_box .p2_contain .right .p_submit{
	width:70px;
	height:30px;
	line-height:28px;
	text-align:center;
	border:none;
	border:1px solid #51b656;
	float:right;
	box-shadow:0 1px 1px rgba(0,0,0,0.3);
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	cursor: pointer;
	outline: none;
	}
.product_box .p2_contain .right .p_submit:hover{
	color:rgb(218,37,29);
	}
/*产品3*/
.product_box .bar3{
	width:25%;
	height:200px;
	float:left;
	}
.product_box .bar3 img{
	display:block;
	width:90%;
	}
.product_box .bar3 .txt{
	width:90%;
	text-align:center;
	font-size:13px;
	}
/*产品4-detail*/
.product_box .p4_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:1260px;
	background-color:rgba(249,249,249,0.3);
	}
.product_box .p4_contain .left{
	background-color:#e2f5e2;
	width:18%;
	float: left;
	}
.product_box .p4_contain .left dl{
	width:90%;
	background-color:rgba(255,255,255,1);
	border:1px solid #51b256;
	margin:20px auto;
	box-shadow:0 2px 2px rgba(36,82,36,0.2);
	padding:20px 0;
	}
.product_box .p4_contain .left dl:nth-of-type(2){
	margin-top:150px;
	margin-bottom:200px;
	}
.product_box .p4_contain .left dt{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid rgba(136,182,137,0.2);
	margin-top:-15px;
	color:rgba(218,37,29,1)
	}

.product_box .p4_contain .left dd{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid rgba(136,182,137,0.2);
	position:relative;
	}
.product_box .p4_contain .left dd a:hover{
	color: #00a24b;
	cursor:pointer
}
.product_box .p4_contain .left dd div ol{
	padding-left: 4px;
	border-bottom:1px dotted #eee;
	position: relative;
}
.product_box .p4_contain .left dd div ol a:hover{
	color:#00a24b

}

.product_box .p4_contain .left dl .sjss{
	height: 31px;
	width: 31px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	}
.product_box .p4_contain .left dl .sjss:after{
	content: "";
	display: block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(51,51,51,1);
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -4px;
	margin-top: -3px;
}
.product_box .p4_contain .left h1{
	font-size:14px;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:5px;
	color:rgba(218,37,29,1);
	}
.product_box .p4_contain .left h3{
	font-size:12px;
	margin-left:10px;
	color:rgba(51,51,51,1);
	}
.product_box .p4_contain .left h4{
	font-size:13px;
	margin-left:10px;
	margin-top:4px;
	letter-spacing:0.3px;
	color:#347d38;
	line-height:30px;
	}
.product_box .p4_contain .right{
	float:right;
	width:80.5%;
	position:relative;
	}
.product_box .p4_contain .right .r_top{
	position:relative;
	width:100%;
	margin-bottom:20px;
	}
.product_box .p4_contain .right .r_top:after{
	content:"";
	width:100%;
	height:1px;
	background-color:#51b256;
	position:absolute;
	left:0;
	bottom:0;
	}
.product_box .p4_contain .right h5{
	font-size:16px;
	color:rgba(218,37,29,1);
	line-height:36px;
	}
.product_box .p4_contain .right .first4{
	width:85%;
	margin:auto;
	position: relative;
	}
.product_box .p4_contain .right .first4 li{
	float:left;
	}
.product_box .p4_contain .right .first4 li:first-of-type{
	width: 30%;
}
.product_box .p4_contain .right .first4 li:nth-of-type(2){
	width: 67%;
	margin-top: 40px;
	float: right;
}
.product_box .p4_contain .right .first4 li h6{
	font-size:20px;
	color:#337d35;
	line-height:40px;
	}
.product_box .p4_contain .right .first4 li img{
	display: block;
	width: 100%;
}
.product_box .p4_contain .right .first4 .pdf_img{
	float:right;
	}
.product_box .p4_contain .right .first4 .p4_shop{
	width:100px;
	height:26px;
	text-align:center;
	line-height:26px;
	background-color:#187e1d;
	color:#FFF;
	letter-spacing:0.6px;
	border-radius:1px;
	margin-top:10px;
	}
.product_box .p4_contain .right .first4 .lc_img img{
	display: block;
	width: 100%;
}
.product_box .p4_contain .right .first4 .lc_img p{
	color: #555;
}

.pro_right_btn_box{
	position:absolute;
	top:36px;
	right:0;
	width: 240px;
}
.pro_pdf_btn{
	float: right;
	height: 24px;
	margin-top: 2px;
}
.pro_shop_btn{
	float: right;
	margin-top: 0;
}
.product_box .p4_contain .right .fff{
	margin:20px auto;
	}
.product_box .p4_contain .right table td{
	color:#333;
	}
.product_box .p4_contain .right .third4{
	width:85%;
	margin:30px auto;
	}

.product_box .p4_contain .right table{
	width: 100%;
	border-collapse: collapse;
	width: 85%;
	margin:auto;
	margin-top: 20px;
}
.product_box .p4_contain .right table td{
	border:solid 1px #888;
	text-align: center;
}
.product_box .p4_contain .right table tr td:nth-of-type(1){
	text-align: left;
	padding-left: 15px;
}
.product_box .p4_contain .right table tr:nth-of-type(1) td{
	text-align: center;
	padding:0;
}


/*company*/
.com_box{
	width:1240px;
	margin:auto;
	}
.com_box .top{
	margin-left:20px;
	padding:10px 0;
	}
.com_box .top h2{
	float:left;
	margin-right:10px;
	}
.com_box .top  h2:last-of-type{
	color:#51b656;
	}
.com_box .top h2 a:hover{
	text-decoration: underline;
}
.com_box .com_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .com_contain .right{
	float:right;
	width:79%;
	}

.com_box .com_contain .right .img{
	position:relative;
	}
.com_box .com_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}
.com_box .com_contain .right .img_txt{
	width:230px;
	height:110px;
	background-color:rgba(255,255,255,0.8);
	position:absolute;
	right:60px;
	bottom:20px;

	}
.com_box .com_contain .right .img_txt h4{
	color:rgba(51,51,51,1);
	font-weight:600;
	font-size:14px;
	width:90%;
	margin:15px auto;
	text-align:center;
	}
.com_box .com_contain .right .img_txt h3{
	width:88%;
	margin:auto;
	margin-top:-5px;
	color:rgba(0,0,0,1);
	line-height:20px;
	}
.com_box .com_contain .right .txt{
	width:96%;
	margin-top:20px;
	}
.com_box .com_contain .right h2{
	font-size:14px;
	color:rgba(51,51,51,1);
	font-weight:600;
	margin-bottom:10px;
	}
.com_box .com_contain .right .c_kj{
	width:95%;
	}
.com_box .com_contain .right .c_kj h2{
	font-size: 18px;
    color: rgba(51,51,51,1);
    margin-top: 30px;
	font-weight:normal;
	margin:30px 0 20px 0;
	position:relative;
	padding-left:12px;
	}
.com_box .com_contain .right .c_kj h2:before{
	content:"";
	width:3px;
	height:20px;
	background-color:rgba(218,37,29,1);
	position:absolute;
	left:0;
	top:2px;
	}
.com_box .com_contain .right .c_kj img{
	display:block;
	margin:auto;
	}

/*history*/
.com_box .his_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .his_contain .right{
	float:right;
	width:79%;
	position:relative;
	}
.com_box .his_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .his_contain .right .h_btn{
	width:100%;
	height:55px;
	position:absolute;
	left:5px;
	top:130px;
	z-index:999;
	}
.com_box .his_contain .right .h_btn img{
	display:block;
	width:20px;
	}
.com_box .his_contain .right .prv{
	float:left;
	/*background-color:rgba(102,102,102,1);*/
	}
.com_box .his_contain .right .next{
	float:right;
	margin-right:10px;
	}
.com_box .his_contain .right .h_imgs{
	width:880px;
	margin-left:46px;
	position:relative;
	height:150px;
	margin-top:30px;
	overflow:hidden;
	}
.com_box .his_contain .right .h_imgs ul{
	position:absolute;
	left:0;
	top:0;
	}
.com_box .his_contain .right .h_imgs ul li{
	float:left;
	margin:10px;
	position:relative;
	z-index:999;
	cursor:default;
	}
.com_box .his_contain .right .img_txt{
	width:100%;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	background-color:rgba(60,139,13,1);
	overflow:hidden;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	}
.com_box .his_contain .right .img_txt p{
	width:85%;
	margin:auto;
	color:rgba(255,255,255,1);
	text-align:center;
	line-height:24px;
	}
.com_box .his_contain .right .img_txt strong{
	display:block;
	font-size:13px;
	color:rgba(255,255,255,1);
	text-align:center;
	line-height:30px;
	}
.com_box .his_contain .right .h_imgs ul li:hover .img_txt{
	height:100%;
	}
.com_box .his_contain .right .h_imgs ul li:hover .img_txt p{
	margin-top:10px;
	}
.com_box .his_contain .right .h_imgs ul li:hover .img_txt strong{
	font-size:14px;
	}
.com_box .his_contain .right  .h_dev{
	margin-top:70px;
	width:96%;
	margin-left:10px;
	position:relative;
	}
.com_box .his_contain .right  .h_dev .hx{
	width:2px;
	height:100%;
	background-color:rgba(60,139,13,0.2);
	position:absolute;
	left:130px;
	top:-40px;
	padding-top:50px;
	}
.com_box .his_contain .right  .h_dev li{
	margin-bottom:50px;
	position:relative;
	cursor:default;
	}
.com_box .his_contain .right  .h_time{
	float:left;
	width:80px;
	height:38px;
	text-align:center;
	line-height:38px;
	background-color:rgba(60,139,13,0.03);
	font-size:14px;
	color:rgba(60,139,13,1);
	font-weight:600;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	}
.com_box .his_contain .right  span{
	position:absolute;
	left:121px;
	top:10px;
	border:2px solid rgba(60,139,13,0.2);
	border-radius:50%;
	width:15px;
	height:15px;
	background-color:#FFF;
	z-index:99;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	}
.com_box .his_contain .right  .h_txt{
	float:left;
	background-color:rgba(60,139,13,0.03);
	margin-left:120px;
	padding:20px 0;
	width:590px;
	margin-top:-12px;
	position:relative;
	border:1px solid rgba(25,54,5,0.05);
	box-sizing:border-box;
	-webkit-transition:all 1s;
	transition:all 1s;
	}
.com_box .his_contain .right  .h_sj{
	width:20px;
	height:20px;
	border-bottom:1px solid rgba(25,54,5,0.05);
	border-left:1px solid rgba(25,54,5,0.05);
	background-color:#f7faf6;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute;
	left:-11px;
	top:20px;
	}
.com_box .his_contain .right  .h_txt p{
	margin-left:50px;
	color:#333;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	}
.com_box .his_contain .right .h_dev li:hover .h_txt{
	margin-left:246px;
	}
.com_box .his_contain .right .h_dev li:hover p{
	color:rgba(218,37,29,1);
	}
.com_box .his_contain .right .h_dev li:hover .h_time{
	color:rgba(255,255,255,1);
	background-color:rgba(60,139,13,1);
	}
.com_box .his_contain .right .h_dev li:hover span{
	border:2px solid rgba(60,139,13,1);
	}


/*culture*/
.com_box .cul_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .cul_contain .right{
	float:right;
	width:79%;
	}
.com_box .cul_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .cul_contain .right .img{
	position:relative;
	margin-bottom:35px;
	}
.com_box .cul_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}
.com_box .cul_contain .right .img_txt{
	width:230px;
	height:110px;
	background-color:rgba(255,255,255,0.8);
	position:absolute;
	right:60px;
	bottom:20px;

	}
.com_box .cul_contain .right .img_txt h4{
	color:rgba(51,51,51,1);
	font-weight:600;
	font-size:14px;
	width:90%;
	margin:15px auto;
	text-align:center;
	}
.com_box .cul_contain .right .img_txt h3{
	width:88%;
	margin:auto;
	margin-top:-5px;
	color:rgba(0,0,0,1);
	line-height:20px;
	}
.com_box .cul_contain .right h5{
	color:rgba(51,51,51,1);
	font-weight:600;
	font-size:14px;
	margin:15px auto;
	}
.com_box .cul_contain .right h6{
	color:rgba(51,51,51,1);
	}

/*posibility*/
.com_box .pos_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .pos_contain .right{
	float:right;
	width:79%;
	}
.com_box .pos_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .pos_contain .right .img{
	position:relative;
	margin-bottom:35px;
	}
.com_box .pos_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}
.com_box .pos_contain .right .img_txt{
	width:230px;
	height:110px;
	background-color:rgba(255,255,255,0.8);
	position:absolute;
	right:60px;
	bottom:20px;

	}
.com_box .pos_contain .right .img_txt h4{
	color:rgba(51,51,51,1);
	font-weight:600;
	font-size:14px;
	width:90%;
	margin:15px auto;
	text-align:center;
	}
.com_box .pos_contain .right .img_txt h3{
	width:88%;
	margin:auto;
	margin-top:-5px;
	color:rgba(0,0,0,1);
	line-height:20px;
	}
.com_box .pos_contain .right h5{
	color:rgba(51,51,51,1);
	font-size:18px;
	margin:15px auto;
	}
.com_box .pos_contain .pos_left{
	float:left;
	width:60%;
	}
.com_box .pos_contain .pos_left .p1{
	color:rgba(51,51,51,0.9);
	font-size:13px;
	font-weight:600;
	}
.com_box .pos_contain .pos_left .p2{
	color:rgba(51,51,51,1);
	font-size:12px;
	margin-top:20px;
	}
.com_box .pos_contain .pos_right{
	float:right;
	width:36%;
	}

/*contact*/
.com_box .tact_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:600px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .tact_contain .right{
	float:right;
	width:79%;
	}
.com_box .tact_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .tact_contain .right .img{
	position:relative;
	margin-bottom:35px;
	margin-top:20px;
	}
/*.com_box .tact_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}*/
.com_box .tact_contain .right .img_txt{
	width:230px;
	background-color:rgba(255,255,255,0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#ccffffff',endcolorstr='#ccffffff');
	position:absolute;
	right:80px;
	bottom:40px;
	}
.com_box .tact_contain .tact_txt{
	width:92%;
	margin:20px auto;
	}
.com_box .tact_contain .right h5{
	color:#000;
	font-size:18px;
	margin:15px auto;
	}
.com_box .tact_contain .right h6{
	color:#222;
	font-size:12px;
	}

/*news*/
.com_box .news_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .news_contain .left .time{
	width:90%;
	background-color:rgba(255,255,255,1);
	border:1px solid #51b256;
	margin:0px auto;
	box-shadow:0 2px 2px rgba(36,82,36,0.2);
	overflow:hidden;
	cursor:default;
	}
.com_box .news_contain .left .time dt{
	width:76%;
	margin:auto;
	border-bottom:1px solid rgba(136,182,137,0.2);
	padding-left:28px;
	color:#51b656;
	font-size:14px;
	position:relative;
	}
.com_box .news_contain .left .time dt b{
	position:absolute;
	left:5px;
	top:0px;
	}
.com_box .news_contain .left .time dd{
	width:76%;
	margin:auto;
	border-bottom:1px solid rgba(136,182,137,0.2);
	padding-left:28px;
	position:relative;
	line-height:26px;
	}

.com_box .news_contain .right{
	float:right;
	width:79%;
	}
.com_box .news_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .news_contain .right ul{
	width:100%;
	margin-top:20px;
	}
.com_box .news_contain .right ul li a{
	position: relative;
	z-index: 6;
	zoom:1;
}
.com_box .news_contain .right ul li{
	width: 979px;
	height:200px;
	float: left;
	border:1px solid #ddd;
	box-sizing:border-box;
	margin-bottom:20px;
	display: inherit;
	}
.com_box .news_contain .right ul li .n_imgs{
	/*float:left;
	width:27%;
	#position: relative;
	#z-index: -1;*/
	display: inherit;
	}
.com_box .news_contain .right ul li .n_imgs img{
	margin-top:23px;
	margin-left: 20px;
	float: left;
	}
.com_box .news_contain .right ul li .n_txt{
	float:right;
	width:70%;
	#width: 86%;
	margin-top:23px;
	margin-right: 23px;
	}
.com_box .news_contain .right ul li .n_txt h3{
	font-size:14px;
	font-weight:600;
	color:#51b656;
	}
.com_box .news_contain .right ul li .n_txt h4{
	font-weight:600;
	color:rgb(51,51,51);
	}
.com_box .news_contain .right ul li .n_txt p{
	color:rgb(51,51,51);
	margin-top:6px;
	width:80%;
	height:72px;
	overflow:hidden;
	}

/*message*/
.com_box .mes_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	}

.com_box .mes_contain .right{
	float:right;
	width:79%;
	}
.com_box .mes_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .mes_contain .right .img{
	position:relative;
	}
.com_box .mes_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}
.com_box .mes_contain .right .img_txt{
	width:230px;
	height:110px;
	background-color:rgba(255,255,255,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#d9ffffff',endcolorstr='#d9ffffff');/*IE*/
	position:absolute;
	right:60px;
	bottom:20px;

	}
.com_box .mes_contain .right .img_txt h4{
	color:rgb(51,51,51);
	font-weight:600;
	font-size:14px;
	width:90%;
	margin:15px auto;
	text-align:center;
	}
.com_box .mes_contain .right .img_txt h3{
	width:88%;
	margin:auto;
	margin-top:-5px;
	color:rgb(0,0,0);
	line-height:20px;
	}
.com_box .mes_contain .contact_liuyan{
	width:96%;
	}
.com_box .mes_contain .contact_liuyan h6{
	width:100%;
	font-size:18px;
	color:#333;
	margin-top: 35px;
	}
.com_box .mes_contain .contact_liuyan p{
	width:100%;
	margin:auto;
	font-size:13px;
	color:#333;
	margin-top: 10px;
	margin-left:5px;
	}
.com_box .mes_contain .contact_liuyan .ly_box{
	width:94%;
	margin:20px auto;
	padding:30px;
	background-color:#f0f0f0;
	}
.com_box .mes_contain .contact_liuyan .c_left{
	float:left;
	margin-top:20px;
	}
.com_box .mes_contain .contact_liuyan .c_one{
	height:60px;
	}
.com_box .mes_contain .contact_liuyan h5{
	width:50px;
	margin:auto;
	font-size:14px;
	line-height:34px;
	color:#333;
	margin-bottom:5px;
	float:left;
	margin-left:5px;
	}
.com_box .mes_contain .contact_liuyan input{
	float:left;
	width:300px;
	border-radius:2px;
	border:none;
	margin-bottom:10px;
	background:rgba(255,255,255,1);
	padding:8px;
	color:rgba(0,0,0,.5);
	display:block;
	box-shadow:0 2px 2px rgba(0,0,0,0.1) inset;
	}
.com_box .mes_contain .contact_liuyan .c_right{
	float:right;
	width: 370px;
	margin-top:20px;
	margin-right: 30px;
	}
.com_box .mes_contain .contact_con{
	width:100%;
	#width: 340px;
	padding:15px;
	resize:none;
	height:242px;
	background:rgba(255,255,255,1);
	margin-bottom:30px;
	border:none;
	color:rgba(0,0,0,.5);
	display:block;
	border-radius:2px;
	box-shadow:0 2px 2px rgba(0,0,0,0.1) inset;
	box-sizing: border-box;
	}
.com_box .mes_contain .contact_submit{
	background:rgb(230,0,18) !important;
	color:#FFF !important;
	font-size:14px;
	width:95px !important;
	display:block;
	padding:10px !important;
	overflow:hidden;
	float:right !important;
	#margin-right: -20px;
	-webkit-transition:all 0.4s;
	transition:all 0.4s;
	}
.com_box .mes_contain .contact_submit:hover{
	/*color:rgba(51,51,51,1)*/!important;
	}


/*新品下载*/
.com_box .down_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}

.com_box .down_contain .right{
	float:right;
	width:79%;
	}
.com_box .down_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
/*.com_box .down_contain .right .img{
	position:relative;
	margin-bottom:35px;
	}
.com_box .down_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}
.com_box .down_contain .right .img_txt{
	width:230px;
	height:110px;
	background-color:rgba(255,255,255,0.8);
	position:absolute;
	right:60px;
	bottom:40px;

	}
.com_box .down_contain .right .img_txt h4{
	color:rgba(51,51,51,1);
	font-weight:600;
	font-size:14px;
	width:90%;
	margin:15px auto;
	text-align:center;
	}
.com_box .down_contain .right .img_txt h3{
	width:88%;
	margin:auto;
	margin-top:-5px;
	color:rgba(0,0,0,1);
	line-height:20px;
	}*/
.com_box .down_contain .right ul{
	width:100%;
	margin:auto;
	margin-top:20px;
	}
.com_box .down_contain .right ul li{
	box-sizing:border-box;
	margin-bottom:20px;
	width: 480px;
	float: left
	}
.com_box .down_contain .right ul li .n_imgs{
	float:left;
	width:33%;
	}
.com_box .down_contain .right ul li .n_imgs img{
	display:block;
	margin:auto;
	margin-top:23px;
	}
.com_box .down_contain .right ul li .n_txt{
	float:left;
	width:60%;
	height: 180px;
	margin-top:28px;
	position:relative;
	}
.com_box .down_contain .right ul li .n_txt h3{
	font-size:14px;
	font-weight:600;
	color:#51b656;
	}

.com_box .down_contain .d_more{
	position:absolute;
	left:5px;
	bottom:0px;
	}
.com_box .down_contain .d_more b{
	display: block;
	color:#333;
	font-size:12px;
	font-weight:normal;
	bottom:0px;
	position:relative;
	letter-spacing:0.2px;
	padding-left:15px;
	float:left;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	}
.com_box .down_contain .d_more b .before{
	width: 0;
    height: 0;
	border-top: 6px solid transparent;
    border-left: 6px solid #e60012;
    border-bottom: 6px solid transparent;
	position:absolute;
	left:0px;
	top:6px;
	}
.com_box .down_contain .d_more span{
	color:#333;
	font-size:12px;
	bottom:0px;
	float:left;
	position:relative;
	letter-spacing:0.2px;
	padding-left:15px;
	margin-left:50px;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
	}
.com_box .down_contain .d_more span .before{
	display: block;
	width: 0;
    height: 0;
	border-top: 6px solid transparent;
    border-left: 6px solid #e60012;
    border-bottom: 6px solid transparent;
	position:absolute;
	left:0px;
	top:6px;
	}
.com_box .down_contain .d_more span:hover,.com_box .down_contain .d_more b:hover{
	color:#51b656;
	cursor:default;
	}


/*quality*/
.com_box .qity_contain{
	width:100%;
	border-top:1px solid #51b256;
	position:relative;
	min-height:850px;
	padding-bottom:60px;
	background-color:rgba(249,249,249,0.3);
	}
.com_box .qity_contain .left{
	position:absolute;
	left:0;
	top:0;
	background-color:#e2f5e2;
	height:100%;
	width:18%;
	}
.com_box .qity_contain .left dl{
	width:90%;
	background-color:rgba(255,255,255,1);
	border:1px solid #51b256;
	margin:20px auto;
	box-shadow:0 2px 2px rgba(36,82,36,0.2);
	padding:20px 0;
	}
.com_box .qity_contain .left dl:nth-of-type(2){
	margin-top:150px;
	margin-bottom:200px;
	}
.com_box .qity_contain .left dt{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid rgba(136,182,137,0.2);
	margin-top:-15px;
	color:rgba(218,37,29,1)
	}
.com_box .qity_contain .left dd{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid rgba(136,182,137,0.2);
	position:relative;
	}
.com_box .qity_contain .left dl .sjss{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid rgba(51,51,51,1);
	position:absolute;
	right:10px;
	top:12px;
	}
.com_box .qity_contain .left h1{
	font-size:14px;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:5px;
	color:rgba(218,37,29,1);
	}
.com_box .qity_contain .left h3{
	font-size:12px;
	margin-left:10px;
	color:rgba(51,51,51,1);
	}
.com_box .qity_contain .left h4{
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	letter-spacing:0.3px;
	color:#347d38;
	line-height:30px;
	}
.com_box .qity_contain .right{
	float:right;
	width:79%;
	}
.com_box .qity_contain .right h1{
	font-size:20px;
	color:rgba(51,51,51,1);
	margin-top:30px;
	}
.com_box .qity_contain .right .img{
	position:relative;
	margin-bottom:35px;
	}
.com_box .qity_contain .right .img img{
	display:block;
	margin-top:20px;
	width:96%;
	}
.com_box .qity_contain .right .img_txt{
	width:230px;
	height:110px;
	background-color:rgba(255,255,255,0.8);
	position:absolute;
	right:60px;
	bottom:40px;

	}
.com_box .qity_contain .right .img_txt h4{
	color:rgba(51,51,51,1);
	font-weight:600;
	font-size:14px;
	width:90%;
	margin:15px auto;
	text-align:center;
	}
.com_box .qity_contain .right .img_txt h3{
	width:88%;
	margin:auto;
	margin-top:-5px;
	color:rgba(0,0,0,1);
	line-height:20px;
	}
.com_box .qity_contain .right .q_bar{
	width:96%;
	margin-top:-30px;
	}
.com_box .qity_contain .right .q_bar h6{
	width:100%;
	font-size:18px;
	color:#333;
	margin-bottom:10px;
	margin-top:35px;
	}
.com_box .qity_contain .right .q_bar p{
	width:100%;
	font-size:12px;
	color:#333;
	}
.com_box .qity_contain .right .q_bar h2{
	width:100%;
	font-size:18px;
	color:#333;
	margin-bottom:5px;
	margin-top:20px;
	}
.com_box .qity_contain .right .q_txt{
	width:50%;
	float:left;
	}
.com_box .qity_contain .right .q_img{
	float:right;
	width:44%;
	margin-top:-30px;
	}
.com_box .qity_contain .right .q_img img{
	float:left;
	width:190px;
	margin:6px;
	}
.com_box .qity_contain .right ul{
	width:96%;
	}
.com_box .qity_contain .right > h6{
	font-size:18px;
	padding-left:14px;
	color:#333;
	position:relative;
	margin-top:20px;
	margin-bottom:5px;
	}
.com_box .qity_contain .right span{
	position:absolute;
	left:0;
	top:2px;
	width:3px;
	height:20px;
	background-color:rgba(218,37,29,1);
	}
.com_box .qity_contain .right ul li{
	width:142px;
	margin:20px;
	float:left;
	}


/*lab*/
.lab{
	}
.lab img{
	display:block;
	width:96%;
	}
.lab h5{
	color:#333;
    font-size:14px;
    margin: 15px auto;
	}
.lab h2{
	color: rgba(51,51,51,1);
    font-weight: 600;
    font-size: 14px;
    margin: 15px auto;
	}
.lab li{
	color: rgba(51,51,51,1);
	}

/*热点行业*/
.rdhy_imgs{
	width: 220px;
	float: left;
	margin-top: 23px;
	margin-left: 23px;
}
.rdhy_imgs img{
	display: block;
	width: 100%;
}
.rdhy_txt{
	float: left;
	margin-top: 23px;
	margin-left: 23px;
	width: 686px;
}
.rdhy_txt h3{
	font-size: 14px;
    font-weight: 600;
    color: #51b656;
}
.rdhy_txt h4{
	font-weight: 600;
    color: rgba(51,51,51,1);
}
.rdhy_txt p{
	color: rgba(51,51,51,1);
    margin-top: 6px;
    width: 80%;
    height: 70px;
    overflow: hidden;
}


.right h1{
	font-size:20px;
	color:rgb(51,51,51);
	margin-top:20px;
	font-weight: bold;
	}

/*企业文化样式*/
.com_box .cul_contain .right p:first-of-type img{
	display: block;
	width: 100%;
	margin-top: 14px;
}
.com_box .cul_contain .right ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	border:solid 1px rgba(0,0,0,0.08);
	margin-top: 14px;
}
.com_box .cul_contain .right ul li h6{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	width:730px;
	float:left;
}
.com_box .cul_contain .right ul li p:first-of-type{
	width:730px;
	float:left;
}
.com_box .cul_contain .right ul li p:nth-of-type(2){
	width: 200px;
	float: right;
	margin-top: -30px;
}
.com_box .cul_contain .right ul li p:last-of-type{
	clear: both;
	height: 0;
}
.com_box .cul_contain .right ul li img{
	display: block;
	width: 100%;
}

/*社会责任*/
.com_box .pos_contain .right p:first-of-type img{
	display: block;
	width: 100%;
	margin-top: 14px;
}
.com_box .pos_contain .right ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	border:solid 1px rgba(0,0,0,0.08);
	margin-top: 14px;
}
.com_box .pos_contain .right ul li h6{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	width:730px;
	float:left;
}
.com_box .pos_contain .right ul li p:first-of-type{
	width:730px;
	float:left;
}
.com_box .pos_contain .right ul li p:nth-of-type(2){
	width: 200px;
	float: right;
	margin-top: -30px;
}
.com_box .pos_contain .right ul li p:last-of-type{
	clear: both;
	height: 0;
}
.com_box .pos_contain .right ul li img{
	display: block;
	width: 100%;
}

/*产品研发》》同关于我们公司简介*/



/*新闻--新品介绍*/
.my_news{
	width: 100% !important;
}
.com_box .news_contain .my_news ul li{
	padding: 23px;
}
.com_box .news_contain .my_news ul li .n_imgs{
	width: 220px;
}
.com_box .news_contain .my_news ul li .n_imgs img{
	margin:0;
	width: 100%;
}
.com_box .news_contain .my_news ul li .n_txt{
	margin-left:23px;
	margin-top: 0;
	width: 949px;
}

/*整合制造*/
.com_box .com_contain .right ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	border:solid 1px rgba(0,0,0,0.08);
	margin-top: 14px;
}
.com_box .com_contain .right ul li p:first-of-type{
	width:730px;
	float:left;
}
.com_box .com_contain .right ul li p:nth-of-type(2){
	width: 200px;
	float: right;
}
.com_box .com_contain .right ul li p:last-of-type{
	clear: both;
	height: 0;
}
.com_box .com_contain .right ul li img{
	display: block;
	width: 100%;
}

/*行业应用*/
.hangyeyy{
	width: 100% !important;
}
.hangyeyy ul li{
	padding: 23px;
}
.hangyeyy ul li .n_imgs{
	width: 220px !important;
}
.hangyeyy ul li .n_imgs img{
	margin:0 !important;
	width: 100%;
}
.hangyeyy ul li .n_txt{
	margin-left:23px;
	margin-top: 0 !important;
	width: 949px !important;
}

/*页码*/
.page{
	margin-top: 20px;
	vertical-align: middle;
	line-height: 38px;
}
.page a{
	border:solid 1px #eee;
	margin:0 6px;
	padding: 6px 12px;
	color: #888;
	display: inline-block;
}
.page .current{
	border:solid 1px #51b656;
	margin:0 6px;
	padding: 6px 12px;
	line-height: 24px;
	color: #51b656;
	display: inline-block;
}
/*限制图片大小*/
img{
	max-width: 100%;
}
table.table_two{
	#float: left;
	width: 100%;
	/*#width: 979px;*/
	margin-top: 20px;
}
table.table_two tr td{
	vertical-align: bottom;
	border-bottom: solid 1px #ddd;
	padding: 10px;
	padding-left: 0;
}
table.table_two tr td img{
	#float: left;
	display: block;
	width: 100%;
	margin-top: 10px;
}
table.table_two tr td img:nth-of-type(1){
	margin-top: 0;
}


.product_box .p4_contain .right .first4 li table{
	width: 100%;
	margin:0;
}
.product_box .p4_contain .right .first4 li table tr td{
	border:none;
	text-align: left;
	padding: 0;
	border-bottom: solid 1px rgba(81,178,86,0.3);
	line-height: 31px;
}

.product_box .p4_contain .right .first4 table li tr td{
	border-bottom: solid 1px rgba(81,178,86,0.3);
	box-sizing: border-box;
}

.product_box .p2_contain .right table.pro_cs tr td{
	border-bottom: solid 1px rgba(81,178,86,0.3);
	box-sizing: border-box;
}

.history{
	margin-top:18px;
	width: 100%;
	border-collapse: collapse;
}
.history tr td{
	padding: 14px 0;
}
.history tr td:nth-of-type(1){
	width: 16%;
}
.history tr td:nth-of-type(1) img{
	display: block;
	width: 100%;
}
.history tr td:nth-of-type(2){
	width: 12%;
	font-size: 18px;
	font-weight: bold;
	color: #51b256;
	text-align: center;
}
.history tr td:nth-of-type(3){
	width: 4%;
	position: relative;
}
.history tr td:nth-of-type(3) span.before{
	display: block;
	width: 1px;
	height: 100%;
	background: #d5d5d5;
	position: absolute;
	top: 0;
	left: 0;
}
.history tr td:nth-of-type(3) span.after{
	display: block;
	width: 12px;
	height: 12px;
	background: #FFF;
	position: absolute;
	top: 50%;
	left: 0;
	border:solid 3px #d5d5d5;
	border-radius: 50%;
	margin-left: -9px;
	margin-top:-9px;
}
.history tr td:nth-of-type(4) p{
	border:solid 1px #eee;
	color: #000;
	padding: 4px 10px;
}



/*左导航共有样式*/
.left_menuone{
	position:absolute;
	left:0;
	top:0;
	background-color:#e2f5e2;
	height:100%;
	width:18%;
	}
.left_menuone dl{
	width:90%;
	background-color:rgb(255,255,255);
	border:1px solid #51b256;
	margin:20px auto;
	box-shadow:0 2px 2px rgba(36,82,36,0.2);
	padding:20px 0;
	}
.left_menuone dl:nth-of-type(2){
	margin-top:150px;
	margin-bottom:200px;
	}
.left_menuone dt{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid #eee;
	margin-top:-15px;
	color:rgb(218,37,29)
	}
.left_menuone dd{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid #eee;
	position:relative;
}
.left_menuone dd:hover{
	color:#51b256

}
.left_menuone dl .sjss{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid rgb(51,51,51);
	position:absolute;
	right:10px;
	top:12px;
	}
.left_menuone h1{
	font-size:14px;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:5px;
	color:rgb(218,37,29);
	}
.left_menuone h3{
	font-size:12px;
	margin-left:10px;
	color:rgb(51,51,51);
	}
.left_menuone h4{
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	letter-spacing:0.3px;
	color:#347d38;
	line-height:30px;
	}
.right_conbox{

}

/*产品导航样式*/
.left_menupro{
	background-color:#e2f5e2;
	width:18%;
	min-height: 100%;
	float: left;
	}
.left_menupro dl{
	width:90%;
	background-color:rgb(255,255,255);
	border:1px solid #51b256;
	margin:20px auto;
	box-shadow:0 2px 2px rgba(36,82,36,0.2);
	padding:20px 0;
	}
.left_menupro dl:nth-of-type(2){
	margin-top:150px;
	margin-bottom:200px;
	}
.left_menupro dt{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid #eee;
	margin-top:-15px;
	color:rgb(218,37,29)
	}
.left_menupro dd{
	width:85%;
	margin:auto;
	line-height:30px;
	padding-left:5px;
	border-bottom:1px solid #eee;
	position:relative;
	}

.left_menupro dd a:hover{
	color: #00a24b;
	cursor:pointer
}
.left_menupro dd .twomenu{
	overflow: hidden;
	background: #fff;
}
.left_menupro dd div ol{
	padding-left: 4px;
	border-bottom:1px dotted #eee;
	position: relative;
	line-height: 30px;
}
.left_menupro .xxxsjss{
	height: 31px;
	width: 31px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	}
.left_menupro .xxxsjss:after{
	content: "";
	display: block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgb(51,51,51);
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -4px;
	margin-top: -3px;
}
.left_menupro dd div ol a:hover{
	color:#00a24b
}
.left_menupro dd div ol:last-child{
	border-bottom:none
}
.left_menupro dl .sjss{
	height: 31px;
	width: 31px;
	position: absolute;
	top: 0;
	right: 0;
	}
.left_menupro dl .sjss .after{
	display: block;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgb(51,51,51);
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -4px;
	margin-top: -3px;
}
.left_menupro h1{
	font-size:14px;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:5px;
	color:rgb(218,37,29);
	}
.left_menupro h3{
	font-size:12px;
	margin-left:10px;
	color:rgb(51,51,51);
	}
.left_menupro h4{
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	letter-spacing:0.3px;
	color:#347d38;
	line-height:30px;
	}
/*.index_contain .menu_box dl dd:nth-of-type(4) .sub_menu{
	display: block;
}*/
