/*暂无订单*/
.wrap-null {
  padding-top: 254;
  align-items: center;
}
.null-txt {
  margin-top: 40;
  font-size: $font-32;
  color: $base-disabled;
}