.screen-dialog .ant-modal-content{background:#0e0e0f!important;border:.05rem solid rgba(44,179,255,.3)!important;border-radius:.2rem!important}.screen-dialog .ant-modal-content .ant-modal-header{padding:.24rem .24rem 0 .24rem!important;background:transparent!important;border-bottom:none!important}.screen-dialog .ant-modal-content .ant-modal-header .ant-modal-title{color:#fff!important;font-size:.16rem!important;line-height:1!important}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg{-ms-flex:1;flex:1;margin:0 .1rem 0 0;background:linear-gradient(90deg,#031e3f,rgba(3,30,63,0));display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .line-style{width:100%;height:1px;background:#137bec;position:relative}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .line-style:after,.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .line-style:before{content:"";display:block;width:4px;height:4px;background:#137bec;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .line-style:after{left:0}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .line-style:before{right:0}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .line-style-1{width:20%;max-width:2rem;margin:0 0 .05rem 0}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title-bg .bg{width:40%;height:.12rem;background:linear-gradient(270deg,#032247,rgba(3,34,71,0));margin:0 0 .05rem 0}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .title{font-size:.16rem;position:absolute;z-index:2;padding:0 .05rem}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .close-icon{cursor:pointer;font-size:.28rem;position:relative;z-index:2;transition:transform .3s ease;color:#f63231}.screen-dialog .ant-modal-content .ant-modal-header .dialog-title .close-icon:hover{transform:scale(1.1) rotate(90deg)}.screen-dialog .ant-modal-content .ant-modal-body{padding:.24rem;font-size:.12rem;color:#fff}