@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0; } 
div {margin:0 auto; overflow:hidden; height:auto;} 
em,i {font-style:normal; font-size:100%;}
img{border:none; display:block;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active {	text-decoration: none;}
ul,ol,li{list-style:none;}
body {font-size:12px; color:#333; line-height:20px; font-family:"宋体"; font-family:"Microsoft YaHei",微软雅黑,黑体,宋体,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;-webkit-text-size-adjust:100%;}

/*头部*/
.top{ width:100%; background:#FFFFFF;}
.top1{ width:100%; height:31px; line-height:31px; background:url(../images/top01.jpg); border-bottom:1px solid #e2e2e2;}
.top1a{ width:100%; max-width:980px;color:#888888;}
.top1a a{ float:right; color:#888888;}
.top1a span{ float:right; margin-left:10px; margin-right:10px; color:#888888;}
.top2{ width:100%; max-width:980px;}
.top2a{ float:left;}
.top2b{ float:left; margin-left:16px; padding:45px 0; line-height:28px;}
.top2b span{ color:#666666; font-size:18px; display:block;}
.top2b b{ color:#54a905; font-size:24px; display:block;}
.top2b strong{ color:#000000;}
.top2c{ float:right;}
@media (max-width:980px){.top{ display:none;}}

/*导航*/
.nav{ width:100%; height:45px; background:url(../images/nav01.jpg);}
.nav1{ display:block; width:100%; max-width:980px;}
.nav1 li{ width:14.28%; float:left; background:url(../images/nav02.png) left center no-repeat; text-align:center; height:45px; line-height:45px; font-size:14px;}
.nav1 li a{ color:#FFFFFF; padding:3.5px 18px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.nav1 li:hover a{ background:url(../images/nav03.jpg);}
#nav1a{ background:none;}
#nav1a a{ background:url(../images/nav03.jpg);}
#nav1a a img{ display:none;}
@media (max-width:980px){.nav{ display:none;}}

/*手机头部*/
.x-top{ width:100%; padding:10px 0;display:none; background:#fff;}
.x-top1{ width:44%; float:left; text-align:center; }
.x-top1 img{ width:90%;}
.x-top2{ width:55%; float:right;border-left:1px solid #54a905;}
.x-top2a{ width:100%; float:left;}
.x-top2a img{ width:95%; margin-left:5%; }
.x-top2b{ width:100%; float:left; margin-top:0px;}
.x-top2b-1{ width:10%; float:left;margin-left:5%;}
.x-top2b-1 img{ width:100%;}
.x-top2b-2{ width:95%; float:left; font-size:20px; font-weight:bold; line-height:30px; text-indent:30px; margin-left:5%; color:#333333;}
.x-nav{ margin:0 auto; width:100%; display:none;}
.x-nav ul{ margin:0 auto; display:block;}
.x-nav li{ width:33.333333%;  float:left; height:30px; text-align:center; background:#54a905; border:1px solid #3E7D04; border-top:none; border-left:1px solid #66D006;box-sizing:border-box;}
.x-nav li a{ color:#fff; text-align:center; line-height:30px;} 
@media (max-width:980px){.x-top{ display:block;}}
@media (max-width:980px){.x-nav{ display:block;}}

/*底部悬浮*/
.x-foot{ width:100%; height:60px; border-top:1px solid #D7D7D7; background:#FFFFFF; left:0; bottom:0; position:fixed; z-index:999; display:none;}
.x-foot li{ width:25%; float:left; text-align:center;}
.x-foot li img{ display:block; width:26px; height:26px; margin-top:10px;}
.x-foot li span{ width:100%; display:block; line-height:15px; margin-top:5px; color:#666666; font-size:12px; font-family:"宋体";}
@media (max-width:980px){ .x-foot{ display:block;}}

/*banner*/
.banner{ width:100%; border-bottom:4px solid #54a905;}
.banner img{ width:100%;}
.banner1{ width:100%; max-width:980px;}
.banner1 img{ width:100%;}
.slideshow { clear: both; width:100%; height:auto; }
.slideshow li { position: relative; overflow: hidden; }
.slideshow li img{ width:100%;}
.slidebar li { float: left; margin-right:3px; width:19px; height:18px; line-height:18px; text-align: center; font-size: 10px; cursor: pointer; background:#FFFFFF;}
.slidebar li.on { background:#009237; color:#FFFFFF;}
.slidebar { position: absolute; bottom:5px; right:3px; }
.block { margin: 0;position: relative; }
#slidesImgs li { width: 100%; display: none; }

/*通用*/
.common{ width:100%; background:url(../images/bg02.png) center repeat-y; position:relative;}
.common1{ width:100%; padding-top:65px; margin-top:-65px; padding-bottom:46px; background:url(../images/common01.png) bottom center no-repeat #55a902;}
.common2{ width:100%; margin:10px auto; max-width:980px;}
#common3{background:url(../images/bg03.png);}
.left{ width:185px; float:left;}
.right{ width:790px; float:right;}
.position{ width:100%; height:34px; line-height:34px; margin-bottom:10px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; border:1px solid #cfcfcf; box-sizing:border-box; padding-left:10px; color:#666666;}
.position b{ font-weight:normal; color:#e22021;}
.position a{ color:#666666;}
.position span{ margin-left:5px; margin-right:5px;}
.list-page{ width:95%; text-align:center; line-height:35px; font-size:14px; margin-bottom:10px; margin-top:10px; height:35px; background:url(../images/list-page01.jpg) repeat-x; border:1px solid #cccccc; box-sizing:border-box; display:block; float:left; margin-left:2.5%;}
.list-page a{ color:#333333; margin-right:10px;}
@media (max-width:980px){.left{ width:99%; float:none;}}
@media (max-width:980px){.right{ width:99%; float:none;}}
@media (max-width:980px){.common1{ display:none;}}

/*搜索*/
.search{ width:100%; max-width:980px; height:37px; line-height:37px;}
.search1{ float:left;}
.search1 b{ color:#000000;}
.search1 a{ color:#888888; margin-left:5px; margin-right:5px;}
.search2{ float:right; width:175px; height:19px; border:1px solid #dbdbdb; margin-top:8px;}
.search2a{ float:right; height:19px; width:28px; background:url(../images/search01.jpg); border:none;}
.search2b{ float:left; width:145px; height:19px; float:left; border:none; background:none; line-height:19px; color:#cecece; text-indent:2px;}
@media (max-width:980px){.search{ display:none;}}

/*产品中心*/
.cpzx{ width:100%; max-width:980px;}
.cpzx1{ width:185px; float:left;}
.cpzx2{ width:792px; float:right;}
.slideGroup1{ width:100%;}
.slideGroup1 .parHd1{width:775px; position:relative; text-align:center; height:38px; border-bottom:2px solid #54a905; float:right;}
.slideGroup1 .parHd1 span{ float:right; margin-top:14px;}
.slideGroup1 .parHd1 ul{ display:inline-block; width:100%; overflow:visible;}
.slideGroup1 .parHd1 ul li{ float:left;cursor:pointer; text-align:center; width:112px; height:38px; font-size:15px; color:#333333; line-height:35px;}
.slideGroup1 .parHd1 ul li.on{ color:#FFFFFF; background:url(../images/cpzx01.jpg);}
.slideGroup1 .parBd1{  zoom:1; float:left; width:100%;}
.slideGroup1 .slideBox1{ overflow:hidden; zoom:1; float:left; width:100%; margin-top:23px;}
.slideGroup1 .parBd1 .tempWrap{ float:left;}
.slideGroup1 .slideBox1 li{ width:33.3333%; padding-left:17px; box-sizing:border-box; float:left;}
.slideGroup1 .slideBox1 li img{ width:100%; height:183px; background:#FFFFFF; box-sizing:border-box; padding:1px; border:3px solid #f1f1f1;}
.slideGroup1 .slideBox1 li span{ width:100%; height:44px; line-height:44px; text-align:center; display:block; color:#666666; background:url(../images/cpzx03.png) top center no-repeat;}
.cpzx3{ width:100%; margin-top:10px;}
@media (max-width:980px){.cpzx1{ width:99%; float:none; margin-top:10px;}}
@media (max-width:980px){.cpzx2{ width:99%; float:none; display:none;}}
@media (max-width:980px){.cpzx3{ display:none;}}
@media (max-width:980px){.slideGroup1 .slideBox1{ margin-top:5px;}}
@media (max-width:980px){.slideGroup1 .parHd1{ width:100%;}}
@media (max-width:980px){.slideGroup1 .slideBox1 li{ padding:0 5px;}}
@media (max-width:980px){.slideGroup1 .slideBox1 li img{ height:215px;}}
@media (max-width:900px){.slideGroup1 .slideBox1 li img{ height:200px;}}
@media (max-width:850px){.slideGroup1 .slideBox1 li img{ height:185px;}}
@media (max-width:800px){.slideGroup1 .slideBox1 li img{ height:170px;}}
@media (max-width:750px){.slideGroup1 .slideBox1 li img{ height:155px;}}
@media (max-width:700px){.slideGroup1 .slideBox1 li img{ height:140px;}}
@media (max-width:650px){.slideGroup1 .slideBox1 li img{ height:135px;}}
@media (max-width:600px){.slideGroup1 .slideBox1 li img{ height:120px;}}
@media (max-width:550px){.slideGroup1 .slideBox1 li{ width:50%;}}
@media (max-width:550px){.slideGroup1 .slideBox1 li img{ height:175px;}}
@media (max-width:500px){.slideGroup1 .slideBox1 li img{ height:160px;}}
@media (max-width:450px){.slideGroup1 .slideBox1 li img{ height:135px;}}
@media (max-width:400px){.slideGroup1 .slideBox1 li img{ height:120px;}}
@media (max-width:350px){.slideGroup1 .slideBox1 li img{ height:100px;}}

/*左侧导航*/
.zcdh{ width:100%; border:1px solid #4f9e05; box-sizing:border-box;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; background:#4f980c; margin-bottom:10px;}
.zcdh1{ width:100%; background:url(../images/zcdh01.jpg);}
.zcdh1 b{ width:100%; display:block; line-height:20px; font-size:28px; text-align:center; color:#FFFFFF; padding-top:20px;}
.zcdh1 span{ width:100%; display:block; height:53px; line-height:53px; color:#FFFFFF; font-size:25px; text-align:center;}
.zcdh2{ width:100%; }
.zcdh2 dl{ width:100%; margin-bottom:10px; float:left;}
.zcdh2 dl dt{ width:100%;height:40px; padding-bottom:2px; background:url(../images/zcdh02.png) center no-repeat; float:left;}
.zcdh2 dl dt a{ width:100%; height:40px; display:block; line-height:40px; text-align:center; background:#6bbc1f; text-align:center; font-size:18px; font-weight:bold; color:#285201;}
.zcdh2 dl dd{ width:100%; height:30px; border-bottom:1px dotted #76c72b; padding-left:37px; box-sizing:border-box; float:left;}
.zcdh2 dl dd a{ width:100%; height:29px; line-height:29px; padding-left:14px; box-sizing:border-box; color:#FFFFFF; background:url(../images/zcdh03.png) left center no-repeat;}
.zcdh2 dl dd a:hover{ color:#fffc00;}
@media (max-width:980px){.zcdh2 dl dd{ width:25%; padding-left:5px;}}
@media (max-width:500px){.zcdh2 dl dd{ width:33.3333%;}}
@media (max-width:400px){.zcdh2 dl dd{ width:50%;}}
@media (max-width:980px){.zcdh1 b{ display:none;}}
@media (max-width:980px){.zcdh1 span{ height:30px; line-height:30px; font-size:18px;}}
@media (max-width:980px){.zcdh2 dl dt a{ height:25px; line-height:25px; font-size:14px;}}
@media (max-width:980px){.zcdh2 dl dt{ height:25px;}}

/*六大优势*/
.ldys{ width:100%; max-width:1040px; margin-top:15px;}
.ldys1{ width:100%; height:199px; background:url(../images/ldys01.jpg) center top no-repeat;}
.ldys1 img{ display:none; max-width:100%;}
.ldys2{ width:100%; height:350px; background:url(../images/ldys02.jpg) center top no-repeat;}
.ldys2a{ width:100%; max-width:980px; padding:0 80px 0 495px; box-sizing:border-box;}
.ldys2a dl{ width:100%; float:left; margin-bottom:40px;}
.ldys2a dl dt{ width:100%; height:33px; line-height:33px; padding-left:36px; box-sizing:border-box; background:url(../images/ldys05.png) left center no-repeat; color:#54a905; font-size:30px;}
.ldys2a dl dt b{ display:block;}
.ldys2a dl dd{ width:100%; line-height:28px; color:#333333; margin-top:5px;}
.ldys2a dl dd span{ color:#54a905;}
.ldys3{width:100%; height:379px; background:url(../images/ldys03.jpg) center top no-repeat;}
.ldys3a{ width:100%; max-width:980px; padding:0 595px 0 15px; box-sizing:border-box;}
.ldys3a dl{ width:100%; float:left; margin-bottom:40px;}
.ldys3a dl dt{ width:100%; height:33px; line-height:33px; padding-right:36px; box-sizing:border-box; background:url(../images/ldys06.png) right center no-repeat; color:#54a905; font-size:30px; text-align:right;}
.ldys3a dl dt b{ display:block;}
.ldys3a dl dd{ width:100%; line-height:28px; color:#333333; margin-top:5px;}
.ldys3a dl dd span{ color:#54a905;}
.ldys4{width:100%; height:304px; background:url(../images/ldys04.jpg) center top no-repeat;}
.ldys4a{ width:100%; max-width:980px; padding:0 0 0 495px; box-sizing:border-box;}
.ldys4a dl{ width:100%; float:left; margin-bottom:40px;}
.ldys4a dl dt{ width:100%; height:33px; line-height:33px; padding-left:36px; box-sizing:border-box; background:url(../images/ldys05.png) left center no-repeat; color:#54a905; font-size:30px;}
.ldys4a dl dt b{ display:block;}
.ldys4a dl dd{ width:100%; line-height:28px; color:#333333; margin-top:5px;}
.ldys4a dl dd span{ color:#54a905;}
.ldys5{ width:100%; display:none;}
.ldys5 img{ width:100%;}
@media (max-width:980px){.ldys5{ display:block;}}
@media (max-width:980px){.ldys{ width:99%; margin-top:10px; background:#fcfef9;}}
@media (max-width:980px){.ldys1{ height:auto; background:none; padding:10px 0;}}
@media (max-width:980px){.ldys1 img{ display:block;}}
@media (max-width:980px){.ldys2{ height:auto; background:none; display:none;}}
@media (max-width:980px){.ldys2a{ padding:10px 0;}}
@media (max-width:980px){.ldys2a dl{ margin-bottom:10px;}}
@media (max-width:980px){.ldys3{ height:auto; background:none; display:none;}}
@media (max-width:980px){.ldys3a{ padding:10px 0;}}
@media (max-width:980px){.ldys4{ height:auto; background:none; display:none;}}
@media (max-width:980px){.ldys4a{ padding:10px 0;}}
@media (max-width:980px){.ldys3a dl dt{padding-left:36px;background:url(../images/ldys05.png) left center no-repeat; text-align:left;}}
@media (max-width:980px){.ldys3a dl{ margin-bottom:10px;}}
@media (max-width:980px){.ldys4a dl{ margin-bottom:10px;}}
@media (max-width:380px){.ldys2a dl dt{ font-size:25px; padding-left:30px;}}
@media (max-width:380px){.ldys3a dl dt{ font-size:25px; padding-left:30px;}}
@media (max-width:380px){.ldys4a dl dt{ font-size:25px; padding-left:30px;}}

/*客户见证*/
.khjz{ width:100%; max-width:1000px;}
.khjz1{ width:100%; max-width:980px; height:38px; background:url(../images/khjz01.jpg);}
.khjz1 span{ float:left; padding-left:28px; background:url(../images/khjz02.jpg) left center no-repeat; font-size:16px; color:#fff; height:38px; line-height:38px;}
.khjz1 b{ float:left; font-weight:normal; margin-left:10px; color:#81c24c; font-size:14px;height:38px; line-height:38px;}
.khjz1 a{ float:right; margin-right:5px; margin-top:13px;}
.khjz2{ width:100%; margin-top:20px;}
.khjz2 dl{ width:25%; padding:0 10px; box-sizing:border-box; float:left;}
.khjz2 dl dt{ width:100%;}
.khjz2 dl dt img{ width:100%; height:170px; box-sizing:border-box; border:3px solid #e4e4e2;}
.khjz2 dl dd{ width:100%;}
.khjz2 dl dd h3{ width:100%; height:33px; line-height:33px; border-bottom:1px solid #def0ce; font-weight:normal; font-size:12px; float:left; }
.khjz2 dl dd h3 a{ color:#54a905;}
.khjz2 dl dd p{ width:100%; color:#666666; line-height:23px; margin-top:10px; float:left; }
.khjz2 dl dd span{ display:block; width:90px; height:30px; float:left; margin-top:10px; line-height:30px; text-align:center; color:#fff; font-size:14px; background:url(../images/khjz04.jpg);}
.khjz2 dl dd span a{ display:block; color:#FFFFFF;}
@media (max-width:980px){.khjz{ width:99%; display:none;}}
@media (max-width:980px){.khjz2 dl{ width:100%; position:relative; margin-bottom:10px; padding:0;}}
@media (max-width:980px){.khjz2 dl dt{ width:auto; float:left;}}
@media (max-width:980px){.khjz2 dl dt img { width:125px; height:90px;}}
@media (max-width:980px){.khjz2 dl dd{ position:absolute; left:0; top:0; padding-left:130px; box-sizing:border-box;}}
@media (max-width:980px){.khjz2 dl dd h3{ height:29px; line-height:29px; overflow:hidden;}}
@media (max-width:980px){.khjz2 dl dd p{ line-height:20px; height:40px; overflow:hidden;}}
@media (max-width:980px){.khjz2 dl dd span{ display:none;}}

/*合作伙伴*/
.hzhb{ width:100%; max-width:1040px; background:#ededed; margin-top:40px;}
.hzhb1{ width:100%; max-width:980px; height:38px; background:url(../images/khjz01.jpg);}
.hzhb1 span{ float:left; padding-left:28px; background:url(../images/khjz02.jpg) left center no-repeat; font-size:16px; color:#fff; height:38px; line-height:38px;}
.hzhb1 b{ float:left; font-weight:normal; margin-left:10px; color:#81c24c; font-size:14px;height:38px; line-height:38px;}
.hzhb1 a{ float:right; margin-right:5px; margin-top:13px;}
.hzhb2{ width:100%; max-width:980px; margin-top:20px;}
.picScrol{ position:relative; width:100%;}
.picScrol .bd{  overflow:hidden; width:95%;}
.picScrol .tempWrap{ margin:0 auto;}
.picScrol .bd li{ width:25%; float:left; text-align:center;}
.picScrol .bd li img{ width:223px; height:146px; border:1px solid #cccccc;}
.picScrol .bd li span{ width:100%; line-height:35px; display:block; color:#666; font-size:12px; }
.picScrol .prev{position:absolute; right:0px; top:64px; cursor:pointer; z-index:9999; background: url(../images/hzhb03.png) no-repeat; width:20px; height:20px; text-indent:-9999px;}
.picScrol .next{position:absolute; left:0px; top:64px; cursor:pointer; z-index:9999; background:url(../images/hzhb02.png) no-repeat; width:20px; height:20px; text-indent:-9999px;}
.hzhb3{ width:100%; max-width:1040px; height:199px; background:url(../images/hzhb04.jpg) top center no-repeat;}
@media (max-width:980px){.hzhb{ display:none;}}

/*银莱简介*/
.yljj{ width:100%; max-width:980px;}
.yljj1{ float:left; width:524px;}
.yljj1 img{ width:100%;}
.yljj2{ width:456px; float:right;}
.yljj2a{ width:100%; padding-left:7px; box-sizing:border-box;}
.yljj2a h3{ width:100%; height:40px; line-height:40px; font-size:35px; color:#54a905; font-weight:normal;}
.yljj2a p{ width:100%; color:#666666; line-height:25px; margin-top:10px;}
.yljj2a p a{ color:#54a905;}
.yljj2b{ width:100%; margin-top:15px;}
.yljj2b li{ width:33.33333%; float:left; padding-left:7px; box-sizing:border-box;}
.yljj2b li img{ width:100%; height:106px; padding:1px; border:1px solid #cccccc; box-sizing:border-box;}
.yljj2b li span{ width:100%; display:block; text-align:center; height:30px; color:#666666;}
@media (max-width:980px){.yljj{ width:99%; margin-top:5px; display:none;}}
@media (max-width:980px){.yljj1{ display:none;}}
@media (max-width:980px){.yljj2{ width:100%; float:none;}}
@media (max-width:980px){.yljj2b{ display:none;}}

/*新闻中心*/
.xwzx{ width:100%; max-width:980px; margin-top:25px;}
.xwzx1{ width:524px; float:left;}
.slideGroup2{ width:100%;}
.slideGroup2 .parHd2{width:100%; position:relative; height:42px;}
.slideGroup2 .parHd2 ul{ display:inline-block; width:100%; overflow:visible;}
.slideGroup2 .parHd2 ul li{ float:left;color:#fff; font-size:16px; font-family:"微软雅黑"; text-align:center; line-height:38px; background:url(../images/xwzx01.jpg) top repeat-x; width:50%;}
.slideGroup2 .parHd2 ul li span{ width:100%; display:block; padding-bottom:4px;}
.slideGroup2 .parHd2 ul li.on{ background:url(../images/xwzx02.jpg) top repeat-x;}
.slideGroup2 .parHd2 ul li.on span{ background:url(../images/xwzx03.jpg) bottom center no-repeat;}
.slideGroup2 .parBd2{  zoom:1; float:left; width:100%;}
.slideGroup2 .slideBox2{ overflow:hidden; zoom:1; float:left; width:100%;}
.slideGroup2 .parBd2 .tempWrap{ float:left;}
.slideGroup2 .parBd2 dl{ width:100%; margin-top:15px; float:left; padding-bottom:20px; border-bottom:1px solid #e1efd4;}
.slideGroup2 .parBd2 dl dt{ float:left; margin-right:7px;}
.slideGroup2 .parBd2 dl dt img{ width:242px; height:176px;}
.slideGroup2 .parBd2 dl dd h3{ display:block; line-height:20px; font-size:12px; height:20px; overflow:hidden; font-weight:normal;}
.slideGroup2 .parBd2 dl dd h3 a{ color:#333333;}
.slideGroup2 .parBd2 dl dd p{ display:block; margin-top:5px; line-height:25px; color:#666666;}
.slideGroup2 .parBd2 dl dd span{ display:block; margin-top:5px;}
.slideGroup2 .parBd2 dl dd span a{ color:#54a905;}
.slideGroup2 .parBd2 ul{ width:100%; display:block; margin-top:9px;}
.slideGroup2 .parBd2 ul li{ width:100%; height:33px; line-height:33px; border-bottom:1px dotted #d8d8d8; padding-left:15px; box-sizing:border-box; background:url(../images/xwzx05.jpg) left center no-repeat; float:left;}
.slideGroup2 .parBd2 ul li a{ color:#666666;}
.slideGroup2 .parBd2 ul li span{ float:right; color:#aaaaaa;}
.xwzx2{ width:416px; float:right;}
.xwzx2a{ width:100%; padding-bottom:7px; border-bottom:1px solid #e1efd4;}
.xwzx2a-1{ width:100%; height:19px; border-left:3px solid #54a905; box-sizing:border-box; background:url(../images/xwzx06.jpg);}
.xwzx2a-1 span{ float:left; height:19px; line-height:19px; background:#FFFFFF; padding:0 6px 0 10px; color:#54a905; font-size:16px;}
.xwzx2a-1 a{ float:right; height:19px; line-height:19p; background:#FFFFFF; padding-left:6px;}
.xwzx2a-1 a img{ margin-top:3px; float:right;}
.xwzx2a-2{ width:100%; margin-top:20px;}
.picScrol1{ position:relative; width:100%;}
.picScrol1 .bd1{  overflow:hidden; width:90%;}
.picScrol1 .tempWrap{ margin:0 auto;}
.picScrol1 .bd1 li{ width:50%; float:left; text-align:center;}
.picScrol1 .bd1 li img{ width:172px; height:116px; border:1px solid #cecece; padding:2px;}
.picScrol1 .bd1 li span{ width:100%; line-height:35px; display:block; color:#666; font-size:12px; height:35px; overflow:hidden; }
.picScrol1 .prev{position:absolute; right:0px; top:50px; cursor:pointer; z-index:9999; background: url(../images/hzhb03.png) no-repeat; width:20px; height:20px; text-indent:-9999px;}
.picScrol1 .next{position:absolute; left:0px; top:50px; cursor:pointer; z-index:9999; background:url(../images/hzhb02.png) no-repeat; width:20px; height:20px; text-indent:-9999px;}
.xwzx2b{ width:100%; margin-top:16px;}
.xwzx2b-1{ width:100%; height:19px; border-left:3px solid #54a905; box-sizing:border-box; background:url(../images/xwzx06.jpg);}
.xwzx2b-1 span{ float:left; height:19px; line-height:19px; background:#FFFFFF; padding:0 6px 0 10px; color:#54a905; font-size:16px;}
.xwzx2b-1 a{ float:right; height:19px; line-height:19p; background:#FFFFFF; padding-left:6px;}
.xwzx2b-1 a img{ margin-top:3px; float:right;}
.xwzx2b-2{ width:100%; margin-top:10px;}
.xwzx2b-2 dl{ width:100%; float:left; padding:10px 0; border-bottom:1px dotted #d8d8d8;}
.xwzx2b-2 dl dt{ width:100%; height:19px; line-height:19px; padding-left:27px; box-sizing:border-box; background:url(../images/xwzx08.jpg) left center no-repeat; overflow: hidden;}
.xwzx2b-2 dl dt a{ color:#333333;}
.xwzx2b-2 dl dd{ width:100%; line-height:22px; color:#666666; padding-left:27px; box-sizing:border-box; background:url(../images/xwzx09.jpg) left top no-repeat; margin-top:6px; max-height:44px; overflow:hidden;}
@media (max-width:980px){.xwzx{ width:99%; margin-top:10px; margin-bottom:10px;}}
@media (max-width:980px){.xwzx1{ width:100%; float:none;}}
@media (max-width:980px){.slideGroup2 .parHd2 ul li{ width:100%;}}
@media (max-width:980px){.slideGroup2 .parBd2 dl dt img{ width:150px; height:100px;}}
@media (max-width:980px){.slideGroup2 .parBd2 dl dd p{ height:50px; overflow:hidden;}}
@media (max-width:450px){.slideGroup2 .parBd2 ul li span{ display:none;}}
@media (max-width:980px){.slideGroup2 .parBd2 ul li{ overflow:hidden;}}
@media (max-width:980px){.slideGroup2 .parBd2 ul{ max-height:165px; float:left;}}
@media (max-width:980px){.xwzx2{ width:100%; float:none;}}

@media (max-width:980px){.xwzx2b{ display:none;}}
/*友情链接*/
.link{ width:100%; max-width:980px; margin-top:20px; border-top:2px solid #a4d07c; padding:26px 0 0 84px; box-sizing:border-box; background:url(../images/link01.jpg) left top no-repeat #FFFFFF; height:100px;}
.link a{ float:left; margin-left:15px; margin-right:15px; color:#666666;}
@media (max-width:980px){.link{ display:none;}}

/*底部*/
.foot{ width:100%; background:#55a902; padding-bottom:60px;}
.foot1{ width:100%; text-align:center; padding:23px 0; font-size:14px;background:url(../images/foot01.png) bottom center no-repeat;} 
.foot1 a{ color:#1e3c05;} 
.foot1 span{ margin-left:20px; margin-right:20px;}
.foot2{ width:100%; margin-top:25px; text-align:center;}
.foot2 img{ display:inline-block;}
.foot2 p{ display:inline-block; line-height:25px; color:#1e3c05; text-align:left; margin-left:32px;}
.foot2 p a{color:#1e3c05;}
@media (max-width:980px){.foot1{ display:none;}}
@media (max-width:980px){.foot2 img{ display:none;}}
@media (max-width:980px){.foot2 p{ width:100%; text-align:center; display:block; margin:auto;}}

/*推荐产品*/
.tjcp{ width:100%; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; margin-bottom:10px;}
.tjcp1{ width:100%; height:36px; line-height:36px; text-align:center; font-size:16px; color:#FFFFFF; background:#51a603;}
.tjcp2{ width:100%; border:1px solid #cfcfcf; box-sizing:border-box; padding-top:8px;}
.tjcp2 li{ width:100%; float:left;}
.tjcp2 li img{ width:169px; height:125px; padding:1px; border:1px solid #e5e5e5;}
.tjcp2 li span{ width:100%; height:34px; line-height:34px; text-align:center; color:#666666; text-align: center; display:block;}
@media (max-width:980px){.tjcp{ display:none;}}

/*联系我们*/
.lxwm{ width:100%; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; margin-bottom:10px;}
.lxwm1{ width:100%; height:36px; line-height:36px; text-align:center; font-size:16px; color:#FFFFFF; background:#51a603;}
.lxwm2{ width:100%; border:1px solid #cfcfcf; box-sizing:border-box; padding:7px;}
.lxwm2 img{ margin-bottom:5px;}
.lxwm2 p{ display:block; line-height:23px; color:#666666;}
@media (max-width:980px){.lxwm{ display:none;}}

/*产品列表*/
.l-image{ width:100%; border:1px solid #cfcfcf; box-sizing:border-box; padding:0 4px;}
.l-image li{ width:50%; float:left; margin-top:16px; padding:0 6px; box-sizing:border-box;}
.l-image li img{ width:100%; height:280px; padding:1px; box-sizing:border-box; border:3px solid #f1f1f1;}
.l-image li span{ width:100%; height:30px; line-height:30px; display:block; text-align:center; color:#666666; overflow:hidden;}
@media (max-width:980px){.l-image li{ margin-top:0;}}
@media (max-width:980px){.l-image{ padding-top:5px;}}
@media (max-width:980px){.l-image li img{ height:250px;}}
@media (max-width:900px){.l-image li img{ height:230px;}}
@media (max-width:850px){.l-image li img{ height:210px;}}
@media (max-width:800px){.l-image li img{ height:190px;}}
@media (max-width:750px){.l-image li img{ height:180px;}}
@media (max-width:700px){.l-image li img{ height:170px;}}
@media (max-width:650px){.l-image li img{ height:160px;}}
@media (max-width:600px){.l-image li img{ height:150px;}}
@media (max-width:550px){.l-image li img{ height:140px;}}
@media (max-width:500px){.l-image li img{ height:130px;}}
@media (max-width:450px){.l-image li img{ height:120px;}}
@media (max-width:400px){.l-image li img{ height:110px;}}
@media (max-width:350px){.l-image li img{ height:100px;}}

/*最新资讯*/
.zxzx{ width:100%; border:1px solid #cfcfcf; box-sizing:border-box; margin-top:10px;}
.zxzx1{ width:100%; height:36px; line-height:36px; border-bottom:1px solid #cfcfcf; background:url(../images/zxzx01.jpg); text-indent:10px; color:#51a603; font-size:16px;}
.zxzx2{ width:100%;}
.zxzx2 li{ width:50%; float:left;  line-height:30px; background:url(../images/xgzx01.jpg) left center no-repeat; font-size:12px; text-indent:10px;}
.zxzx2 li a{ color:#666666;}
.zxzx2 li span{ display:block; float:right; color:#666666; margin-right:10px;}
@media (max-width:980px){.zxzx{ display:none;}}

/*产品详情*/
.a-image{ width:100%;border:1px solid #cfcfcf; box-sizing:border-box; padding:10px 5px;}
.a-image1{ width:100%;}
.a-image1a{ width:425px; float:left;}
#tFocus{width:100%;overflow:hidden; float:left;}
#tFocus-pic{width:100%; position:relative;}
#tFocus-pic li{width:100%;position:absolute;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic img{ width:100%;  box-sizing:border-box; padding:1px; border:3px solid #f1f1f1;}
#tFocusBtn{width:400px;z-index:20;overflow:hidden; float:left; margin-top:15px;}
#tFocus-btn{width:400px;height:60px;position:relative;overflow:hidden;float:left; }
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{display:block;float:left; margin-left:10px; margin-right:10px;}
#tFocus-btn li img{border:1px solid #e6e6e6; width:81px; height:60px; box-sizing:border-box; padding:1px;}
#tFocus-btn li.active img{border:1px solid #5ead16;}
#tFocus-leftbtn,#tFocus-rightbtn{height:9px;width:8px; margin-top:41px;}
#tFocus-leftbtn{ background:url(../images/a-image02.jpg); float:left;}
#tFocus-rightbtn{background:url(../images/a-image03.jpg); float:right;}
.a-image1b{ width:340px; float:right;}
.a-image1b h1{ width:100%; height:37px; line-height:37px; border-bottom:1px dashed #d8d8d8; font-weight:normal; color:#51a603; font-size:20px; text-align:center;}
.a-image1b p{ width:100%; margin-top:15px; color:#666666; line-height:25px; font-size:14px;}
.a-image1b p b{ color:#333333; font-weight:normal;}
.a-image1b p strong{ color:#e22021; font-size:30px; font-weight:normal; line-height:40px;}
.a-image1b a{ display:block; margin-top:20px;}
.a-image2{ width:100%; margin-top:40px;}
.a-image2a{ width:100%; border-bottom:3px solid #51a603; margin-top:30px;}
.a-image2a span{ width:118px; height:24px; float:left; margin-left:2px; text-align:center; line-height:24px; color:#FFFFFF; font-size:14px; background:url(../images/a-image05.jpg);}
.a-image2b{ width:100%; margin-top:10px;}
.a-image2 img{ max-width:100%;}
.a-image3{ width:100%; margin-top:10px;}
.a-image3a{ width:100%; border-bottom:3px solid #51a603;}
.a-image3a span{ width:118px; height:24px; float:left; margin-left:2px; text-align:center; line-height:24px; color:#FFFFFF; font-size:14px; background:url(../images/a-image05.jpg);}
.a-image3b{ width:100%; margin-top:10px;}
.a-image3b img{ max-width:100%;}
.a-image4{ width:100%; margin-top:30px;}
.a-image4a{width:100%; height:30px; line-height:30px; text-align:center; background:url(../images/a-image07.png) center no-repeat; color:#333333; font-size:25px;}
.a-image4b{ width:100%; margin-top:15px;}
.picScrol2{ position:relative; width:100%;}
.picScrol2 .bd2{  overflow:hidden; width:95%;}
.picScrol2 .tempWrap{ margin:0 auto;}
.picScrol2 .bd2 li{ width:33.3333333%; float:left; text-align:center; position:relative;}
.picScrol2 .bd2 li img{ width:221px; height:166px; border:1px solid #cfcfcf; padding:1px;}
.picScrol2 .bd2 li span{ width:221px; line-height:28px; display:block; color:#fff; font-size:12px; height:28px; background:url(../images/a-image11.png); position:absolute; bottom:2px; left:12px;}
.picScrol2 .prev{position:absolute; right:0px; top:76px; cursor:pointer; z-index:9999; background: url(../images/a-image10.jpg) no-repeat; width:10px; height:19px; text-indent:-9999px;}
.picScrol2 .next{position:absolute; left:0px; top:76px; cursor:pointer; z-index:9999; background:url(../images/a-image09.jpg) no-repeat; width:10px; height:19px; text-indent:-9999px;}
.a-image5{ width:100%; margin-top:30px;}
.a-image5a{width:100%; height:30px; line-height:30px; text-align:center; background:url(../images/a-image07.png) center no-repeat; color:#333333; font-size:25px;}
.a-image5b{ width:100%; margin-top:20px;}
.a-image5b img{ width:100%;}
.a-image6{ width:100%; margin-top:25px;}
.a-image6a{ width:100%; height:39px; overflow:visible; border-bottom:1px solid #cfcfcf;}
.a-image6a p{ height:38px; line-height:38px; float:left; border-bottom:2px solid #51a603;}
.a-image6a p b{ float:left; margin-left:10px; color:#51a603; font-size:18px;}
.a-image6a p span{ float:left; margin-left:40px; color:#dddddd; font-size:18px;}
.a-image6b{ width:100%; margin-top:17px; background:url(../images/a-image13.jpg) right top no-repeat; padding-left:10px; box-sizing:border-box;}
.a-image6b p{ width:100%; line-height:30px; font-size:14px; color:#666666;}
.a-image6b p b{ font-weight:normal; color:#51a603;}
.a-image6b p span{ color:#e22021;}
@media (max-width:980px){.a-image1a{ width:100%;}}
/*@media (max-width:980px){#tFocus-pic img{ height:600px;}}
@media (max-width:900px){#tFocus-pic img{ height:500px;}}
@media (max-width:850px){#tFocus-pic img{ height:470px;}}
@media (max-width:800px){#tFocus-pic img{ height:440px;}}
@media (max-width:750px){#tFocus-pic img{ height:410px;}}
@media (max-width:700px){#tFocus-pic img{ height:380px;}}
@media (max-width:650px){#tFocus-pic img{ height:350px;}}
@media (max-width:600px){#tFocus-pic img{ height:320px;}}
@media (max-width:550px){#tFocus-pic img{ height:290px;}}
@media (max-width:500px){#tFocus-pic img{ height:270px;}}
@media (max-width:450px){#tFocus-pic img{ height:250px;}}
@media (max-width:400px){#tFocus-pic img{ height:220px;}}
@media (max-width:350px){#tFocus-pic img{ height:190px;}}
@media (max-width:300px){#tFocus-pic img{ height:160px;}}*/
@media (max-width:980px){#tFocusBtn{ width:90%;}}
@media (max-width:980px){#tFocus-btn li{ margin-left:5px; margin-right:5px;}}
@media (max-width:980px){.a-image1b{ width:100%; float:none;}}
@media (max-width:980px){.a-image2{ margin-top:10px;}}
@media (max-width:980px){.a-image4{ display:none;}}
@media (max-width:980px){.a-image5{ display:none;}}
@media (max-width:980px){.a-image6{ display:none;}}
@media (max-width:980px){.xgzx{ display:none;}}

/*相关产品*/
.xgcp{ width:100%; margin-top:10px; border:1px solid #dcdcdc; box-sizing:border-box; font-family:"宋体";}
.xgcp1{ width:100%; height:26px;color:#fff; font-size:14px; font-weight:bold; text-indent:20px; line-height:26px; background:#51a603;}
.xgcp2{ width:100%; margin-top:13px;}
.xgcp2 li{ width:33.33333%; float:left; text-align:center; }
.xgcp2 li img{ width:246px; height:182px; display:block; border:1px solid #d2d2d2; padding:1px;}
.xgcp2 li span{ width:100%; display:block; line-height:40px; color:#282828; font-size:12px;}
@media (max-width:743px){.xgcp{ display:none;}}

/*相关资讯*/
.xgzx{ width:100%; margin-top:10px; border:1px solid #dcdcdc; box-sizing:border-box; font-family:"宋体";}
.xgzx1{ width:100%; height:26px; color:#fff; font-size:14px; font-weight:bold; text-indent:20px; line-height:26px; background:#51a603;}
.xgzx2{ width:100%;}
.xgzx2 li{ width:50%; float:left;  line-height:30px; background:url(../images/xgzx01.jpg) left center no-repeat; font-size:12px; text-indent:10px;}
.xgzx2 li a{ color:#666666;}
.xgzx2 li span{ display:block; float:right; color:#666666; margin-right:10px;}
@media (max-width:743px){.xgzx2 li{ width:100%;}}
@media (max-width:743px){.xgzx2{ max-height:90px;}}
@media (max-width:420px){.xgzx2 li span{ display:none;}}

/*客户见证*/
.l-khjz{ width:100%; border:1px solid #cfcfcf; box-sizing:border-box; padding:0 10px;}
.l-khjz dl{ width:100%; float:left; padding:20px 0; border-bottom:1px dashed #cbcbcb;}
.l-khjz dl dt{ float:left; margin-right:10px;}
.l-khjz dl dt img{ width:224px; height:163px; border:3px solid #e4e4e2;}
.l-khjz dl dd h3{ display:block; height:25px; line-height:25px; font-weight:normal; overflow: hidden;}
.l-khjz dl dd h3 a{ color:#54a905;}
.l-khjz dl dd p{ color:#666666; margin-top:10px; display:block; line-height:23px;}
.l-khjz dl dd span{ display:block; margin-top:10px;}
.l-khjz dl dd span a{ float:left; width:90px; height:30px; text-align:center;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; background:#53a703; color:#FFFFFF; font-size:14px; line-height:30px;}
@media (max-width:980px){.l-khjz dl{ padding:10px 0; position:relative;}}
@media (max-width:980px){.l-khjz dl dt img{ width:125px; height:90px;}}
@media (max-width:980px){.l-khjz dl dd{ width:100%; position:absolute; padding-left:135px; box-sizing:border-box; left:0; top:10px;}}
@media (max-width:980px){.l-khjz dl dd span{ display:none;}}
@media (max-width:980px){.l-khjz dl dd h3{ overflow:hidden;}}
@media (max-width:980px){.l-khjz dl dd p{ line-height:20px; height:60px; overflow:hidden; margin-top:5px;}}

/*新闻列表*/
.l-article{ width:100%; border:1px solid #cfcfcf; box-sizing:border-box; padding:0 5px;}
.l-article dl{ width:100%; padding:15px 10px 15px 15px; float:left; border-bottom:1px dashed #dddddd;box-sizing:border-box;}
.l-article dl dt{ width:100%; float:left; line-height:28px; background:url(../images/l-article01.jpg) left center no-repeat; padding-left:10px; box-sizing:border-box; height:28px; overflow:hidden;}
.l-article dl dt h2{ color:#333333; font-size:14px; } 
.l-article dl dt h2 a{ color:#333333;}
.l-article dl dt h2 span{ float:right; font-size:12px; font-weight:normal;}
.l-article dl dd{ width:100%; float:left; padding-left:10px; box-sizing:border-box; line-height:28px; color:#666666;}
@media (max-width:590px){.l-article dl dt h2 span{ display:none;}}

/*文章详情*/
.a-article{ width:100%;border:1px solid #cfcfcf;box-sizing:border-box; padding:0 5px 5px 5px;}
.a-article1{ width:100%; box-sizing:border-box;}
.a-article1 h1{ line-height:50px; font-size:18px; font-family:"微软雅黑"; border-bottom:1px dashed #d5d5d5; text-align:center; color:#333;}
.a-article1 p{ width:100%; line-height:35px; color:#bcbbbb; text-align:center;}
.a-article1 p span{ margin-left:12.5px; margin-right:12.5px;}
.a-article2{ width:100%; margin-top:13px; box-sizing:border-box; color:#666666; font-size:14px; line-height:25px;}
.a-article3{ width:100%; height:34px; margin-top:30px; background:#eaeaea; line-height:34px;}
.a-article3 p{ width:50%; float:left; text-align:center; color:#666666;}
.a-article3 p a{ color:#333333; font-weight:bold;}

/*荣誉资质列表*/
.l-ryzz{width:100%;border:1px solid #cfcfcf;box-sizing:border-box; padding:0 3px;}
.l-ryzz li{ width:33.33333%; float:left; padding:0 9px; box-sizing:border-box; margin-top:16px;}
.l-ryzz li img{ width:100%; height:166px; box-sizing:border-box; border:1px solid #cfcfcf; padding:2px;}
.l-ryzz li span{ width:100%; height:35px; line-height:35px; display:block; text-align:center; color:#666666; overflow:hidden;}
@media (max-width:980px){.l-ryzz{ padding:3px;}}
@media (max-width:980px){.l-ryzz li{ padding:0 3px; margin-top:0;}}
@media (max-width:980px){.l-ryzz li img{ height:175px;}}
@media (max-width:900px){.l-ryzz li img{ height:160px;}}
@media (max-width:850px){.l-ryzz li img{ height:150px;}}
@media (max-width:800px){.l-ryzz li img{ height:140px;}}
@media (max-width:750px){.l-ryzz li img{ height:130px;}}
@media (max-width:700px){.l-ryzz li img{ height:120px;}}
@media (max-width:650px){.l-ryzz li img{ height:110px;}}
@media (max-width:600px){.l-ryzz li img{ height:100px;}}
@media (max-width:550px){.l-ryzz li{ width:50%;}}
@media (max-width:550px){.l-ryzz li img{ height:170px;}}
@media (max-width:500px){.l-ryzz li img{ height:150px;}}
@media (max-width:450px){.l-ryzz li img{ height:130px;}}
@media (max-width:400px){.l-ryzz li img{ height:120px;}}
@media (max-width:350px){.l-ryzz li img{ height:100px;}}


/*公司简介*/
.i-article{ width:100%;border:1px solid #cfcfcf;box-sizing:border-box; padding:20px 5px 0 5px;}
.i-article1{ width:100%; height:40px; line-height:40px; text-indent:16px; color:#FFFFFF; font-size:16px; background:url(../images/i-article01.jpg) left repeat-y;}
.i-article2{ width:100%; font-size:14px; color:#666666; line-height:30px; margin-top:10px;}


/*热卖产品*/
.x-rmcp{ width:99%; display:none;}
.x-rmcp1{ width:100%; height:40px; line-height:40px; font-size:28px; text-align:center; padding:10px 0; border-bottom:1px solid #54a905; color:#54a905;}
.x-rmcp2{ width:100%; margin-top:10px;}
.x-rmcp2 li{ width:50%; float:left; padding: 0 5px; box-sizing:border-box;}
.x-rmcp2 li img{width:100%; background:#FFFFFF; box-sizing:border-box; padding:1px; border:3px solid #f1f1f1;}
.x-rmcp2 li span{ width:100%; height:44px; line-height:44px; text-align:center; display:block; color:#666666; background:url(../images/cpzx03.png) top center no-repeat;}
.cpzx3{ width:100%; margin-top:10px;}
@media (max-width:980px){.x-rmcp{ display:block;}}

.x-cpcp{width:99%; margin-top:10px; display:none;}
.x-cpcp li{ width:50%; float:left; padding: 0 5px; box-sizing:border-box;}
.x-cpcp li img{width:100%; background:#FFFFFF; box-sizing:border-box; padding:1px; border:3px solid #f1f1f1;}
.x-cpcp li span{ width:100%; height:44px; line-height:44px; text-align:center; display:block; color:#666666; background:url(../images/cpzx03.png) top center no-repeat;}
@media (max-width:980px){.x-cpcp{ display:block;}}



@media (max-width:980px){.xiugai1{ display:none;}}

/*在线留言*/
.zxly{ width:99%; display:none; margin-bottom:10px;}
.zxly0{ width:100%; border:1px solid #ccc; box-sizing:border-box; padding:5px 5px 10px 5px;}
.zxly1{ width:100%; height:38px; line-height:38px; font-size:16px; color:#fff; text-align:center; background:url(../images/xwzx02.jpg) top repeat-x;}
.zxly2{ width:100%; height:30px; line-height:30px; font-size:14px; color:#333;}
.zxly3{ width:100%; height:30px; line-height:28px; border:1px solid #ccc; box-sizing:border-box; display:block; background:#fff;}
.zxly4{ width:100%; height:100px; line-height:25px; border:1px solid #ccc; box-sizing:border-box; display:block; background:#fff;}
@media (max-width:980px){.zxly{ display:block;}}
.zxly5{ width:100%; margin-top:10px;}
.zxly5a{ width:60%; height:40px; border:none; background:#54a905; color:#fff; text-align:center; font-size:14px; line-height:40px;cursor: pointer; -webkit-appearance: none; display:block; margin:0 auto;}

/*返回头部*/
.fix-nav .i-totop {width: 33px;display: block;margin: 0 auto 2px;padding-top: 8px;}
.fix-nav .fix-nav-wrap { background-color: rgba(148, 149, 148, 0.8);width: 50px;height: 50px; text-align: center;border-radius: 7px; float:left;}
.fix-nav .fix-nav-wrap p{ color:#FFFFFF; font-size:14px; line-height:15px; height:15px;}
.fix-nav {display: none; position: fixed;left: 100%;bottom: 64px;width: 100%;margin-left: -60px;}

.i-article2 img{ max-width:100%;}
.a-article2 img{ max-width:100%;}

.x-rmcp1{ display:none;}
@media (max-width:980px){.x-rmcp1{ display:block;}}
@media (max-width:980px){#x-xgai1{ display:none;}}

.cjzs1{ display:none;}

