/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html[data-v-2af0b1a4] {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body[data-v-2af0b1a4] {
  margin: 0;
  overscroll-behavior-y: none;
}

/**
   * Render the `main` element consistently in IE.
   */
main[data-v-2af0b1a4] {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-2af0b1a4] {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr[data-v-2af0b1a4] {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre[data-v-2af0b1a4] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a[data-v-2af0b1a4] {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title][data-v-2af0b1a4] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b[data-v-2af0b1a4],
strong[data-v-2af0b1a4] {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code[data-v-2af0b1a4],
kbd[data-v-2af0b1a4],
samp[data-v-2af0b1a4] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small[data-v-2af0b1a4] {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub[data-v-2af0b1a4],
sup[data-v-2af0b1a4] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub[data-v-2af0b1a4] {
  bottom: -0.25em;
}
sup[data-v-2af0b1a4] {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img[data-v-2af0b1a4] {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-2af0b1a4],
input[data-v-2af0b1a4],
optgroup[data-v-2af0b1a4],
select[data-v-2af0b1a4],
textarea[data-v-2af0b1a4] {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button[data-v-2af0b1a4],
input[data-v-2af0b1a4] {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button[data-v-2af0b1a4],
select[data-v-2af0b1a4] {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button[data-v-2af0b1a4],
[type=button][data-v-2af0b1a4],
[type=reset][data-v-2af0b1a4],
[type=submit][data-v-2af0b1a4] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button[data-v-2af0b1a4]::-moz-focus-inner,
[type=button][data-v-2af0b1a4]::-moz-focus-inner,
[type=reset][data-v-2af0b1a4]::-moz-focus-inner,
[type=submit][data-v-2af0b1a4]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button[data-v-2af0b1a4]:-moz-focusring,
[type=button][data-v-2af0b1a4]:-moz-focusring,
[type=reset][data-v-2af0b1a4]:-moz-focusring,
[type=submit][data-v-2af0b1a4]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-2af0b1a4] {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend[data-v-2af0b1a4] {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress[data-v-2af0b1a4] {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea[data-v-2af0b1a4] {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox][data-v-2af0b1a4],
[type=radio][data-v-2af0b1a4] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-2af0b1a4]::-webkit-inner-spin-button,
[type=number][data-v-2af0b1a4]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search][data-v-2af0b1a4] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-2af0b1a4]::-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.
   */
[data-v-2af0b1a4]::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details[data-v-2af0b1a4] {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary[data-v-2af0b1a4] {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template[data-v-2af0b1a4] {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden][data-v-2af0b1a4] {
  display: none;
}
html[data-v-2af0b1a4] {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
dt[data-v-2af0b1a4] {
  font-weight: 700;
}
.font-w5[data-v-2af0b1a4] {
  font-weight: 500;
}
.font-w6[data-v-2af0b1a4] {
  font-weight: 600;
}
.font-w7[data-v-2af0b1a4] {
  font-weight: 700;
}
.font-w8[data-v-2af0b1a4] {
  font-weight: 800;
}
.font-size16[data-v-2af0b1a4] {
  font-size: 16px;
}
.font-size18[data-v-2af0b1a4] {
  font-size: 18px;
}
.font-size20[data-v-2af0b1a4] {
  font-size: 20px;
}
.font-size21[data-v-2af0b1a4] {
  font-size: 21px;
}
.font-size22[data-v-2af0b1a4] {
  font-size: 22px;
}
.font-size24[data-v-2af0b1a4] {
  font-size: 24px;
}
.font-size32[data-v-2af0b1a4] {
  font-size: 32px;
}
.font-size36[data-v-2af0b1a4] {
  font-size: 36px;
}
.font-size46[data-v-2af0b1a4] {
  font-size: 46px;
}
dd[data-v-2af0b1a4] {
  margin-bottom: 20px;
  margin-left: 0;
}
b[data-v-2af0b1a4],
strong[data-v-2af0b1a4] {
  font-weight: bolder;
}
small[data-v-2af0b1a4] {
  font-size: 80%;
}
sub[data-v-2af0b1a4] {
  bottom: -0.25em;
}
sup[data-v-2af0b1a4] {
  top: -0.5em;
}
a[data-v-2af0b1a4] {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
img[data-v-2af0b1a4] {
  vertical-align: middle;
  border-style: none;
}
.line-height-22[data-v-2af0b1a4] {
  line-height: 22px;
}
.line-height-25[data-v-2af0b1a4] {
  line-height: 25px;
}
.line-h-17[data-v-2af0b1a4] {
  line-height: 1.2;
}
table[data-v-2af0b1a4] {
  border-collapse: collapse;
}
label[data-v-2af0b1a4] {
  display: inline-block;
  margin-bottom: 10px;
}
.d-inline-block[data-v-2af0b1a4] {
  display: inline-block;
}
.line[data-v-2af0b1a4] {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
.d-none[data-v-2af0b1a4] {
  display: none !important;
}
.d-inline[data-v-2af0b1a4] {
  display: inline !important;
}
.d-inline-block[data-v-2af0b1a4] {
  display: inline-block !important;
}
.d-block[data-v-2af0b1a4] {
  display: block !important;
}
.d-table[data-v-2af0b1a4] {
  display: table !important;
}
.d-table-row[data-v-2af0b1a4] {
  display: table-row !important;
}
.d-table-cell[data-v-2af0b1a4] {
  display: table-cell !important;
}
.d-flex[data-v-2af0b1a4] {
  display: flex !important;
}
.d-inline-flex[data-v-2af0b1a4] {
  display: inline-flex !important;
}
.flex-row[data-v-2af0b1a4] {
  flex-direction: row !important;
}
.flex-column[data-v-2af0b1a4] {
  flex-direction: column !important;
}
.flex-row-reverse[data-v-2af0b1a4] {
  flex-direction: row-reverse !important;
}
.flex-wrap[data-v-2af0b1a4] {
  flex-wrap: wrap !important;
}
.flex-nowrap[data-v-2af0b1a4] {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse[data-v-2af0b1a4] {
  flex-wrap: wrap-reverse !important;
}
.flex-fill[data-v-2af0b1a4] {
  flex: 1 1 auto !important;
}
.flex-grow-0[data-v-2af0b1a4] {
  flex-grow: 0 !important;
}
.flex-grow-1[data-v-2af0b1a4] {
  flex-grow: 1 !important;
}
.justify-content-start[data-v-2af0b1a4] {
  justify-content: flex-start !important;
}
.justify-content-end[data-v-2af0b1a4] {
  justify-content: flex-end !important;
}
.justify-content-center[data-v-2af0b1a4] {
  justify-content: center !important;
}
.justify-content-between[data-v-2af0b1a4] {
  justify-content: space-between !important;
}
.align-items-start[data-v-2af0b1a4] {
  align-items: flex-start !important;
}
.align-items-end[data-v-2af0b1a4] {
  align-items: flex-end !important;
}
.align-items-center[data-v-2af0b1a4] {
  align-items: center !important;
  background-color: #ffffff;
  padding: 0 20px;
}
.align-items-center2[data-v-2af0b1a4] {
  align-items: center !important;
}
.float-left[data-v-2af0b1a4] {
  float: left !important;
}
.float-right[data-v-2af0b1a4] {
  float: right !important;
}
.float-none[data-v-2af0b1a4] {
  float: none !important;
}
.overflow-auto[data-v-2af0b1a4] {
  overflow: auto !important;
}
.overflow-hidden[data-v-2af0b1a4] {
  overflow: hidden !important;
}
.position-static[data-v-2af0b1a4] {
  position: static !important;
}
.position-relative[data-v-2af0b1a4] {
  position: relative !important;
}
.position-absolute[data-v-2af0b1a4] {
  position: absolute !important;
}
.position-fixed[data-v-2af0b1a4] {
  position: fixed !important;
}
.position-sticky[data-v-2af0b1a4] {
  position: sticky !important;
}
.fixed-top[data-v-2af0b1a4] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom[data-v-2af0b1a4] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.shadow-sm[data-v-2af0b1a4] {
  box-shadow: 0 0.125rem 10px rgba(0, 0, 0, 0.075) !important;
}
.shadow[data-v-2af0b1a4] {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg[data-v-2af0b1a4] {
  box-shadow: 0 30px 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none[data-v-2af0b1a4] {
  box-shadow: none !important;
}
.w-25[data-v-2af0b1a4] {
  width: 25% !important;
}
.w-50[data-v-2af0b1a4] {
  width: 50% !important;
}
.w-75[data-v-2af0b1a4] {
  width: 75% !important;
}
.w-100[data-v-2af0b1a4] {
  width: 100% !important;
}
.w-auto[data-v-2af0b1a4] {
  width: auto !important;
}
.h-25[data-v-2af0b1a4] {
  height: 25% !important;
}
.h-50[data-v-2af0b1a4] {
  height: 50% !important;
}
.h-75[data-v-2af0b1a4] {
  height: 75% !important;
}
.h-100[data-v-2af0b1a4] {
  height: 100% !important;
}
.h-auto[data-v-2af0b1a4] {
  height: auto !important;
}
.mw-100[data-v-2af0b1a4] {
  max-width: 100% !important;
}
.mh-100[data-v-2af0b1a4] {
  max-height: 100% !important;
}
.min-vw-100[data-v-2af0b1a4] {
  min-width: 100vw !important;
}
.min-vh-100[data-v-2af0b1a4] {
  min-height: 100vh !important;
}
.vw-100[data-v-2af0b1a4] {
  width: 100vw !important;
}
.vh-100[data-v-2af0b1a4] {
  height: 100vh !important;
}
m-0[data-v-2af0b1a4] {
  margin: 0 !important;
}
.mt-0[data-v-2af0b1a4],
.my-0[data-v-2af0b1a4] {
  margin-top: 0 !important;
}
.mr-0[data-v-2af0b1a4],
.mx-0[data-v-2af0b1a4] {
  margin-right: 0 !important;
}
.mb-0[data-v-2af0b1a4],
.my-0[data-v-2af0b1a4] {
  margin-bottom: 0 !important;
}
.ml-0[data-v-2af0b1a4],
.mx-0[data-v-2af0b1a4] {
  margin-left: 0 !important;
}
.m-1[data-v-2af0b1a4] {
  margin: 10px !important;
}
.mt-1[data-v-2af0b1a4],
.my-1[data-v-2af0b1a4] {
  margin-top: 10px !important;
}
.mr-1[data-v-2af0b1a4],
.mx-1[data-v-2af0b1a4] {
  margin-right: 10px !important;
}
.mb-1[data-v-2af0b1a4],
.my-1[data-v-2af0b1a4] {
  margin-bottom: 10px !important;
}
.ml-1[data-v-2af0b1a4],
.mx-1[data-v-2af0b1a4] {
  margin-left: 10px !important;
}
.m-2[data-v-2af0b1a4] {
  margin: 20px !important;
}
.mt-2[data-v-2af0b1a4],
.my-2[data-v-2af0b1a4] {
  margin-top: 20px !important;
}
.mr-2[data-v-2af0b1a4],
.mx-2[data-v-2af0b1a4] {
  margin-right: 20px !important;
}
.mb-2[data-v-2af0b1a4],
.my-2[data-v-2af0b1a4] {
  background-color: #ffffff;
  padding: 0 20px;
}
.ml-2[data-v-2af0b1a4],
.mx-2[data-v-2af0b1a4] {
  margin-left: 20px !important;
}
.m-3[data-v-2af0b1a4] {
  margin: 30px !important;
}
.mt-3[data-v-2af0b1a4],
.my-3[data-v-2af0b1a4] {
  margin-top: 30px !important;
}
.mr-3[data-v-2af0b1a4],
.mx-3[data-v-2af0b1a4] {
  margin-right: 30px !important;
}
.mb-3[data-v-2af0b1a4],
.my-3[data-v-2af0b1a4] {
  margin-bottom: 30px !important;
}
.ml-3[data-v-2af0b1a4],
.mx-3[data-v-2af0b1a4] {
  margin-left: 30px !important;
}
.m-4[data-v-2af0b1a4] {
  margin: 15px !important;
}
.mt-4[data-v-2af0b1a4],
.my-4[data-v-2af0b1a4] {
  margin-top: 15px !important;
}
.mr-4[data-v-2af0b1a4],
.mx-4[data-v-2af0b1a4] {
  margin-right: 15px !important;
}
.mb-4[data-v-2af0b1a4],
.my-4[data-v-2af0b1a4] {
  margin-bottom: 15px !important;
}
.ml-4[data-v-2af0b1a4],
.mx-4[data-v-2af0b1a4] {
  margin-left: 15px !important;
}
.ml-8[data-v-2af0b1a4],
.mx-8[data-v-2af0b1a4] {
  margin-left: 80px !important;
}
.p-0[data-v-2af0b1a4] {
  padding: 0 !important;
}
.pt-0[data-v-2af0b1a4],
.py-0[data-v-2af0b1a4] {
  padding-top: 0 !important;
}
.pr-0[data-v-2af0b1a4],
.px-0[data-v-2af0b1a4] {
  padding-right: 0 !important;
}
.pb-0[data-v-2af0b1a4],
.py-0[data-v-2af0b1a4] {
  padding-bottom: 0 !important;
}
.pl-0[data-v-2af0b1a4],
.px-0[data-v-2af0b1a4] {
  padding-left: 0 !important;
}
.p-1[data-v-2af0b1a4] {
  padding: 10px !important;
}
.pt-1[data-v-2af0b1a4],
.py-1[data-v-2af0b1a4] {
  padding-top: 10px !important;
}
.pr-1[data-v-2af0b1a4],
.px-1[data-v-2af0b1a4] {
  padding-right: 10px !important;
}
.pb-1[data-v-2af0b1a4],
.py-1[data-v-2af0b1a4] {
  padding-bottom: 10px !important;
}
.pl-1[data-v-2af0b1a4],
.px-1[data-v-2af0b1a4] {
  padding-left: 10px !important;
}
.p-2[data-v-2af0b1a4] {
  padding: 20px !important;
}
.pt-2[data-v-2af0b1a4],
.py-2[data-v-2af0b1a4] {
  padding-top: 20px !important;
}
.pr-2[data-v-2af0b1a4],
.px-2[data-v-2af0b1a4] {
  padding-right: 20px !important;
}
.pb-2[data-v-2af0b1a4],
.py-2[data-v-2af0b1a4] {
  padding-bottom: 20px !important;
}
.pl-2[data-v-2af0b1a4],
.px-2[data-v-2af0b1a4] {
  padding-left: 20px !important;
}
.p-3[data-v-2af0b1a4] {
  padding: 30px !important;
}
.pt-3[data-v-2af0b1a4],
.py-3[data-v-2af0b1a4] {
  padding-top: 30px !important;
}
.pr-3[data-v-2af0b1a4],
.px-3[data-v-2af0b1a4] {
  padding-right: 30px !important;
}
.pb-3[data-v-2af0b1a4],
.py-3[data-v-2af0b1a4] {
  padding-bottom: 30px !important;
}
.pl-3[data-v-2af0b1a4],
.px-3[data-v-2af0b1a4] {
  padding-left: 30px !important;
}
.p-4[data-v-2af0b1a4] {
  padding: 15px !important;
}
.pt-4[data-v-2af0b1a4],
.py-4[data-v-2af0b1a4] {
  padding-top: 15px !important;
}
.pr-4[data-v-2af0b1a4],
.px-4[data-v-2af0b1a4] {
  padding-right: 15px !important;
}
.pb-4[data-v-2af0b1a4],
.py-4[data-v-2af0b1a4] {
  padding-bottom: 15px !important;
}
.pl-4[data-v-2af0b1a4],
.px-4[data-v-2af0b1a4] {
  padding-left: 15px !important;
}
.mt-auto[data-v-2af0b1a4],
.my-auto[data-v-2af0b1a4] {
  margin-top: auto !important;
}
.mr-auto[data-v-2af0b1a4],
.mx-auto[data-v-2af0b1a4] {
  margin-right: auto !important;
}
.mb-auto[data-v-2af0b1a4],
.my-auto[data-v-2af0b1a4] {
  margin-bottom: auto !important;
}
.ml-auto[data-v-2af0b1a4],
.mx-auto[data-v-2af0b1a4] {
  margin-left: auto !important;
}
.text-monospace[data-v-2af0b1a4] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify[data-v-2af0b1a4] {
  text-align: justify !important;
}
.text-wrap[data-v-2af0b1a4] {
  white-space: normal !important;
}
.text-nowrap[data-v-2af0b1a4] {
  white-space: nowrap !important;
}
.text-truncate[data-v-2af0b1a4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left[data-v-2af0b1a4] {
  text-align: left !important;
}
.text-right[data-v-2af0b1a4] {
  text-align: right !important;
}
.text-center[data-v-2af0b1a4] {
  text-align: center !important;
}
.cursor-pointer[data-v-2af0b1a4] {
  cursor: pointer;
}
.col-white[data-v-2af0b1a4] {
  color: #ffffff;
}
.col-title[data-v-2af0b1a4] {
  color: #0E67AF;
}
.col-black[data-v-2af0b1a4] {
  color: #121212;
}
.text-indent[data-v-2af0b1a4] {
  text-indent: 2em;
}
.list-style-none[data-v-2af0b1a4] {
  list-style-type: none;
}
.nodata-title[data-v-2af0b1a4] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tang-xin-main[data-v-2af0b1a4] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__header[data-v-2af0b1a4] {
  background-color: #ffffff;
  margin: 0;
}
.tang-xin-main .el-tabs__header .el-tabs__item[data-v-2af0b1a4] {
  width: 100%;
  padding: 0 0;
  font-size: 16px;
  text-align: center;
}
.tang-xin-main .el-tabs__header .el-tabs__active-bar[data-v-2af0b1a4] {
  background-color: #ff9700;
  height: 4px;
}
.tang-xin-main .el-tabs__header .el-tabs__item.is-active[data-v-2af0b1a4] {
  font-size: 16px;
  color: #ff9700;
}
.tang-xin-main .el-tabs__content[data-v-2af0b1a4] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__item[data-v-2af0b1a4]:hover {
  color: #ff9700;
}
.tang-xin-main .el-form-item__content div[data-v-2af0b1a4] {
  width: 100%;
}
.dialog-select[data-v-2af0b1a4] .el-input__wrapper {
  background-color: #cccccc;
}
.dialog-select[data-v-2af0b1a4] .el-select .el-input__inner {
  text-align: center;
}
.dialog-select[data-v-2af0b1a4] .el-input {
  --el-input-placeholder-color: #ffffff;
  --el-select-input-focus-border-color: #cccccc;
}
.dialog-select[data-v-2af0b1a4] .el-form-item__content {
  padding-right: 50px;
}
.experience-dialog .el-dialog__body[data-v-2af0b1a4] {
  padding: 0 !important;
}
.dialog-main-contant[data-v-2af0b1a4] {
  padding: 30px 30px 0 30px;
}
.dialog-main-contant .main-item[data-v-2af0b1a4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.dialog-main-contant .main-item .icon[data-v-2af0b1a4] {
  flex: 0.13;
}
.dialog-main-contant .main-item .icon img[data-v-2af0b1a4] {
  width: 100%;
  height: auto;
}
.dialog-main-contant .main-item .info[data-v-2af0b1a4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0.87;
  padding-left: 20px;
}
.dialog-main-contant .main-item .info span[data-v-2af0b1a4]:first-child {
  color: #000000;
  font-size: 14px;
  flex: 0.86;
}
.dialog-main-contant .main-item .info span[data-v-2af0b1a4]:last-child {
  flex: 0.14;
  color: #ffffff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ff9700;
  padding: 3px 10px;
  cursor: pointer;
}
.consultation-dialog[data-v-2af0b1a4] .el-dialog {
  border-radius: 20px;
}
.consultation-dialog[data-v-2af0b1a4] .el-dialog__header {
  margin-right: 0;
  padding: 15px;
  background-color: #eeeeee;
  border-radius: 20px 20px 0 0;
  font-size: 17px;
}
.consultation-dialog .dia-header[data-v-2af0b1a4] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.consultation-dialog .dia-header .dia-title[data-v-2af0b1a4] {
  flex: 0.93;
  text-align: center;
}
.consultation-dialog .dia-header .close-icon[data-v-2af0b1a4] {
  flex: 0.07;
  cursor: pointer;
}
.consultation-dialog[data-v-2af0b1a4] .el-dialog__body {
  padding: 0;
}
.resources-table[data-v-2af0b1a4] {
  width: auto;
  height: auto;
}
.resources-table .achievement-box-item[data-v-2af0b1a4] {
  height: 325px;
  border-radius: 15px;
  padding: 15px;
  background-color: #eeeeee;
}
.resources-table .achievement-box-item .item-header[data-v-2af0b1a4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
.resources-table .achievement-box-item .item-header .item-header-text[data-v-2af0b1a4] {
  font-weight: 600;
  font-size: 17px;
}
.resources-table .achievement-box-item .item-header .item-header-logo[data-v-2af0b1a4] {
  width: 140px;
  height: auto;
}
.resources-table .achievement-box-item .item-no-header[data-v-2af0b1a4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] {
  background-color: #ffffff;
  width: 100%;
  height: 218px;
  border-radius: 15px;
}
.resources-table .achievement-box-item .item-data .item-data-table[data-v-2af0b1a4] {
  width: 100%;
  border-radius: 15px;
}
.resources-table .achievement-box-item .item-data .item-data-table .header-size[data-v-2af0b1a4] {
  font-size: 13px;
}
.resources-table .achievement-box-item .item-data .item-data-table .data-size[data-v-2af0b1a4] {
  font-size: 15px;
}
.resources-table .achievement-box-item .item-data .item-data-table .item-data-table-column[data-v-2af0b1a4] {
  color: #ffa522;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] .el-table .cell {
  text-align: center;
  color: #000000;
  font-weight: 500;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] thead tr .el-table__cell {
  padding: 4px 0;
  border-bottom: 0;
  border-right: 2px solid #f6f6f6;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] tbody tr .el-table__cell {
  padding: 9px 0;
  border-right: 0;
  border-bottom: 2px solid #e0e0e0;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] .el-scrollbar__view {
  padding: 0;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] .el-scrollbar__bar {
  display: block !important;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] .is-vertical {
  width: 6px !important;
}
.resources-table .achievement-box-item .item-data[data-v-2af0b1a4] .el-scrollbar__thumb {
  background-color: #ff9700 !important;
  opacity: 1 !important;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html[data-v-ecd97fe2] {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body[data-v-ecd97fe2] {
  margin: 0;
  overscroll-behavior-y: none;
}

/**
   * Render the `main` element consistently in IE.
   */
main[data-v-ecd97fe2] {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-ecd97fe2] {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr[data-v-ecd97fe2] {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre[data-v-ecd97fe2] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a[data-v-ecd97fe2] {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title][data-v-ecd97fe2] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b[data-v-ecd97fe2],
strong[data-v-ecd97fe2] {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code[data-v-ecd97fe2],
kbd[data-v-ecd97fe2],
samp[data-v-ecd97fe2] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small[data-v-ecd97fe2] {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub[data-v-ecd97fe2],
sup[data-v-ecd97fe2] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub[data-v-ecd97fe2] {
  bottom: -0.25em;
}
sup[data-v-ecd97fe2] {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img[data-v-ecd97fe2] {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-ecd97fe2],
input[data-v-ecd97fe2],
optgroup[data-v-ecd97fe2],
select[data-v-ecd97fe2],
textarea[data-v-ecd97fe2] {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button[data-v-ecd97fe2],
input[data-v-ecd97fe2] {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button[data-v-ecd97fe2],
select[data-v-ecd97fe2] {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button[data-v-ecd97fe2],
[type=button][data-v-ecd97fe2],
[type=reset][data-v-ecd97fe2],
[type=submit][data-v-ecd97fe2] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button[data-v-ecd97fe2]::-moz-focus-inner,
[type=button][data-v-ecd97fe2]::-moz-focus-inner,
[type=reset][data-v-ecd97fe2]::-moz-focus-inner,
[type=submit][data-v-ecd97fe2]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button[data-v-ecd97fe2]:-moz-focusring,
[type=button][data-v-ecd97fe2]:-moz-focusring,
[type=reset][data-v-ecd97fe2]:-moz-focusring,
[type=submit][data-v-ecd97fe2]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-ecd97fe2] {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend[data-v-ecd97fe2] {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress[data-v-ecd97fe2] {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea[data-v-ecd97fe2] {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox][data-v-ecd97fe2],
[type=radio][data-v-ecd97fe2] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-ecd97fe2]::-webkit-inner-spin-button,
[type=number][data-v-ecd97fe2]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search][data-v-ecd97fe2] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-ecd97fe2]::-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.
   */
[data-v-ecd97fe2]::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details[data-v-ecd97fe2] {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary[data-v-ecd97fe2] {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template[data-v-ecd97fe2] {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden][data-v-ecd97fe2] {
  display: none;
}
html[data-v-ecd97fe2] {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
dt[data-v-ecd97fe2] {
  font-weight: 700;
}
.font-w5[data-v-ecd97fe2] {
  font-weight: 500;
}
.font-w6[data-v-ecd97fe2] {
  font-weight: 600;
}
.font-w7[data-v-ecd97fe2] {
  font-weight: 700;
}
.font-w8[data-v-ecd97fe2] {
  font-weight: 800;
}
.font-size16[data-v-ecd97fe2] {
  font-size: 16px;
}
.font-size18[data-v-ecd97fe2] {
  font-size: 18px;
}
.font-size20[data-v-ecd97fe2] {
  font-size: 20px;
}
.font-size21[data-v-ecd97fe2] {
  font-size: 21px;
}
.font-size22[data-v-ecd97fe2] {
  font-size: 22px;
}
.font-size24[data-v-ecd97fe2] {
  font-size: 24px;
}
.font-size32[data-v-ecd97fe2] {
  font-size: 32px;
}
.font-size36[data-v-ecd97fe2] {
  font-size: 36px;
}
.font-size46[data-v-ecd97fe2] {
  font-size: 46px;
}
dd[data-v-ecd97fe2] {
  margin-bottom: 20px;
  margin-left: 0;
}
b[data-v-ecd97fe2],
strong[data-v-ecd97fe2] {
  font-weight: bolder;
}
small[data-v-ecd97fe2] {
  font-size: 80%;
}
sub[data-v-ecd97fe2] {
  bottom: -0.25em;
}
sup[data-v-ecd97fe2] {
  top: -0.5em;
}
a[data-v-ecd97fe2] {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
img[data-v-ecd97fe2] {
  vertical-align: middle;
  border-style: none;
}
.line-height-22[data-v-ecd97fe2] {
  line-height: 22px;
}
.line-height-25[data-v-ecd97fe2] {
  line-height: 25px;
}
.line-h-17[data-v-ecd97fe2] {
  line-height: 1.2;
}
table[data-v-ecd97fe2] {
  border-collapse: collapse;
}
label[data-v-ecd97fe2] {
  display: inline-block;
  margin-bottom: 10px;
}
.d-inline-block[data-v-ecd97fe2] {
  display: inline-block;
}
.line[data-v-ecd97fe2] {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
.d-none[data-v-ecd97fe2] {
  display: none !important;
}
.d-inline[data-v-ecd97fe2] {
  display: inline !important;
}
.d-inline-block[data-v-ecd97fe2] {
  display: inline-block !important;
}
.d-block[data-v-ecd97fe2] {
  display: block !important;
}
.d-table[data-v-ecd97fe2] {
  display: table !important;
}
.d-table-row[data-v-ecd97fe2] {
  display: table-row !important;
}
.d-table-cell[data-v-ecd97fe2] {
  display: table-cell !important;
}
.d-flex[data-v-ecd97fe2] {
  display: flex !important;
}
.d-inline-flex[data-v-ecd97fe2] {
  display: inline-flex !important;
}
.flex-row[data-v-ecd97fe2] {
  flex-direction: row !important;
}
.flex-column[data-v-ecd97fe2] {
  flex-direction: column !important;
}
.flex-row-reverse[data-v-ecd97fe2] {
  flex-direction: row-reverse !important;
}
.flex-wrap[data-v-ecd97fe2] {
  flex-wrap: wrap !important;
}
.flex-nowrap[data-v-ecd97fe2] {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse[data-v-ecd97fe2] {
  flex-wrap: wrap-reverse !important;
}
.flex-fill[data-v-ecd97fe2] {
  flex: 1 1 auto !important;
}
.flex-grow-0[data-v-ecd97fe2] {
  flex-grow: 0 !important;
}
.flex-grow-1[data-v-ecd97fe2] {
  flex-grow: 1 !important;
}
.justify-content-start[data-v-ecd97fe2] {
  justify-content: flex-start !important;
}
.justify-content-end[data-v-ecd97fe2] {
  justify-content: flex-end !important;
}
.justify-content-center[data-v-ecd97fe2] {
  justify-content: center !important;
}
.justify-content-between[data-v-ecd97fe2] {
  justify-content: space-between !important;
}
.align-items-start[data-v-ecd97fe2] {
  align-items: flex-start !important;
}
.align-items-end[data-v-ecd97fe2] {
  align-items: flex-end !important;
}
.align-items-center[data-v-ecd97fe2] {
  align-items: center !important;
  background-color: #ffffff;
  padding: 0 20px;
}
.align-items-center2[data-v-ecd97fe2] {
  align-items: center !important;
}
.float-left[data-v-ecd97fe2] {
  float: left !important;
}
.float-right[data-v-ecd97fe2] {
  float: right !important;
}
.float-none[data-v-ecd97fe2] {
  float: none !important;
}
.overflow-auto[data-v-ecd97fe2] {
  overflow: auto !important;
}
.overflow-hidden[data-v-ecd97fe2] {
  overflow: hidden !important;
}
.position-static[data-v-ecd97fe2] {
  position: static !important;
}
.position-relative[data-v-ecd97fe2] {
  position: relative !important;
}
.position-absolute[data-v-ecd97fe2] {
  position: absolute !important;
}
.position-fixed[data-v-ecd97fe2] {
  position: fixed !important;
}
.position-sticky[data-v-ecd97fe2] {
  position: sticky !important;
}
.fixed-top[data-v-ecd97fe2] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom[data-v-ecd97fe2] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.shadow-sm[data-v-ecd97fe2] {
  box-shadow: 0 0.125rem 10px rgba(0, 0, 0, 0.075) !important;
}
.shadow[data-v-ecd97fe2] {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg[data-v-ecd97fe2] {
  box-shadow: 0 30px 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none[data-v-ecd97fe2] {
  box-shadow: none !important;
}
.w-25[data-v-ecd97fe2] {
  width: 25% !important;
}
.w-50[data-v-ecd97fe2] {
  width: 50% !important;
}
.w-75[data-v-ecd97fe2] {
  width: 75% !important;
}
.w-100[data-v-ecd97fe2] {
  width: 100% !important;
}
.w-auto[data-v-ecd97fe2] {
  width: auto !important;
}
.h-25[data-v-ecd97fe2] {
  height: 25% !important;
}
.h-50[data-v-ecd97fe2] {
  height: 50% !important;
}
.h-75[data-v-ecd97fe2] {
  height: 75% !important;
}
.h-100[data-v-ecd97fe2] {
  height: 100% !important;
}
.h-auto[data-v-ecd97fe2] {
  height: auto !important;
}
.mw-100[data-v-ecd97fe2] {
  max-width: 100% !important;
}
.mh-100[data-v-ecd97fe2] {
  max-height: 100% !important;
}
.min-vw-100[data-v-ecd97fe2] {
  min-width: 100vw !important;
}
.min-vh-100[data-v-ecd97fe2] {
  min-height: 100vh !important;
}
.vw-100[data-v-ecd97fe2] {
  width: 100vw !important;
}
.vh-100[data-v-ecd97fe2] {
  height: 100vh !important;
}
m-0[data-v-ecd97fe2] {
  margin: 0 !important;
}
.mt-0[data-v-ecd97fe2],
.my-0[data-v-ecd97fe2] {
  margin-top: 0 !important;
}
.mr-0[data-v-ecd97fe2],
.mx-0[data-v-ecd97fe2] {
  margin-right: 0 !important;
}
.mb-0[data-v-ecd97fe2],
.my-0[data-v-ecd97fe2] {
  margin-bottom: 0 !important;
}
.ml-0[data-v-ecd97fe2],
.mx-0[data-v-ecd97fe2] {
  margin-left: 0 !important;
}
.m-1[data-v-ecd97fe2] {
  margin: 10px !important;
}
.mt-1[data-v-ecd97fe2],
.my-1[data-v-ecd97fe2] {
  margin-top: 10px !important;
}
.mr-1[data-v-ecd97fe2],
.mx-1[data-v-ecd97fe2] {
  margin-right: 10px !important;
}
.mb-1[data-v-ecd97fe2],
.my-1[data-v-ecd97fe2] {
  margin-bottom: 10px !important;
}
.ml-1[data-v-ecd97fe2],
.mx-1[data-v-ecd97fe2] {
  margin-left: 10px !important;
}
.m-2[data-v-ecd97fe2] {
  margin: 20px !important;
}
.mt-2[data-v-ecd97fe2],
.my-2[data-v-ecd97fe2] {
  margin-top: 20px !important;
}
.mr-2[data-v-ecd97fe2],
.mx-2[data-v-ecd97fe2] {
  margin-right: 20px !important;
}
.mb-2[data-v-ecd97fe2],
.my-2[data-v-ecd97fe2] {
  background-color: #ffffff;
  padding: 0 20px;
}
.ml-2[data-v-ecd97fe2],
.mx-2[data-v-ecd97fe2] {
  margin-left: 20px !important;
}
.m-3[data-v-ecd97fe2] {
  margin: 30px !important;
}
.mt-3[data-v-ecd97fe2],
.my-3[data-v-ecd97fe2] {
  margin-top: 30px !important;
}
.mr-3[data-v-ecd97fe2],
.mx-3[data-v-ecd97fe2] {
  margin-right: 30px !important;
}
.mb-3[data-v-ecd97fe2],
.my-3[data-v-ecd97fe2] {
  margin-bottom: 30px !important;
}
.ml-3[data-v-ecd97fe2],
.mx-3[data-v-ecd97fe2] {
  margin-left: 30px !important;
}
.m-4[data-v-ecd97fe2] {
  margin: 15px !important;
}
.mt-4[data-v-ecd97fe2],
.my-4[data-v-ecd97fe2] {
  margin-top: 15px !important;
}
.mr-4[data-v-ecd97fe2],
.mx-4[data-v-ecd97fe2] {
  margin-right: 15px !important;
}
.mb-4[data-v-ecd97fe2],
.my-4[data-v-ecd97fe2] {
  margin-bottom: 15px !important;
}
.ml-4[data-v-ecd97fe2],
.mx-4[data-v-ecd97fe2] {
  margin-left: 15px !important;
}
.ml-8[data-v-ecd97fe2],
.mx-8[data-v-ecd97fe2] {
  margin-left: 80px !important;
}
.p-0[data-v-ecd97fe2] {
  padding: 0 !important;
}
.pt-0[data-v-ecd97fe2],
.py-0[data-v-ecd97fe2] {
  padding-top: 0 !important;
}
.pr-0[data-v-ecd97fe2],
.px-0[data-v-ecd97fe2] {
  padding-right: 0 !important;
}
.pb-0[data-v-ecd97fe2],
.py-0[data-v-ecd97fe2] {
  padding-bottom: 0 !important;
}
.pl-0[data-v-ecd97fe2],
.px-0[data-v-ecd97fe2] {
  padding-left: 0 !important;
}
.p-1[data-v-ecd97fe2] {
  padding: 10px !important;
}
.pt-1[data-v-ecd97fe2],
.py-1[data-v-ecd97fe2] {
  padding-top: 10px !important;
}
.pr-1[data-v-ecd97fe2],
.px-1[data-v-ecd97fe2] {
  padding-right: 10px !important;
}
.pb-1[data-v-ecd97fe2],
.py-1[data-v-ecd97fe2] {
  padding-bottom: 10px !important;
}
.pl-1[data-v-ecd97fe2],
.px-1[data-v-ecd97fe2] {
  padding-left: 10px !important;
}
.p-2[data-v-ecd97fe2] {
  padding: 20px !important;
}
.pt-2[data-v-ecd97fe2],
.py-2[data-v-ecd97fe2] {
  padding-top: 20px !important;
}
.pr-2[data-v-ecd97fe2],
.px-2[data-v-ecd97fe2] {
  padding-right: 20px !important;
}
.pb-2[data-v-ecd97fe2],
.py-2[data-v-ecd97fe2] {
  padding-bottom: 20px !important;
}
.pl-2[data-v-ecd97fe2],
.px-2[data-v-ecd97fe2] {
  padding-left: 20px !important;
}
.p-3[data-v-ecd97fe2] {
  padding: 30px !important;
}
.pt-3[data-v-ecd97fe2],
.py-3[data-v-ecd97fe2] {
  padding-top: 30px !important;
}
.pr-3[data-v-ecd97fe2],
.px-3[data-v-ecd97fe2] {
  padding-right: 30px !important;
}
.pb-3[data-v-ecd97fe2],
.py-3[data-v-ecd97fe2] {
  padding-bottom: 30px !important;
}
.pl-3[data-v-ecd97fe2],
.px-3[data-v-ecd97fe2] {
  padding-left: 30px !important;
}
.p-4[data-v-ecd97fe2] {
  padding: 15px !important;
}
.pt-4[data-v-ecd97fe2],
.py-4[data-v-ecd97fe2] {
  padding-top: 15px !important;
}
.pr-4[data-v-ecd97fe2],
.px-4[data-v-ecd97fe2] {
  padding-right: 15px !important;
}
.pb-4[data-v-ecd97fe2],
.py-4[data-v-ecd97fe2] {
  padding-bottom: 15px !important;
}
.pl-4[data-v-ecd97fe2],
.px-4[data-v-ecd97fe2] {
  padding-left: 15px !important;
}
.mt-auto[data-v-ecd97fe2],
.my-auto[data-v-ecd97fe2] {
  margin-top: auto !important;
}
.mr-auto[data-v-ecd97fe2],
.mx-auto[data-v-ecd97fe2] {
  margin-right: auto !important;
}
.mb-auto[data-v-ecd97fe2],
.my-auto[data-v-ecd97fe2] {
  margin-bottom: auto !important;
}
.ml-auto[data-v-ecd97fe2],
.mx-auto[data-v-ecd97fe2] {
  margin-left: auto !important;
}
.text-monospace[data-v-ecd97fe2] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify[data-v-ecd97fe2] {
  text-align: justify !important;
}
.text-wrap[data-v-ecd97fe2] {
  white-space: normal !important;
}
.text-nowrap[data-v-ecd97fe2] {
  white-space: nowrap !important;
}
.text-truncate[data-v-ecd97fe2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left[data-v-ecd97fe2] {
  text-align: left !important;
}
.text-right[data-v-ecd97fe2] {
  text-align: right !important;
}
.text-center[data-v-ecd97fe2] {
  text-align: center !important;
}
.cursor-pointer[data-v-ecd97fe2] {
  cursor: pointer;
}
.col-white[data-v-ecd97fe2] {
  color: #ffffff;
}
.col-title[data-v-ecd97fe2] {
  color: #0E67AF;
}
.col-black[data-v-ecd97fe2] {
  color: #121212;
}
.text-indent[data-v-ecd97fe2] {
  text-indent: 2em;
}
.list-style-none[data-v-ecd97fe2] {
  list-style-type: none;
}
.nodata-title[data-v-ecd97fe2] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tang-xin-main[data-v-ecd97fe2] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__header[data-v-ecd97fe2] {
  background-color: #ffffff;
  margin: 0;
}
.tang-xin-main .el-tabs__header .el-tabs__item[data-v-ecd97fe2] {
  width: 100%;
  padding: 0 0;
  font-size: 16px;
  text-align: center;
}
.tang-xin-main .el-tabs__header .el-tabs__active-bar[data-v-ecd97fe2] {
  background-color: #ff9700;
  height: 4px;
}
.tang-xin-main .el-tabs__header .el-tabs__item.is-active[data-v-ecd97fe2] {
  font-size: 16px;
  color: #ff9700;
}
.tang-xin-main .el-tabs__content[data-v-ecd97fe2] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__item[data-v-ecd97fe2]:hover {
  color: #ff9700;
}
.tang-xin-main .el-form-item__content div[data-v-ecd97fe2] {
  width: 100%;
}
.dialog-select[data-v-ecd97fe2] .el-input__wrapper {
  background-color: #cccccc;
}
.dialog-select[data-v-ecd97fe2] .el-select .el-input__inner {
  text-align: center;
}
.dialog-select[data-v-ecd97fe2] .el-input {
  --el-input-placeholder-color: #ffffff;
  --el-select-input-focus-border-color: #cccccc;
}
.dialog-select[data-v-ecd97fe2] .el-form-item__content {
  padding-right: 50px;
}
.experience-dialog .el-dialog__body[data-v-ecd97fe2] {
  padding: 0 !important;
}
.dialog-main-contant[data-v-ecd97fe2] {
  padding: 30px 30px 0 30px;
}
.dialog-main-contant .main-item[data-v-ecd97fe2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.dialog-main-contant .main-item .icon[data-v-ecd97fe2] {
  flex: 0.13;
}
.dialog-main-contant .main-item .icon img[data-v-ecd97fe2] {
  width: 100%;
  height: auto;
}
.dialog-main-contant .main-item .info[data-v-ecd97fe2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0.87;
  padding-left: 20px;
}
.dialog-main-contant .main-item .info span[data-v-ecd97fe2]:first-child {
  color: #000000;
  font-size: 14px;
  flex: 0.86;
}
.dialog-main-contant .main-item .info span[data-v-ecd97fe2]:last-child {
  flex: 0.14;
  color: #ffffff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ff9700;
  padding: 3px 10px;
  cursor: pointer;
}
.consultation-dialog[data-v-ecd97fe2] .el-dialog {
  border-radius: 20px;
}
.consultation-dialog[data-v-ecd97fe2] .el-dialog__header {
  margin-right: 0;
  padding: 15px;
  background-color: #eeeeee;
  border-radius: 20px 20px 0 0;
  font-size: 17px;
}
.consultation-dialog .dia-header[data-v-ecd97fe2] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.consultation-dialog .dia-header .dia-title[data-v-ecd97fe2] {
  flex: 0.93;
  text-align: center;
}
.consultation-dialog .dia-header .close-icon[data-v-ecd97fe2] {
  flex: 0.07;
  cursor: pointer;
}
.consultation-dialog[data-v-ecd97fe2] .el-dialog__body {
  padding: 0;
}
.tabs-main-work[data-v-ecd97fe2] {
  background-color: #f4f4f4;
}
.tabs-main-work .work-box-scroll[data-v-ecd97fe2] {
  padding: 0 15px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main[data-v-ecd97fe2] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card[data-v-ecd97fe2] {
  width: 49.1%;
  margin-top: 15px;
  height: auto;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item[data-v-ecd97fe2] {
  background-color: #ffffff;
  border-radius: 15px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-header[data-v-ecd97fe2] {
  box-sizing: border-box;
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #e7e7e7;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-header span[data-v-ecd97fe2] {
  font-size: 14px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data[data-v-ecd97fe2] {
  box-sizing: border-box;
  padding: 10px 0 10px 10px;
  display: flex;
  justify-content: space-between;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item[data-v-ecd97fe2] {
  flex: 0.5;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item .item-data-item-image[data-v-ecd97fe2] {
  width: 236px;
  height: auto;
  border-radius: 10px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item-auto[data-v-ecd97fe2] {
  flex: 0.5;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item-auto .work-tab[data-v-ecd97fe2] {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  width: 202px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item-auto .work-tab .work-tab-item[data-v-ecd97fe2] {
  font-size: 12px;
  padding: 1px 5px;
  border-radius: 8px;
  border: 1px solid #ff9700;
  margin-right: 4px;
  margin-top: 5px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item-auto .work-img-box[data-v-ecd97fe2] {
  align-self: flex-end;
  margin-top: 107px;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card .resources-card-item .item-data .item-data-item-auto .work-img-box .work-img-logo[data-v-ecd97fe2] {
  width: 90px;
  height: auto;
  opacity: 0.5;
}
.tabs-main-work .work-box-scroll .work-box-scroll-main .resources-card[data-v-ecd97fe2]:last-child {
  margin-bottom: 15px;
}
.tabs-main-work .work-box-scroll[data-v-ecd97fe2] .el-scrollbar__thumb {
  background-color: #ff9700 !important;
  opacity: 1 !important;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html[data-v-5e3ff7dd] {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body[data-v-5e3ff7dd] {
  margin: 0;
  overscroll-behavior-y: none;
}

/**
   * Render the `main` element consistently in IE.
   */
main[data-v-5e3ff7dd] {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-5e3ff7dd] {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr[data-v-5e3ff7dd] {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre[data-v-5e3ff7dd] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a[data-v-5e3ff7dd] {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title][data-v-5e3ff7dd] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b[data-v-5e3ff7dd],
strong[data-v-5e3ff7dd] {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code[data-v-5e3ff7dd],
kbd[data-v-5e3ff7dd],
samp[data-v-5e3ff7dd] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small[data-v-5e3ff7dd] {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub[data-v-5e3ff7dd],
sup[data-v-5e3ff7dd] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub[data-v-5e3ff7dd] {
  bottom: -0.25em;
}
sup[data-v-5e3ff7dd] {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img[data-v-5e3ff7dd] {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-5e3ff7dd],
input[data-v-5e3ff7dd],
optgroup[data-v-5e3ff7dd],
select[data-v-5e3ff7dd],
textarea[data-v-5e3ff7dd] {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button[data-v-5e3ff7dd],
input[data-v-5e3ff7dd] {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button[data-v-5e3ff7dd],
select[data-v-5e3ff7dd] {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button[data-v-5e3ff7dd],
[type=button][data-v-5e3ff7dd],
[type=reset][data-v-5e3ff7dd],
[type=submit][data-v-5e3ff7dd] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button[data-v-5e3ff7dd]::-moz-focus-inner,
[type=button][data-v-5e3ff7dd]::-moz-focus-inner,
[type=reset][data-v-5e3ff7dd]::-moz-focus-inner,
[type=submit][data-v-5e3ff7dd]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button[data-v-5e3ff7dd]:-moz-focusring,
[type=button][data-v-5e3ff7dd]:-moz-focusring,
[type=reset][data-v-5e3ff7dd]:-moz-focusring,
[type=submit][data-v-5e3ff7dd]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-5e3ff7dd] {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend[data-v-5e3ff7dd] {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress[data-v-5e3ff7dd] {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea[data-v-5e3ff7dd] {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox][data-v-5e3ff7dd],
[type=radio][data-v-5e3ff7dd] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-5e3ff7dd]::-webkit-inner-spin-button,
[type=number][data-v-5e3ff7dd]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search][data-v-5e3ff7dd] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-5e3ff7dd]::-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.
   */
[data-v-5e3ff7dd]::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details[data-v-5e3ff7dd] {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary[data-v-5e3ff7dd] {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template[data-v-5e3ff7dd] {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden][data-v-5e3ff7dd] {
  display: none;
}
html[data-v-5e3ff7dd] {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
dt[data-v-5e3ff7dd] {
  font-weight: 700;
}
.font-w5[data-v-5e3ff7dd] {
  font-weight: 500;
}
.font-w6[data-v-5e3ff7dd] {
  font-weight: 600;
}
.font-w7[data-v-5e3ff7dd] {
  font-weight: 700;
}
.font-w8[data-v-5e3ff7dd] {
  font-weight: 800;
}
.font-size16[data-v-5e3ff7dd] {
  font-size: 16px;
}
.font-size18[data-v-5e3ff7dd] {
  font-size: 18px;
}
.font-size20[data-v-5e3ff7dd] {
  font-size: 20px;
}
.font-size21[data-v-5e3ff7dd] {
  font-size: 21px;
}
.font-size22[data-v-5e3ff7dd] {
  font-size: 22px;
}
.font-size24[data-v-5e3ff7dd] {
  font-size: 24px;
}
.font-size32[data-v-5e3ff7dd] {
  font-size: 32px;
}
.font-size36[data-v-5e3ff7dd] {
  font-size: 36px;
}
.font-size46[data-v-5e3ff7dd] {
  font-size: 46px;
}
dd[data-v-5e3ff7dd] {
  margin-bottom: 20px;
  margin-left: 0;
}
b[data-v-5e3ff7dd],
strong[data-v-5e3ff7dd] {
  font-weight: bolder;
}
small[data-v-5e3ff7dd] {
  font-size: 80%;
}
sub[data-v-5e3ff7dd] {
  bottom: -0.25em;
}
sup[data-v-5e3ff7dd] {
  top: -0.5em;
}
a[data-v-5e3ff7dd] {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
img[data-v-5e3ff7dd] {
  vertical-align: middle;
  border-style: none;
}
.line-height-22[data-v-5e3ff7dd] {
  line-height: 22px;
}
.line-height-25[data-v-5e3ff7dd] {
  line-height: 25px;
}
.line-h-17[data-v-5e3ff7dd] {
  line-height: 1.2;
}
table[data-v-5e3ff7dd] {
  border-collapse: collapse;
}
label[data-v-5e3ff7dd] {
  display: inline-block;
  margin-bottom: 10px;
}
.d-inline-block[data-v-5e3ff7dd] {
  display: inline-block;
}
.line[data-v-5e3ff7dd] {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
.d-none[data-v-5e3ff7dd] {
  display: none !important;
}
.d-inline[data-v-5e3ff7dd] {
  display: inline !important;
}
.d-inline-block[data-v-5e3ff7dd] {
  display: inline-block !important;
}
.d-block[data-v-5e3ff7dd] {
  display: block !important;
}
.d-table[data-v-5e3ff7dd] {
  display: table !important;
}
.d-table-row[data-v-5e3ff7dd] {
  display: table-row !important;
}
.d-table-cell[data-v-5e3ff7dd] {
  display: table-cell !important;
}
.d-flex[data-v-5e3ff7dd] {
  display: flex !important;
}
.d-inline-flex[data-v-5e3ff7dd] {
  display: inline-flex !important;
}
.flex-row[data-v-5e3ff7dd] {
  flex-direction: row !important;
}
.flex-column[data-v-5e3ff7dd] {
  flex-direction: column !important;
}
.flex-row-reverse[data-v-5e3ff7dd] {
  flex-direction: row-reverse !important;
}
.flex-wrap[data-v-5e3ff7dd] {
  flex-wrap: wrap !important;
}
.flex-nowrap[data-v-5e3ff7dd] {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse[data-v-5e3ff7dd] {
  flex-wrap: wrap-reverse !important;
}
.flex-fill[data-v-5e3ff7dd] {
  flex: 1 1 auto !important;
}
.flex-grow-0[data-v-5e3ff7dd] {
  flex-grow: 0 !important;
}
.flex-grow-1[data-v-5e3ff7dd] {
  flex-grow: 1 !important;
}
.justify-content-start[data-v-5e3ff7dd] {
  justify-content: flex-start !important;
}
.justify-content-end[data-v-5e3ff7dd] {
  justify-content: flex-end !important;
}
.justify-content-center[data-v-5e3ff7dd] {
  justify-content: center !important;
}
.justify-content-between[data-v-5e3ff7dd] {
  justify-content: space-between !important;
}
.align-items-start[data-v-5e3ff7dd] {
  align-items: flex-start !important;
}
.align-items-end[data-v-5e3ff7dd] {
  align-items: flex-end !important;
}
.align-items-center[data-v-5e3ff7dd] {
  align-items: center !important;
  background-color: #ffffff;
  padding: 0 20px;
}
.align-items-center2[data-v-5e3ff7dd] {
  align-items: center !important;
}
.float-left[data-v-5e3ff7dd] {
  float: left !important;
}
.float-right[data-v-5e3ff7dd] {
  float: right !important;
}
.float-none[data-v-5e3ff7dd] {
  float: none !important;
}
.overflow-auto[data-v-5e3ff7dd] {
  overflow: auto !important;
}
.overflow-hidden[data-v-5e3ff7dd] {
  overflow: hidden !important;
}
.position-static[data-v-5e3ff7dd] {
  position: static !important;
}
.position-relative[data-v-5e3ff7dd] {
  position: relative !important;
}
.position-absolute[data-v-5e3ff7dd] {
  position: absolute !important;
}
.position-fixed[data-v-5e3ff7dd] {
  position: fixed !important;
}
.position-sticky[data-v-5e3ff7dd] {
  position: sticky !important;
}
.fixed-top[data-v-5e3ff7dd] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom[data-v-5e3ff7dd] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.shadow-sm[data-v-5e3ff7dd] {
  box-shadow: 0 0.125rem 10px rgba(0, 0, 0, 0.075) !important;
}
.shadow[data-v-5e3ff7dd] {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg[data-v-5e3ff7dd] {
  box-shadow: 0 30px 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none[data-v-5e3ff7dd] {
  box-shadow: none !important;
}
.w-25[data-v-5e3ff7dd] {
  width: 25% !important;
}
.w-50[data-v-5e3ff7dd] {
  width: 50% !important;
}
.w-75[data-v-5e3ff7dd] {
  width: 75% !important;
}
.w-100[data-v-5e3ff7dd] {
  width: 100% !important;
}
.w-auto[data-v-5e3ff7dd] {
  width: auto !important;
}
.h-25[data-v-5e3ff7dd] {
  height: 25% !important;
}
.h-50[data-v-5e3ff7dd] {
  height: 50% !important;
}
.h-75[data-v-5e3ff7dd] {
  height: 75% !important;
}
.h-100[data-v-5e3ff7dd] {
  height: 100% !important;
}
.h-auto[data-v-5e3ff7dd] {
  height: auto !important;
}
.mw-100[data-v-5e3ff7dd] {
  max-width: 100% !important;
}
.mh-100[data-v-5e3ff7dd] {
  max-height: 100% !important;
}
.min-vw-100[data-v-5e3ff7dd] {
  min-width: 100vw !important;
}
.min-vh-100[data-v-5e3ff7dd] {
  min-height: 100vh !important;
}
.vw-100[data-v-5e3ff7dd] {
  width: 100vw !important;
}
.vh-100[data-v-5e3ff7dd] {
  height: 100vh !important;
}
m-0[data-v-5e3ff7dd] {
  margin: 0 !important;
}
.mt-0[data-v-5e3ff7dd],
.my-0[data-v-5e3ff7dd] {
  margin-top: 0 !important;
}
.mr-0[data-v-5e3ff7dd],
.mx-0[data-v-5e3ff7dd] {
  margin-right: 0 !important;
}
.mb-0[data-v-5e3ff7dd],
.my-0[data-v-5e3ff7dd] {
  margin-bottom: 0 !important;
}
.ml-0[data-v-5e3ff7dd],
.mx-0[data-v-5e3ff7dd] {
  margin-left: 0 !important;
}
.m-1[data-v-5e3ff7dd] {
  margin: 10px !important;
}
.mt-1[data-v-5e3ff7dd],
.my-1[data-v-5e3ff7dd] {
  margin-top: 10px !important;
}
.mr-1[data-v-5e3ff7dd],
.mx-1[data-v-5e3ff7dd] {
  margin-right: 10px !important;
}
.mb-1[data-v-5e3ff7dd],
.my-1[data-v-5e3ff7dd] {
  margin-bottom: 10px !important;
}
.ml-1[data-v-5e3ff7dd],
.mx-1[data-v-5e3ff7dd] {
  margin-left: 10px !important;
}
.m-2[data-v-5e3ff7dd] {
  margin: 20px !important;
}
.mt-2[data-v-5e3ff7dd],
.my-2[data-v-5e3ff7dd] {
  margin-top: 20px !important;
}
.mr-2[data-v-5e3ff7dd],
.mx-2[data-v-5e3ff7dd] {
  margin-right: 20px !important;
}
.mb-2[data-v-5e3ff7dd],
.my-2[data-v-5e3ff7dd] {
  background-color: #ffffff;
  padding: 0 20px;
}
.ml-2[data-v-5e3ff7dd],
.mx-2[data-v-5e3ff7dd] {
  margin-left: 20px !important;
}
.m-3[data-v-5e3ff7dd] {
  margin: 30px !important;
}
.mt-3[data-v-5e3ff7dd],
.my-3[data-v-5e3ff7dd] {
  margin-top: 30px !important;
}
.mr-3[data-v-5e3ff7dd],
.mx-3[data-v-5e3ff7dd] {
  margin-right: 30px !important;
}
.mb-3[data-v-5e3ff7dd],
.my-3[data-v-5e3ff7dd] {
  margin-bottom: 30px !important;
}
.ml-3[data-v-5e3ff7dd],
.mx-3[data-v-5e3ff7dd] {
  margin-left: 30px !important;
}
.m-4[data-v-5e3ff7dd] {
  margin: 15px !important;
}
.mt-4[data-v-5e3ff7dd],
.my-4[data-v-5e3ff7dd] {
  margin-top: 15px !important;
}
.mr-4[data-v-5e3ff7dd],
.mx-4[data-v-5e3ff7dd] {
  margin-right: 15px !important;
}
.mb-4[data-v-5e3ff7dd],
.my-4[data-v-5e3ff7dd] {
  margin-bottom: 15px !important;
}
.ml-4[data-v-5e3ff7dd],
.mx-4[data-v-5e3ff7dd] {
  margin-left: 15px !important;
}
.ml-8[data-v-5e3ff7dd],
.mx-8[data-v-5e3ff7dd] {
  margin-left: 80px !important;
}
.p-0[data-v-5e3ff7dd] {
  padding: 0 !important;
}
.pt-0[data-v-5e3ff7dd],
.py-0[data-v-5e3ff7dd] {
  padding-top: 0 !important;
}
.pr-0[data-v-5e3ff7dd],
.px-0[data-v-5e3ff7dd] {
  padding-right: 0 !important;
}
.pb-0[data-v-5e3ff7dd],
.py-0[data-v-5e3ff7dd] {
  padding-bottom: 0 !important;
}
.pl-0[data-v-5e3ff7dd],
.px-0[data-v-5e3ff7dd] {
  padding-left: 0 !important;
}
.p-1[data-v-5e3ff7dd] {
  padding: 10px !important;
}
.pt-1[data-v-5e3ff7dd],
.py-1[data-v-5e3ff7dd] {
  padding-top: 10px !important;
}
.pr-1[data-v-5e3ff7dd],
.px-1[data-v-5e3ff7dd] {
  padding-right: 10px !important;
}
.pb-1[data-v-5e3ff7dd],
.py-1[data-v-5e3ff7dd] {
  padding-bottom: 10px !important;
}
.pl-1[data-v-5e3ff7dd],
.px-1[data-v-5e3ff7dd] {
  padding-left: 10px !important;
}
.p-2[data-v-5e3ff7dd] {
  padding: 20px !important;
}
.pt-2[data-v-5e3ff7dd],
.py-2[data-v-5e3ff7dd] {
  padding-top: 20px !important;
}
.pr-2[data-v-5e3ff7dd],
.px-2[data-v-5e3ff7dd] {
  padding-right: 20px !important;
}
.pb-2[data-v-5e3ff7dd],
.py-2[data-v-5e3ff7dd] {
  padding-bottom: 20px !important;
}
.pl-2[data-v-5e3ff7dd],
.px-2[data-v-5e3ff7dd] {
  padding-left: 20px !important;
}
.p-3[data-v-5e3ff7dd] {
  padding: 30px !important;
}
.pt-3[data-v-5e3ff7dd],
.py-3[data-v-5e3ff7dd] {
  padding-top: 30px !important;
}
.pr-3[data-v-5e3ff7dd],
.px-3[data-v-5e3ff7dd] {
  padding-right: 30px !important;
}
.pb-3[data-v-5e3ff7dd],
.py-3[data-v-5e3ff7dd] {
  padding-bottom: 30px !important;
}
.pl-3[data-v-5e3ff7dd],
.px-3[data-v-5e3ff7dd] {
  padding-left: 30px !important;
}
.p-4[data-v-5e3ff7dd] {
  padding: 15px !important;
}
.pt-4[data-v-5e3ff7dd],
.py-4[data-v-5e3ff7dd] {
  padding-top: 15px !important;
}
.pr-4[data-v-5e3ff7dd],
.px-4[data-v-5e3ff7dd] {
  padding-right: 15px !important;
}
.pb-4[data-v-5e3ff7dd],
.py-4[data-v-5e3ff7dd] {
  padding-bottom: 15px !important;
}
.pl-4[data-v-5e3ff7dd],
.px-4[data-v-5e3ff7dd] {
  padding-left: 15px !important;
}
.mt-auto[data-v-5e3ff7dd],
.my-auto[data-v-5e3ff7dd] {
  margin-top: auto !important;
}
.mr-auto[data-v-5e3ff7dd],
.mx-auto[data-v-5e3ff7dd] {
  margin-right: auto !important;
}
.mb-auto[data-v-5e3ff7dd],
.my-auto[data-v-5e3ff7dd] {
  margin-bottom: auto !important;
}
.ml-auto[data-v-5e3ff7dd],
.mx-auto[data-v-5e3ff7dd] {
  margin-left: auto !important;
}
.text-monospace[data-v-5e3ff7dd] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify[data-v-5e3ff7dd] {
  text-align: justify !important;
}
.text-wrap[data-v-5e3ff7dd] {
  white-space: normal !important;
}
.text-nowrap[data-v-5e3ff7dd] {
  white-space: nowrap !important;
}
.text-truncate[data-v-5e3ff7dd] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left[data-v-5e3ff7dd] {
  text-align: left !important;
}
.text-right[data-v-5e3ff7dd] {
  text-align: right !important;
}
.text-center[data-v-5e3ff7dd] {
  text-align: center !important;
}
.cursor-pointer[data-v-5e3ff7dd] {
  cursor: pointer;
}
.col-white[data-v-5e3ff7dd] {
  color: #ffffff;
}
.col-title[data-v-5e3ff7dd] {
  color: #0E67AF;
}
.col-black[data-v-5e3ff7dd] {
  color: #121212;
}
.text-indent[data-v-5e3ff7dd] {
  text-indent: 2em;
}
.list-style-none[data-v-5e3ff7dd] {
  list-style-type: none;
}
.nodata-title[data-v-5e3ff7dd] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tang-xin-main[data-v-5e3ff7dd] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__header[data-v-5e3ff7dd] {
  background-color: #ffffff;
  margin: 0;
}
.tang-xin-main .el-tabs__header .el-tabs__item[data-v-5e3ff7dd] {
  width: 100%;
  padding: 0 0;
  font-size: 16px;
  text-align: center;
}
.tang-xin-main .el-tabs__header .el-tabs__active-bar[data-v-5e3ff7dd] {
  background-color: #ff9700;
  height: 4px;
}
.tang-xin-main .el-tabs__header .el-tabs__item.is-active[data-v-5e3ff7dd] {
  font-size: 16px;
  color: #ff9700;
}
.tang-xin-main .el-tabs__content[data-v-5e3ff7dd] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__item[data-v-5e3ff7dd]:hover {
  color: #ff9700;
}
.tang-xin-main .el-form-item__content div[data-v-5e3ff7dd] {
  width: 100%;
}
.dialog-select[data-v-5e3ff7dd] .el-input__wrapper {
  background-color: #cccccc;
}
.dialog-select[data-v-5e3ff7dd] .el-select .el-input__inner {
  text-align: center;
}
.dialog-select[data-v-5e3ff7dd] .el-input {
  --el-input-placeholder-color: #ffffff;
  --el-select-input-focus-border-color: #cccccc;
}
.dialog-select[data-v-5e3ff7dd] .el-form-item__content {
  padding-right: 50px;
}
.experience-dialog .el-dialog__body[data-v-5e3ff7dd] {
  padding: 0 !important;
}
.dialog-main-contant[data-v-5e3ff7dd] {
  padding: 30px 30px 0 30px;
}
.dialog-main-contant .main-item[data-v-5e3ff7dd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.dialog-main-contant .main-item .icon[data-v-5e3ff7dd] {
  flex: 0.13;
}
.dialog-main-contant .main-item .icon img[data-v-5e3ff7dd] {
  width: 100%;
  height: auto;
}
.dialog-main-contant .main-item .info[data-v-5e3ff7dd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0.87;
  padding-left: 20px;
}
.dialog-main-contant .main-item .info span[data-v-5e3ff7dd]:first-child {
  color: #000000;
  font-size: 14px;
  flex: 0.86;
}
.dialog-main-contant .main-item .info span[data-v-5e3ff7dd]:last-child {
  flex: 0.14;
  color: #ffffff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ff9700;
  padding: 3px 10px;
  cursor: pointer;
}
.consultation-dialog[data-v-5e3ff7dd] .el-dialog {
  border-radius: 20px;
}
.consultation-dialog[data-v-5e3ff7dd] .el-dialog__header {
  margin-right: 0;
  padding: 15px;
  background-color: #eeeeee;
  border-radius: 20px 20px 0 0;
  font-size: 17px;
}
.consultation-dialog .dia-header[data-v-5e3ff7dd] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.consultation-dialog .dia-header .dia-title[data-v-5e3ff7dd] {
  flex: 0.93;
  text-align: center;
}
.consultation-dialog .dia-header .close-icon[data-v-5e3ff7dd] {
  flex: 0.07;
  cursor: pointer;
}
.consultation-dialog[data-v-5e3ff7dd] .el-dialog__body {
  padding: 0;
}
.resources-human .tabs-main-senior[data-v-5e3ff7dd] {
  padding-bottom: 13px;
  background-color: #f4f4f4;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item[data-v-5e3ff7dd] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data[data-v-5e3ff7dd] {
  width: 49%;
  background-color: #ffffff;
  border-radius: 15px;
  margin-top: 15px;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta[data-v-5e3ff7dd] {
  box-sizing: border-box;
  padding: 15px 0 15px 15px;
  display: flex;
  justify-content: space-between;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item[data-v-5e3ff7dd] {
  flex: 0.5;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item .item-data-item-image[data-v-5e3ff7dd] {
  width: 245px;
  height: 175.15px;
  -o-object-fit: cover;
     object-fit: cover;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto[data-v-5e3ff7dd] {
  flex: 0.5;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto .item-data-item-info .info-name[data-v-5e3ff7dd] {
  font-weight: 600;
  margin-right: 6px;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto .item-data-item-info .info-tab[data-v-5e3ff7dd] {
  padding: 1px 6px;
  border: 1px solid #ff9700;
  color: #ff9700;
  font-size: 12px;
  border-radius: 8px;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto .item-data-item-info .info-school[data-v-5e3ff7dd] {
  margin: 10px 0;
  font-size: 14px;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto .item-data-item-info .info-experience[data-v-5e3ff7dd] {
  margin: 10px 0;
  font-size: 14px;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto .senior-img-box[data-v-5e3ff7dd] {
  align-self: flex-end;
  margin-top: 72px;
}
.resources-human .tabs-main-senior .senior-box-scroll .senior-box-item .item-data .item-data-beta .item-data-item-auto .senior-img-box .senior-img-logo[data-v-5e3ff7dd] {
  width: 87px;
  height: auto;
  margin-right: 13px;
  opacity: 0.5;
}
.resources-human .tabs-main-senior .senior-box-scroll[data-v-5e3ff7dd] .el-scrollbar__thumb {
  background-color: #ff9700 !important;
  opacity: 1 !important;
}
.resources-human .tabs-main-senior .senior-box-scroll[data-v-5e3ff7dd] .el-scrollbar__view {
  padding: 0 15px;
}
.resources-human .tabs-main-senior .senior-box-scroll[data-v-5e3ff7dd] .is-horizontal {
  display: none;
}
.resources-human .tabs-main-senior .senior-box-scroll[data-v-5e3ff7dd] .is-vertical {
  width: 5px !important;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html[data-v-5affa11e] {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body[data-v-5affa11e] {
  margin: 0;
  overscroll-behavior-y: none;
}

/**
   * Render the `main` element consistently in IE.
   */
main[data-v-5affa11e] {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-5affa11e] {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr[data-v-5affa11e] {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre[data-v-5affa11e] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a[data-v-5affa11e] {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title][data-v-5affa11e] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b[data-v-5affa11e],
strong[data-v-5affa11e] {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code[data-v-5affa11e],
kbd[data-v-5affa11e],
samp[data-v-5affa11e] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small[data-v-5affa11e] {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub[data-v-5affa11e],
sup[data-v-5affa11e] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub[data-v-5affa11e] {
  bottom: -0.25em;
}
sup[data-v-5affa11e] {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img[data-v-5affa11e] {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-5affa11e],
input[data-v-5affa11e],
optgroup[data-v-5affa11e],
select[data-v-5affa11e],
textarea[data-v-5affa11e] {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button[data-v-5affa11e],
input[data-v-5affa11e] {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button[data-v-5affa11e],
select[data-v-5affa11e] {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button[data-v-5affa11e],
[type=button][data-v-5affa11e],
[type=reset][data-v-5affa11e],
[type=submit][data-v-5affa11e] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button[data-v-5affa11e]::-moz-focus-inner,
[type=button][data-v-5affa11e]::-moz-focus-inner,
[type=reset][data-v-5affa11e]::-moz-focus-inner,
[type=submit][data-v-5affa11e]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button[data-v-5affa11e]:-moz-focusring,
[type=button][data-v-5affa11e]:-moz-focusring,
[type=reset][data-v-5affa11e]:-moz-focusring,
[type=submit][data-v-5affa11e]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-5affa11e] {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend[data-v-5affa11e] {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress[data-v-5affa11e] {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea[data-v-5affa11e] {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox][data-v-5affa11e],
[type=radio][data-v-5affa11e] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-5affa11e]::-webkit-inner-spin-button,
[type=number][data-v-5affa11e]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search][data-v-5affa11e] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-5affa11e]::-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.
   */
[data-v-5affa11e]::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details[data-v-5affa11e] {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary[data-v-5affa11e] {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template[data-v-5affa11e] {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden][data-v-5affa11e] {
  display: none;
}
html[data-v-5affa11e] {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
dt[data-v-5affa11e] {
  font-weight: 700;
}
.font-w5[data-v-5affa11e] {
  font-weight: 500;
}
.font-w6[data-v-5affa11e] {
  font-weight: 600;
}
.font-w7[data-v-5affa11e] {
  font-weight: 700;
}
.font-w8[data-v-5affa11e] {
  font-weight: 800;
}
.font-size16[data-v-5affa11e] {
  font-size: 16px;
}
.font-size18[data-v-5affa11e] {
  font-size: 18px;
}
.font-size20[data-v-5affa11e] {
  font-size: 20px;
}
.font-size21[data-v-5affa11e] {
  font-size: 21px;
}
.font-size22[data-v-5affa11e] {
  font-size: 22px;
}
.font-size24[data-v-5affa11e] {
  font-size: 24px;
}
.font-size32[data-v-5affa11e] {
  font-size: 32px;
}
.font-size36[data-v-5affa11e] {
  font-size: 36px;
}
.font-size46[data-v-5affa11e] {
  font-size: 46px;
}
dd[data-v-5affa11e] {
  margin-bottom: 20px;
  margin-left: 0;
}
b[data-v-5affa11e],
strong[data-v-5affa11e] {
  font-weight: bolder;
}
small[data-v-5affa11e] {
  font-size: 80%;
}
sub[data-v-5affa11e] {
  bottom: -0.25em;
}
sup[data-v-5affa11e] {
  top: -0.5em;
}
a[data-v-5affa11e] {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
img[data-v-5affa11e] {
  vertical-align: middle;
  border-style: none;
}
.line-height-22[data-v-5affa11e] {
  line-height: 22px;
}
.line-height-25[data-v-5affa11e] {
  line-height: 25px;
}
.line-h-17[data-v-5affa11e] {
  line-height: 1.2;
}
table[data-v-5affa11e] {
  border-collapse: collapse;
}
label[data-v-5affa11e] {
  display: inline-block;
  margin-bottom: 10px;
}
.d-inline-block[data-v-5affa11e] {
  display: inline-block;
}
.line[data-v-5affa11e] {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
.d-none[data-v-5affa11e] {
  display: none !important;
}
.d-inline[data-v-5affa11e] {
  display: inline !important;
}
.d-inline-block[data-v-5affa11e] {
  display: inline-block !important;
}
.d-block[data-v-5affa11e] {
  display: block !important;
}
.d-table[data-v-5affa11e] {
  display: table !important;
}
.d-table-row[data-v-5affa11e] {
  display: table-row !important;
}
.d-table-cell[data-v-5affa11e] {
  display: table-cell !important;
}
.d-flex[data-v-5affa11e] {
  display: flex !important;
}
.d-inline-flex[data-v-5affa11e] {
  display: inline-flex !important;
}
.flex-row[data-v-5affa11e] {
  flex-direction: row !important;
}
.flex-column[data-v-5affa11e] {
  flex-direction: column !important;
}
.flex-row-reverse[data-v-5affa11e] {
  flex-direction: row-reverse !important;
}
.flex-wrap[data-v-5affa11e] {
  flex-wrap: wrap !important;
}
.flex-nowrap[data-v-5affa11e] {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse[data-v-5affa11e] {
  flex-wrap: wrap-reverse !important;
}
.flex-fill[data-v-5affa11e] {
  flex: 1 1 auto !important;
}
.flex-grow-0[data-v-5affa11e] {
  flex-grow: 0 !important;
}
.flex-grow-1[data-v-5affa11e] {
  flex-grow: 1 !important;
}
.justify-content-start[data-v-5affa11e] {
  justify-content: flex-start !important;
}
.justify-content-end[data-v-5affa11e] {
  justify-content: flex-end !important;
}
.justify-content-center[data-v-5affa11e] {
  justify-content: center !important;
}
.justify-content-between[data-v-5affa11e] {
  justify-content: space-between !important;
}
.align-items-start[data-v-5affa11e] {
  align-items: flex-start !important;
}
.align-items-end[data-v-5affa11e] {
  align-items: flex-end !important;
}
.align-items-center[data-v-5affa11e] {
  align-items: center !important;
  background-color: #ffffff;
  padding: 0 20px;
}
.align-items-center2[data-v-5affa11e] {
  align-items: center !important;
}
.float-left[data-v-5affa11e] {
  float: left !important;
}
.float-right[data-v-5affa11e] {
  float: right !important;
}
.float-none[data-v-5affa11e] {
  float: none !important;
}
.overflow-auto[data-v-5affa11e] {
  overflow: auto !important;
}
.overflow-hidden[data-v-5affa11e] {
  overflow: hidden !important;
}
.position-static[data-v-5affa11e] {
  position: static !important;
}
.position-relative[data-v-5affa11e] {
  position: relative !important;
}
.position-absolute[data-v-5affa11e] {
  position: absolute !important;
}
.position-fixed[data-v-5affa11e] {
  position: fixed !important;
}
.position-sticky[data-v-5affa11e] {
  position: sticky !important;
}
.fixed-top[data-v-5affa11e] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom[data-v-5affa11e] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.shadow-sm[data-v-5affa11e] {
  box-shadow: 0 0.125rem 10px rgba(0, 0, 0, 0.075) !important;
}
.shadow[data-v-5affa11e] {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg[data-v-5affa11e] {
  box-shadow: 0 30px 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none[data-v-5affa11e] {
  box-shadow: none !important;
}
.w-25[data-v-5affa11e] {
  width: 25% !important;
}
.w-50[data-v-5affa11e] {
  width: 50% !important;
}
.w-75[data-v-5affa11e] {
  width: 75% !important;
}
.w-100[data-v-5affa11e] {
  width: 100% !important;
}
.w-auto[data-v-5affa11e] {
  width: auto !important;
}
.h-25[data-v-5affa11e] {
  height: 25% !important;
}
.h-50[data-v-5affa11e] {
  height: 50% !important;
}
.h-75[data-v-5affa11e] {
  height: 75% !important;
}
.h-100[data-v-5affa11e] {
  height: 100% !important;
}
.h-auto[data-v-5affa11e] {
  height: auto !important;
}
.mw-100[data-v-5affa11e] {
  max-width: 100% !important;
}
.mh-100[data-v-5affa11e] {
  max-height: 100% !important;
}
.min-vw-100[data-v-5affa11e] {
  min-width: 100vw !important;
}
.min-vh-100[data-v-5affa11e] {
  min-height: 100vh !important;
}
.vw-100[data-v-5affa11e] {
  width: 100vw !important;
}
.vh-100[data-v-5affa11e] {
  height: 100vh !important;
}
m-0[data-v-5affa11e] {
  margin: 0 !important;
}
.mt-0[data-v-5affa11e],
.my-0[data-v-5affa11e] {
  margin-top: 0 !important;
}
.mr-0[data-v-5affa11e],
.mx-0[data-v-5affa11e] {
  margin-right: 0 !important;
}
.mb-0[data-v-5affa11e],
.my-0[data-v-5affa11e] {
  margin-bottom: 0 !important;
}
.ml-0[data-v-5affa11e],
.mx-0[data-v-5affa11e] {
  margin-left: 0 !important;
}
.m-1[data-v-5affa11e] {
  margin: 10px !important;
}
.mt-1[data-v-5affa11e],
.my-1[data-v-5affa11e] {
  margin-top: 10px !important;
}
.mr-1[data-v-5affa11e],
.mx-1[data-v-5affa11e] {
  margin-right: 10px !important;
}
.mb-1[data-v-5affa11e],
.my-1[data-v-5affa11e] {
  margin-bottom: 10px !important;
}
.ml-1[data-v-5affa11e],
.mx-1[data-v-5affa11e] {
  margin-left: 10px !important;
}
.m-2[data-v-5affa11e] {
  margin: 20px !important;
}
.mt-2[data-v-5affa11e],
.my-2[data-v-5affa11e] {
  margin-top: 20px !important;
}
.mr-2[data-v-5affa11e],
.mx-2[data-v-5affa11e] {
  margin-right: 20px !important;
}
.mb-2[data-v-5affa11e],
.my-2[data-v-5affa11e] {
  background-color: #ffffff;
  padding: 0 20px;
}
.ml-2[data-v-5affa11e],
.mx-2[data-v-5affa11e] {
  margin-left: 20px !important;
}
.m-3[data-v-5affa11e] {
  margin: 30px !important;
}
.mt-3[data-v-5affa11e],
.my-3[data-v-5affa11e] {
  margin-top: 30px !important;
}
.mr-3[data-v-5affa11e],
.mx-3[data-v-5affa11e] {
  margin-right: 30px !important;
}
.mb-3[data-v-5affa11e],
.my-3[data-v-5affa11e] {
  margin-bottom: 30px !important;
}
.ml-3[data-v-5affa11e],
.mx-3[data-v-5affa11e] {
  margin-left: 30px !important;
}
.m-4[data-v-5affa11e] {
  margin: 15px !important;
}
.mt-4[data-v-5affa11e],
.my-4[data-v-5affa11e] {
  margin-top: 15px !important;
}
.mr-4[data-v-5affa11e],
.mx-4[data-v-5affa11e] {
  margin-right: 15px !important;
}
.mb-4[data-v-5affa11e],
.my-4[data-v-5affa11e] {
  margin-bottom: 15px !important;
}
.ml-4[data-v-5affa11e],
.mx-4[data-v-5affa11e] {
  margin-left: 15px !important;
}
.ml-8[data-v-5affa11e],
.mx-8[data-v-5affa11e] {
  margin-left: 80px !important;
}
.p-0[data-v-5affa11e] {
  padding: 0 !important;
}
.pt-0[data-v-5affa11e],
.py-0[data-v-5affa11e] {
  padding-top: 0 !important;
}
.pr-0[data-v-5affa11e],
.px-0[data-v-5affa11e] {
  padding-right: 0 !important;
}
.pb-0[data-v-5affa11e],
.py-0[data-v-5affa11e] {
  padding-bottom: 0 !important;
}
.pl-0[data-v-5affa11e],
.px-0[data-v-5affa11e] {
  padding-left: 0 !important;
}
.p-1[data-v-5affa11e] {
  padding: 10px !important;
}
.pt-1[data-v-5affa11e],
.py-1[data-v-5affa11e] {
  padding-top: 10px !important;
}
.pr-1[data-v-5affa11e],
.px-1[data-v-5affa11e] {
  padding-right: 10px !important;
}
.pb-1[data-v-5affa11e],
.py-1[data-v-5affa11e] {
  padding-bottom: 10px !important;
}
.pl-1[data-v-5affa11e],
.px-1[data-v-5affa11e] {
  padding-left: 10px !important;
}
.p-2[data-v-5affa11e] {
  padding: 20px !important;
}
.pt-2[data-v-5affa11e],
.py-2[data-v-5affa11e] {
  padding-top: 20px !important;
}
.pr-2[data-v-5affa11e],
.px-2[data-v-5affa11e] {
  padding-right: 20px !important;
}
.pb-2[data-v-5affa11e],
.py-2[data-v-5affa11e] {
  padding-bottom: 20px !important;
}
.pl-2[data-v-5affa11e],
.px-2[data-v-5affa11e] {
  padding-left: 20px !important;
}
.p-3[data-v-5affa11e] {
  padding: 30px !important;
}
.pt-3[data-v-5affa11e],
.py-3[data-v-5affa11e] {
  padding-top: 30px !important;
}
.pr-3[data-v-5affa11e],
.px-3[data-v-5affa11e] {
  padding-right: 30px !important;
}
.pb-3[data-v-5affa11e],
.py-3[data-v-5affa11e] {
  padding-bottom: 30px !important;
}
.pl-3[data-v-5affa11e],
.px-3[data-v-5affa11e] {
  padding-left: 30px !important;
}
.p-4[data-v-5affa11e] {
  padding: 15px !important;
}
.pt-4[data-v-5affa11e],
.py-4[data-v-5affa11e] {
  padding-top: 15px !important;
}
.pr-4[data-v-5affa11e],
.px-4[data-v-5affa11e] {
  padding-right: 15px !important;
}
.pb-4[data-v-5affa11e],
.py-4[data-v-5affa11e] {
  padding-bottom: 15px !important;
}
.pl-4[data-v-5affa11e],
.px-4[data-v-5affa11e] {
  padding-left: 15px !important;
}
.mt-auto[data-v-5affa11e],
.my-auto[data-v-5affa11e] {
  margin-top: auto !important;
}
.mr-auto[data-v-5affa11e],
.mx-auto[data-v-5affa11e] {
  margin-right: auto !important;
}
.mb-auto[data-v-5affa11e],
.my-auto[data-v-5affa11e] {
  margin-bottom: auto !important;
}
.ml-auto[data-v-5affa11e],
.mx-auto[data-v-5affa11e] {
  margin-left: auto !important;
}
.text-monospace[data-v-5affa11e] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify[data-v-5affa11e] {
  text-align: justify !important;
}
.text-wrap[data-v-5affa11e] {
  white-space: normal !important;
}
.text-nowrap[data-v-5affa11e] {
  white-space: nowrap !important;
}
.text-truncate[data-v-5affa11e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left[data-v-5affa11e] {
  text-align: left !important;
}
.text-right[data-v-5affa11e] {
  text-align: right !important;
}
.text-center[data-v-5affa11e] {
  text-align: center !important;
}
.cursor-pointer[data-v-5affa11e] {
  cursor: pointer;
}
.col-white[data-v-5affa11e] {
  color: #ffffff;
}
.col-title[data-v-5affa11e] {
  color: #0E67AF;
}
.col-black[data-v-5affa11e] {
  color: #121212;
}
.text-indent[data-v-5affa11e] {
  text-indent: 2em;
}
.list-style-none[data-v-5affa11e] {
  list-style-type: none;
}
.nodata-title[data-v-5affa11e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tang-xin-main[data-v-5affa11e] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__header[data-v-5affa11e] {
  background-color: #ffffff;
  margin: 0;
}
.tang-xin-main .el-tabs__header .el-tabs__item[data-v-5affa11e] {
  width: 100%;
  padding: 0 0;
  font-size: 16px;
  text-align: center;
}
.tang-xin-main .el-tabs__header .el-tabs__active-bar[data-v-5affa11e] {
  background-color: #ff9700;
  height: 4px;
}
.tang-xin-main .el-tabs__header .el-tabs__item.is-active[data-v-5affa11e] {
  font-size: 16px;
  color: #ff9700;
}
.tang-xin-main .el-tabs__content[data-v-5affa11e] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__item[data-v-5affa11e]:hover {
  color: #ff9700;
}
.tang-xin-main .el-form-item__content div[data-v-5affa11e] {
  width: 100%;
}
.dialog-select[data-v-5affa11e] .el-input__wrapper {
  background-color: #cccccc;
}
.dialog-select[data-v-5affa11e] .el-select .el-input__inner {
  text-align: center;
}
.dialog-select[data-v-5affa11e] .el-input {
  --el-input-placeholder-color: #ffffff;
  --el-select-input-focus-border-color: #cccccc;
}
.dialog-select[data-v-5affa11e] .el-form-item__content {
  padding-right: 50px;
}
.experience-dialog .el-dialog__body[data-v-5affa11e] {
  padding: 0 !important;
}
.dialog-main-contant[data-v-5affa11e] {
  padding: 30px 30px 0 30px;
}
.dialog-main-contant .main-item[data-v-5affa11e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.dialog-main-contant .main-item .icon[data-v-5affa11e] {
  flex: 0.13;
}
.dialog-main-contant .main-item .icon img[data-v-5affa11e] {
  width: 100%;
  height: auto;
}
.dialog-main-contant .main-item .info[data-v-5affa11e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0.87;
  padding-left: 20px;
}
.dialog-main-contant .main-item .info span[data-v-5affa11e]:first-child {
  color: #000000;
  font-size: 14px;
  flex: 0.86;
}
.dialog-main-contant .main-item .info span[data-v-5affa11e]:last-child {
  flex: 0.14;
  color: #ffffff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ff9700;
  padding: 3px 10px;
  cursor: pointer;
}
.consultation-dialog[data-v-5affa11e] .el-dialog {
  border-radius: 20px;
}
.consultation-dialog[data-v-5affa11e] .el-dialog__header {
  margin-right: 0;
  padding: 15px;
  background-color: #eeeeee;
  border-radius: 20px 20px 0 0;
  font-size: 17px;
}
.consultation-dialog .dia-header[data-v-5affa11e] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.consultation-dialog .dia-header .dia-title[data-v-5affa11e] {
  flex: 0.93;
  text-align: center;
}
.consultation-dialog .dia-header .close-icon[data-v-5affa11e] {
  flex: 0.07;
  cursor: pointer;
}
.consultation-dialog[data-v-5affa11e] .el-dialog__body {
  padding: 0;
}
.container .res-header[data-v-5affa11e] {
  background-color: #ff9700;
}
.container .res-header .about-box[data-v-5affa11e] {
  background-color: #f4f4f4;
  padding: 15px;
}
.container .res-header .about-box .box-header[data-v-5affa11e] {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-radius: 20px 20px 0 0;
}
.container .res-header .about-box .box-header .about-btn-list[data-v-5affa11e] {
  margin-right: 20px;
  display: flex;
}
.container .res-header .about-box .box-header .about-btn-list .about-btn[data-v-5affa11e] {
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  width: 80px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .res-header .about-box .box-header .about-btn-list .about-btn-active[data-v-5affa11e] {
  background-color: #ff9700;
  color: #ffffff;
}
.container .res-header .about-box .box-header .box-header-img[data-v-5affa11e] {
  height: auto;
  width: 140px;
}
.container .res-header .about-box .box-main[data-v-5affa11e] {
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 0 0 20px 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.container .res-header .about-box .box-main .box-main-img[data-v-5affa11e] {
  height: auto;
  width: 95%;
  border-radius: 0 0 20px 20px;
  margin-top: 20px;
}
.container .res-header .achievement-box[data-v-5affa11e] {
  background-color: #ffffff;
}
.container .res-header .achievement-box .achievement-box-scroll[data-v-5affa11e] {
  padding: 0 15px 15px 15px;
}
.container .res-header .achievement-box .achievement-box-scroll .achievement-box-scroll-item[data-v-5affa11e] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.container .res-header .achievement-box .achievement-box-scroll .achievement-box-scroll-item .resources-table[data-v-5affa11e] {
  width: 49.2%;
  margin-top: 15px;
}
.container .res-header .works-box[data-v-5affa11e] {
  background-color: #ffffff;
}
.container .res-header .works-box .work-tabs[data-v-5affa11e] {
  padding-top: 6px;
}
.container .res-header .works-box .work-tabs[data-v-5affa11e] .el-tabs__header {
  height: 42px;
}
.container .res-header .works-box .work-tabs[data-v-5affa11e] .el-tabs__active-bar {
  width: 256px !important;
  height: 4px;
  background-color: #ff9700;
  transition: all 0.3s ease 0s !important;
}
.container .res-header .works-box .work-tabs[data-v-5affa11e] .el-tabs__item {
  height: 42px;
  flex: 0.25;
  color: #999999;
  font-weight: 500;
}
.container .res-header .works-box .work-tabs[data-v-5affa11e] .is-active {
  color: #000000 !important;
  height: 42px !important;
  border-radius: unset !important;
}
.container .res-header .works-box .work-tabs[data-v-5affa11e] .el-tabs__nav-wrap::after {
  display: none;
}
.container .res-header .senior-box[data-v-5affa11e] {
  background-color: #ffffff;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] {
  padding-top: 6px;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] .el-tabs__header {
  height: 42px;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] .el-tabs__nav {
  justify-content: center;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] .el-tabs__active-bar {
  width: 256px !important;
  height: 4px;
  background-color: #ff9700;
  transition: all 0.3s ease 0s !important;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] .el-tabs__item {
  height: 42px;
  flex: 0.25;
  color: #999999;
  font-weight: 500;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] .is-active {
  color: #000000 !important;
  height: 42px !important;
  border-radius: unset !important;
}
.container .res-header .senior-box .senior-tabs[data-v-5affa11e] .el-tabs__nav-wrap::after {
  display: none;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__header {
  margin: 0;
  height: 50px;
  display: flex;
  align-items: flex-end;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__nav-wrap {
  width: 100%;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__nav-scroll {
  width: 100%;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__nav {
  float: unset;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__active-bar {
  width: 0 !important;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__item {
  height: 50px;
  flex: 0.25;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 0 !important;
  font-weight: 600;
}
.container .res-header .res-tabs[data-v-5affa11e] .is-active {
  color: #ff9700 !important;
  background-color: #ffffff;
  height: 44px !important;
  border-radius: 20px 20px 0 0 !important;
}
.container .res-header .res-tabs[data-v-5affa11e] .el-tabs__nav-wrap::after {
  display: none;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html[data-v-5affa11e] {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body[data-v-5affa11e] {
  margin: 0;
  overscroll-behavior-y: none;
}

/**
   * Render the `main` element consistently in IE.
   */
main[data-v-5affa11e] {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-5affa11e] {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr[data-v-5affa11e] {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre[data-v-5affa11e] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a[data-v-5affa11e] {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title][data-v-5affa11e] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b[data-v-5affa11e],
strong[data-v-5affa11e] {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code[data-v-5affa11e],
kbd[data-v-5affa11e],
samp[data-v-5affa11e] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small[data-v-5affa11e] {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub[data-v-5affa11e],
sup[data-v-5affa11e] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub[data-v-5affa11e] {
  bottom: -0.25em;
}
sup[data-v-5affa11e] {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img[data-v-5affa11e] {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-5affa11e],
input[data-v-5affa11e],
optgroup[data-v-5affa11e],
select[data-v-5affa11e],
textarea[data-v-5affa11e] {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button[data-v-5affa11e],
input[data-v-5affa11e] {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button[data-v-5affa11e],
select[data-v-5affa11e] {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button[data-v-5affa11e],
[type=button][data-v-5affa11e],
[type=reset][data-v-5affa11e],
[type=submit][data-v-5affa11e] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button[data-v-5affa11e]::-moz-focus-inner,
[type=button][data-v-5affa11e]::-moz-focus-inner,
[type=reset][data-v-5affa11e]::-moz-focus-inner,
[type=submit][data-v-5affa11e]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button[data-v-5affa11e]:-moz-focusring,
[type=button][data-v-5affa11e]:-moz-focusring,
[type=reset][data-v-5affa11e]:-moz-focusring,
[type=submit][data-v-5affa11e]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-5affa11e] {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend[data-v-5affa11e] {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress[data-v-5affa11e] {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea[data-v-5affa11e] {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox][data-v-5affa11e],
[type=radio][data-v-5affa11e] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-5affa11e]::-webkit-inner-spin-button,
[type=number][data-v-5affa11e]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search][data-v-5affa11e] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-5affa11e]::-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.
   */
[data-v-5affa11e]::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details[data-v-5affa11e] {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary[data-v-5affa11e] {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template[data-v-5affa11e] {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden][data-v-5affa11e] {
  display: none;
}
html[data-v-5affa11e] {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
dt[data-v-5affa11e] {
  font-weight: 700;
}
.font-w5[data-v-5affa11e] {
  font-weight: 500;
}
.font-w6[data-v-5affa11e] {
  font-weight: 600;
}
.font-w7[data-v-5affa11e] {
  font-weight: 700;
}
.font-w8[data-v-5affa11e] {
  font-weight: 800;
}
.font-size16[data-v-5affa11e] {
  font-size: 16px;
}
.font-size18[data-v-5affa11e] {
  font-size: 18px;
}
.font-size20[data-v-5affa11e] {
  font-size: 20px;
}
.font-size21[data-v-5affa11e] {
  font-size: 21px;
}
.font-size22[data-v-5affa11e] {
  font-size: 22px;
}
.font-size24[data-v-5affa11e] {
  font-size: 24px;
}
.font-size32[data-v-5affa11e] {
  font-size: 32px;
}
.font-size36[data-v-5affa11e] {
  font-size: 36px;
}
.font-size46[data-v-5affa11e] {
  font-size: 46px;
}
dd[data-v-5affa11e] {
  margin-bottom: 20px;
  margin-left: 0;
}
b[data-v-5affa11e],
strong[data-v-5affa11e] {
  font-weight: bolder;
}
small[data-v-5affa11e] {
  font-size: 80%;
}
sub[data-v-5affa11e] {
  bottom: -0.25em;
}
sup[data-v-5affa11e] {
  top: -0.5em;
}
a[data-v-5affa11e] {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
img[data-v-5affa11e] {
  vertical-align: middle;
  border-style: none;
}
.line-height-22[data-v-5affa11e] {
  line-height: 22px;
}
.line-height-25[data-v-5affa11e] {
  line-height: 25px;
}
.line-h-17[data-v-5affa11e] {
  line-height: 1.2;
}
table[data-v-5affa11e] {
  border-collapse: collapse;
}
label[data-v-5affa11e] {
  display: inline-block;
  margin-bottom: 10px;
}
.d-inline-block[data-v-5affa11e] {
  display: inline-block;
}
.line[data-v-5affa11e] {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
.d-none[data-v-5affa11e] {
  display: none !important;
}
.d-inline[data-v-5affa11e] {
  display: inline !important;
}
.d-inline-block[data-v-5affa11e] {
  display: inline-block !important;
}
.d-block[data-v-5affa11e] {
  display: block !important;
}
.d-table[data-v-5affa11e] {
  display: table !important;
}
.d-table-row[data-v-5affa11e] {
  display: table-row !important;
}
.d-table-cell[data-v-5affa11e] {
  display: table-cell !important;
}
.d-flex[data-v-5affa11e] {
  display: flex !important;
}
.d-inline-flex[data-v-5affa11e] {
  display: inline-flex !important;
}
.flex-row[data-v-5affa11e] {
  flex-direction: row !important;
}
.flex-column[data-v-5affa11e] {
  flex-direction: column !important;
}
.flex-row-reverse[data-v-5affa11e] {
  flex-direction: row-reverse !important;
}
.flex-wrap[data-v-5affa11e] {
  flex-wrap: wrap !important;
}
.flex-nowrap[data-v-5affa11e] {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse[data-v-5affa11e] {
  flex-wrap: wrap-reverse !important;
}
.flex-fill[data-v-5affa11e] {
  flex: 1 1 auto !important;
}
.flex-grow-0[data-v-5affa11e] {
  flex-grow: 0 !important;
}
.flex-grow-1[data-v-5affa11e] {
  flex-grow: 1 !important;
}
.justify-content-start[data-v-5affa11e] {
  justify-content: flex-start !important;
}
.justify-content-end[data-v-5affa11e] {
  justify-content: flex-end !important;
}
.justify-content-center[data-v-5affa11e] {
  justify-content: center !important;
}
.justify-content-between[data-v-5affa11e] {
  justify-content: space-between !important;
}
.align-items-start[data-v-5affa11e] {
  align-items: flex-start !important;
}
.align-items-end[data-v-5affa11e] {
  align-items: flex-end !important;
}
.align-items-center[data-v-5affa11e] {
  align-items: center !important;
  background-color: #ffffff;
  padding: 0 20px;
}
.align-items-center2[data-v-5affa11e] {
  align-items: center !important;
}
.float-left[data-v-5affa11e] {
  float: left !important;
}
.float-right[data-v-5affa11e] {
  float: right !important;
}
.float-none[data-v-5affa11e] {
  float: none !important;
}
.overflow-auto[data-v-5affa11e] {
  overflow: auto !important;
}
.overflow-hidden[data-v-5affa11e] {
  overflow: hidden !important;
}
.position-static[data-v-5affa11e] {
  position: static !important;
}
.position-relative[data-v-5affa11e] {
  position: relative !important;
}
.position-absolute[data-v-5affa11e] {
  position: absolute !important;
}
.position-fixed[data-v-5affa11e] {
  position: fixed !important;
}
.position-sticky[data-v-5affa11e] {
  position: sticky !important;
}
.fixed-top[data-v-5affa11e] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom[data-v-5affa11e] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.shadow-sm[data-v-5affa11e] {
  box-shadow: 0 0.125rem 10px rgba(0, 0, 0, 0.075) !important;
}
.shadow[data-v-5affa11e] {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg[data-v-5affa11e] {
  box-shadow: 0 30px 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none[data-v-5affa11e] {
  box-shadow: none !important;
}
.w-25[data-v-5affa11e] {
  width: 25% !important;
}
.w-50[data-v-5affa11e] {
  width: 50% !important;
}
.w-75[data-v-5affa11e] {
  width: 75% !important;
}
.w-100[data-v-5affa11e] {
  width: 100% !important;
}
.w-auto[data-v-5affa11e] {
  width: auto !important;
}
.h-25[data-v-5affa11e] {
  height: 25% !important;
}
.h-50[data-v-5affa11e] {
  height: 50% !important;
}
.h-75[data-v-5affa11e] {
  height: 75% !important;
}
.h-100[data-v-5affa11e] {
  height: 100% !important;
}
.h-auto[data-v-5affa11e] {
  height: auto !important;
}
.mw-100[data-v-5affa11e] {
  max-width: 100% !important;
}
.mh-100[data-v-5affa11e] {
  max-height: 100% !important;
}
.min-vw-100[data-v-5affa11e] {
  min-width: 100vw !important;
}
.min-vh-100[data-v-5affa11e] {
  min-height: 100vh !important;
}
.vw-100[data-v-5affa11e] {
  width: 100vw !important;
}
.vh-100[data-v-5affa11e] {
  height: 100vh !important;
}
m-0[data-v-5affa11e] {
  margin: 0 !important;
}
.mt-0[data-v-5affa11e],
.my-0[data-v-5affa11e] {
  margin-top: 0 !important;
}
.mr-0[data-v-5affa11e],
.mx-0[data-v-5affa11e] {
  margin-right: 0 !important;
}
.mb-0[data-v-5affa11e],
.my-0[data-v-5affa11e] {
  margin-bottom: 0 !important;
}
.ml-0[data-v-5affa11e],
.mx-0[data-v-5affa11e] {
  margin-left: 0 !important;
}
.m-1[data-v-5affa11e] {
  margin: 10px !important;
}
.mt-1[data-v-5affa11e],
.my-1[data-v-5affa11e] {
  margin-top: 10px !important;
}
.mr-1[data-v-5affa11e],
.mx-1[data-v-5affa11e] {
  margin-right: 10px !important;
}
.mb-1[data-v-5affa11e],
.my-1[data-v-5affa11e] {
  margin-bottom: 10px !important;
}
.ml-1[data-v-5affa11e],
.mx-1[data-v-5affa11e] {
  margin-left: 10px !important;
}
.m-2[data-v-5affa11e] {
  margin: 20px !important;
}
.mt-2[data-v-5affa11e],
.my-2[data-v-5affa11e] {
  margin-top: 20px !important;
}
.mr-2[data-v-5affa11e],
.mx-2[data-v-5affa11e] {
  margin-right: 20px !important;
}
.mb-2[data-v-5affa11e],
.my-2[data-v-5affa11e] {
  background-color: #ffffff;
  padding: 0 20px;
}
.ml-2[data-v-5affa11e],
.mx-2[data-v-5affa11e] {
  margin-left: 20px !important;
}
.m-3[data-v-5affa11e] {
  margin: 30px !important;
}
.mt-3[data-v-5affa11e],
.my-3[data-v-5affa11e] {
  margin-top: 30px !important;
}
.mr-3[data-v-5affa11e],
.mx-3[data-v-5affa11e] {
  margin-right: 30px !important;
}
.mb-3[data-v-5affa11e],
.my-3[data-v-5affa11e] {
  margin-bottom: 30px !important;
}
.ml-3[data-v-5affa11e],
.mx-3[data-v-5affa11e] {
  margin-left: 30px !important;
}
.m-4[data-v-5affa11e] {
  margin: 15px !important;
}
.mt-4[data-v-5affa11e],
.my-4[data-v-5affa11e] {
  margin-top: 15px !important;
}
.mr-4[data-v-5affa11e],
.mx-4[data-v-5affa11e] {
  margin-right: 15px !important;
}
.mb-4[data-v-5affa11e],
.my-4[data-v-5affa11e] {
  margin-bottom: 15px !important;
}
.ml-4[data-v-5affa11e],
.mx-4[data-v-5affa11e] {
  margin-left: 15px !important;
}
.ml-8[data-v-5affa11e],
.mx-8[data-v-5affa11e] {
  margin-left: 80px !important;
}
.p-0[data-v-5affa11e] {
  padding: 0 !important;
}
.pt-0[data-v-5affa11e],
.py-0[data-v-5affa11e] {
  padding-top: 0 !important;
}
.pr-0[data-v-5affa11e],
.px-0[data-v-5affa11e] {
  padding-right: 0 !important;
}
.pb-0[data-v-5affa11e],
.py-0[data-v-5affa11e] {
  padding-bottom: 0 !important;
}
.pl-0[data-v-5affa11e],
.px-0[data-v-5affa11e] {
  padding-left: 0 !important;
}
.p-1[data-v-5affa11e] {
  padding: 10px !important;
}
.pt-1[data-v-5affa11e],
.py-1[data-v-5affa11e] {
  padding-top: 10px !important;
}
.pr-1[data-v-5affa11e],
.px-1[data-v-5affa11e] {
  padding-right: 10px !important;
}
.pb-1[data-v-5affa11e],
.py-1[data-v-5affa11e] {
  padding-bottom: 10px !important;
}
.pl-1[data-v-5affa11e],
.px-1[data-v-5affa11e] {
  padding-left: 10px !important;
}
.p-2[data-v-5affa11e] {
  padding: 20px !important;
}
.pt-2[data-v-5affa11e],
.py-2[data-v-5affa11e] {
  padding-top: 20px !important;
}
.pr-2[data-v-5affa11e],
.px-2[data-v-5affa11e] {
  padding-right: 20px !important;
}
.pb-2[data-v-5affa11e],
.py-2[data-v-5affa11e] {
  padding-bottom: 20px !important;
}
.pl-2[data-v-5affa11e],
.px-2[data-v-5affa11e] {
  padding-left: 20px !important;
}
.p-3[data-v-5affa11e] {
  padding: 30px !important;
}
.pt-3[data-v-5affa11e],
.py-3[data-v-5affa11e] {
  padding-top: 30px !important;
}
.pr-3[data-v-5affa11e],
.px-3[data-v-5affa11e] {
  padding-right: 30px !important;
}
.pb-3[data-v-5affa11e],
.py-3[data-v-5affa11e] {
  padding-bottom: 30px !important;
}
.pl-3[data-v-5affa11e],
.px-3[data-v-5affa11e] {
  padding-left: 30px !important;
}
.p-4[data-v-5affa11e] {
  padding: 15px !important;
}
.pt-4[data-v-5affa11e],
.py-4[data-v-5affa11e] {
  padding-top: 15px !important;
}
.pr-4[data-v-5affa11e],
.px-4[data-v-5affa11e] {
  padding-right: 15px !important;
}
.pb-4[data-v-5affa11e],
.py-4[data-v-5affa11e] {
  padding-bottom: 15px !important;
}
.pl-4[data-v-5affa11e],
.px-4[data-v-5affa11e] {
  padding-left: 15px !important;
}
.mt-auto[data-v-5affa11e],
.my-auto[data-v-5affa11e] {
  margin-top: auto !important;
}
.mr-auto[data-v-5affa11e],
.mx-auto[data-v-5affa11e] {
  margin-right: auto !important;
}
.mb-auto[data-v-5affa11e],
.my-auto[data-v-5affa11e] {
  margin-bottom: auto !important;
}
.ml-auto[data-v-5affa11e],
.mx-auto[data-v-5affa11e] {
  margin-left: auto !important;
}
.text-monospace[data-v-5affa11e] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify[data-v-5affa11e] {
  text-align: justify !important;
}
.text-wrap[data-v-5affa11e] {
  white-space: normal !important;
}
.text-nowrap[data-v-5affa11e] {
  white-space: nowrap !important;
}
.text-truncate[data-v-5affa11e] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left[data-v-5affa11e] {
  text-align: left !important;
}
.text-right[data-v-5affa11e] {
  text-align: right !important;
}
.text-center[data-v-5affa11e] {
  text-align: center !important;
}
.cursor-pointer[data-v-5affa11e] {
  cursor: pointer;
}
.col-white[data-v-5affa11e] {
  color: #ffffff;
}
.col-title[data-v-5affa11e] {
  color: #0E67AF;
}
.col-black[data-v-5affa11e] {
  color: #121212;
}
.text-indent[data-v-5affa11e] {
  text-indent: 2em;
}
.list-style-none[data-v-5affa11e] {
  list-style-type: none;
}
.nodata-title[data-v-5affa11e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tang-xin-main[data-v-5affa11e] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__header[data-v-5affa11e] {
  background-color: #ffffff;
  margin: 0;
}
.tang-xin-main .el-tabs__header .el-tabs__item[data-v-5affa11e] {
  width: 100%;
  padding: 0 0;
  font-size: 16px;
  text-align: center;
}
.tang-xin-main .el-tabs__header .el-tabs__active-bar[data-v-5affa11e] {
  background-color: #ff9700;
  height: 4px;
}
.tang-xin-main .el-tabs__header .el-tabs__item.is-active[data-v-5affa11e] {
  font-size: 16px;
  color: #ff9700;
}
.tang-xin-main .el-tabs__content[data-v-5affa11e] {
  background-color: #f4f4f4;
}
.tang-xin-main .el-tabs__item[data-v-5affa11e]:hover {
  color: #ff9700;
}
.tang-xin-main .el-form-item__content div[data-v-5affa11e] {
  width: 100%;
}
.dialog-select[data-v-5affa11e] .el-input__wrapper {
  background-color: #cccccc;
}
.dialog-select[data-v-5affa11e] .el-select .el-input__inner {
  text-align: center;
}
.dialog-select[data-v-5affa11e] .el-input {
  --el-input-placeholder-color: #ffffff;
  --el-select-input-focus-border-color: #cccccc;
}
.dialog-select[data-v-5affa11e] .el-form-item__content {
  padding-right: 50px;
}
.experience-dialog .el-dialog__body[data-v-5affa11e] {
  padding: 0 !important;
}
.dialog-main-contant[data-v-5affa11e] {
  padding: 30px 30px 0 30px;
}
.dialog-main-contant .main-item[data-v-5affa11e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.dialog-main-contant .main-item .icon[data-v-5affa11e] {
  flex: 0.13;
}
.dialog-main-contant .main-item .icon img[data-v-5affa11e] {
  width: 100%;
  height: auto;
}
.dialog-main-contant .main-item .info[data-v-5affa11e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0.87;
  padding-left: 20px;
}
.dialog-main-contant .main-item .info span[data-v-5affa11e]:first-child {
  color: #000000;
  font-size: 14px;
  flex: 0.86;
}
.dialog-main-contant .main-item .info span[data-v-5affa11e]:last-child {
  flex: 0.14;
  color: #ffffff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ff9700;
  padding: 3px 10px;
  cursor: pointer;
}
.consultation-dialog[data-v-5affa11e] .el-dialog {
  border-radius: 20px;
}
.consultation-dialog[data-v-5affa11e] .el-dialog__header {
  margin-right: 0;
  padding: 15px;
  background-color: #eeeeee;
  border-radius: 20px 20px 0 0;
  font-size: 17px;
}
.consultation-dialog .dia-header[data-v-5affa11e] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.consultation-dialog .dia-header .dia-title[data-v-5affa11e] {
  flex: 0.93;
  text-align: center;
}
.consultation-dialog .dia-header .close-icon[data-v-5affa11e] {
  flex: 0.07;
  cursor: pointer;
}
.consultation-dialog[data-v-5affa11e] .el-dialog__body {
  padding: 0;
}
body[data-v-5affa11e] {
  background: #f4f3f4;
}
.y_s[data-v-5affa11e] {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px 20px 20px;
  justify-content: space-between;
  background-color: #f4f4f4;
}
.y_s img[data-v-5affa11e] {
  width: 84px;
  height: 84px;
  border-radius: 10px;
}
.y_s .proceed[data-v-5affa11e] {
  display: flex;
  margin-top: 15px;
  width: 49%;
  background: #fff;
  border-radius: 10px;
}
.y_s .proceed .proceed1[data-v-5affa11e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px 0 0 10px;
}
.y_s .proceed .proceed1 .proceed2[data-v-5affa11e] {
  font-size: 16px;
  font-size: 500;
}
.y_s .proceed .proceed1 .proceed3[data-v-5affa11e] {
  font-size: 14px;
  color: #ababab;
}
.y_s .proceed .proceed1 .proceed4[data-v-5affa11e] {
  background: #fe9602;
  box-sizing: border-box;
  padding: 2px 8px;
  border-radius: 10px 0 10px 0;
  color: #fff;
}
.y_s .proceed .proceed1 .proceed5[data-v-5affa11e] {
  background: #cfcfcf;
  box-sizing: border-box;
  padding: 2px 8px;
  border-radius: 10px 0 10px 0;
  color: #fff;
}
