.findPswd{
    min-height: 600px;
    background: #fff;
    padding: 100px 0 0 15px;
}
.findcontent{
    width: 400px;
    margin: 0 auto;
    text-align: center;
}
.titile{
    padding: 15px 0 30px 0;
}

.generate_code{
    float: right;
    width: 110px;
    height: 38px;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 38px;
    background: #fff;
    cursor: pointer;
}
.layui-form-label{
    width: 110px;
}
.input-item{
    margin-bottom: 15px;
}
.fl{
    float: left !important;
}
.ml80{
    margin-left: 110px;
}
.w170{
    width: 170px;
}
#nextStep{
    display: none;
}
