﻿
    .Foot{
        position:fixed;
        bottom:0;
        width:100%;
        background-color:#323941;
        height:36px;
        line-height:36px;
        vertical-align:middle;
        z-index:5000;
    }
    .Foot>div{
        position:relative;    
        width: 23.8%;
        text-align: center;
        vertical-align: middle;
        line-height: 100%;       
    }
    .Foot>div>img{
        width:24px;       
    }