.el-tag{background-color:#ecf5ff;border-color:#d9ecff;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409eff;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409eff}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67c23a}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close:before{display:block}.el-tag--dark{background-color:#409eff;color:#fff}.el-tag--dark,.el-tag--dark.is-hit{border-color:#409eff}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#fff;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#fff;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67c23a}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#fff;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409eff}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409eff}.el-textarea .el-input__count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea.is-exceed .el-textarea__inner{border-color:#f56c6c}.el-textarea.is-exceed .el-input__count{color:#f56c6c}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input .el-input__count .el-input__count-inner{background:#fff;line-height:normal;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;text-align:center;height:100%;color:#c0c4cc}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409eff;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px}.el-input__icon,.el-input__prefix{-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;line-height:40px}.el-input__icon:after{content:"";height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__inner{border-color:#f56c6c}.el-input.is-exceed .el-input__suffix .el-input__count{color:#f56c6c}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.fix-body[data-v-41d9fbaf]{position:relative}.fix-body[data-v-41d9fbaf],.kyc-body[data-v-41d9fbaf]{background-color:#fff;padding:20px;border-radius:10px}.logo-min-avatar[data-v-41d9fbaf]{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-align:center;-ms-flex-align:center;align-items:center}.whitelist-sell[data-v-41d9fbaf]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.create-lock[data-v-41d9fbaf]{margin-top:20px}.create-lock-text[data-v-41d9fbaf]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-41d9fbaf]{margin-top:10px}.exchange-v3[data-v-41d9fbaf]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-41d9fbaf],.exchange-v3[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.exchange-v3-box[data-v-41d9fbaf]{cursor:pointer;padding:4px;border-radius:5px;border:1px solid #ccc;height:70px;padding-left:15px;width:270px;margin-right:15px;margin-bottom:10px}.exchange-v3-box-img[data-v-41d9fbaf]{width:50px;height:50px;border-radius:50%}.create-btn[data-v-41d9fbaf]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-btn[data-v-41d9fbaf],.create-token[data-v-41d9fbaf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-token[data-v-41d9fbaf]{min-height:80vh;background-color:#fff;padding:20px}.create-token-body[data-v-41d9fbaf]{width:100%}.create-token-body-config[data-v-41d9fbaf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-source-row[data-v-41d9fbaf]{margin-top:5px}.token-create-tips[data-v-41d9fbaf]{font-size:14px;color:rgba(0,0,0,.45)}.create-token-nft-table[data-v-41d9fbaf]{position:relative}.create-token-nft-mask[data-v-41d9fbaf]{position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.5);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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.bot-recommend-cls[data-v-41d9fbaf]{color:#409eff}.bot-recommend-cls-a[data-v-41d9fbaf]{text-decoration:underline}.form-footer[data-v-41d9fbaf]{margin-top:15px}.form-footer-btn[data-v-41d9fbaf]{margin-right:10px}.admin-btn-list[data-v-41d9fbaf]{width:100%;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-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.admin-btn[data-v-41d9fbaf]{width:100%;margin-top:10px}.progress-body[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.progress-body-item[data-v-41d9fbaf]{font-size:12px;font-weight:700}.left-box[data-v-41d9fbaf]{width:100%;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-align:end;-ms-flex-align:end;align-items:flex-end}.left-box-body[data-v-41d9fbaf]{margin-bottom:15px}.left-box-body-claim[data-v-41d9fbaf],.left-box-body[data-v-41d9fbaf]{width:100%;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-align:center;-ms-flex-align:center;align-items:center}.left-box-body-claim[data-v-41d9fbaf]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-41d9fbaf],.left-box-body-claim-text[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-box-body-claim-btn[data-v-41d9fbaf]{margin-top:10px}.left-box-body-buy[data-v-41d9fbaf]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-41d9fbaf]{margin-top:10px}.left-box-body-buy-name[data-v-41d9fbaf]{font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-box-body-buy-input[data-v-41d9fbaf]{margin-top:4px}.left-box-body-buy-input-btn[data-v-41d9fbaf]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-41d9fbaf]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-41d9fbaf]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-41d9fbaf]{width:100%}.panel[data-v-41d9fbaf]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-41d9fbaf]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-41d9fbaf]::-webkit-scrollbar{display:none}.info-header[data-v-41d9fbaf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name[data-v-41d9fbaf],.info-header[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-41d9fbaf]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name-icons img[data-v-41d9fbaf]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-41d9fbaf]{font-size:18px;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-body[data-v-41d9fbaf]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-41d9fbaf]{margin-top:15px;width:100%}.info-presale[data-v-41d9fbaf]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-41d9fbaf],.info-presale[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.info-presale-col[data-v-41d9fbaf]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-41d9fbaf]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.info-presale-col-alert[data-v-41d9fbaf],.info-presale-row[data-v-41d9fbaf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-row[data-v-41d9fbaf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:40px;border-bottom:1px solid #f6f6f6;scrollbar-width:none;-ms-overflow-style:none}.info-presale-row[data-v-41d9fbaf] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-41d9fbaf]{overflow:hidden}.info-presale-row-left[data-v-41d9fbaf],.info-presale-row-right[data-v-41d9fbaf]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;text-overflow:ellipsis;white-space:nowrap}.info-presale-row-right[data-v-41d9fbaf]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-41d9fbaf]{margin-top:5px}.token-metrics[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.token-metrics-box[data-v-41d9fbaf]{width:100%;max-width:400px}.inviter-row[data-v-41d9fbaf]{margin-top:10px;widows:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-41d9fbaf]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.get-reward-btn[data-v-41d9fbaf],.index-item-row[data-v-41d9fbaf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-item-row[data-v-41d9fbaf]{margin-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.index-top-panel[data-v-41d9fbaf]{width:100%;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-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px;background-color:#fff}.index-top-panel-title[data-v-41d9fbaf]{font-size:30px;font-weight:600;margin-bottom:20px;color:#000}.index-top-panel-row[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:20px}.index-top-panel-desc[data-v-41d9fbaf]{font-size:20px;font-weight:400;margin-bottom:10px;color:#333}.index-top-panel-btn[data-v-41d9fbaf]{width:200px;height:50px;background-color:#e6f7ff;color:#1890ff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;margin-bottom:20px;cursor:pointer;margin-left:10px}.index-body[data-v-41d9fbaf],.index-top-panel-btn[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-body[data-v-41d9fbaf]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-body-header[data-v-41d9fbaf]{width:100%}.index-body-wrap[data-v-41d9fbaf]{padding-top:3rem;position:absolute;width:100%;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-align:center;-ms-flex-align:center;align-items:center;z-index:3;color:#fff;padding-left:20px;padding-right:20px}.index-body-wrap-header[data-v-41d9fbaf]{font-size:40px;font-weight:600}.index-body-wrap-desc[data-v-41d9fbaf]{font-size:1.5rem;font-weight:300;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-align:center;-ms-flex-align:center;align-items:center;text-align:center}.index-body-wrap-page[data-v-41d9fbaf]{background-color:#fff;margin-top:-20px}.unsupport-mask[data-v-41d9fbaf]{width:100%;height:100%;position:absolute;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.lock-body-input[data-v-41d9fbaf],.lock-body-tabs[data-v-41d9fbaf]{max-width:1168px}.ipfs-info-desc[data-v-41d9fbaf]{word-break:break-word;word-wrap:break-word;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;white-space:-o-pre-wrap;white-space:-pre-wrap;white-space:pre;white-space:pre-wrap;white-space:pre-line;max-height:200px}.countdown-box[data-v-41d9fbaf]{margin-top:5px}.mining-avatar[data-v-41d9fbaf]{width:60px;height:60px;border-radius:50%;position:relative;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-align:center;-ms-flex-align:center;align-items:center}.mining-stake-logo[data-v-41d9fbaf]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-41d9fbaf]{position:absolute;right:-8px;bottom:0;width:30px;height:30px;background-color:#fff;border-radius:50%;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee}.mining-reward-logo-img[data-v-41d9fbaf]{width:100%;border-radius:50%}.upload-img[data-v-41d9fbaf]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-41d9fbaf],.avatar-uploader[data-v-41d9fbaf]{width:120px!important;height:120px!important}.upload-img-title[data-v-41d9fbaf]{font-size:12px}.upload-img-desc[data-v-41d9fbaf]{font-size:10px;color:#1890ff;font-weight:500}.view-pool[data-v-41d9fbaf]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.view-pool-btn[data-v-41d9fbaf]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-41d9fbaf],.view-pool-btn[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-box[data-v-41d9fbaf]{width:200px}.countdown-box-item[data-v-41d9fbaf]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid #409eff;color:#409eff;padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;border-radius:5px}.countdown-box-item[data-v-41d9fbaf],.view-pool-detail[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-pool-detail[data-v-41d9fbaf]{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}.presale-card[data-v-41d9fbaf]{padding:20px;-webkit-box-shadow:1px 1px 10px #eee;box-shadow:1px 1px 10px #eee;width:100%;border-radius:10px;border:1px solid #eee;max-width:423px;height:380px;white-space:nowrap}.presale-card-countdown[data-v-41d9fbaf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.presale-card-countdown-split[data-v-41d9fbaf]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.presale-card-title[data-v-41d9fbaf]{font-size:14px;font-weight:700;color:#333;margin-top:5px}.presale-card-value[data-v-41d9fbaf]{margin-top:5px;font-size:14px;color:#666}.presale-card-name[data-v-41d9fbaf]{font-size:18px;font-weight:700;margin-top:10px;white-space:nowrap}.presale-card-header[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.presale-card-header-logo[data-v-41d9fbaf]{width:60px;height:60px;border-radius:50%}.icon-pointer[data-v-41d9fbaf]{cursor:pointer}.option-btn[data-v-41d9fbaf]{width:100%}.row-title[data-v-41d9fbaf]{font-size:14px;font-weight:700}.card-body[data-v-41d9fbaf]{margin-top:20px}.card-row[data-v-41d9fbaf]{margin-bottom:10px}.card-row-right[data-v-41d9fbaf],.card-row[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-row-right[data-v-41d9fbaf]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.token-detail2[data-v-41d9fbaf]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.token-detail-title[data-v-41d9fbaf]{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.presale-list[data-v-41d9fbaf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.presale-list-item[data-v-41d9fbaf],.presale-list[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-list-item[data-v-41d9fbaf]{width:280px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;padding:10px;background:url(https://token-monitor.s3.amazonaws.com/white-curved.jpeg) no-repeat;background-position-y:"60%";color:#fff;position:relative;margin-right:8px;margin-bottom:8px}.presale-list-item-mask[data-v-41d9fbaf]{background-image:linear-gradient(310deg,#3b413c,#a391c8);position:absolute;opacity:.5;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px}.presale-list-item-title[data-v-41d9fbaf]{font-size:14px;font-weight:600;z-index:200}.presale-list-item-desc[data-v-41d9fbaf]{font-size:12px;font-weight:400;z-index:300;margin-top:10px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presale-list-item-btn[data-v-41d9fbaf]{margin-top:10px;z-index:400;width:150px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;background-color:#fff;color:#333;border-radius:4px;font-size:12px;padding-top:4px;padding-bottom:4px}.add-liq-fee-box[data-v-41d9fbaf],.presale-list-item-btn[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-liq-fee-box[data-v-41d9fbaf]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;widows:100%}.add-lp-row[data-v-41d9fbaf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add-lp-row[data-v-41d9fbaf],.social-info-mask[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-info-mask[data-v-41d9fbaf]{background-color:hsla(0,0%,100%,.8);position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-size:20px}.token-social-info-icons[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.token-social-info-icons img[data-v-41d9fbaf]{width:24px;height:24px;border:10%;margin-left:5px;margin-top:5px}.upload-img[data-v-41d9fbaf]{width:100px;height:100px}.pre-step[data-v-41d9fbaf]{margin-right:15px}.tip[data-v-41d9fbaf]{font-size:12px;color:#999;line-height:15px}.presale-body[data-v-41d9fbaf]{width:100%;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-align:center;-ms-flex-align:center;align-items:center}.presale-body-panel[data-v-41d9fbaf],.presale-body-steps[data-v-41d9fbaf]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-41d9fbaf]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-41d9fbaf]{display:inline!important}.ant-upload-text[data-v-41d9fbaf]{font-size:30px;font-weight:200}.token-detail[data-v-41d9fbaf]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #f6f6f6;padding-left:10px;width:100%}.token-detail-row[data-v-41d9fbaf],.token-detail[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-41d9fbaf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.token-detail-row-item[data-v-41d9fbaf]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-list[data-v-41d9fbaf]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-41d9fbaf],.upload-nft-body[data-v-41d9fbaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-nft-body[data-v-41d9fbaf]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-41d9fbaf]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-41d9fbaf]{font-size:14px;margin-top:10px;font-weight:500}.list-token-name[data-v-41d9fbaf]{border-bottom:1px dotted #999}.token-list[data-v-41d9fbaf]{width:100%}.lock-body[data-v-41d9fbaf],.token-list[data-v-41d9fbaf]{min-height:80vh;background-color:#fff;padding:20px;border-radius:10px}.lock-body[data-v-41d9fbaf]{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-align:center;-ms-flex-align:center;align-items:center}.lock-body-input[data-v-41d9fbaf],.lock-body-tabs[data-v-41d9fbaf]{width:80%;margin-top:30px}.search-result-title[data-v-41d9fbaf]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.locker-detail[data-v-41d9fbaf]{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-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;min-height:90vh;border-radius:5px;padding:20px}.locker-detail-panel[data-v-41d9fbaf]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-41d9fbaf]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.panel-box[data-v-41d9fbaf]{width:100%;height:100%;border:1px solid #e6e6e6;border-radius:10px;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-align:center;-ms-flex-align:center;align-items:center;padding:15px;margin-bottom:20px}.panel-box-icon[data-v-41d9fbaf]{height:30px}.panel-box-title[data-v-41d9fbaf]{font-size:18px;font-weight:500;margin-top:6px;margin-bottom:10px;height:30px}.panel-box-desc[data-v-41d9fbaf]{font-size:14px;font-weight:400;height:100px;overflow:hidden}.panel-box-btn[data-v-41d9fbaf]{width:100%;height:40px;background-color:#e6f7ff;color:#1890ff;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;border-radius:10px;margin-bottom:0;cursor:pointer;margin-left:10px}