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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
  dialog
*/
.login-dialog[data-v-7ba5bd90] .el-dialog {
  border-radius: 20px;
}
.login-dialog[data-v-7ba5bd90] .el-dialog__header {
  margin-right: 0;
  padding: 15px 0 15px 15px;
  background-color: #eeeeee;
  border-radius: 20px 20px 0 0;
  font-size: 17px;
}
.login-dialog .dia-header[data-v-7ba5bd90] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-dialog .dia-header .dia-title[data-v-7ba5bd90] {
  flex: 0.93;
  text-align: center;
}
.login-dialog .dia-header .close-icon[data-v-7ba5bd90] {
  flex: 0.07;
  cursor: pointer;
}
.login-dialog .dialog-main .header[data-v-7ba5bd90] {
  width: 250px;
  margin: 40px auto 20px;
}
.login-dialog .dialog-main .header img[data-v-7ba5bd90] {
  width: 100%;
  height: auto;
}
.login-dialog .dialog-main .header-txt[data-v-7ba5bd90] {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.login-dialog .dialog-main .header-txt div[data-v-7ba5bd90] {
  font-size: 17px;
}
.login-dialog .dialog-main .header-txt div[data-v-7ba5bd90]:last-child {
  font-size: 14px;
  margin-top: 10px;
}
.login-dialog .dialog-main .header-txt .header-color[data-v-7ba5bd90] {
  color: #cccccc;
  font-size: 15px;
  font-weight: 600;
}
.login-dialog .dialog-main .header-txt .header-color-yellow[data-v-7ba5bd90] {
  color: #ff9700;
}
.login-dialog[data-v-7ba5bd90] .el-dialog__body {
  padding: 0;
}
.login-dialog .body[data-v-7ba5bd90] {
  width: 320px;
  margin: 0 auto;
  padding: 30px 0;
}
.login-dialog .body[data-v-7ba5bd90] .el-input .is-focus {
  border-bottom: 2px solid #ff9700;
}
.login-dialog .body[data-v-7ba5bd90] .el-input__wrapper {
  border-radius: unset;
  border-bottom: 2px solid #b8b8b8;
}
.login-dialog .body[data-v-7ba5bd90] .el-input__wrapper {
  box-shadow: none;
}
.login-dialog .body[data-v-7ba5bd90] .el-input__inner {
  font-size: 14px;
}
.login-dialog .body[data-v-7ba5bd90] .el-input__suffix {
  color: #000000;
  font-size: 15px;
  cursor: pointer;
}
.login-dialog .body .second-interval[data-v-7ba5bd90] {
  color: #f44336;
}
.login-dialog .dia-footer[data-v-7ba5bd90] {
  width: 320px;
  margin: 0 auto;
}
.login-dialog .dia-footer .one-go-on[data-v-7ba5bd90] {
  width: 100%;
  height: 40px;
  background-color: #ffd599;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}
.login-dialog .dia-footer .have-on-go-on[data-v-7ba5bd90] {
  background-color: #ff9700;
}
.login-dialog .dia-footer .price[data-v-7ba5bd90] {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-dialog .dia-footer .price .agreement[data-v-7ba5bd90] {
  color: #5eb9ed;
  cursor: pointer;
}
.login-dialog .dia-footer[data-v-7ba5bd90] .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #ff9700;
  border-color: #ff9700;
}
.login-dialog .dia-footer[data-v-7ba5bd90] .el-checkbox__inner:hover {
  border-color: #ff9700;
}
.login-dialog .dia-footer[data-v-7ba5bd90] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: unset;
}

/*
  dialog end
*/
/*
  drawer
*/
.login-drawer[data-v-7ba5bd90] .login-drawer .el-drawer__body {
  padding: 0;
}
.login-drawer[data-v-7ba5bd90] .el-drawer__header {
  margin-bottom: 0;
  padding-right: 0;
}
.login-drawer .drawer-cox[data-v-7ba5bd90] {
  width: 100%;
  height: calc(100vh - 42px);
  overflow: hidden;
}
.login-drawer[data-v-7ba5bd90] .el-drawer__close-btn:focus i {
  color: #ff9700;
}
.login-drawer[data-v-7ba5bd90] .el-drawer__close-btn:hover i {
  color: #ff9700;
}
.login-drawer[data-v-7ba5bd90] .el-drawer__body {
  padding: 0;
}
.login-drawer[data-v-7ba5bd90] ::-webkit-scrollbar-thumb {
  background-color: unset !important;
}

[data-v-7ba5bd90] .el-loading-spinner .path {
  stroke: #ff9700;
}

