.w-50{
    width: 50%;
}

.w-49{
    width: 50%;
}
.table-row{
    line-height: 36px;
    text-align: center;
}
.table-row div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table-row .table-col-title{

}

.br{
    border-right: 1px solid #ebebeb;
}
.bb{
    border-bottom: 1px solid #ebebeb;
}
.lh-108{
    line-height: 108px;
}
.new-list-warp4{
    display: inline-block;
    width: 40%;
    padding:0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}