.profit-dialog{display:none;z-index:10000;position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4)}.profit-dialog-close{box-sizing:border-box;position:absolute;left:0;top:0;padding:.2rem;height:.7rem;width:.7rem}.profit-dialog-icon{display:block;height:.3rem;width:.3rem}.profit-dialog-container{border-radius:.2rem;overflow:hidden;z-index:1;position:absolute;height:6.2rem;width:6.2rem;left:50%;top:50%;transform:translate(-50%,-50%)}.profit-dialog-main{width:100%;height:5rem;background:#f6f6f6}.profit-dialog-img{height:100%;width:100%}.profit-dialog-op{background:#fff;width:100%;height:1.2rem;padding:.2rem 0}.profit-dialog-btn{color:#fff;background:#fd4c5b;border-radius:1rem;height:.7rem;width:4rem;margin:0 auto;font-weight:700}