/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].oneOf[1].use[2]!./node_modules/less-loader/dist/cjs.js!./src/components/OldFooter/index.less ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.info_ClEhvm4WmY6_0gJrmXOT {
  padding: 30px 0;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  background: #000;
  width: 100%;
  color: #fff;
}
.info_ClEhvm4WmY6_0gJrmXOT a {
  color: #fff;
}
.line_H_5qX10h2JjXgSwNmcRs {
  font-family: arial;
  padding: 0 12px;
}
.beian_vG2hRV445WTamrL0MaeW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fefefe;
  padding: 20px 0;
}

/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].oneOf[0].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[0].use[2]!./src/components/OldHeader/index.css?close_modules ***!
  \*************************************************************************************************************************************************************************************************************************/
.S-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #fff;
  height: 70px;
  border-bottom: 1px solid #eee;
  min-width: 1252px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.01);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.01);
}

.S-header-empty {
  height: 71px;
}

.S-header .lf-container {
  margin: 0 auto;
  width: 1252px;
  height: 70px;
}

.S-header .logo {
  float: left;
  height: 54px;
  margin-top: 14px;
  width: 160px;
}

.S-header .logo a {
  display: block;
}

.S-header .logo a:hover {
  text-decoration: none;
}

.S-header .logo a img {
  float: left;
  height: 42px;
}

.S-header .logo a span {
  color: #666;
  float: left;
  line-height: normal;
  padding-top: 6px;
  display: none;
}

.S-header .nav {
  float: left;
  position: relative;
  margin-right: 20px;
}

.S-header .nav li {
  position: relative;
  float: left;
}

.S-header .nav li>a {
  display: block;
  height: 70px;
  padding: 0 18px;
  line-height: 70px;
  color: #000;
  font-size: 16px;
}

.S-header .nav li:nth-child(7)>a {
  color: #ff6287;
}

.S-header .nav li .line {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -3px;
  width: 20px;
  height: 2px;
  background: #ffd013;
}

.S-header .nav li .line3 {
  width: 30px;
  margin-left: -15px;
}

.S-header .nav li.current a {
  text-decoration: none;
  font-weight: bold;
  color: #ffd013;
}

.S-header .nav li.current .line {
  display: inline-block;
  bottom: 10px;
}

.S-header .nav li:hover a {
  text-decoration: none;
  color: #ffd013;
}

.S-header .search {
  float: left;
  background: #f2f2f2;
  height: 34px;
  width: 246px;
  border-radius: 17px;
  margin-top: 20px;
}

.S-header .search .txt {
  float: left;
  padding-left: 18px;
  width: 190px;
  background: none;
  border: none;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  color: #000;
}

.S-header .nav li .arrow {
  vertical-align: middle;
  display: inline-block;
  margin-left: 4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
}

.S-header .nav li.current .arrow {
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #ffd013 transparent transparent transparent;
}

.S-header .nav li:hover .arrow {
  vertical-align: middle;
  border-width: 0 5px 7px 5px;
  border-color: transparent transparent #ffd013 transparent;
}

.S-header .nav li .category-panel {
  display: none;
  position: absolute;
  z-index: 99;
  width: 286px;
  min-height: 50px;
  padding-bottom: 15px;
  top: 52px;
  left: 50%;
  margin-left: -143px;
  background: #ffffff;
  border: 1px solid #ffd013;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.14);
  border-radius: 6px;
}

.S-header .nav li:hover .category-panel {
  display: block;
}

.S-header .nav li .category-panel .panel-jiao-yellow {
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #ffd013 transparent;
}

.S-header .nav li .category-panel .panel-jiao-white {
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #fff transparent;
}

.S-header .nav .category-panel .category-list {
  padding-top: 15px;
  padding-left: 15px;
}

.S-header .nav .category-panel .category-list span {
  display: block;
  float: left;
  margin-right: 8px;
  margin-bottom: 10px;
  width: 80px;
  height: 28px;
  background: #f5f5f5;
  border-radius: 16px;
  font-size: 12px;
  color: #666666;
  text-align: center;
  cursor: pointer;
}

.S-header .nav .category-panel .category-list span a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  font-size: 12px;
  color: #666666;
  line-height: 28px;
}

.S-header .nav .category-panel .category-list span:hover {
  background: #ffd013;
}

.S-header .nav .category-panel .category-list span:hover a {
  color: #000000;
}

.S-header .nav .category-panel .category-more {
  display: block;
  margin: 5px auto 0;
  width: 256px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #000000;
  text-align: center;
  background: #ffd013;
  border-radius: 100px;
}

.S-header .nav .category-panel .category-more:hover {
  color: #000000;
  background: #e5ba10;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(0, 0, 0, 0.5);
  font-family: "寰蒋闆呴粦";
}

