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; } }
@charset "UTF-8";
/*! @algolia/autocomplete-theme-classic 1.9.4 | MIT License | © Algolia, Inc. and contributors | https://github.com/algolia/autocomplete */
:root {
  --aa-search-input-height:44px;
  --aa-input-icon-size:20px;
  --aa-base-unit:16;
  --aa-spacing-factor:1;
  --aa-spacing:calc(var(--aa-base-unit)*var(--aa-spacing-factor)*1px);
  --aa-spacing-half:calc(var(--aa-spacing)/2);
  --aa-panel-max-height:650px;
  --aa-base-z-index:9999;
  --aa-font-size:calc(var(--aa-base-unit)*1px);
  --aa-font-family:inherit;
  --aa-font-weight-medium:500;
  --aa-font-weight-semibold:600;
  --aa-font-weight-bold:700;
  --aa-icon-size:20px;
  --aa-icon-stroke-width:1.6;
  --aa-icon-color-rgb:119,119,163;
  --aa-icon-color-alpha:1;
  --aa-action-icon-size:20px;
  --aa-text-color-rgb:38,38,39;
  --aa-text-color-alpha:1;
  --aa-primary-color-rgb:62,52,211;
  --aa-primary-color-alpha:0.2;
  --aa-muted-color-rgb:128,126,163;
  --aa-muted-color-alpha:0.6;
  --aa-panel-border-color-rgb:128,126,163;
  --aa-panel-border-color-alpha:0.3;
  --aa-input-border-color-rgb:128,126,163;
  --aa-input-border-color-alpha:0.8;
  --aa-background-color-rgb:255,255,255;
  --aa-background-color-alpha:1;
  --aa-input-background-color-rgb:255,255,255;
  --aa-input-background-color-alpha:1;
  --aa-selected-color-rgb:179,173,214;
  --aa-selected-color-alpha:0.205;
  --aa-description-highlight-background-color-rgb:245,223,77;
  --aa-description-highlight-background-color-alpha:0.5;
  --aa-detached-media-query:(max-width:680px);
  --aa-detached-modal-media-query:(min-width:680px);
  --aa-detached-modal-max-width:680px;
  --aa-detached-modal-max-height:500px;
  --aa-overlay-color-rgb:115,114,129;
  --aa-overlay-color-alpha:0.4;
  --aa-panel-shadow:0 0 0 1px rgba(35,38,59,0.1),0 6px 16px -4px rgba(35,38,59,0.15);
  --aa-scrollbar-width:13px;
  --aa-scrollbar-track-background-color-rgb:234,234,234;
  --aa-scrollbar-track-background-color-alpha:1;
  --aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb);
  --aa-scrollbar-thumb-background-color-alpha:1; }

@media (hover: none) and (pointer: coarse) {
  :root {
    --aa-spacing-factor:1.2;
    --aa-action-icon-size:22px; } }

body.dark, body[data-theme=dark] {
  --aa-text-color-rgb:183,192,199;
  --aa-primary-color-rgb:146,138,255;
  --aa-muted-color-rgb:146,138,255;
  --aa-input-background-color-rgb:0,3,9;
  --aa-background-color-rgb:21,24,42;
  --aa-selected-color-rgb:146,138,255;
  --aa-selected-color-alpha:0.25;
  --aa-description-highlight-background-color-rgb:0 255 255;
  --aa-description-highlight-background-color-alpha:0.25;
  --aa-icon-color-rgb:119,119,163;
  --aa-panel-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;
  --aa-scrollbar-track-background-color-rgb:44,46,64;
  --aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb); }

.aa-Autocomplete *, .aa-DetachedFormContainer *, .aa-Panel * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.aa-Autocomplete, .aa-DetachedFormContainer, .aa-Panel {
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  font-family: inherit;
  font-family: var(--aa-font-family);
  font-size: calc(16 * 1px);
  font-size: var(--aa-font-size);
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-align: left; }

.aa-Form {
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  background-color: rgba(var(--aa-input-background-color-rgb), var(--aa-input-background-color-alpha));
  border: 1px solid rgba(128, 126, 163, 0.8);
  border: 1px solid rgba(var(--aa-input-border-color-rgb), var(--aa-input-border-color-alpha));
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  line-height: 1em;
  margin: 0;
  position: relative;
  width: 100%; }

.aa-Form:focus-within {
  border-color: #3e34d3;
  border-color: rgba(var(--aa-primary-color-rgb), 1);
  -webkit-box-shadow: rgba(62, 52, 211, 0.2) 0 0 0 2px, inset rgba(62, 52, 211, 0.2) 0 0 0 2px;
  box-shadow: rgba(62, 52, 211, 0.2) 0 0 0 2px, inset rgba(62, 52, 211, 0.2) 0 0 0 2px;
  -webkit-box-shadow: rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 2px, inset rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 2px;
  box-shadow: rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 2px, inset rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 2px;
  outline: medium none currentColor; }

.aa-InputWrapperPrefix {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 44px;
  height: var(--aa-search-input-height);
  -ms-flex-order: 1;
  order: 1; }

.aa-Label, .aa-LoadingIndicator {
  cursor: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  padding: 0;
  text-align: left; }

.aa-Label svg, .aa-LoadingIndicator svg {
  color: #3e34d3;
  color: rgba(var(--aa-primary-color-rgb), 1);
  height: auto;
  max-height: 20px;
  max-height: var(--aa-input-icon-size);
  stroke-width: 1.6;
  stroke-width: var(--aa-icon-stroke-width);
  width: 20px;
  width: var(--aa-input-icon-size); }

.aa-LoadingIndicator, .aa-SubmitButton {
  height: 100%;
  padding-left: calc((16 * 1 * 1px)*0.75 - 1px);
  padding-left: calc(calc(16 * 1 * 1px)*0.75 - 1px);
  padding-left: calc(var(--aa-spacing)*0.75 - 1px);
  padding-right: calc((16 * 1 * 1px) / 2);
  padding-right: calc(calc(16 * 1 * 1px) / 2);
  padding-right: var(--aa-spacing-half);
  width: calc((16 * 1 * 1px)*1.75 + 20px - 1px);
  width: calc(calc(16 * 1 * 1px)*1.75 + 20px - 1px);
  width: calc(var(--aa-spacing)*1.75 + var(--aa-icon-size) - 1px); }

@media (hover: none) and (pointer: coarse) {
  .aa-LoadingIndicator, .aa-SubmitButton {
    padding-left: calc(((16 * 1 * 1px) / 2)/2 - 1px);
    padding-left: calc(calc(calc(16 * 1 * 1px) / 2)/2 - 1px);
    padding-left: calc(var(--aa-spacing-half)/2 - 1px);
    width: calc(20px + (16 * 1 * 1px)*1.25 - 1px);
    width: calc(20px + calc(16 * 1 * 1px)*1.25 - 1px);
    width: calc(var(--aa-icon-size) + var(--aa-spacing)*1.25 - 1px); } }

.aa-SubmitButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  margin: 0; }

.aa-LoadingIndicator {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.aa-LoadingIndicator[hidden] {
  display: none; }

.aa-InputWrapper {
  -ms-flex-order: 3;
  order: 3;
  position: relative;
  width: 100%; }

.aa-Input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  font: inherit;
  height: 44px;
  height: var(--aa-search-input-height);
  padding: 0;
  width: 100%; }

.aa-Input::-moz-placeholder {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  opacity: 1; }

.aa-Input::-webkit-input-placeholder {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  opacity: 1; }

.aa-Input:-ms-input-placeholder {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  opacity: 1; }

.aa-Input::-ms-input-placeholder {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  opacity: 1; }

.aa-Input::placeholder {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  opacity: 1; }

.aa-Input:focus {
  border-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }

.aa-Input::-webkit-search-cancel-button, .aa-Input::-webkit-search-decoration, .aa-Input::-webkit-search-results-button, .aa-Input::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none; }

.aa-InputWrapperSuffix {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  height: var(--aa-search-input-height);
  -ms-flex-order: 4;
  order: 4; }

.aa-ClearButton {
  -ms-flex-align: center;
  align-items: center;
  background: none;
  border: 0;
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0 calc((16 * 1 * 1px)*0.83333 - .5px);
  padding: 0 calc(calc(16 * 1 * 1px)*0.83333 - .5px);
  padding: 0 calc(var(--aa-spacing)*0.83333 - .5px); }

@media (hover: none) and (pointer: coarse) {
  .aa-ClearButton {
    padding: 0 calc((16 * 1 * 1px)*0.66667 - .5px);
    padding: 0 calc(calc(16 * 1 * 1px)*0.66667 - .5px);
    padding: 0 calc(var(--aa-spacing)*0.66667 - .5px); } }

.aa-ClearButton:focus, .aa-ClearButton:hover {
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha)); }

.aa-ClearButton[hidden] {
  display: none; }

.aa-ClearButton svg {
  stroke-width: 1.6;
  stroke-width: var(--aa-icon-stroke-width);
  width: 20px;
  width: var(--aa-icon-size); }

.aa-Panel {
  background-color: white;
  background-color: rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha));
  border-radius: calc((16 * 1 * 1px)/4);
  border-radius: calc(calc(16 * 1 * 1px)/4);
  border-radius: calc(var(--aa-spacing)/4);
  -webkit-box-shadow: 0 0 0 1px rgba(35, 38, 59, 0.1), 0 6px 16px -4px rgba(35, 38, 59, 0.15);
  box-shadow: 0 0 0 1px rgba(35, 38, 59, 0.1), 0 6px 16px -4px rgba(35, 38, 59, 0.15);
  -webkit-box-shadow: var(--aa-panel-shadow);
  box-shadow: var(--aa-panel-shadow);
  margin: 8px 0 0;
  overflow: hidden;
  position: absolute;
  -webkit-transition: opacity .2s ease-in,-webkit-filter .2s ease-in;
  transition: opacity .2s ease-in,-webkit-filter .2s ease-in;
  -o-transition: opacity .2s ease-in,filter .2s ease-in;
  transition: opacity .2s ease-in,filter .2s ease-in;
  transition: opacity .2s ease-in,filter .2s ease-in,-webkit-filter .2s ease-in; }

@media screen and (prefers-reduced-motion) {
  .aa-Panel {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; } }

.aa-Panel button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  margin: 0;
  padding: 0; }

.aa-PanelLayout {
  height: 100%;
  margin: 0;
  max-height: 650px;
  max-height: var(--aa-panel-max-height);
  overflow-y: auto;
  padding: 0;
  position: relative;
  text-align: left; }

.aa-PanelLayoutColumns--twoGolden {
  display: grid;
  grid-template-columns: 39.2% auto;
  overflow: hidden;
  padding: 0; }

.aa-PanelLayoutColumns--two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  overflow: hidden;
  padding: 0; }

.aa-PanelLayoutColumns--three {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  overflow: hidden;
  padding: 0; }

