.roles-tab {
    display: flex;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 99999;
}

.roles-tab i {
    width:  1.49333rem;
    width: 1.49333rem;
    height: .53333rem;
    line-height: .53333rem;
    background-size: 100% 100%;
    text-align: center;
    font-size: .34667rem;
    font-style: normal;
    color: #C08D47;
    cursor: pointer;
}
.roles-tab .active {
    background: url(../images/r-label_e4a6027.png) no-repeat center 0;
    width: 1.49333rem;
    height: .53333rem;
    line-height: .53333rem;
    background-size: 100% 100%;
    text-align: center;
    font-size: .34667rem;
    font-style: normal;
    color: #f6f6f6;
}

.leo2,.leo3 {
    display: none;
}