@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"Microsoft YaHei" !important; color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#0e9403; 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;}

/*头部*/
.head{z-index: 2;position: relative;/*border-bottom: 6px solid #0e9403;*/}
.head>div{margin:0 auto;z-index: 2;position: relative;}
.headtop{width:1200px;margin:0 auto;height: 120px;position: relative;}
.headtop>a{float: left;margin-top: 25px;}
.headtop .tle{float: right;margin-top: 10px;}
.Language{text-align: right;margin-bottom: 10px;}
.headtop .tle p{font-size: 18px;color: #000;display: inline-block;vertical-align: top;}
.headtop .tle p:first-child{margin-top: 5px;}
.headtop .tle p:last-child{font-size: 24px;color: #fe2a00;    }
.head_bottom{width:100%;background: #0e9403;margin:0 auto;height: 45px;position: relative;}
.head_bottom .nav{width:1200px;margin:0 auto;height: 45px;position: relative;}
.head_bottom>a{margin: 15px 0;display: block;float: left;}

.nav #nav_menu{margin:0 auto;}
.nav #nav_menu>li{float: left;width: 150px;}
.nav #nav_menu>li>a{height:45px;line-height: 45px;background: #0e9403;display: block;color: #fff;font-size: 16px;text-align: center;}

#nav_menu li ul{margin:0;padding: 0;position: absolute;	visibility: hidden; z-index:99; border-top:solid 1px #FFF;width: 120px;z-index: 999;background-color: red;}
#nav_menu li:nth-child(2) ul{width: 150px;}
#nav_menu li:nth-child(3) ul{width: 157px;}
#nav_menu li:nth-child(5) ul{width: 150px;}
#nav_menu li ul li{float: none;overflow: hidden;}
#nav_menu li ul li a{display:block;height:35px;line-height:35px;text-align:left;font-size:14px; background:#0e9403;color:#fff !important; font-weight:normal; border-bottom:solid 1px #fff;padding-left: 10px;}
#nav_menu li ul li a:hover{background:#0e9403; color:#FFFFFF !important;}
#nav_menu .navhover>a{background: #0e9403!important;color:#fff!important;}
#nav_menu>li:hover>a{background: #0e9403;color:#fff!important;}




/*动画*/
.slide-main{height:400px;position:relative; min-width:1200px; width:100%; background:#fff;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:364px;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:#0e9403;}
.slide-box,.slide{display:block;width:100%;height:400px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:400px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(banner1.png) center no-repeat;width: 100%;height: 100%;overflow: hidden;background-size: cover;}
#bgstyleb{background:url(banner2.png) center no-repeat;width: 100%;height: 100%;overflow: hidden;background-size: cover;}
#bgstylec{background:url(banner3.png) center no-repeat;width: 100%;height: 100%;overflow: hidden;background-size: cover;}
#bgstyled{background:url(banner4.png) center no-repeat;width: 100%;height: 100%;overflow: hidden;background-size: cover;}
#bgstylee{background:url(banner5.png) center no-repeat;width: 100%;height: 100%;overflow: hidden;background-size: cover;}
.slide a{display:block;width:100%;height:400px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g,.obj-h,.obj-i{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d{width:1200px;text-align:center;}
.obj-a{top:50px;margin-left: -915px;}
.obj-b{top: 120px;margin-left: -325px;}
.obj-c{top: 35px;margin-left: -990px;}
.obj-d{top: 110px;margin-left: -385px}
.obj-e{top: 35px;margin-left: -485px;}
.obj-f{top: 135px;margin-left: -60px;}
.obj-g{top: 30px;margin-left: -515px;}
/*.obj-e img{display: none;}*/
.obj-h{top: 110px;margin-left: -10px;}
.obj-i{top: 165px;margin-left: -475px}
.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%;} }
/*index_banner*/
.index_banner{width: 100%;height: 400px;z-index: 1;position: relative;}
.index_banner .banner_box{position: absolute;}

/*index_product*/
.index_product{margin: 0 auto;background: #ffffff;padding-top: 14px;padding-bottom: 9px;border-bottom: 1px solid #e4e4e4;}
.product_content{width: 1200px;margin: 0 auto;font-size: 0;}
.productNav{float: left;margin-top: 3px;}
.productNav ul li{display: inline-block;margin: 0 11px;}
.productNav ul li:nth-child(1){font-size: 14px;color: #040404;margin: 0;}
.productNav ul li:nth-child(2){margin-left: 5px;}
.productNav ul li a{font-size: 14px;color: #1228fd;font-weight: bold;font-family: 黑体}
.productNav ul li:hover a{color: #000fa2;}

.productSearch{float: right;}
.productSearch input{border: none;outline: none;}
.productSearch input:nth-child(1){border: 1px solid #b5b5b5;padding-left: 5px;font-size: 14px;color: #3c3c3c;width: 166px;height: 25px;margin-right: 1px;}
.productSearch input:nth-child(3){background: url(sousuo.png) no-repeat center;vertical-align: top;background-color: #0c9202;color: #fff;padding: 6px 14px;}

.productExh{margin: 0 auto;padding-top: 24px;background: #fff;color: #434343;}
.exh_content{width: 1200px;margin: 0 auto;font-size: 0;}
.productMune{float: left;width: 263px;}
.munetop{background: #0e9403;height: 52px;line-height: 52px;text-align: center;}
.munetop h2{font-size: 18px;color: #fff;font-weight: 100;display: inline-block;margin-right: 20px;}
.munetop p{font-size: 14px;color: #fff;display: inline-block;}

.productMune .muneList{background: #f2f2f2;min-height: 1670px;margin-top: 10px;}
.productMune .muneList .series{display: inline-block;width: 100%;}
.productMune .muneList .series > a{font-size: 15px;font-weight: 100;padding: 7px 0;padding-left: 20px;color: #1228fd !important;background: #b6b6b6;}
.productMune .muneList .series a{color: #232323;display: block;}
.productMune .muneList .series a img{margin-left: 23px;margin-right: 25px;vertical-align: middle;}
.productMune .muneList .series:nth-child(1) .productShow + ul{display: block;}
.productMune .muneList .series .productShow + ul li{font-size: 14px;}
.productMune .muneList .series .productShow + ul li:first-child{margin-top: 12px;}
.productMune .muneList .series .productShow + ul li:last-child{margin-bottom: 12px;}
.productMune .muneList .series .productShow + ul li a{color: #232323;font-size: 14px;padding:8px 20px;}
.productMune .muneList .series .productShow + ul li a:hover{color: #000;font-weight: bold;background: #a5d9ec;}

.productList{float: left;margin-left: 46px;width: 74%;margin-bottom: 20px;}
.productList .listTitle{border-bottom: 2px solid #0e9403;}
.productList .listTitle h2{font-size: 17px;font-weight: 100;background: #0e9403;color: #fff;display: block;width: 150px;text-align: center;padding: 10px 0;}

.productList .listContenter{margin-top: 19px;height: 3150px;overflow: hidden;}
.listContenter ul li{display: inline-block;background: #fff;margin-right: 12px;overflow: hidden;border: 1px solid #fff;margin-top: 4px;}
.listContenter ul li img{border: 1px solid #9e9e9e;width: 282px;height: 211px;}
.listContenter ul li p{color: #232323;font-size: 14px;text-align: center;padding-top: 12px;padding-bottom: 10px;}
.listContenter ul li div{overflow: hidden;width: 284px;height: 213px;}
.listContenter ul li:hover{border: 1px solid #9e9e9e;}
.listContenter ul li:hover img{transition: 0.5s;transform: scale(1.1);}
.listContenter ul li:hover p{background: #9e9e9e;color: #fff;}
.listContenter ul li:nth-child(3n){margin-right: 0;}

.Contact{background: #0e9403;height: 52px;line-height: 52px;text-align: center;margin-top: 50px;}
.Contact h2{font-size: 21px;color: #fff;font-weight: 100;display: inline-block;margin-right: 20px;}
.Contact p{font-size: 14px;color: #fff;display: inline-block;vertical-align: top;}
.contactList{color: #232323;font-size: 14.5px;}
.contactList ul{padding: 25px 18px;background: #f2f2f2;}
.contactList ul li{margin-bottom: 13px;}
.contactList ul li:last-child{margin-bottom: 0;}
.contactList ul p{display: inline-block;width: 180px;vertical-align: top;    line-height: 30px;margin-top: -7px;}


/* hotline */
.hotline{width: 1200px;margin: 0 auto;font-size: 0;position: relative;overflow: hidden;margin-bottom: 16px;}

/* Engineering */
.Engineering{background: #fff;}
.engineering-content{width: 1200px;margin: 0 auto;font-size: 0;position: relative;overflow: hidden;text-align: center;}
.engineeringTitle{margin-bottom: 18px;}
.engineeringTitle h2{font-size: 28px;color: #232323;display: inline-block;margin-right: 10px;font-weight: 100;}
.engineeringTitle p{font-size: 14px;color: #a1a1a1;display: inline-block;font-family: 'Arial';}
.engineContenter .swiper-wrapper{vertical-align: middle;margin-left: 150px;}
.engineContenter ul li{display: inline-block;width: 294px;position: relative;width: 294px;height: 196px;}
.engineContenter ul li img{width: 100%;height: 100%;}
.engineContenter ul li p{font-size: 15px;color: #fff;background: rgba(46, 144, 35, .9);position: absolute;bottom: 0;width: 100%;padding: 12px 0;opacity: 0;}
.engineContenter ul li:hover p{opacity: 1;transition: all linear .5s;}

/*About*/
.About{margin-top: 36px;background: ur	l(about_bg.jpg) no-repeat;}
.about_content{width: 1200px;margin: 0 auto;font-size: 0;position: relative;overflow: hidden;}
.aboutTitle{text-align: center;margin-bottom: 25px;}
.aboutTitle h2{font-size: 28px;color: #232323;display: inline-block;margin-right: 12px;font-weight: 100;}
.aboutTitle p{font-size: 14px;color: #a1a1a1;display: inline-block;font-family: 'Arial';}
.Aboutimg{float: left;}
.Aboutimg img{border: 2px solid #209b17;border-radius: 3px;}
.Aboutcontent{float: right;}
.Aboutcontent p{margin-top: 15px;font-size: 14.5px;color: #434343;width: 790px;line-height: 36px;}
.Aboutcontent a{font-size: 18px;color: #fff;padding: 15px 41px;background: #0e9403;border: 1px solid #0c9202;display: inline-block;margin-top: 25px;font-family:  '宋体';}
.Aboutcontent a:hover{background: #f2f2f2;color: #0c9202;border: 1px solid #0e9403;transition: all linear .5s;} 


/* attention */
.attention{background: #fff;margin-top: 30px;}
.attention-content{width: 1200px;margin: 0 auto;font-size: 0;position: relative;overflow: hidden;}
.attentionArt{background: url(attention_img.jpg) no-repeat center top;padding-top: 25px;padding-bottom: 5px;}
.attentionArt h2{font-size: 24px;color: #0a0aff;text-align: center;font-weight: 100;}
.attentionArt ul{margin-left: 30px;margin-top: 30px;margin-bottom: 25px;}
.attentionArt ul li{font-size: 17px;color: #008000;margin-bottom: 15px;}
.attentionArt ul li:nth-child(4){margin-bottom: 10px;}
.attentionArt ul li:last-child{margin-bottom: 0;}
.attentionArt ul li p {display: inline-block;width: 1020px;line-height: 28px;margin-top: -4px;vertical-align: top;}


/*footer*/
.footer{margin-top: 0;}
.footer_bottom{text-align: center;width:100%;margin: auto;}
.footer_bottom p{margin: 0 auto;text-align: left;font-size: 15px;color: #1228fd;margin-bottom: 10px;width: 1200px;}
.footer_bottom p a{color: #1228fd;}
.footer_bottom div{font-size: 15px;color: #fff;background: #0e9403;padding: 12px 0px;}
.footer_bottom div a{font-size: 15px;color: #fff;}
.footer_bottom div span:nth-child(1){margin-right: 38px;}
.footer_bottom div span:nth-child(2){margin-right: 32px;}
.footer_bottom div span a{margin-left: 5px;}



.n_banner{margin:0 auto; width:100%; height:300px; background:url(n_banner.jpg) center no-repeat;}


/*搜索页*/
.photolisting{width:100%;}
.photolisting li{float:left;margin: 10px 49px 10px 49px;}
.photolisting li img{width:300px; height:225px; margin:1px 0 0 1px;}
.photolisting li p{display:block; text-align:center; line-height:40px; font-size:16px;}
.photolisting li a{width:302px; background:#ddd; height:275px; display:block;}
.photolisting li a:hover{background:#0e9403; color:#FFFFFF;}

/*内页内容*/
.mainC{background: #f2f2f2;}
.mainContent{margin:20px auto; width:1200px;}
.content{display:block; height:40px;margin-bottom: 10px;border-bottom: 1px solid #0e9403;}
.content .title{padding-left:16px; float:left; font-size:16px; font-weight:bold; color:#0e9403; line-height:40px; background:url(ico.gif) left no-repeat;}
.content .weizhi{float:left; background:url(home.gif) left no-repeat; padding-left:25px; margin-top:15px;}
.content .weizhi a:last-child{color: #0e9403;}
.content .productSearch{margin-top:10px;}
.list_left{float:left; width:220px;}
.list_left ul{padding: 5px 0px;background: #0e9403;}
.list_left .title{display:block; height:70px; font-size:22px; line-height:70px; text-align:center; background:#0e9403; color:#FFFFFF; border-radius:8px 8px 0 0;}
.list_left li{height: 70px;line-height: 70px;border-left: 4px solid #d5d5d5;background: #ececec url(gylbg.png) no-repeat 185px center;border-bottom: 2px solid #fff;vertical-align: top;}
.list_left li a{font-size: 14px;color: #333;padding-left: 18px;display: block;}
.list_left li:hover{background: #0e9403 url(gylbg02.png) no-repeat 185px center;border-color: #0e9403;border-bottom: 2px solid #fff;}
.list_left li a:hover{color: #fff;}
.list_left .currclass{background: #0e9403 url(gylbg02.png) no-repeat 185px center;border-color: #0e9403;border-bottom: 2px solid #fff;}
.list_left .currclass a{color: #fff;}

.list_right{float:right; width:900px; margin-left:15px;overflow: hidden;}
.list_right_contact{display:block; margin-top:20px; line-height:30px;}
.list_right_contact img{border: 1px solid #ccc;padding: 2px;}
.list_right_contact img:hover{border: 1px solid #0e9403;}
.list_right_contact .t{line-height:45px;}

.list_right1{float:right; width:100%;}



.list_contact_us{border:solid 2px #f2f2f2; display:block; margin-top:25px;}
.list_contact_us .t_title{display:block; height:50px; background:#f2f2f2; text-align:center; font-size:18px; line-height:50px;}
.list_contact_us .n_contect{display:block; padding:2px 6px; line-height:28px; font-size:13px;}
.list_contact_us .n_contect img{display:block;}


.list_contact{display:block; margin:20px 0; line-height:30px;margin: 20px;}
.list_contact img{max-width:1170px;}
.list_contact .title{font-size:26px; display:block;font-weight:bold;height:45px; line-height:45px;margin-bottom: 10px;color: #0e9403;text-align: center;}
.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; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact form table tr td input{background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;}
.list_contact form table tr td textarea{background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;}
.list_contact form table tr:last-child td input{border: 1px solid #adadad;color: #333;background: #fff;border-radius: 4px;padding: 5px 10px;cursor: pointer;}

.list_contact_img{display:block; margin:20px 0;}
.list_contact_img img{border:solid 1px #CCC; padding:1px;}
.list_contact_img img:hover{border:solid 1px #0e9403;}
.list_contact_img .t{line-height:35px;}

.list_product_contact{width:960px;}
.list_product_contact li{float: left;width: 285px; height: 230px;background: #F5F5F5;position: relative;cursor: pointer;margin-right: 22px;margin-bottom: 20px;}
.list_product_contact li:hover{background: #b6b6b6; color: #fff;}
.list_product_contact li:nth-child(3n){margin-right: 0;}
.list_product_contact li img{width: 240px;height: 160px;padding: 20px 23px;}
.list_product_contact li p{display:block; text-align:center;margin-top: -10px;font-size: 16px;}


/* 内页关产品菜单 */
.contentMune{float: left;width: 263px;}
.contentMune .munetop{background: #0e9403;height: 52px;line-height: 52px;text-align: center;}
.contentMune .munetop h2{font-size: 18px;color: #fff;font-weight: 100;display: inline-block;margin-right: 20px;}
.contentMune .munetop p{font-size: 14px;color: #fff;display: inline-block;}

.contentMune .muneList{background: #f2f2f2;min-height: 1620px;margin-top: 10px;padding-bottom: 4px;}
.contentMune .series{display: inline-block;width: 100%;}
.contentMune .series > a{font-size: 15px;font-weight: 100;padding: 7px 0;padding-left: 20px;color: #1228fd !important;background: #b6b6b6;}
.contentMune .series a:focus img{animation: xuanzhuan 1s;}
@keyframes xuanzhuan {from { transform: rotate(0deg) }to {transform: rotate(360deg);transition: all 0.6s;}}
.contentMune .series a{color: #232323;display: block;}
.contentMune .series a img{margin-left: 23px;margin-right: 25px;vertical-align: middle;}
.contentMune .series:nth-child(1) .productShow + ul{display: block;}
.contentMune .series .productShow + ul li{font-size: 14px;padding:5px 20px;margin: 5px 0;}
.contentMune .series .productShow + ul li:first-child{margin-top: 10px;}
.contentMune .series .productShow + ul li:last-child{margin-bottom: 12px;}
.contentMune .series .productShow + ul li a{color: #232323;font-size: 14px;padding: 0;font-family: "Microsoft YaHei" !important;}
.contentMune .series .productShow + ul li a:hover{color: #000;}
.contentMune .series ul li:hover{background: #a5d9ec;}
.contentMune .series ul .currclass{background: #a5d9ec;}
.contentMune .series ul .currclass a{color:#000 !important; }


/*新闻栏目*/
.list_news{display:block; margin:20px auto;width: 900px;}
.list_news dl{ height:130px; border-bottom:1px #ddd dotted; padding:15px 0;padding-left: 20px;}
.list_news dt{float:left; width:150px; height:130px; margin-right:20px;}
.list_news dt img{width:150px; height:113px;}
.list_news dd{float:left; height:130px; width:700px;}
.list_news dd h4 a{ font-size:16px; color:#555555;}
.list_news dd h4 a:hover{font-size:16px; color:#0e9403;}
.list_news dd h4 span{float:right; font-weight:normal;color:#9C9C9C;}
.list_news dd h4 span a{font-size:14px;color:#9C9C9C;}
.list_news dd h4 span a:hover{font-size:14px;}
.list_news dd p{line-height:25px; padding-top:10px; color:#9C9C9C;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/* 案例栏目 */
.list_case > table tbody tr td{width: 30% !important;display: inline-block;margin-right:45px;margin-top:30px;position: relative;}
.list_case > table tbody tr td:nth-child(3n){margin-right: 0;}
.list_case > table tbody tr td .t{font-size: 15px;color: #fff;background: rgba(46, 144, 35, .9);position: absolute;bottom: 2px;width: 100%;padding: 12px 0;opacity: 0;}
.list_case > table tbody tr td:hover .t{opacity: 1;transition: 1s;}
.list_case > table tbody tr td .t a{color: #fff;}
.list_case > table tbody tr td img{width: 100%;}


/* #list_product_content table{border-right:1px solid #000 !important;border-bottom:1px solid #000 !important;} */
/* #list_product_content table th p{text-align: left;padding: 10px;font-size: 14px;}
#list_product_content table td .product_title{padding: 10px;background: #eee;font-size: 14px;}
#list_product_content table td{font-size: 14px;}
#list_product_content table .miaos p{background: #D7EFFB;padding: 10px;} */
#list_product_content .product_img{font-size: 0;margin-bottom: 20px;display: inline-block;}
#list_product_content .product_imgs{display: inline-block;}
.list_right .product_name{font-weight: bold;font-size: 16px;padding: 10px;margin-bottom: 10px;color: #0000a6;background:#9bbb58;}
.list_right .product_name img{margin-right: 10px;}
#list_product_content .product_details{vertical-align: top;padding: 5px;}
#list_product_content .product_details p{font-size: 14px;font-weight: bold;}
#list_product_content .product_details1{padding: 5px;font-size: 14px;vertical-align: top;}
#list_product_content .product_details1 p{line-height:25px;}
#list_product_content .product_technical{padding: 10px;border-bottom:2px solid #fff;width:381px;margin: auto;background: #9bbb58;float: right;}
#list_product_content .product_technical p{font-size: 16px;font-weight: bold;}
#list_product_content .product_left{float: left;width:475px;}
#list_product_content .product_left div{padding: 5px;font-size: 16px;font-weight: bold;padding-bottom: 2px;}
#list_product_content .product_left ul{padding: 5px;}
#list_product_content .product_left ul li{font-size: 14px;line-height:29px;}
#list_product_content .product_left ul li p{display: inline-block;width:450px;vertical-align: top;line-height:29px;}
#list_product_content .product_right{float: right;width:420px;border-left:2px solid #fff;}
#list_product_content .product_right .box{padding: 5px 0;margin-bottom: 2px;overflow: hidden;width:401px;float: right;}
#list_product_content .product_right .box table tr{background: #d7effb}
#list_product_content .product_right .box table tr td{color: #000;padding:4px 0;padding-left:55px;width: 205px;font-size: 13px;}
#list_product_content .product_conter{border-bottom:2px solid #fff;}
#list_product_content .product_conter h3{font-size: 16px;padding: 10px;background: #9bbb58;color: #000010;font-weight: bold;}
#list_product_content .product_conter .box2 p{line-height: 30px;font-size: 14px;margin-bottom: 3px;}
#list_product_content .product_conter .box2{padding-top: 10px;}

#list_product_content .productTxandZb{margin-top: 10px;overflow: hidden;padding-bottom: 20px;}
#list_product_content .productTxandZb .Tx{float: left;width: 60%;line-height: 30px;}
#list_product_content .productTxandZb .Zb{float: left;width: 40%;}
#list_product_content .productTxandZb table{border-top: 1px solid #000;border-left: 1px solid #000;float: right;}
#list_product_content .productTxandZb table tr{height: 30px;}
#list_product_content .productTxandZb table td{text-align: center;border-bottom: 1px solid #000;border-right: 1px solid #000;width: 50%;}

#list_product_content .productZiBiao{margin-top: 10px;}
#list_product_content .productZiBiao table tr{height: 30px;}
#list_product_content .productZiBiao table td{border-bottom: 1px solid #000;border-right: 1px solid #000;}
#list_product_content .productZiBiao table tr:first-child td:last-child{border-top: 1px solid #000;border-left: 1px solid #000;}
#list_product_content .productZiBiao table tr td:first-child{border-left: 1px solid #000;}



.rigsimgs{width: 100%;overflow: hidden;}
.rigsimgs img{width:420px;}

.detailsBox{margin-top:30px;}

/*产品内容页*/
#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;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold; height:45px; line-height:45px;}
#list_product_content .contact{display:block; line-height:30px;margin-top: 30px;}
#list_product_content .contact td{padding-left:20px;}
#list_product_content .contact img{max-width:1170px; display:block;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}
.prodtitle {LINE-HEIGHT:30px; font-size:20px; margin-bottom:10px;}
/* .products_show_1 {PADDING-TOP: 15px; display:block;} */
.show_left {FLOAT: left; width:450px;}
.show_right {WIDTH:430px; FLOAT: right;}
.show_right LI {LINE-HEIGHT:35px; OVERFLOW: hidden; display:block; background:url(pdf.jpg) left no-repeat; padding-left:28px;}
.show_right .d_contact{display:block; line-height:35px; margin-top:10px;}

.list_order{ border-top:1px solid #e5e5e5; margin:20px 0 0; padding:20px 0; font-family:"Microsoft Yahei";}
.list_order h2{ font-size:16px; line-height:30px; color:#333; height:50px; overflow:hidden;}
.list_order h2 span{ color:#666; display:inline-block; padding-left:20px; font-weight:normal;}
.list_order ul li{ margin-bottom:25px;}
.list_order li span{ display:inline-block; width:80px; font-size:14px; vertical-align:top; color:#4a4a4a; text-align:right; line-height:36px;}
.list_order li span em{ padding-right:2px; font-style:normal;}
.list_order .li01{ width:450px; float:left;}
.list_order .li02{ width:450px; float:left;}
.list_order .li03{ width:450px; float:left;}
.list_order .li04{ clear:both;}
.list_order li img{ vertical-align:middle; height:36px; background:#e5e5e5;}
.list_order .li05,.online .li06{ margin-bottom:10px;}
.red_x { color:#DD3904; display:inline; font-family:"微软雅黑"; font-size:12px;}
.inp1{ width:324px; height:36px; background:url(ordr_img_lian.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px; border:0; padding:0 25px 0 10px;}
.inp2{ width:324px; height:36px; background:url(ordr_img_tel.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp3{ width:324px; height:36px; background:url(ordr_img_mail.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp4{ width:808px; height:109px; background:none; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; resize:none;}
.inp5{ width:205px; height:36px; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; background:none; margin-right:10px;}
.inp7{ width:324px; height:36px; background:url(ordr_img_contact.png) no-repeat 324px 10px  #f2f2f2; overflow:hidden; line-height:36px; border:0;padding:0 25px 0 10px;}
.btn1{width:80px; height:35px; border:0; margin:10px 27px 0 80px; background:#0e9403; color:#FFFFFF;cursor: pointer; font-family:"微软雅黑"; font-size:16px;}
.btn1:hover{background:#FFA200;}
.btn2{width:80px; height:35px; border:0; margin:10px 0 0 0; background:#FFA200; color:#FFFFFF;cursor: pointer; font-family:"微软雅黑"; font-size:16px;}
.btn2:hover{background:#0e9403;}

/*产品分类*/
#suckertree1 li ul li a{background: #fff; }
#suckertree1 li ul li a:hover{color:#0e9403;}
.suckerdiv{float:left; width:210px; margin-top:10px;}
.suckerdiv .title{background: #097100;height: 60px;padding-top: 25px;}
.suckerdiv .title img{float: left;margin-left: 13px;margin-top: 3px;margin-right: 7px;}
.suckerdiv .title h2{font-size: 18px;color: #fff;font-weight: 100;}
.suckerdiv .title p{font-size: 14px;color: #7c7c7c;font-family: Arial;}
.suckerdiv ul{margin: 0;padding: 0;list-style-type: none;width:210px;}
.suckerdiv ul li{position: relative;text-align: center;border-bottom: 1px solid #dfdede;}
.suckerdiv ul li ul{left:211px;top:0px;display: block;z-index:9999999;}
.suckerdiv ul li ul li{border: block;}
.suckerdiv ul li ul li ul{left:191px; /* Parent menu width - 1*/}
.suckerdiv ul li a{position: relative;display: block;color: black;text-decoration: none;background:#fff;height:40px; line-height:40px; font-size:14px; border-bottom:solid 1px #FFF;z-index:9999999;}
.suckerdiv ul li a img{position: absolute;top: 13px;left: 30px;}
.suckerdiv ul li ul li a{margin-top:0px;}
.suckerdiv ul li a:visited{color: black;}
.suckerdiv ul li a:hover{color:#0e9403;}
.suckerdiv ul li.currclass a{color:#0e9403; font-weight:bold;font-weight: bold;}
.suckerdiv .subfolderstyle{background:url(arrow-list.gif) no-repeat 190px center #f2f2f2;}
* html .suckerdiv ul li { float: left; height: 1%;}
* html .suckerdiv ul li a { height: 1%;}



/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:385px; max-width:450px; border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;text-align:center;overflow:hidden;width: 450px;height: 300px;}
.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:385px;display:none;}
.spec-scroll{clear:both;margin-top:5px;overflow: hidden;}
.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;display: none;}
.spec-scroll .items{float:left;position:relative;width:100%;height:330px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:430px;text-align:center;}
.spec-scroll .items ul li:nth-child(2){margin-left:35px;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:430px;height:323px;}


/*分页*/
#fenye{clear:both; margin:20px 0 20px 0}
#fenye .prev_h,#fenye .next_h{width:55px; text-align:center;line-height:20px;}
#fenye a.curr{width:25px;background:#0e9403; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#097100;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:#097100;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}
#fenye table{margin: 0 auto;}

/*在线留言*/
.feedback .line{padding:8px 0;}
.feedback .line .inputText{border:1px solid #ccc;color:#999;font-size:12px;padding:0 18px;width:714px;height:40px;line-height:40px;margin:0px; font-family:"微软雅黑"}
.feedback .line .textArea{border:1px solid #ccc;color:#999;font-size:12px;padding:10px 18px;width:714px;height:124px;margin:0px; font-family:"微软雅黑"}
.btn_area{width:102px; display:block;}
.submit{
	color: #fff;
	background: #333;
	width:70px;
	float:left;
	height:29px;
	border:none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 
.submit:hover {
	color: #fff;
	background:#005AB5;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 



/*右边浮动*/
.floating_ck{position:fixed;left:0px;top:50%; z-index:99999999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#0e9403;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:#0e9403;}
.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;right:-120px;top:0px;width:120px;height:80px;background-color:#0e9403;border-bottom:solid 1px #fff;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:150px;top:-70px;}
.floating_ewm i{background-image:url(weixin.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm ii{background-image:url(mobile.jpg);display:block;width:110px;height:110px;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;}


.banner_bottom{height: 246px;background: #000;}
.banner_bottom ul{width: 1200px;margin: 0 auto;}
.banner_bottom ul li{width: 299px;float: left;margin-left: 1px;background: #fff;padding-bottom: 20px;}
.banner_bottom ul li div{margin-bottom: 24px;width: 100%;font-size: 0;}
.banner_bottom ul li div img{width: 100%;}
.banner_bottom ul li a{display: block;float: left;width: 116px;height: 28px;border:1px solid #d6d6d6;margin: 10px 15px;text-align: center;line-height: 28px;}
.banner_bottom ul li a:hover{background: #41526b;color: #fff;transition: 1s;}
.banner_bottom ul li:nth-child(1){margin-left: 0;}


/*底部*/
/*.footer_nav{background-color: #707070;width: 100%;}
.footer_nav>div{width: 1200px;margin: 0 auto;position: relative;}
.footer_nav .footer_top>ul{color: #fff;}
.footer_nav .footer_top>ul>li{color: #fff;font-size: 16px;padding-left: 24px;padding-right: 24px;display: inline-block;}
.footer_nav .footer_top>ul>li:nth-child(1){padding-left: 0;}
.footer_nav .footer_top>ul>li a{color: #fff;}
.footer_nav .footer_top>p{color: #fff;margin-top: 34px;}
.footer_nav .footer_top>p span{margin: 0 20px 0 20px;}


.footer_nav .footer_top ul li ul{margin-top: 10px;line-height: 26px;}
.footer_nav .footer_top ul li ul li{color: #fff;font-size: 14px;}
.footer_nav .footer_top ul li:nth-child(4) ul li:nth-child(1) span{margin-left: 26px;}
.footer_nav .footer_top ul li:nth-child(4) ul li:nth-child(2){padding-left: 46px;}
.footer_nav .footer_top ul li:nth-child(4) ul li:nth-child(2) span{margin-left: 26px;}
.footer_nav .footer_top li li a{color: #fff;font-size: 14px;}
.footer_nav .footer_top li li a:hover{color: #f24f30;transition: 1s;}

.footer_top{width: 1200px;margin: 0 auto;padding-top: 26px;padding-bottom: 20px;overflow: hidden;}
.footer_top>div{font-size: 0;position: absolute;top: 30px;right: 0;}
.footer_top>div p{font-size: 14px;text-align: center;color: #fff;margin-top: 8px;}
.footer_logo{float: left;margin-left: 70px;}
.footer_p{float: left;font-size: 14px;color: #fff;width: 580px;padding: 10px 0 10px 20px;line-height: 26px;}
.footer_ewm{float: right;}
.footer_ewm img{float: left;}
.footer_ewm p{font-size: 14px;color: #fff;font-weight: 100;line-height: 32px;text-align: center;}
.footer_span{margin-right: 14px;}
.footer_span a{color: #fff;}
.footer_bottom{background-color: #707070;width: 100%;padding-bottom: 30px;}
.footer_bottom>div{width: 1200px;margin: 0 auto;color: #fff;font-size: 14px;font-family: "微软雅黑";}
.footer_bottom>div span{margin-left: 20px;}
.footer_bottom>div a{color: #fff;font-size: 14px;}*/