.footer_all {
    width: 100%;
    height: 3.3rem;
    font-size: .2133rem;
    font-weight: 500;
    color: #646464;
    text-align: center;
    white-space:nowrap;
    background-color: rgba(255,255,255,0);
}

.text {
    margin-bottom: .2667rem;
    
    /* transform: scale(.85); */
}