/** 投票列表样式 */


@media (max-width: 767px) {
    .vote-item-show .other header {
        border-top: initial;
    }
    .votes-list-tp-div .text-right {
        padding-top: 0px !important;
    }
}

.vote-item-show .enlists-item-faces {
    width: 100%;
}

.vote-item-show .enlists-face {
    width: 100%;
    margin: 0px;
}

.vote-item-show .enlists-time {
    margin: 0px;
    color: #FFF;
    position: absolute;
    z-index: 902;
    top: 15px;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 3px;
}

/* .vote-item-show .enlists-yy{
    position: absolute;
    z-index: 902;
    width:100%;
    height:30px;
} */
/* .vote-item-show .enlists-yy-1{
    width:80%;
    margin:0px auto;
    height:30px;
    background:#57C2F6;
    opacity:0.5;  -moz-opacity:0.5;-khtml-opacity: 0.5;
    border-radius:5px;
} */
.vote-item-show .enlists-title {
    position: absolute;
    padding: 0.5em;
    border-radius: 0.5em;
    z-index: 902;
    color: #fff;
    background-color: rgba(87, 178, 246, 0.5);
    left: 10%;
    right: 10%;
    bottom: 1em;
}

/* .vote-item-show .enlists-title-1{
    width:80%;
    margin:0px auto;
    font-size: 14px;
    line-height: 30px;
    display:flex;
} */
.vote-item-show .enlists-title-1-1 {
    flex: 0 0 33.3333%;
    text-align: center;
}

