@charset "utf-8";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}body{background:#FFF;color:#333;font-size:14px;font-family:Arial,Helvetica,sans-serif;}td,th,caption{font-size:14px;}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}address,caption,cite,code,var{font-style:normal;font-weight:normal;}a{color:#333;text-decoration:none;}a:hover{text-decoration:none;color:#ff9804}img{border:none;max-width:100%}ol,ul,li{list-style:none;}input,textarea,select,button{font:14px Verdana,Helvetica,Arial,sans-serif;}table{border-collapse:collapse;}html{overflow-y:scroll;}i{font-style:normal;}h4,.h4,h5,.h5,h6,.h6{margin:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{*zoom:1;}.container{width:1400px;padding:0;margin:0 auto;}.about-us{padding:100px 0;}.contain{width:100%;padding:0 20px}.fl{float:left;}.fr{float:right;}.text-center{text-align:center;}.paTop-img{padding-top:180px;}header{height:180px;background:#FFF;position:relative;}.headerTop{height:180px;background:#FFF;position:fixed;top:0;left:0;right:0;z-index:999;transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;-moz-transition:height .3s ease-in-out;-webkit-transition:height .3s ease-in-out}#logo{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.nav-btn{display:flex;align-items:center;justify-content:center;position:absolute;left:100px;top:0;height:100%;z-index:3;cursor:pointer;}.nav-r-btn span{border-radius:2px;display:block;width:28px;background:#3d3d45;height:3px;margin-bottom:9px;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.nav-r-btn span:nth-child(2){width:37px;}.nav-r-btn.toggle-animate span:nth-child(2){width:0;}.nav-r-btn.toggle-animate span:nth-child(1){transform:rotate(45deg);transform-origin:6px 3px;width:38px;margin-bottom:1px;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.nav-r-btn.toggle-animate span:nth-child(3){transform:rotate(-45deg);transform-origin:9px 0px;width:38px;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.nav,.nav-form{position:fixed;background-color:#FFF;top:0px;width:100%;border:0px;height:80px;z-index:5;visibility:hidden;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.nav.active,.nav-form.active{top:100px;visibility:visible;transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out}.nav:after,.nav-form:after{content:' ';height:1px;background-color:#eee;position:absolute;top:0px;left:0;width:0;transition:width 1.8s ease-in-out}.nav.active:after,.nav-form.active:after{width:100%;transition:width 1.8s ease-in-out}.headerTop.toTop,header .top{height:100px;transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;-moz-transition:height .3s ease-in-out;-webkit-transition:height .3s ease-in-out}.bubble{visibility:hidden;position:absolute;background-color:#fafafa;top:120%;opacity:0;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.bubble li{padding:0 20px;}.bubble li a{font-size:16px;height:48px;line-height:48px;white-space:nowrap;}.bubble li:hover a{color:#FFF}.bubble li:hover{background-color:#ff9804}.nav>ul>li:hover .bubble{visibility:visible;top:100%;opacity:1;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.nav>ul>li>a{display:block;font-size:18px;color:#5D5D5D;line-height:80px;}.nav>ul{width:1400px;margin:0 auto;display:flex;justify-content:space-between;}.mask{position:fixed;top:80px;left:0;bottom:0;width:100%;background-color:rgba(255,255,255,0.6);visibility:hidden;z-index:4}.nav>ul>li{position:relative;flex:1;text-align:center;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(40%);-ms-transform:translateY(40%);-o-transform:translateY(40%);transform:translateY(40%);}.nav-form .form{opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(-40%);-ms-transform:translateY(-40%);-o-transform:translateY(-40%);transform:translateY(-40%);}.nav-form.active .form{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;transition-delay:0.5s;-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;-o-transition-delay:0.5s;}.nav.active>ul>li{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;}.nav.active>ul>li:nth-of-type(1){transition-delay:0.3s;-webkit-transition-delay:0.3s;-moz-transition-delay:0.3s;-o-transition-delay:0.3s;}.nav.active>ul>li:nth-of-type(2){transition-delay:0.4s;-webkit-transition-delay:0.4s;-moz-transition-delay:0.4s;-o-transition-delay:0.4s;}.nav.active>ul>li:nth-of-type(3){transition-delay:0.5s;-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;-o-transition-delay:0.5s;}.nav.active>ul>li:nth-of-type(4){transition-delay:0.6s;-webkit-transition-delay:0.6s;-moz-transition-delay:0.6s;-o-transition-delay:0.6s;}.nav.active>ul>li:nth-of-type(5){transition-delay:0.7s;-webkit-transition-delay:0.7s;-moz-transition-delay:0.7s;-o-transition-delay:0.7s;}.nav.active>ul>li:nth-of-type(6){transition-delay:0.8s;-webkit-transition-delay:0.8s;-moz-transition-delay:0.8s;-o-transition-delay:0.8s;}.nav.active>ul>li:nth-of-type(7){transition-delay:0.9s;-webkit-transition-delay:0.9s;-moz-transition-delay:0.9s;-o-transition-delay:0.9s;}.nav-right{position:absolute;right:100px;top:0;height:100%;z-index:3;}.language i{width:12px;height:12px;cursor:pointer;position:relative;margin-left:4px;}.language i:after{content:' ';position:absolute;top:0px;right:2px;width:2px;background:#333;height:12px;border-radius:1px;transform:rotate(30deg);}.language i:before{content:' ';position:absolute;top:0px;left:2px;width:2px;background:#333;height:12px;border-radius:1px;transform:rotate(-30deg);}.nav-right>div{float:left;display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer;}.language{margin-left:85px;color:#3d3d45;font-size:20px;}.banner-ul{width:100%;text-align:center;position:relative;z-index:3;margin-top:-90px}.banner-ul li{width:220px;float:left;height:100px;text-align:center;border-right:1px #eee solid}.banner-ul li:last-child{border:none}.banner-ul ul{display:inline-block;padding:40px 20px;background:#FFF;border-radius:180px}.banner-ul li i,.banner-ul li span{display:block;}.banner-ul li span{height:30px;line-height:30px;font-size:16px;}.section-c{background:#f7f7f7}.mgTop{padding-top:220px;margin-bottom:165px;}.mgBtn{padding-bottom:80px}.text-h2{text-align:center}.text-h2 h2{display:inline-block;font-size:60px;color:#000;position:relative;}.text-h2 h2:after{content:' ';position:absolute;top:0;left:100%;background-image:url(/Content/C_IMG/m195/text-h2-right.png);width:77px;height:66px;background-position:50% 50%;background-repeat:no-repeat;margin-left:45px;background-size:77px 35px;height:100%;}.text-h2 h2:before{content:' ';position:absolute;top:0;right:100%;background-image:url(/Content/C_IMG/m195/text-h2-left.png);background-size:77px 35px;background-position:50% 50%;height:100%;width:77px;height:66px;background-repeat:no-repeat;margin-right:45px;}.w_39{width:39%;padding-right:30px;}.w_39 i{display:inline-block;border-radius:28px;overflow:hidden;}.w_39 img{max-width:100%}.w_61{width:61%;}.w_61 h3{font-size:38px;line-height:1.4;}.about-p p{font-size:16px;line-height:1.8;color:#666;text-align:justify;margin-top:30px;}.more a{display:inline-block;font-size:24px;color:#FFF;background:#ff9804;padding:19px 72px;border-radius:36px;}.w_61 .more{margin-top:130px;}.pro-list{padding-bottom:50px;}.pro-list li{margin-bottom:20px;padding:20px}.pro-list li img{width:100%;}.pro-list li:hover a{color:#ff9804}.pro-list li>a:first-child{display:block;border-radius:28px;overflow:hidden;position:relative;overflow:hidden;}.pro-list li>a:last-child{text-align:center;font-size:20px;display:block;line-height:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.pro-list li>a:first-child:after{content:'';position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;background-color:rgba(255,152,4,.8);opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}.pro-list li img{transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}.pro-list li:hover>a:first-child:after{opacity:1;transition:all .3s ease-in-out 0.1s;-o-transition:all .3s ease-in-out 0.1s;-moz-transition:all .3s ease-in-out 0.1s;-webkit-transition:all .3s ease-in-out 0.1s}.pro-list li:hover>a img{transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transition:all .3s ease-in-out 0.1s;-o-transition:all .3s ease-in-out 0.1s;-moz-transition:all .3s ease-in-out 0.1s;-webkit-transition:all .3s ease-in-out 0.1s}.pro-list li>a:first-child:before{content:" ";z-index:3;position:absolute;background-image:url(/Content/C_IMG/m195/add.png);background-size:68px 68px;width:68px;height:68px;bottom:60%;left:calc(50% - 34px);opacity:0}.pro-list li:hover>a:first-child:before{bottom:calc(50% - 34px);opacity:1;transition:all .3s ease-in-out 0.2s;-o-transition:all .3s ease-in-out 0.2s;-moz-transition:all .3s ease-in-out 0.2s;-webkit-transition:all .3s ease-in-out 0.2s}.news-list li{background-color:#FFF;padding:50px 0;margin-bottom:50px;border-radius:90px;}.news-list li .fl{height:80px;}.w_242{width:240px;border-right:2px #eee solid;padding-left:100px;}.year{font-size:20px;color:#999;line-height:40px}.time{font-size:34px;color:#000;line-height:40px}.news-content{width:calc(100% - 500px);padding-left:70px}.news-content h3{font-size:20px;height:40px;line-height:1.4}.news-content p{font-size:16px;height:40px;line-height:20px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.news-content a{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;}.w_220{width:220px;display:flex;align-items:center;justify-content:center;}.w_220 a{display:inline-block;width:48px;height:48px;border-radius:50%;background-color:#bfbfbf;line-height:48px;text-align:center;}.news-list li:hover .w_220 a{background-color:#ff9804}.news-list li:hover h3 a{color:#ff9804}.news-list li:hover{box-shadow:0 4px 10px #eee}.news{padding-bottom:170px;}footer{position:relative;background-color:#FFF}footer:after{content:' ';position:absolute;bottom:calc(100% - 88px);background-image:url(/Content/C_IMG/m195/foot-left.png);left:40px;width:385px;height:196px;background-size:385px 196px;background-repeat:no-repeat;}footer:before{content:' ';position:absolute;bottom:calc(100% - 88px);background-image:url(/Content/C_IMG/m195/foot-right.png);right:40px;width:395px;height:256px;background-size:398px 256px;background-repeat:no-repeat;}.footer-logo{padding-top:140px;text-align:center;margin-bottom:80px;}.footer-nav ul{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px #eee solid;margin-bottom:20px;}.footer-nav li{flex:1;text-align:center;}.footer-nav li a{font-size:18px;}.link-icon{text-align:center;margin-bottom:0px;}.link-icon ul{display:inline-block;}.link-icon li{padding:0 10px;float:left;overflow:hidden;}.link-icon li a{overflow:hidden;width:48px;height:48px;border-radius:50%;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.link-icon li:hover a{background-color:#FFF;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.link-icon li i{display:block;line-height:44px;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.link-icon li i img{height:20px;}.link-icon li:hover i:last-child{transform:translateY(-100%);-o-transform:translateY(-100%);-moz-transform:translateY(-100%);-webkit-transform:translateY(-100%);transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.link-icon li:hover i:first-child{transform:translateY(-100%);-o-transform:translateY(-100%);-moz-transform:translateY(-100%);-webkit-transform:translateY(-100%);transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.copyright{font-size:13px;color:#666;margin-bottom:10px;}#page{text-align:center;}#page>div{display:inline-block;}.pagelist>li{display:inline-block;padding:5px;margin:0;}.pagelist>li a{display:block;padding:15px 23px;border:1px #eee solid;font-size:20px;border-radius:5px;}.pagelist .prev a,.pagelist .next a{padding:15px 23px;}.pagelist>li:hover a{background:#ff9804;color:#FFF}#page li .fa-angle-right{display:inline-block;font-size:24px;padding-left:40px;}#page li .fa-angle-left{display:inline-block;font-size:24px;padding-right:40px;}.pagelist{display:inline-block;}.pagelist{margin-top:10px;}.pagelist .active{background:#ff9804;color:#FFF}.products-list{padding-top:60px;}.form-list input,.form-list textarea{border:none;border-bottom:1px #e1e1e1 solid;outline:none;color:#666;font-size:16px;height:66px;background-color:#f7f7f7;width:100%;padding-left:14px;}.form-list textarea{height:170px;}.form-list>div{margin-bottom:30px;}.form-list>div>div{padding:0;width:46%;}.form-list div{padding:0 20px;}.submit-btn{width:218px;height:68px;background-color:#ff9804;border-radius:34px;border:none;line-height:68px;font-size:30px;color:#FFF;margin-top:58px;}.contact,.about,.news-info{padding-top:125px;padding-bottom:180px;}.contact .col-md-5>div{max-width:475px;}.contact .col-md-5 li{font-size:20px;margin-bottom:15px;}.contact .col-md-5 h3{font-size:38px;color:#333;margin-bottom:45px;}.contact .link-icon ul{margin-top:40px;display:flex;justify-content:space-between;}.contact .link-icon li{float:none;padding:0;flex:1;}.about h2,.news-info h2{font-size:38px;color:#333;text-align:center;margin-bottom:40px;}.news-info h5{font-size:20px;text-align:center;color:#000;padding-bottom:58px;border-bottom:1px #e1e1e1 solid;}.news-info-container{padding:80px 0 75px;border-bottom:1px #e1e1e1 solid;margin-bottom:50px;}.return{text-align:right;}.return a{display:inline-block;height:70px;line-height:70px;width:225px;border-radius:35px;text-align:center;font-size:24px;color:#FFF;background-color:#ff9804;}.txt-btn a{display:block;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.txt-btn a:hover{text-decoration:underline;}.txt-btn>div{margin-bottom:15px;}.products-info{padding-top:100px;}.product-view{margin-right:6%;}#product-s-show li{cursor:pointer;}.product-intro{position:relative;overflow:hidden;}.cloud-zoom-lens{border:1px solid #eee;cursor:move;}.cloud-zoom-title{font-family:Arial,Helvetica,sans-serif;position:absolute !important;background-color:#000;color:#FFF;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}.cloud-zoom-big{border:1px solid #eee;overflow:hidden;padding:0px;}.cloud-zoom-loading{color:white;background:#222;padding:3px;border:1px solid #000;}.product-view .product-image.zoom_remove:after{content:"";position:absolute;width:100%;height:100%;left:0;bottom:0;z-index:999;}.product-view{position:relative;width:45%;float:left;max-width:550px;}.product-view .product-image{position:relative;background-color:#f6f6f6;}.product-view .product-image img{border:1px solid #e5e5e5;position:relative;width:100%;}#product-s-show li{height:100px;text-align:center;overflow:hidden;border:1px #eee solid;}.image-item{border:1px #eee solid}#product-s-show .image-item.active{border:1px #ff9804 solid;}.image-item img{text-align:center;height:100%;}#product-s-show{padding:24px 5px;}.product-summary{width:49%;}.product-summary h3{font-size:35px;margin-bottom:40px;font-weight:700;margin-top:15px;}.product-summary p{overflow:hidden;margin-bottom:100px;line-height:1.8;font-size:16px;color:#666;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}.product-info-btn{margin-bottom:30px;}.product-info-btn>div{background:#FFF;border:1px #ff9804 solid;color:#ff9804;border-radius:35px;}.product-info-btn>div{display:inline-block;margin-right:30px;}.product-info-btn>div:last-child{background:#ff9804;color:#FFF}.product-info-btn>div>a{display:inline-block;padding:17px 54px;font-size:24px;color:#ff9804;font-weight:bold;}.product-info-btn>div:last-child>a{color:#FFF}.ps{padding:0 50px;position:relative;}.ps .swiper-button-next{background-image:url(/Content/C_IMG/m195/next.png);right:0;}.ps .swiper-button-prev{background-image:url(/Content/C_IMG/m195/prev.png);left:0;}.ps .swiper-button-next,.ps .swiper-button-prev{height:49px;background-size:27px 49px;margin-top:-24px;}.products-info{margin-bottom:100px;}.products-info-nav{border-bottom:1px #ff9804 solid}.products-info-nav li a{display:block;font-size:20px;padding:26px 50px;border:1px #ff9804 solid;border-bottom:none}.products-info-nav li.active a{background:#ff8400;color:#FFF;}.products-info-nav li{display:inline-block;}.products-info-content{padding-top:50px;}.products-info-content h3{font-size:30px;margin-bottom:25px;}.products-info-content h4{font-size:24px;margin-top:30px;margin-bottom:20px;}.products-info-content p,.products-info-content li{font-size:18px;line-height:1.6;margin-bottom:10px;}.proinfo-img span{height:58px;font-size:18px;line-height:58px;text-align:center;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.proinfo-img div:hover span{color:#ff8400}.proinfo-img div{margin-bottom:20px;}.products-info-content{margin-bottom:150px;}.proinfo-img img{width:100%;}.nav-form{padding-top:16px;}.nav-form .form>div{text-align:center;}.searchBtn{height:47px;width:48px;background-image:url(/Content/C_IMG/m195/search-icon.png);background-size:23px 23px;background-color:#FFF;background-repeat:no-repeat;background-position:50% 50%;border:none;color:#FFF;float:left;padding:0 20px;margin-left:-48px;}.msgTxt{height:48px;width:1200px;float:left;border:none;border-bottom:1px #ccc solid;outline:none;padding-left:24px;padding-right:48px;}.nav-form{text-align:center;}.nav-form .form{display:inline-block;}#map{width:100%;height:620px;}@media (min-width:1200px) and (max-width:1400px){}@media (min-width:992px) and (max-width:1400px){.container,.nav>ul,.msgTxt{width:950px;}.banner-ul li{width:150px;}.mgTop{padding-top:120px;margin-bottom:100px;}.about-p p{margin-top:20px;}.w_61 .more{margin-top:30px;}.mgBtn,.pro-list{padding-bottom:30px;}.paTop-img{padding-top:120px;}.news-list li{padding:30px 0;border-radius:70px;margin-bottom:30px}.w_242{width:180px;padding-left:60px;}.news-content{padding-left:40px;width:calc(100% - 330px);}.w_220{width:150px;justify-content:left;padding-left:30px;}.pro-list li{padding:15px}.footer-nav ul{margin-bottom:50px;}.link-icon,.copyright{margin-bottom:10px;}.nav-btn{left:40px;}.nav-right{right:40px;}.language{margin-left:30px;}.contact,.about,.news-info{padding-top:80px;}.pro-list li>a:last-child{line-height:60px;}#map{height:375px;}.form-list>div{margin-bottom:20px;}.form-list textarea{height:125px;}.submit-btn{margin-top:20px;}#product-s-show li{height:85px;}.product-info-btn>div>a{padding:13px 25px;}.product-info-btn>div{margin-right:25px;}.news-info-container{padding-top:40px;}}@media(min-width:320px) and (max-width:991px){.language{display:none;}.w_39{display:none;}.w_61{width:100%;}.w_61 h3{width:100%;text-align:center;font-size:28px;}.pro-list li{padding:0 15px;}.pro-list li>a:last-child{line-height:60px;}.pro-list{padding-bottom:20px;}.nav>ul{width:100%;}.nav>ul{display:block;}.nav{height:auto;}.nav>ul>li>a{line-height:60px;}.mask.active{visibility:visible;}}@media (min-width:320px) and (max-width:991px){header,.headerTop{height:80px;}.nav-btn{left:40px;}.headerTop.toTop,header .top{height:80px;}.nav.active,.nav-form.active{top:80px;}.msgTxt{width:100%;}.nav-form.active .form{display:block;}.nav-form .form>div{display:block;width:650px;margin:0 auto}.container{width:100%;padding:100px 30px;}.nav-right{right:40px;}.language{margin-left:25px;}.banner-ul{width:100%;padding:0 30px;}.banner-ul ul{display:flex;justify-content:space-between;width:100%;}.banner-ul li{flex:1;}.mgTop{padding-top:90px;margin-bottom:45px;}.text-h2 h2{font-size:50px;}.about-p p{margin-top:20px}.w_61 .more{margin-top:50px;text-align:center;}.paTop-img{padding-top:90px;}.news-list li{padding:30px 0;}.w_242{width:150px;padding-left:38px;}.news-content{padding-left:30px;width:calc(100% - 250px)}.w_220{width:100px;justify-content:left;padding-left:20px;}footer:before{width:240px;height:154px;background-size:240px 154px;bottom:calc(100% - 50px)}footer:after{width:240px;height:131px;background-size:240px 131px;bottom:calc(100% - 50px)}.news{padding-bottom:100px}.news-list li{margin-bottom:30px}.contact,.about,.news-info{padding-top:60px;padding-bottom:150px;}.footer-logo{padding-top:90px;margin-bottom:40px;}.footer-nav ul{margin-bottom:50px;}.link-icon{margin-bottom:10px;}.copyright{margin-bottom:10px;}.news-info-container{padding:25px 0 50px;}.news-info h5{padding-bottom:30px;}.txt-btn{width:100%;}.news-info .col-md-4{float:none;text-align:left;margin-top:30px;}.product-summary h3{font-size:30px;margin-bottom:20px;}.product-summary p{margin-bottom:30px;}.product-info-btn>div>a{padding:14px 38px;}.product-info-btn>div{margin-bottom:20px;}#product-s-show li{height:80px;}.products-info{margin-bottom:20px;padding-top:50px;}.products-info-nav li a{padding:20px 50px;}#map{height:320px;}.contact>div{margin-bottom:30px;}.submit-btn{margin-top:0;}.footer-nav li{flex:auto;}.banner-ul ul{padding:30px 20px;}.banner-ul{margin-top:-80px;}}.products-intro-change{font-size:1.8rem;color:#8e8e8e;}.pages{display:flex;justify-content:center;line-height:35px;margin-bottom:30px;}.pages a,.pages span{display:block;padding:0 15px;border:1px solid #eee;color:#000;margin:0 2.5px;font-size:.875rem}.pages .ctxt{background:#ff8400;color:#FFF;}.pages a:hover{background:#ff8400;color:#FFF;}.feedback{clear:both;margin:0px auto;padding:0px;margin:20px 0px 0px 0px;}.lable{font-size:1.8rem;}.submita{margin:16px auto;margin-left:20px;display:inline-block;padding:0 18px!important;line-height:22px;background:#ff9c00;border:0px;height:24px;color:#FFF;cursor:pointer;font-size:2.0rem;}.xh{color:#f00;padding:0 3px;}#feedbackForm{color:#2b0505;font-size:16px;padding:90px 30px 10px 0;margin-bottom:30px;}#feedbackForm tr td{border:0px solid #ccc;height:50px;}#feedbackForm tr td:nth-child(1){width:80px;text-align:right;}#feedbackForm tr td input{margin-left:20px;border:1px solid #ccc;width:90%;height:80%;background-color:rgba(1,1,1,0.0);border-radius:5px;}#feedbackForm tr td textarea{margin-left:20px;border:1px solid #ccc;width:90%;height:80%;background-color:rgba(1,1,1,0.0);border-radius:5px;resize:none;}.submita{width:90%;height:50px;border-radius:5px;}@media only screen and (max-width:680px){.feedbackForm table{width:100%;}.pro_lb0 img{width:100%;}.pro_lb0 li p strong{width:90vw;}.acon .pinfo{padding:0 !important;}.acon .pinfo{padding:0 !important;}.feedbackForm tr td{width:20.5942vw !important;display:block;float:left;}.feedbackForm tr td input{width:60vw !important;}.feedbackForm tr td .atextarea{width:60vw !important;}.submita{font-size:14px;width:60vw !important;}.navbar .logo img{width:80%;}}.product-tags{background:#FFF;display:flex;justify-content:center;padding:20px 0;margin-bottom:40px}.singglepic img{max-width:380px;max-height:380px;}.product-intro .product-tags{height:60px;padding:0;}.product-tags ul{width:100%;height:100%;}.product-tags ul li{width:25%;height:100%;float:left;line-height:60px;text-align:center;}.product-tags ul li p{font-size:2rem;height:100%;line-height:60px;cursor:pointer;}.product-tags ul li p.active,.product-tags ul li p:hover{border-bottom:3px solid #ff8400;color:#ff8400;}@media screen and (max-width:960px){.product-content{flex-wrap:wrap;justify-content:center}.morelink,.product-info h3{text-align:center}.product-summary h3{font-size:2.5rem;}.product-tags ul li p{font-size:1.6rem;}.product-summary p,.products-intro-change p,.lable{font-size:1.4rem;}}.nav>ul>li:hover>a{color:#ff8400}@media only screen and (min-width:991px){.dropdown-menu{display:block;visibility:hidden;opacity:0;transition:all .3s ease-in-out;position:absolute;top:150%;left:0;padding:0;line-height:35px;overflow:hidden;font-size:16px;margin-left:10%;text-align:left;}.dropdown-menu > li > a{padding:8px 40px;}.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{color:#FFF;background-color:#ff9804;}.dropdown:hover .dropdown-menu{visibility:visible;opacity:0.9;position:absolute;top:97%;left:0;}}@media only screen and (max-width:991px){.dropdown-menu{float:none;position:unset !important;text-align:center;font-size:16px;width:100%;overflow:hidden;box-shadow:none;border:none;}.dropdown-menu li{padding:0 30%;}.dropdown-menu li a{line-height:40px;padding:0;background-color:rgb(255,152,4,0.8);}.dropdown-menu li a{border-left:1px solid #ff9804;border-right:1px solid #ff9804;color:#FFF;}.dropdown-menu li:first-child a{border-top:1px solid #ff9804;border-radius:5px 5px 0 0;}.dropdown-menu li:last-child a{border-bottom:1px solid #ff9804;border-radius:0 0 5px 5px;}.dropdown:hover .dropdown-menu{display:block;}.dropdown-menu li:hover a{color:#ff9804;background-color:#FFF;}}.about-us ul{background-color:#f7f7f7 !important;font-size:18px !important;margin-left:50%;transform:translateX(-40%);}@media only screen and (max-width:800px){.about-us ul{font-size:14px !important;margin-left:0;transform:translateX(10%);}}.about-us #feedbackForm{padding-top:0;}.pro_lb h3{padding-top:20px;}.pro_lb0 li>a:last-child p,.pro_lb1 li>a:last-child p{display:none;}@media (min-width:992px){.pro_lb0 .col-md-3{width:100%;}}@media (min-width:1200px){.pro_lb0 li>a:last-child{float:left;}.pro_lb0 li>a:first-child{display:inline-block;float:left;width:25%;}.pro_lb0 li>a:first-child img{width:100%;height:300px;object-fit:cover;}.pro_lb0 li>a:last-child{padding:50px 0 30px 5%;float:left;text-align:left;font-size:20px;display:inline-block;height:300px;line-height:35px;overflow:unset;text-overflow:unset;white-space:normal;width:75%;}.pro_lb0 li>a:last-child h3{padding-top:0;font-size:30px;padding-bottom:30px;}.pro_lb0 li>a:last-child p{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}.pro_lb0 li{margin-bottom:20px;padding:20px 10%;}}@media (min-width:991px) and (max-width:1200px){.pro_lb0 .col-md-3{width:50%;}}.footlinks{clear:both;margin:0px auto;padding:5px 10%;height:auto;font-size:9pt;line-height:140%;color:#555;text-align:center;}.footlinks a:link,.footlinks a:visited{font-size:9pt;line-height:140%;color:#555;margin-right:3px;}footer .link-icon{height:25px;}.keywords{line-height:25px;}