.baike_footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    z-index: 1000;
    border-top: 0.5px solid #e7e7e7;
}
.baike_footer ul{
    display: flex;
    padding: 4px 0 6px;
}
.baike_footer ul li{
    flex: 1;
    list-style: none;
    text-align: center;
    font-size: 0;
    color: #666;
}
.baike_footer ul li p{
    margin-top: 2px;
    font-size: 10px;
    line-height: 10px;
    color: #666 !important;
}
.baike_footer ul li img{
    width: 28px;
    height: 28px;
}

.download-bar__logo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 36PX;
    height: 36PX;
    background: url(https://qnm.hunliji.com/Fj2nxhO_8eOOj5PMvH4pYBwLkC0d) 0 0 no-repeat;
    background-size: contain;
    margin-right: 8PX;
}
