﻿/*投票*/

.post-vote-li-cen2 { margin: 0px; padding-top: 0; border: 1px solid #e0e0e0; padding-right: 40px; }
    .post-vote-li-cen2 input { border: none; }
.wtp { width: 550px; padding-bottom: 17px; background-color: #ededf2; padding-left: 0; padding-right: 0; padding-top: 0; margin-bottom: 7px; }

.wtp-bottom { background-color: #fff; padding: 0 10px 10px; display: none; min-height: 38px; }
.wtp-title { /*font-size:16px;color:#000;font-weight:bold;*/ }
    .wtp-title:after { content: "投票"; display: inline-block; background-color: #02b300; padding: 0 7px; border-radius: 2px; line-height: 18px; color: #fff; font-size: 14px; float: right; margin-top: 3px; }
.wtp-list-span { background: url('../../images/yuanxing_07.png') no-repeat; width: 20px; float: right; height: 20px; margin-left: 10px; border-radius: 50%; }
.wtp-list-ok { background-color: #ff642e; }
.wtp-list-number { height: 21px; margin-right: 19px; color: #696969; margin-top: 10px; margin-left: 10px; float: right; }
.ytp-bottom-yx { width: 100px; height: 38px; background-color: #dad9d9; }
.ytp-bottom-strip { background-color: #e5e5e9; height: 40px; }
.wtp-list-name { float: left; font-size: 14px; color: #000; margin-left: 10px; }
.wtp-list-number > div { width: auto; float: right; line-height: 22px; }
.wtp-list { line-height: 40px; background-color: #fff; padding: 10px; }
    .wtp-list[data-count="8"] { }
    .wtp-list li:nth-child(n+3) { /*display:none;*/ }
    .wtp-list > li { margin-bottom: 10px; background-color: #f3f3f5; }
        .wtp-list > li:last-child { margin-bottom: 0; }
.wtp-cont { background-color: #f8f8f8; padding: 3px 0px 14px; }
.wtp-butt, .VoteAA, .VotePK { width: 99px; height: 38px; color: #fff; background-color: #0078ff; border-radius: 3px; float: right; text-align: center; line-height: 38px; }
.unfold-butt { width: 100%; margin: auto; text-align: center; line-height: 38px; color: #696969; text-align: left; display: block; }

.addbutt { text-decoration: underline; margin-top: 16px; margin-right: 10px; color: #696969; }
/*图文投票*/
.imgwtp-list { background-color: transparent; padding: 0; margin-left: -10px; overflow: hidden; }
    .imgwtp-list > li { background-color: transparent; margin-bottom: 10px; width: 33.3333%; float: left; padding-left: 10px; box-sizing: border-box; }
.imgwtp-div { background-color: #fff; }
.wtp-list-img { background: url('../../images/weibo/yd_06_03.png') no-repeat center/100% 100%; position: relative; padding-top: 100%; background-size: 100% 100%; background-repeat: no-repeat; }
.ytp-bottom-describe { height: 50px; line-height: 18px; box-sizing: border-box; padding: 5px 10px; }
.wtp-list-img-number { background-color: #ff642e; height: 58px; line-height: 58px; text-align: center; color: #fff; width: 58px; border-radius: 50%; margin: -29px 0 0 -29px; position: absolute; top: 50%; left: 50%; }
.wtp-list-img-butt { height: 24px; width: 24px; border-radius: 50%; background-color: rgba(0,0,0,0.5); border: 1px solid #fff; position: absolute; right: 10px; top: 10px; }
.wtp-list-img-butt-ok { background-color: #eb7350; border: none; }
    .wtp-list-img-butt-ok::after { content: "√"; color: #fff; text-align: center; line-height: 24px; height: 24px; width: 24px; display: block; }
.content_Detail.wtp-bottom, .VoteAA { display: block; }
