@charset "utf-8";
a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var{margin:0;padding:0; font-family:"微软雅黑";}
body,html{ background:#fff; height:100%;}
ul,li,ol{ list-style:none}
img{ border:none;}
a{ text-decoration:none;}
.clear{ clear:both;}
/*内页css开始*/
#top{ width:100%; height:110px;background: -webkit-linear-gradient(#fff, #e1e1e1); /* Safari 5.1 - 6.0 */background: -o-linear-gradient(#fff, #e1e1e1); /* Opera 11.1 - 12.0 */background: -moz-linear-gradient(#fff, #e1e1e1); /* Firefox 3.6 - 15 */background: linear-gradient(#fff, #e1e1e1); /* 标准的语法 */box-shadow:1px 2px 5px #666; position:relative;top:0; left:0; z-index:999;}
#top .topn{ width:1200px; height:110px; margin:0 auto;}
#top .topn .logo{ width:266px; height:62px; display:block; float:left; margin-top:24px;}
#top #nav{ width:810px; height:110px; float:right;}
/*banner*/
#bannerbox{ width:100%; height:580px; margin-bottom:40px;}
#full-screen-slider {width:100%;height:580px;float:left;position:relative;}
#slides {display:block;width:100%;height:580px;list-style:none;padding:0;margin:0;position:relative}
#slides li {display:block;width:100%;height:100%;list-style:none;padding:0;margin:0;position:absolute}
#slides li a {display:block;width:100%;height:100%;text-indent:-9999px}
#pagination {display:block;list-style:none;position:absolute;left:50%;top:520px;z-index:9900;padding:5px 15px 5px 0;margin:0}
#pagination li {display:block;list-style:none;width:10px;height:10px;float:left;margin-left:15px;border-radius:5px;background:#eee;}
#pagination li a {display:block;width:100%;height:100%;padding:0;margin:0;text-indent:-9999px;}
#pagination li.current {background:#6ca61b;}
/*首页btn*/
#sbtn{ width:1200px; height:60px; background:url(../images/btn.png) no-repeat top center; margin:0 auto; padding-top:90px; margin-bottom:40px;}
#sbtn p{ width:760px; height:60px; padding:0 220px; font-size:16px; color:#666; overflow:hidden; text-align:center; line-height:2em;}
/*视频*/
.sp{ width:1200px; height:420px; margin:0 auto; margin-bottom:40px;}
/*产品分类*/
#pro_list{ width:100%; height:165px; background:#efefef; margin-bottom:30px;}
#pro_list .pro_mid{ width:1200px; height:165px; margin:0 auto;}
#pro_list .pro_mid .pro1{ width:156px; height:165px; float:left;}
#pro_list .pro_mid .zzsc{ width:1044px; height:50px; float:right;font-family:'微软雅黑';}
.zzsc .tab1{ overflow:hidden; background:#ccc;}
.zzsc .tab1 a{ display:block; width:208.8px; height:50px; line-height:50px; text-align:center;float:left;  color:#fff;}
.zzsc .tab1 a:hover{ background:#E64E3F; color:#fff; text-decoration:underline;}
.zzsc .tab1 a.on{ background:#E64E3F; color:#fff;}
.zzsc .content{width:1044px; height:65px; overflow:hidden; padding:25px 0; background:#eee;}
.zzsc .content li{ display:none;}
.zzsc .content li a{ width:174px; display:inline-block; height:32px; float:left; line-height:32px; text-align:center; font-size:15px; color:#333;}
.zzsc .content li a:hover{ color:#508506; text-decoration:underline;}
/*产品展示*/
#pro{ width:1200px; height:465px;margin:0 auto; margin-bottom:40px;}
/*产品展示左边*/
#pro .pro_left{ width:297px; height:465px;float:left;}
.he_slideCaptionDown{background:#5d9a08;width:297px;height:465px;padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption{color:#fff;background:rgba(254,114,83,0);-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-o-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption{background:rgba(93,154,8,0.8);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.he_slideCaptionDown .he_slideCaptionDown_caption,.he_slideCaptionDown .he_slideCaptionDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption_h{font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_h{color:#fff;top:25%;opacity:1}
.he_slideCaptionDown .he_slideCaptionDown_caption_p{font-size:15px;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_p{color:#fff;top:45%;opacity:1}
/*产品展示上边*/
#pro .pro_top{ width:881px; height:225px;float:right;}
#pro .pro_top ul{ width:881px; height:225px; overflow:hidden;}
#pro .pro_top ul li{ width:287px; height:225px; float:left; margin-right:10px;}
.he_border2{ background:#5d9a08;width:287px;height:225px;padding:0;margin:0;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;}
.he_border2 .he_border2_img{display:block;width:100%;padding:0;margin:0;position:relative;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2:hover .he_border2_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);
opacity:0.2;}
.he_border2 .he_border2_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2 .he_border2_caption::before,.he_border2 .he_border2_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.he_border2 .he_border2_caption::before{top:14%;right:5%;bottom:14%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border2 .he_border2_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border2:hover .he_border2_caption::before,.he_border2:hover .he_border2_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border2 .he_border2_caption,.he_border2 .he_border2_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden; z-index:1000}
.he_border2 .he_border2_caption_h{font-size:1.2em;font-weight:600;text-align:center;width:80%;position:absolute;top:40%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}
.he_border2 .he_border2_caption_p{font-size:15px;text-align:center;width:80%;position:absolute;top:60%;left:10%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0}
.he_border2:hover .he_border2_caption_p{top:50%;opacity:1}
/*产品展示下边*/
#pro .pro_xia{ width:881px; height:233px;float:right; margin-top:7px;}
#pro .pro_xia ul{ width:881px; height:233px; overflow:hidden;}
#pro .pro_xia ul li{ width:433px; height:233px; float:left; margin-right:15px;}
.he_slideAllDown{width:433px;height:233px;padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;background:#5d9a08;}
.he_slideAllDowns{width:287px;height:225px;padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;background:#5d9a08;}
.he_slideAllDown .he_slideAllDown_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:.9;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideAllDown:hover .he_slideAllDown_img{opacity:1;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-o-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
.he_slideAllDown .he_slideAllDown_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideAllDown .he_slideAllDown_caption,.he_slideAllDown .he_slideAllDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideAllDown .he_slideAllDown_caption_h{font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.he_slideAllDown:hover .he_slideAllDown_caption_h{color:#fff;top:25%;opacity:1}
.he_slideAllDown .he_slideAllDown_caption_p{font-size:15px;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0}
.he_slideAllDown:hover .he_slideAllDown_caption_p{color:#fff;top:45%;opacity:1}
/*优势*/
#ys{ width:1200px; height:700px;  margin:0 auto;}
#ys .ys_top,#ys .ys_xia{ width:1200px; height:350px; overflow:hidden;}
#ys .ys_top .ys1_img{ width:600px; height:350px; float:left;}
#ys .ys_top .ys1_right{ width:560px; height:350px; float:right; padding-left:40px;}
#ys .ys_xia .ys2_img{ width:600px; height:350px; float:right;}
#ys .ys_xia .ys2_right{ width:560px; height:350px; float:left; padding-right:40px;}
#ys h2{ width:560px; height:37px; margin-top:30px; margin-bottom:20px;}
#ys p{ width:560px; font-size:14px; line-height:2em;overflow:hidden;color:#666; font-family:"微软雅黑"; text-indent:28px;}
#ys p.ys1p{ width:560px; height:56px; overflow:hidden;}
#ys p.ysp{ width:560px; height:28px; overflow:hidden;}
#ys p.ys2p{ width:560px; height:84px; overflow:hidden;}
/*广告*/
#gg{ width:100%; height:300px; overflow:hidden; text-align:center; margin:45px auto;}
/*公司简介*/
#about{ width:1200px; height:353px; margin:0 auto;  margin-bottom:40px;}
#about .about_left{ width:466px; height:353px; float:left; overflow:hidden;}
#about .about_left:hover{opacity:0.9;}
#about .about_right{ width:710px; height:353px; float:right;}
#about .about_right h2{ width:710px; height:70px; line-height:70px; font-size:24px; color:#333;font-family:"微软雅黑";}
#about .about_right .about_con{ width:710px; height:240px; overflow:hidden;}
#about .about_right .about_con p{ font-size:14px; color:#666; line-height:2.5em;}
#about .about_right .about_more{ display:block; float:right; height:20px; line-height:20px; margin-top:15px; font-size:12px; color:#000; padding:5px;}
#about .about_right .about_more:hover{ color:#fff; background:#5d9a08;}
/*新闻*/    
#news{ width:1200px; height:467px; ba ckground:#CCC; margin:0 auto; margin-bottom:70px;}
.tab{width:1200px;}
.tab ul.menu{height:54px;position:relative; border:3px solid #669900; width:1194px;}
.tab ul.menu li{float:left;text-align:center;width:140px;height:54px;line-height:54px;list-style:none;font-size:16px; color:#333;cursor:pointer; background:url(../images/news_btn.jpg) no-repeat right center;margin-right:5px;}
.tab ul.menu li:hover{color:#fff; background:#669900;}
.tab ul.menu li.active{color:#fff; background:#669900;}
.newsmore{ display:block; width:80px; height:54px; text-align:center; line-height:54px;position:absolute; top:0; right:0; color:#666;}
.newsmore:hover{color:#fff; background:#669900;}
/*新闻下面的内容*/ 
.con1,.con2{ width:1200px;margin-top:34px;}
.con2{display:none;}
.newstop{ width:466px; height:373px; float:left; position:relative;}
.newstoppic{ width:466px; height:373px; display:block; overflow:hidden;}
.newstop p{ width:446px; height:50px; background:rgba(0,0,0,0.7); position:absolute; bottom:0; left:0; padding:0 10px; overflow:hidden;}
.newstop p a{ width:446px; height:50px; line-height:50px; font-size:15px; color:#fff; text-align:center; display:block;}
.newstop p:hover{ background:#669900;}
.newssylist{ width:710px; float:right; height:373px;}
.newssylist li{ width:710px; height:113px; margin-bottom:17px;}
.numb{ width:120px; height:113px; float:left;}
.newslisttext{ width:560px; height:113px; float:right; padding-left:10px;}
.newslisttitle{ width:560px; height:40px; overflow:hidden;}
.newslisttitle a{ font-size:16px; color:#333; overflow:hidden; display:block; width:560px; height:40px; line-height:40px;}
.newsnr{width:560px; height:50px; line-height:2em; font-size:14px; color:#666;overflow:hidden; margin-top:10px;}
.newssylist li:hover .newslisttext{background:#669900;}
.newssylist li:hover a, .newssylist li:hover p{ color:#fff;}
/*底部*/
#foot{ width:100%; height:300px; background:#3d6800;}
#foot .foot_con{ width:1200px; height:255px; margin:0 auto; padding-top:45px;}
.foot_con .foot_left{ width:280px; height:231px; background:url(../images/db_xian.png) no-repeat right center; float:left;}
.foot_con .foot_right{ width:870px; height:231px; float:right;}
.foot_con .foot_left .link a{ font-size:14px; color:#fff; display:block; width:280px; height:30px; line-height:30px; overflow:hidden;}
.foot_con .foot_left .link a:hover{ text-decoration:underline;}
.foot_con .foot_right p{ width:870px; height:30px; font-size:14px; color:#fff; overflow:hidden; line-height:30px;}
.foot_con .foot_right p a{font-size:14px; color:#fff;}
.foot_con .foot_right p a:hover{ text-decoration:underline;}
#foot .foot_con h2{ width:100px; height:30px; line-height:30px; color:#fff; font-weight:normal; font-size:18px; margin-bottom:40px;}
/*内页的样式*/
.nei_banner{ width:100%; height:300px; overflow:hidden; text-align:center;}
#all{ width:100%; height:auto; background:#ebebeb; padding-bottom:75px;}
#mbx{ width:1200px; margin:0 auto; height:50px; }
#mbx p{background:url(../images/mbx.png) no-repeat left center; float:right; text-indent:25px;height:50px; line-height:50px;  font-size:12px; color:#666;}
#mbx p a{ font-size:12px; color:#666; padding:0 5px; font-family:"宋体";}
#mbx p a:hover{ color:#669900;}
/*内页中间内容*/
#all_con{ width:1200px; height:auto; margin:0 auto;}
#all_con .left{ width:240px; height:auto; float:left;}
.left h2{ width:240px; height:75px; line-height:75px; text-align:center; font-weight:normal; font-size:24px; color:#fff; background:url(../images/left_btn.png) no-repeat;}
.left .left_list{ width:240px; height:auto; padding:4px 0 30px 0;background:#fff;}
.left .left_list li{ width:220px; padding:0 10px; height:50px; background:url(../images/left_libg.png) no-repeat center bottom; margin-bottom:10px; overflow:hidden;}
.left .left_list li a{ width:220px; height:50px; line-height:50px; text-align:center; display:block; font-size:16px; color:#333;}
.left .left_list li:hover{ background:#6ca61b;}
.left .left_list li.all_active{ background:#6ca61b;}
.left .left_list li.all_active a{ color:#fff;}
.left .left_list li:hover a{ color:#fff;}
.left .left_xia{ width:240px; height:298px; margin-top:70px;}
/*内页右边内容*/
#all_con .right{ width:898px; border:1px solid #fff; border-radius:8px;height:auto; float:right; background:#fff; padding:60px 15px; font-family:"微软雅黑"; color:#333;}
/*公司简介*/
.jianjie_btn{ width:898px; height:30px; line-height:30px; font-size:24px; text-align:center; margin-bottom:60px; font-weight:600;}
.jianjie_con{ font-size:14px; line-height:3em;}
.zhici{ width:884px; height:832px; overflow:hidden; text-align:center;}
/*企业文化*/
.wenhua{ width:850px; height:auto; margin:0 auto;}
.wenhua .wenhua1,.wenhua .wenhua2{ width:850px; height:212px; overflow:hidden;}
.wenhua .wenhua1 .wenhua_img1{ width:297px; height:212px; overflow:hidden; float:left;}
.wenhua .wenhua1 .wenhua_con{ width:505px; height:182px; float:right; overflow:hidden; padding-top:30px;}
.wenhua .wenhua2 .wenhua_img2{ width:297px; height:212px; overflow:hidden; float:right;}
.wenhua .wenhua2 .wenhua_con2{ width:505px; height:182px; float:left; overflow:hidden; padding-top:30px;}
.wenhua .wenhua1 .wenhua_con .wenhua_title,.wenhua .wenhua2 .wenhua_con2 .wenhua_title2{ width:505px; height:30px; line-height:30px; font-size:24px;}
.wenhua .wenhua1 .wenhua_con .wenhua_neirong,.wenhua .wenhua2 .wenhua_con2 .wenhua_neirong2{ width:505px; height:120px; font-size:16px; line-height:2em; overflow:hidden; margin-top:25px;}
/*核心优势*/
.ys_con{ width:878px; height:784px; background:url(../images/ys_bg.jpg) no-repeat center; margin:0 auto; position:relative;}
.ys_con .ys_list1{ width:490px; height:160px; position:absolute; top:40px; left:80px;}
.ys_con .ys_list2{ width:490px; height:160px; position:absolute; top:240px; right:88px;}
.ys_con .ys_list3{ width:490px; height:160px; position:absolute; top:432px; left:80px;}
.ys_con .ys_list4{ width:490px; height:160px; position:absolute; top:630px; right:88px;}
.ys_con .ys_title{ width:490px; height:30px; line-height:30px; font-size:24px; color:#333; overflow:hidden; margin-bottom:20px;}
.ys_con .ys_wenzi{ width:490px; height:110px; line-height:2em; font-size:14px; color:#666; overflow:hidden;}
/*产品中心*/
.pro_btn{ width:898px; height:30px; line-height:30px; font-size:24px; margin-bottom:20px;}
.pro_btn span{ font-size:18px; font-weight:normal;} 
.pro_list{ width:898px; height:auto; margin-bottom:30px;}
.pro_list .pro_title{ width:898px; height:35px; border-bottom:1px solid #ccc;}
.pro_list .pro_title h3{ background:#669933;padding:0 10px; display:inline-block; height:35px; line-height:35px;font-size:15px; font-weight:normal; color:#fff; text-align:center;}
.pro_list li{ width:298px; height:254px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding-top:60px; float:left;}
.pro_list li .pro_img{ width:265px; height:140px; margin:0 auto; overflow:hidden;text-align:center; margin-bottom:30px;}
.pro_list li .pro_mc{ width:265px; height:30px; line-height:30px; font-size:16px; color:#333;text-align:center; margin:0 auto;}
.pro_list li .pro_gg{ width:265px; height:20px; line-height:20px; font-size:16px; color:#666; overflow:hidden; text-align:center; margin:0 auto;}
.pro_list li:hover .pro_mc,.pro_list li:hover .pro_gg{ color:#6ca61b;}
/*产品中心内页*/
.pro_neititle{ width:898px; height:30px; line-height:30px; font-size:25px; color:#6ca61b; text-align:center; overflow:hidden; margin-bottom:70px;}
.pro_qiehuan{ width:890px; height:530px; background:url(../images/pro_bg.jpg) no-repeat; margin:0 auto;}
.hiSlider-item{ height:530px; text-align:center;line-height:530px;}
.hiSlider-item img{  vertical-align:middle;}
/*新闻中心*/
.news_list{ width:890px; height:634px; background:url(../images/news_bg.png) no-repeat 183px center; padding-top:50px;}
.news_list li{ width:890px; height:124px; margin-bottom:40px;}
.news_list li .news_date{ width:180px; height:124px; float:left; height:30px; line-height:30px; font-size:15px; color:#333;}
.news_list li .news_con{ width:655px; height:124px; float:right;}
.news_list li .news_con .news_btn{ width:655px; height:30px; line-height:30px; font-size:18px; font-weight:bold; color:#333; margin-bottom:15px; overflow:hidden;}
.news_list li .news_con p{ width:655px; height:80px; font-size:14px; color:#666; overflow:hidden; line-height:2em;}
.news_list li:hover .news_con .news_btn{ color:#6ca61b;}
/*新闻中心内页*/
.xinwen1{ width:898px; height:30px; line-height:30px; font-size:20px; font-weight:bold; color:#333; text-align:center;}
.xinwen_date{ width:898px; height:30px; background:url(../images/news_neititle.png) no-repeat center; margin:45px 0 30px 0; text-align:center; font-size:12px; color:#666; line-height:30px;}
.xinwen_date a{font-size:12px; color:#666; }
.xinwen_con{ font-size:14px; line-height:2.5em;}
/*车间设备*/
.honorn{ width:898px; height:auto;}
.honorn li{ float:left;margin-bottom:30px; margin-right:75px; width:374px; height:249px; text-align:center; background:#ccc; position:relative;}
.honorntu{width:374px; height:249px; text-align:center; float:left;}
.honornti{width:374px; line-height:40px; font-size:14px; color:#fff; margin-top:10px; text-align:center; height:40px; text-align:center; float:left; position:absolute;bottom:0; left:0; background:rgba(0,0,0,0.5);}
.honorn li:hover .honornti{ color:#6ca61b;}
/*人才招聘*/
#faq li{ margin-bottom:10px;}
#faq dt{  height:40px; border:1px solid #dddddd; background: url(../images/zhankai.png) 850px 5px no-repeat; padding-left:15px; line-height:40px; color:#333333; font-size:14px; cursor:pointer; font-weight:bold;}
#faq dd{display:none; padding:20px; font-size:12px; line-height:30px; background:#f1f1f1; margin:0; width:858px; color:#333;}
/*销售网络*/
.ditu{ width:898px; height:481px; text-align:center; overflow:hidden; margin-bottom:50px;}
.xiaoshou{ width:898px; height:auto; text-align:center; overflow:hidden;}
/*联系我们*/
#map{ width:898px; height:308px; background:#ccc; margin-bottom:40px;}
.lianxi{ width:848px; height:auto; padding-left:50px; }
.lianxi h2{ font-size:25px; height:40px; line-height:40px; color:#6ca61b; margin-bottom:30px;}
.lianxi li{ height:30px; line-height:30px; font-size:18px; color:#333; margin-bottom:15px;}
.lianxi li a{font-size:18px; color:#333; }
/*分页*/
.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage a.current {
    background-color: #6ca61b;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.cpage { text-align:center}
.cpage a {
	background-color: #FFFFFF;
    border-color: #7EB864;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding:5px 10px;
}