.footer {
  position: fixed;
  bottom: -1px;
  z-index: 99;
  width: 100%;
  height: auto;
  line-height: 11px;
  font-size: 14px;
  background-color: #000;

}

.footer-menu {
  /*background-color: #FFFFFF;*/
  /* border-bottom: 10px solid #000; */
 /* background:url(../img/pj/footer.png) center no-repeat;
  background-size:100% 100%;*/
}


