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; } }
.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; } }
@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; }
.more-examples {
  width: 100%;
  height: 640px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fcfeff), to(#f2faff));
  background: -webkit-linear-gradient(bottom, #fcfeff 0%, #f2faff 100%);
  background: -o-linear-gradient(bottom, #fcfeff 0%, #f2faff 100%);
  background: linear-gradient(0deg, #fcfeff 0%, #f2faff 100%);
  margin-bottom: 104px; }
  .more-examples .more-examples-content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding-top: 72px;
    position: relative; }
    .more-examples .more-examples-content .title-h2 {
      height: 72px;
      margin: 0 auto;
      color: #171d26;
      font-size: 48px;
      font-family: "TencentSans";
      text-align: center; }
    .more-examples .more-examples-content .examples-box {
      width: 20000px;
      margin-top: 64px;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      -webkit-animation-name: moveRight;
      animation-name: moveRight;
      left: -4120px;
      -webkit-animation-duration: 85s;
      animation-duration: 85s;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }
      .more-examples .more-examples-content .examples-box .examples-box-detail {
        width: 384px;
        height: 328px;
        margin-left: 20px;
        background: white;
        border-radius: 4px;
        border: 1px solid #e6e9ed;
        -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 80, 191, 0.05), 0px 10px 20px 0px rgba(0, 80, 191, 0.05);
        box-shadow: 0px 5px 15px 0px rgba(0, 80, 191, 0.05), 0px 10px 20px 0px rgba(0, 80, 191, 0.05);
        overflow: hidden;
        -webkit-transition: bottom .2s linear 0s;
        -o-transition: bottom .2s linear 0s;
        transition: bottom .2s linear 0s;
        position: relative;
        bottom: 0;
        cursor: pointer; }
        .more-examples .more-examples-content .examples-box .examples-box-detail a {
          display: block;
          text-decoration: none;
          color: #202d40; }
        .more-examples .more-examples-content .examples-box .examples-box-detail:hover {
          position: relative;
          bottom: 5px;
          -webkit-box-shadow: 0px 5px 10px 0px rgba(206, 220, 242, 0.2), 0px 10px 25px 0px rgba(206, 220, 242, 0.6);
          box-shadow: 0px 5px 10px 0px rgba(206, 220, 242, 0.2), 0px 10px 25px 0px rgba(206, 220, 242, 0.6); }
        .more-examples .more-examples-content .examples-box .examples-box-detail:first-child {
          margin-left: 0px; }
        .more-examples .more-examples-content .examples-box .examples-box-detail img {
          height: 176px;
          position: relative;
          left: -70px; }
        .more-examples .more-examples-content .examples-box .examples-box-detail .example-box-content {
          padding: 24px; }
          .more-examples .more-examples-content .examples-box .examples-box-detail .example-box-content .example-content-title {
            color: #202d40;
            font-size: 20px;
            font-family: PingFangSC-Semibold;
            font-weight: 600;
            line-height: 32px; }
          .more-examples .more-examples-content .examples-box .examples-box-detail .example-box-content .tags {
            display: inline-block;
            padding: 3px 10px 10px;
            min-width: 36px;
            height: 24px;
            background: #fba337;
            border-radius: 2px;
            color: white;
            text-align: center;
            font-size: 12px;
            position: relative;
            top: -3px;
            left: 8px;
            font-weight: bold; }
          .more-examples .more-examples-content .examples-box .examples-box-detail .example-box-content p {
            padding-top: 8px;
            color: #606c80;
            font-family: PingFangSC-Regular;
            font-size: 14px; }

@-webkit-keyframes moveRight {
  0% { }
  to {
    -webkit-transform: translateX(4120px);
    transform: translateX(4120px); } }

@keyframes moveRight {
  0% { }
  to {
    -webkit-transform: translateX(4120px);
    transform: translateX(4120px); } }
  .more-examples .more-button {
    display: none; }

@media only screen and (max-width: 1200px) {
  .more-examples {
    width: 100%;
    height: auto;
    background: -webkit-gradient(linear, left bottom, left top, from(#fcfeff), to(#f7fcff));
    background: -webkit-linear-gradient(bottom, #fcfeff 0%, #f7fcff 100%);
    background: -o-linear-gradient(bottom, #fcfeff 0%, #f7fcff 100%);
    background: linear-gradient(0deg, #fcfeff 0%, #f7fcff 100%); }
    .more-examples .more-examples-content {
      width: 100%;
      padding: 48px 0 60px; }
      .more-examples .more-examples-content .title-h2 {
        width: auto;
        height: 40px;
        color: #171d26;
        font-size: 30px;
        text-align: center;
        line-height: 40px; }
      .more-examples .more-examples-content .examples-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 48px;
        -webkit-animation: none;
        animation: none;
        width: 100%;
        left: 0;
        position: relative; }
        .more-examples .more-examples-content .examples-box .visable {
          display: none; }
        .more-examples .more-examples-content .examples-box .isShow {
          display: none; }
        .more-examples .more-examples-content .examples-box .examples-box-detail {
          width: 335px;
          margin: 0 auto 24px; }
          .more-examples .more-examples-content .examples-box .examples-box-detail:first-child {
            margin: 0 auto 24px; }
      .more-examples .more-examples-content .more-button {
        display: block;
        margin: 24px auto 0;
        width: 120px;
        height: 40px;
        border: 1px solid #0066ff;
        border-radius: 4px; }
        .more-examples .more-examples-content .more-button p {
          color: #0066ff;
          font-size: 14px;
          font-family: PingFangSC-Semibold;
          font-weight: 600;
          text-align: center;
          line-height: 40px; } }

@media only screen and (max-width: 800px) {
  .more-examples {
    margin-bottom: 64px; } }
@font-face {
  font-family: "TencentSans";
  src: url(/images/TencentSans-W7.3b499f4a.ttf); }

.main-container {
  background-image: -webkit-linear-gradient(top, rgba(193, 233, 253, 0.38) 0px, #ffffff 535px);
  background-image: -o-linear-gradient(top, rgba(193, 233, 253, 0.38) 0px, #ffffff 535px);
  background-image: linear-gradient(top, rgba(193, 233, 253, 0.38) 0px, #ffffff 535px); }

.mobile-header {
  display: none; }

.bolder-txt {
  font-weight: 600; }

.link-txt {
  text-decoration: none;
  color: #0066ff; }

.img-note {
  color: #8592a6;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px; }

.example-container {
  max-width: 1160px;
  padding-top: 144px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex; }
  .example-container .example-info {
    width: 296px;
    height: 295px;
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 80, 191, 0.06), 0px 20px 30px 0px rgba(0, 80, 191, 0.06);
    box-shadow: 0px 0px 10px 0px rgba(0, 80, 191, 0.06), 0px 20px 30px 0px rgba(0, 80, 191, 0.06);
    margin-top: 20px; }
    .example-container .example-info .logo {
      width: 100%;
      height: 56px;
      margin: 24px auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center; }
      .example-container .example-info .logo img {
        height: 56px; }
      .example-container .example-info .logo .title {
        font-size: 18px;
        font-weight: 700;
        padding: 8px 20px;
        line-height: 40px; }
    .example-container .example-info .example-info-content {
      padding: 0px 40px 32px; }
      .example-container .example-info .example-info-content .products-info {
        display: -ms-flexbox;
        display: flex; }
        .example-container .example-info .example-info-content .products-info .product-content {
          padding-left: 20px; }
          .example-container .example-info .example-info-content .products-info .product-content .item a {
            color: #8592a6;
            font-size: 14px;
            font-weight: normal;
            line-height: 24px;
            text-decoration: none; }
            .example-container .example-info .example-info-content .products-info .product-content .item a:last-child {
              padding-left: 16px; }
      .example-container .example-info .example-info-content p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 5px; }
        .example-container .example-info .example-info-content p .last-line {
          display: inline-block; }
        .example-container .example-info .example-info-content p span:last-child {
          color: #8592a6;
          padding-left: 16px; }
        .example-container .example-info .example-info-content p span a {
          color: #8592a6;
          text-decoration: none; }
          .example-container .example-info .example-info-content p span a:hover {
            color: #0066ff; }
          .example-container .example-info .example-info-content p span a:nth-child(2) {
            padding-left: 10px; }
  .example-container .example-main {
    margin-left: 64px;
    max-width: 800px;
    padding-bottom: 120px; }
    .example-container .example-main .article-title {
      color: #171d26;
      font-size: 48px;
      font-family: "TencentSans";
      letter-spacing: 0px;
      line-height: 72px; }
    .example-container .example-main .web-banner {
      width: 100%;
      margin-top: 64px; }
      .example-container .example-main .web-banner img {
        width: 800px;
        border-radius: 4px; }
      .example-container .example-main .web-banner video {
        width: 800px;
        border-radius: 4px; }
    .example-container .example-main .article-txt-banner {
      margin-top: 56px;
      text-align: justify; }
      .example-container .example-main .article-txt-banner .title-box {
        margin-bottom: 40px; }
        .example-container .example-main .article-txt-banner .title-box .title {
          color: #202d40;
          font-size: 32px;
          font-family: "TencentSans";
          line-height: 40px; }
      .example-container .example-main .article-txt-banner p {
        color: #606c80;
        font-size: 16px;
        line-height: 28px; }
        .example-container .example-main .article-txt-banner p:first-child {
          padding-top: 0px; }
      .example-container .example-main .article-txt-banner .image-box {
        margin-top: 24px;
        background: #f5f7fa;
        padding: 40px;
        border-radius: 4px;
        width: 800px;
        position: relative; }
        .example-container .example-main .article-txt-banner .image-box img {
          width: 100%;
          border-radius: 4px;
          -webkit-box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
          box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5); }
    .example-container .example-main .article-content-section {
      margin-top: 48px; }
      .example-container .example-main .article-content-section .section-title-num {
        color: #202d40;
        font-size: 32px;
        font-family: "TencentSans";
        line-height: 48px; }
      .example-container .example-main .article-content-section .header-title {
        color: #171d26;
        font-size: 26px;
        font-family: "TencentSans";
        line-height: 40px;
        padding-top: 48px; }
      .example-container .example-main .article-content-section .image-box {
        margin-top: 24px;
        background: #F3F6FB;
        padding: 40px; }
        .example-container .example-main .article-content-section .image-box img {
          width: 720px;
          border-radius: 4px;
          -webkit-box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
          box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5); }
      .example-container .example-main .article-content-section .section-title-coding {
        margin-top: 32px;
        color: #0066ff;
        font-size: 16px;
        font-family: TencentSans; }
        .example-container .example-main .article-content-section .section-title-coding p {
          color: #606c80;
          font-size: 16px;
          font-family: PingFangSC-Regular;
          line-height: 28px;
          padding-top: 8px; }
      .example-container .example-main .article-content-section .section-title-view {
        margin-top: 24px;
        color: #730cfb;
        font-size: 16px;
        font-family: "TencentSans"; }
        .example-container .example-main .article-content-section .section-title-view li {
          list-style: disc;
          color: #606c80;
          font-size: 16px;
          line-height: 28px;
          font-family: PingFangSC-Regular; }
          .example-container .example-main .article-content-section .section-title-view li:first-child {
            padding-top: 8px; }
        .example-container .example-main .article-content-section .section-title-view p {
          color: #606c80;
          font-size: 16px;
          line-height: 28px;
          font-family: PingFangSC-Regular; }
          .example-container .example-main .article-content-section .section-title-view p:first-child {
            padding-top: 8px; }
      .example-container .example-main .article-content-section .section-list-section {
        padding-left: 20px; }
        .example-container .example-main .article-content-section .section-list-section li {
          list-style: disc;
          color: #606c80;
          font-size: 16px;
          line-height: 28px;
          font-family: PingFangSC-Regular;
          font-weight: normal; }
      .example-container .example-main .article-content-section .image-box {
        margin-top: 24px;
        background: #f5f7fa;
        padding: 40px;
        border-radius: 4px;
        width: 800px;
        position: relative; }
        .example-container .example-main .article-content-section .image-box .content-img {
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          height: 100%;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .example-container .example-main .article-content-section .image-box .content-img img {
            width: 300px;
            height: 656px;
            border-radius: 4px;
            -webkit-box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
            box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5); }
        .example-container .example-main .article-content-section .image-box .image-container {
          width: 720px;
          height: 354px;
          position: relative;
          overflow: hidden;
          -webkit-box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
          box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5); }
          .example-container .example-main .article-content-section .image-box .image-container .wrapper {
            position: absolute;
            width: 6480px;
            height: 354px;
            left: -720px;
            z-index: 1; }
            .example-container .example-main .article-content-section .image-box .image-container .wrapper img {
              float: left;
              width: 720px;
              border-radius: 4px;
              -webkit-box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
              box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5); }
        .example-container .example-main .article-content-section .image-box a {
          display: block;
          position: absolute;
          text-decoration: none;
          cursor: pointer;
          top: calc(50% - 20px);
          z-index: 9;
          width: 24px;
          height: 40px; }
        .example-container .example-main .article-content-section .image-box .arrow_left {
          left: 0; }
          .example-container .example-main .article-content-section .image-box .arrow_left::before {
            content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMjQgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5Zu+54mH5YiH5o2i5ZmoX+W3pl9yZWd1bGFyPC90aXRsZT4KICAgIDxnIGlkPSLlrqLmiLfmoYjkvostMy4wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5a6i5oi35qGI5L6LLTMuMC1XZWIt6K6/6LCI57G7LemihOiniCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1NzAuMDAwMDAwLCAtMjU4NC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9IuWbvueJh+WIh+aNouWZqF/lt6ZfcmVndWxhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU4Mi4wMDAwMDAsIDI2MDQuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xNTgyLjAwMDAwMCwgLTI2MDQuMDAwMDAwKSB0cmFuc2xhdGUoMTU3MC4wMDAwMDAsIDI1ODQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNS4xMjc3NzA0LC0yLjA3MTY4MDYyZS0xNiBMMjQsMCBMMjQsMCBMMjQsNDAgTDUuMTI3NzcwNCw0MCBDMy4zNDQ3MzI5Miw0MCAyLjY5ODE2MDQ0LDM5LjgxNDM0ODggMi4wNDYzMDg1OSwzOS40NjU3MzQ2IEMxLjM5NDQ1Njc0LDM5LjExNzEyMDQgMC44ODI4Nzk1OTMsMzguNjA1NTQzMyAwLjUzNDI2NTQwOCwzNy45NTM2OTE0IEMwLjE4NTY1MTIyMiwzNy4zMDE4Mzk2IDguMDI0NzA3MzJlLTE3LDM2LjY1NTI2NzEgLTEuMzgxMTIwNDFlLTE2LDM0Ljg3MjIyOTYgTDEuMzgxMTIwNDFlLTE2LDUuMTI3NzcwNCBDLTguMDI0NzA3MzJlLTE3LDMuMzQ0NzMyOTIgMC4xODU2NTEyMjIsMi42OTgxNjA0NCAwLjUzNDI2NTQwOCwyLjA0NjMwODU5IEMwLjg4Mjg3OTU5MywxLjM5NDQ1Njc0IDEuMzk0NDU2NzQsMC44ODI4Nzk1OTMgMi4wNDYzMDg1OSwwLjUzNDI2NTQwOCBDMi42OTgxNjA0NCwwLjE4NTY1MTIyMiAzLjM0NDczMjkyLDEuMjAzNzA2MWUtMTYgNS4xMjc3NzA0LC0yLjA3MTY4MDYyZS0xNiBaIiBpZD0iUmVjdGFuZ2xlIiBmaWxsLW9wYWNpdHk9IjAuMTA0NDY2NTc4IiBmaWxsPSIjMDA2NkZGIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMDAwMDAwLCAxMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC42NDY0NDY2MSwyLjkzOTMzOTgzIEwxMy43MDcxMDY4LDggTDguNjQ2NDQ2NjEsMTMuMDYwNjYwMiBDOC40NTExODQ0NiwxMy4yNTU5MjIzIDguMTM0NjAxOTcsMTMuMjU1OTIyMyA3LjkzOTMzOTgzLDEzLjA2MDY2MDIgTDcuMjMyMjMzMDUsMTIuMzUzNTUzNCBDNy4wMzcwMTkyNCwxMi4xNTgyNzAxIDcuMDM3MDAzNjgsMTEuODQxNzE0NCA3LjIzMjE5ODI5LDExLjY0NjQxMTkgTDkuODc2ODkzMjIsOC45OTk4OTMyMiBMMi43OTI4OTMyMiw5IEMyLjUxNjc1MDg0LDkgMi4yOTI4OTMyMiw4Ljc3NjE0MjM3IDIuMjkyODkzMjIsOC41IEwyLjI5Mjg5MzIyLDcuNSBDMi4yOTI4OTMyMiw3LjIyMzg1NzYzIDIuNTE2NzUwODQsNyAyLjc5Mjg5MzIyLDcgTDkuODc3ODkzMjIsNi45OTk4OTMyMiBMNy4yMzIxOTgyOSw0LjM1MzU4ODE1IEM3LjAzNzAwMzY4LDQuMTU4Mjg1NjIgNy4wMzcwMTkyNCwzLjg0MTcyOTk0IDcuMjMyMjMzMDUsMy42NDY0NDY2MSBMNy45MzkzMzk4MywyLjkzOTMzOTgzIEM4LjEzNDYwMTk3LDIuNzQ0MDc3NjggOC40NTExODQ0NiwyLjc0NDA3NzY4IDguNjQ2NDQ2NjEsMi45MzkzMzk4MyBaIiBpZD0iUGF0aCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==); }
          .example-container .example-main .article-content-section .image-box .arrow_left:hover::before {
            content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMjQgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5Zu+54mH5YiH5o2i5ZmoX+W3pl9ob3ZlcjwvdGl0bGU+CiAgICA8ZyBpZD0i5a6i5oi35qGI5L6LLTMuMCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IuWuouaIt+ahiOS+iy0zLjAtV2ViLeiuv+iwiOexuy3pooTop4giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNTcwLjAwMDAwMCwgLTI2MzQuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLlm77niYfliIfmjaLlmahf5bemX2hvdmVyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTgyLjAwMDAwMCwgMjY1NC4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTE1ODIuMDAwMDAwLCAtMjY1NC4wMDAwMDApIHRyYW5zbGF0ZSgxNTcwLjAwMDAwMCwgMjYzNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01LjEyNzc3MDQsLTIuMDcxNjgwNjJlLTE2IEwyNCwwIEwyNCwwIEwyNCw0MCBMNS4xMjc3NzA0LDQwIEMzLjM0NDczMjkyLDQwIDIuNjk4MTYwNDQsMzkuODE0MzQ4OCAyLjA0NjMwODU5LDM5LjQ2NTczNDYgQzEuMzk0NDU2NzQsMzkuMTE3MTIwNCAwLjg4Mjg3OTU5MywzOC42MDU1NDMzIDAuNTM0MjY1NDA4LDM3Ljk1MzY5MTQgQzAuMTg1NjUxMjIyLDM3LjMwMTgzOTYgOC4wMjQ3MDczMmUtMTcsMzYuNjU1MjY3MSAtMS4zODExMjA0MWUtMTYsMzQuODcyMjI5NiBMMS4zODExMjA0MWUtMTYsNS4xMjc3NzA0IEMtOC4wMjQ3MDczMmUtMTcsMy4zNDQ3MzI5MiAwLjE4NTY1MTIyMiwyLjY5ODE2MDQ0IDAuNTM0MjY1NDA4LDIuMDQ2MzA4NTkgQzAuODgyODc5NTkzLDEuMzk0NDU2NzQgMS4zOTQ0NTY3NCwwLjg4Mjg3OTU5MyAyLjA0NjMwODU5LDAuNTM0MjY1NDA4IEMyLjY5ODE2MDQ0LDAuMTg1NjUxMjIyIDMuMzQ0NzMyOTIsMS4yMDM3MDYxZS0xNiA1LjEyNzc3MDQsLTIuMDcxNjgwNjJlLTE2IFoiIGlkPSJSZWN0YW5nbGUiIGZpbGwtb3BhY2l0eT0iMC4yNTQ0NjciIGZpbGw9IiMwMDY2RkYiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC4wMDAwMDAsIDEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LjY0NjQ0NjYxLDIuOTM5MzM5ODMgTDEzLjcwNzEwNjgsOCBMOC42NDY0NDY2MSwxMy4wNjA2NjAyIEM4LjQ1MTE4NDQ2LDEzLjI1NTkyMjMgOC4xMzQ2MDE5NywxMy4yNTU5MjIzIDcuOTM5MzM5ODMsMTMuMDYwNjYwMiBMNy4yMzIyMzMwNSwxMi4zNTM1NTM0IEM3LjAzNzAxOTI0LDEyLjE1ODI3MDEgNy4wMzcwMDM2OCwxMS44NDE3MTQ0IDcuMjMyMTk4MjksMTEuNjQ2NDExOSBMOS44NzY4OTMyMiw4Ljk5OTg5MzIyIEwyLjc5Mjg5MzIyLDkgQzIuNTE2NzUwODQsOSAyLjI5Mjg5MzIyLDguNzc2MTQyMzcgMi4yOTI4OTMyMiw4LjUgTDIuMjkyODkzMjIsNy41IEMyLjI5Mjg5MzIyLDcuMjIzODU3NjMgMi41MTY3NTA4NCw3IDIuNzkyODkzMjIsNyBMOS44Nzc4OTMyMiw2Ljk5OTg5MzIyIEw3LjIzMjE5ODI5LDQuMzUzNTg4MTUgQzcuMDM3MDAzNjgsNC4xNTgyODU2MiA3LjAzNzAxOTI0LDMuODQxNzI5OTQgNy4yMzIyMzMwNSwzLjY0NjQ0NjYxIEw3LjkzOTMzOTgzLDIuOTM5MzM5ODMgQzguMTM0NjAxOTcsMi43NDQwNzc2OCA4LjQ1MTE4NDQ2LDIuNzQ0MDc3NjggOC42NDY0NDY2MSwyLjkzOTMzOTgzIFoiIGlkPSJQYXRoIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+); }
        .example-container .example-main .article-content-section .image-box .arrow_right {
          right: 0; }
          .example-container .example-main .article-content-section .image-box .arrow_right::before {
            content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMjQgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5Zu+54mH5YiH5o2i5ZmoX+WPs19yZWd1bGFyPC90aXRsZT4KICAgIDxnIGlkPSLlrqLmiLfmoYjkvostMy4wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5a6i5oi35qGI5L6LLTMuMC1XZWIt6K6/6LCI57G7LemihOiniCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2MDQuMDAwMDAwLCAtMjU4NC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9IuWbvueJh+WIh+aNouWZqF/lj7NfcmVndWxhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYwNC4wMDAwMDAsIDI1ODQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNS4xMjc3NzA0LC0yLjA3MTY4MDYyZS0xNiBMMjQsMCBMMjQsMCBMMjQsNDAgTDUuMTI3NzcwNCw0MCBDMy4zNDQ3MzI5Miw0MCAyLjY5ODE2MDQ0LDM5LjgxNDM0ODggMi4wNDYzMDg1OSwzOS40NjU3MzQ2IEMxLjM5NDQ1Njc0LDM5LjExNzEyMDQgMC44ODI4Nzk1OTMsMzguNjA1NTQzMyAwLjUzNDI2NTQwOCwzNy45NTM2OTE0IEMwLjE4NTY1MTIyMiwzNy4zMDE4Mzk2IDguMDI0NzA3MzJlLTE3LDM2LjY1NTI2NzEgLTEuMzgxMTIwNDFlLTE2LDM0Ljg3MjIyOTYgTDEuMzgxMTIwNDFlLTE2LDUuMTI3NzcwNCBDLTguMDI0NzA3MzJlLTE3LDMuMzQ0NzMyOTIgMC4xODU2NTEyMjIsMi42OTgxNjA0NCAwLjUzNDI2NTQwOCwyLjA0NjMwODU5IEMwLjg4Mjg3OTU5MywxLjM5NDQ1Njc0IDEuMzk0NDU2NzQsMC44ODI4Nzk1OTMgMi4wNDYzMDg1OSwwLjUzNDI2NTQwOCBDMi42OTgxNjA0NCwwLjE4NTY1MTIyMiAzLjM0NDczMjkyLDEuMjAzNzA2MWUtMTYgNS4xMjc3NzA0LC0yLjA3MTY4MDYyZS0xNiBaIiBpZD0iUmVjdGFuZ2xlIiBmaWxsLW9wYWNpdHk9IjAuMTA0NDY2NTc4IiBmaWxsPSIjMDA2NkZGIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuMDAwMDAwLCAxMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC42NDY0NDY2MSwyLjkzOTMzOTgzIEwxMy43MDcxMDY4LDggTDguNjQ2NDQ2NjEsMTMuMDYwNjYwMiBDOC40NTExODQ0NiwxMy4yNTU5MjIzIDguMTM0NjAxOTcsMTMuMjU1OTIyMyA3LjkzOTMzOTgzLDEzLjA2MDY2MDIgTDcuMjMyMjMzMDUsMTIuMzUzNTUzNCBDNy4wMzcwMTkyNCwxMi4xNTgyNzAxIDcuMDM3MDAzNjgsMTEuODQxNzE0NCA3LjIzMjE5ODI5LDExLjY0NjQxMTkgTDkuODc2ODkzMjIsOC45OTk4OTMyMiBMMi43OTI4OTMyMiw5IEMyLjUxNjc1MDg0LDkgMi4yOTI4OTMyMiw4Ljc3NjE0MjM3IDIuMjkyODkzMjIsOC41IEwyLjI5Mjg5MzIyLDcuNSBDMi4yOTI4OTMyMiw3LjIyMzg1NzYzIDIuNTE2NzUwODQsNyAyLjc5Mjg5MzIyLDcgTDkuODc3ODkzMjIsNi45OTk4OTMyMiBMNy4yMzIxOTgyOSw0LjM1MzU4ODE1IEM3LjAzNzAwMzY4LDQuMTU4Mjg1NjIgNy4wMzcwMTkyNCwzLjg0MTcyOTk0IDcuMjMyMjMzMDUsMy42NDY0NDY2MSBMNy45MzkzMzk4MywyLjkzOTMzOTgzIEM4LjEzNDYwMTk3LDIuNzQ0MDc3NjggOC40NTExODQ0NiwyLjc0NDA3NzY4IDguNjQ2NDQ2NjEsMi45MzkzMzk4MyBaIiBpZD0iUGF0aCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==); }
          .example-container .example-main .article-content-section .image-box .arrow_right:hover::before {
            content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMjQgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5Zu+54mH5YiH5o2i5ZmoX+WPs19ob3ZlcjwvdGl0bGU+CiAgICA8ZyBpZD0i5a6i5oi35qGI5L6LLTMuMCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IuWuouaIt+ahiOS+iy0zLjAtV2ViLeiuv+iwiOexuy3pooTop4giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNjA0LjAwMDAwMCwgLTI2MzQuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLlm77niYfliIfmjaLlmahf5Y+zX2hvdmVyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjA0LjAwMDAwMCwgMjYzNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01LjEyNzc3MDQsLTIuMDcxNjgwNjJlLTE2IEwyNCwwIEwyNCwwIEwyNCw0MCBMNS4xMjc3NzA0LDQwIEMzLjM0NDczMjkyLDQwIDIuNjk4MTYwNDQsMzkuODE0MzQ4OCAyLjA0NjMwODU5LDM5LjQ2NTczNDYgQzEuMzk0NDU2NzQsMzkuMTE3MTIwNCAwLjg4Mjg3OTU5MywzOC42MDU1NDMzIDAuNTM0MjY1NDA4LDM3Ljk1MzY5MTQgQzAuMTg1NjUxMjIyLDM3LjMwMTgzOTYgOC4wMjQ3MDczMmUtMTcsMzYuNjU1MjY3MSAtMS4zODExMjA0MWUtMTYsMzQuODcyMjI5NiBMMS4zODExMjA0MWUtMTYsNS4xMjc3NzA0IEMtOC4wMjQ3MDczMmUtMTcsMy4zNDQ3MzI5MiAwLjE4NTY1MTIyMiwyLjY5ODE2MDQ0IDAuNTM0MjY1NDA4LDIuMDQ2MzA4NTkgQzAuODgyODc5NTkzLDEuMzk0NDU2NzQgMS4zOTQ0NTY3NCwwLjg4Mjg3OTU5MyAyLjA0NjMwODU5LDAuNTM0MjY1NDA4IEMyLjY5ODE2MDQ0LDAuMTg1NjUxMjIyIDMuMzQ0NzMyOTIsMS4yMDM3MDYxZS0xNiA1LjEyNzc3MDQsLTIuMDcxNjgwNjJlLTE2IFoiIGlkPSJSZWN0YW5nbGUiIGZpbGwtb3BhY2l0eT0iMC4yNTQ0NjciIGZpbGw9IiMwMDY2RkYiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC4wMDAwMDAsIDEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LjY0NjQ0NjYxLDIuOTM5MzM5ODMgTDEzLjcwNzEwNjgsOCBMOC42NDY0NDY2MSwxMy4wNjA2NjAyIEM4LjQ1MTE4NDQ2LDEzLjI1NTkyMjMgOC4xMzQ2MDE5NywxMy4yNTU5MjIzIDcuOTM5MzM5ODMsMTMuMDYwNjYwMiBMNy4yMzIyMzMwNSwxMi4zNTM1NTM0IEM3LjAzNzAxOTI0LDEyLjE1ODI3MDEgNy4wMzcwMDM2OCwxMS44NDE3MTQ0IDcuMjMyMTk4MjksMTEuNjQ2NDExOSBMOS44NzY4OTMyMiw4Ljk5OTg5MzIyIEwyLjc5Mjg5MzIyLDkgQzIuNTE2NzUwODQsOSAyLjI5Mjg5MzIyLDguNzc2MTQyMzcgMi4yOTI4OTMyMiw4LjUgTDIuMjkyODkzMjIsNy41IEMyLjI5Mjg5MzIyLDcuMjIzODU3NjMgMi41MTY3NTA4NCw3IDIuNzkyODkzMjIsNyBMOS44Nzc4OTMyMiw2Ljk5OTg5MzIyIEw3LjIzMjE5ODI5LDQuMzUzNTg4MTUgQzcuMDM3MDAzNjgsNC4xNTgyODU2MiA3LjAzNzAxOTI0LDMuODQxNzI5OTQgNy4yMzIyMzMwNSwzLjY0NjQ0NjYxIEw3LjkzOTMzOTgzLDIuOTM5MzM5ODMgQzguMTM0NjAxOTcsMi43NDQwNzc2OCA4LjQ1MTE4NDQ2LDIuNzQ0MDc3NjggOC42NDY0NDY2MSwyLjkzOTMzOTgzIFoiIGlkPSJQYXRoIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+); }
        .example-container .example-main .article-content-section .image-box p {
          position: absolute;
          margin: 0 auto;
          margin-top: 24px;
          -webkit-transform: translate(50%);
          -ms-transform: translate(50%);
          transform: translate(50%);
          text-align: center;
          color: #606c80;
          font-size: 14px;
          font-family: PingFangSC-Regular;
          text-align: center;
          line-height: 24px; }
      .example-container .example-main .article-content-section .img-1 {
        height: 420px; }
      .example-container .example-main .article-content-section .img-2, .example-container .example-main .article-content-section .img-3 {
        height: 485px; }
      .example-container .example-main .article-content-section .img-4 {
        height: 680px; }
      .example-container .example-main .article-content-section .mb-swiper-container {
        display: none; }
      .example-container .example-main .article-content-section .mb-swiper-desc {
        display: none; }
    .example-container .example-main .article-end-section {
      margin-top: 48px; }
      .example-container .example-main .article-end-section .artile-end-title {
        color: #202d40;
        font-size: 32px;
        font-family: "TencentSans";
        line-height: 40px; }
      .example-container .example-main .article-end-section p {
        margin-top: 32px;
        color: #606c80;
        font-size: 16px;
        font-family: PingFangSC-Regular;
        line-height: 28px; }

@media only screen and (max-width: 1200px) {
  .main-container {
    background-image: none; }
  .example-container {
    display: block;
    width: 100%;
    padding-top: 0;
    max-width: none;
    width: 100%; }
    .example-container .mobile-header {
      display: block;
      height: 478px;
      background: url(/images/tb-banner.9a2d89e6.png) no-repeat;
      position: relative;
      top: 60px;
      background-size: 100%;
      background-position: top center; }
      .example-container .mobile-header div {
        width: 100%;
        height: 220px;
        position: relative;
        top: 260px;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0.25)), color-stop(23%, rgba(255, 255, 255, 0.6)), color-stop(37%, rgba(255, 255, 255, 0.8)), color-stop(52%, rgba(255, 255, 255, 0.9)), to(white));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 10%, rgba(255, 255, 255, 0.6) 23%, rgba(255, 255, 255, 0.8) 37%, rgba(255, 255, 255, 0.9) 52%, white 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 10%, rgba(255, 255, 255, 0.6) 23%, rgba(255, 255, 255, 0.8) 37%, rgba(255, 255, 255, 0.9) 52%, white 100%);
        background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 10%, rgba(255, 255, 255, 0.6) 23%, rgba(255, 255, 255, 0.8) 37%, rgba(255, 255, 255, 0.9) 52%, white 100%); }
        .example-container .mobile-header div h2 {
          position: relative;
          top: 96px;
          text-align: center;
          line-height: 40px;
          color: #202d40;
          font-family: "TencentSans";
          font-size: 30px;
          max-width: 500px;
          margin: 0 auto; }
    .example-container .example-info {
      width: 335px;
      height: 315px;
      background: #ffffff;
      border-radius: 4px;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 80, 191, 0.06), 0px 20px 30px 0px rgba(0, 80, 191, 0.06);
      box-shadow: 0px 0px 10px 0px rgba(0, 80, 191, 0.06), 0px 20px 30px 0px rgba(0, 80, 191, 0.06);
      margin: 118px auto 48px; }
      .example-container .example-info .logo {
        width: 100%;
        height: 56px;
        position: relative;
        top: 24px;
        left: 0;
        margin: 0; }
        .example-container .example-info .logo img {
          height: 100%; }
      .example-container .example-info .example-info-content {
        width: 271px;
        position: relative;
        top: 24px;
        left: 32px;
        margin-top: 24px; }
        .example-container .example-info .example-info-content p {
          color: #202d40;
          font-size: 14px;
          line-height: 24px;
          font-weight: 500;
          padding-bottom: 8px; }
          .example-container .example-info .example-info-content p .last-line {
            display: inline-block;
            width: 28px; }
          .example-container .example-info .example-info-content p span:last-child {
            color: #8592a6;
            padding-left: 16px;
            font-weight: normal; }
          .example-container .example-info .example-info-content p span a {
            color: #8592a6;
            text-decoration: none; }
            .example-container .example-info .example-info-content p span a:hover {
              color: #0066ff; }
    .example-container .example-main {
      margin: 0 auto; }
      .example-container .example-main .article-txt-banner .image-box {
        padding: 20px;
        margin-bottom: 16px; }
      .example-container .example-main .article-content-section .image-box {
        padding: 20px;
        margin-bottom: 16px; }
        .example-container .example-main .article-content-section .image-box img {
          width: 100%;
          -webkit-box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
          box-shadow: 0px 10px 19px 0px rgba(195, 209, 230, 0.5);
          border-radius: 4px; }
  .example-main .article-title {
    display: none; }
  .example-main .web-banner {
    display: none; } }