.vote-item-show .votes-item-title {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.vote-item-show .votes-item-t {
    flex: 0 0 80%;
    font-size: 15px;
    font-weight: 600;
}

.vote-item-show .votes-item-btn {
    flex: 1 0 20%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top:10px;
}

.vote-item-show .votes-item-btn span {
    background: rgb(8, 149, 217);
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    border-radius: 5px;
}

.vote-item-show .enlists--prices-3-1 span {
    background: rgb(188, 188, 188)
}


/** 活动列表样式 */
.activity-list {
    padding-top: 50px;
}

@media (min-width: 768px) {
    .activity-list {
        padding-top: 0;
    }
}

.activity-list .list-item {
    position: relative;
}

.activity-list .list-item::after {
    content: '';
    position: absolute;
    z-index: 1;
    background-image: url('/img/list_mask_boot@2x.png');
    height: 96px;
    left: 0;
    right: 0;
    bottom: 0;
}

.activity-list .list-tt {
    position: absolute;
    z-index: 999;
    color: #fff;
    padding: 5px;
    font-size: 1em;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
}


.vote-hy-div {
    background: url('/img/list_mask_boot@2x.png');
    background-repeat: repeat-x;
    position: absolute;
    z-index: 998;
    background-position: center;
    height: 96px;
    width: auto;
    left: 0;
    right: 0;
}

.vote-thy-div {
    background: url('/img/list_mask_head@3x.png');
    background-repeat: repeat-x;
    position: absolute;
    z-index: 998;
    background-position: center;
}

.voteIndex_a {
    display: block;
}

.voteIndex_a_small {
    height: 11em;
    padding: 5px;
    width: 50%;
    float: left;
}



.voteIndex_more {
    font-size: 1.2em;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
}

.voteIndex_a_big {
    margin-bottom: 10px;
}

.activity-list .list-status {
    position: absolute;
    z-index: 1000;
    color: #fff;
    left: 10px;
    top: 10px
}

.voteIndex_t_t_1 {
    position: absolute;
    width: 44%;
    z-index: 999;
    margin-top: 5px;
    color: #fff;
    text-align: right;
}

.voteIndex_t_t_s1 {
    padding: 3px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.voteIndex_t_t_s1_1 {
    padding: 3px 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgb(255, 102, 102)
}

.voteIndex_t_t_s1_2 {
    padding: 3px 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgb(102, 204, 51)
}

.voteIndex_t_t_s1_3 {
    padding: 3px 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgb(174, 174, 174)
}

.voteIndex_t_t_s2 {
    float: right
}

;

.voteIndex_t_t_s3 {
    margin-left: 5px;
}

.voteIndex_t_t_img {
    height: 90px;
    background: url('/img/list_mask_head@2x.png');
    background-repeat: repeat-x;
    position: absolute;
    z-index: 998;
    width: 47%;
    background-position: center;
}

/*.padding-pc-left{ padding-right: 0px;}*/

/** */

.news-content img {
    max-width: 100% !important;
}

.enlists-face {
    position: relative;
    /* min-height: 200px; */
}

.enlists-time {
    margin: 0px;
    color: #FFF;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 13px;
    line-height: 26px;
    z-index: 902;
    top: 18px;
    font-size: 0.8em;
    left: 20px;
    padding: 0 10px 0 10px;
}

.enlists-ads {
    margin-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.enlists-search-input {
    flex: 0 0 75%;
    height: 24px;
    border: 2px solid rgb(8, 149, 217);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 18px;
    padding-left: 5px;
}

.enlists-search-btn {
    flex: 0 0 25%;
    height: 24px;
    background: rgb(8, 149, 217);
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.enlists-search-input img {
    width: 20px;
}

.enlists-search-input span {
    font-size: 14px;
    margin-left: 5px;
    color: #9999;
}

.col-xs-12.enlists-tjg-btn {
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.enlists-tjg {
    flex: 0 0 50%;
    display: flex;
}

.enlists-tjg-b {
    flex: 0 0 50%;
    display: flex;
}

.enlists-tjg div {
    flex: 0 0 33.3333%;
    font-size: 15px;
}

.enlists-tjg-active {
    color: rgb(8, 149, 217);
    border-bottom: 2px solid rgb(8, 149, 217);
    padding: 3px;
    font-weight: 600;
}

.enlists-tjg-b-bm {
    flex: 1 0 auto;
    text-align: right;
    font-size: 14px;
    position: relative;
}

.enlists-tjg-b-bm span {
    background: rgb(8, 149, 217);
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px;
}

.enlists-tjg-b-rank {
    flex: 1 0 auto;
    text-align: right;
    font-size: 14px;
}

.enlists-tjg-b-rank span {
    background: rgb(8, 149, 217);
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px;
}

.votes-list-tp {}

.votes-list-tp-div {
    border: 1px solid #ccc;
    width: 48%;
    float: left;
    border-radius: 5px;
    margin-top: 15px;
}

.v-l-t-d-1 {
    margin-right: 2%;
}

.v-l-t-d-2 {
    margin-left: 2%;
}

.votes-list-tp-div-t {
    background: rgb(87, 194, 246);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: flex;
    font-size: 13px;
    color: #fff;
    padding: 3px 0px;
}

.votes-list-tp-div-t-d {
    flex: 0 0 50%;
    text-align: center;
}

.votes-list-tp-div-img {
    width: 100%;
    height: 110px;
}

@media(min-width:768px) {
    .votes-list-tp-div-img {
        width: 100%;
        height: 220px;
    }

    .enlists-face {
        min-height: 300px;
    }

    .padding-pc-left {
        padding-right: 30px;
    }
}

.votes-list-tp-div-title {
    padding: 5px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
}

.votes-list-tp-div-piao {
    display: flex;
    padding: 0px 5px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.votes-list-tp-div-piao-count {
    flex: 0 0 50%;
    font-size: 13px;
    color: rgb(87, 194, 246);
    line-height: 22px;
}

.votes-list-tp-div-piao-btn {
    flex: 0 0 50%;
    text-align: right;
}

.votes-list-tp-div-piao-btn span {
    color: #fff;
    background: rgb(8, 149, 217);
    font-size: 13px;
    padding: 2px 8px;
    border-radius: 5px;
}

.votes-list-js {
    display: none;
    margin-top: 130px;
}

.votes-list-gz {
    display: none;
    margin-top: 130px;
}

.votes-l-tp-btn1 span {
    background: rgb(188, 188, 188)
}

/** rank */

.rank-title {
    color: #138213;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.rank-lists-a {
    display: block
}

.rank-lists-1 {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.rank-title-pm {
    flex: 0 0 15%
}

.rank-title-bh {
    flex: 0 0 15%;
    text-align: center
}

.rank-title-name {
    flex: 0 0 50%
}

.rank-title-dp {
    flex: 0 0 20%;
    text-align: right
}

/** search */

.news-content img {
    max-width: 100% !important;
}

input::-webkit-input-placeholder {
    font-size: 14px;
    color: #9999;
}

.enlists-search-btn {
    flex: 0 0 25%;
    height: 30px;
    background: rgb(8, 149, 217);
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

/** 搜索 */

.enlists-search-div {
    display: flex;
    background: #fff;
    padding: 15px;
}

.votes-search .enlists-search-div {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1002;
}

.enlists-search-input {
    flex: 0 0 75%;
    height: 30px;
    border: 2px solid rgb(8, 149, 217);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    line-height: 25px;
    padding-left: 5px;
    display: flex;
}

.enlists-search-input img {
    flex: 0 0 20px;
}

.enlists-search-input input {
    flex: 1 0 auto;
    border: none;
}

.enlists-search-input img {
    width: 25px;
}

.enlists-search-input span {
    font-size: 14px;
    margin-left: 5px;
    color: #9999;
}

.col-xs-12.enlists-tjg-btn {
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.enlists-tjg {
    flex: 0 0 50%;
    display: flex;
}

.enlists-tjg-b {
    flex: 0 0 50%;
    display: flex;
}

.enlists-tjg div {
    flex: 0 0 33.3333%;
    font-size: 15px;
}

.enlists-tjg-active {
    color: rgb(8, 149, 217);
    border-bottom: 2px solid rgb(8, 149, 217);
    padding: 3px;
    font-weight: 600;
}

.enlists-tjg-b-bm {
    flex: 1 0 auto;
    text-align: right;
    font-size: 14px;
}

.enlists-tjg-b-bm span {
    background: rgb(8, 149, 217);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 1.1em;
}

.enlists-tjg-b-rank {
    flex: 1 0 auto;
    text-align: right;
    font-size: 14px;
}

.enlists-tjg-b-rank span {
    background: rgb(8, 149, 217);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 1.1em;
}

.votes-list-tp {}

.votes-list-tp-div {
    border: 1px solid #ccc;
    width: 48%;
    float: left;
    border-radius: 5px;
    margin-top: 15px;
}

.v-l-t-d-1 {
    margin-right: 2%;
}

.v-l-t-d-2 {
    margin-left: 2%;
}

.votes-list-tp-div-t {
    background: rgb(87, 194, 246);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: flex;
    font-size: 13px;
    color: #fff;
    padding: 3px 0px;
}

.votes-list-tp-div-t-d {
    flex: 0 0 50%;
    text-align: center;
}

.votes-list-tp-div-img {
    width: 100%;
    height: 110px;
}

@media(min-width:768px) {
    .votes-list-tp-div-img {
        width: 100%;
        height: 220px;
    }

    .enlists-search {
        width: 12% !important;
        margin: initial !important;
    }

    .votes-search .enlists-search-div {
        position: static;
    }

    .t-n-d-c {
        height: 100px !important
    }
}

.votes-list-tp-div-title {
    padding: 5px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
}

.votes-list-tp-div-piao {
    display: flex;
    padding: 0px 5px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.votes-list-tp-div-piao-count {
    flex: 0 0 50%;
    font-size: 13px;
    color: rgb(87, 194, 246);
    line-height: 22px;
}

.votes-list-tp-div-piao-btn {
    flex: 0 0 33%;
    text-align: right;
}

.votes-list-tp-div-piao-btn span {
    color: #fff;
    background: rgb(8, 149, 217);
    /* font-size: 14px; */
    padding: 5px 8px;
    border-radius: 5px;
}

.votes-list-js {
    display: none;
    margin-top: 130px;
}

.votes-list-gz {
    display: none;
    margin-top: 130px;
}

.votes-l-tp-btn1 span {
    background: rgb(188, 188, 188)
}

/* 话题 */
.talk-title {
    font-size: 16px;
    padding: 15px;
    color: black;
}

.talk-remark {
    margin: 0px 15px;
    padding: 15px;
    background: rgb(246, 246, 246);
    font-size: 14px;
}

.talk-news {
    padding: 15px;
}

.talk-news-t {
    display: flex;
}

#special {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin: 10px 0;
}

#special .swiper-slide {
    width: 70%
}

#special .swiper-slide a {
    border: 1px solid #f2f2f2;
    display: flex;
    /* border: 1px solid red; */
    border-radius: 5px;
    padding: 10px;
    margin-right: 10px;
    height: 60px;
    align-items: center;
}

#special .swiper-slide:last-child a {
    margin-right: 0;
}

#special .swiper-slide .tt {
    flex-grow: 1;
    text-align: justify;
    max-height: 40px;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

#special .swiper-slide .face {
    overflow: hidden;
    flex-shrink: 0;/*坚决不缩小*/
    flex-grow: 0;
}

#special .swiper-slide .face img {
    width: 60px;
    height: 40px;
}

.talk-sel {
    padding: 15px;
}

.fg {
    border-top: 5px solid #f2f2f2;
}

.selItem {
    display: block;
    padding: 10px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    color: #0894d9 !important;
    font-size: 13px;
}

.selItem1 {
    display: block;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 13px;
    position: relative;
}

.selItem2 {
    padding: 10px;
    display: flex;
    position: relative;
    z-index: 1000;
}

/* .active {
    border: 1px solid #e84631;
    color: red;
} */

.t-p-1 .sp1 {
    flex: 0 0 85%;
}

.t-p-1 .sp2 {
    flex: 0 0 5%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.t-p-1 .sp3 {
    flex: 0 0 10%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.active3 {
    background: #fee5e1 !important;
}

.selItem3 {
    position: absolute;
    height: 100%;
    background: #ddd;
    z-index: 999;
}

/** 话题样式 */

.vote-talk .desc {
    padding: 5px;
    background-color: #f2f2f2;
    border-radius: 3px;
}

#vote_items>div {
    position: relative;
    margin-top: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 4px;
    box-shadow: 0 0 5px 1px #ccc;
}


.item-proportion {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(100, 100, 100, 0.2);
    z-index: 0;
    border-radius: 5px 0 0 5px;
}


#vote_items>.active {
    box-shadow: 0 0 5px 1px #ff2020;
}

#vote_items>.active .votes::before {
    content: '✓';
    color: red;
}

#vote_items>.active .item-proportion {
    background-color: rgba(255, 20, 20, 0.2);
}

.canVote {
    color: blue;
}

.canVote .col-xs-3 {
    display: none;
}

.canVote .col-xs-9 {
    width: 100%;
    text-align: center;
}

.canVote .item-proportion {
    display: none;
}

#vote_items .votes{
    display: none;
}