.empty-box {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
.empty-box img {
  width: 40%;
  margin-top: 0.5rem;
  margin-bottom: 0.1rem;
}
.empty-box .empty {
  font-size: 0.16rem;
  font-weight: 400;
  color: #111111;
  line-height: 0.24rem;
}
.empty-box .empty p {
  text-align: center;
}
.empty-box .empty span {
  cursor: pointer;
  color: #33b65c;
}
/*# sourceMappingURL=empty.css.map */