@charset "utf-8";.dialog[data-v-15be7b04]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;font-family:Arial}.dialog .mask[data-v-15be7b04]{position:relative;width:100%;height:100%}.dialog .mask.bg[data-v-15be7b04]{background:rgba(0,0,0,.3)}.dialog .body[data-v-15be7b04]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:422px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)}.dialog .body .header[data-v-15be7b04]{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 16px;box-shadow:0 1px 0 #d9d9d9}.dialog .body .header .title[data-v-15be7b04]{color:#000;font-size:14px}.dialog .body .header .close[data-v-15be7b04]{margin-left:auto;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer;width:24px;height:24px}.dialog .body .header .close:hover .icon[data-v-15be7b04]{color:#666}.dialog .body .header .close .icon[data-v-15be7b04]{color:#999;font-size:16px;line-height:1}.dialog .body .main[data-v-15be7b04]{position:relative}.dialog .body .main .content[data-v-15be7b04]{color:#000;font-size:14px;font-weight:400;line-height:22px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;padding:20px 16px}.dialog .body .main .content .icon[data-v-15be7b04]{margin-right:6px;font-size:24px;line-height:1;position:absolute;top:20px;left:18px}.dialog .body .main .content .icon.icon-icon_mianxing_zhuangtai_chenggong[data-v-15be7b04]{color:#449f2d}.dialog .body .main .content .icon.icon-icon_mianxing_zhuangtai_cuowu[data-v-15be7b04]{color:#e0363b}.dialog .body .main .content .icon.icon-icon_mianxing_zhuangtai_tishi[data-v-15be7b04]{color:#1585ff}.dialog .body .main .content .icon.icon-icon_mianxing_zhuangtai_jingshi[data-v-15be7b04]{color:#f5a92b}.dialog .body .main .content .tip[data-v-15be7b04]{padding-left:36px}.dialog .body .main .content .details[data-v-15be7b04]{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:4px;width:calc(100% - 36px);margin-left:36px;margin-top:16px;padding-bottom:6px}.dialog .body .main .content .details .header-title[data-v-15be7b04]{color:#666;font-family:微软雅黑;font-size:14px;line-height:22px;text-align:left;background:#f8f9fa;padding:4px 10px;margin-bottom:6px}.dialog .body .main .content .details .items[data-v-15be7b04]{max-height:54px;overflow:auto;padding:0 10px}.dialog .body .main .btn-groups[data-v-15be7b04]{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;padding:4px 16px 16px 16px}.dialog .body .main .btn-groups .icon-fenxiang[data-v-15be7b04]{font-size:14px;margin-right:4px}.dialog .body .main .btn-groups .btn[data-v-15be7b04]{height:32px;font-size:14px;color:#666;text-align:center;font-weight:400;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer}.dialog .body .main .btn-groups .btn.btn-confirm[data-v-15be7b04]{background:#ca1d22;color:#fff;border-color:#ca1d22}.dialog .body .main .btn-groups .btn.btn-confirm[data-v-15be7b04]:hover{background:#d0383d;border-color:#d0383d}.dialog .body .main .btn-groups .btn.btn-cancel[data-v-15be7b04]{background:#fff;color:#666;border-color:#ddd}.dialog .body .main .btn-groups .btn.btn-cancel[data-v-15be7b04]:hover{color:#ca1d22;border-color:#ca1d22}.dialog .body .main .btn-groups .btn.btn-disable[data-v-15be7b04]{width:124px;box-sizing:border-box;border:1px solid #bbb;border-radius:4px;background:#f8f9fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 12px;cursor:default}.dialog .body .main .btn-groups .btn[data-v-15be7b04]:last-child{margin-right:0}