.S-header .search .btn {
  width: 20px;
  height: 20px;
  border: none;
  opacity: 0.6;
  background: url(https://gw.alicdn.com/tfs/TB1XjBbalKw3KVjSZTEXXcuRpXa-40-40.png) no-repeat;
  background-size: 20px 20px;
  float: right;
  cursor: pointer;
  margin-right: 14px;
  margin-top: 7px;
  -webkit-transition: 300ms opacity ease;
  transition: 300ms opacity ease;
}

.S-header .search .btn:hover {
  opacity: 0.6;
}

.S-header .user {
  float: right;
  height: 70px;
  margin-right: 22px;
}

.user-info-wrap_search {
  float: right;
  padding: 21px 0 0;
  color: #fff;
  font-size: 14px;
  line-height: 27px;
  cursor: pointer;
}

.user-info-wrap_search .user-name-link {
  color: #000;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGBJREFUeNpiZmBgmA/ETEB8gwE7CADichAjEYh/ALEXFkWeULkkmEA6EH8DYlckRS5A/BWIM9F150Ml7IHYDsouwOEchlIg/gzEn2DuggFmNIXHgJgViI8DcSuyBECAAQBFtBD/HmR0zAAAAABJRU5ErkJggg==)
    no-repeat right center;
  padding-right: 15px;
}

.user-info-wrap_search .buy {
  float: right;
  width: 41px;
  height: 24px;
  background: #d14179;
  border: 1px solid #ec0053;
  border-radius: 3px;
  line-height: 24px;
  text-align: center;
}

.user-info-wrap_search .buy:hover {
  text-decoration: none;
}

.user-info-wrap_search .name {
  position: relative;
  float: left;
  height: 27px;
  margin-left: 10px;
  margin-right: 17px;
}

.user-info-wrap_search .name .ICON-noble-level {
  margin-right: 10px;
  vertical-align: middle;
}

.user-info-wrap_search .count {
  float: left;
}

.user-info-wrap_search .count .ICON-coins {
  margin-left: 5px;
  vertical-align: middle;
}

.user-info-wrap_search .msg {
  margin: 1px 0 0 0;
  float: left;
  width: 24px;
  height: 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAA21JREFUaAXtmDloFkEUx+NtvC+8NUVUvIIYLBQrjSLaCGIjKDaKnWKhjZXYqUGxsBFBLAQLwULUQhGPQjRGDWgRNAFPJN54378/7Asvybffbr5vN1lwH/yYN7sz75jZnZ2diopc8hH4v0egT8Lpj8beGlgJ02AS6FobvIBWOA+X4CtkRmqJ5Bz8hL8x+EybE1AFvSoT8H4K/kCcwDu3+Ua/eqiEHheN+lPwQf2mfgN2wXKYDROhBlbBPmgC30d6A0yFHpPVePoCFohm4DTMgDiymEZXwfqrfAlzIXWZh4ePYM7foNeV6HUL/b47W4/Rx5ZoK1a3UbRqAQteDqtj9QxvtJRbH8BsXkHvG968vDsHnaP36HPKM9feW0uv3h9LYnP7nQSVKmxp1TAn6xO0LVN7ne0n6IN1MUk5gjEL/lqShgNbQyifOx9bk/bhl8xlSRsP7G13CVxI0sciZ/gVelov2WRs20dRq9NwKCpxA9G6baK9jJykIdovNQaGB1LqY1lU4iagkTFpNiWl0tv3fgu6KyUBjVKa4u0nloA+YCZa/9MUfdRMRpoSVsadgbD+aVzXUm0S+b+SxQQig7bsVGYxAR9fpJ4nEDlEKTfI4gz4lzgy/SwmkL/EhabNz1S3priQsYhr+rEx6WdKOaW+wm/B/gX0T5ym6EfJfD1ALzuJo87gvTQjD2wPpXztfO4ox+cKOtv+XKOythxj3ei7m7Y2CzrFi3tc08HFeGraGZqhMx3uplvpj/n7zvdtdP0fdJFiz5cOqvwPxS3q2h3KkM6FfkDSMgyDC0GHw1NgFki0rR4Al1XxErbm6kSg2OmxZkX/yA+hFZSQ0FbYdCv1CFTCiAANgukqVa+C+TAdwmJ6xL2ZEFvqaRn3tNkes7TKT8SyrVDkYdla20EoNaBprYUFoFEYB2lJG4abQSvenQDN9C/oIlEJdOkQXNDUVweso9wQXNcj1AhK3NA7o5nUKYNQIEtAL6rkENwEPSI6qpSNHhWtVnpf7PHZGeH9uGvbgu6/8hFd07u93wWlrcAe0Ax4GUPlGFiiKjf5Br2p63G4CD64Z9S1FB+As/AO/P3D1DMlei+ugw8yTD9Ju0w8Op1HUIvCRtDoFwq+iet1kJiUugpFBaCvplYaLcH6UGlz1gB3QYnlko9APgIJjcA///AOMXa9hH8AAAAASUVORK5CYII=) no-repeat 0 0;
  cursor: pointer;
  z-index: 100;
  background-size: 24px 24px;
}

.S-header .user .no-login {
  line-height: 70px;
  height: 70px;
  width: 80px;
  color: #000;
  text-align: center;
  font-size: 14px;
  position: relative;
}

.S-header .user .no-login a {
  color: #000;
  width: 40px;
  text-align: center;
  float: left;
}

.S-header .user .no-login a:hover {
  text-decoration: none;
  color: #ffd013;
}

.S-header .user .no-login cite {
  position: absolute;
  top: 28px;
  left: 39px;
  width: 1px;
  height: 15px;
  background: #000;
  overflow: hidden;
  text-indent: 9999px;
}

.user-info-wrap_search .msg {
  padding-bottom: 10px;
}

.dds-pop-co {
  margin-top: 1px;
  margin-left: -4px;
}

@media screen and (min-width: 1550px) {
  .S-header .S-header-box {
    background: none;
  }

  .S-header .lf-container {
    width: 1487px;
  }

  .S-header .logo {
    margin-left: 0;
  }

  .S-header .user {
    margin-right: 0;
  }
}

.S-header-placeholder {
  height: 70px;
}

.M-top-user-card-container {
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #ffd727;
  padding: 0;
  background: #fff;
  color: #000;
  width: 120px;
}

.M-top-user-card-container .logout {
  height: 40px;
  line-height: 40px;
  float: right;
  color: #000;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMZJREFUeNpiYEAFTGj8/wTk4UAJiM8Q0HwGqg5D41MgziKgGST/BNkAkFNOA3EKFtf8xyKWAlUP9kIUEB/B4ZX/OMSPQPUxbAfiSBI1R0D1MbwGYnESNUsB8TN8CvDJsQHxT5Cn3+CxmRGHuAgQv2UGEk5A/BGIrzAQD7yBWAIW2ocZSAOHYaENi+dsIjVmI8czCChDU04WAY2wFKaMLqEMTbuHofEoBQ1VKSj/MFReGZfJTNAEswma1n9C43MT1I8ouQogwACJ1CykoTPvXQAAAABJRU5ErkJggg==) no-repeat left center;
  padding-left: 23px
}
/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].oneOf[1].use[1]!./src/styles/reset.less ***!
  \**************************************************************************************************************/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body,
