/* line 4, ../../sass/module/nothing.scss */
.nothing-wrapper {
  width: 100%;
  height: 1.78667rem;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
/* line 13, ../../sass/module/nothing.scss */
.nothing-wrapper .nothing-line {
  width: 0.8rem;
  height: 1px;
  margin: 0 0.26667rem;
  background: #eaeaea;
}
/* line 19, ../../sass/module/nothing.scss */
.nothing-wrapper .nothing-text {
  font-size: 0.32rem;
  line-height: 0.45333rem;
  color: #999;
}
