/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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 */
  /* stylelint-disable-line */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * 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 */
  /* stylelint-disable-line */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-family: "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
ul,
ol {
  list-style: none;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
::-moz-selection {
  background: #108ee9;
  color: #fff;
}
::selection {
  background: #108ee9;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
a {
  color: #108ee9;
  background: transparent;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
a:focus {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
}
a:hover {
  color: #49a9ee;
}
a:active {
  color: #0e77ca;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.index__ant-divider___24s1g {
  margin: 0 6px;
  display: inline-block;
  height: 8px;
  width: 1px;
  background: #ccc;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Menlo, Courier, monospace;
}
.index__clearfix___3-mRx {
  zoom: 1;
}
.index__clearfix___3-mRx:before,
.index__clearfix___3-mRx:after {
  content: " ";
  display: table;
}
.index__clearfix___3-mRx:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.index__sub_menu___1NYGE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  margin: 0 20px;
  padding: 12px 12px 0;
  border-bottom: 2px solid #d3dce6;
}
.index__sub_menu___1NYGE a {
  display: block;
  margin: 0 20px;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #5e6d82;
  border-bottom: 3px solid transparent;
}
.index__sub_menu___1NYGE a.index__nav_link_active___5vhig {
  color: #20a0ff;
  font-weight: bold;
  border-bottom: 3px solid #20a0ff;
  text-decoration: none;
}
#app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 1200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  font-size: 14px;
  color: #5E6D82;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:root {
  --theme-color: transparent;
  --card-main-color: #ff8711;
}

.index__root___2eKRl {
  width: 1200px;
  margin: 0 auto;
}
.index__root___2eKRl img {
  width: 100%;
}

.index__modal_wrap___3IllY {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ {
  width: 800px;
  height: 453px;
  border-radius: 10px;
  background: #ffffff;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_top___3S9sU {
  height: 62px;
  background-image: url(./67a27652ecc4b9e7ed0209302473d2d7.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px 10px 0 0;
  font-size: 18px;
  font-weight: 500;
  color: #262640;
  line-height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_top___3S9sU .index__close_icon___VnPQ- {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 23px;
  right: 21px;
  cursor: pointer;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP {
  height: 391px;
  margin: 0 24px;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP .index__current_message___1llRn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  height: 72px;
  border-bottom: 1px solid #e8e8e8;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP .index__current_message___1llRn .index__location_icon___FCt55 {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 10px;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP .index__current_message___1llRn .index__province_name___3P2XE {
  font-weight: 500;
  color: #333333;
  margin-right: 10px;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP .index__current_message___1llRn .index__btn___2vq95 {
  width: 48px;
  height: 22px;
  background: var(--theme-color);
  border-radius: 12px;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP .index__list_wrap___RHDf_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 0;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP ul {
  width: 364px;
  height: 246px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  padding-right: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP ul li .index__province_char___2rDMG {
  font-weight: 500;
  color: var(--theme-color);
  width: 32px;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP ul li .index__province_name___3P2XE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP ul li .index__province_name___3P2XE span {
  margin: 0 20px 10px 0;
  cursor: pointer;
}
.index__modal_wrap___3IllY .index__modal_content___kZQNQ .index__modal_body___1eyYP ul li .index__province_name___3P2XE span:hover {
  color: var(--theme-color);
}

.index__page_main___IOnUz {
  background-color: #f0f2f5;
  font-family: PingFang SC, PingFang SC-Regular;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm {
  background: #464a4e;
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm .index__footer_minor___2hlog {
  width: 1200px;
  margin: 0 auto;
  padding: 12px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm .index__footer_minor___2hlog .index__row___1OKQb {
  margin-bottom: 12px;
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm .index__footer_minor___2hlog .index__row_3___21YVV a {
  color: #ffffff;
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm .index__footer_minor___2hlog .index__row_3___21YVV a:hover {
  color: var(--theme-color);
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm .index__footer_minor___2hlog .index__row_3___21YVV a:link {
  text-decoration: none;
}
.index__footer_wrap___3dQax .index__footer_minor_wrap___3tXGm .index__footer_minor___2hlog .index__row_3___21YVV span:last-child {
  display: none;
}
.index__link_wrap___2ptah {
  background-image: url(./9420307eab1e3aa4c377f2151ae9ebd1.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.index__link_wrap___2ptah .index__link_content___qg6mQ {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__link_wrap___2ptah .index__link_content___qg6mQ .index__info___1UZmL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__link_wrap___2ptah .index__link_content___qg6mQ .index__info___1UZmL .index__link_title___3x8Ak {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin-right: 36px;
}
.index__link_wrap___2ptah .index__link_content___qg6mQ .index__info___1UZmL .index__link_text___6NP5i {
  font-size: 14px;
  line-height: 22px;
}
.index__link_wrap___2ptah .index__link_content___qg6mQ .index__link_btn___2Pxpt {
  width: 90px;
  height: 38px;
  border: 1px solid #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.index__link_wrap___2ptah .index__link_content___qg6mQ .index__link_btn___2Pxpt img {
  width: 12px;
  height: 12px;
  margin-left: 6px;
}

.index__content_area___-5mLH {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index__entry_wrap___1jCJD {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 40px;
  position: relative;
}
.index__entry_wrap___1jCJD .index__banner___3Un5s {
  width: 940px;
  height: 360px;
}
.index__info_wrap___2M66V {
  width: 240px;
  height: 360px;
  background: #ffffff;
  border-radius: 4px;
  padding: 30px;
}
.index__info_wrap___2M66V .index__user_info___3B4wF {
  width: 180px;
  height: 72px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__info_wrap___2M66V .index__user_info___3B4wF .index__user_icon___3-VcU {
  width: 44px;
  height: 44px;
  margin-right: 12px;
}
.index__info_wrap___2M66V .index__user_info___3B4wF .index__user_text___1ssMW {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index__info_wrap___2M66V .index__user_info___3B4wF .index__user_text___1ssMW .index__user_name___OiJ2t {
  color: #000000;
  margin-bottom: 4px;
}
.index__info_wrap___2M66V .index__info_menu_list___2Oe1j {
  height: 227px;
  padding: 20px 0 7px 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__info_wrap___2M66V .index__info_menu_list___2Oe1j .index__info_item___3cIbR {
  height: 38px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.index__info_wrap___2M66V .index__info_menu_list___2Oe1j .index__info_item___3cIbR .index__info_icon___362TF {
  width: 30px;
  height: 30px;
  margin-right: 16px;
}
.index__menu_wrap___3VQYe {
  width: 240px;
  height: 360px;
  background: var(--theme-color);
  border-radius: 4px;
  padding: 10px 0 10px;
  overflow: auto;
}
.index__menu_wrap___3VQYe .index__menu_item___g5DuG {
  height: 48px;
  padding: 0 10px 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  cursor: pointer;
}
.index__menu_wrap___3VQYe .index__menu_item___g5DuG:hover {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.index__menu_wrap___3VQYe .index__menu_item___g5DuG .index__more_icon___3xeMj {
  width: 16px;
  height: 16px;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC {
  width: 560px;
  height: 360px;
  overflow: auto;
  padding: 24px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 240px;
  visibility: hidden;
  cursor: auto;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  min-height: 120px;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 .index__course_type_item___32vgz {
  margin-bottom: 8px;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 .index__course_type_item___32vgz:last-child {
  margin-bottom: 0;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 .index__course_type_item___32vgz .index__general_type___3QnU- {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 16px;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 .index__course_type_item___32vgz .index__specific_type_wrap___1JwEx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 .index__course_type_item___32vgz .index__specific_type_wrap___1JwEx .index__specific_type___3BWF0 {
  margin: 0 21px 16px 0;
  cursor: pointer;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_type_wrap___fdKW5 .index__course_type_item___32vgz .index__specific_type_wrap___1JwEx .index__specific_type___3BWF0:hover {
  color: var(--theme-color);
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_recommend_wrap___XzhTA .index__course_recommend_title___2AyDb {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  margin-bottom: 16px;
}
.index__menu_wrap___3VQYe .index__item_detail_wrap___2IeBC .index__course_recommend_wrap___XzhTA .index__list_wrap___oc5_b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__menu_wrap___3VQYe .index__menu_item___g5DuG:hover .index__item_detail_wrap___2IeBC {
  visibility: visible;
}
.index__course_title_wrap___3t4Cj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.index__course_title_wrap___3t4Cj .index__course_title___2byoH {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
}
.index__course_title_wrap___3t4Cj .index__more_area_wrap___2NV19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
.index__course_title_wrap___3t4Cj .index__more_area_wrap___2NV19 .index__icon_more___Lev1b {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.index__course_card_wrap___3mYCS {
  width: calc(33.3% - 13.3px);
  height: 180px;
  background: #ffffff;
  border-radius: 2px;
  padding: 0 30px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.index__course_card_wrap___3mYCS .index__content_wrap___1s1Bi {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 0 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__course_card_wrap___3mYCS .index__content_wrap___1s1Bi .index__title___3IJjE {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
  margin-bottom: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index__course_card_wrap___3mYCS .index__content_wrap___1s1Bi .index__tag_wrap___3cnpp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.index__course_card_wrap___3mYCS .index__content_wrap___1s1Bi .index__tag_wrap___3cnpp .index__course_tag___SqkGe {
  height: 20px;
  padding: 0 6px;
  border: 1px solid var(--card-main-color);
  border-radius: 2px;
  font-size: 13px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--card-main-color);
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index__course_card_wrap___3mYCS .index__number___2ks0n {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
.index__course_card_wrap___3mYCS .index__price_wrap___1J-Ri {
  height: 60px;
  border-top: 1px solid#e8e8e8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.index__course_card_wrap___3mYCS .index__price_wrap___1J-Ri .index__price_value___6N3eB .index__price_unit___2o9_f {
  font-size: 14px;
  font-weight: 500;
  color: var(--card-main-color);
  line-height: 25px;
  margin-right: 2px;
}
.index__course_card_wrap___3mYCS .index__price_wrap___1J-Ri .index__price_value___6N3eB .index__price___FljeV {
  font-size: 24px;
  font-weight: 500;
  color: var(--card-main-color);
  line-height: 32px;
}
.index__easy_course_card_wrap___2EKXl {
  height: 128px;
  width: 248px;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  padding: 16px;
}
.index__easy_course_card_wrap___2EKXl .index__tag_wrap___3cnpp {
  margin-bottom: 16px;
}
.index__easy_course_card_wrap___2EKXl .index__content_wrap___1s1Bi {
  padding: 0;
}
.index__course_wrap___3Z1jT {
  margin-bottom: 40px;
}
.index__course_wrap___3Z1jT .index__search_bar___2wpsL {
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 20px;
}
.index__course_wrap___3Z1jT .index__course_tabs___2W-Yu {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 40px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  white-space: nowrap;
  overflow-x: auto;
}
.index__course_wrap___3Z1jT .index__course_tabs___2W-Yu .index__activeTab___1fwra {
  color: var(--theme-color);
}
.index__course_wrap___3Z1jT .index__course_tabs___2W-Yu span {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin-right: 20px;
  cursor: pointer;
}
.index__course_wrap___3Z1jT .index__course_content___2pL_E {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.index__course_wrap___3Z1jT .index__course_content___2pL_E .index__poster___34bWV {
  width: 240px;
  height: 406px;
  margin-right: 10px;
}
.index__course_wrap___3Z1jT .index__course_content___2pL_E .index__list_wrap___oc5_b {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.index__course_wrap___3Z1jT .index__course_content___2pL_E .index__fill_card_wrap___1aX3D {
  width: calc(33.3% - 13.3px);
  height: 180px;
}
.index__course_wrap___3Z1jT .index__bottom_tip___3l6gR {
  height: 84px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index__course_wrap_course___5soUH {
  margin-bottom: 0;
}
.index__course_wrap_course___5soUH .index__course_card_wrap___3mYCS {
  margin-top: 20px;
}
.index__news_wrap___wM8YY {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.index__news_wrap___wM8YY .index__news_list___1jXAz {
  width: 960px;
  height: 194px;
  background: #ffffff;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.index__news_wrap___wM8YY .index__news_list___1jXAz .index__news_item___3tldm {
  width: 450px;
  padding-right: 70px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.index__news_wrap___wM8YY .index__news_list___1jXAz .index__news_item___3tldm a {
  color: #000000;
}
.index__news_wrap___wM8YY .index__news_list___1jXAz .index__news_item___3tldm a:hover {
  color: var(--theme-color);
}
.index__news_wrap___wM8YY .index__news_list___1jXAz .index__news_item___3tldm a:link {
  text-decoration: none;
}
.index__news_wrap___wM8YY .index__news_list___1jXAz .index__news_item___3tldm:nth-child(-n+2) a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.index__news_wrap___wM8YY .index__news_img___2Qm4Q {
  width: 240px;
  height: 194px;
  cursor: pointer;
}
.index__carousel_wrap___3ujyV {
  width: 240px;
  height: 194px;
}

.index__content_area___1o30g {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index__major_wrap___33vr_ {
  height: 74px;
  background: #ffffff;
  -webkit-box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
          box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
  margin: 20px 0;
  padding: 0 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.index__major_wrap___33vr_ .index__major_title___3VYWu {
  width: 100px;
  margin-right: 8px;
  white-space: nowrap;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
  padding: 24px 0;
  cursor: pointer;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__major_list_item_name___1K2Qx {
  padding: 0 16px;
  white-space: nowrap;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK:hover {
  color: var(--theme-color);
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK:hover .index__minor_wrap___1Dr2J {
  display: block;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK:last-child {
  margin-right: 0;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J {
  z-index: 1;
  padding: 24px;
  width: 100%;
  background: #f7f8fa;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 0;
  top: 74px;
  display: none;
  max-height: 400px;
  overflow: auto;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5:last-child {
  margin-bottom: 0;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 .index__minor_title___L-dnE {
  min-width: 100px;
  margin-right: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5:hover .index__minor_title___L-dnE {
  color: var(--theme-color);
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 .index__minor_list___qcZOo {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -12px;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 .index__minor_list___qcZOo .index__minor_list_item___p0-Mb {
  height: 24px;
  padding: 0 16px;
  margin: 0 12px 12px 0;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 .index__minor_list___qcZOo .index__minor_list_item___p0-Mb:last-child {
  margin: 0;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 .index__minor_list___qcZOo .index__minor_list_item___p0-Mb:hover {
  color: var(--theme-color);
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__major_list_item___3X5lK .index__minor_wrap___1Dr2J .index__minor_item___3wux5 .index__minor_list___qcZOo .index__active_minor_list_item___xnXIg {
  background: #ffffff;
  border: 1px solid var(--theme-color);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 400;
  color: var(--theme-color);
  line-height: 22px;
}
.index__major_wrap___33vr_ .index__major_list___1qTPl .index__active_major_list_item___2Xc0G .index__major_list_item_name___1K2Qx {
  background: var(--theme-color);
  border-radius: 12px;
  font-weight: 500;
  color: #ffffff;
}
.index__category_intro_wrap___2geSP {
  padding: 24px;
  background: #ffffff;
  background-image: url(./d94cc6ec952d2c02692c7e47a3c4d478.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.index__category_intro_wrap___2geSP .index__category_intro_name___3XK2G {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  padding-left: 8px;
  border-left: 4px solid var(--theme-color);
}
.index__category_intro_wrap___2geSP .index__category_intro_item___1BAr7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 16px;
}
.index__category_intro_wrap___2geSP .index__category_intro_item___1BAr7 .index__category_intro_label___3847a {
  width: 70px;
  margin-right: 10px;
}
.index__category_intro_wrap___2geSP .index__category_intro_item___1BAr7 .index__category_intro_text___1S1Yt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.index__about_wrap___1h4WI {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index__about_wrap___1h4WI .ant-anchor {
  height: 64px;
  width: 100%;
  background: #2b2b2b;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__about_wrap___1h4WI .ant-anchor .ant-anchor-ink {
  display: none;
}
.index__about_wrap___1h4WI .ant-anchor .ant-anchor-link {
  width: 200px;
  height: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index__about_wrap___1h4WI .ant-anchor .ant-anchor-link a {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.45);
  line-height: 24px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__about_wrap___1h4WI .ant-anchor .ant-anchor-link-active > .ant-anchor-link-title {
  color: var(--theme-color);
  position: relative;
}
.index__about_wrap___1h4WI .ant-anchor .ant-anchor-link-active > .ant-anchor-link-title::after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: var(--theme-color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.index__about_wrap___1h4WI .index__about_img___1HSdx {
  width: 100%;
}

.graphicCode__graphic_code___hvXiM {
  display: block;
  width: 200px;
  height: 80px;
  margin: 0 auto;
  cursor: pointer;
}
.graphicCode__desc___o5GWh {
  font-size: 14px;
  color: #333;
  margin-top: 15px;
  text-align: center;
}
.graphicCode__desc___o5GWh .graphicCode__btn_text___2LcAX {
  color: var(--theme-color);
  cursor: pointer;
}
.graphicCode__code_input___3Skt7 {
  display: block;
  width: 204px;
  margin: 15px auto 0;
}
.graphicCode__confirm_btn___3lVTh {
  width: 340px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  color: #fff;
  background-color: var(--theme-color);
  border-radius: 5px;
  font-size: 20px;
  font-family: 微软雅黑;
  cursor: pointer;
  margin: 25px auto 0;
}

.ant-input-group-addon {
  border: none;
  min-width: 75px;
  padding: 0 20px 0 0;
  position: relative;
}
.ant-input-group-addon .ant-select {
  width: 100%;
}
.ant-input-group-addon .ant-select-selection-selected-value {
  font-size: 14px;
  font-weight: 600;
  color: var(--theme-color);
  width: 100%;
}
.ant-input-group-addon .ant-select-arrow {
  right: -24px;
  z-index: 2;
}
.ant-input-group-addon .ant-select-arrow svg {
  color: var(--theme-color);
  position: absolute;
  top: 0;
  right: 0;
}
.ant-input-clear-icon svg {
  width: 16px;
  height: 16px;
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disable) {
  color: var(--theme-color);
  background-color: white;
}
.ant-select-selection__rendered {
  width: 100%;
}
.index__login_wrap___2_R4d {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
}
.index__login_wrap___2_R4d .index__tip_wrap___qVLLx {
  color: #000000;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ {
  width: 1200px;
  margin: 160px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__link_title___1zm_6 {
  height: 50px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 10px 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  color: #333333;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__link_title___1zm_6 .index__sub_title___fzmH- {
  line-height: 18px;
  font-size: 14px;
  margin-left: 15px;
  font-weight: 400;
  color: #666666;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__tab___igcmW {
  height: 50px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__tab___igcmW .index__item___2xxw8 {
  width: 49%;
  height: 24px;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
  cursor: pointer;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__tab___igcmW .index__item___2xxw8:nth-child(2) {
  border-left: 1px solid #666;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__tab___igcmW .index__active_tab___2gS1B {
  color: #333333;
  font-weight: 500;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA {
  width: 460px;
  height: 424px;
  background: #ffffff;
  padding: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy .index__qrcode___2oAwX {
  width: 210px;
  height: 210px;
  position: relative;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy .index__qrcode___2oAwX .index__qr_img___28QxT {
  width: 100%;
  height: 100%;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy .index__qrcode___2oAwX .index__reload___2bW73 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy .index__qrcode___2oAwX .index__reload___2bW73 .index__refresh_img___2wAK9 {
  width: 40px;
  height: 40px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy .index__qrcode___2oAwX .index__reload___2bW73 .index__refresh_tip___2o4Au {
  margin-top: 19px;
  font-size: 16px;
  color: #ffffff;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__qrcode_wrap___3vliy .index__tip___2bLCz {
  font-size: 18px;
  color: #333333;
  margin-top: 24px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__phone_wrap___2KK9k,
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__code_wrap___19ptX {
  height: 60px;
  background: #fafafa;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__phone_wrap___2KK9k input,
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__code_wrap___19ptX input,
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__phone_wrap___2KK9k input:focus,
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__code_wrap___19ptX input:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background-color: #fafafa;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__phone_wrap___2KK9k .index__code_btn___RHOSB,
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__code_wrap___19ptX .index__code_btn___RHOSB {
  width: 98px;
  height: 38px;
  background: var(--theme-color);
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 38px;
  cursor: pointer;
  margin-left: 10px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__phone_wrap___2KK9k .index__code_btn_disable___1wfny,
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__code_wrap___19ptX .index__code_btn_disable___1wfny {
  background-color: #cccccc;
  color: #666666;
  cursor: not-allowed;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__login_icon___uZYC5 {
  width: 16px;
  height: 16px;
  margin: 0 10px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__tip_wrap___qVLLx {
  width: 250px;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__tip_wrap___qVLLx .index__tip_item___30KQx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__tip_wrap___qVLLx .index__tip_item___30KQx .index__tip_icon___3T205 {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__tip_wrap___qVLLx .index__tip_item___30KQx div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__tip_wrap___qVLLx .index__tip_item_success____3Ij9 {
  color: #52C41A;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__tip_wrap___qVLLx .index__tip_item_error___2UAw1 {
  color: var(--theme-color);
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__help_text___1HxGj .index__popover___3waFM {
  cursor: pointer;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__login_btn___eaT6c {
  width: 360px;
  height: 52px;
  background: var(--theme-color);
  border-radius: 4px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 52px;
  cursor: pointer;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__protocol___3qcGl {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__protocol___3qcGl a {
  color: var(--theme-color);
}
.index__login_wrap___2_R4d .index__content_wrap___17scZ .index__login_box___35EjA .index__protocol___3qcGl a:link {
  text-decoration: none;
}

.index__course_detail_wrap___hmmBV {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}
.index__course_detail_wrap___hmmBV .index__recommend_list___Ts2zU {
  width: 280px;
  background: #ffffff;
  border: 1px solid #dcdfe6;
  padding: 16px;
}
.index__course_detail_wrap___hmmBV .index__recommend_list___Ts2zU .index__title___1W7hf {
  width: 248px;
  height: 25px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.index__course_detail_wrap___hmmBV .index__recommend_list___Ts2zU .index__title___1W7hf .index__recomend_img___2RQ4B {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.index__course_detail_wrap___hmmBV .index__recommend_list___Ts2zU .index__list_item___3V4nm {
  margin-bottom: 20px;
}
.index__course_detail_wrap___hmmBV .index__recommend_list___Ts2zU .index__more_link___SC2GV {
  font-size: 14px;
  font-weight: 400;
  color: #3484fe;
  line-height: 22px;
  text-align: center;
}
.index__course_detail_wrap___hmmBV .index__recommend_list___Ts2zU .index__more_link___SC2GV span {
  cursor: pointer;
}
.index__gist_wrap___J1vF2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 33px;
  width: 902px;
  background: #ffffff;
  border: 1px solid #dcdfe6;
  margin-bottom: 9px;
}
.index__gist_wrap___J1vF2 .index__gist_left_wrap___1PDjR {
  width: 681px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__gist_wrap___J1vF2 .index__gist_left_wrap___1PDjR .index__gist_title___2szYr {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs {
  width: 143px;
  padding-top: 28px;
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs .index__gist_right_content___3I6x8 {
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs .index__price_wrap___5r8wD .index__price_unit___1rB2u {
  font-size: 14px;
  font-weight: 500;
  color: var(--card-main-color);
  line-height: 25px;
  margin-right: 2px;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs .index__price_wrap___5r8wD .index__price___5kEaG {
  font-size: 24px;
  font-weight: 500;
  color: var(--card-main-color);
  line-height: 32px;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs .index__number___1Qkc9 {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs .index__sign_up_btn___3K_zg {
  width: 100px;
  height: 38px;
  background: var(--card-main-color);
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
}
.index__gist_wrap___J1vF2 .index__gist_right_wrap___3ysgs .index__sign_up_btn_disable___BcufV {
  background: #f5f7fa;
  color: #c0c4cc;
  cursor: not-allowed;
}
.index__detail_info_wrap___1imDQ {
  width: 902px;
  background: #ffffff;
  border: 1px solid #dcdfe6;
}
.index__detail_info_wrap___1imDQ .index__tab_wrap___oHbM1 {
  width: 900px;
  height: 44px;
  background: #ffffff;
  -webkit-box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
          box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 44px;
  padding-left: 20px;
}
.index__detail_info_wrap___1imDQ .index__tab_wrap___oHbM1 span {
  margin-right: 32px;
  cursor: pointer;
}
.index__detail_info_wrap___1imDQ .index__tab_wrap___oHbM1 .index__active_tab___2LuiX {
  font-weight: 500;
  color: var(--theme-color);
}
.index__detail_info_wrap___1imDQ .index__course_intro_wrap___O77M5 .index__detail_img___3ntRX {
  width: 900px;
  height: 1237px;
  margin: 20px 0;
}
.index__detail_info_wrap___1imDQ .index__course_intro_wrap___O77M5 .index__notice_wrap___1YyWJ {
  height: 365px;
  padding: 40px;
  background: #f3f6f9;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__detail_info_wrap___1imDQ .index__course_intro_wrap___O77M5 .index__notice_wrap___1YyWJ .index__notice_title___3oaBq {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.index__detail_info_wrap___1imDQ .index__course_intro_wrap___O77M5 .index__notice_wrap___1YyWJ .index__question_text___2BNNj {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.index__detail_course_list___24oB9 {
  margin-bottom: 20px;
}
.index__course_wrap___2PA9n {
  padding: 20px;
}
.index__course_wrap___2PA9n .course_list.ant-collapse {
  border: none;
}
.index__course_wrap___2PA9n .course_list.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #E8E8E8;
  border-radius: 0;
}
.index__course_wrap___2PA9n .course_list.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  background: #f5f6f6;
  border-radius: 0;
  height: 62px;
  padding: 0 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
.index__course_wrap___2PA9n .course_list.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  right: 24px;
  font-size: 16px;
  color: #565656;
}
.index__course_wrap___2PA9n .course_list.ant-collapse .ant-collapse-content {
  border: none;
}
.index__course_wrap___2PA9n .course_list.ant-collapse .ant-collapse-content .ant-collapse-content-box {
  padding: 0;
}
.index__course_wrap___2PA9n .index__subject_title___3AjYg {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 16px;
  border-left: 2px solid var(--theme-color);
  padding-left: 4px;
  margin-bottom: 16px;
}
.index__course_wrap___2PA9n .index__subject_title___3AjYg .index__subjectNum___1kUDv {
  margin: 0 4px;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk {
  margin-bottom: 16px;
  border: 1px solid #e8e8e8;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk .index__arrange_item_wrap___2RSvn {
  width: 860px;
  height: 42px;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
          box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk .index__arrange_item_wrap___2RSvn .index__arrange_item_time___2QLzc {
  width: 200px;
  margin-right: 2px;
  font-weight: 500;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk .index__arrange_item_wrap___2RSvn .index__arrange_item_time___2QLzc span {
  margin-right: 8px;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk .index__arrange_item_wrap___2RSvn .index__arrange_item_time___2QLzc span :last-child {
  margin-right: 0;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk .index__arrange_item_wrap___2RSvn .index__arrange_item_name___C_29U {
  width: 610px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index__course_wrap___2PA9n .index__arrange_wrap___vprgk .index__arrange_item_wrap___2RSvn:last-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.index__course_wrap___2PA9n .index__course_item_wrap___3qFFB {
  height: 42px;
  padding: 10px 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
          box-shadow: 0px -1px 0px 0px #e8e8e8 inset;
}
.index__course_wrap___2PA9n .index__course_item_wrap___3qFFB:last-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.index__course_wrap___2PA9n .index__course_item_wrap___3qFFB .index__course_item_number___1OcHP {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.index__course_wrap___2PA9n .index__course_item_wrap___3qFFB .index__course_item_title___1LBmo {
  font-size: 16px;
  width: 750px;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index__course_intro_wrap___O77M5 {
  padding: 16px;
  color: #000000;
  font-size: 14px;
}
.index__course_intro_wrap___O77M5 .index__class_intro___2YaUQ,
.index__course_intro_wrap___O77M5 .index__study_target___1zzTX {
  padding-left: 25px;
  white-space: pre-wrap;
  line-height: 25px;
}
.index__course_intro_wrap___O77M5 .index__special_service___ziETd,
.index__course_intro_wrap___O77M5 .index__proper_person___Ovt8d {
  padding-left: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.index__course_intro_wrap___O77M5 .index__special_service___ziETd div,
.index__course_intro_wrap___O77M5 .index__proper_person___Ovt8d div {
  width: 33.3%;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index__course_intro_wrap___O77M5 .index__special_service___ziETd div::before,
.index__course_intro_wrap___O77M5 .index__proper_person___Ovt8d div::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: var(--card-main-color);
}
.index__course_intro_wrap___O77M5 .index__course_picture___c2KqJ {
  width: 843px;
  margin: 20px 0 80px 25px;
}
.index__title_wrap___3Buhh {
  font-size: 16px;
  height: 56px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  padding-left: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__title_wrap___3Buhh .index__title_icon___2D5Ne {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.index__title_wrap___3Buhh .index__title_line___1vmfQ {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background: #f0f0f0;
  margin-left: 8px;
}
.index__gist_content___1aWvJ,
.index__service_container___39YLP {
  padding: 25px 0 0;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4,
.index__service_container___39YLP .index__list_wrap___2vOb4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  margin-bottom: 7px;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4:last-child,
.index__service_container___39YLP .index__list_wrap___2vOb4:last-child {
  margin-bottom: 0;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4 .index__key___ZSv8x,
.index__service_container___39YLP .index__list_wrap___2vOb4 .index__key___ZSv8x {
  width: 70px;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-right: 20px;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4 .index__value___13imn,
.index__service_container___39YLP .index__list_wrap___2vOb4 .index__value___13imn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4 .index__value___13imn .index__list_item___3V4nm,
.index__service_container___39YLP .index__list_wrap___2vOb4 .index__value___13imn .index__list_item___3V4nm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: 20px;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4 .index__value___13imn .index__list_item___3V4nm .index__text_icon___1IRiy,
.index__service_container___39YLP .index__list_wrap___2vOb4 .index__value___13imn .index__list_item___3V4nm .index__text_icon___1IRiy {
  border: 1px solid #fd716e;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #fd716e;
  line-height: 20px;
  padding: 0 4px;
  margin-right: 6px;
}
.index__gist_content___1aWvJ .index__list_wrap___2vOb4 .index__value___13imn .index__list_item___3V4nm .index__help_icon___13pWF,
.index__service_container___39YLP .index__list_wrap___2vOb4 .index__value___13imn .index__list_item___3V4nm .index__help_icon___13pWF {
  width: 16px;
  height: 16px;
  margin: 0 6px;
  cursor: pointer;
}
.index__service_container___39YLP {
  padding: 0 0 16px 0;
}
.index__service_container___39YLP .index__service_wrap___2BRPj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.index__service_container___39YLP .index__service_wrap___2BRPj .index__select_icon___3nKre {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.index__service_container___39YLP .index__service_wrap___2BRPj .index__select_icon_checked___3V2pj + .index__name_wrap___1LmiU {
  color: var(--card-main-color);
}
.index__service_container___39YLP .index__service_wrap___2BRPj .index__price___5kEaG {
  margin-left: 6px;
}
.index__service_container___39YLP .index__service_wrap___2BRPj .index__list_item_select___1wFz- {
  cursor: pointer;
}
.index__service_container___39YLP .index__service_wrap___2BRPj .index__service_free___1rloh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.index__service_container___39YLP .index__service_wrap___2BRPj .index__service_pay___QRsjl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.index__active_modal_wrap___nXn9o {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 1;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O {
  width: 540px;
  border-radius: 10px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 100px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__title___1W7hf {
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__title___1W7hf .index__close_icon___2Uej6 {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 17px;
  cursor: pointer;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__content___18Guz {
  padding: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #E8E8E8;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__content___18Guz .index__list_item___3V4nm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__content___18Guz .index__list_item___3V4nm:last-child {
  margin-bottom: 0;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__content___18Guz .index__list_item___3V4nm .index__key___ZSv8x {
  width: 70px;
  margin-right: 8px;
  color: #666666;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__content___18Guz .index__list_item___3V4nm .index__value___13imn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333333;
}
.index__active_modal_wrap___nXn9o .index__modal_body___1_b0O .index__btn___L5jfE {
  width: 116px;
  height: 34px;
  background: var(--card-main-color);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px auto;
  cursor: pointer;
}

.index__pay_result_wrap___2EoC1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #f0f2f5;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR {
  margin: 80px auto 0;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__status_wrap___361pk {
  width: 240px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 24px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__status_wrap___361pk .index__status_img___2paPX {
  width: 120px;
  height: 120px;
  margin-right: 24px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__status_wrap___361pk .index__status_text___3C0qJ {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  line-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__status_wrap___361pk .index__status_text___3C0qJ .index__btn_wrap___2vfs8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__status_wrap___361pk .index__status_text___3C0qJ .index__btn_wrap___2vfs8 .index__status_btn___12Dr0 {
  width: 88px;
  height: 32px;
  background: var(--card-main-color);
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  margin-right: 16px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG {
  width: 960px;
  background: #fafafa;
  margin: 0 auto;
  padding: 24px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row1___2RaY4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 21px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row1___2RaY4 .index__detail_row1_left___1SIrw {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row1___2RaY4 .index__detail_row1_left___1SIrw .index__order_img___2_azR {
  width: 24px;
  height: 24px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row1___2RaY4 .index__detail_row1_right___-igtX {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row1___2RaY4 .index__detail_row1_right___-igtX .index__pay_amount___38Yky {
  font-size: 18px;
  font-weight: 500;
  color: var(--card-main-color);
  margin-left: 12px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row2___1w6Pn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 24px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row3___19du1 {
  padding: 0 66px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 9px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row3___19du1 span:nth-child(odd) {
  width: 8px;
  height: 8px;
  background: #1890ff;
  border-radius: 8px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row3___19du1 span:nth-child(even) {
  width: 755px;
  height: 3px;
  border: 3px solid #1890ff;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row4___1LCXn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row4___1LCXn .index__time_wrap___1u-qi {
  width: 140px;
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.index__pay_result_wrap___2EoC1 .index__content_wrap___oc3TR .index__detail_wrap___AaFnG .index__detail_row4___1LCXn .index__time_wrap___1u-qi span:last-child {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 22px;
}

.header__logo___1omcH {
  width: 340px;
  height: 60px;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D {
  background-color: #ffffff;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B .header__login_wrap___2ADQJ {
  width: 400px;
  height: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
  color: #666666;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B .header__login_wrap___2ADQJ .header__link___1JJpb {
  cursor: pointer;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B .header__login_wrap___2ADQJ .header__user_name___2kU1X {
  margin-left: 32px;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B .header__login_wrap___2ADQJ .header__spacer___3DJVn {
  margin: 0 6px;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B .header__login_wrap___2ADQJ .header__login_btn___eClt6 {
  color: #999999;
  cursor: pointer;
}
.header__header_wrap___3EEK3 .header__header_main_wrap___3Dp9D .header__header_main___1jw6B .header__login_wrap___2ADQJ .header__login_btn___eClt6:hover {
  color: var(--theme-color);
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G {
  height: 44px;
  background: #f8f9fa;
  -webkit-box-shadow: 0px 3px 15px 0px #f8f9fa;
          box-shadow: 0px 3px 15px 0px #f8f9fa;
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G .header__header_nav___8Vcan {
  width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  line-height: 44px;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G .header__header_nav___8Vcan .header__nav_normal___3stLD {
  color: #333333;
  font-weight: 400;
  margin-right: 33px;
  text-decoration: none;
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G .header__header_nav___8Vcan .header__nav_active___2H-CZ {
  color: var(--theme-color);
  font-weight: 500;
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G .header__header_nav___8Vcan .header__location_wrap___1zaM9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G .header__header_nav___8Vcan .header__location_wrap___1zaM9 img {
  width: 16px;
  height: 16px;
}
.header__header_wrap___3EEK3 .header__header_nav_wrap___1EA-G .header__header_nav___8Vcan .header__location_wrap___1zaM9 span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin: 0 4px;
}
.header__login_header_wrap___qmphX {
  height: 80px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__login_header_wrap___qmphX .header__login_header___3CSms {
  width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__login_header_wrap___qmphX .header__nav_normal___3stLD {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  margin-right: 33px;
  text-decoration: none;
}

.hongKong__root___3qY-i {
  background: #ffffff;
}
.hongKong__root___3qY-i > div {
  height: 200px;
  width: 1200px;
  padding: 20px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hongKong__root___3qY-i > div .hongKong__img_wrap___Nk3fY {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hongKong__root___3qY-i > div .hongKong__img_wrap___Nk3fY img {
  width: 340px;
}
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX {
  width: 720px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 26px;
}
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX > div {
  width: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 30px;
}
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX > div span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX > div a,
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX > div .hongKong__email___oyESu {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
}
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX > div a:hover {
  color: var(--theme-color);
}
.hongKong__root___3qY-i > div .hongKong__text_wrap___3cxJX > div a:link {
  text-decoration: none;
}


/*# sourceMappingURL=index.aea4c7e39c31a96a8395.css.map*/