.footer {
  z-index: 5555;
  background: url(../../../../assets/storage/img/tab_iimg.png) center bottom;
  background-size: 100% 200%;
  overflow: hidden;
  height: 60px;
  position: fixed;
  bottom: 0;
  width: 100% !important;
  display: flex;
  left: 0;
  max-width: 500px;
  left: calc(50%);
  transform: translate(-50%, 0); }

.footerBox {
  width: 100%;
  height: 1.3rem;
  justify-content: center; }

.foothome {
  position: relative;
  left: 50%;
  top: 0;
  width: 1rem; }

.footer > a {
  width: calc(25% - 26px);
  margin: 0 13px;
  height: 1rem;
  text-align: center; }
  @media all and (max-width: 600px) {
    .footer > a {
      width: calc(25% - 10px);
      margin: 0 5px;
      font-size: 12px; } }

.foothome img {
  width: 1rem; }

.footer > a img {
  max-width: 100%;
  width: 0.5rem;
  height: 0.53rem; }

.footer > a p {
  padding: 1px 5px;
  border-radius: 5px;
  line-height: 22px !important; }
  @media all and (max-width: 600px) {
    .footer > a p {
      font-size: 12px !important; } }

body {
  margin: 0; }

.footer > a:nth-child(1) {
  float: left;
  margin-top: 0.1rem; }

.footer > a:nth-child(2) {
  float: left;
  margin-top: 0.1rem; }

.footer > a:nth-child(3) {
  float: left;
  display: none; }

.footer > a:nth-child(3) img {
  width: 90%;
  position: relative;
  top: 0.0rem;
  left: 0px;
  display: none; }

.footer > a:nth-child(4) {
  float: left;
  margin-top: 0.1rem; }

.footer > a:nth-child(5) {
  float: left;
  margin-top: 0.1rem; }

.hh {
  height: 1rem; }

/*# sourceMappingURL=foot.css.map */
