.dialog-wrapper[data-v-ffc63288]{position:fixed;top:0;bottom:0;left:0;right:0;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,.3);z-index:2000}.dialog-wrapper .dialog-content[data-v-ffc63288]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 24px 24px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:#fff;width:500px;height:220px}.dialog-wrapper .dialog-content[data-v-ffc63288]::-webkit-scrollbar{width:5px}.dialog-wrapper .dialog-content[data-v-ffc63288]::-webkit-scrollbar-track{background-color:rgba(50,50,50,.1)}.dialog-wrapper .dialog-content[data-v-ffc63288]::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(50,50,50,.3)}.dialog-wrapper .dialog-content[data-v-ffc63288]::-webkit-scrollbar-thumb:hover{background-color:#717171}.dialog-wrapper .dialog-content .dialog-header[data-v-ffc63288]{width:100%;height:51px;color:#575b66;text-align:center;font-family:Source Han Sans CN;font-size:18px;font-style:normal;font-weight:700;line-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:24px;position:relative}.dialog-wrapper .dialog-content .dialog-header .warning-icon[data-v-ffc63288]{margin-right:5px}.dialog-wrapper .dialog-content .dialog-header .close-icon[data-v-ffc63288]{position:absolute;right:0;cursor:pointer}.dialog-wrapper .dialog-content .content[data-v-ffc63288]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;color:rgba(0,0,0,.6);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.dialog-wrapper .dialog-content .content .ratio[data-v-ffc63288]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.dialog-wrapper .dialog-content .bottom[data-v-ffc63288]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.dialog-wrapper .dialog-content .bottom .btn[data-v-ffc63288]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;border:1px #1965f9;background:#1965f9;color:#fff;text-align:center;font-family:Source Han Sans CN;font-size:16px;font-style:normal;font-weight:500;cursor:pointer}.dialog-wrapper .dialog-content .bottom .btn[data-v-ffc63288]:active{-webkit-transform:scale(.99);transform:scale(.99)}.dialog-wrapper .dialog-content .bottom .later-btn[data-v-ffc63288]{margin-right:15px;border-radius:4px;border:1px solid #dcdfe6;background:#fff;color:#606266}