@charset "utf-8";html,body{background-color:#fff;width:100%;min-width:1240px;height:100%}body,input,textarea,select{color:#212121;font-weight:400;font-size:14px;line-height:1.75em;font-family:"Microsoft Yahei UI","SF Pro Text","SF Pro Display","SF Pro SC","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}section{position:relative;margin:40px auto;padding:10px 0;width:1200px}A:link,A:visited{text-decoration:none}A:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{color:#212121;line-height:1.75em}h1{font-size:32px}h2{font-size:20px}h3{font-size:16px}p{margin-bottom:20px}strong{font-weight:700}article{margin-right:auto;margin-left:auto;width:750px}.fixed{position:fixed;z-index:99}.shadow{-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.08);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.08);box-shadow:1px 1px 12px rgba(0,0,0,0.08)}.web-topic{margin-bottom:40px;font-weight:300;font-size:36px;line-height:50px;text-align:center}.web-subtopic{margin-top:-30px;margin-bottom:40px;color:#999;font-size:16px;line-height:16px;text-align:center;text-transform:uppercase}.color-white{color:#fff}.faraway{margin-left:10px}.preloader{position:fixed;top:0;left:0;z-index:999999;background-image:url(/img/preloader.svg);background-position:center center;background-size:80px auto;background-repeat:no-repeat;background-color:#fff;width:100%;height:100%}.checkbox{display:inline-block;vertical-align:middle;cursor:pointer;margin:-3px 5px 0 0!important;border:1px solid #e0e0e0;border-radius:3px;width:16px!important;height:16px!important}.checkbox:checked{border-color:#067fc0;background-image:url(/img/ico-check.png);background-size:auto 14px;background-repeat:no-repeat}.radio{display:inline-block;vertical-align:middle;cursor:pointer;margin:-3px 2px 0 0!important;border:1px solid #e0e0e0;border-radius:50%;width:16px!important;height:16px!important}.radio:checked{border-color:#7aa623;background-image:url(/img/ico-radio.png);background-size:auto 14px;background-repeat:no-repeat}main{background-color:#f5f5f5;padding:1px 0}header{left:0;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-bottom:1px solid #e0e0e0;background-color:#fbfbfd;width:100%;height:60px}.nav-up{transition:all .5s;margin-top:0}.nav-down{transition:all .5s;margin-top:-60px}#menu{z-index:999;margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto;padding:0;width:1200px;height:60px}#menu .logo{display:block;float:left;margin-top:20px;background-image:url(/img/logo.svg);background-size:auto 24px;background-repeat:no-repeat;width:300px;height:24px}#menu li{position:relative;float:left;padding:0 15px}#menu li a{display:block;color:#212121;line-height:60px;text-align:center;text-decoration:none}#menu li a:hover{color:#212121}#menu li.current>a{color:#212121}#menu li.current>a span{-webkit-transition:.2s;-moz-transition:.2s;transition:.2s;background-position:center bottom}#menu li.current>.avatar-small{border:3px solid #e4e4e4}#menu li:hover>ul.child{display:block}#menu li ul{display:none;position:absolute;z-index:999;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.08);-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.08);box-shadow:1px 1px 6px rgba(0,0,0,0.08);border:1px solid #e0e0e0;background-color:#fff}#menu li ul li{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#menu li ul a{display:inline-block;line-height:30px;text-align:left}#menu li ul a:hover{color:#3498db}#menu .rightmenu{position:relative;float:right;padding:0 3px;font-size:12px;line-height:60px}#menu .head-search-box{display:inline-block;position:absolute;right:3px;top:15px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-right:10px;border:1px solid transparent;border-radius:20px;background-color:#f5f7fa;width:38px;height:30px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,0.06);transition:all .3s ease;z-index:5}#menu .head-search-box:hover,#menu .head-search-box:focus-within{width:200px;border-color:#e0e0e0;background-color:#fff}#menu .head-search-key{position:absolute;left:12px;border-style:none;background-color:transparent;width:calc(100% - 50px);height:28px;font-size:12px;color:#333;outline:none;opacity:0;transition:opacity .3s ease}#menu .head-search-key::placeholder{color:#aaa}#menu .head-search-box:hover .head-search-key,#menu .head-search-box:focus-within .head-search-key{opacity:1}#menu .head-search-btn{position:absolute;right:1px;top:1px;cursor:pointer;background-color:#404040;width:26px;height:26px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;z-index:2}#menu .head-search-btn:hover{background-color:#404040}#menu .head-search-btn span{font-size:13px;color:#fff}#menu .head-search-btn:hover span{color:#fff}#menu .ico-chevron{display:inline-block;background-image:url(/img/ico-chevron.png);background-position:center top;background-size:10px auto;width:10px;height:10px}.avatar-small2{display:inline-block;margin-top:15px;border:3px solid #fff;border-radius:50%;background-image:url(/img/help.png);background-position:center center;background-size:cover;background-color:#e0e0e0;width:24px;height:24px}.avatar-small{display:inline-block;margin-top:15px;border:3px solid #fff;border-radius:50%;background-image:url(/img/avatar.png);background-position:center center;background-size:cover;background-color:#e0e0e0;width:24px;height:24px}.avatar-big{display:block;margin-top:30px;margin-right:auto;margin-bottom:5px;margin-left:auto;border-radius:50%;background-image:url(/img/avatar.png);background-position:center center;background-size:cover;background-color:#e0e0e0;width:64px;height:64px}.ico-notice{float:right;margin-top:-2px;margin-right:-4px;border-radius:50%;background-color:#ff0004;width:6px;height:6px;font-size:8px}.head-panel-box{margin-top:-15px;margin-left:-197px;-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.03);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.03);box-shadow:1px 1px 12px rgba(0,0,0,0.03);border-radius:10px;width:240px;font-size:12px;line-height:2em;text-align:center}.head-panel-arrow{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);margin-top:-8px;margin-left:204px;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background-color:#fff;width:14px;height:14px}.panel-box-foot{margin-top:20px;border-top:1px solid #e0e0e0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background-color:#f5f5f5;height:40px;line-height:40px}.panel-name{margin-bottom:10px;font-size:14px}.panel-btn{display:inline-block;border:1px solid #e0e0e0;border-radius:15px;padding-right:20px;padding-left:20px;height:30px}.panel-btn:hover{background-color:#f7f7f7}.head-product-box{margin-top:-5px;margin-left:-103px;-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.03);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.03);box-shadow:1px 1px 12px rgba(0,0,0,0.03);border-radius:10px;padding:20px 30px;width:690px}.head-product-arrow{position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);margin-top:-28px;margin-left:100px;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background-color:#fff;width:14px;height:14px}.head-product-title{margin-right:5px;margin-bottom:10px;margin-left:5px;border-bottom:thin dashed #e0e0e0;color:#adadad;font-size:18px;line-height:40px}.head-product-item{display:block;float:left;margin:5px;border-radius:5px;background-color:#f8f8f8;padding:10px;width:200px}.head-product-item:hover{background-color:#019eff;background:linear-gradient(135deg,#56ccf2 0,#2f80ed 100%)}.head-product-item:hover .head-product-item-title,.head-product-item:hover .head-product-item-text{color:#fff}.head-product-item:hover .head-product-item-title span{color:#fff}.head-product-item span{display:block;margin-right:auto;margin-left:auto;width:30px;height:30px;color:#019eff;font-size:30px;line-height:30px}.head-product-item-title{color:#212121;font-size:14px;line-height:30px;text-align:center}.head-product-item-text{color:#a4a4a4;font-size:12px;line-height:16px;text-align:center}.head-space{width:100%;height:60px}.head-container{background-position:center center;background-size:cover;background-color:#212121;padding:1px 0;width:100%}.head-box{position:relative;margin-top:50px;margin-right:auto;margin-bottom:50px;margin-left:auto;width:1200px}.head-bg1{background-image:url(/img/bg1.webp)}.head-bg2{background-image:url(/img/bg2.webp)}.head-bg3{background-image:url(/img/bg3.webp)}.head-bg4{background-image:url(/img/bg4.webp)}.head-bg5{background-image:url(/img/bg5.webp)}.head-bg6{background-image:url(/img/bg6.webp)}.head-bg7{background-image:url(/img/bg7.webp)}.head-bg8{background-image:url(/img/bg8.webp)}.head-bg9{background-image:url(/img/bg9.webp)}.head-topic{display:inline-block;background-image:linear-gradient(45deg,#ccefff,#60cafc 50%,#2f65ff);-webkit-background-clip:text;background-clip:text;color:#60cafc;font-weight:300;font-size:30px;line-height:50px;-webkit-text-fill-color:transparent}.head-line{background-color:#10aaee;width:120px;height:1px}.head-subtopic{color:#999;font-size:14px;line-height:40px;text-transform:uppercase}.head-nav a{float:left;margin-top:20px;margin-right:20px;border:1px solid #ededee;border-radius:5px;background-color:#fff;width:120px;height:40px;color:#626262;font-size:14px;line-height:40px;text-align:center}.head-nav a:hover{color:#10aaee}.head-nav .on,.head-nav .on:hover{border:1px solid #489de9;background-color:#10aaee;color:#fff}footer{background-color:#292f39;color:#82878e;font-size:12px}.footer-feature-box{margin-right:auto;margin-left:auto;border-bottom:1px solid #3d4656;width:1200px;height:120px}.footer-feature-box ul li{display:block;float:left;width:25%;height:120px;font-size:18px;line-height:120px;white-space:nowrap}.feature-icon{float:left;margin-top:30px;margin-right:10px;margin-left:20px;border-radius:30px;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#82878e;width:60px;height:60px}.feature-icon1{background-image:url(/img/foot-icon1.png)}.feature-icon2{background-image:url("/img/foot-icon2.png")}.feature-icon3{background-image:url("/img/foot-icon3.png")}.feature-icon4{background-image:url("/img/foot-icon4.png")}.footer-nav-box{margin-right:auto;margin-left:auto;padding:40px 0;width:1160px}.footer-nav-left{float:left;width:300px}.footer-logo{margin-top:10px;background-image:url(/img/logo_white_en.svg);background-position:left center;background-size:auto 40px;background-repeat:no-repeat;height:40px}.footer-info{margin-top:20px;line-height:2em}.footer-info .iconfont{font-size:12px}.footer-info a{color:#82878e}.footer-info a:hover{color:#fff}.footer-qrcode{float:left;margin-top:20px;width:80px;text-align:center}.qr_wechat{display:block;border:5px solid #fff;border-radius:5px;background-image:url(/img/qr-wechat.png);background-size:auto 70px;width:70px;height:70px}.footer-nav-right{float:left;border-left:1px solid #3d4656;padding-left:80px}.footer-nav-right ul{float:left}.list-title{margin-bottom:5px;color:#fff;font-size:16px;line-height:30px}.footer-nav-right ul li{line-height:30px}.footer-nav-right ul li a{color:#82878e;text-decoration:none}.footer-nav-right ul li a:hover{color:#fff}.footer-copyright{border-top:1px solid #3d4656;padding:20px 0;width:100%;text-align:center}.footer-line:after{margin-right:10px;margin-left:10px;content:"|"}.footer-copyright a{color:#82878e}.footer-copyright a:hover{color:#fff}.float-navbar{position:fixed;right:10px;bottom:10px;z-index:999;width:40px}.float-navbar .float-icon{display:block;position:relative;margin-top:-1px;border:1px solid #efefef;background-color:#fff;width:40px;height:40px;color:#b2b2b2;font-size:24px;line-height:40px;text-align:center}.float-navbar a.float-icon:hover{border:1px solid #666;background-color:#666;color:#fff}.float-navbar .float-icon .iconfont{font-size:22px}.float-navbar a.float-icon:hover .hidebox{display:block}.float-navbar .hidebox{display:none;position:absolute;top:-114px;left:-130px;width:130px}.float-navbar .float-box{position:absolute;right:10px;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.08);-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.08);box-shadow:1px 1px 6px rgba(0,0,0,0.08);border:1px solid #dedede;border-radius:10px;background-color:#fff;padding:9px;width:120px;height:135px}.float-navbar .float-box-arr{position:absolute;right:-6px;bottom:15px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);border-top:1px solid #dedede;border-right:1px solid #dedede;background-color:#fff;width:10px;height:10px}.float-navbar .float_qrcode{margin:0;width:120px;height:120px}.float-navbar .float_note{color:#7c7c7c;font-size:12px;line-height:26px;text-align:center}.page-nav{margin-top:20px;font-size:12px;text-align:center}.arrow-left:after{content:"\e841";font-family:"iconfont"}.arrow-right:after{content:"\e840";font-family:"iconfont"}.pagenav0{display:inline-block;margin-right:3px;margin-left:3px;border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;width:30px;height:30px;color:#d6d6d6;line-height:30px}.pagenav1{display:inline-block;margin-right:3px;margin-left:3px;border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;width:30px;height:30px;color:#767676;line-height:30px}.pagenav2{display:inline-block;margin-right:3px;margin-left:3px;border:1px solid #3498db;border-radius:5px;background-color:#3498db;width:30px;height:30px;color:#fff;line-height:30px}.pagenav1:hover{border:1px solid #3498db;background-color:#3498db;color:#fff}.news-list{min-height:100px}.news-list li{border-bottom:1px solid #efefef;padding:20px 10px}.news-list a{display:block;width:800px;overflow:hidden;color:#62615e;line-height:16px}.news-list a:hover .news-list-title{color:#3498db}.news-list a:hover .news-list-img{transform:scale(1.1,1.1);-webkit-transition:.3s transform;-moz-transition:.3s transform;transition:.3s transform}.news-list-img-box{float:left;border:1px solid #e6e6e6;border-radius:10px;background-color:#ccc;width:240px;height:136px;overflow:hidden}.news-list-img{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;height:136px}.news-list-title{float:right;width:530px;height:36px;overflow:hidden;color:#212121;font-size:20px;line-height:36px;text-overflow:ellipsis;white-space:nowrap}.news-list-attach{float:right;width:530px;height:32px;font-size:12px;line-height:30px}.news-list-attach .second-i{margin-left:10px}.news-list-attach .iconfont{font-size:12px;line-height:30px}.news-list-abstract{float:right;width:530px;height:66px;overflow:hidden;color:#b3b3b3;font-size:12px;line-height:22px}.docs-list a{float:left;margin:5px;width:140px;height:116px;overflow:hidden;color:#62615e;line-height:16px}.docs-list a:hover .docs-list-img{transform:scale(1.1,1.1);-webkit-transition:.3s transform;-moz-transition:.3s transform;transition:.3s transform}.docs-list-img-box{margin-bottom:4px;border:1px solid #e6e6e6;border-radius:10px;background-color:#ccc;width:138px;height:80px;overflow:hidden}.docs-list-img{background-position:center center;background-size:cover;background-repeat:no-repeat;width:138px;height:80px}.store-list-aside li{padding:8px 10px;width:100%;overflow:hidden;color:#62615e}.store-list-aside .right{float:right;width:230px;height:60px;line-height:20px}.store-list-aside-img-box{float:left;border:1px solid #e6e6e6;background-color:#ccc;width:60px;height:60px;overflow:hidden}.store-list-aside-img{background-position:center center;background-size:cover;background-repeat:no-repeat;width:60px;height:60px}.left-box{float:left;width:830px;height:100%;min-height:800px}.right-box{position:absolute;right:0;width:322px;height:100%;min-height:800px}.right-box-item{background-color:#fff;padding:10px;width:300px;font-size:12px}.right-box-style{margin-bottom:20px;text-align:center}.right-box-topic{margin-bottom:10px;font-size:16px;line-height:20px;text-align:center}.search-box{position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-right:auto;margin-left:auto;border:none;border-radius:24px;background-color:#f5f7fa;padding:4px 4px 4px 16px;width:100%;height:42px;overflow:hidden;box-shadow:0 2px 8px rgba(1,140,255,0.12);transition:box-shadow .3s ease,background-color .3s ease}.search-box:focus-within{background-color:#fff;box-shadow:0 2px 14px rgba(1,140,255,0.22)}.search-key{position:absolute;left:15px;border-style:none;background-color:transparent;padding-left:8px;width:calc(100% - 44px);height:34px;font-size:14px;color:#333;outline:none;box-sizing:border-box}.search-key::placeholder{color:#aaa;font-size:14px}.search-submit{position:absolute;right:4px;top:4px;cursor:pointer;background-color:var(--blue2);width:34px;height:34px;border-radius:50%;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 2px 6px rgba(8,123,217,0.3)}.search-submit:hover{background-color:var(--blue1);transform:scale(1.08);box-shadow:0 3px 10px rgba(1,140,255,0.4)}.search-submit:active{transform:scale(0.95)}.search-submit .iconfont{font-size:16px;line-height:34px}.article-headbox{margin-bottom:10px;width:100%}.article-mainbox{position:relative}.article-topic{margin-bottom:10px;border-left:3px solid var(--green1);padding-left:17px;font-size:28px;line-height:34px}.article-info{margin-bottom:10px;padding-left:20px;color:#999;font-size:12px}.article-info .iconfont{font-size:12px}.tag-box{border-top:1px solid #efefef;padding-top:20px}.tag-box a{display:inline-block;margin-top:5px;margin-right:5px;border-radius:15px;background-color:#ccc;padding:2px 15px;height:20px;color:#fff;font-size:12px;line-height:20px}.tag-box a:hover{background-color:#666}.article-box{background-color:#fff;padding:30px 40px;width:750px;min-height:750px}.store-head-box{position:relative;margin-bottom:20px;width:830px;min-height:360px}.store-head-box .coverimg{position:absolute;float:left;border:1px solid #e0e0e0;background-position:center center;background-size:cover;background-color:#ccc;width:360px;height:360px}.store-head-date{margin-bottom:10px;margin-left:400px;color:#a4a4a4;font-size:12px}.store-head-date span{color:#a4a4a4;font-size:12px}.store-head-topic{margin-bottom:10px;margin-left:400px;font-size:28px;line-height:34px}.store-head-subtopic{margin-bottom:20px;margin-left:400px;color:#666;font-size:14px;line-height:20px}.store-head-info{margin-bottom:20px;margin-left:-20px;background-image:linear-gradient(60deg,#f90,#f96430);background-color:var(--orange2);padding:10px;width:830px;color:#efefef;font-size:12px;line-height:24px}.store-head-info2{float:right;width:420px}.store-head-buy{margin-left:400px}.store-head-price{color:#fff;font-weight:500;font-size:20px;line-height:30px;font-family:"DINPro"}.store-head-price span{font-size:30px}.article-end-text{margin-top:30px;margin-right:auto;margin-left:auto;border-top:thin solid #bbb;width:50%;height:30px;color:#bbb;font-size:10px;text-align:center}.login-box{margin-top:60px;margin-right:auto;margin-bottom:60px;margin-left:auto;-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.03);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.03);box-shadow:1px 1px 12px rgba(0,0,0,0.03);border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;width:900px;overflow:hidden}.login-box-head{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-right:auto;margin-bottom:20px;margin-left:auto;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e0e0e0;width:95%}.login-box-head h1{float:left;font-size:20px;line-height:60px}.login-box-safe{float:right;color:var(--green2);font-size:18px;line-height:60px}.login-box-left{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-right:1px dashed #e0e0e0;width:50%;height:320px}.login-box-right{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:50%;height:320px}.login-box-foot{display:inline-block;clear:both;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-top:20px;border-top-width:1px;border-top-style:solid;border-top-color:#e0e0e0;background:-webkit-linear-gradient(#fff,#efefef);background:-moz-linear-gradient(#fff,#efefef);background:linear-gradient(#fff,#efefef);padding-right:20px;padding-left:20px;width:100%;height:50px;font-size:12px;line-height:50px}.login-form{margin-top:30px;margin-right:auto;margin-left:auto;width:300px;line-height:200%}.login-input-box{margin-bottom:15px;border:1px solid #e0e0e0;border-radius:5px;width:300px;height:34px;overflow:hidden}.login-input-box canvas{float:right;cursor:pointer}.login-input-box span{float:left;width:30px;height:33px;font-size:18px;line-height:34px;text-align:center}.login-input-box input{float:left;outline:none;border-style:none;background-color:#fff;width:260px;height:32px}.login-submit{float:right;cursor:pointer;border-style:none;border-radius:5px;background-color:var(--green1);width:140px;height:30px;color:#fff;text-align:center}.login-submit:hover{background-color:var(--green2)}.login-content{margin-top:30px;margin-right:auto;margin-left:auto;width:360px;line-height:200%}.login-content a{color:#808080}.login-content a:hover{color:#3498db}.foreword-quote{display:block;float:left;width:100px;height:50px;color:var(--orange1);text-align:center}.foreword-quote .iconfont{font-size:80px;line-height:50px}.foreword{display:block;float:left;width:1000px;font-size:16px;line-height:25px;text-align:center}.demo-list li{margin-bottom:20px;-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.03);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.03);box-shadow:1px 1px 12px rgba(0,0,0,0.03);border:1px solid #efefef;border-radius:10px;background-color:#fff;padding-top:30px;padding-bottom:30px}.demo-title{margin-right:auto;margin-left:auto;border-bottom:1px solid #cfcfcf;width:160px;color:#212121;font-size:24px;line-height:40px;text-align:center}.demo-domain{margin-bottom:20px;font-size:12px;line-height:24px;text-align:center}.demo-intro{margin-right:auto;margin-bottom:20px;margin-left:auto;width:1000px}.demo-site{float:left;margin-right:20px;margin-left:100px;border:1px solid #dedede;border-radius:25px;background-color:#212121;width:750px;height:450px}.hover-area{position:relative;margin-top:28px;margin-right:auto;margin-left:auto;border:1px solid #4e4e4e;background-position:center top;background-size:700px auto;background-repeat:no-repeat;background-color:#4e4e4e;width:700px;height:390px}.hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-color:#212121}.hover-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;width:100%;text-align:center}.hover-content a{display:inline-block;margin-right:5px;margin-left:5px;border-radius:20px;background-color:#fff;width:100px;height:40px;color:#212121;font-size:12px;line-height:40px;text-align:center}.hover-content a:hover{background-color:var(--green1);color:#fff}.hover-area:hover .hover-overlay{opacity:.5}.hover-area:hover .hover-content{opacity:1}.phone-box{position:relative;float:left;transition:transform .3s ease,box-shadow .3s ease;border-radius:24px;background-position:center center;background-size:220px 450px;width:220px;height:450px}.phone-white{-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.03);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.03);box-shadow:1px 1px 12px rgba(0,0,0,0.03);background-image:url(/img/phone-white.png)}.phone-black{background-image:url(/img/phone-black.png)}.phone-box .phone-screen{margin-top:44px;margin-left:10px;background-size:200px 356px}.phone-box .phone-screen img{width:200px;height:356px}.phone-box .qrcode-mask{position:absolute;top:0;top:44px;left:0;left:10px;transition:opacity .3s;background:rgba(0,0,0,0);width:200px;height:356px;text-align:center}.phone-box .qrcode-mask .qrcode-box{display:inline-block;opacity:0;transition:opacity .5s;margin-top:108px;border-radius:5px;background-color:#fff;padding:10px;width:120px;height:120px}.phone-box:hover .qrcode-mask{background:rgba(0,0,0,0.5)}.phone-box:hover .qrcode-mask .qrcode-box{opacity:1}.phone-show-list li{position:relative;float:left;transition:transform .3s ease,box-shadow .3s ease;margin-right:25px;margin-bottom:20px;width:220px}.phone-show-list li:nth-child(5n){margin-right:0}.columns h2{color:var(--blue1)}.columns h2 span{font-size:20px}.columns .left{float:left;width:650px;height:100%}.columns .right{float:right;width:400px;height:100%}.process-box li{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:200px;height:220px;overflow:hidden;font-size:12px;line-height:20px}.process-box li .head{margin-bottom:10px}.process-box li .line{float:left;border-bottom:1px dashed #c3c3c3;width:68px;height:32px}.process-box .icon{float:left;border-radius:50%;background-color:var(--green1);width:64px;height:64px;color:#fff;font-weight:500;font-size:30px;line-height:64px;font-family:"DINPro";text-align:center}.process-box .topic{margin-bottom:10px;font-size:20px;line-height:30px;text-align:center}.process-box .subtopic{padding:0 20px;font-size:12px;line-height:20px;text-align:center}.develop-service-box{margin-right:auto;margin-left:auto;width:1200px}.develop-service-box li{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:10px;width:25%;height:270px}.develop-service-box li a{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.08);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.08);box-shadow:1px 1px 12px rgba(0,0,0,0.08);border-radius:10px;width:100%;overflow:hidden;color:#fff;text-align:center}.develop-service-box li a:hover .text{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;margin-top:-10px}.develop-service-box .iconfont{display:inline-block;margin-top:10px;font-size:40px;line-height:50px}.develop-service-box .topic{font-size:20px;line-height:40px}.develop-service-box .subtopic{margin-bottom:10px;font-size:12px;line-height:20px}.develop-service-box .text{transition:all .5s linear;box-shadow:0 5px 40px rgba(51,78,118,0.1);border:1px solid #fff;border-top-right-radius:10px;border-top-left-radius:10px;background-color:#fff;background:-moz-linear-gradient(top,rgba(22,100,255,0.2) 0,hsla(0,0%,100%,0) 33.08%),#fff;background:linear-gradient(180deg,rgba(22,100,255,0.2),hsla(0,0%,100%,0) 33.08%),#fff;padding:20px 0}.develop-service-box li a:hover .text{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;margin-top:-10px}.develop-service-box p{margin:0;color:#212121;line-height:25px}.develop-service-box .btn{width:100%;height:30px;font-size:12px;line-height:30px;zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);margin-top:15px;border-radius:5px;background:rgba(0,0,0,0.3)}.about-info-box li{position:relative;float:left;margin-right:80px;width:240px;height:200px}.about-info-box li:nth-child(4n){margin-right:0}.about-info-box .number{font-weight:500;font-size:46px;line-height:80px;font-family:dinpro}.about-info-box span{position:absolute;top:0;right:0;color:var(--green1);font-size:70px;line-height:80px}.about-info-box .notes{border-top:1px solid #e0e0e0;font-size:18px;line-height:50px}.about-value-box li{float:left;margin-right:19px;margin-bottom:29px;margin-left:19px;border-radius:10px;background-color:#fff;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;width:320px;height:170px;color:#999;text-align:center}.about-value-box li .iconfont{display:block;margin-right:auto;margin-left:auto;width:80px;height:80px;color:var(--blue1);font-size:70px;line-height:80px;text-align:center}.about-value-box li .about-topic{color:#212121;font-size:20px;line-height:40px;text-align:center}.contact-box .left{float:left;width:600px}.contact-box .right{float:right;width:500px}.contact-topic{margin-bottom:10px;font-size:20px}.contact-subtopic{margin-bottom:15px;height:40px;color:#999;font-size:14px;line-height:20px}.store-nav-box{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:800px;font-size:12px}.store-nav-item li{border-bottom:1px dashed #666;padding:8px 0}.store-nav-item li:nth-child(1){border-top:1px dashed #666}a.channellink0{display:inline-block;margin-right:5px;border-radius:12px;width:90px;height:24px;color:#fff;font-weight:700;line-height:24px;text-align:center}a.channellink1{display:inline-block;margin-right:5px;border-radius:12px;background-color:#f60;width:90px;height:24px;color:#fff;font-weight:700;line-height:24px;text-align:center}a.classllink0{display:inline-block;border-radius:12px;width:70px;height:24px;color:#fff;line-height:24px;text-align:center}a.classllink0:hover{background-color:var(--orange2)}a.classllink1{display:inline-block;border-radius:12px;background-color:#f60;width:70px;height:24px;color:#fff;line-height:24px;text-align:center}.store-list li{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-right:20px;margin-bottom:20px;border:1px solid #efefef;border-radius:10px;background-color:#fff;width:285px;overflow:hidden}.store-list li:nth-child(4n){margin-right:0}.store-list li:hover .store-list-img{transform:scale(1.02,1.02);-webkit-transition:.3s transform;-moz-transition:.3s transform;transition:.3s transform}.store-list li:hover{-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.08);-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.08);box-shadow:1px 1px 6px rgba(0,0,0,0.08)}.store-list-img-box{background-color:#ccc;width:100%;overflow:hidden}.store-list-img{background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%}.store-list-img::before{float:left;padding-top:100%;content:""}.store-list-img::after{display:block;clear:both;content:""}.store-list-price{padding:0 10px;color:#212121;font-weight:500;font-size:16px;line-height:50px;font-family:"DINPro"}.store-list-price span{font-size:30px}.ico-free{display:inline-block;vertical-align:text-top;border:1px solid #fde2e2;border-radius:5px;background-color:#fef0f0;width:60px;height:18px;color:#f56c6c;font-size:12px;line-height:18px;text-align:center}.store-list-title{padding:0 10px;width:100%;height:20px;overflow:hidden;color:#212121;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.store-list-attach{margin-bottom:5px;padding:0 10px;width:100%;height:32px;color:#a8a8a8;font-size:12px;line-height:30px}.store-list-attach .iconfont{font-size:12px;line-height:30px}.packs2{margin-top:10px}.packs2 li{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding-right:5px;width:50%}.packs2 li:nth-child(2n){float:left;padding-right:0;padding-left:5px;width:50%}a.button{display:inline-block;border-radius:5px;width:100%;height:40px;color:#fff;font-size:16px;line-height:40px;text-align:center}.blue{background-color:var(--blue1)}.blue:hover{background-color:var(--blue2)}.green{background-color:var(--green1)}.green:hover{background-color:var(--green2)}.order_box{margin-right:auto;margin-left:auto;border:1px solid #e5e5e5;border-radius:20px;background-color:var(--blue1);width:400px;overflow:hidden}.order_box .notice{width:100%;color:#fff;font-size:30px;line-height:80px;text-align:center}.order_box .notice span{font-size:30px;line-height:80px}.order_box .qr_box{margin-right:auto;margin-left:auto;width:160px;text-align:center}.order_info{transition:all .5s linear;box-shadow:0 5px 40px rgba(51,78,118,0.1);border:1px solid #fff;border-top-right-radius:20px;border-top-left-radius:20px;background-color:#fff;background:-moz-linear-gradient(top,rgba(22,100,255,0.2) 0,hsla(0,0%,100%,0) 33.08%),#fff;background:linear-gradient(180deg,rgba(22,100,255,0.2),hsla(0,0%,100%,0) 33.08%),#fff;padding:30px}.order_info pre{margin-bottom:20px;line-height:30px}#gbook-form .input-box{position:relative;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-right:10px;margin-bottom:15px;border:1px solid #e0e0e0;border-radius:5px;background-color:#fafafa;padding:5px;width:290px;height:40px;overflow:hidden}#gbook-form .input-box input{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border-style:none;background-color:#fafafa;width:100%;height:20px}#gbook-form #captcha-canvas{position:absolute;top:0;right:0}#gbook-form .textarea-box{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-bottom:15px;border:1px solid #e0e0e0;border-radius:5px;background-color:#fafafa;padding:5px;width:590px;height:200px;overflow:hidden}#gbook-form .textarea-box textarea{outline:none;border-style:none;background-color:#fafafa;width:100%;height:200px}#gbook-form .gbook-submit{float:left;cursor:pointer;margin-bottom:10px;border-style:none;border-radius:5px;background-color:var(--orange1);width:290px;height:40px;color:#fff;font-size:16px;line-height:40px;text-align:center}#gbook-form .gbook-submit:hover{background-color:var(--orange2)}#gbook-form .gbook-waiting{display:none;float:left;cursor:pointer;margin-bottom:10px;border-style:none;border-radius:5px;background-color:#ccc;width:290px;height:40px;color:#fff;font-size:16px;line-height:40px;text-align:center}#quote-form{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-top:60px;margin-right:auto;margin-bottom:60px;margin-left:auto;-webkit-box-shadow:1px 1px 12px rgba(0,0,0,0.03);-moz-box-shadow:1px 1px 12px rgba(0,0,0,0.03);box-shadow:1px 1px 12px rgba(0,0,0,0.03);border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;padding:50px;width:1000px}#quote-form label{margin-right:20px}#quote-form .quote-form-table{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%}#quote-form .quote-form-table td{vertical-align:top;padding:5px;line-height:40px}#quote-form .quote-input{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #e0e0e0;padding:0 10px;width:100%;height:40px}#quote-form .quote-textarea{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #e0e0e0;padding:10px;width:100%;height:100px;line-height:20px}#quote-form #captcha{width:50%}#quote-form #captcha-canvas{position:absolute;float:right;cursor:pointer}#quote-form .quote-submit{cursor:pointer;margin-right:auto;margin-left:auto;border-radius:3px;background-color:var(--orange1);width:400px;height:40px;color:#fff;font-size:16px;line-height:40px;text-align:center}#quote-form .quote-submit:hover{background-color:var(--orange2)}#quote-form .quote-waiting{display:none;cursor:pointer;margin-right:auto;margin-left:auto;border-radius:3px;background-color:#ccc;width:400px;height:40px;color:#fff;font-size:16px;line-height:40px;text-align:center}.web-faqs-box li{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-bottom:20px;border:1px solid #efefef;border-radius:20px;background-color:#fff;padding:20px 40px;color:#666;font-size:14px}.web-faqs-box li h2{margin-bottom:10px}.service-intro-box li{color:#666;font-size:16px}.service-intro-box li h2{margin-bottom:20px;font-size:30px;line-height:50px}.service-intro-box .center-img-box{margin-right:auto;margin-left:auto;text-align:center}.service-intro-box .center-img-box img{margin-right:auto;margin-left:auto;max-width:800px;max-height:400px}.service-intro-box .center-text-box{padding:50px;text-align:center}.service-intro-box .img-box{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:50px;width:600px}.service-intro-box .img-box img{margin-right:auto;margin-left:auto;max-width:500px;max-height:400px}.service-intro-box .text-box{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding-top:100px;padding-right:50px;padding-bottom:50px;padding-left:50px;width:600px}.resource-box li{float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-right:20px;margin-bottom:20px;border:1px solid #e0e0e0;border-radius:10px;background-color:#fff;width:285px;overflow:hidden}.resource-box li:nth-child(4n){margin-right:0}.resource-box li .coverimg-box{margin-bottom:5px;background-color:#ccc;width:285px;height:160px;overflow:hidden}.resource-box li .coverimg{background-position:center center;background-size:cover;background-repeat:no-repeat;width:285px;height:160px}.resource-box li .topic{padding:4px 10px;color:#212121;font-weight:bold;text-align:center}.resource-box li .description{padding:4px 10px;height:60px;overflow:hidden;color:#666;font-size:12px;line-height:20px}.resource-box li .btn{display:block;margin:15px auto;border:1px solid var(--blue1);border-radius:5px;width:140px;height:30px;color:var(--blue1);font-size:12px;line-height:30px;text-align:center}.resource-box li .btn:hover{background-color:var(--blue1);color:#fff}.intro-box{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #e1e1e1;border-radius:20px;padding:30px}.intro-box .brand-box{margin-bottom:20px;text-align:center}.intro-box .brand{display:inline-block;margin:0 15px;border-radius:15px;background-image:url(/img/logo_blue.svg);background-position:center center;background-size:200px auto;background-repeat:no-repeat;background-color:#fff;width:300px;height:130px}.intro-box .brand2{display:inline-block;margin:0 15px;border-radius:15px;background-image:url(/img/airdesk.png);background-position:center center;background-size:200px auto;background-repeat:no-repeat;background-color:#fff;width:300px;height:130px}.cloud-bg{animation:cloudAction linear 20s infinite;margin:0;background-image:url(/img/cloud.jpg);background-position:left top;background-repeat:repeat-x;padding:0;overflow:hidden}@keyframes cloudAction{0%{background-position:0 0}100%{background-position:-700px 0}}.gongan{display:inline-block;margin-right:2px;background-image:url(/img/gongan.png);background-size:cover;width:14px;height:16px}