.back-to-top-wrapper{align-items:center;background-color:rgba(0,0,0,.4);border-radius:50%;bottom:3.06667rem;color:#fff;cursor:pointer;display:flex;height:1.06667rem;justify-content:center;position:fixed;right:.4rem;transition:all .2s;width:1.06667rem;z-index:999}.back-to-top-wrapper>i{font-size:.29333rem}.back-to-top-wrapper:hover{background-color:rgba(0,0,0,.8)}@media (min-width:1200px){.back-to-top-wrapper{bottom:120PX;height:50PX;right:20PX;width:50PX}.back-to-top-wrapper>i{font-size:13PX}}:root{--gap-color1:#f1f3f8;--gap-color2:#fff;--gap-light2-dark3:#fff;--gap-light1-dark3:#f1f3f8;--gap-light2-dark1:#fff;--gap-light1-dark2:#f1f3f8;--font-color1:#000;--font-color2:#666;--font-color3:#999;--border-color:#ddd;--model-bg:url(/_nuxt/img/model-img.f665a27.png)}html.isDark{--gap-color1:#0a0b0d;--gap-color2:#1c1e22;--gap-light2-dark3:#32353e;--gap-light1-dark3:#32353e;--gap-light2-dark1:#0a0b0d;--gap-light1-dark2:#1c1e22;--font-color1:#eee;--font-color2:#999;--font-color3:#666;--border-color:#4a4e58;--model-bg:url(/_nuxt/img/dark-model-img.dd8a644.png)}.confirm_dialog{background:var(--gap-color2);border-radius:.21333rem;width:7.46667rem}.confirm_dialog .content{border-bottom:.01333rem solid #eee;color:var(--font-color1);font-size:.4rem;min-height:2.13333rem;padding:0 .26667rem;word-break:break-word}.confirm_dialog .top-title{padding:.53333rem 0 .61333rem;text-align:center;width:100%}.confirm_dialog .dialog-footer .btn{align-items:center;display:flex;flex:1;font-size:.4rem;height:1.2rem;justify-content:center}.confirm_dialog .dialog-footer .cancel{border-right:.01333rem solid #eee;color:var(--font-color2)}.confirm_dialog .dialog-footer .confirm{color:#00c651}html.isDark .confirm_dialog .content{border-bottom:.01333rem solid #32353e}html.isDark .confirm_dialog .dialog-footer .cancel{border-right:.01333rem solid #32353e}