﻿@charset "utf-8";
/* CSS Document */
body {padding:0;margin:0;font-size:14px;font-family:"微软雅黑";color:#212121;background: #fbfafa;}
a{color:#212121;text-decoration:none;}
a:hover{color:#ec6b21;text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,contacttd{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%;}
.common_content{width: 1200px;margin: 0 auto;position: relative;}
.common_content .Llangs{position: absolute;right: 0;top:-13px;}
.common_content .Llangs a{display:inline-block;font-size: 16px}
.common_content .Llangs span{font-size: 16px;margin: 0 10px;}
@font-face{
    font-family:Futura;
    src:url('FUTURA LT CONDENSED EXTRA BOLD.TTF');
}

/*头部*/
.head{display: block;width: 100%;clear: both;font-size: 0;position: relative;z-index: 2;}
.headLogo{float: left;margin: 21px 0;}
.headLogo a{display: inline-block;width: 260px;}
.headLogo a img{width: 100%;}
.headLogo p{font-size: 20px;color: #ec6b21;font-weight: bold;display: inline-block;margin-left: 12px;vertical-align: top;margin-top: 22px;}
.headRight{float: right;}
.headRight .Tel{display: inline-block;background: #1296db;width: 168px;height: 35px;text-align: center;line-height: 35px;border-radius: 5px;vertical-align: top;margin-top: 38px;margin-right: 6px;}
.headRight .Tel img{vertical-align: middle;display: inline-block;margin-right: 11px;}
.headRight .Tel p{font-size: 16px;color: #fff;font-family: 'Arial';vertical-align: middle;display: inline-block;}
.headRight .sousou{display: inline-block;position: relative;vertical-align: top;margin-top: 50px;margin-right: 27px;}
.headRight .sousou input:first-child{width: 325px;height: 38px;border: 1px solid #cacaca;box-sizing: border-box;padding-left: 21px;border-radius: 15px;outline: none;}
.headRight .sousou input:last-child{position: absolute;width: 26px;height: 26px;background: url(sousou.png) no-repeat center;right: 14px;top: 0;bottom: 0;margin: auto;border: none;cursor: pointer;outline: none;}
.headRight .Language{display: inline-block;margin-top: 52px;}
.headRight .Language a{display: inline-block;text-align: center;margin-right: 24px;}
.headRight .Language a:last-child{margin-right: 0;}
.headRight .Language p{font-size: 14px;color: #454545;font-family: 'Arial';margin-top: 3px;}

.head_bottom{position: relative;}
.head_bottom .nav{background: #f4f4f4;}
#nav_menu>li{display: inline-block;position: relative;height: 45px;line-height: 45px;width: 240px;text-align: center;vertical-align: top;}
#nav_menu>li>a{font-size: 18px;color: #454545;display: block;height: 45px;line-height: 45px;text-align: center;position: relative;}
#nav_menu>li>.subnav{background: url(san.png) no-repeat 85% center;}
#nav_menu>li:first-child a{background: url(Home.png) no-repeat center;}
#nav_menu>li:hover>a{color: #000;background: #ec6b21;}
#nav_menu>li.navhover>a{color: #000;background: #ec6b21;}
#nav_menu>li:hover>.subnav{background: url(san1.png) no-repeat 85% center #ec6b21;}
#nav_menu>li.navhover>.subnav{background: url(san1.png) no-repeat 85% center #ec6b21;}
#nav_menu>li:first-child:hover> a{background: url(Home1.png) no-repeat center #ec6b21;}
#nav_menu>li:first-child.navhover> a{background: url(Home1.png) no-repeat center #ec6b21;}
#nav_menu li ul{position: absolute;left: 0;top: 40px;display: none;background: #ec6b21;padding: 20px 18px;transition-duration: .5s;text-align: left;color: #fff;width: 100%;z-index: 9999;box-sizing: border-box;}
#nav_menu li:hover ul{display: block;}
#nav_menu li ul li{margin-bottom: 5px;}
#nav_menu li ul li a{background: none;color: #000;height: auto;line-height: 24px;font-size: 13px;background: url(jt.png) no-repeat 27% center;transition-duration: .5s;display: block;overflow: hidden;padding-left: 70px;}
#nav_menu li ul li a:hover{background: url(jt.png) no-repeat 30% center;}
#nav_menu li.navEr ul li a{padding-left: 20px;background: none;background: url(jt.png) no-repeat 2% 8px;}
#nav_menu li.navEr ul li a:hover{background: url(jt.png) no-repeat 5% 8px;}

/*动画*/
.slide-main{height: 500px;position:relative;width:100%;background:#fff;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;bottom:30px;left:0;text-align:center;}
.item a{display:inline-block;width:12px;height:12px;border-radius: 100%;margin-right:16px;background:#eee;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);overflow:hidden;opacity: .9;}
.item a.cur{background:#ec6b21;opacity: 1;}
.banner-scroll .prev,.banner-scroll .next{width: 34px;height: 58px;display: inline-block;position: absolute;z-index: 999;top: 50%;}
.banner-scroll .prev{cursor: pointer;;background: url(left.png) no-repeat center;left: 0;}
.banner-scroll .next{cursor: pointer;;background: url(right.png) no-repeat center;right: 0;}
.slide-box,.slide{display:block;width:100%;height: 500px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height: 500px;position:relative;position:absolute;z-index:8;animation: changeScale 1 1.5s;}
#bgstylea{background:url(banner1.jpg) center no-repeat;}
#bgstyleb{background:url(banner2.jpg) center no-repeat;}
#bgstylec{background:url(banner3.jpg) center no-repeat;}
#bgstyled{background:url(banner4.jpg) center no-repeat;}
#bgstylee{background:url(banner5.jpg) center no-repeat;}
#bgstylef{background:url(banner6.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,.obj-h{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g,.obj-h{width:1200px;text-align:center;}
.obj-a{top: 77px;margin-left: -603px;}
.obj-b{top: 169px;margin-left: -600px;}
.obj-c{top: 60px;margin-left: -832px;}
.obj-d{top: 189px;margin-left: -266px;}
.obj-e{top: 88px;margin-left: -897px;}
.obj-f{top: 206px;margin-left: -300px;}
.obj-g{top: 130px;margin-left: -615px;}
.obj-h{top: 270px;margin-left: -608px;}
.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,.banAnimate .obj-h{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%;} }
@keyframes changeScale{0%{transform: scale(1.1, 1.1);-o-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); opacity: .2;}100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}}
@-moz-keyframes changeScale {0%{transform: scale(1.1, 1.1);-o-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); opacity: .2;}100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}}
@-webkit-keyframes changeScale{0%{transform: scale(1.1, 1.1);-o-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); opacity: .2;}100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
@-o-keyframes changeScale {0%{transform: scale(1.1, 1.1);-o-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); opacity: .2;}100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}}
/*index_banner*/
.index_banner{width: 1200px;margin: 0 auto;height: 500px;z-index: 1;position: relative;overflow: hidden;}
.index_banner .slide-box{width:100%;height:100%;overflow: hidden;}
.index_banner .slide{width:100%;height:100%;}

/* Product */
.Product{font-size: 0;padding: 25px 0 50px;}
.ProductTitle{font-size: 17px;color: #ec6b21;display: inline-block;}
.ProductList{margin-top: 15px;}
.ProductList li{display: inline-block;width: 224px;overflow: hidden;margin-right: 20px;position: relative;vertical-align: top;}
.ProductList li:nth-child(5n){margin-right: 0;}
.ProductList li .ProductImg{width: 224px;overflow: hidden;margin-top: 10px;}
.ProductList li .ProductImg img{width: 100%;transition: 0.5s;}
.ProductList li:hover .ProductImg img{transform: scale(1.1);}
.ProductList li p{font-size: 15px;color: #000;background: #dadada;text-align: center;padding: 10px 0;}
.ProductList li:hover p{background: #ec6b21;}

/* IndexBox */
.IndexBox{font-size: 0;padding: 38px 0;}
.BoxTitle{margin-bottom: 17px;}
.Contact>img{width: 100%;height: 157px;}
.BoxTitle h2{font-size: 21px;color: #ec6b21;font-weight: normal;display: inline-block;border-bottom: 1px solid #ec6b21;padding-bottom: 3px;}
.BoxTitle a{font-size: 14px;color: #868686;float: right;margin-top: 5px;}
.BoxTitle a:hover{color: #ec6b21;}
.About{display: inline-block;vertical-align: top;width: 337px;margin-right: 67px;}
.AboutList{background: #f6f6f6;}
.AboutList p{font-size: 14px;color: #454545;line-height: 24px;padding: 13px 6px;text-indent: .5em;}
.News{display: inline-block;vertical-align: top;margin-right: 89px;}
.News li{margin-bottom: 14px;border-bottom: 1px solid #dcdcdc;padding-bottom: 14px;width: 370px;}
.News li:last-child{margin-bottom: 0;padding-bottom: 0;border: none;}
.News li .NewsImg{width: 128px;height: 92px;display: inline-block;vertical-align: top;margin-right: 15px;}
.News li .NewsImg img{width: 100%;}
.News li .NewsArt{display: inline-block;vertical-align: top;width: 227px;}
.News li p{font-size: 14px;color: #404040;margin-top: 8px;margin-bottom: 10px;}
.News li h2{font-size: 16px;color: #404040;font-weight: normal;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.News li:hover h2{color: #ec6b21;}
.Contact{display: inline-block;vertical-align: top;margin-right: 60px;}
.Contact ul{padding: 15px 21px;background: #f6f6f6;}
.Contact li{margin-bottom: 10px;}
.Contact li:last-child{margin-bottom: 0;}
.Contact li img{display: inline-block;vertical-align: middle;margin-right: 8px;}
.Contact li p{display: inline-block;vertical-align: middle;font-size: 14px;color: #454545;}
.Message{display: inline-block;vertical-align: top;width: 803px;}
.Message form ul li{margin-bottom: 5px;display: inline-block;margin-right: 30px;}
.Message form ul li:nth-child(2n){margin-right: 0;}
.Message form ul li:last-child{margin-bottom: 0;}
.Message form ul li input{width: 281px;height: 30px;border: 1px solid #dcdcdc;margin-left: 20px;box-sizing: border-box;padding-left: 10px;font-size: 16px;color: #666;line-height: 30px;outline: none;}
.Message form input,.Message form textarea{box-sizing: border-box;padding-left: 10px;outline: none;}
.Message form ul li label{font-size: 15px;color: #666;line-height: 35px;margin: 0;display: inline-block;font-weight: bold;}
.Message form ul li:nth-child(5){margin-right: 0;}
.Message form ul li:nth-child(5) p{font-size: 15px;color: #666;line-height: 25px;margin: 0;font-weight: bold;}
.Message form ul li:last-child{float: none;width: 100%;}
.Message form div div{margin-top: 10px;}
.Message form div p{line-height: 50px;}
.Message form textarea{resize: none;height: 170px;width: 803px;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;box-sizing: border-box;}
.Message .submit{display: block;width: 135px !important;height: 36px !important;background: #ec6b21;color: #fff !important;border: none !important;font-size: 16px;padding-left: 0 !important;margin: 0 0 15px !important;float: none !important;cursor: pointer;}

.Product .p_img {
    width: 100%;
    margin-top: 20px;}
.Product .p_img img {
    width: 100%;}


.n_banner{margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;position: relative;background-color: #666;}

/*内页内容*/
.mainC{background: #fff;}
.mainContent{margin: 0 auto;width:1200px;padding-bottom: 0;background: #fff;}
.list_top{background: #fff;padding-top: 12px;font-size: 0;}
.list_top ul{border-bottom: 1px solid #eee;}
.list_top h2{font-size: 17px;padding: 13px 0;padding-left: 15px;position: relative;color: #ec6b21;line-height: 17px;}
.list_top h2:after{content: '';position: absolute;left: 0;top: 0;bottom: 0;margin: auto;height: 17px;width: 4px;background-color: #ec6b21;}
.list_top li{line-height: 45px;display: inline-block;width: 240px;cursor: pointer;text-align: center;vertical-align: top;}
.list_top li a{color: #333;font-size: 16px;display: block;}
.list_top li:hover a{color: #ec6b21;}
.list_top li.currclass a{color: #ec6b21;border-bottom: 3px solid #ec6b21;}
.list_bottom_title .title{text-align: left;padding: 45px 0;font-size: 44px;font-weight: bold;line-height: 48px;font-family: "YH";}
.list_bottom_title .title span{color: #ec6b21;}
.list_bottom_title .weizhi{width: 100%;line-height: 84px;color: #333333;font-size: 16px;}
.list_bottom_title .weizhi a{color: #333333;font-size: 16px;}
.list_bottom .list_contact p{font-size: 16px;line-height: 30px;}
.list_bottom .list_contact p img{max-width: 100%;}

.list_left{float: left;width: 254px;margin-top: 30px;display: none;}
.list_left ul{border-right: 2px solid #ec6b21;padding-right: 24px;}
.list_left ul li{background: #c9c9c9;height: auto;line-height: 24px;text-align: center;margin-bottom: 10px;}
.list_left ul li.currclass{background: #ec6b21;}
.list_left ul li a{font-size: 16px;color: #000;display: block;padding: 13px 0px;}
.list_left1 ul li{text-align: left;}
.list_left1 ul li a{font-size: 13px;padding: 13px 0px;padding-left: 10px;line-height: 15px;}
.list_left1 ul li:hover a{background: #ec6b21;}
.list_left1 ul li a.here{background: #ec6b21;}
.list_left1 h2{font-size: 17px;color: #000;margin-bottom: 10px;padding: 5px 0 10px;}
.list_right{width:100%;margin-top: 30px;}
.list_right_product{float: right;width: 835px;margin-top: 30px;padding-right: 80px;}
.list_right .list_contact p{font-size: 16px;line-height: 25px;}
.list_right .list_contact p img{max-width: 100%;}

.list_certificate_img{min-height: 500px;}
.list_certificate_img>p{font-size: 16px;}
.list_certificate_img li{width: 275px;margin-right: 43px;display: inline-block;margin-bottom: 40px;}
.list_certificate_img .certificate_one:first-child{margin-right: 685px;}
.list_certificate_img li:nth-child(3n){margin-right: 0;}
.list_certificate_img .certificate_er:nth-child(4){margin-right: 238px;}
.list_certificate_img li div{width: 273px;overflow: hidden;border: 1px solid #fff;font-size: 0;}
.list_certificate_img li div img{width: 100%;transition: 0.5s;}
/* .list_certificate_img li:nth-child(1) div{height: 124px;width: 190px;}
.list_certificate_img li:nth-child(2) div{height: 124px;width: 165px;}
.list_certificate_img li:nth-child(3) div{height: 124px;width: 165px;}
.list_certificate_img li:nth-child(1) div img{width: 190px;}
.list_certificate_img li:nth-child(2) div img{width: 165px;}
.list_certificate_img li:nth-child(3) div img{width: 165px;} */
/* .list_certificate_img li:hover div img{width: 100%;transform: scale(1.1);} */
.list_certificate_img li h4{line-height: 42px;font-size: 18px;color: #333;text-align: center;font-weight: normal;}
.list_certificate_img1 img{max-width: 100%;}

.list_factory_img{min-height: 500px;}
.list_factory_img>p{font-size: 16px;}
.list_factory_img li{width: 287px;margin-right: 25px;display: inline-block;margin-bottom: 25px;}
/* .list_factory_img .certificate_one:first-child{margin-right: 685px;} */
/* .list_factory_img .certificate_er:nth-child(4){margin-right: 238px;} */
.list_factory_img li:nth-child(3n){margin-right: 0;}
.list_factory_img li:nth-child(n+4){margin-bottom: 0;}
.list_factory_img li div{width: 287px;overflow: hidden;border: 1px solid #eee;font-size: 0;}
.list_factory_img li div img{width: 100%;transition: 0.5s;}
.list_factory_img li h4{font-size: 0;}

.list_partner_img{min-height: 320px;}
.list_partner_img>p{font-size: 20px;color: #f00;margin-bottom: 10px;}
.list_partner_img li{width: 208px;margin-right: 25px;display: inline-block;margin-bottom: 20px;}
.list_partner_img li:nth-child(4n){margin-right: 0;}
.list_partner_img li div{width: 208px;height: 128px;box-shadow: 3px 5px 8px #888;border-radius: 8px;overflow: hidden;}
.list_partner_img li div img{width: 100%;}

.list_contact{min-height: 340px;}
.list_contact .title{text-align: center;font-size: 30px;color: #080706;font-weight: normal;line-height: 58px;margin-bottom: 10px;}
.list_contact .date{text-align: center;line-height: 38px;font-family: Arial;font-size: 15px;border-bottom: 1px solid #999;}
.list_contact .contact{padding-top: 25px;}
.list_contact #next{height: 40px;line-height: 40px;margin-top: 10px;font-size: 15px;}

.list_news{padding: 31px 0;}
.list_news>p{font-size: 16px;}
.list_news li{background: #f4f4f4;margin-bottom: 45px;}
.list_news li .nNewsImg{width: 238px;display: inline-block;overflow: hidden;background: #fff;margin-right: 30px;vertical-align: middle;height: 182px;line-height: 179px;border: 1px solid #f4f4f4;box-sizing: border-box;}
.list_news li .nNewsImg img{width: 100%;vertical-align: middle;display: inline-block;transition: 0.5s;}
.list_news li:hover .nNewsImg img{transform: scale(1.1);}
.list_news li .nNewsArt{width: 927px;display: inline-block;padding: 25px 42px 25px 0;box-sizing: border-box;vertical-align: middle;}
.list_news li .nNewsArt h2{color: #333;font-size: 18px;font-weight: normal;}
.list_news li:hover .nNewsArt h2{color: #ec6b21;}
.list_news li .nNewsArt p{color: #777;font-size: 14px;line-height: 18px;padding: 10px 0 15px 0;}
.list_news li .nNewsArt span{color: #777;font-size: 16px;font-family: Arial;}

.list_product_contact{padding: 40px 0 0;min-height: 320px;}
.list_product_contact>p{font-size: 16px;}
.list_product_contact li{width: 31.2%;margin: 0 2.75% 45px 0;display: inline-block;text-align: center;cursor: pointer;position: relative;transition-duration: 0.5s;top: 0;vertical-align: top;}
.list_product_contact li:nth-child(3n){margin-right: 0;}
.list_product_contact li:hover{top: -5px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.2);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);-box-shadow: 0 0 10px rgba(0,0,0,.2);}
.list_product_contact .nProductTitle{line-height: 44px;background: #ec6b21;width: 100%;text-align: center;}
.list_product_contact .nProductTitle a{color: #fff;font-size: 18px;font-weight: bold;font-family: 'YM';}
.list_product_contact .nProductPic{border: 1px solid #e1e1e1;position: relative;overflow: hidden;}
.list_product_contact .nProductImg{width: 100%;height: 200px;display: block;overflow: hidden;}
.list_product_contact .nProductImg img{width: 100%;}
.list_product_contact .nProductPic p{width: 100%;border-top: 1px solid #e1e1e1;line-height: 42px;text-align: left;padding: 0 20px;font-size: 16px;color: #333333;background: url(case-jt.png) no-repeat 95% center #f4f4f4;transition-duration: 1s;box-sizing: border-box;}
.list_product_contact li:hover .nProductPic p{background: url(case-jt.png) no-repeat 98% center #f4f4f4;}

.photolisting{padding: 40px 0 0;}
.photolisting>p{font-size: 16px;}
.photolisting li{width: 31.2%;margin: 0 2.75% 45px 0;display: inline-block;text-align: center;cursor: pointer;position: relative;transition-duration: 0.5s;top: 0;vertical-align: top;}
.photolisting li:nth-child(3n){margin-right: 0;}
.photolisting li:hover{top: -5px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.2);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);-box-shadow: 0 0 10px rgba(0,0,0,.2);}
.photolisting .nProductTitle{line-height: 44px;background: #ec6b21;width: 100%;text-align: center;}
.photolisting .nProductTitle a{color: #fff;font-size: 18px;font-weight: bold;font-family: 'YM';white-space:nowrap; text-overflow:ellipsis;overflow: hidden;display: block;}
.photolisting .nProductPic{border: 1px solid #e1e1e1;position: relative;overflow: hidden;}
.photolisting .nProductImg{width: 100%;height: 200px;display: block;}
.photolisting .nProductImg img{height: 100%;}
.photolisting .nProductPic p{width: 100%;border-top: 1px solid #e1e1e1;line-height: 42px;text-align: left;padding: 0 20px;font-size: 16px;color: #333333;background: url(case-jt.png) no-repeat 95% center #f4f4f4;transition-duration: 1s;box-sizing: border-box;}
.photolisting li:hover .nProductPic p{background: url(case-jt.png) no-repeat 98% center #f4f4f4;}

/*产品内容页*/
#list_product_content{width: 100%;overflow: hidden;margin-top: 52px;padding-bottom: 40px;}
.products_show_1{display:block;padding-bottom: 10px;margin: 0 auto;}
.show_left{float: left;width:100%;}
#list_product_content2 .show_left{float: left;width:432px;}
.show_right{width:630px;float: right;}
.show_right{width:630px;float: right;}
.prodtitle{height: 30px;line-height: 30px;color: #232323;font-size: 25px;font-weight: bold;margin-bottom: 20px;}
.show_right LI{line-height:35px;OVERFLOW: hidden;display:block;background:url(pdf.jpg) left no-repeat;padding-left:28px;}
.show_right .d_contact{border-top: 1px #999999 solid;height: auto;margin-top: 20px;overflow: hidden;line-height: 30px;padding-top: 10px;min-height: 230px;font-size: 14px;}
.show_right .d_contact h2{font-size: 15px;color: #333;line-height: 42px;font-size: 18px;color: #333;font-weight: normal;}
.show_right .d_contact p{font-family: "YH";font-size: 14px;color: #333;}
.show_right .d_contact::-webkit-scrollbar{display:none}
.show_right a.nProductZx{text-align: center;transition: .5s;display: block;width: 200px;height: 50px;line-height: 50px;background-color: #ec6b21;color: #fff;font-size: 16px;}
.show_right a.nProductZx:hover{background-color: #ec6b21;}
#list_info{overflow: hidden;font-size: 0;}
#list_info li{width: 146px;height: 46px;line-height: 46px;font-size: 18px;border-left: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;display: inline-block;cursor: pointer;text-align: center;color: #333333;background: #f4f4f4;}
#list_info li:last-child{border-right: 1px solid #e1e1e1;}
#list_info li span{display: inline-block;padding-left: 30px;}
#list_info li.on{background: #ec6b21;color: #fff;}
#list_info li:nth-child(1) span{background: url(c02.png) no-repeat left center;background-size: 25px 24px;}
#list_info li:nth-child(1).on span{background: url(c02-1.png) no-repeat left center;background-size: 25px 24px;}
#list_info li:nth-child(2) span{background: url(c03.png) no-repeat left center;background-size: 25px 24px;}
#list_info li:nth-child(2).on span{background: url(c03-1.png) no-repeat left center;background-size: 25px 24px;}
/* .details_des_con{border: 1px solid #e1e1e1;overflow: auto;width: 100%;margin: 0 auto;padding: 20px;box-sizing: border-box;} */
#list_product_content2{margin-top: 52px;margin-bottom: 25px;}
#list_product_content2 .details_des_con{float: right;width: 350px;padding: 0;border: none;}
#list_product_content2 .details_des_con .contact{font-size: 0;}
#list_product_content2 .details_des_con .contact img{max-width: 100%;}
.details_des_con .contact{margin-top: 5px;}
.details_des_con .contact p{font-size: 15px;line-height: 30px;}
.details_des_con .contact p img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.details_des_con .contact span{font-size: 15px;line-height: 30px;}
#list_product_content #next{font-size: 16px;padding: 20px 0;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%;max-width:100%;border:solid 1px #eee;box-sizing: border-box;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 100%;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(zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%;}
.spec-preview:after{content: '';display: block;clear: both;}
.spec-scroll{clear: both;margin-top: 5px;display: none;}
.spec-scroll .prev,.spec-scroll .next{border: 1px solid #e3e3e3;display: block;text-align: center;width: 30px;height: 78px;line-height: 78px;cursor: pointer;text-decoration: none;}
.spec-scroll .prev{float: left;background:url(n_left_i2.png) no-repeat center #fff;}
.spec-scroll .next{float: right;background:url(n_right_i2.png) no-repeat center #fff;}
.spec-scroll .prev:hover{background:url(n_left_i1.png) no-repeat center #fff;}
.spec-scroll .next:hover{background:url(n_right_i1.png) no-repeat center #fff;}
.spec-scroll .items{float:left;position:relative;width:330px;height:80px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999px;height:80px;}
.spec-scroll .items ul li{float: left;width: 89px;text-align: center;}
.spec-scroll .items ul li img{border: 1px solid #e3e3e3;width: 78px;height: 78px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border-color: #5c95f3;}
.spec-scroll .items ul li img.hover{border-color: #5c95f3;}
.list-paddingleft-2 li{min-width: 50%;display: inline-block;}

/*分页*/
#fenye{clear:both;padding: 25px 0 20px 0;}
#fenye table{margin: 0 auto;}
#fenye .prev_h,#fenye .next_h{width: 95px;text-align:center;line-height:30px;}
#fenye .prev_h:hover,#fenye .next_h:hover{color: #ec6b21}
#fenye a.curr{width:30px;background:#ec6b21;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:30px;line-height:30px;text-decoration:none;font-size: 14px;}
#fenye a.num{width: 30px;}
#fenye a:visited{color:#333333;}
#fenye a:hover{ float:left;}
#fenye span{line-height:30px;font-size:13px;height:30px;}

/*在线留言*/
/* .list_contact form ul{margin-top: 10px;} */
.nMessage{margin-bottom: 10px;}
.list_contact form ul li{margin-top: 12px;position: relative;min-width: auto;}
.list_contact form ul li input{float: right;width: 480px;height: 30px;border: 1px solid #dcdcdc;margin-left: 20px;box-sizing: border-box;padding-left: 10px;font-size: 16px;color: #666;line-height: 30px;outline: none;}
.list_contact form input,
.list_contact form textarea{box-sizing: border-box;padding-left: 10px;outline: none;}
.list_contact form ul li label{font-size: 15px;color: #666;line-height: 30px;margin: 0;display: inline-block;font-weight: bold;}
.list_contact form ul li:nth-of-type(odd){float: left;}
.list_contact form ul li:nth-of-type(even){float: right;}
.list_contact form ul li:nth-child(5){width: 100%;}
.list_contact form ul li:nth-child(5) p{font-size: 15px;color: #666;line-height: 30px;margin: 0;font-weight: bold;}
.list_contact form ul li:last-child{float: none;width: 100%;}
.list_contact form div div{margin-top: 10px;}
.list_contact form div p{line-height: 50px;}
.list_contact form textarea{resize: none;height: 70px;width: 1198px;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;}
.list_contact .submit{display: block;width: 180px !important;height: 30px !important;background: #ec6b21;color: #000 !important;border: none !important;font-size: 15px;padding-left: 0 !important;margin: 0 auto 15px !important;float: none !important;cursor: pointer;}

.nMap{width: 790px;vertical-align: top;float: left;}
.nContact{width: 100%;padding: 20px 20px 49px 28px;vertical-align: top;box-sizing: border-box;background:#f4f4f4;color: #000;float: right;}
.contact-right1{border-top: 1px dashed #ffffff;padding-top: 10px;margin-top: 15px;}
.contact-right1 h1{font-size: 24px;line-height: 40px;padding-bottom: 5px;}
.contact-right1 span{font-size: 12px; line-height: 24px; display: inline-block;}
.contact-right1 .an{width: 100%; line-height: 54px; background: #fff;  text-align: center; font-size: 24px; color: #ec6b21; font-weight:bold; margin-top: 10px;}
.contact-right1 .an a{color: #ec6b21;}

.nMessage h2{margin-top: 15px;font-size: 17px;padding-left: 15px;position: relative;color: #ec6b21;}
.nMessage h2:after{content: '';position: absolute;left: 0;top: 0;bottom: 0;margin: auto;height: 17px;width: 4px;background-color: #ec6b21;}

/*右边浮动*/
.floating_ck{position:fixed;right:0px;top:40%;z-index:99999999}
.floating_ck dl dd{position:relative;width: 70px;height: auto;background-color:#ec6b21;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:#ec6b21;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(qq.png);}
.consults{background-image: url(dz.png);}
.qrcord{background-image:url(weixin.png);}
.return{background-image:url(fanhui.png);}
.floating_ck dd span{color:#000;display:block;padding-top: 45px;font-size: 12px;}
.floating_left{position:absolute;left:-120px;top:0px;width:120px;height:80px;background-color:#ec6b21;border-bottom:solid 1px #ec6b21;display:none;}
.floating_left a{color:#000;line-height:80px;}
.floating_ewm{height:150px;top:-58px;}
.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:#000;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}

/*footer*/
.footer{width: 1200px;font-size: 0;background: #e4651c;text-align: center;padding-top: 15px;margin: 0 auto;}
.footerTop{padding-bottom: 5px;}
.footerTop ul{display: inline-block;vertical-align: top;text-align: left;width: 300px;padding-left: 15px;box-sizing: border-box;}
.footerTop h2{font-size: 17px;color: #000;margin-bottom: 15px;font-weight: normal;text-align: center;}
.footerTop ul:nth-child(2) li a{text-align: left;padding-left: 50px;width: 205px;}
.footerTop li{margin-bottom: 10px;}
.footerTop li a{font-size: 13px;color: #000;display: block;text-align: center;}
.footerBottom{border-top: 1px solid #ff9558;}
.footerBottom span{font-size: 13px;color: #000;line-height: 45px;}
.footerBottom span a{color: #000;}