.footer {
  width: 32rem;
  height: 12.8rem;
  background: #ffffff;
  padding: 0.85rem 2.56rem 1.71rem;
}
.footer .footerTop {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .footerTop .footerLogo {
  width: 5.12rem;
  height: 5.12rem;
}
.footer .footerTop .footerTitle {
  margin-left: 0.85rem;
  height: 1.92rem;
  font-size: 1.37rem;
  font-weight: bold;
  color: #333333;
  line-height: 1.92rem;
}
.footer .footerBot {
  margin-top: 1.28rem;
  display: flex;
  justify-content: space-between;
}
.footer .footerBot .footerItem {
  width: 3.84rem;
  height: 3.84rem;
}
.footer .footerBot .footerItem img {
  width: 3.84rem;
  height: 3.84rem;
}

/*# sourceMappingURL=footer.css.map */
