.dialog-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:9998;display:flex;align-items:center;justify-content:center}.dialog{width:82.6667vw;background:#fff;border-radius:3.7333vw;overflow:hidden}.title{font-size:4.5333vw;font-weight:600;text-align:center;padding:5.0667vw 4vw 2.9333vw}.content{white-space:pre-wrap;max-height:50vh;box-sizing:border-box;padding:0 4.8vw 4.2667vw;color:#555;font-size:3.7333vw;line-height:1.7}.buttons{display:flex;border-top:0.1333vw solid #eee}.buttons button{flex:1;margin:0;border-radius:0;background:#fff;font-size:4vw;line-height:12.8vw}.buttons button:after{border:0}.confirm{color:#315ea8}.cancel{color:#666}
