﻿.navbar {
    width: 100%;
    height: 1.034667rem;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #c11920;
}

.navbar ul li {
    float: left;
    width: 1.266667rem;
    margin-left: 0.433333rem;
}

.navbar ul .navbar-li {
    margin-left: 0.68rem;
}

.navbar-top {
    float: left;
    width: 100%;
    text-align: center;
    height: 0.651333rem;
    display: flex;
    padding-top: 0.052rem;
}

.navbar ul li .navbar-top img {
    width: 0.576rem;
    height: 0.618667rem;
    margin: auto;
}

.navbar-bottom {
    padding-top: 0.053333rem;
    width: 100%;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 0.235333rem;
}
