.elem-quote {
    border-bottom: 1px solid #eee;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    border-left: none;
    background-color: #FFF;
    margin-bottom: 0px;
    border-radius: 4px;
}
.elem-quote a {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    float: right;
}
.layui-icon-reduce-circle {
    display: none;
}
.juhe_dd {
    padding: 0px 10px 10px 10px;
    background-color: #FFF;
    border-radius: 4px;
    border-bottom: 1px solid #eee;
}
.hot_meng_item ul {
    margin-bottom: 0px;
}
.hot_meng_item li {
    display: block;
    float: left;
    margin-top: 10px;
    text-align: center;
    margin-right: 15px;
}
.e3 li {
    background-color: #FFF;
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
}
.e3 li .title {
    font-size: 16px;
}
.e3 li .group {
    margin-top: 10px;
    color: #999;
    font-size: 13px;
}
.e3 li .group a {
    color: #999;
    font-size: 13px;
}
.e3 li .group span {
    margin-left: 20px;
}
.e3 li .detail {
    margin-top: 10px;
}
.e3 li .detail .image {
    float: left;
    width: 140px;
    height: 90px;
}
.e3 li .detail .image img {
    width: 130px;
    height: 90px;
    border-radius: 6px;
}
.e3 li .detail .context {
    font-size: 14px;
    color: #999;
    margin-top: 4px;
    margin-left: 10px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.load_more {
    color: #999;
    text-align: center;
    background-color: #fff;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.e3 li .group::before {
    font-size: 14px;
    margin-right: 5px;
    font-family: layui-icon;
    content: "\e656";
}
