
.menu-tip-template {
  display: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-box {
  width: auto;
  background: transparent;
  border: none;
  -webkit-box-shadow: 0 16px 64px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 16px 64px 0 rgba(0, 0, 0, 0.12);
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content {
  border-radius: 3px;
  background: white;
  color: #666;
  padding: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  padding-left: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu {
  width: 660px !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li {
  display: inline-block;
  width: 220px;
  height: 180px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:hover {
  background-color: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  text-align: center;
  text-decoration: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a .qd-icon {
  margin-right: 8px;
  margin-bottom: -3px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a > div {
  text-align: center !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a span {
  display: inline-block;
  color: #222222;
  font-size: 22px;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a p {
  width: 145px;
  line-height: 1.5;
  margin: 20px auto 0;
  color: #999999;
  font-size: 14px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li > a .state {
  color: #666;
  display: block;
  width: 99px;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 12px;
  background: #EAEFEE;
  border-radius: 2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li .menu-service-link .qd-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li .menu-marketing-link .qd-icon {
  color: #00cc26;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li .menu-cooperate-link .qd-icon {
  color: #936eff;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(2) .state,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(3) .state {
  background: #fff;
  opacity: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(4) {
  height: 90px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(4) div {
  position: relative;
  top: 9px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(5) {
  height: 90px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(5) div {
  position: relative;
  top: 9px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(6) {
  height: 90px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu li:nth-of-type(6) div {
  position: relative;
  top: 9px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu {
  width: 660px !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li {
  float: left;
  width: 220px;
  height: 160px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(5) a {
  cursor: default;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(5):hover {
  background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(6):hover {
  background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link {
  width: 100%;
  height: 100%;
  padding-top: 15px;
  text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link .qd-icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: -7px;
  fill: #0067ED;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link > div {
  text-align: left;
  padding-left: 22px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link span {
  display: inline-block;
  color: #222222;
  font-size: 22px;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link > a {
  text-decoration: none;
  display: block;
  width: 219px;
  line-height: 30px;
  padding: 0 0 0 22px;
  color: #222222;
  font-size: 15px;
  text-align: left;
  cursor: pointer;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link a:nth-of-type(1) {
  margin-top: 5px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link a:hover {
  color: #0067ED;
  background: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-service-link .qd-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-marketing-link .qd-icon {
  color: #00cc26;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-cooperate-link .qd-icon {
  color: #936eff;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .otc-text {
  font-style: normal;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .hot {
  width: 36px !important;
  height: 20px !important;
  position: relative;
  top: -2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li {
  float: left;
  width: 220px;
  height: 240px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:not(:last-child),
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  padding-top: 84px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > div,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > div {
  text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > div span,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > div span {
  color: #222;
  font-size: 22px;
  vertical-align: middle;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > p,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > p {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  width: 143px;
  margin: 10px auto;
  margin-top: 24px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a .qd-icon,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a .qd-icon {
  vertical-align: middle;
  margin-right: 8px;
  color: #cccccc;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a .wish,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a .wish {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  margin-top: 32px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:hover,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:hover {
  background: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:hover .qd-icon,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:hover .qd-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow .tooltipster-arrow-background {
  border-bottom-color: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow.functional-menu-hover .tooltipster-arrow-background {
  border-bottom-color: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow.service-menu-hover .tooltipster-arrow-background {
  border-bottom-color: #f8fafb;
}
@media (max-width: 1600px) {
  header .header-content {
    width: 1080px;
  }
}
footer {
  width: 100%;
  background: #050D16;
}
footer .footer-container {
  max-width: 1240px;
  margin: auto;
  padding: 0 10px;
}
footer .footer-container > div {
  width: 100%;
}
footer .footer-top {
  height: 140px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
  padding-top: 44px;
  text-align: center;
}
footer .footer-top > a {
  display: inline-block;
  width: 180px;
  height: 50px;
  line-height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
}
footer .footer-top > a:first-child {
  margin-right: 360px;
}
footer .footer-top > a .qd-icon {
  width: 12px;
  height: 12px;
  margin-left: 2px;
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
footer .footer-top > a:hover {
  border-color: #ffffff;
}
footer .footer-top > a:hover .qd-icon {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
      transform: translateX(10px);
}
footer .footer-main {
  height: 180px;
  padding-top: 20px;
}
footer .footer-main .footer-subnav {
  display: inline-block;
  vertical-align: top;
}
footer .footer-main .footer-subnav ul {
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0 80px 0 0;
}
footer .footer-main .footer-subnav ul li {
  margin: 15px 0;
  line-height: 1.4;
}
footer .footer-main .footer-subnav ul li.nav-title {
  font-size: 18px;
  color: #ffffff;
}
footer .footer-main .footer-subnav ul li a {
  font-size: 16px;
  color: #777777;
}
footer .footer-main .footer-subnav ul li:first-child {
  margin: 20px 0;
}
footer .footer-main .footer-subnav ul li:hover a {
  color: #ffffff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: initial;
          transition-timing-function: initial;
  -webkit-transition-delay: initial;
          transition-delay: initial;
}
footer .footer-main .footer-contact-info {
  float: right;
  margin-top: 18px;
  color: #fff;
  text-align: center;
}
footer .footer-main .footer-contact-info .contact-line1 {
  height: 26px;
  margin-top: 14px;
}
footer .footer-main .footer-contact-info .tel-icon {
  display: block;
  width: 58px;
  height: 58px;
  background-color: #22282E;
  margin: 0 auto;
  border-radius: 50%;
  line-height: 65px;
}
footer .footer-main .footer-contact-info .tel-icon .qd-icon {
  width: 20px;
  height: 20px;
}
footer .footer-main .footer-contact-info .phone-num {
  font-size: 22px;
  font-weight: bold;
}
footer .footer-main .footer-contact-info > p {
  font-size: 12px;
  margin-top: 10px;
  line-height: 16px;
}
footer .footer-main .footer-code {
  float: right;
  width: 110px;
  margin-left: 40px;
  margin-top: 20px;
}
footer .footer-main .footer-code p {
  font-size: 12px;
  margin-top: 11px;
  color: #fff;
  text-align: center;
}
footer .footer-bottom {
  margin-top: 30px;
}
footer .footer-bottom .copyright,
footer .footer-bottom .bottom-separator,
footer .footer-bottom .bottom-link,
footer .footer-bottom .bottom-auth {
  display: inline-block;
  padding: 30px 0;
  color: #666666;
  font-size: 13px;
}
footer .footer-bottom .bottom-link:hover {
  color: #ffffff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: initial;
          transition-timing-function: initial;
  -webkit-transition-delay: initial;
          transition-delay: initial;
}
footer .footer-bottom .footer-bottom-left {
  float: left;
}
footer .footer-bottom .footer-bottom-left .bottom-link {
  padding-bottom: 5px;
}
footer .footer-bottom .copyright {
  margin-right: 15px;
  display: block;
  padding: 0 0 30px;
}
footer .footer-bottom .bottom-separator {
  background-color: rgba(102, 102, 102, 0.3);
  margin: 0 10px;
  padding: 0px;
  width: 1px;
  height: 13px;
  vertical-align: middle;
}
footer .footer-bottom .bottom-auth {
  float: right;
  padding: 0;
  margin-left: 25px;
  margin-top: 29px;
}
footer .footer-bottom .bottom-auth > img {
  background: #292c30;
  vertical-align: middle;
  margin-right: 5px;
}
footer .footer-bottom .bottom-auth > p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
}
.fix-bar {
  position: fixed;
  bottom: 120px;
  right: 20px;
  z-index: 999;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
          box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.fix-bar-btn {
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  padding: 8px;
  background-color: #0067ed;
}
.fix-bar-btn:first-of-type {
  border-radius: 2px 2px 0 0;
}
.fix-bar-btn:last-of-type {
  border-radius: 0 0 2px 2px;
}
.fix-bar-btn:not(:last-child) {
  border-bottom: 1px solid #005AD7;
}
.fix-bar-btn:hover,
.fix-bar-btn:active {
  display: block;
  background: #0054C9;
}
.fix-bar-btn > .qd-icon {
  color: #fff;
  display: block;
  margin: 4px auto;
}
.fix-bar-btn .ic_phone_consult {
  width: 27px;
  height: 27px;
}
.fix-bar-btn .ic_online_consult {
  width: 23px;
  height: 23px;
}
.fix-bar-btn .ic_apply {
  width: 22px;
  height: 21px;
}
.fix-bar-btn .ic_qrcode {
  width: 20px;
  height: 21px;
}
.fix-bar-btn .ic_phone_consult {
  width: 30px;
  height: 28px;
}
.fix-bar-btn .ic_phone_consult {
  width: 28px;
  height: 25px;
}
.fix-bar-btn span {
  font-size: 12px;
  color: #fff;
}
.fix-bar-btn .fix-bar-child {
  display: none;
  position: absolute;
  left: -170px;
  bottom: 0;
  width: 190px;
  height: 180px;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box {
  width: 160px;
  height: 180px;
  background-color: transparent;
  -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  overflow: hidden;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in {
  width: 160px;
  height: 180px;
  padding: 15px;
  background-color: #fff;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in .triangle-right {
  position: absolute;
  right: 25px;
  top: 130px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul {
  padding: 0;
  margin: 0;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon {
  font-size: 12px;
  color: #222;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon img {
  margin-bottom: 3px;
}
.fix-bar-btn:hover .fix-bar-child {
  display: block;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-box {
  width: 240px;
  background: white;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
          box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.tooltipster-sidetip.fixbar-customized .tooltipster-box .tooltipster-content {
  padding: 0;
}
.tooltipster-sidetip.fixbar-customized ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  padding-left: 0;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a {
  display: block;
  height: 68px;
  padding: 16px 0;
  text-align: left;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a > div {
  display: inline-block;
  position: relative;
  top: -3px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:hover {
  background: #eef7ff;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:hover .menu-name {
  color: #0067ed;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:active {
  background: #e1f0ff;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:active .menu-name {
  color: #0067ed;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .qd-icon {
  width: 30px;
  height: 30px;
  color: #0067ed;
  margin: 0 15px 0 20px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_suggest {
  width: 36px;
  height: 36px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_presales_consult {
  width: 36px;
  height: 36px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-name {
  display: block;
  margin-bottom: 2px;
  font-size: 16px;
  color: #000;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-desc {
  font-size: 12px;
  color: #7b8396;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-background {
  border-left-color: white;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.hover-arrow .tooltipster-arrow-background {
  border-left-color: #eef7ff;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.click-arrow .tooltipster-arrow-background {
  border-left-color: #e1f0ff;
}
.page-bottom-apply {
  height: 400px;
  padding-top: 120px;
  background: url(../images/apply_bg_blue.png) center no-repeat;
  background-size: 100% 400px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-bottom-apply-text {
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  margin: -15px 0 30px 0;
  color: #fff;
}
.page-bottom-apply .primary-btn {
  display: block;
  width: 320px;
  height: 72px;
  margin: 0 auto;
  line-height: 72px;
  -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, 0.1);
          box-shadow: 0 24px 64px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
}
.page-bottom-apply.white {
  background: url(../images/apply_bg.png) center center no-repeat;
}
.page-bottom-apply.white .page-bottom-apply-text {
  color: #000;
}
.page-bottom-apply.white .primary-btn {
  -webkit-box-shadow: 0 24px 64px #b4b2b2;
          box-shadow: 0 24px 64px #b4b2b2;
}
@media (max-width: 1600px) {
  footer .footer-container {
    max-width: 1080px;
  }
}
html,
body {
  min-width: 1240px;
}
li {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}

.qd-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  fill: currentColor;
}

.v-message {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.primary-btn {
  border-radius: 2px;
  background-color: #0067ed;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.primary-btn:hover {
  background-color: #197dff;
}
.primary-btn:active {
  background-color: #0056c7;
}
.secondary-btn {
  border-radius: 2px;
  background-color: #00cc26;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.secondary-btn:hover {
  background-color: #33d651;
}
.secondary-btn:active {
  background-color: #00b722;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20001;
  display: none;
  background-color: #ffffff;
}
.popup .popup-in {
  position: relative;
  top: 50%;
  left: 50%;
  margin-top: -400px;
  margin-left: -610px;
  width: 1270px;
  height: 800px;
  z-index: 3;
}
.popup .popup-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  left: 0;
  top: 0;
  z-index: 2;
}
.popup .popup-close {
  position: absolute;
  right: 15px;
  top: 55px;
  width: 35px;
  height: 35px;
  background: url("../images/btn_close.png") center no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  outline: none;
  z-index: 4;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.popup .popup-close:hover {
  opacity: 0.5;
}
.popup .video {
  width: 1200px;
  height: 675px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -625px;
  margin-top: -340px;
}
@media (max-width: 1280px) {
  .popup .popup-in {
    margin-top: -290px;
    margin-left: -490px;
    width: 1040px;
    height: 658px;
  }
  .popup .video {
    width: 970px;
    height: 540px;
    margin-left: -510px;
    margin-top: -270px;
  }
}
@-webkit-keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hidden {
  display: none;
}




.new-detail-overlay {
  overflow: hidden;
  padding-right: calc(100vw - 100%);
}
.new-detail-bg-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  display: none;
}
.new-detail,
.new-office,
.new-competence,
.new-bonus,
.new-library,
.new-call,
.new-online {
  display: none;
  position: fixed;
  top: 2000px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #efefef;
  text-align: center;
  z-index: 10;
  overflow-y: scroll;
}
.new-detail .detail-content,
.new-office .detail-content,
.new-competence .detail-content,
.new-bonus .detail-content,
.new-library .detail-content,
.new-call .detail-content,
.new-online .detail-content {
  position: relative;
  width: 1240px;
  margin: 0 auto;
  margin-top: 80px;
}
.new-detail .detail-content .first,
.new-office .detail-content .first,
.new-competence .detail-content .first,
.new-bonus .detail-content .first,
.new-library .detail-content .first,
.new-call .detail-content .first,
.new-online .detail-content .first {
  font-size: 20px;
  color: #222222;
  margin-bottom: 20px;
}
.new-detail .detail-content p:nth-child(1),
.new-office .detail-content p:nth-child(1),
.new-competence .detail-content p:nth-child(1),
.new-bonus .detail-content p:nth-child(1),
.new-library .detail-content p:nth-child(1),
.new-call .detail-content p:nth-child(1),
.new-online .detail-content p:nth-child(1) {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 15px;
}
.new-detail .detail-content p:nth-child(2),
.new-office .detail-content p:nth-child(2),
.new-competence .detail-content p:nth-child(2),
.new-bonus .detail-content p:nth-child(2),
.new-library .detail-content p:nth-child(2),
.new-call .detail-content p:nth-child(2),
.new-online .detail-content p:nth-child(2) {
  font-size: 44px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 25px;
  line-height: 54px;
}
.new-detail .detail-content p:nth-child(3),
.new-office .detail-content p:nth-child(3),
.new-competence .detail-content p:nth-child(3),
.new-bonus .detail-content p:nth-child(3),
.new-library .detail-content p:nth-child(3),
.new-call .detail-content p:nth-child(3),
.new-online .detail-content p:nth-child(3) {
  line-height: 28px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 40px;
}
.new-detail .detail-content p:nth-child(4),
.new-office .detail-content p:nth-child(4),
.new-competence .detail-content p:nth-child(4),
.new-bonus .detail-content p:nth-child(4),
.new-library .detail-content p:nth-child(4),
.new-call .detail-content p:nth-child(4),
.new-online .detail-content p:nth-child(4) {
  display: block;
  width: 100%;
  height: 800px;
  background: url(../images/img_desk.png) no-repeat center;
  margin-bottom: 120px;
}
.new-detail .detail-content p:nth-child(5),
.new-office .detail-content p:nth-child(5),
.new-competence .detail-content p:nth-child(5),
.new-bonus .detail-content p:nth-child(5),
.new-library .detail-content p:nth-child(5),
.new-call .detail-content p:nth-child(5),
.new-online .detail-content p:nth-child(5) {
  display: none;
  position: fixed;
  bottom: 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  width: 180px;
  height: 60px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  line-height: 60px;
  background: url(../images/ic_scroll.png) no-repeat;
  background-position: 25px 16px;
  background-color: black;
  color: #ffffff;
  -webkit-animation: play 1.5s infinite;
          animation: play 1.5s infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  cursor: default;
}
.new-detail .detail-content p:nth-child(5) span,
.new-office .detail-content p:nth-child(5) span,
.new-competence .detail-content p:nth-child(5) span,
.new-bonus .detail-content p:nth-child(5) span,
.new-library .detail-content p:nth-child(5) span,
.new-call .detail-content p:nth-child(5) span,
.new-online .detail-content p:nth-child(5) span {
  padding-left: 35px;
}
@-webkit-keyframes play {
  0% {
    background-position: 25px 16px;
  }
  25% {
    background-position: 25px 20px;
  }
  75% {
    background-position: 25px 12px;
  }
  100% {
    background-position: 25px 16px;
  }
}
@keyframes play {
  0% {
    background-position: 25px 16px;
  }
  25% {
    background-position: 25px 20px;
  }
  75% {
    background-position: 25px 12px;
  }
  100% {
    background-position: 25px 16px;
  }
}
.new-detail .detail-content p:nth-child(6),
.new-office .detail-content p:nth-child(6),
.new-competence .detail-content p:nth-child(6),
.new-bonus .detail-content p:nth-child(6),
.new-library .detail-content p:nth-child(6),
.new-call .detail-content p:nth-child(6),
.new-online .detail-content p:nth-child(6) {
  font-size: 44px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 25px;
}
.new-detail .detail-content p:nth-child(7),
.new-office .detail-content p:nth-child(7),
.new-competence .detail-content p:nth-child(7),
.new-bonus .detail-content p:nth-child(7),
.new-library .detail-content p:nth-child(7),
.new-call .detail-content p:nth-child(7),
.new-online .detail-content p:nth-child(7) {
  line-height: 28px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 40px;
}
.new-detail .detail-content p:nth-child(8),
.new-office .detail-content p:nth-child(8),
.new-competence .detail-content p:nth-child(8),
.new-bonus .detail-content p:nth-child(8),
.new-library .detail-content p:nth-child(8),
.new-call .detail-content p:nth-child(8),
.new-online .detail-content p:nth-child(8) {
  display: block;
  width: 100%;
  height: 800px;
  background: url(../images/img_aptitude.png) no-repeat center;
  margin-bottom: 120px;
}
.new-detail .detail-content p:nth-child(9),
.new-office .detail-content p:nth-child(9),
.new-competence .detail-content p:nth-child(9),
.new-bonus .detail-content p:nth-child(9),
.new-library .detail-content p:nth-child(9),
.new-call .detail-content p:nth-child(9),
.new-online .detail-content p:nth-child(9) {
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 700;
  color: #222222;
  line-height: 54px;
}
.new-detail .detail-content p:nth-child(10),
.new-office .detail-content p:nth-child(10),
.new-competence .detail-content p:nth-child(10),
.new-bonus .detail-content p:nth-child(10),
.new-library .detail-content p:nth-child(10),
.new-call .detail-content p:nth-child(10),
.new-online .detail-content p:nth-child(10) {
  margin-bottom: 40px;
  line-height: 28px;
  font-size: 16px;
  color: #888888;
}
.new-detail .detail-content p:nth-child(11),
.new-office .detail-content p:nth-child(11),
.new-competence .detail-content p:nth-child(11),
.new-bonus .detail-content p:nth-child(11),
.new-library .detail-content p:nth-child(11),
.new-call .detail-content p:nth-child(11),
.new-online .detail-content p:nth-child(11) {
  display: block;
  width: 100%;
  height: 800px;
  background: url(../images/img_competence_3.png) no-repeat center;
  margin-bottom: 200px;
}
.new-detail .detail-content .detail-bottom,
.new-office .detail-content .detail-bottom,
.new-competence .detail-content .detail-bottom,
.new-bonus .detail-content .detail-bottom,
.new-library .detail-content .detail-bottom,
.new-call .detail-content .detail-bottom,
.new-online .detail-content .detail-bottom {
  margin-top: -80px;
  margin-bottom: 200px;
}
.new-detail .detail-content .detail-botleft,
.new-office .detail-content .detail-botleft,
.new-competence .detail-content .detail-botleft,
.new-bonus .detail-content .detail-botleft,
.new-library .detail-content .detail-botleft,
.new-call .detail-content .detail-botleft,
.new-online .detail-content .detail-botleft {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-right: 60px;
  width: 500px;
}
.new-detail .detail-content .detail-botleft p:nth-child(1),
.new-office .detail-content .detail-botleft p:nth-child(1),
.new-competence .detail-content .detail-botleft p:nth-child(1),
.new-bonus .detail-content .detail-botleft p:nth-child(1),
.new-library .detail-content .detail-botleft p:nth-child(1),
.new-call .detail-content .detail-botleft p:nth-child(1),
.new-online .detail-content .detail-botleft p:nth-child(1) {
  font-size: 36px;
  color: #222222;
  line-height: 48px;
}
.new-detail .detail-content .detail-botleft p:nth-child(2),
.new-office .detail-content .detail-botleft p:nth-child(2),
.new-competence .detail-content .detail-botleft p:nth-child(2),
.new-bonus .detail-content .detail-botleft p:nth-child(2),
.new-library .detail-content .detail-botleft p:nth-child(2),
.new-call .detail-content .detail-botleft p:nth-child(2),
.new-online .detail-content .detail-botleft p:nth-child(2) {
  font-size: 16px;
  font-weight: normal;
  color: #888888;
  line-height: 28px;
}
.new-detail .detail-content .detail-botright,
.new-office .detail-content .detail-botright,
.new-competence .detail-content .detail-botright,
.new-bonus .detail-content .detail-botright,
.new-library .detail-content .detail-botright,
.new-call .detail-content .detail-botright,
.new-online .detail-content .detail-botright {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 520px;
  padding-left: 68px;
}
.new-detail .detail-content .detail-botright p:nth-child(1),
.new-office .detail-content .detail-botright p:nth-child(1),
.new-competence .detail-content .detail-botright p:nth-child(1),
.new-bonus .detail-content .detail-botright p:nth-child(1),
.new-library .detail-content .detail-botright p:nth-child(1),
.new-call .detail-content .detail-botright p:nth-child(1),
.new-online .detail-content .detail-botright p:nth-child(1) {
  font-size: 36px;
  color: #222222;
  line-height: 41px;
}
.new-detail .detail-content .detail-botright p:nth-child(1) span,
.new-office .detail-content .detail-botright p:nth-child(1) span,
.new-competence .detail-content .detail-botright p:nth-child(1) span,
.new-bonus .detail-content .detail-botright p:nth-child(1) span,
.new-library .detail-content .detail-botright p:nth-child(1) span,
.new-call .detail-content .detail-botright p:nth-child(1) span,
.new-online .detail-content .detail-botright p:nth-child(1) span {
  margin-left: 10px;
  font-size: 16px;
  color: #0067ed;
}
.new-detail .detail-content .detail-botright p:nth-child(2),
.new-office .detail-content .detail-botright p:nth-child(2),
.new-competence .detail-content .detail-botright p:nth-child(2),
.new-bonus .detail-content .detail-botright p:nth-child(2),
.new-library .detail-content .detail-botright p:nth-child(2),
.new-call .detail-content .detail-botright p:nth-child(2),
.new-online .detail-content .detail-botright p:nth-child(2) {
  font-size: 16px;
  font-weight: normal;
  color: #888888;
  line-height: 28px;
}
.new-detail .detail-content .close,
.new-office .detail-content .close,
.new-competence .detail-content .close,
.new-bonus .detail-content .close,
.new-library .detail-content .close,
.new-call .detail-content .close,
.new-online .detail-content .close {
  display: none;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
  width: 60px;
  height: 60px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  background: url(../images/ic_close.png) no-repeat center;
  background-color: #222222;
  cursor: pointer;
}
.new-competence .detail-content p:nth-child(4) {
  background: url(../images/img_cl_competence_1.png) no-repeat center;
}
.new-competence .detail-content p:nth-child(8) {
  background: url(../images/img_cl_competence_2.png) no-repeat center;
}
.new-office .detail-content p:nth-child(4) {
  background: url(../images/img_office_1.png) no-repeat center;
}
.new-office .detail-content p:nth-child(8) {
  background: url(../images/img_office_2.png) no-repeat center;
}
.new-office .detail-content p:nth-child(11) {
  background: url(../images/img_office_3.png) no-repeat center;
}
.new-bonus .detail-content p:nth-child(4) {
  background: url(../images/img_bonus_1.png) no-repeat center;
}
.new-bonus .detail-content p:nth-child(8) {
  background: url(../images/img_bonus_2.png) no-repeat center;
}
.new-bonus .detail-content p:nth-child(11) {
  margin-bottom: 120px;
  background: url(../images/img_bonus_3.png) no-repeat center;
}
.new-bonus .detail-content p:nth-child(12) {
  font-size: 44px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 35px;
}
.new-bonus .detail-content p:nth-child(13) {
  line-height: 28px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 40px;
}
.new-bonus .detail-content p:nth-child(14) {
  height: 800px;
  margin-bottom: 200px;
  background: url(../images/img_bonus_4.png) no-repeat center;
}
.new-online .detail-content p:nth-child(4) {
  background: url(../images/img_online_1.png) no-repeat center;
}
.new-online .detail-content p:nth-child(8) {
  background: url(../images/img_online_2.png) no-repeat center;
}
.new-online .detail-content p:nth-child(11) {
  background: url(../images/img_online_3.png) no-repeat center;
}
.new-library .detail-content p:nth-child(4) {
  background: url(../images/img_library_1.png) no-repeat center;
}
.new-library .detail-content p:nth-child(8) {
  background: url(../images/img_library_2.png) no-repeat center;
}
.new-library .detail-content p:nth-child(11) {
  background: url(../images/img_library_3.png) no-repeat center;
}
.new-call .detail-content p:nth-child(4) {
  background: url(../images/img_call_1.png) no-repeat center;
}
.new-call .detail-content p:nth-child(8) {
  background: url(../images/img_call_2.png) no-repeat center;
}
.new-call .detail-content p:nth-child(11) {
  margin-bottom: 120px;
  background: url(../images/img_call_3.png) no-repeat center;
}
.new-call .detail-content p:nth-child(12) {
  font-size: 44px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 35px;
}
.new-call .detail-content p:nth-child(13) {
  line-height: 28px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 40px;
}
.new-call .detail-content p:nth-child(14) {
  height: 800px;
  margin-bottom: 120px;
  background: url(../images/img_call_4.png) no-repeat center;
}
.new-call .detail-content p:nth-child(15) {
  font-size: 44px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 35px;
}
.new-call .detail-content p:nth-child(16) {
  line-height: 28px;
  font-size: 16px;
  color: #888888;
  margin-bottom: 40px;
}
.new-call .detail-content p:nth-child(17) {
  height: 800px;
  margin-bottom: 200px;
  background: url(../images/img_call_5.png) no-repeat center;
}
@keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.function-top {
  overflow: hidden;
  background: #A8ABB3;
  position: relative;
}
.function-top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  z-index: 1;
  height: 0;
  border-top: 65px solid transparent;
  border-right: 100vw solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 100vw solid #fff;
}
.function-top-cover {
  position: relative;
  width: 100%;
  height: 620px;
  padding-top: 150px;
}
.function-top-cover .banner-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: showBanner .5s linear 1;
          animation: showBanner .5s linear 1;
}
.function-top-cover .top-summary-container {
  width: 1240px;
  margin: auto;
}
.function-top-cover .top-summary {
  position: relative;
  display: inline-block;
  height: 270px;
  text-align: left;
  vertical-align: middle;
}
.function-top-cover .top-summary h2 {
  margin-top: 0;
  font-size: 28px;
  color: #222;
  vertical-align: middle;
  margin-bottom: 15px;
}
.function-top-cover .top-summary h2 .title-text {
  display: inline-block;
  vertical-align: middle;
}
.function-top-cover .top-summary h2 .balck-text {
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  color: #222;
  margin-right: 10px;
}
.function-top-cover .top-summary h2 .grey-text {
  margin-left: 10px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  opacity: .8;
  filter: alpha(opacity=80);
}
.function-top-cover .top-summary h2 .label-item {
  width: 34px;
  height: 34px;
  vertical-align: middle;
}
.function-top-cover .top-summary-title {
  width: 625px;
  font-size: 48px;
  font-weight: bold;
  color: #222;
  line-height: 60px;
  margin-bottom: 5px;
}
.function-top-cover .top-summary-enter {
  margin-top: 35px;
}
.function-top-cover .top-summary-enter .video-play-button {
  float: left;
  color: #222;
  margin-left: 30px;
  padding-top: 13px;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
.function-top-cover .top-summary-enter .video-play-button .header-play {
  position: relative;
  top: 5px;
  width: 24px;
  height: 24px;
}
.function-top-cover .top-summary-enter .video-play-button:hover {
  opacity: 0.8;
  fill-opacity: 0.8;
}
.function-top-cover .top-summary-enter .primary-btn {
  float: left;
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
}
.function-top-cover .top-play-button {
  margin: 10px 200px 0 300px;
  vertical-align: middle;
}
.function-fake-content {
  overflow: hidden;
}
.function-content {
  width: 1240px;
  margin: 0 auto;
  overflow-x: visible;
}
.function-content-feature {
  position: relative;
  width: 100%;
  height: 680px;
}
.function-content-feature dl {
  margin: 0;
}
.function-content-feature dd.list_qq_relationship {
  padding-top: 150px;
}
.function-content-feature dd.list_group {
  padding-top: 150px;
}
.function-content-feature dd.list_privacy {
  padding-top: 110px;
}
.function-content-feature dd.list_tools {
  padding-top: 150px;
}
.function-content-feature dd.list_work_on_the_go {
  padding-top: 130px;
}
.function-content-feature .function-feature-line {
  min-width: 1080px;
}
.function-content-feature .function-feature-title {
  padding: 15px 0 10px 0;
  font-weight: bold;
  font-size: 46px;
  color: #222;
  word-break: keep-all;
}
.function-content-feature .function-feature-sub-title {
  font-size: 18px;
  font-weight: bold;
  color: #0067ed;
}
.function-content-feature .function-feature-detail {
  line-height: 25px;
}
.function-content-feature .function-feature-detail-more-container {
  position: relative;
  margin-top: 20px;
  display: inline-block;
  width: 160px;
}
.function-content-feature .function-feature-detail-more {
  display: inline-block;
  width: 140px;
  height: 44px;
  color: #fff;
  line-height: 44px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  background-color: #0067ed;
  border-top: transparent;
  border-radius: 2px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.function-content-feature .function-feature-detail-more span {
  display: inline-block;
  margin-left: 28px;
  width: 120px;
  text-align: left;
}
.function-content-feature .function-feature-detail-more:hover {
  background-color: #197dff;
}
.function-content-feature .function-feature-detail-more:hover .more-arrow {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
      transform: translateX(10px);
}
.function-content-feature .function-feature-detail-more .more-arrow {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  width: 10px;
  height: 10px;
}
.function-content-feature .function-feature-detail-list {
  margin-top: 5px;
  padding: 0;
}
.function-content-feature .function-feature-detail-list li {
  list-style: none;
  padding-top: 20px;
}
.function-content-feature .function-feature-detail-list li .qd-icon {
  float: left;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  vertical-align: middle;
}
.function-content-feature .function-feature-detail-list li .function-list {
  float: left;
  color: #222;
  line-height: 25px;
}
.function-content-feature .function-feature-detail-list li .function-list .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.function-content-feature .function-feature-detail-list li .function-list .desc {
  font-size: 16px;
}
.function-content-feature .function-feature-detail-label {
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
}
.function-content-feature .function-feature-detail-label li {
  list-style: none;
  display: inline-block;
  width: 100px;
  height: 80px;
  text-align: center;
}
.function-content-feature .function-feature-detail-label li .label-item {
  height: 54px;
  width: 54px;
  line-height: 100%;
}
.function-content-feature .function-feature-detail-label li .desc {
  margin-top: 5px;
  font-size: 16px;
  color: #222;
}
.function-content-feature .function-feature-detail-label li .sub-desc {
  position: absolute;
  margin: 5px 0 0 22px;
  line-height: 100%;
  font-size: 12px;
  color: #999;
}
.function-content-feature .function-feature-text {
  width: 490px;
  margin: 0;
}
.function-content-feature .function-feature-text p {
  margin: 0;
}
.function-content-feature:nth-child(even) .function-feature-img {
  position: absolute;
  left: 470px;
}
.function-content-feature:nth-child(even) .function-feature-text {
  display: inline-block;
  width: 490px;
  margin-right: 20px;
}
.function-content-feature-even .function-feature-img {
  position: absolute;
  left: 470px;
}
.function-content-feature-even .function-feature-text {
  display: inline-block;
  width: 470px;
  margin-left: 0 !important;
  margin-right: 20px !important;
}
.function-content-feature:nth-child(odd) .function-feature-img {
  display: inline-block;
  width: 770px;
  height: 660px;
}
.function-content-feature:nth-child(odd) .function-feature-img img {
  margin-left: -320px;
}
.function-content-feature:nth-child(odd) .function-feature-text {
  position: absolute;
  display: inline-block;
  width: 490px;
  margin-left: 20px;
}
.function-content-feature-odd .function-feature-img {
  display: inline-block !important;
  width: 770px !important;
  height: 660px !important;
  position: relative !important;
  left: 0 !important;
}
.function-content-feature-odd .function-feature-img img {
  margin-left: -320px !important;
}
.function-content-feature-odd .function-feature-text {
  position: absolute !important;
  display: inline-block !important;
  width: 450px !important;
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.function-content-divider {
  margin-top: -90px;
  width: 100%;
  height: 400px;
}
.function-content-divider img {
  margin-left: -330px;
}
.function-content-divider:after {
  content: '';
  position: absolute;
  margin-top: -490px;
  right: 0;
  width: 100px;
  height: 500px;
  background-color: #fff;
  z-index: 1;
}
.corporate-bottom {
  background-color: #fbfbfb;
  margin-top: 60px;
}
.corporate-bottom-title {
  padding-top: 100px;
  margin-bottom: 30px;
  font-size: 44px;
  color: #222;
  text-align: center;
}
.corporate-bottom-list {
  width: 1056px;
  margin: 0 auto;
  padding: 0 0 100px 0;
  padding-bottom: 0;
}
.corporate-bottom-list-item {
  display: table-cell;
  padding: 40px 48px 0 48px;
  width: 288px;
  height: 180px;
  list-style: none;
}
.corporate-bottom-list-item-icon {
  text-align: center;
}
.corporate-bottom-list-item-icon svg {
  width: 54px;
  height: 54px;
}
.corporate-bottom-list-item-title {
  width: 288px;
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #222;
}
.corporate-bottom-list-item-desc {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #999;
}
.corporate-bottom-list .no-left {
  padding-left: 0;
}
.customer-more-item {
  display: none;
}
.customer-more-item-btn {
  background-color: #fbfbfb;
  width: 100%;
  text-align: center;
}
.customer-more-item-btn p {
  display: inline-block;
  cursor: pointer;
  margin-top: 60px;
  margin-bottom: 80px;
  width: 288px;
  height: 58px;
  border-radius: 2px;
  line-height: 58px;
  font-size: 16px;
  color: #222222;
  border: 1px solid #ccc;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.customer-more-item-btn p:hover {
  border: 1px solid #a8abb3;
}
.corporate-ad-bottom {
  width: 100%;
  padding-bottom: 80px;
  background-color: #fff;
  text-align: center;
  color: #222;
}
.corporate-ad-bottom-title {
  width: 1000px;
  margin: 0 auto;
  padding: 70px 0 0 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
}
.corporate-ad-bottom-list {
  margin: 50px 0 0 -40px;
}
.corporate-ad-bottom-list .corporate-ad-bottom-list-item-mar {
  background: url(../images/img_bottom_mar.png) center no-repeat;
}
.corporate-ad-bottom-list .corporate-ad-bottom-list-item-ser {
  background: url(../images/img_bottom_ser.png) center no-repeat;
}
.corporate-ad-bottom-list .corporate-ad-bottom-list-item-col {
  background: url(../images/img_bottom_col.png) center no-repeat;
}
.corporate-ad-bottom-list-item {
  position: relative;
  display: inline-block;
  width: 580px;
  height: 300px;
  background-color: #fff;
  border-radius: 2px;
  color: #222;
  padding-top: 40px;
  padding-left: 40px;
  margin-left: 40px;
  text-align-last: left;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 0px rgba(31, 45, 61, 0.15);
  box-shadow: 0 1px 2px 0px rgba(31, 45, 61, 0.15);
}
.corporate-ad-bottom-list-item-title {
  margin: 0;
  font-size: 44px;
  font-weight: bold;
  color: #222;
}
.corporate-ad-bottom-list-item-title .text {
  font-size: 22px;
}
.corporate-ad-bottom-list-item-desc {
  margin: 20px 0 0 0;
  font-size: 20px;
}
.corporate-ad-bottom-list-item .btn-learn {
  position: absolute;
  left: 40px;
  bottom: 40px;
  font-size: 20px;
  color: #222;
  background-color: none;
  padding-right: 10px;
}
.corporate-ad-bottom-list-item .btn-learn .more-arrow {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.corporate-ad-bottom-list-item:hover {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.corporate-ad-bottom-list-item:hover .btn-learn .more-arrow {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.corporate-ad-demo-bottom {
  background-color: #fafafa;
}
.corporate-ad-demo-bottom-list {
  width: 1240px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}
.corporate-ad-demo-bottom-list p {
  margin: 0;
}
.corporate-ad-demo-bottom-list-item {
  display: table-cell;
  list-style: none;
  width: 320px;
  height: 60px;
}
.corporate-ad-demo-bottom-list-icon {
  height: 70px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center 0;
}
.corporate-ad-demo-bottom-list-icon.safe_a {
  background-image: url('../images/ic_ser_bottom1.svg');
}
.corporate-ad-demo-bottom-list-icon.safe_b {
  background-image: url('../images/ic_ser_bottom2.svg');
}
.corporate-ad-demo-bottom-list-icon.safe_c {
  background-image: url('../images/ic_ser_bottom3.svg');
}
.corporate-ad-demo-bottom-list-icon.safe_d {
  background-image: url('../images/ic_ser_bottom4.svg');
}
.corporate-ad-demo-bottom-list-title {
  font-size: 20px;
  font-weight: bold;
  color: #222;
}
.corporate-ad-demo-bottom-list-desc {
  padding-top: 10px;
  width: 200px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.corporate-ad-demo-bottom-list-wrap {
  display: inline-block;
  vertical-align: middle;
}
.corporate-application {
  height: 400px;
  background-color: #121c36;
  background-image: url('../images/corporate_cta_bg.png');
}
.corporate-application-title {
  padding-top: 110px;
  width: 680px;
  margin: 0 auto;
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  color: #fff;
}
.corporate-application-more {
  margin: 30px auto 0 auto;
  width: 320px;
}
.corporate-application-more .primary-btn {
  display: inline-block;
  width: 320px;
  height: 72px;
  line-height: 72px;
  vertical-align: middle;
  font-size: 24px;
  color: #fff;
}
@media (max-width: 1600px) {
  .function-top {
    overflow: hidden;
  }
  .function-top-cover {
    padding-top: 110px;
    height: 496px;
  }
  .function-top-cover .top-summary {
    height: 496px;
  }
  .function-top-cover .top-summary-container {
    width: 1080px;
  }
  .function-top::after {
    border-bottom: 30px solid #fff;
    border-left: 100vw solid #fff;
    border-top: 50px solid transparent;
    border-right: 100vw solid transparent;
  }
  .function-content {
    width: 1080px;
  }
  .function-content-feature {
    height: 560px;
  }
  .function-content-feature dd.list_qq_relationship {
    padding-top: 100px;
  }
  .function-content-feature dd.list_group {
    padding-top: 100px;
  }
  .function-content-feature dd.list_privacy {
    padding-top: 80px;
  }
  .function-content-feature dd.list_tools {
    padding-top: 100px;
  }
  .function-content-feature dd.list_work_on_the_go {
    padding-top: 100px;
  }
  .function-content-feature .function-feature-title {
    font-size: 40px;
  }
  .function-content-feature .function-feature-img {
    width: 610px;
  }
  .function-content-feature .function-feature-img > img {
    width: 870px;
  }
  .function-content-feature .function-feature-detail-more-container {
    margin-top: 10px;
  }
  .function-content-feature .function-feature-detail-label {
    margin-top: 35px;
  }
  .function-content-feature .function-feature-detail-label li {
    width: 90px;
  }
  .function-content-feature .function-feature-detail-label li .label-item {
    width: 42px;
    height: 42px;
  }
  .function-content-feature .function-feature-detail-label li .desc {
    margin-top: 0;
    font-size: 14px;
  }
  .function-content-feature .function-feature-detail-label li .sub-desc {
    margin: 5px 0 0 17px;
    margin-top: 0;
  }
  .function-content-feature:nth-child(odd) .function-feature-img {
    width: 610px;
    height: 545px;
  }
  .function-content-feature:nth-child(odd) .function-feature-img img {
    margin-left: -260px;
  }
  .function-content-feature-odd .function-feature-img {
    display: inline-block !important;
    position: relative !important;
    left: 0 !important;
    width: 610px !important;
    height: 545px !important;
  }
  .function-content-feature-odd .function-feature-img img {
    margin-left: -260px !important;
  }
  .function-content-divider {
    margin-top: -40px;
  }
  .function-content-divider img {
    margin-left: -260px;
  }
  .function-content-divider:after {
    width: 0;
  }
  .corporate-bottom-title {
    font-size: 40px;
  }
  .corporate-ad-demo-bottom {
    background-color: #fafafa;
  }
  .corporate-ad-demo-bottom-list {
    width: 1080px;
  }
  .corporate-ad-demo-bottom-list-item {
    width: 280px;
  }
  .function-content-feature dd.threepoints {
    padding-top: 100px;
  }
  .function-content-feature dd.fourpoints {
    padding-top: 60px;
  }
  .function-content-feature dd.fiveponits {
    padding-top: 40px;
  }
}
.function-top-cover > .banner-img {
  background-image: url(../images/corporate_cover1.jpg);
}
.function-top {
  background: #A0DFD0;
}
.function-top .top-summary-container .top-summary h2 .title-text .grey-text {
  margin-left: 0;
}
.function-example {
  background-color: #005cb9;
}
.function-example-title {
  background: url(../images/car_case_logo.png) center top no-repeat;
}
.function-example .point-quote {
  color: #1a7de1;
}

.dark-text .header-content {
  color: #222;
}
.dark-text .header-content .logo {
  display: inline-block;
  background: url(../images/icon_logo_2x_black.png) no-repeat center / cover;
  vertical-align: top;
}
.dark-text .header-content nav ul li a {
  color: #222 !important;
}
.dark-text .header-content nav ul li a:hover {
  color: #222;
  opacity: 0.8;
}
.dark-text .header-content nav ul li.active {
  border-color: #222 !important;
}
.dark-text .header-right .header-right-login:hover {
  color: #222;
  opacity: .8;
}
.dark-text .header-right .header-right-separator {
  color: #222 !important;
  opacity: .5;
}
.dark-text .header-right-contact .contact-line1 {
  color: #222;
}
.fixed-header .header-content .logo {
  display: inline-block;
  background: url(../images/icon_logo_2x_color.png) no-repeat center / cover;
  vertical-align: top;
}
.fixed-header .header-content nav ul li a {
  color: #222 !important;
}
.fixed-header .header-content nav ul li a:hover {
  color: #0067ed !important;
  opacity: 1;
}
.fixed-header .header-content nav ul li.active {
  border-color: #0067ed !important;
}
.fixed-header .header-content nav ul li.active a {
  color: #0067ed !important;
}
.fixed-header .header-content .header-right .header-right-login {
  color: #222;
}
.fixed-header .header-content .header-right .header-right-login:hover {
  color: #0067ed !important;
  opacity: 1;
}