.newvote .itembox{overflow:hidden; padding:0 20px;}
.newvote .itembox::after{content:""; display:block; clear:both;}
.newvote .item{ border-bottom-width:1px; border-bottom-style:solid; display:block; overflow:hidden; padding:21px 0; line-height:25px;}
.newvote.col2 .item{width:48.5%; float:left;}
.newvote.col2 .item:nth-child(2n){float: right;}
.newvote .item .img{width:50px;height:50px;vertical-align:middle;border-radius:100%;margin-right:10px;overflow:hidden; float:left;}
.newvote .item .img img{width:50px; height:22px; margin-top:14px;}
.newvote .item .cont{height: 50px;}
