.index_container__zLLAZ {
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_content__E2Ehs {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 48px 0;
  background: #ffffff;
}
.index_content__E2Ehs .ant-form-item {
  margin-bottom: 16px;
}
.index_content__E2Ehs input,
.index_content__E2Ehs .ant-input-affix-wrapper {
  border-radius: 4px !important;
}
.index_content__E2Ehs .index_back__Pc1MB {
  position: absolute;
  right: 24px;
  top: 24px;
  padding: 0;
  line-height: 1;
  height: auto;
  color: #0047ba;
}
.index_content__E2Ehs header {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #595959;
  margin-bottom: 32px;
  cursor: pointer;
}
.index_content__E2Ehs header .index_title__O\+iwX {
  font-size: 30px;
  color: #1f1f1f;
  font-weight: 700;
  line-height: 30px;
  margin: 16px 0 8px;
}
.index_content__E2Ehs .index_loginType__hDMPf {
  display: flex;
  width: 280px;
}
.index_content__E2Ehs .index_loginType__hDMPf div {
  flex: 1 1;
  margin: auto;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 5px;
  cursor: pointer;
}
.index_content__E2Ehs .index_loginType__hDMPf div.index_active__o9rVS {
  border-bottom: 2px solid var(--primary-color);
}
.index_content__E2Ehs .index_marginNone__\+am\+H {
  margin-bottom: 0px !important;
}
.index_content__E2Ehs .index_marginNone__\+am\+H .ant-form-item {
  margin-bottom: 0px;
}
.index_signupContent__mXYtP .ant-form-item {
  margin-bottom: 12px;
  margin-left: 5px;
}
.index_icon__JOykz {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.2);
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.index_code__ICdu0 {
  margin-top: 10px;
  display: flex;
}
.index_code__ICdu0 .index_checkcode__vqIx2 {
  flex: 1 1;
  width: 100px;
}
.index_code__ICdu0 .index_checkcode__vqIx2 .ant-input-affix-wrapper {
  width: 100%;
}
.index_code__ICdu0 .index_codeBtn__jBTep {
  height: 31px;
  width: 120px;
  margin-left: 10px;
  font-size: 12px;
}

.index_featureModal__EGJvb .index_default__EhoxT {
  border: 1px solid #A4A5A7;
  color: #77797B;
  height: 32px;
  padding: 0px 13px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.index_featureModal__EGJvb .taichu-modal-content {
  border-radius: 20px;
  background: linear-gradient(123.63deg, #EBECFF 0%, #FFFFFF 69.97%);
}

/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
@media (min-width: 1660px) {

  .container {
    max-width: 1660px;
  }
}
@media (min-width: 1921px) {

  .container {
    max-width: 1921px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.-bottom-0 {
  bottom: -0px;
}
.-top-16 {
  top: -4rem;
}
.-top-2 {
  top: -0.5rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1 {
  bottom: 0.25rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-8 {
  bottom: 2rem;
}
.left-0 {
  left: 0px;
}
.left-2 {
  left: 0.5rem;
}
.left-4 {
  left: 1rem;
}
.left-6 {
  left: 1.5rem;
}
.left-60 {
  left: 15rem;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-4 {
  right: 1rem;
}
.right-6 {
  right: 1.5rem;
}
.right-7 {
  right: 1.75rem;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-6 {
  top: 1.5rem;
}
.top-8 {
  top: 2rem;
}
.top-\[2px\] {
  top: 2px;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.m-0 {
  margin: 0px;
}
.m-12 {
  margin: 3rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-24 {
  margin: 6rem;
}
.m-32 {
  margin: 8rem;
}
.m-36 {
  margin: 9rem;
}
.m-64 {
  margin: 16rem;
}
.m-8 {
  margin: 2rem;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.-ml-3 {
  margin-left: -0.75rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mb-\[14px\] {
  margin-bottom: 14px;
}
.mb-\[16px\] {
  margin-bottom: 16px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[65px\] {
  margin-bottom: 65px;
}
.mb-\[76px\] {
  margin-bottom: 76px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-7 {
  margin-left: 1.75rem;
}
.ml-8 {
  margin-left: 2rem;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[56px\] {
  margin-top: 56px;
}
.box-content {
  box-sizing: content-box;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!h-9 {
  height: 2.25rem !important;
}
.h-0 {
  height: 0px;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[124px\] {
  height: 124px;
}
.h-\[128px\] {
  height: 128px;
}
.h-\[140px\] {
  height: 140px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[204px\] {
  height: 204px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[230px\] {
  height: 230px;
}
.h-\[244px\] {
  height: 244px;
}
.h-\[246px\] {
  height: 246px;
}
.h-\[256px\] {
  height: 256px;
}
.h-\[295px\] {
  height: 295px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[461px\] {
  height: 461px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[66px\] {
  height: 66px;
}
.h-\[68px\] {
  height: 68px;
}
.h-\[74px\] {
  height: 74px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[88px\] {
  height: 88px;
}
.h-\[90px\] {
  height: 90px;
}
.h-\[98px\] {
  height: 98px;
}
.h-\[calc\(100\%-100px\)\] {
  height: calc(100% - 100px);
}
.h-\[calc\(100vh-52px\)\] {
  height: calc(100vh - 52px);
}
.h-\[calc\(100vh-64px\)\] {
  height: calc(100vh - 64px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.\!max-h-\[400px\] {
  max-height: 400px !important;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.max-h-\[120px\] {
  max-height: 120px;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-\[185px\] {
  min-height: 185px;
}
.min-h-\[324px\] {
  min-height: 324px;
}
.min-h-\[450px\] {
  min-height: 450px;
}
.min-h-\[calc\(100vh-120px\)\] {
  min-height: calc(100vh - 120px);
}
.min-h-full {
  min-height: 100%;
}
.\!w-\[120px\] {
  width: 120px !important;
}
.\!w-\[206px\] {
  width: 206px !important;
}
.\!w-\[76px\] {
  width: 76px !important;
}
.w-0 {
  width: 0px;
}
.w-1 {
  width: 0.25rem;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[103px\] {
  width: 103px;
}
.w-\[104px\] {
  width: 104px;
}
.w-\[108px\] {
  width: 108px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[123px\] {
  width: 123px;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[136px\] {
  width: 136px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[168px\] {
  width: 168px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[190px\] {
  width: 190px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[204px\] {
  width: 204px;
}
.w-\[265px\] {
  width: 265px;
}
.w-\[272px\] {
  width: 272px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[288px\] {
  width: 288px;
}
.w-\[2px\] {
  width: 2px;
}
.w-\[320px\] {
  width: 320px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[388px\] {
  width: 388px;
}
.w-\[400\] {
  width: 400;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[448px\] {
  width: 448px;
}
.w-\[452px\] {
  width: 452px;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[600px\] {
  width: 600px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[660px\] {
  width: 660px;
}
.w-\[66px\] {
  width: 66px;
}
.w-\[68px\] {
  width: 68px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[72px\] {
  width: 72px;
}
.w-\[76px\] {
  width: 76px;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[84px\] {
  width: 84px;
}
.w-\[85px\] {
  width: 85px;
}
.w-\[88px\] {
  width: 88px;
}
.w-\[8px\] {
  width: 8px;
}
.w-\[90px\] {
  width: 90px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-\[1100px\] {
  min-width: 1100px;
}
.min-w-\[1128px\] {
  min-width: 1128px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[204px\] {
  min-width: 204px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-\[400px\] {
  min-width: 400px;
}
.min-w-\[420px\] {
  min-width: 420px;
}
.min-w-\[600px\] {
  min-width: 600px;
}
.min-w-\[980px\] {
  min-width: 980px;
}
.max-w-52 {
  max-width: 13rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[100px\] {
  max-width: 100px;
}
.max-w-\[1056px\] {
  max-width: 1056px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[130px\] {
  max-width: 130px;
}
.max-w-\[1400px\] {
  max-width: 1400px;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-\[240px\] {
  max-width: 240px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[860px\] {
  max-width: 860px;
}
.flex-1 {
  flex: 1 1;
}
.flex-\[2\] {
  flex: 2 1;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!cursor-not-allowed {
  cursor: not-allowed !important;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
          user-select: none;
}
.\!resize-none {
  resize: none !important;
}
.resize {
  resize: both;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-20 {
  gap: 5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-\[4px\] {
  gap: 4px;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.self-end {
  align-self: flex-end;
}
.self-stretch {
  align-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.\!rounded-2xl {
  border-radius: 1rem !important;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.\!rounded-lg {
  border-radius: 0.5rem !important;
}
.\!rounded-md {
  border-radius: 0.375rem !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[57px\] {
  border-radius: 57px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-\[0\] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}
.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}
.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}
.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-\[3px\] {
  border-width: 3px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-x-\[6px\] {
  border-left-width: 6px;
  border-right-width: 6px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-b-8 {
  border-bottom-width: 8px;
}
.border-b-\[1px\] {
  border-bottom-width: 1px;
}
.border-l-8 {
  border-left-width: 8px;
}
.border-l-\[1px\] {
  border-left-width: 1px;
}
.border-l-\[4px\] {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-r-\[1px\] {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-t-8 {
  border-top-width: 8px;
}
.border-t-\[1px\] {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-none {
  border-style: none;
}
.\!border-\[\#e9ebed\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(233 235 237 / 1) !important;
  border-color: rgb(233 235 237 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#0077FA\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 119 250 / 1);
  border-color: rgb(0 119 250 / var(--tw-border-opacity, 1));
}
.border-\[\#0077fa\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 119 250 / 1);
  border-color: rgb(0 119 250 / var(--tw-border-opacity, 1));
}
.border-\[\#1C1F230F\] {
  border-color: #1C1F230F;
}
.border-\[\#1C1F2314\] {
  border-color: #1C1F2314;
}
.border-\[\#1C1F234D\] {
  border-color: #1C1F234D;
}
.border-\[\#2A55EC\] {
  --tw-border-opacity: 1;
  border-color: rgb(42 85 236 / 1);
  border-color: rgb(42 85 236 / var(--tw-border-opacity, 1));
}
.border-\[\#4caf50\] {
  --tw-border-opacity: 1;
  border-color: rgb(76 175 80 / 1);
  border-color: rgb(76 175 80 / var(--tw-border-opacity, 1));
}
.border-\[\#E9EBED\] {
  --tw-border-opacity: 1;
  border-color: rgb(233 235 237 / 1);
  border-color: rgb(233 235 237 / var(--tw-border-opacity, 1));
}
.border-\[\#e5e7eb\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / 1);
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-\[\#e6e7f0\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 231 240 / 1);
  border-color: rgb(230 231 240 / var(--tw-border-opacity, 1));
}
.border-\[\#e9ebed\] {
  --tw-border-opacity: 1;
  border-color: rgb(233 235 237 / 1);
  border-color: rgb(233 235 237 / var(--tw-border-opacity, 1));
}
.border-\[\#f44336\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 67 54 / 1);
  border-color: rgb(244 67 54 / var(--tw-border-opacity, 1));
}
.border-\[rgba\(28\2c 31\2c 35\2c 0\.06\)\] {
  border-color: rgba(28,31,35,0.06);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / 1);
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / 1);
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / 1);
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / 1);
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent;
}
.border-b-\[\#CDD3D7\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(205 211 215 / 1);
  border-bottom-color: rgb(205 211 215 / var(--tw-border-opacity, 1));
}
.border-l-\[\#1C1F234D\] {
  border-left-color: #1C1F234D;
}
.border-t-\[\#CDD3D7\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(205 211 215 / 1);
  border-top-color: rgb(205 211 215 / var(--tw-border-opacity, 1));
}
.\!bg-\[\#00000000\] {
  background-color: #00000000 !important;
}
.\!bg-\[\#EDF1F6\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 241 246 / 1) !important;
  background-color: rgb(237 241 246 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#EDF6ED\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 246 237 / 1) !important;
  background-color: rgb(237 246 237 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#FFF3F3\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 243 243 / 1) !important;
  background-color: rgb(255 243 243 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#f44336\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 67 54 / 1) !important;
  background-color: rgb(244 67 54 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-content-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / 1) !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / 1) !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#0077FA1A\] {
  background-color: #0077FA1A;
}
.bg-\[\#0077FA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 119 250 / 1);
  background-color: rgb(0 119 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0077FA\]\/5 {
  background-color: rgb(0 119 250 / 0.05);
}
.bg-\[\#0077fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 119 250 / 1);
  background-color: rgb(0 119 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1C1F2308\] {
  background-color: #1C1F2308;
}
.bg-\[\#1C1F230F\] {
  background-color: #1C1F230F;
}
.bg-\[\#1C1F234D\] {
  background-color: #1C1F234D;
}
.bg-\[\#2A55EC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(42 85 236 / 1);
  background-color: rgb(42 85 236 / var(--tw-bg-opacity, 1));
}
.bg-\[\#394047\] {
  --tw-bg-opacity: 1;
  background-color: rgb(57 64 71 / 1);
  background-color: rgb(57 64 71 / var(--tw-bg-opacity, 1));
}
.bg-\[\#41464C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(65 70 76 / 1);
  background-color: rgb(65 70 76 / var(--tw-bg-opacity, 1));
}
.bg-\[\#6B7075\] {
  --tw-bg-opacity: 1;
  background-color: rgb(107 112 117 / 1);
  background-color: rgb(107 112 117 / var(--tw-bg-opacity, 1));
}
.bg-\[\#7A8594\] {
  --tw-bg-opacity: 1;
  background-color: rgb(122 133 148 / 1);
  background-color: rgb(122 133 148 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E6F7FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 247 255 / 1);
  background-color: rgb(230 247 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E9EBED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 235 237 / 1);
  background-color: rgb(233 235 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F0F4FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 244 255 / 1);
  background-color: rgb(240 244 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6F8F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 248 249 / 1);
  background-color: rgb(246 248 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6FFED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 255 237 / 1);
  background-color: rgb(246 255 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFF1F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 240 / 1);
  background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e6f7ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 247 255 / 1);
  background-color: rgb(230 247 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e9ebed6b\] {
  background-color: #e9ebed6b;
}
.bg-\[\#e9ebed\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 235 237 / 1);
  background-color: rgb(233 235 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eff5ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 245 255 / 1);
  background-color: rgb(239 245 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f0f4ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 244 255 / 1);
  background-color: rgb(240 244 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1f4fe\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 244 254 / 1);
  background-color: rgb(241 244 254 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f3f5f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 248 / 1);
  background-color: rgb(243 245 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f6f8f9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 248 249 / 1);
  background-color: rgb(246 248 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / 1);
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fafcff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 252 255 / 1);
  background-color: rgb(250 252 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[f6f8f9\] {
  background-color: f6f8f9;
}
.bg-\[rgba\(0\2c 119\2c 250\2c 0\.1\)\] {
  background-color: rgba(0,119,250,0.1);
}
.bg-\[rgba\(255\2c 255\2c 255\2c 0\.22\)\] {
  background-color: rgba(255,255,255,0.22);
}
.bg-\[rgba\(28\2c 31\2c 35\2c 0\.03\)\] {
  background-color: rgba(28,31,35,0.03);
}
.bg-\[rgba\(28\2c 31\2c 35\2c 0\.06\)\] {
  background-color: rgba(28,31,35,0.06);
}
.bg-\[rgba\(46\2c 50\2c 56\2c 0\.06\)\] {
  background-color: rgba(46,50,56,0.06);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / 1);
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-content-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / 1);
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / 1);
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / 1);
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / 1);
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#1B84FF\] {
  --tw-gradient-from: #1B84FF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(27 132 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#565CED\] {
  --tw-gradient-from: #565CED var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(86 92 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#ADFFFF\] {
  --tw-gradient-from: #ADFFFF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(173 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#EDF3FF\] {
  --tw-gradient-from: #EDF3FF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(237 243 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[rgb\(151\2c 71\2c 255\)\] {
  --tw-gradient-from: rgb(151,71,255) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(151 71 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[rgba\(0\2c 119\2c 250\2c 0\.03\)\] {
  --tw-gradient-from: rgba(0,119,250,0.03) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 119, 250, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[rgb\(123\2c 97\2c 255\)\] {
  --tw-gradient-to: rgb(123 97 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(123,97,255) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#77B6FF\] {
  --tw-gradient-to: #77B6FF var(--tw-gradient-to-position);
}
.to-\[\#98BAFD\] {
  --tw-gradient-to: #98BAFD var(--tw-gradient-to-position);
}
.to-\[\#E9EEFF\] {
  --tw-gradient-to: #E9EEFF var(--tw-gradient-to-position);
}
.to-\[rgb\(46\2c 144\2c 250\)\] {
  --tw-gradient-to: rgb(46,144,250) var(--tw-gradient-to-position);
}
.to-\[rgba\(0\2c 119\2c 250\2c 0\.06\)\] {
  --tw-gradient-to: rgba(0,119,250,0.06) var(--tw-gradient-to-position);
}
.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.bg-center {
  background-position: center;
}
.\!bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-left-top {
  object-position: left top;
}
.\!p-6 {
  padding: 1.5rem !important;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[14px\] {
  padding: 14px;
}
.p-\[6px\] {
  padding: 6px;
}
.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[29px\] {
  padding-left: 29px;
  padding-right: 29px;
}
.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.\!pt-4 {
  padding-top: 1rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[2px\] {
  padding-bottom: 2px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-16 {
  padding-left: 4rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-7 {
  padding-left: 1.75rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.pl-\[22px\] {
  padding-left: 22px;
}
.pl-\[35px\] {
  padding-left: 35px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[80px\] {
  padding-top: 80px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.-indent-4 {
  text-indent: -1rem;
}
.font-dingtalk {
  font-family: DingTalkSans, sans-serif;
}
.font-sans {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.italic {
  font-style: italic;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.\!text-\[\#0077FA\] {
  --tw-text-opacity: 1 !important;
  color: rgb(0 119 250 / 1) !important;
  color: rgb(0 119 250 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#667085\] {
  --tw-text-opacity: 1 !important;
  color: rgb(102 112 133 / 1) !important;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1)) !important;
}
.\!text-\[\#8d98af\] {
  --tw-text-opacity: 1 !important;
  color: rgb(141 152 175 / 1) !important;
  color: rgb(141 152 175 / var(--tw-text-opacity, 1)) !important;
}
.\!text-content-first {
  --tw-text-opacity: 1 !important;
  color: rgb(5 4 7 / 1) !important;
  color: rgb(5 4 7 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / 1);
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#00418A\] {
  --tw-text-opacity: 1;
  color: rgb(0 65 138 / 1);
  color: rgb(0 65 138 / var(--tw-text-opacity, 1));
}
.text-\[\#00418a\] {
  --tw-text-opacity: 1;
  color: rgb(0 65 138 / 1);
  color: rgb(0 65 138 / var(--tw-text-opacity, 1));
}
.text-\[\#004FF8\] {
  --tw-text-opacity: 1;
  color: rgb(0 79 248 / 1);
  color: rgb(0 79 248 / var(--tw-text-opacity, 1));
}
.text-\[\#0077FA33\] {
  color: #0077FA33;
}
.text-\[\#0077fa59\] {
  color: #0077fa59;
}
.text-\[\#0077fa66\] {
  color: #0077fa66;
}
.text-\[\#0077fa\] {
  --tw-text-opacity: 1;
  color: rgb(0 119 250 / 1);
  color: rgb(0 119 250 / var(--tw-text-opacity, 1));
}
.text-\[\#035A64\] {
  --tw-text-opacity: 1;
  color: rgb(3 90 100 / 1);
  color: rgb(3 90 100 / var(--tw-text-opacity, 1));
}
.text-\[\#050407\] {
  --tw-text-opacity: 1;
  color: rgb(5 4 7 / 1);
  color: rgb(5 4 7 / var(--tw-text-opacity, 1));
}
.text-\[\#111111\] {
  --tw-text-opacity: 1;
  color: rgb(17 17 17 / 1);
  color: rgb(17 17 17 / var(--tw-text-opacity, 1));
}
.text-\[\#1890FF\] {
  --tw-text-opacity: 1;
  color: rgb(24 144 255 / 1);
  color: rgb(24 144 255 / var(--tw-text-opacity, 1));
}
.text-\[\#1946b9\] {
  --tw-text-opacity: 1;
  color: rgb(25 70 185 / 1);
  color: rgb(25 70 185 / var(--tw-text-opacity, 1));
}
.text-\[\#1C1F23\] {
  --tw-text-opacity: 1;
  color: rgb(28 31 35 / 1);
  color: rgb(28 31 35 / var(--tw-text-opacity, 1));
}
.text-\[\#1c1f23\] {
  --tw-text-opacity: 1;
  color: rgb(28 31 35 / 1);
  color: rgb(28 31 35 / var(--tw-text-opacity, 1));
}
.text-\[\#1c1f23cc\] {
  color: #1c1f23cc;
}
.text-\[\#1c1f2c\] {
  --tw-text-opacity: 1;
  color: rgb(28 31 44 / 1);
  color: rgb(28 31 44 / var(--tw-text-opacity, 1));
}
.text-\[\#26CE36\] {
  --tw-text-opacity: 1;
  color: rgb(38 206 54 / 1);
  color: rgb(38 206 54 / var(--tw-text-opacity, 1));
}
.text-\[\#2A55EC\] {
  --tw-text-opacity: 1;
  color: rgb(42 85 236 / 1);
  color: rgb(42 85 236 / var(--tw-text-opacity, 1));
}
.text-\[\#2a54ec5e\] {
  color: #2a54ec5e;
}
.text-\[\#2a55ec\] {
  --tw-text-opacity: 1;
  color: rgb(42 85 236 / 1);
  color: rgb(42 85 236 / var(--tw-text-opacity, 1));
}
.text-\[\#2da700\] {
  --tw-text-opacity: 1;
  color: rgb(45 167 0 / 1);
  color: rgb(45 167 0 / var(--tw-text-opacity, 1));
}
.text-\[\#394047\] {
  --tw-text-opacity: 1;
  color: rgb(57 64 71 / 1);
  color: rgb(57 64 71 / var(--tw-text-opacity, 1));
}
.text-\[\#494C4F\] {
  --tw-text-opacity: 1;
  color: rgb(73 76 79 / 1);
  color: rgb(73 76 79 / var(--tw-text-opacity, 1));
}
.text-\[\#494c4f\] {
  --tw-text-opacity: 1;
  color: rgb(73 76 79 / 1);
  color: rgb(73 76 79 / var(--tw-text-opacity, 1));
}
.text-\[\#595959\] {
  --tw-text-opacity: 1;
  color: rgb(89 89 89 / 1);
  color: rgb(89 89 89 / var(--tw-text-opacity, 1));
}
.text-\[\#667085\] {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / 1);
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}
.text-\[\#77797B\] {
  --tw-text-opacity: 1;
  color: rgb(119 121 123 / 1);
  color: rgb(119 121 123 / var(--tw-text-opacity, 1));
}
.text-\[\#77797b\] {
  --tw-text-opacity: 1;
  color: rgb(119 121 123 / 1);
  color: rgb(119 121 123 / var(--tw-text-opacity, 1));
}
.text-\[\#7A8594\] {
  --tw-text-opacity: 1;
  color: rgb(122 133 148 / 1);
  color: rgb(122 133 148 / var(--tw-text-opacity, 1));
}
.text-\[\#7a8594\] {
  --tw-text-opacity: 1;
  color: rgb(122 133 148 / 1);
  color: rgb(122 133 148 / var(--tw-text-opacity, 1));
}
.text-\[\#858d9d\] {
  --tw-text-opacity: 1;
  color: rgb(133 141 157 / 1);
  color: rgb(133 141 157 / var(--tw-text-opacity, 1));
}
.text-\[\#891F12\] {
  --tw-text-opacity: 1;
  color: rgb(137 31 18 / 1);
  color: rgb(137 31 18 / var(--tw-text-opacity, 1));
}
.text-\[\#8d98af\] {
  --tw-text-opacity: 1;
  color: rgb(141 152 175 / 1);
  color: rgb(141 152 175 / var(--tw-text-opacity, 1));
}
.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / 1);
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-\[\#BBBCBD\] {
  --tw-text-opacity: 1;
  color: rgb(187 188 189 / 1);
  color: rgb(187 188 189 / var(--tw-text-opacity, 1));
}
.text-\[\#CDD3D7\] {
  --tw-text-opacity: 1;
  color: rgb(205 211 215 / 1);
  color: rgb(205 211 215 / var(--tw-text-opacity, 1));
}
.text-\[\#F80000\] {
  --tw-text-opacity: 1;
  color: rgb(248 0 0 / 1);
  color: rgb(248 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#FF4D4F\] {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / 1);
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.text-\[\#FFC53D\] {
  --tw-text-opacity: 1;
  color: rgb(255 197 61 / 1);
  color: rgb(255 197 61 / var(--tw-text-opacity, 1));
}
.text-\[\#a8a8a8\] {
  --tw-text-opacity: 1;
  color: rgb(168 168 168 / 1);
  color: rgb(168 168 168 / var(--tw-text-opacity, 1));
}
.text-\[\#cdd3d7\] {
  --tw-text-opacity: 1;
  color: rgb(205 211 215 / 1);
  color: rgb(205 211 215 / var(--tw-text-opacity, 1));
}
.text-\[\#eee\] {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / 1);
  color: rgb(238 238 238 / var(--tw-text-opacity, 1));
}
.text-\[\#f59a23\] {
  --tw-text-opacity: 1;
  color: rgb(245 154 35 / 1);
  color: rgb(245 154 35 / var(--tw-text-opacity, 1));
}
.text-\[\#f9392066\] {
  color: #f9392066;
}
.text-\[\#ff4d4f\] {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / 1);
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.text-\[rgba\(0\2c 65\2c 138\2c 0\.8\)\] {
  color: rgba(0,65,138,0.8);
}
.text-\[rgba\(28\2c 31\2c 35\2c 0\.8\)\] {
  color: rgba(28,31,35,0.8);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / 1);
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / 1);
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-content-first {
  --tw-text-opacity: 1;
  color: rgb(5 4 7 / 1);
  color: rgb(5 4 7 / var(--tw-text-opacity, 1));
}
.text-content-forbidden {
  --tw-text-opacity: 1;
  color: rgb(122 133 148 / 1);
  color: rgb(122 133 148 / var(--tw-text-opacity, 1));
}
.text-content-link {
  --tw-text-opacity: 1;
  color: rgb(0 119 250 / 1);
  color: rgb(0 119 250 / var(--tw-text-opacity, 1));
}
.text-content-red {
  --tw-text-opacity: 1;
  color: rgb(249 57 32 / 1);
  color: rgb(249 57 32 / var(--tw-text-opacity, 1));
}
.text-content-second {
  --tw-text-opacity: 1;
  color: rgb(57 64 71 / 1);
  color: rgb(57 64 71 / var(--tw-text-opacity, 1));
}
.text-content-third {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / 1);
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / 1);
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / 1);
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / 1);
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / 1);
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 1);
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / 1);
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.shadow-3xl {
  --tw-shadow: 0px 4px 30px 0px #2e2d740d;
  --tw-shadow-colored: 0px 4px 30px 0px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / 1);
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.before\:mr-2::before {
  content: var(--tw-content);
  margin-right: 0.5rem;
}
.before\:text-3xl::before {
  content: var(--tw-content);
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.before\:content-\[\'\2022\'\]::before {
  --tw-content: '•';
  content: var(--tw-content);
}
.hover\:flex-\[2\]:hover {
  flex: 2 1;
}
.hover\:border-\[\#0077FA\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 119 250 / 1);
  border-color: rgb(0 119 250 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#0077fa\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 119 250 / 1);
  border-color: rgb(0 119 250 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#1946b9\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(25 70 185 / 1);
  border-color: rgb(25 70 185 / var(--tw-border-opacity, 1));
}
.hover\:border-b-\[\#7a8594\]:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(122 133 148 / 1);
  border-bottom-color: rgb(122 133 148 / var(--tw-border-opacity, 1));
}
.hover\:border-t-\[\#7a8594\]:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(122 133 148 / 1);
  border-top-color: rgb(122 133 148 / var(--tw-border-opacity, 1));
}
.hover\:bg-\[rgba\(0\2c 119\2c 250\2c 0\.1\)\]:hover {
  background-color: rgba(0,119,250,0.1);
}
.hover\:bg-\[rgba\(0\2c 119\2c 250\2c 0\.8\)\]:hover {
  background-color: rgba(0,119,250,0.8);
}
.hover\:text-\[\#0077FACC\]:hover {
  color: #0077FACC;
}
.hover\:text-\[\#1E86FF\]:hover {
  --tw-text-opacity: 1;
  color: rgb(30 134 255 / 1);
  color: rgb(30 134 255 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#77797B\]:hover {
  --tw-text-opacity: 1;
  color: rgb(119 121 123 / 1);
  color: rgb(119 121 123 / var(--tw-text-opacity, 1));
}
.focus-visible\:ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.disabled\:bg-gray-300:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / 1);
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.disabled\:from-content-forbidden:disabled {
  --tw-gradient-from: #7a8594 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(122 133 148 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.disabled\:to-content-forbidden:disabled {
  --tw-gradient-to: #7a8594 var(--tw-gradient-to-position);
}
.group:hover .group-hover\:text-transparent {
  color: transparent;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
@media (min-width: 1280px) {

  .xl\:gap-9 {
    gap: 2.25rem;
  }
}
@media (min-width: 1536px) {

  .\32xl\:w-\[90px\] {
    width: 90px;
  }

  .\32xl\:max-w-\[274px\] {
    max-width: 274px;
  }

  .\32xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\32xl\:gap-6 {
    gap: 1.5rem;
  }

  .\32xl\:bg-contain {
    background-size: contain;
  }
}
@media (min-width: 1660px) {

  .\33xl\:ml-\[90px\] {
    margin-left: 90px;
  }

  .\33xl\:h-\[345px\] {
    height: 345px;
  }

  .\33xl\:w-0 {
    width: 0px;
  }

  .\33xl\:w-\[220px\] {
    width: 220px;
  }

  .\33xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\33xl\:gap-6 {
    gap: 1.5rem;
  }
}
@media (min-width: 1921px) {

  .\34xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
/* gray
 *
 * as reference
 * G10 - body background
 * G20 - split line
 * G30 - border
 * G40 - title font
 * G50 - disabled font
 * G60 - normal font
 * G70 - second font 辅助文字
 * G80 - 背景色
 */
/*** global mixins ***/
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.disabled_text_button {
  color: #a1a5b7;
}
.common_text_button {
  color: #0077fa !important;
  cursor: pointer;
  padding: 0 12px;
}
pre {
  background-color: #fff !important;
  white-space: pre-wrap;
  word-wrap: break-word;
  width: 100% !important;
  max-height: 100%;
}
a[disabled] {
  pointer-events: none !important;
}
.btn-status {
  border-radius: 3px !important;
  margin-right: 2px !important;
  min-width: 72px !important;
  text-align: center;
}
.btn-error,
.btn-error:hover {
  color: #f5222d !important;
  background: #fff1f0 !important;
  border: 1px solid #f5222d !important;
}
.btn-disabled,
.btn-disabled:hover {
  color: #8f8f8f !important;
  background: #e8e8e8 !important;
  border: 1px solid #6c6c6c !important;
}
.btn-initial,
.btn-initial:hover {
  color: #d4b106 !important;
  background: #feffe6 !important;
  border: 1px solid #d4b106 !important;
}
.btn-process,
.btn-process:hover {
  color: #fa8c16 !important;
  background: #fff7e6 !important;
  border: 1px solid #fa8c16 !important;
}
.btn-success,
.btn-success:hover {
  color: #52c41a !important;
  background: #f6ffed !important;
  border: 1px solid #52c41a !important;
}
.proform-block {
  background: #f5f5f5;
  padding: 20px;
}
.imgPreviewBox {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px #ddd dashed;
  background: #f9f9f9;
}
.imgPreviewBox img {
  max-width: 100%;
  max-height: 100%;
}
.show-row-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.show-row-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.show-row-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.show-row-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.fixed-loading-box {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.35);
}
.bg-custom-double-gradient {
  background: linear-gradient(253.96deg, #E9F6FF 0%, #F2F1FE 100%), linear-gradient(180deg, rgba(167, 192, 255, 0.43) 0%, rgba(167, 192, 255, 0) 37.67%);
}
.taichu-btn {
  font-size: 14px;
}
.taichu-card-meta-title {
  font-size: 14px;
}
.taichu-card-meta-description {
  font-size: 12px;
}
.taichu-descriptions-title {
  font-size: 14px;
}
.taichu-descriptions-item .taichu-descriptions-item-label {
  font-size: 12px;
}
.taichu-menu-inline,
.taichu-menu-vertical {
  border-right: none !important;
}
/*  */
.iconfont {
  font-size: 14px;
}
.taichu-tabs-nav-add {
  min-height: 40px;
}
.taichu-layout-header {
  padding: 0;
}
.taichu-menu-vertical .taichu-menu-item:not(:last-child),
.taichu-menu-vertical-left .taichu-menu-item:not(:last-child),
.taichu-menu-vertical-right .taichu-menu-item:not(:last-child),
.taichu-menu-inline .taichu-menu-item:not(:last-child) {
  margin-bottom: 0;
}
.taichu-menu-title-content {
  font-size: 14px;
}
.taichu-menu-sub {
  font-size: 12px;
  color: #4c4c4c;
}
.taichu-menu-sub .taichu-menu-title-content {
  font-size: 12px;
}
.taichu-form.readonly .taichu-form-item-extra {
  display: none !important;
}
.taichu-form.readonly .taichu-form-item {
  margin-bottom: 8px !important;
}
.taichu-form.readonly .taichu-form-item .taichu-form-item-control-input-content {
  color: #999 !important;
}
.taichu-form.readonly .taichu-form-item .taichu-form-item-label label {
  margin-left: 10px !important;
}
.taichu-form.readonly .taichu-form-item .taichu-form-item-label label.taichu-form-item-required::before {
  display: none;
}
.taichu-form .taichu-form-item .taichu-form-item-label label::after {
  content: '' !important;
}
.taichu-form .taichu-form-item .taichu-form-item-label label:not(.taichu-form-item-required) {
  margin-left: 11px;
}
.noFormMargin .taichu-form-item {
  margin-bottom: 0 !important;
}
.taichu-radio-button-wrapper-checked:not(.taichu-radio-button-wrapper-disabled) {
  color: #fff !important;
  background: #1946b9 !important;
  border-color: #1946b9 !important;
}
.proFormPl {
  padding: 72px !important;
}
.proFormPl.mb-5 {
  margin-bottom: 20px !important;
}
.proFormPl.pt-5 {
  padding-top: 20px !important;
}
.proFormPl.pt-10 {
  padding-top: 40px !important;
}
.collapsePadding .taichu-collapse-content {
  padding: 0 20px !important;
}
.proFormRadioGroupVertical {
  display: flex !important;
  flex-direction: column !important;
}
.antdProDescriptions.disabled .taichu-descriptions-item-label {
  color: rgba(0, 0, 0, 0.85) !important;
}
.antdProDescriptions.disabled .taichu-descriptions-item-content {
  color: #999 !important;
}
.antdProDescriptions .taichu-descriptions-item-label {
  color: #999 !important;
  min-width: 95px !important;
}
.antdProDescriptions .taichu-descriptions-item-label::after {
  content: ' ';
}
.custom-antd-text.taichu-input-affix-wrapper-disabled {
  background-color: #fff !important;
}
.custom-antd-text.taichu-input-affix-wrapper-disabled .taichu-input[disabled] {
  color: rgba(0, 0, 0, 0.85) !important;
}
.clickRowStyl {
  background-color: #e8f4ff !important;
}
.taichu-table-tbody > .clickRowStyl:hover > td {
  background-color: #e8f4ff !important;
}
.taichu-table-thead {
  border: 1px solid #1C1F230F;
  background-color: #1C1F2308;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  vertical-align: middle;
}
.taichu-table-thead tr th {
  color: #77797B;
  padding: 8px 12px !important;
}
.taichu-breadcrumb {
  font-size: 12px;
}
.login-type-form .taichu-input-affix-wrapper {
  border-color: transparent;
  background: #f5f5f5 !important;
  border-radius: 2px !important;
}
.login-type-form .taichu-input-affix-wrapper .taichu-input {
  background: #f5f5f5 !important;
}
.taichu-descriptions-item-content {
  font-size: 12px;
}
.taichu-table-tbody > tr > th,
.taichu-table-tbody > tr > td,
.taichu-table-wrapper tfoot > tr > th,
.taichu-table-wrapper tfoot > tr > td {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  vertical-align: middle;
  padding: 16px 16px !important;
  color: #1C1F23 !important;
  min-height: 56px !important;
}
.taichu-table-tbody .taichu-table-measure-row td {
  padding: 0 !important;
}
.taichu-table-wrapper .taichu-table-cell-fix-left {
  z-index: 1 !important;
}
.taichu-table-body {
  overflow-y: auto !important;
}
.taichu-select-dropdown .taichu-cascader-menus .taichu-cascader-menu:first-child .taichu-cascader-menu-item .taichu-cascader-checkbox {
  display: none !important;
  /* Hide the checkbox */
}
.taichu-select-dropdown .taichu-cascader-menus .taichu-cascader-menu:first-child .taichu-cascader-menu-item {
  padding-left: 10px;
  /* Adjust padding for better alignment */
}
.taichu-modal-header {
  border-radius: 12px;
  padding: 0;
  color: #050407;
}
.taichu-modal-content {
  padding: 24px;
  border-radius: 16px !important;
}
.taichu-modal-header {
  border-bottom: none;
}
.taichu-modal-footer {
  border-top: none;
  padding-right: 0;
}
.taichu-modal-footer .taichu-btn + .taichu-btn:not(.taichu-dropdown-trigger) {
  -webkit-margin-start: 16px;
          margin-inline-start: 16px;
}
.taichu-modal-footer .taichu-btn {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 8px;
}
.taichu-modal-body {
  padding: 0;
  margin-top: 24px;
}
.taichu-modal-close {
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  color: #050407;
  font-weight: 700;
}

@font-face {
  font-family: 'iconfont'; /* Project id 3740157 */
  src: url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/iconfont.eb3345d148a52abfcaf7.woff2) format('woff2'),
    url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/iconfont.4aab37297076b575c110.woff) format('woff'),
    url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/iconfont1.eb3345d148a52abfcaf7.woff2) format('woff2'),
    url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/iconfont.19980e44777c36545b59.ttf) format('truetype');
}

@font-face {
  font-family: '阿里妈妈东方大楷 Regular';
  font-weight: 400;
  src: url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/fOXRSMtHpYZx.f0e3e040d41aea48abc1.woff) format('woff'),
    url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/fOXRSMtHpYZx.a32328570ab383259b69.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'AlimamaFangYuanTiVF'; /* 自定义字体名称 */
  src: url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/AlimamaDongFangDaKai-Regular.8102144312d54f16276e.woff2) format('woff2'),
    /* 高优先级 */ url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/AlimamaDongFangDaKai-Regular.efcc716fbadcaadf3998.woff) format('woff'),
    /* 次优先级 */ url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/AlimamaDongFangDaKai-Regular.4e210aecf1d39f17d769.ttf) format('truetype'); /* 兼容性 */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: '阿里妈妈东方大楷 Regular';
  font-weight: 400;
  src: url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/7P7mJesrWL7M.7e05aa2cdce511a3542d.woff) format('woff'),
    url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/7P7mJesrWL7M.49c8d5d96ff28ea6120d.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'DingTalkSans'; /* 自定义字体名称 */
  src: url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/DingTalkSans.adb6ac17c725451d6974.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AlimamaFangYuanTiVF'; /* 自定义字体名称 */
  src: url(https://taichu-public.wair.ac.cn/taichu-web/taichu/static/media/AlimamaFangYuanTiVF-Thin.312bbf4f8f3c1a5e9ac2.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* 使用字体 */
body {
  font-family: 'AlibabaFont', sans-serif;
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tc-success:before {
  content: '\e697';
}

.tc-info-pending:before {
  content: '\e694';
}

.tc-info-error:before {
  content: '\e696';
}

.tc-infer:before {
  content: '\e693';
}

.tc-info-circle:before {
  content: '\e692';
}

.tc-send:before {
  content: '\e8a6';
}

.tc-image:before {
  content: '\e691';
}

.tc-file-text:before {
  content: '\e690';
}

.tc-down:before {
  content: '\e68f';
}

.tc-document:before {
  content: '\e68a';
}

.tc-predict:before {
  content: '\f18f';
}

.tc-play:before {
  content: '\e689';
}

.tc-pause-circle:before {
  content: '\e685';
}

.tc-deploy-create:before {
  content: '\e68c';
}

.tc-deploy-online:before {
  content: '\e68d';
}

.tc-deploy-order:before {
  content: '\e68e';
}

.tc-delete:before {
  content: '\e686';
}

.tc-message:before {
  content: '\e688';
}

.tc-sft:before {
  content: '\e68b';
}

.tc-like1:before {
  content: '\e67a';
}

.tc-angle-down:before {
  content: '\e683';
}

.tc-catalog:before {
  content: '\e679';
}

.tc-reload:before {
  content: '\e682';
}

.tc-speak:before {
  content: '\e67f';
}

.tc-plus-circle:before {
  content: '\e680';
}

.tc-upload:before {
  content: '\e681';
}

.tc-md-copy:before {
  content: '\e67b';
}

.tc-dislike:before {
  content: '\e67c';
}

.tc-like:before {
  content: '\e67d';
}

.tc-copy:before {
  content: '\e67e';
}

.tc-dislike-copy:before {
  content: '\f190';
}

.tc-close:before {
  content: '\e678';
}

.tc-dialogue:before {
  content: '\e675';
}

.tc-menu-left:before {
  content: '\e676';
}

.tc-maas-menu:before {
  content: '\e677';
}

.tc-search1:before {
  content: '\e674';
}

.tc-phone:before {
  content: '\e673';
}

.tc-clock-square:before {
  content: '\e65f';
}

.tc-clipboard-heart:before {
  content: '\e661';
}

.tc-AlipayCircle:before {
  content: '\e663';
}

.tc-envelope:before {
  content: '\e665';
}

.tc-coin-card-transfer:before {
  content: '\e666';
}

.tc-pen-line:before {
  content: '\e667';
}

.tc-inbox-download:before {
  content: '\e668';
}

.tc-papers-text:before {
  content: '\e669';
}

.tc-user-circle:before {
  content: '\e66a';
}

.tc-SketchOutlined:before {
  content: '\e66c';
}

.tc-user:before {
  content: '\e66d';
}

.tc-trash:before {
  content: '\e66f';
}

.tc-Wechat:before {
  content: '\e672';
}

.tc-arrow-narrow-right:before {
  content: '\e65e';
}

.tc-maas-arrow:before {
  content: '\e65d';
}

.tc-maas-zhanghaoxinxi_xuanzhongzhuangtai:before {
  content: '\e650';
}

.tc-maas-caiwuzonglan_xuanzhongzhuangtai2:before {
  content: '\e653';
}

.tc-maas-yongliangtongji_weixuanzhongzhuangtai1:before {
  content: '\e654';
}

.tc-maas-daochujilu_weixuanzhongzhuangtai1:before {
  content: '\e655';
}

.tc-maas-shimingrenzheng_weixuanzhongzhuangtai:before {
  content: '\e656';
}

.tc-maas-fapiaoguanli_weixuanzhongzhuangtai:before {
  content: '\e657';
}

.tc-maas-chongzhijilu_weixuanzhongzhuangtai:before {
  content: '\e658';
}

.tc-maas-zhanghuchongzhi_weixuanzhongzhuangtai:before {
  content: '\e659';
}

.tc-maas-zhanghaoxinxi_weixuanzhongzhuangtai:before {
  content: '\e65a';
}

.tc-maas-zhangdanguanli_weixuanzhongzhuangtai:before {
  content: '\e65b';
}

.tc-maas-APIkeyguanli_weixuanzhongzhuangtai:before {
  content: '\e65c';
}

.tc-duihuazixun:before {
  content: '\e700';
}

.tc-tuwen-xuanzhong:before {
  content: '\e643';
}

.tc-tuwen:before {
  content: '\e645';
}

.tc-consumption03:before {
  content: '\e636';
}

.tc-cost02:before {
  content: '\e637';
}

.tc-consumption01:before {
  content: '\e63c';
}

.tc-cost03:before {
  content: '\e63d';
}

.tc-jump:before {
  content: '\e63f';
}

.tc-dot:before {
  content: '\e640';
}

.tc-cost01:before {
  content: '\e641';
}

.tc-consumption02:before {
  content: '\e642';
}

.tc-a-8B:before {
  content: '\e635';
}

.tc-docker:before {
  content: '\f18e';
}

.tc-ic_services:before {
  content: '\e633';
}

.tc-harbor-:before {
  content: '\e634';
}

.tc-kubernetes:before {
  content: '\ebee';
}

.tc-moxingxunlian:before {
  content: '\e609';
}

.tc-icon_docker:before {
  content: '\e62f';
}

.tc-homefill:before {
  content: '\e6bb';
}

.tc-dashboard:before {
  content: '\e631';
}

.tc-widget-gallery:before {
  content: '\e671';
}

.tc-datasource24:before {
  content: '\e6ef';
}

.tc-custom-business:before {
  content: '\e638';
}

.tc-group:before {
  content: '\e625';
}

.tc-user1:before {
  content: '\e639';
}

.tc-calendar:before {
  content: '\e626';
}

.tc-area-chart:before {
  content: '\e62a';
}

.tc-scatter-chart:before {
  content: '\e632';
}

.tc-Graph:before {
  content: '\e6ab';
}

.tc-iconloudoutu:before {
  content: '\e644';
}

.tc-map:before {
  content: '\e852';
}

.tc-gauge:before {
  content: '\e6c6';
}

.tc-chartwordcloud:before {
  content: '\e6cd';
}

.tc-radarchart:before {
  content: '\e7cb';
}

.tc-chartpie:before {
  content: '\e670';
}

.tc-kongjiansangjitu:before {
  content: '\e863';
}

.tc-relitu:before {
  content: '\e619';
}

.tc-510tongji_guanxitu:before {
  content: '\e649';
}

.tc-508tongji_xiangxiantu:before {
  content: '\e64d';
}

.tc-507tongji_Kxiantu:before {
  content: '\e64e';
}

.tc-chart-treemap:before {
  content: '\e613';
}

.tc-chart-bar:before {
  content: '\e60c';
}

.tc-chart-line:before {
  content: '\e611';
}

.tc-table:before {
  content: '\e662';
}

.tc-move1:before {
  content: '\e651';
}

.tc-found:before {
  content: '\e60d';
}

.tc-text:before {
  content: '\e63a';
}

.tc-fuzhi:before {
  content: '\e61a';
}

.tc-niantie:before {
  content: '\e61d';
}

.tc-qianjin:before {
  content: '\e646';
}

.tc-chexiao:before {
  content: '\e604';
}

.tc-jiedian:before {
  content: '\e7be';
}

.tc-unlink:before {
  content: '\e6c3';
}

.tc-edit-2:before {
  content: '\e652';
}

.tc-duplex:before {
  content: '\e6eb';
}

.tc-waterfall:before {
  content: '\e606';
}

.tc-calendar1:before {
  content: '\e687';
}

.tc-parallel:before {
  content: '\e60a';
}

.tc-confidence-band:before {
  content: '\e695';
}

.tc-shangyiyiceng:before {
  content: '\e64a';
}

.tc-xiayiyiceng:before {
  content: '\e64b';
}

.tc-bring-upper:before {
  content: '\e600';
}

.tc-send-next:before {
  content: '\e601';
}

.tc-bring-front:before {
  content: '\e647';
}

.tc-send-bottom:before {
  content: '\e648';
}

.tc-selected:before {
  content: '\e602';
}

.tc-unselected:before {
  content: '\e603';
}

.tc-rounded-rect:before {
  content: '\e64c';
}

.tc-palette:before {
  content: '\e9c7';
}

.tc-tubiaozhizuomoban:before {
  content: '\e60f';
}

.tc-rect-text:before {
  content: '\e81a';
}

.tc-rectangle:before {
  content: '\e660';
}

.tc-more-vertical-o:before {
  content: '\e9b3';
}

.tc-preview:before {
  content: '\e7b9';
}

.tc-values:before {
  content: '\e60e';
}

.tc-categories:before {
  content: '\e610';
}

.tc-sortascending:before {
  content: '\eab7';
}

.tc-sortdescending:before {
  content: '\eab8';
}

.tc-vertical-center:before {
  content: '\e605';
}

.tc-align-top:before {
  content: '\e607';
}

.tc-horizontal-center:before {
  content: '\e608';
}

.tc-align-bottom:before {
  content: '\e60b';
}

.tc-align-right:before {
  content: '\e612';
}

.tc-align-left:before {
  content: '\e614';
}

.tc-hbar:before {
  content: '\e615';
}

.tc-dashboard1:before {
  content: '\e6f7';
}

.tc-dashboard2:before {
  content: '\e6c1';
}

.tc-xiugaimima:before {
  content: '\e684';
}

.tc-organization:before {
  content: '\e66b';
}

.tc-forward:before {
  content: '\e6f0';
}

.tc-user_circle:before {
  content: '\e6ae';
}

.tc-xiugaimima1:before {
  content: '\e616';
}

.tc-star:before {
  content: '\e617';
}

.tc-star1:before {
  content: '\e741';
}

.tc-heart:before {
  content: '\e6aa';
}

.tc-heart1:before {
  content: '\e7a0';
}

.tc-iconxiazuan:before {
  content: '\e618';
}

.tc-iconxiazuan1:before {
  content: '\e61b';
}

.tc-cube1:before {
  content: '\e61c';
}

.tc-cube2:before {
  content: '\e61e';
}

.tc-video:before {
  content: '\e630';
}

.tc-iframe:before {
  content: '\e61f';
}

.tc-clock:before {
  content: '\e620';
}

.tc-weiduxuanze:before {
  content: '\e621';
}

.tc-pro-home:before {
  content: '\e623';
}

.tc-pro-ab:before {
  content: '\e624';
}

.tc-icon_phone:before {
  content: '\e79f';
}

.tc-icon_home:before {
  content: '\e79d';
}

.tc-icon_mail_line:before {
  content: '\e7a1';
}

.tc-xiazuan:before {
  content: '\e7e6';
}

.tc-liandong1:before {
  content: '\e742';
}

.tc-search:before {
  content: '\e622';
}

.tc-lijitoudi:before {
  content: '\e627';
}

.tc-quote:before {
  content: '\e6b2';
}

.tc-bullet-subtitle:before {
  content: '\e628';
}

.tc-shortcuts_icon:before {
  content: '\e7d0';
}

.tc-zidingyipaixu:before {
  content: '\e629';
}

.tc-xuniku:before {
  content: '\e64f';
}

.tc-sap:before {
  content: '\e773';
}

.tc-mongodb:before {
  content: '\e63e';
}

.tc-vertical-align-top:before {
  content: '\e7f0';
}

.tc-sqlserver:before {
  content: '\e664';
}

.tc-XfCL:before {
  content: '\e63b';
}

.tc-cassandra:before {
  content: '\e74f';
}

.tc-phoenix-framework:before {
  content: '\e62b';
}

.tc-mysql:before {
  content: '\e62c';
}

.tc-leixing-presto:before {
  content: '\e88c';
}

.tc-ElasticSearch:before {
  content: '\e66e';
}

.tc-ClickHouse:before {
  content: '\e62d';
}

.tc-database-2-fill:before {
  content: '\e766';
}

.tc-impala:before {
  content: '\e726';
}

.tc-pivot-table:before {
  content: '\e724';
}

.tc-KingBI-bianji:before {
  content: '\e8d3';
}

.tc-KingBI-dingshirenwu:before {
  content: '\e8d4';
}

.tc-KingBI-jiagou:before {
  content: '\e8d5';
}

.tc-KingBI-shujuyingyong:before {
  content: '\e8d6';
}

.tc-KingBI-quanbushouqi:before {
  content: '\e8d7';
}

.tc-KingBI-shanchu:before {
  content: '\e8d8';
}

.tc-KingBI-shuaxin:before {
  content: '\e8d9';
}

.tc-KingBI-xinjian:before {
  content: '\e8da';
}

.tc-KingBI-download:before {
  content: '\e8db';
}

.tc-KingBI-xiazaizhongxin:before {
  content: '\e8dc';
}

.tc-KingBI-quanping:before {
  content: '\e8dd';
}

.tc-KingBI-add:before {
  content: '\e8de';
}

.tc-KingBI-shezhi:before {
  content: '\e8df';
}

.tc-KingBI-link:before {
  content: '\e8e0';
}

.tc-KingBI-input-up:before {
  content: '\e8e1';
}

.tc-KingBI-share:before {
  content: '\e8e2';
}

.tc-KingBI-lock:before {
  content: '\e8e3';
}

.tc-KingBI-wendangzhongxin:before {
  content: '\e8e4';
}

.tc-KingBI-input-down:before {
  content: '\e8e5';
}

.tc-KingBI-search:before {
  content: '\e8e6';
}

.tc-KingBI-zuanqu:before {
  content: '\e8e7';
}

.tc-KingBI-source:before {
  content: '\e8e8';
}

.tc-KingBI-widget:before {
  content: '\e8e9';
}

.tc-KingBI-view:before {
  content: '\e8ea';
}

.tc-tianzige:before {
  content: '\e62e';
}

.tc-pivottable:before {
  content: '\e7c1';
}

.tc-KingBI-jiangxu:before {
  content: '\e8eb';
}

.tc-KingBI-shengxu:before {
  content: '\e8ec';
}

.tc-KingBI-shouqi:before {
  content: '\e8ed';
}

.tc-KingBI-zhankai:before {
  content: '\e8ee';
}

.tc-KingBI-zidingyipaixu:before {
  content: '\e8ef';
}

.tc-KingBI-close-fill:before {
  content: '\e8f0';
}

.tc-KingBI-close-line:before {
  content: '\e8f1';
}

.tc-KingBI-tuodong:before {
  content: '\e8f2';
}

.tc-KingBI-information:before {
  content: '\e8f3';
}

.tc-KingBI-fenleixing:before {
  content: '\e8f4';
}

.tc-KingBI-fuzhi:before {
  content: '\e8f5';
}

.tc-KingBI-spot:before {
  content: '\e8f6';
}

.tc-KingBI-tick:before {
  content: '\e8f7';
}

.tc-KingBI-shuzhixing:before {
  content: '\e8f8';
}

.tc-bukejian:before {
  content: '\e8f9';
}

.tc-guanliyuan:before {
  content: '\e8fa';
}

.tc-kejian:before {
  content: '\e8fb';
}

.tc-camera:before {
  content: '\e8fc';
}

.tc-star-fill:before {
  content: '\e8fd';
}

.tc-jiaoseguanli:before {
  content: '\e8fe';
}

.tc-star2:before {
  content: '\e8ff';
}

.tc-jichushezhi:before {
  content: '\e900';
}

.tc-pause:before {
  content: '\e789';
}

.tc-com-attachment:before {
  content: '\e908';
}

.tc-com-left:before {
  content: '\e909';
}

.tc-com-menu:before {
  content: '\e90a';
}

.tc-com-down:before {
  content: '\e90b';
}

.tc-com-details:before {
  content: '\e90c';
}

.tc-com-add:before {
  content: '\e90d';
}

.tc-com-up:before {
  content: '\e90e';
}

.tc-com-message:before {
  content: '\e90f';
}

.tc-com-windowclose:before {
  content: '\e910';
}

.tc-com-user:before {
  content: '\e911';
}

.tc-com-right:before {
  content: '\e912';
}

.tc-com-search:before {
  content: '\e913';
}

.tc-com-edit:before {
  content: '\e914';
}

.tc-com-warning:before {
  content: '\e915';
}

.tc-com-ask:before {
  content: '\e916';
}

.tc-com-success:before {
  content: '\e917';
}

.tc-com-error:before {
  content: '\e918';
}

.tc-dls-geshihua2:before {
  content: '\e919';
}

.tc-dls-baocun:before {
  content: '\e91a';
}

.tc-dls-ziyuanzu:before {
  content: '\e91b';
}

.tc-dls-table:before {
  content: '\e91c';
}

.tc-dls-ziyuanchi:before {
  content: '\e91d';
}

.tc-dls-yunhang:before {
  content: '\e91e';
}

.tc-dls-zhihanglishi:before {
  content: '\e91f';
}

.tc-dls-jar:before {
  content: '\e920';
}

.tc-dls-tab-shujuku:before {
  content: '\e921';
}

.tc-dls-tab-ziyuanchi:before {
  content: '\e922';
}

.tc-dls-database:before {
  content: '\e923';
}

.tc-dls-pyfile:before {
  content: '\e924';
}

.tc-dls-file:before {
  content: '\e925';
}

/* @import url('../../fonts/thirdFont.css'); */


