.uName {
    white-space: nowrap;
    overflow: hidden;
    max-width: 70%;
    text-overflow: ellipsis;
}

.r1, .r2, .r3 {
    background: url(http://webrowser.qn.timewe.net/images/jp.png);
    background-size: auto 100%;
}

.r1 {
    background-position-x: 50%;
}

.r3 {
    background-position-x: 100%;
}

.rank {
    position: relative;
    background-size: cover !important;
}

.grid-demo .inf {
    background: #fff;
    margin-left: 0;
    padding-left: .1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.grid-demo .hc {
    position: absolute;
    color: #0894ec;
    top: 0;
    right: 0;
    font-size: .5rem;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 2px;
}

.col-50, .col-40, .col-33 {
    position: relative;
}

#page-ditbrs-leader .row {
    position: relative;
}
