.log {
    font-size: 14px;
    margin-left: 10px;
    display: none;
}
.avatars {
    width: 30px;
    height: 30px;
    display: none;
    border-radius: 50%;
}
.logout {
    font-size: 12px;
    cursor: pointer;
}
.logout:hover {
    color: #0080df;
    text-decoration: underline;
}
.cell_154_ p {
    letter-spacing: 0px;
    text-indent: 2em;
    font-size: 1.2em;
    line-height: 1.8em;
}
.cell_154_ span {
    font-weight: bold;
    text-indent: 0em;
    font-size: 1.2em;
    line-height: 1.8em;
    padding: 0px;
}
.is-praise{
    width: 130px;
    height: 70px;
    border-radius: 35px;
    background: #f3f5f6;
    color: #999;
    padding-top: 14px;
    cursor: pointer;
    margin-bottom: 100px;
    display:none;
}
.is-praise p {
    text-align: center;
}

.banquan span {
    font-weight: bold;
    text-indent: 0em;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0px;
}
.banquan p {
    letter-spacing: 0px;
    text-indent: 2em;
    font-size: 0.8em;
    line-height: 1.5em;
}
.load_more {
    text-align: center;
    font-size: 12px;
    color: #ccc;
    cursor: pointer;
}
