@charset "utf-8";*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}html{font-size:62.5%;}html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,img{margin:0;padding:0;}body{font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#333;background:#fff;}h1,h2,h3,h4,h5,h6{text-decoration:none;font-weight:normal;font-size:100%;}img,input,button{border:none;padding:0;margin:0;outline-style:none;}select,input,textarea{font-size:12px;margin:0;padding:0;outline:none;}select,input{vertical-align:middle;}textarea{resize:none;}ul,ol{list-style:none;}img{vertical-align:middle;font-size:0;border:0;outline:none;max-width:100%;}i,em{font-style:normal;text-decoration:none;}a{color:#333;text-decoration:none;outline:none;}.clearfix:after{content:"";height:0;visibility:hidden;display:block;clear:both;}.clearfix{zoom:1;}.clear{clear:both;}.fl{float:left;}.fr{float:right;}.tc{text-align:center;}.last{margin-right:0px !important;}.wrap{max-width:1920px;}.content{max-width:1200px;margin:0 auto;}.fs{font-size:100px !important;}header{height:100px;color:#333;background-color:#fff;width:100%;position:relative;}header p{font-size:20px;display:inline-block;line-height:3em;}.header-bg{display:none;width:100%;height:100px;background-color:#fff;position:absolute;}.h0{height:0;}.header-toggle{position:fixed;top:0;z-index:100;-webkit-box-shadow:0px 2px 26px 0px #666666;-moz-box-shadow:0px 2px 26px 0px #666666;box-shadow:0px 2px 26px 0px #666666;animation:mymove1 1s;}@keyframes mymove1{from{margin-top:-100px;}to{margin-top:0px;}}.logo{line-height:100px;float:left;margin-right:30px;}.logo img{padding-right:30px;border-right:1px solid #eee;}nav li{float:left;font-size:18px;margin-right:40px;}nav li:last-child{margin-right:0;}nav li > a{display:block;color:#666;}nav li > a:hover{transition:all 0.3s;color:orange;}.left2{top:30% !important;left:2%;}.nav-btn{display:none;cursor:pointer;position:absolute;right:2%;top:50%;transform:translateY(-50%);z-index:999;}.nav-btn span{display:inline-block;height:24px;width:36px;position:relative;}.nav-btn span i{display:block;width:100%;height:15%;background-color:orange;}.nav-btn span i:nth-child(1){transition:all 0.3s;transform:rotate(0deg);position:absolute;top:0%;}.nav-btn span i:nth-child(2){position:absolute;top:50%;transition:width 0.3s;width:100%;}.nav-btn span i:nth-child(3){transition:all 0.3s;transform:rotate(0deg);top:100%;position:absolute;}.hide-logo{background-color:#f6f6f6;width:100%;height:100px;padding:0 2%;}.hide-logo p{font-size:18px;padding-top:60px;}.nav-hide{display:none;background-color:white;width:100%;height:100%;top:0;position:fixed;z-index:998;overflow:scroll !important;}.nav-hide li{width:100%;font-size:16px;height:60px;line-height:60px;border-bottom:1px solid #eee;text-align:center;}.banner,.pagebanner{width:100%;}.banner img,.pagebanner img{width:100%;vertical-align:middle;}.int{font-size:25px;text-align:center;padding:1.5em 0;}.advantage{background-color:#ededed;padding-bottom:20px;}.advantage-list{display:flex;flex-direction:row;justify-content:left;flex-flow:wrap;overflow:hidden;}.advantage-list li{width:23%;margin:0 1%;background-color:#ea7500;padding:40px 20px;text-align:center;height:240px;margin-bottom:20px;border-radius:10px;}.advantage-list li:hover{transition:all 0.2s;-webkit-box-shadow:inset 0px 0px 66px 0px #ededed;-moz-box-shadow:inset 0px 0px 66px 0px #ededed;box-shadow:inset 0px 0px 66px 0px #ededed;}.advantage-list li:hover i{color:white !important;}.advantage-list li:hover dt{transition:all 0.2s;color:white;}.advantage-list li:hover dd{transition:all 0.2s;color:white;}.advantage-list li:hover .icon{transition:all 0.2s;color:orange;}.advantage-list dt{font-size:16px;margin-bottom:5px;color:white;}.advantage-list dd{font-size:14px;color:#999;line-height:1.6em;color:white;}.advantage-list i{color:white;}.icon{display:block;width:40px;height:40px;margin:15px auto 30px;}.exhibition{padding-bottom:50px;}.ex-list{display:flex;justify-content:space-between;flex-flow:wrap;}.ex-list li{width:23%;transition:all 0.3s;margin-top:0;background-color:#f9f9f9;}.ex-list li:hover{transition:all 0.3s;margin-top:-5px;-webkit-box-shadow:0px 0px 43px -11px #000000;-moz-box-shadow:0px 0px 43px -11px #000000;box-shadow:0px 0px 43px -11px #000000;}.ex-list dl{padding:30px 15px 40px;}.ex-list dl dt{font-size:18px;}.ex-list dl dd{color:#999;font-size:14px;margin-top:20px;}.ex-img{width:100%;}.ex-img img{width:100%;max-height:100%;}.inproduct li{position:relative;margin-bottom:50px;overflow:hidden;}.inproduct li:nth-child(odd) .inp-text{right:0;transition:all 0.3s;padding-left:10%;}.inproduct li:nth-child(odd) .inp-text:hover{background-color:orange;border-color:orange;transition:all 0.3s;right:2%;}.inproduct li:nth-child(even) .inp-text{transition:all 0.3s;left:0;padding-right:10%;}.inproduct li:nth-child(even) .inp-text:hover{background-color:orange;border-color:orange;transition:all 0.3s;left:2%;}.inproduct li:nth-child(even) .inp-img{float:right;}.inp-img{width:50%;background-color:#eee;}.inp-text{width:60%;height:80%;position:absolute;border:1px solid black;top:50%;transform:translateY(-50%);}.inp-text dl{padding:10%;}.inp-text dt{font-size:50px;}.inp-text dd{font-size:20px;margin-top:20px;}.about{background:url(../images/about1.jpg) no-repeat;background-size:cover;background-attachment:fixed;padding:50px 0;overflow:hidden;}.about .content{background:rgba(0,0,0,0.6);padding-bottom:50px;}.about p{color:white;font-size:20px;line-height:2.5;text-indent:2em;width:55%;margin:0 auto;float:right;}.about-left{float:left;width:40%;position:relative;}.about-img{width:80%;position:absolute;border:1px solid orange;}.ab1{left:0;margin-top:10%;z-index:10;}.ab2{left:20%;margin-top:30%;}.contact{padding:80px 0;background-color:#f7f7f7;}.contact-left{float:left;width:48%;}.contact-left h2{color:#666;font-size:30px;}.contact-left h2:after{content:'';display:block;height:2px;width:40px;margin-top:5px;background-color:#999;}.cp1{margin-top:45px;color:orange;font-size:30px;}.cp2{margin-top:15px;color:#666;font-size:16px;line-height:1.8em;}.contact-right{width:48%;float:right;}.contact-right form table{width:100%;}.contact-right form input[type="text"]{height:50px;padding-left:5px;border:1px solid #eee;border-radius:5px;font-size:16px;margin-bottom:10px;width:95%;}.contact-right form input[type="email"]{height:50px;padding-left:5px;border:1px solid #eee;border-radius:5px;font-size:16px;margin-bottom:10px;width:95%;}.contact-right form textarea{width:98%;font-size:16px;padding:2%;height:100px;border:1px solid #eee;margin-bottom:10px;}.contact-right form input[type="submit"]{margin-top:5px;width:98%;background-color:orange;height:40px;color:white;font-size:20px;cursor:pointer;}.warn{opacity:0;color:red;}footer{background-color:#282736;width:100%;height:auto;padding:3% 0;border-bottom:1px solid #333;}footer ul{float:left;display:block;width:20%;font-size:12px;}footer ul h4{color:white;font-size:0.16rem;font-weight:bold;margin-bottom:10px;}footer ul li a{color:#f1f1f1;font-weight:bold;line-height:40px;}footer ul li a:hover{color:orange;}.foot_column{text-align:left;margin-right:6%;font-size:12px;}.foot_column h4{color:#f1f1f1;font-weight:bold;margin-bottom:10px;}.foot_column a{display:inline-block;}.foot_column span{display:inline-block;}.little_ico1{width:40px;height:40px;background:url(../images/whatsapp.png) no-repeat center center;margin-right:10px;}.little_ico2{width:40px;height:40px;background:url(../images/skype.png) no-repeat center center;}.footer_wechat{width:80px;height:80px;}.little_ico3{width:80px;height:80px;background:url(../images/QRcode.png) no-repeat center center;}.foot_column1{margin-right:0;font-size:12px;}.foot_column1 li{text-align:left;color:#f1f1f1;font-weight:bold;margin-bottom:2%;padding-left:40px;height:30px;line-height:30px;}.c1{background:url(../images/c1.png) no-repeat center left;}.c2{background:url(../images/c2.png) no-repeat center left;}.c3{background:url(../images/c3.png) no-repeat center left;}.copy{text-align:center;background-color:#282736 !important;font-size:14px;color:#f1f1f1;height:auto;font-weight:bold;line-height:30px;padding:1% 0;}.footer-menu{background-color:#000;height:auto;display:none;}.one h4{line-height:4em;background-color:#282736;width:100%;display:block;cursor:pointer;font-size:16px;}.one h4 span{float:right;margin-right:10%;line-height:4em;}.one h4 span i{width:30px;display:inline-block;vertical-align:middle;}.one > li{color:white;float:left;border-bottom:1px solid #3c3c3c;display:block;width:100%;text-indent:1em;font-size:0.1rem !important;}.two > li{line-height:4em;width:100%;background-color:#fff;font-size:14px;display:block;margin-top:0px;border-bottom:1px solid #333;}.two > li a{color:#333333;}.two > li a:hover{color:orange;}.two{background-color:#282736 !important;display:none;width:100%;}.two a{display:block;}.two1 li{background-color:#282736 !important;border:0;color:grey;padding-left:30px;}.two1{padding-left:3.5%;margin-top:-1px;}.two1 a{float:left;top:0;}.two1 span{display:block;}.foot_column2{max-height:300px;}.foot_column2 .footer_wechat{display:block;height:160px;}.foot_column2 .footer_wechat h4{margin-bottom:10px;}.foot_ic{overflow:hidden;}.foot_move{animation:mymove 0.5s infinite;animation-iteration-count:1;animation-fill-mode:forwards;}@keyframes mymove{from{transform:rotate(360deg);-webkit-transform:rotate(360deg);}to{transform:rotate(0deg);-webkit-transform:rotate(-180deg);}}.alert-bg{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;top:0;z-index:999;display:none;}.alert-content{display:none;width:300px;left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);background-color:#393d49;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);}.alert-text{font-size:20px;color:white;text-align:center;padding:40px 15px;display:none;}.alert-btn{background-color:#fff;font-size:30px;text-align:center;}.alert-btn a{display:block;padding:5px 0;}#what_text,#skype_text{display:none;}.ny1-lunbo{padding:50px 0;}.ny1-lunbo .content{background-color:#fff;padding:50px 0;position:relative;-webkit-box-shadow:0px 23px 20px -14px #dddddd;-moz-box-shadow:0px 23px 20px -14px #dddddd;box-shadow:0px 23px 20px -14px #dddddd;}.ny1-lunbo .swiper-container10{width:90%;}.ny1-lunbo .swiper-container10 .swiper-slide{padding:0 5px;text-align:center;}.ny1-lunbo .swiper-container10 .swiper-slide p{width:100%;line-height:3em;font-size:16px;text-align:center;color:#666;}.ny1-lunbo .swiper-container10 .swiper-slide a{display:block;}.ny1-lunbo .swiper-container10 .swiper-slide:hover .ny1-mask{display:block;}.ny1-lunbo .swiper-container10 .slide-box{width:150px;height:150px;border-radius:100%;background-color:#e7e7e7;text-align:center;line-height:150px;margin:0 auto;overflow:hidden;position:relative;}.swiper-button-prev-2{background:url(../images/a1.png) no-repeat center center;background-color:#dddddd;}.swiper-button-next-2{background:url(../images/a2.png) no-repeat center center;background-color:#dddddd;}.swiper-button-prev-2,.swiper-button-next-2{width:30px;height:30px;border-radius:100%;text-align:center;line-height:28px;z-index:99;}.swiper-button-prev-2:hover,.swiper-button-next-2:hover{background-color:orange;}.cur .ny1-mask{display:block;}.ny1-mask{display:none;position:absolute;width:100%;height:100%;background:rgba(255,165,0,0.6);top:0;font-size:14px;color:white;}.swiper-button-prev-2{position:absolute;left:1%;top:125px;cursor:pointer;}.swiper-button-next-2{position:absolute;right:1%;top:125px;cursor:pointer;}.product-list{padding:0.5rem 0;}.product-list > ul{-webkit-display:flex;display:flex;flex-direction:row;justify-content:left;flex-wrap:wrap;}.product-list > ul > li{width:23%;margin:0 1%;margin-bottom:0.3rem;background-color:#fff;-webkit-box-shadow:10px 10px 23px 2px #e0e0e0;-moz-box-shadow:10px 10px 23px 2px #e0e0e0;box-shadow:10px 10px 23px 2px #e0e0e0;}.product-list > ul > li img{width:100%;}.product-list > ul > li:hover{transition:all 0.3s;margin-top:-3px;}.product-list dl{padding:20px 15px;background-color:#fff;}.product-list dt{font-size:16px;font-weight:bold;text-align:center;margin-bottom:5px;}.product-list dd{text-align:center;font-size:14px;color:#999;line-height:1.5em;}.map{background-color:#ffffff;padding-bottom:1rem;}.map-left{float:left;width:50%;padding-right:5%;}.map-left h2{color:orange;font-size:18px;margin-bottom:20px;}.map-left li{font-size:14px;line-height:1.5em;padding-left:30px;margin-bottom:20px;}.map-left label{color:#666;font-size:16px;font-weight:bold;}.map-right{width:50%;float:left;}.map-right iframe{width:100%;height:3.5rem;max-height:350px;}.icon1{background:url(../images/icon1.png) no-repeat left top;}.icon2{background:url(../images/icon2.png) no-repeat left top;}.icon3{background:url(../images/icon3.png) no-repeat left top;}.icon4{background:url(../images/icon4.png) no-repeat left top;}.icon5{background:url(../images/icon5.png) no-repeat left top;}.icon6{background:url(../images/icon6.png) no-repeat left top;}.icon7{background:url(../images/icon7.png) no-repeat left top;}.ny5-tit{font-size:0.40rem;text-align:center;font-weight:bold;padding:0.5rem 0;}.detail{padding:40px 0 80px;}.detail-left{width:30%;margin-top:65px;float:left;border:1px solid #ccc;}.detail-left img{width:100%;}.detail-right{width:50%;margin-left:5%;float:left;}.detail-right dt{color:orange;font-size:22px;font-weight:bold;margin-top:20px;}.detail-right dt:after{content:"";display:block;width:310px;height:1px;background-color:orange;margin:20px 0;}.detail-right dd{color:#666;font-size:16px;line-height:2em;}.d-btn{margin-top:55px;}.detail-btn{background-color:orange;display:inline-block;border-radius:5px;font-size:16px;width:185px;height:45px;line-height:45px;color:white;text-align:center;margin:10px 5px;}.news{padding-bottom:0.8rem;background-color:#fff;}.new-date{color:#999999 !important;font-size:0.17rem !important;font-weight:normal !important;}.new-list li{background-color:#fff;border-bottom:1px solid #dddddd;padding:4% 0%;}.new-list li:hover dl dt:first-child{text-decoration:underline;color:orange;}.new-list dl{width:70%;display:inline-block;vertical-align:top;}.new-list dl dt{font-size:0.2rem;color:#5d5d5d;font-weight:bold;margin-bottom:0.12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.new-list dl dd{color:#999999;font-size:0.15rem;margin-top:0.15rem;text-indent:2em;line-height:1.5em;display:-webkit-box;}.new-img{margin-right:0.25rem;width:25%;height:100%;display:inline-block;vertical-align:top;}.new-img img{width:100%;max-width:260px;min-height:150px;}.new-bimg{width:40%;margin:30px auto;}.new-bimg img{width:100%;}.news-d{margin:0.4rem 0 0.6rem;overflow:hidden;}.back1{height:20px;line-height:20px;}.back1 a{display:block;float:right;font-size:14px;}.back1 a:hover{color:orange;}.news-main h2{font-size:25px;text-align:center;}.news-time{text-align:center;color:#999;font-size:14px;padding:0.1rem 0;}.news-content{font-size:18px;line-height:2em;color:#666;text-indent:2em;}.inabout{margin:50px 0;}.inabout li{width:33.333%;float:left;position:relative;}.inabout li img{max-width:100%;}.inabout li:hover .about-mask{transition:all 0.3s;background:rgba(255,165,0,0.6);}.about-mask{position:absolute;width:100%;height:100%;top:0;font-size:25px;text-align:center;color:white;}.about-mask b{width:80%;font-weight:normal;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;}.aboutus{padding-bottom:50px;}.aboutus p{font-size:14px;line-height:2em;margin-bottom:20px;}.aboutus h3{color:orange;font-size:15px;line-height:2em;}.afterservices{padding-bottom:50px;}.afterservices p{font-size:14px;line-height:2em;}.swiper-container3 img{width:100%;}.otherservices{padding:50px 0 100px;}.pcertificate{padding-bottom:100px;width:100%;}.pcertificate ul{margin-top:30px;position:relative;width:750px;height:750px;border-radius:100%;border:4px solid orange;margin:0 auto;}.pcertificate li{width:15%;position:absolute;cursor:pointer;}.pcertificate li img{transition:all 0.3s;max-width:100%;margin:0 auto;display:block;}.pc-1{left:15%;}.pc-2{left:75%;}.pc-3{top:50%;left:2%;}.pc-4{top:80%;left:46%;}.pc-5{top:50%;left:90%;}.pc100{position:fixed !important;top:0;left:0;transform:initial;width:100% !important;height:100%;background:rgba(0,0,0,0.6);z-index:900;}.pc100 img{transition:all 0.3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25%;}.ny-position .content{background-color:#f5f5f5;border-bottom:1px solid #eaeaea;-webkit-box-shadow:0px 6px 29px -6px #eaeaea;-moz-box-shadow:0px 6px 29px -6px #eaeaea;box-shadow:0px 6px 29px -6px #eaeaea;height:50px;line-height:50px;font-size:14px;}.position-con{float:left;}.position-con a:not(:last-child):after{content:">>";display:inline-block;margin:0 5px;}.position-con a:last-child{color:orange;}.ny-tit{z-index:100;text-align:center;}.ny-tit li{font-size:16px;display:inline-block;cursor:pointer;}.ny-tit a{display:block;padding:0 20px;}.nytit-on{background-color:orange !important;}.nytit-on a{color:white !important;}.ny-tit-btn{display:none;float:right;margin-top:-2px;cursor:pointer;}.swiper-container3{padding-bottom:30px !important;}.swiper-pagination-3 .swiper-pagination-bullet{background-color:orange;}.swiper-button-prev-0{background:url(../images/a1.png) no-repeat center center;background-color:#dddddd;}.swiper-button-next-0{background:url(../images/a2.png) no-repeat center center;background-color:#dddddd;}.swiper-button-prev-0,.swiper-button-next-0{width:30px;height:30px;border-radius:100%;text-align:center;line-height:28px;z-index:99;}.swiper-button-prev-0:hover,.swiper-button-next-0:hover{background-color:orange;}.swiper-button-prev-0{position:absolute;left:1%;top:125px;cursor:pointer;}.swiper-button-next-0{position:absolute;right:1%;top:125px;cursor:pointer;}.ccur a{color:#ffa500;}.page1{padding:40px 0;}.page1 ul{text-align:center;}.page1 ul li{display:inline-block;vertical-align:top;margin:0 5px;border:1px solid #575556;height:40px;width:40px;line-height:40px;border-radius:100%;cursor:pointer;}.page1 ul li a{display:block;height:40px;width:40px;text-align:center;line-height:40px;color:#807e7f;}.page1 ul li a i{line-height:40px;}.contact-form{display:none;background:rgba(0,0,0,0.5);position:fixed;z-index:999;width:100%;height:100%;top:0;left:0;}.cf-con{padding:15px 0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;max-width:500px;width:100%;}.cf-con h2{font-size:20px;margin:15px 0;margin-left:2.5%;}.cf-con table{width:100%;padding:0 2.5%;}.cf-con input[type=text]{height:40px;padding-left:5px;border:1px solid #eee;border-radius:5px;font-size:16px;margin-left:2.5%;margin-bottom:10px;width:95%;}.cf-con input[type=email]{height:40px;padding-left:5px;border:1px solid #eee;border-radius:5px;font-size:16px;margin-left:2.5%;margin-bottom:10px;width:95%;}.cf-con textarea{width:95%;height:100px;border:0;margin-left:2.5%;font-size:18px;padding:5px;}.cf-con input[type="submit"]{margin-top:20px;margin-bottom:20px;width:95%;margin-left:2.5%;background-color:#ffa500;height:40px;color:white;font-size:20px;cursor:pointer;}.c-close{font-size:50px;transform:rotate(45deg);position:absolute;right:10px;top:0px;cursor:pointer;}.h-form{width:240px;margin:5px auto;height:40px;padding:5px;background-color:#fff;border-radius:5px;}.h-form input[type=text]{width:192px;height:28px;font-size:18px;float:left;background-color:#fff;padding-left:5px;}.h-form input[type=text]::-webkit-input-placeholder{font-size:12px !important;}.h-form input[type=text]::-moz-placeholder{font-size:12px !important;}.h-form input[type=submit]{float:right;cursor:pointer;width:30px;height:30px;background:url(../images/search.png) no-repeat center center;}.icon-search2{display:none;float:right;margin-top:-5px;cursor:pointer;width:30px;height:30px;background:url(../images/fclose.png) no-repeat center center;}.search-con{background-color:#fff;width:280px;height:50px;position:absolute;z-index:900;right:0;bottom:-50px;display:none;}header .content{position:relative;}.icon-search{float:right;margin-top:-5px;cursor:pointer;width:30px;height:30px;background:url(../images/search.png) no-repeat center center;}.search-con1{background-color:#fff;width:280px;height:59px;margin:0 auto;}.search-con1 .h-form{margin:15px auto 0;}.search-con1 .h-form input[type=text]{border-bottom:1px solid #d4d4d4;}.copy{background-color:#282736 !important;font-size:14px;color:#f1f1f1;height:auto;font-weight:bold;line-height:30px;padding:1% 0;height:65px;}.copy-left{text-align:left;}.copy-left span{padding:0 15px;}.copy-right{text-align:right;}.copy-right span{float:left;margin-left:15px;cursor:pointer;}.copy-right span:hover{transition:all 0.5s;color:orange;}.copy-right .fa{font-size:16px;}.gettop .fa{font-size:2em !important;}.gettop{margin-bottom:-5px;margin-left:50px !important;}.weixin{position:relative;}.weixin:hover .weixin-box{display:block;}.weixin-box{display:none;position:absolute;top:-100px;left:-50px;z-index:100;height:100px;width:100px;}.weixin-box img{width:100px;height:100px;}