*,
::before,
::after {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}

::before,
::after {
  --tw-content: '';
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.t-mb-16 {
  margin-bottom: 16px !important;
}

.t-mb-8 {
  margin-bottom: 8px !important;
}

.t-ml-16 {
  margin-left: 16px !important;
}

.t-ml-20 {
  margin-left: 20px !important;
}

.t-ml-4 {
  margin-left: 4px !important;
}

.t-ml-8 {
  margin-left: 8px !important;
}

.t-mr-20 {
  margin-right: 20px !important;
}

.t-mr-4 {
  margin-right: 4px !important;
}

.t-mt-12 {
  margin-top: 12px !important;
}

.t-mt-48 {
  margin-top: 48px !important;
}

.t-mt-8 {
  margin-top: 8px !important;
}

.t-flex {
  display: flex !important;
}

.t-h-100vh {
  height: 100vh !important;
}

.t-h-20 {
  height: 20px !important;
}

.t-h-300 {
  height: 300px !important;
}

.t-h-72 {
  height: 72px !important;
}

.t-w-full {
  width: 100% !important;
}

.t-flex-1 {
  flex: 1 1 0% !important;
}

.t-items-center {
  align-items: center !important;
}

.t-justify-end {
  justify-content: flex-end !important;
}

.t-justify-center {
  justify-content: center !important;
}

.t-overflow-hidden {
  overflow: hidden !important;
}

.t-truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.t-bg-bg-primary {
  background-color: #1890ff !important;
}

.t-py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.t-pl-10 {
  padding-left: 10px !important;
}

.t-pr-4 {
  padding-right: 4px !important;
}

.t-pt-48 {
  padding-top: 48px !important;
}

.t-pt-6 {
  padding-top: 6px !important;
}

.t-pt-72 {
  padding-top: 72px !important;
}

.t-text-lg {
  font-size: 18px !important;
  line-height: 22px !important;
}

.t-font-semibold {
  font-weight: 600 !important;
}

.t-leading-30 {
  line-height: 30px !important;
}

.t-leading-32 {
  line-height: 32px !important;
}

.t-leading-36 {
  line-height: 36px !important;
}

.t-text-tx-label {
  color: #6a6a6a !important;
}

/* 用于那些不能自动生成的样式 
.polyfill {
  @apply t-ml-12;
}
*/