/*! 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');
  }.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: #00A0E9;
  text-decoration: none;
}
a:hover {
  color: #1680AF;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style: none;
}
.center-wrapper {
  width: 1180px;
  margin: 0 auto;
}
.center-text {
  text-align: center;
}
.main-container {
  padding-bottom: 60px;
  position: relative;
  background-size: 5%;
  background: #f4f4f6 url('https://gw.alipayobjects.com/mdn/global_wireless/afts/img/A*a84MS7yZutcAAAAAAAAAAABjAQAAAQ/original');
}
.center-top {
  margin-top: -80px;
  position: relative;
  z-index: 1;
}
.center-index-top {
  margin-top: -55px;
  position: relative;
  z-index: 1;
}
.pb-80 {
  padding-bottom: 80px;
}
body {
  min-width: 1180px;
}
.navbar-login-status {
  float: right;
  height: 100%;
}
.navbar-login-status .navbar-login-links > span {
  display: inline-block;
  color: #00A0E9;
}
.navbar-login-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-login-user .navbar-login-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.navbar-login-user .navbar-login-icon::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 3px;
  width: 30px;
  height: 4px;
  background-color: #0050A0;
  display: none;
}
.navbar-login-user .navbar-login-icon:hover .login-user-wrapper {
  display: block;
}
.navbar-login-user .navbar-login-icon:hover::after {
  display: block;
}
.navbar-login-user i {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  width: 36px;
  background: url('https://gw.alipayobjects.com/mdn/global_wireless/afts/img/A*nzV8S7YZzdoAAAAAAAAAAABjAQAAAQ/original') no-repeat;
}
.navbar-login-user .login-user-wrapper {
  position: absolute;
  z-index: 10;
  top: 80px;
  left: -130px;
  width: 360px;
  background-color: #0050A0;
  color: #fff;
  line-height: normal;
  font-style: normal;
  display: none;
}
.navbar-login-user .login-user-wrapper .login-user-info {
  padding: 32px 23px;
  font-size: 20px;
  overflow: hidden;
  border-bottom: 2px solid #042b76;
  word-break: break-all;
}
.navbar-login-user .login-user-wrapper .login-user-control {
  padding: 16px 0;
  font-size: 20px;
  text-align: center;
}
.navbar-login-user .login-user-wrapper .login-user-control > a {
  color: #fff;
}
.navbar-login-user .login-user-wrapper .login-user-control:hover > a {
  color: #00a0ff;
}
.navbar-login-dashboard-bar {
  position: absolute;
  right: 0;
  top: 0;
  height: 80px;
  width: calc((100% - 1180px)/2);
  background: #042b76;
}
.navbar-login-dashboard {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  background-color: #042b76;
  display: inline-block;
  margin-left: 30px;
}
.navbar-login-dashboard > a {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding-left: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1450px) {
  .navbar-login-user .login-user-wrapper {
    left: -154px;
  }
}
@-webkit-keyframes hoverDelay {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hoverDelay {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.apply-btn {
  display: block;
  float: right;
  height: 100%;
  padding: 0 25px;
}
.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: #00A0E9;
}
.navbar {
  width: 100%;
  height: 80px;
  background-color: #000000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}
.navbar .navbar-wrapper {
  line-height: 80px;
  height: 100%;
}
.logo {
  float: left;
  border: none;
  margin-top: 20px;
  width: 325px;
  height: 40px;
  background-image: url('https://gw.alipayobjects.com/mdn/rms_1345e8/afts/img/A*2Q-dSIq59Y4AAAAAAAAAAABkARQnAQ');
  background-size: contain;
  background-repeat: no-repeat;
}
.navbar .menu {
  float: right;
  height: 80px;
}
.navbar .menu_item {
  float: left;
  text-align: center;
  padding: 0 25px;
  font-weight: 100;
}
.navbar .menu_item .slide-down-menu {
  display: none;
  position: absolute;
  left: 50%;
  top: 80px;
  z-index: 100;
  width: 1180px;
  background: #0050a0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.navbar .menu_item .slide-down-menu .tab-bar {
  border-bottom: 2px solid #002878;
}
.navbar .menu_item .slide-down-menu .tab-bar::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.navbar .menu_item .slide-down-menu .tab-bar .tab {
  padding: 21px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  width: 50%;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  position: relative;
  z-index: 1;
  margin-bottom: -2px;
}
.navbar .menu_item .slide-down-menu .tab-bar .tab.active {
  border-bottom: 3px solid #fff;
}
.navbar .menu_item .slide-down-menu .tab-content {
  display: none;
  padding: 40px;
  text-align: left;
}
.navbar .menu_item .slide-down-menu .tab-content::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.navbar .menu_item .slide-down-menu .tab-content.active {
  display: block;
}
.navbar .menu_item .slide-down-menu .group {
  width: 25%;
  float: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.navbar .menu_item .slide-down-menu .group:first-child {
  padding-left: 0;
}
.navbar .menu_item .slide-down-menu .group .group-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  margin-bottom: 12px;
}
.navbar .menu_item .slide-down-menu .group .link {
  display: block;
  margin-top: 4px;
  margin-bottom: 20px;
  cursor: pointer;
  text-decoration: none;
}
.navbar .menu_item .slide-down-menu .group .link > * {
  display: block;
}
.navbar .menu_item .slide-down-menu .group .link .link-title {
  font-size: 16px;
  color: #00dcff;
  line-height: 20px;
}
.navbar .menu_item .slide-down-menu .group .link .link-desc {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 20px;
}
.navbar .menu_item .slide-down-menu .group .link:hover .link-title {
  text-decoration: underline;
}
.navbar .menu_item .slide-down-menu .group .link:hover .link-desc {
  color: #00dcff;
}
.navbar .menu_item.menu_item_active .menu_link {
  color: #00dcff;
}
.navbar .menu_item.active .slide-down-menu {
  display: block;
}
.navbar .menu_item.active .menu_link {
  border-bottom: 6px solid #0050a0;
  color: #00dcff;
}
.navbar .menu_link {
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 80px;
  display: block;
}
.banner {
  width: 100%;
  height: 560px;
  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-wrapper {
  height: 100%;
  width: 100%;
}
.banner-wrapper .banner-back-box {
  height: 100%;
  width: 1180px;
  margin: 0 auto;
  position: relative;
  pointer-events: none;
}
.banner-wrapper .banner-title {
  position: relative;
  top: 60px;
  color: #fff;
  max-width: 560px;
}
.banner-wrapper .banner-title > h4 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}
.banner-wrapper .banner-title > h5 {
  font-size: 24px;
  font-weight: normal;
}
.banner-btn {
  position: absolute;
  bottom: 180px;
  left: 0;
  margin: 0 auto;
  pointer-events: auto;
}
.banner-btn > a {
  display: block;
  width: 180px;
  height: 64px;
  line-height: 64px;
  background-color: #fff;
  text-align: center;
  font-size: 24px;
}
/** 
* 主页面banner
**/
.section-banner {
  width: 100%;
  height: 560px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-position: center center;
}
.section-banner-text {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  padding: 80px 0 120px;
  color: #ffffff;
}
.section-banner-text > h4 {
  font-size: 56px;
  line-height: 48px;
}
.section-banner-text ul,
.section-banner-text > section {
  margin-top: 20px;
  font-size: 24px;
  max-width: 560px;
}
.section-banner-text ul li:not(:last-child),
.section-banner-text > section li:not(:last-child) {
  margin-bottom: 30px;
}
.section-banner-text ul li strong,
.section-banner-text > section li strong {
  display: block;
  margin-bottom: 12px;
}
.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: #00A0E9;
  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;
}
.apply-button {
  position: relative;
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  width: 128px;
  text-align: center;
}
.apply-button:hover {
  background-color: #00a0ff;
  color: #fff;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.apply-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #00dcff;
}
.primary-button {
  position: relative;
  background-color: #00a0ff;
  border: 2px solid #00a0ff;
  font-weight: bold;
  cursor: pointer;
  color: #ffffff;
}
.primary-button::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  height: 12px;
  width: 12px;
  background-color: #00dcff;
}
.primary-button:hover {
  background-color: #ffffff;
  color: #00a0ff;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.primary-button:hover::before {
  background-color: #00a0ff;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.sub-primary-button {
  border: 2px solid #00a0ff;
  position: relative;
}
.sub-primary-button::before {
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  height: 12px;
  width: 12px;
  background-color: #00a0ff;
}
.sub-primary-button:hover {
  background-color: #00a0ff;
  color: #ffffff;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.sub-primary-button:hover::before {
  background-color: #00dcff;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.apply-bar {
  background-color: #0050a0;
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  line-height: 40px;
  display: none;
}
.apply-bar section {
  display: inline-block;
  width: 750px;
  color: #00dcff;
  margin-right: 215px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  vertical-align: middle;
}
.apply-bar a {
  float: right;
  font-size: 14px;
  margin-top: 2px;
}
.footer {
  padding: 40px 0 0 10px;
  height: 268px;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  color: #ffffff;
  font-weight: 100;
}
.footer-main {
  max-width: 1180px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.footer-links {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  overflow: hidden;
  font-size: 16px;
}
.footer-links h5 {
  font-size: 16px;
  color: #ffffff;
}
.footer-links a {
  color: #ffffff;
}
.footer-links a:hover {
  color: #00a0ff;
  text-decoration: underline;
}
.footer-links > ul {
  margin-top: 20px;
  line-height: 20px;
}
.footer-links > ul li:not(:last-child) {
  padding-bottom: 8px;
}
.language-box {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #787878;
  padding: 6px;
  font-size: 16px;
  color: #787878;
}
.copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 15px 0;
  width: 100%;
  font-size: 13px;
}
.copyright ::before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b4b4b4;
  content: '';
}
.sol-offer-container {
  padding: 80px 0;
  text-align: center;
  background: url('https://gw.alipayobjects.com/mdn/global_wir/afts/img/A*Zb1tQYVydKsAAAAAAAAAAABjARQnAQ');
}
.sol-offer-container .sol-offer-wrapper {
  color: #fff;
}
.sol-offer-container .sol-offer-wrapper > h4 {
  font-size: 40px;
  padding-bottom: 10px;
}
.sol-offer-container .sol-offer-wrapper > p {
  font-size: 24px;
  margin-bottom: 60px;
}
.product-cards {
  font-size: 0;
}
.product-cards .product-card {
  cursor: pointer;
  padding: 40px 40px 60px 40px;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  height: 564px;
}
.product-cards .product-card:hover .product-text {
  color: #00a0ff;
}
.product-cards .product-card:not(:last-child) {
  margin-right: 20px;
}
.product-cards .product-card .product-text {
  color: #000;
  max-width: 300px;
  overflow: hidden;
}
.product-cards .product-card .product-text > h5 {
  font-size: 32px;
  padding: 30px 0;
  word-wrap: break-word;
  overflow: hidden;
}
.product-cards .product-card .product-text > p {
  line-height: 34px;
  word-wrap: break-word;
  font-size: 24px;
  text-align: left;
  overflow: hidden;
}
.doc-container {
  padding-top: 40px;
}
.doc-page {
  background-color: #ffffff;
  padding: 40px;
  position: relative;
}
.doc-page::before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  background-color: #00a0ff;
  left: 0;
  top: 0;
}
.doc-page .doc-banner {
  padding-bottom: 64px;
}
.doc-page .doc-banner .doc-banner-img {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 240px;
  position: relative;
  font-size: 24px;
  overflow: hidden;
  background-position: center center;
}
.doc-page .doc-banner .doc-banner-img > h4,
.doc-page .doc-banner .doc-banner-img p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.doc-page .doc-banner .doc-banner-img > h4 {
  font-size: 40px;
  top: 60px;
}
.doc-page .doc-banner .doc-banner-img > p {
  top: 116px;
  line-height: 30px;
  word-wrap: break-word;
  text-align: center;
}
.doc-block:not(:last-child) {
  margin-bottom: 44px;
}
.doc-block .doc-block-head {
  font-size: 32px;
  font-weight: bold;
  color: #00a0ff;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.doc-block .doc-block-head > a {
  float: right;
  font-size: 24px;
  font-weight: normal;
  margin: 4px 20px 0 0;
  position: relative;
}
.doc-block .doc-block-head > a:hover {
  color: #00a0ff;
  text-decoration: underline;
}
.doc-block .doc-block-head > a::after {
  content: '';
  position: absolute;
  right: -28px;
  top: 5px;
  z-index: 2;
  background: transparent url(https://gw.alipayobjects.com/mdn/global_wir/afts/img/A*-yMXTKmDXjAAAAAAAAAAAABjARQnAQ) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
}
.doc-block .doc-block-head::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 16px;
  background-color: #00a0ff;
}
.doc-block .doc-block-content {
  font-size: 0;
}
.doc-block .block-link {
  height: 96px;
  line-height: 96px;
  padding-left: 32px;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 24px;
  color: #282828;
  width: 540px;
  background-color: #f5f5f5;
  -webkit-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}