.aa-Panel--stalled .aa-Source {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .8; }

.aa-Panel--scrollable {
  margin: 0;
  max-height: 650px;
  max-height: var(--aa-panel-max-height);
  overflow-x: hidden;
  overflow-y: auto;
  padding: calc((16 * 1 * 1px) / 2);
  padding: calc(calc(16 * 1 * 1px) / 2);
  padding: var(--aa-spacing-half);
  scrollbar-color: white #eaeaea;
  scrollbar-color: rgba(var(--aa-scrollbar-thumb-background-color-rgb), var(--aa-scrollbar-thumb-background-color-alpha)) rgba(var(--aa-scrollbar-track-background-color-rgb), var(--aa-scrollbar-track-background-color-alpha));
  scrollbar-width: thin; }

.aa-Panel--scrollable::-webkit-scrollbar {
  width: 13px;
  width: var(--aa-scrollbar-width); }

.aa-Panel--scrollable::-webkit-scrollbar-track {
  background-color: #eaeaea;
  background-color: rgba(var(--aa-scrollbar-track-background-color-rgb), var(--aa-scrollbar-track-background-color-alpha)); }

.aa-Panel--scrollable::-webkit-scrollbar-thumb {
  background-color: white;
  background-color: rgba(var(--aa-scrollbar-thumb-background-color-rgb), var(--aa-scrollbar-thumb-background-color-alpha));
  border-radius: 9999px;
  border: 3px solid #eaeaea;
  border: 3px solid rgba(var(--aa-scrollbar-track-background-color-rgb), var(--aa-scrollbar-track-background-color-alpha));
  border-right-width: 2px; }

.aa-Source {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }

.aa-Source:empty {
  display: none; }

.aa-SourceNoResults {
  font-size: 1em;
  margin: 0;
  padding: calc(16 * 1 * 1px);
  padding: var(--aa-spacing); }

.aa-List {
  list-style: none;
  margin: 0; }

.aa-List, .aa-SourceHeader {
  padding: 0;
  position: relative; }

.aa-SourceHeader {
  margin: calc((16 * 1 * 1px) / 2) 0.5em calc((16 * 1 * 1px) / 2) 0;
  margin: calc(calc(16 * 1 * 1px) / 2) 0.5em calc(calc(16 * 1 * 1px) / 2) 0;
  margin: var(--aa-spacing-half) 0.5em var(--aa-spacing-half) 0; }

.aa-SourceHeader:empty {
  display: none; }

.aa-SourceHeaderTitle {
  background: white;
  background: rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha));
  color: #3e34d3;
  color: rgba(var(--aa-primary-color-rgb), 1);
  display: inline-block;
  font-size: .8em;
  font-weight: 600;
  font-weight: var(--aa-font-weight-semibold);
  margin: 0;
  padding: 0 calc((16 * 1 * 1px) / 2) 0 0;
  padding: 0 calc(calc(16 * 1 * 1px) / 2) 0 0;
  padding: 0 var(--aa-spacing-half) 0 0;
  position: relative;
  z-index: 9999;
  z-index: var(--aa-base-z-index); }

.aa-SourceHeaderLine {
  border-bottom: 1px solid #3e34d3;
  border-bottom: 1px solid rgba(var(--aa-primary-color-rgb), 1);
  display: block;
  height: 2px;
  left: 0;
  margin: 0;
  opacity: .3;
  padding: 0;
  position: absolute;
  right: 0;
  top: calc((16 * 1 * 1px) / 2);
  top: calc(calc(16 * 1 * 1px) / 2);
  top: var(--aa-spacing-half);
  z-index: calc(9999 - 1);
  z-index: calc(var(--aa-base-z-index) - 1); }

.aa-SourceFooterSeeAll {
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(128, 126, 163, 0.14)));
  background: -webkit-linear-gradient(top, white, rgba(128, 126, 163, 0.14));
  background: -o-linear-gradient(top, white, rgba(128, 126, 163, 0.14));
  background: linear-gradient(180deg, white, rgba(128, 126, 163, 0.14));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha))), to(rgba(128, 126, 163, 0.14)));
  background: -webkit-linear-gradient(top, rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha)), rgba(128, 126, 163, 0.14));
  background: -o-linear-gradient(top, rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha)), rgba(128, 126, 163, 0.14));
  background: linear-gradient(180deg, rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha)), rgba(128, 126, 163, 0.14));
  border: 1px solid rgba(128, 126, 163, 0.6);
  border: 1px solid rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px #fff, 0 2px 2px -1px rgba(76, 69, 88, 0.15);
  box-shadow: inset 0 0 2px #fff, 0 2px 2px -1px rgba(76, 69, 88, 0.15);
  color: inherit;
  font-size: .95em;
  font-weight: 500;
  font-weight: var(--aa-font-weight-medium);
  padding: .475em 1em .6em;
  -webkit-text-decoration: none;
  text-decoration: none; }

.aa-SourceFooterSeeAll:focus, .aa-SourceFooterSeeAll:hover {
  border: 1px solid #3e34d3;
  border: 1px solid rgba(var(--aa-primary-color-rgb), 1);
  color: #3e34d3;
  color: rgba(var(--aa-primary-color-rgb), 1); }

.aa-Item {
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  display: grid;
  min-height: calc((16 * 1 * 1px)*2.5);
  min-height: calc(calc(16 * 1 * 1px)*2.5);
  min-height: calc(var(--aa-spacing)*2.5);
  padding: calc(((16 * 1 * 1px) / 2)/2);
  padding: calc(calc(calc(16 * 1 * 1px) / 2)/2);
  padding: calc(var(--aa-spacing-half)/2); }

.aa-Item[aria-selected=true] {
  background-color: rgba(179, 173, 214, 0.205);
  background-color: rgba(var(--aa-selected-color-rgb), var(--aa-selected-color-alpha)); }

.aa-Item[aria-selected=true] .aa-ActiveOnly, .aa-Item[aria-selected=true] .aa-ItemActionButton {
  visibility: visible; }

.aa-ItemIcon {
  -ms-flex-align: center;
  align-items: center;
  background: white;
  background: rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha));
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(128, 126, 163, 0.3);
  box-shadow: inset 0 0 0 1px rgba(128, 126, 163, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha));
  box-shadow: inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha));
  color: #7777a3;
  color: rgba(var(--aa-icon-color-rgb), var(--aa-icon-color-alpha));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: .7em;
  height: calc(20px + ((16 * 1 * 1px) / 2));
  height: calc(20px + calc(calc(16 * 1 * 1px) / 2));
  height: calc(var(--aa-icon-size) + var(--aa-spacing-half));
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  stroke-width: 1.6;
  stroke-width: var(--aa-icon-stroke-width);
  text-align: center;
  width: calc(20px + ((16 * 1 * 1px) / 2));
  width: calc(20px + calc(calc(16 * 1 * 1px) / 2));
  width: calc(var(--aa-icon-size) + var(--aa-spacing-half)); }

.aa-ItemIcon img {
  height: auto;
  max-height: calc(20px + ((16 * 1 * 1px) / 2) - 8px);
  max-height: calc(20px + calc(calc(16 * 1 * 1px) / 2) - 8px);
  max-height: calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);
  max-width: calc(20px + ((16 * 1 * 1px) / 2) - 8px);
  max-width: calc(20px + calc(calc(16 * 1 * 1px) / 2) - 8px);
  max-width: calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);
  width: auto; }

.aa-ItemIcon svg {
  height: 20px;
  height: var(--aa-icon-size);
  width: 20px;
  width: var(--aa-icon-size); }

.aa-ItemIcon--alignTop {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.aa-ItemIcon--noBorder {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.aa-ItemIcon--picture {
  height: 96px;
  width: 96px; }

.aa-ItemIcon--picture img {
  max-height: 100%;
  max-width: 100%;
  padding: calc((16 * 1 * 1px) / 2);
  padding: calc(calc(16 * 1 * 1px) / 2);
  padding: var(--aa-spacing-half); }

.aa-ItemContent {
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: calc((16 * 1 * 1px) / 2);
  gap: calc(calc(16 * 1 * 1px) / 2);
  grid-gap: calc((16 * 1 * 1px) / 2);
  grid-gap: calc(calc(16 * 1 * 1px) / 2);
  grid-gap: var(--aa-spacing-half);
  gap: var(--aa-spacing-half);
  grid-auto-flow: column;
  line-height: 1.25em;
  overflow: hidden; }

.aa-ItemContent:empty {
  display: none; }

.aa-ItemContent mark {
  background: none;
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  font-style: normal;
  font-weight: 700;
  font-weight: var(--aa-font-weight-bold); }

.aa-ItemContent--dual {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left; }

.aa-ItemContent--dual .aa-ItemContentSubtitle, .aa-ItemContent--dual .aa-ItemContentTitle {
  display: block; }

.aa-ItemContent--indented {
  padding-left: calc(20px + (16 * 1 * 1px));
  padding-left: calc(20px + calc(16 * 1 * 1px));
  padding-left: calc(var(--aa-icon-size) + var(--aa-spacing)); }

.aa-ItemContentBody {
  display: grid;
  gap: calc(((16 * 1 * 1px) / 2)/2);
  gap: calc(calc(calc(16 * 1 * 1px) / 2)/2);
  grid-gap: calc(((16 * 1 * 1px) / 2)/2);
  grid-gap: calc(calc(calc(16 * 1 * 1px) / 2)/2);
  grid-gap: calc(var(--aa-spacing-half)/2);
  gap: calc(var(--aa-spacing-half)/2); }

.aa-ItemContentTitle {
  display: inline-block;
  margin: 0 .5em 0 0;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.aa-ItemContentSubtitle {
  font-size: .92em; }

.aa-ItemContentSubtitleIcon:before {
  border-color: rgba(128, 126, 163, 0.64);
  border-color: rgba(var(--aa-muted-color-rgb), 0.64);
  border-style: solid;
  content: "";
  display: inline-block;
  left: 1px;
  position: relative;
  top: -3px; }

.aa-ItemContentSubtitle--inline .aa-ItemContentSubtitleIcon:before {
  border-width: 0 0 1.5px;
  margin-left: calc((16 * 1 * 1px) / 2);
  margin-left: calc(calc(16 * 1 * 1px) / 2);
  margin-left: var(--aa-spacing-half);
  margin-right: calc(((16 * 1 * 1px) / 2)/2);
  margin-right: calc(calc(calc(16 * 1 * 1px) / 2)/2);
  margin-right: calc(var(--aa-spacing-half)/2);
  width: calc(((16 * 1 * 1px) / 2) + 2px);
  width: calc(calc(calc(16 * 1 * 1px) / 2) + 2px);
  width: calc(var(--aa-spacing-half) + 2px); }

.aa-ItemContentSubtitle--standalone {
  -ms-flex-align: center;
  align-items: center;
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  display: grid;
  gap: calc((16 * 1 * 1px) / 2);
  gap: calc(calc(16 * 1 * 1px) / 2);
  grid-gap: calc((16 * 1 * 1px) / 2);
  grid-gap: calc(calc(16 * 1 * 1px) / 2);
  grid-gap: var(--aa-spacing-half);
  gap: var(--aa-spacing-half);
  grid-auto-flow: column;
  -ms-flex-pack: start;
  justify-content: start; }

.aa-ItemContentSubtitle--standalone .aa-ItemContentSubtitleIcon:before {
  border-radius: 0 0 0 3px;
  border-width: 0 0 1.5px 1.5px;
  height: calc((16 * 1 * 1px) / 2);
  height: calc(calc(16 * 1 * 1px) / 2);
  height: var(--aa-spacing-half);
  width: calc((16 * 1 * 1px) / 2);
  width: calc(calc(16 * 1 * 1px) / 2);
  width: var(--aa-spacing-half); }

.aa-ItemContentSubtitleCategory {
  color: #807ea3;
  color: rgba(var(--aa-muted-color-rgb), 1);
  font-weight: 500; }

.aa-ItemContentDescription {
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  font-size: .85em;
  max-width: 100%;
  overflow-x: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.aa-ItemContentDescription:empty {
  display: none; }

.aa-ItemContentDescription mark {
  background: rgba(245, 223, 77, 0.5);
  background: rgba(var(--aa-description-highlight-background-color-rgb), var(--aa-description-highlight-background-color-alpha));
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  font-style: normal;
  font-weight: 500;
  font-weight: var(--aa-font-weight-medium); }

.aa-ItemContentDash {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  display: none;
  opacity: .4; }

.aa-ItemContentTag {
  background-color: rgba(62, 52, 211, 0.2);
  background-color: rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha));
  border-radius: 3px;
  margin: 0 .4em 0 0;
  padding: .08em .3em; }

.aa-ItemLink, .aa-ItemWrapper {
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  display: grid;
  gap: calc(((16 * 1 * 1px) / 2)/2);
  gap: calc(calc(calc(16 * 1 * 1px) / 2)/2);
  grid-gap: calc(((16 * 1 * 1px) / 2)/2);
  grid-gap: calc(calc(calc(16 * 1 * 1px) / 2)/2);
  grid-gap: calc(var(--aa-spacing-half)/2);
  gap: calc(var(--aa-spacing-half)/2);
  grid-auto-flow: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }

.aa-ItemLink {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none; }

.aa-ItemActions {
  display: grid;
  grid-auto-flow: column;
  height: 100%;
  justify-self: end;
  margin: 0 calc((16 * 1 * 1px)/-3);
  margin: 0 calc(calc(16 * 1 * 1px)/-3);
  margin: 0 calc(var(--aa-spacing)/-3);
  padding: 0 2px 0 0; }

.aa-ItemActionButton {
  -ms-flex-align: center;
  align-items: center;
  background: none;
  border: 0;
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0; }

.aa-ItemActionButton:focus svg, .aa-ItemActionButton:hover svg {
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha)); }

