.mask[data-v-a9ea5250]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:801;background-color:rgba(0,0,0,.5)}.dialog-box[data-v-a9ea5250]{position:absolute;top:50%;left:50%;width:500px;height:400px;background-color:#fff;border-radius:8px;animation:scaleBig .3s;margin-left:-250px;margin-top:-200px}.dialog-box .dialog-header[data-v-a9ea5250]{width:100%;height:auto;float:left;box-sizing:border-box;padding:30px;line-height:18px;position:relative;display:flex;flex-direction:row;justify-content:space-between}.dialog-box .dialog-header span[data-v-a9ea5250]{flex:1;font-size:18px;font-weight:500;color:#333;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dialog-box .dialog-header .icon-close[data-v-a9ea5250]{width:16.25px;height:16.25px;margin-right:2px;margin-top:2px;cursor:pointer}.dialog-box .dialog-header .icon-close[data-v-a9ea5250]:hover{opacity:.8}.dialog-box .dialog-body[data-v-a9ea5250]{width:100%;height:310px;float:left;box-sizing:border-box;padding:0 30px 30px 30px;display:flex;flex-direction:column;align-items:center}.dialog-box .dialog-body .num[data-v-a9ea5250]{width:100%;height:16px;font-size:16px;font-weight:400;color:#333;line-height:16px;margin-bottom:30px;text-align:center}.dialog-box .dialog-body .num i[data-v-a9ea5250]{font-style:normal;color:#ff4d4f}.dialog-box .dialog-body .count[data-v-a9ea5250]{width:150px;height:150px;background:rgba(255,77,79,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:41px;font-weight:600;color:#ff4d4f;line-height:41px;margin-bottom:40px}.dialog-box .dialog-body .button[data-v-a9ea5250]{display:inline-block;width:auto;height:auto;font-size:14px;font-weight:400;color:#fff;line-height:18px;cursor:pointer;background:#ef4444;padding:12px 20px;border-radius:4px;outline:none}.dialog-box .dialog-body .button[data-v-a9ea5250]:hover{opacity:.8}