.idx-car .list .title,.cp-hot .list .title{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.cp-sepc table{
    width: 100% !important;
    /* background-color: #EEEEEE; */
}
.cp-sepc td,.cp-sepc tr{
    padding: .28rem;
    color: #000;
    font-weight: bold;
}
.cp-sepc tr>td:nth-child(1){
    font-weight: 600;
    color: #000;
}
.font em{
    text-transform: uppercase;
}