@media (hover: none) and (pointer: coarse) {
  .aa-ItemActionButton:focus svg, .aa-ItemActionButton:hover svg {
    color: inherit; } }

.aa-ItemActionButton svg {
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  margin: 0;
  margin: calc(calc(16 * 1 * 1px)/3);
  margin: calc(var(--aa-spacing)/3);
  stroke-width: 1.6;
  stroke-width: var(--aa-icon-stroke-width);
  width: 20px;
  width: var(--aa-action-icon-size); }

.aa-ActiveOnly {
  visibility: hidden; }

.aa-PanelHeader {
  -ms-flex-align: center;
  align-items: center;
  background: #3e34d3;
  background: rgba(var(--aa-primary-color-rgb), 1);
  color: #fff;
  display: grid;
  height: var(--aa-modal-header-height);
  margin: 0;
  padding: calc((16 * 1 * 1px) / 2) calc(16 * 1 * 1px);
  padding: calc(calc(16 * 1 * 1px) / 2) calc(16 * 1 * 1px);
  padding: var(--aa-spacing-half) var(--aa-spacing);
  position: relative; }

.aa-PanelHeader:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(var(--aa-background-color-rgb), 1)), to(rgba(var(--aa-background-color-rgb), 0)));
  background-image: -webkit-linear-gradient(rgba(var(--aa-background-color-rgb), 1), rgba(var(--aa-background-color-rgb), 0));
  background-image: -o-linear-gradient(rgba(var(--aa-background-color-rgb), 1), rgba(var(--aa-background-color-rgb), 0));
  background-image: linear-gradient(rgba(var(--aa-background-color-rgb), 1), rgba(var(--aa-background-color-rgb), 0));
  bottom: calc(((16 * 1 * 1px) / 2)*-1);
  bottom: calc(calc(calc(16 * 1 * 1px) / 2)*-1);
  bottom: calc(var(--aa-spacing-half)*-1);
  content: "";
  height: calc((16 * 1 * 1px) / 2);
  height: calc(calc(16 * 1 * 1px) / 2);
  height: var(--aa-spacing-half);
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 9999;
  z-index: var(--aa-base-z-index); }

.aa-PanelFooter {
  background-color: white;
  background-color: rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha));
  -webkit-box-shadow: inset 0 1px 0 rgba(128, 126, 163, 0.3);
  box-shadow: inset 0 1px 0 rgba(128, 126, 163, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha));
  box-shadow: inset 0 1px 0 rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: calc(16 * 1 * 1px);
  padding: var(--aa-spacing);
  position: relative;
  z-index: 9999;
  z-index: var(--aa-base-z-index); }

.aa-PanelFooter:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(128, 126, 163, 0.6)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(128, 126, 163, 0.6));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(128, 126, 163, 0.6));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(128, 126, 163, 0.6));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(var(--aa-background-color-rgb), 0)), to(rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha))));
  background-image: -webkit-linear-gradient(rgba(var(--aa-background-color-rgb), 0), rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha)));
  background-image: -o-linear-gradient(rgba(var(--aa-background-color-rgb), 0), rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha)));
  background-image: linear-gradient(rgba(var(--aa-background-color-rgb), 0), rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha)));
  content: "";
  height: calc(16 * 1 * 1px);
  height: var(--aa-spacing);
  left: 0;
  opacity: .12;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: calc((16 * 1 * 1px)*-1);
  top: calc(calc(16 * 1 * 1px)*-1);
  top: calc(var(--aa-spacing)*-1);
  z-index: calc(9999 - 1);
  z-index: calc(var(--aa-base-z-index) - 1); }

.aa-DetachedContainer {
  background: white;
  background: rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha));
  bottom: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(35, 38, 59, 0.1), 0 6px 16px -4px rgba(35, 38, 59, 0.15);
  box-shadow: 0 0 0 1px rgba(35, 38, 59, 0.1), 0 6px 16px -4px rgba(35, 38, 59, 0.15);
  -webkit-box-shadow: var(--aa-panel-shadow);
  box-shadow: var(--aa-panel-shadow);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  z-index: var(--aa-base-z-index); }

.aa-DetachedContainer:after {
  height: 32px; }

.aa-DetachedContainer .aa-SourceHeader {
  margin: calc((16 * 1 * 1px) / 2) 0 calc((16 * 1 * 1px) / 2) 2px;
  margin: calc(calc(16 * 1 * 1px) / 2) 0 calc(calc(16 * 1 * 1px) / 2) 2px;
  margin: var(--aa-spacing-half) 0 var(--aa-spacing-half) 2px; }

.aa-DetachedContainer .aa-Panel {
  background-color: white;
  background-color: rgba(var(--aa-background-color-rgb), var(--aa-background-color-alpha));
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  position: relative; }

.aa-DetachedContainer .aa-PanelLayout {
  bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
  margin: 0;
  max-height: none;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.aa-DetachedFormContainer {
  border-bottom: 1px solid rgba(128, 126, 163, 0.3);
  border-bottom: 1px solid rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: calc((16 * 1 * 1px) / 2);
  padding: calc(calc(16 * 1 * 1px) / 2);
  padding: var(--aa-spacing-half); }

.aa-DetachedCancelButton {
  background: none;
  border: 0;
  border-radius: 3px;
  color: inherit;
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), var(--aa-text-color-alpha));
  cursor: pointer;
  font: inherit;
  margin: 0 0 0 calc((16 * 1 * 1px) / 2);
  margin: 0 0 0 calc(calc(16 * 1 * 1px) / 2);
  margin: 0 0 0 var(--aa-spacing-half);
  padding: 0 calc((16 * 1 * 1px) / 2);
  padding: 0 calc(calc(16 * 1 * 1px) / 2);
  padding: 0 var(--aa-spacing-half); }

.aa-DetachedCancelButton:focus, .aa-DetachedCancelButton:hover {
  -webkit-box-shadow: inset 0 0 0 1px rgba(128, 126, 163, 0.3);
  box-shadow: inset 0 0 0 1px rgba(128, 126, 163, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha));
  box-shadow: inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb), var(--aa-panel-border-color-alpha)); }

.aa-DetachedContainer--modal {
  border-radius: 6px;
  bottom: inherit;
  height: auto;
  margin: 0 auto;
  max-width: 680px;
  max-width: var(--aa-detached-modal-max-width);
  position: absolute;
  top: 3%; }

.aa-DetachedContainer--modal .aa-PanelLayout {
  max-height: 500px;
  max-height: var(--aa-detached-modal-max-height);
  padding-bottom: calc((16 * 1 * 1px) / 2);
  padding-bottom: calc(calc(16 * 1 * 1px) / 2);
  padding-bottom: var(--aa-spacing-half);
  position: static; }

.aa-DetachedSearchButton {
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  background-color: rgba(var(--aa-input-background-color-rgb), var(--aa-input-background-color-alpha));
  border: 1px solid rgba(128, 126, 163, 0.8);
  border: 1px solid rgba(var(--aa-input-border-color-rgb), var(--aa-input-border-color-alpha));
  border-radius: 3px;
  color: rgba(128, 126, 163, 0.6);
  color: rgba(var(--aa-muted-color-rgb), var(--aa-muted-color-alpha));
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  font-family: inherit;
  font-family: var(--aa-font-family);
  font-size: calc(16 * 1px);
  font-size: var(--aa-font-size);
  height: 44px;
  height: var(--aa-search-input-height);
  margin: 0;
  padding: 0 calc(44px/8);
  padding: 0 calc(var(--aa-search-input-height)/8);
  position: relative;
  text-align: left;
  width: 100%; }

