.vote-wrapper{border:1px solid #eee;border-radius:2px;position:relative;margin-bottom:20px}.vote-wrapper ol{margin:0;padding:0}.vote-wrapper li{list-style:none}.vote-wrapper .vote-title{background-color:#f5f5f5;padding:20px 10px;font-size:18px;margin:0;font-weight:normal;line-height:1}.vote-wrapper .vote-status{font-size:14px;margin-left:10px}.vote-wrapper .time{float:right;line-height:18px}.vote-wrapper .vote-content{padding:20px 18px 30px}.vote-content .vote-question{font-weight:normal;font-size:0;margin-bottom:20px;line-height:12px;height:12px}.vote-qa{position:relative}.vote-qa p.error{position:absolute;font-size:12px;bottom:0;left:18px;margin-bottom:0;line-height:12px}.vote-question .num,.vote-question .que-txt{font-size:12px;display:inline-block}.vote-question .num{width:18px;text-align:center}.vote-answer{padding-left:18px;margin-bottom:12px}.vote-answer .vote-item{margin-bottom:20px;font-size:12px;width:42.8%;float:left;margin-right:5.2%;line-height:1}.vote-answer label{height:14px;display:block;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vote-item{position:relative}.vote-item .icon{display:inline-block;width:14px;height:14px;vertical-align:middle;vertical-align:-2px;margin-right:10px;background-image:url(../img/vote-icon-sprite.png);background-size:100% auto}.vote-item .radio{background-position:0 -16px}.vote-item .checkbox{background-position:0 -64px}.vote-item:hover .radio{background-position:0 -32px}.vote-item:hover .checkbox{background-position:0 -80px}.vote-item input{position:absolute;top:0;left:0;opacity:0}.vote-item input:checked+.radio{background-position:0 0}.vote-item input:checked+.checkbox{background-position:0 -48px}.vote-btn{width:90px;height:30px;border:0;background:#f4f4f4;font-size:16px;color:#999;border-radius:2px}.vote-btn.vote-able{color:#fff;background-color:#f04848}.vote-wrapper .vote-result{margin-top:10px;height:12px;line-height:12px}.vote-result .progress-bar{width:57%;height:6px;background-color:#f5f5f5;position:relative;float:left;margin-top:3px}.vote-result .progress-bar .inner{position:absolute;height:100%;width:80%;background-color:#f7a3a3;transition:width .3s ease-in-out}.votes-percent{float:right;width:42px;text-align:right}.votes-count{float:right}.vote-content.vote-timeover{padding-bottom:0}.vote-timeover .vote-btn{display:none}.vote-timeover *,.vote-timeover{color:#999!important}.vote-timeover .red{color:#999!important}.vote-btn:hover{opacity:.9}