#mp-vote-tpl{display:none;}
.mp-vote-outer{position:relative;border:1px solid #cacaca;box-sizing:border-box;width:100%;min-width:288px;max-width:640px;margin:0 auto;font-family:"微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;font-size:18px;text-align:left;background:#fff !important;}
.mp-vote-inner{padding:15px 11px 20px 11px;}
.mp-vote-title{font-weight:bold;}
.mp-vote-options{font-size:16px;margin:20px 0 28px;}
.mp-vote-cell{-webkit-tap-highlight-color: rgba(0,0,0,0);}
.mp-vote-option{position:relative;height:19px;line-height:19px;padding-bottom:16px;margin-bottom:3px;}
.mp-vote-btn{width: 19px;height: 19px;float: left;margin-right: 5px;cursor: pointer;background:url(s0.pstatp.comsiteimagepgcvote_icon_user.png) no-repeat 0 0;background-image:url(s2.pstatp.comimagepgcvote_icon_user.png)\9;/*-22 -44 -66*/}
.mp-vote-one .mp-vote-btn{background-position:0 0;}
.mp-vote-one .checked .mp-vote-btn{background-position:-22px 0;}
.mp-vote-more .mp-vote-btn{background-position:-44px 0;}
.mp-vote-more .checked .mp-vote-btn{background-position:-66px 0;}
.mp-vote-txt{cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:19px;}
.mp-vote-check{text-align: center;height: 33px;line-height: 33px;}
.mp-vote-done{color:rgb(103,157,255) !important;}
.mp-vote-expired{color:rgb(153,153,153) !important;}
.mp-vote-submit{width: 120px;height: 100%;line-height:1;*line-height:normal;font-size: 18px;color: #fff;border-radius: 8px;background: #679dff;border: none;outline:none;cursor:pointer;font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;}
.mp-vote-submit:active{background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.mp-vote-stat{display:none;margin:-8px 0 20px;}
.mp-vote-stat-outer{width:100%;height:11px;background:#e8ebef;}
.mp-vote-stat-inner{width:0%;height:100%;background:#868b95;}
.selected .mp-vote-stat-inner{background:#679dff;}
.mp-vote-data{display:none;float:right;margin-left:3px;height:100%;font-size:0;line-height:19px;color:rgb(153,153,153);}
.mp-vote-data-item{display:inline-block;*display:inline;font-size:12px;}
.mp-vote-data-item:first-child{margin-right:5px;}
.mp-vote-percent{width:35px;text-align:right;}

.night .mp-vote-outer{background:#707070 !important;}
.night .mp-vote-title,
.night .mp-vote-txt{color:#999;}
.night .mp-vote-outer .mp-vote-submit{background:#67778b;color:#999;}
.night .mp-vote-one .mp-vote-btn{background-position:-88px 0;}
.night .mp-vote-one .checked .mp-vote-btn{background-position:-110px 0;}
.night .mp-vote-more .mp-vote-btn{background-position:-132px 0;}
.night .mp-vote-more .checked .mp-vote-btn{background-position:-154px 0;}
.night .mp-vote-done{}
.night .mp-vote-expired{}
.night .mp-vote-stat-outer{background:rgba(232, 235, 239,.8);}
.night .mp-vote-stat-inner{background:rgba(134, 139, 149,.8);}
.night .selected .mp-vote-stat-inner{background:rgba(103, 157, 255,.8);}
