.footer {
    padding: .34rem 0rem .64rem 0rem;
}

.footer p {
    margin-bottom: .08rem;
}

.fixed {
    position: fixed;
    left: 0rem;
    bottom: 0rem;
    width: 100%;
    background-color: #fff;
}

.fixed .tel {
    width: 100%;
    height: .64rem;
    background-color: #ffe1d4;
    color: #ab1f00
}

.fixed .left {
    padding: 0rem .14rem 0rem .16rem
}

.fixed .left .color_red {
    color: #eb2d03;
    margin-bottom: .06rem;
    font-size: .52rem
}

.fixed .center {
    width: 1.58rem;
    height: 1.2rem;
    background: #ebeef5;
    padding-top: .18rem
}

.fixed .center img {
    width: .46rem;
    height: .46rem;
    margin-bottom: .12rem
}

.fixed .right {
    width: 2.4rem;
    height: 1.2rem;
    background: linear-gradient(270deg, #EA2A00 0%, #F95B25 100%);
    color: #fff;
    font-size: .36rem
}

.footer-btn {
    justify-content: space-between !important;
}

.footer-btn-zx {
    width: 1.6rem !important;
    background: #fff !important;
    cursor: pointer;
}

.footer-btn-rz {
    width: 3.97rem !important;
    cursor: pointer;
}