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";
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; }
@charset "UTF-8";
a {
  outline: none;
  text-decoration: none; }

html {
  font-size: 10px;
  scroll-behavior: smooth; }

body {
  position: relative;
  left: 0; }

.name-line {
  position: relative; }

.source-item {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 24px;
  padding-top: 8px;
  color: #2f353f; }
  .source-item .source-item-lable {
    width: 170px;
    color: #495770; }

.new-no-child-name {
  font-size: 14px;
  line-height: 24px;
  padding-top: 8px;
  color: #2f353f;
  padding-left: 4px; }

.empty-p {
  line-height: 24px;
  padding-left: 12px;
  padding-top: 8px;
  height: 32px; }

.isCome {
  background: rgba(240, 133, 10, 0.2);
  border-radius: 4px;
  font-family: "PingFang SC";
  font-weight: 500;
  padding: 5px;
  color: #f0850a;
  font-size: 10px;
  line-height: 14px;
  white-space: nowrap; }
  .isCome.secondCome {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    display: inline-block; }

.common-hover-btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease; }
  .common-hover-btn:hover {
    background: rgba(45, 97, 252, 0.08); }

.bold-txt {
  font-weight: 500; }

.price .icon,
.price .price-icon,
.price .number {
  font-family: "avenir-next"; }

.price-container .btn-area {
  margin-top: 23px; }
  .price-container .btn-area .btn {
    text-align: center;
    line-height: 50px;
    cursor: pointer; }
    .price-container .btn-area .btn .banner-btn {
      border-radius: 6px;
      color: #2d61fc;
      font-size: 16px;
      line-height: 24px;
      font-weight: 600;
      text-decoration: none;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      border: 1px solid #2d61fc;
      display: -ms-flexbox;
      display: flex;
      width: 200px;
      height: 40px;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center; }

.price-container .top-section {
  padding-top: 184px;
  width: 100%;
  background: url(/images/banner.7ad1bf5d.png) no-repeat;
  background-position: center;
  background-size: 2560px 1440px;
  background-position: top; }
  .price-container .top-section .slogn-container {
    max-width: 752px;
    margin: 0 auto;
    text-align: center; }
    .price-container .top-section .slogn-container .title {
      font-size: 48px;
      font-weight: 700;
      line-height: 64px; }
      .price-container .top-section .slogn-container .title span {
        display: none; }
    .price-container .top-section .slogn-container .description {
      padding: 16px 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .price-container .top-section .slogn-container .description p {
        font-size: 14px;
        line-height: 14px;
        color: #8d95a6; }
      .price-container .top-section .slogn-container .description a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        color: #2D61FC; }
        .price-container .top-section .slogn-container .description a span {
          margin-right: 4px; }
  .price-container .top-section .version-tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 32px; }
    .price-container .top-section .version-tab div {
      font-size: 16px;
      font-weight: 400;
      height: 44px;
      padding: 0 16px;
      line-height: 24px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .price-container .top-section .version-tab .active {
      border-bottom: 4px solid #6B73FF; }
  .price-container .top-section .mb-tab {
    display: none; }
  .price-container .top-section .price-list-new .prices-container .price-detail {
    width: 420px !important; }
    .price-container .top-section .price-list-new .prices-container .price-detail .detail-top {
      width: 100% !important;
      padding-bottom: 20px !important; }
    .price-container .top-section .price-list-new .prices-container .price-detail .detail-content {
      padding-top: 20px !important; }
    .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(1) .btn-area {
      margin-top: 20px !important; }
    .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(1), .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(2) {
      position: relative; }
      .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(1) .detail-top::before, .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(2) .detail-top::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 14px;
        left: 0;
        top: -1px;
        border-radius: 12px 12px 0px 0px;
        color: #fff;
        font-weight: 600;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        z-index: 9; }
      .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(1):nth-child(1) .detail-top, .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(2):nth-child(1) .detail-top {
        -webkit-box-shadow: 0px 5px 20px rgba(55, 88, 197, 0.1) !important;
        box-shadow: 0px 5px 20px rgba(55, 88, 197, 0.1) !important; }
        .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(1):nth-child(1) .detail-top::before, .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(2):nth-child(1) .detail-top::before {
          background: -webkit-linear-gradient(177.92deg, #2d61fc 0%, rgba(166, 53, 255, 0.91) 74.55%, rgba(255, 107, 196, 0.6) 132.81%) !important;
          background: -o-linear-gradient(177.92deg, #2d61fc 0%, rgba(166, 53, 255, 0.91) 74.55%, rgba(255, 107, 196, 0.6) 132.81%) !important;
          background: linear-gradient(272.08deg, #2d61fc 0%, rgba(166, 53, 255, 0.91) 74.55%, rgba(255, 107, 196, 0.6) 132.81%) !important; }
      .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(1):nth-child(2) .detail-top::before, .price-container .top-section .price-list-new .prices-container .price-detail:nth-child(2):nth-child(2) .detail-top::before {
        background: -webkit-linear-gradient(0.12deg, #deb626 13.31%, #f8c665 56.2%, #ffe55b 99.44%) !important;
        background: -o-linear-gradient(0.12deg, #deb626 13.31%, #f8c665 56.2%, #ffe55b 99.44%) !important;
        background: linear-gradient(89.88deg, #deb626 13.31%, #f8c665 56.2%, #ffe55b 99.44%) !important; }
  .price-container .top-section .price-list-old .prices-container .price-detail:nth-child(1) .btn-area {
    margin-top: 62px !important; }
  .price-container .top-section .price-list {
    max-width: 1136px;
    margin: 0 auto;
    padding-bottom: 64px; }
    .price-container .top-section .price-list .prices-container {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-align: start;
      align-items: flex-start; }
      .price-container .top-section .price-list .prices-container .price-detail {
        width: 272px;
        margin-right: 16px;
        border-radius: 12px;
        background: rgba(247, 250, 255, 0.55);
        position: relative;
        outline: 0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        border-bottom: 1px solid transparent;
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        background-image: -webkit-linear-gradient(top, #fafbff, #fafbff), -webkit-linear-gradient(272.35deg, rgba(226, 234, 255, 0.52) 34.34%, rgba(224, 233, 255, 0.22) 64.22%, rgba(225, 234, 255, 0.13) 84.1%, rgba(226, 234, 255, 0.77) 98.65%);
        background-image: -o-linear-gradient(top, #fafbff, #fafbff), -o-linear-gradient(272.35deg, rgba(226, 234, 255, 0.52) 34.34%, rgba(224, 233, 255, 0.22) 64.22%, rgba(225, 234, 255, 0.13) 84.1%, rgba(226, 234, 255, 0.77) 98.65%);
        background-image: linear-gradient(to bottom, #fafbff, #fafbff), linear-gradient(177.65deg, rgba(226, 234, 255, 0.52) 34.34%, rgba(224, 233, 255, 0.22) 64.22%, rgba(225, 234, 255, 0.13) 84.1%, rgba(226, 234, 255, 0.77) 98.65%); }
        .price-container .top-section .price-list .prices-container .price-detail:last-child {
          margin-right: 0; }
          .price-container .top-section .price-list .prices-container .price-detail:last-child .btn-area {
            margin-top: 50px; }
            .price-container .top-section .price-list .prices-container .price-detail:last-child .btn-area .btn .banner-btn {
              background: -webkit-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
              background: -o-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
              background: linear-gradient(277.7deg, #2d61fc 0%, #26a7ff 125.47%);
              color: #fff;
              border: none; }
            .price-container .top-section .price-list .prices-container .price-detail:last-child .btn-area .btn .common-hover-btn:hover {
              opacity: 0.8; }
        .price-container .top-section .price-list .prices-container .price-detail:nth-child(1) .btn-area {
          margin-top: 62px; }
        .price-container .top-section .price-list .prices-container .price-detail:nth-child(2), .price-container .top-section .price-list .prices-container .price-detail:nth-child(3) {
          position: relative; }
          .price-container .top-section .price-list .prices-container .price-detail:nth-child(2) .detail-top::before, .price-container .top-section .price-list .prices-container .price-detail:nth-child(3) .detail-top::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 14px;
            left: 0;
            top: -1px;
            border-radius: 12px 12px 0px 0px;
            color: #fff;
            font-weight: 600;
            font-size: 12px;
            line-height: 24px;
            text-align: center;
            z-index: 9; }
          .price-container .top-section .price-list .prices-container .price-detail:nth-child(2):nth-child(2) .detail-top, .price-container .top-section .price-list .prices-container .price-detail:nth-child(3):nth-child(2) .detail-top {
            -webkit-box-shadow: 0px 5px 20px rgba(55, 88, 197, 0.1);
            box-shadow: 0px 5px 20px rgba(55, 88, 197, 0.1); }
            .price-container .top-section .price-list .prices-container .price-detail:nth-child(2):nth-child(2) .detail-top::before, .price-container .top-section .price-list .prices-container .price-detail:nth-child(3):nth-child(2) .detail-top::before {
              background: -webkit-linear-gradient(177.92deg, #2d61fc 0%, rgba(166, 53, 255, 0.91) 74.55%, rgba(255, 107, 196, 0.6) 132.81%);
              background: -o-linear-gradient(177.92deg, #2d61fc 0%, rgba(166, 53, 255, 0.91) 74.55%, rgba(255, 107, 196, 0.6) 132.81%);
              background: linear-gradient(272.08deg, #2d61fc 0%, rgba(166, 53, 255, 0.91) 74.55%, rgba(255, 107, 196, 0.6) 132.81%); }
          .price-container .top-section .price-list .prices-container .price-detail:nth-child(2):nth-child(3) .detail-top::before, .price-container .top-section .price-list .prices-container .price-detail:nth-child(3):nth-child(3) .detail-top::before {
            background: -webkit-linear-gradient(0.12deg, #deb626 13.31%, #f8c665 56.2%, #ffe55b 99.44%);
            background: -o-linear-gradient(0.12deg, #deb626 13.31%, #f8c665 56.2%, #ffe55b 99.44%);
            background: linear-gradient(89.88deg, #deb626 13.31%, #f8c665 56.2%, #ffe55b 99.44%); }
        .price-container .top-section .price-list .prices-container .price-detail:nth-child(1) .detail-content .detail-list li:nth-child(2), .price-container .top-section .price-list .prices-container .price-detail:nth-child(2) .detail-content .detail-list li:nth-child(2), .price-container .top-section .price-list .prices-container .price-detail:nth-child(3) .detail-content .detail-list li:nth-child(2) {
          margin-top: 0;
          padding-bottom: 16px; }
        .price-container .top-section .price-list .prices-container .price-detail:nth-child(1) .detail-content .detail-list li:last-child, .price-container .top-section .price-list .prices-container .price-detail:nth-child(2) .detail-content .detail-list li:last-child, .price-container .top-section .price-list .prices-container .price-detail:nth-child(3) .detail-content .detail-list li:last-child {
          margin-top: 0; }
        .price-container .top-section .price-list .prices-container .price-detail li:first-child {
          margin-top: 0; }
        .price-container .top-section .price-list .prices-container .price-detail li:nth-child(2) {
          min-height: 354px; }
        .price-container .top-section .price-list .prices-container .price-detail .detail-top {
          background: #fff;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-align: center;
          align-items: center;
          padding: 40px 28px 46px;
          -webkit-box-shadow: 0px 5px 10px rgba(163, 178, 233, 0.1);
          box-shadow: 0px 5px 10px rgba(163, 178, 233, 0.1);
          border-radius: 12px;
          position: relative;
          z-index: 6;
          width: 272px;
          left: -1px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .detail-box {
            width: 100%;
            position: relative;
            z-index: 7;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: center;
            align-items: center; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .popular-icon {
            position: absolute;
            top: -5px;
            right: -4px;
            z-index: 10; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .popular-icon img {
              width: 91px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .premison-bg {
            position: absolute;
            width: 100%;
            bottom: -6px;
            right: 0; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .premison-bg img {
              width: 100%; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-name {
            font-weight: 700;
            font-size: 24px;
            line-height: 32px;
            color: #32373f; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec {
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            margin-top: 16px;
            color: #666f80;
            text-align: center; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec .outerLinkBtn {
              font-size: 13px;
              line-height: 24px;
              color: #1c4ee6;
              font-weight: 600; }
              .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec .outerLinkBtn:hover {
                opacity: 0.8; }
                .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec .outerLinkBtn:hover img {
                  opacity: 1; }
              .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec .outerLinkBtn img {
                width: 10px;
                height: 10px;
                opacity: 0; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .price {
            margin-top: 24px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: end;
            align-items: flex-end;
            max-height: 40px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .price .price-icon {
              font-size: 20px;
              position: relative;
              top: 3px;
              -ms-flex-item-align: start;
              align-self: flex-start; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .price .number {
              font-size: 40px;
              line-height: 40px;
              padding-left: 2px;
              padding-right: 4px;
              position: relative;
              top: 5px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .price .unit {
              color: #666f80;
              font-size: 12px;
              line-height: 15px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .label-txt {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            margin-top: 35px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .label-txt img {
              width: 24px;
              margin-right: 8px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .label-txt span {
              font-weight: 700;
              font-size: 24px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area {
            margin-top: 15px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area p,
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area a {
              font-weight: 600;
              font-size: 13px;
              line-height: 24px;
              color: #2d61fc;
              cursor: pointer; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area p:hover {
              color: #2253e5; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area a {
              position: relative; }
              .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area a:hover {
                opacity: 1;
                display: -ms-flexbox;
                display: flex;
                background: none;
                color: #2253e5; }
                .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area a:hover img {
                  display: block;
                  position: absolute;
                  right: -16px;
                  top: 6px;
                  -webkit-transform: all 0.2s ease;
                  -ms-transform: all 0.2s ease;
                  transform: all 0.2s ease; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .expact-area img {
              height: 10px;
              display: none; }
        .price-container .top-section .price-list .prices-container .price-detail .detail-content {
          min-height: 1060px;
          padding: 36px 22px 32px;
          position: relative;
          z-index: 2;
          -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
          background: rgba(247, 250, 255, 0.55);
          position: relative;
          border-bottom-left-radius: 12px;
          border-bottom-right-radius: 12px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-name {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 8px;
            font-weight: 600;
            font-size: 16px;
            line-height: 24px;
            color: #32373f;
            white-space: nowrap; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-name {
            font-size: 14px;
            line-height: 24px;
            color: #666f80;
            padding-top: 16px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .name-line {
            display: -ms-flexbox;
            display: flex;
            position: relative;
            cursor: pointer; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .name-line img {
              width: 16px;
              height: 16px;
              position: relative;
              top: 14px;
              -webkit-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
              -webkit-transition: all 0.2s ease;
              -o-transition: all 0.2s ease;
              transition: all 0.2s ease; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .name-line.active img {
              -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .child-name,
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .no-child-name {
            font-size: 14px;
            line-height: 24px;
            color: #2f353f;
            padding-top: 8px;
            padding-left: 4px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .child-name {
            padding-bottom: 2px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .no-child-name {
            position: relative;
            padding-left: 12px;
            margin-left: 4px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .no-child-name::before {
              content: " ";
              width: 4px;
              height: 4px;
              border-radius: 50%;
              background: #2d61fc;
              position: absolute;
              top: 18px;
              left: 0;
              -webkit-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              transition: all 0.3s ease; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .child-list {
            display: none; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .child-list p {
              font-size: 13px;
              line-height: 24px;
              color: #666f80;
              padding-left: 16px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-content .detail-list .list-content .child-list.active {
              display: block; }
  .price-container .top-section .price-list-new .prices-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start; }
    .price-container .top-section .price-list-new .prices-container .price-detail:last-child {
      margin-right: 0; }
      .price-container .top-section .price-list-new .prices-container .price-detail:last-child .btn-area {
        margin-top: 20px; }
        .price-container .top-section .price-list-new .prices-container .price-detail:last-child .btn-area .btn .banner-btn {
          background: #fff;
          color: #2d61fc;
          border: 1px solid #2d61fc; }
        .price-container .top-section .price-list-new .prices-container .price-detail:last-child .btn-area .btn .common-hover-btn:hover {
          opacity: 0.8; }
  .price-container .top-section .more-btn {
    margin: 0px auto 64px;
    width: 240px; }
    .price-container .top-section .more-btn:hover {
      background: transparent;
      opacity: 0.8; }
    .price-container .top-section .more-btn .btn {
      text-align: center;
      cursor: pointer; }
      .price-container .top-section .more-btn .btn .banner-btn {
        border-radius: 40px;
        color: #2d61fc;
        font-size: 18px;
        font-weight: 600;
        text-decoration: none;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        display: -ms-flexbox;
        display: flex;
        padding: 20px 0 20px 10px;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center; }
        .price-container .top-section .more-btn .btn .banner-btn img {
          width: 24px;
          margin-left: 2px; }

.price-container .middle-section {
  position: relative;
  width: 100%;
  background: -webkit-linear-gradient(117.51deg, #202633 25.07%, #373f50 82.36%);
  background: -o-linear-gradient(117.51deg, #202633 25.07%, #373f50 82.36%);
  background: linear-gradient(332.49deg, #202633 25.07%, #373f50 82.36%);
  z-index: 1; }
  .price-container .middle-section .section-bg {
    position: absolute;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%; }
    .price-container .middle-section .section-bg .mask-1 {
      height: 562px;
      position: absolute;
      top: 21px;
      left: 115px; }
    .price-container .middle-section .section-bg .mask-2 {
      height: 560px;
      position: absolute;
      bottom: 0;
      right: 0; }
    .price-container .middle-section .section-bg img:nth-child(3), .price-container .middle-section .section-bg img:nth-child(4), .price-container .middle-section .section-bg img:nth-child(5), .price-container .middle-section .section-bg img:nth-child(6) {
      display: none; }
  .price-container .middle-section .middle-container {
    position: relative;
    z-index: 3;
    width: 1136px;
    margin: 0 auto;
    padding-top: 176px; }
    .price-container .middle-section .middle-container .main-box {
      position: relative;
      top: 8px;
      width: 1033px;
      height: 432px;
      border-radius: 12px;
      background: url(/images/card_bg.7314fb98.png) no-repeat;
      background-position: center;
      background-size: cover; }
      .price-container .middle-section .middle-container .main-box .text-box {
        padding: 56px 56px 48px 56px;
        position: relative;
        color: #fff; }
        .price-container .middle-section .middle-container .main-box .text-box .title {
          width: 276px;
          font-style: normal;
          font-weight: 700;
          font-size: 36px;
          line-height: 48px;
          background: -webkit-linear-gradient(274.63deg, #e1ffff 21.21%, #ffffff 89.64%);
          background: -o-linear-gradient(274.63deg, #e1ffff 21.21%, #ffffff 89.64%);
          background: linear-gradient(175.37deg, #e1ffff 21.21%, #ffffff 89.64%);
          -webkit-background-clip: text;
          background-clip: text;
          color: transparent; }
        .price-container .middle-section .middle-container .main-box .text-box .description {
          padding-top: 16px;
          max-width: 278px;
          font-size: 14px;
          line-height: 24px;
          opacity: 0.8; }
        .price-container .middle-section .middle-container .main-box .text-box .bottom-box {
          position: relative;
          top: 82px; }
          .price-container .middle-section .middle-container .main-box .text-box .bottom-box .price {
            max-height: 40px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: end;
            align-items: flex-end; }
            .price-container .middle-section .middle-container .main-box .text-box .bottom-box .price .icon {
              font-size: 22px;
              position: relative;
              top: -5px; }
            .price-container .middle-section .middle-container .main-box .text-box .bottom-box .price .number {
              font-size: 38px;
              line-height: 40px;
              padding: 0 6px 0 2px;
              position: relative;
              top: 4px; }
            .price-container .middle-section .middle-container .main-box .text-box .bottom-box .price .unit {
              font-size: 12px;
              line-height: 14px;
              opacity: 0.8; }
          .price-container .middle-section .middle-container .main-box .text-box .bottom-box .buy-btn {
            margin-top: 16px; }
            .price-container .middle-section .middle-container .main-box .text-box .bottom-box .buy-btn .btn {
              text-align: center;
              cursor: pointer; }
              .price-container .middle-section .middle-container .main-box .text-box .bottom-box .buy-btn .btn .banner-btn {
                border-radius: 6px;
                color: #2d61fc;
                font-size: 16px;
                line-height: 22px;
                font-weight: 600;
                text-decoration: none;
                -webkit-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
                display: -ms-flexbox;
                display: flex;
                width: 136px;
                height: 42px;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex-align: center;
                align-items: center;
                background: -webkit-linear-gradient(284.14deg, #ffffff 10.61%, rgba(255, 255, 255, 0.8) 91.94%);
                background: -o-linear-gradient(284.14deg, #ffffff 10.61%, rgba(255, 255, 255, 0.8) 91.94%);
                background: linear-gradient(165.86deg, #ffffff 10.61%, rgba(255, 255, 255, 0.8) 91.94%); }
              .price-container .middle-section .middle-container .main-box .text-box .bottom-box .buy-btn .btn .common-hover-btn:hover {
                opacity: 0.8; }
          .price-container .middle-section .middle-container .main-box .text-box .bottom-box .note {
            font-size: 13px;
            line-height: 22px;
            color: rgba(255, 255, 255, 0.8);
            margin-top: 14px; }
      .price-container .middle-section .middle-container .main-box .ball-1 {
        position: absolute;
        bottom: -24px;
        left: -118px;
        height: 64px;
        display: none; }
    .price-container .middle-section .middle-container .right-box {
      position: absolute;
      top: 148px;
      right: 0px;
      width: 764px;
      height: 524px;
      background: url(/images/right-bg.f756e0c0.png) no-repeat;
      background-position: center;
      background-size: cover; }
      .price-container .middle-section .middle-container .right-box .config-content {
        display: -ms-flexbox;
        display: flex;
        padding-top: 96px;
        padding-left: 100px; }
        .price-container .middle-section .middle-container .right-box .config-content .config-detail:last-child {
          position: relative;
          left: 60px; }
          .price-container .middle-section .middle-container .right-box .config-content .config-detail:last-child .config-list .config-line .name {
            width: 220px; }
        .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-name {
          font-weight: 700;
          font-size: 20px;
          line-height: 32px;
          background: -webkit-linear-gradient(86.82deg, #fff3dc 25.39%, #ffb39b 99.43%);
          background: -o-linear-gradient(86.82deg, #fff3dc 25.39%, #ffb39b 99.43%);
          background: linear-gradient(3.18deg, #fff3dc 25.39%, #ffb39b 99.43%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          color: transparent;
          position: relative; }
          .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-name::after {
            content: "";
            width: 16px;
            height: 1px;
            background: rgba(148, 154, 165, 0.65);
            border-radius: 2px;
            position: absolute;
            top: 56px;
            left: 0; }
        .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list {
          margin-top: 57px; }
          .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line {
            padding-top: 16px;
            display: -ms-flexbox;
            display: flex; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line:first-child {
              padding-top: 0; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line span {
              font-size: 16px;
              line-height: 24px; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line .name {
              color: #fff;
              width: 190px;
              display: inline-block; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line .value {
              color: #c8cdd9;
              width: 88px;
              display: inline-block; }
  .price-container .middle-section .middle-container-product {
    position: relative;
    z-index: 3;
    width: 1136px;
    margin: 0 auto;
    padding-top: 176px;
    padding-bottom: 160px; }
    .price-container .middle-section .middle-container-product .main-box {
      position: relative;
      top: 8px;
      width: 1033px;
      height: 432px;
      border-radius: 12px;
      background: url(/images/product-card-bg.325772b5.png) no-repeat;
      background-size: cover; }
      .price-container .middle-section .middle-container-product .main-box .text-box {
        padding: 56px 56px 48px 56px;
        position: relative;
        height: 100%;
        color: #fff; }
        .price-container .middle-section .middle-container-product .main-box .text-box .title {
          font-style: normal;
          font-weight: 700;
          font-size: 36px;
          line-height: 48px;
          background: -webkit-linear-gradient(274.63deg, #e1ffff 21.21%, #ffffff 89.64%) no-repeat;
          background: -o-linear-gradient(274.63deg, #e1ffff 21.21%, #ffffff 89.64%) no-repeat;
          background: linear-gradient(175.37deg, #e1ffff 21.21%, #ffffff 89.64%) no-repeat;
          -webkit-background-clip: text;
          background-clip: text;
          color: transparent; }
        .price-container .middle-section .middle-container-product .main-box .text-box .description {
          padding-top: 16px;
          max-width: 278px;
          font-size: 14px;
          line-height: 24px;
          opacity: 0.8; }
        .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box {
          position: absolute;
          bottom: 29px; }
          .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box .buy-btn {
            margin-top: 16px; }
            .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box .buy-btn .btn {
              text-align: center;
              cursor: pointer; }
              .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box .buy-btn .btn .banner-btn {
                border-radius: 6px;
                color: #ff5656;
                font-size: 16px;
                line-height: 22px;
                font-weight: 600;
                text-decoration: none;
                -webkit-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
                display: -ms-flexbox;
                display: flex;
                width: 136px;
                height: 42px;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex-align: center;
                align-items: center;
                background: -webkit-linear-gradient(284.14deg, #ffffff 10.61%, rgba(255, 255, 255, 0.8) 91.94%);
                background: -o-linear-gradient(284.14deg, #ffffff 10.61%, rgba(255, 255, 255, 0.8) 91.94%);
                background: linear-gradient(165.86deg, #ffffff 10.61%, rgba(255, 255, 255, 0.8) 91.94%); }
              .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box .buy-btn .btn .common-hover-btn:hover {
                opacity: 0.8; }
          .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box .note {
            font-size: 13px;
            line-height: 22px;
            color: rgba(255, 255, 255, 0.8);
            margin-top: 14px; }
    .price-container .middle-section .middle-container-product .right-box {
      position: absolute;
      top: 148px;
      right: 0px;
      width: 764px;
      height: 524px;
      background: url(/images/product-right-bg.7fb4a208.png) no-repeat;
      background-position: center;
      background-size: cover; }
      .price-container .middle-section .middle-container-product .right-box .config-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 115px;
        padding-left: 115px;
        gap: 50px; }
        .price-container .middle-section .middle-container-product .right-box .config-content .config-card {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
          justify-content: space-between;
          max-width: 618px;
          -ms-flex-align: center;
          align-items: center;
          padding: 24px 18px;
          border: 1px solid rgba(232, 182, 255, 0.1);
          background: -webkit-linear-gradient(190deg, rgba(94, 108, 135, 0.21) -11.61%, rgba(23, 35, 60, 0.2) 96.95%);
          background: -o-linear-gradient(190deg, rgba(94, 108, 135, 0.21) -11.61%, rgba(23, 35, 60, 0.2) 96.95%);
          background: linear-gradient(260deg, rgba(94, 108, 135, 0.21) -11.61%, rgba(23, 35, 60, 0.2) 96.95%);
          border-radius: 8px;
          -webkit-box-shadow: 0px 10px 30px rgba(11, 24, 53, 0.05);
          box-shadow: 0px 10px 30px rgba(11, 24, 53, 0.05);
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card .card-left .title {
            font-family: PingFang HK;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 32px;
            background: -webkit-linear-gradient(87deg, #fff3dc 25.39%, #ffb39b 99.43%);
            background: -o-linear-gradient(87deg, #fff3dc 25.39%, #ffb39b 99.43%);
            background: linear-gradient(3deg, #fff3dc 25.39%, #ffb39b 99.43%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card .card-left .desc {
            color: #fff;
            font-family: PingFang SC;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px; }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card .card-right .price {
            color: #c8cdd9;
            text-align: right;
            font-family: PingFang SC;
            font-size: 26px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px; }
        .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb {
          display: none; }

.price-container .table-section .question-top,
.price-container .question-section .question-top {
  width: 752px;
  margin: 0 auto;
  position: relative; }
  .price-container .table-section .question-top .title-bg,
  .price-container .question-section .question-top .title-bg {
    position: absolute;
    left: calc((100% - 120px) / 2);
    top: -65px;
    z-index: 1; }
    .price-container .table-section .question-top .title-bg img,
    .price-container .question-section .question-top .title-bg img {
      height: 120px;
      margin: 0 auto; }
  .price-container .table-section .question-top .title,
  .price-container .question-section .question-top .title {
    font-weight: 700;
    font-size: 40px;
    line-height: 56px;
    color: #32373f;
    text-align: center;
    position: relative;
    z-index: 2; }

.price-container .table-section .version-tab-plan,
.price-container .question-section .version-tab-plan {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px; }
  .price-container .table-section .version-tab-plan div,
  .price-container .question-section .version-tab-plan div {
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .price-container .table-section .version-tab-plan .active-plan,
  .price-container .question-section .version-tab-plan .active-plan {
    border-bottom: 4px solid #6B73FF; }

.price-container .table-section {
  width: 100%;
  margin: 0 auto;
  background: url(/images/table_bg.8206908e.png) no-repeat;
  background-size: 2560px auto;
  background-position: top;
  position: relative; }
  .price-container .table-section.fixed {
    background: none; }
  .price-container .table-section .question-top {
    padding-top: 224px; }
    .price-container .table-section .question-top .title-bg {
      top: 160px; }
      .price-container .table-section .question-top .title-bg img {
        opacity: 0.6; }
  .price-container .table-section .mb-table-container-old {
    display: none; }
  .price-container .table-section .mb-table-container-new {
    display: none; }
  .price-container .table-section .plan-desc {
    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #8d95a6;
    max-width: 1136px;
    margin: 0 auto;
    margin-bottom: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center; }
    .price-container .table-section .plan-desc .export-btn {
      font-weight: 600;
      font-size: 16px;
      color: #2d61fc;
      cursor: pointer; }
      .price-container .table-section .plan-desc .export-btn img {
        height: 12px; }
      .price-container .table-section .plan-desc .export-btn:hover {
        opacity: 0.8; }
  .price-container .table-section .table-list {
    width: 100%;
    margin: 80px auto 60px;
    position: relative; }
    .price-container .table-section .table-list .data-detail .visual-name {
      opacity: 0;
      height: 204px;
      position: relative;
      top: -204px;
      z-index: -9;
      width: 100%; }
    .price-container .table-section .table-list .data-detail.fixed .visual-name {
      opacity: 1;
      top: 0; }
    .price-container .table-section .table-list .data-detail.fixed .table-data {
      top: 0; }
    .price-container .table-section .table-list .top-part {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative; }
      .price-container .table-section .table-list .top-part .section-bg {
        display: none; }
      .price-container .table-section .table-list .top-part.fixed {
        width: 100%;
        position: fixed;
        top: 60px;
        z-index: 9;
        -ms-flex-direction: column;
        flex-direction: column;
        background: url(/images/fixed-table-test.7c1d2a68.png) no-repeat;
        background-size: 2560px auto;
        background-position: top; }
      .price-container .table-section .table-list .top-part.absolute {
        position: absolute;
        bottom: 0;
        z-index: 9;
        -ms-flex-direction: column;
        flex-direction: column;
        background: url(/images/fixed-table-test.7c1d2a68.png) no-repeat;
        background-size: 2560px auto;
        background-position: top; }
        .price-container .table-section .table-list .top-part.absolute .section-bg {
          height: 204px;
          display: block;
          position: relative;
          width: 100%; }
          .price-container .table-section .table-list .top-part.absolute .section-bg img {
            position: absolute;
            bottom: -200px;
            height: 200px;
            width: 100%; }
    .price-container .table-section .table-list .table-name {
      display: -ms-flexbox;
      display: flex;
      height: 204px;
      position: relative;
      z-index: 9;
      width: 1136px;
      margin: 0 auto; }
      .price-container .table-section .table-list .table-name.fixed {
        position: fixed;
        top: 60px;
        z-index: 9; }
      .price-container .table-section .table-list .table-name.absolute {
        position: absolute;
        bottom: 0;
        z-index: 9; }
      .price-container .table-section .table-list .table-name .name-box {
        width: 240px;
        background: #fefeff;
        -webkit-box-shadow: 0px 5px 10px rgba(184, 194, 204, 0.1);
        box-shadow: 0px 5px 10px rgba(184, 194, 204, 0.1);
        border-radius: 8px;
        margin-left: 16px;
        padding: 32px 12px 0px;
        text-align: center; }
        .price-container .table-section .table-list .table-name .name-box .name {
          font-weight: 700;
          font-size: 22px;
          line-height: 32px;
          color: #2f343f;
          padding-bottom: 16px; }
        .price-container .table-section .table-list .table-name .name-box .desc {
          font-size: 13px;
          line-height: 24px;
          color: #666f80;
          width: 78px; }
        .price-container .table-section .table-list .table-name .name-box .price {
          display: -ms-flexbox;
          display: flex;
          color: #2d61fc;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: baseline;
          align-items: baseline; }
          .price-container .table-section .table-list .table-name .name-box .price .price-icon {
            font-size: 20px;
            line-height: 25px;
            position: relative;
            top: -2px; }
          .price-container .table-section .table-list .table-name .name-box .price .number {
            font-size: 32px;
            line-height: 39px;
            padding-left: 2px;
            padding-right: 6px; }
          .price-container .table-section .table-list .table-name .name-box .price .unit {
            font-size: 10px;
            line-height: 14px;
            color: #666f80; }
        .price-container .table-section .table-list .table-name .name-box .btn-area {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
          justify-content: center; }
          .price-container .table-section .table-list .table-name .name-box .btn-area .btn {
            text-align: center;
            line-height: 50px;
            cursor: pointer; }
            .price-container .table-section .table-list .table-name .name-box .btn-area .btn .banner-btn {
              width: 168px;
              height: 36px;
              font-size: 14px; }
        .price-container .table-section .table-list .table-name .name-box:first-child {
          width: 368px;
          margin-left: 0;
          padding: 32px 0px 0px 32px;
          text-align: left; }
        .price-container .table-section .table-list .table-name .name-box:nth-child(3) .btn-area .btn .banner-btn, .price-container .table-section .table-list .table-name .name-box:nth-child(4) .btn-area .btn .banner-btn {
          color: #fff;
          background: -webkit-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
          background: -o-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
          background: linear-gradient(277.7deg, #2d61fc 0%, #26a7ff 125.47%);
          border: none; }
        .price-container .table-section .table-list .table-name .name-box:nth-child(3) .btn-area .btn .common-hover-btn:hover, .price-container .table-section .table-list .table-name .name-box:nth-child(4) .btn-area .btn .common-hover-btn:hover {
          opacity: 0.8;
          background: -webkit-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
          background: -o-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
          background: linear-gradient(277.7deg, #2d61fc 0%, #26a7ff 125.47%); }
    .price-container .table-section .table-list .table-data {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      padding-bottom: 32px;
      top: -204px;
      width: 1136px;
      margin: 0 auto; }
      .price-container .table-section .table-list .table-data .table-bg {
        position: absolute;
        z-index: 1;
        top: -6px;
        left: 0;
        width: 100%;
        height: calc(100% + 6px);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .price-container .table-section .table-list .table-data .table-bg .name {
          width: 368px; }
        .price-container .table-section .table-list .table-data .table-bg .value {
          width: 240px;
          background: #f5f7fc;
          border-bottom-left-radius: 8px;
          border-bottom-right-radius: 8px; }
          .price-container .table-section .table-list .table-data .table-bg .value.first {
            background: #fafbfc;
            -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px); }
      .price-container .table-section .table-list .table-data .data-box {
        position: relative;
        z-index: 2; }
        .price-container .table-section .table-list .table-data .data-box.visible {
          display: none; }
      .price-container .table-section .table-list .table-data .name-line {
        display: -ms-flexbox;
        display: flex;
        margin-top: 40px;
        margin-bottom: 8px; }
        .price-container .table-section .table-list .table-data .name-line .name {
          font-weight: 600;
          font-size: 16px;
          line-height: 32px;
          color: #2d61fc;
          padding-left: 8px; }
        .price-container .table-section .table-list .table-data .name-line img {
          height: 32px; }
      .price-container .table-section .table-list .table-data .data-list .data-item {
        display: -ms-flexbox;
        display: flex;
        padding: 8px 0 12px; }
        .price-container .table-section .table-list .table-data .data-list .data-item .item {
          width: 368px;
          padding-left: 36px;
          position: relative;
          cursor: pointer; }
          .price-container .table-section .table-list .table-data .data-list .data-item .item .name {
            font-weight: 500;
            font-size: 14px;
            line-height: 24px;
            color: #2f343f;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center; }
            .price-container .table-section .table-list .table-data .data-list .data-item .item .name img {
              width: 16px;
              height: 16px;
              position: relative;
              -webkit-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
              -webkit-transition: all 0.2s ease;
              -o-transition: all 0.2s ease;
              transition: all 0.2s ease;
              margin-right: 4px; }
          .price-container .table-section .table-list .table-data .data-list .data-item .item .desc {
            color: #666f80;
            padding-top: 8px;
            display: none;
            max-width: 308px;
            font-size: 13px;
            line-height: 20px;
            padding-left: 20px; }
            .price-container .table-section .table-list .table-data .data-list .data-item .item .desc a {
              color: #2d61fc; }
        .price-container .table-section .table-list .table-data .data-list .data-item.active {
          background: rgba(101, 163, 255, 0.05);
          border-radius: 8px; }
          .price-container .table-section .table-list .table-data .data-list .data-item.active .item .name img {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
            top: -1px; }
          .price-container .table-section .table-list .table-data .data-list .data-item.active .item .desc {
            display: block; }
        .price-container .table-section .table-list .table-data .data-list .data-item .value {
          margin-left: 24px;
          width: 240px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
          justify-content: center; }
          .price-container .table-section .table-list .table-data .data-list .data-item .value img {
            height: 16px;
            position: relative;
            top: 5px; }
          .price-container .table-section .table-list .table-data .data-list .data-item .value .number {
            font-size: 14px;
            line-height: 24px;
            color: #32373f; }
        .price-container .table-section .table-list .table-data .data-list .data-item:hover {
          background: rgba(101, 163, 255, 0.05);
          border-radius: 8px; }
  .price-container .table-section .table-list-new .data-detail .table-data {
    width: 880px; }
  .price-container .table-section .table-list-new .table-name {
    width: 880px; }
  .price-container .table-section .mb-table-list {
    display: none; }
  .price-container .table-section .more-btn {
    width: 112px;
    height: 24px;
    margin: 40px auto 0; }
    .price-container .table-section .more-btn .btn-area {
      margin-top: 16px; }
      .price-container .table-section .more-btn .btn-area .btn .banner-btn {
        border: none;
        width: 100%;
        height: 100%; }
        .price-container .table-section .more-btn .btn-area .btn .banner-btn img {
          width: 24px;
          margin-left: 8px; }
      .price-container .table-section .more-btn .btn-area .btn .common-hover-btn:hover {
        background: none;
        opacity: 0.8; }

.price-container .question-section {
  width: 1136px;
  margin: 224px auto 0; }
  .price-container .question-section .question-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 64px; }
    .price-container .question-section .question-list > div {
      width: 368px;
      height: 244px;
      background: #f2f5fb;
      border-radius: 8px;
      padding: 32px 24px;
      margin-top: 16px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .price-container .question-section .question-list > div:hover {
        -webkit-box-shadow: 0px 0px 10px rgba(34, 115, 229, 0.06), 0px 10px 20px rgba(33, 110, 217, 0.05);
        box-shadow: 0px 0px 10px rgba(34, 115, 229, 0.06), 0px 10px 20px rgba(33, 110, 217, 0.05);
        background: #fff; }
        .price-container .question-section .question-list > div:hover .desc {
          color: #606c80; }
          .price-container .question-section .question-list > div:hover .desc a {
            color: #606c80; }
      .price-container .question-section .question-list > div .name {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        color: #202d40; }
      .price-container .question-section .question-list > div .desc {
        padding-top: 16px;
        font-size: 14px;
        line-height: 24px;
        color: #8592a6; }
        .price-container .question-section .question-list > div .desc a {
          color: #8592a6;
          font-size: 14px;
          text-decoration: underline;
          position: relative;
          left: -2px; }
          .price-container .question-section .question-list > div .desc a:hover {
            color: #2d61fc;
            font-weight: 500; }

.price-container .starter-section {
  width: 100%;
  height: 320px;
  background: url(/images/starter.553b64d4.png) no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 136px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .price-container .starter-section .content-section {
    width: 1104px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .price-container .starter-section .content-section .left-section {
      color: #fff;
      width: 560px; }
      .price-container .starter-section .content-section .left-section .title {
        font-weight: 700;
        font-size: 40px;
        line-height: 56px; }
      .price-container .starter-section .content-section .left-section .description {
        font-size: 20px;
        line-height: 32px;
        padding-top: 24px;
        color: #e4e9f2; }
    .price-container .starter-section .content-section .right-section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .price-container .starter-section .content-section .right-section .btn {
        text-align: center;
        cursor: pointer; }
        .price-container .starter-section .content-section .right-section .btn .banner-btn {
          border-radius: 8px;
          color: #2d61fc;
          font-size: 20px;
          line-height: 24px;
          font-weight: 600;
          text-decoration: none;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          display: -ms-flexbox;
          display: flex;
          width: 176px;
          height: 56px;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-shadow: 0px 3px 15px rgba(49, 84, 180, 0.25105);
          box-shadow: 0px 3px 15px rgba(49, 84, 180, 0.25105);
          background: #fff; }
        .price-container .starter-section .content-section .right-section .btn:last-child .common-hover-btn:hover {
          background: rgba(255, 255, 255, 0.28) !important;
          opacity: 1; }
        .price-container .starter-section .content-section .right-section .btn .common-hover-btn:hover {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          opacity: 0.8; }
        .price-container .starter-section .content-section .right-section .btn:last-child {
          margin-left: 16px; }
          .price-container .starter-section .content-section .right-section .btn:last-child .banner-btn {
            background: rgba(255, 255, 255, 0.2);
            border: 1px solid #ffffff;
            -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #fff;
            position: relative; }
          .price-container .starter-section .content-section .right-section .btn:last-child .code-modal {
            position: absolute;
            right: -55%;
            top: -120px;
            width: 288px;
            height: 144px;
            padding: 16px;
            background: #fff;
            border-radius: 4px;
            opacity: 1;
            -webkit-transform: translate3d(-50%, 10px, 0);
            transform: translate3d(-50%, 10px, 0);
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            z-index: -1;
            -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); }
            .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-inner {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: justify;
              justify-content: space-between; }
              .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-inner img {
                height: 112px; }
              .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-inner div {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
                -ms-flex-align: center;
                align-items: center;
                margin-right: 10px; }
                .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-inner div img {
                  height: 94px; }
                .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-inner div p {
                  font-size: 14px;
                  font-weight: 500;
                  color: #202d40;
                  text-align: center; }
                  .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-inner div p:nth-child(2) {
                    margin-top: -20px; }
              .price-container .starter-section .content-section .right-section .btn:last-child .code-modal .modal-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); }
        .price-container .starter-section .content-section .right-section .btn:hover .code-modal {
          opacity: 1;
          z-index: 1;
          -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0); }

.com-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  z-index: -9;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .com-modal .com-wrap {
    width: 52rem;
    background: white;
    border-radius: 6px;
    border: 1px solid #dadfe6;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 40px 48px 48px;
    position: relative;
    margin-top: 15rem;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .com-modal .com-wrap .title {
      color: #202d40;
      font-size: 2rem;
      font-weight: 600;
      line-height: 3.2rem;
      letter-spacing: 0;
      text-align: center; }
    .com-modal .com-wrap .version-selector {
      width: 100%;
      height: 50px;
      background: #ffffff;
      border: 2px solid #202d40;
      border-radius: 4px;
      margin-top: 4rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center; }
      .com-modal .com-wrap .version-selector .version-name {
        width: calc(50% - 1px);
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 2px;
        padding: 13px 20px;
        color: #202d40;
        font-weight: 600;
        cursor: pointer; }
        .com-modal .com-wrap .version-selector .version-name.active {
          background: #202d40;
          color: #dadfe6; }
        .com-modal .com-wrap .version-selector .version-name .name {
          font-size: 14px;
          line-height: 24px; }
        .com-modal .com-wrap .version-selector .version-name .price {
          color: #8d97a6;
          font-size: 10px;
          line-height: 14px; }
          .com-modal .com-wrap .version-selector .version-name .price .number {
            font-size: 16px;
            line-height: 24px;
            font-weight: 700; }
    .com-modal .com-wrap .tip {
      color: #606c80;
      font-size: 1.4rem;
      margin-top: 0.6rem; }
    .com-modal .com-wrap .rule {
      margin-top: 1.6rem;
      color: #8d95a6;
      font-size: 1rem;
      line-height: 2rem; }
      .com-modal .com-wrap .rule span {
        font-weight: 500; }
    .com-modal .com-wrap .perfor-version {
      margin-top: 3rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .com-modal .com-wrap .perfor-version .standard {
        width: 22rem;
        height: 14.6rem; }
        .com-modal .com-wrap .perfor-version .standard .sta-title {
          color: #606c80;
          font-size: 1.6rem; }
        .com-modal .com-wrap .perfor-version .standard .stan-bar {
          height: 0.6rem;
          background: #dadfe6;
          margin-top: 0.8rem; }
        .com-modal .com-wrap .perfor-version .standard .stan-desc {
          color: #606c80;
          font-size: 1.4rem;
          line-height: 3.2rem;
          margin-top: 1.4rem; }
      .com-modal .com-wrap .perfor-version .performance {
        width: 22rem;
        height: 14.6rem; }
        .com-modal .com-wrap .perfor-version .performance .per-title {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .com-modal .com-wrap .perfor-version .performance .per-title .left {
            color: #0066ff;
            font-size: 1.6rem;
            font-weight: 600; }
          .com-modal .com-wrap .perfor-version .performance .per-title .right {
            color: #606c80;
            font-size: 1.6rem; }
            .com-modal .com-wrap .perfor-version .performance .per-title .right span {
              font-size: 12px; }
        .com-modal .com-wrap .perfor-version .performance .per-bar {
          height: 0.6rem;
          background: -webkit-linear-gradient(315deg, #3d98ff 0%, #0066ff 100%);
          background: -o-linear-gradient(315deg, #3d98ff 0%, #0066ff 100%);
          background: linear-gradient(-225deg, #3d98ff 0%, #0066ff 100%);
          margin-top: 0.8rem; }
        .com-modal .com-wrap .perfor-version .performance .per-desc {
          color: #202d40;
          font-size: 1.4rem;
          line-height: 3.2rem;
          margin-top: 1.4rem; }
          .com-modal .com-wrap .perfor-version .performance .per-desc .blue {
            color: #0066ff;
            font-weight: 600; }
    .com-modal .com-wrap .bottom {
      margin-top: 5.6rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .com-modal .com-wrap .bottom .btn .banner-btn {
        border-radius: 6px;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        text-decoration: none;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        display: -ms-flexbox;
        display: flex;
        width: 120px;
        height: 40px;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        background: -webkit-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
        background: -o-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
        background: linear-gradient(277.7deg, #2d61fc 0%, #26a7ff 125.47%); }
      .com-modal .com-wrap .bottom .help {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        color: #666f80;
        font-size: 14px; }
        .com-modal .com-wrap .bottom .help svg {
          width: 16px;
          height: 16px;
          margin-right: 4px; }
        .com-modal .com-wrap .bottom .help a {
          color: #0066ff;
          cursor: pointer; }
  .com-modal .com-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
    .com-modal .com-close svg {
      width: 20px;
      height: 20px; }
  .com-modal .result {
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #202d40;
    font-size: 14px;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .com-modal .result .num {
      margin-right: 5px; }
    .com-modal .result .symbol {
      color: #8592a6;
      margin: 0 10px 2px; }
    .com-modal .result .input-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      top: 12px;
      /* 谷歌 */
      /* 火狐 */ }
      .com-modal .result .input-group .group-content {
        display: -ms-flexbox;
        display: flex; }
        .com-modal .result .input-group .group-content p {
          padding-top: 5px;
          padding-left: 8px;
          color: #666f80;
          font-size: 13px;
          line-height: 20px; }
        .com-modal .result .input-group .group-content .click-btn {
          cursor: pointer; }
      .com-modal .result .input-group input {
        border-radius: 4px;
        border: 1px solid #dfe2e6;
        background-color: #fff;
        height: 32px;
        width: 32px;
        font-size: 16px;
        font-weight: 700;
        color: #bac1cc; }
        .com-modal .result .input-group input:nth-child(2) {
          width: 106px;
          margin: 0 4px;
          font-weight: normal;
          color: #202d40;
          text-align: center; }
          .com-modal .result .input-group input:nth-child(2):focus {
            outline: 2px solid #2d61fc; }
      .com-modal .result .input-group input::-webkit-outer-spin-button,
      .com-modal .result .input-group input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0; }
      .com-modal .result .input-group input {
        -moz-appearance: textfield; }
      .com-modal .result .input-group p {
        font-size: 14px;
        line-height: 24px;
        color: #8d95a6;
        padding-top: 8px; }
    .com-modal .result .link {
      color: #0066ff; }

.com-modal .selector-wrap {
  width: 800px; }
  .com-modal .selector-wrap .choose-time {
    font-size: 16px;
    color: #202d40;
    margin-top: 40px;
    font-weight: 600;
    line-height: 22px; }
  .com-modal .selector-wrap .choose-time-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 14px; }
    .com-modal .selector-wrap .choose-time-wrap > div {
      -ms-flex: 1 1;
      flex: 1 1;
      height: 72px;
      border-radius: 4px;
      border: 1px solid #dadfe6;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      cursor: pointer;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .com-modal .selector-wrap .choose-time-wrap > div .time-active {
        display: none; }
      .com-modal .selector-wrap .choose-time-wrap > div svg {
        display: none; }
      .com-modal .selector-wrap .choose-time-wrap > div.active {
        border-color: #212d40; }
        .com-modal .selector-wrap .choose-time-wrap > div.active .time-active {
          display: block;
          position: absolute;
          right: 0;
          bottom: 0;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 34px 34px;
          border-color: transparent transparent #212d40 transparent; }
        .com-modal .selector-wrap .choose-time-wrap > div.active svg {
          display: block;
          position: absolute;
          right: 4px;
          bottom: 4px; }
      .com-modal .selector-wrap .choose-time-wrap > div .discount {
        position: absolute;
        right: 5px;
        top: -8px;
        border-radius: 2px;
        background: #f0850a;
        height: 21px;
        width: 46px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 12px;
        color: #fff; }
      .com-modal .selector-wrap .choose-time-wrap > div .discount-content {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        justify-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 24px; }
      .com-modal .selector-wrap .choose-time-wrap > div .time-up {
        font-size: 18px;
        font-weight: 600;
        color: #202d40; }
      .com-modal .selector-wrap .choose-time-wrap > div .time-bottom {
        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;
        -ms-flex: 1 1;
        flex: 1 1; }
        .com-modal .selector-wrap .choose-time-wrap > div .time-bottom .time-bottom-up {
          color: #202d40;
          font-size: 12px; }
          .com-modal .selector-wrap .choose-time-wrap > div .time-bottom .time-bottom-up span {
            color: #f0850a;
            font-size: 18px;
            margin-left: 3px;
            font-family: "avenir-next"; }
        .com-modal .selector-wrap .choose-time-wrap > div .time-bottom .time-bottom-bot {
          font-size: 12px;
          color: #8592a6;
          margin-top: 3px;
          text-decoration: line-through; }
    .com-modal .selector-wrap .choose-time-wrap > div:nth-child(2) {
      margin: 0 8px; }

.calculator-box {
  display: -ms-flexbox;
  display: flex; }
  .calculator-box .result {
    padding-left: 45px; }

.people-selector {
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 82px;
  position: relative;
  width: 448px; }
  .people-selector .price-arrow {
    position: absolute;
    left: 13px;
    top: -36px; }
    .people-selector .price-arrow span {
      position: absolute;
      left: 23px;
      top: -7px;
      width: 106px;
      height: 17px;
      font-size: 12px;
      color: #0066ff; }
  .people-selector .bar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 6px;
    background: #f5f7fa;
    position: relative; }
    .people-selector .bar .progress {
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 6px;
      background: #202d40; }
    .people-selector .bar .cursor {
      position: absolute;
      left: -8px;
      top: -11px;
      background: #fff;
      border-radius: 5px;
      -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05), 0px 3px 10px 0px rgba(96, 108, 128, 0.3);
      box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05), 0px 3px 10px 0px rgba(96, 108, 128, 0.3);
      height: 30px;
      width: 16px;
      cursor: pointer;
      z-index: 2; }
    .people-selector .bar .number {
      padding: 4px 8px;
      position: absolute;
      left: -12px;
      top: -50px;
      background: #202d40;
      color: #fff;
      border-radius: 4px;
      white-space: nowrap; }
  .people-selector .bar-down {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .people-selector .bar-down div {
      background: #e6e9ed;
      width: 1px;
      height: 4px; }
    .people-selector .bar-down div:nth-child(1) {
      position: relative;
      background: #fff;
      height: 0; }
      .people-selector .bar-down div:nth-child(1)::before {
        content: "5";
        position: absolute;
        left: 0;
        top: 18px;
        color: #8592a5;
        font-size: 14px; }
    .people-selector .bar-down div:nth-child(10) {
      height: 13px;
      position: relative; }
      .people-selector .bar-down div:nth-child(10)::before {
        content: "50";
        position: absolute;
        left: -7px;
        top: 18px;
        color: #8592a5;
        font-size: 14px; }
    .people-selector .bar-down div:nth-child(20) {
      height: 13px;
      position: relative; }
      .people-selector .bar-down div:nth-child(20)::before {
        content: "100";
        position: absolute;
        left: -11px;
        top: 18px;
        color: #8592a5;
        font-size: 14px; }
    .people-selector .bar-down div:nth-child(30) {
      height: 13px;
      position: relative; }
      .people-selector .bar-down div:nth-child(30)::before {
        content: "150";
        position: absolute;
        left: -10px;
        top: 18px;
        color: #8592a5;
        font-size: 14px; }
    .people-selector .bar-down div:last-child {
      position: relative;
      background: #fff;
      height: 0; }
      .people-selector .bar-down div:last-child .rline {
        position: absolute;
        right: 0;
        top: -17px;
        width: 1px;
        height: 30px;
        background: #dadfe6; }
        .people-selector .bar-down div:last-child .rline::before {
          content: ""; }
      .people-selector .bar-down div:last-child::before {
        content: "200";
        position: absolute;
        left: -14px;
        top: 20px;
        color: #8592a5;
        font-size: 14px; }

@media screen and (max-width: 1159px) {
  .price-container .top-section {
    background: url(/images/banner_tb.85740707.svg) no-repeat;
    background-position: center;
    background-size: cover;
    width: auto; }
    .price-container .top-section .mb-tab {
      display: -ms-flexbox;
      display: flex;
      max-width: 578px;
      margin: 0 auto 60px; }
      .price-container .top-section .mb-tab > li {
        -ms-flex: 1 1;
        flex: 1 1;
        text-align: center;
        font-weight: 700;
        font-size: 26px;
        line-height: 32px;
        color: #32373f;
        opacity: 0.3; }
        .price-container .top-section .mb-tab > li.active {
          background: -webkit-linear-gradient(326.12deg, #0066ff -21.3%, #9d60e9 50.48%, #ff80b5 105.02%);
          background: -o-linear-gradient(326.12deg, #0066ff -21.3%, #9d60e9 50.48%, #ff80b5 105.02%);
          background: linear-gradient(123.88deg, #0066ff -21.3%, #9d60e9 50.48%, #ff80b5 105.02%);
          -webkit-background-clip: text;
          background-clip: text;
          color: transparent;
          opacity: 1; }
    .price-container .top-section .price-list-old .prices-container {
      width: 1536px; }
      .price-container .top-section .price-list-old .prices-container .price-detail {
        width: 336px; }
        .price-container .top-section .price-list-old .prices-container .price-detail .detail-top {
          width: 336px; }
    .price-container .top-section .price-list {
      max-width: unset;
      overflow-x: scroll;
      min-height: 925px;
      overflow-y: hidden;
      padding-top: 4px;
      scrollbar-width: none;
      /* firefox */
      -ms-overflow-style: none;
      /* IE 10+ */ }
      .price-container .top-section .price-list::-webkit-scrollbar {
        display: none;
        /* Chrome Safari */ }
      .price-container .top-section .price-list .prices-container {
        padding: 0 48px; }
        .price-container .top-section .price-list .prices-container .price-detail {
          margin-right: 32px; }
          .price-container .top-section .price-list .prices-container .price-detail:last-child .detail-top {
            overflow: hidden; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-top {
            padding: 40px 32px 40px; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .premison-bg {
              width: 80%; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-name {
              display: none; }
            .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec {
              margin-top: 0; }
              .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec .outerLinkBtn {
                color: #1c4ee6;
                font-weight: 600; }
                .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec .outerLinkBtn img {
                  opacity: 1; }
  .price-container .middle-section {
    width: 100%;
    background: -webkit-linear-gradient(117.51deg, #202633 25.07%, #373f50 82.36%);
    background: -o-linear-gradient(117.51deg, #202633 25.07%, #373f50 82.36%);
    background: linear-gradient(332.49deg, #202633 25.07%, #373f50 82.36%);
    padding-bottom: 180px; }
    .price-container .middle-section .section-bg {
      overflow: hidden; }
      .price-container .middle-section .section-bg img:nth-child(3), .price-container .middle-section .section-bg img:nth-child(4) {
        display: block;
        position: absolute; }
      .price-container .middle-section .section-bg img:nth-child(1), .price-container .middle-section .section-bg img:nth-child(2), .price-container .middle-section .section-bg img:nth-child(5), .price-container .middle-section .section-bg img:nth-child(6) {
        display: none; }
      .price-container .middle-section .section-bg .tb-mask-1 {
        height: 562px;
        left: -115px;
        top: -28px; }
      .price-container .middle-section .section-bg .tb-mask-2 {
        height: 914px;
        bottom: -200px;
        right: -200px; }
    .price-container .middle-section .middle-container {
      width: 100%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 128px; }
      .price-container .middle-section .middle-container .main-box {
        width: 736px;
        height: 797px;
        background: url(/images/ci_top_tb.51f15c80.png) no-repeat;
        background-position: center;
        background-size: cover; }
        .price-container .middle-section .middle-container .main-box .text-box .description {
          max-width: none; }
        .price-container .middle-section .middle-container .main-box .text-box .bottom-box {
          top: 48px; }
        .price-container .middle-section .middle-container .main-box .ball-1 {
          display: inline-block;
          top: -120px;
          left: 30px; }
      .price-container .middle-section .middle-container .right-box {
        max-width: 834px;
        width: 100%;
        height: 578px;
        background: url(/images/ci_bottom_bg.6c65d16b.png) no-repeat;
        background-position: center;
        background-size: cover;
        right: unset;
        top: unset;
        bottom: -72px;
        z-index: 10;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center; }
        .price-container .middle-section .middle-container .right-box .config-content {
          padding: 0;
          position: relative;
          top: 134px;
          width: 606px;
          height: 313px;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .price-container .middle-section .middle-container .right-box .config-content .config-detail {
            width: auto; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail:last-child {
              width: auto;
              left: 0; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-name {
              font-size: 22px; }
    .price-container .middle-section .middle-container-product {
      width: 100%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      margin: 0;
      padding: 0; }
      .price-container .middle-section .middle-container-product .main-box {
        width: 736px;
        height: 678px; }
        .price-container .middle-section .middle-container-product .main-box .text-box .description {
          max-width: none; }
        .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box {
          position: relative;
          top: 48px; }
      .price-container .middle-section .middle-container-product .right-box {
        max-width: 772px;
        width: 100%;
        height: 474px;
        background: url(/images/product-tablet-bg.c69f5b2d.png) no-repeat;
        background-position: center;
        background-size: cover;
        right: unset;
        top: unset;
        bottom: -72px;
        z-index: 10;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 15px; }
        .price-container .middle-section .middle-container-product .right-box .config-content {
          padding: 0;
          position: relative;
          top: 134px;
          width: 606px;
          height: 313px;
          -ms-flex-pack: justify;
          gap: 15px; }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card {
            background: unset;
            border: unset;
            -webkit-backdrop-filter: unset;
            backdrop-filter: unset;
            -webkit-box-shadow: unset;
            box-shadow: unset; }
  .price-container .table-section {
    background: url(/images/compare_tb.bdba4e2b.png) no-repeat;
    background-size: 1160px auto;
    background-position: top center; }
    .price-container .table-section .table-list {
      display: none; }
    .price-container .table-section .question-top {
      padding-top: 216px; }
    .price-container .table-section .mb-table {
      position: relative; }
      .price-container .table-section .mb-table.fixed .section-bg {
        width: 100%;
        height: 206px;
        position: fixed;
        top: 61px;
        z-index: 7;
        -ms-flex-direction: column;
        flex-direction: column;
        background: url(/images/fixed-table-tb.f0c171cb.png) no-repeat;
        background-size: 1160px auto;
        background-position: center;
        display: block; }
      .price-container .table-section .mb-table.absolute .section-bg {
        width: 100%;
        height: 206px;
        position: absolute;
        bottom: 0px;
        z-index: 7;
        background: url(/images/fixed-table-tb.f0c171cb.png) no-repeat;
        background-size: 1160px auto;
        background-position: top; }
    .price-container .table-section .mb-table-container {
      width: 720px;
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 auto 15px; }
      .price-container .table-section .mb-table-container .mb-plan-desc {
        font-family: "PingFang SC";
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        color: #8d95a6;
        width: 672px;
        margin: 0 auto;
        margin-top: 72px;
        margin-bottom: 16px;
        text-align: end; }
      .price-container .table-section .mb-table-container .content-box {
        width: 100%;
        position: relative; }
        .price-container .table-section .mb-table-container .content-box .detail-detail {
          padding-bottom: 24px; }
        .price-container .table-section .mb-table-container .content-box .section-bg {
          display: none; }
      .price-container .table-section .mb-table-container .left-section {
        position: absolute;
        top: 0;
        left: 0;
        width: 216px;
        background: #fefeff;
        border-radius: 8px;
        z-index: 10; }
        .price-container .table-section .mb-table-container .left-section .title-detail {
          padding-bottom: 24px; }
        .price-container .table-section .mb-table-container .left-section .title-line {
          border-radius: 8px;
          padding: 32px;
          -webkit-box-shadow: 5px 0px 10px rgba(184, 194, 204, 0.2), 0px 5px 10px rgba(184, 194, 204, 0.1);
          box-shadow: 5px 0px 10px rgba(184, 194, 204, 0.2), 0px 5px 10px rgba(184, 194, 204, 0.1); }
          .price-container .table-section .mb-table-container .left-section .title-line.first {
            padding-bottom: 78px; }
          .price-container .table-section .mb-table-container .left-section .title-line.fixed {
            position: fixed;
            top: 61px;
            z-index: 10;
            background: #fefeff;
            width: 216px; }
          .price-container .table-section .mb-table-container .left-section .title-line.absolute {
            position: absolute;
            bottom: 0;
            z-index: 11;
            height: 206px;
            background: #fefeff;
            width: 216px; }
          .price-container .table-section .mb-table-container .left-section .title-line .top-box .title {
            font-weight: 700;
            font-size: 20px;
            line-height: 32px;
            color: #2f343f;
            padding-bottom: 16px; }
          .price-container .table-section .mb-table-container .left-section .title-line .top-box .desc {
            font-weight: 400;
            font-size: 13px;
            line-height: 24px;
            color: #666f80; }
        .price-container .table-section .mb-table-container .left-section .others-lines.fixed {
          margin-top: 206px; }
        .price-container .table-section .mb-table-container .left-section .name-line.active {
          background: rgba(101, 163, 255, 0.05);
          border-top-left-radius: 8px;
          border-bottom-left-radius: 8px; }
          .price-container .table-section .mb-table-container .left-section .name-line.active .second-level .top img {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
          .price-container .table-section .mb-table-container .left-section .name-line.active .second-level .desc {
            display: block;
            font-weight: 400;
            font-size: 12px;
            line-height: 20px;
            color: #666f80;
            max-width: 312px;
            padding-left: 20px;
            padding-top: 4px;
            padding-right: 16px;
            padding-bottom: 2px; }
        .price-container .table-section .mb-table-container .left-section .name-line:last-child .second-level {
          padding-bottom: 32px; }
        .price-container .table-section .mb-table-container .left-section .name-line.visible {
          display: none; }
        .price-container .table-section .mb-table-container .left-section .name-line .first-level {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          padding-top: 36px;
          padding-bottom: 12px; }
          .price-container .table-section .mb-table-container .left-section .name-line .first-level .title {
            font-weight: 600;
            font-size: 18px;
            line-height: 32px;
            color: #2d61fc;
            padding-left: 8px; }
            .price-container .table-section .mb-table-container .left-section .name-line .first-level .title .isCome {
              position: absolute;
              right: -2px; }
          .price-container .table-section .mb-table-container .left-section .name-line .first-level img {
            height: 32px; }
        .price-container .table-section .mb-table-container .left-section .name-line .second-level {
          font-weight: 500;
          font-size: 16px;
          line-height: 24px;
          color: #2f343f;
          padding-left: 12px;
          padding-top: 8px;
          padding-bottom: 8px;
          cursor: pointer; }
          .price-container .table-section .mb-table-container .left-section .name-line .second-level .title {
            padding-left: 4px; }
          .price-container .table-section .mb-table-container .left-section .name-line .second-level .top {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center; }
            .price-container .table-section .mb-table-container .left-section .name-line .second-level .top .title {
              white-space: nowrap;
              overflow: hidden;
              -o-text-overflow: ellipsis;
              text-overflow: ellipsis; }
            .price-container .table-section .mb-table-container .left-section .name-line .second-level .top img {
              height: 16px;
              -webkit-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
              -webkit-transition: all 0.2s ease;
              -o-transition: all 0.2s ease;
              transition: all 0.2s ease; }
          .price-container .table-section .mb-table-container .left-section .name-line .second-level .desc {
            display: none; }
      .price-container .table-section .mb-table-container .right-section {
        width: calc(100% - 216px);
        margin-left: 216px;
        white-space: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        /* firefox */
        -ms-overflow-style: none;
        /* IE 10+ */ }
        .price-container .table-section .mb-table-container .right-section::-webkit-scrollbar {
          display: none;
          /* Chrome Safari */ }
        .price-container .table-section .mb-table-container .right-section .top-box {
          width: 480px;
          height: 206px;
          position: relative;
          z-index: 8;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
          justify-content: space-between;
          padding-left: 8px; }
          .price-container .table-section .mb-table-container .right-section .top-box.fixed {
            position: fixed;
            top: 61px; }
          .price-container .table-section .mb-table-container .right-section .top-box.absolute {
            position: absolute;
            bottom: 0;
            z-index: 9; }
          .price-container .table-section .mb-table-container .right-section .top-box .title-line {
            width: 152px;
            background: #fefeff;
            -webkit-box-shadow: 0px 5px 10px rgba(184, 194, 204, 0.1);
            box-shadow: 0px 5px 10px rgba(184, 194, 204, 0.1);
            border-radius: 8px;
            padding: 32px 20px 24px; }
            .price-container .table-section .mb-table-container .right-section .top-box .title-line .name {
              font-weight: 700;
              font-size: 20px;
              line-height: 32px;
              color: #2f343f;
              text-align: center; }
            .price-container .table-section .mb-table-container .right-section .top-box .title-line:first-child .btn-area .btn .banner-btn {
              background: #fff;
              border: 1px solid #2d61fc;
              color: #2d61fc; }
            .price-container .table-section .mb-table-container .right-section .top-box .title-line .price {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: center;
              justify-content: center;
              margin-top: 16px;
              -ms-flex-align: baseline;
              align-items: baseline;
              max-width: 120px; }
              .price-container .table-section .mb-table-container .right-section .top-box .title-line .price .price-icon {
                font-size: 20px;
                line-height: 25px;
                text-align: center;
                color: #2d61fc;
                position: relative;
                top: -2px; }
              .price-container .table-section .mb-table-container .right-section .top-box .title-line .price .number {
                font-size: 28px;
                line-height: 39px;
                color: #2d61fc;
                padding-left: 2px;
                padding-right: 6px;
                letter-spacing: -2px; }
              .price-container .table-section .mb-table-container .right-section .top-box .title-line .price .unit {
                white-space: normal;
                font-weight: 400;
                font-size: 10px;
                line-height: 14px;
                color: #666f80; }
        .price-container .table-section .mb-table-container .right-section .data-container {
          width: 480px; }
          .price-container .table-section .mb-table-container .right-section .data-container.fixed {
            margin-top: 206px; }
          .price-container .table-section .mb-table-container .right-section .data-container .footer {
            width: 100%;
            height: 24px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between; }
            .price-container .table-section .mb-table-container .right-section .data-container .footer > div {
              width: 152px;
              -ms-flex: 1 1;
              flex: 1 1;
              border-bottom-left-radius: 8px;
              border-bottom-right-radius: 8px;
              background: #f5f7fc;
              margin-left: 8px; }
            .price-container .table-section .mb-table-container .right-section .data-container .footer .first {
              background: #fafbfc;
              -webkit-backdrop-filter: blur(6px);
              backdrop-filter: blur(6px); }
        .price-container .table-section .mb-table-container .right-section .data-line {
          display: -ms-flexbox;
          display: flex; }
          .price-container .table-section .mb-table-container .right-section .data-line.visible {
            display: none; }
          .price-container .table-section .mb-table-container .right-section .data-line.active {
            background: rgba(101, 163, 255, 0.05);
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px; }
            .price-container .table-section .mb-table-container .right-section .data-line.active .data-item {
              background: rgba(101, 163, 255, 0.05); }
              .price-container .table-section .mb-table-container .right-section .data-line.active .data-item:first-child {
                background: rgba(101, 163, 255, 0.05); }
          .price-container .table-section .mb-table-container .right-section .data-line:last-child .data-item {
            padding-bottom: 32px; }
          .price-container .table-section .mb-table-container .right-section .data-line .no-data {
            height: 80px;
            background: #f5f7fc;
            margin-left: 8px; }
            .price-container .table-section .mb-table-container .right-section .data-line .no-data:first-child {
              background: #fafbfc;
              -webkit-backdrop-filter: blur(6px);
              backdrop-filter: blur(6px); }
          .price-container .table-section .mb-table-container .right-section .data-line > div {
            -ms-flex: 1 1;
            flex: 1 1; }
          .price-container .table-section .mb-table-container .right-section .data-line .data-item {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 10px 0;
            background: #f5f7fc;
            margin-left: 8px; }
            .price-container .table-section .mb-table-container .right-section .data-line .data-item:first-child {
              background: #fafbfc;
              -webkit-backdrop-filter: blur(6px);
              backdrop-filter: blur(6px); }
            .price-container .table-section .mb-table-container .right-section .data-line .data-item img {
              height: 20px; }
            .price-container .table-section .mb-table-container .right-section .data-line .data-item .number {
              font-weight: 400;
              font-size: 16px;
              line-height: 20px;
              color: #32373f; }
        .price-container .table-section .mb-table-container .right-section .no-data-line {
          display: -ms-flexbox;
          display: flex; }
          .price-container .table-section .mb-table-container .right-section .no-data-line.visible {
            display: none; }
          .price-container .table-section .mb-table-container .right-section .no-data-line .no-data {
            height: 80px;
            background: #f5f7fc;
            margin-left: 8px; }
            .price-container .table-section .mb-table-container .right-section .no-data-line .no-data:first-child {
              background: #fafbfc;
              -webkit-backdrop-filter: blur(6px);
              backdrop-filter: blur(6px); }
          .price-container .table-section .mb-table-container .right-section .no-data-line > div {
            -ms-flex: 1 1;
            flex: 1 1; }
      .price-container .table-section .mb-table-container .fixed-table-box {
        width: 770px;
        margin: 72px auto 0; }
      .price-container .table-section .mb-table-container .btn-area {
        margin-top: 24px;
        display: -ms-flexbox;
        display: flex; }
        .price-container .table-section .mb-table-container .btn-area .btn .banner-btn {
          width: 120px;
          height: 36px;
          font-size: 14px;
          color: #fff;
          background: -webkit-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
          background: -o-linear-gradient(172.3deg, #2d61fc 0%, #26a7ff 125.47%);
          background: linear-gradient(277.7deg, #2d61fc 0%, #26a7ff 125.47%);
          border: none; }
    .price-container .table-section .mb-table-container-new {
      width: 536px; }
      .price-container .table-section .mb-table-container-new .right-section .top-box {
        width: 320px; }
      .price-container .table-section .mb-table-container-new .right-section .data-container {
        width: 320px; }
      .price-container .table-section .mb-table-container-new .mb-plan-desc {
        width: 536px; }
    .price-container .table-section .more-btn {
      margin-top: 25px; }
  .price-container .question-section {
    width: calc(100% - 64px); }
    .price-container .question-section .question-list {
      margin-top: 56px; }
      .price-container .question-section .question-list > div {
        width: 377px;
        height: 224px;
        padding: 24px; }
        .price-container .question-section .question-list > div .desc {
          padding-top: 8px; }
  .price-container .starter-section {
    height: 372px;
    background: url(/images/starter_tb.16ab2371.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 48px;
    margin-top: 200px; }
    .price-container .starter-section .content-section {
      width: 100%;
      -ms-flex-direction: column;
      flex-direction: column; }
      .price-container .starter-section .content-section .left-section {
        width: 623px; }
        .price-container .starter-section .content-section .left-section .title {
          font-size: 36px;
          line-height: 44px; }
        .price-container .starter-section .content-section .left-section .description {
          padding-top: 16px; }
      .price-container .starter-section .content-section .right-section {
        margin-top: 48px; }
        .price-container .starter-section .content-section .right-section .btn .banner-btn {
          width: 160px;
          height: 48px; }
        .price-container .starter-section .content-section .right-section .btn:last-child .code-modal {
          display: none; }
  #CONTENT {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 24px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px; }
    #CONTENT img {
      width: 112px;
      height: 112px;
      margin-right: 24px; }
    #CONTENT div {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      top: -4px; }
      #CONTENT div img {
        width: 94px;
        height: 94px;
        margin: 0 auto;
        position: relative;
        top: 12px; }
      #CONTENT div div p {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        color: #202d40; } }

@media (any-hover: hover) {
  .price-container .top-section .price-list .prices-container .price-detail:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(34, 115, 229, 0.06), 0px 20px 32px rgba(33, 110, 217, 0.08);
    box-shadow: 0px 0px 10px rgba(34, 115, 229, 0.06), 0px 20px 32px rgba(33, 110, 217, 0.08);
    background: #ffffff; }
    .price-container .top-section .price-list .prices-container .price-detail:hover .detail-top {
      -webkit-box-shadow: 0px 5px 10px rgba(163, 178, 233, 0.1);
      box-shadow: 0px 5px 10px rgba(163, 178, 233, 0.1); }
    .price-container .top-section .price-list .prices-container .price-detail:hover:nth-child(2) .detail-top {
      -webkit-box-shadow: 0px 5px 10px rgba(163, 178, 233, 0.1) !important;
      box-shadow: 0px 5px 10px rgba(163, 178, 233, 0.1) !important; }
    .price-container .top-section .price-list .prices-container .price-detail:hover .detail-content {
      background: #ffffff;
      border-bottom-left-radius: 12px;
      border-bottom-right-radius: 12px; } }

@media screen and (max-width: 600px) {
  .people-selector {
    margin-left: 0;
    width: 100%;
    height: 60px;
    margin-bottom: 0; } }

@media screen and (max-width: 925px) {
  .price-container .question-section {
    margin: 160px auto 0; } }

@media screen and (max-width: 834px) {
  .price-container .top-section {
    padding-top: 120px; }
    .price-container .top-section .slogn-container {
      margin-bottom: 96px; }
      .price-container .top-section .slogn-container .title {
        max-width: 640px;
        font-size: 40px;
        line-height: 56px;
        margin: 0 auto; }
      .price-container .top-section .slogn-container .description {
        font-size: 20px;
        line-height: 48px;
        padding: 8px 0 0 0; }
  .isCome.oneCome {
    position: relative;
    right: unset; } }

@media screen and (max-width: 833px) {
  .price-container .question-section .question-list > div {
    width: 358px; } }

@media screen and (max-width: 800px) {
  .price-container .top-section .slogn-container {
    width: calc(100% - 32px); }
  .price-container .question-section {
    width: calc(100% - 32px); } }

@media screen and (max-width: 767px) {
  .price-container .top-section {
    background: url(/images/banner_mb.6604a0ce.png) no-repeat;
    background-position: center;
    background-size: cover; }
    .price-container .top-section .price-list-old .prices-container {
      width: 1040px; }
      .price-container .top-section .price-list-old .prices-container .price-detail {
        width: 240px; }
        .price-container .top-section .price-list-old .prices-container .price-detail .detail-top {
          padding: 40px 8px 40px;
          width: 240px; }
    .price-container .top-section .price-list-new .prices-container {
      width: 890px !important;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .price-container .top-section .price-list {
      padding-bottom: 24px; }
      .price-container .top-section .price-list .prices-container {
        width: 1040px;
        padding: 0 16px; }
        .price-container .top-section .price-list .prices-container .price-detail {
          margin-right: 16px;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          min-height: 1200px; }
          .price-container .top-section .price-list .prices-container .price-detail .detail-content {
            min-height: 900px; }
          .price-container .top-section .price-list .prices-container .price-detail li:nth-child(2) {
            min-height: 460px; }
    .price-container .top-section .more-btn {
      margin-bottom: 48px; }
      .price-container .top-section .more-btn .btn .banner-btn {
        font-size: 14px;
        padding: 21px 0; }
        .price-container .top-section .more-btn .btn .banner-btn img {
          width: 20px;
          margin-left: 2px;
          position: relative;
          top: -1px; }
  .price-container .middle-section {
    padding-bottom: 100px; }
    .price-container .middle-section .section-bg {
      overflow: hidden; }
      .price-container .middle-section .section-bg img:nth-child(5), .price-container .middle-section .section-bg img:nth-child(6) {
        display: block;
        position: absolute; }
      .price-container .middle-section .section-bg img:nth-child(1), .price-container .middle-section .section-bg img:nth-child(2), .price-container .middle-section .section-bg img:nth-child(3), .price-container .middle-section .section-bg img:nth-child(4) {
        display: none; }
      .price-container .middle-section .section-bg .mb-mask-1 {
        height: 898px;
        left: 0;
        top: -35px; }
      .price-container .middle-section .section-bg .mb-mask-2 {
        height: 898px;
        bottom: -35px;
        right: 0; }
    .price-container .middle-section .middle-container .main-box {
      width: 338px;
      height: 859px;
      background: url(/images/adver_mb.c0fbcb03.png) no-repeat;
      background-size: cover;
      background-position: center;
      top: 96px; }
      .price-container .middle-section .middle-container .main-box .ball-1 {
        height: 35px;
        top: -67px; }
      .price-container .middle-section .middle-container .main-box .text-box {
        padding: 32px; }
        .price-container .middle-section .middle-container .main-box .text-box .title {
          font-size: 26px;
          line-height: 32px; }
        .price-container .middle-section .middle-container .main-box .text-box .description {
          padding-top: 8px; }
        .price-container .middle-section .middle-container .main-box .text-box .bottom-box {
          top: 40px; }
          .price-container .middle-section .middle-container .main-box .text-box .bottom-box .note {
            font-size: 12px; }
    .price-container .middle-section .middle-container .right-box {
      width: 390px;
      height: 630px;
      background: url(/images/bottom_mb.9ebc7526.png) no-repeat;
      background-size: cover;
      background-position: center;
      bottom: -160px; }
      .price-container .middle-section .middle-container .right-box .config-content {
        width: 274px;
        height: 440px;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 84px; }
        .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-name {
          font-size: 20px; }
          .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-name::after {
            display: none; }
        .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list {
          margin-top: 12px; }
          .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line {
            padding-top: 6px;
            -ms-flex-pack: justify;
            justify-content: space-between; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line .value {
              text-align: right; }
            .price-container .middle-section .middle-container .right-box .config-content .config-detail .config-list .config-line span {
              font-size: 14px; }
        .price-container .middle-section .middle-container .right-box .config-content .config-detail:last-child {
          margin-top: 24px; }
    .price-container .middle-section .middle-container-product .main-box {
      width: 338px;
      height: 660px;
      background: url(/images/product-card-mb.4e71cc42.png) no-repeat;
      background-size: cover;
      background-position: center;
      top: 96px;
      margin-bottom: 96px; }
      .price-container .middle-section .middle-container-product .main-box .text-box {
        padding: 32px 30px; }
        .price-container .middle-section .middle-container-product .main-box .text-box .title {
          font-size: 26px;
          line-height: 32px; }
        .price-container .middle-section .middle-container-product .main-box .text-box .description {
          padding-top: 8px; }
        .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box {
          top: 40px; }
          .price-container .middle-section .middle-container-product .main-box .text-box .bottom-box .note {
            font-size: 12px; }
    .price-container .middle-section .middle-container-product .right-box {
      width: 390px;
      height: 400px;
      background: url(/images/product-bg-mb.c854ff0a.png) no-repeat;
      background-size: 100% 100%;
      background-position: center; }
      .price-container .middle-section .middle-container-product .right-box .config-content {
        width: 288px;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 84px;
        gap: 50px; }
        .price-container .middle-section .middle-container-product .right-box .config-content .config-card {
          display: none; }
        .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column; }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb .card-top .title {
            background: -webkit-linear-gradient(87deg, #fff3dc 25.39%, #ffb39b 99.43%);
            background: -o-linear-gradient(87deg, #fff3dc 25.39%, #ffb39b 99.43%);
            background: linear-gradient(3deg, #fff3dc 25.39%, #ffb39b 99.43%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-family: M Ying Hei PRC;
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: 32px;
            /* 160% */
            margin-bottom: 16px; }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb .card-bottom {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between; }
            .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb .card-bottom .desc {
              color: #fff;
              font-family: PingFang SC;
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 24px;
              /* 171.429% */ }
            .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb .card-bottom .price {
              color: #c8cdd9;
              text-align: right;
              font-family: PingFang SC;
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 24px;
              /* 171.429% */ }
          .price-container .middle-section .middle-container-product .right-box .config-content .config-card-mb .card-extra-desc {
            color: #fff;
            font-family: PingFang SC;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            /* 171.429% */
            margin-top: 8px; }
  .price-container .table-section .question-top {
    padding-top: 128px; }
    .price-container .table-section .question-top .title-bg {
      top: 96px;
      left: calc((100% - 64px) / 2); }
      .price-container .table-section .question-top .title-bg img {
        height: 64px; }
    .price-container .table-section .question-top .title {
      font-size: 26px;
      line-height: 32px; }
  .price-container .table-section .mb-table-container .mb-plan-desc {
    margin-top: 64px;
    width: 100%;
    padding-right: 16px; }
  .price-container .table-section .mb-table-container .btn-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 16px; }
    .price-container .table-section .mb-table-container .btn-area .btn .banner-btn {
      width: 88px; }
  .price-container .table-section .mb-table-container .left-section .title-line.first {
    padding: 16px 16px 68px 16px; }
  .price-container .table-section .mb-table-container .left-section .title-line .top-box .title {
    font-size: 16px;
    padding-bottom: 8px; }
  .price-container .table-section .mb-table-container .left-section .title-line .top-box .desc {
    line-height: 20px; }
  .price-container .table-section .mb-table-container .left-section .name-line .first-level {
    padding-top: 24px; }
    .price-container .table-section .mb-table-container .left-section .name-line .first-level img {
      height: 24px; }
    .price-container .table-section .mb-table-container .left-section .name-line .first-level .title {
      font-size: 16px;
      line-height: 24px; }
    .price-container .table-section .mb-table-container .left-section .name-line .first-level .isCome {
      white-space: nowrap;
      position: absolute;
      right: 0; }
  .price-container .table-section .mb-table-container .left-section .name-line .second-level {
    font-size: 14px;
    line-height: 24px;
    padding: 8px 12px; }
  .price-container .table-section .mb-table-container .right-section .top-box {
    height: 164px; }
    .price-container .table-section .mb-table-container .right-section .top-box .title-line {
      padding: 16px 14px 24px; }
      .price-container .table-section .mb-table-container .right-section .top-box .title-line .name {
        font-size: 16px; }
      .price-container .table-section .mb-table-container .right-section .top-box .title-line .price {
        margin-top: 8px; }
  .price-container .table-section .mb-table-container .right-section .data-line .data-item {
    padding: 12px 0; }
    .price-container .table-section .mb-table-container .right-section .data-line .data-item img {
      height: 16px; }
    .price-container .table-section .mb-table-container .right-section .data-line .data-item .number {
      font-size: 13px;
      line-height: 16px; }
  .price-container .table-section .mb-table-container .right-section .no-data-line .no-data {
    height: 60px; }
  .price-container .question-section {
    margin-top: 144px; }
    .price-container .question-section .question-top .title-bg {
      left: calc((100% - 64px) / 2);
      top: -40px; }
      .price-container .question-section .question-top .title-bg img {
        height: 64px; }
    .price-container .question-section .question-top .title {
      font-size: 26px;
      line-height: 32px; }
    .price-container .question-section .question-list {
      -ms-flex-pack: justify;
      justify-content: space-between; } }

@media screen and (max-width: 755px) {
  .price-container .table-section .question-top {
    width: auto; }
  .price-container .question-section .question-top {
    width: auto; }
  .price-container .question-section .question-list {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 32px; }
    .price-container .question-section .question-list > div {
      height: auto;
      min-height: 128px; }
  .price-container .starter-section {
    width: 100%;
    padding: 0 24px; }
    .price-container .starter-section .content-section .left-section {
      width: 100%; } }

@media screen and (max-width: 720px) {
  .price-container .table-section .mb-table-container {
    margin-left: 16px;
    width: calc(100% - 16px); }
    .price-container .table-section .mb-table-container .left-section {
      width: 220px; }
    .price-container .table-section .mb-table-container .right-section {
      width: calc(100% - 220px);
      margin-left: 220px; }
      .price-container .table-section .mb-table-container .right-section .top-box {
        width: 496px;
        padding-right: 16px; }
      .price-container .table-section .mb-table-container .right-section .data-container {
        margin-right: 16px; }
  .price-container .table-section .mb-table-container-new {
    width: 536px; }
    .price-container .table-section .mb-table-container-new .right-section .top-box {
      width: 337px; } }

@media screen and (max-width: 600px) {
  .price-container .top-section .slogn-container .title {
    font-size: 32px;
    line-height: 48px;
    font-weight: 600; }
    .price-container .top-section .slogn-container .title span {
      display: inline-block; }
  .price-container .starter-section {
    height: 268px;
    margin-top: 120px;
    background: url(/images/starter_mb.2cac3243.png) no-repeat;
    background-size: cover;
    background-position: center; }
    .price-container .starter-section .content-section .left-section .title {
      font-size: 28px;
      line-height: 44px; }
    .price-container .starter-section .content-section .left-section .description {
      font-size: 14px;
      line-height: 24px;
      padding-top: 8px; }
    .price-container .starter-section .content-section .right-section {
      margin-top: 32px; }
      .price-container .starter-section .content-section .right-section .btn .banner-btn {
        width: 128px;
        height: 40px;
        font-size: 16px;
        line-height: 24px; } }

@media screen and (max-width: 768px) {
  .com-modal .result {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column; }
    .com-modal .result .info {
      padding-top: 4px; } }

@media screen and (max-width: 680px) {
  .price-container .table-section .mb-table-container {
    width: calc(100% - 16px); } }

@media screen and (max-width: 600px) {
  .price-container .top-section .price-list .detail-top .btn-area .btn .banner-btn {
    width: 144px; } }

@media screen and (max-width: 600px) {
  .price-container .top-section .slogn-container {
    width: 100%;
    margin-bottom: 56px; }
    .price-container .top-section .slogn-container .title {
      max-width: 330px;
      text-align: center; }
    .price-container .top-section .slogn-container .description {
      font-size: 16px;
      line-height: 24px;
      padding: 8px 24px 0; }
  .price-container .top-section .mb-tab {
    max-width: calc(100% - 52px);
    margin-bottom: 40px;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .price-container .top-section .mb-tab > li {
      font-size: 20px;
      line-height: 24px;
      max-width: 62px; }
      .price-container .top-section .mb-tab > li:last-child {
        max-width: 88px; }
  .price-container .top-section .price-list .prices-container {
    width: 1040px;
    padding: 0 16px; }
    .price-container .top-section .price-list .prices-container .price-detail {
      margin-right: 16px; }
      .price-container .top-section .price-list .prices-container .price-detail .detail-top .price-dec {
        text-align: center; }
  .com-modal .com-wrap {
    max-width: 440px;
    height: auto;
    margin-left: 15px;
    margin-right: 15px; }
    .com-modal .com-wrap .perfor-version {
      -ms-flex-direction: column;
      flex-direction: column; }
      .com-modal .com-wrap .perfor-version .standard {
        width: 100%; }
      .com-modal .com-wrap .perfor-version .performance {
        width: 100%;
        margin-top: 20px; }
    .com-modal .com-wrap .bottom {
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: start;
      align-items: flex-start; }
      .com-modal .com-wrap .bottom .help {
        margin-top: 15px; } }

@media screen and (max-width: 450px) {
  #CALCULATOR {
    display: none; }
  .price-container .top-section .price-list .prices-container .price-detail .detail-top .label-txt {
    margin-top: 24px; }
  .price-container .top-section .price-list .prices-container .price-detail:first-child .btn-area, .price-container .top-section .price-list .prices-container .price-detail:last-child .btn-area {
    margin-top: 23px !important; }
  .price-container .top-section .price-list .prices-container .price-detail .detail-content {
    min-height: 1200px; }
  .banner .info .info-wrap .info-price {
    padding-top: 1.3rem; }
  .com-modal .result .sec-line {
    width: 100%; }
  .tooltips .tooltip-content-box {
    top: -62px !important; }
    .tooltips .tooltip-content-box .tooltip-inner-box {
      width: 215px;
      white-space: normal !important; } }

@media screen and (max-width: 430px) {
  .banner .info .info-wrap .info-price {
    padding-top: 1rem;
    padding-bottom: 0.3rem; }
    .banner .info .info-wrap .info-price .price .price-num {
      margin: 0 1rem 0; }
      .banner .info .info-wrap .info-price .price .price-num img {
        width: 2.7rem; }
    .banner .info .info-wrap .info-price .price .price-title {
      font-size: 1.9rem; }
    .banner .info .info-wrap .info-price .line {
      margin-top: 1rem; } }

@media screen and (max-width: 389px) {
  .price-container .question-section .question-list > div {
    width: 100%; }
  .price-container .table-section .mb-table-container .mb-plan-desc {
    padding-right: 6px; } }

@media screen and (max-width: 400px) {
  .banner .info .info-wrap {
    margin: 0 15px; }
    .banner .info .info-wrap .info-price {
      padding: 2.6rem 2rem 1rem; }
      .banner .info .info-wrap .info-price .price .price-num {
        margin: 0 1.2rem 0 1rem; }
        .banner .info .info-wrap .info-price .price .price-num img {
          width: 2.3rem; }
      .banner .info .info-wrap .info-price .price .price-title {
        font-size: 2rem; }
      .banner .info .info-wrap .info-price .line {
        margin: 1.3rem 0; }
      .banner .info .info-wrap .info-price .price-desc {
        padding: 0; }
  .version {
    padding: 0 15px; }
  .private-title {
    -ms-flex-direction: column;
    flex-direction: column; }
    .private-title img:last-child {
      margin: 1rem 0 0;
      width: 26.5rem !important; }
  .private .content {
    padding: 0 15px; }
  .start .desc {
    font-size: 2.4rem; }
  .social .content .desc {
    margin-left: 15px;
    margin-right: 15px; } }

@media screen and (max-width: 350px) {
  .banner-title {
    width: 300px !important; }
  .banner .info {
    height: 33rem; }
    .banner .info .info-wrap .info-price {
      padding-top: 2rem; }
      .banner .info .info-wrap .info-price .price .price-title {
        font-size: 1.8rem; }
      .banner .info .info-wrap .info-price .line {
        margin-top: 1rem; }
  .start .desc {
    font-size: 2.2rem; } }

.svg-icon {
  line-height: 1;
  margin-bottom: 3px;
  cursor: pointer; }
  @media screen and (max-width: 600px) {
    .svg-icon {
      display: none; } }
  .svg-icon svg {
    margin-bottom: 2px; }
  .svg-icon.tooltips .tooltip-content {
    top: -44px;
    display: none; }
    .svg-icon.tooltips .tooltip-content .tooltip-inner {
      display: block;
      padding: 10px 14px;
      color: #fff;
      font-size: 14px;
      text-align: left;
      text-decoration: none;
      white-space: nowrap;
      background-color: #202d40;
      border-radius: 2px;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .svg-icon.tooltips:hover svg {
    fill: #0066ff; }
  .svg-icon.tooltips:hover .tooltip-content {
    -webkit-animation-name: fade-top-spec-tooltips;
    animation-name: fade-top-spec-tooltips;
    -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: inline-block; }

.tooltips {
  display: inline-block;
  position: relative;
  font-style: normal;
  z-index: 10;
  cursor: pointer; }
  .tooltips .tooltip-content {
    display: block;
    position: absolute;
    left: 50%;
    top: -44px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none; }
    .tooltips .tooltip-content .tooltip-arrow {
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent;
      left: 50%;
      border-width: 5px 5px 0px 5px;
      border-top-color: rgba(0, 0, 0, 0.75);
      top: 100%;
      margin-left: -5px; }
    .tooltips .tooltip-content .tooltip-inner {
      display: block;
      padding: 8px 10px;
      color: #fff;
      text-align: left;
      text-decoration: none;
      white-space: nowrap;
      background-color: #202d40;
      border-radius: 2px;
      -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
    .tooltips .tooltip-content a {
      color: #fff;
      text-decoration: underline; }
  .tooltips:hover .tooltip-content {
    -webkit-animation-name: fade-top-spec-tooltips;
    animation-name: fade-top-spec-tooltips;
    -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: inline-block; }

@-webkit-keyframes fade-top-spec-tooltips {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, 10%);
    transform: translate(-50%, 10%); }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); } }

@keyframes fade-top-spec-tooltips {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, 10%);
    transform: translate(-50%, 10%); }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); } }

@font-face {
  font-family: "avenir-next";
  src: url(/images/AvenirNextLTPro.c6f15a45.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
.win {
  position: absolute;
  z-index: 20000;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  -o-transition: transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  transition: transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  transition: transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33), -webkit-transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 4px 4px 4px 4px; }
  .win.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible; }
  .win .win-inner {
    -webkit-overflow-scrolling: touch; }
    .win .win-inner .h3 {
      color: #202d40;
      font-size: 18px;
      font-weight: 500;
      padding: 30px 0 20px;
      text-align: center; }
    .win .win-inner .table-box {
      padding: 0 30px 30px; }
      .win .win-inner .table-box table {
        border-collapse: collapse;
        width: 100%;
        text-align: center;
        border-radius: 4px 4px 0 0;
        border: 1px solid #DADFE6;
        border-right: 0;
        border-bottom: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .win .win-inner .table-box table thead tr td {
          border-right: 1px solid #DADFE6;
          border-bottom: 1px solid #DADFE6;
          background-color: #f5f7fa;
          padding: 17px 0;
          line-height: 1;
          font-size: 14px;
          color: #1f2c41; }
        .win .win-inner .table-box table tbody tr td {
          border-right: 1px solid #DADFE6;
          border-bottom: 1px solid #DADFE6;
          width: 150px;
          padding: 17px 0;
          line-height: 1;
          font-size: 14px;
          color: #76808e; }
          .win .win-inner .table-box table tbody tr td:first-child {
            text-align: left;
            padding-left: 20px;
            width: 200px;
            color: #76808E; }
  .win .win-close {
    width: 12px;
    height: 12px;
    display: block;
    z-index: 2;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -22px;
    right: -22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://coding-net-production-pp-ci.codehub.cn/b5e17566-5caf-4313-9329-852cbd4296f7.png); }
    .win .win-close:hover {
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg); }

.j-win {
  cursor: pointer; }

.win-default .win {
  visibility: hidden; }

.win-bg {
  background-color: #000;
  opacity: 0;
  position: fixed;
  z-index: 10;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1999;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  -o-transition: transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  transition: transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  transition: transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33), -webkit-transform 0.3s cubic-bezier(0.4, 0.83, 0.32, 1.33);
  visibility: hidden; }

.win-lock .win-bg {
  filter: alpha(opacity=60);
  -moz-opacity: 0.5;
  opacity: 0.5;
  visibility: visible; }

.win-lock {
  overflow: hidden; }

.win-show {
  display: block; }

@media screen and (max-width: 600px) {
  .win {
    width: 50%;
    display: none !important; }
  .win-bg {
    display: none !important; } }

.has-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .has-icon .svg-icon {
    line-height: 1;
    margin-left: 4px;
    margin-top: 1px; }
    @media screen and (max-width: 600px) {
      .has-icon .svg-icon {
        display: none; } }
    .has-icon .svg-icon.tooltips {
      cursor: pointer; }
      .has-icon .svg-icon.tooltips .tooltip-content {
        top: -44px;
        display: none; }
        .has-icon .svg-icon.tooltips .tooltip-content .tooltip-inner {
          display: block;
          padding: 10px 14px;
          color: #fff;
          font-size: 14px;
          text-align: left;
          text-decoration: none;
          white-space: nowrap;
          background-color: #202d40;
          border-radius: 2px;
          -webkit-box-shadow: none;
          box-shadow: none; }
      .has-icon .svg-icon.tooltips:hover svg {
        fill: #0066ff; }
      .has-icon .svg-icon.tooltips:hover .tooltip-content {
        -webkit-animation-name: fade-top-spec-tooltips;
        animation-name: fade-top-spec-tooltips;
        -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: inline-block; }
