﻿/* CSS Document *//*重置样式*/body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, button, img, span, table {
	color: #333;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	background: #fff;
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-family: "微软雅黑";
}
h1, h2, h3, h4 {
	font-size: 14px;
	font-weight: normal;
}
fieldset, img {
	border: 0;
}
input, select, label, select, option, textarea, button, fieldset, legent {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	font-family: "微软雅黑";
}
ul {
	list-style: none;
}
input, select, textarea {
	margin: 0px;
	padding: 0px;
	outline: none;
blr:expression(this.onFocus=this.blur());
	font-family: "微软雅黑";
}/*浮动样式*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1;
}
.clr {
	clear: both;
}
a {
	text-decoration: none;
	color: #333;
}
*:focus {
	outline: none;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}/*头部样式*/
.h_top {
	border-top: 10px solid #5dc329;
	border-bottom: 2px solid #abacae;
	background: #fdf9fa;
}
.logo {
	float: left;
	padding: 20px 0;
}
.h_name {
	float: left;
	padding: 20px 0 20px 20px;
	margin-left: 20px;
	margin-top: 20px;
	background: url(../images/h_line.jpg) no-repeat left center;
}
.h_name h3 {
	font-size: 24px;
	color: #2c2e2b;
	padding-bottom: 13px;
	font-weight: bold;
}
.h_tel {
	float: right;
	margin-top: 50px;
	margin-right: 20px;
}
.h_link {
	width: 341px;
	height: 45px;
	position: absolute;
	right: 0;
	top: -10px;
	z-index: 10;
	text-align: center;
	color: #fff;
}
.link_bg {
	top: 0px;
	position: absolute;
	z-index: -1;
	left: 0;
}
.h_link a {
	color: #fff;
	display: inline-block;
	_zoom: 1;
	_display: inline;
	margin: 0 8px;
	font-size: 13px;
	line-height: 36px;
}
.h_link a:hover {
	text-decoration: underline;
}
.nav ul li {
	display: block;
	height: 56px;
	line-height: 56px;
	float: left;
	background: url(../images/nav_line.jpg) no-repeat right center;
}
.nav ul li a {
	display: block;
	padding: 0 28px 0 22px;
	font-size: 16px;
	color: #000;
}
.nav ul li:last-child {
	background: none;
}
.nav li a:hover {
	color: #5dc329;
}
.nav li .current {
	color: #5dc329;
}
.nav li .hover {
	color: #5dc329;
}
.banner {
	width: 100%;
	margin: 0 auto;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.b_btn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	font-size: 0;
	z-index: 1;
	text-align: center;
}
.banner .hd {
	width: 100px;
	margin: 0 auto;
}
.banner .pic li {
	text-align: center;
}
.banner .pic li img {
	margin-left: -960px;
	left: 50%;
	position: absolute;
}
.banner .prev, .banner .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.banner .next:hover, .banner .prev:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
.banner .next {
	right: 0;
	background-position: 0 -90px;
}
.banner .hd li {
	background: #b6d1f2;
	height: 16px;
	width: 16px;
	cursor: pointer;
	border-radius: 50%;
	display: block;
	float: left;
	margin-left: 14px;
}
.banner .hd li.on {
	background: #fff;
}/*search*/
.c_top {
	height: 50px;
	background: #e8e8e8;
	margin-top: 2px;
}
.sea_left {
	float: left;
	line-height: 50px;
	width: 678px;
	overflow: hidden;
	height: 50px;
}
.sea_left strong {
	color: #5dc329;
}
.sea_left a {
	display: inline-block;
	margin: 0 10px;
}
.sea_left a:hover {
	color: #5dc329;
}
.search {
	float: right;
	width: 327px;
}
.s_txt {
	width: 253px;
	height: 48px;
	line-height: 48px;
	background: url(../images/s_txt.png) no-repeat;
	border: none;
	padding-left: 15px;
	float: left;
	color: #999999;
}
.s_btn {
	width: 54px;
	height: 38px;
	background: url(../images/s_btn.png) no-repeat;
	display: inline-block;
	border: none;
	margin-left: 5px;
	cursor: pointer;
	float: right;
	margin-top: 5px;
}
.s_btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.9;
}/*问题*/
.c_problem {
	height: 446px;
	border-bottom: 2px solid #cccbcb;
	margin-top: 60px;
}
.c_pic01 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
}
.c_pic02 {
	position: absolute;
	left: 418px;
	top: 120px;
	z-index: 3;
}
.c_words {
	width: 540px;
	position: relative;
	float: right;
}
.c_words h2 {
	height: 46px;
	line-height: 32px;
	background: url(../images/problem_bg.jpg) no-repeat;
	font-size: 36px;
	color: #1c1713;
	padding-left: 40px;
}
.c_words ul {
	margin-left: 160px;
	margin-top: 40px;
}
.c_words ul li {
	height: 40px;
	line-height: 40px;
	background: url(../images/pro_icon.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 16px;
}
.c_tel {
	width: 401px;
	margin-left: 120px;
	padding-bottom: 30px;
	background: url(../images/ptel_bg.jpg) no-repeat left bottom;
	padding-left: 60px;
	margin-top: 30px;
}
.look_more a {
	display: block;
	height: 33px;
	width: 37px;
	background: url(../images/look_more.png) no-repeat;
	position: absolute;
	left: 112px;
	top: 325px;
}/*产品展示*/
.pro_show {
	margin-top: 60px;
}
.pro_show_left {
	float: left;
	width: 183px;
	border: 1px solid #4bb314;
}
.pro_show_left h2 {
	height: 76px;
	line-height: 76px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background: #4bb314;
}
.pro_show_left ul {
	width: 175px;
	margin: 24px auto 0;
}
.pro_show_left ul li {
	display: block;
	height: 37px;
	line-height: 37px;
	margin-bottom: 18px;
}
.pro_show_left ul li a {
	display: block;
	font-size: 15px;
	padding-left: 30px;
	background: url(../images/pli_icon.png) no-repeat 15px center #eee;
	transition: all 0.3s;
}
.pro_show_left ul li a:hover {
	background: url(../images/plih_icon.png) no-repeat 25px center #ffcc00;
	transition: all 0.3s;
	padding-left: 40px;
}
.p_contact {
	height: 93px;
	background: #4bb314;
}
.p_contact h3 {
	padding: 15px 0 0 30px;
	font-size: 16px;
	color: #fff;
}
.p_contact p {
	color: #fff;
	padding-left: 30px;
	font-size: 24px;
	font-family: Arial;
	padding-top: 10px;
}
.pro_show_right {
	width: 855px;
	height: 40px;
	background: #34ac1f;
	float: right;
}
.pro_show_right h3 {
	width: 150px;
	height: 45px;
	background: url(../images/pro_tit.png) no-repeat;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	float: left;
}
.pro_show_right .pro_tit a {
	display: block;
	width: 47px;
	height: 17px;
	background: url(../images/more.png) no-repeat;
	float: right;
	margin: 11px 10px 0 0;
}
.pro_show_list {
	margin-top: 30px;
	overflow: hidden;
}
.pro_show_list ul {
	width: 900px;
}
.pro_show_list li {
	width: 265px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.pro_show_list li img {
	transition-duration: 0.3s;
}
.pro_show_list li .name a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
}
.pro_show_list li:hover a {
	color: #4bb314;
}
.pro_show_list ul li .pic a {
	display: block;
	width: 263px;
	height: 189px;
	overflow: hidden;
	border: 1px solid #d6d6d6;
}
.pro_show_list ul li a img:hover {
	transform: scale(1.1, 1.1)
}
.pro_show_list li:hover .pic a {
	border: 1px solid #4bb314;
}/*广告1*/
.adv01 {
	margin: 40px auto;
}/*关于我们*/
.about {
	height: 500px;
	background: url(../images/about_bg.jpg) no-repeat center;
}
.about .about_pic {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 1;
}
.about_words {
	width: 557px;
	height: 389px;
	background: url(../images/about_bg.png) left 55px no-repeat;
	position: relative;
	z-index: 2;
	margin: 30px 0 0 546px;
	padding-top: 55px;
}
.about_words h2 {
	font-size: 24px;
	color: #1a131b;
	padding-top: 70px;
	line-height: 25px;
	padding-left: 40px;
}
.a_details {
	padding-left: 40px;
	line-height: 24px;
	color: #333;
	padding-top: 20px;
	height: 192px;
	overflow: hidden;
	text-align: justify;
	padding-right: 30px;
}
.about_words a {
	display: block;
	width: 102px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #4bb314;
	margin: 20px 0 0 40px;
}
.about_words a:hover {
	background: #ffcc00;
}/*我们的优势*/
.youshi {
	margin-top: 30px;
}
.youshi_tit {
	height: 70px;
	background: url(../images/y_tit.jpg) repeat-x left bottom;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
.youshi_tit h3 {
	font-size: 24px;
	color: #666;
	line-height: 30px;
}
.youshi_tit p {
	font-size: 14px;
	color: #ccc;
	text-transform: uppercase;
	line-height: 28px;
}
.youshi_tit span {
	display: block;
	height: 21px;
	width: 21px;
	background: url(../images/look_up.png) no-repeat;
	margin: 0 auto;
}
.youshi_cont {
	width: 1100px;
	margin: 0 auto;
	height: 576px;
	position: relative;
}
.youshi_word01 {
	width: 444px;
	height: 173px;
	background: #eee;
	position: absolute;
	left: 0;
	top: 64px;
}
.y01_left {
	width: 230px;
	float: left;
	margin-left: 15px;
}
.y01_right {
	float: right;
}
.y01_left h2 {
	height: 51px;
	padding-left: 65px;
	background: url(../images/y_icon01.png) no-repeat left center;
	line-height: 51px;
	color: #4bb314;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}
.y01_left p {
	padding-top: 10px;
	font-size: 15px;
	color: #333;
}
.youshi_word02 {
	width: 453px;
	height: 170px;
	background: #eee;
	position: absolute;
	right: 0;
	top: 0px;
}
.y02_left {
	width: 230px;
	float: left;
	margin-left: 15px;
}
.y02_right {
	float: right;
}
.y02_left h2 {
	height: 51px;
	padding-left: 65px;
	background: url(../images/y_icon02.png) no-repeat left center;
	line-height: 51px;
	color: #4bb314;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}
.y02_left p {
	padding-top: 10px;
	font-size: 15px;
	color: #333;
	position: relative;
	z-index: 11;
}
.youshi_word03 {
	width: 484px;
	height: 211px;
	background: #eee;
	position: absolute;
	left: 0;
	top: 363px;
}
.y03_left {
	width: 269px;
	float: left;
	margin-left: 15px;
}
.y03_right {
	float: right;
}
.y03_left h2 {
	height: 51px;
	padding-left: 65px;
	background: url(../images/y_icon03.png) no-repeat left center;
	line-height: 51px;
	color: #4bb314;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}
.y03_left p {
	padding-top: 10px;
	font-size: 15px;
	color: #333;
}
.youshi_word04 {
	width: 289px;
	height: 302px;
	background: #eee;
	position: absolute;
	right: 0;
	top: 273px;
}
.y04_left {
	width: 269px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.y04_right {
	float: right;
}
.y04_left h2 {
	height: 51px;
	padding-left: 65px;
	background: url(../images/y_icon04.png) no-repeat left center;
	line-height: 51px;
	color: #4bb314;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.y04_left p {
	padding-top: 10px;
	font-size: 15px;
	color: #333;
}
.youshi_bg {
	position: absolute;
	top: 36px;
	left: 424px;
	z-index: 10;
}/*新闻*/
.news {
	width: 736px;
	float: left;
}
.news .hd {
	width: 156px;
	float: left;
}
.news .hd li {
	width: 156px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 18px;
	color: #333;
	background: #dfdfdf;
	margin-bottom: 3px;
	cursor: pointer;
}
.news .hd li.on {
	background: #4bb314;
	color: #fff;
}
.news .bd {
	width: 546px;
	float: right;
}
.news .bd dt {
	float: left;
}
.news .bd dt img {
	border: 1px solid #c6c6c6;
}
.news .bd dd {
	width: 300px;
	float: right;
}
.news .bd dd h3 a {
	color: #000;
	font-weight: bold;
	line-height: 35px;
	transition: all 0.3s;
}
.news .bd dd h3 a:hover {
	transition: all 0.3s;
	padding-left: 10px;
	color: #4bb314;
}
.news .bd dd .details {
	line-height: 24px;
	color: #666;
	height: 70px;
	overflow: hidden;
	text-align: justify;
}
.news .bd dd span a {
	display: inline-block;
	padding-top: 10px;
	color: #4bb314;
}
.news .bd dd a:hover {
	text-decoration: underline;
}
.news .bd ul {
	padding-top: 20px;
}
.news .bd ul li {
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #ccc;
}
.news .bd ul li a {
	color: #454141;
	transition: all 0.3s;
	background: url(../images/n_icon.jpg) no-repeat left center;
	display: block;
	padding-left: 15px;
}
.news .bd ul li a:hover {
	color: #4bb314;
	transition: all 0.3s;
	padding-left: 25px;
	background: url(../images/nh_icon.jpg) no-repeat 10px center
}
.news .bd ul li:hover a span {
	color: #4bb314;
}
.news .bd ul li a span {
	float: right;
}/*常见问题*/
.faq {
	width: 325px;
	float: right;
}
.faq_tit {
	height: 38px;
	border-bottom: 1px solid #dcdcdc;
}
.faq_tit h2 {
	float: left;
	font-size: 16px;
	color: #3e3e3e;
	font-weight: bold;
	line-height: 38px;
}
.faq_tit h2 span {
	font-weight: normal;
	text-transform: uppercase;
	marign-left: 5px;
}
.faq_tit a {
	float: right;
	line-height: 38px;
}
.faq_cont {
	margin-top: 20px;
}
.picMarquee_top {
	height: 360px;
	overflow: hidden;
	position: relative;
}
.picMarquee-top ul li {
	border-bottom: 1px dashed #ccc;
	height: 104px;
	margin-bottom: 12px;
}
.picMarquee-top ul .wen {
	padding-left: 30px;
	background: url(../images/wen.jpg) no-repeat left 4px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
}
.picMarquee-top ul .wen a:hover {
	color: #4bb314;
}
.picMarquee-top ul .da {
	padding-left: 30px;
	background: url(../images/da.jpg) no-repeat left 6px;
	line-height: 25px;
	height: 48px;
	overflow: hidden;
}/*友情链接*/
.friend_link {
	height: 64px;
	line-height: 64px;
	border-top: 4px solid #ffcc00;
	margin-top: 60px;
}
.friend_link strong {
	display: inline-block;
	vertical-align: -6px;
}
.friend_link .w1100 {
	background: url(../images/friend_bg.jpg) no-repeat right center;
}
.friend_link a {
	display: inline-block;
	margin: 0 20px;
}
.friend_link a:hover {
	color: #5dc329;
}/*底部样式*/
.footer {
	background: #4bb314;
}
.f_nav {
	height: 57px;
	line-height: 55px;
	background: url(../images/f_line.jpg) repeat-x left bottom;
	text-align: center;
}
.f_nav a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	margin: 0 25px;
}
.f_nav a:hover {
	text-decoration: underline;
}
.f_center {
	padding: 30px 0 10px;
}
.f_logo {
	float: left;
}
.f_words {
	float: left;
	color: #fff;
	margin-left: 150px;
}
.f_words a {
	color: #fff;
}
.f_words a:hover {
	text-decoration: underline;
}
.f_wx {
	width: 151px;
	float: right;
	margin-right: 68px;
	text-align: center;
}
.f_wx p {
	color: #fff;
}
.f_copy {
	height: 54px;
	line-height: 54px;
	background: url(../images/f_line.jpg) repeat-x left top;
	text-align: center;
	color: #fff;
}
.f_copy a {
	display: inline-block;
	color: #fff;
}
.f_copy a:hover {
	text-decoration: underline;
}/*--------------内页左侧代码--------------*/
.box_left {
	width: 235px;
	height: auto;
	float: left;
}
.mode1 {
	height: auto;
	width: 235px;
	padding-bottom: 10px;
}
.mode2 {
	height: auto;
	width: 235px;
	padding-top: 15px;
}
.box_title {
	color: #fff;
	font-size: 16px;
	background-color: #4bb314;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	width: 235px;
	text-align: center;
}
.box_title span {
	color: #fff;
}
.box_title span h2 {
	font-size: 12px;
	font-weight: normal;
}
.box_t_con {
	border: 1px solid #4bb314;
}
.box_t_con ul {
	padding-top: 1px;
}
.box_t_con li {
	line-height: 40px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
.box_t_con ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.box_t_con ul li a:hover {
	text-decoration: none;
	background-color: #ffcc00;
	color: #333;
}
.mode1 .menu {
	width: 235px;
	position: relative;
}
.mode1 .menu .tact {
	width: 212px;
	height: 140px;
	position: absolute;
	left: 12px;
	bottom: 20px;
}
.mode1 .menu .bt h2 {
	background: url(../images/neiyebg.jpg) no-repeat;
	height: 68px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding-top: 25px;
}
.mode1 .menu .bt h2 span {
	display: block;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
}
.mode1 .menu_list {
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	padding: 4px 8px 8px;
	overflow: hidden;
}
.mode1 .menu_head {
	border-bottom: 1px dotted #ccc;
	height: 40px;
	line-height: 40px;
	margin-bottom: 1px;
}
.mode1 .menu_head:hover {
	background-color: #ffcc00;
	color: #333 !important;
}
.mode1 .menu_head a {
	color: #333;
	font-size: 14px;
	padding-left: 22px;
	display: block;
}
.mode1 .menu_list .current {
	background-color: #ffcc00;
	color: #333 !important;
}
.mode1 .menu_list .current a {
	color: #333 !important;
}
.mode1 .menu_body {
	width: 205px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
}
.mode1 .menu_body .nva_active {
	color: #4bb314;
	background: url(../images/p_iconhover.png) no-repeat 10px center;
}
.mode1 .menu_body a {
	display: block;
	font-size: 14px;
	background: url(../images/p_icon.jpg) no-repeat 10px center;
	padding-left: 23px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	margin-left: 20px;
}
.mode1 .menu_body a:hover {
	text-decoration: none;
	color: #4bb314;
	background: url(../images/p_iconhover.png) no-repeat 10px center;
}/*--------------内页右侧代码--------------*/
.sidebar {
	width: 838px;
	float: right;
}
.sidebar_con {
	padding-top: 15px;
}
.title_r a {
	padding: 0 15px;
}
.title_r {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px dashed #ccc;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
}
.title_r span {
	color: #4bb314;
}
.title_r1 a {
	padding: 0 15px;
}
.title_r1 {
	border-bottom: 2px solid #ccc;
	line-height: 34px;
	height: 30px;
}
.title_r1 span {
	color: #ccc;
}
.title_rt {
	color: #0075eb;
	font-size: 15px;
	color: #0075eb;
	font-weight: bold;
}
.bt_text_y {
	font-size: 12px;
	float: right;
	height: 40px;
	padding-right: 10px;
}
.bt_text_y a {
	padding: 0;
	margin: 0;
	color: #333;
}
.bt_text_y a:hover {
	text-decoration: underline;
}
.font_red {
	text-decoration: none;
	background-color: #ffcc00;
	color: #333 !important;
}/*产品详情页放大功能start*/
.siderightCon {
	line-height: 24px;
	margin: 20px 0 0 0px;
	text-align: left;
}
.nypro {
	width: 420px;
	float: left;
}
#preview {
	float: none;
	margin: 0px auto;
	width: 420px;
}
.list-h {
	width: 200000px !important;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 620px;
	height: 72px;
	padding-top: 15px;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 9px;
	margin-right: 6px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 9px;
	margin-left: 6px;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 92px;
	height: 87px;
	overflow: hidden
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 80px;
	height: 58px;
}
.contact_pro {
	width: 830px;
	padding-top: 10px;
}
.contact_pro h3 {
	border-bottom: 2px solid #4bb314;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}
.contact_pro h4 {
	border-bottom: 2px solid #4bb314;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}
.hot_new {
	width: 830px;
	padding-top: 10px;
}
.hot_new h4 {
	border-bottom: 2px solid #4bb314;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}
.hot_new ul {
	width: 860px;
}
.hot_new ul li {
	border-bottom: 1px dotted #ccc;
	height: 35px;
	width: 400px;
	float: left;
	margin-right: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hot_new ul li a {
	font-size: 13px;
	color: #333;
	height: 30px;
	display: block;
}
.hot_new ul li .nyHot_news {
	display: block;
	font-style: normal;
	width: 315px;
	overflow: hidden;
	height: 30px;
	float: left;
}
.hot_new ul li a span {
	font-size: 13px;
	color: #333;
	float: right;
}
.hot_new ul li a:hover {
	color: #4bb314;
}
.hot_new ul li a:hover .nyHot_newsDate {
	color: #4bb314;
}/*产品详情页放大功能end*/
#demo {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
	padding-top: 10px;
}
#indemo {
	float: left;
	width: 10000%;
}
#demo2 {
	float: left;
}
#demo1 ul {
	float: left;
}
#demo ul li {
	width: 255px;
	float: left;
	margin-right: 30px;
}
#demo ul li img {
	border: 1px solid #c1c0c8;
	width: 255px;
	height: 183px;
}
#demo ul li:hover img {
	border: 1px solid #4bb314;
}
#demo ul li p {
	display: block;
	width: 254px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
#demo ul li a {
	text-decoration: none;
}
#demo ul li a:hover p {
	color: #4bb314;
}/*--------------内页下部分代码--------------*/
#contant {
	margin-top: 50px;
}
.list_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
}
.column {
	width: 838px;
	float: right;
}
.column .bt {
	height: 40px;
	border-top: 1px dashed #ccc;
	line-height: 40px;
	padding: 0 10px;
}
.column .menu {
	padding: 0 10px 10px 10px;
}
.column .menu a {
	margin-right: 25px;
	color: #666;
}
.column .menu a:hover {
	color: #4bb314;
}
.current_content {
	padding: 20px 0;
	line-height: 24px;
}
.current_content p {
	font-size: 13px;
	color: #333;
}
.current_content a:hover span {
	color: #4bb314;
}
.gbook_content {
	width: 818px;
	height: 600px;
	padding-top: 20px;
	margin: 0 auto;
	line-height: 24px;
	margin-top: 20px;
	padding-left: 20px;
}
.gbook_content textarea {
	width: 320px;
	height: 90px;
	max-width: 320px;
	max-height: 90px;
	margin-top: 2px;
}
.cur_map {
	padding-bottom: 20px;
}
.cur_map h3 {
	border-top: 1px dashed #dedede;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}
.cur_map p a {
	display: block;
	float: left;
	margin-right: 20px;
}/*--------------新闻列表页--------------*/
.article_list dl {
	padding: 0 10px 10px;
	height: 82px;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px;
}
.article_list dl dt {
	float: left;
	width: 140px;
	margin-right: 5px;
}
.article_list dl dt img {
	padding: 2px;
	border: 1px solid #ccc;
}
.article_list dl dd {
	height: 90px;
	overflow: hidden;
}
.article_list dl a:hover {
	text-decoration: underline;
}
.article_list dl dd p {
	height: 126px;
	margin-top: 5px;
	overflow: hidden;
}
.article_list .art_1 {
	width: 838px;
}
.article_list .art_1 dl {
	padding: 15px 0;
	height: 165px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	line-height: 30px;
	width: 800px;
	margin: 0 0 0 15px;
}
.article_list .art_1 dl dt {
	float: left;
	width: 255px;
	margin-right: 15px;
}
.article_list .art_1 dl dd {
	height: 190px;
	overflow: hidden;
	width: 520px;
	float: right;
}
.article_list .art_1 dl dd h3 {
	font-size: 15px;
	color: #333;
}
.article_list ul {
	margin-top: 10px;
}
.article_list ul li {
	line-height: 34px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
.article_list ul li a {
	display: block;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
.article_list ul li a:hover {
	text-decoration: none;
	color: #4bb314;
}
.article_list ul li a .date {
	float: right;
	color: #999;
	font-weight: normal;
	font-size: 13px;
}
.article_list ul li a:hover .date {
	text-decoration: none;
	color: #4bb314;
}
.page {
	text-align: center;
	margin: 20px auto;
	clear: both;
	padding-top: 30px;
}
.page a {
	margin: 0 7px;
	color: #333;
}
.page a:hover {
	color: #4bb314;
}/*--------------产品列表左侧--------------*/
.n_pro_list {
	width: 235px;
	float: left;
}
.n_pro_list dl {
	width: 250px;
	height: auto;
	background: #238330;
	overflow: hidden;
	padding-bottom: 30px;
}
.n_pro_list dl a {
	color: #fff;
}
.n_pro_list dl a:hover {
	text-decoration: underline;
}
.n_pro_list dl dt {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-indent: 16px;
	padding: 0 20px;
}
.n_pro_list dl dt a {
	background: url(../images/icon.png) no-repeat 0 18px;
	display: block;
}
.n_pro_list dl dd {
	background: #269939;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 37px;
}
.n_pro_list dl dd a {
	background: url(../images/icon.png) no-repeat 0 -16px;
	text-indent: 14px;
	display: block;
}
.product_list {
	width: 900px;
}
.product_list dl {
	width: 255px;
	float: left;
	margin-right: 35px;
	margin-bottom: 8px;
}
.product_list dl dt {
	width: 255px;
	height: 183px;
}
.product_list dl dt img {
	width: 255px;
	height: 183px;
	border: solid 1px #dedede;
}
.product_list dl dd {
	width: 255px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
}
.product_list dl dd a {
	color: #333;
	font-size: 14px;
}
.product_list dl:hover dd a {
	color: #4bb314;
	text-decoration: none;
}
.product_list dl:hover img {
	border: solid 1px #4bb314;
}
.product_list1 {
	width: 900px;
}
.product_list1 dl {
	width: 255px;
	float: left;
	margin-right: 35px;
	margin-bottom: 12px;
}
.product_list1 dl dt {
	width: 255px;
	height: 170px;
}
.product_list1 dl dt img {
	width: 255px;
	height: 170px;
	border: solid 1px #ddd;
}
.product_list1 dl dd {
	width: 255px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list1 dl:hover dd a {
	color: #4bb314;
	text-decoration: none;
}
.product_list1 dl:hover img {
	border: solid 1px #4bb314;
}
.ny_proInfo {
	height: 214px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 20px;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	background-color: #4bb314;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.ny_lianxi span {
	font-size: 24px;
	font-weight: bolder;
	color: #4bb314;
	padding-left: 20px;
	line-height: 30px;
}
.ny_Nowbuy a {
	display: block;
	height: 30px;
	background-color: #ffcc00;
	color: #333;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.ny_Nowbuy a:hover {
	background-color: #161616;
	color: #fff;
}
.ny_newsInfo {
	width: 838px;
	height: 50px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}
.ny_newsTit {
	margin-left: 10px;
	max-width: 260px;
	overflow: hidden;
}/*内页样式结束*/
.downlist {
	line-height: 24px;
	color: #666;
	padding: 10px 15px 0px;
}
.downlist ul li {
	border-bottom: 1px dashed #dedede;
	height: 35px;
	line-height: 35px;
}
.downlist ul li a {
	color: #333;
	font-size: 14px;
}
.downlist ul li a:hover {
	text-decoration: underline;
	color: #34ac1f;
}
.downlist ul li span {
	float: right;
	color: #666;
}
.downlist ul p {
	line-height: 24px;
	color: #666;
}/*down*//*--------------留言页--------------*/
#GBookAdd {
	width: 100%;
}
.gbook_content #GBookAdd tr {
	height: 30px;
}
.gbook_content #GBookAdd input, .gbook_content #GBookAdd textarea {
	line-height: 22px;
	padding-left: 5px;
	border: 1px solid #cecece;
}
.gbook_content #GBookAdd #Submit, .gbook_content #GBookAdd #ReSet {
	color: #fff;
	background: #4bb314;
	padding: 3px 10px;
	width: 50px;
	margin-top: 15px;
	border: medium none;
	cursor: pointer;
}/*--------------推荐新闻--------------*/
.hots {
	background: #fff;
	border: 1px solid #ccc;
	padding-top: 15px;
	margin-bottom: 30px;
	border-top: none;
}
.hots li {
	margin-left: 8px;
	line-height: 30px;
	overflow: hidden;
	width: 218px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 15px;
}
.hots li img {
	border: 1px solid #ccc;
	width: 210px;
	height: 170px;
}
.hots li img:hover {
	border: 1px solid #4bb314;
}
.hots a {
	display: block;
	text-decoration: none;
}
.hots a p {
	font-size: 14px;
	color: #333;
}
.hots_news {
	padding: 5px 15px 5px 10px;
	border: 1px solid #ccc;
	border-top: none;
}
.hots_news li {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	text-indent: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hots_news a {
	color: #333;
}
.hots_news a:hover {
	color: #4bb314;
}/*--------------搜索页--------------*/
.search_list {
	width: 1130px;
	margin: 0 auto 0;
}
.search_list li {
	width: 252px;
	float: left;
	height: 188px;
	text-align: center;
	margin: 3px 15px 7px;
	line-height: 30px;
}
.search_list li img {
	border: 1px solid #cecece;
}
.search_list li img:hover {
	border: 1px solid #ff5400;
}/*==========内页样式开始========*/
#content {
	width: 1100px;
	margin: 50px auto;
	margin-bottom: 20px;
}
.list_box {
	overflow: hidden;
}
.list_box .box_bt {
	width: 830px;
	height: 39px;
	font-size: 12px;
	border-bottom: 1px solid #e1e1e1;
}
.lift_zuo {
	width: 250px;
	float: left;
}
.n_pro_list .list .hover {
	background: #ff5400 url(../images/list_li.png) no-repeat 50px -22px !important;
	display: block;
	color: #fff;
}
.product_bigimg_text .pro_lianxi {
	width: 380px;
}
.product_bigimg_text .pro_lianxi a {
	color: #fff;
	width: 80px;
	height: 34px;
	background: #262a32;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	display: block;
	margin-bottom: 10px;
}
.product_bigimg_text .pro_lianxi1 p {
	color: #0066ff;
	font-weight: bold;
	margin-top: 12px;
	font-size: 20px;
}
.left_box {
	width: 220px;
	float: left;
}
.list_left {
	float: left;
	width: 220px;
	margin-right: 30px;
}
.list_right {
	float: right;
	width: 830px;
}
.list_right .box_sj .box_y p {
	font-size: 12px;
	line-height: 24px;
}
.list_right .box_sj .box_y p.box_h {
	height: 45px;
	overflow: hidden;
}
.top_title {
	line-height: 39px;
	height: 39px;
	text-align: center;
	background-color: #cc0000;
}
.top_title h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
}
.top_title h2 span {
	font-size: 12px;
	font-weight: normal;
}
.left_con {
	line-height: 20px;
}
.left_con {
	border: 1px solid #ccc;
}
.left_con ul li {
	line-height: 34px;
	border-bottom: 1px dotted #ccc;
}
.left_con ul li a {
	display: block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.left_con ul li a:hover {
	background: #ccc;
	text-decoration: none;
	color: #fff;
}
.pro_pic {
	overflow: hidden;
	width: 868px;
}
.pro_pic ul li {
	float: left;
	margin-right: 28px;
	margin-bottom: 20px;
	text-align: center;
	width: 257px;
}
.pro_pic ul li span {
	margin-top: 10px;
	display: block;
}
.pro_pic ul li img {
	border: 1px solid #dedede;
}
.pro_pic ul li img:hover {
	border: 1px solid #4bb314;
}
.pro_pic ul {
	width: 860px;
	margin-top: 15px;
}
.pro_pic a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
	display: block;
}
.pro_pic a:hover span {
	color: #4bb314;
}
.pos {
	border-bottom: 2px solid #ccc;
	line-height: 38px;
	height: 32px;
	width: 838px;
}
.pos h2 {
	height: 38px;
	line-height: 38px;
	padding-right: 20px;
	font-family: "微软雅黑";
	font-size: 15px;
	display: block;
	float: left;
	color: #4bb314;
}
.pos span {
	float: right;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
}
.pos span a {
	color: #666;
	text-decoration: none;
}
.pos span a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.moxing {
	overflow: hidden;
	width: 220px;
}
.lianxi_title h2 {
	color: #fff;
	padding-left: 20px;
	font-family: "微软雅黑";
	font-size: 15px;
}
.lianxi_title {
	line-height: 39px;
	background-color: #00AA3A;
	height: 39px;
}
.list_lbot {
	margin: 15px 0 35px 0;
}
.list_contact {
	border: 1px solid #ccc;
	padding: 10px;
}
.list_contact p {
	line-height: 24px;
	color: #818181;
	padding-left: 15px;
	padding-right: 15px;
}
.pro_details_tongji {
	text-align: center;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 13px;
}
.pro_photo {
	padding-top: 20px;
}
.pro_photo h3 {
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}
.pro_photo p {
	color: #333;
}
.n_con {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.n_con p {
	line-height: 24px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}
.goto {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.goto p {
	line-height: 24px;
	color: #666;
}
.goto p a {
	margin-right: 30px;
}
.info_news span {
	float: right;
	color: #999;
	font-size: 12px;
}
.info_news li {
	line-height: 35px;
	padding-right: 10px;
	background: url(../images/new_jt.png) left center no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	border-bottom: 1px dashed #CCC;
}
.wz1 {
	margin-top: 30px;
}
.pro_ph1 {
	float: right;
	margin-top: 20px;
}
.pro_ph1 a {
	margin: 0 10px;
	float: right;
	line-height: 36px;
	font-size: 16px;
	color: #88be4c;
}
.article_list_img {
	background: #f2f2f2;
	height: 120px;
	padding: 10px;
	margin-bottom: 10px;
}
.article_list_img dt {
	float: left;
	margin-right: 20px;
}
.article_list_img dd {
	float: left;
	width: 470px;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
}
.article_list_img dd a {
	color: #f66304;
}
.article_list_img dd a:hover {
	text-decoration: underline;
}
.current_content h1 {
	text-align: center;
	color: #333;
	font-size: 16px;
}
.current_content h3 {
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
	line-height: 30px;
	height: 32px;
	font-size: 13px;
}
.current_content .current_text {
	margin-top: 7px;
	border-top: 1px dashed #ccc;
	padding-top: 15px;
}
.current_content .current_text p {
	line-height: 24px;
	font-size: 13px;
	color: #333;
}
.current_content a {
	font-size: 13px;
	color: #666;
	test: expression(target="_blank");
}
.current_content a:active {
	test: expression(target="_blank");
}
.current_content {
	font-size: 13px;
	color: #333;
}
.hot {
	margin-top: 50px;
	margin-bottom: 30px;
}
.hot div {
	font-size: 14px;
	font-weight: bold;
	color: #1b2024;
}
.lx {
	width: 838px;
}
.leftlx .dianh {
	padding: 0 5px 20px 10px;
}
.leftlx p {
	line-height: 24px;
}
.hots_news .dianhua {
	background: url(../images/Teln.gif) no-repeat scroll 0 18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}
.hots_news .dianhua span {
	display: block;
	font: 18px "Impact";
	color: #4bb314;
}
.dianh p {
	line-height: 24px;
	font-size: 13px;
	color: #333;
}
.nyBanner {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	margin-top: 20px;
}/*goTop*/
.goTop_Box {
	position: relative;
}
.right-bar {
	position: fixed;
	bottom: 10%;
	right: 4%;
	z-index: 9999;
	zoom: 1;
}
.gotop {
	width: 19px;
	height: 72px;
	background: url(../images/totop.jpg) no-repeat;
	cursor: pointer;
}
