.vote{
    padding: 0 45px !important;
}
.vote-content{
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-top:50px;
    margin-bottom: 38px;
}
.vote-info{
    box-shadow: 0px 8px 19px 0px rgba(152,158,179,0.1);
    border-radius: 19px;
    height: 336px;
}
.vote-box{
    background: #FFFFFF;
    height: 225px;
    background: url('https://s.yun-live.com/images/20210811/3512d62ff896e1d9a3cd000fa649011b.png');
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.vote-box div{
    width: 50%;
    text-align: center;
    font-size: 25px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1A2033;
    line-height: 25px;
}
.vote-box div p{
    font-size: 50px;
    font-family: DIN-Bold, DIN;
    font-weight: bold;
    color: #4070FF;
    line-height: 50px;
    margin-bottom:20px;
}
.vote-content .vote-title{
    width: 240px;
    height: 77px;
    line-height: 77px;
    font-size: 30px;
    font-weight: bold;
    color: #4070FF;
    background:url('https://s.yun-live.com/images/20210811/89cbd9eaebc7aaa6b92a12d8a65d11b1.png');
    display: flex;
    justify-content: center;
    background-size: cover;
    position: absolute;
    top: 10px;
    left: 225px;
}
.vote-time{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 104px;
    justify-content: center;
    font-size: 25px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #989FB3;
}
.vote-time span{
    width: 46px;
    height: 50px;
    background: #FF9040;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 0 12px;
}
.start-time{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 104px;
    line-height: 104px;
    justify-content: center;
    font-size: 25px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #989FB3;
}
.rule-info{
    width: 100%;
    padding-top: 60px;
    padding-left: 30px;
    padding-bottom: 35px;
    box-sizing: border-box;
    box-shadow: 0px 8px 19px 0px rgba(152,158,179,0.1);
    border-radius: 19px;
    background:url('https://s.yun-live.com/images/20210811/dafff632832d97131982207e9080bc14.png');
}
.rule-info p{
    font-size: 25px;
    font-weight: 400;
    color: #989FB3;
    line-height: 30px;
}
.vote-title-last{
    width: 240px;
    height: 77px;
    line-height: 77px;
    font-size: 30px;
    font-weight: bold;
    color: #4070FF;
    background:url('https://s.yun-live.com/images/20210811/89cbd9eaebc7aaa6b92a12d8a65d11b1.png');
    display: flex;
    justify-content: center;
    background-size: cover;
    margin: 0 auto;
}
.search{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 30px 0;
}
.search input{
    width: 405px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    border-radius: 15px;
    border: 1px solid #E0E0E0;
    margin-right: 7px;
    font-size: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #989FB3;
}
.search div{
    height: 50px;
    border-radius: 15px;
    border: 1px solid #4070FF;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #4070FF;
    padding: 0 15px;
    margin: 0 7px;
    cursor: pointer;
}
.vote-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vote-list-box{
    position: relative;
}
.nobady{
    text-align: center;
    display: none;
}
.nobady .nobady-tips{
    font-size: 25px;
    font-weight: 400;
    color: #989FB3;
    line-height: 36px;
    margin-top: 29px;
    margin-bottom: 150px;
}
.ranking-list{
    z-index: 99;
    position: absolute;
    width: 88px;
    height: 88px;
    right: 0;
    top: -180px;
}
.vote-player{
    width: 308px;
    position: relative;
    margin-bottom: 38px;
    cursor: pointer;
}
.vote-player .index-vote{
    position: absolute;
    left: 0;
    top: 0;
    height: 38px;
    max-width: 100px;
    text-align: center;
    line-height: 38px;
    font-size: 12px;
    background: #E5EBFF;
    color: #4070FF;
    padding: 0 10px;
    border-radius: 10px 0px 10px 0px;
}
.vote-img-bpx{
    width: 100%;
    height: 179px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
}
.vote-img-bpx img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.vote-list .player-name{
    height: 25px;
    font-size: 25px;
    font-weight: 400;
    color: #1A2033;
    line-height: 25px;
    margin: 15px 0;
    width: 100%;
}
.vote-list .player-number{
    height: 29px;
    font-size: 29px;
    font-weight: bold;
    color: #FF9040;
    line-height: 29px;
}
.vote-list .vote-btn{
    width: 308px;
    height: 58px;
    background: #4070FF;
    border-radius: 8px;
    text-align: center;
    line-height: 58px;
    font-size: 25px;
    color: #fff;
    margin-top: 15px;
}
.vote-list .vote-other-btn{
    width: 308px;
    height: 58px;
    border-radius: 8px;
    border: 1px solid #4070FF;
    line-height: 58px;
    font-size: 25px;
    color: #4070FF;
    margin-top: 15px;
    text-align: center;
}
.mask-box{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}
.result-mask{
    display: none;
}
.result-mask .result-content{
    width: 605px;
    height: 499px;
    background: #FFFFFF;
    border-radius: 19px;
    text-align: center;
    box-sizing: border-box;
    padding-top:87px;
}
.result-content .ok-icon{
    color: #36D9A3;
    font-size: 88px;
}
.result-content .vote-su{
    height: 35px;
    font-size: 35px;
    font-weight: bold;
    color: #1A2033;
    line-height: 35px;
    margin-top: 49px;
    margin-bottom: 23px;
}
.result-content .vote-su-title{
    height: 27px;
    font-size: 27px;
    font-weight: 400;
    color: #989FB3;
    line-height: 27px;
    margin-bottom: 67px;
}
.close-btn{
    width: 230px;
    height: 77px;
    background: #4070FF;
    border-radius: 38px;
    font-size: 27px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 77px;
    margin: 0 auto;
    cursor: pointer;
}
.is-over{
    width: 230px;
    height: 77px;
    border: 1px solid #4070FF;    border-radius: 38px;
    font-size: 27px;
    font-weight: 400;
    color: #4070FF;
    line-height: 77px;
    margin: 0 auto;
    cursor: pointer;
    display: none;
}
.vote-info-mask {
 display: none;
}
.vote-info-content{
    width: 720px;
    height: 900px;
    background: #FFFFFF;
    border-radius: 31px ;
    overflow-y: scroll;
}
.vote-info-content::-webkit-scrollbar {
    display: none;
  }
.vote-info-content .vote-info-title{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 31px;
    font-weight: bold;
    color: #1A2033;
    line-height: 119px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
}
.vote-info-content .info-close-icon{
    font-size: 30px;
    color: #989FB3;
    position: absolute;
    right: 10px;
    top: -20px;
    cursor: pointer;
}
.vote-info-mask .swiper-box-vote{
    width: 100%;
    height: 361px;
    margin-top: 30px;
    margin-bottom: 8px;
    overflow: hidden;
}
.vote-info-mask .swiper-slide{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.vote-info-mask .swiper-slide img{
    width: 100%;
    height: auto;
}
.vote-info-mask .img-mp4{
    display: none;
}
.vote-info-mask .video-jpg,.video-png,.video-jpeg{
    display: none;
}
.vote-info-mask video{
    width: 100%;
    height: 100%;
}
.vote-info-mask .vote-info-number{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 180px;
    background: url('https://s.yun-live.com/images/20210811/e06e47373b79925dfa3384106b054fa2.png');
    margin-bottom: 46px;
}
.vote-info-number div{
    width: 33%;
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    color: #1A2033;
}
.vote-info-number div P{
    height: 50px;
    font-size: 50px;
    font-weight: bold;
    color: #4070FF;
    line-height: 50px;
    margin-bottom: 19px;
}
.vote-info-number .vote-top{
    color: #FF9040;
}
.vote-info-mask .vote-palyer-name{
    height: 33px;
    font-size: 33px;
    font-weight: bold;
    color: #1A2033;
    line-height: 33px;
    text-align: center;
    margin-bottom: 25px;
}
.vote-info-mask .vote-html{
    font-size: 27px;
    font-weight: 400;
    color: #989FB3;
    line-height: 38px;
    margin-bottom: 30px;
}
.vote-btn-box{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.vote-btn-box .vote-btn{
    width: 300px;
    height: 58px;
    background: #4070FF;
    border-radius: 38px;
    text-align: center;
    line-height: 58px;
    font-size: 25px;
    color: #fff;
    margin-top: 15px;
    cursor: pointer;
}
.vote-btn-box .vote-other-btn{
    width: 300px;
    height: 58px;
    background: #FFFFFF;
    border-radius: 38px;
    border: 1px solid #4070FF;
    line-height: 58px;
    font-size: 25px;
    color: #4070FF;
    margin-top: 15px;
    text-align: center;
    cursor: pointer;
}
.ranking-list-mask{
    display: none;
}
.rank-list-box{
    padding:30px;
}
.rank-list-info{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 38px;
}
.rank-list-info .rank-left{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.rank-list-info img{
    width: 77px;
    height: 77px;
    border-radius: 50%;
    margin-right: 27px;
}
.rank-list-top{
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    background: #F2F4F8;
    margin-right: 40px;
    font-size: 29px;
    color: #989FB3;
}
.rank-list-info .name-rank{
    width: 288px;
    height: 38px;
    font-size: 25px;
    color: #989FB3;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rank-list-info .name-rank-color{
    color: #1A2033;
    font-weight: bold;
}
.rank-list-info .rank-number{
    height: 38px;
    font-size: 27px;
    font-weight: 400;
    color: #989FB3;
    line-height: 38px;
}
.rank-list-box .ranktop1{
    background: url('http://s.yun-live.com/images/20200817/d0506b38627c8406b8c58fc342f280be.png') no-repeat;
    background-position: center;
    background-size: cover;
    color:rgba(255,255,255,0.1) !important

}
.rank-list-box .ranktop2{
    background: url('http://s.yun-live.com/images/20200817/e4f4fdecd6d7a2345b6e23e8c403f96e.png') no-repeat;
    background-position: center;
    background-size: cover;
    color:rgba(255,255,255,0.1)!important

}
.rank-list-box .ranktop3{
    background: url('http://s.yun-live.com/images/20200817/4dbd19298457a8b10f35fcffd59d5b00.png') no-repeat;
    background-position: center;
    background-size: cover;
    color:rgba(255,255,255,0.1)!important
}
.vote-tips-mask{
    display: none;
}
.vote-tips-mask .tips-content{
    width: 605px;
    height: 363px;
    background: #FFFFFF;
    border-radius: 19px;
    padding: 67px 58px;
    box-sizing: border-box;
}
.vote-tips-mask .vote-tips-title{
    height: 35px;
    font-size: 35px;
    font-weight: bold;
    color: #1A2033;
    line-height: 35px;
    text-align: center;
}

.vote-tips-mask .vote-tips-name{
    height: 27px;
    font-size: 27px;
    font-weight: 400;
    color: #989FB3;
    line-height: 27px;
    text-align: center;
    margin-top: 23px;
}
.vote-tips-mask .vote-tips-name span{
    color: #4070FF;
}
.vote-tips-mask .vote-btn-tips{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 67px;
}
.vote-tips-mask .vote-btn-tips div{
    width: 230px;
    height: 77px;
    background: #F2F4F8;
    border-radius: 38px;
    text-align: center;
    line-height: 77px;
    font-size: 27px;
    font-weight: 400;
    color: #1A2033;
    cursor: pointer;
}
.vote-tips-mask .vote-btn-tips .determine-btn{
    background: #4070FF;
    color: #FFFFFF;
}
.qr-code-mask{
    display:none;
}
.qr-code-content{
    width: 400px;
    height: 300px;
    background: #FFFFFF;
    border-radius: 19px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    padding-top: 60px;
}
.qr-code-content .qr-code-icon{
    font-size: 30px;
    color: #989FB3;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.qr-code-content .wx-code{
    margin: 0 auto;
    margin-top: 30px;
    width: 150px;
    height: 150px;
}
.qr-code-content .qr-title{
    font-size: 16px;
    color: #989FB3;
    text-align: center;
}