.dialog-box[data-v-7f2be595]{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:var(--dialog-bg);min-height:50%}.dialog-box .head-box[data-v-7f2be595]{width:100%;height:40px;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.dialog-box .head-box .title-box[data-v-7f2be595]{width:93%;display:flex;justify-content:center}.dialog-box .head-box .close-box[data-v-7f2be595]{width:7%;display:flex;justify-content:center;cursor:pointer}.dialog-box .content[data-v-7f2be595]{background:#fff;height:calc(100% - 40px);padding:0 10px 10px 10px}.dialog-box .content .info-box[data-v-7f2be595],.dialog-box .content .top-img-box[data-v-7f2be595],.dialog-box .content[data-v-7f2be595],.dialog-box .foot-box[data-v-7f2be595]{display:flex;justify-content:center;align-items:center}.dialog-box .foot-box[data-v-7f2be595]{width:100%;background:var(--dialog-bg)}.dialog-box .foot-box .btn-box[data-v-7f2be595]{margin-top:5px;margin-bottom:5px}.el-icon-circle-close[data-v-7f2be595]{color:#333}