:global{
  .zp-empty{
    padding-top: 160px;
  }
}

.empty-pic{
  margin: 0 auto 30px auto;
  width: 120px;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.empty-text{
  text-align: center;
  font-size: 28px;
  color: #999;

  span{
    color: #333;
  }
}
