html, body, div, span, p, blockquote, pre, a, img, ul, li,input{
    border: 0 none;
    font-size: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body{
    background: #f5f5f5;
}
a{
    text-decoration: none;
}
.container{
    max-width:750px;
    margin: 0 auto;
}
.top-bg{
    background:url('/static/web/img/2025/tp-bg2.jpg');
    /*background:url('http://imgc.yunruisoft.com/static/web/img/2025/tp-bg2.jpg');*/
    background-size: 100% 100%;
    width: 7.5rem;
    height: 4.2rem;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.top-bg-small{
    width: 7.5rem;
    height: 4.2rem;
}
.top-blank{
    height: 4.1rem;
}
.top-areabody{
    display: flex;
    height: 1.56rem;
    width: 7.1rem;
    background: #fff;
    border-radius: 0.2rem;
    margin: 0 auto;
    box-shadow: 0 0 0.08rem rgba(0, 0, 0, .1);
}
.top-area{
    width: 7.08rem;
    align-items: center;
    display: flex;
    margin: 0 auto;
}
.top-item{
    width: 2.36rem;
    height: 1rem;
    border-right:1px solid;
    border-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #000080 20%, rgba(255, 255, 255, 0) 99%) 2 2 2 2;
    text-align:center;
}
.top-item:last-child{
    border-right: none;
}
.top-item-title{
    font-size: 0.26rem;
    line-height: 0.57rem;
    color: #333333;
}
.top-item-desc{
    font-size: 0.38rem;
    color: #cc0000;
}
.desc-area{
    margin-top: 1.5rem;
}
.desc-item{
    width: 7rem;
    display: flex;
    margin-left: 0.26rem;
    display: flex;
    align-items: center;

}
.desc-ico{
    width: 0.27rem;
    height: 0.27rem;
}

.desc-title{
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #888;
    margin-left: 0.1rem;
}
.desc-title .bold{
    font-weight: bold;
}
.search-area{
    margin-top: 0.3rem;
}
.search-body{
    width: 6.22rem;
    height: 0.68rem;
    background-color: #0a51d2;
    border-radius: 0.34rem;
    display: flex;
    align-items: center;
    margin: 0 auto;

}
.search-body input{
    width: 5.13rem;
    height: 0.56rem;
    background-color: #ffffff;
    border-radius: 0.3rem;
    margin-left: 0.06rem;
    outline: none;
    border:0px;
    padding-left:0.3rem;
    font-size: 0.24rem;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.search-btn{
    width: 1.02rem;
    text-align: center;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.68rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    z-index: 9;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.user-area{
    margin-left: 0.2rem;
    margin-top: 0.5rem;
    margin-bottom:0.8rem;
    column-count: 2;
    column-gap: 0;
}
.user-item{
    break-inside:avoid;
    width: 3.45rem;
    background-color: #fff;
    margin-bottom: 0.4rem;
    font-size:0;
    border-radius: 0.2rem;
    box-shadow: 8px 8px 5px #ececec;

}
.user-content{
 padding: 0.18rem;
}
.user-title{
    display: flex;
    justify-content: space-between;
}
.user-name{
    font-size: 0.26rem;
    letter-spacing: 0.01rem;
    color: #333333;
}
.user-poll{
    font-size: 0.26rem;
    color: #e50014;
}
.user-desc{
    font-size: 0.26rem;
    color: #666666;
    margin-top:0.1rem;
    line-height: 0.3rem;
    overflow: hidden;
}
.user-btn-area{
    display: flex;
    justify-content: center;
    padding:0.25rem 0;
}

.user-btn-active{
    background:url('../img/select-ico.png') no-repeat 0.25rem center;
    background-size: 0.22rem 0.22rem;
    background-color: #c9c9c9 !important;
    padding-left: 0.25rem;
    width: 1.3rem !important;
}


.nav-area{
    width: 7.5rem;
    height: 0.87rem;
    background-color: #0a51d2;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-around;
}
.nav-item img{
    width: 0.42rem;
    height: 0.42rem;
    margin-right: 0.08rem;
}
.nav-item{
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rule-des{
    margin: 0 auto;
    width: 6.92rem;
    font-size: 0.28rem;
    line-height: 0.56rem;
    color: #333333;
    text-align:justify;
}
.rule-des .red{
    color: #cc0000;
}
.rule-ico{
    width: 7.5rem;
    height: 0.6rem;
}

.rank-area{
    width: 7.1rem;
    margin: 0 auto;
    margin-top:1.2rem;
    margin-bottom:1.5rem;
}
.rank-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2.15rem;
    border-bottom: 1px solid #ebebeb;
}
.rank-item:last-child{
    border-bottom:none;
}
.rank-left{
    display: flex;
    align-items: center;
}
.rank-ico{
    width: 0.44rem;
    height: 0.62rem;
    margin-left: 0.03rem;
}
.rank-grade{
    font-size: 0.44rem;
    line-height: 0.57rem;
    color: #999999;
    width: 0.5rem;
    text-align: center;
}
.rank-avatar{
    width: 1rem;
    background-color: #e2e2e2;
    margin-left: 0.4rem;
}
.rank-name{
    width: 3.2rem;
    font-size: 0.26rem;
    letter-spacing: 0.02rem;
    color: #333333;
    margin-left: 0.4rem;
}
.rank-poll{
    font-size: 0.26rem;
    line-height: 0.57rem;
    letter-spacing: 0.01rem;
    color: #999999;
}
.rank-poll .num{
    font-size: 0.44rem;
    line-height: 0.57rem;
    color: #cc0000;
}


.join-top{
    width: 7.5rem;
    height: 2.69rem;
}
.join-footer{
    width: 7.5rem;
    height: 1.34rem;
    position: fixed;
    bottom: 0;
}

.pagination-area{
    width: 80%;
    margin: 0 auto 2.4rem;
}
.pagination { margin: 0.25rem 0;font-size: 0.28rem;color: #0a51d2;}
.pagination .pages { margin: 0 -5px; }
.pagination li { display: inline-block; padding: 0 0.04rem; margin-bottom: .2rem;}
.pagination a {
    height: auto;
    line-height: normal;
    min-width: .28rem;
    padding: 0.02rem 0.07rem;
    text-align: center;
    -webkit-transition: all .35s; -o-transition: all .35s; transition: all .35s;
    border: 1px solid #0a51d2; color: #0a51d2; display: block; }
.pagination a:hover { background-color: #0a51d2;
    color: #fff; }
.pagination .active a { background-color: #ce2520; border-color: #ce2520; color: #0a51d2; }

.user-btn{
    margin-top: 0.05rem;
    width: 1.55rem;
    height: 0.52rem;
    background-color: #0a51d2;
    border-radius: 0.24rem;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.52rem;
    color: #ffffff;
    text-align:center;
}
.vote-area{
    width: 7.5rem;
    height: 1rem;
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    bottom: 0.87rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
}
.vote-left{
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #fff;
    margin-left: 0.2rem;
}
.vote-left .selecttxt{
    font-size: 0.28rem;
    font-weight: bold;
}
.vote-left .selecttxt span{
    color: #ff0000;;
}
.vote-btn{
    margin-top: 0.05rem;
    width: 1.61rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background-color: #0a51d2;
    border-radius: 0.31rem;
    font-size: 0.3rem;
    color: #ffffff;
    text-align:center;
    margin-right: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    z-index: 999;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}