.tip-del-form{width:100%;height:100%;display:flex;flex-direction:column}.tip-del-form h3{height:3.33333rem;line-height:3.33333rem;width:100%;background-color:#071739;color:#fff;padding-left:.83333rem}.tip-del-form .del-content{flex:1;padding:.66667rem;display:flex;justify-content:center;align-items:center}.tip-del-form .del-content .del-warning{color:red;font-size:1.66667rem;margin-right:1.25rem}.tip-del-form .del-content>div{width:70%}.tip-del-form .tip-checked{display:flex;justify-content:center;align-items:center;flex:2;width:70%;margin-left:6.66667rem;margin-top:-5rem}.tip-del-form .tip-checked .el-checkbox__inner{border:1px solid #000}.tip-del-form .tip-checked .el-checkbox__input{vertical-align:top;margin-top:3px}.tip-del-form .tip-checked .el-checkbox__label{color:red;font-size:1rem}.tip-del-form .del-btn{width:100%;display:flex;justify-content:center;padding:1.25rem}