@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
body {
	font-family:"PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","Arial,sans-serif";
	min-width:1200px;
	margin:0px;
	padding:0!important
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0; }

textarea {
  outline: none; }

.gaia-page {
  min-width: 1200px;
  font-family: -apple-system,BlinkMacSystemFont,PingFang SC,PingFang SC-Regular,Segoe UI,SF Pro SC,SF Pro Display,SF Pro Icons,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif; }

.main-wrapper {
  background-color: #f9faff;
  min-width: 1200px; }

.container {
  width: 1200px;
  margin: 0 auto; }

.gaia-row {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 -10px; }



.block_cpn {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  box-shadow: none; }
  .block_cpn .no_live {
    background: none;
    margin-top: -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .block_cpn .no_live > img {
      width: 180px;
      height: auto; }
    .block_cpn .no_live > div {
      padding: 4px 8px;
      border-radius: 4px;
      color: #252525;
      width: -moz-fit-content;
      width: fit-content;
      margin: 10px auto 0; }

@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
.yhkDrift {
  width: 47px;
  position: fixed;
  z-index: 8;
  top: 450px;
  right: 12px; }
  .yhkDrift_fixed {
    top: 31%; }
    .yhkDrift_fixed .small_window {
      top: calc(31%); }
    .yhkDrift_fixed_mobile {
      top: 50%;
      -ms-transform: scale(0.9);
          transform: scale(0.9); }
  .yhkDrift .assix-advice {
    position: relative;
    bottom: 10px;
    right: 5px;
    width: 60px;
    height: 60px;
    cursor: pointer; }
    .yhkDrift .assix-advice-img {
      width: 100%;
      height: 100%; }
  .yhkDrift-content {
    width: 50px;
    text-align: center;
    font-size: 14px; }
    .yhkDrift-content__top {
      width: 100%;
      padding: 8px 0;
      border-radius: 4px 4px 0px 0px;
      background: linear-gradient(180deg, #4c8df7 0%, #62b3ff 100%);
      box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.18);
      color: #fff;
      cursor: pointer;
      text-align: center; }
      .yhkDrift-content__top .text {
        display: block;
        margin-top: -4px; }
      .yhkDrift-content__top .icon-search {
        display: inline-block;
        width: 20px;
        height: 20px;
         }
    .yhkDrift-content__bottom .text {
      color: #4b5b76;
      letter-spacing: 2px;
      line-height: 20px; }
    .yhkDrift-content__bottom .border {
      width: 0px;
      height: 0;
      margin: 20px auto; 
	}
    .yhkDrift-content__bottom .top-boder {
      font-size: 20px;
      color: #4b5b76;
      position: relative;
      cursor: pointer; }
      .yhkDrift-content__bottom .top-boder::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 16px;
        height: 0;
        border-bottom: 2px solid #4b5b76;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
      .yhkDrift-content__bottom .top-boder:hover {
        color: #1975ff; }
        .yhkDrift-content__bottom .top-boder:hover::before {
          border-color: #1975ff; }
    .yhkDrift-content__bottom .assix-suggest {
      background: linear-gradient(180deg, #006400, #6A5ACD 99%);
	  box-shadow: 0 8px 15px rgba(71, 71, 71, 0.4);
      margin-bottom: 12px; }
      .yhkDrift-content__bottom .assix-suggest > img {
        width: 30px;
        height: 31px; }
      .yhkDrift-content__bottom .assix-suggest .text {
        color: #ffffff; }
    .yhkDrift-content__bottom .yhkDrift-applet {
      background: #ffffff;
      box-shadow: 0px 2px 10px 0px rgba(33, 59, 102, 0.08); }
      .yhkDrift-content__bottom .yhkDrift-applet > img {
        width: 18px;
        height: 18px; }
      .yhkDrift-content__bottom .yhkDrift-applet .text {
        color: #181818; }
    .yhkDrift-content__bottom .activity-img {
      width: 44px;
      height: 48px;
	  box-shadow: 0 8px 15px rgba(71, 71, 71, 0.4);
      background: linear-gradient(180deg, #FF834A 26.56%, #FFAD60 100%);
      border-radius: 50%;
      margin-bottom: 12px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .yhkDrift-content__bottom .activity-img div {
        width: 20px;
        height: 20px;}
      .yhkDrift-content__bottom .activity-img:hover {
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), linear-gradient(180deg, #FF834A 26.56%, #FFAD60 100%); }
    .yhkDrift-content__bottom .yhkDrift-box {
      width: 120px;
      height: 68px;
      position: relative;
      right: 70px;
      cursor: pointer;
      margin-top: 10px;
      background: linear-gradient(176deg, #cceaff 0%, #ffffff 40%, #ffffff 91%);
      box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
      border-radius: 6px; }
      .yhkDrift-content__bottom .yhkDrift-box .yhkDrift-box-content {
        width: 100%;
        height: 100%;
        background-size: 176px 100px;
        background-position: center;
        padding: 14px;
        box-sizing: border-box; }
        .yhkDrift-content__bottom .yhkDrift-box .yhkDrift-box-content .box-title {
          font-family: PingFang SC;
          font-size: 14px;
          font-weight: 600;
          line-height: normal;
          text-align: center;
          background: linear-gradient(169deg, #3775f7 20%, #76b4ff 68%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text; }
        .yhkDrift-content__bottom .yhkDrift-box .yhkDrift-box-content .box-desc {
          font-family: PingFang SC;
          font-size: 12px;
          font-weight: normal;
          line-height: normal;
          text-align: center;
          color: #171717;
          margin-top: 5px; }
      .yhkDrift-content__bottom .yhkDrift-box:hover {
        opacity: 0.9; }
    .yhkDrift-content__bottom .assix-live {
      width: 70px;
      height: 137px;
      margin-left: -7px;
      cursor: pointer; }
    .yhkDrift-content__bottom .assix-suggest,
    .yhkDrift-content__bottom .yhkDrift-applet,
    .yhkDrift-content__bottom .yhkDrift-search,
    .yhkDrift-content__bottom .affox-box {
      cursor: pointer;
      font-size: 14px;
	  box-shadow: 0 8px 15px rgba(71, 71, 71, 0.4);
      width: 46px;
      height: 130px;
      border-radius: 23px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .yhkDrift-content__bottom .assix-suggest > img,
      .yhkDrift-content__bottom .yhkDrift-applet > img,
      .yhkDrift-content__bottom .yhkDrift-search > img,
      .yhkDrift-content__bottom .affox-box > img {
        margin-bottom: 5px; }
      .yhkDrift-content__bottom .assix-suggest .text,
      .yhkDrift-content__bottom .yhkDrift-applet .text,
      .yhkDrift-content__bottom .yhkDrift-search .text,
      .yhkDrift-content__bottom .affox-box .text {
        width: 14px;
        line-height: 18px;
        font-weight: 500; }
      .yhkDrift-content__bottom .assix-suggest:hover,
      .yhkDrift-content__bottom .yhkDrift-applet:hover,
      .yhkDrift-content__bottom .yhkDrift-search:hover,
      .yhkDrift-content__bottom .affox-box:hover {
        opacity: 0.8; }
  .yhkDrift-trial {
    position: absolute;
    right: 60px;
    top: 0px;
    width: 0;
    height: auto;
    opacity: 0;
    transition: opacity 0.1s, width 0.1s;
    background-color: transparent;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(195, 195, 195, 0.24); }
    .yhkDrift-trial_top {
      top: -10px; }
    .yhkDrift-trial_top_other {
      top: 60px; }
    .yhkDrift-trial__active {
      opacity: 1; }
      .yhkDrift-trial__active.yhkDrift-trial__search {
        width: 440px; }
    .yhkDrift-trial__active_custom {
      width: 160px; }
      .yhkDrift-trial__active_custom .yhkDrift-trial-content__suggest {
        padding-left: 12px; }
    .yhkDrift-trial-content__suggest {
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0px 12px 11px 0px rgba(0, 0, 0, 0.09);
      padding: 24px 0 29px 26px;
      background-color: #fff;
      display: none; }
      .yhkDrift-trial-content__suggest__show {
        display: block; }
      .yhkDrift-trial-content__suggest .panel-item {
        margin-bottom: 16px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
        .yhkDrift-trial-content__suggest .panel-item .img-packet {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          width: 28px;
          height: 28px;
          margin-right: 17px;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
          .yhkDrift-trial-content__suggest .panel-item .img-packet > img {
            max-width: 100%;
            max-height: 100%; }
        .yhkDrift-trial-content__suggest .panel-item .text {
          font-weight: 600;
          color: #181818;
          cursor: pointer; }
          .yhkDrift-trial-content__suggest .panel-item .text:hover {
            color: #1975ff; }
        .yhkDrift-trial-content__suggest .panel-item-consult {
          -ms-flex-align: center;
              align-items: center; }
        .yhkDrift-trial-content__suggest .panel-item-call__right {
          text-align: left; }
          .yhkDrift-trial-content__suggest .panel-item-call__right .call-text {
            font-size: 14px;
            font-weight: 550;
            color: #181818; }
          .yhkDrift-trial-content__suggest .panel-item-call__right .call-number {
            font-size: 18px;
            color: #1975ff;
            font-weight: 600; }
          .yhkDrift-trial-content__suggest .panel-item-call__right .qrcode {
            width: 66px;
            margin-top: 6px; }
        .yhkDrift-trial-content__suggest .panel-item:last-child {
          margin-bottom: 0; }
    .yhkDrift-trial-content__search {
      border-radius: 10px;
      box-shadow: 0px 12px 11px 0px rgba(0, 0, 0, 0.09);
      background-color: #fff;
      text-align: center;
      overflow: hidden;
      display: none;
      color: #4b5b76; }
      .yhkDrift-trial-content__search__show {
        display: block; }
    .yhkDrift-trial-content__applet {
      border-radius: 10px;
      box-shadow: 0px 12px 11px 0px rgba(0, 0, 0, 0.09);
      padding: 18px 0;
      background-color: #fff;
      text-align: center;
      overflow: hidden;
      display: none;
      color: #4b5b76; }
      .yhkDrift-trial-content__applet__show {
        display: block; }
      .yhkDrift-trial-content__applet .title {
        font-size: 16px;
        font-weight: 600; }
      .yhkDrift-trial-content__applet .desc {
        font-size: 12px; }
      .yhkDrift-trial-content__applet > img {
        width: 140px;
        margin: 4px 0 2px; }
  .yhkDrift .yhkDrift-applet-live {
    position: relative;
    width: 72px;
    height: auto;
    margin-top: 14px;
    justify-self: center;
    cursor: pointer; }
    .yhkDrift .yhkDrift-applet-live > img {
      width: 100%;
      height: auto; }
  .yhkDrift .feedback-modal {
    position: absolute;
    right: 60px;
    top: -190px;
    background-color: #fff;
    box-shadow: 0px 7px 13px 0px rgba(53, 53, 69, 0.08);
    border-radius: 5px;
    z-index: 2;
    cursor: default;
    color: #38485c;
    text-align: center;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.3s ease; }
    .yhkDrift .feedback-modal.feedMdoal-show {
      width: 461px;
      height: 555px;
      opacity: 1; }
    .yhkDrift .feedback-modal .modal-top {
      font-size: 34px;
      color: #c8cacd;
      width: 100%;
      height: 33px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
          align-items: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
      font-weight: lighter;
      cursor: pointer;
      box-sizing: border-box;
      padding: 0 20px; }
      .yhkDrift .feedback-modal .modal-top > span {
        display: inline-block;
        height: 100%;
        width: 30px;
        line-height: 40px; }
      .yhkDrift .feedback-modal .modal-top > p {
        width: 132px;
        height: 20px;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: 1px;
        color: #38485c; }
    .yhkDrift .feedback-modal .modal-title {
      font-size: 20px;
      letter-spacing: 1px;
      color: #38485c;
      margin-bottom: 32px; }
    .yhkDrift .feedback-modal .modal-mention {
      font-size: 14px;
      color: #38485c;
      width: 400px;
      margin: 0 auto 30px;
      text-align: justify; }
      .yhkDrift .feedback-modal .modal-mention span {
        color: #2277e6;
        cursor: pointer;
        text-decoration: underline; }
    .yhkDrift .feedback-modal .modal-content {
      box-sizing: border-box;
      padding: 0 30px;
      margin-bottom: 30px; }
      .yhkDrift .feedback-modal .modal-content .modal-ipt-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: start;
            align-items: flex-start;
        height: auto;
        margin-bottom: 20px;
        position: relative; }
        .yhkDrift .feedback-modal .modal-content .modal-ipt-item:nth-last-child(1) {
          margin-bottom: 0;
          height: 128px; }
        .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-left {
          width: 81px;
          text-align: left;
          font-size: 15px;
          line-height: 34px; }
          .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-left .star {
            color: #ff6d68; }
        .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right {
          -ms-flex: 1;
              flex: 1;
          height: 100%; }
          .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right .ipt {
            width: 100%;
            height: 40px;
            border: 1px solid #d9d9d9;
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            padding: 0 4px;
            box-sizing: border-box; }
            .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right .ipt:focus {
              border-color: #40a9ff;
              border-right-width: 1px !important;
              outline: 0;
              box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); }
            .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right .ipt.textarea {
              resize: none;
              padding: 10px 14px;
              height: 126px; }
          .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right.phone {
            display: -ms-flexbox;
            display: flex; }
            .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right.phone .ipt {
              border-top-left-radius: 0px;
              border-bottom-left-radius: 0px;
              border-left: none; }
            .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right.phone .select {
              width: 150px !important; }
              .yhkDrift .feedback-modal .modal-content .modal-ipt-item .modal-ipt-item-right.phone .select.ipt {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
                border-left: 1px solid #d9d9d9;
                color: #999; }
        .yhkDrift .feedback-modal .modal-content .modal-ipt-item .err-tip {
          position: absolute;
          bottom: -18px;
          left: 81px;
          color: #f5222d;
          font-size: 13px; }
    .yhkDrift .feedback-modal .gaia-btn:disabled {
      background-color: #f5f5f5;
      border-color: #d9d9d9;
      color: rgba(0, 0, 0, 0.25); }
    .yhkDrift .feedback-modal .modal-success-tip {
      color: #3d4665;
      letter-spacing: 1px;
      padding: 48px;
      text-align: left;
      text-indent: 2em;
      line-height: 28px; }

.promote_api_modal {
  top: 16%; }
  .promote_api_modal .promote_title {
    color: #43436b;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 100%;
    font-weight: 600; }
  .promote_api_modal .promote_desc {
    color: #9295bf;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
    width: 100%;
    line-height: 28px; }
  .promote_api_modal .promote_weight {
    font-size: 26px;
    color: #ffa270;
    font-weight: 600; }
  .promote_api_modal .promote_button {
    width: 100%;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 12px; }
  .promote_api_modal .promote_bold {
    font-weight: bold; }
  .promote_api_modal .ant-modal-content {
    background-size: cover;
    height: 235px;
    width: 470px;
    padding-top: 16px; }
  .promote_api_modal .ant-modal-title {
    text-align: center; }
  .promote_api_modal .ant-modal-footer {
    display: none; }

@media only screen and (max-width: 576px) {
  .yhkDrift {
    display: block; } }

.hide_yhkDrift {
  display: none; }

.yhkDrift_fixed_mobile .assix-suggest {
  display: none !important; }

.activity-popover {
  width: 240px;
  padding: 0px 0px; }
  .activity-popover .label {
    color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    font-weight: 500;
    font-family: 'PingFang SC';
    margin-bottom: 6px;
    margin-left: 8px; }
  .activity-popover .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 10px 10px;
    box-sizing: border-box;
    width: 216px; }
    .activity-popover .content .content-left {
      width: 24px;
      height: 24px;
      background: url("../img/gift2.svg") no-repeat;
      margin-right: 10px; }
    .activity-popover .content .content-right-title {
      color: #333;
      font-family: 'PingFang SC';
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 20px;
      /* 142.857% */
      margin-bottom: 4px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .activity-popover .content .content-right-title span {
        margin-left: 6px;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-top: 4px;
       }
    .activity-popover .content .content-right-desc {
      color: rgba(0, 0, 0, 0.5);
      font-family: 'PingFang SC';
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 16px;
      /* 133.333% */ }
    .activity-popover .content:hover {
      border-radius: 8px;
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), var(--industrybar-industrybar, #f4f4f5);
      cursor: pointer; }
  .activity-popover .line {
    width: 200px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    margin: 12px 0 16px 8px; }

.Toastify__toast-container {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 9999px);
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    -ms-transform: translateX(0);
        transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    -ms-transform: translateX(0);
        transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 1px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
  direction: ltr;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--dark {
  background: #121212;
  color: #fff;
}
.Toastify__toast--default {
  background: #fff;
  color: #aaa;
}
.Toastify__toast--info {
  background: #3498db;
}
.Toastify__toast--success {
  background: #07bc0c;
}
.Toastify__toast--warning {
  background: #f1c40f;
}
.Toastify__toast--error {
  background: #e74c3c;
}
.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
  }
}
.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.Toastify__close-button--default {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  -ms-transform-origin: left;
      transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  -ms-transform-origin: right;
      transform-origin: right;
}
.Toastify__progress-bar--default {
  background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
}
.Toastify__progress-bar--dark {
  background: #bb86fc;
}
@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}
@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0; }

textarea {
  outline: none; }

.gaia-page {
  min-width: 1200px;
  font-family: -apple-system,BlinkMacSystemFont,PingFang SC,PingFang SC-Regular,Segoe UI,SF Pro SC,SF Pro Display,SF Pro Icons,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif; }

.main-wrapper {
  background-color: #f9faff;
  min-width: 1200px; }

.container {
  width: 1200px;
  margin: 0 auto; }

.gaia-row {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 -10px; }

.gaia-cvbox {
  transition: box-shadow 0.3s; }
  .gaia-cvbox:hover {
    box-shadow: 0 0 15px #dde3f0; }

.rich-text-tableStyle {
  overflow-x: auto; }
  .rich-text-tableStyle table {
    margin: 0 auto;
    padding: 0px;
    border: #e6e8f4 solid 1px;
    word-break: break-word; }
    .rich-text-tableStyle table tr td {
      padding: 15px 5px;
      border: #e6e8f4 solid 1px; }

.error-page {
  padding: 80px 0 20px;
  min-height: 100vh;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #333; }
  .error-page img {
    display: block;
    margin: auto; }
  .error-page .un-support-tip {
    display: inline-block;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: wobble; }

.Toastify .Toastify__toast-container {
  width: 1190px;
  padding: 0;
  font-size: 14px;
  text-align: center; }
  .Toastify .Toastify__toast-container .Toastify__toast {
    min-height: 52px;
    background: #fff4e2;
    color: #faa26c; }
    .Toastify .Toastify__toast-container .Toastify__toast .Toastify__close-button path {
      fill: #faa26c; }

@keyframes wobble {
  0% {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    transform: none; } }

@media only screen and (min-width: 576.01px) {
  .gaia-col-1 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px; }
  .gaia-col-2 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 20px; }
  .gaia-col-3 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 33.33333%;
    margin-bottom: 20px; }
  .gaia-col-4 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 25%;
    margin-bottom: 20px; }
  .gaia-col-5 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 20%;
    margin-bottom: 20px; }
  .gaia-col-6 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 16.66667%;
    margin-bottom: 20px; } }

@media only screen and (max-width: 576px) {
  .gaia-page,
  .main-wrapper {
    min-width: 0; }
  .container {
    width: 100%;
    overflow: hidden; }
  .gaia-col-sm-1 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px; }
    .gaia-col-sm-1:last-child {
      margin-bottom: 15px; }
  .gaia-col-sm-1:nth-last-child(1) {
    margin-bottom: 15px; }
  .gaia-col-sm-2 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 15px; }
    .gaia-col-sm-2:last-child {
      margin-bottom: 15px; }
  .gaia-col-sm-2:nth-last-child(1) {
    margin-bottom: 15px; }
  .gaia-col-sm-2:nth-last-child(2) {
    margin-bottom: 15px; }
  .gaia-col-sm-3 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 33.33333%;
    margin-bottom: 15px; }
    .gaia-col-sm-3:last-child {
      margin-bottom: 15px; }
  .gaia-col-sm-3:nth-last-child(1) {
    margin-bottom: 15px; }
  .gaia-col-sm-3:nth-last-child(2) {
    margin-bottom: 15px; }
  .gaia-col-sm-3:nth-last-child(3) {
    margin-bottom: 15px; }
  .gaia-col-sm-4 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 25%;
    margin-bottom: 15px; }
    .gaia-col-sm-4:last-child {
      margin-bottom: 15px; }
  .gaia-col-sm-4:nth-last-child(1) {
    margin-bottom: 15px; }
  .gaia-col-sm-4:nth-last-child(2) {
    margin-bottom: 15px; }
  .gaia-col-sm-4:nth-last-child(3) {
    margin-bottom: 15px; }
  .gaia-col-sm-4:nth-last-child(4) {
    margin-bottom: 15px; }
  .gaia-col-sm-5 {
    float: left;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    width: 20%;
    margin-bottom: 15px; }
    .gaia-col-sm-5:last-child {
      margin-bottom: 15px; }
  .gaia-col-sm-5:nth-last-child(1) {
    margin-bottom: 15px; }
  .gaia-col-sm-5:nth-last-child(2) {
    margin-bottom: 15px; }
  .gaia-col-sm-5:nth-last-child(3) {
    margin-bottom: 15px; }
  .gaia-col-sm-5:nth-last-child(4) {
    margin-bottom: 15px; }
  .gaia-col-sm-5:nth-last-child(5) {
    margin-bottom: 15px; } }

/*iPhoneX的适配*/
/* 特殊处理 IM sdk 产生的高层级图标 */
#zc__sdk__sys__btn {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important; }
 


@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
.industrybar {
  width: 200px; }
  .industrybar .industrybar-top {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    background-color: #f0f2f5;
    font-size: 17px;
    color: #24374e;
    letter-spacing: 1px; }
  .industrybar .industrybar-links {
    background-color: #ffffff; }

.industrybar-group {
  position: relative;
  padding: 0 10px; }

.industrybar-group-heading {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 50px;
  padding: 0 16px;
  border-bottom: 1px solid #e6e8f4;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .industrybar-group-heading span {
    font-size: 14px;
    -ms-flex: 1;
        flex: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .industrybar-group-heading .line-arrow {
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #999999;
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    transition: transform .2s ease-in-out; }
  .industrybar-group-heading::after {
    content: '';
    position: absolute;
    width: 3px;
    left: -10px;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: transparent;
    transition: background-color .2s ease-in-out; }

.industrybar-group-heading.active {
  font-weight: 500; }
  .industrybar-group-heading.active::after {
    background-color: #4a81ff; }
  .industrybar-group-heading.active .line-arrow {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.industrybar-group-items {
  border-bottom: 1px solid #e6e8f4;
  padding: 7px 0; }

.industrybar-link {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 7px 20px;
  font-size: 14px;
  color: #24374e;
  text-decoration: none; }

.industrybar-link:hover, .industrybar-link.active {
  color: #4a81ff; }

.dropdown-transition {
  height: 0;
  transition: height .2s ease-in-out;
  overflow: hidden; }


@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
.section-title {
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: 400; }
  .section-title span {
    position: relative; }
    .section-title span::before {
      content: '<';
      position: absolute;
      left: -30px;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      color: #4a81ff; }
    .section-title span::after {
      content: '>';
      position: absolute;
      right: -30px;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      color: #4a81ff; }

@media only screen and (max-width: 576px) {
  .section-title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px; }
    .section-title span {
      position: relative; }
      .section-title span::before {
        left: -20px; }
      .section-title span::after {
        right: -20px; } }


.title-desc-desc {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 30px;
  font-size: 16px;
  color: #6474a4;
  letter-spacing: 2px; }

@media only screen and (max-width: 400px) {
  .media-title-desc-desc {
    font-size: 12px;
    margin-bottom: 18px; } }

@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
.section-banner {
  min-height: 365px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  color: #24374e; }

.section-banner.left {
  text-align: left; }

.section-banner.center {
  text-align: center; }
  .section-banner.center .service-banner-desc {
    width: 540px;
    margin-left: auto;
    margin-right: auto; }

.section-banner.dark {
  color: #ffffff; }

.service-banner-title {
  margin-top: 80px;
  margin-bottom: 17px;
  font-size: 38px; }
  .service-banner-title span {
    position: relative; }
  .service-banner-title .badge-icon {
    position: absolute;
    top: -5px;
    left: 100%; }
  .service-banner-title .play-icon {
    width: 40px;
    height: 40px;
    vertical-align: -8px;
    margin-left: 8px;
    cursor: pointer;
    transition: transform .2s ease-in; }
    .service-banner-title .play-icon:hover {
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.service-banner-desc {
  width: 500px;
  line-height: 2;
  font-size: 14px;
  margin-bottom: 26px; }

.service-banner-btns .gaia-btn {
  margin-right: 10px; }
  .service-banner-btns .gaia-btn:last-child {
    margin-right: 0px; }

.service-banner-extra {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .service-banner-extra p {
    margin-block-start: 10px;
    margin-block-end: 10px; }

.video-modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  transition: 0.35s;
  z-index: 12000;
  background-color: rgba(0, 0, 0, 0.3); }
  .video-modal-wrap.modal-show {
    display: -ms-flexbox;
    display: flex; }
  .video-modal-wrap .por-player {
    width: 700px;
    height: 500px;
    position: relative;
    background-color: #000; }
    .video-modal-wrap .por-player .por-player-close {
      position: absolute;
      top: 2px;
      right: 2px;
      width: 24px;
      height: 24px;
      cursor: pointer; }
      .video-modal-wrap .por-player .por-player-close > svg {
        transition: transform .2s ease-in; }
        .video-modal-wrap .por-player .por-player-close > svg:hover {
          -ms-transform: scale(1.3);
              transform: scale(1.3); }
    .video-modal-wrap .por-player > video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      outline: none; }

@media only screen and (min-width: 576.01px) {
  .service-banner-btns .gaia-btn:first-child {
    padding: 0 30px; }
  .section-banner.center .service-banner-btns .gaia-btn {
    padding: 0 30px; } }

@media only screen and (max-width: 576px) {
  .section-banner {
    min-height: 200px;
    background-size: auto 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #eff4fa; }
  .service-banner-title {
    margin-top: 35px;
    margin-bottom: 17px;
    font-size: 16px; }
    .service-banner-title .badge-icon {
      top: -15px;
      -ms-transform: scale(0.5);
          transform: scale(0.5);
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%; }
    .service-banner-title .play-icon {
      width: 18px;
      height: 18px;
      vertical-align: -4px;
      margin-left: 4px; }
  .service-banner-desc {
    width: 64%;
    font-size: 12px; }
  .service-banner-extra {
    display: none; }
  .service-banner-btns {
    margin-bottom: 20px; }
  .video-modal-wrap .por-player {
    width: 100%;
    height: 71.42857143vw; } }

@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
/* Slider */
.hs-banner {
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */ }
  .hs-banner .swiper-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .hs-banner .swiper-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .hs-banner .swiper-list:focus {
    outline: none; }
  .hs-banner .swiper-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .hs-banner .swiper-slider .swiper-track,
  .hs-banner .swiper-slider .swiper-list {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .hs-banner .swiper-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .hs-banner .swiper-track:before,
  .hs-banner .swiper-track:after {
    display: table;
    content: ''; }
  .hs-banner .swiper-track:after {
    clear: both; }
  .hs-banner .swiper-loading .swiper-track {
    visibility: hidden; }
  .hs-banner .swiper-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
  .hs-banner [dir='rtl'] .swiper-slide {
    float: right; }
  .hs-banner .swiper-slide img {
    display: block; }
  .hs-banner .swiper-slide.swiper-loading img {
    display: none; }
  .hs-banner .swiper-slide.dragging img {
    pointer-events: none; }
  .hs-banner .swiper-initialized .swiper-slide {
    display: block; }
  .hs-banner .swiper-loading .swiper-slide {
    visibility: hidden; }
  .hs-banner .swiper-vertical .swiper-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .hs-banner .swiper-arrow.swiper-hidden {
    display: none; }
  .hs-banner .swiper-prev,
  .hs-banner .swiper-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; }
  .hs-banner .swiper-prev:hover,
  .hs-banner .swiper-prev:focus,
  .hs-banner .swiper-next:hover,
  .hs-banner .swiper-next:focus {
    color: transparent;
    outline: none;
    background: transparent; }
  .hs-banner .swiper-prev:hover:before,
  .hs-banner .swiper-prev:focus:before,
  .hs-banner .swiper-next:hover:before,
  .hs-banner .swiper-next:focus:before {
    opacity: 1; }
  .hs-banner .swiper-prev.swiper-disabled:before,
  .hs-banner .swiper-next.swiper-disabled:before {
    opacity: .25; }
  .hs-banner .swiper-prev:before,
  .hs-banner .swiper-next:before {
    font-family: 'swiper';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hs-banner .swiper-prev {
    left: -25px; }
  .hs-banner [dir='rtl'] .swiper-prev {
    right: -25px;
    left: auto; }
  .hs-banner .swiper-prev:before {
    content: '\2190'; }
  .hs-banner [dir='rtl'] .swiper-prev:before {
    content: '\2192'; }
  .hs-banner .swiper-next {
    right: -25px; }
  .hs-banner [dir='rtl'] .swiper-next {
    right: auto;
    left: -25px; }
  .hs-banner .swiper-next:before {
    content: '\2192'; }
  .hs-banner [dir='rtl'] .swiper-next:before {
    content: '\2190'; }
  .hs-banner .swiper-dotted.swiper-slider {
    margin-bottom: 30px; }
  .hs-banner .swiper-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .hs-banner .swiper-dots li {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
  .hs-banner .swiper-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 80px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
  .hs-banner .swiper-dots li button:hover,
  .hs-banner .swiper-dots li button:focus {
    outline: none; }
  .hs-banner .swiper-dots li button:hover:before,
  .hs-banner .swiper-dots li button:focus:before {
    opacity: 1; }
  .hs-banner .swiper-dots li button:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 5px;
    content: '';
    text-align: center;
    background: #ccc;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hs-banner .swiper-dots li button:after {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 5px;
    content: '';
    text-align: center;
    background: #578aff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hs-banner .swiper-dots li.swiper-active button:before {
    opacity: 1; }
  .hs-banner .swiper-dots li.swiper-active button:after {
    opacity: 1;
    width: 80px;
    animation: animation 4s linear 1; }

@keyframes animation {
  from {
    width: 0px; }
  to {
    width: 80px; } }

@keyframes animation {
  from {
    width: 0px; }
  to {
    width: 80px; } }

.banner-container .banner1 .double-circle {
  position: absolute;
  left: 50%;
  border-radius: 50%;
  background: transparent; }

.banner-container .banner1 .double-circle .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #eee;
  border-radius: 50%; }

.banner-container .banner1 .circle-size-0 {
  width: 16px;
  height: 6px; }

.banner-container .banner1 .circle-size-0 .size-0 {
  width: 44px;
  height: 14px;
  margin-top: -7px;
  margin-left: -22px; }

.banner-container .banner1 .circle-size-1 {
  width: 16px;
  height: 8px; }

.banner-container .banner1 .circle-size-1 .size-1 {
  width: 56px;
  height: 28px;
  margin-top: -14px;
  margin-left: -28px; }

.banner-container .banner1 .circle-size-2 {
  width: 24px;
  height: 12px; }

.banner-container .banner1 .circle-size-2 .size-2 {
  width: 56px;
  height: 28px;
  margin-top: -14px;
  margin-left: -28px; }

.banner-container .banner1 .inner-delay-0 {
  animation: banner-move1 12s linear infinite; }

.banner-container .banner1 .outer-delay-0 {
  opacity: 0;
  animation: banner-move1 12s linear 2s infinite; }

.banner-container .banner1 .inner-delay-1 {
  opacity: 0;
  animation: banner-move1 12s linear 3s infinite; }

.banner-container .banner1 .outer-delay-1 {
  opacity: 0;
  animation: banner-move1 12s linear 5s infinite; }

.banner-container .banner1 .inner-delay-2 {
  opacity: 0;
  animation: banner-move1 12s linear 6s infinite; }

.banner-container .banner1 .outer-delay-2 {
  opacity: 0;
  animation: banner-move1 12s linear 8s infinite; }

.banner-container .banner1 .left-0 {
  top: 518px;
  margin-left: -557px;
  transform: rotateX(45deg); }

.banner-container .banner1 .left-1 {
  top: 561px;
  margin-left: -396px;
  transform: rotateX(30deg); }

.banner-container .banner1 .left-2 {
  top: 476px;
  margin-left: -127px; }

.banner-container .banner1 .right-0 {
  top: 515px;
  margin-left: 94px;
  transform: rotateX(30deg); }

.banner-container .banner1 .right-1 {
  top: 487px;
  margin-left: 312px;
  transform: rotateX(30deg); }

.banner-container .banner1 .right-2 {
  top: 528px;
  margin-left: 590px;
  transform: rotateX(45deg); }

.banner-container .banner1 .bg-blur {
  position: absolute;
  top: 335px;
  left: 0;
  width: 100%;
  height: 283px;
}

.banner-container .banner1 .bubble {
  position: absolute;
  transition-duration: 3s;
  left: 50%;
  top: 0;
  width: 1616px;
  height: 640px;
  margin-left: -808px;
  background-size: contain;
  animation: 6s rote infinite; }

.banner-container .banner1 .aurora-wrap {
  position: absolute;
  top: 330px;
  left: 0;
  width: 100%;
  height: 300px; }

.banner-container .banner1 .aurora-wrap .green-round {
  width: 100%;
  height: 100%;
  animation: grad-change 8s linear infinite; }

.banner-container .banner1 .aurora-wrap .red-aurora {
  position: absolute;
  top: -70px;
  left: 50%;
  width: 1050px;
  height: 300px;
  margin-left: -700px;
  animation: grad-change 3s linear infinite; }

.banner-container .banner1 .aurora-wrap .green-aurora {
  position: absolute;
  top: 70px;
  left: 48%;
  width: 505px;
  height: 84px;
  animation: grad-change1 3s linear infinite; }

.banner-container .banner1 .aurora-wrap .blue-aurora {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 1016px;
  height: 302px;
  margin-left: -508px;
  animation: grad-change 3s linear infinite;
  opacity: 0.7; }

.banner-container .banner1 .banner-line {
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 2180px;
  height: 193px;
  margin-left: -1090px;
  opacity: 0.7; }

@keyframes grad-change {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@keyframes grad-change1 {
  0% {
    opacity: 0.7; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0.7; } }

@keyframes banner-move1 {
  0% {
    transform: scale(0.5, 0.5);
    opacity: 0; }
  40% {
    transform: scale(1.6, 1.6);
    opacity: 1; }
  80% {
    transform: scale(3, 3);
    opacity: 0; }
  100% {
    transform: scale(3, 3);
    opacity: 0; } }

@keyframes rote {
  0% {
    transform: rotate(-15deg) scale(1) translate3d(0, 0, 0px); }
  50% {
    transform: rotate(0) scale(1.2) translate3d(15px, 5px, 2px); }
  100% {
    transform: rotate(-15deg) scale(1) translate3d(0, 0, 0); } }

@media only screen and (max-width: 576px) {
  .section-banner-mobile .banner-each {
    width: 100vw;
    height: 60vw;
    overflow: hidden;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .section-banner-mobile .banner1 {
    position: relative;
    background-image: url(/static/img/index/index-banner-mobile.jpg);
    cursor: default; }
  .section-banner-mobile .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 3;
    animation: dash 5s linear infinite; }
  @keyframes dash {
    from {
      stroke-dashoffset: 0; }
    to {
      stroke-dashoffset: 100; } } }

/* Slider */
.hs-banner {
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */ }
  .hs-banner .swiper-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .hs-banner .swiper-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .hs-banner .swiper-list:focus {
    outline: none; }
  .hs-banner .swiper-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .hs-banner .swiper-slider .swiper-track,
  .hs-banner .swiper-slider .swiper-list {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .hs-banner .swiper-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .hs-banner .swiper-track:before,
  .hs-banner .swiper-track:after {
    display: table;
    content: ''; }
  .hs-banner .swiper-track:after {
    clear: both; }
  .hs-banner .swiper-loading .swiper-track {
    visibility: hidden; }
  .hs-banner .swiper-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
  .hs-banner [dir='rtl'] .swiper-slide {
    float: right; }
  .hs-banner .swiper-slide img {
    display: block; }
  .hs-banner .swiper-slide.swiper-loading img {
    display: none; }
  .hs-banner .swiper-slide.dragging img {
    pointer-events: none; }
  .hs-banner .swiper-initialized .swiper-slide {
    display: block; }
  .hs-banner .swiper-loading .swiper-slide {
    visibility: hidden; }
  .hs-banner .swiper-vertical .swiper-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .hs-banner .swiper-arrow.swiper-hidden {
    display: none; }
  .hs-banner .swiper-prev,
  .hs-banner .swiper-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; }
  .hs-banner .swiper-prev:hover,
  .hs-banner .swiper-prev:focus,
  .hs-banner .swiper-next:hover,
  .hs-banner .swiper-next:focus {
    color: transparent;
    outline: none;
    background: transparent; }
  .hs-banner .swiper-prev:hover:before,
  .hs-banner .swiper-prev:focus:before,
  .hs-banner .swiper-next:hover:before,
  .hs-banner .swiper-next:focus:before {
    opacity: 1; }
  .hs-banner .swiper-prev.swiper-disabled:before,
  .hs-banner .swiper-next.swiper-disabled:before {
    opacity: .25; }
  .hs-banner .swiper-prev:before,
  .hs-banner .swiper-next:before {
    font-family: 'swiper';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hs-banner .swiper-prev {
    left: -25px; }
  .hs-banner [dir='rtl'] .swiper-prev {
    right: -25px;
    left: auto; }
  .hs-banner .swiper-prev:before {
    content: '\2190'; }
  .hs-banner [dir='rtl'] .swiper-prev:before {
    content: '\2192'; }
  .hs-banner .swiper-next {
    right: -25px; }
  .hs-banner [dir='rtl'] .swiper-next {
    right: auto;
    left: -25px; }
  .hs-banner .swiper-next:before {
    content: '\2192'; }
  .hs-banner [dir='rtl'] .swiper-next:before {
    content: '\2190'; }
  .hs-banner .swiper-dotted.swiper-slider {
    margin-bottom: 30px; }
  .hs-banner .swiper-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
  .hs-banner .swiper-dots li {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
  .hs-banner .swiper-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 80px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
  .hs-banner .swiper-dots li button:hover,
  .hs-banner .swiper-dots li button:focus {
    outline: none; }
  .hs-banner .swiper-dots li button:hover:before,
  .hs-banner .swiper-dots li button:focus:before {
    opacity: 1; }
  .hs-banner .swiper-dots li button:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 5px;
    content: '';
    text-align: center;
    background: #ccc;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hs-banner .swiper-dots li button:after {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 5px;
    content: '';
    text-align: center;
    background: #578aff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hs-banner .swiper-dots li.swiper-active button:before {
    opacity: 1; }
  .hs-banner .swiper-dots li.swiper-active button:after {
    opacity: 1;
    width: 80px;
    animation: animation 4s linear 1; }
  

.section-banner .banner-each {
  width: 100%;
  height: 640px;
  overflow: hidden;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat; }

.section-banner .banner1 {
  position: relative;
  cursor: default; }

.section-banner .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-dasharray: 3; }

@keyframes dash {
  from {
    stroke-dashoffset: 0; }
  to {
    stroke-dashoffset: 100; } }

@charset "UTF-8";
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
.guide-cvbox {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e6e8f4;
  padding: 30px 20px;
  font-size: 14px; }
  .guide-cvbox img {
    float: right;
    position: relative;
    top: -1px; }
  .guide-cvbox .title {
    font-size: 16px;
    color: #24374e;
    font-weight: 500;
    margin-bottom: 18px; }
  .guide-cvbox .desc {
    color: #8393ac; }
 
 
  
.services-content > div:first-child {
  margin-bottom: 80px; }

.ns-wrapper {
  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; }
  .ns-wrapper > div {
    margin-bottom: 112px; }

.yh-qxbox {
  width: 100%;
  min-height: 390px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden; }
  .yh-qxbox .yh-qxbox-content {
    width: 1400px;
    height: 390px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-title {
      color: #191919;
      margin-top: 54px;
      margin-bottom: 24px;
      font-size: 42px;
      font-weight: bold; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-desc {
      width: 526px;
      font-size: 18px;
      margin-bottom: 22px;
      color: #5c6067;
      height: 120px;
      line-height: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-extra a {
      color: #0062ff; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-btns .btn-single {
      height: 48px;
      width: 132px;
      font-weight: bold;
      font-size: 16px; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-btns .btn-single {
      margin-right: 18px;
      margin-bottom: 10px; }
      .yh-qxbox .yh-qxbox-content .yh-qxbox-btns .btn-single:last-child {
        margin-right: 0px; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-btns .ant-btn-variant-outlined {
      border: none; }
    .yh-qxbox .yh-qxbox-content .yh-qxbox-btns .ant-btn-variant-link {
      margin-left: -18px; }
  .yh-qxbox .yh-qxbox-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .yh-qxbox .yh-qxbox-center .yh-qxbox-title {
      text-align: center; }
    .yh-qxbox .yh-qxbox-center .yh-qxbox-desc {
      text-align: center;
      width: 660px; }
    .yh-qxbox .yh-qxbox-center .yh-qxbox-btns {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
    
   
/* 主题色 */
/* 文字颜色 */
/* 背景色 */
.main-content {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .main-content .home-section {
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 14px; }
    .main-content .home-section .hs-title {
      width: 100%;
      font-size: 30px;
      color: #1a1d3c;
      line-height: 50px; }
    .main-content .home-section .hs-desc {
      width: 100%;
      font-size: 16px;
      color: #646b97;
      line-height: 30px; }
  .main-content .animate__animated {
    animation-duration: 1s;
    animation-fill-mode: both; }
  .main-content .cartoon_fadeIn {
    animation-name: fadeInUp; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 70%, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }
  .main-content .animate__fadeInRight {
    animation-name: fadeInRight; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: translateZ(0); } }
  .main-content .animate__fadeInLeft {
    animation-name: fadeInLeft; }

@media only screen and (max-width: 576px) {
  .main-content {
    min-width: 0; }
    .main-content .hs-banner {
      margin-top: 50px; } }
 
@charset "UTF-8";
/* Slider */
.hm-banner {
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */ }
  .hm-banner .swiper-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .hm-banner .swiper-slider {
    height: 620px; }
  .hm-banner .swiper-list {
    position: relative;
    display: block;
    overflow: hidden; }
  .hm-banner .swiper-list:focus {
    outline: none; }
  .hm-banner .swiper-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .hm-banner .swiper-slider .swiper-track,
  .hm-banner .swiper-slider .swiper-list {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .hm-banner .swiper-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .hm-banner .swiper-track:before,
  .hm-banner .swiper-track:after {
    display: table;
    content: ''; }
  .hm-banner .swiper-track:after {
    clear: both; }
  .hm-banner .swiper-loading .swiper-track {
    visibility: hidden; }
  .hm-banner .swiper-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
  .hm-banner [dir='rtl'] .swiper-slide {
    float: right; }
  .hm-banner .swiper-slide img {
    display: block; }
  .hm-banner .swiper-slide.swiper-loading img {
    display: none; }
  .hm-banner .swiper-slide.dragging img {
    pointer-events: none; }
  .hm-banner .swiper-initialized .swiper-slide {
    display: block; }
  .hm-banner .swiper-loading .swiper-slide {
    visibility: hidden; }
  .hm-banner .swiper-vertical .swiper-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .hm-banner .swiper-arrow.swiper-hidden {
    display: none; }
  .hm-banner .swiper-prev,
  .hm-banner .swiper-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent; }
  .hm-banner .swiper-prev:hover,
  .hm-banner .swiper-prev:focus,
  .hm-banner .swiper-next:hover,
  .hm-banner .swiper-next:focus {
    color: transparent;
    outline: none;
    background: transparent; }
  .hm-banner .swiper-prev:hover:before,
  .hm-banner .swiper-prev:focus:before,
  .hm-banner .swiper-next:hover:before,
  .hm-banner .swiper-next:focus:before {
    opacity: 1; }
  .hm-banner .swiper-prev.swiper-disabled:before,
  .hm-banner .swiper-next.swiper-disabled:before {
    opacity: 0.25; }
  .hm-banner .swiper-prev:before,
  .hm-banner .swiper-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .hm-banner .swiper-prev {
    left: -25px; }
  .hm-banner [dir='rtl'] .swiper-prev {
    right: -25px;
    left: auto; }
  .hm-banner .swiper-prev:before {
    content: '\2190'; }
  .hm-banner [dir='rtl'] .swiper-prev:before {
    content: '\2192'; }
  .hm-banner .swiper-next {
    right: -25px; }
  .hm-banner [dir='rtl'] .swiper-next {
    right: auto;
    left: -25px; }
  .hm-banner .swiper-next:before {
    content: '\2192'; }
  .hm-banner [dir='rtl'] .swiper-next:before {
    content: '\2190'; }
  .hm-banner .swiper-dots {
    position: absolute;
    bottom: 100px;
    display: block;
    width: 100%;
    list-style: none;
    text-align: left;
    padding-bottom: 15px; }
    .hm-banner .swiper-dots ul {
      box-sizing: border-box;
      width: 1200px;
      margin: 0 auto !important;
      padding-left: 10px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  .hm-banner .swiper-dots ul li {
    position: relative;
    display: inline-block;
    width: 54px;
    margin-right: 12px; }
  .hm-banner .hm-banner-dot .hm-dot-progress {
    display: block;
    width: 54px;
    cursor: pointer;
    opacity: 0.7;
    height: 6px;
    background: rgba(46, 46, 49, 0.3);
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    border-radius: 3px; }
    .hm-banner .hm-banner-dot .hm-dot-progress::after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 0px;
      height: 6px;
      text-align: center;
      background: #1763ff;
      opacity: 0.75; }
    .hm-banner .hm-banner-dot .hm-dot-progress:hover {
      opacity: 1; }
  .hm-banner li.swiper-active .hm-dot-title {
    font-weight: 600;
    opacity: 1; }
  .hm-banner li.swiper-active .hm-dot-progress {
    opacity: 1;
    position: relative; }
    .hm-banner li.swiper-active .hm-dot-progress::after {
      opacity: 1;
      width: 100%;
      animation: borderAni 6s linear;
      -ms-transform-origin: left center;
          transform-origin: left center; }

@keyframes borderAni {
  from {
    transform: scaleX(0); }
  to {
    transform: scaleX(1); } }

@keyframes bugAni {
  from {
    opacity: 1;
    transform: translate3d(0, -7px, 0); }
  to {
    opacity: 1;
    transform: translate3d(104px, -7px, 0); } }

a {
  text-decoration: none !important; }

.hm-banner-container {
  margin-bottom: -82px; }
  .hm-banner-container .hm-banner {
    height: 619px; }
  .hm-banner-container .yhk-banner-tab-item {
    width: 2000px;
    height: 619px; }
    .hm-banner-container .yhk-banner-tab-item.banner-earth {
      width: 100%;
      position: relative;
      overflow: hidden;
      position: relative;
      background-size: contain;
      background-position: center bottom;
      background-repeat: no-repeat;
      overflow: hidden; }
      .hm-banner-container .yhk-banner-tab-item.banner-earth .banner-earth-container {
        position: absolute;
        width: 2560px;
        height: 100%;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat; }
      .hm-banner-container .yhk-banner-tab-item.banner-earth .halo {
        position: absolute;
        top: -600px;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        width: 2560px;
        height: 3000px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        animation: orbitEarth 10s linear infinite alternate; }

@keyframes orbitEarth {
  0% {
    transform: translateX(-20%) translateY(1%) rotate(0deg); }
  50% {
    transform: translateX(0%) translateY(-5%) rotate(0deg); }
  100% {
    transform: translateX(20%) translateY(1%) rotate(-10deg); } }
      .hm-banner-container .yhk-banner-tab-item.banner-earth .earth {
        position: relative;
        z-index: 1;
        width: 2560px;
        height: 100%;
        background-size: contain;
        background-position: center bottom;
        background-repeat: no-repeat;
        bottom: 0px; }
        .hm-banner-container .yhk-banner-tab-item.banner-earth .earth .text {
          position: absolute;
          top: 160px;
          left: 50%;
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
          z-index: 2;
          width: 1200px;
          height: 95px;
          background-size: contain;
          background-position: center center;
          background-repeat: no-repeat; }
    .hm-banner-container .yhk-banner-tab-item .btn-group {
      position: absolute;
      background-color: transparent;
      height: 416px;
      width: 1200px;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      padding-top: 235px;
      display: -ms-flexbox;
      display: flex; }
      .hm-banner-container .yhk-banner-tab-item .btn-group .btn {
        cursor: pointer;
        width: 133px;
        height: 41px;
        border-radius: 8px;
        cursor: pointer; }
        .hm-banner-container .yhk-banner-tab-item .btn-group .btn.btn2 {
          margin-left: 12px; }

    .hm-banner-container .yhk-banner-tab-item .img-packet {
      display: inline-block;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative; }
    .hm-banner-container .yhk-banner-tab-item .yhk-banner-tab-item__content {
      width: 1200px;
      height: 100%;
      margin: auto; }
  .hm-banner-container .yhk-packet-container {
    width: 100%;
    height: 82px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px); }
    .hm-banner-container .yhk-packet-container * {
      box-sizing: border-box; }
    .hm-banner-container .yhk-packet-container .yhk-packet {
      width: 1200px;
      height: 100%;
      margin: 0 auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -ms-flex: 1;
            flex: 1;
        height: 100%;
        text-decoration: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        padding-left: 16px;
        box-sizing: border-box; }
        .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item:hover .yhk-packet-item-title,
        .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item:hover .yhk-packet-item-subtitle {
          color: #1975ff; }
        .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item:last-child {
          border-right: none; }
        .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item .img-packet {
          width: 74px;
          height: 67px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          margin-right: 16px; }
          .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item .img-packet > img {
            max-width: 100%;
            max-height: 100%; }
        .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item-title {
          font-size: 18px;
          font-weight: 600;
          color: #191919;
          line-height: 26px;
          text-align: center; }
        .hm-banner-container .yhk-packet-container .yhk-packet .yhk-packet-item-subtitle {
          font-size: 12px;
          font-weight: 400;
          color: #4F4F4F;
          line-height: 26px;
          text-align: center; }

.abyv-section-container {
  width: 100%; }
  .abyv-section-container div {
    box-sizing: border-box; }
  .abyv-section-container .tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    gap: 53px;
    margin: 0 auto; }
    .abyv-section-container .tabs .vxbussize_tab {
      width: 85px;
      height: 26px;
      font-size: 18px;
      font-weight: 400;
      text-align: center;
      margin-left:10px;
      color: #5c6067;
      cursor: pointer;
      -webkit-user-select: none;
          -ms-user-select: none;
              user-select: none;
      position: relative; }
      .abyv-section-container .tabs .tab_active {
        color: #1763ff; }
        .abyv-section-container .tabs .tab_active::after {
          content: '';
          display: block;
          width: 64px;
          height: 2px;
          background-color: #1763ff;
          position: absolute;
          bottom: -6px;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .abyv-section-container .content {
    height: 750px;
    margin: 53px auto 0;
    background: url("../img/product_bg_tab1.png") center center/cover no-repeat;
    border-radius: 1px;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
    padding: 80px;
	justify-self: center;
    padding: 46px 26px 46px 52px;
    gap: 58px; }
  .abyv-section-container .content .left {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  margin-left:140px;
	  margin-right: 140px;
	  gap: 21px; }
  .abyv-section-container .content .left .cvbox {
        width: 414px;
        height: 334px;
        border-radius: 10px;
        background: #fff;
        padding: 12px 20px;
        border: 1px solid transparent;
        cursor: pointer;
        position: relative; }
        .abyv-section-container .content .left .card_active {
          border-color: #7456f6;
          opacity: 1 !important; }
        .abyv-section-container .content .left .cvbox:hover {
          opacity: 0.8;
          transition: 0.3s; }
        .abyv-section-container .content .left .cvbox .arrow {
          width: 16px;
          height: 16px;
          position: absolute;
          right: 25px;
          top: 25px;
        }
        .abyv-section-container .content .left .cvbox .arrow_active {
		}
        .abyv-section-container .content .left .cvbox .title {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          gap: 6px;
          font-size: 22px;
          height: 42px;
          line-height: 18px;
          letter-spacing: 1px;
          font-weight: 600; }
          .abyv-section-container .content .left .cvbox .title > img {
            width: 41px;
            height: 41px;
            position: relative;
            top: 4px; }
        .abyv-section-container .content .left .cvbox .tags {
          display: -ms-flexbox;
          display: flex;
          gap: 10px;
          -ms-flex-align: center;
              align-items: center;
          margin: 12px 0 18px;
          padding-left: 8px; }
          .abyv-section-container .content .left .cvbox .tags .tag {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            background: #f5f7ff;
            padding: 6px 5px;
            border-radius: 4px;
            gap: 5px;
            -ms-flex-pack: start;
                justify-content: flex-start;
            font-size: 12px;
            color: #8854fe; }
            .abyv-section-container .content .left .cvbox .tags .tag > img {
              width: 14px;
              height: auto; }
        .abyv-section-container .content .left .cvbox .desc {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 8px; }
          .abyv-section-container .content .left .cvbox .desc .desc_item {
            display: -ms-flexbox;
            display: flex;
            gap: 4px; }
            .abyv-section-container .content .left .cvbox .desc .desc_item > p {
              color: #808692;
              font-size: 13px;
              line-height: 23px;
              margin: 0; }
            .abyv-section-container .content .left .cvbox .desc .desc_item > img {
              width: 18px;
              height: 16px;
              margin-top: 4px;
              -ms-flex-negative: 0;
                  flex-shrink: 0; }
    .abyv-section-container .content .right {
      -ms-flex: 1;
      
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .abyv-section-container .content .right > img {
        max-width: 100%;
        max-height: 100%; }

@keyframes fadeIn {
  from {
    opacity: 0.5; }
  to {
    opacity: 1; } }
  .abyv-section-container .animate-fade-in {
    animation: fadeIn 0.3s linear forwards; }

@media screen and (max-width: 1500px) {
  .abyv-section-container .content {
    width: 1200px;
    gap: 20px; 
	}
    .abyv-section-container .content .left .cvbox {
      width: 380px; } }

@charset "UTF-8";
.online-recognition {
  --scale: var(--scaleCount);
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background-size: contain;
  box-sizing: border-box; }
  .online-recognition .flex-display-1 {
    display: -ms-flexbox !important;
    display: flex !important; }
  .online-recognition .online-recognition-etop {
    width: 100%;
    height: calc(var(--scale) * 72px);
    background: linear-gradient(90deg, #fefefe 2%, #f2f9ff 96%);
    border-radius: 10px 10px 0 0;
    padding: calc(var(--scale) * 23px) calc(var(--scale) * 28px);
    box-sizing: border-box; }
    .online-recognition .online-recognition-etop > span {
      font-size: calc(var(--scale) * 24px);
      font-family: PingFang SC, PingFang SC-Semibold;
      font-weight: 600;
      text-align: left;
      color: #181818;
      line-height: calc(var(--scale) * 26px); }
  .online-recognition .action-switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-left: 20px; }
    .online-recognition .action-switch-single {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-right: 20px; }
      .online-recognition .action-switch-single span {
        margin-right: 8px; }
  .online-recognition .online-recognition-content {
    height: calc(100% - calc(var(--scale) * 66px));
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    background: linear-gradient(90deg, #f9f6fd 2%, #f2f9ff 96%);
    /* 自定义滚动条样式 */ }
    .online-recognition .online-recognition-content .content-item-left {
      width: calc(var(--scale) * 493px);
      padding-top: calc(var(--scale) * 60px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 25px);
      border-right: 2px solid #ffffff; }
      .online-recognition .online-recognition-content .content-item-left .item-left-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        gap: calc(var(--scale) * 25px); }
        .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box {
          position: relative;
          width: calc(var(--scale) * 156px);
          height: calc(var(--scale) * 156px); }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box::before, .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background: #cfcbff;
            display: block;
            animation-delay: 0s;
            animation: expand 3s linear infinite;
            opacity: 0; }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box::after {
            animation-delay: 1.5s; }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box > img {
            position: absolute;
            left: 50%;
            top: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            z-index: 1;
            width: calc(var(--scale) * 88px);
            height: calc(var(--scale) * 88px);
            cursor: pointer; }

@keyframes expand {
  0% {
    transform: translate(-50%, -50%) scale(0.56);
    opacity: 0.6; }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; } }
        .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box-loading {
          cursor: pointer; }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box-loading::before, .online-recognition .online-recognition-content .content-item-left .item-left-content .language-image-box-loading::after {
            animation: none; }
        .online-recognition .online-recognition-content .content-item-left .item-left-content .start-taste {
          display: none; }
        .online-recognition .online-recognition-content .content-item-left .item-left-content > img {
          width: calc(var(--scale) * 156px);
          height: calc(var(--scale) * 156px);
          cursor: pointer; }
        .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text {
          position: relative;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          gap: calc(var(--scale) * 10px);
          width: calc(var(--scale) * 232px);
          height: calc(var(--scale) * 40px);
          background: rgba(255, 255, 255, 0.72);
          border: 1px solid #ffffff;
          border-radius: 21px;
          cursor: pointer; }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text > img {
            width: calc(var(--scale) * 14px);
            height: calc(var(--scale) * 14px); }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text > span {
            width: -moz-fit-content;
            width: fit-content;
            height: calc(var(--scale) * 26px);
            font-size: calc(var(--scale) * 16px);
            font-family: PingFang SC, PingFang SC-Regular;
            font-weight: 400;
            text-align: center;
            color: #181818;
            cursor: pointer;
            line-height: calc(var(--scale) * 26px); }
          .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text {
            position: absolute;
            z-index: 99;
            top: calc(var(--scale) * 27px);
            left: calc(var(--scale) * 0px);
            width: calc(var(--scale) * 230px);
            height: calc(var(--scale) * 200px); }
            .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-content {
              margin-top: calc(var(--scale) * 10px);
              border: 1px solid #e9e9e9;
              border-radius: 10px;
              box-sizing: border-box;
              background-color: #fff;
              width: 100%;
              height: 100%;
              overflow: auto; }
            .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-table {
              font-size: 14px; }
              .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-table ul {
                width: 100%;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                    flex-direction: column; }
                .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-table ul li {
                  width: 100%;
                  text-align: center;
                  padding: calc(var(--scale) * 8px) calc(var(--scale) * 0px);
                  color: #666;
                  cursor: pointer; }
                  .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-table ul li:hover {
                    color: #478eea;
                    background-color: #f2f9ff; }
                .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-table ul .selected {
                  color: #478eea; }
                  .online-recognition .online-recognition-content .content-item-left .item-left-content .recog-text .Lbox-recog-text .Lbox-table ul .selected:hover {
                    cursor: not-allowed; }
    .online-recognition .online-recognition-content .content-item-right {
      width: calc(var(--scale) * 650px);
      padding-top: calc(var(--scale) * 60px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 29px); }
      .online-recognition .online-recognition-content .content-item-right .item-right-area {
        width: calc((var(--scale) + 0.1) * 326px);
        height: calc((var(--scale) + 0.1) * 230px);
        overflow-y: auto;
        box-sizing: border-box; }
      .online-recognition .online-recognition-content .content-item-right .item-right-text {
        opacity: 0.68;
        font-size: calc(var(--scale) * 16px);
        font-family: PingFang SC, PingFang SC-Semibold;
        font-weight: 600;
        text-align: justify;
        background: linear-gradient(147deg, #7456f6 5%, #d06eff 86%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: calc(var(--scale) * 32px);
        scrollbar-width: none; }
    .online-recognition .online-recognition-content .content-item-title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: calc(var(--scale) * 2px); }
      .online-recognition .online-recognition-content .content-item-title > img {
        width: calc(var(--scale) * 186px);
        height: calc(var(--scale) * 29px); }
      .online-recognition .online-recognition-content .content-item-title > span {
        width: calc(var(--scale) * 186px);
        height: calc(var(--scale) * 26px);
        font-size: calc(var(--scale) * 18px);
        font-family: Douyin Sans, Douyin Sans-Bold;
        font-weight: 700;
        text-align: center;
        color: #5755ff;
        line-height: calc(var(--scale) * 26px); }
    .online-recognition .online-recognition-content .loading_lottie {
      background: #6564ff;
      border-radius: 50%; }
    .online-recognition .online-recognition-content .item-right-area::-webkit-scrollbar {
      width: 1px; }
    .online-recognition .online-recognition-content .item-right-area::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 4px; }
    .online-recognition .online-recognition-content .item-right-area::-webkit-scrollbar-thumb {
      background: #fff;
      border-radius: 4px; }
    .online-recognition .online-recognition-content .item-right-area::-webkit-scrollbar-thumb:hover {
      background: #555; }

.online-product-class {
  padding: 15px; }
  .online-product-class .online-recognition-etop {
    background: none;
    border-radius: 25px 25px 0px 0px;
    padding-left: 30px; }
  .online-product-class .online-recognition-content {
    background: none;
    width: calc(100% - 12px);
    padding-top: none;
    margin-left: 6px; }
    .online-product-class .online-recognition-content .content-item-left {
      border: none; }
    .online-product-class .online-recognition-content .content-item-left, .online-product-class .online-recognition-content .content-item-right {
      padding-top: calc(var(--scale) * 20px); }

@media screen and (max-width: 1500px) {
  .online-recognition {
    width: 100% !important; }
    .online-recognition .online-recognition-etop {
      width: 100%; }
    .online-recognition .online-recognition-content {
      width: 100%; }
  .online-product-class .online-recognition-etop {
    padding-left: 60px;
    margin-top: 2px; }
  .online-product-class .online-recognition-content {
    margin-left: 22px; }
    .online-product-class .online-recognition-content .content-item-left {
      width: 220px;
      margin-left: 52px; }
  .adaptive-width {
    width: calc(var(--scale) * 715px) !important; } }

@charset "UTF-8";
.online-recognition-tts {
  --scale: var(--scaleCount);
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-size: contain;
  padding: 15px;
  box-sizing: border-box; }
  .online-recognition-tts .flex-display-1 {
    display: -ms-flexbox !important;
    display: flex !important; }
  .online-recognition-tts .online-recognition-etop {
    width: 100%;
    height: calc(var(--scale) * 72px);
    border-radius: 25px 25px 0px 0px;
    padding: calc(var(--scale) * 23px) calc(var(--scale) * 28px);
    box-sizing: border-box; }
    .online-recognition-tts .online-recognition-etop > span {
      font-size: calc(var(--scale) * 24px);
      font-family: PingFang SC, PingFang SC-Semibold;
      font-weight: 600;
      text-align: left;
      color: #181818;
      line-height: calc(var(--scale) * 26px); }
  .online-recognition-tts .online-recognition-content {
    width: calc(100% - 12px);
    margin-left: 6px;
    height: calc(100% - calc(var(--scale) * 66px));
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    /* 自定义滚动条样式 */ }
    .online-recognition-tts .online-recognition-content .content-left {
      width: calc(var(--scale) * 552px);
      padding-top: calc(var(--scale) * 10px);
      padding-left: calc(var(--scale) * 28px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 25px);
      border-right: 1px solid #fff; }
      .online-recognition-tts .online-recognition-content .content-left .left {
        margin-top: -12px; }
        .online-recognition-tts .online-recognition-content .content-left .left .left-row {
          width: 100%;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 8px; }
          .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single {
            width: calc(var(--scale) * 144px);
            -ms-flex-pack: distribute;
                justify-content: space-around;
            margin-right: calc(var(--scale) * 28px); }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-label {
              height: 18px;
              font-size: 13px;
              text-align: left;
              color: #556eff;
              line-height: 18px;
              margin-bottom: 4px; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single .ant-select {
              width: 100%;
              font-size: 10px;
              height: 28px; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single .ant-select-selector {
              font-size: 10px; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single .ant-input {
              width: 100%;
              font-size: 12px;
              height: 28px; }
          .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-number {
            position: relative; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-number > .word {
              position: absolute;
              bottom: 5px;
              font-size: 12px;
              -ms-transform: scale(0.9);
                  transform: scale(0.9);
              color: #b8b8b8;
              left: 53px;
              z-index: 2; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-number .ant-input-group-addon {
              padding: 0 3px;
              width: 17px;
              background: #fff;
              color: #888; }
              .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-number .ant-input-group-addon:hover {
                cursor: pointer;
                background-color: #0062ff;
                color: #fff; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-number .ant-input {
              padding-left: 22px;
              position: relative;
              background: #fff;
              color: #333;
              cursor: default; }
          .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-textarea {
            position: relative; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-textarea .ant-input {
              width: 358px;
              max-width: 358px;
              height: 80px;
              font-size: 12px;
              color: #888e9a; }
            .online-recognition-tts .online-recognition-content .content-left .left .left-row .row-single-textarea .textarea-button {
              position: absolute;
              bottom: 6px;
              right: -245px;
              font-size: 10px;
              background: linear-gradient(270deg, rgba(53, 114, 247, 0.81), #78a2ff 100%); }
    .online-recognition-tts .online-recognition-content .content-right {
      width: calc(var(--scale) * 354px);
      padding-top: calc(var(--scale) * 10px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 29px); }
      .online-recognition-tts .online-recognition-content .content-right .right {
        width: calc((var(--scale) + 0.1) * 326px);
        height: calc((var(--scale) + 0.1) * 230px);
        overflow-y: auto;
        box-sizing: border-box;
        margin-top: 10px; }
        .online-recognition-tts .online-recognition-content .content-right .right .right-box {
          margin: 0 auto;
          width: 113px;
          height: 113px;
          position: relative; }
          .online-recognition-tts .online-recognition-content .content-right .right .right-box::before, .online-recognition-tts .online-recognition-content .content-right .right .right-box::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background: #cfcbff;
            display: block;
            animation-delay: 0s;
            animation: expand 3s linear infinite;
            opacity: 0; }
          .online-recognition-tts .online-recognition-content .content-right .right .right-box::after {
            animation-delay: 1.5s; }
        .online-recognition-tts .online-recognition-content .content-right .right .right-icon {
          position: absolute;
          left: 50%;
          top: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: 1;
          width: calc(var(--scale) * 90px);
          height: calc(var(--scale) * 90px);
          cursor: pointer;
          background-size: cover; }
        .online-recognition-tts .online-recognition-content .content-right .right .right-info {
          font-size: 11px;
          text-align: center;
          color: #556eff;
          line-height: 22px;
          margin-top: 38px; }
          .online-recognition-tts .online-recognition-content .content-right .right .right-info span:nth-child(1) {
            text-decoration: underline;
            margin-right: 4px;
            cursor: pointer; }
    .online-recognition-tts .online-recognition-content .content-title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: calc(var(--scale) * 2px); }
      .online-recognition-tts .online-recognition-content .content-title > img {
        width: calc(var(--scale) * 186px);
        height: calc(var(--scale) * 29px); }
      .online-recognition-tts .online-recognition-content .content-title > span {
        width: calc(var(--scale) * 186px);
        height: calc(var(--scale) * 26px);
        font-size: calc(var(--scale) * 18px);
        font-family: Douyin Sans, Douyin Sans-Bold;
        font-weight: 700;
        text-align: center;
        color: #556eff;
        line-height: calc(var(--scale) * 26px); }
    .online-recognition-tts .online-recognition-content .loading_lottie {
      background: #6564ff;
      border-radius: 50%; }
    .online-recognition-tts .online-recognition-content .item-right-area::-webkit-scrollbar {
      width: 1px; }
    .online-recognition-tts .online-recognition-content .item-right-area::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 4px; }
    .online-recognition-tts .online-recognition-content .item-right-area::-webkit-scrollbar-thumb {
      background: #fff;
      border-radius: 4px; }
    .online-recognition-tts .online-recognition-content .item-right-area::-webkit-scrollbar-thumb:hover {
      background: #555; }
      

.tabBox {
  height: 26px;
  line-height: 31px;
  font-weight: 400;
  padding-left: 10px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex; }
  .tabBox .titleName {
    font-size: 14px; }

.ticketResTab {
  background: #f5f7ff;
  color: #2f8bfc; }

.docResTab {
  color: #5755ff;
  background: #f8f5ff; }

.result-tab-popup .ant-tabs-tab .ant-tabs-tab-btn {
  width: auto;
  height: calc(var(--scale) * 18px);
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #9f9f9f;
  line-height: calc(var(--scale) * 18px); }

.result-tab-popup .ant-tabs-tab-active .ant-tabs-tab-btn {
  width: auto;
  height: calc(var(--scale) * 18px);
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #556eff;
  line-height: calc(var(--scale) * 18px); }

.demo-online-tts-home {
  --scale: var(--scaleCount);
  width: calc(var(--scale) * 838px);
  height: calc(var(--scale) * 488px);
  border: 1.6px solid #ffffff;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .demo-online-tts-home .flex-display-1 {
    display: -ms-flexbox !important;
    display: flex !important; }
  .demo-online-tts-home .demo-online-tts-etop {
    width: 100%;
    height: calc(var(--scale) * 72px);
    background: linear-gradient(90deg, #fefefe 2%, #f2f9ff 96%);
    border-radius: 10px 10px 0px 0px;
    padding: calc(var(--scale) * 23px) calc(var(--scale) * 28px);
    box-sizing: border-box; }
    .demo-online-tts-home .demo-online-tts-etop > span {
      font-size: calc(var(--scale) * 24px);
      font-family: PingFang SC, PingFang SC-Semibold;
      font-weight: 600;
      text-align: left;
      color: #181818;
      line-height: calc(var(--scale) * 26px); }
  .demo-online-tts-home .demo-online-tts-content {
    width: 100%;
    height: calc(100% - calc(var(--scale) * 72px));
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    background: linear-gradient(90deg, #f9f6fd 2%, #f2f9ff 96%); }
    .demo-online-tts-home .demo-online-tts-content .content-item-left {
      width: calc(var(--scale) * 482px);
      padding-top: calc(var(--scale) * 34px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      border-right: 2px solid #ffffff;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .demo-online-tts-home .demo-online-tts-content .content-item-left .title-image {
        height: calc(var(--scale) * 24px);
        width: auto; }
      .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        row-gap: 18px;
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 25px 32px 0; }
        .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .ant-select .ant-select-selector {
          padding: 0 6px !important;
          border: 1px solid #e5e8eb;
          border-radius: 8px;
          height: 36px; }
        .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .ant-select .ant-select-arrow {
          transform: rotateX(45deg) !important; }
        .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item {
          width: 30%;
          position: relative; }
          .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .ant-select {
            width: 100%; }
          .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .config-title {
            color: #556eff;
            font-size: 13px;
            margin-bottom: 5px; }
          .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .number-change-wrapper {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            -ms-flex-align: center;
                align-items: center;
            width: 100%;
            border-radius: 4px;
            background: #fff;
            height: 35px;
            border: 1px solid #e5e8eb;
            border-radius: 8px; }
            .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .number-change-wrapper .number-change-btn {
              color: #979797;
              font-size: 12px;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: center;
                  align-items: center;
              -ms-flex-pack: center;
                  justify-content: center;
              width: 22px;
              cursor: pointer;
              -webkit-user-select: none;
                  -ms-user-select: none;
                      user-select: none; }
            .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .number-change-wrapper .number-show {
              -ms-flex: 1;
                  flex: 1;
              height: 100%;
              color: #979797;
              font-size: 12px;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: center;
                  align-items: center;
              -ms-flex-pack: center;
                  justify-content: center;
              border-right: 1px solid rgba(234, 234, 234, 0.55);
              border-left: 1px solid rgba(234, 234, 234, 0.55); }
              .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .number-change-wrapper .number-show > div {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: end;
                    align-items: flex-end;
                line-height: 1; }
                .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-config-wrapper .tts-config-item .number-change-wrapper .number-show > div > span {
                  font-size: 16px;
                  line-height: 1;
                  color: #000000; }
      .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input {
        position: relative;
        width: 100%;
        padding: 15px 32px; }
        .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input .ant-input {
          box-shadow: none !important;
          border: none !important;
          font-size: 14px !important;
          color: #808692;
          padding: 0; }
          .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input .ant-input::-webkit-scrollbar-thumb {
            width: 4px !important;
            color: #c9c9c9; }
          .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input .ant-input::-webkit-scrollbar-track {
            width: 4px !important;
            background: #d9d9d9; }
        .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input > span {
          color: #556eff;
          font-size: 13px; }
        .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input .textarea-wrapper {
          position: relative;
          margin-top: 5px;
          width: 100%;
          height: 131px;
          border-radius: 10px;
          border: 1px solid #e5e8eb;
          padding: 12px 19px;
          background: #fff; }
          .demo-online-tts-home .demo-online-tts-content .content-item-left .tts-text-input .textarea-wrapper .tts-start-btn {
            position: absolute;
            bottom: 10px;
            right: 10px;
            width: 78px;
            height: 33px;
            background: linear-gradient(270deg, rgba(53, 114, 247, 0.81), #78a2ff 100%);
            border-radius: 6px;
            font-size: 14px;
            color: #fff;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center;
            cursor: pointer; }
    .demo-online-tts-home .demo-online-tts-content .content-item-right {
      width: calc(var(--scale) * 470px);
      padding-top: calc(var(--scale) * 29px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 29px);
      padding-bottom: 30px; }
      .demo-online-tts-home .demo-online-tts-content .content-item-right .item-right-area {
        width: calc((var(--scale) + 0.1) * 326px);
        height: calc((var(--scale) + 0.1) * 230px);
        overflow-y: auto;
        box-sizing: border-box;
        padding-right: 4px; }
      .demo-online-tts-home .demo-online-tts-content .content-item-right .item-right-text {
        opacity: 0.68;
        font-size: calc(var(--scale) * 16px);
        font-family: PingFang SC, PingFang SC-Semibold;
        font-weight: 600;
        text-align: justify;
        background: linear-gradient(140deg, #5776ff 5%, #56b1ff 89%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: calc(var(--scale) * 32px);
        scrollbar-width: none; }
      .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper {
        -ms-flex: 1;
            flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box-playing {
          position: relative; }
          .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box-playing::before, .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box-playing::after {
            animation-delay: 0s;
            animation: expand 3s linear infinite;
            opacity: 0; }
        .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box {
          position: relative;
          width: calc(var(--scale) * 156px);
          height: calc(var(--scale) * 156px); }
          .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box::before, .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background: #cfcbff;
            display: block;
            opacity: 0.15; }
          .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box::after {
            animation-delay: 1.5s;
            -ms-transform: translate(-50%, -50%) scale(0.76);
                transform: translate(-50%, -50%) scale(0.76);
            -ms-transform-origin: center;
                transform-origin: center; }
          .demo-online-tts-home .demo-online-tts-content .content-item-right .content-wrapper .language-image-box > img {
            position: absolute;
            left: 50%;
            top: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            z-index: 1;
            width: calc(var(--scale) * 88px);
            height: calc(var(--scale) * 88px); }



.iflygpt-chat-setting {
  width: 100%;
  height: 100%; }
  .iflygpt-chat-setting .iflygpt-setting-form-label {
    width: -moz-fit-content;
    width: fit-content;
    height: 26px;
    font-size: 15px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #5c6067;
    line-height: 26px;
    margin-right: 8px; }
  .iflygpt-chat-setting .iflygpt-setting-form-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .iflygpt-chat-setting .iflygpt-setting-form {
    width: 100%;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .iflygpt-chat-setting .iflygpt-setting-form .ant-switch.ant-switch-checked {
      background-color: #2f8bfc; }
  .iflygpt-chat-setting .iflygpt-setting-high {
    cursor: pointer;
    margin-right: 2px; }
  .iflygpt-chat-setting .gradient-text {
    background: linear-gradient(90deg, #36c2fd 0%, #366bfd 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important; }

.chat-win {
  width: 100%;
  height: 412px;
  padding: 20px 30px 34px 46px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: hidden; }
  .chat-win .chat-win-message-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex: 1;
        flex: 1;
    gap: 30px;
    overflow-y: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .chat-win .chat-win-message-list::-webkit-scrollbar {
      display: none; }
    .chat-win .chat-win-message-list .chat-win-message-think {
      width: 100%;
      font-size: 12px;
      font-weight: 400;
      color: #9194a5;
      line-height: 20px;
      word-break: break-all;
      margin-bottom: 8px; }
    .chat-win .chat-win-message-list .chat-win-message {
      font-size: 14px;
      font-weight: 400;
      text-align: justify;
      color: #1b1c21;
      word-break: break-all;
      line-height: 28px; }
      .chat-win .chat-win-message-list .chat-win-message.user {
        margin-left: auto;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 100%;
        border-radius: 12px 0px 12px 12px;
        background-color: #fff;
        padding: 12px; }
      .chat-win .chat-win-message-list .chat-win-message .chat-win-logo {
        height: 40px;
        margin-bottom: 8.34px; }
      .chat-win .chat-win-message-list .chat-win-message .chat-win-logo-mobile {
        margin-bottom: 0; }

.chat-win-input {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 44px;
  background: #ffffff;
  border: 1px solid #c4c4cc;
  border-radius: 10px;
  box-shadow: 0px 1px 0px 0px #ffffff;
  margin-top: 4px;
  gap: 4px;
  padding: 7px 12px;
  overflow: hidden; }
  .chat-win-input .chat-win-input-field {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    padding: 0; }
    .chat-win-input .chat-win-input-field::-webkit-scrollbar {
      display: none; }
  .chat-win-input .chat-win-input-send {
    width: 29px;
    height: 29px;
    border-radius: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    -ms-flex-item-align: end;
        align-self: flex-end; }
    .chat-win-input .chat-win-input-send:hover {
      opacity: 0.8; }

.iflygpt-demo {
  --scale: var(--scaleCount);
  width: 838px;
  height: 650px;
  border: 1.6px solid #ffffff;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .iflygpt-demo .online-recognition-etop {
    width: 100%;
    height: 72px;
    background: linear-gradient(90deg, #fefefe 2%, #f2f9ff 96%);
    border-radius: 10px 10px 0px 0px;
    padding: 23px 28px;
    box-sizing: border-box; }
    .iflygpt-demo .online-recognition-etop > span {
      font-size: 24px;
      font-family: PingFang SC, PingFang SC-Semibold;
      font-weight: 600;
      text-align: left;
      color: #181818;
      line-height: calc(var(--scale) * 26px); }
    .iflygpt-demo .online-recognition-etop .iflygpt-model {
      font-size: 14px;
      font-family: PingFang SC, PingFang SC-Regular;
      font-weight: 400;
      color: #c6c6d8;
      margin-left: 20px; }
  .iflygpt-demo .yhkvgpt-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
        flex: 1;
    background: linear-gradient(90deg, #f9f6fd 2%, #f2f9ff 96%); }
    .iflygpt-demo .yhkvgpt-content .yhkvgpt-left {
      width: calc(var(--scale) * 367px);
      height: 100%;
      border-radius: 0px 0px 0px 10px;
      border-right: 2px solid #ffffff; }
    .iflygpt-demo .yhkvgpt-content .yhkvgpt-right {
      -ms-flex: 1;
          flex: 1;
      height: 100%;
      border-radius: 0px 0px 10px 0px; }

 

 

@charset "UTF-8";
.ifasr-demo {
  --scale: var(--scaleCount);
  width: calc(var(--scale) * 838px);
  height: calc(var(--scale) * 488px);
  border: 1.6px solid #ffffff;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .ifasr-demo .flex-display-1 {
    display: -ms-flexbox !important;
    display: flex !important; }
  .ifasr-demo .online-recognition-etop {
    width: 100%;
    height: calc(var(--scale) * 72px);
    background: linear-gradient(90deg, #fefefe 2%, #f2f9ff 96%);
    border-radius: 10px 10px 0px 0px;
    padding: calc(var(--scale) * 23px) calc(var(--scale) * 28px);
    box-sizing: border-box; }
    .ifasr-demo .online-recognition-etop > span {
      font-size: calc(var(--scale) * 24px);
      font-family: PingFang SC, PingFang SC-Semibold;
      font-weight: 600;
      text-align: left;
      color: #181818;
      line-height: calc(var(--scale) * 26px); }
  .ifasr-demo .online-recognition-content {
    width: 100%;
    height: calc(100% - calc(var(--scale) * 72px));
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    background: linear-gradient(90deg, #f9f6fd 2%, #f2f9ff 96%);
    /* 自定义滚动条样式 */ }
    .ifasr-demo .online-recognition-content .content-item-left {
      width: calc(var(--scale) * 367px);
      padding-top: calc(var(--scale) * 45px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 25px);
      border-right: 2px solid #ffffff; }
      .ifasr-demo .online-recognition-content .content-item-left .item-left-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        gap: calc(var(--scale) * 25px); }
        .ifasr-demo .online-recognition-content .content-item-left .item-left-content .language-image-box > img {
          width: calc(var(--scale) * 156px);
          height: calc(var(--scale) * 156px);
          cursor: pointer; }
        .ifasr-demo .online-recognition-content .content-item-left .item-left-content .start-taste {
          display: none; }
        .ifasr-demo .online-recognition-content .content-item-left .item-left-content > img {
          width: calc(var(--scale) * 156px);
          height: calc(var(--scale) * 156px);
          cursor: pointer; }
        .ifasr-demo .online-recognition-content .content-item-left .item-left-content .recog-text {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          gap: calc(var(--scale) * 10px);
          width: calc(var(--scale) * 232px);
          height: calc(var(--scale) * 40px);
          background: rgba(255, 255, 255, 0.72);
          border: 1px solid #ffffff;
          border-radius: 21px; }
          .ifasr-demo .online-recognition-content .content-item-left .item-left-content .recog-text > img {
            width: 10px;
            height: 11px; }
          .ifasr-demo .online-recognition-content .content-item-left .item-left-content .recog-text > span {
            width: -moz-fit-content;
            width: fit-content;
            height: calc(var(--scale) * 26px);
            font-size: calc(var(--scale) * 16px);
            font-family: PingFang SC, PingFang SC-Regular;
            font-weight: 400;
            text-align: center;
            color: #181818;
            line-height: calc(var(--scale) * 26px); }
        .ifasr-demo .online-recognition-content .content-item-left .item-left-content .ant-upload-drag {
          border: 1px dashed #5ac1fe;
          border-radius: 10px;
          background: rgba(255, 255, 255, 0.58); }
        .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container {
          width: calc(var(--scale) * 270px);
          height: calc(var(--scale) * 128px);
          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; }
          .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container > img {
            width: calc(var(--scale) * 46px);
            height: calc(var(--scale) * 46px); }
          .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container .upload-title {
            font-size: calc(var(--scale) * 16px);
            font-family: PingFang SC, PingFang SC-Regular;
            font-weight: 400;
            text-align: center;
            color: #556eff;
            margin: calc(var(--scale) * 8px) 0; }
          .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container .upload-text {
            font-size: calc(var(--scale) * 12px);
            font-family: PingFang SC, PingFang SC-Regular;
            font-weight: 400;
            text-align: center;
            color: #8daaff;
            margin: 0 0 calc(var(--scale) * 8px); }
          .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container .file-info {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            position: relative;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center;
            width: 80%; }
            .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container .file-info .file-name {
              color: #8daaff;
              font-size: calc(var(--scale) * 12px);
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              margin-top: 4px;
              width: 100%; }
            .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container .file-info .cancel-file {
              width: 20px;
              height: auto;
              position: absolute;
              left: 50%;
              top: 0;
              -ms-transform: translateX(calc(var(--scale) * 20px));
                  transform: translateX(calc(var(--scale) * 20px)); }
            .ifasr-demo .online-recognition-content .content-item-left .item-left-content .upload-container .file-info .file-icon {
              width: calc(var(--scale) * 40px);
              height: auto; }
    .ifasr-demo .online-recognition-content .content-item-right {
      width: calc(var(--scale) * 470px);
      padding-top: calc(var(--scale) * 45px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: calc(var(--scale) * 29px); }
      .ifasr-demo .online-recognition-content .content-item-right .item-right-area {
        width: calc((var(--scale) + 0.1) * 326px);
        height: calc((var(--scale) + 0.1) * 230px);
        overflow-y: auto;
        box-sizing: border-box;
        padding-right: 4px; }
      .ifasr-demo .online-recognition-content .content-item-right .item-right-text {
        opacity: 0.68;
        font-size: calc(var(--scale) * 16px);
        font-family: PingFang SC, PingFang SC-Semibold;
        font-weight: 600;
        text-align: justify;
        background: linear-gradient(140deg, #5776ff 5%, #56b1ff 89%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: calc(var(--scale) * 32px);
        scrollbar-width: none; }
    .ifasr-demo .online-recognition-content .content-item-title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: calc(var(--scale) * 2px); }
      .ifasr-demo .online-recognition-content .content-item-title > img {
        width: calc(var(--scale) * 186px);
        height: calc(var(--scale) * 29px); }
      .ifasr-demo .online-recognition-content .content-item-title > span {
        width: calc(var(--scale) * 186px);
        height: calc(var(--scale) * 26px);
        font-size: calc(var(--scale) * 18px);
        font-family: Douyin Sans, Douyin Sans-Bold;
        font-weight: 700;
        text-align: center;
        color: #556eff;
        line-height: calc(var(--scale) * 26px); }
    .ifasr-demo .online-recognition-content .item-right-area::-webkit-scrollbar {
      width: 2px; }
    .ifasr-demo .online-recognition-content .item-right-area::-webkit-scrollbar-track {
      background: transparent;
      border-radius: 4px; }
    .ifasr-demo .online-recognition-content .item-right-area::-webkit-scrollbar-thumb {
      background: transparent;
      border-radius: 4px; }
    .ifasr-demo .online-recognition-content .item-right-area::-webkit-scrollbar-thumb:hover {
      background: #aaa; }

 
 

.textLayer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.2;
  line-height: 1.0;
}

.textLayer > div {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  -ms-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
}

.textLayer .highlight {
  margin: -1px;
  padding: 1px;

  background-color: rgb(180, 0, 170);
  border-radius: 4px;
}

.textLayer .highlight.begin {
  border-radius: 4px 0px 0px 4px;
}

.textLayer .highlight.end {
  border-radius: 0px 4px 4px 0px;
}

.textLayer .highlight.middle {
  border-radius: 0px;
}

.textLayer .highlight.selected {
  background-color: rgb(0, 100, 0);
}

.textLayer ::selection { background: rgb(0,0,255); }

.textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0px;
  top: 100%;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.textLayer .endOfContent.active {
  top: 0px;
}

 
@charset "UTF-8";
.ns-small-cvbox .small-cvbox-content {
  display: -ms-flexbox;
  display: flex;
  width: 1400px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .ns-small-cvbox .small-cvbox-content .cvbox-content-single {
    width: 450px;
    height: 162px;
    background: #fff;
    margin-right: 15px;
    padding: 29px 23px;
    box-sizing: border-box;
    margin-bottom: 19px; }
    .ns-small-cvbox .small-cvbox-content .cvbox-content-single-etop {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 16px; }
    .ns-small-cvbox .small-cvbox-content .cvbox-content-single-img {
      width: 22px;
      height: 22px;
      margin-right: 12px; }
    .ns-small-cvbox .small-cvbox-content .cvbox-content-single-label {
      font-size: 20px;
      font-weight: bold;
      color: #181818;
      line-height: 26px; }
    .ns-small-cvbox .small-cvbox-content .cvbox-content-single-desc {
      font-size: 14px;
      color: #4b5c76;
      line-height: 26px;
      height: 75px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      /* 限制显示的行数 */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

.ns-small-cvbox .small-cvbox-content-four .cvbox-content-single {
  width: 330px !important; }



.gaia-page.introduction-page {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden; }
  .gaia-page.introduction-page .animate__animated {
    animation-duration: 1s;
    animation-fill-mode: both; }
  .gaia-page.introduction-page .cartoon_fadeIn {
    animation-name: fadeInUp; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 70%, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

.page_title {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #191919;
  letter-spacing: 1px; }

.industry-egboxs-section-container {
  width: 100%; }
  .industry-egboxs-section-container div, .industry-egboxs-section-container a {
    box-sizing: border-box; }
  .industry-egboxs-section-container .content_wrap {
    width: 100%;
    height: 602px;
    position: relative;
    overflow: hidden;
    transition: background 0.3s linear; }
    .industry-egboxs-section-container .content_wrap .background_slider_container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 1; }
      .industry-egboxs-section-container .content_wrap .background_slider_container .background_slider {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        will-change: transform;
        backface-visibility: hidden;
        transform-style: preserve-3d; }
        .industry-egboxs-section-container .content_wrap .background_slider_container .background_slider .background_item {
          min-width: 100%;
          width: 100%;
          height: 100%;
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          transform: translateZ(0); }
    .industry-egboxs-section-container .content_wrap .content {
      width: 1400px;
      margin: 0 auto;
      height: 100%;
      position: relative;
      z-index: 2; }
      .industry-egboxs-section-container .content_wrap .content .industrybar {
        width: 300px;
        height: 100%;
        background: linear-gradient(-135deg, #FFC0CB 0%, #7B68EE 49%, #afa3f3 100%);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        padding-left: 36px; }
        .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner {
          width: 247px;
          height: -moz-fit-content;
          height: fit-content;
          position: relative;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          justify-self: center;
          gap: 16px;
          -ms-flex-direction: column;
              flex-direction: column;
          border-left: 1px solid rgba(255, 255, 255, 0.42); }
          .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item {
            width: 100%;
            height: 58px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: start;
                justify-content: flex-start;
            padding-left: 33px;
            -ms-flex-align: center;
                align-items: center;
            color: #fff;
            font-size: 22px;
            cursor: pointer;
            -webkit-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            position: relative;
            transition: all 0.3s ease; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item::before {
              content: '';
              position: absolute;
              top: 0;
              left: -1px;
              width: 4px;
              height: 100%;
              opacity: 0;
              transition: opacity 0.3s ease;
			  background: url(../img/selected_bg.png) left top/100% 100% no-repeat;
              pointer-events: none;
              z-index: 2;
              -ms-transform-origin: left center;
                  transform-origin: left center; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item::after {
              content: '';
              position: absolute;
			  background: url(../img/selected_bg.png) left top/100% 100% no-repeat;
              top: 0;
              left: -1px;
              width: 4px;
              height: 100%;
              opacity: 0;
              transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
              pointer-events: none;
              -ms-transform-origin: left center;
                  transform-origin: left center; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item:hover:not(.industrybar_item_select)::before {
              opacity: 1; }
            .sliding .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item:hover:not(.industrybar_item_select)::before {
              opacity: 0; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item_select::before {
              animation: industrybar_hover_to_select 0.3s ease forwards; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item_select::after {
              animation: industrybar_expand_bg 0.3s ease forwards; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item:not(.industrybar_item_select)::before {
              animation: none; }
            .industry-egboxs-section-container .content_wrap .content .industrybar .industrybar_inner .industrybar_item:not(.industrybar_item_select)::after {
              animation: none;
              opacity: 0;
              width: 4px; }
      .industry-egboxs-section-container .content_wrap .content .industry_content_container {
        position: absolute;
        left: 430px;
        top: 51px;
        width: 1108px;
        height: 500px;
        background-image: linear-gradient(90deg, #ffffff 1%, rgba(255, 255, 255, 0.68) 85%);
        border: 2px solid #ffffff;
        box-shadow: 0 6px 16px 0 rgba(194, 179, 255, 0.24);
        border-radius: 16px;
        overflow: hidden;
        border-radius: 16px; }
        .industry-egboxs-section-container .content_wrap .content .industry_content_container .industry_content_slider {
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          height: 100%;
          transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
          will-change: transform;
          backface-visibility: hidden;
          transform-style: preserve-3d; }
      .industry-egboxs-section-container .content_wrap .content .industry_content_active {
        opacity: 1 !important;
        transition: opacity 0.6s linear;
        pointer-events: all !important; }
      .industry-egboxs-section-container .content_wrap .content .industry_content {
        min-width: 100%;
        width: 100%;
        height: 460px;
        padding: 39px 28px 0 47px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        opacity: 0;
        will-change: opacity;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none; }
        .industry-egboxs-section-container .content_wrap .content .industry_content .industry_content_title {
          font-size: 26px;
          font-weight: 600;
          color: #181818; }
        .industry-egboxs-section-container .content_wrap .content .industry_content .industry_content_desc {
          width: 100%;
          height: 53px;
          font-size: 16px;
          text-align: justify;
          color: #5c6067;
          line-height: 24px;
          margin-top: 16px;
          overflow: hidden; }
        .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list {
          display: -ms-flexbox;
          display: flex;
          gap: 10px 12px;
          -ms-flex-pack: start;
              justify-content: flex-start;
          margin-top: 6px;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item {
            width: 330px;
            height: 93px;
            background: rgba(255, 255, 255, 0.8);
            border: 1px solid #f3f3f3;
            border-radius: 8px;
            box-shadow: 0px 4px 10px 0px rgba(237, 236, 255, 0.34);
            padding: 20px 16px;
            cursor: pointer; }
            .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item:hover .egbox_item_title {
              color: #3774f6; }
              .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item:hover .egbox_item_title .svg_icon {
                left: 4px; }
                .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item:hover .egbox_item_title .svg_icon path {
                  stroke: #3774f6; }
            .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_title {
              height: 26px;
              font-size: 16px;
              text-align: left;
              color: #181818;
              line-height: 26px;
              display: -ms-flexbox;
              display: flex;
              gap: 6px;
              cursor: pointer; }
              .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_title .svg_icon {
                position: relative;
                top: -1px;
                left: 0;
                transition: all 0.1s linear; }
            .industry-egboxs-section-container .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_desc {
              width: 100%;
              height: 26px;
              font-size: 13px;
              font-weight: 400;
              text-align: left;
              color: #4b5c76;
              line-height: 26px; }
        .industry-egboxs-section-container .content_wrap .content .industry_content .examples {
          width: 100%;
          margin-top: 40px; }
          .industry-egboxs-section-container .content_wrap .content .industry_content .examples .examples_title {
            height: 26px;
            font-size: 18px;
            font-weight: 400;
            text-align: left;
            color: #5c6067;
            line-height: 26px; }
          .industry-egboxs-section-container .content_wrap .content .industry_content .examples > img {
            margin-top: 13px;
            height: 30px;
            width: auto; }

@keyframes industry_fadeIn {
  from {
    opacity: 0.5;
    transform: translateX(20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes industry_slideIn {
  0% {
    opacity: 0;
    transform: translateX(30px); }
  50% {
    opacity: 0.3;
    transform: translateX(15px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes industrybar_hover_to_select {
  0% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes industrybar_expand_bg {
  0% {
    opacity: 0;
    width: 4px;
    background-size: 4px 100%; }
  100% {
    opacity: 1;
    width: 100%;
    background-size: 100% 100%; } }
  .industry-egboxs-section-container .animate-fade-in {
    animation: industry_slideIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; }
  .industry-egboxs-section-container .industry-egboxs-section-container .industry_content_container .industry_content_slider.sliding .industry_content:not(.animate-fade-in) {
    opacity: 0.2; }

@media screen and (max-width: 1500px) {
  .industry-egboxs-section-container .content_wrap {
    height: 562px !important; }
    .industry-egboxs-section-container .content_wrap .content {
      width: 1120px; }
      .industry-egboxs-section-container .content_wrap .content .industrybar {
        width: 324px;
        padding-left: 44px;
        -ms-flex-pack: start;
            justify-content: flex-start; }
      .industry-egboxs-section-container .content_wrap .content .industry_content_container {
        width: 928px;
        -ms-transform: translateX(-44px);
            transform: translateX(-44px); }
        .industry-egboxs-section-container .content_wrap .content .industry_content_container .egbox_list .egbox_item {
          width: 196px; } }

 

.code {
  padding: 12px 12px 0 12px; }
  .code .code_word {
    width: 100%;
    height: 26px;
    opacity: 0.8;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 26px;
    margin-top: 7px; }

 


.abyv-section-container-h5 {
  width: 100%; }
  .abyv-section-container-h5 div {
    box-sizing: border-box; }
  .abyv-section-container-h5 .tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin: 0 auto;
    padding: 0 34px; }
    .abyv-section-container-h5 .tabs .tab {
      width: -moz-fit-content;
      width: fit-content;
      height: 20px;
      font-size: 12px;
      font-weight: 400;
      text-align: center;
      color: #5c6067;
      cursor: pointer;
      -webkit-user-select: none;
          -ms-user-select: none;
              user-select: none;
      position: relative; }
      .abyv-section-container-h5 .tabs .tab_active {
        color: #000; }
        .abyv-section-container-h5 .tabs .tab_active::after {
          content: '';
          display: block;
          width: 100%;
          height: 2px;
          background-color: #1763ff;
          position: absolute;
          bottom: -2px;
          left: 50%;
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
  .abyv-section-container-h5 .content {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    margin: 20px auto 0;
    border-radius: 14px;
    display: -ms-flexbox;
    display: flex;
    padding: 0 17px; }
    .abyv-section-container-h5 .content .left {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 21px;
      padding-bottom: 10px;
      width: 100%; }
      .abyv-section-container-h5 .content .left .cvbox {
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        border-radius: 18px;
        background: #fff;
        padding: 25px;
        border: 1px solid transparent;
        cursor: pointer;
        position: relative;
        box-shadow: 0px 2px 10px 0px rgba(163, 163, 175, 0.3); }
        .abyv-section-container-h5 .content .left .cvbox .arrow {
          width: 16px;
          height: 16px;
          position: absolute;
          right: 25px;
          top: 25px;
        }
        .abyv-section-container-h5 .content .left .cvbox .title {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          gap: 6px;
          font-size: 16px;
          height: 40px;
          line-height: 18px;
          letter-spacing: 1px;
          font-weight: 600; }
          .abyv-section-container-h5 .content .left .cvbox .title > img {
            width: 40px;
            height: 40px;
            position: relative;
            top: 4px; }
        .abyv-section-container-h5 .content .left .cvbox .tags {
          display: -ms-flexbox;
          display: flex;
          gap: 10px;
          -ms-flex-align: center;
              align-items: center;
          margin: 20px 0 18px;
          padding-left: 8px; }
          .abyv-section-container-h5 .content .left .cvbox .tags .tag {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            background: #f5f7ff;
            padding: 6px 5px;
            border-radius: 4px;
            gap: 5px;
            -ms-flex-pack: start;
                justify-content: flex-start;
            font-size: 12px;
            color: #8854fe; }
            .abyv-section-container-h5 .content .left .cvbox .tags .tag > img {
              width: 14px;
              height: auto; }
        .abyv-section-container-h5 .content .left .cvbox .desc {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 5px;
          margin-top: 11px;
          padding-left: 8px; }
          .abyv-section-container-h5 .content .left .cvbox .desc .desc_item {
            display: -ms-flexbox;
            display: flex;
            gap: 4px; }
            .abyv-section-container-h5 .content .left .cvbox .desc .desc_item > p {
              color: #808692;
              font-size: 13px;
              line-height: 23px;
              margin: 0; }
            .abyv-section-container-h5 .content .left .cvbox .desc .desc_item > img {
              width: 18px;
              height: 16px;
              margin-top: 4px;
              -ms-flex-negative: 0;
                  flex-shrink: 0; }
        .abyv-section-container-h5 .content .left .cvbox .experience_btn {
          width: 100%;
          background: linear-gradient(90deg, #615fff 0%, #9b8afb 100%);
          border-radius: 8px;
          height: 32px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          font-size: 14px;
          color: #fff;
          -ms-flex-pack: center;
              justify-content: center;
          margin-top: 20px; }
          .abyv-section-container-h5 .content .left .cvbox .experience_btn.blue_style {
            background: linear-gradient(97deg, #3a67fa 8%, #3a91fa 98%); }
    .abyv-section-container-h5 .content .right {
      -ms-flex: 1;
          flex: 1;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .abyv-section-container-h5 .content .right > img {
        max-width: 100%;
        max-height: 100%; }
  .abyv-section-container-h5 .h5_demo_panel_container {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -ms-touch-action: none;
        touch-action: none;
    overflow: hidden; }
  .abyv-section-container-h5 .h5_demo_panel {
    width: 100%;
    height: 85vh;
    border-radius: 18px 18px 0 0;
    background: linear-gradient(to top, #efeffe, #fff);
    padding: 20px;
    position: fixed;
    bottom: 0;
    left: 0;
    box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, 0.1);
    -ms-touch-action: none;
        touch-action: none; }
    .abyv-section-container-h5 .h5_demo_panel .close_icon {
      position: absolute;
      top: 25px;
      right: 25px;
      width: 16px;
      height: 16px;
      z-index: 10;
    }
    .abyv-section-container-h5 .h5_demo_panel .online_experience_title {
      font-family: PingFang SC;
      font-size: 16px;
      font-weight: 500;
      line-height: normal;
      letter-spacing: normal;
      color: #3d3d3d;
      margin-bottom: 20px; }
    .abyv-section-container-h5 .h5_demo_panel .img_panel {
      width: 100%;
      height: auto; }

@keyframes fadeIn {
  from {
    opacity: 0.5; }
  to {
    opacity: 1; } }
  .abyv-section-container-h5 .animate-fade-in {
    animation: fadeIn 0.3s linear forwards; }



@charset "UTF-8";
.industry-egboxs-section-container-h5 {
  width: 100%; }
  .industry-egboxs-section-container-h5 div,
  .industry-egboxs-section-container-h5 a {
    box-sizing: border-box; }
  .industry-egboxs-section-container-h5 .content_wrap {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    overflow: hidden;
    transition: background 0.3s linear;
    padding-bottom: 10px; }
    .industry-egboxs-section-container-h5 .content_wrap .background_slider_container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 1; }
      .industry-egboxs-section-container-h5 .content_wrap .background_slider_container .background_slider {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        will-change: transform;
        backface-visibility: hidden;
        transform-style: preserve-3d; }
        .industry-egboxs-section-container-h5 .content_wrap .background_slider_container .background_slider .background_item {
          min-width: 100%;
          width: 100%;
          height: 100%;
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          transform: translateZ(0); }
    .industry-egboxs-section-container-h5 .content_wrap .content {
      width: 100%;
      margin: 0 auto;
      height: 100%;
      position: relative;
      z-index: 2; }
      .industry-egboxs-section-container-h5 .content_wrap .content .industrybar {
        width: calc(100% - 32px);
        height: -moz-fit-content;
        height: fit-content;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        margin: 0 16px; }
        .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner {
          width: -moz-fit-content;
          width: fit-content;
          height: -moz-fit-content;
          height: fit-content;
          position: relative;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          justify-self: center;
          gap: 16px;
          border-left: 1px solid rgba(255, 255, 255, 0.42);
          overflow: auto;
          gap: 20px;
          scrollbar-width: none;
          /* Firefox */
          -ms-overflow-style: none;
          /* IE 和 Edge */ }
          .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner::-webkit-scrollbar {
            display: none;
            /* Chrome, Safari 和 Opera */ }
          .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner .industrybar_item {
            width: -moz-fit-content;
            width: fit-content;
            height: 26px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: start;
                justify-content: flex-start;
            -ms-flex-align: center;
                align-items: center;
            color: #3d3d3d;
            font-size: 12px;
            cursor: pointer;
            -webkit-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            position: relative;
            transition: all 0.3s ease;
            white-space: nowrap;
            -ms-flex-negative: 0;
                flex-shrink: 0; }
            .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner .industrybar_item_select {
              color: #000;
              font-weight: 600; }
              .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner .industrybar_item_select::before {
                display: block;
                content: '';
                width: 100%;
                height: 2px;
                background: #615fff;
                position: absolute;
                bottom: 0;
                left: 0; }
            .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner .industrybar_item:not(.industrybar_item_select)::before {
              animation: none; }
            .industry-egboxs-section-container-h5 .content_wrap .content .industrybar .industrybar_inner .industrybar_item:not(.industrybar_item_select)::after {
              animation: none;
              opacity: 0;
              width: 4px; }
      .industry-egboxs-section-container-h5 .content_wrap .content .industry_content_container {
        position: relative;
        width: calc(100% - 32px);
        height: -moz-fit-content;
        height: fit-content;
        margin: 20px 16px 0 16px;
        background: #fff;
        box-shadow: 0px 2px 10px 0px rgba(163, 163, 175, 0.3);
        overflow: hidden;
        border-radius: 16px; }
        .industry-egboxs-section-container-h5 .content_wrap .content .industry_content_container .industry_content_slider {
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          height: -moz-fit-content;
          height: fit-content;
          transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
          will-change: transform;
          backface-visibility: hidden;
          transform-style: preserve-3d; }
      .industry-egboxs-section-container-h5 .content_wrap .content .industry_content_active {
        z-index: 10;
        display: block !important;
        pointer-events: all !important;
        animation: active_appear 0.3s linear forwards; }

@keyframes active_appear {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  50% {
    opacity: 0.5;
    transform: translateX(10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
      .industry-egboxs-section-container-h5 .content_wrap .content .industry_content {
        display: none;
        position: relative;
        min-width: 100%;
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        padding: 20px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        opacity: 0;
        will-change: opacity;
        box-sizing: border-box;
        pointer-events: none; }
        .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .industry_content_title {
          font-size: 14px;
          font-weight: 600;
          color: #181818; }
        .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .industry_content_desc {
          width: 100%;
          font-size: 12px;
          text-align: justify;
          color: #333333;
          line-height: 18px;
          overflow: hidden; }
        .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .egbox_list {
          display: -ms-flexbox;
          display: flex;
          gap: 10px 12px;
          -ms-flex-pack: start;
              justify-content: flex-start;
          margin-top: 20px;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .egbox_list .egbox_item {
            width: calc(50% - 6px);
            height: -moz-fit-content;
            height: fit-content;
            border-radius: 8px;
            padding: 10px 16px;
            cursor: pointer;
            background: #ebf2fe;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
                justify-content: space-between; }
            .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_title {
              width: 100%;
              height: 26px;
              font-size: 14px;
              text-align: left;
              color: #181818;
              line-height: 26px;
              display: -ms-flexbox;
              display: flex;
              gap: 6px;
              cursor: pointer; }
              .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_title_text {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                -ms-flex: 1;
                    flex: 1; }
              .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_title .svg_icon {
                -ms-flex-negative: 0;
                    flex-shrink: 0;
                position: relative;
                margin-left: auto;
                top: -1px;
                left: 0;
                transition: all 0.1s linear; }
            .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .egbox_list .egbox_item .egbox_item_desc {
              width: 100%;
              height: 26px;
              font-size: 13px;
              font-weight: 400;
              text-align: left;
              color: #4b5c76;
              line-height: 26px; }
        .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .examples {
          width: 100%;
          margin-top: 24px; }
          .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .examples .examples_title {
            height: 26px;
            font-size: 12px;
            font-weight: 400;
            text-align: left;
            color: #5c6067;
            line-height: 26px; }
          .industry-egboxs-section-container-h5 .content_wrap .content .industry_content .examples > img {
            margin-top: 13px;
            height: auto;
            width: 100%; }

@keyframes industry_fadeIn {
  from {
    opacity: 0.5;
    transform: translateX(20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes industry_slideIn {
  0% {
    opacity: 0;
    transform: translateX(30px); }
  50% {
    opacity: 0.3;
    transform: translateX(15px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes industrybar_hover_to_select {
  0% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes industrybar_expand_bg {
  0% {
    opacity: 0;
    width: 4px;
    background-size: 4px 100%; }
  100% {
    opacity: 1;
    width: 100%;
    background-size: 100% 100%; } }
  .industry-egboxs-section-container-h5 .animate-fade-in {
    animation: industry_slideIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; }
  .industry-egboxs-section-container-h5 .industry-egboxs-section-container .industry_content_container .industry_content_slider.sliding .industry_content:not(.animate-fade-in) {
    opacity: 0.2; }

  
 
.bot_modal_outer_wrap .bot-modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  zoom: 0; }

.home_page_2025_h5 {
  background: #f6faff;
  margin-top: 50px;
  padding-bottom: 60px; }

