.news-title .mineTable > tbody > tr:nth-child(2n+1){
    background: #fbfbfb;
}
.news-title .mineTable > tbody > tr > td{
    height: 46px!important;
    vertical-align: middle!important;
    width: 420px!important;
    padding-left: 20px!important;
}
.news-title .mineTable > tbody > tr > .width1{
    width: 160px!important;
}