@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"Microsoft YaHei"; color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#009900; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,td{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
* {padding: 0px; margin: 0px; }
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px; width:98%;}
.main_width{width:1200px; margin:0 auto;}
.wrap{width:1200px; margin:0 auto; zoom:1;}
img{border:none; vertical-align:middle; }
.img img{max-height:100%; max-width:100%;}
.alC{text-align: center;}
.alL{text-align: left;}
.alR{text-align: right;}
.displayT{width: 100%;height: 100%;display: table;}
.tableC{display: table-cell;}
.inlineB{display: inline-block;}
.middle{vertical-align: middle;}
.noml{margin-left: 0!important;}
.trans{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.imgZoom img:hover{transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.clean{zoom:1;}
.clean:after, clean:before{display:table; content:'';}
.clean:after{clear:both;}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}

/*头部*/
.head_bg{margin:0 auto; width:100%; height:100px; background:url(head_bg.jpg) repeat-x center;}
.head{margin:0 auto; width:1200px; height:100px;}
.head .logo{float:left; margin-top:20px; width:620px;}
.head .logo img{float:left; display:block;}
.head .logo p{font-size:20px; color:#393939; font-style:italic; display:block; margin:11px 0 0 10px;}
.head .tel{float:right; display:block; width:185px; background:url(tel.png) left no-repeat; padding-left:55px; margin-top:25px;}
.head .tel p{display:block; font-size:16px;}
.head .tel span{font-size:26px; display:block; color:#009900; font-family:Arial, Helvetica, sans-serif;}

/*导航*/
#nav{width:100%; margin: 0 auto; height:55px; background:url(nav_bg.jpg) repeat-x; min-width:1200px;}
#nav_menu{margin:0 auto; width:1200px;height:55px;}
#nav_menu li{float:left; line-height:55px;}
#nav_menu li a{display:block; width:171px; text-align:center; font-size:16px; color:#FFFFFF;}
#nav_menu li a:hover{color:#fff; background:#00AE00;}
.nav_menu-item{display:block;}
.navhover a{color:#fff !important; font-weight:bold; background:#00AE00;}
#nav_menu li ul{margin:0;padding: 0;position: absolute;	visibility: hidden; z-index:99; border-top:solid 1px #FFF;}
#nav_menu li ul li{float: none;}
#nav_menu li ul li a{display:block;height:35px;line-height:35px; font-size:14px; background:#008A00;color:#fff !important; font-weight:normal;border-left:none !important; border-bottom:solid 1px #fff;}
#nav_menu li ul li a:hover{background:#00AE00; color:#FFFFFF !important;}

#nav_menu .cp_02{margin:0;padding: 0;position: absolute;visibility: hidden; z-index:99;}
#nav_menu .cp_02 li{float: none;}
#nav_menu .cp_02 li a{width:190px; height:35px; line-height:35px; background:#008A00;color:#fff;}
#nav_menu .cp_02 li a:hover{background:#00AE00; color:#FFFFFF !important;}


/*动画*/
.slide-main{height:600px;position:relative; min-width:1200px; width:100%; background:#008A00;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:570px;left:0;text-align:center;}
.item a{display:inline-block;width:30px;height:8px;margin-right:11px;background:#fff;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#008A00;}
.slide-box,.slide{display:block;width:100%;height:600px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:600px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(img_01.jpg) center no-repeat;}
#bgstyleb{background:url(img_02.jpg) center no-repeat;}
#bgstylec{background:url(img_03.jpg) center no-repeat;}
.slide a{display:block;width:100%;height:500px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:1200px;text-align:center;}
.obj-a{top:190px;margin-left:-600px;}
.obj-b{bottom:20px;margin-left:-300px;}
.obj-c{display:block;top:110px;margin-left:50px;}
.obj-d{top:155px;margin-left:-600px;}
.obj-e{top:93px; margin-left:125px;z-index:12;}
.obj-f{bottom:85px;margin-left:-650px;}
.obj-g{top:40px;margin-left:150px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f,.banAnimate .obj-g{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*产品系列*/
#Tab{margin:0 auto; width:100%; min-width:1200px;}
#Tab .Menubox_bg{margin:0 auto; width:100%; height:60px; background:#f2f2f2;}
#Tab .Menubox{margin:0 auto; width:1200px; height:60px;}
#Tab .Menubox ul{list-style:none;margin:0px 0px;padding:0;position:absolute;}
#Tab .Menubox ul li{display:block;float:left;color:#333; cursor:pointer; text-align:center; width:300px;height:60px;line-height:60px; font-size:18px;}
#Tab .Menubox ul li.hover{background:#009900; color:#fff;}
#Tab .Contentbox{margin-top:40px; display:block; position:relative;}
.index_product_contact{margin:0 auto; width:1200px;}
.index_product_contact dl{float:left; margin-left:26px; width:280px;}
.index_product_contact dl:first-child{margin-left:0px;}
.index_product_contact dd{width:280px; height:210px; display:block; border:solid 1px #E6E6E6; position:relative;}
.index_product_contact dd p{text-align:center; display:block; width:280px; height:50px; line-height:50px; font-size:16px; position:absolute; z-index:99; background:url(class_bg.png); bottom:0px;color:#FFFFFF;}
.index_product_contact dd p:hover{background:#009900;}
.index_product_contact dl dt{display:block; margin-top:5px; line-height:25px;}
.index_product_contact .more a{margin:0 auto; width:105px; height:35px; border:solid 1px #CCC; display:block; text-align:center; line-height:35px; margin-top:20px;}
.index_product_contact .more a:hover{background:#009900; border:solid 1px #009900; color:#FFF;}

/*废气处理*/
.index_feiqi_bg{margin:0 auto; width:100%; height:550px; background:#FAFAFA; min-width:1200px; margin-top:60px;}
.index_feiqi_title{margin:0 auto; width:1200px; padding-top:30px;}
.index_feiqi_title h1{background:url(i_ico.gif) bottom center no-repeat; display:block; font-size:28px; text-align:center; padding-bottom:15px; font-weight:normal;}
.index_feiqi_title p{text-align:center; display:block; margin-top:10px;}
.index_feiqi_img{margin:0 auto; display:block; width:1200px; margin-top:30px;}
.index_feiqi_img img{display: block; margin: 0 auto;}
.index_feiqi_class{width:1200px; margin:0 auto; margin-top:20px;}
.index_feiqi_class dl{width:220px; float:left; display:block; margin-left:25px;}
.index_feiqi_class dl:first-child{margin-left:0px;}
.index_feiqi_class dl dt{width:117px; height:117px; margin:0 auto; background:url(feiqi_ico.png) center no-repeat; text-align:center; font-size:60px; font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#FFFFFF; line-height:110px;}
.index_feiqi_class dl p{display:block; text-align:center; font-size:18px; margin-top:8px;}
.index_feiqi_class dl dd{line-height:25px; display:block; margin-top:10px;}

/*案例*/
.index_case_bg{margin:0 auto; width:100%; height:650px; background:url(case_bg.jpg) top center no-repeat; margin-top:50px; min-width:1200px;}
.index_case_title{margin:0 auto; width:1200px; padding-top:30px;}
.index_case_title h1{background:url(case_ico.png) bottom center no-repeat; color:#FFF; display:block; font-size:28px; text-align:center; padding-bottom:15px; font-weight:normal;}
.index_case_bg .list{ margin-top:30px;}
.index_case_bg .list .box{width: 50%;position: relative;}
.index_case_bg .list .box .word{width: 50%;position: absolute;width: 50%;height: 100%;background: #fff;overflow: hidden;}
.index_case_bg .list .box .word .displayT{position: relative;}
.index_case_bg .list .box .word .displayT .middle{vertical-align: top;}
.index_case_bg .list .box .word .displayT .tri{position: absolute;left: 100%;top:48%;}
.index_case_bg .list .box .word.rw .displayT .tri{left: auto;right:100%;}
.index_case_bg .list .box .word .main{width:85%;margin: 0 auto;cursor: pointer;margin-top: 9%;}
.index_case_bg .list .box .word.lw{left: 0;}
.index_case_bg .list .box .word.rw{right: 0;}
.index_case_bg .list .box .word .t{font-size: 16px;color: #333;}
.index_case_bg .list .box .word .bf{font-size: 14px;color: #555;margin: 4% 0 8%;line-height: 180%;}
.index_case_bg .list .box .word .m{position: absolute;bottom:8%;right:8%;}
.index_case_bg .list .box .word.rw .m{right: auto;left: 8%;}
.index_case_bg .list .box .word .m .i1{}
.index_case_bg .list .box .word .m .i2{display: none;}
.index_case_bg .list .box .word .m.alL a img{transform: rotate(180deg);-webkit-transform:rotate(180deg);}
.index_case_bg .list .box .word:hover{}
.index_case_bg .list .box .word:hover .t{color:#009900;}
.index_case_bg .list .box .word:hover .bf{color: #009900;}
.index_case_bg .list .box .pic{width: 50%;position: relative;}
.index_case_bg .list .box .pic:hover .fix_blue{opacity: 1;}
.index_case_bg .list .box .word:hover .m .i1{display: none;}
.index_case_bg .list .box .word:hover .m .i2{display: inline-block;}
.index_case_bg .list .tableC{display: table-cell;}
.index_case_bg .list .box .img .fix_blue{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(id_bg2.png);opacity: 0;}
.index_case_bg .more a{display:block; width:120px; height:40px; margin:0 auto; background:#009900; color:#FFFFFF; text-align:center; line-height:40px; margin-top:25px;}
.index_case_bg .more a:hover{background:#F90; transition:1s; -webkit-transition:1s; -moz-transition:1s;}

/*关于*/
.index_about_bg{margin:0 auto; width:100%; background:#fafafa; min-width:1200px;}
.index_about{width:650px; float:left;}
.index_about_title{display:block; font-size:28px; margin-top:50px;}
.index_about_title p{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; border-bottom:solid 6px #009900; width:85px; margin-top:5px; padding-bottom:10px;}
.index_about .contect{display:block; line-height:30px; margin-top:10px;}
.index_about .a_more a{width:120px; height:40px; display:block; border:solid 1px #CCC; text-align:center; line-height:40px; margin-top:20px;}
.index_about .a_more a:hover{background:#009900; color:#FFF; border:solid 1px #009900; transition:1s; -webkit-transition:1s; -moz-transition:1s;}

/*关于*/
.index_news_l{width:760px; float:left; margin-top:50px;}
.index_news_l li{width:360px; float:left; display: block; border:solid 1px #eee; margin-left:36px;}
.index_news_l li:first-child{margin-left:0px;}
.index_news_l li img{width:360px; height:270px;}
.index_news_l li span{display:block; padding:15px; text-align:center; font-size:16px; font-weight:bold;}
.index_news_l li p{display:block; line-height:25px; padding:0 15px 25px 15px; color:#808080;}

.index_news_r{width:400px; float:right; margin-top:50px;}
.index_news_r dl{float:left; width:400px; margin-bottom:30px;}
.index_news_r dl dd img{width:106px; height:80px; display:block;border:solid 1px #ccc;}
.index_news_r dl dt{width:280px; float:right;} 
.index_news_r dl dt span{display:block; font-weight:bold;}
.index_news_r dl dt p{color:#808080; font-size:12px; margin-top:5px; line-height:20px; display:block;}

.about_banner{margin:0 auto; width:100%; height:250px; background:url(b_about.jpg) top center no-repeat; font-size:36px; text-align:center; color:#FFFFFF; padding-top:150px; text-shadow: #000 1px 2px 1px; min-width:1200px;}
.about_banner span{display:block; text-align:center; font-family:"Times New Roman", Times, serif; font-size:30px;}

.news_banner{margin:0 auto; width:100%; height:250px; background:url(b_news.jpg) top center no-repeat; font-size:36px; text-align:center; padding-top:150px;}
.news_banner span{display:block; text-align:center; font-family:"Times New Roman", Times, serif; font-size:30px;}

.jishu_banner{margin:0 auto; width:100%; height:250px; background:url(b_jishu.jpg) top center no-repeat; font-size:36px; text-align:center; color:#FFFFFF; padding-top:150px; text-shadow: #000 1px 2px 1px; min-width:1200px;}
.jishu_banner span{display:block; text-align:center; font-family:"Times New Roman", Times, serif; font-size:30px;}

.case_banner{margin:0 auto; width:100%; height:250px; background:url(b_case.jpg) top center no-repeat; font-size:36px; text-align:center; color:#FFFFFF; padding-top:150px; text-shadow: #000 1px 2px 1px; min-width:1200px;}
.case_banner span{display:block; text-align:center; font-family:"Times New Roman", Times, serif; font-size:30px;}

.contact_banner{margin:0 auto; width:100%; height:250px; background:url(b_contact.jpg) top center no-repeat; font-size:36px; text-align:center; color:#FFFFFF; padding-top:150px; text-shadow: #000 1px 2px 1px; min-width:1200px;}
.contact_banner span{display:block; text-align:center; font-family:"Times New Roman", Times, serif; font-size:30px;}

.products_banner{margin:0 auto; width:100%; height:250px; background:url(b_products.jpg) top center no-repeat; font-size:36px; text-align:center; color:#FFFFFF; padding-top:150px; text-shadow: #000 1px 2px 1px; min-width:1200px;}
.products_banner span{display:block; text-align:center; font-family:"Times New Roman", Times, serif; font-size:30px;}



/*内页内容*/
.wrap-opt{box-shadow: 0 2px 6px #BABABA;position: relative; height:73px; min-width:1200px;}
.wrap-opt .dead-line{position: absolute;left: 0;bottom: 0;background:#009900;height:3px;}
.wrap-opt .opt{position: relative;}
.wrap-opt .opt .move-line{position: absolute;left: 0;bottom: 0;background: #009900;height: 3px;-webkit-transition:width .3s;transition:width .3s;}
.wrap-opt .opt .a{padding-right:25px;}
.wrap-opt .opt .a a{font-size: 16px;color: #333;padding:26px 0;display: inline-block;}
.wrap-opt .opt .a a:hover{color: #009900;}
.wrap-opt .position{padding:26px 0 26px 25px; background:url(home.gif) left no-repeat;}
.wrap-opt .position a{font-size: 14px;color: #555;}
.wrap-opt .position span{font-size: 14px;color: #555;margin:0 3px;}


.main_bg{margin:0 auto; width:100%; background:url(list_bg.jpg) center top #F2F1F6; padding-bottom:30px; min-width:1200px;}
.nav_mainContent{margin:0 auto; width:1200px; padding:20px 20px 0 20px; background:#FFFFFF; border-radius:0 0 20px 20px;box-shadow: 0 2px 6px #BABABA;}
.mainContent{margin:0 auto; width:1200px; padding-top:20px;}
.content{display:block; text-align:center; font-size:28px; margin:20px 0; background:url(list_i.gif) bottom no-repeat; padding-bottom:10px;}
.list_contact{display:block; padding:20px 0; line-height:30px;}
.list_contact img{max-width:1170px;}
.list_contact .title{font-size:20px; display:block; text-align:center;background:url(list_i.gif) bottom no-repeat; padding-bottom:10px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; text-align:center; }
.tags{display:block; margin-top:15px; background:url(l_serch.png) left no-repeat; padding-left:25px; height:45px; line-height:45px; border-top:dotted 1px #CCC; color:#999;}
.tags a{color:#999;}
.case{}
.case .box{}
.case .box .ti{background: #fff;}
.case .box .ti a{font-size:16px;color: #333;display: inline-block;margin: 4% 0;width: 90%;}
.info{}
.info .box{width:31%;margin:0 0 3% 2%;}
.info .box .img{position: relative;}
.box .img .fix_blue{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(id_bg2.png);opacity: 0;}
.info .box .bottom{background: #fff; padding-bottom:30px;}
.info .box .cp_contact{background: #fff; padding:0 15px 15px 15px; text-align:left; line-height:25px; height:130px;}
.info .box .main{width:90%;margin:0 auto;padding:6% 0;}
.info .box .d{font-size: 14px;color: #888;margin-bottom: 2%;}
.info .box .t{}
.info .box .t a{font-size: 16px;color: #212121;display: inline-block;width: 95%;}
.info .box .t a:hover{color:#009900;}
.info .box .share{border-top: 1px solid #e5e5e5; padding:20px 10px;}
.info .box:hover{box-shadow: 0 0 13px #ADADAD;}
.info .box:hover .fix_blue{opacity: 1;}
.info .noml1{margin-left: 0;}

/*联系*/
.contact{}
.contact .ct-message{background: #fff;}
.contact .ct-message .ti{padding:2% 0 3%;}
.contact .ct-message .ti .t1{font-size: 28px;color: #333;font-weight: bold;margin-bottom: 1%;}
.contact .ct-message .ti .t2{font-size: 14px;color: #555;}
.contact .ct-message .ul{}
.contact .ct-message .ul .li{border-bottom: 1px solid #e3e3e3;padding:2% 5%;}
.contact .ct-message .ul .li div{font-size: 15px;color: #555;vertical-align: top;line-height: 180%;}
.contact .ct-message .ul .li div img{margin-right: 5px;}
.contact .ct-message .ul .li div img.fl1{margin-top: 5px;}
.contact .ct-message .ul .li .l{float: left;}
.contact .ct-message .ul .li .r{float: right;width: 30%;}
.contact .ct-message .phone{background: url(/images/ct7.jpg);padding:1% 0;}
.contact .ct-message .phone a{font-size: 18px;color: #fff;vertical-align: middle;}
.contact .ct-message .phone span{font-size: 28px;color: #fff;vertical-align: middle;}
.contact .l_map{display:block; background:#FFFFFF; padding:20px 0 20px 10px;}



.contact .feedback{}
.contact .feedback .ti{}
.contact .feedback .ti .t1{font-size: 28px;color: #000;margin-bottom: 1%; background:url(list_i.gif) bottom no-repeat; padding-bottom:10px; padding-top:40px;}
.contact .feedback .ti .bf{font-size: 14px;color: #888;}
.contact .feedback .form{/*width:1020px;*/padding:4% 0;margin: 0 auto;}
.contact .feedback .form .tr{}
.contact .feedback .form .tr .td{width:50%;margin-bottom: 2%;}
.contact .feedback .form .tr .td .font{width: 18%;text-align: right;font-size: 14px;color: #555;float: left;}
.contact .feedback .form .tr .td .font span{color: #e00000;}
.contact .feedback .form .tr .td .text{width:80%;text-align: left;float: right;}
.contact .feedback .form .tr .td .text input{border:1px solid #e2e2e2;font-size: 16px;color: #333;padding:1% 0;width: 100%;text-indent: 2%;}
.contact .feedback .form .tr .td .text input:focus{outline-color: #009900;}
.contact .feedback .form .tr .td2{width: 100%;}
.contact .feedback .form .tr .td2 .font{width:9%;}
.contact .feedback .form .tr .td .textarea{width: 89%;text-align: left;}
.contact .feedback .form .tr .td .textarea textarea{border:1px solid #e2e2e2;font-size: 16px;color: #333;padding:1%;width: 99%;min-height: 180px;}
.contact .feedback .form .tr .td .textarea textarea:focus{outline-color: #009900;}
.contact .feedback .form .button{}
.contact .feedback .form .button input{border:none;color: #fff;border-radius: 10px;margin:0 1%;padding:1% 0;width:17%;cursor: pointer;}
.contact .feedback .form .button .b1{background: #009900; font-size:16px; font-family:"微软雅黑";}
.contact .feedback .form .button .b2{background: #838383; font-size:16px; }

.ListNav { position:relative; z-index:5; height:55px; overflow:hidden; text-align:center; width:1200px; margin-bottom:20px;}
.ListNav ul { *width:1200px; *margin:0 auto; }
.ListNav li { display:inline-block; *float:left; *display:block; height:56px; margin:0 10px; line-height:56px; font-size:16px;}
.ListNav li a { display:block; padding:0 25px; }
.ListNav li a:hover{ color:#fff; background:#3EA263;}
.ListNav .currclass a{color:#fff; background:#3EA263; font-weight:bold;}

/*关键字tags*/
.tagsshow ul{padding:20px;}
.tagsshow ul li{ padding:10px 0;}
.tagsshow ul li .art_title{line-height:35px; height:35px;}
.tagsshow ul li .art_title a{ display:block; font-size:16px; }
.tagsshow ul li .artintro{ font-size:13px; color:#555;}
.tagsshow ul li .c9{ font-size:12px; display:block; padding:10px 0; color:#666;}


/*产品内容页*/
#list_info{ height:28px; border-bottom:1px solid #D5D5D3; margin:20px 0; display:block;}
#list_info .detailed{ background: url(nav_bg2.gif) no-repeat; display:block; width:72px; line-height:28px; text-align:left; padding-left:18px; font-weight:bold; color:#393939;}
#list_product_content{display:block; clear:both; padding:20px 0;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
#list_product_content .contact{display:block; line-height:30px;}
#list_product_content .contact img{max-width:1170px; display:block;}
#list_product_content #next{ display:block; text-align:center; }
.prodtitle{font-size:20px; margin-bottom:8px;}
.products_show_1 {display:block;}
.show_left {FLOAT: left; width:600px;}
.show_right {WIDTH:570px; FLOAT: right;}
.show_right UL {}
.show_right UL LI {LINE-HEIGHT:35px; OVERFLOW: hidden; display:block;}
.show_right .infor{display:block; line-height:25px;}
.show_right table{margin-bottom:10px;}
.show_right td{padding:5px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:600px; height:450px; max-width:600px; max-height:450px; border:solid 1px #eee;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:600px;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:600px;}
.spec-scroll{clear:both;margin-top:5px;}
.spec-scroll .prev{float:left;margin-right:2px; background:url(left.gif) no-repeat;  margin-top:20px;}
.spec-scroll .next{float:right; background:url(right.gif) no-repeat;  margin-top:20px;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:17px;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:558px;height:56px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:81px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:67px;height:50px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}


/*分页*/
#fenye{clear:both; padding-top:20px;}
#fenye .prev_h,#fenye .next_h{width:55px; text-align:center;line-height:22px;}
#fenye a.curr{width:25px;background:#009900; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px;text-decoration:none;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333333;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}


/*右边浮动*/
.floating_ck{position:fixed;right:0px;top:50%; z-index:99999999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#009900;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#F7AB00;border-bottom:solid 1px #F7AB00;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(qq.png);}
.qrcord{background-image:url(weixin.png);}
.return{background-image:url(fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-130px;top:0px;width:130px;height:80px;background-color:#F7AB00;border-bottom:solid 1px #F7AB00;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:160px;top:-70px;}
.floating_ewm i{background-image:url(weixin.jpg);display:block;width:120px;height:120px;margin:auto;margin-top:7px;}
.floating_ewm ii{background-image:url(mobile.jpg);display:block;width:120px;height:120px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}

/*底部*/	
.footer{margin:0 auto; width:100%; background:#009900;color:#FFFFFF; padding-top:30px; min-width:1200px;}
.footer a{color: #fff;}
.footer a:hover{color:#FFFF00;}
.foot{width:1200px;margin:0 auto ;}

.foot .nav_contact{float:left; display:block; width:360px;}
.foot .nav_contact h1{display:block; font-size:18px; margin:15px 0; font-weight:normal;}
.foot .nav_contact p{line-height:35px; background:url(x_contact.png) left no-repeat; padding-left:30px;}

.foot_left{width:650px;float:left; border:solid 1px #008A00; border-bottom:none; border-top:none; margin-left:20px;}
.foot_left .nav_left{float:left; width:270px; padding-left:50px;}
.foot_left .nav_left h1{display:block; font-size:18px; margin-top:15px; font-weight:normal;}
.foot_left .nav_left li{display:block; line-height:30px; background:url(x_ico.gif) left no-repeat; padding-left:10px;}

.foot .code{float:right; display:block; text-align:center; margin-top:15px;}
.foot .code h1{font-size:30px; display:block;}
.foot .code p{font-size:16px; display:block;}
.Copyright{margin:0 auto; width:100%; height:55px; text-align:center; line-height:55px; background:#212121; min-width:1200px; margin-top:30px;}
