.idxInfo {
    border-radius: .21rem;
    width: 90%;
    margin: 0 auto;
    position: relative;
    margin-top: .3rem;
}

.idxDesc1 {
    position: absolute;
    left: 0%;
    bottom: -0%;
    width: 100%;
    height: auto;

}

.idxDesc2 {
    position: absolute;
    top: -5%;
    right: -3%;
    width: 1.6rem;
    height: 1.4rem;
}

.vote_border {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 90%;
    height: auto;
    margin: 0 5%;
    z-index: -1;
}

.vote-m-figure {
    height: 2.81rem;
    width: 2.81rem;
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin: 0.25rem auto 0.2rem;
    margin-bottom: .0rem;
    border-radius: 50%;
    border: 1px solid #F9469D;

}

.vote-m-list {
    width: calc(46% - 2px) !important;
    margin: 0 1.5% .9rem 2% !important;
}

.vote-bg {
    width: 100vw;
    height: 100vh;
    display: block;
    position: relative;
    z-index: 1;
}

.vote-mc-vote a {
    color: #FFFFFF;
    text-decoration: none;
}

.vote-main {
    position: relative;
    font-size: 0;
}

.vote-banner img {
    width: 100%;
    display: block;
}

.vote-detail {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    font-size: 0;
    margin-bottom: .1rem;
    padding-top: .3rem
}

.vode-d-cont {
    z-index: 4;
    display: inline-block;
    width: 33.3%;
    text-align: center;
    height: 1.6rem;
    line-height: .55rem;
    position: relative;
    padding-top: .65rem;
}

.vote_border img {
    width: 100%;
    height: 100%;
}

.vote-ml-bh {
    font-size: .2rem;
    position: absolute;
    top: -.05rem;
    left: 50%;
    height: .36rem;
    background: #FFFFFF;
    border: 1px solid #F9469D;
    border-radius: 50%;
    z-index: 5;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: .36rem;
    min-width: .36rem;
    color: #F9469D;
}

.vode-d-cont div {
    font-size: .4rem;
    color: #1B1B1B;
}

.vode-d-cont p {
    font-size: .26rem;
    color: #1B1B1B;
}

.vote-time {
    text-align: center;
    padding: 0 .3rem;
}

.vote-time>section {
    padding: .2rem 0 .2rem;
    position: relative;
}

.vote-time img.vo-t-zs {
    width: 50%;
}

.vote-time div {
    font-size: .24rem;
    color: #1F1F1F;
    margin: .15rem 0 .12rem;
}

.vote-time div>img {
    width: .24rem;
    height: .24rem;
    position: relative;
    left: -0.1rem;
    top: .03rem;
}

.vote-time strong {
    margin: 0rem .05rem;
}

.vote-time span {

    /*vertical-align: middle;*/
}

.vo-t-top,
.vo-t-bottom {
    position: absolute;
    width: 60%;
}

.vo-t-top {
    left: 0;
    top: 0;
}

.vo-t-bottom {
    right: 0;
    bottom: 0;
    transform: rotateZ(180deg);
}

