.footer-wrap {
    width: 100%;
    height: 2.39rem;
    background: #242D44;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-content {
    text-align: right;
}

.footer-text-1 {
    font-size: 0.14rem;
    color: #8A9DB4;
    line-height: 0.24rem;
    margin-bottom: 0.26rem;
    font-weight: 400;
}

.footer-text-2 {
    font-size: 0.14rem;
    color: #8496AD;
    line-height: 0.24rem;
    font-weight: 400;
}

.footer-text-3 {
    font-size: 0.14rem;
    color: #728299;
    line-height: 0.24rem;
    font-weight: 400;
}