.aa-DetachedSearchButton:focus {
  border-color: #3e34d3;
  border-color: rgba(var(--aa-primary-color-rgb), 1);
  -webkit-box-shadow: rgba(62, 52, 211, 0.2) 0 0 0 3px, inset rgba(62, 52, 211, 0.2) 0 0 0 2px;
  box-shadow: rgba(62, 52, 211, 0.2) 0 0 0 3px, inset rgba(62, 52, 211, 0.2) 0 0 0 2px;
  -webkit-box-shadow: rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 3px, inset rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 2px;
  box-shadow: rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 3px, inset rgba(var(--aa-primary-color-rgb), var(--aa-primary-color-alpha)) 0 0 0 2px;
  outline: medium none currentColor; }

.aa-DetachedSearchButtonIcon {
  -ms-flex-align: center;
  align-items: center;
  color: #3e34d3;
  color: rgba(var(--aa-primary-color-rgb), 1);
  cursor: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(20px + (16 * 1 * 1px));
  width: calc(20px + calc(16 * 1 * 1px));
  width: calc(var(--aa-icon-size) + var(--aa-spacing)); }

.aa-DetachedSearchButtonQuery {
  color: #262627;
  color: rgba(var(--aa-text-color-rgb), 1);
  line-height: 1.25em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.aa-DetachedSearchButtonPlaceholder[hidden] {
  display: none; }

.aa-Detached {
  height: 100vh;
  overflow: hidden; }

.aa-DetachedOverlay {
  background-color: rgba(115, 114, 129, 0.4);
  background-color: rgba(var(--aa-overlay-color-rgb), var(--aa-overlay-color-alpha));
  height: 100vh;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: calc(9999 - 1);
  z-index: calc(var(--aa-base-z-index) - 1); }

.aa-GradientBottom, .aa-GradientTop {
  height: calc((16 * 1 * 1px) / 2);
  height: calc(calc(16 * 1 * 1px) / 2);
  height: var(--aa-spacing-half);
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 9999;
  z-index: var(--aa-base-z-index); }

.aa-GradientTop {
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(white, rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(var(--aa-background-color-rgb), 1)), to(rgba(var(--aa-background-color-rgb), 0)));
  background-image: -webkit-linear-gradient(rgba(var(--aa-background-color-rgb), 1), rgba(var(--aa-background-color-rgb), 0));
  background-image: -o-linear-gradient(rgba(var(--aa-background-color-rgb), 1), rgba(var(--aa-background-color-rgb), 0));
  background-image: linear-gradient(rgba(var(--aa-background-color-rgb), 1), rgba(var(--aa-background-color-rgb), 0));
  top: 0; }

.aa-GradientBottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), white);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0), white);
  background-image: linear-gradient(rgba(255, 255, 255, 0), white);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(var(--aa-background-color-rgb), 0)), to(rgba(var(--aa-background-color-rgb), 1)));
  background-image: -webkit-linear-gradient(rgba(var(--aa-background-color-rgb), 0), rgba(var(--aa-background-color-rgb), 1));
  background-image: -o-linear-gradient(rgba(var(--aa-background-color-rgb), 0), rgba(var(--aa-background-color-rgb), 1));
  background-image: linear-gradient(rgba(var(--aa-background-color-rgb), 0), rgba(var(--aa-background-color-rgb), 1));
  border-bottom-left-radius: calc((16 * 1 * 1px)/4);
  border-bottom-left-radius: calc(calc(16 * 1 * 1px)/4);
  border-bottom-left-radius: calc(var(--aa-spacing)/4);
  border-bottom-right-radius: calc((16 * 1 * 1px)/4);
  border-bottom-right-radius: calc(calc(16 * 1 * 1px)/4);
  border-bottom-right-radius: calc(var(--aa-spacing)/4);
  bottom: 0; }

@media (hover: none) and (pointer: coarse) {
  .aa-DesktopOnly {
    display: none; } }

@media (hover: hover) {
  .aa-TouchOnly {
    display: none; } }
