.ry_ba_box {
    display: flex;
    text-decoration: none;
    color: rgba(242, 242, 242, 0.7);
    font-size: 14px;
    justify-content: center;
    align-items: center;
}

.ry_ba_box:hover {
    color: rgba(242, 242, 242, 0.7);
}

.ry_ba_box img {
    width: 16px;
}

.ry_ba_box p {
    margin: 0 10px;
}

.ry_aaa {
    display: flex;

    justify-content: flex-end;
    align-items: center;
}

.h1h {display: none}