.vote-search {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: .57rem .4rem .4rem;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.vote-search input {
    background-color: #fff;
    border-radius: .1rem;
    width: calc(100% - 1.5rem);
    padding: .16rem .23rem .16rem;
    border: none;
    box-sizing: border-box;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border: 1px solid #F9469D;
}

.detail-detail {
    border: none;
}
.rank-font{
    font-size: 0.3rem;
    color: #fff;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    z-index: 5;
    position: absolute;
    top: 1.32rem;
}
.vote-m-list-another .vote-mc-vote span {
    padding: .0rem .5rem!important;
    border-radius: 1rem!important;
    background: #F9469D!important;
}
.ruleContent {}
.rankbg2{
    width: 3.5rem;
    height: auto;
    top: -1.5rem;
    z-index: -1;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}
.rankbgg {
    position: absolute;
    width: 5.17rem;
    height: .93rem;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    z-index: 4;
    top: 1.1rem;
}

.detail-b-title span {
    font-size: .38rem;
    color: #333333;
    font-weight: 500;
    margin: 0 5px;
}

.vote-manu span {
    color: #84000C!important;

}
.vote-manu img {
    display: block;
    width: auto;
    margin: 0 auto;
    height: .43rem;
}
.bgToggle{
    background: #FF98CA;
}
.vote-manu>a{
    height: 100%;
}
.detail-b-other {
    margin-top: .2rem;
}

.detail-bo-psh {
    display: inline-block;
    vertical-align: middle;
    font-size: .42rem;
    color: #F9469D;
    font-weight: bold;
    margin-right: .2rem;
}

.vote-search span {
    width: 1.5rem;
    height: .66rem;
    line-height: .66rem;
    text-align: center;
    color: #fff;
    background: #F9469D;
    border-radius: .1rem;
    font-size: .3rem;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border: 1px solid #F9469D;
}

::-webkit-input-placeholder {
    color: #B0B0B0;
}

::-moz-placeholder {
    color: #B0B0B0;
}


/* firefox 19+ */

:-ms-input-placeholder {
    color: #B0B0B0;
}


/* ie */

input:-moz-placeholder {
    color: #B0B0B0;
}

.vote-man {
    padding: 0 .3rem .3rem;
    box-sizing: border-box;
    margin-bottom: .8rem;
}

.vote-man li {
    display: inline-block;

    background: #FFFFFF;
    border: 1px solid #F9469D;
    border-radius: 10px;

}

.vote-m-list>span {
    text-align: center;
    position: absolute;
    left: .0rem;
    top: 0;
    border: 1px solid #F9469D;
    min-width: .36rem;
    height: .36rem;
    -webkit-transform: translate(-50%, -50%);
    line-height: .36rem;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: #ffffff;
    color: #F9469D;
    font-size: .2rem;
    border-radius: 50%;
}

.vote-man li:nth-of-type(2n) {
    margin-left: .28rem;
}

.vote-mc-vote img:first-child {
    width: 1.15rem;
    height: .89rem !important;
    display: block;
}

.vote-m-figure img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    height: auto;
    max-height: none;
    max-width: none;
}

.vote-m-cont {
    padding: 0 .24rem;
    box-sizing: border-box;
    position: relative;
}

.vote-mc-name {
    padding: .1rem 0 .5rem 0rem;


}

.vote-mc-name span:first-of-type {
    -webkit-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    line-height: .26rem;
    color: #343434;
    font-size: .26rem;
    height: .6rem;
    /* padding: .4rem 0rem 0rem; */
    text-align: justify;
}

.vote-mc-name span:last-of-type {
    display: block;
    line-height: .26rem;
    font-size: .26rem;
    text-align: center;
    margin: .1rem 0rem;
}

.vote-mc-vote {
    width: 2.4rem;
    font-size: .24rem;
    color: #fff;
    padding: .16rem 0;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    border-radius: 10px;
}

.vote-mc-vote span {
    text-align: center;
    font-size: .26rem;
    color: #FFFFFF;
    letter-spacing: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.vote-mc-vote img {
    display: inline;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.vote-mc-vote img:last-of-type {
    display: none;
}


/*菜单栏*/

.vote-manu {
   background: #F9469D;
}

.index-group {
    margin-top: 0;
    padding-left: .12rem;
    width: calc(100% - .1rem);
}

.rank-group {
    margin: 0;
    padding-top: .5rem;
}

.colorToggle {
    color: #F9469D !important;
}

.group-border {
    border: 1px solid #F9469D;
    color: #F9469D !important;
    z-index: 20;
}

.group-background {
    background: #F9469D;
    color: #fff !important
}

.detail-h-title span::before,
.detail-h-title span::after {
    background-color: #F9469D;
}
.rule-main {
    padding-bottom: 1rem!important;
    height: calc(100vh)!important;
    overflow-y: scroll;
}
/*排行页*/

.rank-main {
    /*height: calc(100vh - 1.3rem);*/
    position: relative;
    padding: 1.7rem .3rem 1.2rem;
    box-sizing: border-box;
}

.rank-phb {
    background: #FFFFFF;
    border: .01rem solid #F9469D;
    border-radius: .21rem;
    margin-bottom: .1rem;
    position: relative;
}

.rule-phb {
    background: #FFFFFF;
    border: .01rem solid #F9469D;
    border-radius: .21rem;
    overflow: hidden;

}

.rank-phb>img {
    position: absolute;
    width: 5rem;
    height: 2.15rem;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);

    z-index: 4;
    top: -1.6rem;
}

.rank-first {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    font-size: 0;
    padding-bottom: .23rem;
}

.rank-first>div {
    display: inline-block;
    text-align: center;
    width: 2.06rem;
}

.rank-f-img {
    height: 2.06rem;
    position: relative;
}

.rfi-bg {
    width: 84%;
    position: relative;
    top: 5%;
    left: .5%;
}

.rfi-tx {
    position: absolute;
    left: 17.5%;
    top: 17%;

    width: 1.3rem;
    height: 1.3rem;
    /*border-radius: 50%;*/
    z-index: 3;
    border: 1px solid #EDEDED;
}

.rfi-zs {
    position: absolute;
    left: 50%;
    top: 75%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: .32rem;
    z-index: 4;
}

.rank-first>div p {
    font-size: .24rem;
    color: #333333;
    margin: .11rem 0 .07rem;
}

.rank-first>div span {
    font-size: .24rem;
    color: #F9469D;
}

.rank-other ul {
    padding: 0 .56rem 0rem .26rem;
    font-size: 0;
}

.rank-other li {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.rank-other li>span {
    display: inline-block;
    width: .48rem;
    font-size: .18rem;
    color: #333333;
}

.borderline {
    display: inline-block;
    width: calc(100% - .48rem);
    height: 1.63rem;
    line-height: 1.63rem;
    border-top: .01rem solid #EEEEEE;
}

.rank-other li .rank-o-tx {
    display: inline-block;
    vertical-align: middle;
    width: 1.03rem;
    height: 1.03rem;
    border: 1px solid #EDEDED;
}

.rank-other li strong {
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    font-size: .3rem;
    color: #333333;
    margin-left: .41rem;
    width: 2rem;
}

.rank-other li span.ro-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    font-size: .3rem;
    color: #F9469D;
}

/*规则页面*/
#app {
    padding-bottom: 0;
}