a {
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.comTitle {
  font-size: 36px;
  font-weight: 600;
  line-height: 56px;
  text-align: center;
  color: #202d40;
  margin: 0 20px; }
  @media only screen and (max-width: 768px) {
    .comTitle {
      font-size: 26px;
      line-height: 40px; } }

.comDesc {
  font-size: 16px;
  color: #606c80;
  line-height: 24px;
  text-align: center;
  margin: 0 20px; }
  .comDesc.mobile {
    display: none; }
  @media only screen and (max-width: 768px) {
    .comDesc {
      margin-top: 16px;
      display: none; }
      .comDesc.mobile {
        display: block; } }
  @media only screen and (max-width: 360px) {
    .comDesc {
      display: block; }
      .comDesc.mobile {
        display: none; } }

.home-banner {
  position: relative; }
  .home-banner .home-banner-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 704px;
    overflow: hidden; }
    .home-banner .home-banner-wrap .home-banner-bg {
      position: absolute;
      left: 50%;
      top: 0;
      width: 2560px;
      height: 1020px;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      .home-banner .home-banner-wrap .home-banner-bg img {
        width: 100%;
        display: none; }
        .home-banner .home-banner-wrap .home-banner-bg img:first-child {
          display: block; }
  .home-banner .home-banner-con {
    height: 100px;
    position: relative;
    padding-top: 144px; }
    .home-banner .home-banner-con h1 {
      text-align: center;
      font-size: 44px;
      font-weight: 600;
      text-align: center; }
      .home-banner .home-banner-con h1:nth-child(2) {
        display: none; }
    .home-banner .home-banner-con .input {
      margin: 0 auto;
      width: 560px;
      margin-top: 80px;
      position: relative; }
      .home-banner .home-banner-con .input input {
        display: block;
        width: 560px;
        height: 48px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        background: #fff;
        border-radius: 6px;
        -webkit-box-shadow: 0px 5px 15px 5px rgba(115, 163, 230, 0.15);
        box-shadow: 0px 5px 15px 5px rgba(115, 163, 230, 0.15);
        border: none;
        padding-left: 44px;
        color: #171d26;
        font-size: 14px;
        line-height: 24px; }
        .home-banner .home-banner-con .input input::-webkit-input-placeholder {
          color: #8592a6; }
        .home-banner .home-banner-con .input input::-moz-placeholder {
          color: #8592a6; }
        .home-banner .home-banner-con .input input:-ms-input-placeholder {
          color: #8592a6; }
        .home-banner .home-banner-con .input input::-ms-input-placeholder {
          color: #8592a6; }
        .home-banner .home-banner-con .input input::placeholder {
          color: #8592a6; }
      .home-banner .home-banner-con .input img {
        position: absolute;
        left: 14px;
        top: 14px;
        z-index: 1; }
  @media only screen and (max-width: 768px) {
    .home-banner .home-banner-wrap .home-banner-bg {
      width: 768px;
      height: 100%; }
      .home-banner .home-banner-wrap .home-banner-bg img:first-child {
        display: none; }
      .home-banner .home-banner-wrap .home-banner-bg img:last-child {
        display: block; }
    .home-banner .home-banner-con h1 {
      margin: 0 20px;
      font-size: 32px;
      display: none; }
      .home-banner .home-banner-con h1:nth-child(2) {
        display: block; }
    .home-banner .home-banner-con .input {
      width: auto;
      margin-left: 20px;
      margin-right: 20px;
      margin-top: 64px; }
      .home-banner .home-banner-con .input input {
        width: 100%; }
      .home-banner .home-banner-con .input > span {
        width: 100%; } }

.home-start {
  position: relative;
  margin-top: 160px;
  margin-bottom: 112px;
  margin-left: 20px;
  margin-right: 20px; }
  .home-start .content {
    max-width: 1136px;
    margin: 48px auto 0;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
    background: #fff;
    color: #707c8c;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    position: relative; }
    .home-start .content .bar {
      position: absolute;
      left: 16px;
      right: 16px;
      top: 16px;
      height: 56px;
      background: -webkit-gradient(linear, left top, right top, from(#80cdff), to(#498df2));
      background: -webkit-linear-gradient(left, #80cdff 0%, #498df2 100%);
      background: -o-linear-gradient(left, #80cdff 0%, #498df2 100%);
      background: linear-gradient(90deg, #80cdff 0%, #498df2 100%);
      border-radius: 4px; }
      .home-start .content .bar .mask {
        width: 25%;
        height: 100%;
        background: -webkit-gradient(linear, left top, right top, from(rgba(166, 255, 255, 0)), color-stop(30%, rgba(140, 255, 255, 0.1)), to(rgba(179, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(166, 255, 255, 0) 0%, rgba(140, 255, 255, 0.1) 30%, rgba(179, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(166, 255, 255, 0) 0%, rgba(140, 255, 255, 0.1) 30%, rgba(179, 255, 255, 0) 100%);
        background: linear-gradient(90deg, rgba(166, 255, 255, 0) 0%, rgba(140, 255, 255, 0.1) 30%, rgba(179, 255, 255, 0) 100%);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
    .home-start .content .main {
      display: -ms-flexbox;
      display: flex;
      padding: 16px 16px 24px; }
      .home-start .content .main .item {
        -ms-flex: 1 1;
        flex: 1 1;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        padding-right: 10px; }
        .home-start .content .main .item .subTitle,
        .home-start .content .main .item .subTitleMobile {
          position: relative;
          height: 56px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          font-size: 20px;
          font-weight: 500;
          color: #fff;
          line-height: 32px;
          opacity: 0.6; }
          .home-start .content .main .item .subTitle::before,
          .home-start .content .main .item .subTitleMobile::before {
            content: "";
            background: #fff;
            -webkit-box-shadow: 0px 0px 4px 0px rgba(97, 83, 166, 0.05);
            box-shadow: 0px 0px 4px 0px rgba(97, 83, 166, 0.05);
            height: 10px;
            width: 10px;
            border-radius: 5px;
            margin-right: 8px; }
        .home-start .content .main .item:nth-child(1) {
          margin-left: 40px; }
        .home-start .content .main .item .subTitleMobile {
          display: none; }
        .home-start .content .main .item .list {
          margin: 24px 0 8px; }
          .home-start .content .main .item .list a {
            display: -ms-flexbox;
            display: flex;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            padding: 8px 0;
            position: relative;
            padding-left: 3px;
            color: #606c80;
            font-size: 16px;
            line-height: 24px;
            font-weight: normal; }
            .home-start .content .main .item .list a::before {
              content: "";
              display: inline-block;
              background: #69788c;
              height: 4px;
              width: 4px;
              border-radius: 2px;
              margin-right: 11px;
              margin-top: 10px; }
            .home-start .content .main .item .list a:hover {
              color: #0066ff !important; }
              .home-start .content .main .item .list a:hover::before {
                background: #0066ff !important; }
        .home-start .content .main .item .line {
          background: #e6e9ed;
          border-radius: 0px;
          height: 1px;
          width: 16px;
          margin-bottom: 16px; }
        .home-start .content .main .item .more {
          color: #707c8c; }
          .home-start .content .main .item .more div {
            display: inline-block;
            width: 8px;
            height: 8px;
            position: relative;
            margin-bottom: 1px; }
            .home-start .content .main .item .more div img {
              position: absolute;
              left: 0;
              top: 0;
              opacity: 0;
              -webkit-transition: all 0.2s ease;
              -o-transition: all 0.2s ease;
              transition: all 0.2s ease; }
              .home-start .content .main .item .more div img:nth-child(1) {
                opacity: 1; }
              .home-start .content .main .item .more div img:nth-child(3) {
                -webkit-transform: translateX(-2px);
                -ms-transform: translateX(-2px);
                transform: translateX(-2px); }
          .home-start .content .main .item .more:hover {
            color: #0066ff !important; }
            .home-start .content .main .item .more:hover div img {
              opacity: 0 !important; }
              .home-start .content .main .item .more:hover div img:nth-child(3) {
                opacity: 1 !important;
                -webkit-transform: translateX(2px);
                -ms-transform: translateX(2px);
                transform: translateX(2px); }
        .home-start .content .main .item.active .subTitle {
          opacity: 1; }
        .home-start .content .main .item.active .list a {
          color: #202d40; }
          .home-start .content .main .item.active .list a::before {
            background: #202d40; }
        .home-start .content .main .item.active .line {
          background: #adbacc; }
        .home-start .content .main .item.active .more {
          color: #606c80; }
          .home-start .content .main .item.active .more div img {
            opacity: 0; }
            .home-start .content .main .item.active .more div img:nth-child(2) {
              opacity: 1; }
  @media only screen and (max-width: 768px) {
    .home-start .content .bar {
      width: 16px;
      bottom: 16px;
      height: auto;
      background: -webkit-gradient(linear, left top, left bottom, from(#80cdff), to(#498df2));
      background: -webkit-linear-gradient(top, #80cdff 0%, #498df2 100%);
      background: -o-linear-gradient(top, #80cdff 0%, #498df2 100%);
      background: linear-gradient(-180deg, #80cdff 0%, #498df2 100%); }
      .home-start .content .bar .mask {
        display: none; }
    .home-start .content .main {
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 16px; }
      .home-start .content .main .item {
        margin-top: 28px;
        padding-right: 0; }
        .home-start .content .main .item .subTitle {
          display: none; }
        .home-start .content .main .item .subTitleMobile {
          display: -ms-flexbox;
          display: flex;
          color: #202d40;
          padding-left: 40px;
          position: relative;
          height: auto;
          opacity: 1; }
          .home-start .content .main .item .subTitleMobile::before {
            position: absolute;
            left: 3px;
            top: 11px; }
          .home-start .content .main .item .subTitleMobile svg {
            position: absolute;
            right: 0;
            top: 8px;
            content: ""; }
        .home-start .content .main .item .list {
          margin-left: 40px;
          margin-top: 16px;
          margin-bottom: 20px; }
          .home-start .content .main .item .list a {
            color: #202d40;
            font-size: 16px;
            font-weight: normal; }
            .home-start .content .main .item .list a::before {
              background: #202d40; }
        .home-start .content .main .item:nth-child(1) {
          margin-left: 0;
          margin-top: 16px; }
        .home-start .content .main .item .line,
        .home-start .content .main .item .more {
          display: none; } }

.home-recommend {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(230, 253, 255, 0)), to(rgba(230, 240, 255, 0.6)));
  background: -webkit-linear-gradient(bottom, rgba(230, 253, 255, 0) 0%, rgba(230, 240, 255, 0.6) 100%);
  background: -o-linear-gradient(bottom, rgba(230, 253, 255, 0) 0%, rgba(230, 240, 255, 0.6) 100%);
  background: linear-gradient(0deg, rgba(230, 253, 255, 0) 0%, rgba(230, 240, 255, 0.6) 100%);
  padding: 96px 0 80px; }
  .home-recommend .tab {
    margin: 34px auto 0;
    max-width: 1176px;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .home-recommend .tab .tabItem {
      width: 272px;
      height: 80px;
      font-size: 20px;
      font-weight: 500;
      line-height: 32px;
      color: #202d40;
      display: -ms-flexbox;
      display: flex;
      padding-left: 24px;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer; }
      .home-recommend .tab .tabItem div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center; }
        .home-recommend .tab .tabItem div img {
          margin-right: 16px; }
      .home-recommend .tab .tabItem .tabItemArrow {
        display: none; }
    .home-recommend .tab .tabItemListMobile {
      display: none; }
    .home-recommend .tab .indicator {
      position: absolute;
      bottom: 6px;
      background: #0066ff;
      border-radius: 1px;
      height: 2px;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      -o-transition: transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
  .home-recommend .main {
    margin: 40px auto 0;
    max-width: 1176px;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex; }
    .home-recommend .main .content {
      min-width: 100%;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      opacity: 0;
      position: relative;
      display: grid;
      grid-template-columns: 32.33% 32.33% auto;
      grid-row-gap: 16px;
      grid-column-gap: 16px; }
      .home-recommend .main .content.active {
        opacity: 1;
        z-index: 3; }
      .home-recommend .main .content:nth-child(2) {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0); }
      .home-recommend .main .content:nth-child(3) {
        -webkit-transform: translate3d(-200%, 0, 0);
        transform: translate3d(-200%, 0, 0); }
      .home-recommend .main .content .card {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 236, 255, 0.3)), to(rgba(204, 230, 255, 0.2)));
        background: -webkit-linear-gradient(top, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
        background: -o-linear-gradient(top, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
        background: linear-gradient(-180deg, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
        -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0), 0px 10px 20px 0px rgba(33, 110, 217, 0);
        box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0), 0px 10px 20px 0px rgba(33, 110, 217, 0);
        border-radius: 8px;
        padding: 32px 24px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        max-height: 200px; }
        .home-recommend .main .content .card h3 {
          font-size: 16px;
          font-weight: 600;
          line-height: 24px;
          margin-bottom: 16px;
          color: #202d40;
          -webkit-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          transition: color 0.3s ease; }
          .home-recommend .main .content .card h3 img {
            margin-bottom: 2px;
            opacity: 0;
            -webkit-transform: translate3d(-2px, 0, 0);
            transform: translate3d(-2px, 0, 0);
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .home-recommend .main .content .card p {
          font-size: 13px;
          line-height: 24px;
          color: #8592a6;
          -webkit-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          transition: color 0.3s ease; }
        .home-recommend .main .content .card:hover {
          -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
          box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
          background: #fff; }
          .home-recommend .main .content .card:hover h3 {
            color: #0066ff; }
            .home-recommend .main .content .card:hover h3 img {
              opacity: 1;
              -webkit-transform: translate3d(2px, 0, 0);
              transform: translate3d(2px, 0, 0); }
          .home-recommend .main .content .card:hover p {
            color: #606c80; }
  @media screen and (max-width: 1024px) {
    .home-recommend .main .content .card {
      max-height: 242px; } }
  @media only screen and (max-width: 768px) {
    .home-recommend {
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(230, 253, 255, 0)), to(rgba(230, 240, 255, 0.6)));
      background: -webkit-linear-gradient(bottom, rgba(230, 253, 255, 0) 0%, rgba(230, 240, 255, 0.6) 100%);
      background: -o-linear-gradient(bottom, rgba(230, 253, 255, 0) 0%, rgba(230, 240, 255, 0.6) 100%);
      background: linear-gradient(0deg, rgba(230, 253, 255, 0) 0%, rgba(230, 240, 255, 0.6) 100%); }
      .home-recommend .tab {
        margin: 40px 0 0;
        -ms-flex-direction: column;
        flex-direction: column; }
        .home-recommend .tab .tabItem {
          height: 64px;
          width: 100%;
          -ms-flex-pack: justify;
          justify-content: space-between;
          padding: 0 4px 0 8px; }
          .home-recommend .tab .tabItem .tabItemArrow {
            display: block;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transition: -webkit-transform 0.5s ease;
            transition: -webkit-transform 0.5s ease;
            -o-transition: transform 0.5s ease;
            transition: transform 0.5s ease;
            transition: transform 0.5s ease, -webkit-transform 0.5s ease; }
            .home-recommend .tab .tabItem .tabItemArrow.active {
              -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
        .home-recommend .tab .indicator {
          display: none; }
        .home-recommend .tab .tabItemListMobile {
          display: block;
          height: 0;
          -webkit-transition: height 0.5s ease;
          -o-transition: height 0.5s ease;
          transition: height 0.5s ease;
          overflow: hidden; }
          .home-recommend .tab .tabItemListMobile .tabItemListMobileInner.active a {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1; }
          .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a {
            display: block;
            padding: 16px 20px;
            background: #fff;
            border-radius: 8px;
            -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
            box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
            margin: 16px 0;
            -webkit-transform: translate3d(0, 30px, 0);
            transform: translate3d(0, 30px, 0);
            opacity: 0; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a h3 {
              color: #202d40;
              font-size: 16px;
              font-weight: 600;
              line-height: 24px; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a p {
              color: #8592a6;
              font-size: 14px;
              font-weight: normal;
              line-height: 24px;
              margin-top: 8px; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a:first-child {
              margin-top: 8px;
              -webkit-transition: all 0.3s ease 0.05s;
              -o-transition: all 0.3s ease 0.05s;
              transition: all 0.3s ease 0.05s; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a:nth-child(2) {
              -webkit-transition: all 0.3s ease 0.2s;
              -o-transition: all 0.3s ease 0.2s;
              transition: all 0.3s ease 0.2s; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a:nth-child(3) {
              -webkit-transition: all 0.3s ease 0.35s;
              -o-transition: all 0.3s ease 0.35s;
              transition: all 0.3s ease 0.35s; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a:nth-child(4) {
              -webkit-transition: all 0.3s ease 0.5s;
              -o-transition: all 0.3s ease 0.5s;
              transition: all 0.3s ease 0.5s; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a:nth-child(5) {
              -webkit-transition: all 0.3s ease 0.65s;
              -o-transition: all 0.3s ease 0.65s;
              transition: all 0.3s ease 0.65s; }
            .home-recommend .tab .tabItemListMobile .tabItemListMobileInner a:nth-child(6) {
              -webkit-transition: all 0.3s ease 0.8s;
              -o-transition: all 0.3s ease 0.8s;
              transition: all 0.3s ease 0.8s; }
      .home-recommend .main {
        display: none; } }

.home-features {
  padding: 64px 44px 160px;
  max-width: 1176px;
  margin: 0 auto; }
  .home-features #title1 {
    margin-top: 56px; }
  .home-features .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color: #202d40;
    margin-top: 64px;
    margin-bottom: 13px;
    position: relative; }
    .home-features .title:nth-child(5) {
      margin-top: 48px; }
  .home-features .list {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-row-gap: 15px;
    grid-column-gap: 40px; }
    .home-features .list .item-wrap {
      padding: 17px 10px 8px 0; }
      .home-features .list .item-wrap .item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center; }
        .home-features .list .item-wrap .item .top-line {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center; }
          .home-features .list .item-wrap .item .top-line img {
            width: 32px;
            height: 32px;
            margin-right: 8px; }
        .home-features .list .item-wrap .item h4 {
          font-size: 18px;
          font-weight: 500;
          line-height: 56px;
          color: #202d40;
          -webkit-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          transition: color 0.3s ease; }
        .home-features .list .item-wrap .item .recommand li {
          position: relative;
          left: 16px;
          padding-top: 8px;
          display: -ms-flexbox;
          display: flex; }
          .home-features .list .item-wrap .item .recommand li a {
            display: inline-block;
            font-size: 16px;
            line-height: 24px;
            color: #606c80;
            letter-spacing: 0.25px;
            padding-left: 8px;
            max-width: 300px; }
            .home-features .list .item-wrap .item .recommand li a:hover {
              color: #0066ff !important; }
          .home-features .list .item-wrap .item .recommand li svg {
            display: none;
            position: absolute;
            right: 16px; }
          .home-features .list .item-wrap .item .recommand li:first-child {
            padding-top: 10px; }
          .home-features .list .item-wrap .item .recommand li::before {
            content: "";
            display: inline-block;
            width: 4px;
            height: 4px;
            background-color: #606c80;
            border-radius: 50%;
            position: relative;
            top: 10px;
            left: -4px; }
          .home-features .list .item-wrap .item .recommand li img {
            display: none; }
        .home-features .list .item-wrap .item p {
          font-size: 16px;
          line-height: 24px;
          color: #606c80;
          letter-spacing: 0.25px;
          padding-top: 16px; }
      .home-features .list .item-wrap > img {
        display: none; }
      .home-features .list .item-wrap:hover .item .recommand li a {
        color: #202d40; }
  .home-features .divide-line {
    background: #dadfe6;
    border-radius: 1px;
    height: 2px;
    width: 40px;
    margin-top: 48px; }
  .home-features #divideLine1 {
    display: none; }
  @media only screen and (max-width: 768px) {
    .home-features {
      padding: 64px 20px 120px; }
      .home-features .title {
        margin-top: 48px;
        margin-bottom: 0; }
      .home-features .list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-row-gap: 0; }
        .home-features .list .item-wrap {
          padding: 12px 0 0 12px;
          width: 100%;
          height: auto;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin: 24px 0;
          border-radius: 8px;
          -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
          box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05); }
          .home-features .list .item-wrap .item {
            width: 100%; }
            .home-features .list .item-wrap .item .top-line {
              padding-left: 12px; }
            .home-features .list .item-wrap .item .recommand {
              padding-left: 5px; }
              .home-features .list .item-wrap .item .recommand li {
                width: calc(100% - 16px);
                list-style: none;
                padding-top: 0;
                position: relative;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: justify;
                justify-content: space-between;
                -ms-flex-align: center;
                align-items: center; }
                .home-features .list .item-wrap .item .recommand li a {
                  width: 100%;
                  height: 100%;
                  padding-top: 0;
                  color: #202d40;
                  padding-top: 16px;
                  padding-bottom: 16px;
                  line-height: 24px; }
                .home-features .list .item-wrap .item .recommand li:first-child {
                  padding-top: 0; }
                .home-features .list .item-wrap .item .recommand li::before {
                  display: none; }
                .home-features .list .item-wrap .item .recommand li img {
                  display: block;
                  width: 14px;
                  height: 14px; }
                .home-features .list .item-wrap .item .recommand li svg {
                  display: inline-block; }
                .home-features .list .item-wrap .item .recommand li::after {
                  content: " ";
                  position: absolute;
                  left: 0;
                  top: 0;
                  width: 100%;
                  height: 1px;
                  background: #dadfe6;
                  -webkit-transform: scaleY(0.5);
                  -ms-transform: scaleY(0.5);
                  transform: scaleY(0.5); }
            .home-features .list .item-wrap .item img {
              margin-right: 16px; }
            .home-features .list .item-wrap .item p {
              font-size: 14px; }
          .home-features .list .item-wrap > img {
            display: block; } }

.home-share {
  height: 368px;
  background-image: url(https://help-assets.codehub.cn/images/share-bg.1cb8ddc6.png);
  background-size: cover;
  background-position: center;
  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; }
  .home-share h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 56px;
    color: #fff; }
    .home-share h2:nth-child(2) {
      display: none; }
  .home-share > div {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex; }
    .home-share > div > div {
      background: #0066ff;
      border-radius: 4px;
      height: 40px;
      width: 128px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      cursor: pointer;
      -webkit-transition: background 0.3s ease;
      -o-transition: background 0.3s ease;
      transition: background 0.3s ease;
      position: relative; }
      .home-share > div > div > img {
        margin-right: 10px; }
      .home-share > div > div:hover {
        background: #3388ff; }
        .home-share > div > div:hover .bitmap {
          -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
          opacity: 1;
          z-index: 1; }
      .home-share > div > div .bitmap {
        position: absolute;
        left: 50%;
        top: -155px;
        width: 288px;
        height: 144px;
        padding: 16px;
        background: #fff;
        border-radius: 4px;
        opacity: 0;
        -webkit-transform: translate3d(-50%, 10px, 0);
        transform: translate3d(-50%, 10px, 0);
        -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
        box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: -1; }
        .home-share > div > div .bitmap .bitmap-inner {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .home-share > div > div .bitmap .bitmap-inner > img {
            width: 112px;
            height: 112px; }
          .home-share > div > div .bitmap .bitmap-inner div {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: center;
            align-items: center;
            margin-right: 10px; }
            .home-share > div > div .bitmap .bitmap-inner div img {
              width: 94px;
              height: 94px; }
            .home-share > div > div .bitmap .bitmap-inner div p {
              font-size: 14px;
              font-weight: 500;
              color: #202d40;
              text-align: center; }
              .home-share > div > div .bitmap .bitmap-inner div p:nth-child(2) {
                margin-top: -20px; }
          .home-share > div > div .bitmap .bitmap-inner span {
            position: absolute;
            left: 50%;
            bottom: -14px;
            width: 0;
            height: 0;
            border: 7px solid transparent;
            border-top: 7px solid #fff;
            -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
      .home-share > div > div .bitmap-mobile {
        display: none; }
    .home-share > div a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      background: rgba(255, 255, 255, 0.95);
      border-radius: 4px;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(115, 163, 230, 0.06);
      box-shadow: 0px 5px 10px 0px rgba(115, 163, 230, 0.06);
      height: 40px;
      width: 128px;
      color: #202d40;
      font-size: 14px;
      font-weight: 500;
      margin-left: 16px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .home-share > div a img {
        margin-right: 4px; }
      .home-share > div a:hover {
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 58, 140, 0.08), 0px 5px 10px 0px rgba(115, 163, 230, 0.06);
        box-shadow: 0px 1px 3px 0px rgba(0, 58, 140, 0.08), 0px 5px 10px 0px rgba(115, 163, 230, 0.06);
        background: white; }
  @media only screen and (max-width: 768px) {
    .home-share {
      height: 320px;
      background-image: url(https://help-assets.codehub.cn/images/share-bg-mobile.50b0d9c8.png); }
      .home-share h2 {
        font-size: 26px;
        line-height: 40px;
        margin: 0 30px;
        text-align: center; }
        .home-share h2:nth-child(1) {
          display: none; }
        .home-share h2:nth-child(2) {
          display: block; }
      .home-share > div {
        margin-top: 32px; }
        .home-share > div > div:hover .bitmap {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          opacity: 0;
          z-index: -1; }
        .home-share > div > div .bitmap {
          display: none; }
        .home-share > div > div .bitmap-mobile {
          opacity: 0;
          position: fixed;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.5);
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          z-index: -1;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-transition: opacity 0.3s ease;
          -o-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease; }
          .home-share > div > div .bitmap-mobile span {
            display: none; }
          .home-share > div > div .bitmap-mobile .bitmap-inner {
            height: 162px;
            width: 325px;
            background: white;
            border-radius: 4px;
            -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
            box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
            display: -ms-flexbox;
            display: flex;
            padding: 25px; }
          .home-share > div > div .bitmap-mobile.active {
            z-index: 999;
            opacity: 1; } }

.home-question {
  padding-top: 160px; }
  .home-question .content {
    margin: 40px auto 0;
    max-width: 1176px;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 32.33% 32.33% auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px; }
    .home-question .content .commonCard .commonCardInner {
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 236, 255, 0.3)), to(rgba(204, 230, 255, 0.2)));
      background: -webkit-linear-gradient(top, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
      background: -o-linear-gradient(top, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
      background: linear-gradient(-180deg, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
      border-radius: 8px;
      padding: 32px 24px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0), 0px 10px 20px 0px rgba(33, 110, 217, 0);
      box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0), 0px 10px 20px 0px rgba(33, 110, 217, 0);
      height: 100%; }
      .home-question .content .commonCard .commonCardInner h3 {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        margin-bottom: 16px;
        color: #202d40;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
        .home-question .content .commonCard .commonCardInner h3 img {
          margin-bottom: 2px;
          opacity: 0;
          -webkit-transform: translate3d(-2px, 0, 0);
          transform: translate3d(-2px, 0, 0);
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .home-question .content .commonCard .commonCardInner p {
        font-size: 13px;
        line-height: 24px;
        color: #8592a6;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
      .home-question .content .commonCard .commonCardInner:hover {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
        box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0.06), 0px 10px 20px 0px rgba(33, 110, 217, 0.05);
        background: white; }
        .home-question .content .commonCard .commonCardInner:hover h3 {
          color: #0066ff; }
          .home-question .content .commonCard .commonCardInner:hover h3 img {
            opacity: 1;
            -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
        .home-question .content .commonCard .commonCardInner:hover p {
          color: #606c80; }
    @media only screen and (max-width: 768px) {
      .home-question .content .commonCard {
        width: 100%;
        height: auto;
        margin-bottom: 16px; }
        .home-question .content .commonCard .commonCardInner {
          width: 100%;
          height: auto;
          padding: 15px 20px;
          background: #f5f7fa; }
          .home-question .content .commonCard .commonCardInner h3 {
            margin-bottom: 10px;
            position: relative; }
            .home-question .content .commonCard .commonCardInner h3::after {
              content: "";
              position: absolute;
              right: -7px;
              top: 5px;
              width: 14px;
              height: 14px;
              background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTQgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+TW9iaWxlL2ljb25zL21vcmU8L3RpdGxlPgogICAgPGRlZnM+CiAgICAgICAgPGZpbHRlciBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImF1dG8iIGlkPSJmaWx0ZXItMSI+CiAgICAgICAgICAgIDxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VHcmFwaGljIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwLjUyMTU2OSAwIDAgMCAwIDAuNTcyNTQ5IDAgMCAwIDAgMC42NTA5ODAgMCAwIDAgMS4wMDAwMDAgMCI+PC9mZUNvbG9yTWF0cml4PgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ik1vYmlsZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyNS4wMDAwMDAsIC03MTMuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC00MCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAuMDAwMDAwLCA2NzIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNC1Db3B5LTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5LjAwMDAwMCwgMzIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ik1vYmlsZS9pY29ucy9tb3JlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODYuMDAwMDAwLCA5LjAwMDAwMCkiIGZpbHRlcj0idXJsKCNmaWx0ZXItMSkiPgogICAgICAgICAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJQYXRoIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuOTQ5NzQ3LCA3LjAwMDAwMCkgcm90YXRlKC00NS4wMDAwMDApIHRyYW5zbGF0ZSgtNC45NDk3NDcsIC03LjAwMDAwMCkgIiBwb2ludHM9IjguNDQ5NzQ3NDcgMy41IDguNDQ5NzQ3NDcgMTAuNSAxLjQ0OTc0NzQ3IDEwLjUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==); }
          .home-question .content .commonCard .commonCardInner p {
            font-size: 14px; }
          .home-question .content .commonCard .commonCardInner:hover {
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 236, 255, 0.3)), to(rgba(204, 230, 255, 0.2)));
            background: -webkit-linear-gradient(top, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
            background: -o-linear-gradient(top, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
            background: linear-gradient(-180deg, rgba(217, 236, 255, 0.3) 0%, rgba(204, 230, 255, 0.2) 100%);
            -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0), 0px 10px 20px 0px rgba(33, 110, 217, 0);
            box-shadow: 0px 0px 10px 0px rgba(34, 115, 229, 0), 0px 10px 20px 0px rgba(33, 110, 217, 0); }
            .home-question .content .commonCard .commonCardInner:hover h3 {
              color: #202d40; }
              .home-question .content .commonCard .commonCardInner:hover h3 img {
                opacity: 0; }
            .home-question .content .commonCard .commonCardInner:hover p {
              color: #8592a6; }
        .home-question .content .commonCard:last-child {
          margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .home-question {
      padding-top: 112px; }
      .home-question .content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-row-gap: 0; } }

.home-contact {
  padding: 144px 20px 160px; }
  .home-contact .content {
    margin: 64px auto 0;
    max-width: 1136px;
    display: -ms-flexbox;
    display: flex; }
    .home-contact .content .card {
      height: 144px;
      -ms-flex: 1 1;
      flex: 1 1;
      border-radius: 8px;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center; }
      .home-contact .content .card .icon {
        position: absolute;
        left: -8px;
        bottom: -15px; }
        .home-contact .content .card .icon:first-child {
          left: -14px; }
      .home-contact .content .card:nth-child(1) {
        background: -webkit-gradient(linear, left top, left bottom, from(#f5b941), to(#eaac30));
        background: -webkit-linear-gradient(top, #f5b941 0%, #eaac30 100%);
        background: -o-linear-gradient(top, #f5b941 0%, #eaac30 100%);
        background: linear-gradient(-180deg, #f5b941 0%, #eaac30 100%); }
      .home-contact .content .card:nth-child(2) {
        margin-left: 16px;
        background: -webkit-gradient(linear, left top, left bottom, from(#12d566), to(#00c663));
        background: -webkit-linear-gradient(top, #12d566 0%, #00c663 100%);
        background: -o-linear-gradient(top, #12d566 0%, #00c663 100%);
        background: linear-gradient(-180deg, #12d566 0%, #00c663 100%); }
      .home-contact .content .card .info {
        margin-left: 40px; }
        .home-contact .content .card .info h4 {
          font-size: 18px;
          font-weight: 500;
          line-height: 32px;
          color: #fff; }
        .home-contact .content .card .info p {
          font-size: 14px;
          color: #fff;
          line-height: 24px;
          opacity: 0.9; }
          .home-contact .content .card .info p:nth-child(3) {
            margin-top: 16px; }
      .home-contact .content .card .link {
        margin-right: 24px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        background: rgba(255, 255, 255, 0.95);
        border-radius: 4px;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(140, 47, 0, 0.1), 0px 5px 10px 0px rgba(230, 153, 115, 0.06);
        box-shadow: 0px 1px 3px 0px rgba(140, 47, 0, 0.1), 0px 5px 10px 0px rgba(230, 153, 115, 0.06);
        width: 128px;
        height: 40px;
        color: #e69c0b;
        font-size: 14px;
        font-weight: 500; }
        .home-contact .content .card .link img {
          margin-right: 4px; }
        .home-contact .content .card .link:hover {
          background: white;
          -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 58, 140, 0.08), 0px 5px 10px 0px rgba(115, 163, 230, 0.06);
          box-shadow: 0px 1px 3px 0px rgba(0, 58, 140, 0.08), 0px 5px 10px 0px rgba(115, 163, 230, 0.06); }
      .home-contact .content .card .code {
        background: #fff;
        width: 96px;
        height: 96px;
        margin-right: 16px; }
  @media only screen and (max-width: 768px) {
    .home-contact {
      padding: 112px 20px 120px; }
      .home-contact .content {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 40px auto 0; }
        .home-contact .content .card {
          height: auto;
          padding: 16px 24px 24px;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -ms-flex-align: start;
          align-items: flex-start;
          -ms-flex: unset;
          flex: unset;
          margin-left: 0 !important; }
          .home-contact .content .card .info {
            margin-left: 0; }
          .home-contact .content .card .link {
            -ms-flex-item-align: end;
            align-self: flex-end;
            margin-right: 0;
            margin-top: 16px; }
          .home-contact .content .card:first-child {
            margin-bottom: 20px; }
          .home-contact .content .card .icon {
            width: 112px;
            height: 112px; }
            .home-contact .content .card .icon:first-child {
              left: -15px;
              bottom: -14px; }
          .home-contact .content .card:nth-child(2) {
            padding-bottom: 24px; }
          .home-contact .content .card .code {
            margin-top: 16px;
            -ms-flex-item-align: end;
            align-self: flex-end;
            margin-right: 0; } }

.algolia-autocomplete .ds-dropdown-menu {
  width: 100%;
  background: white;
  border-radius: 6px !important;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(8, 31, 77, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(8, 31, 77, 0.1);
  margin-top: 8px;
  min-width: unset; }
  .algolia-autocomplete .ds-dropdown-menu::before {
    display: none; }
  .algolia-autocomplete .ds-dropdown-menu > div {
    border-radius: 6px !important;
    border: none !important;
    max-height: 400px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    padding: 0 10px !important;
    -ms-flex-align: end;
    align-items: flex-end; }
    .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions {
      width: 100%;
      -ms-flex: 1 1;
      flex: 1 1;
      overflow: auto;
      margin-top: 4px; }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--text {
        display: none; }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--category-header {
        color: #8592a6;
        font-size: 14px;
        line-height: 24px;
        margin-top: 8px;
        border: none; }
        .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--highlight {
          -webkit-box-shadow: inset 0 -1px 0 0 #0066ff;
          box-shadow: inset 0 -1px 0 0 #0066ff; }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--subcategory-column {
        display: none; }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--content {
        width: 100%;
        padding-top: 8px;
        padding-bottom: 8px; }
        .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--content::before {
          left: -5px; }
        @media only screen and (max-width: 768px) {
          .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--content {
            padding-left: 6px; }
            .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--content::before {
              content: "";
              position: absolute;
              display: block;
              top: 0;
              height: 100%;
              width: 1px;
              background: #ddd;
              left: -5px; } }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--wrapper {
        padding-top: 0;
        padding-left: 6px; }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--title {
        margin-bottom: 0; }
      .algolia-autocomplete .ds-dropdown-menu > div .ds-suggestions .algolia-docsearch-suggestion--title .algolia-docsearch-suggestion--highlight {
        color: #0066ff;
        background: transparent; }
    .algolia-autocomplete .ds-dropdown-menu > div .algolia-docsearch-suggestion {
      -ms-flex: 1 1;
      flex: 1 1;
      width: 100%; }
      .algolia-autocomplete .ds-dropdown-menu > div .algolia-docsearch-suggestion .algolia-docsearch-suggestion--text {
        color: #8592a6;
        line-height: 24px;
        font-size: 14px;
        font-weight: normal;
        text-align: left; }
        .algolia-autocomplete .ds-dropdown-menu > div .algolia-docsearch-suggestion .algolia-docsearch-suggestion--text b {
          font-weight: normal !important; }
  .algolia-autocomplete .ds-dropdown-menu .algolia-docsearch-footer {
    min-height: 38px;
    text-align: right;
    margin-top: 0;
    margin-right: 8px; }
body {
  height: 100%;
  --panelHeight: 800px; }

.common-header.isSearch {
  background: #fff; }

#searchInput {
  margin: 0 auto;
  width: 560px;
  position: sticky;
  position: -webkit-sticky;
  margin-top: 130px;
  caret-color: #2d61fc; }
  #searchInput.isSearch {
    z-index: 99;
    top: 84px; }
  #searchInput.isFocus {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

[data-autocomplete-source-id="hits"] .aa-List .aa-Item {
  margin-right: 16px; }
  [data-autocomplete-source-id="hits"] .aa-List .aa-Item:first-child {
    margin-top: 0px; }

[data-autocomplete-source-id="hits"] .aa-Item[aria-selected="true"] {
  background: rgba(45, 97, 252, 0.05);
  border-radius: 4px; }

[data-autocomplete-source-id="suggestions"] .aa-List {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  [data-autocomplete-source-id="suggestions"] .aa-List .aa-Item {
    margin-top: 16px;
    margin-right: 16px; }

[data-autocomplete-source-id="suggestions"] .aa-Item[aria-selected="true"] {
  background: none; }

[data-autocomplete-source-id="suggestions"] .aa-Item[aria-selected="true"] .aa-QuerySuggestion {
  background: #0066ff;
  border-color: transparent; }
  [data-autocomplete-source-id="suggestions"] .aa-Item[aria-selected="true"] .aa-QuerySuggestion .aa-suggestionText {
    color: #fff; }

[data-autocomplete-source-id="defaultSuggestions"] .aa-List::-webkit-scrollbar {
  width: 0 !important; }

[data-autocomplete-source-id="defaultSuggestions"] .aa-List {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  [data-autocomplete-source-id="defaultSuggestions"] .aa-List .aa-Item {
    margin-right: 16px; }

[data-autocomplete-source-id="defaultSuggestions"] .aa-Item[aria-selected="true"] {
  background: none; }

[data-autocomplete-source-id="defaultSuggestions"] .aa-Item[aria-selected="true"] .aa-QuerySuggestion {
  background: #0066ff;
  border-color: transparent; }
  [data-autocomplete-source-id="defaultSuggestions"] .aa-Item[aria-selected="true"] .aa-QuerySuggestion .aa-suggestionText {
    color: #fff; }

.aa-Form {
  border: none;
  border-radius: 6px;
  height: 56px; }

.aa-Autocomplete {
  -webkit-box-shadow: 0px 5px 15px 5px rgba(115, 163, 230, 0.15);
  box-shadow: 0px 5px 15px 5px rgba(115, 163, 230, 0.15); }

.aa-Form:focus-within {
  border-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }

.aa-SubmitButton {
  padding-left: 0px;
  padding-right: 0px; }

.aa-SubmitIcon {
  color: #bac1cc !important; }

.aa-Panel {
  position: -webkit-sticky;
  position: sticky;
  top: 0px !important;
  left: 0px !important;
  right: 0px !important;
  margin: 0 auto;
  margin-top: 56px;
  margin-bottom: 56px;
  border-radius: 8px !important;
  max-width: 1136px !important;
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0px 10px 30px rgba(80, 118, 230, 0.05), 0px 5px 20px rgba(34, 83, 229, 0.05);
  box-shadow: 0px 10px 30px rgba(80, 118, 230, 0.05), 0px 5px 20px rgba(34, 83, 229, 0.05);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  z-index: 30; }

.aa-Panel--scrollable {
  padding: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: unset;
  max-height: var(--panelHeight); }

.aa-Item {
  padding: 0px; }

.aa-Item {
  padding: 0px; }

.aa-ItemContent {
  width: 100%;
  height: 72px;
  border-radius: 4px;
  padding: 12px 16px;
  grid-gap: unset;
  gap: unset;
  line-height: unset; }
  .aa-ItemContent .aa-ItemContentBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: unset;
    gap: unset; }
    .aa-ItemContent .aa-ItemContentBody .aa-ItemContentTitle {
      font-family: PingFang SC;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      text-align: left; }
      .aa-ItemContent .aa-ItemContentBody .aa-ItemContentTitle mark {
        color: #0066ff; }
    .aa-ItemContent .aa-ItemContentBody .aa-ItemContentBreadCrumbs {
      font-family: PingFang SC;
      font-size: 13px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0.25px;
      text-align: left;
      display: -ms-flexbox;
      display: flex;
      color: #8d95a6;
      -ms-flex-direction: row;
      flex-direction: row; }
      .aa-ItemContent .aa-ItemContentBody .aa-ItemContentBreadCrumbs .aa-ItemBreadCrumbsSpan {
        padding: 0 4px; }

.aa-ItemLink:active {
  background-color: unset !important; }

.title-link {
  color: #32373f; }

/* Panel section */
.aa-PanelSections {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aa-PanelSection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.aa-panelLeft {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 16px 0 32px 16px;
  max-height: var(--panelHeight);
  overflow-y: scroll; }
  .aa-panelLeft::-webkit-scrollbar {
    width: 4px; }
  .aa-panelLeft::-webkit-scrollbar-thumb {
    background: rgba(32, 45, 64, 0.15);
    mix-blend-mode: normal;
    border-radius: 2px; }
  .aa-panelLeft::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.85); }

.aa-panelRight {
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
  background: #f7f9fc;
  max-height: var(--panelHeight);
  min-height: var(--panelHeight);
  overflow-y: scroll; }
  .aa-panelRight mark {
    color: #0066ff;
    background-color: unset; }
  .aa-panelRight .panel-right-rectangle {
    display: none;
    position: absolute;
    width: 16px;
    height: 16px;
    left: -8px;
    top: 19px;
    background: #f7f9fc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .aa-panelRight .aa-contentModal {
    position: absolute;
    border-radius: 4px;
    top: 0;
    width: 100%;
    padding: 32px 32px 32px 24px; }
    .aa-panelRight .aa-contentModal .aa-docsContentTitle {
      color: #8d97a6;
      padding-bottom: 8px;
      font-family: PingFang SC;
      font-size: 12px;
      font-weight: 500;
      line-height: 18px;
      letter-spacing: 0px;
      text-align: left; }
    .aa-panelRight .aa-contentModal .aa-docsContent {
      position: relative; }
      .aa-panelRight .aa-contentModal .aa-docsContent .aa-contentText {
        font-family: PingFang SC;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left; }
      .aa-panelRight .aa-contentModal .aa-docsContent h4 {
        font-size: 1em;
        color: #000;
        margin-top: 24px;
        margin-bottom: 16px;
        font-weight: 600;
        line-height: 1.25; }
      .aa-panelRight .aa-contentModal .aa-docsContent p {
        margin-top: 0px;
        margin-bottom: 16px;
        line-height: 26px;
        font-size: 14px; }
      .aa-panelRight .aa-contentModal .aa-docsContent ol {
        padding-left: 2rem;
        margin-top: 0px;
        margin-bottom: 16px; }
        .aa-panelRight .aa-contentModal .aa-docsContent ol li {
          font-size: 14px;
          list-style: decimal;
          line-height: 26px; }
      .aa-panelRight .aa-contentModal .aa-docsContent ul {
        padding-left: 2rem;
        margin-top: 0px;
        margin-bottom: 16px; }
        .aa-panelRight .aa-contentModal .aa-docsContent ul li {
          font-size: 14px;
          list-style: disc;
          line-height: 26px; }
      .aa-panelRight .aa-contentModal .aa-docsContent img {
        max-width: 100%; }
      .aa-panelRight .aa-contentModal .aa-docsContent blockquote {
        padding: 0 1em;
        color: #777;
        border-left: 0.25em solid #ddd;
        margin: 0;
        margin-bottom: 16px; }
      .aa-panelRight .aa-contentModal .aa-docsContent pre {
        font-size: 85%;
        line-height: 1.45;
        margin-bottom: 16px;
        padding: 16px;
        background-color: #ECF0F9;
        border-radius: 4px;
        overflow: auto;
        word-wrap: normal; }
        .aa-panelRight .aa-contentModal .aa-docsContent pre p {
          margin-bottom: 0; }
    .aa-panelRight .aa-contentModal .aa-docsTocTitle {
      color: #8d97a6;
      padding-top: 24px;
      padding-bottom: 8px;
      font-family: PingFang SC;
      font-size: 12px;
      font-weight: 500;
      line-height: 18px;
      letter-spacing: 0px;
      text-align: left; }
    .aa-panelRight .aa-contentModal .aa-docsToc {
      max-height: 320px;
      width: 100%; }
      .aa-panelRight .aa-contentModal .aa-docsToc .aa-tocText {
        font-family: PingFang SC;
        font-size: 14px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: left; }
      .aa-panelRight .aa-contentModal .aa-docsToc li:before {
        content: "";
        display: inline-block;
        width: 4px;
        height: 4px;
        background-color: #202d40;
        border-radius: 50%;
        margin-right: 5px;
        margin-top: -3px;
        line-height: 32px;
        vertical-align: middle;
        list-style: none; }
  .aa-panelRight::-webkit-scrollbar {
    width: 4px; }
  .aa-panelRight::-webkit-scrollbar-thumb {
    background: rgba(32, 45, 64, 0.15);
    mix-blend-mode: normal;
    border-radius: 2px; }

.aa-OtherResult {
  font-family: "PingFang SC";
  font-size: 13px;
  font-weight: 400;
  padding-top: 24px;
  padding-left: 16px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #8592a6; }

.aa-PanelSuggestions {
  padding-left: 16px;
  margin-right: 32px;
  display: -ms-flexbox;
  display: flex; }

.aa-QuerySuggestion {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 16px;
  -ms-flex-align: center;
  align-items: center;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  height: 34px;
  background: #f2f4f7;
  border-radius: 20px; }
  .aa-QuerySuggestion mark {
    color: #0066ff;
    background-color: unset; }
  .aa-QuerySuggestion .aa-suggestionText {
    color: #2d3459;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    vertical-align: middle; }

/* no results */
.aa-noResultPanel {
  left: 0px !important;
  right: 0px !important;
  margin: 0 auto !important;
  margin-top: 72px !important;
  border-radius: 8px !important;
  overflow: unset !important;
  width: 1136px !important;
  max-height: 360px !important;
  max-width: 1136px !important;
  border: 1px solid !important;
  border-image-source: linear-gradient(180deg, rgba(230, 233, 237, 0.3) 0%, rgba(230, 233, 237, 0.6) 98.7%) !important; }

.aa-noResultPanel--scrollable {
  padding-left: 40px;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column; }

.aa-noResultPanelSuggestions {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px; }
  .aa-noResultPanelSuggestions .aa-SourceHeader {
    margin: 0; }

.no-result-title {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 40px; }
  .no-result-title .no-result-query {
    color: #0066ff; }

.no-result-recommend {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  color: #8592a6;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  padding-bottom: 16px; }

.aa-noResultFooter {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left; }
  .aa-noResultFooter a {
    color: #0066ff; }

@media only screen and (max-width: 1440px) {
  .aa-Form {
    height: 48px; }
  .aa-Panel {
    margin-top: 24px; } }

@media only screen and (max-width: 1160px) {
  .aa-Panel {
    max-width: 100% !important;
    margin-left: 32px;
    margin-right: 32px; } }

@media only screen and (max-width: 834px) {
  [data-autocomplete-source-id="hits"] .aa-Item[aria-selected="true"] {
    background: unset;
    border-radius: 4px; }
  .aa-Panel {
    margin-top: 48px;
    margin-bottom: 48px; }
  .aa-panelLeft {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .aa-panelRight {
    display: none; }
  #searchInput.isSearch {
    top: 48px; }
  .no-result-title {
    font-size: 18px; } }

@media only screen and (max-width: 640px) {
  .aa-Panel {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 24px;
    margin-bottom: 24px; }
  #searchInput {
    max-width: 560px;
    margin-left: 32px;
    margin-right: 32px;
    width: unset; }
  .aa-Input {
    font-size: 14px;
    line-height: 24px; }
  .aa-PanelSuggestions {
    margin-right: 0; }
  .aa-ItemContent {
    padding: 8px 16px;
    display: block; }
    .aa-ItemContent .aa-ItemContentBody .aa-ItemContentBreadCrumbs {
      max-height: 24px;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden;
      display: inline-block; }
      .aa-ItemContent .aa-ItemContentBody .aa-ItemContentBreadCrumbs .aa-ItemBreadCrumbsSpan {
        padding-right: 0px; } }

@media only screen and (max-width: 435px) {
  .aa-panelLeft {
    padding: 0 0 24px 0; }
  [data-autocomplete-source-id="hits"] .aa-List .aa-Item {
    margin-right: 0;
    margin-top: 0; }
  .aa-noResultPanel--scrollable {
    padding-left: 24px;
    padding-top: 24px;
    padding-bottom: 24px; }
  .aa-noResultPanelSuggestions {
    margin-bottom: 40px; }
  .no-result-recommend {
    padding-bottom: 8px; } }
@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; }
