/*列表 开始*/
.benefit_main .list{
    width: 1160px;
    padding: 0 20px;
    min-height: 600px;
}
.benefit_main .list ul{
    border-top: 1px solid #ededed;
}
.benefit_main .list li{
    height: 60px;
    line-height: 60px;
    padding: 0 5px;
    border-bottom: 1px solid #ededed;
}
.benefit_main .list li .titleBox .playTitle{
    width:850px;
    height: 60px;
    line-height: 60px;
    background: url(../images/sprite/listtitle.png) no-repeat left center;
    padding-left: 23px;
}
.benefit_main .list li .titleBox .playTitle:hover{
    color: #308bd8;
    background: url(../images/sprite/listtitleOn.png) no-repeat left center;
}
.benefit_main .list li .bottomBox .program,
.benefit_main .list li .bottomBox .unscramble{
    height: 18px;
    line-height: 18px;
    border: 1px solid #ededed;
    border-radius: 2px;
    padding: 0 5px;
    margin: 0 10px 0 0;
}
/* .benefit_main .list li .bottomBox a:hover{
        color: #fff;
        background-color: #3B94E0;
    } */

.benefit_main .list li .titleBox .dateSpan{
    padding:0 13px 0 21px;
    color: #999;
    background: url(../images/sprite/icon_zcclock.png) no-repeat left center;
}
/*右侧盒子 开始*/
.rightBox a.transi:hover{
    color: #308BD8;
}
.rightBox .xmrl{
    width: 200px;
    height: 60px;
    background: url(../images/zc_xmrlPic.jpg) no-repeat left center;
}
.rightBox .zcdy{
    width: 200px;
    height: 60px;
    background: url(../images/zc_zcdyPic.jpg) no-repeat left center;
}
.rightBox .zcdy span{
    width: 120px;
} 
.rightBox .zcjd{
    width: 200px;
    height: 60px;
    background: url(../images/zc_zcjdPic.jpg) no-repeat left center;
}
.filterContainer .filterOut{
    padding:5px 20px;
}   
.unitBox {
    overflow: hidden;
}
.ulList{
    min-height: 600px;
}