html {
  font-size: 16px !important; }

@media (max-width: 1800px) {
  html {
    font-size: 14px !important; } }

@media (max-width: 834px) {
  html {
    font-size: 16px !important; } }

@media (max-width: 780px) {
  html {
    font-size: 14px !important; } }

@media (max-width: 640px) {
  html {
    font-size: 14px !important; } }

@media (max-width: 600px) {
  html {
    font-size: 16px !important; } }

.footer-container {
  background: rgba(28, 33, 44, 0.9);
  width: 100%;
  min-height: 366px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center; }
  .footer-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .footer-container .index-footer-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 82.5rem;
    width: calc(100% - 106px);
    padding-top: 5rem; }
    .footer-container .index-footer-content .logo-container {
      display: -ms-flexbox;
      display: flex;
      height: 2rem; }
      .footer-container .index-footer-content .logo-container a img {
        height: 2rem; }
      .footer-container .index-footer-content .logo-container .divide-line {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        height: 2rem;
        width: 1px;
        background: white; }
  .footer-container .footer {
    width: 100%;
    padding: 5rem 0 6.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .footer-container .footer .left {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: end;
      align-items: flex-end; }
      .footer-container .footer .left .title {
        color: #B8BECC;
        font-weight: 700;
        font-size: .75rem;
        line-height: 1.5rem; }
      .footer-container .footer .left .pc {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right; }
        .footer-container .footer .left .pc .left-part {
          display: -ms-flexbox;
          display: flex;
          gap: 16px; }
          .footer-container .footer .left .pc .left-part .code {
            margin-top: 1rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column; }
            .footer-container .footer .left .pc .left-part .code img {
              width: 6rem;
              border-radius: .75rem; }
            .footer-container .footer .left .pc .left-part .code .text {
              font-weight: 500;
              line-height: 1.5rem;
              padding-top: .5rem;
              padding-bottom: 1.25rem;
              color: #E6E9ED;
              text-align: center; }
      .footer-container .footer .left .right-part .telephone a {
        font-weight: 700;
        font-size: 1.375rem;
        line-height: 2rem; }
      .footer-container .footer .left .right-part a {
        color: #fff;
        text-decoration: none;
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 500; }
        .footer-container .footer .left .right-part a:hover {
          color: #3385ff; }
    .footer-container .footer .us {
      list-style: none;
      color: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 67.65%; }
      .footer-container .footer .us .us-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -ms-flex-pack: justify;
        justify-content: space-between; }
      .footer-container .footer .us:after {
        content: '';
        display: block;
        clear: both; }
      .footer-container .footer .us h3 {
        margin: 0 0 1rem;
        font-weight: 700;
        font-size: .75rem;
        line-height: 1.5rem;
        color: #fff;
        text-decoration: none; }
        .footer-container .footer .us h3 span {
          vertical-align: 1px; }
      .footer-container .footer .us .list {
        list-style: none;
        margin: 0;
        padding: 0; }
        .footer-container .footer .us .list li {
          width: 100%;
          margin-bottom: .5rem; }
          .footer-container .footer .us .list li a {
            color: #E6E9ED;
            text-decoration: none;
            font-size: 0.875rem;
            line-height: 1.5rem;
            font-weight: 500; }
            .footer-container .footer .us .list li a:hover {
              color: #3385ff; }
  .footer-container .copyright {
    color: #E6E9ED;
    width: calc(100% - 106px);
    height: 64px;
    position: relative;
    bottom: 24px;
    left: 0;
    max-width: 82.5rem; }
    .footer-container .copyright .copyright-content {
      height: 100%;
      position: relative;
      max-width: 82.5rem;
      margin: 0 auto; }
      .footer-container .copyright .copyright-content .info {
        height: 100%;
        font-size: .8125rem;
        line-height: 1rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center; }
        .footer-container .copyright .copyright-content .info .cr-pc {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          width: 100%;
          -ms-flex-pack: justify;
          justify-content: space-between;
          align-items: center; }
          .footer-container .copyright .copyright-content .info .cr-pc .beian {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center; }
          .footer-container .copyright .copyright-content .info .cr-pc .police-logo {
            width: 16px;
            height: 17px;
            position: absolute;
            left: -15px;
            top: -2px; }
          .footer-container .copyright .copyright-content .info .cr-pc .divide-line {
            margin-left: .5rem;
            margin-right: .5rem;
            width: 1px;
            height: .375rem;
            background: #666F80; }
        .footer-container .copyright .copyright-content .info .cr-mb {
          display: none; }
        .footer-container .copyright .copyright-content .info a {
          color: #adbacc;
          text-decoration: none;
          font-size: .8125rem;
          line-height: 1rem;
          position: relative; }
          .footer-container .copyright .copyright-content .info a:hover {
            color: #3385ff; }
  .footer-container .share {
    padding-top: 1.25rem; }
    .footer-container .share .share-item {
      display: inline-block; }
  .footer-container .footer .left .share, .footer-container .footer .us .share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: end;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    .footer-container .footer .left .share span, .footer-container .footer .us .share span {
      background: #979fa8;
      border: 0.1rem solid #979fa8;
      width: 2rem;
      height: 2rem;
      border-radius: 50%; }
    .footer-container .footer .left .share i, .footer-container .footer .us .share i {
      color: #fff; }
    .footer-container .footer .left .share .qrcode, .footer-container .footer .us .share .qrcode {
      position: relative;
      display: inline-block;
      vertical-align: top;
      z-index: 999; }
    .footer-container .footer .left .share .share-img, .footer-container .footer .us .share .share-img {
      width: 24px;
      cursor: pointer;
      margin-left: 1rem; }
      .footer-container .footer .left .share .share-img:hover, .footer-container .footer .us .share .share-img:hover {
        opacity: 1; }
      .footer-container .footer .left .share .share-img:hover + .dropdown, .footer-container .footer .us .share .share-img:hover + .dropdown {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }
    .footer-container .footer .left .share .qrcode .dropdown, .footer-container .footer .us .share .qrcode .dropdown {
      position: absolute;
      top: -160px;
      left: -66px;
      visibility: hidden;
      border: 1px solid #ddd;
      background: #fff;
      border-radius: 2px;
      opacity: 0;
      -webkit-transition: all ease-in-out 0.3s;
      -o-transition: all ease-in-out 0.3s;
      transition: all ease-in-out 0.3s;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
      .footer-container .footer .left .share .qrcode .dropdown img, .footer-container .footer .us .share .qrcode .dropdown img {
        width: 140px;
        height: 140px; }
      .footer-container .footer .left .share .qrcode .dropdown:after, .footer-container .footer .us .share .qrcode .dropdown:after {
        content: '';
        bottom: -5px;
        right: 66px;
        top: auto;
        left: auto;
        position: absolute;
        width: 0.6em;
        height: 0.6em;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 2;
        -webkit-transition: background 0.1s linear;
        -o-transition: background 0.1s linear;
        transition: background 0.1s linear;
        background-color: #fff;
        border-left: 1px solid #ddd;
        border-bottom: 1px solid #ddd; }
    .footer-container .footer .left .share .weixin .dropdown, .footer-container .footer .us .share .weixin .dropdown {
      top: -160px; }

#kf5-support-btn {
  top: unset !important;
  left: 20px !important;
  bottom: 240px !important;
  visibility: hidden; }

#kf5-support-block {
  right: 20px;
  bottom: 106px;
  width: 380px;
  height: 560px;
  -webkit-box-shadow: 0px 0px 25px 5px rgba(61, 78, 102, 0.07);
  box-shadow: 0px 0px 25px 5px rgba(61, 78, 102, 0.07); }

.footer-right-section {
  display: -ms-flexbox;
  display: flex;
  bottom: 2rem;
  right: 1.375rem;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  z-index: 999;
  position: fixed; }
  .footer-right-section .top-part {
    background: -webkit-linear-gradient(271.96deg, #5190FF 8.29%, #8DAAFF 31.89%, #768DFF 57.34%, #9086FF 72.52%, #8368F8 93.15%, #5C23FF 107.19%);
    background: -o-linear-gradient(271.96deg, #5190FF 8.29%, #8DAAFF 31.89%, #768DFF 57.34%, #9086FF 72.52%, #8368F8 93.15%, #5C23FF 107.19%);
    background: linear-gradient(178.04deg, #5190FF 8.29%, #8DAAFF 31.89%, #768DFF 57.34%, #9086FF 72.52%, #8368F8 93.15%, #5C23FF 107.19%);
    -webkit-box-shadow: 5px 5px 20px 5px rgba(160, 153, 233, 0.2);
    box-shadow: 5px 5px 20px 5px rgba(160, 153, 233, 0.2);
    border-radius: 3.75rem;
    height: 100%;
    min-width: 3.75rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 0.375rem; }
    .footer-right-section .top-part .icon-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-direction: column;
      flex-direction: column; }
      .footer-right-section .top-part .icon-container .icon-desc {
        font-family: 'PingFang SC';
        font-weight: 400;
        font-size: 12px;
        line-height: 17px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        color: #ffffff;
        padding-bottom: 12px;
        white-space: nowrap; }
      .footer-right-section .top-part .icon-container .img-section {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        width: 2.2rem;
        height: 2.2rem; }
        .footer-right-section .top-part .icon-container .img-section:hover {
          background: #01109933;
          -webkit-backdrop-filter: blur(1.5px);
          backdrop-filter: blur(1.5px);
          border-radius: 50%; }
        .footer-right-section .top-part .icon-container .img-section a .normal-img {
          display: -ms-flexbox;
          display: flex; }
        .footer-right-section .top-part .icon-container .img-section a .pc-img {
          display: none; }
        .footer-right-section .top-part .icon-container .img-section img {
          width: 2rem;
          height: 2rem; }
        .footer-right-section .top-part .icon-container .img-section .right-mb-btn .mb-img, .footer-right-section .top-part .icon-container .img-section .right-mb-btn .normal-img {
          display: none; }
        .footer-right-section .top-part .icon-container .img-section .right-mb-btn {
          outline: none;
          border: none;
          background: transparent;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center; }
        .footer-right-section .top-part .icon-container .img-section:first-child {
          cursor: pointer; }
    .footer-right-section .top-part .divide-line {
      background: #F4F7FA;
      height: 1px;
      width: 2rem; }
    .footer-right-section .top-part #coding-communication {
      position: relative;
      top: -2px; }
    .footer-right-section .top-part .contribution-section img {
      position: relative;
      left: 2px; }
  .footer-right-section .bottom-part {
    margin-top: 2.5rem;
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 26px 5px rgba(61, 78, 102, 0.1);
    box-shadow: 0px 5px 26px 5px rgba(61, 78, 102, 0.1);
    background: #fff;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    border: none; }
    .footer-right-section .bottom-part .container {
      width: 3.75rem;
      height: 3.75rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 50%; }
      .footer-right-section .bottom-part .container:hover {
        background: rgba(0, 102, 255, 0.1);
        -webkit-box-sizing: 50%;
        box-sizing: 50%; }
        .footer-right-section .bottom-part .container:hover .pc-img {
          display: block; }
        .footer-right-section .bottom-part .container:hover .normal-img {
          display: none; }
      .footer-right-section .bottom-part .container .pc-img {
        display: none; }
      .footer-right-section .bottom-part .container img {
        width: 1.5rem;
        height: 1.5rem; }

.contribution-wrapper {
  display: none;
  position: fixed;
  right: 96px;
  font-size: 14px;
  bottom: 200px;
  z-index: 999;
  width: 310px;
  overflow: hidden;
  border-radius: 8px !important;
  background: #fcfcfc;
  -webkit-box-shadow: 0px 5px 25px 5px #3d4e66;
  box-shadow: 0px 5px 25px 5px #3d4e66; }
  .contribution-wrapper .title-container {
    padding: 10px 16px;
    font-size: 14px;
    color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #1880ff; }
    .contribution-wrapper .title-container .title {
      font-size: 16px; }
    .contribution-wrapper .title-container #close-contribution-button {
      cursor: pointer; }
  .contribution-wrapper .content-container {
    position: relative;
    background: #fcfcfc;
    padding: 22px 30px 30px;
    overflow-y: auto;
    font-size: 14px;
    height: 252px; }
    .contribution-wrapper .content-container .content div {
      padding-top: 8px;
      line-height: 24px; }
    .contribution-wrapper .content-container .content .blank-line {
      padding-top: 12px; }
    .contribution-wrapper .content-container .send-button {
      width: 92px;
      line-height: 32px;
      font-size: 14px;
      font-weight: bold;
      border-radius: 4px;
      cursor: pointer;
      text-align: center;
      background: #1880ff;
      position: relative;
      margin: 16px 0 0 auto; }
      .contribution-wrapper .content-container .send-button a {
        padding: 14px;
        text-decoration: none;
        color: white; }

.text-bold {
  font-weight: bold; }

.contribution-show {
  display: inline-block; }

.contribution-close {
  display: none; }

.communication-modal {
  z-index: 999;
  position: fixed;
  right: 4.6rem;
  bottom: 6.875rem;
  display: none;
  height: 340px;
  width: 282px; }
  .communication-modal .modal-bg {
    width: 100%;
    position: relative;
    -webkit-filter: drop-shadow(0px 0px 25px rgba(61, 78, 102, 0.07));
    filter: drop-shadow(0px 0px 25px rgba(61, 78, 102, 0.07)); }
    .communication-modal .modal-bg img {
      width: 100%; }
  .communication-modal.normal-display {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: none; }
  .communication-modal .top-side img {
    width: 80px; }
  .communication-modal .top-side .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 24px; }
    .communication-modal .top-side .title p {
      color: #202d40;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      width: 100%;
      text-align: center; }
    .communication-modal .top-side .title span {
      color: #8592A6;
      font-size: 14px;
      line-height: 24px;
      font-weight: 400; }
  .communication-modal img {
    width: 160px; }
  .communication-modal .code-img {
    margin-top: 24px; }
  .communication-modal .modal-content-box {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    width: 224px; }

.mb-communication-modal {
  display: none; }

.group-modal {
  z-index: 999;
  position: fixed;
  right: 4.6rem;
  bottom: 6.875rem;
  display: none;
  height: 340px;
  width: 282px; }
  .group-modal .modal-bg {
    width: 100%;
    position: relative;
    -webkit-filter: drop-shadow(0px 0px 25px rgba(61, 78, 102, 0.07));
    filter: drop-shadow(0px 0px 25px rgba(61, 78, 102, 0.07)); }
    .group-modal .modal-bg img {
      width: 100%; }
  .group-modal.normal-display {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: none; }
  .group-modal .top-side img {
    width: 80px; }
  .group-modal .top-side .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 24px; }
    .group-modal .top-side .title p {
      color: #202d40;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      width: 100%;
      text-align: center; }
    .group-modal .top-side .title span {
      color: #8592A6;
      font-size: 14px;
      line-height: 24px;
      font-weight: 400; }
  .group-modal img {
    width: 160px; }
  .group-modal .code-img {
    margin-top: 24px; }
  .group-modal .modal-content-box {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    width: 224px; }

.mb-group-modal {
  display: none; }

.online-modal {
  z-index: 999;
  position: fixed;
  right: 3.625rem;
  bottom: 11.375rem;
  display: none;
  height: 6.75rem;
  width: 11rem;
  background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/floatBar/consult_modal.png?imageMogr2/format/webp") no-repeat;
  background-size: 100%;
  display: none; }
  .online-modal.normal-display {
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
  .online-modal p {
    color: #32373F;
    font-weight: 500;
    position: relative;
    left: -4px;
    top: -2px;
    font-size: 1rem; }

@media screen and (max-width: 1920px) {
  .footer-container .footer .us .list li a {
    line-height: 1.625rem;
    font-size: 1rem; }
  .footer-container .footer .left .pc .left-part .code img {
    width: 96px;
    height: 96px; } }

@media screen and (max-width: 1800px) {
  .communication-modal {
    bottom: 5.875rem; }
  .group-modal {
    bottom: 5.875rem; } }

@media screen and (max-width: 834px) {
  .communication-modal {
    display: none; }
  .group-modal {
    display: none; }
  .footer-container {
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px); }
    .footer-container .index-footer-content {
      padding-top: 5.5rem;
      height: 900px; }
    .footer-container .share {
      padding-top: 2.5rem; }
    .footer-container .footer {
      -ms-flex-direction: column;
      flex-direction: column;
      padding-bottom: 0; }
      .footer-container .footer .us {
        width: 100%; }
      .footer-container .footer .left {
        padding-top: 5rem;
        -ms-flex-align: start;
        align-items: flex-start; }
        .footer-container .footer .left .pc {
          -ms-flex-direction: row;
          flex-direction: row;
          width: 100%;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -ms-flex-align: start;
          align-items: flex-start; }
          .footer-container .footer .left .pc .left-part p {
            text-align: left; }
          .footer-container .footer .left .pc .left-part .code {
            margin-top: 1.25rem; }
            .footer-container .footer .left .pc .left-part .code .text {
              padding-bottom: 0; }
          .footer-container .footer .left .pc .right-part .telephone {
            padding-top: 2.5rem; }
    .footer-container .copyright {
      bottom: 4rem; }
      .footer-container .copyright .copyright-content .info .cr-pc {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start; }
        .footer-container .copyright .copyright-content .info .cr-pc .beian {
          padding-top: 1rem; }
        .footer-container .copyright .copyright-content .info .cr-pc .police-logo {
          width: 16px;
          height: 17px;
          position: absolute;
          left: -15px;
          top: -2px; } }

@media screen and (max-width: 768px) {
  #beacon_footer_workorder {
    display: none; }
  .communication-modal {
    display: none; }
  .group-modal {
    display: none; }
  #coding_footer_contribute {
    display: none; }
  .contribution-section {
    display: none; }
  .mb-communication-modal {
    -ms-flex-pack: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(23, 29, 38, 0.7);
    position: fixed;
    top: 0;
    z-index: 999; }
    .mb-communication-modal.normal-modal {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
    .mb-communication-modal .modal-container {
      background: white;
      border-radius: 8px;
      -webkit-box-shadow: 0px 0px 25px rgba(61, 78, 102, 0.07);
      box-shadow: 0px 0px 25px rgba(61, 78, 102, 0.07);
      height: 346px;
      width: 280px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center; }
      .mb-communication-modal .modal-container .top-side {
        padding-top: 32px;
        padding-bottom: 24px; }
        .mb-communication-modal .modal-container .top-side img {
          width: 80px; }
        .mb-communication-modal .modal-container .top-side .title {
          margin-left: 3px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-align: center;
          align-items: center; }
          .mb-communication-modal .modal-container .top-side .title p {
            color: #202d40;
            font-size: 16px;
            font-weight: 500;
            line-height: 24px; }
          .mb-communication-modal .modal-container .top-side .title span {
            color: #8592A6;
            font-size: 14px;
            line-height: 24px;
            padding-top: 2px; }
      .mb-communication-modal .modal-container .code-img {
        width: 200px; }
  .mb-group-modal {
    -ms-flex-pack: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(23, 29, 38, 0.7);
    position: fixed;
    top: 0;
    z-index: 999; }
    .mb-group-modal.normal-modal {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
    .mb-group-modal .modal-container {
      background: white;
      border-radius: 8px;
      -webkit-box-shadow: 0px 0px 25px rgba(61, 78, 102, 0.07);
      box-shadow: 0px 0px 25px rgba(61, 78, 102, 0.07);
      height: 346px;
      width: 280px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center; }
      .mb-group-modal .modal-container .top-side {
        padding-top: 32px;
        padding-bottom: 24px; }
        .mb-group-modal .modal-container .top-side img {
          width: 80px; }
        .mb-group-modal .modal-container .top-side .title {
          margin-left: 3px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-align: center;
          align-items: center; }
          .mb-group-modal .modal-container .top-side .title p {
            color: #202d40;
            font-size: 16px;
            font-weight: 500;
            line-height: 24px; }
          .mb-group-modal .modal-container .top-side .title span {
            color: #8592A6;
            font-size: 14px;
            line-height: 24px;
            padding-top: 2px; }
      .mb-group-modal .modal-container .code-img {
        width: 200px; }
  .footer-right-section {
    bottom: 24px; }
    .footer-right-section .top-part {
      min-width: 3rem;
      height: 100%; }
      .footer-right-section .top-part .icon-container .mb-icon-desc {
        display: none; }
      .footer-right-section .top-part .divide-line {
        display: none; }
      .footer-right-section .top-part .mb-divide-line {
        background: #e6e9ed;
        height: 1px;
        width: 24px; }
      .footer-right-section .top-part .img-section {
        width: 40px;
        height: 40px; }
        .footer-right-section .top-part .img-section .right-mb-btn .normal-img {
          display: block; }
        .footer-right-section .top-part .img-section .right-mb-btn.modal-opening .mb-img {
          display: block; }
        .footer-right-section .top-part .img-section .right-mb-btn.modal-opening .normal-img {
          display: none; }
        .footer-right-section .top-part .img-section .pc-img {
          display: none; }
        .footer-right-section .top-part .img-section:last-child {
          display: none; }
    .footer-right-section .bottom-part img {
      width: 26px;
      height: 26px; }
    .footer-right-section .bottom-part:active .container {
      background: rgba(0, 102, 255, 0.1) !important;
      border-radius: 50%; }
      .footer-right-section .bottom-part:active .container .pc-img {
        display: block !important; }
      .footer-right-section .bottom-part:active .container .normal-img {
        display: none !important; }
    .footer-right-section .bottom-part .container:hover {
      background: none; }
      .footer-right-section .bottom-part .container:hover .pc-img {
        display: none; }
      .footer-right-section .bottom-part .container:hover .normal-img {
        display: block; } }

@media screen and (max-width: 600px) {
  .footer-container .index-footer-content {
    width: calc(100% - 64px);
    padding-top: 4rem;
    height: 1500px; }
    .footer-container .index-footer-content .logo-container {
      height: 1.5rem; }
      .footer-container .index-footer-content .logo-container a img {
        height: 1.5rem; }
      .footer-container .index-footer-content .logo-container .divide-line {
        height: 1.5rem;
        margin-left: 1rem;
        margin-right: 1rem; }
  .footer-container .footer {
    padding-top: 1.5rem; }
    .footer-container .footer .us .us-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .footer-container .footer .us .us-row .us-col {
        width: 50%;
        padding-top: 2rem; }
    .footer-container .footer .left {
      padding-top: 3.5rem; }
      .footer-container .footer .left .pc {
        -ms-flex-direction: column;
        flex-direction: column; }
        .footer-container .footer .left .pc .right-part {
          text-align: left; }
          .footer-container .footer .left .pc .right-part .telephone {
            padding-top: 1.5rem; }
            .footer-container .footer .left .pc .right-part .telephone a {
              font-size: 23px;
              line-height: 2rem; }
      .footer-container .footer .left .share {
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 1rem; }
        .footer-container .footer .left .share .share-img {
          margin-left: 0;
          margin-right: 1rem; }
  .footer-container .copyright {
    height: auto;
    bottom: 3rem;
    width: calc(100% - 64px); }
    .footer-container .copyright .copyright-content .info .cr-pc .beian {
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: start;
      align-items: flex-start;
      padding-top: .75rem; }
      .footer-container .copyright .copyright-content .info .cr-pc .beian .divide-line {
        display: none; }
    .footer-container .copyright .copyright-content .info .cr-pc .police-logo {
      width: 16px;
      height: 17px;
      position: relative;
      left: 0;
      top: 0; }
    .footer-container .copyright .copyright-content .info .police-number-hide {
      display: -ms-flexbox;
      display: flex; }
    .footer-container .copyright .copyright-content .info a {
      line-height: 1.375rem;
      position: relative; }
    .footer-container .copyright .copyright-content .info .beian-number {
      padding-top: .75rem; } }

#kf5-support-btn {
  top: 76%; }

.uperform-page-link {
  position: relative; }
  .uperform-page-link::after {
    content: 'NEW';
    position: absolute;
    left: 80px;
    top: -5px;
    width: 40px;
    height: 18px;
    background: #d10f18;
    text-align: center;
    line-height: 20px;
    line-height: 18px;
    border-radius: 18px;
    font-size: 12px; }
@-webkit-keyframes ceiling-header-show {
  from {
    top: -60px; }
  to {
    top: 0; } }

@keyframes ceiling-header-show {
  from {
    top: -60px; }
  to {
    top: 0; } }

@-webkit-keyframes fade-up-header {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fade-up-header {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

html {
  font-size: 16px !important; }

.selected {
  color: #0066ff;
  border-right: 2px solid #0066ff;
  padding-right: 28px; }

.show {
  display: -ms-flexbox;
  display: flex; }

.hide {
  display: none; }

.normal {
  color: black;
  padding-right: 30px; }

.search-select-icon-dongjian {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center; }
  .search-select-icon-dongjian .search-divider {
    opacity: 0.15;
    background: #202D40;
    width: 1px;
    height: 14px; }
  .search-select-icon-dongjian .search-icon {
    width: 16px;
    height: 16px;
    margin-right: 24px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: url("https://help-assets.codehub.cn/insight/img/menu-search.svg") no-repeat; }
    .search-select-icon-dongjian .search-icon.on {
      background: url("https://help-assets.codehub.cn/insight/img/nav-close.svg") no-repeat;
      margin-top: 5px; }

.search-content-dongjian {
  width: 260px;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 24%;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  opacity: 0; }
  .search-content-dongjian.on {
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    position: relative;
    top: 10px;
    left: -20px;
    width: 600px; }
  .search-content-dongjian .search-area {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 4px; }
    .search-content-dongjian .search-area .header-search-icon {
      display: inline-block;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-left: 2px;
      margin-right: 14px;
      width: 16px;
      height: 16px;
      background: url("https://help-assets.codehub.cn/insight/img/menu-search.svg") no-repeat; }
    .search-content-dongjian .search-area .headerSearchInput {
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 16px;
      color: #202D40;
      line-height: 26px;
      border: 1px solid #000;
      border-radius: 4px;
      padding: 5px 15px;
      background: rgba(255, 255, 255, 0.1);
      position: relative; }
      .search-content-dongjian .search-area .headerSearchInput span.algolia-autocomplete {
        width: 100%; }
      .search-content-dongjian .search-area .headerSearchInput input {
        width: 100%;
        border: none;
        outline: none;
        font-size: 16px;
        color: #000;
        line-height: 26px;
        caret-color: #0066FF;
        background-color: transparent; }
      .search-content-dongjian .search-area .headerSearchInput .cross {
        width: 11px;
        height: 11px;
        position: absolute;
        right: 5px;
        top: 13px;
        cursor: pointer; }
      .search-content-dongjian .search-area .headerSearchInput .cross::before,
      .search-content-dongjian .search-area .headerSearchInput .cross::after {
        content: '';
        width: 2px;
        height: 11px;
        background: #000000;
        position: absolute;
        right: 10px; }
      .search-content-dongjian .search-area .headerSearchInput .cross::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .search-content-dongjian .search-area .headerSearchInput .cross::after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .search-content-dongjian .search-area .headerSearchInput .algolia-autocomplete pre:before {
        display: block;
        position: absolute;
        content: "";
        width: 14px;
        height: 14px;
        background: #fff;
        z-index: 1000;
        top: 0px;
        left: 12px;
        border-top: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-radius: 2px; }
      .search-content-dongjian .search-area .headerSearchInput .algolia-autocomplete pre.change:before {
        visibility: visible; }
      .search-content-dongjian .search-area .headerSearchInput .algolia-autocomplete .ds-dropdown-menu {
        padding-top: 0px; }
      .search-content-dongjian .search-area .headerSearchInput .ds-dropdown-menu {
        max-height: 450px;
        overflow: auto; }
      .search-content-dongjian .search-area .headerSearchInput .algolia-autocomplete.algolia-autocomplete-right .ds-dropdown-menu {
        left: -15px !important;
        right: inherit !important;
        border: 1px solid #d9d9d9;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        width: calc(100% + 30px); }
      .search-content-dongjian .search-area .headerSearchInput .algolia-autocomplete.algolia-autocomplete-right .ds-dropdown-menu:before {
        display: none; }
      .search-content-dongjian .search-area .headerSearchInput .algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none; }

.common-header {
  background-color: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 999;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-animation: ceiling-header-show 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  animation: ceiling-header-show 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px; }
  .common-header * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .common-header.isFixed {
    background: rgba(255, 255, 255, 0.86);
    -webkit-backdrop-filter: blur(1.25rem);
    backdrop-filter: blur(1.25rem); }
    .common-header.isFixed .search-select-icon-dongjian .search-icon {
      background: url("https://help-assets.codehub.cn/insight/img/menu-search.svg") no-repeat; }
      .common-header.isFixed .search-select-icon-dongjian .search-icon.on {
        background: url("https://help-assets.codehub.cn/insight/img/nav-close.svg") no-repeat; }
    .common-header.isFixed .search-content-dongjian .search-area .header-search-icon {
      background: url("https://help-assets.codehub.cn/insight/img/menu-search.svg") no-repeat; }
    .common-header.isFixed .search-content-dongjian .search-area .headerSearchInput input {
      color: #000; }
    .common-header.isFixed .login-zone .platform-login a {
      color: #202d40;
      vertical-align: -2px;
      text-decoration: none; }
    .common-header.isFixed .login-zone .login .button {
      background: #ebeff5;
      color: #32373F; }
      .common-header.isFixed .login-zone .login .button:hover {
        background: #202d40;
        color: #fff; }
  .common-header .common-header-content {
    max-width: 86.5rem;
    margin: 0 auto;
    height: 4rem;
    line-height: 4rem; }
    .common-header .common-header-content .header-body {
      margin-left: 2rem;
      margin-right: 2rem;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .common-header .common-header-content .header-body .nav-box {
        display: -ms-flexbox;
        display: flex; }
  .common-header .logo {
    position: relative; }
    .common-header .logo .coding-icon img {
      margin: 0;
      position: relative; }
    .common-header .logo a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
    .common-header .logo img {
      height: 26px; }
    .common-header .logo img:last-child {
      display: none; }
    .common-header .logo .divide-line {
      display: inline-block;
      background: #888888;
      height: 22px;
      width: .5px;
      margin-right: 16px;
      margin-left: 16px; }
  .common-header .logo,
  .common-header .icon,
  .common-header .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .common-header .logo.visible,
    .common-header .icon.visible,
    .common-header .nav.visible {
      display: none; }
  .common-header .nav {
    margin-left: 7.5rem; }
    .common-header .nav .nav-item {
      float: left;
      padding: 0 1rem;
      cursor: pointer; }
      .common-header .nav .nav-item:first-child {
        margin-left: 0; }
      .common-header .nav .nav-item a {
        cursor: pointer;
        text-decoration: none;
        color: #32373F; }
      .common-header .nav .nav-item span {
        cursor: pointer;
        text-decoration: none;
        color: #32373F;
        padding: 0;
        position: relative;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        font-size: 1rem;
        display: inline-block; }
      .common-header .nav .nav-item .hot-icon {
        position: relative;
        height: 12px;
        top: -8px; }
    .common-header .nav .nav-drop-down-wrap {
      position: relative;
      z-index: 999; }
      .common-header .nav .nav-drop-down-wrap span {
        padding-right: 1.5rem; }
        .common-header .nav .nav-drop-down-wrap span:after {
          content: ' ';
          position: absolute;
          background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-default.svg");
          right: 0;
          top: 32%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          width: 1.5rem;
          height: 1.5rem;
          -webkit-transition: all 0.15s ease;
          -o-transition: all 0.15s ease;
          transition: all 0.15s ease; }
      .common-header .nav .nav-drop-down-wrap.active span {
        color: #0066ff; }
        .common-header .nav .nav-drop-down-wrap.active span:after {
          -webkit-transform: rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(0, 0, 1, 180deg);
          background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-hover.svg"); }
      .common-header .nav .nav-drop-down-wrap.active .nav-drop-down-container {
        -webkit-animation-name: fade-up-header;
        animation-name: fade-up-header;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        display: block; }
      .common-header .nav .nav-drop-down-wrap .nav-drop-down-container {
        display: none;
        top: 4rem;
        position: fixed;
        left: 0;
        right: 0;
        width: 87.5rem;
        min-height: 26.75rem;
        margin: 0 auto;
        background: #fff;
        border-radius: 0px;
        cursor: default; }
        .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down {
          font-size: 12px;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          height: 100%;
          padding-left: 1.5rem; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .title {
            display: -ms-flexbox;
            display: flex;
            width: 100%; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .label {
            display: -ms-flexbox;
            display: flex;
            color: #666F80;
            font-weight: 500;
            font-size: .875rem;
            border-bottom: 1px solid;
            border-color: #E6EBF2;
            -ms-flex-align: end;
            align-items: flex-end;
            height: 2.5625rem;
            margin-bottom: 1rem;
            margin-left: 1rem; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container {
            grid-auto-flow: column;
            -ms-flex-pack: start;
            justify-content: flex-start;
            justify-items: start;
            padding-top: 1.5rem;
            gap: 3.5rem; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .top-menu-wrapper {
              width: 100%; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .top-menu-wrapper .top-title-devops {
                display: -ms-flexbox;
                display: flex;
                color: #666F80;
                font-weight: 600;
                font-size: .875rem;
                border-bottom: 1px solid;
                border-color: #E6EBF2;
                -ms-flex-align: end;
                align-items: flex-end;
                height: 2.5625rem;
                margin-bottom: 1rem;
                margin-left: 1rem;
                margin-right: 1rem; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .top-menu-wrapper .header-tab-content {
                height: 100%;
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                -ms-flex-pack: start;
                justify-content: flex-start;
                justify-items: start; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .top-menu-wrapper .header-tab-content .content-detail {
                  height: 100%; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .bottom-menu-wrapper {
              width: 100%;
              margin-top: 20px; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .bottom-menu-wrapper .bottom-titlie-devops {
                display: -ms-flexbox;
                display: flex;
                color: #666F80;
                font-weight: 600;
                font-size: .875rem;
                border-bottom: 1px solid;
                border-color: #E6EBF2;
                -ms-flex-align: end;
                align-items: flex-end;
                height: 2.5625rem;
                margin-bottom: 1rem;
                margin-left: 1rem;
                margin-right: 1rem; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .bottom-menu-wrapper .right-title-cloud {
                display: -ms-flexbox;
                display: flex;
                color: #666F80;
                font-weight: 600;
                font-size: .875rem;
                border-bottom: 1px solid;
                border-color: #E6EBF2;
                -ms-flex-align: end;
                align-items: flex-end;
                height: 2.5625rem;
                margin-bottom: 1rem;
                margin-left: 1rem; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .bottom-menu-wrapper .bottom-tab-content {
                display: grid;
                grid-template-rows: repeat(1, minmax(0, 1fr));
                margin-bottom: 1rem; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .left-menu-container .bottom-menu-wrapper .right-tab-content {
                display: grid;
                grid-template-rows: repeat(1, minmax(0, 1fr)); }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container {
            width: 23rem;
            background-color: rgba(230, 234, 245, 0.5);
            padding-top: 1.5rem;
            padding-left: 1.5rem; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .right-title-more {
              display: -ms-flexbox;
              display: flex;
              color: #666F80;
              font-weight: 600;
              font-size: .875rem;
              border-bottom: 1px solid;
              border-color: #E6EBF2;
              -ms-flex-align: end;
              align-items: flex-end;
              height: 2.5625rem;
              margin-bottom: 1rem;
              margin-left: 1rem; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
              flex-direction: column;
              -ms-flex-line-pack: start;
              align-content: flex-start;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .tab-txt {
                color: #606c80;
                font-size: 12px;
                text-align: right; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                min-width: 18.75rem;
                height: 4.5rem;
                border-radius: 2px;
                padding-left: 1.25rem;
                padding-right: 1.25rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link img {
                  width: 2rem;
                  height: 2rem;
                  margin-right: 1rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link .active-link {
                  color: #0066FF; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link .active-link img {
                    width: 16px;
                    position: relative;
                    top: -4px;
                    left: 3px; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link div {
                  -ms-flex: 1 1;
                  flex: 1 1;
                  display: -ms-flexbox;
                  display: flex;
                  -ms-flex-direction: column;
                  flex-direction: column;
                  -ms-flex-pack: center;
                  justify-content: center;
                  padding-bottom: 14px;
                  padding-top: 14px; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link div a {
                    display: -ms-flexbox;
                    display: flex;
                    width: 100%;
                    padding: 0;
                    margin: 0;
                    color: #202d40;
                    font-size: 1rem;
                    line-height: 24px;
                    font-weight: 500; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link div .desc {
                    display: -ms-flexbox;
                    display: flex;
                    font-weight: 500;
                    height: 1.0625rem;
                    color: #606c80;
                    font-size: .75rem;
                    line-height: 1.0625rem;
                    margin-top: 0.3125rem;
                    white-space: nowrap; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link div .arrow-link img {
                    display: none;
                    width: 10px !important;
                    height: 10px !important; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link:hover {
                  background: #DFEAFA;
                  border-radius: 0.375rem; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link:hover div a:first-child {
                    color: #0066ff; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link:hover .arrow-link {
                    gap: 4px;
                    -ms-flex-align: center;
                    align-items: center; }
                    .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .right-menu-container .item-container .item-link:hover .arrow-link img {
                      display: inline-block; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box {
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            -ms-flex-direction: column;
            flex-direction: column; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .title {
              width: 84px;
              padding: 30px 0 8px 0px;
              margin-left: 20px;
              color: #8592a6;
              font-size: 14px;
              line-height: 16px;
              font-weight: bold;
              border-bottom: 1px solid #dadfe6; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-solution {
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-line-pack: start;
              align-content: flex-start; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .tab-txt {
                color: #606c80;
                font-size: 12px;
                text-align: right; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                min-width: 15.75rem;
                height: 4.5rem;
                border-radius: 2px;
                padding-left: 1.25rem;
                padding-right: 1.25rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link img {
                  width: 2rem;
                  height: 2rem;
                  margin-right: 1rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link .active-link {
                  color: #0066FF; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link .active-link img {
                    width: 16px;
                    position: relative;
                    top: -4px;
                    left: 3px; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link div {
                  -ms-flex: 1 1;
                  flex: 1 1;
                  display: -ms-flexbox;
                  display: flex;
                  -ms-flex-direction: column;
                  flex-direction: column;
                  -ms-flex-pack: center;
                  justify-content: center;
                  padding-bottom: 15px;
                  padding-top: 15px; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link div a {
                    display: -ms-flexbox;
                    display: flex;
                    width: 100%;
                    padding: 0;
                    margin: 0;
                    color: #202d40;
                    font-size: 1rem;
                    line-height: 24px;
                    font-weight: 500; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link div .hot-line {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-align: center;
                    align-items: center;
                    gap: .5rem; }
                    .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link div .hot-line img {
                      width: 34px;
                      height: 16px; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link div .desc {
                    display: -ms-flexbox;
                    display: flex;
                    font-weight: 500;
                    height: 1.0625rem;
                    color: #606c80;
                    font-size: .75rem;
                    line-height: 1.0625rem;
                    margin-top: 0.3125rem;
                    white-space: nowrap; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link:hover {
                  background: #EEF5FF;
                  border-radius: 0.375rem; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link:hover div a:first-child {
                    color: #0066ff; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link .example-image-link {
                  height: 100%; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link .example-image-link img {
                    width: 114px;
                    height: 100%; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                min-width: 11.75rem;
                height: 4.5rem;
                border-radius: 2px;
                padding-left: 1.25rem;
                padding-right: 1.25rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 img {
                  width: 2rem;
                  height: 2rem;
                  margin-right: 1rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 .active-link {
                  color: #0066FF; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 .active-link img {
                    width: 16px;
                    position: relative;
                    top: -4px;
                    left: 3px; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 div {
                  -ms-flex: 1 1;
                  flex: 1 1;
                  display: -ms-flexbox;
                  display: flex;
                  -ms-flex-direction: column;
                  flex-direction: column;
                  -ms-flex-pack: center;
                  justify-content: center;
                  padding-bottom: 15px;
                  padding-top: 15px; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 div a {
                    display: -ms-flexbox;
                    display: flex;
                    width: 100%;
                    padding: 0;
                    margin: 0;
                    color: #202d40;
                    font-size: 1rem;
                    line-height: 24px;
                    font-weight: 500; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 div .hot-line {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-align: center;
                    align-items: center;
                    gap: .5rem; }
                    .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 div .hot-line img {
                      width: 34px;
                      height: 16px; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 div .desc {
                    display: -ms-flexbox;
                    display: flex;
                    font-weight: 500;
                    height: 1.0625rem;
                    color: #606c80;
                    font-size: .75rem;
                    line-height: 1.0625rem;
                    margin-top: 0.3125rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2:hover {
                  background: #EEF5FF;
                  border-radius: 0.375rem; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2:hover div a:first-child {
                    color: #0066ff; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 .example-image-link {
                  height: 100%; }
                  .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .item-container .item-link-2 .example-image-link img {
                    width: 114px;
                    height: 100%; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box .has-down-link {
              border-left: 1px solid #dadfe6;
              padding-left: 10px; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .drop-down-box:not(:last-child):after {
            position: absolute;
            max-height: 300px;
            width: 1px;
            right: 0;
            background: #dadfe6;
            -webkit-transform: scaleX(0.5);
            -ms-transform: scaleX(0.5);
            transform: scaleX(0.5);
            content: ' '; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .common-box {
            padding-top: 2rem;
            padding-left: 1rem; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .common-box .item-container {
              -ms-flex-direction: row;
              flex-direction: row; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .common-box .item-container .item-link {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                min-width: 18.75rem;
                height: 4.5rem;
                border-radius: 2px;
                padding-left: 1.25rem;
                padding-right: 1.25rem;
                margin-bottom: 0.25rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .common-box .item-container .item-link div .desc {
                  display: -ms-flexbox;
                  display: flex;
                  font-weight: 500;
                  height: 1.0625rem;
                  color: #606c80;
                  font-size: .75rem;
                  line-height: 1.0625rem;
                  margin-top: 0.3125rem;
                  white-space: nowrap; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .industry-box {
            padding-top: 2rem;
            padding-right: 3.5rem; }
            .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .industry-box .item-container {
              -ms-flex-direction: row;
              flex-direction: row; }
              .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .industry-box .item-container .item-link {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                min-width: 18.75rem;
                height: 4.5rem;
                border-radius: 2px;
                padding-left: 1.25rem;
                padding-right: 1.25rem;
                margin-bottom: 0.25rem; }
                .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .industry-box .item-container .item-link div .desc {
                  display: -ms-flexbox;
                  display: flex;
                  font-weight: 500;
                  height: 1.0625rem;
                  color: #606c80;
                  font-size: .75rem;
                  line-height: 1.0625rem;
                  margin-top: 0.3125rem;
                  white-space: nowrap; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .full-box {
            width: 600px; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .nav-drop-down .more {
            -ms-flex: 1 1;
            flex: 1 1; }
        .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .solutions-container {
          display: grid;
          -ms-flex-pack: start;
          justify-content: flex-start;
          grid-auto-flow: column;
          justify-items: start;
          width: 100%;
          gap: 3.5rem; }
        .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .chanpin {
          margin: 0 auto;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
          justify-content: space-between; }
        .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .zhichi {
          padding-bottom: 2rem;
          padding-top: 1.5rem;
          padding-left: 1.5rem;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: start;
          align-items: flex-start;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%; }
        .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .examples {
          max-width: 1200px;
          margin: 0 auto;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-pack: justify;
          justify-content: space-between;
          padding-top: 30px; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .examples .drop-down-box:first-child {
            margin-left: 10px; }
          .common-header .nav .nav-drop-down-wrap .nav-drop-down-container .examples .example-box .item-container {
            margin-bottom: 0; }
      .common-header .nav .nav-drop-down-wrap .chanpin-container {
        height: 27rem; }
      .common-header .nav .nav-drop-down-wrap .zhichi-container {
        min-height: unset;
        height: auto; }
        .common-header .nav .nav-drop-down-wrap .zhichi-container .item-container {
          -ms-flex-direction: row !important;
          flex-direction: row !important; }
          .common-header .nav .nav-drop-down-wrap .zhichi-container .item-container .item-link {
            height: 4.5rem;
            width: 18.75rem;
            margin-bottom: 0.25rem; }
  .common-header .login-zone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center; }
    .common-header .login-zone .register,
    .common-header .login-zone .login,
    .common-header .login-zone .avatar {
      display: none; }
    .common-header .login-zone .button {
      outline: none;
      border: none;
      cursor: pointer;
      display: inline-block;
      margin-left: 10px;
      font-size: 14px;
      line-height: 30px;
      vertical-align: middle;
      text-align: center;
      text-decoration: none;
      border-radius: 2px;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .common-header .login-zone .platform-login a {
      color: #fff;
      vertical-align: -2px; }
    .common-header .login-zone .sample a {
      padding-right: 1.875rem;
      padding-left: 1rem;
      cursor: pointer;
      display: inline-block;
      font-size: 1rem;
      line-height: 1.75rem;
      font-family: 'PingFang SC';
      font-style: normal;
      font-weight: 500;
      margin-left: 0;
      color: #32373F; }
      .common-header .login-zone .sample a:hover {
        color: #3385ff; }
    .common-header .login-zone .register .button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0.5rem 1.375rem;
      gap: 0.625rem;
      color: #fff;
      width: 6.75rem;
      height: 2.5rem;
      background: -webkit-linear-gradient(348.74deg, #2d61fc 1.01%, #9362ed 45.41%, #f06195 97.11%, #fca1ad 136.14%);
      background: -o-linear-gradient(348.74deg, #2d61fc 1.01%, #9362ed 45.41%, #f06195 97.11%, #fca1ad 136.14%);
      background: linear-gradient(101.26deg, #2d61fc 1.01%, #9362ed 45.41%, #f06195 97.11%, #fca1ad 136.14%);
      border-radius: 0.375rem;
      white-space: nowrap;
      cursor: pointer;
      margin-left: 0;
      font-size: 1rem;
      line-height: 1.75rem;
      font-family: 'PingFang SC';
      font-style: normal;
      font-weight: 500; }
    .common-header .login-zone .login .button {
      background: #ebeff5;
      color: #32373F; }
      .common-header .login-zone .login .button:hover {
        background: #606c80;
        color: #fff; }
  .common-header .login-zone {
    float: right;
    display: -ms-flexbox;
    display: flex; }
  .common-header .icon {
    display: none;
    position: relative;
    height: 2.5rem;
    width: 2.5rem;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    cursor: pointer; }
    .common-header .icon span {
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      background-color: #202d40;
      height: 2px;
      width: 1.25rem;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      -webkit-transition: background-color 0.2s;
      -o-transition: background-color 0.2s;
      transition: background-color 0.2s; }
      .common-header .icon span:after, .common-header .icon span:before {
        position: absolute;
        background-color: #202d40;
        height: 2px;
        width: 1.25rem;
        content: '';
        left: 0;
        transition: -webkit-transform 0.2s;
        -webkit-transition: -webkit-transform 0.2s;
        -o-transition: transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .common-header .icon span:before {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px); }
      .common-header .icon span:after {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px); }
  .common-header .mobile-nav {
    display: none;
    position: absolute;
    top: 4rem;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    border-radius: 0 0 0.75rem 0.75rem;
    overflow: auto; }
  .common-header .icon-user {
    display: none;
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 20px;
    font-size: 16px;
    color: #202d40;
    line-height: 30px; }
  .common-header .mobile-login-zone {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 0 4%;
    -webkit-box-shadow: inset 0 1px 0 #e6e6e6;
    box-shadow: inset 0 1px 0 #e6e6e6;
    background-color: #fff; }
  .common-header.login-checked .login-zone .register,
  .common-header.login-checked .login-zone .login, .common-header.login-checked .login-zone .platform-login {
    display: inline-block; }
  .common-header.expanded .common-header-content {
    background: rgba(255, 255, 255, 0.98);
    -webkit-backdrop-filter: blur(1.25rem);
    backdrop-filter: blur(1.25rem); }
  .common-header.expanded.logged-in .login-zone .avatar {
    display: inherit !important;
    text-align: center; }
  .common-header.expanded.logged-in .login,
  .common-header.expanded.logged-in .register {
    display: none !important; }
  .common-header.expanded .icon span {
    background-color: transparent; }
    .common-header.expanded .icon span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .common-header.expanded .icon span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .common-header.expanded .mobile-nav {
    display: block; }
    .common-header.expanded .mobile-nav ul {
      list-style: none; }
    .common-header.expanded .mobile-nav a {
      color: #32373F;
      outline: none;
      text-decoration: none;
      display: block; }
      .common-header.expanded .mobile-nav a span {
        color: #ee702e; }
      .common-header.expanded .mobile-nav a .hot-icon {
        position: relative;
        height: 12px;
        top: -10px; }
      .common-header.expanded .mobile-nav a.hot-line {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center; }
        .common-header.expanded .mobile-nav a.hot-line img {
          position: relative;
          left: 4px;
          width: 34px !important;
          height: 16px !important; }
    .common-header.expanded .mobile-nav .dropdown-list .dropdown {
      display: block; }
      .common-header.expanded .mobile-nav .dropdown-list .dropdown .label {
        font-size: 16px;
        line-height: 2;
        text-align: left;
        color: #32373F;
        display: block;
        font-weight: 500;
        padding: 8px 0;
        margin: 0;
        border-bottom: solid 1px rgba(50, 55, 63, 0.12);
        position: relative; }
        .common-header.expanded .mobile-nav .dropdown-list .dropdown .label.triangle-icon:after {
          content: ' ';
          position: absolute;
          pointer-events: none;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-default.svg");
          top: 50%;
          box-sizing: border-box;
          width: 1.5rem;
          height: 1.5rem;
          right: 0;
          margin-top: -0.75rem;
          z-index: 1;
          -webkit-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          -webkit-transition: all 0.1s ease-in;
          -o-transition: all 0.1s ease-in;
          transition: all 0.1s ease-in; }
      .common-header.expanded .mobile-nav .dropdown-list .dropdown .content {
        display: none; }
        .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu .content-label {
          padding-left: 20px; }
        .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu {
          padding-left: 2rem;
          padding-right: 2rem; }
          .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu:first-child {
            padding-top: 1.5rem; }
          .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu:last-child {
            padding-top: 0.75rem; }
          .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .label {
            color: #8D95A6;
            font-weight: 600;
            border-bottom: unset;
            font-size: .875rem;
            line-height: 1rem;
            padding-top: 0;
            padding-bottom: 1rem; }
            .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .label:after {
              display: none; }
          .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content {
            display: grid;
            grid-template-columns: repeat(4, minmax(0, 1fr)); }
            .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label {
              color: #32373F;
              line-height: 1.75rem;
              font-weight: 500;
              font-size: 1rem;
              padding-bottom: 1.25rem;
              padding-top: 2px;
              padding-left: 0;
              -ms-flex-align: center;
              align-items: center;
              display: -ms-flexbox;
              display: flex;
              gap: .5rem; }
              .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label img {
                width: 1.75rem;
                height: 1.75rem; }
              .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label.hot-line {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center; }
                .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label.hot-line a {
                  display: -ms-flexbox;
                  display: flex;
                  -ms-flex-align: center;
                  align-items: center; }
                  .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label.hot-line a img {
                    width: 34px;
                    height: 16px;
                    margin-left: .3rem; }
        .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .content-label {
          font-size: 14px;
          line-height: 2;
          text-align: left;
          color: #32373F;
          display: block;
          padding: 10px 0;
          margin: 0;
          position: relative; }
      .common-header.expanded .mobile-nav .dropdown-list .dropdown.has-submenu.is-active .label {
        border-bottom: unset; }
        .common-header.expanded .mobile-nav .dropdown-list .dropdown.has-submenu.is-active .label:after {
          background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-hover.svg");
          -webkit-transform: rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(0, 0, 1, 180deg); }
      .common-header.expanded .mobile-nav .dropdown-list .dropdown.has-submenu.is-active .submenu-container {
        background-color: #E6EEFF; }
      .common-header.expanded .mobile-nav .dropdown-list .dropdown.has-submenu.is-active .content {
        display: block; }
  .common-header.expanded .icon-user,
  .common-header.expanded .mobile-login-zone {
    display: none; }
  .common-header.user-expanded .icon-user {
    display: none; }
  .common-header.user-expanded .icon span {
    background-color: transparent; }
    .common-header.user-expanded .icon span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .common-header.user-expanded .icon span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .common-header.user-expanded .mobile-login-zone {
    display: block; }
    .common-header.user-expanded .mobile-login-zone ul {
      list-style: none; }
    .common-header.user-expanded .mobile-login-zone a {
      color: #32373F;
      outline: none;
      text-decoration: none; }
    .common-header.user-expanded .mobile-login-zone .dropdown-list .dropdown .btn {
      height: 40px;
      width: 84%;
      line-height: 40px;
      font-size: 14px;
      text-align: center;
      border-radius: 4px; }
      .common-header.user-expanded .mobile-login-zone .dropdown-list .dropdown .btn.register {
        background: #0066FF;
        margin: 40px auto 15px; }
        .common-header.user-expanded .mobile-login-zone .dropdown-list .dropdown .btn.register a {
          display: block;
          width: 100%;
          height: 100%;
          color: #fff; }
      .common-header.user-expanded .mobile-login-zone .dropdown-list .dropdown .btn.login {
        background: #EDF1F7;
        margin: 15px auto 40px; }
        .common-header.user-expanded .mobile-login-zone .dropdown-list .dropdown .btn.login a {
          display: block;
          width: 100%;
          height: 100%;
          color: #32373F; }
  .common-header .drop-down-wrap {
    position: relative; }
    .common-header .drop-down-wrap:hover .drop-down-container {
      display: block; }
    .common-header .drop-down-wrap .drop-down-container {
      display: none;
      top: 48px;
      position: absolute;
      padding-top: 10px;
      right: -12px; }
      .common-header .drop-down-wrap .drop-down-container .drop-down {
        font-size: 12px;
        color: #202d40;
        border: 1px solid #f5f6f8;
        width: 110px;
        border-radius: 2px 2px 2px 2px;
        background: #fff;
        position: relative; }
        .common-header .drop-down-wrap .drop-down-container .drop-down:after {
          background: #fff;
          border-color: #f5f5f5 transparent transparent #f5f5f5;
          border-style: solid;
          border-width: 1px;
          content: ' ';
          height: 10px;
          position: absolute;
          top: -5px;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          width: 10px;
          right: 24px; }
        .common-header .drop-down-wrap .drop-down-container .drop-down .item {
          padding-left: 10px;
          height: 36px;
          line-height: 36px;
          cursor: pointer;
          text-align: left !important;
          z-index: 999;
          position: relative;
          background-color: #fff; }
          .common-header .drop-down-wrap .drop-down-container .drop-down .item svg {
            font-size: 15px; }
          .common-header .drop-down-wrap .drop-down-container .drop-down .item a {
            color: #202d40;
            text-decoration: unset;
            margin-left: 3px;
            vertical-align: middle; }
          .common-header .drop-down-wrap .drop-down-container .drop-down .item:hover {
            background-color: #f5f7fa; }
  .common-header.no-touch .nav .nav-item:hover span {
    color: #0066ff; }
  .common-header.no-touch .nav .nav-item:hover a {
    color: #0066ff; }
  .common-header.no-touch .nav .nav-item.spec:hover span {
    color: #0066ff; }
  .common-header.no-touch .nav .nav-item.spec:hover a {
    color: #0066ff; }
  .common-header.no-touch .nav .nav-drop-down-wrap:hover span {
    color: #0066ff; }
    .common-header.no-touch .nav .nav-drop-down-wrap:hover span:after {
      -webkit-transform: rotate3d(0, 0, 1, 180deg);
      transform: rotate3d(0, 0, 1, 180deg);
      background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-hover.svg"); }
  .common-header.no-touch .nav .nav-drop-down-wrap:hover .nav-drop-down-container {
    -webkit-animation-name: fade-up-header;
    animation-name: fade-up-header;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    display: block; }
  .common-header.isFixed .nav .nav-item span {
    color: #32373F; }
  .common-header.isFixed .nav .nav-item a {
    color: #32373F; }
  .common-header.isFixed .logo img:first-child {
    display: block; }
  .common-header.isFixed .logo img:last-child {
    display: none; }
  .common-header.darkmode .logo img:first-child {
    display: none; }
  .common-header.darkmode .logo img:last-child {
    display: block; }
  .common-header.darkmode .search-select-icon-dongjian .search-icon {
    background: url("https://help-assets.codehub.cn/insight/img/search.svg") no-repeat; }
    .common-header.darkmode .search-select-icon-dongjian .search-icon.on {
      background: url("https://help-assets.codehub.cn/insight/img/close.svg") no-repeat; }
  .common-header.darkmode .search-content-dongjian .search-area .header-search-icon {
    background: url("https://help-assets.codehub.cn/insight/img/search.svg") no-repeat; }
  .common-header.darkmode .search-content-dongjian .search-area .headerSearchInput {
    border: 1px solid #fff; }
    .common-header.darkmode .search-content-dongjian .search-area .headerSearchInput .cross:hover::after {
      background: #0066ff; }
    .common-header.darkmode .search-content-dongjian .search-area .headerSearchInput .cross:hover::before {
      background: #0066ff; }
    .common-header.darkmode .search-content-dongjian .search-area .headerSearchInput .cross::after {
      background: #fff; }
    .common-header.darkmode .search-content-dongjian .search-area .headerSearchInput .cross::before {
      background: #fff; }
    .common-header.darkmode .search-content-dongjian .search-area .headerSearchInput input {
      color: #fff; }
  .common-header.darkmode .nav .nav-drop-down-wrap span::after {
    background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-white.svg"); }
  .common-header.darkmode .nav .nav-item a {
    color: #fff; }
  .common-header.darkmode .nav .nav-item span {
    color: #fff; }
  .common-header.darkmode.no-touch .nav .nav-item:hover span {
    color: #0066ff; }
  .common-header.darkmode.no-touch .nav .nav-item:hover a {
    color: #0066ff; }
  .common-header.darkmode.no-touch .nav .nav-item.spec:hover span {
    color: #0066ff; }
  .common-header.darkmode.no-touch .nav .nav-item.spec:hover a {
    color: #0066ff; }
  .common-header.darkmode.isFixed .nav .nav-item span {
    color: #32373F; }
  .common-header.darkmode.isFixed .nav .nav-item a {
    color: #32373F; }
  .common-header.darkmode.isFixed .nav .nav-drop-down-wrap:hover span {
    color: #0066ff; }
    .common-header.darkmode.isFixed .nav .nav-drop-down-wrap:hover span:after {
      -webkit-transform: rotate3d(0, 0, 1, 180deg);
      transform: rotate3d(0, 0, 1, 180deg);
      background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-hover.svg"); }
  .common-header.darkmode.isFixed .nav .nav-drop-down-wrap span::after {
    background: url("https://help-assets.codehub.cn/enterprise/new-static/images/index/icon/triangle-icon-default.svg"); }
  .common-header.darkmode.isFixed .logo img:first-child {
    display: block; }
  .common-header.darkmode.isFixed .logo img:last-child {
    display: none; }
  .common-header.darkmode.isFixed .search-select-icon-dongjian .search-icon {
    background: url("https://help-assets.codehub.cn/insight/img/menu-search.svg") no-repeat; }
    .common-header.darkmode.isFixed .search-select-icon-dongjian .search-icon.on {
      background: url("https://help-assets.codehub.cn/insight/img/nav-close.svg") no-repeat; }
  .common-header.darkmode.isFixed .search-content-dongjian .search-area .header-search-icon {
    opacity: 0; }
  .common-header.darkmode.isFixed .search-content-dongjian .search-area .headerSearchInput {
    border: 1px solid #000; }
    .common-header.darkmode.isFixed .search-content-dongjian .search-area .headerSearchInput input {
      color: #000; }
    .common-header.darkmode.isFixed .search-content-dongjian .search-area .headerSearchInput .cross::after {
      background: #000; }
    .common-header.darkmode.isFixed .search-content-dongjian .search-area .headerSearchInput .cross::before {
      background: #000; }
  .common-header.darkmode.isFixed .login-zone .sample a {
    color: #32373f; }
  .common-header.darkmode .login-zone .sample a {
    color: #fff; }
    .common-header.darkmode .login-zone .sample a:hover {
      color: #0066FF; }

@media only screen and (max-width: 1800px) {
  html {
    font-size: 14px !important; }
  .common-header .nav .nav-drop-down-wrap span:after {
    top: 16px; }
  .common-header.no-touch .nav .nav-drop-down-wrap:hover span:after {
    top: 19px; } }

@media only screen and (max-width: 1279px) {
  .common-header {
    top: 0;
    -webkit-animation: none;
    animation: none; }
    .common-header .nav,
    .common-header .login-zone {
      display: none; }
    .common-header .common-header-content .header-body {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      height: 100%; }
    .common-header .icon {
      display: inline-block;
      line-height: 4rem; }
    .common-header .icon-user {
      display: block; }
    .common-header .mobile-login-zone {
      width: 100%;
      max-height: 75vh;
      overflow-y: scroll;
      left: 0;
      background-color: #ffffff; }
    .common-header .logo img:first-child {
      display: block !important; }
    .common-header .logo img:last-child {
      display: none !important; }
  .submenu-container {
    padding: 0 2rem; }
  .mobile-nav .dropdown-list {
    max-height: 75vh;
    overflow: auto; }
  .mobile-nav .mobile-start-wrapper {
    background: rgba(255, 255, 255, 0.88);
    -webkit-box-shadow: 0px -4px 14px rgba(27, 90, 179, 0.033647), 0px -1px 5px rgba(27, 90, 179, 0.06);
    box-shadow: 0px -4px 14px rgba(27, 90, 179, 0.033647), 0px -1px 5px rgba(27, 90, 179, 0.06);
    -webkit-backdrop-filter: blur(0.3125rem);
    backdrop-filter: blur(0.3125rem);
    border-radius: 0 0 0.75rem 0.75rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 5.5rem;
    margin-top: 2.5rem;
    gap: 1rem; }
    .mobile-nav .mobile-start-wrapper span {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0.625rem 0;
      gap: 0.625rem;
      width: 10rem;
      height: 3rem;
      background: -webkit-linear-gradient(340.77deg, #2d61fc 4.94%, #9362ed 49.73%, #f06195 101.9%, #fca1ad 141.28%);
      background: -o-linear-gradient(340.77deg, #2d61fc 4.94%, #9362ed 49.73%, #f06195 101.9%, #fca1ad 141.28%);
      background: linear-gradient(109.23deg, #2d61fc 4.94%, #9362ed 49.73%, #f06195 101.9%, #fca1ad 141.28%);
      border-radius: 0.375rem;
      font-family: PingFang SC;
      font-style: normal;
      font-weight: 500;
      font-size: 1.25rem;
      color: #fff !important;
      line-height: 1.75rem;
      cursor: pointer; }
    .mobile-nav .mobile-start-wrapper .mobile-start-register {
      border: 2px solid #2D61FC;
      border-radius: 6px;
      background: rgba(45, 97, 252, 0.05);
      color: #2D61FC !important; } }

@media only screen and (max-width: 834px) {
  html {
    font-size: 16px !important; } }

@media (max-width: 780px) {
  html {
    font-size: 14px !important; } }

@media (max-width: 640px) {
  html {
    font-size: 14px !important; } }

@media (max-width: 600px) {
  html {
    font-size: 16px !important; }
  .common-header .icon {
    top: 0; }
  .common-header .common-header-content {
    height: 3.5rem; }
    .common-header .common-header-content .header-body {
      margin-left: 1rem;
      margin-right: 1rem; }
  .common-header .mobile-nav {
    top: 3.5rem; }
  .submenu-container {
    padding: 0 1rem; }
  .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu {
    padding-left: 1rem;
    padding-right: 1rem; }
    .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .label {
      font-size: .75rem; }
    .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      padding-bottom: 5px; }
      .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label {
        line-height: 1.5rem;
        font-size: .9375rem;
        gap: 0.25rem;
        padding-bottom: 18px;
        padding-top: 4px; }
        .common-header.expanded .mobile-nav .dropdown-list .dropdown .content .menu.has-subsubmenu .content .content-label img {
          width: 1.5rem;
          height: 1.5rem;
          margin-right: 4px; }
  .common-header.expanded .mobile-nav .dropdown-list .dropdown.has-submenu.is-active .submenu-container {
    padding: 0 1rem;
    line-height: 1.5rem;
    font-size: 1rem; }
  .common-header.expanded .mobile-nav .mobile-start-wrapper {
    height: 5.25rem; }
    .common-header.expanded .mobile-nav .mobile-start-wrapper span {
      font-size: 1rem;
      line-height: 1.5rem;
      width: 10.6875rem;
      height: 2.75rem; } }

@media only screen and (max-width: 600px) {
  .common-header .logo img {
    height: 20px; } }

@media only screen and (max-width: 375px) {
  .common-header .mobile-login-zone {
    max-height: 90vh; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url(data:image/gif;base64,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) center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url(data:application/vnd.ms-fontobject;base64,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);
  src: url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("embedded-opentype"), url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(data:font/ttf;base64,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) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#slick) format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }
@charset "UTF-8";
br {
  line-height: 0; }

body,
html {
  font-family: PingFang SC,Helvetica Neue,Hiragino Sans GB,Segoe UI,Microsoft YaHei,微软雅黑,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
  color: #202d40;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0; }

html {
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

.clearfix:after,
.clearfix:before {
  content: '';
  display: table; }

.clearfix:after {
  clear: both;
  overflow: hidden; }

.clearfix {
  zoom: 1; }

a {
  transition: all 0.2s ease; }

li {
  list-style: none; }

* {
  box-sizing: border-box; }

* {
  padding: 0;
  margin: 0; }

*,
*:before,
*:after {
  box-sizing: border-box; }
.common-starter {
  margin: 0 20px 120px; }
  .common-starter .common-starter-content {
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, right top, from(#80dbff), to(#3d98ff));
    background: -webkit-linear-gradient(left, #80dbff 0%, #3d98ff 100%);
    background: -o-linear-gradient(left, #80dbff 0%, #3d98ff 100%);
    background: linear-gradient(90deg, #80dbff 0%, #3d98ff 100%);
    border-radius: 4px;
    height: 298px;
    max-width: 1160px;
    background: url(/images/starter.8203024e.png) no-repeat;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
    .common-starter .common-starter-content h4 {
      font-size: 48px;
      color: #fff;
      text-align: center;
      font-weight: bold;
      font-family: TencentSans; }
    .common-starter .common-starter-content a {
      width: 180px;
      height: 50px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 4px;
      color: #3d98ff;
      font-size: 20px;
      font-weight: 600;
      background: #fff;
      text-decoration: none;
      margin-top: 32px; }
      .common-starter .common-starter-content a:hover {
        -webkit-box-shadow: 4px 4px 4px 4px rgba(32, 45, 64, 0.05), 2px 4px 4px 4px rgba(32, 45, 64, 0.05);
        box-shadow: 4px 4px 4px 4px rgba(32, 45, 64, 0.05), 2px 4px 4px 4px rgba(32, 45, 64, 0.05); }

@media only screen and (max-width: 767px) {
  .common-starter {
    margin: 0; }
    .common-starter .common-starter-content {
      background: url(/images/starter-mobile.922329ef.png) no-repeat;
      background-size: cover;
      border-radius: 0; }
      .common-starter .common-starter-content h4 {
        font-size: 34px;
        line-height: 40px;
        margin: 0 45px; }
      .common-starter .common-starter-content a {
        width: 120px;
        height: 40px;
        font-size: 14px; } }

@media only screen and (max-width: 375px) {
  .common-starter .common-starter-content {
    height: 156px; }
    .common-starter .common-starter-content h4 {
      font-size: 24px;
      line-height: 30px; }
    .common-starter .common-starter-content a {
      margin-top: 16px; } }
@font-face {
  font-family: "TencentSans";
  src: url(/images/TencentSans-W7.3b499f4a.ttf); }

.medium-zoom-overlay {
  z-index: 99999; }

.medium-zoom-image {
  z-index: 999999; }

.banner-btn-wrap {
  margin-bottom: 80px;
  display: -ms-flexbox;
  display: flex; }

.common-hover-btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .common-hover-btn:hover {
    opacity: 0.8;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px); }

.banner {
  background: url(/images/banner.3236ac4b.png) no-repeat;
  background-size: 118%;
  background-position: center top;
  padding-top: 1px;
  display: flex;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center; }
  .banner .banner-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 160px; }
    .banner .banner-logo img {
      width: 32px;
      height: 32px;
      border-radius: 4px;
      margin-right: 12px; }
    .banner .banner-logo h2 {
      color: #202d40;
      font-size: 24px;
      font-family: TencentSans;
      margin-bottom: 3px; }
  .banner .banner-title {
    color: #171d26;
    font-size: 48px;
    margin: 10px 20px 0;
    font-family: TencentSans;
    text-align: center; }
  .banner .banner-intro {
    color: #606c80;
    font-size: 16px;
    margin: 24px 20px 60px;
    text-align: center; }
  .banner .banner-btn {
    background: -webkit-linear-gradient(315deg, #26a7ff 0%, #0066ff 40%);
    background: -o-linear-gradient(315deg, #26a7ff 0%, #0066ff 40%);
    background: linear-gradient(-225deg, #26a7ff 0%, #0066ff 40%);
    border-radius: 4px;
    -webkit-box-shadow: 2px 7px 15px 0px rgba(140, 198, 255, 0.59);
    box-shadow: 2px 7px 15px 0px rgba(140, 198, 255, 0.59);
    height: 50px;
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .banner .video-box {
    width: 1158px;
    -o-object-fit: fill;
    object-fit: fill;
    border-radius: 8px;
    border: 1px solid #e6e9ed;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05), 0px 30px 60px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05), 0px 30px 60px 0px rgba(0, 0, 0, 0.05); }
  .banner .mob-carousel {
    width: 1158px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 35px; }
    .banner .mob-carousel .mob-carousel-con {
      display: -ms-flexbox;
      display: flex; }
      .banner .mob-carousel .mob-carousel-con .icon {
        width: 40px;
        height: 40px;
        margin-right: 24px; }
      .banner .mob-carousel .mob-carousel-con .txt h4 {
        font-size: 20px;
        font-weight: 600;
        color: #171d26;
        line-height: 28px;
        margin-bottom: 8px; }
      .banner .mob-carousel .mob-carousel-con .txt p {
        color: #606c80;
        font-size: 12px;
        line-height: 21px; }
  .banner .carousel {
    position: relative;
    margin-bottom: 100px;
    width: 100%;
    padding: 0 20px 0;
    font-size: 0px; }
    .banner .carousel .carousel-inner {
      width: 100%;
      height: 652px;
      max-width: 1160px;
      border-radius: 8px;
      border: 1px solid #e6e9ed;
      -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05), 0px 30px 60px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05), 0px 30px 60px 0px rgba(0, 0, 0, 0.05);
      background-color: #fff;
      position: relative;
      overflow: hidden;
      margin: 0 auto; }
      .banner .carousel .carousel-inner .slick-track {
        display: inline-block; }
      .banner .carousel .carousel-inner .carousel-item {
        display: inline-block; }
      .banner .carousel .carousel-inner img {
        width: 100%;
        display: inline-block; }
    .banner .carousel .carousel-dots {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 20px auto 0; }
      .banner .carousel .carousel-dots li {
        width: 10px;
        height: 10px;
        background: #c5cedb;
        border-radius: 5px;
        margin: 0 6px;
        cursor: pointer; }
        .banner .carousel .carousel-dots li.slick-active {
          width: 24px;
          height: 10px;
          border-radius: 5px;
          background: #0066ff; }

.pro-info {
  padding: 80px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f7fcff));
  background: -webkit-linear-gradient(top, white 0%, #f7fcff 100%);
  background: -o-linear-gradient(top, white 0%, #f7fcff 100%);
  background: linear-gradient(180deg, white 0%, #f7fcff 100%); }
  .pro-info .info-content {
    margin: 0 auto;
    width: 1161px;
    max-width: 1161px; }
    .pro-info .info-content .product-h2 {
      color: #171d26;
      font-size: 48px;
      font-weight: bold;
      font-family: TencentSans;
      margin: 0 20px;
      text-align: center; }
    .pro-info .info-content .product-txt {
      color: #606c80;
      font-size: 16px;
      margin: 14px 20px 60px;
      text-align: center; }
    .pro-info .info-content .info-content-main {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .pro-info .info-content .info-content-main .info-content-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 387px;
        max-width: 387px;
        height: 286px;
        padding: 32px 43px; }
        .pro-info .info-content .info-content-main .info-content-item span:first-child {
          width: 72px;
          height: 72px;
          display: block; }
        .pro-info .info-content .info-content-main .info-content-item span:nth-child(2) {
          font-size: 20px;
          font-weight: 600;
          color: #202d40;
          margin: 32px 0 12px; }
        .pro-info .info-content .info-content-main .info-content-item span:last-child {
          color: #606c80;
          font-size: 14px;
          line-height: 26px;
          text-align: left; }

.scene-section {
  padding-top: 26px; }
  .scene-section .section-content {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto; }
    .scene-section .section-content .title {
      padding-bottom: 40px; }
    .scene-section .section-content .section-body {
      text-align: center; }
      .scene-section .section-content .section-body ul {
        position: relative;
        margin-bottom: 100px; }
        .scene-section .section-content .section-body ul li {
          display: inline-block;
          border: 0;
          position: relative;
          width: 140px;
          height: 40px;
          margin-right: 10px;
          margin-left: 10px;
          text-align: center; }
          .scene-section .section-content .section-body ul li a {
            display: block;
            padding: 8px 24px;
            text-decoration: none;
            color: #202D40;
            border-radius: 30px; }
            .scene-section .section-content .section-body ul li a span {
              display: inline-block;
              display: block;
              font-size: 18px;
              font-weight: 500; }
          .scene-section .section-content .section-body ul li:hover a {
            color: #0066ff; }
          .scene-section .section-content .section-body ul li.active a {
            background-color: #0066ff;
            color: #fff; }
            .scene-section .section-content .section-body ul li.active a:after {
              display: inline-block;
              content: "";
              height: 0px;
              width: 100%;
              position: absolute;
              left: 0;
              right: 0;
              bottom: -1px;
              background: #0066ff;
              z-index: 1; }
      .scene-section .section-content .section-body .scene-con .panel {
        padding-top: 0;
        display: none; }
        .scene-section .section-content .section-body .scene-con .panel .panel-tab {
          display: none; }
        .scene-section .section-content .section-body .scene-con .panel .wrap {
          word-wrap: break-word;
          margin: 0 auto;
          text-align: left;
          line-height: 28px;
          color: #202D40; }
          .scene-section .section-content .section-body .scene-con .panel .wrap .intro-container {
            background: none; }
          .scene-section .section-content .section-body .scene-con .panel .wrap p {
            padding: 40px 60px;
            font-size: 14px;
            margin-bottom: 10px; }
            .scene-section .section-content .section-body .scene-con .panel .wrap p:last-child {
              margin-bottom: 0; }
          .scene-section .section-content .section-body .scene-con .panel .wrap .img {
            width: 100%;
            display: block;
            margin: 0; }
            .scene-section .section-content .section-body .scene-con .panel .wrap .img figure,
            .scene-section .section-content .section-body .scene-con .panel .wrap .img a {
              display: block;
              width: 100%; }
            .scene-section .section-content .section-body .scene-con .panel .wrap .img img {
              width: 100%;
              display: block;
              -webkit-box-shadow: 0 0 34px 0 rgba(3, 65, 157, 0.1);
              box-shadow: 0 0 34px 0 rgba(3, 65, 157, 0.1); }
          .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container {
            display: none; }
            .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item {
              -ms-flex-direction: column;
              flex-direction: column;
              margin-bottom: 20px; }
              .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item .intro-item-content {
                margin: 0;
                width: 100%;
                height: auto; }
                .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item .intro-item-content .intro-item-title {
                  font-size: 20px;
                  font-weight: 500;
                  margin: 0 auto;
                  text-align: center;
                  width: 204px; }
                .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item .intro-item-content img {
                  width: 100%;
                  margin: 18px auto 0px;
                  height: auto; }
                .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item .intro-item-content .intro-item-text {
                  line-height: 24px;
                  text-align: center;
                  max-width: 420px;
                  margin: 0 auto;
                  width: auto;
                  font-size: 14px; }
        .scene-section .section-content .section-body .scene-con .panel.active {
          display: block; }

.module {
  padding: 80px 0; }
  .module .module-content {
    margin: 0 auto;
    width: 1161px;
    max-width: 1161px; }
    .module .module-content .product-h2 {
      color: #171d26;
      font-size: 48px;
      font-weight: bold;
      font-family: TencentSans;
      margin: 0 20px;
      text-align: center; }
    .module .module-content .product-txt {
      color: #606c80;
      font-size: 16px;
      margin: 16px 20px 64px;
      text-align: center; }
    .module .module-content .module-content-main {
      width: 1080px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .module .module-content .module-content-main .module-content-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 420px; }
        .module .module-content .module-content-main .module-content-item:last-child {
          margin-left: 220px; }
        .module .module-content .module-content-main .module-content-item img {
          width: 100%;
          height: 340px; }
        .module .module-content .module-content-main .module-content-item .module-content-title {
          font-size: 24px;
          line-height: 60px;
          margin-bottom: 10px;
          font-weight: 500; }
        .module .module-content .module-content-main .module-content-item .module-item-txt {
          line-height: 28px;
          text-align: center;
          margin-bottom: 10px;
          height: 84px; }
        .module .module-content .module-content-main .module-content-item a {
          text-decoration: none;
          color: #0060ff; }
          .module .module-content .module-content-main .module-content-item a:hover {
            color: #3385ff; }
        .module .module-content .module-content-main .module-content-item span:first-child {
          width: 72px;
          height: 72px;
          display: block; }
        .module .module-content .module-content-main .module-content-item span:nth-child(2) {
          font-size: 20px;
          font-weight: 600;
          color: #202d40;
          margin: 32px 0 12px; }
        .module .module-content .module-content-main .module-content-item span:last-child {
          color: #606c80;
          font-size: 14px;
          line-height: 26px;
          text-align: left; }

.table-show {
  background: url(/images/table-bg.bf4d6347.png) no-repeat;
  background-size: cover;
  background-position: center; }
  .table-show .table-show-content {
    width: 1160px;
    margin: 0 auto;
    padding: 80px 0 110px; }
    .table-show .table-show-content h2 {
      color: #171d26;
      font-size: 48px;
      font-weight: bold;
      font-family: TencentSans;
      margin: 0 20px;
      text-align: center; }
    .table-show .table-show-content p {
      color: #606c80;
      font-size: 16px;
      margin: 16px 20px 60px;
      text-align: center; }
    .table-show .table-show-content .table-content-main .main-left {
      display: -ms-flexbox;
      display: flex; }
      .table-show .table-show-content .table-content-main .main-left .main-left-list {
        width: 260px; }
        .table-show .table-show-content .table-content-main .main-left .main-left-list h3 {
          padding-left: 15px;
          color: #202d40;
          font-size: 18px;
          line-height: 48px; }
        .table-show .table-show-content .table-content-main .main-left .main-left-list li {
          font-size: 14px;
          line-height: 48px;
          position: relative;
          border-top-left-radius: 4px;
          border-bottom-left-radius: 4px; }
          .table-show .table-show-content .table-content-main .main-left .main-left-list li:hover {
            background: #dfe6ec; }
          .table-show .table-show-content .table-content-main .main-left .main-left-list li svg {
            position: relative;
            left: 15px;
            top: -2px;
            -webkit-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease; }
          .table-show .table-show-content .table-content-main .main-left .main-left-list li .display-box {
            display: none; }
          .table-show .table-show-content .table-content-main .main-left .main-left-list li:first-child {
            height: 60px; }
          .table-show .table-show-content .table-content-main .main-left .main-left-list li span {
            padding-left: 22px; }
          .table-show .table-show-content .table-content-main .main-left .main-left-list li.active {
            background: #DDE6ED;
            border-bottom-left-radius: unset; }
            .table-show .table-show-content .table-content-main .main-left .main-left-list li.active svg {
              -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
            .table-show .table-show-content .table-content-main .main-left .main-left-list li.active .display-box {
              display: block;
              margin: 0;
              font-size: 14px;
              text-align: justify;
              padding: 0px 26px 20px 40px;
              line-height: 28px;
              background: inherit;
              position: absolute;
              z-index: 99;
              border-bottom-left-radius: 4px; }
      .table-show .table-show-content .table-content-main .main-left .main-right {
        background: #fff;
        width: 900px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; }
        .table-show .table-show-content .table-content-main .main-left .main-right .right-icons {
          width: 100%;
          height: 80px;
          display: -ms-flexbox;
          display: flex; }
          .table-show .table-show-content .table-content-main .main-left .main-right .right-icons img {
            -ms-flex: 1 1;
            flex: 1 1;
            border-right: 1px solid #DADFE6; }
            .table-show .table-show-content .table-content-main .main-left .main-right .right-icons img:last-child {
              border: none; }
        .table-show .table-show-content .table-content-main .main-left .main-right .table-main {
          display: -ms-flexbox;
          display: flex; }
          .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col {
            -ms-flex: 1 1;
            flex: 1 1;
            border-right: 1px solid #DADFE6; }
            .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col:last-child {
              border: none; }
            .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col ul {
              padding-bottom: 20px; }
              .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col ul .check-style-unequal-width {
                display: inline-block;
                font-weight: 700;
                margin: 0 10px;
                width: 10px;
                height: 15px;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                border-style: solid;
                border-color: #3bc17d;
                border-width: 0 3px 3px 0; }
              .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col ul li {
                font-size: 28px;
                text-align: center;
                line-height: 48px;
                color: #ff6146;
                font-weight: 600; }
                .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col ul li span {
                  font-size: 16px;
                  color: #202d40;
                  font-weight: normal; }
              .table-show .table-show-content .table-content-main .main-left .main-right .table-main .table-col ul .empty {
                height: 48px; }
    .table-show .table-show-content .table-content-main-mobile {
      display: none; }

.persons {
  margin: 60px 0 80px;
  height: 225px; }
  .persons .persons-content {
    margin: 0 auto;
    width: 850px;
    position: relative; }
    .persons .persons-content .persons-taps {
      width: 305px;
      margin: 0 auto;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center; }
      .persons .persons-content .persons-taps div {
        display: -ms-flexbox;
        display: flex;
        border-radius: 50%; }
        .persons .persons-content .persons-taps div.slick-active {
          width: 60px;
          height: 60px;
          border: 3px transparent;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#4fd6ff), color-stop(65%, #2c8eff));
          background-image: -webkit-linear-gradient(#4fd6ff 0%, #2c8eff 65%);
          background-image: -o-linear-gradient(#4fd6ff 0%, #2c8eff 65%);
          background-image: linear-gradient(#4fd6ff 0%, #2c8eff 65%); }
          .persons .persons-content .persons-taps div.slick-active img {
            width: 54px;
            height: 54px;
            border: none;
            margin: 3px; }
        .persons .persons-content .persons-taps div:first-child {
          margin-right: 30px; }
        .persons .persons-content .persons-taps div img {
          width: 60px;
          height: 60px;
          cursor: pointer;
          border: 3px solid #fff;
          border-radius: 50%;
          -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05), 0px 30px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05), 0px 30px 60px 0px rgba(0, 0, 0, 0.05); }
  .persons .persons-con {
    width: 740px;
    margin: 40px auto 0px;
    text-align: center;
    line-height: 28px; }
    .persons .persons-con .panel {
      display: none; }
      .persons .persons-con .panel .words-txt {
        width: 600px;
        font-size: 16px;
        padding-bottom: 30px;
        line-height: 28px;
        font-weight: 500;
        height: 84px; }
      .persons .persons-con .panel .name-box {
        font-family: 'TencentSans';
        font-size: 14px;
        margin-top: -60px; }
        .persons .persons-con .panel .name-box span:last-child {
          color: #8592A6;
          padding-left: 10px; }
      .persons .persons-con .panel .panel-content {
        display: -ms-flexbox;
        display: flex; }
        .persons .persons-con .panel .panel-content img {
          position: relative;
          width: 54px;
          height: 140px; }
          .persons .persons-con .panel .panel-content img:first-child {
            top: -70px;
            margin-right: 10px; }
          .persons .persons-con .panel .panel-content img:last-child {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            top: -15px;
            margin-left: 20px; }
      .persons .persons-con .panel.active {
        display: block; }

.intro-container {
  background: url(/images/bg.881871b6.png) no-repeat;
  background-size: cover;
  background-position: -300px 80px; }
  .intro-container .banner-title {
    color: #171d26;
    font-size: 48px;
    margin: 80px 20px 0;
    font-family: TencentSans;
    text-align: center; }
  .intro-container .btn-list {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 80px; }
    .intro-container .btn-list .btn-style {
      border: none;
      margin: 20px 0 0 10px;
      padding: 5px 10px;
      width: 7rem;
      font-size: 16px;
      border-radius: 20px;
      cursor: pointer;
      background: none; }
  .intro-container .intro-content {
    margin: 0 auto;
    max-width: 1160px;
    position: relative; }
    .intro-container .intro-content .intro-content-bg {
      position: absolute;
      right: -80px;
      top: -50px;
      width: 250px;
      height: 250px; }
    .intro-container .intro-content .intro-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin-bottom: 100px; }
      .intro-container .intro-content .intro-item:last-child {
        margin-bottom: 25px; }
      .intro-container .intro-content .intro-item img {
        height: 440px;
        width: 630px; }
      .intro-container .intro-content .intro-item .intro-item-content {
        width: 420px;
        height: 148px;
        display: inline-block;
        margin: 100px 110px auto 20px;
        text-align: justify;
        z-index: 100; }
        .intro-container .intro-content .intro-item .intro-item-content .intro-item-title {
          font-weight: 500;
          font-size: 34px;
          margin-bottom: 16px;
          width: 384px; }
        .intro-container .intro-content .intro-item .intro-item-content .intro-item-text {
          font-size: 16px;
          line-height: 28px; }
      .intro-container .intro-content .intro-item .intro-item-content-right {
        margin: 100px auto 100px 110px; }

@media only screen and (max-width: 1200px) {
  .banner .video-box {
    width: 90%; }
  .banner .carousel .carousel-inner {
    width: 960px;
    height: auto; }
    .banner .carousel .carousel-inner img {
      width: 100%;
      display: inline-block; }
  .banner .carousel .carousel-dots li {
    font-size: 20px; }
    .banner .carousel .carousel-dots li:after {
      width: 10px;
      height: 10px;
      top: 10px; }
  .banner .carousel .carousel-dots-spec {
    width: 960px; }
  .banner .mob-carousel {
    width: auto;
    margin: 26px 20px 0; }
  .module .module-content {
    width: auto; }
    .module .module-content .module-content-main {
      width: auto; }
      .module .module-content .module-content-main .module-content-item:last-child {
        margin-left: 0; }
  .table-show .table-show-content {
    width: auto; }
    .table-show .table-show-content .table-content-main {
      display: none; }
    .table-show .table-show-content .table-content-main-mobile {
      display: block;
      background: #FFF; }
      .table-show .table-show-content .table-content-main-mobile .right-icons {
        display: -ms-flexbox;
        display: flex;
        height: 32px; }
        .table-show .table-show-content .table-content-main-mobile .right-icons img:first-child {
          -ms-flex: 1 1;
          flex: 1 1;
          border: 1px solid #F5F7FA; }
        .table-show .table-show-content .table-content-main-mobile .right-icons img {
          -ms-flex: 1 1;
          flex: 1 1;
          border-top: 1px solid #F5F7FA;
          border-right: 1px solid #F5F7FA;
          border-bottom: 1px solid #F5F7FA; }
      .table-show .table-show-content .table-content-main-mobile .table-main .product-h3 {
        padding-left: 30px;
        height: 26px;
        color: #8592a6;
        padding-top: 5px;
        font-size: 12px; }
      .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title {
        position: relative; }
        .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title.active .details {
          display: block;
          padding: 0 20px 10px 42px; }
        .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title.active svg {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
        .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title svg {
          position: relative;
          left: 30px;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease; }
        .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title span {
          display: inline-block;
          padding-left: 35px;
          line-height: 34px;
          font-size: 12px;
          font-weight: 700; }
        .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title .details {
          display: none;
          text-align: left;
          margin: 0 10px;
          font-size: 14px; }
      .table-show .table-show-content .table-content-main-mobile .table-main .menu .data-list {
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #F5F7FA; }
        .table-show .table-show-content .table-content-main-mobile .table-main .menu .data-list li {
          -ms-flex: 1 1;
          flex: 1 1;
          text-align: center;
          line-height: 25px;
          font-size: 18px;
          color: #ff6146;
          font-weight: 600;
          border-right: 1px solid rgba(218, 223, 230, 0.3); }
          .table-show .table-show-content .table-content-main-mobile .table-main .menu .data-list li:last-child {
            border-right: none; }
          .table-show .table-show-content .table-content-main-mobile .table-main .menu .data-list li .check-style-unequal-width {
            display: inline-block;
            margin: 0 10px;
            width: 7px;
            height: 10px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-style: solid;
            border-color: #3bc17d;
            border-width: 0 2px 2px 0; }
          .table-show .table-show-content .table-content-main-mobile .table-main .menu .data-list li span {
            color: #606c80;
            font-size: 12px; }
  .persons .persons-content {
    width: auto; }
  .persons .persons-con {
    width: 60%; }
    .persons .persons-con .panel .name-box {
      margin-top: -30px; }
  .pro-info .info-content {
    width: auto; } }

@media only screen and (max-width: 1120px) {
  .scene-section .section-content .section-body .scene-con .panel .wrap .intro-container .intro-content .intro-item img {
    max-width: 100%;
    height: auto; } }

@media only screen and (max-width: 1120px) {
  .scene-section .section-content .section-body .scene-con .panel .wrap .intro-container {
    display: none; }
  .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container {
    display: block; } }

@media only screen and (max-width: 1000px) {
  .banner .carousel .carousel-inner {
    width: 800px; }
  .banner .carousel .carousel-dots-spec {
    width: 800px; }
  .banner .video-box {
    width: 96%; } }

@media only screen and (max-width: 830px) {
  .banner .carousel .carousel-inner {
    width: 700px; }
  .banner .carousel .carousel-dots-spec {
    width: 700px; }
  .table-show .table-show-content .table-content-main-mobile .right-icons img {
    width: 33.3%; } }

@media only screen and (max-width: 780px) {
  .pro-info .info-content .info-content-main .info-content-item {
    width: 100%;
    padding: 38px 43px 35px; }
    .pro-info .info-content .info-content-main .info-content-item span:last-child {
      text-align: center; }
  .product-h2 {
    margin: 0 55px;
    font-size: 34px; }
  .persons .persons-con .panel .name-box {
    margin-top: -20px; }
  .persons .persons-con .panel .panel-content img:last-child {
    top: 20px; } }

@media only screen and (max-width: 767px) {
  .banner {
    background: url(/images/banner-mobile.0e260669.png) no-repeat;
    background-size: 100%;
    background-position: center 60px; }
    .banner .banner-logo {
      margin-top: 340px; }
      .banner .banner-logo img {
        width: 21px;
        height: 21px;
        border-radius: 2px; }
      .banner .banner-logo h2 {
        font-size: 16px; }
    .banner .banner-title {
      margin-left: 55px;
      margin-right: 55px;
      line-height: 36px;
      font-size: 30px; }
    .banner .banner-intro {
      margin-left: 30px;
      margin-right: 30px;
      margin-bottom: 40px; }
    .banner .banner-btn {
      width: 120px;
      height: 40px;
      font-size: 14px; }
    .banner .mob-carousel {
      display: block;
      margin: 0 20px; }
      .banner .mob-carousel .mob-carousel-img {
        width: 100%;
        background: white;
        border-radius: 4px;
        border: 0.5px solid #e6e9ed;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.05), 0px 4px 9px 0px rgba(0, 0, 0, 0.05); }
      .banner .mob-carousel .mob-carousel-con {
        display: -ms-flexbox;
        display: flex;
        margin: 26px 0;
        height: 57px; }
        .banner .mob-carousel .mob-carousel-con:last-child {
          margin-bottom: 0; }
        .banner .mob-carousel .mob-carousel-con img {
          width: 40px;
          height: 40px;
          margin-right: 18px; }
        .banner .mob-carousel .mob-carousel-con div h4 {
          font-size: 20px;
          line-height: 28px;
          font-weight: 600;
          color: #171d26;
          margin-bottom: 10px; }
        .banner .mob-carousel .mob-carousel-con div span {
          color: #606c80;
          font-size: 14px;
          line-height: 21px; }
  .intro-container {
    background: none; }
    .intro-container .banner-title {
      line-height: 36px;
      font-size: 24px;
      margin: 40px 55px 26px; }
  .scene-section {
    padding-bottom: 0;
    padding-top: 0; }
    .scene-section .section-content .scene-h2 {
      margin-bottom: 30px; }
    .scene-section .section-content .section-body ul {
      margin-bottom: 40px; }
      .scene-section .section-content .section-body ul li {
        display: inline-block;
        min-width: 0;
        margin-bottom: 15px; }
        .scene-section .section-content .section-body ul li a {
          padding: 10px 15px 12px; }
          .scene-section .section-content .section-body ul li a span {
            font-size: 18px; }
    .scene-section .section-content .section-body .scene-con .panel {
      padding-top: 0;
      display: none; }
      .scene-section .section-content .section-body .scene-con .panel .panel-tab {
        display: none; }
      .scene-section .section-content .section-body .scene-con .panel .wrap {
        word-wrap: break-word;
        margin: 0 auto;
        text-align: left;
        line-height: 28px;
        color: #202D40; }
        .scene-section .section-content .section-body .scene-con .panel .wrap p {
          padding: 40px 90px;
          font-size: 14px;
          margin-bottom: 10px; }
          .scene-section .section-content .section-body .scene-con .panel .wrap p:last-child {
            margin-bottom: 0; }
        .scene-section .section-content .section-body .scene-con .panel .wrap .img {
          max-width: 100%;
          display: block;
          margin: 0; }
          .scene-section .section-content .section-body .scene-con .panel .wrap .img svg {
            -webkit-box-shadow: 0 0 34px 0 rgba(3, 65, 157, 0.1);
            box-shadow: 0 0 34px 0 rgba(3, 65, 157, 0.1); }
        .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item {
          margin-bottom: 20px; }
          .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item:last-child {
            margin-bottom: 0px; }
          .scene-section .section-content .section-body .scene-con .panel .wrap .intro-mobile-container .intro-content .intro-item .intro-item-content .intro-item-text {
            height: 97px; }
      .scene-section .section-content .section-body .scene-con .panel.active {
        display: block; }
  .module {
    padding: 40px 0; }
    .module .module-content .product-h2 {
      margin: 0px 55px 12px;
      line-height: 36px;
      font-size: 24px; }
    .module .module-content .product-txt {
      margin: 0 20px 16px;
      font-size: 16px; }
    .module .module-content .module-content-main {
      width: 318px;
      margin: 0 auto; }
      .module .module-content .module-content-main .module-content-item {
        padding: 0; }
        .module .module-content .module-content-main .module-content-item img {
          width: 262px;
          height: 206px; }
        .module .module-content .module-content-main .module-content-item .module-content-title {
          font-size: 20px;
          font-weight: 600;
          line-height: unset;
          margin-bottom: 12px; }
        .module .module-content .module-content-main .module-content-item:last-child {
          margin-top: 20px; }
  .table-show .table-show-content {
    padding: 36px 0; }
    .table-show .table-show-content h2 {
      margin: 0px 55px 12px;
      line-height: 36px;
      font-size: 24px; }
    .table-show .table-show-content .product-txt {
      margin: 0 20px 37px;
      font-size: 16px; }
    .table-show .table-show-content .table-content-main-mobile .table-main .menu .menu-title .details {
      font-size: 11px; }
  .pro-info {
    padding: 56px 0 42px; }
    .pro-info .info-content .product-h2 {
      margin: 0px 55px 12px;
      line-height: 36px;
      font-size: 24px; }
    .pro-info .info-content .product-txt {
      margin: 0 20px 10px;
      font-size: 16px; }
  .persons {
    margin: 40px 0; }
    .persons .persons-content .persons-taps {
      width: 146px; }
    .persons .persons-con .panel .panel-content {
      margin-left: 6px;
      margin-right: 4px; }
      .persons .persons-con .panel .panel-content img {
        width: 40px;
        height: 140px; }
        .persons .persons-con .panel .panel-content img:first-child {
          top: -65px; }
        .persons .persons-con .panel .panel-content img:last-child {
          margin-left: 0;
          top: 20px; }
    .persons .persons-con .panel .words-txt {
      width: 257px;
      font-size: 14px;
      padding-bottom: 20px; }
    .persons .persons-con .panel .name-box {
      font-size: 14px; }
  .banner-btn-wrap {
    margin-bottom: 40px; }
  .banner-demo-btn {
    height: 41px;
    width: 168px;
    font-size: 14px; } }

@media only screen and (max-width: 600px) {
  .persons .persons-con {
    width: 100%; } }

@media only screen and (max-width: 375px) {
  .banner .banner-title {
    font-size: 24px;
    line-height: 40px; }
  .banner .banner-intro {
    font-size: 12px;
    line-height: 20px; }
  .pro-info {
    padding: 36px 0 40px; }
  .product-h2 {
    font-size: 24px; }
  .persons {
    margin-bottom: 60px; }
    .persons .persons-con .panel .persons-content {
      width: 365px;
      margin: 0 auto; } }
