.footer {
  background: #FBFBFB;
  width: 100%;
  padding: 0.1rem 0 .2rem;
  margin: 0 auto;
}
.footer .footWrap {
  margin: 0.3rem auto;
  width: 56%;
}
.footer .footWrap .jiucuo {
  margin-top: 0.2rem;
  border: 1px solid #eeeeee;
}
.footer .footText {
  text-align: center;
  line-height: 0.6rem;
}