
.footerTabbarWrap[data-v-5f17e71c] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footerTabbarWrap div[data-v-5f17e71c] {
    padding: 4px 0;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.tabbarImg[data-v-5f17e71c] {
    margin-bottom: 4px;
    width: 22px;
    height: 22px;
}
.tabbarName[data-v-5f17e71c] {
    font-size: 10px;
    font-weight: 400;
    color: #969799;
    line-height: 1;
}

