/*左侧盒子*/
	/*侧边菜单栏 开始*/
    .benefit_main .hd{
        width: 164px;
    }
    .benefit_main .hd .title_hd{
        height: 50px;
        width: 150px;
        line-height: 50px;
        padding-left: 50px;
        /* // background:#0676c9 url(../images/xwdt_title.png) no-repeat 10px center; */
        font-size: 20px;
    }
    .benefit_main .hd ul li ul, .benefit_main .hd ul li ul{
        width: 124px;
        margin-bottom: 30px;
    }
    .benefit_main .hd ul li ul, .benefit_main .hd ul li ul{
        margin-left: -40px;
    }
    .benefit_main .hd ul li,.benefit_main .hd ul li ul li{
        width: 124px;
        height: 50px;
        line-height: 50px;
        padding-left: 40px;
        color: #666666;
        margin-bottom: 5px;
        font-size: 16px;
        background:#f6f6f6 url(../images/sprite/icon_zcList.png) no-repeat 16px center;
    }
    .benefit_main .hd ul{
        margin-bottom: 30px;
    }
    .benefit_main .hd ul li ul li:hover{
        color: cornflowerblue;
    }
    .benefit_main .hd ul li.on, .benefit_main .hd ul li.father:hover{
        font-size: 18px;
        background: #308bd8 url(../images/sprite/icon_zcListOn.png) no-repeat 16px center;
        color: #FFFFFF;
    }
        /*列表 开始*/
    .benefit_main .list{
        width: 706px;
    }
    .benefit_main .list ul{
        border-top: 1px solid #ededed;
    }
    .benefit_main .list li{
        height: 90px;
        /*line-height: 90px;*/
        border-top: #ededed;
        border-bottom: 1px solid #ededed;
    }
    .benefit_main .list li .playTitle{
        width:700px;
        height: 48px;
        line-height: 50px;
        padding: 5px 6px 0 0;
    }
    .benefit_main .list li .playTitle:hover{
        color: #308bd8;
    }
    .benefit_main .list li .txtBox .dateSpan{
        padding-left: 21px;
        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{
        background: url(../images/zc_zcdyPic.jpg) no-repeat left center;
    }
    .rightBox .zcdy span{
        width: 120px;
    }    
    .rightBox  .xmrl:hover p.transi{
        color: #308bd8;
    }