.foot{background:#ccc; width:100%; margin:0 auto; height:220px; line-height:32px; }
.foot-m{ text-align:center; font-size:14px; color:#000; padding:40px 0 0;}
.foot-m a{ font-size:14px; color:#000}


@media screen and (max-width: 768px){
  body{min-width:100%!important;}
  .foot{height:auto!important;}
}