@-webkit-keyframes hidePreloader{0%{width:100%;height:100%}100%{width:0;height:0}}@keyframes hidePreloader{0%{width:100%;height:100%}100%{width:0;height:0}}body>div.preloader{position:fixed;background:white;width:100%;height:100%;z-index:1071;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body:not(.loaded)>div.preloader{opacity:1}body:not(.loaded){overflow:hidden}body.loaded>div.preloader{-webkit-animation:hidePreloader .5s linear .5s forwards;animation:hidePreloader .5s linear .5s forwards}main{padding:20px 150px;color:#000;background-color:#fafbfe}.help-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.help-container .help-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:350px;-webkit-box-flex:33%;-ms-flex:33%;flex:33%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-right:20px;padding:5px}.help-item:hover{background-color:#f4f4f4;border-radius:3px}.help-item .left-icon{width:70px;padding-top:5px;text-align:center}.help-item .left-icon i{font-size:40px !important;color:#063f75}.left-icon img{width:36px;border:3px solid #1296db}.help-item .right-content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;overflow:hidden}.right-content .item-title{font-size:16px}.right-content ul{padding-left:15px;margin:0}.right-content ul li{width:100%;cursor:pointer}.right-content ul li{list-style:disc}.right-content ul li:hover{color:#8ba3c6}.right-content ul li div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right-content li::marker{color:#ccc}body{background-image:-webkit-gradient(linear,left top,left bottom,from(#dae5f4),to(#f6fafe));background-image:linear-gradient(to bottom,#dae5f4,#f6fafe)}#app{padding:100px 20px 50px;max-width:1400px;margin:auto;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#dae5f4),to(#f6fafe));background-image:linear-gradient(to bottom,#dae5f4,#f6fafe)}.app-container{display:-webkit-box;display:-ms-flexbox;display:flex}.app-container h3{padding-left:1em}.app-container .left{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:20px 10px;margin-right:30px;background-image:-webkit-gradient(linear,left top,left bottom,from(#f6fafe),to(#fff));background-image:linear-gradient(to bottom,#f6fafe,#fff);border:2px solid #fff;border-radius:5px}.app-container .right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px}.left-row{margin-bottom:20px}.left-row.row1 .vips{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.vips .vip-item{width:160px;padding:16px;text-align:center;background-color:#fff;border-radius:5px;margin-right:20px;border:1px solid #eee;cursor:pointer}.vips .vip-item:hover{background-color:#e9f5ff}.row2 .marker-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.row2 .marker-list .list-item{width:33%;padding:10px;height:150px;border-radius:3px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.list-item:hover{-webkit-box-shadow:0 5px 5px rgba(200,200,200,0.7);box-shadow:0 5px 5px rgba(200,200,200,0.7);background-image:url(/static/png/added_on@2x.e08c0e10.png);background-size:100% 100%;cursor:pointer}.marker-right{position:relative}.list-item .go-buy{color:#409eff;font-size:12px}.list-item p{color:#888;font-size:12px}.list-item:hover .name{color:#1690ff}.list-item .name{font-weight:700}.list-item img{width:80px;-o-object-fit:contain;object-fit:contain;-webkit-transform:scale(1.3) translate(-5px,-23px);transform:scale(1.3) translate(-5px,-23px)}.app-container .right .user-info{width:100%;padding:10px;background-image:url(/static/png/right_user@2x.0cb31031.png);background-size:100% 100%}.user-info img{display:block;width:60px;height:60px;margin:auto;margin-bottom:10px;border-radius:50%}.user-info p{display:-webkit-box;display:-ms-flexbox;display:flex}.user-info p>span:nth-child(1){width:80px;text-align:right}.normal-question{margin:20px 0;padding:20px;background-color:#fff;border-radius:3px}.normal-question .question-item{font-size:14px;cursor:pointer}.normal-question .question-item:hover a{color:#409eff !important}.connection{padding:20px;background-color:#fff;border-radius:3px;background:url(/static/png/right_contact@2x.ffe5b9fd.png) no-repeat;background-size:100% 100%}.connection .connection-box{text-align:center}.connection .connection-box img{width:70%;-o-object-fit:contain;object-fit:contain}.app-footer{margin-top:20px;padding:15px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;border-radius:3px}.app-footer .footer-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:48%}