.header>img{
    width: 100%;
}
.mian{
    padding: 10px;
    background-color: #fff;
}
.title{
    padding: 10px;
    font-weight: 700;
    font-size: 22px;
    border-bottom:1px solid #e7e7ee;
}
.form{
    padding-top: 15px;
}
.layui-form-label>span{
    color: red;
    padding-right: 5px;
}
.layui-card-header{
    font-weight: 700;
    font-size: 22px;
}