a {
  color: #000000;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
ul {
  list-style: none;
}
input[type="text"],
button,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  outline: none;
  font-size: 12px;
}
textarea {
  resize: none;
}
em,
i {
  font-style: normal;
}
body {
  background-repeat: no-repeat;
  background-position: top center;
  font: 12px "pingfang SC", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", helvetica,
    arial, verdana, tahoma, sans-serif;
}

.clearfix:before,
.clearfix:after {
  clear: both;
}

@font-face {
  font-family: "BebasKai";
  src: url("https://image.laifeng.com/file/4DEC6CBAE3F346928ED46CEEACC0BC33");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "LeagueGothic-Regular";
  src: url("https://yimage.laifeng.com/file/3E17F5A1F5CE4ECA8C228B7668B5E336.otf");
  font-weight: normal;
  font-style: normal;
}

/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].oneOf[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[2].oneOf[1].use[2]!./src/entry/welcome-proxy-in/index.css ***!
  \*************************************************************************************************************************************************************************************************************/
#app {
  background-color: #eaeaea;
}

.wrapper {
  border: 0px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  position: relative;
}
.container {
  border: 0px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-width: 1200px;
  min-height: 916px;
  overflow-y: auto;
}
.background {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  min-width: 1000px;
  position: relative;
}
.center-box {
  border: 0px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  place-content: flex-start center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  top: 0vw;
  right: 0vw;
  bottom: 0vw;
  left: 0vw;
  padding-bottom: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.center-text-main {
  border-width: 0px;
  border-style: solid;
  border-color: black;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 56px;
  white-space: pre-wrap;
  font-family: PingFangSC-Medium;
  line-height: 78px;
  color: rgb(255, 255, 255);
}
.center-text-sub {
  border-width: 0px;
  border-style: solid;
  border-color: black;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 34px;
  white-space: pre-wrap;
  margin-top: 8px;
  font-family: PingFangSC-Regular;
  line-height: 48px;
  color: rgb(255, 255, 255);
}
.apply-button {
  border-width: 0px;
  border-style: solid;
  border-color: black;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 26px;
  white-space: pre-wrap;
  margin-top: 45px;
  width: 205px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-family: PingFangSC-Medium;
  color: rgb(0, 0, 0);
  background: rgb(255, 208, 19);
  border-radius: 28px;
  text-decoration: none;
  overflow: hidden;
}
.contact-box {
  border: 0px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  right: 65px;
  bottom: 24%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.contact-row {
  border: 0px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 10px;
  position: relative;
}
.contact-text {
  border-width: 0px;
  border-style: solid;
  border-color: black;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 16px;
  white-space: pre-wrap;
  font-family: PingFangSC-Semibold;
  color: rgb(255, 255, 255);
}
.color-yellow {
  color: rgb(255, 208, 19);
}
.ml-20 {
  margin-left: 20px;
}
            
