@charset "utf-8";

@media all {


    .footer {
        position: relative;
        bottom: 0;
        height: 60px;
        line-height: 60px;
        margin-top: 20px;
    }

}






