forked from bitcoin/bitcoin
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathb9dceb9.css
1 lines (1 loc) · 63.1 KB
/
b9dceb9.css
1
.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #e4e7ed}.el-timeline-item__icon{color:#fff;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#e4e7ed;border-radius:50%;display:flex;justify-content:center;align-items:center}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409eff}.el-timeline-item__node--success{background-color:#67c23a}.el-timeline-item__node--warning{background-color:#e6a23c}.el-timeline-item__node--danger{background-color:#f56c6c}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;display:flex;justify-content:center;align-items:center}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-timeline{margin:0;font-size:14px;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-progress-bar__inner:after,.el-upload-cover:after,.el-upload-list--picture-card .el-upload-list__item-actions:after{content:"";vertical-align:middle}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;display:inline-block;vertical-align:middle;width:100%;margin-right:-55px;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409eff;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;transition:width .6s ease}.el-progress-bar__inner:after{display:inline-block;height:100%}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#fff;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;opacity:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;box-sizing:border-box;width:148px;height:148px;cursor:pointer;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409eff;color:#409eff}.el-upload:focus .el-upload-dragger{border-color:#409eff}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;box-sizing:border-box;width:360px;height:180px;text-align:center;cursor:pointer;position:relative;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#c0c4cc;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #dcdfe6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409eff;font-style:normal}.el-upload-dragger:hover{border-color:#409eff}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409eff}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;position:relative;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67c23a}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409eff}.el-upload-list__item:hover{background-color:#f5f7fa}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409eff;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409eff}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;transform:rotate(45deg);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions:after{display:inline-block;height:100%}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#fff}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#fff}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;transform:rotate(45deg);box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover:after{display:inline-block;height:100%}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;transform:rotate(45deg);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#fff;font-size:14px;cursor:pointer;vertical-align:middle;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#fff;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#fff;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow:after{content:" ";border-width:5px}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow:after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow:after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow:after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow:after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#fff}.el-tooltip__popper.is-light{background:#fff;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow:after{border-top-color:#fff}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#fff}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow:after{border-left-color:#fff}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow:after{border-right-color:#fff}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tags-container[data-v-56fd6c4a]{width:1300px;margin:0 auto;padding-top:20px}.tags-container .des .des-title[data-v-56fd6c4a]{display:block;font-weight:700;font-size:24px;line-height:32px;color:#202020;margin-bottom:10px}.tags-container .des p[data-v-56fd6c4a]{font-size:14px;line-height:19px;color:#202020;margin-bottom:20px}.exchanges-converter-price-chart[data-v-44210bce]{width:810px;box-sizing:border-box;border:1px solid #e3e3e3;border-radius:20px;padding:20px 20px 16px;position:relative}.exchanges-title[data-v-44210bce]{margin-bottom:20px;font-weight:600;font-size:24px;line-height:150%;color:#202020}.exchanges-title div[data-v-44210bce]{font-weight:700;font-size:20px;line-height:23px;display:flex;align-items:center;color:#202020}.sy[data-v-44210bce]{position:absolute;top:50%;left:50%;transform:translate(-50%,-30%);width:227px;height:41px}.exchanges-filter[data-v-44210bce]{display:flex;justify-content:space-between}.exchanges-filter .exchanges-filter-left ul[data-v-44210bce]{display:flex;border:1px solid #e3e3e3;align-items:center;justify-content:space-around;padding:5px;margin-bottom:10px;border-radius:11px}.exchanges-filter .exchanges-filter-left ul li[data-v-44210bce]{padding:3px 7.5px;font-weight:400;font-size:12px;line-height:14px;border-radius:4px;cursor:pointer}.exchanges-filter .exchanges-filter-left ul .act[data-v-44210bce]{background:rgba(69,33,165,.08);color:#5334ab}.exchanges-filter .exchanges-filter-right[data-v-44210bce]{display:flex}.exchanges-filter .chart-icon-wrapper[data-v-44210bce]{display:flex;align-items:center;justify-content:center;width:67px;height:30px;border:1px solid #e3e3e3;box-sizing:border-box;border-radius:10px;cursor:pointer}.exchanges-filter .chart-icon-wrapper img[data-v-44210bce]:first-child{margin-right:11px}.my-chart[data-v-44210bce]{width:770px;height:516px;position:relative}.my-chart span[data-v-44210bce]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;color:#202020}.search[data-v-44210bce]{width:137px;height:36px;background:rgba(69,33,165,.08);border-radius:49px;box-sizing:border-box;margin-right:16px;cursor:pointer;position:relative;align-items:center;font-size:14px;color:#5334ab}.search img[data-v-44210bce]{margin-right:10px}.exchanges-compare-btns[data-v-44210bce]{display:flex;align-items:center;justify-content:space-between}.exchanges-compare-btns .clear-all[data-v-44210bce]{font-size:14px;line-height:20px;color:#5334ab;font-weight:700;cursor:pointer}.exchanges-compare .compare-list[data-v-44210bce]{display:flex;align-items:center;margin-bottom:20px;flex-wrap:wrap}.exchanges-compare .compare-list li[data-v-44210bce]{padding:6px 10px;border:1px solid #e3e3e3;box-sizing:border-box;border-radius:42px;font-size:12px;line-height:20px;margin-right:20px;margin-bottom:10px;display:flex;align-items:center}.exchanges-compare .compare-list li .circle[data-v-44210bce]{display:block;width:8px;height:8px;border-radius:100%;margin-right:6px}.exchanges-compare .compare-list li .clear[data-v-44210bce]{width:14px;height:14px;margin-left:20px;cursor:pointer}.exchanges-compare .compare[data-v-44210bce]{position:relative}[data-v-44210bce] .tooltip{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.chart_all_loading[data-v-44210bce]{top:167px;height:530px;border-radius:10px}.chart_all_loading[data-v-44210bce],.chartsnodata[data-v-44210bce]{position:absolute;left:20px;width:770px;background:#fff;display:flex;align-items:center;justify-content:center}.chartsnodata[data-v-44210bce]{top:185px;height:472px}.chartsnodata span[data-v-44210bce]{display:inline-block;width:212px;height:221px;background-image:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/bfb531e.svg);background-repeat:no-repeat;background-position:50%;background-size:212px 221px}[data-v-0a736c40] .el-input__inner{border:1px solid #e3e3e3;box-sizing:border-box;border-radius:11px;height:48px}[data-v-0a736c40] .submit{width:380px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(69,33,165,.08)!important;mix-blend-mode:normal;border-radius:25px;border:none}[data-v-0a736c40] .submit:focus{outline:none}[data-v-0a736c40] .submit:hover{background:rgba(69,33,165,.08)}.submit-act[data-v-0a736c40]{background:#5334ab!important}.submit-act[data-v-0a736c40]:hover{background:#5334ab}.notice[data-v-0a736c40]{font-size:12px;line-height:14px;margin-top:8px}.notice .error[data-v-0a736c40]{color:#e96975;float:left}.password[data-v-0a736c40]{margin-bottom:22px}.custom-password[data-v-0a736c40],.password[data-v-0a736c40]{position:relative}.custom-password img[data-v-0a736c40]{position:absolute;top:16px;right:8px;cursor:pointer}.forget-password-container[data-v-0a736c40]{width:440px;height:421px;background:#fff;border-radius:16px;padding:30px;box-sizing:border-box}.forget-password-container .title[data-v-0a736c40]{font-weight:700;font-size:24px;line-height:28px;color:#1f1f1f;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.forget-password-container .title img[data-v-0a736c40]{cursor:pointer}.forget-password-container .des[data-v-0a736c40]{font-weight:400;font-size:14px;line-height:19px;color:#202020;margin-bottom:20px}.forget-password-container .password-error-color[data-v-0a736c40]{color:#e96975}[data-v-0a736c40] .password-error-bg .el-input__inner{border:1px solid #e96975;background:rgba(255,0,0,.03)}[data-v-7c71d542] .el-input__inner{border:1px solid #e3e3e3;box-sizing:border-box;border-radius:11px;height:48px}[data-v-7c71d542] .submit{width:380px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(69,33,165,.08)!important;mix-blend-mode:normal;border-radius:25px;border:none}[data-v-7c71d542] .submit:focus{outline:none}[data-v-7c71d542] .submit:hover{background:rgba(69,33,165,.08)}.submit[data-v-7c71d542]{color:#5334ab!important}.submit-act[data-v-7c71d542]{background:#5334ab!important;color:#fff!important}.submit-act[data-v-7c71d542]:hover{background:#5334ab;color:#fff!important}.notice[data-v-7c71d542]{font-size:12px;line-height:14px;margin-top:8px}.notice .error[data-v-7c71d542]{color:#e96975;float:left}.notice .forgetPassword[data-v-7c71d542]{color:#5334ab;cursor:pointer;float:right}.password[data-v-7c71d542]{margin-bottom:22px;position:relative}.password .send-code[data-v-7c71d542]{font-weight:400;font-size:14px;line-height:19px;color:#5334ab;position:absolute;right:14px;top:16px;cursor:pointer}.submit-act[data-v-7c71d542]{background:#5334ab}.login-container[data-v-07ca1cbe]{width:440px;height:450px;background:#fff;border-radius:16px;padding:30px;box-sizing:border-box}.login-container .title[data-v-07ca1cbe]{font-weight:700;font-size:24px;line-height:28px;color:#1f1f1f;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.login-container .title img[data-v-07ca1cbe]{cursor:pointer}.login-container .create-code-wrapper[data-v-07ca1cbe]{font-weight:400;font-size:14px;line-height:16px;color:#202020;margin-bottom:10px}.login-container .create-code-wrapper .create-code[data-v-07ca1cbe]{font-weight:600;font-size:14px;line-height:16px;color:#5334ab;cursor:pointer}.login-container .switch-login[data-v-07ca1cbe]{font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;color:#5334ab;margin-bottom:20px;cursor:pointer}[data-v-520ca508] .el-input__inner{border:1px solid #e3e3e3;box-sizing:border-box;border-radius:11px;height:48px}[data-v-520ca508] .submit{width:380px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(69,33,165,.08)!important;mix-blend-mode:normal;border-radius:25px;border:none}[data-v-520ca508] .submit:focus{outline:none}[data-v-520ca508] .submit:hover{background:rgba(69,33,165,.08)}.submit-act[data-v-520ca508]{background:#5334ab!important}.submit-act[data-v-520ca508]:hover{background:#5334ab}.notice[data-v-520ca508]{font-size:12px;line-height:14px;margin-top:8px}.notice .error[data-v-520ca508]{color:#e96975;float:left}.password[data-v-520ca508]{margin-bottom:22px;position:relative}.password .send-code[data-v-520ca508]{font-weight:400;font-size:14px;line-height:19px;color:#5334ab;position:absolute;right:14px;top:16px;cursor:pointer}.forget-password-container[data-v-520ca508]{width:440px;background:#fff;border-radius:16px;padding:30px;box-sizing:border-box}.forget-password-container .icons[data-v-520ca508]{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.forget-password-container .icons img[data-v-520ca508]{cursor:pointer}.forget-password-container .title[data-v-520ca508]{font-weight:700;font-size:24px;line-height:28px;color:#202020;margin-bottom:20px}.forget-password-container .des[data-v-520ca508]{font-weight:400;font-size:14px;line-height:19px;color:#202020;margin-bottom:20px}.lang[data-v-e279ccea]{position:relative;height:30px;align-items:center;cursor:pointer;padding-right:26px}.lang .lang_label[data-v-e279ccea]{font-weight:400;font-size:12px;white-space:nowrap}.lang .lang_icon[data-v-e279ccea]{width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:3.5px solid #000;margin-left:4px}.lang .target[data-v-e279ccea]{display:none;padding:12px 0;width:120px;position:absolute;left:-25%;top:30px;box-sizing:border-box;background:#fff;box-shadow:0 0 10px 0 rgba(34,37,49,.08);border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;z-index:10;text-align:center}.lang .target span[data-v-e279ccea]{display:inline-block;width:96px;height:26px;margin:0 auto;text-align:center;font-size:14px;color:#222531;letter-spacing:0;line-height:26px;white-space:nowrap}.lang .target span .national[data-v-e279ccea]{padding-left:12px;margin-right:4px}.lang .target .active[data-v-e279ccea],.lang .target span[data-v-e279ccea]:hover{border-radius:4px;background:rgba(79,38,191,.05);color:#171717;font-weight:600;font-size:14px}.lang:hover .target[data-v-e279ccea]{display:flex}.login-signup-container[data-v-018d4062]{display:flex;align-items:center}.login-signup-container .login-signup[data-v-018d4062]{font-size:12px;color:#1d1d1d;white-space:nowrap}.login-signup-container .login[data-v-018d4062],.login-signup-container .signup[data-v-018d4062]{cursor:pointer}.login-signup-container .login-finished[data-v-018d4062]{display:flex;align-items:center;position:relative;cursor:pointer;font-size:12px;height:30px;white-space:nowrap}.login-signup-container .login-finished img[data-v-018d4062]{width:18px;height:18px;border-radius:50%;margin-right:4px}.login-signup-container .login-finished:hover .user-wrapper[data-v-018d4062]{display:block;background:#fff;z-index:100}.login-signup-container .login-finished .user-wrapper[data-v-018d4062]{display:none;position:absolute;top:30px;right:0;width:205px;z-index:1;background:#fff;border-radius:6px;box-shadow:0 0 10px 0 rgba(34,37,49,.08);box-sizing:border-box;padding:16px}.login-signup-container .login-finished .user-wrapper .user-info[data-v-018d4062]{display:flex;align-items:center}.login-signup-container .login-finished .user-wrapper .user-info img[data-v-018d4062]{width:54px;height:54px;border-radius:50%;margin-right:4px}.login-signup-container .login-finished .user-wrapper .user-info .user-name[data-v-018d4062]{font-size:12px;width:114px}.login-signup-container .login-finished .user-wrapper .user-info .user-name .user-title[data-v-018d4062]{font-weight:700;color:#171717;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:5px}.login-signup-container .login-finished .user-wrapper .user-info .user-name .user-id[data-v-018d4062]{color:#9e9e9e}.login-signup-container .login-finished .user-wrapper .user-center li[data-v-018d4062]{margin-top:8px}.login-signup-container .login-finished .user-wrapper .user-center li a[data-v-018d4062]{display:block;color:#454545;font-size:12px;line-height:20px;border-radius:5px;padding:3px 0 5px 7px}.login-signup-container .login-finished .user-wrapper .user-center li a[data-v-018d4062]:hover{background:#f8f7ff;border-radius:5px}.login-signup-container .login-finished .user-wrapper .user-center .log-out a[data-v-018d4062]:active,.login-signup-container .login-finished .user-wrapper .user-center li .nuxt-link-exact-active[data-v-018d4062]{background:rgba(69,33,165,.08);color:#5639b6!important}.api-outer[data-v-39ce88aa]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/0ddc636.png) 0 0/284px 548px no-repeat;margin-top:30px}.api-container[data-v-39ce88aa]{width:1300px;margin:0 auto;padding-top:20px}.api-describe[data-v-39ce88aa]{height:435px}.api-describe .left[data-v-39ce88aa]{flex:5;display:flex;flex-direction:column;justify-content:center}.api-describe .left p[data-v-39ce88aa]:first-child{color:#5334ab;font-size:48px}.api-describe .left p[data-v-39ce88aa]:first-child span{color:#6241c0;text-decoration:underline;font-style:italic;font-weight:600}.api-describe .left p[data-v-39ce88aa]:nth-child(2){color:#454545;font-size:26px;line-height:150%;margin:24px 0}.api-describe .left p:nth-child(2) img[data-v-39ce88aa]{width:191px;height:26px;vertical-align:middle}@keyframes driftA-39ce88aa{0%{top:208px}to{top:200px}}@keyframes driftB-39ce88aa{0%{top:292px}to{top:284px}}@keyframes driftC-39ce88aa{0%{top:155px}to{top:147px}}@keyframes driftCloud-39ce88aa{0%{top:-4px}to{top:-12px}}.api-describe .right[data-v-39ce88aa]{position:relative;flex:4;background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/4ce9119.png) bottom/436px 330px no-repeat}.api-describe .right img[data-v-39ce88aa]:first-child{position:absolute;width:110px;height:114px;top:208px;left:89px;animation:driftA-39ce88aa 2s linear infinite alternate}.api-describe .right img[data-v-39ce88aa]:nth-child(2){position:absolute;width:110px;height:114px;top:292px;left:297px;animation:driftB-39ce88aa 2s linear 1s infinite alternate}.api-describe .right img[data-v-39ce88aa]:nth-child(3){position:absolute;width:110px;height:114px;top:155px;left:383px;animation:driftC-39ce88aa 2s linear 1s infinite alternate}.api-describe .right img[data-v-39ce88aa]:nth-child(4){position:absolute;width:48px;height:85px;top:67px;left:277px}.api-describe .right img[data-v-39ce88aa]:nth-child(5){position:absolute;width:162px;height:130px;top:-6px;left:226px;animation:driftCloud-39ce88aa 2s linear infinite alternate}.btn-group .el-button[data-v-39ce88aa]{width:325px;height:64px;font-weight:600;font-size:24px;border-radius:10px;transition:.3s;margin-right:10px}.btn-group .el-button[data-v-39ce88aa]:hover{box-shadow:0 7px 24px rgba(68,33,165,.1)}.btn-group .el-button--primary[data-v-39ce88aa]{border:none;background:linear-gradient(70.83deg,#5334ab -9.45%,#8c67f7 96.46%)}.btn-group .el-button--default[data-v-39ce88aa]{color:#5334ab;border:2px solid #5334ab}.btn-group .el-button--default[data-v-39ce88aa]:hover{background:0 0}.why-use[data-v-39ce88aa]{margin-top:100px;margin-bottom:120px}.why-use .api-why[data-v-39ce88aa]{display:flex;justify-content:space-between}.why-use .api-why .doc-wrapper[data-v-39ce88aa]{margin-right:50px}.why-use .api-why img[data-v-39ce88aa]{width:20px;height:21px}.why-use .api-why a[data-v-39ce88aa]{color:#5334ab;text-decoration:underline;font-size:18px;font-weight:600;position:relative;top:-4px}.why-use p[data-v-39ce88aa]{color:#5334ab;font-weight:700;font-size:36px;margin-bottom:20px}.why-use .explanations[data-v-39ce88aa]{padding:36px;display:grid;grid-column-gap:164px;grid-row-gap:30px;grid-template-columns:repeat(4,1fr)}.why-use .explanations .explanation[data-v-39ce88aa]{display:flex;flex-direction:column;align-items:center;width:184px}.why-use .explanations .explanation img[data-v-39ce88aa]{width:90px;height:90px;transition:.3s}.why-use .explanations .explanation img[data-v-39ce88aa]:hover{transform:scale(1.2)}.why-use .explanations .explanation .number[data-v-39ce88aa]{font-weight:600;font-size:32px;color:#171717;margin-top:14px;margin-bottom:6px}.why-use .explanations .explanation .title[data-v-39ce88aa]{color:#5334ab;font-weight:500;font-size:22px;line-height:26px;white-space:nowrap}.use-cases p[data-v-39ce88aa]:first-child{color:#5334ab;font-weight:700;font-size:36px}.use-cases p[data-v-39ce88aa]:nth-child(2){font-size:24px;line-height:28px;color:#171717;margin-bottom:56px;margin-top:12px}.use-cases p:nth-child(2) span[data-v-39ce88aa]{font-weight:600;color:#5334ab}.card-group[data-v-39ce88aa]{display:flex}.card-group .card[data-v-39ce88aa]{flex:1;box-shadow:0 7px 24px rgba(68,33,165,.1);border-radius:26px;padding:26px;position:relative}.card-group .card .avatar[data-v-39ce88aa]{position:absolute;top:-13px;right:-20px;width:233px}.card-group .card[data-v-39ce88aa]:first-child{margin-right:28px}.card-group .card p[data-v-39ce88aa]{font-size:20px;line-height:150%;color:#454545}.card-group .card .name[data-v-39ce88aa]{font-weight:600;font-size:24px;color:#171717;margin-top:15px;margin-bottom:40px}.card-group .card .logo[data-v-39ce88aa]{height:30px}.bottom[data-v-39ce88aa]{margin:160px 0;text-align:center}.bottom p[data-v-39ce88aa]:first-child{color:#5334ab;font-weight:700;font-size:48px}.bottom p[data-v-39ce88aa]:nth-child(2){color:#5334ab;font-size:48px;line-height:56px;margin-bottom:50px;margin-top:10px}.swiper-container[data-v-45b7581c]{width:1300px;margin-bottom:50px}.fade-enter-active[data-v-45b7581c],.fade-leave-active[data-v-45b7581c]{transition:opacity .5s}.fade-enter[data-v-45b7581c],.fade-leave-to[data-v-45b7581c]{opacity:0}.download-container[data-v-45b7581c]{width:100%;position:relative;min-height:600px}.download-container .des[data-v-45b7581c]{position:absolute}.download-container .swiper-container .swiper-slide[data-v-45b7581c]{width:100%;height:100%;background:#fff;text-align:right}.download-container .swiper-container .swiper-slide img[data-v-45b7581c]{width:80%;height:80%}.title[data-v-45b7581c]{font-weight:800;font-size:42px;line-height:63px;text-transform:capitalize;text-align:left;width:1300px;position:absolute;left:50%;transform:translateX(-50%);z-index:5;padding-left:41px;top:70px}.main-title[data-v-45b7581c],.title[data-v-45b7581c]{font-style:normal;color:#131313}.main-title[data-v-45b7581c]{font-weight:700;font-size:48px;line-height:84px}.sub-title[data-v-45b7581c]{font-style:normal;font-weight:400;font-size:40px;line-height:52px;color:#131313}.app-dow[data-v-45b7581c]{color:#6b36f8;cursor:pointer}.app-dow img[data-v-45b7581c]{width:10px!important;height:12px!important;margin-right:0}.buttons[data-v-45b7581c]{display:flex;flex-direction:row}.buttons .column[data-v-45b7581c]{display:flex;flex-direction:column;justify-content:space-between}.buttons .column a[data-v-45b7581c]{display:flex;align-items:center}.buttons .column a img[data-v-45b7581c]{height:57px;width:200px;margin-right:10px}.buttons .column img[data-v-45b7581c]:not(:last-of-type){margin-bottom:10px}.qr-wrapper[data-v-45b7581c]{background-color:#000;padding:5px;border-radius:10px;align-items:center}.buttons .column .qr[data-v-45b7581c]{width:93px;height:93px;margin-top:3px;margin-bottom:4px}.buttons .column .qr-text[data-v-45b7581c]{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#fff;transform:scale(.9);width:98px;white-space:nowrap;text-align:center}[data-v-45b7581c] .swiper-pagination-bullet{background:#dadada}[data-v-45b7581c] .swiper-pagination-bullet-active{background:#5334ab!important}.popup-wrapper[data-v-503ebe5a]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:300;width:590px;height:393px;text-align:center;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.1);border-radius:10px}.popup-wrapper .closeBtn[data-v-503ebe5a]{float:right;margin:25px 22px;cursor:pointer}.popup-wrapper .closeBtn .iconfont[data-v-503ebe5a]{font-size:22px;color:#171717}.popup-wrapper .title[data-v-503ebe5a]{margin:30px 0 0 28px;text-align:left}.popup-wrapper .title img[data-v-503ebe5a]{width:30px;height:30px;vertical-align:top;margin-right:10px}.popup-wrapper .title span[data-v-503ebe5a]{color:#4421a5;font-size:24px;font-weight:600}.popup-wrapper .sendMessage[data-v-503ebe5a]{margin:60px 62px 0}.popup-wrapper .sendMessage2[data-v-503ebe5a],.popup-wrapper .sendMessage[data-v-503ebe5a]{color:#000021;font-size:20px;font-weight:400;line-height:150%;text-align:left}.popup-wrapper .sendMessage2[data-v-503ebe5a]{margin:18px 62px 0}.popup-wrapper .sendMessage2 a[data-v-503ebe5a]{color:#5334ab;font-weight:600}.popup-wrapper[data-v-7302336c]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:300;width:590px;height:675px;text-align:center;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.1);border-radius:10px}.popup-wrapper .closeBtn[data-v-7302336c]{float:right;margin:25px 22px;cursor:pointer}.popup-wrapper .closeBtn .iconfont[data-v-7302336c]{font-size:22px;color:#171717}.popup-wrapper .title[data-v-7302336c]{margin:30px 0 0 28px;text-align:left}.popup-wrapper .title img[data-v-7302336c]{width:30px;height:30px;vertical-align:top;margin-right:10px}.popup-wrapper .title span[data-v-7302336c]{color:#4421a5;font-size:24px;font-weight:600}.popup-wrapper p[data-v-7302336c]{color:#454545;font-weight:600;font-size:20px;margin:20px 0 0 28px;line-height:150%;text-align:left}.popup-wrapper p span[data-v-7302336c]{margin-left:12px;color:#171717;color:var(--unnamed,#171717);font-size:24px;font-weight:700;line-height:30px}.popup-wrapper .radio[data-v-7302336c]{display:flex;margin:14px 28px}.popup-wrapper .radio ul[data-v-7302336c]{display:inline-block;border-radius:5px;margin-right:14px;background:#eee;background:var(--unnamed,#eee)}.popup-wrapper .radio ul li[data-v-7302336c]{padding:3px 7px;color:#454545;color:var(--1,#454545);text-align:center;font-size:14px;font-weight:600;line-height:20px;display:inline-block;cursor:pointer;border-radius:4px;margin:4px}.popup-wrapper .radio ul .action[data-v-7302336c]{margin:4px;padding:3px 7px;color:#171717;background:#fff}.popup-wrapper .price[data-v-7302336c]{margin:0 28px;text-align:left}.popup-wrapper .price span[data-v-7302336c]{color:#171717;color:var(--unnamed,#171717);font-size:40px;font-weight:700;line-height:46px}.popup-wrapper .hr[data-v-7302336c]{margin-top:26px;height:1px;background:#ececec}.popup-wrapper .info[data-v-7302336c]{text-align:left;margin:18px 0 14px 28px}.popup-wrapper .info .text[data-v-7302336c]{display:inline-block;margin-bottom:8px;color:#171717;color:var(--unnamed,#171717);font-size:20px;font-weight:600;line-height:28px}.popup-wrapper .info[data-v-7302336c] .el-input__inner{width:534px;height:48px;border-radius:10px;border:1px solid #dddfe5;border:1px solid var(--unnamed,#dddfe5)}.popup-wrapper .info[data-v-7302336c] .el-textarea__inner{width:534px;height:154px;border-radius:10px}.popup-wrapper .info[data-v-7302336c] .el-textarea__inner::-moz-placeholder{color:#b1b1b1;color:var(--unnamed,#b1b1b1);font-size:16px;font-weight:400;line-height:140%}.popup-wrapper .info[data-v-7302336c] .el-textarea__inner::placeholder{color:#b1b1b1;color:var(--unnamed,#b1b1b1);font-size:16px;font-weight:400;line-height:140%}.popup-wrapper .info[data-v-7302336c] .el-input__inner::-moz-placeholder{color:#b1b1b1;color:var(--unnamed,#b1b1b1);font-size:16px;font-weight:400}.popup-wrapper .info[data-v-7302336c] .el-input__inner::placeholder{color:#b1b1b1;color:var(--unnamed,#b1b1b1);font-size:16px;font-weight:400}.popup-wrapper .info[data-v-7302336c] .el-form-item{margin-bottom:18px}.popup-wrapper .btn[data-v-7302336c]{width:207px;height:48px;border-radius:8px;background:linear-gradient(36deg,#5334ab 13.44%,#9a76ff 85.64%);background:var(--learn,linear-gradient(36deg,#5334ab 13.44%,#9a76ff 85.64%));font-weight:500;font-size:18px;color:#fff;margin:20px auto 0;line-height:48px;cursor:pointer}.popup-wrapper .btn .iconfont[data-v-7302336c]{font-size:24px;vertical-align:bottom}.company-info[data-v-2b9a0f70]{justify-content:space-between;font-weight:400;height:38px;color:#fff;border-top:1px dashed #ececec;padding-top:20px}.company-info .company-info-left[data-v-2b9a0f70]{justify-content:center}.company-info .company-info-left p[data-v-2b9a0f70]{font-size:13px;line-height:15px}.company-info .company-info-left p[data-v-2b9a0f70]:last-child{height:16px;margin-top:4px}.company-info .company-info-left p:last-child img[data-v-2b9a0f70]{height:16px;display:block;border:0}.company-info .company-info-right[data-v-2b9a0f70]{justify-content:center}.company-info .company-info-right p[data-v-2b9a0f70]{font-size:13px;line-height:15px;text-align:right}.company-info .company-info-right p[data-v-2b9a0f70]:nth-child(2){margin-top:6px}.company-info.white[data-v-2b9a0f70]{color:#9e9e9e}.company-info.large[data-v-2b9a0f70]{border:0;padding:0}.company-info.large .company-info-right p[data-v-2b9a0f70]{font-size:12px;line-height:14px}@keyframes normal-295ec192{0%{transform:scale(1)}to{transform:scale(.776)}}@keyframes checked-295ec192{0%{transform:scale(.776)}to{transform:scale(1)}}.share-card[data-v-295ec192]{font-size:20px;justify-content:center;align-items:flex-end}.share-card .card-item[data-v-295ec192]{border-radius:17px;flex-shrink:0;width:390px;height:479px;transform-origin:50% 100%;position:relative;overflow:hidden;cursor:pointer}.share-card .card-item.normal[data-v-295ec192]{animation:normal-295ec192 .3s;animation-fill-mode:forwards}.share-card .card-item.checked[data-v-295ec192]{animation:checked-295ec192 .3s;animation-fill-mode:forwards}.share-card .card-item.black.red[data-v-295ec192]{background:#1f2937 url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/92cb2c9.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.black.orange[data-v-295ec192]{background:#1f2937 url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/a6d025c.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.black.teal[data-v-295ec192]{background:#1f2937 url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/fbad725.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.black.green[data-v-295ec192]{background:#1f2937 url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/ce7c986.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.black.gray[data-v-295ec192]{background:#1f2937 url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/d3dc5c7.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.white .item-content .coin-info .coin-name[data-v-295ec192],.share-card .card-item.white .item-content .coin-info .coin-price .price[data-v-295ec192]{color:#171717}.share-card .card-item.white.red[data-v-295ec192]{background:#fff url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/2737bd5.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.white.orange[data-v-295ec192]{background:#fff url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/fc35faf.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.white.teal[data-v-295ec192]{background:#fff url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/9e63d1b.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.white.green[data-v-295ec192]{background:#fff url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/b77d294.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.white.gray[data-v-295ec192]{background:#fff url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/787f41a.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item.purple[data-v-295ec192]{background:linear-gradient(70.83deg,#5334ab -9.45%,#8c67f7 96.46%)}.share-card .card-item .item-bg[data-v-295ec192]{width:100%;height:100%;position:absolute;left:0;top:0;background-size:contain;z-index:1}.share-card .card-item .item-bg.red[data-v-295ec192]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/92cb2c9.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item .item-bg.orange[data-v-295ec192]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/a6d025c.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item .item-bg.teal[data-v-295ec192]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/fbad725.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item .item-bg.green[data-v-295ec192]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/ce7c986.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item .item-bg.gray[data-v-295ec192]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/d3dc5c7.svg) 100% 100% no-repeat;background-size:315px}.share-card .card-item .item-content[data-v-295ec192]{position:relative;z-index:2;padding:20px;justify-content:space-between;height:100%}.share-card .card-item .item-content .coin-info[data-v-295ec192]{justify-content:space-between;align-items:flex-start}.share-card .card-item .item-content .coin-info .coin-name[data-v-295ec192]{align-items:center;justify-content:flex-start;color:#fff;font-size:16px;line-height:24px;padding-right:10px}.share-card .card-item .item-content .coin-info .coin-name .img-url[data-v-295ec192]{width:24px;height:24px;margin-right:6px;flex-shrink:0}.share-card .card-item .item-content .coin-info .coin-name .img-url img[data-v-295ec192]{display:block;width:100%;height:100%;border:0;border-radius:50%}.share-card .card-item .item-content .coin-info .coin-price[data-v-295ec192]{align-items:flex-end;justify-content:flex-start}.share-card .card-item .item-content .coin-info .coin-price .price[data-v-295ec192]{color:#fff;font-weight:500;font-size:16px;line-height:24px}.share-card .card-item .item-content .coin-info .coin-price .price-change[data-v-295ec192]{font-weight:400;font-size:12px;padding:0 4px;line-height:18px;height:18px;border-radius:4px;margin-top:1px;box-sizing:border-box}.share-card .card-item .item-content .coin-info .coin-price .price-change.red[data-v-295ec192]{color:#e96975;background:rgba(255,50,38,.06)}.share-card .card-item .item-content .coin-info .coin-price .price-change.green[data-v-295ec192]{color:#0ab27d;background:rgba(10,178,125,.06)}.share-card .card-item .item-content .rating-info[data-v-295ec192]{padding-bottom:98px}.share-card .card-item .item-content .rating-info .info-main[data-v-295ec192]{text-align:center}.share-card .card-item .item-content .rating-info .outlook[data-v-295ec192]{font-weight:400;font-size:24px;line-height:28px;padding:0 20px}.share-card .card-item .item-content .rating-info .line[data-v-295ec192]{height:1px;background:#ececec;margin:6px 0}.share-card .card-item .item-content .rating-info .level[data-v-295ec192]{font-weight:600;font-size:64px;line-height:1;padding:0 20px}.share-card .card-item .item-content .rating-info .red[data-v-295ec192]{color:#f8685f}.share-card .card-item .item-content .rating-info .orange[data-v-295ec192]{color:#ee974d}.share-card .card-item .item-content .rating-info .teal[data-v-295ec192]{color:#4db6b8}.share-card .card-item .item-content .rating-info .green[data-v-295ec192]{color:#33ba3c}.share-card .card-item .item-content .rating-info .gray[data-v-295ec192]{color:#9e9e9e}.points[data-v-295ec192]{justify-content:center;margin-top:23px;align-items:center}.points .point[data-v-295ec192]{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.6);margin:0 5px;cursor:pointer}.points .point.checked[data-v-295ec192]{width:16px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgOGE4IDggMCAxMTE2IDBBOCA4IDAgMDEwIDh6bTYuNTUyIDMuMDQxYS41NTIuNTUyIDAgMDAuNzcyLjAybDUuMjQyLTQuODc0YS41NTIuNTUyIDAgMDAtLjc1MS0uODA4bC00LjgzIDQuNTI0LTIuMjY4LTIuMzM4YS41NTIuNTUyIDAgMTAtLjc5Mi43NjhsMi42MjcgMi43MDh6IiBmaWxsPSIjMzNCQTNDIi8+PC9zdmc+) no-repeat 50%}.toolbar[data-v-295ec192]{margin-top:20px}.toolbar .iconfont[data-v-295ec192],.toolbar[data-v-295ec192]{height:44px;justify-content:center}.toolbar .iconfont[data-v-295ec192]{width:44px;color:#fff;background:#5334ab;display:flex;align-items:center;margin:0 15px;border-radius:50%;cursor:pointer}.toolbar .iconfont[data-v-295ec192]:hover{opacity:.8}.rating-card[data-v-86b0ee04]{height:190px;overflow:hidden;border:1px solid #ececec;border-radius:11px;padding:20px;justify-content:space-between;position:relative;box-sizing:border-box}.rating-card .lavel-bg[data-v-86b0ee04]{width:180px;height:200px;position:absolute;right:140px;bottom:-22px;z-index:1}.rating-card .lavel-bg.red[data-v-86b0ee04]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/a538f99.svg) 100% 100% no-repeat;background-size:180px}.rating-card .lavel-bg.orange[data-v-86b0ee04]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/e431363.svg) 100% 100% no-repeat;background-size:180px}.rating-card .lavel-bg.teal[data-v-86b0ee04]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/524e56e.svg) 100% 100% no-repeat;background-size:180px}.rating-card .lavel-bg.green[data-v-86b0ee04]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/3a3223e.svg) 100% 100% no-repeat;background-size:180px}.rating-card .lavel-bg.gray[data-v-86b0ee04]{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/8e1aeed.svg) 100% 100% no-repeat;background-size:180px}.rating-card .token-name[data-v-86b0ee04]{font-weight:700;font-size:24px;line-height:1.5;color:#171717}.rating-card .token-name h1[data-v-86b0ee04]{font-weight:700;font-size:20px}.rating-card .level-box[data-v-86b0ee04]{align-items:flex-end;justify-content:flex-start}.rating-card .level-box .level[data-v-86b0ee04]{font-weight:600;font-size:52px;line-height:40px}.rating-card .level-box .level.red[data-v-86b0ee04]{color:#f8685f}.rating-card .level-box .level.orange[data-v-86b0ee04]{color:#ee974d}.rating-card .level-box .level.teal[data-v-86b0ee04]{color:#4db6b8}.rating-card .level-box .level.green[data-v-86b0ee04]{color:#33ba3c}.rating-card .level-box .level.gray[data-v-86b0ee04]{color:#9e9e9e}.rating-card .level-box .lookValue[data-v-86b0ee04]{margin-left:24px;color:#454545;font-size:20px;line-height:1;padding-bottom:2px}.rating-card .about-report[data-v-86b0ee04]{justify-content:space-between;position:relative;z-index:2;line-height:1;align-items:flex-end}.rating-card .about-report .report[data-v-86b0ee04]{border-radius:5px;height:30px;padding:0 10px;color:#5334ab;font-size:14px;align-items:center;background:rgba(69,33,165,.1)}.rating-card .about-report .report[data-v-86b0ee04]:hover{background:rgba(69,33,165,.2)}.rating-card .about-report .reprot-left[data-v-86b0ee04],.rating-card .about-report .reprot-right[data-v-86b0ee04]{align-items:flex-end}.rating-card .about-report .reprot-right .review-time[data-v-86b0ee04]{align-items:flex-end;color:#9e9e9e;font-size:16px;margin-top:8px}.rating-card .about-report .reprot-right .rating-link[data-v-86b0ee04]{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1c4eff;font-weight:500;font-size:16px;line-height:20px}.randar-warpper[data-v-23ff6100]{width:424px;height:424px;position:relative;margin-left:50%}.randar-warpper.dark .line[data-v-23ff6100]{border-top-color:#4b5563}.randar-warpper.dark .solid1px[data-v-23ff6100]{background:#4b5563}.randar-warpper.dark .block[data-v-23ff6100]{background:0 0!important}.randar-warpper .solid1px[data-v-23ff6100]{width:1px;height:100%;background:#f4f4f4;position:absolute;left:0;top:0;z-index:10;opacity:.8}.randar-warpper .solid1px.border60deg[data-v-23ff6100]{transform:rotate(60deg)}.randar-warpper .solid1px.border120deg[data-v-23ff6100]{transform:rotate(120deg)}.block[data-v-23ff6100]{display:inline-block;height:212px;width:212px;position:absolute;left:0;top:0;background:#fff;-webkit-clip-path:polygon(0 0,0 100%,86.6% 50%);clip-path:polygon(0 0,0 100%,86.6% 50%);cursor:pointer;opacity:1}.block[data-v-23ff6100]:hover{opacity:.8}.block .show-persent[data-v-23ff6100]{width:100%;position:absolute;left:0;bottom:0;transform-origin:0 0;transform:rotate(30deg);z-index:1}.block .show-persent.red[data-v-23ff6100]{background-image:linear-gradient(rgba(254,85,65,.5),rgba(254,85,65,.7),rgba(254,85,65,.8),rgba(254,85,65,.9),rgba(254,85,65,.95),#fe5541)}.block .show-persent.orange[data-v-23ff6100]{background-image:linear-gradient(rgba(243,142,49,.5),rgba(243,142,49,.7),rgba(243,142,49,.8),rgba(243,142,49,.9),rgba(243,142,49,.95),#f38e31)}.block .show-persent.teal[data-v-23ff6100]{background-image:linear-gradient(rgba(78,182,184,.5),rgba(78,182,184,.7),rgba(78,182,184,.8),rgba(78,182,184,.9),rgba(78,182,184,.95),#4eb6b8)}.block .show-persent.green[data-v-23ff6100]{background-image:linear-gradient(rgba(51,186,60,.5),rgba(51,186,60,.7),rgba(51,186,60,.8),rgba(51,186,60,.9),rgba(51,186,60,.95),#33ba3c)}.block .line[data-v-23ff6100]{position:absolute;border-top:1px solid #f4f4f4;left:-1px;bottom:0;transform-origin:0 0;transform:rotate(30deg);width:100%;z-index:3}.block .line1[data-v-23ff6100]{height:12.5%}.block .line2[data-v-23ff6100]{height:25%}.block .line3[data-v-23ff6100]{height:37.5%}.block .line4[data-v-23ff6100]{height:50%}.block .line5[data-v-23ff6100]{height:62.5%}.block .line6[data-v-23ff6100]{height:75%}.block .line7[data-v-23ff6100]{height:87.5%}.block .line8[data-v-23ff6100]{height:100%}.block[data-v-23ff6100]:first-child{transform-origin:0 0}.block[data-v-23ff6100]:nth-child(2){transform-origin:0 100%;transform:rotate(60deg)}.block[data-v-23ff6100]:nth-child(3){transform-origin:0 100%;transform:rotate(120deg)}.block[data-v-23ff6100]:nth-child(4){transform-origin:0 100%;transform:rotate(180deg)}.block[data-v-23ff6100]:nth-child(5){transform-origin:0 100%;transform:rotate(240deg)}.block[data-v-23ff6100]:nth-child(6){transform-origin:0 100%;transform:rotate(300deg)}@keyframes normal-54bef708{0%{transform:scale(1)}to{transform:scale(.748)}}@keyframes checked-54bef708{0%{transform:scale(.748)}to{transform:scale(1)}}.share-card[data-v-54bef708]{font-size:20px;justify-content:center;align-items:flex-end}.share-card .card-item[data-v-54bef708]{border-radius:17px;flex-shrink:0;width:481px;height:294px;transform-origin:50% 100%;position:relative;overflow:hidden;cursor:pointer}.share-card .card-item.normal[data-v-54bef708]{animation:normal-54bef708 .3s;animation-fill-mode:forwards}.share-card .card-item.checked[data-v-54bef708]{animation:checked-54bef708 .3s;animation-fill-mode:forwards}.share-card .card-item.black[data-v-54bef708]{background:#1f2937}.share-card .card-item.white[data-v-54bef708]{background:#fff}.share-card .card-item.white .item-content .coin-info[data-v-54bef708],.share-card .card-item.white .item-content .rating-info .price-num[data-v-54bef708]{color:#171717}.share-card .card-item.purple[data-v-54bef708]{background:linear-gradient(70.83deg,#5334ab -9.45%,#8c67f7 96.46%)}.share-card .card-item .item-content[data-v-54bef708]{position:relative;z-index:2;padding:20px;justify-content:space-between;height:100%}.share-card .card-item .item-content .img-url[data-v-54bef708]{width:24px;height:24px;margin-right:6px}.share-card .card-item .item-content .img-url img[data-v-54bef708]{display:block;width:100%;height:100%;border:0}.share-card .card-item .item-content .coin-info[data-v-54bef708]{color:#fff;font-size:20px;align-items:center;justify-content:flex-start}.share-card .card-item .item-content .coin-info .img-url[data-v-54bef708]{border-radius:50%}.share-card .card-item .item-content .coin-info .img-url img[data-v-54bef708]{display:block;width:100%;height:100%;border:0;border-radius:50%}.share-card .card-item .item-content .rating-info[data-v-54bef708]{align-items:center;padding-right:21px}.share-card .card-item .item-content .rating-info .price-num[data-v-54bef708]{font-weight:600;font-size:38px;line-height:45px;color:#fff}.share-card .card-item .item-content .rating-info .change-num[data-v-54bef708]{margin-top:8px}.share-card .card-item .item-content .rating-info .change-num span[data-v-54bef708]{font-weight:400;font-size:24px;line-height:40px;border-radius:6px;padding:6px;margin-top:8px}.share-card .card-item .item-content .rating-info .change-num span.red[data-v-54bef708]{color:#e96975;background:rgba(255,50,38,.06)}.share-card .card-item .item-content .rating-info .change-num span.green[data-v-54bef708]{color:#0ab27d;background:rgba(10,178,125,.06)}.share-card .card-item .item-content .rating-info .score[data-v-54bef708]{width:110px;height:112px;position:relative;align-items:center;justify-content:center;color:#fff;font-size:30px}.share-card .card-item .item-content .rating-info .score[data-v-54bef708]:after{content:"";width:97px;height:112px;position:absolute;left:26px;top:0}.share-card .card-item .item-content .rating-info .score.red[data-v-54bef708]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iMTEyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2lfMTUzMjBfMzU1MDQpIj48cGF0aCBkPSJNNDggMGw0Ny42MzEgMjh2NTZMNDggMTEyIC4zNjkgODRWMjhMNDggMHoiIGZpbGw9IiNGOTVGNTUiLz48L2c+PGRlZnM+PGZpbHRlciBpZD0iZmlsdGVyMF9pXzE1MzIwXzM1NTA0IiB4PSIuMzY5IiB5PSIwIiB3aWR0aD0iOTUuMjYzIiBoZWlnaHQ9IjExMiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMzAiLz48ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjYgMCIvPjxmZUJsZW5kIGluMj0ic2hhcGUiIHJlc3VsdD0iZWZmZWN0MV9pbm5lclNoYWRvd18xNTMyMF8zNTUwNCIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.red[data-v-54bef708]:after{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/3ae7025.svg) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.teal[data-v-54bef708]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iMTEyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2lfMTUzMjBfMzU1MDApIj48cGF0aCBkPSJNNDggMGw0Ny42MzEgMjh2NTZMNDggMTEyIC4zNjkgODRWMjhMNDggMHoiIGZpbGw9IiM1RkQ4REEiLz48L2c+PGRlZnM+PGZpbHRlciBpZD0iZmlsdGVyMF9pXzE1MzIwXzM1NTAwIiB4PSIuMzY5IiB5PSIwIiB3aWR0aD0iOTUuMjYzIiBoZWlnaHQ9IjExMiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMzAiLz48ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjYgMCIvPjxmZUJsZW5kIGluMj0ic2hhcGUiIHJlc3VsdD0iZWZmZWN0MV9pbm5lclNoYWRvd18xNTMyMF8zNTUwMCIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.teal[data-v-54bef708]:after{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/d19af7f.svg) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.orange[data-v-54bef708]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iMTEyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2lfMTUzMjBfMzU1MDIpIj48cGF0aCBkPSJNNDggMGw0Ny42MzEgMjh2NTZMNDggMTEyIC4zNjkgODRWMjhMNDggMHoiIGZpbGw9IiNFRjlCNTUiLz48L2c+PGRlZnM+PGZpbHRlciBpZD0iZmlsdGVyMF9pXzE1MzIwXzM1NTAyIiB4PSIuMzY5IiB5PSIwIiB3aWR0aD0iOTUuMjYzIiBoZWlnaHQ9IjExMiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMzAiLz48ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjYgMCIvPjxmZUJsZW5kIGluMj0ic2hhcGUiIHJlc3VsdD0iZWZmZWN0MV9pbm5lclNoYWRvd18xNTMyMF8zNTUwMiIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.orange[data-v-54bef708]:after{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/74424f1.svg) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.green[data-v-54bef708]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iMTEyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2lfMTUzMjBfMzU0OTgpIj48cGF0aCBkPSJNNDggMGw0Ny42MzEgMjh2NTZMNDggMTEyIC4zNjkgODRWMjhMNDggMHoiIGZpbGw9IiMzM0JBM0MiLz48L2c+PGRlZnM+PGZpbHRlciBpZD0iZmlsdGVyMF9pXzE1MzIwXzM1NDk4IiB4PSIuMzY5IiB5PSIwIiB3aWR0aD0iOTUuMjYzIiBoZWlnaHQ9IjExMiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMzAiLz48ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjYgMCIvPjxmZUJsZW5kIGluMj0ic2hhcGUiIHJlc3VsdD0iZWZmZWN0MV9pbm5lclNoYWRvd18xNTMyMF8zNTQ5OCIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .score.green[data-v-54bef708]:after{background:url(https://s2.tokeninsight.com/frontend/_nuxt_1703042881804/client/img/7bf52c4.svg) no-repeat 50%;background-size:contain}.share-card .card-item .item-content .rating-info .level[data-v-54bef708]{font-weight:600;font-size:64px;line-height:1}.share-card .card-item .item-content .rating-info .level.red[data-v-54bef708]{color:#f8685f}.share-card .card-item .item-content .rating-info .level.orange[data-v-54bef708]{color:#ee974d}.share-card .card-item .item-content .rating-info .level.teal[data-v-54bef708]{color:#4db6b8}.share-card .card-item .item-content .rating-info .level.green[data-v-54bef708]{color:#33ba3c}.share-card .card-item .item-content .rating-info .level.gray[data-v-54bef708]{color:#9e9e9e}.points[data-v-54bef708]{justify-content:center;margin-top:23px;align-items:center}.points .point[data-v-54bef708]{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.6);margin:0 5px;cursor:pointer}.points .point.checked[data-v-54bef708]{width:16px;height:16px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgOGE4IDggMCAxMTE2IDBBOCA4IDAgMDEwIDh6bTYuNTUyIDMuMDQxYS41NTIuNTUyIDAgMDAuNzcyLjAybDUuMjQyLTQuODc0YS41NTIuNTUyIDAgMDAtLjc1MS0uODA4bC00LjgzIDQuNTI0LTIuMjY4LTIuMzM4YS41NTIuNTUyIDAgMTAtLjc5Mi43NjhsMi42MjcgMi43MDh6IiBmaWxsPSIjMzNCQTNDIi8+PC9zdmc+) no-repeat 50%}.toolbar[data-v-54bef708]{margin-top:20px}.toolbar .iconfont[data-v-54bef708],.toolbar[data-v-54bef708]{height:44px;justify-content:center}.toolbar .iconfont[data-v-54bef708]{width:44px;color:#fff;background:#5334ab;display:flex;align-items:center;margin:0 15px;border-radius:50%;cursor:pointer}.toolbar .iconfont[data-v-54bef708]:hover{opacity:.8}