﻿*{font-family:ui-sans-serif,PingFangSC-Regular,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0;text-decoration:none}em,i{font-style:normal}input{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}.dialog-container-bg{width:100%;height:100%;min-width:400px;position:fixed;left:0;top:0;z-index:1003;background-color:rgba(0,0,0,.3);text-align:center}.dialog-container-bg::after{content:"";display:inline-block;height:100%;vertical-align:middle}.sxc-dialog{width:330px;height:auto;border-radius:6px;overflow:hidden;background-color:#fff;position:fixed;left:50%;top:50%;z-index:1004;transform:translate(-50%,-50%)}.sxc-dialog .dialog-header{width:100%;height:50px;padding:0 15px;display:flex}.sxc-dialog .dialog-header{width:100%;height:50px;padding:13px 15px;display:flex}.sxc-dialog .dialog-header .dialog-title{flex:1;height:24px;line-height:24px;text-align:left;font-size:16px;color:#2b2929}.sxc-dialog .dialog-header .dialog-close-btn{width:14px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}.sxc-dialog .dialog-header .dialog-close-btn i{font-size:14px;color:#999}.sxc-dialog .dialog-body{width:100%;height:auto;padding:5px 15px}.sxc-dialog .dialog-body p{width:100%;height:auto;line-height:22px;font-size:14px;color:#2b2929;text-align:justify}.sxc-dialog .dialog-footer{width:100%;height:auto;padding:5px 15px 15px}.sxc-dialog .dialog-footer .dialog-footer-wrapper{width:100%;height:28px;display:flex;justify-content:flex-end}.sxc-dialog .dialog-footer .dialog-footer-wrapper .btn{width:auto;height:28px;padding:0 15px;border-radius:4px;margin-left:15px;cursor:pointer;font-size:14px}.dialog-footer-wrapper .btn.cancel-btn{border:1px solid #999;line-height:26px;color:#999}.dialog-footer-wrapper .btn.confirm-btn{line-height:28px;background-color:#e80000;color:#fff}