body {
    background: url("../image/lz_banner.png") no-repeat top;
}
#lawyer_list{
    box-sizing: border-box;
    height: 610px;
    color: #333;
    padding:5px 20px 20px;
}
#lawyer_list a{
    color: #333;
    display: inline-block;
}
.nous_box{
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-top: 16px;
}
.nous_mess {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nous_good b {
    margin-left: 10px;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../image/nous_goos2.png) no-repeat;
}
.nous_good1 b{
    margin-left: 10px;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../image/nous_goos1.png) no-repeat;
}