/* loading */
.loading {
  height: 200rpx;
  line-height: 100rpx;
  background: #f1f1f1;
  color: #999;
  text-align: center;
}
/* end */