.layui-header .layui-logo{
    width: 148px;
    height: 50px;
    text-align: left;
    padding: 0 25px;
}
.layui-header .layui-logo .howa-title{
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 50px;
}
.layui-header .layui-logo .howa-toggle{
    position: absolute;
    right: 12px;
    top: 0;
    cursor: pointer;
}
.lay-thumb{
    width: 28px;
    height: 28px;
    border-radius: 50%;
    object-fit: cover;
    cursor: pointer;
}