.vote {
    width: 800px;
    float: left;
    margin: 0 auto;
    height: 350px;
    margin: 20px auto;
    padding: 20px;
    /*margin-left: 50px;*/
    border: 1px solid #a5a4a4;
}

.main{
    width: 1200px;
    margin: 0 auto;
}

.bt-image{
    position: relative;
    /*left: 35px;*/
    bottom: 30px;
}

.bt-image span{
    position: relative;
    left: 55px;
    bottom: -37px;
    font-weight: bold;
    font-family: 华文新魏;
    font-size: 20px;
}


.vote .empty{
    font-size:24px;
    color: #333333;
    line-height: 1;
}
.vote ul li {
    height: 40px;
    padding: 10px 10px;
    font-size: 14px;
    /*padding-bottom: -50px;*/
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.vote ul li div a:hover{
    /*background-color: #CC6600;*/
    color: #CC6600;
    cursor: pointer;
}

/*.info-text p span{*/
    /*font-size: 15px;*/
/*}*/


.vote ul li .rest-box .rest-content{
    font-size:14px;
    color: #333333;
    line-height: 1;
    padding-top: 20px;
    width: 920px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vote ul li .rest-box .rest-bottom {
    height: 30px;
    padding-top: 42px;
    box-sizing: border-box;
    line-height: 30px;
}
.vote ul li .rest-box .rest-bottom .status-box3 {
    padding: 0 20px;
    background-color: #E9E9E9;
    display: inline-block;
    border-radius:4px;
    font-size: 14px;
    color: #6AC043;
}



.lunbo-right-info{
    float: left;
    line-height: 27px;
    width: 385px;
    height: 330px;
    margin-top: 20px;
    padding: 10px;
    margin-left: 15px;
    font-size: 14px;
    overflow: hidden;
    /*border: 1px solid #a5a4a4;*/
}

.lunbo-right-info img{
    margin-left: 90px;
    /*margin-bottom: 20px;*/
}