.section-img {
    margin-top: 60px;
    width: 100%;
    height: 2rem;
    background: #21222A url('/public/index/pay/img/img_features_pic0.webp') no-repeat;
    background-size: 100% 100%;
}
.version-number {
    color: #8B8B8B;
    text-align: center;
    font-size: .16rem;
    margin-bottom: .45rem;
    float: left;
}
.recharge2 {
    width: 2.45rem;
    text-align: center;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-top: -.23rem;
    margin-left: .4rem;
}

.recharge2 span {
    display: inline-block;
    text-align: center;
    line-height: .6rem;
    font-size: .24rem;
    color: #F2F2F2;
}

.SoftwareName2 {
    text-align: center;
}
.SoftwareName2 .game-span {
    color: #e0e0e0;
    font-size: .36rem;
}
.SoftwareName2 .Gaga {
    color: #db961b;
    font-size: .36rem;
}
.by {
    margin: .2rem 0 .3rem;
}
.by p {
    font-size: .24rem;
    color: #E0E0E0;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.pic {
    margin-top: .54rem;
}
.hidden-back {
    margin-top: .94rem;
}
.recharge2 img {
    margin-top: -.09rem;
    margin-right: .08rem;
    padding-right: .1rem;
}