.pb-main .s1 {
    padding-top: 0.23rem;
    margin-bottom: 0.1rem;
}

.s1 .ul {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.s1 .li {
    width: 33.3%;
    margin: auto;
    display: block;
    opacity: 0.8;
    position: relative;
}

.s1 .li .logo {
    width: auto;
    height: 1.16rem;
    margin: auto;
}

.s1 .li img {
    height: 100%;
    margin: auto;
    width: auto;
}

.s1 .li .text {
    width: auto;
    height: 0.67rem;
    margin: auto;
}

.s1 .li .logo {
}

.s1 .li.active {
    opacity: 1;
}

.s1 .li.active .logo {
    height: 1.44rem;
}

.s1 .li.has-msg:after {
    content: "";
    position: absolute;
    top: 0.1rem;
    right: 0.42rem;
    width: 0.19rem;
    height: 0.19rem;
    display: block;
    background: url(/images/application/wap/com/credits/xpb37.png) no-repeat
        center;
    background-size: 100%;
}

.s2 {
    width: 6.9rem;
    background-color: #ffffff;
    box-shadow: 0rem 0.08rem 0.24rem 0rem rgba(198, 198, 198, 0.4);
    border-radius: 0.16rem;
    margin: auto;
    min-height: 3rem;
    padding-bottom: 0.01rem;
}

.s2 .s2-toggle {
    height: 0.76rem;
    /* display: flex; */
    /* align-items: center;
    justify-content: flex-start; */
    border-bottom: solid 0.01rem #cccccc;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.25rem;
}

.s2 .s2-toggle .li,
.s2 .s2-toggle .link {
    width: 1.6rem;
    margin: 0;
    line-height: 0.76rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    display: block;
    height: 0.76rem;
    box-sizing: border-box;
    float: left;
}

.s2 .s2-toggle .li.active:before {
    content: "";
    width: 100%;
    height: 0.04rem;
    background: #fb6026;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}

.s2 .s2-con {
    width: 6.8rem;
    margin: auto;
    padding-top: 0.6rem;
}

.ac-list .li {
    height: 0.81rem;
    margin-bottom: 0.3rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.ac-list .li .logo {
    width: 0.54rem;
    height: 0.54rem;
    margin-left: 0.3rem;
}

.ac-list .li img {
    width: 100%;
    height: 100%;
}

.ac-list .li .level {
    margin: 0;
    width: 1.36rem;
    height: 0.82rem;
    line-height: 0.82rem;
    font-size: 0.24rem;
    color: #333333;
    text-align: center;
}
.ac-list .m {
    width: 4.2rem;
    margin: 0 0.12rem;
}
.ac-list .m .m-1 {
    display: flex;
    height: 0.3rem;
    justify-content: space-between;
    font-size: 0.22rem;
    color: #333333;
    margin-bottom: 0.06rem;
}

.ac-list .m .m-1 b {
    color: #cecece;
    font-size: 0.2rem;
    font-weight: normal;
}

.ac-list .m .m-2 {
    width: 4.2rem;
    height: 0.16rem;
    background: url(/images/application/wap/com/credits/progressbar01.png)
        no-repeat center;
    background-size: 100%;
    border-radius: 0.08rem;
    box-sizing: border-box;
    /* margin: 0 0.1rem 0 0.1rem; */
}

.ac-list .m .m-2 .m-2-in {
    width: 30%;
    height: 0.16rem;
    background: url(/images/application/wap/com/credits/progressbar02.png)
        no-repeat left;
    background-size: 4.2rem 100%;
    border-radius: 0.08rem;
}

.ac-list .m .m-3 {
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    color: #fd9802;
    text-align: left;
    width: 100%;
}
.ac-list .to-get {
    width: 1.36rem;
    height: 0.5rem;
    background: url(/images/application/wap/com/credits/button_get.png);
    border-radius: 6px;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 0.5rem;
    cursor: pointer;
    margin-top: 0.1rem;
}

.fhyxAchievementTogetAlert {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 999;margin: auto;}
.fhyxAchievementTogetAlertCon {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 6.9rem;height: 10.4rem;background: url("/images/application/wap/com/credits/achievement_icon1.png") no-repeat;background-size: 100% 100%;margin: auto;}
.fhyxAchievementTogetAlertClose {position: absolute;top: -0.88rem;right: 0.3rem;background: url("/images/application/wap/com/credits/achievement_icon2.png") no-repeat;background-size: 100% 100%;width: 0.6rem;height: 0.6rem;cursor: pointer;}