@media only screen and (max-width: 1080px) {
  .example-container .mobile-header {
    height: 415px;
    background-size: cover; }
    .example-container .mobile-header div {
      top: 202px; }
      .example-container .mobile-header div h2 {
        top: 104px; }
  .example-container .example-main .article-txt-banner .title-box .title {
    text-align: center; }
  .example-container .example-main .article-content-section .section-title-num {
    text-align: center; }
  .example-container .example-main .article-end-section .artile-end-title {
    text-align: center; } }

@media only screen and (max-width: 840px) {
  .example-container .example-main .article-content-section .img-1, .example-container .example-main .article-content-section .img-2, .example-container .example-main .article-content-section .img-3, .example-container .example-main .article-content-section .img-4 {
    height: auto; } }

@media only screen and (max-width: 800px) {
  .img-note {
    font-size: 13px;
    line-height: 22px;
    padding-top: 0; }
  .example-container .mobile-header div {
    top: 220px;
    height: 200px; }
    .example-container .mobile-header div h2 {
      top: 108px; }
  .example-container .example-main .article-content-section .section-list-section li {
    font-size: 14px; }
  .example-container .example-info .logo {
    top: 24px;
    left: 0;
    margin: 24px auto 0; }
  .example-container .example-info .example-info-content {
    padding: 0; }
    .example-container .example-info .example-info-content .products-info .product-content {
      padding-left: 28px; }
      .example-container .example-info .example-info-content .products-info .product-content .item a {
        font-size: 16px;
        line-height: 28px; }
        .example-container .example-info .example-info-content .products-info .product-content .item a:last-child {
          padding-left: 28px; }
    .example-container .example-info .example-info-content p {
      font-size: 16px; }
      .example-container .example-info .example-info-content p .last-line {
        width: auto; }
      .example-container .example-info .example-info-content p span:last-child {
        padding-left: 24px; }
      .example-container .example-info .example-info-content p span a:last-child {
        padding-left: 61px;
        padding-top: 3px; }
  .example-container .example-main {
    padding: 0 20px;
    padding-bottom: 72px; }
    .example-container .example-main .article-txt-banner {
      margin-top: 48px; }
      .example-container .example-main .article-txt-banner .title-box .title {
        font-size: 22px;
        line-height: 32px; }
      .example-container .example-main .article-txt-banner p {
        font-size: 14px; }
      .example-container .example-main .article-txt-banner .image-box {
        width: 100%; }
    .example-container .example-main .article-content-section .section-title-num {
      font-size: 26px;
      line-height: 40px; }
    .example-container .example-main .article-content-section .header-title {
      font-size: 20px;
      line-height: 30px;
      text-align: center; }
    .example-container .example-main .article-content-section .section-title-coding {
      font-size: 14px;
      margin-top: 24px; }
      .example-container .example-main .article-content-section .section-title-coding p {
        font-size: 14px; }
    .example-container .example-main .article-content-section .section-title-view {
      font-size: 14px; }
      .example-container .example-main .article-content-section .section-title-view p {
        font-size: 14px; }
    .example-container .example-main .article-content-section .image-box {
      width: 100%; }
    .example-container .example-main .article-content-section .mb-swiper-container {
      display: block;
      width: calc(100% + 40px);
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px);
      margin: 0 auto;
      margin-top: 16px;
      overflow: hidden;
      position: relative;
      background: #e8f0fc;
      padding: 20px 20px 28px 20px; }
      .example-container .example-main .article-content-section .mb-swiper-container .swiper-slide {
        width: 335px;
        text-align: center;
        font-size: 18px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center; }
        .example-container .example-main .article-content-section .mb-swiper-container .swiper-slide img {
          width: 100%; }
      .example-container .example-main .article-content-section .mb-swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 4px;
        height: 4px;
        border-radius: 2px;
        color: rgba(0, 102, 255, 0.1); }
      .example-container .example-main .article-content-section .mb-swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        width: 12px;
        height: 4px;
        border-radius: 2px;
        background: rgba(0, 102, 255, 0.35); }
    .example-container .example-main .article-content-section .mb-swiper-desc {
      display: block;
      padding-top: 8px;
      color: #8592a6;
      font-size: 12px;
      font-family: PingFangSC-Regular;
      line-height: 20px;
      text-align: center; }
    .example-container .example-main .article-end-section .artile-end-title {
      font-size: 22px; }
    .example-container .example-main .article-end-section p {
      font-size: 14px; } }

@media screen and (max-width: 690px) {
  .example-container .example-main .article-content-section .image-box .content-img {
    width: 300px;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto; }
    .example-container .example-main .article-content-section .image-box .content-img img:last-child {
      margin-top: 20px; } }

@media only screen and (max-width: 500px) {
  .example-container .mobile-header div h2 {
    width: auto;
    margin: 0 30px; } }

@media only screen and (max-width: 500px) {
  .example-container .mobile-header div h2 {
    top: 86px; } }

@media only screen and (max-width: 450px) {
  .example-container .mobile-header div h2 {
    top: 106px; } }

@media only screen and (max-width: 500px) {
  .example-container .mobile-header {
    height: 500px;
    background-image: url(/images/tb-banner.9a2d89e6.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .example-container .mobile-header div {
      top: 302px; }
      .example-container .mobile-header div h2 {
        top: 70px;
        margin: 0 auto;
        max-width: 328px; } }
