.community-wechat-resources{
    width: 382px;
    height: 122px;
    padding: 20px 0 20px 20px;
    background-color: #ffffff;
    overflow: hidden;
}
.community-wechat-resources h6{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
}
.community-wechat-resources img{
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right:20px ;
}
.wechat-resources-word{
    float: left;
    width: 240px;
}
.wechat-resources-word h2{
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 8px;
}
.wechat-resources-word p{
    font-size: 14px;
    color: #333333;
    text-indent: 20px;
    line-height: 18px;
    margin-bottom: 8px;
}