.rule-main {
    position: relative;
    padding: 1.7rem .3rem 1.2rem;
    box-sizing: border-box;
}

.ruleBanner {
    position: absolute;
    width: 5.17rem;
    height: .93rem;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    z-index: 4;
    top: .4rem;

}
.rule-font{
    font-size: 0.3rem;
    color: #fff;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    z-index: 5;
    position: absolute;
    top: 1.32rem;
}

.ru-main {
    background-color: #fff;
    padding: 1rem 0 0;
    border-radius: .06rem;
    position: relative;

    font-size: 0;
}

.ru-m-time,
.ru-m-cont,
.ru-m-reward {
    text-align: center;

}

.ru-title img {
    width: 1.28rem;
}

.ru-title img:last-of-type {
    transform: rotateZ(180deg);
}

.ru-title span {
    font-size: .28rem;
    color: #F9469D;
    margin: 0 .16rem;
}

.ru-cont {
    font-size: .3rem;
    color: #343434;
    width: 83.4%;
    margin: .43rem auto .43rem;
    white-space: normal;
    word-break: break-all;
    position: relative;
}

.diyCss {
    width: 100% !important;
}

.ru-m-cont .ru-cont {
    text-align: left;
}

.ru-m-reward .ru-cont {
    text-align: left;
}

.ru-m-reward .ru-cont span:last-of-type {
    text-align: right;
}

.ru-m-reward .ru-cont strong {
    color: #F9469D;
    font-weight: 400;
}

.ru-foot {
    height: .8rem;
    /* margin: .4rem auto; */
    line-height: .8rem;
    text-align: center;
    font-size: .36rem;
    color: #FFFFFF;
    background: #F9469D;
    border-radius: 10px;
    position: relative;
    border-radius: 40.5px;
    margin-bottom: .4rem;
    width: 100%;
}

.footimg {
    position: absolute;
    left: 31%;
    width: .44rem;
    height: .44rem;
    z-index: 2;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}

.ru-foot span {
    margin-left: .6rem;
}

/*详情页*/
.detail-body {
    padding: .5rem .3rem .5rem;
    border: 1px solid #F9469D;
}

.detail-vote-btn {
    background: #F9469D;
    border: .01rem solid #F9469D;
    color: #fff;
}

.detail-btn>div:last-of-type {
    background: #FFFFFF;
    border: .01rem solid #F9469D;
    color: #F9469D;
}

.detail-btn>div {
    width: 45%;
}

.detail-btn {
    width: 90%;
    margin: .32rem auto 0rem;
}

.endTimeTitle,
.endTime {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .1rem;
}

.vote-time {
    text-align: center;
}

.content-tuwen {
    text-align: initial;
    margin: .43rem auto;
}
.needdif {
}
.jszcys>a {
    color: #333333!important;
}
.repoterPos{
    width: 100%;
    color: #A62806!important
}