#app,body,html{height:100%}#app{font-family:Roboto-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;min-height:100%;width:100%;font-size:2.667vw}.black-window .window-box{width:96vw;min-height:53.333vw;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(228,238,248,.92);border-radius:2.667vw;overflow:hidden;box-shadow:1px 1px 1px #e4eef8}.black-window .window-box .window-title{width:100%;height:8vw;line-height:8vw;margin-top:2.667vw;text-align:center;font-size:3.733vw;font-weight:700}.black-window .window-box .show-dialog{line-height:6.667vw;font-size:4.4vw;font-weight:500;min-height:26.667vw;white-space:pre-wrap;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 6.667vw 6.667vw 6.667vw;text-align:left;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#777}.black-window .window-box .right-close{width:3.467vw;height:3.467vw;position:absolute;top:4vw;right:4vw;display:block;cursor:pointer}.black-window .window-box .right-close img{width:100%;height:auto}.black-window .bottom-btn{display:-webkit-box;display:-webkit-flex;display:flex;font-size:3.467vw;font-weight:700;text-align:center;color:#fff;width:90%;-webkit-justify-content:space-around;justify-content:space-around;margin:0 auto 6.667vw auto}.black-window .bottom-btn .cannel-btn,.black-window .bottom-btn .comfire-btn{width:45%;line-height:10vw;border-radius:4vw}.black-window .bottom-btn .cannel-btn{background-color:red}.black-window .bottom-btn .comfire-btn{background-color:#05a2fd}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,sans-serif;font-size:1.867vw;line-height:1.45;color:#444;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,blockquote,body,button,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,section,td,textarea,th,ul{margin:0;padding:0}article,aside,canvas,figcaption,figure,footer,header,hgroup,main,menu,nav,progress,section,summary{display:block}hr{box-sizing:content-box;height:0;overflow:visible}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:Consolas,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;border:0;outline:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}canvas{display:inline-block}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}dl,li,ol,ul{list-style-type:none}em,i{font-style:normal}svg:not(:root){overflow:hidden}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;font-style:normal}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.267vw}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}input[type=number]{-moz-appearance:textfield}*{-webkit-tap-highlight-color:transparent;outline:0}*,:after,:before{box-sizing:border-box}input::-ms-clear,input::-ms-reveal{display:none}a{color:#2d8cf0;background:0 0;text-decoration:none;outline:0;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}a:hover{color:#57a3f3}a:active{color:#2b85e4}a:active,a:hover{outline:0;text-decoration:none}a[disabled]{color:#ccc;cursor:not-allowed;pointer-events:none}::-webkit-scrollbar{display:none}::-webkit-input-placeholder{color:#bbb}:-moz-placeholder,::-moz-placeholder{color:#bbb}:-ms-input-placeholder{color:#bbb}.color-orange{color:#d15011}@font-face{font-family:Roboto-Medium;src:url(../../static/fonts/Roboto-Medium.68ea4734.ttf) format("truetype")}.black-window{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:999}.black-window .pix-window-box{width:96vw;min-height:24vw;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:6.667vw;overflow:hidden;box-shadow:1px 1px 1px #e4eef8;padding-left:2.4vw}.black-window .pix-window-box:before{content:"";position:absolute;left:0;height:100%;width:2.4vw;background:-webkit-linear-gradient(#097eec,#1abefc);background:linear-gradient(#097eec,#1abefc)}.black-window .pix-window-box .window-title{width:100%;height:8vw;line-height:8vw;margin-top:2.667vw;text-align:center;font-size:4vw;color:#06a2ff}.black-window .content{text-align:center;color:#8b8c98;font-size:3.333vw;margin-top:1.333vw;padding:0 2.667vw 2.667vw 2.667vw}.layer-scale-enter-active{-webkit-transition:opacity .3s linear;transition:opacity .3s linear;opacity:1}.layer-scale-enter-active .black-window{-webkit-transform:scale(1);transform:scale(1)}.layer-scale-leave-active{opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.layer-scale-leave-active .black-window{-webkit-transform:scale(.3);transform:scale(.3)}.layer-scale-enter-from,.layer-scale-leave-to{opacity:0}.layer-scale-enter-from .black-window,.layer-scale-leave-to .black-window{-webkit-transform:scale(.3);transform:scale(.3)}.favorite-list-box{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:999}.favorite-list-box .favorite-list{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.favorite-list-box .favorite-list .favorite-num{max-height:53.333vw;overflow:hidden;overflow-y:auto;min-height:0;-webkit-overflow-scrolling:touch}.favorite-list-box .favorite-list .no-history{height:13.333vw;font-size:3.333vw;font-weight:700;line-height:13.333vw;text-align:center;width:94.933vw;border-radius:6.667vw;background-color:#fff;margin:0 auto 2.667vw auto}.favorite-list-box .favorite-list .favorite-item{width:94.933vw;min-height:16vw;padding:1.333vw 6.667vw;background-color:#fff;border-radius:6.667vw;margin:0 auto 2.667vw auto}.favorite-list-box .favorite-list .favorite-item,.favorite-list-box .favorite-list .favorite-item .detail-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:3.333vw;font-weight:700}.favorite-list-box .favorite-list .favorite-item .detail-item{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 2.667vw;width:100%}.favorite-list-box .favorite-list .favorite-item .detail-item .detail-time{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:0 5.333vw}.favorite-list-box .favorite-list .favorite-item .detail-item .detail-time>div:not(:last-child){margin-bottom:1.333vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:4vw;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .avater{width:8vw;height:8vw;border:1px solid #000;border-radius:50%;margin-right:2.667vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box{text-align:left}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box .detail-id{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:3.467vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box .detail-id img{width:3.467vw;height:3.467vw;margin-right:.667vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box .detail-num{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box .detail-num .num-left{margin-left:1.333vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box .detail-num .diamond-icon{width:3.2vw;height:2.667vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail .detail-box .detail-num .game-icon{width:4vw;height:4vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-detail:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:12vw;border-right:.533vw solid #ccc}.favorite-list-box .favorite-list .favorite-item .detail-item .user-pix{-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:left;position:relative;padding-left:5.333vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-pix .user-pix-chave,.favorite-list-box .favorite-list .favorite-item .detail-item .user-pix .user-pix-name{width:26.667vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-list-box .favorite-list .favorite-item .detail-item .user-pix .user-pix-chave{margin-top:1.333vw}.favorite-list-box .favorite-list .favorite-item .detail-item .user-pix:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:12vw;border-right:.533vw solid #ccc}.favorite-list-box .favorite-list .favorite-item .favorite-name{min-width:20vw}.favorite-list-box .favorite-list .favorite-item .favorite-id-icon{width:4vw;height:4vw;margin:0 .667vw 0 13.333vw}.favorite-list-box .favorite-list .favorite-item .favorite-id-icon img{width:100%;height:100%}.favorite-list-box .favorite-list .favorite-item .favorite-id-star{width:3.333vw;height:3.333vw;margin-left:6.667vw}.favorite-list-box .favorite-list .favorite-item .favorite-id-star img{width:100%;height:100%}.favorite-list-box .favorite-list .favorite-item .favorite-avater{width:6.8vw;height:6.8vw;margin-right:4vw;border:.4vw solid #3e5579;border-radius:50%}.favorite-list-box .favorite-list .favorite-item .favorite-avater img{width:100%;height:100%;border-radius:50%}.favorite-list-box .favorite-list .rule-said{width:100vw;height:43.467vw}.favorite-list-box .favorite-list .rule-said img{width:100%;height:100%}.favorite-list-box .favorite-list .rule-said-two{width:100vw;height:43.467vw}.favorite-list-box .favorite-list .rule-said-two img{width:100%;height:100%}.function-catalog{padding:0 4vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.function-catalog .function-item{position:relative}.function-catalog .function-item .function-icon{width:30vw;height:30vw}.top-back{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:10.667vw;font-size:4vw;font-weight:700;position:-webkit-sticky;position:sticky;top:0;background-color:#e4eef8;z-index:998}.top-back img{width:4.267vw;height:3.6vw;margin:0 2.667vw}#quantity-selection{width:100%}#quantity-selection .quantity-num{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}#quantity-selection .quantity-num .quantity-num-item{background-color:#fff;-webkit-box-flex:0;-webkit-flex:0 0 calc(25% - 2.667vw);flex:0 0 calc(25% - 2.667vw);max-width:calc(25% - 2.667vw);line-height:9.333vw;text-align:center;margin:1.333vw;font-size:4vw;font-weight:700;border-radius:5.333vw;overflow:hidden}#quantity-selection .quantity-num .quantity-num-active{background-color:#fff8cc;position:relative}#quantity-selection .quantity-num .quantity-num-active:before{content:"";position:absolute;bottom:.667vw;right:2.667vw;width:1.067vw;height:2.133vw;border:solid #000;border-width:0 .267vw .267vw 0;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);z-index:1}#quantity-selection .quantity-num .quantity-num-active:after{content:"";position:absolute;bottom:-2.133vw;right:-1.733vw;background-color:#ffdf35;width:7.333vw;height:7.333vw;border-radius:50%}.rule-dialog-box{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:999}.rule-dialog-box .rule-dialog-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#sw-table{width:100%;height:100%;overflow:auto;border:.267vw solid #e2eef9;border-radius:5.333vw}#sw-table td,#sw-table th{border-right:1px solid #e2eef9;border-bottom:1px solid #e2eef9}#sw-table table tr:last-child td{border-bottom:1px solid transparent}#sw-table table tr td:last-child,#sw-table table tr th:last-child{border-right:none}#sw-table table tr th:first-child{border-top-left-radius:4vw}#sw-table table tr th:last-child{border-top-right-radius:4vw}#sw-table table tr:last-child td:first-child{border-bottom-left-radius:4vw}#sw-table table tr:last-child td:last-child{border-bottom-right-radius:4vw}#sw-table table{width:100%;border-radius:4vw}#sw-table table th .thead-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:1.333vw}#sw-table table th .sort{padding:0;position:relative;margin-left:.267vw}#sw-table table th .sort .down{border:.8vw solid #fff;border-top-color:#f4f8fb;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent}#sw-table table th .sort .down.active{border-top-color:#fff}#sw-table table th .sort .up{border:.8vw solid #fff;border-top-color:transparent;border-bottom-color:#f4f8fb;border-left-color:transparent;border-right-color:transparent;margin-bottom:.4vw}#sw-table table th .sort .up.active{border-bottom-color:#fff}#sw-table table thead{font-size:3.2vw;text-align:center;z-index:99;color:#fff}#sw-table table thead,#sw-table table thead tr>th{height:9.333vw;background-color:#07a2ff;position:-webkit-sticky;position:sticky;top:0}#sw-table table thead tr>th{z-index:2}#sw-table table tbody{color:#898995;font-size:2.933vw;background-color:#fff}#sw-table table tbody tr{height:9.333vw}#sw-table .no-data{width:100%;line-height:13.333vw;text-align:center;height:26.667vw;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:3.333vw;border:1px solid #e2eef9;border-top:transparent}#sw-table .no-data,.user-info{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.user-info{width:96vw;height:22.667vw;border-radius:5.333vw;box-shadow:.667vw .667vw .667vw #e4eef8;padding:0 6.667vw 0 6.667vw;margin:2vw 0}.user-info .avatar{width:13.6vw;height:13.6vw;border-radius:50%;position:relative}.user-info .avatar .yellow-border{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15.333vw;height:15.333vw;border:.667vw solid #f2ddaf;border-radius:50%}.user-info .avatar img{width:100%;height:100%;border-radius:50%}.user-info .info-box{min-width:13.333vw;text-align:left;margin-left:6.667vw}.user-info .info-box .user-name{font-size:4vw;font-weight:700;max-width:33.333vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info .info-box .user-id{font-size:3.333vw;margin-top:.667vw;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:2.667vw}.user-info .info-box .user-id img{width:4vw;height:4vw}.user-info .info-box .user-id span{margin-left:1.333vw}.user-info .info-box .glob-num{display:-webkit-box;display:-webkit-flex;display:flex;font-size:3.333vw;margin-left:auto;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:2.667vw;margin-top:1.333vw}.user-info .info-box .glob-num span{margin-right:.667vw}.user-info .info-box .glob-num .silver{width:4.4vw;height:4.4vw}.user-info .info-box .glob-num .diamond{width:4.4vw;height:3.733vw}.user-info .info-box .glob-num div{line-height:4.4vw;margin:.4vw 0 0 .933vw}.user-info .add-icon{width:10.933vw;height:10.933vw;margin-left:5.333vw}.user-info .add-icon img{width:100%;height:100%}.loading[data-v-ab281de6]{width:100%;min-height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:fixed;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background-color:rgba(0,0,0,.5);z-index:9999}.loading-text[data-v-ab281de6]{color:#fff;margin-top:2.667vw;font-size:3.333vw}.loading-content[data-v-ab281de6]{position:relative;width:13.333vw;height:13.333vw;border:.667vw solid #fff;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-radius:100%;-webkit-animation:circle-ab281de6 1s linear infinite;animation:circle-ab281de6 1s linear infinite}@-webkit-keyframes circle-ab281de6{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes circle-ab281de6{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}