老邵博客
投票样式代码

.vote-info {
left: 130px;
top: 65px;
color: #fff;
height: 40px;
font-size: 25px;
padding: 20px 50px;
font-weight: 600;
position: relative;
color: #002060;
font-size: 56px;
font-family: 微软雅黑;
}
.votestatus .startstatus{display:none;}
.vote-info-right .votejoinbox{display:none;}
.vote-info-right .rankbtn{display:none;}
.vote-item .vote-progress .votenumbox div {
text-align: center;
color: #002060;
}
.vote-name {
color: #002060;
height: 46px;
overflow: hidden;
margin-top: 5px;
font-size: 30px;
text-align: center;
}
.normal-box {
left: -20px;
width: 100%;
height: 636px;
padding: 20px 0 30px;
position: relative;
}

.swiper-slide {
font-weight:600;
left: 300px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform,-webkit-transform;
}
.vote-mainbox .vote-wrapper {
width: calc(100% - 80px);
height: 100%;
overflow: hidden;
background-color: rgb(0 0 0 / 0%);
border-radius: 5px;
}
.hdQrbox-txt{color:black;}
vote-rounds{display:none}
.vote-rounds a.active{display:none}
.normal-box{font-family:微软雅黑;}
.hdQrbox-txt{font-family:微软雅黑; !important}
.vote-item .vote-progress .votenumbox div {
font-size: 30px;
text-align: center;
color: #002060;
}
.vote-item .vote-progress .votenumbox div {
font-size: 30px;
text-align: center;
color: #002060;
height: 40px;
}
.vote-item .vote-progressbar {
width: 100%;
height: 0;
border-radius: 8px 8px 0 0px;
position: absolute;
border-radius: 40px;
left: 0;
bottom: 0;
transition: all 1s linear 0s;
background-color: rgb(255, 220, 203);
}

图片描述
评论加载中...