
.pro-list1 li .lampVote
{
    width:52px;
    height:52px;
    border-radius:50%;
    background-color:#ff9900;
    position:absolute;
    right:6px;
    bottom:50%;
    margin-bottom:-46px;
    color:#fff;
    text-align:center;
}
.pro-list1 li .lampVote p
{
    width:34px;
    margin:15px auto;
}
.pro-list1 li .lampVote p i
{
   font-style:normal;
}