.toupiaoEnd{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url("../img/vote/lo.png") no-repeat center;
    background-size: cover;
    padding: 3rem 2rem;
    padding-top: 5rem;
    box-sizing: border-box;
}
.toupiaoEnd-bg{
    position: absolute;
    height: 39.625rem;
    width: 74.1875rem;
    left: 50%;
    transform: translateX(-50%);
    background: url("../img/img3/bg.png") no-repeat center;
    background-size: cover;
}
.toupiaoEnd-cg{
    position: absolute;
    width: 32.4rem;
    height: 24.3rem;
    top: 50%;
    transform: translateY(-60%);
    left: -2rem;
}
.toupiaoEnd-content{
    position: absolute;
    width: 37rem;
    height: 39.625rem;
    right: 3.875rem;
    top: 0;
    /* background: firebrick; */
    box-sizing: border-box;
    padding: 2rem 0;
    padding-top: 5rem;
}
.toupiaoEnd-role{
    width: 24.875rem;
    margin-bottom: -1rem;
}
.toupiaoEnd-role-dog{

    margin-bottom: -2rem;
}
.toupiaoEnd-left{
    text-align: right;
}
.toupiaoEnd-tanhao{
    position: absolute;
    bottom: .75rem;
    right: 0;
    width: 6.625rem;
}
.toupiaoEnd-detail{
    position: absolute;
    height: 5.875rem;
    bottom: 6rem;
    left: 8rem;
}
.toupiaoEnd-roleContent{
    position: relative;
}
.endRole-num{
    width: 10rem;
    height: 1.9375rem;
    position: absolute;
    bottom: -2rem;
    background: url("../img/img3/ju.png") no-repeat center;
    background-size: 100%;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.endRole-right{
    right: -1rem;
}
.endRole-left{
    left: -2rem;
}
.toupiaoEnd-h{
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    left: 40%;
    width: 41.25rem;
}
.endRole-num>span:nth-child(1){
    font-weight: 600;
}