
.footer_bg {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #0a85e9;
    z-index: 999;
}

.footer_bg ul>li {
    float: left;
    width: 25%;
}

.footer_bg a i img {
    width: 26px;
    height: 24px;
    display: block;
    margin: 0 auto;
    margin-top: 8px;
}

.footer_bg a span {
    display: block;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}<!--ºÄÊ±1763896952.8809Ãë-->