/*! 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-a91f8024] {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-a91f8024] {
  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-a91f8024] {
  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-a91f8024] {
  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-a91f8024] {
  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-a91f8024] {
  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-a91f8024],
strong[data-v-a91f8024] {
  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-a91f8024],
kbd[data-v-a91f8024],
samp[data-v-a91f8024] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

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

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-a91f8024],
input[data-v-a91f8024],
optgroup[data-v-a91f8024],
select[data-v-a91f8024],
textarea[data-v-a91f8024] {
  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-a91f8024],
input[data-v-a91f8024] {
  /* 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-a91f8024],
select[data-v-a91f8024] {
  /* 1 */
  text-transform: none;
}

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

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

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

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-a91f8024] {
  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-a91f8024] {
  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-a91f8024] {
  vertical-align: baseline;
}

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

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

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-a91f8024]::-webkit-inner-spin-button,
[type=number][data-v-a91f8024]::-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-a91f8024] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-a91f8024]::-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-a91f8024]::-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-a91f8024] {
  display: block;
}

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

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

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

/*
  dialog
*/
.template-dialog .isInfo[data-v-a91f8024] {
  width: 100%;
  align-items: center;
}
.template-dialog .isInfo div[data-v-a91f8024] {
  text-align: center;
  width: 260px !important;
  height: 35px;
  background-color: #ff9700;
  color: white;
  line-height: 35px;
  border-radius: 8px;
  padding: 0;
  cursor: pointer;
}
.template-dialog .unInfo[data-v-a91f8024] {
  width: 100%;
  align-items: center;
}
.template-dialog .unInfo div[data-v-a91f8024] {
  text-align: center;
  width: 260px !important;
  height: 35px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  color: black;
  line-height: 35px;
  border-radius: 8px;
  cursor: pointer;
}
.git-top-title[data-v-a91f8024] {
  position: absolute;
  display: flex;
  width: 110px !important;
  height: 34px;
  margin-left: 25px;
  align-items: center;
}
/*! 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 {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  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 {
  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 {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  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] {
  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,
strong {
  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,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

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

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

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  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,
input {
  /* 1 */
  overflow: visible;
}

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

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

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

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

/**
   * Correct the padding in Firefox.
   */
fieldset {
  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 {
  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 {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

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

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

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

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

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

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

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

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-eb844808] {
  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-eb844808] {
  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-eb844808] {
  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-eb844808] {
  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-eb844808] {
  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-eb844808],
strong[data-v-eb844808] {
  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-eb844808],
kbd[data-v-eb844808],
samp[data-v-eb844808] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

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

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-eb844808],
input[data-v-eb844808],
optgroup[data-v-eb844808],
select[data-v-eb844808],
textarea[data-v-eb844808] {
  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-eb844808],
input[data-v-eb844808] {
  /* 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-eb844808],
select[data-v-eb844808] {
  /* 1 */
  text-transform: none;
}

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

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

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

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-eb844808] {
  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-eb844808] {
  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-eb844808] {
  vertical-align: baseline;
}

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

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

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-eb844808]::-webkit-inner-spin-button,
[type=number][data-v-eb844808]::-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-eb844808] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-eb844808]::-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-eb844808]::-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-eb844808] {
  display: block;
}

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

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

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

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

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

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-5a447a46] {
  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-5a447a46] {
  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-5a447a46] {
  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-5a447a46] {
  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-5a447a46] {
  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-5a447a46],
strong[data-v-5a447a46] {
  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-5a447a46],
kbd[data-v-5a447a46],
samp[data-v-5a447a46] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

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

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-5a447a46],
input[data-v-5a447a46],
optgroup[data-v-5a447a46],
select[data-v-5a447a46],
textarea[data-v-5a447a46] {
  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-5a447a46],
input[data-v-5a447a46] {
  /* 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-5a447a46],
select[data-v-5a447a46] {
  /* 1 */
  text-transform: none;
}

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

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

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

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-5a447a46] {
  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-5a447a46] {
  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-5a447a46] {
  vertical-align: baseline;
}

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

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

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-5a447a46]::-webkit-inner-spin-button,
[type=number][data-v-5a447a46]::-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-5a447a46] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-5a447a46]::-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-5a447a46]::-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-5a447a46] {
  display: block;
}

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

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

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

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

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

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-7cb41050] {
  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-7cb41050] {
  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-7cb41050] {
  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-7cb41050] {
  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-7cb41050] {
  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-7cb41050],
strong[data-v-7cb41050] {
  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-7cb41050],
kbd[data-v-7cb41050],
samp[data-v-7cb41050] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

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

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-7cb41050],
input[data-v-7cb41050],
optgroup[data-v-7cb41050],
select[data-v-7cb41050],
textarea[data-v-7cb41050] {
  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-7cb41050],
input[data-v-7cb41050] {
  /* 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-7cb41050],
select[data-v-7cb41050] {
  /* 1 */
  text-transform: none;
}

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

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

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

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-7cb41050] {
  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-7cb41050] {
  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-7cb41050] {
  vertical-align: baseline;
}

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

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

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-7cb41050]::-webkit-inner-spin-button,
[type=number][data-v-7cb41050]::-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-7cb41050] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-7cb41050]::-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-7cb41050]::-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-7cb41050] {
  display: block;
}

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

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

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

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

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

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1[data-v-ad84f3a8] {
  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-ad84f3a8] {
  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-ad84f3a8] {
  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-ad84f3a8] {
  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-ad84f3a8] {
  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-ad84f3a8],
strong[data-v-ad84f3a8] {
  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-ad84f3a8],
kbd[data-v-ad84f3a8],
samp[data-v-ad84f3a8] {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

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

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button[data-v-ad84f3a8],
input[data-v-ad84f3a8],
optgroup[data-v-ad84f3a8],
select[data-v-ad84f3a8],
textarea[data-v-ad84f3a8] {
  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-ad84f3a8],
input[data-v-ad84f3a8] {
  /* 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-ad84f3a8],
select[data-v-ad84f3a8] {
  /* 1 */
  text-transform: none;
}

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

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

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

/**
   * Correct the padding in Firefox.
   */
fieldset[data-v-ad84f3a8] {
  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-ad84f3a8] {
  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-ad84f3a8] {
  vertical-align: baseline;
}

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

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

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number][data-v-ad84f3a8]::-webkit-inner-spin-button,
[type=number][data-v-ad84f3a8]::-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-ad84f3a8] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search][data-v-ad84f3a8]::-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-ad84f3a8]::-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-ad84f3a8] {
  display: block;
}

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

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

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