.doc-block .block-link:hover {
  background-color: #00a0ff;
  color: #ffffff;
}
.doc-block .block-link:nth-child(2n + 1) {
  margin-right: 20px;
}
.doc-block .doc-block-box {
  width: 540px;
  font-size: 24px;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.doc-block .doc-block-box:nth-child(2n + 1) {
  margin-right: 20px;
}
.doc-block .doc-block-box .block-box-head {
  padding-left: 24px;
  height: 80px;
  line-height: 80px;
  background-color: #F5F5F5;
  font-size: 24px;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.doc-block .doc-block-box .block-box-head > a {
  color: #282828;
}
.doc-block .doc-block-box .block-box-head:hover {
  background-color: #00a0ff;
}
.doc-block .doc-block-box .block-box-head:hover > a {
  color: #fff;
}
.doc-block .doc-block-box .block-box-content {
  height: auto;
  padding: 20px;
}
.doc-block .doc-block-box .block-box-content ul li {
  list-style: disc inside;
  color: #787878;
  padding: 6px 0;
  font-size: 20px;
  width: 100%;
}
.doc-block .doc-block-box .block-box-content ul li a {
  color: #787878;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  word-wrap: break-word;
  width: 94%;
}
.doc-block .doc-block-box .block-box-content ul li:hover {
  color: #00a0ff;
  text-decoration: underline;
}
.doc-block .doc-block-box .block-box-content ul li:hover a {
  color: #00a0ff;
}
.contact-box {
  max-width: 1180px;
  margin: 20px auto;
  padding: 40px 60px 60px 60px;
  background-color: #ffffff;
  text-align: center;
  position: relative;
}
.contact-box::before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  background-color: #00a0ff;
  left: 0;
  top: 0;
}
.contact-box > h4 {
  font-size: 32px;
  padding-bottom: 64px;
}
.contact-box .contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-box .contact-wrapper .contact-email {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  font-size: 24px;
}
.contact-box .contact-wrapper .contact-email > a {
  display: block;
  margin-top: 8px;
}
.contact-box .contact-wrapper .contact-email:last-child {
  text-align: right;
}
.help-guide {
  font-size: 0;
  margin-bottom: 80px;
}
.help-guide > h5 {
  font-size: 32px;
  margin-bottom: 40px;
}
.help-guide .guide-box {
  font-size: 24px;
  width: calc((100% / 3));
  display: inline-block;
  padding-right: 25px;
}
.help-guide .guide-box .guide-head {
  margin-bottom: 16px;
  font-weight: bold;
}
.help-guide .guide-box .guide-content {
  line-height: 30px;
  word-wrap: break-word;
  height: 56px;
  overflow: hidden;
}
.help-guide .guide-box > a {
  display: block;
  margin-top: 16px;
}
