.LoadingBox{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.8)}.LoadingBox .el-dialog{margin-left:10px!important;margin-right:10px!important;margin-top:auto;margin-bottom:auto;background:transparent;width:100%}.LoadingBox .el-dialog__header{display:none}.LoadingBox .el-dialog__body{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto}.LoadingBox .el-dialog__body div.testbg{display:none!important}.LoadingBox .message-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 30px;margin:auto;text-align:center;position:relative;overflow:auto}.LoadingBox .message-body i{color:#bdff00;font-size:40px}.LoadingBox .message-body p{color:#bdff00;margin-top:30px;font-size:18px}.ConfirmBox{background-color:rgba(0,0,0,.8)!important;display:-webkit-box;display:-ms-flexbox;display:flex}.ConfirmBox div.el-dialog{background:none!important;margin-left:10px;margin-right:10px;width:100%}.ConfirmBox div.el-dialog .el-dialog__header{display:none}.ConfirmBox div.el-dialog .el-dialog__body{padding:0!important}.ConfirmBox div.el-dialog .el-dialog__body .ConfirmBox-body{background:#fff;padding:25px 0 20px 0;border-radius:10px;text-align:center;position:relative}.ConfirmBox div.el-dialog .el-dialog__body .ConfirmBox-body .ConfirmBox-close{position:absolute;right:20px;top:20px;cursor:pointer;font-size:20px;color:#1c1c1e}.ConfirmBox div.el-dialog .el-dialog__body .ConfirmBox-body .ConfirmBox-title{color:#1c1c1e;font-weight:bolder;font-size:18px;margin:10px 0 20px 0}.ConfirmBox div.el-dialog .el-dialog__body .ConfirmBox-body .ConfirmBox-content{margin:15px 15px}.ConfirmBox .loading{margin:0 auto;width:120px;height:120px;color:#0084ff;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ConfirmBox .step-progress{width:100%}.ConfirmBox .step-progress .el-step__head{display:-webkit-box;display:-ms-flexbox;display:flex}.ConfirmBox .step-progress .el-step__head.is-process,.ConfirmBox .step-progress .el-step__head.is-wait{color:#7e8697;border-color:#7e8697}.ConfirmBox .step-progress .el-step__title.is-process,.ConfirmBox .step-progress .el-step__title.is-wait{color:#7e8697;font-size:13px;font-weight:400}.ConfirmBox .step-progress .el-step__head.is-success{color:#1c1c1e;border-color:#0084ff}.ConfirmBox .step-progress .el-step__head.is-success .el-step__icon.is-text{color:#0084ff}.ConfirmBox .step-progress .el-step__title.is-success{color:#0084ff;font-size:13px;font-weight:600}@media screen and (min-width:768px){.ConfirmBox div.el-dialog{max-width:500px;margin:auto}}.ConnectWalletBox{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.9);position:fixed;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;overflow:hidden}.ConnectWalletBox .el-dialog{width:100%;background:transparent;margin:auto 10px!important}.ConnectWalletBox .el-dialog__header{display:none}.ConnectWalletBox .el-dialog__body{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto}.ConnectWalletBox .message-content{font-size:25px;word-break:break-word;font-weight:bolder;color:#bdff00}.MessageDialog .notice-msg{z-index:10;height:450px;margin:auto;background-color:#fff;border:4px solid #d67314;-webkit-box-shadow:inset 0 0 8px 0 #d67314;box-shadow:inset 0 0 8px 0 #d67314;border-radius:10px;background:#fff}.MessageDialog .notice-msg .notice-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#d75515;font-size:16px;font-weight:bolder;height:45px;line-height:45px}.MessageDialog .notice-msg .notice-head .head-left,.MessageDialog .notice-msg .notice-head .head-right{width:30px;height:100%}.MessageDialog .notice-msg .notice-head .head-left i,.MessageDialog .notice-msg .notice-head .head-right i{font-size:20px;cursor:pointer}.MessageDialog .notice-msg .notice-head .head-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.MessageDialog .notice-msg .notice-head img{width:20px;height:20px}.MessageDialog .notice-msg .notice-content{margin:0;max-height:380px;overflow-y:auto;overflow-x:hidden;word-wrap:break-word!important}.MessageDialog .notice-msg .notice-content .minhei{padding:10px 10px 20px 10px;white-space:pre-wrap;text-align:left}.MessageDialog .notice-msg .notice-content .minhei p{margin:0 0 8px 0;font-size:12px;line-height:13px}.MessageDialog .notice-msg .notice-content .minhei-border{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}.MessageDialog .notice-msg .notice-content p{text-align:left;margin-top:10px;color:#000!important;word-wrap:break-word!important}.MessageDialog .notice-msg .notice-content .text-right{text-align:right}.MessageDialog .notice-msg .notice-content h1{font-size:16px}body{margin:0}.el-divider{background-color:#262626!important}.common-button{background-color:#bdff00;color:#000;cursor:pointer;border-radius:5px}.common-button-cancel{background-color:#262626;color:#a3a3a3;cursor:pointer}.common-button-cancel:hover{background-color:#333}.common-button-disable{background-color:#999;color:#555;cursor:pointer}.common-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3b3b3b;padding:0 5px 0 10px;border-radius:4px;border:1px;height:40px}.common-input div.label{font-family:Roboto;font-size:15px;font-weight:400;line-height:16px;letter-spacing:0;text-align:right;color:#fff;word-break:keep-all;padding-right:10px;border-right:1px solid #fff;white-space:nowrap}.common-input div.max{font-size:13px;font-weight:400;line-height:30px;width:80px;word-break:keep-all;cursor:pointer}.common-input .el-input{height:100%}.common-input .el-input input{border:none;font-size:16px;color:#fff;height:100%;border:2px solid hsla(0,0%,100%,0);background:transparent!important}.common-input .el-input input:focus{outline:none;border:2px solid #fff;color:#fff}.common-input .el-input input::-webkit-input-placeholder{font-size:16px;color:#9ca3af;font-weight:400}.dialog-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;border:1px solid rgba(34,34,34,.07);padding:0 5px 0 10px;border-radius:10px;height:50px}.dialog-input div.label{font-family:Roboto;font-size:16px;font-weight:700;text-align:right;color:#000;word-break:keep-all;padding-right:15px;border-right:1px solid #000;white-space:nowrap}.dialog-input div.max{font-size:14px;font-weight:400;line-height:30px;width:80px;word-break:keep-all;cursor:pointer}.dialog-input .el-input{height:100%}.dialog-input .el-input input{border:none;font-size:18px;color:#000;height:100%;border:2px solid hsla(0,0%,100%,0);background:transparent!important}.dialog-input .el-input input:focus{outline:none;color:#000}.dialog-input .el-input input::-webkit-input-placeholder{font-size:16px;color:#9ca3af;font-weight:400}.commonDrawer{margin-left:auto;margin-right:auto}.commonDrawer .close{position:absolute;right:10px;top:10px;cursor:pointer;font-size:18px}.commonDrawer .close:active,.commonDrawer .close:hover{color:#0173e5}.commonDrawer .el-drawer{border-radius:10px 10px 0 0;padding:15px 10px 45px 10px}.commonDrawer .drawer-button{height:36px;color:#fff;font-size:13px;text-align:center;line-height:36px;cursor:pointer;border-radius:4px;background:#0173e5;margin-top:20px}.noData{text-align:center;color:#8b949e;font-weight:400}.more,.noData{margin:20px 0}.more span{font-size:14px;text-decoration:underline;color:#bdff00;cursor:pointer}.more i{font-size:15px;margin-left:10px}.nomore{margin:20px 0}.nomore span{font-size:14px;color:#909399}.status_warn{color:#e6a23c!important}.status_success{color:#67c23a!important}.status_error{color:#f56c6c!important}.status_info{color:#909399!important}.rwas_hidden{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}.rwas_fadeInUp{-webkit-animation-name:rwasFadeInUp;animation-name:rwasFadeInUp;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@keyframes rwasFadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes rwasFadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.home[data-v-6f481dde]{padding:0}.home .home-title1[data-v-6f481dde]{font-size:42px}.home .home-title2[data-v-6f481dde]{font-size:32px;font-weight:bolder}.home .home-content1[data-v-6f481dde]{font-size:16px}.home p.base[data-v-6f481dde]{margin:0;color:#fff;text-align:left}.home p.base span[data-v-6f481dde]{color:#bdff00}.home .home1[data-v-6f481dde]{background:url(../img/home.7799c3b5.svg) 100% no-repeat;background-size:50% 100%;padding:8vh 15px 12vh 15px}.home .home1 img[data-v-6f481dde]{width:150px;height:auto}.home .home1 p.title[data-v-6f481dde]{font-weight:800}.home .home1 .go[data-v-6f481dde]{border-radius:5px;height:40px;width:160px;font-size:25px;line-height:40px;margin-top:25px}.home .home2[data-v-6f481dde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:-webkit-gradient(linear,left top,right top,from(#bdff00),to(#364119));background:linear-gradient(90deg,#bdff00,#364119);border-radius:5px;padding:15px 10px;margin:0}.home .home2 img[data-v-6f481dde]{width:65px;height:auto}.home .home2 p[data-v-6f481dde]{text-align:left;color:#000}.home .home3[data-v-6f481dde]{margin:35px 15px}.home .home3 .content[data-v-6f481dde]{margin-bottom:20px}.home .home3 .content .title[data-v-6f481dde]{font-weight:bolder}.home .home3 .content .desc[data-v-6f481dde]{background-color:#0a0a0a;border:1px solid #262626;padding:20px 20px;border-radius:10px;font-weight:500;margin-top:20px}.home .home3 img[data-v-6f481dde]{width:90%;height:auto}.home .home4[data-v-6f481dde]{margin:35px 15px}.home .home4 .desc[data-v-6f481dde]{background-color:#0a0a0a;border:1px solid #262626;padding:20px 20px;border-radius:10px;font-weight:500;margin-top:20px}.home .home5[data-v-6f481dde]{margin:0 10px}.home .home5 .title[data-v-6f481dde]{text-align:center;color:#fff;margin:0}.home .home5 .items[data-v-6f481dde]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home .home5 .items p[data-v-6f481dde]{margin:0;height:130px;width:48%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;gap:10px}.home .home5 .items p span[data-v-6f481dde]:first-child{font-weight:bolder;font-size:28px}.home .home5 .items p span[data-v-6f481dde]:last-child{font-size:16px}.home .home5 .items p[data-v-6f481dde]:first-child,.home .home5 .items p[data-v-6f481dde]:nth-child(4){background-color:#bdff00;color:#000;border:1px solid #bdff00}.home .home5 .items p[data-v-6f481dde]:nth-child(2),.home .home5 .items p[data-v-6f481dde]:nth-child(3){background-color:#000;color:#bdff00;border:1px solid #262626}.home .home6[data-v-6f481dde]{margin:35px 0}.home .home6 .title[data-v-6f481dde]{text-align:center}.home .home6 .marquee[data-v-6f481dde]{width:100%;overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.home .home6 img[data-v-6f481dde]{margin-top:30px;height:80px;width:auto;display:inline-block;padding-left:100%;-webkit-animation:marquee-6f481dde 40s linear infinite;animation:marquee-6f481dde 40s linear infinite}@-webkit-keyframes marquee-6f481dde{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee-6f481dde{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.home .home7[data-v-6f481dde]{margin:0 15px}.home .home7 .content[data-v-6f481dde]{margin-top:20px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.home .home7 .content .box[data-v-6f481dde]{border:1px solid #262626;background-color:#0a0a0a;border-radius:10px;padding:20px 15px}.home .home7 .content .box .subtitle1[data-v-6f481dde]{font-size:20px;font-weight:bolder;color:#bdff00;text-align:left;margin:0}.home .home7 .content .box .subtitle2[data-v-6f481dde]{font-size:18px;font-weight:bolder;color:#fff;text-align:left;margin:15px 0}.home .home7 .content .box .desc[data-v-6f481dde]{font-size:16px;color:#fff;text-align:left;margin:0}.home .home8[data-v-6f481dde]{margin:35px 15px}.home .home8 .desc[data-v-6f481dde]{color:#fff;text-align:left;margin:10px 0 0 0}.home .home8 .content[data-v-6f481dde]{margin-top:20px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.home .home8 .content .box[data-v-6f481dde]{padding:20px 15px;background-color:#000;color:#bdff00;border:1px solid #262626;border-radius:10px 10px 0 0}.home .home8 .content .box p[data-v-6f481dde]:first-child{font-size:22px;font-weight:bolder;margin:0;text-align:left}.home .home8 .content .box p[data-v-6f481dde]:last-child{font-size:18px;font-weight:500;margin:20px 0 0 0;text-align:left}.home .home8 .content .box2[data-v-6f481dde]{background-color:#bdff00;color:#000}.home .home9[data-v-6f481dde]{margin:35px 15px}.home .home9 .content .desc[data-v-6f481dde]{margin-top:20px;padding:20px 15px;background-color:#000;border-radius:10px;border:1px solid #262626}.home .home9 .content .desc p[data-v-6f481dde]:first-child{font-size:22px;font-weight:bolder;margin:0;text-align:left;color:#bdff00}.home .home9 .content .desc p[data-v-6f481dde]:last-child{font-weight:500;margin:15px 0 0 0;text-align:left;color:#fff}.home .home9 .logos[data-v-6f481dde]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:40px}.home .home9 .logos .icons[data-v-6f481dde]{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-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px}.home .home9 .logos .icons div[data-v-6f481dde]{width:80px;height:80px;border-radius:80px;border:1px solid #262626;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.home .home9 .logos .icons div img[data-v-6f481dde]{width:45px;height:45px;margin:auto}.home .home9 .logos .icons[data-v-6f481dde]:first-child{margin-top:40px}.home .home9 .logos .icons[data-v-6f481dde]:nth-child(2){margin-top:80px}.home .home10[data-v-6f481dde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:-webkit-gradient(linear,left top,right top,from(#bdff00),to(#364119));background:linear-gradient(90deg,#bdff00,#364119);padding:15px 10px;border-radius:5px;margin:0}.home .home10 img[data-v-6f481dde]{width:65px;height:auto}.home .home10 p[data-v-6f481dde]{text-align:left;color:#000;font-size:18px;margin:0}.home .home11[data-v-6f481dde]{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .home11 p[data-v-6f481dde]{color:#fff;font-size:22px;margin-top:40px}.home .home11 .join[data-v-6f481dde]{border-radius:5px;height:40px;line-height:40px;padding:0 40px;font-size:18px}@media screen and (min-width:768px){.home .home-title1[data-v-6f481dde]{font-size:70px}.home .home-title2[data-v-6f481dde]{font-size:35px;font-weight:bolder}.home .home-content1[data-v-6f481dde]{font-size:20px}.home .home1[data-v-6f481dde]{background:url(../img/home.7799c3b5.svg) 110% no-repeat;background-size:65% auto;height:calc(100vh - 100px);padding:0 0;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-pack:center;-ms-flex-pack:center;justify-content:center}.home .home1 .go[data-v-6f481dde]{height:55px;width:250px;font-size:32px;line-height:55px;margin-top:45px}.home .home2[data-v-6f481dde]{gap:20px;padding:25px 20px}.home .home2 img[data-v-6f481dde]{width:85px;height:auto}.home .home3[data-v-6f481dde]{margin:80px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.home .home3 .content[data-v-6f481dde]{margin:0}.home .home3 .content .title[data-v-6f481dde]{font-weight:bolder}.home .home3 .content .desc[data-v-6f481dde]{padding:30px 20px;margin-top:30px;background-color:#0a0a0a}.home .home3 img[data-v-6f481dde]{width:400px;height:auto}.home .home4[data-v-6f481dde]{margin:80px 0 0 0}.home .home4 .desc[data-v-6f481dde]{padding:30px 20px;margin-top:30px}.home .home5[data-v-6f481dde]{margin:80px 0 0 0}.home .home5 .items[data-v-6f481dde]{margin-top:40px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px}.home .home5 .items p[data-v-6f481dde]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.home .home5 .items p span[data-v-6f481dde]:first-child{font-weight:bolder;font-size:28px}.home .home5 .items p span[data-v-6f481dde]:last-child{font-size:16px}.home .home5 .items p[data-v-6f481dde]:nth-child(2),.home .home5 .items p[data-v-6f481dde]:nth-child(4){background-color:#bdff00;color:#000;border:1px solid #bdff00}.home .home5 .items p[data-v-6f481dde]:first-child,.home .home5 .items p[data-v-6f481dde]:nth-child(3){background-color:#000;color:#bdff00;border:1px solid #262626}.home .home6[data-v-6f481dde]{margin:80px 0 0 0}.home .home6 img[data-v-6f481dde]{margin-top:40px;height:100px}.home .home7[data-v-6f481dde]{margin:80px 0 0 0}.home .home7 .content[data-v-6f481dde]{margin-top:40px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.home .home7 .content .box[data-v-6f481dde]{background-color:#0a0a0a;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:10px;padding:30px 20px}.home .home7 .content .box .subtitle1[data-v-6f481dde]{font-size:25px}.home .home7 .content .box .subtitle2[data-v-6f481dde]{font-size:21px;margin:20px 0}.home .home7 .content .box .desc[data-v-6f481dde]{font-size:18px}.home .home8[data-v-6f481dde]{margin:80px 0 0 0}.home .home8 .desc[data-v-6f481dde]{margin:20px 0 0 0}.home .home8 .content[data-v-6f481dde]{margin-top:40px;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:end;-ms-flex-align:end;align-items:flex-end;gap:10px}.home .home8 .content .box[data-v-6f481dde]{-webkit-box-flex:4;-ms-flex:4;flex:4;padding:0 20px;height:250px;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-pack:center;-ms-flex-pack:center;justify-content:center}.home .home8 .content .box p[data-v-6f481dde]:first-child{font-size:24px;font-weight:bolder;margin:0;text-align:left}.home .home8 .content .box p[data-v-6f481dde]:last-child{font-size:18px;margin:30px 0 0 0}.home .home8 .content .box2[data-v-6f481dde]{background-color:#bdff00;color:#000;height:320px;-webkit-box-flex:5;-ms-flex:5;flex:5}.home .home9[data-v-6f481dde]{margin:80px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.home .home9 .content[data-v-6f481dde]{-webkit-box-flex:1;-ms-flex:1;flex:1}.home .home9 .content .desc[data-v-6f481dde]{margin-top:40px;padding:30px 20px}.home .home9 .content .desc p[data-v-6f481dde]:first-child{font-size:24px;font-weight:bolder;margin:0;text-align:left;color:#bdff00}.home .home9 .content .desc p[data-v-6f481dde]:last-child{margin:20px 0 0 0}.home .home9 .logos[data-v-6f481dde]{width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:0}.home .home9 .logos .icons[data-v-6f481dde]{gap:25px}.home .home9 .logos .icons[data-v-6f481dde]:first-child{margin-top:40px}.home .home9 .logos .icons[data-v-6f481dde]:nth-child(2){margin-top:80px}.home .home10[data-v-6f481dde]{margin:80px 0 0 0;gap:20px;padding:25px 20px}.home .home10 img[data-v-6f481dde]{width:85px;height:auto}.home .home11[data-v-6f481dde]{margin:80px 0 0 0}.home .home11 p[data-v-6f481dde]{font-size:30px;margin:0;font-size:28px}.home .home11 .join[data-v-6f481dde]{height:50px;font-size:20px;line-height:50px;margin-top:40px;padding:0 40px}}.RemoveLpBox{background-color:rgba(0,0,0,.8)!important;display:-webkit-box;display:-ms-flexbox;display:flex}.RemoveLpBox div.el-dialog{background:none!important;width:100%;margin:auto!important}.RemoveLpBox div.el-dialog .el-dialog__header{display:none}.RemoveLpBox div.el-dialog .el-dialog__body{padding:0!important}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body{background:#fff;padding:15px 0 10px 0;border-radius:10px;text-align:center;position:relative}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-close{position:absolute;right:20px;top:20px;cursor:pointer;font-size:20px;color:#1c1c1e}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-title{color:#1c1c1e;font-weight:bolder;font-size:18px;margin:10px 0 20px 0}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content{margin:15px 15px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .rateBox{border:1px solid rgba(34,34,34,.07);background-color:#f9f9f9;border-radius:10px;padding:20px 20px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .rateBox .label{font-size:15px;color:#000;text-align:left}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .rateBox .value{font-size:40px;font-weight:800;text-align:left;color:#000;margin-top:10px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .rateBox .slider{margin:10px 0}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .rateBox .rateItems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .rateBox .rateItems span{background-color:#bdff00;color:#000;cursor:pointer;border-radius:5px;width:70px;height:35px;line-height:36px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .tips{text-align:left;margin-bottom:20px;font-size:14px;color:#999;word-wrap:break-word;word-break:break-word}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .turn{margin:15px 0}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .expected{margin-bottom:5px;text-align:left;font-size:15px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .receive{border:1px solid rgba(34,34,34,.07);background-color:#f9f9f9;border-radius:10px;padding:15px 20px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .receive p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .receive p span.value{font-weight:bolder;font-style:normal;font-size:20px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .receive p span.label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .receive p span.label img{width:20px;height:auto}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .receive p span.label i{font-weight:bolder;font-style:normal;font-size:20px;width:70px;text-align:left}.RemoveLpBox div.el-dialog .el-dialog__body .RemoveLpBox-body .RemoveLpBox-content .confirm{height:40px;font-size:16px;line-height:40px;margin-top:30px}@media screen and (min-width:768px){.RemoveLpBox div.el-dialog{max-width:500px;margin:auto}}.main .main-body[data-v-ff7fac6c]{padding:15px 0 30px 0}.main .main-body .line-horizontal[data-v-ff7fac6c]{display:block;margin:20px 0}.main .main-body .line-vertical[data-v-ff7fac6c]{display:none}.main .main-body .main-up .main-add[data-v-ff7fac6c]{margin-bottom:15px}.main .main-body .main-up .main-add .tabHeader[data-v-ff7fac6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3b3b3b;height:42px;border-radius:4px;padding:0 5px;margin-bottom:25px}.main .main-body .main-up .main-add .tabHeader div[data-v-ff7fac6c]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:36px;border-radius:4px;line-height:36px;color:#9ca3af;cursor:pointer;font-size:15px}.main .main-body .main-up .main-add .tabHeader .selected[data-v-ff7fac6c]{background-color:#bdff00;color:#000}.main .main-body .main-up .main-claim .title[data-v-ff7fac6c]{color:#fff;text-align:left}.main .main-body .main-up .main-claim .claim-info[data-v-ff7fac6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .main-body .main-up .main-claim p[data-v-ff7fac6c]{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:start;-ms-flex-align:start;align-items:flex-start;margin:0}.main .main-body .main-up .main-claim p span[data-v-ff7fac6c]:first-child{color:#9ca3af;font-size:15px}.main .main-body .main-up .main-claim p span[data-v-ff7fac6c]:last-child{color:#fff;font-size:16px;margin:10px 0 0 0;text-align:left}.main .main-body .main-up .main-claim p span:last-child i.coin[data-v-ff7fac6c]{font-style:normal;font-size:14px}.main .main-body .main-up .main-claim p[data-v-ff7fac6c]:last-child{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main .main-body .main-up .main-claim .main-button[data-v-ff7fac6c]{margin-top:25px}.main .main-body .main-balance[data-v-ff7fac6c]{color:#9ca3af;margin:5px 0 25px 0;text-align:right}.main .main-body .main-balance span[data-v-ff7fac6c]{color:#fff;margin-left:5px}.main .main-body .main-button[data-v-ff7fac6c]{height:38px;font-size:16px;line-height:40px}.main .main-body .main-down[data-v-ff7fac6c]{margin-top:15px}.main .main-body .main-down .title[data-v-ff7fac6c]{color:#fff;text-align:left}.main .main-body .main-down .detail p[data-v-ff7fac6c]{margin:0 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .main-body .main-down .detail p span[data-v-ff7fac6c]:first-child{color:#9ca3af;font-size:15px}.main .main-body .main-down .detail p span[data-v-ff7fac6c]:last-child{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .main-body .main-down .detail p span:last-child i[data-v-ff7fac6c]{display:block;background-color:#bdff00;color:#000;border-radius:20px;font-size:13px;padding:3px 10px;margin-right:10px;font-style:normal;cursor:pointer}.main .main-body .main-down .detail .detail-sub3 a[data-v-ff7fac6c]{color:#bdff00}@media screen and (min-width:768px){.main .main-body[data-v-ff7fac6c]{padding:40px 0 50px 0}.main .main-body .main-up[data-v-ff7fac6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.main .main-body .main-up .main-add[data-v-ff7fac6c]{-webkit-box-flex:6;-ms-flex:6;flex:6;margin:0!important}.main .main-body .main-up .main-claim[data-v-ff7fac6c]{-webkit-box-flex:5;-ms-flex:5;flex:5}.main .main-body .main-up .main-claim p span[data-v-ff7fac6c]:first-child{font-size:15px}.main .main-body .main-up .main-claim p span[data-v-ff7fac6c]:last-child{font-size:16px;margin:12px 0 0 0}.main .main-body .main-up .main-claim p span:last-child i.coin[data-v-ff7fac6c]{font-style:normal;font-size:15px}.main .main-body .main-up .main-claim p[data-v-ff7fac6c]:last-child{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main .main-body .main-up .main-claim .main-button[data-v-ff7fac6c]{margin-top:30px}.main .main-body .main-down[data-v-ff7fac6c]{margin-top:20px}.main .main-body .main-down div.detail[data-v-ff7fac6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.main .main-body .main-down div.detail .detail-sub1[data-v-ff7fac6c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.main .main-body .main-down div.detail .line-horizontal[data-v-ff7fac6c]{display:none}.main .main-body .main-down div.detail .line-vertical[data-v-ff7fac6c]{display:block;height:auto!important}.main .main-body .main-down div.detail .detail-sub2[data-v-ff7fac6c]{-webkit-box-flex:1;-ms-flex:1;flex:1}}.lock .lock-body[data-v-5a6051b9]{padding:15px 0 30px 0}.lock .lock-body .lock-info .title[data-v-5a6051b9]{text-align:left;padding:0;margin:0}.lock .lock-body .lock-info .title span[data-v-5a6051b9]{color:#fff;border-bottom:4px solid #bdff00;font-weight:400}.lock .lock-body .lock-info .content[data-v-5a6051b9]{color:#fff;text-align:left;line-height:22px;padding:0;margin:20px 0 0 0;opacity:.9}.lock .lock-body .lock-info .content span[data-v-5a6051b9]{color:#bdff00;cursor:pointer}.lock .lock-body .lock-down[data-v-5a6051b9]{margin-top:15px}.lock .lock-body .lock-add .title[data-v-5a6051b9]{color:#fff;text-align:left;margin-bottom:20px;color:#bdff00;padding-left:2px}.lock .lock-body .lock-add .tabHeader[data-v-5a6051b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3b3b3b;height:42px;border-radius:4px;padding:0 5px;margin-bottom:25px}.lock .lock-body .lock-add .tabHeader div[data-v-5a6051b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:36px;border-radius:4px;line-height:36px;color:#9ca3af;cursor:pointer;font-size:15px}.lock .lock-body .lock-add .tabHeader .selected[data-v-5a6051b9]{background-color:#bdff00;color:#000}.lock .lock-body .lock-add .lock-content .lock-label[data-v-5a6051b9]{font-size:16px;color:#fff;text-align:left;margin-bottom:10px}.lock .lock-body .lock-add .lock-content .lock-select[data-v-5a6051b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.lock .lock-body .lock-add .lock-content .lock-select div[data-v-5a6051b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#262626;color:#a3a3a3;height:40px;line-height:40px;border-radius:5px;cursor:pointer}.lock .lock-body .lock-add .lock-content .lock-select .selected[data-v-5a6051b9]{background-color:#bdff00;color:#000}.lock .lock-body .lock-balance[data-v-5a6051b9]{color:#9ca3af;margin:5px 0 20px 0;text-align:right}.lock .lock-body .lock-balance span[data-v-5a6051b9]{color:#fff}.lock .lock-body .lock-button[data-v-5a6051b9]{height:38px;font-size:16px;line-height:40px}.lock .lock-body .lock-my .title[data-v-5a6051b9]{color:#fff;text-align:left}.lock .lock-body .lock-my .content[data-v-5a6051b9]{margin-top:20px}.lock .lock-body .lock-my .content .item[data-v-5a6051b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock .lock-body .lock-my .content .item span[data-v-5a6051b9]:first-child{color:#9ca3af;font-size:15px}.lock .lock-body .lock-my .content .item span[data-v-5a6051b9]:last-child{color:#fff}.lock .lock-body .lock-my .content .item2[data-v-5a6051b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock .lock-body .lock-my .content .item2 span.label[data-v-5a6051b9]{color:#9ca3af;font-size:15px}.lock .lock-body .lock-my .content .item2 p.amount[data-v-5a6051b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}.lock .lock-body .lock-my .content .item2 p.amount .redeem[data-v-5a6051b9]{display:block;background-color:#bdff00;color:#000;border-radius:20px;font-size:13px;padding:3px 10px;margin-right:10px;cursor:pointer}.lock .lock-body .lock-my .content .item2 p.amount .cannot[data-v-5a6051b9]{display:block;background-color:#a3a3a3;color:#262626;border-radius:20px;font-size:13px;padding:3px 10px;margin-right:10px;cursor:pointer}.lock .lock-body .lock-my .content .item2 p.amount .value[data-v-5a6051b9]{color:#fff}@media screen and (min-width:768px){.lock .lock-body[data-v-5a6051b9]{padding:40px 0 50px 0}.lock .lock-body .lock-info .content[data-v-5a6051b9]{margin-top:30px}.lock .lock-body .lock-down[data-v-5a6051b9]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.lock .lock-body .lock-down .lock-add[data-v-5a6051b9]{-webkit-box-flex:6;-ms-flex:6;flex:6;margin:0!important}.lock .lock-body .lock-down .lock-my[data-v-5a6051b9]{-webkit-box-flex:4;-ms-flex:4;flex:4;margin:0!important}}.result-divider{margin:30px 0 20px 0!important;background-color:#bdff00!important}.proposal-form .el-form .el-form-item{margin-bottom:20px}.proposal-form .el-form .el-form-item__label{color:#fff;text-align:left;font-size:16px;margin-bottom:3px;padding:0;width:100%;line-height:normal}.proposal-form .el-form .el-form-item__content{width:100%}.proposal-form .el-form .choices-box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:15px}.proposal-form .el-form .choices-box,.proposal-form .el-form .choices-box .choices-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.proposal-form .el-form .choices-box .choices-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-flex:1;-ms-flex:1;flex:1}.proposal-form .el-form .choices-box .choices-items .common-input{padding-right:0}.proposal-form .el-form .choices-box .choices-items .common-input .label{color:#a3a3a3}.proposal-form .el-form .choices-box .choices-func{width:32px;height:32px;line-height:36px;border:1px solid transparent}.proposal-form .el-form .choices-box .choices-add{border-radius:40px;border:1px solid #666;cursor:pointer}.proposal-form .el-form .choices-box .choices-add i{font-size:18px;color:#fff;font-weight:bolder}.proposal-form .el-form .choices-box .choices-add:active,.proposal-form .el-form .choices-box .choices-add:hover{border:1px solid #fff!important}.proposal-form .el-input{width:100%!important}.proposal-form .el-input .el-input__count .el-input__count-inner{background:transparent}.proposal-form .el-input input{border:none;font-size:16px;color:#eee;height:40px;border:1px solid #3b3b3b;background:#3b3b3b}.proposal-form .el-input input:focus{outline:none;border:1px solid #bdff00;color:#fff}.proposal-form .el-textarea .el-input__count{background:transparent}.proposal-form .el-textarea textarea{border:none;font-size:16px;color:#eee;border:1px solid #3b3b3b;background:#3b3b3b}.proposal-form .el-textarea textarea:focus{outline:none;border:1px solid #bdff00;color:#fff}.markdown-body{margin-top:20px;border:none;background:#000;border-radius:5px;padding:10px 10px;color:#8b949e;font-size:15px;text-align:left}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6,.markdown-body h7,.markdown-body h8,.markdown-body h9{color:#fff}.markdown-body a{color:#fff!important;text-decoration:inherit;font-weight:bolder}@media screen and (min-width:768px){.proposal-form .el-form .el-form-item__label{color:#fff;text-align:left;font-size:18px;margin-bottom:6px;padding:0;width:100%;line-height:normal}.proposal-form .el-form .el-form-item__content{width:100%}}.governance .governance-body[data-v-b5d23a48]{padding:15px 0 30px 0}.governance .governance-body .goback[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;margin-bottom:15px;cursor:pointer}.governance .governance-body .goback i[data-v-b5d23a48]{font-size:32px;font-weight:bolder;margin-left:10px}.governance .governance-body .governance-info .title[data-v-b5d23a48]{text-align:left;padding:0;margin:0}.governance .governance-body .governance-info .title span[data-v-b5d23a48]{color:#fff;border-bottom:4px solid #bdff00;font-weight:400}.governance .governance-body .governance-info .content[data-v-b5d23a48]{color:#fff;text-align:left;line-height:22px;padding:0;margin:20px 0 0 0;opacity:.9}.governance .governance-body .governance-info .content span[data-v-b5d23a48]{color:#bdff00;cursor:pointer}.governance .governance-body .governance-funcs[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 10px 15px 10px}.governance .governance-body .governance-funcs .title[data-v-b5d23a48]{color:#bdff00}.governance .governance-body .governance-funcs .func[data-v-b5d23a48]{height:38px;line-height:38px;padding:0 30px;cursor:pointer;border-radius:4px}.governance .governance-body .governance-list[data-v-b5d23a48]{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.governance .governance-body .governance-list .empty[data-v-b5d23a48]{text-align:center;color:#8b949e;font-weight:400;font-size:16px}.governance .governance-body .proposal-info[data-v-b5d23a48]{background:transparent}.governance .governance-body .proposal-info .proposal-header .header[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.governance .governance-body .proposal-info .proposal-header .header .title[data-v-b5d23a48]{color:#fff;font-weight:bolder;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;margin-bottom:0;text-decoration:underline}.governance .governance-body .proposal-info .proposal-header .header .title[data-v-b5d23a48]:hover{text-decoration:underline}.governance .governance-body .proposal-info .proposal-header .header .status[data-v-b5d23a48]{border-radius:20px;padding:3px 12px;font-size:12px}.governance .governance-body .proposal-info .proposal-header .header .active[data-v-b5d23a48]{background-color:#bdff00;color:#262626}.governance .governance-body .proposal-info .proposal-header .header .pending[data-v-b5d23a48]{background-color:#bdcc00;color:#262626}.governance .governance-body .proposal-info .proposal-header .header .closed[data-v-b5d23a48]{background-color:#a3a3a3;color:#262626}.governance .governance-body .proposal-info .proposal-header .author[data-v-b5d23a48]{color:#9ca3af;margin-top:5px;text-align:left}.governance .governance-body .proposal-info .proposal-body[data-v-b5d23a48]{margin:15px 0;border:none;color:#eee;background:#000;padding:10px 10px;border-radius:5px;text-align:left;line-height:20px}.governance .governance-body .proposal-info .proposal-countdown[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.governance .governance-body .proposal-info .proposal-countdown i[data-v-b5d23a48]{color:#9ca3af}.governance .governance-body .proposal-info .proposal-countdown span[data-v-b5d23a48]{color:#9ca3af;margin-left:10px}.governance .governance-body .proposal-info .proposal-time[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0}.governance .governance-body .proposal-info .proposal-time p[data-v-b5d23a48]{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.governance .governance-body .proposal-info .proposal-time p span[data-v-b5d23a48]:first-child{color:#9ca3af}.governance .governance-body .proposal-info .proposal-time p span[data-v-b5d23a48]:last-child{color:#fff;margin-left:10px}.governance .governance-body .proposal-info .proposal-vote-result .title[data-v-b5d23a48]{color:#bdff00;font-weight:bolder;text-align:left}.governance .governance-body .proposal-info .proposal-vote-result .result-item[data-v-b5d23a48]:last-child{border:none}.governance .governance-body .proposal-info .proposal-vote-result .result-item[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #262626;font-size:16px}.governance .governance-body .proposal-info .proposal-vote-result .result-item span.label[data-v-b5d23a48]{color:#9ca3af}.governance .governance-body .proposal-info .proposal-vote-result .result-item span.rate[data-v-b5d23a48]{margin-left:20px;color:#fafafa}.governance .governance-body .proposal-info .proposal-vote-result .result-item span.amount[data-v-b5d23a48]{color:#fafafa}.governance .governance-body .proposal-info .proposal-vote-result .result-item p[data-v-b5d23a48]{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.governance .governance-body .castVote[data-v-b5d23a48]{margin-top:15px}.governance .governance-body .castVote .title[data-v-b5d23a48]{color:#fff;font-weight:bolder;text-align:center;margin-bottom:20px}.governance .governance-body .castVote .items[data-v-b5d23a48]{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;gap:20px}.governance .governance-body .castVote .items div[data-v-b5d23a48]{color:#171717;background-color:#dbeafe;font-size:15px;font-weight:bolder;padding:8px 20px;border-radius:20px;cursor:pointer}.governance .governance-body .castVote .items div[data-v-b5d23a48]:hover{background-color:#bdcc00}.governance .governance-body .castVote .items .selected[data-v-b5d23a48]{background-color:#bdff00}.governance .governance-body .castVote .balance[data-v-b5d23a48]{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;margin:20px 0 30px 0}.governance .governance-body .castVote .balance span[data-v-b5d23a48]:first-child{color:#9ca3af;font-size:14px}.governance .governance-body .castVote .balance span[data-v-b5d23a48]:last-child{color:#fff;font-size:15px}.governance .governance-body .castVote .vote[data-v-b5d23a48]{height:40px;line-height:40px;border-radius:20px}.governance .governance-body .vote-list[data-v-b5d23a48]{margin-top:15px}.governance .governance-body .vote-list .title[data-v-b5d23a48]{color:#fff;font-weight:bolder;text-align:left;margin-bottom:20px}.governance .governance-body .vote-list .votelist-col-time[data-v-b5d23a48]{display:none}.governance .governance-body .vote-list .grid-header[data-v-b5d23a48]{color:#a3a3a3;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.governance .governance-body .vote-list .grid-header span[data-v-b5d23a48]{-webkit-box-flex:1;-ms-flex:1;flex:1}.governance .governance-body .vote-list .grid-header span[data-v-b5d23a48]:first-child{text-align:left}.governance .governance-body .vote-list .grid-header span[data-v-b5d23a48]:last-child{text-align:right}.governance .governance-body .vote-list .grid-row[data-v-b5d23a48]{color:#fafafa;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #262626;height:40px}.governance .governance-body .vote-list .grid-row span[data-v-b5d23a48]{-webkit-box-flex:1;-ms-flex:1;flex:1}.governance .governance-body .vote-list .grid-row span[data-v-b5d23a48]:first-child{text-align:left}.governance .governance-body .vote-list .grid-row span[data-v-b5d23a48]:last-child{text-align:right}.governance .governance-body .proposal-create .create-label[data-v-b5d23a48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.governance .governance-body .proposal-create .create-label .title[data-v-b5d23a48]{color:#bdff00;text-align:left;margin-right:10px}.governance .governance-body .proposal-create .create-label i[data-v-b5d23a48]{font-size:20px;color:#a3a3a3}.governance .governance-body .proposal-create .proposal-form .item[data-v-b5d23a48]{margin-bottom:20px}.governance .governance-body .proposal-create .proposal-form .item p[data-v-b5d23a48]{margin:0}.governance .governance-body .proposal-create .proposal-form .item p[data-v-b5d23a48]:first-child{color:#fff;text-align:left;font-size:16px;margin-bottom:8px}.governance .governance-body .proposal-create .create-funcs[data-v-b5d23a48]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.governance .governance-body .proposal-create .create-funcs div[data-v-b5d23a48]{height:40px;line-height:40px;border-radius:20px;font-size:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){.governance .governance-body[data-v-b5d23a48]{padding:40px 0 50px 0}.governance .governance-body .governance-info .content[data-v-b5d23a48]{margin-top:30px}.governance .governance-body .goback[data-v-b5d23a48]{margin-bottom:20px}.governance .governance-body .goback i[data-v-b5d23a48]{font-size:35px;margin-left:0}.governance .governance-body .governance-funcs[data-v-b5d23a48]{margin:25px 20px 25px 20px}.governance .governance-body .proposal-info .proposal-header .header .status[data-v-b5d23a48]{padding:6px 20px;font-size:15px}.governance .governance-body .governance-list[data-v-b5d23a48]{gap:20px}.governance .governance-body .governance-detail .vote-list .votelist-col-time[data-v-b5d23a48]{display:block}.governance .governance-body .proposal-create .create-funcs div[data-v-b5d23a48]{font-size:16px}}.lock[data-v-4cc74268]{padding-bottom:20px}.lock .lock-info .title[data-v-4cc74268]{text-align:left;padding:0;margin:0}.lock .lock-info .title span[data-v-4cc74268]{color:#fff;border-bottom:4px solid #bdff00;font-weight:400;font-size:28px}.lock .lock-info .content[data-v-4cc74268]{color:#fff;font-size:16px;text-align:left;line-height:22px;padding:0;margin:20px 0 0 0;opacity:.9}.lock .lock-info .content span[data-v-4cc74268]{color:#bdff00;cursor:pointer}.lock .lock-add .title[data-v-4cc74268]{font-size:25px;color:#fff;text-align:left;margin-bottom:20px;color:#bdff00;font-weight:bolder;padding-left:2px}.lock .lock-add .tabHeader[data-v-4cc74268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3b3b3b;height:40px;border-radius:4px;padding:0 5px}.lock .lock-add .tabHeader div[data-v-4cc74268]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:32px;border-radius:4px;line-height:32px;color:#9ca3af;cursor:pointer}.lock .lock-add .tabHeader .selected[data-v-4cc74268]{background-color:#bdff00;color:#000}.lock .lock-add .lock-content .lock-label[data-v-4cc74268]{font-size:16px;color:#fff;text-align:left;margin-bottom:10px}.lock .lock-add .lock-content .lock-select[data-v-4cc74268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.lock .lock-add .lock-content .lock-select div[data-v-4cc74268]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#262626;color:#a3a3a3;height:40px;line-height:40px;border-radius:5px;cursor:pointer}.lock .lock-add .lock-content .lock-select .selected[data-v-4cc74268]{background-color:#bdff00;color:#000}.lock .lock-balance[data-v-4cc74268]{color:#9ca3af;margin:5px 0 20px 0;text-align:right}.lock .lock-balance span[data-v-4cc74268]{color:#fff}.lock .lock-button[data-v-4cc74268]{height:38px;font-size:16px;line-height:40px}.lock .lock-body[data-v-4cc74268]{padding:20px 10px 0;margin-bottom:20px}.lock .lock-body .lock-my .title[data-v-4cc74268]{font-size:22px;color:#fff;text-align:left}.lock .lock-body .lock-my .content[data-v-4cc74268]{margin-top:20px}.lock .lock-body .lock-my .content .item[data-v-4cc74268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock .lock-body .lock-my .content .item span[data-v-4cc74268]:first-child{color:#9ca3af;font-size:15px}.lock .lock-body .lock-my .content .item span[data-v-4cc74268]:last-child{color:#fff}.lock .lock-body .lock-my .content .item2[data-v-4cc74268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock .lock-body .lock-my .content .item2 span.label[data-v-4cc74268]{color:#9ca3af;font-size:15px}.lock .lock-body .lock-my .content .item2 p.amount[data-v-4cc74268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}.lock .lock-body .lock-my .content .item2 p.amount .redeem[data-v-4cc74268]{display:block;background-color:#bdff00;color:#000;border-radius:5px;font-size:13px;padding:4px 5px;margin-right:10px;cursor:pointer}.lock .lock-body .lock-my .content .item2 p.amount .value[data-v-4cc74268]{color:#fff}.lock .lock-body .lock-claim .title[data-v-4cc74268]{font-size:22px;color:#fff;text-align:left}.lock .lock-body .lock-claim .value[data-v-4cc74268]{font-size:16px;color:#e5e7eb;margin:15px 0 20px 0;text-align:left}.lock .lock-body .lock-down .title[data-v-4cc74268]{font-size:22px;color:#fff;text-align:left}.lock .lock-body .lock-down .detail p[data-v-4cc74268]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock .lock-body .lock-down .detail p span[data-v-4cc74268]:first-child{color:#9ca3af;font-size:15px}.lock .lock-body .lock-down .detail p span[data-v-4cc74268]:last-child{color:#fff}.lock .lock-body .lock-down .detail .detail-sub3 a[data-v-4cc74268]{color:#bdff00}.swap .swap-body[data-v-282f06e4]{padding:15px 0 30px 0}.swap .swap-body .swap-info .title[data-v-282f06e4]{text-align:left;padding:0;margin:0}.swap .swap-body .swap-info .title span[data-v-282f06e4]{color:#fff;border-bottom:4px solid #bdff00;font-weight:400}.swap .swap-body .swap-info .content[data-v-282f06e4]{color:#fff;text-align:left;line-height:22px;padding:0;margin:20px 0 0 0;opacity:.9}.swap .swap-body .swap-info .content span[data-v-282f06e4]{color:#bdff00;cursor:pointer}.swap .swap-body .swap-down[data-v-282f06e4]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.swap .swap-body .swap-down .swap-add .title[data-v-282f06e4]{color:#bdff00;text-align:left;margin-bottom:20px}.swap .swap-body .swap-down .swap-add .content .turn[data-v-282f06e4]{font-size:16px;color:#bdff00;width:35px;height:35px;line-height:35px;margin:15px auto;cursor:pointer;border-radius:20px;background-color:#3b3b3b;opacity:.8}.swap .swap-body .swap-down .swap-pay[data-v-282f06e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.swap .swap-body .swap-down .swap-pay .label[data-v-282f06e4]{color:#fff}.swap .swap-body .swap-down .swap-pay .swap-balance[data-v-282f06e4]{color:#9ca3af}.swap .swap-body .swap-down .swap-pay .swap-balance span[data-v-282f06e4]{color:#fff;margin-left:5px}.swap .swap-body .swap-down .swap-button[data-v-282f06e4]{height:38px;font-size:16px;line-height:40px;margin-top:25px}.swap .swap-body .swap-down .swap-pool .title[data-v-282f06e4]{color:#fff;text-align:left}.swap .swap-body .swap-down .swap-pool .detail p[data-v-282f06e4]{margin:0 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swap .swap-body .swap-down .swap-pool .detail p span[data-v-282f06e4]:first-child{color:#9ca3af;font-size:15px}.swap .swap-body .swap-down .swap-pool .detail p span[data-v-282f06e4]:last-child{color:#fff}@media screen and (min-width:768px){.swap .swap-body[data-v-282f06e4]{padding:40px 0 50px 0}.swap .swap-body .swap-down[data-v-282f06e4]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}.swap .swap-body .swap-down .swap-add[data-v-282f06e4]{-webkit-box-flex:6;-ms-flex:6;flex:6}.swap .swap-body .swap-down .swap-pool[data-v-282f06e4]{-webkit-box-flex:4;-ms-flex:4;flex:4}}.Lost[data-v-3e2d2a35]{text-align:left;background-color:#000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh}.Lost .Lost-body[data-v-3e2d2a35]{margin:20vh auto 0;padding:0 10px}.Lost .title[data-v-3e2d2a35]{font-weight:900;font-size:23px;margin:10px 0}.Lost .content[data-v-3e2d2a35]{line-height:1.5;font-size:18px}