.action-bg,.alert-bg,.toast_box{top:0;z-index:99999;display:none;position:absolute}.action-bg,.alert-bg,.alert-bg .guide,.toast_box,.toast_box .toast{position:absolute}.alert-bg{left:0;height:100%;width:100%;background:rgba(0,0,0,.6)}.alert-bg .guide{right:20px;width:50%;height:auto}.toast_box{left:0;height:100%;width:100%}.toast_box .toast{bottom:100px;background:rgba(0,0,0,.6);left:50%;color:#fff;text-align:center;transform:translateX(-50%);border-radius:8px;width:100px;height:35px;line-height:35px;font-size:13px}.action-bg{left:0;height:100%;width:100%;background:rgba(0,0,0,.4)}.action-bg .action-container{position:absolute;width:80%;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:4px}.action-bg .action-container .title{font-size:18px;padding:25px}.action-bg .action-container .footer{font-size:20px;display:flex}.action-bg .action-container .footer button{border:1px solid #eee;height:50px;color:#999;line-height:50px;background:#fff;width:50%;outline:0}.action-bg .action-container .footer .confirm{color:#438ed7}