/*! 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 */
  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 */
  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"], /* 1 */
[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, /* 1 */
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;
}
@font-face {
    font-family: 'iconfont';  /* project id 450666 */
    src: url('//at.alicdn.com/t/font_450666_toy0rci4h5qrrudi.eot');
    src: url('//at.alicdn.com/t/font_450666_toy0rci4h5qrrudi.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_450666_toy0rci4h5qrrudi.woff') format('woff'),
    url('//at.alicdn.com/t/font_450666_toy0rci4h5qrrudi.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_450666_toy0rci4h5qrrudi.svg#iconfont') format('svg');
  }.robot-wrapper {
  position: fixed;
  z-index: 999;
  right: 80px;
  bottom: 80px;
  text-align: center;
}
.robot-wrapper ul {
  list-style: none;
}
.robot-wrapper h5 {
  font-size: 16px;
  font-weight: normal;
  color: #108EE9;
}
.robot-wrapper ul,
.robot-wrapper p,
.robot-wrapper h5 {
  margin: 0;
  padding: 0;
}
.robot-wrapper .show {
  display: block !important;
}
.robot-wrapper .hide {
  display: none !important;
}
.robot-wrapper .hidden {
  visibility: hidden !important;
}
.robot-wrapper .robot-popover {
  display: none;
  background: #fff;
  text-align: left;
  position: absolute;
  z-index: 1;
  min-width: 340px;
  -webkit-transform: translateY(-105%);
      -ms-transform: translateY(-105%);
          transform: translateY(-105%);
  right: -6px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
}
.robot-wrapper .robot-popover::before {
  content: '';
  width: 0;
  border-top: 10px solid #e4e2e2;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  right: 57px;
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.robot-wrapper .robot-popover::after {
  content: '';
  width: 0;
  border-top: 10px solid #fff;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  right: 57px;
  bottom: 1px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.robot-wrapper .robot-popover svg.arrow {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}
.robot-wrapper .robot-popover .title {
  font-size: 16px;
  color: #fff;
  padding: 13px 0 13px 16px;
  background: #108EE9;
  border-radius: 8px 8px 0 0;
}
.robot-wrapper .robot-popover ul li {
  padding: 20px 16px;
}
.robot-wrapper .robot-popover ul li::after {
  content: '';
  display: block;
  background: #F7F7F7;
  width: 100%;
  height: 2px;
  margin-top: 20px;
  margin-bottom: -20px;
}
.robot-wrapper .robot-popover ul li:last-child {
  padding-bottom: 28px;
}
.robot-wrapper .robot-popover ul li:last-child::after {
  display: none;
}
.robot-wrapper .robot-popover ul li p {
  margin-top: 6px;
  font-size: 12px;
  color: #808080;
}
.robot-wrapper .robot-popover ul li a {
  text-decoration: none;
}
.robot-wrapper .robot-popover ul li .sub-title {
  color: #000;
}
.robot-wrapper .robot {
  position: relative;
}
.robot-wrapper .robot a {
  color: #808080;
  font-size: 8px;
}
.robot-wrapper .robot .robot-close {
  display: block;
  position: absolute;
  top: -14px;
  right: 0;
}
.robot-wrapper .robot .robot-close img {
  width: 30px;
  height: 30px;
}
.robot-wrapper .robot .robot-thumb {
  cursor: pointer;
}
.robot-wrapper .robot img {
  width: 100px;
}
@media (max-width: 750px) {
  .robot-wrapper {
    left: 550px;
    right: auto;
  }
}
.font-light {
  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-weight: 200;
}
* {
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  color: #218fe6;
  text-decoration: none;
}
a:hover {
  color: #1680AF;
}
.center-wrapper {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
.center-text {
  text-align: center;
}
body {
  min-width: 1180px;
}
.navbar__login-status {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.navbar__login-status .navbar__login-links {
  height: 80px;
  line-height: 80px;
}
.navbar__login-status .navbar__login-links a {
  display: inline-block;
  width: 120px;
  margin: 0 18px 0 0;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 24px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.navbar__login-status .navbar__login-links a:last-child {
  margin-right: 24px;
}
.navbar__login-status .navbar__login-links a:hover {
  background: #2d9ef7;
}
.navbar__login-status .navbar__user {
  height: 80px;
  line-height: 80px;
}
.navbar__login-status .navbar__user .navbar__user__avator,
.navbar__login-status .navbar__user .navbar__user__dashboard {
  float: left;
  height: 100%;
}
.navbar__login-status .navbar__user .navbar__user__avator {
  position: relative;
  padding: 0 12px 0 0;
  cursor: pointer;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__icon {
  margin-top: 18px;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  background: url(data:image/png;base64,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);
  background-size: cover;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__menu {
  display: none;
  margin: 0;
  position: absolute;
  background: #fff;
  padding: 0;
  top: 70px;
  right: 0px;
  border-radius: 5px;
  z-index: 1;
  cursor: default;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__menu::after {
  content: '';
  position: absolute;
  top: -6px;
  right: 30px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__menu li {
  display: block;
  padding: 0 24px;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__menu .navbar__user__menu__email {
  white-space: nowrap;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__menu .navbar__user__menu__logout {
  height: 64px;
  line-height: 64px;
  border-top: 1px solid #ddd;
}
.navbar__login-status .navbar__user .navbar__user__avator .navbar__user__menu .navbar__user__menu__logout:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  margin: 0 6px 0 0;
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAAEEfUpiAAAAAXNSR0IArs4c6QAABSNJREFUWAmtF0tsW0Vwdu3YoW2K7fhTRyENCAmkwBEJCJSEA1Q9cAMJgZC4URpIbAmK+EiAqCpa5Oc0RIUTEheknkIlChUV+JDQXjiVSPwEST9x/Fx/WkgaO/YbZp69jxd/4yTv4Jmd/87OzK4Bqp83picYldU1IOATJu7V9H8UcZOQjE0pUU8shQr/H3o0vaRWloR3Mjsw+AV2M0MRCWZMQbI5rTQaQSkknm3EYFrf57f8Fk+ZVgz72hJCRGEtqoiZGyUdjuf3KwHaze8m7tVSK4q4T8sNKpxhaCp/t0SEi4q4HPEuKJxhYb3wF+1Cxu3EWpws4Ewt0b6WEuG4naBwXzz1dD4aquzKG0td9Mb1McX0aKnlwLS+T62bQt6VSkEzITNP7yNKFvRpmUeaCdrpdL55KrVZk/bsGXQ08+L5NLe/GY+2dJSMLAEdxGX7/uye2uFs3AkoMgIx0E64Gd9MM1ty+4N7Ui8JqyyaKSg65SEJEmes6qP9XKVu7MlFgx4l1Ajy+RoGfNflFuH0keCyZUAJ+7V0uAz4K1XQXkVTUAh5OhcJvKrWbSGFmWjUI3ZFa5bYiQrn+WLvIUW3Q6daeGL6HwDoo/rtVbRayJMjn9NvS7dzIHuk9yrzzQgo1DlKRqCVMgsvvCzWpAOGjULpClevaSCk5e+hUB9tl30W5i87HvpJCDE9Ga9MTVmE4qyQ4q0Ku/53rYsOt+bLRYJjNCl2cRsILiKrb2sEWy1J74IA8VvLU2hlgKKeAYEHrFNoJdyYJxaIPrj1CAzjIcrOz6aBDTO8sbs6qiHEO3QvHKexCp+trt7+pU6iBSH0Je4GREd2InRe5iZChymUEHdZC50NrEImfVOC+IiJ5ha4NblFN2OE5yFVbTIbDb7HBqx25jG9XsAkne3yLlf3A9fH9lZuSJaij8ceGjhFCpdy0ZA1fC0DFTEWTJ1GA15RawWpfG85XXAfDxFFY1hnwM5shfPEhmJxwZRxuQbzY97FVvLNeA0L0ZxqiF+hwGI+EnqqkXL3Ooi1KoPxRjJMo1F7nprR1eWC52t3z/wNAfB9XiwVEiU0Bihl/zqlfIaFtvNJkB8bWD67XoAkXdGLbuEasT8TrE7yaekJfi8giLucQo7SxOi5MR74cTvOWTcT8f9ARbPH6ZBPohADa1j8m4bvuLJrBkCT5RMDDY3yuOjuDfTciAQSSmCnIG+GjmGvEHCFJn/cq6VPsm3hm9QPGmX8llDDcYccyBz2X9+MU76sKGtmhrKRwCgdWd3cbWTHdyrTb5TKVLAopYSDghrzG7oRDgmQJ3PRwJuNlHaa5o2lTyAYb1DPn6OJAo+xA7qhZnfaUTN7Nl/D/Ig1BwO9NNs/GJtZ7JCufNGrXJdUeBdYn47hhQ7tbFmcfL3IylQ138u+/kCExyQV1YGtPjM7icSc6YiPs0/2LeefE0UHiPspEys87H1a6sNODHYi64ulPjAvFAGr7JN9k9/Kd+8pdGdK9BYEeJiq86YAx3A22juv+NuBvlhmCKE8R6m/kxxe6nUGR/58XRTYphWAcuCdyj4IpdI5OpJ+EKJMVXqsyx880cnbm23xrb+e0Y8aIN7m259Sfg2czkO513yXlS+GdQEoJmckW0q/S1FHKCu7TToFRApz9I8iAVJeI3qyaiQMhtFPo3aEaMPssEpfockX8zmCx9SOlX0FmwagBBQcOoOu5JI+iobgC2qIWqiPlMPMp1ZeIpyDmReAX4f7gwk+X+a1+/4DMFwfZ/HzPbQAAAAASUVORK5CYII=);
  background-size: cover;
}
.navbar__login-status .navbar__user .navbar__user__avator:hover .navbar__user__menu {
  display: block;
}
.navbar__login-status .navbar__user .navbar__user__dashboard {
  width: 160px;
  padding: 0 18px;
  background: #00629e;
}
.navbar__login-status .navbar__user .navbar__user__dashboard a {
  color: #fff;
  display: inline-block;
  padding-right: 32px;
  width: 100%;
  position: relative;
}
.navbar__login-status .navbar__user .navbar__user__dashboard a::after {
  content: '';
  display: block;
  background: url(//gw.alipayobjects.com/mdn/afts/img/A*c9VZQ7uo2FUAAAAAAAAAAABjAQAAAQ/original?bz=global_wireless);
  background-size: contain;
  width: 18px;
  height: 16px;
  position: absolute;
  right: 4px;
  top: 33px;
}
.card {
  display: block;
  text-align: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.card__shadow {
  -webkit-box-shadow: 0px 0px 5px 0px #b3b3b3;
          box-shadow: 0px 0px 5px 0px #b3b3b3;
}
.card__shadow:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
.card__only-title {
  height: 200px;
}
.card__padding {
  padding: 20px;
  margin: 15px 15px 40px 15px;
}
.background {
  overflow: hidden;
}
.background__gray {
  background-color: #f7f7f7;
}
.background__blue {
  background-color: #218fe6;
}
.navbar {
  width: 100%;
  min-width: 1180px;
  position: relative;
  padding-left: 40px;
  height: 80px;
  background-color: #218fe6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.navbar__banner {
  position: absolute;
  width: 100%;
  min-width: 1180px;
  margin-bottom: 0;
  z-index: 9;
}
.logo {
  float: left;
  border: none;
  margin-right: 4rem;
  margin-top: 20px;
  width: 154px;
  height: 42px;
  background-image: url(./static/icons.e75b3236.png);
  background-size: 571px 1093px;
  background-position: -200px -1038px;
}
.menu {
  float: left;
  margin: 0 0 0 25px;
  padding: 0;
  list-style: none;
}
.menu_item {
  float: left;
  height: 80px;
  text-align: center;
  min-width: 95px;
}
.menu_item__active {
  border-bottom: white solid 4px;
}
.menu_item:not(:last-child) {
  margin-right: 3.5rem;
}
.menu_link {
  color: white;
  line-height: 80px;
  text-decoration: none;
}
.menu_item__hover {
  position: relative;
}
.menu_item__hover:hover .menu_doc_wrapper {
  display: block;
}
.menu_doc_wrapper {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 70px;
  left: -36%;
  width: 246px;
  text-align: left;
  padding: 20px 0 20px 64px;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  z-index: 1;
}
.menu_doc_wrapper::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 36%;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #fff;
}
.menu_doc_wrapper > li {
  cursor: pointer;
  position: relative;
  height: 48px;
  line-height: 48px;
  list-style: none;
}
.menu_doc_wrapper > li::before {
  content: '';
  position: absolute;
  left: -40px;
  top: 8px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.menu_doc_wrapper .menu_link_doc::before {
  background-image: url(https://gw.alipayobjects.com/zos/rmsportal/PlUuoexdhTiZyfwNfLqO.png);
}
.menu_doc_wrapper .menu_link_faq::before {
  background-image: url(https://gw.alipayobjects.com/zos/rmsportal/iFefYzqLUwzetAoodHTf.png);
}
.menu_doc_wrapper .menu_link_rules::before {
  background-image: url(https://gw.alipayobjects.com/zos/rmsportal/RXutMaapMfhsUcNkkNfd.png);
}
.banner {
  width: 100%;
  height: 480px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
}
.banner__index {
  background-color: #A6A6A6;
  background-image: url(./static/banner-index.7a2aa084.jpg);
  height: 640px;
}
.banner__index .banner_text {
  width: 570px;
  position: relative;
  top: 30px;
  text-shadow: 1px 1px 1px #333;
}
.banner__index .banner_title {
  line-height: 60px;
}
.banner__index .banner_content {
  width: 450px;
  line-height: 40px;
  margin: 20px auto;
  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-weight: 200;
}
.banner__index .banner_button {
  margin: 20px 0;
}
.banner__cover {
  background-image: url('https://gw.alipayobjects.com/mdn/oversea_ma/afts/img/A*R1VMT7VcrTwAAAAAAAAAAABjARQnAQ');
  background-size: auto;
  cursor: pointer;
}
.banner__solution {
  font-size: 64px;
  background-color: #A6A6A6;
  background-image: url(./static/banner-solution.fa9a1d3b.jpg);
}
.banner__product {
  font-size: 64px;
  background-color: #A6A6A6;
  background-image: url(./static/banner-product.bd208ad5.jpg);
}
.banner__apply {
  font-size: 64px;
  background-color: #A6A6A6;
  background-position: 0 80px;
  background-image: url(./static/banner-apply.84f3874f.jpg);
}
.banner__document {
  font-size: 64px;
  background-color: #A6A6A6;
  background-image: url(./static/banner-document.19c771ef.jpg);
}
.banner__contact {
  font-size: 64px;
  background-color: #A6A6A6;
  background-image: url(./static/banner-contact.40288642.jpg);
}
.banner__barcode {
  background-position-x: right;
  background-image: url(./static/banner-product-barcode.62bafc85.jpg);
}
.banner__merchant-qr {
  background-image: url(./static/banner-product-merchant-qr.06a8f5c8.jpg);
}
.banner__transaction-qr {
  background-position-x: right;
  background-image: url(./static/banner-product-transaction-qr.79854ff2.jpg);
}
.banner__3rd-qr {
  background-image: url(./static/banner-product-3rd-qr.e10efec8.jpg);
}
.banner__marketing {
  background-image: url(./static/banner-product-marketing.506094bd.jpg);
}
.banner__half {
  width: 100%;
  height: 559px;
  margin: 20px 0;
}
.banner_left {
  float: left;
  margin-right: 50px;
}
.banner_right {
  float: right;
}
.banner__small {
  width: 100%;
  height: 330px;
  background-color: #A6A6A6;
}
.banner__small .banner_text {
  position: relative;
  width: 595px;
  top: -10px;
  left: -285px;
}
.banner__small .banner_title {
  font-size: 32px;
}
.banner__small .banner_extro-info {
  color: white;
}
.product {
  width: 545px;
  height: 383px;
  margin: 15px 15px 40px 15px;
  position: relative;
  text-align: left;
}
.product_banner {
  width: 545px;
  height: 270px;
  display: block;
  position: absolute;
  bottom: 0;
  background-size: 202% 305%;
  background-image: url(./static/products-banner.2abc8219.jpg);
}
.product_title {
  font-size: 22px;
  font-weight: normal;
  margin: 15px 25px 10px;
  color: black;
}
.product_content {
  color: white;
  font-size: 16px;
  line-height: 24px;
  margin: 15px 25px 15px 25px;
  position: absolute;
  z-index: 9;
  bottom: 0;
}
.product_feature-container {
  color: #808080;
  margin-left: 25px;
}
.product_feature-container__banner {
  margin-left: 0;
  color: white;
}
.product_feature,
.product_scene {
  font-size: 13px;
  margin: 10px 0;
}
.product_feature-icon {
  font-family: 'iconfont';
  font-size: 16px;
  margin-right: 10px;
}
.product_feature-icon:nth-of-type(2) {
  margin-left: 20px;
}
.product_feature-icon__scene {
  font-size: 12px;
  margin-right: 13px;
}
.product__marketing {
  height: 440px;
}
.product__marketing .product_banner {
  position: static;
}
.product__marketing .product_content {
  text-align: center;
  font-size: 13px;
  position: static;
  color: #000;
}
.product__marketing .product_feature {
  list-style: none;
  overflow: hidden;
  width: 450px;
  margin: 0 auto;
}
.product__marketing .product_redcode_feature-item {
  background-position: center top;
  background-size: 46px 46px !important;
  background-repeat: no-repeat;
}
.product__marketing .product_feature-item {
  float: left;
  color: black;
  margin-right: 30px;
  padding-top: 60px;
  font-size: 14px;
  background-size: 571px 1093px;
  background-image: url(./static/icons.e75b3236.png);
}
.product_redcode_feature-item:nth-child(1) {
  background-image: url(https://gw.alipayobjects.com/mdn/afts/img/A*btvASKnNnqIAAAAAAAAAAABjAQAAAQ/original?bz=global_wireless) !important;
}
.product_redcode_feature-item:nth-child(2) {
  background-image: url(https://gw.alipayobjects.com/mdn/afts/img/A*egeCRaVAbGUAAAAAAAAAAABjAQAAAQ/original?bz=global_wireless) !important;
}
.product_redcode_feature-item:nth-child(3) {
  background-image: url(https://gw.alipayobjects.com/mdn/afts/img/A*EN0hS4zmjwUAAAAAAAAAAABjAQAAAQ/original?bz=global_wireless) !important;
}
.section-heading {
  max-width: 800px;
  margin: 60px auto 65px;
  text-align: center;
}
.section-heading_title {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 600;
}
.section-heading_subtitle {
  font-size: 22px;
  color: #808080;
  line-height: 35px;
  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-weight: 200;
}
.section-heading__left {
  max-width: 1170px;
  text-align: left;
  padding-left: 15px;
}
.section-heading__short {
  max-width: 600px;
}
.section-heading__white .section-heading_title,
.section-heading__white .section-heading_subtitle {
  color: white;
}
.section-heading__light .section-heading_title {
  font-weight: 100;
  font-size: 32px;
}
.section-heading__light .section-heading_subtitle {
  font-size: 14px;
}
.section-heading__list .section-heading_subtitle {
  line-height: 40px;
  font-size: 16px;
}
.section-heading__half-banner {
  padding: 40px 0 0 40px;
  width: 600px;
}
.horizon-board {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.more {
  text-align: center;
  margin: 0 auto 60px;
}
.more_link {
  color: #218fe6;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
.more-icon {
  font-family: iconfont;
}
.join .section-heading {
  margin-bottom: 35px;
}
.join .button {
  margin-bottom: 70px;
}
.button {
  display: inline-block;
}
.button__apply {
  background-color: #00B1FF;
  border-radius: 40px;
  font-size: 24px;
  font-weight: bold;
  color: white;
  padding: 20px 90px;
  border: 1px solid #00B1FF;
  -webkit-box-shadow: 1px 1px 2px #777;
          box-shadow: 1px 1px 2px #777;
}
.button__apply:hover {
  color: white;
  background-color: #1680AF;
  border: 1px solid #1680AF;
}
.button__apply-white {
  background-color: white;
  border-radius: 40px;
  font-size: 32px;
  font-weight: bold;
  color: #218fe6;
  padding: 20px 100px;
}
.copyright {
  background-color: #383838;
}
.copyright_text {
  width: 360px;
  margin: 40px auto;
  color: white;
}
.swiper-container {
  width: 100%;
  height: 640px;
}
.solution {
  width: 240px;
  height: 280px;
}
.solution_icon {
  display: inline-block;
  width: 136px;
  height: 113px;
  background-size: 571px 1093px;
  background-image: url(./static/icons.e75b3236.png);
}
.solution_title {
  margin: 20px 0 10px;
  font-size: 20px;
  font-weight: 300;
}
.solution_content {
  font-size: 16px;
  color: #808080;
  line-height: 24px;
  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-weight: 200;
}
.store {
  width: 260px;
  height: 470px;
  margin: 0 15px 20px 15px;
  text-align: left;
}
.store_banner {
  width: 100%;
  height: 200px;
  display: block;
  background-image: url(./static/stores-banner.01c598e8.png);
  background-size: 405% 100%;
}
.store_subtitle {
  font-size: 14px;
  margin: 16px 16px 2px;
  font-weight: 100;
  color: #808080;
}
.store_industry {
  font-size: 12px;
  color: #808080;
  margin: 5px 16px;
}
.store_title {
  margin: 16px 16px 30px;
  font-weight: 100;
  font-size: 18px;
  color: black;
}
.store_content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 16px 0;
  padding: 0 16px;
  height: 120px;
  line-height: 20px;
  font-size: 14px;
  color: #808080;
  font-style: italic;
}
.store_content:before {
  font-family: 'iconfont';
  font-size: 12px;
  content: '\E696';
  color: #D9D9D9;
  position: absolute;
  top: -10px;
}
.store_content:after {
  font-family: 'iconfont';
  font-size: 12px;
  content: '\E60D';
  color: #D9D9D9;
  position: absolute;
  right: 16px;
  bottom: 0px;
}
.logo-wall {
  display: block;
  width: 100%;
  height: 168px;
  margin-bottom: 140px;
  background-size: 100%;
  background-image: url(./static/logo-wall.fdce893f.png);
}
.section-notice {
  overflow: hidden;
  height: 60px;
  margin: 30px auto;
  width: 90%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
.section-notice .notice-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 80%;
}
.section-notice .notice-heading,
.section-notice .notice-footer {
  width: 10%;
  text-align: center;
}
.section-notice .notice-footer {
  line-height: 60px;
  padding-right: 20px;
  font-weight: bold;
}
.section-notice .notice-heading {
  background-color: #FBB241;
  padding: 10px 0;
}
.section-notice .notice-heading img {
  height: 24px;
  width: 24px;
}
.section-notice .notice-heading p {
  margin: 0;
  color: #fff;
  font-size: 14px;
}
.section-notice .notice-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.section-notice .notice-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 20px;
  position: relative;
  padding: 10px 16px;
  color: #000;
  cursor: pointer;
  overflow: hidden;
}
.section-notice .notice-box::after {
  position: absolute;
  z-index: 1;
  height: 28px;
  width: 1px;
  background-color: #ccc;
  right: 10px;
  top: 17px;
  content: '';
}
.section-notice .notice-box h4 {
  margin: 0;
  font-weight: 400;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  width: 76%;
  font-size: 14px;
}
.section-notice .notice-box time {
  color: #ccc;
  font-size: 14px;
}
