.list{
    margin-top: 22px;
    margin-bottom: 40px;
}
.list li{
    margin-bottom: 37px;
}
.list img{
    display: block;
    width: 23.668%;
    float: left;
    height: 160px;
}
.list div{
    width: 72.917%;
    float: right;
    margin-top: 22px;
}
.for p:nth-child(1){
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
}
.for p:nth-child(2){
    font-size: 14px;
    color: #7e7e7e;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.hou{
    line-height: 34px;
    background-color: #f5f5f5;
    margin-top: 15px;
    color: #999999;
    padding-left: 12px;
}
.hou span:nth-child(1){
    float: left;
    font-size: 14px;
    margin-right: 20px;
}
.hou span:nth-child(2){
    float: left;
    font-size: 14px;
    
}
.hou a{
    line-height: 34px;
    width: 11.54%;
    background-color: #e70012;
    color: #fff;
    font-size: 14px;
    display: block;
    float: right;
    text-align: center;
}