.del-form{width:100%;height:100%;display:flex;flex-direction:column}.del-form h3{height:3.33333rem;line-height:3.33333rem;width:100%;background-color:#071739;color:#fff;padding-left:.83333rem}.del-form .del-content{flex:1;padding:.83333rem;display:flex;justify-content:center;align-items:center}.del-form .del-content .del-warning{color:#e6a23c;font-size:2rem;margin-right:1.25rem}.del-form .del-content>div{width:70%;color:#fff}.del-form .del-btn{width:100%;display:flex;justify-content:flex-end;padding:1.25rem}