@charset "UTF-8";@-webkit-keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.gw{width:1220px;margin:auto}.theme-color{font-weight:700;color:#58d7f0}.old-bowser{color:red;text-align:center;font-size:36px;margin-top:150px}.view-hole-bt,.view-solid-bt{height:52px;padding:0 30px;border:1px solid #fff;border-radius:4px;letter-spacing:1.5px;position:relative;z-index:100}.view-hole-bt:hover,.view-solid-bt:hover{-webkit-box-shadow:0 18px 5px -10px rgba(89,89,89,.19);box-shadow:0 18px 5px -10px rgba(89,89,89,.19);border:none;color:#fff}.view-hole-bt:hover:before,.view-solid-bt:hover:before{-webkit-animation:none;animation:none}.view-hole-bt:hover:after,.view-solid-bt:hover:after{width:100%}.view-hole-bt>span,.view-solid-bt>span{position:relative;z-index:10}.view-hole-bt:before,.view-solid-bt:before{content:' ';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:4px;-webkit-box-sizing:initial;box-sizing:initial;border:0 solid rgba(255,255,255,.3)}.view-hole-bt:after,.view-solid-bt:after{content:'';display:block;height:100%;width:0;-webkit-transition:.35s;transition:.35s;position:absolute;left:0;top:0;border-radius:4px;background-image:linear-gradient(118deg,#069ffb 0,#55c3d9 100%)}.view-hole-bt{border:1px solid;color:#00c4ff;background:#fff}.view-hole-bt:before{border:0 solid rgba(0,141,255,.3)}#cover-box1,#cover-box2{position:fixed;top:0;width:100vw;height:100vh;z-index:100000;-webkit-transition:all .8s;transition:all .8s;background-size:150% 150%;background-image:linear-gradient(45deg,#cc8d5b 0,#ef9e9e 25%,#00c4d8 48%,#934bb1 72%,#0fd080 100%)}#cover-box1 .center,#cover-box2 .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#cover-box1 .center img,#cover-box2 .center img{height:300px;width:auto}#cover-box1 .center .text-box,#cover-box2 .center .text-box{color:#fff;margin-left:60px;font-size:80px}#cover-box1 .center .text-box .p1,#cover-box2 .center .text-box .p1{display:inline-block;font-size:22px;padding-bottom:5px;margin-bottom:50px;border-bottom:1px solid}#cover-box1 .center .text-box .p2,#cover-box2 .center .text-box .p2{margin-bottom:30px;font-size:80px}#cover-box1 .center .text-box .p3,#cover-box2 .center .text-box .p3{font-size:80px}#cover-box1{left:0}#cover-box2{left:-100vw}.app-title-text{font-size:36px;color:#909090;margin-top:103px;margin-bottom:100px;position:relative}.app-title-text:after{content:'';position:absolute;bottom:-20px;left:0;height:5px;width:64px;background:#fca400}.app-head-img-box{height:350px;overflow:hidden}.app-head-img-box .head-img{-o-object-fit:cover;object-fit:cover;position:absolute;top:-10%!important;left:-10%!important;height:120%;width:120%}.app-dot-bg1{position:absolute;top:350px;left:0;width:220px;height:auto;display:none}.iconfont.next,.iconfont.pre{z-index:100;display:block;height:85px;color:#fff;width:85px;border-radius:50%;line-height:85px;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:rgba(255,255,255,.2);position:absolute;left:0;-webkit-transition:.35s;transition:.35s;top:50%;cursor:pointer;font-size:18px}.iconfont.next:before,.iconfont.pre:before{content:'\e647';-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);display:inline-block}.iconfont.next:hover,.iconfont.pre:hover{color:#001f3f;background:#fff}.iconfont.next{right:0;left:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.iconfont.next:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.kefu-box{right:-75px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:fixed;background-image:linear-gradient(47deg,#00b7ff 0,#58d7f0 100%);border-radius:8px 0 0 8px;height:100px;width:90px;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.35s;transition:.35s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:299px;right:0}.kefu-box:hover{height:299px;right:0}.kefu-box:hover img{opacity:1}.kefu-box img{-webkit-transition:.45s;transition:.45s;cursor:pointer}.kefu-box .item{position:relative}.kefu-box .item:hover .popper{-webkit-transition:.8s;transition:.8s;max-height:500px}.kefu-box .item .popper{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:70px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;max-height:0;min-width:250px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kefu-box .item .popper .content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:18px 20px;line-height:32px;border-radius:10px;background-image:linear-gradient(47deg,#00b7ff 0,#58d7f0 100%);color:#fff;text-align:center;font-size:20px;color:#fff;text-align:center;font-size:20px}.kefu-box .item .popper .barcode{margin-top:10px;width:140px;height:auto}.kefu-box .item .popper:after{content:' ';display:inline-block;height:0;width:0;border-left:8px solid #58d7f0;border-top:10px solid transparent;border-bottom:10px solid transparent}.kefu-box .item>img{width:100%;height:auto}.kefu-box .item:first-child{margin-top:20px;width:76px}.kefu-box .item:nth-child(2){margin-top:23px;width:23.2px;height:auto}.kefu-box .item:nth-child(3){margin-top:25px;width:23.2px;height:auto}.kefu-box .item:nth-child(4){margin-top:27px;width:25.2px;height:auto}.kefu-box .item:last-child{margin-left:-6px;width:90px;height:auto;margin-top:25px}.app-header{height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;position:fixed;top:0;width:100%;z-index:1100;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:top .6s;transition:top .6s}.app-header:before{content:' ';display:inline-block;position:absolute;height:100%;top:0;width:0;background:#fff;-webkit-transition:.35s;transition:.35s}.app-header.hide{overflow:hidden;top:-90px}.app-header.active,.app-header.static{color:#000;-webkit-box-shadow:0 0 20px 0 rgba(29,17,86,.12);box-shadow:0 0 20px 0 rgba(29,17,86,.12)}.app-header.active:before,.app-header.static:before{width:100%}.app-header.active .route-box>span.active,.app-header.static .route-box>span.active{color:#30bfe4}.app-header.active .logo-box,.app-header.static .logo-box{height:100%}.app-header .logo-box{height:200%;width:141px;margin-left:40px;bottom:0;-webkit-transition:.35s;transition:.35s;-webkit-transition-delay:.2s;transition-delay:.2s;overflow:hidden;position:absolute}.app-header .logo-box .logo{margin:15px 0;position:relative;z-index:10;height:60px;width:auto}.app-header .route-box{position:relative;z-index:10;margin-left:auto;font-size:18px}.app-header .route-box>span{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:90px;line-height:90px;cursor:pointer;display:inline-block;margin-right:56px}.app-header .route-box>span.active{border-bottom:5px solid}.app-header .route-box>span:hover .route-pop{max-height:1000px}.app-header .route-pop{max-height:0;-webkit-transition:.35s;transition:.35s;position:absolute;top:55px;overflow:hidden;left:-150px;width:768px;color:#000}.app-header .route-pop.solve{width:300px}.app-header .route-pop.solve .content .item-box{line-height:50px;text-align:center}.app-header .route-pop.solve .content .item-box span{font-size:15px;width:auto!important}.app-header .route-pop.solve .content .item-box span:hover{color:#58d7f0}.app-header .route-pop.solve .content .item-box>div:nth-child(2n+0){padding-left:0}.app-header .route-pop.solve .hvr-outline-in:active:before,.app-header .route-pop.solve .hvr-outline-in:focus:before,.app-header .route-pop.solve .hvr-outline-in:hover:before{right:-2px;top:2px;right:1px;bottom:-1px;left:-1px;border:#58d7f0 solid 4px}.app-header .route-pop .back,.app-header .route-pop .front{height:20px;width:20px;z-index:1;-webkit-box-shadow:0 2px 2px 3px rgba(104,131,139,.12);box-shadow:0 2px 2px 3px rgba(104,131,139,.12);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:13px;left:186px;background:#fff}.app-header .route-pop .hvr-outline-in:active:before,.app-header .route-pop .hvr-outline-in:focus:before,.app-header .route-pop .hvr-outline-in:hover:before{right:1px;border:#58d7f0 solid 4px}.app-header .route-pop .front{-webkit-box-shadow:none;box-shadow:none;z-index:100}.app-header .route-pop .content{margin:20px;-webkit-box-shadow:0 2px 2px 3px rgba(104,131,139,.12);box-shadow:0 2px 2px 3px rgba(104,131,139,.12);position:relative;z-index:10;background:#fff;padding:25px 40px}.app-header .route-pop .content .title{text-align:left;line-height:18px;font-size:18px;padding-bottom:15px;border-bottom:1px solid rgba(184,184,184,.22);color:#2e314f}.app-header .route-pop .content .item-box{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;line-height:70px}.app-header .route-pop .content .item-box>div{width:50%}.app-header .route-pop .content .item-box>div:nth-child(2n+0){padding-left:20px}.app-header .route-pop .content .item-box>div:hover{color:#58d7f0}.app-header .route-pop .content .item-box img{height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.app-header .route-pop .content .item-box span:nth-child(2){width:6em}.app-header .iconcaidan,.app-header .iconsousuo{position:relative;z-index:10;font-size:18px;font-weight:700;margin-right:60px}.app-header .iconcaidan{display:none}.app-footer{width:100%;overflow:hidden;position:relative}.app-footer .solve-foot{display:none}.app-footer .footer-f1{height:235px;padding:65px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(../images/index/slg.png) 100% 100%;font-size:40px;color:#00b7ff;line-height:50px}.app-footer .footer-f1 .text{color:#000;font-size:20px;letter-spacing:2px;line-height:25px}.app-footer .route-pop{-webkit-transition:.35s;transition:.35s;position:absolute;left:50%;max-height:0;width:200px;opacity:0;overflow:hidden;-webkit-transform:translate(-50%,-110%) scale(0);-ms-transform:translate(-50%,-110%) scale(0);transform:translate(-50%,-110%) scale(0)}.app-footer .route-pop.solves{width:300px}.app-footer .route-pop.solves .item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.app-footer .route-pop.solves .item-box span{width:50%}.app-footer .route-pop .back,.app-footer .route-pop .front{height:20px;width:20px;z-index:1;-webkit-box-shadow:0 2px 2px 3px rgba(104,131,139,.12);box-shadow:0 2px 2px 3px rgba(104,131,139,.12);position:absolute;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);bottom:12px;background:#fff}.app-footer .route-pop .front{-webkit-box-shadow:none;box-shadow:none;z-index:100}.app-footer .route-pop .item-box{color:#000;margin:20px;-webkit-box-shadow:0 2px 2px 3px rgba(104,131,139,.12);box-shadow:0 2px 2px 3px rgba(104,131,139,.12);position:relative;z-index:10;background:#fff;text-align:center;padding:20px 20px}.app-footer .route-pop .item-box span{line-height:40px}.app-footer .route-pop .item-box span:hover{color:#00bcff}.app-footer .footer-f2{background:#002237;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:303px;font-size:18px;color:#fff}.app-footer .footer-f2 .footer-logo{height:125px;width:auto;margin-right:117px}.app-footer .footer-f2 .footer-logo:nth-child(2){display:none}.app-footer .footer-f2 .link-box{height:125px;width:797px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.app-footer .footer-f2 .link-box>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.app-footer .footer-f2 .link-box>div span{position:relative;cursor:pointer}.app-footer .footer-f2 .link-box>div span:hover .route-pop{opacity:1;-webkit-transform:translate(-50%,-110%) scale(1);-ms-transform:translate(-50%,-110%) scale(1);transform:translate(-50%,-110%) scale(1);max-height:500px}.app-footer .footer-f2 .link-box .text1{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-footer .footer-f2 .link-box .text1 img{margin-left:8px}.back-top{color:#00bcff;display:inline-block;position:fixed;bottom:30px;right:-60px;height:60px;width:60px;line-height:60px;text-align:center;background:#fff;z-index:100;font-size:18px;-webkit-transition:.5s;transition:.5s;cursor:pointer;-webkit-box-shadow:0 0 20px 0 rgba(29,17,86,.12);box-shadow:0 0 20px 0 rgba(29,17,86,.12);opacity:0}.back-top.active{right:0;opacity:1}.back-top:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);border-radius:50%;background-image:linear-gradient(153deg,#566194 0,#176ce0 31%,#0b92e7 49%,#0bb6eb 71%,#00bcff 100%);color:#fff}.contact-us{padding:67px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;position:relative;z-index:10;background:url(../images/index/sit.png);background-size:100% 100%}.contact-us .gw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-us .text-box{padding-top:50px}.contact-us .text-box p{color:#fff;font-size:40px;white-space:nowrap}.contact-us .text-box p:first-child{margin-bottom:50px}.contact-us .text-box p:nth-child(2){margin-bottom:40px}.contact-us .text-box p:nth-child(3){font-size:20px;margin-bottom:56px}.contact-us .text-box button{font-size:20px;height:61px;width:168px;border:1px solid #fff;border-radius:4px}.contact-us .form{background:#fff;width:504px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 40px;border-radius:8px;-webkit-box-shadow:0 0 20px 0 rgba(29,17,86,.12);box-shadow:0 0 20px 0 rgba(29,17,86,.12)}.contact-us .form>p:first-child{font-size:24px;color:#626c70;margin-bottom:15px}.contact-us .form>p:nth-child(2){font-size:18px;color:#626c70;letter-spacing:.26px;margin-bottom:13px}.contact-us .form input{width:100%;outline:0;font-size:14px;padding:0 15px;height:50px;border-radius:4px;border:1px solid #cfd6df}.contact-us .form input{margin-top:15px}.contact-us .form .input-box{position:relative}.contact-us .form .input-box .iconyuan{color:#00b7ff;padding-right:5px;vertical-align:middle}.contact-us .form .input-box .iconxiala{padding-left:5px;vertical-align:middle}.contact-us .form .input-box div{cursor:pointer;top:30px;position:absolute;right:20px}.contact-us .form .input-box .list.active{max-height:1000px}.contact-us .form .input-box .list{overflow:hidden;max-height:0;-webkit-transition:.35s;transition:.35s;-webkit-box-shadow:0 0 20px 0 rgba(29,17,86,.12);box-shadow:0 0 20px 0 rgba(29,17,86,.12);background:#fff;top:100%;right:0;width:120px}.contact-us .form .input-box .list span{width:100%;text-align:center;line-height:30px}.contact-us .form .input-box .list span:hover{font-weight:700;color:#00b7ff}.contact-us .form .input-box .list span:first-child{margin-top:10px}.contact-us .form .input-box .list span:last-child{margin-bottom:10px}.contact-us .form button{margin-top:25px;color:#fff;border-radius:6px;height:50px;width:131px;background:#00b7ff}.contact-us .form button:hover{opacity:.6}.footer-f3{padding-top:50px;background:#25273e;color:#fff}.footer-f3 .section1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-f3 .section1 .title{font-size:18px;font-weight:700;text-align:left;margin-bottom:20px}.footer-f3 .section1 .item>div>p{font-size:14px;margin-bottom:15px;cursor:pointer;display:block}.footer-f3 .section1 .double{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:11em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-f3 .section1 .double p{white-space:nowrap;width:4.2em}.footer-f3 .section1 .double p:nth-child(2n+0){width:5em}.footer-f3 .section1 .bar-box{text-align:center}.footer-f3 .section1 .bar-box img{margin-bottom:13px}.footer-f3 .section2{border-top:2px dashed;margin-top:10px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-f3 .section2 span:first-child{margin-right:20px}.footer-f3 .section2 a{position:relative}.footer-f3 .section2 a:hover .qrcode{opacity:1}.footer-f3 .section2 a .qrcode{position:absolute;top:0;left:50%;opacity:0;-webkit-transform:translate(-60%,-110%);-ms-transform:translate(-60%,-110%);transform:translate(-60%,-110%)}.footer-f3 .section2 img{cursor:pointer;margin:0 10px}.company-news-box2{padding-bottom:132px}.company-news-box2 .section-title{text-align:center;padding-bottom:68px;padding-top:110px}.company-news-box2 .item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.company-news-box2 .item-box>div{cursor:pointer;background:#fff;-webkit-box-shadow:0 2px 2px 3px rgba(104,131,139,.12);box-shadow:0 2px 2px 3px rgba(104,131,139,.12);border-radius:0 0 8px 8px;overflow:hidden;width:392px}.company-news-box2 .item-box>div img{width:100%;height:auto}.company-news-box2 .item-box>div p:nth-child(2){font-size:18px;margin-top:30px;margin-left:30px;margin-bottom:20px;font-weight:700;color:#000}.company-news-box2 .item-box>div p:last-child{margin-left:30px;margin-bottom:20px;font-size:14px;color:#54566f}