.serialNumberH5Wrap {
  background: #f5f6f8;
  border-radius: 2px;
  color: #b5b8be;
  font-size: 0.32rem;
  padding: 6px 16px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 42px;
}
