.foot-main{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: .85rem;
    background-color: #5aa967;
    color: #ffffff;
    font-size: .26rem;
    letter-spacing: .02rem;

}