@font-face {
  font-family: 'HarmonyOSSansSC';
  src: url("/static/share/font/HarmonyOS_Sans_Bold.ttf"); }

.HarmonyOSFont {
  font-family: 'HarmonyOSSansSC', 'PingFang SC', serif, SimSun, 'MiSansL3', "MiSans", sans-serif !important; }

.create-order-entry {
  min-width: 1200px;
  width: 100%;
  margin-bottom: 230px;
  background: linear-gradient(180deg, #E7F1FC 0%, rgba(247, 249, 249, 0.32) 100%, rgba(255, 252, 247, 0) 100%); }
  .create-order-entry .order-entry {
    width: 1200px;
    margin: 0 auto;
    opacity: .5;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: opacity .8s, transform .8s;
    transition-delay: .2s;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .create-order-entry .create-order-entry-title {
    font-size: 48px;
    font-weight: normal;
    color: #1F1F1F;
    text-align: center;
    line-height: 64px;
    height: 64px;
    padding: 24px 0 28px 0; }
  .create-order-entry .create-order-entry-machine,
  .create-order-entry .create-order-entry-artificial,
  .create-order-entry .create-order-entry-hyjy {
    display: inline-block;
    vertical-align: top;
    padding: 40px 40px 0;
    width: 288px;
    height: 328px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    box-shadow: 10px 18px 28px 0px rgba(66, 80, 105, 0.08); }
    .create-order-entry .create-order-entry-machine .title,
    .create-order-entry .create-order-entry-artificial .title,
    .create-order-entry .create-order-entry-hyjy .title {
      display: flex;
      align-items: center;
      height: 34px; }
      .create-order-entry .create-order-entry-machine .title .title-icon,
      .create-order-entry .create-order-entry-artificial .title .title-icon,
      .create-order-entry .create-order-entry-hyjy .title .title-icon {
        width: 32px;
        height: 32px;
        display: inline-block;
        margin-right: 16px; }
      .create-order-entry .create-order-entry-machine .title .title-con,
      .create-order-entry .create-order-entry-artificial .title .title-con,
      .create-order-entry .create-order-entry-hyjy .title .title-con {
        font-size: 28px;
        font-family: PingFang SC, PingFang SC-6;
        font-weight: normal;
        text-align: left;
        color: rgba(0, 0, 0, 0.86);
        line-height: 34px;
        position: relative; }
        .create-order-entry .create-order-entry-machine .title .title-con .title-tips,
        .create-order-entry .create-order-entry-artificial .title .title-con .title-tips,
        .create-order-entry .create-order-entry-hyjy .title .title-con .title-tips {
          position: absolute;
          background: linear-gradient(90deg, #ffa150 0%, #ff7b07 100%);
          width: 86px;
          height: 28px;
          color: #FFFFFF;
          line-height: 28px;
          border-radius: 14px 14px 14px 0;
          text-align: center;
          top: -26px;
          right: -90px;
          font-size: 14px;
          font-weight: 400;
          animation: move 2s linear 0s infinite; }

@keyframes move {
  0% {
    transform: rotate(0deg);
    transform-origin: left bottom; }
  20% {
    transform: rotate(-10deg);
    transform-origin: left bottom; }
  40% {
    transform: rotate(0deg);
    transform-origin: left bottom; }
  100% {
    transform: rotate(0deg);
    transform-origin: left bottom; } }
    .create-order-entry .create-order-entry-machine .subtitle,
    .create-order-entry .create-order-entry-artificial .subtitle,
    .create-order-entry .create-order-entry-hyjy .subtitle {
      height: 48px;
      padding: 24px 0 20px;
      font-size: 16px;
      font-family: PingFang SC, PingFang SC-5;
      font-weight: normal;
      text-align: left;
      color: rgba(0, 0, 0, 0.86);
      line-height: 24px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .create-order-entry .create-order-entry-machine .subtitle span,
      .create-order-entry .create-order-entry-artificial .subtitle span,
      .create-order-entry .create-order-entry-hyjy .subtitle span {
        padding: 0 12px;
        border-left: 1px solid rgba(0, 0, 0, 0.12); }
        .create-order-entry .create-order-entry-machine .subtitle span:first-child,
        .create-order-entry .create-order-entry-artificial .subtitle span:first-child,
        .create-order-entry .create-order-entry-hyjy .subtitle span:first-child {
          padding-left: 0px;
          border-left: none; }
    .create-order-entry .create-order-entry-machine .create-order-entry-desc,
    .create-order-entry .create-order-entry-artificial .create-order-entry-desc,
    .create-order-entry .create-order-entry-hyjy .create-order-entry-desc {
      margin-top: 20px; }
      .create-order-entry .create-order-entry-machine .create-order-entry-desc p,
      .create-order-entry .create-order-entry-artificial .create-order-entry-desc p,
      .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p {
        height: 18px;
        font-size: 14px;
        font-family: PingFang SC, PingFang SC-5;
        font-weight: normal;
        text-align: left;
        color: rgba(0, 0, 0, 0.66);
        line-height: 18px;
        margin-bottom: 8px; }
        .create-order-entry .create-order-entry-machine .create-order-entry-desc p .halfspace,
        .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .halfspace,
        .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .halfspace {
          width: 48%;
          display: inline-block; }
        .create-order-entry .create-order-entry-machine .create-order-entry-desc p .part-one-mark,
        .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .part-one-mark,
        .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .part-one-mark {
          width: auto;
          position: relative;
          line-height: 10px;
          font-size: 10px;
          top: -6px;
          cursor: pointer;
          color: rgba(0, 0, 0, 0.46); }
          .create-order-entry .create-order-entry-machine .create-order-entry-desc p .part-one-mark .tooltip,
          .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .part-one-mark .tooltip,
          .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .part-one-mark .tooltip {
            position: absolute;
            top: -32px;
            left: -152px;
            padding: 6px 16px;
            font-style: normal;
            font-size: 12px;
            color: #fff;
            background: rgba(36, 36, 36, 0.9);
            border-radius: 4px;
            white-space: nowrap;
            cursor: default;
            display: none;
            height: 14px;
            line-height: 14px;
            z-index: 99; }
          .create-order-entry .create-order-entry-machine .create-order-entry-desc p .part-one-mark i,
          .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .part-one-mark i,
          .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .part-one-mark i {
            position: absolute;
            border-bottom: 3px solid rgba(36, 36, 36, 0.9);
            transform: rotate(45deg);
            top: -10px;
            left: 3px;
            border-left: 3px solid transparent;
            border-right: 3px solid rgba(36, 36, 36, 0.9);
            border-top: 3px solid transparent;
            display: none; }
          .create-order-entry .create-order-entry-machine .create-order-entry-desc p .part-one-mark:hover,
          .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .part-one-mark:hover,
          .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .part-one-mark:hover {
            color: rgba(0, 0, 0, 0.86); }
          .create-order-entry .create-order-entry-machine .create-order-entry-desc p .part-one-mark:hover .tooltip,
          .create-order-entry .create-order-entry-machine .create-order-entry-desc p .part-one-mark:hover i,
          .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .part-one-mark:hover .tooltip,
          .create-order-entry .create-order-entry-artificial .create-order-entry-desc p .part-one-mark:hover i,
          .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .part-one-mark:hover .tooltip,
          .create-order-entry .create-order-entry-hyjy .create-order-entry-desc p .part-one-mark:hover i {
            display: block; }
    .create-order-entry .create-order-entry-machine .entry-btn .create-order-entry-btn-bg,
    .create-order-entry .create-order-entry-artificial .entry-btn .create-order-entry-btn-bg,
    .create-order-entry .create-order-entry-hyjy .entry-btn .create-order-entry-btn-bg {
      width: 132px;
      height: 52px;
      background: linear-gradient(135deg, #0095FD 0%, #1E64FF 100%);
      border-radius: 26px;
      opacity: 0.2;
      filter: blur(10px);
      position: absolute;
      top: 5px;
      left: 14px; }
    .create-order-entry .create-order-entry-machine .entry-btn .create-order-entry-btn,
    .create-order-entry .create-order-entry-artificial .entry-btn .create-order-entry-btn,
    .create-order-entry .create-order-entry-hyjy .entry-btn .create-order-entry-btn {
      background: #1E64FF;
      line-height: 44px;
      cursor: pointer;
      display: inline-block;
      position: absolute;
      bottom: 36px;
      width: 288px;
      height: 44px;
      border-radius: 6px;
      font-size: 14px;
      font-family: PingFang SC, PingFang SC-6;
      font-weight: normal;
      text-align: center;
      color: #ffffff; }
      .create-order-entry .create-order-entry-machine .entry-btn .create-order-entry-btn:hover,
      .create-order-entry .create-order-entry-artificial .entry-btn .create-order-entry-btn:hover,
      .create-order-entry .create-order-entry-hyjy .entry-btn .create-order-entry-btn:hover {
        background: #3473FF; }
      .create-order-entry .create-order-entry-machine .entry-btn .create-order-entry-btn:active,
      .create-order-entry .create-order-entry-artificial .entry-btn .create-order-entry-btn:active,
      .create-order-entry .create-order-entry-hyjy .entry-btn .create-order-entry-btn:active {
        background: #164CC2; }
  .create-order-entry .tips-2023S11HD {
    width: 110px;
    height: 27px;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer; }
    .create-order-entry .tips-2023S11HD img {
      width: 100%;
      height: 100%; }
  .create-order-entry .create-order-entry-machine {
    position: relative; }
    .create-order-entry .create-order-entry-machine .title .title-icon {
      background: url("/static/imgs/homepage/machine-icon.png?v=4545514e6c") no-repeat center/contain; }
    .create-order-entry .create-order-entry-machine .machine-bg {
      background: url("/static/imgs/homepage/machine.png?v=4467025645") no-repeat center center;
      width: 169px;
      height: 123px;
      position: absolute;
      background-size: cover;
      bottom: -1px;
      right: -8px; }
  .create-order-entry .create-order-entry-artificial {
    position: relative; }
    .create-order-entry .create-order-entry-artificial .title .title-icon {
      background: url("/static/imgs/homepage/artificial-icon.png?v=081cec9e3b") no-repeat center/contain; }
    .create-order-entry .create-order-entry-artificial .artificial-bg {
      background: url("/static/imgs/homepage/artificial.png?v=a232e4337c") no-repeat center center;
      width: 180px;
      height: 123px;
      position: absolute;
      background-size: cover;
      bottom: 0px;
      right: -7px; }
  .create-order-entry .create-order-entry-hyjy {
    position: relative; }
    .create-order-entry .create-order-entry-hyjy .title .title-icon {
      background: url("/static/imgs/homepage/hyjy-icon.png?v=6b0f30f68c") no-repeat center/contain; }
  .create-order-entry .create-order-entry-enterprise {
    width: 1000px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    padding: 44px 100px;
    margin-top: 50px;
    position: relative; }
    .create-order-entry .create-order-entry-enterprise .title {
      font-size: 32px;
      font-weight: 400;
      color: rgba(0, 0, 0, 0.86);
      display: inline-block;
      vertical-align: top;
      line-height: 32px; }
    .create-order-entry .create-order-entry-enterprise .subtitle {
      font-size: 14px;
      font-weight: 400;
      color: rgba(0, 0, 0, 0.86);
      line-height: 20px;
      display: inline-block;
      margin-left: 16px;
      vertical-align: bottom;
      line-height: 14px; }
    .create-order-entry .create-order-entry-enterprise .enterprise-entry-btn {
      background: url("/static/imgs/homepage/enterprise.png?v=ad80aa2017") no-repeat center center;
      width: 40px;
      height: 40px;
      position: absolute;
      background-size: cover;
      bottom: 40px;
      right: 100px; }
  .create-order-entry .J-enterprise-btn {
    position: absolute;
    top: 360px;
    left: 0; }
    .create-order-entry .J-enterprise-btn:hover .enterprise-entry-btn {
      background: url("/static/imgs/homepage/enterprise-hov.png?v=508be53043") no-repeat center center;
      background-size: cover; }
    .create-order-entry .J-enterprise-btn:active .enterprise-entry-btn {
      background: url("/static/imgs/homepage/enterprise-act.png?v=3ededd95c2") no-repeat center center;
      background-size: cover; }

.order-introduce {
  min-width: 1200px;
  width: 100%; }
  .order-introduce .order-machine,
  .order-introduce .order-artificial,
  .order-introduce .order-hyjy {
    width: 1200px;
    margin: 0 auto;
    overflow: visited; }
    .order-introduce .order-machine .order-a,
    .order-introduce .order-artificial .order-a,
    .order-introduce .order-hyjy .order-a {
      display: inline-block;
      vertical-align: top; }
      .order-introduce .order-machine .order-a .title,
      .order-introduce .order-artificial .order-a .title,
      .order-introduce .order-hyjy .order-a .title {
        font-size: 40px;
        font-weight: 600;
        line-height: 60px; }
      .order-introduce .order-machine .order-a .subtitle,
      .order-introduce .order-artificial .order-a .subtitle,
      .order-introduce .order-hyjy .order-a .subtitle {
        font-size: 40px;
        font-weight: 600;
        color: #1F1F1F;
        line-height: 60px;
        margin-bottom: 56px; }
      .order-introduce .order-machine .order-a .info,
      .order-introduce .order-artificial .order-a .info,
      .order-introduce .order-hyjy .order-a .info {
        height: 40px;
        line-height: 40px;
        margin-bottom: 32px;
        padding-left: 60px; }
      .order-introduce .order-machine .order-a a,
      .order-introduce .order-artificial .order-a a,
      .order-introduce .order-hyjy .order-a a {
        margin-top: 56px;
        width: 156px;
        height: 52px;
        background: #FFFFFF;
        border-radius: 26px;
        border: 1px solid #000000;
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        line-height: 52px;
        text-align: center;
        display: block;
        cursor: pointer; }
        .order-introduce .order-machine .order-a a span,
        .order-introduce .order-artificial .order-a a span,
        .order-introduce .order-hyjy .order-a a span {
          transition: transform 0.4s cubic-bezier(0, 0, 0.5, 1);
          display: inline-block;
          transform: translate(0, -1px);
          background: url(/static/imgs/homepage/left.png?v=b1c3c5f8c7) no-repeat center;
          width: 20px;
          background-size: contain;
          vertical-align: middle;
          height: 54px; }
        .order-introduce .order-machine .order-a a:hover,
        .order-introduce .order-artificial .order-a a:hover,
        .order-introduce .order-hyjy .order-a a:hover {
          border: 1px solid #1E64FF;
          color: #1E64FF; }
          .order-introduce .order-machine .order-a a:hover span,
          .order-introduce .order-artificial .order-a a:hover span,
          .order-introduce .order-hyjy .order-a a:hover span {
            transform: translate(4px, -1px);
            background: url(/static/imgs/homepage/left_hov.png?v=b2371872c8) no-repeat center;
            background-size: contain; }
        .order-introduce .order-machine .order-a a:active,
        .order-introduce .order-artificial .order-a a:active,
        .order-introduce .order-hyjy .order-a a:active {
          border: 1px solid #164CC2;
          color: #164CC2; }
          .order-introduce .order-machine .order-a a:active span,
          .order-introduce .order-artificial .order-a a:active span,
          .order-introduce .order-hyjy .order-a a:active span {
            background: url(/static/imgs/homepage/left_act.png?v=4a3ec0c5e7) no-repeat center;
            background-size: contain; }
  .order-introduce .order-machine .order-a {
    width: 484px;
    height: 730px; }
    .order-introduce .order-machine .order-a .title {
      color: #1E64FF; }
    .order-introduce .order-machine .order-a .info:nth-child(3) {
      background: url("/static/imgs/homepage/AI.png?v=1e85984d8a") no-repeat left;
      background-size: contain; }
      .order-introduce .order-machine .order-a .info:nth-child(3) .part-one-mark {
        position: relative;
        line-height: 10px;
        font-size: 10px;
        top: -6px;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.46); }
        .order-introduce .order-machine .order-a .info:nth-child(3) .part-one-mark .tooltip {
          position: absolute;
          top: -32px;
          left: -152px;
          padding: 6px 16px;
          font-style: normal;
          font-size: 12px;
          color: #fff;
          background: rgba(36, 36, 36, 0.9);
          border-radius: 4px;
          white-space: nowrap;
          cursor: default;
          display: none;
          height: 14px;
          line-height: 14px;
          z-index: 99; }
        .order-introduce .order-machine .order-a .info:nth-child(3) .part-one-mark i {
          position: absolute;
          border-bottom: 3px solid rgba(36, 36, 36, 0.9);
          transform: rotate(45deg);
          top: -10px;
          left: 3px;
          border-left: 3px solid transparent;
          border-right: 3px solid rgba(36, 36, 36, 0.9);
          border-top: 3px solid transparent;
          display: none; }
        .order-introduce .order-machine .order-a .info:nth-child(3) .part-one-mark:hover {
          color: rgba(0, 0, 0, 0.86); }
        .order-introduce .order-machine .order-a .info:nth-child(3) .part-one-mark:hover .tooltip,
        .order-introduce .order-machine .order-a .info:nth-child(3) .part-one-mark:hover i {
          display: block; }
    .order-introduce .order-machine .order-a .info:nth-child(4) {
      background: url("/static/imgs/homepage/time.png?v=eb0ff8374e") no-repeat left;
      background-size: contain; }
    .order-introduce .order-machine .order-a .info:nth-child(5) {
      background: url("/static/imgs/homepage/language.png?v=190b89a36a") no-repeat left;
      background-size: contain; }
    .order-introduce .order-machine .order-a .info:nth-child(6) {
      background: url("/static/imgs/homepage/speak.png?v=142f7bcdb1") no-repeat left;
      background-size: contain; }
    .order-introduce .order-machine .order-a .info:nth-child(7) {
      background: url("/static/imgs/homepage/edit.png?v=15941b0f84") no-repeat left;
      background-size: contain; }
    .order-introduce .order-machine .order-a .info:nth-child(8) {
      background: url("/static/imgs/homepage/word.png?v=c679e87a6c") no-repeat left;
      background-size: contain; }
  .order-introduce .order-machine .order-b {
    width: 694px;
    height: 730px;
    display: inline-block;
    vertical-align: top; }
    .order-introduce .order-machine .order-b img {
      width: 100%;
      top: 130px;
      position: -webkit-sticky;
      position: sticky; }
  .order-introduce .order-artificial .order-a {
    width: 506px;
    height: 700px; }
    .order-introduce .order-artificial .order-a .title {
      color: #FF7700; }
    .order-introduce .order-artificial .order-a .info:nth-child(3) {
      background: url("/static/imgs/homepage/team.png?v=72d78b71f7") no-repeat left;
      background-size: contain; }
    .order-introduce .order-artificial .order-a .info:nth-child(4) {
      background: url("/static/imgs/homepage/check.png?v=a01bab1a4c?v=8111b4bb6c") no-repeat left;
      background-size: contain; }
    .order-introduce .order-artificial .order-a .info:nth-child(5) {
      background: url("/static/imgs/homepage/urgent.png?v=aa149b9d1b") no-repeat left;
      background-size: contain; }
    .order-introduce .order-artificial .order-a .info:nth-child(6) {
      background: url("/static/imgs/homepage/accuracy.png?v=35b98cd769") no-repeat left;
      background-size: contain; }
    .order-introduce .order-artificial .order-a .info:nth-child(7) {
      background: url("/static/imgs/homepage/install.png?v=0e623e0b7b") no-repeat left;
      background-size: contain; }
    .order-introduce .order-artificial .order-a .info:nth-child(8) {
      background: url("/static/imgs/homepage/multilingual.png?v=1a2f82f121") no-repeat left;
      background-size: contain; }
  .order-introduce .order-artificial .order-b {
    width: 690px;
    height: 700px;
    display: inline-block;
    vertical-align: top; }
    .order-introduce .order-artificial .order-b img {
      width: 100%;
      top: 130px;
      position: -webkit-sticky;
      position: sticky; }
  .order-introduce .order-hyjy {
    margin-top: 275px; }
    .order-introduce .order-hyjy .order-a {
      width: 506px;
      height: 700px; }
      .order-introduce .order-hyjy .order-a .title {
        color: #13c25f; }
      .order-introduce .order-hyjy .order-a .info:nth-child(3) {
        background: url("/static/imgs/homepage/record.png?v=0c4931dc8e") no-repeat left;
        background-size: contain; }
      .order-introduce .order-hyjy .order-a .info:nth-child(4) {
        background: url("/static/imgs/homepage/allLanguage.png?v=d583a2c5b5") no-repeat left;
        background-size: contain; }
      .order-introduce .order-hyjy .order-a .info:nth-child(5) {
        background: url("/static/imgs/homepage/loop.png?v=52784234a8") no-repeat left;
        background-size: contain; }
      .order-introduce .order-hyjy .order-a .info:nth-child(6) {
        background: url("/static/imgs/homepage/together.png?v=ec9f25d23c") no-repeat left;
        background-size: contain; }
      .order-introduce .order-hyjy .order-a .info:nth-child(7) {
        background: url("/static/imgs/homepage/clientcloud.png?v=182af0640a") no-repeat left;
        background-size: contain; }
    .order-introduce .order-hyjy .order-b {
      width: 690px;
      height: 700px;
      display: inline-block;
      vertical-align: top; }
      .order-introduce .order-hyjy .order-b img {
        width: 100%;
        top: 130px;
        position: -webkit-sticky;
        position: sticky; }
  .order-introduce .order-excessive {
    width: 1200px;
    margin: 90px auto 180px;
    font-size: 40px;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 60px;
    text-align: center;
    height: 330px; }
    .order-introduce .order-excessive .deepting {
      width: 144px;
      height: 144px;
      margin: 32px auto 8px; }

.authentication-bg {
  overflow: hidden;
  min-width: 1200px;
  width: 100%;
  height: 454px;
  background: #f9fbfe;
  margin-top: 110px; }
  .authentication-bg .title {
    font-family: PingFang SC, PingFang SC-Semibold;
    font-size: var(--company-contact-title-font-size, 36px);
    font-weight: 600;
    color: rgba(31, 31, 31, 0.9);
    line-height: 60px;
    text-align: center;
    margin: 80px auto 0;
    width: 1200px; }
    .authentication-bg .title span {
      color: #36A954; }
  html.lang-en-US {
    --authentication-width: 1450px; }
  .authentication-bg .authentication {
    width: var(--authentication-width, 1200px);
    margin: 0 auto;
    display: flex; }
    .authentication-bg .authentication .authentication-info {
      margin: 66px 28px 46px;
      width: 240px;
      display: inline-block;
      text-align: center;
      vertical-align: top;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      flex: 1; }
      .authentication-bg .authentication .authentication-info img {
        width: 88px;
        height: 88px;
        margin: 0 auto; }
      html.lang-en-US {
        --authentication-info1-font-weight: 550; }
      .authentication-bg .authentication .authentication-info .authentication-info1 {
        font-size: 16px;
        font-weight: var(--authentication-info1-font-weight, 500);
        color: rgba(38, 38, 38, 0.86);
        line-height: 22px;
        margin: 12px 0 8px; }
      .authentication-bg .authentication .authentication-info .authentication-info2 {
        flex: 1;
        font-size: 12px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.46);
        line-height: 20px; }
      .authentication-bg .authentication .authentication-info .authentication-info3 {
        font-size: 12px;
        font-weight: 400;
        color: #1E64FF;
        line-height: 32px;
        height: 32px;
        padding: 0 12px;
        display: inline-block;
        text-align: center;
        margin-top: 10px; }
        .authentication-bg .authentication .authentication-info .authentication-info3 .span1 {
          background: url(/static/imgs/homepage/sanjiao.png?v=147ed6e887) center no-repeat;
          background-size: 100%;
          display: inline-block;
          height: 32px;
          width: 14px;
          vertical-align: top; }
        .authentication-bg .authentication .authentication-info .authentication-info3:hover {
          background: rgba(0, 0, 0, 0.04);
          border-radius: 16px; }

.equipment-bg {
  overflow: hidden;
  min-width: 1200px;
  width: 100%;
  height: 800px; }
  .equipment-bg .equipment {
    width: 1200px;
    display: block;
    margin: 0 auto;
    position: relative; }
    .equipment-bg .equipment .title {
      font-size: 40px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.86);
      line-height: 60px;
      text-align: center;
      margin: 90px auto 0;
      position: absolute;
      width: 100%; }
    .equipment-bg .equipment .equipment-animation {
      width: 1000px;
      display: block;
      margin-left: 100px; }

.company-contact-bg {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  height: 362px;
  background: #F9FBFE;
  overflow: hidden;
  user-select: none; }
  .company-contact-bg input {
    user-select: text; }
  html.lang-en-US {
    --company-contact-title-font-size: 32px; }
  .company-contact-bg .company-contact .title {
    margin-top: 81px;
    font-size: var(--company-contact-title-font-size, 36px);
    font-family: PingFang SC, PingFang SC-Semibold;
    font-weight: 600;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 50px; }
  .company-contact-bg .company-contact .company-contact-info {
    width: fit-content;
    margin: 10px auto 0;
    font-size: 16px;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 22px; }
    .company-contact-bg .company-contact .company-contact-info p {
      display: inline-block;
      padding-left: 36px;
      height: 29px;
      line-height: 29px; }
      .company-contact-bg .company-contact .company-contact-info p:nth-child(1) {
        background: url("/static/imgs/homepage/discount.png?v=b7ec23d44f") no-repeat left;
        background-size: 28px 29px; }
      .company-contact-bg .company-contact .company-contact-info p:nth-child(2) {
        margin: 0 50px;
        background: url("/static/imgs/homepage/share.png?v=f0172aef1b") no-repeat left;
        background-size: 28px 29px; }
      .company-contact-bg .company-contact .company-contact-info p:nth-child(3) {
        background: url("/static/imgs/homepage/exclusive.png?v=5351777e01") no-repeat left;
        background-size: 28px 29px; }
  html.lang-en-US {
    --company-contact-width: 670px; }
  .company-contact-bg .company-contact .company-contact-item {
    width: var(--company-contact-width, 544px);
    height: 50px;
    background: #fcfdff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 27px;
    margin: 48px auto 0;
    box-sizing: border-box; }
    .company-contact-bg .company-contact .company-contact-item .item-input-wrap {
      display: flex;
      align-items: center;
      position: relative;
      margin-bottom: 32px; }
      html.lang-en-US {
        --company-contact-input-width: 570px; }
      .company-contact-bg .company-contact .company-contact-item .item-input-wrap input {
        border: none;
        padding-left: 22px;
        width: var(--company-contact-input-width, 424px);
        background: transparent;
        border-radius: 27px;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.86); }
        .company-contact-bg .company-contact .company-contact-item .item-input-wrap input::placeholder {
          color: rgba(0, 0, 0, 0.4); }
      html.lang-zh-TW {
        --contact-us-submit-international: url('/static/imgs/homepageNew/contact-us-submit-zh-TC.png?v=e4397727b4'); }
      html.lang-en-US {
        --contact-us-submit-international: url('/static/imgs/homepageNew/contact-us-submit-en-US.png?v=21fae0c83b'); }
      .company-contact-bg .company-contact .company-contact-item .item-input-wrap .submit-company-contact {
        position: absolute;
        right: 10px;
        width: 88px;
        height: 39px;
        background: var(--contact-us-submit-international, url("/static/imgs/homepageNew/contact-us-submit.png?v=e4397727b4")) no-repeat;
        background-size: contain;
        cursor: pointer; }
      .company-contact-bg .company-contact .company-contact-item .item-input-wrap .item-msg-error {
        font-size: 12px;
        font-weight: 400;
        color: #FF4754;
        line-height: 18px;
        position: absolute;
        top: 58px;
        left: 34px; }
    .company-contact-bg .company-contact .company-contact-item .submit-company-contact-tip {
      font-size: 14px;
      font-weight: 400;
      color: rgba(0, 0, 0, 0.44);
      line-height: 20px;
      display: inline-block;
      margin-left: 76px;
      height: 32px; }
    .company-contact-bg .company-contact .company-contact-item a {
      font-size: 14px;
      font-weight: 400;
      color: #1E64FF;
      line-height: 20px;
      margin-left: 12px;
      width: 92px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      display: inline-block; }
      .company-contact-bg .company-contact .company-contact-item a span {
        background: url(/static/imgs/homepage/sanjiao.png?v=147ed6e887) center no-repeat;
        background-size: 100%;
        display: inline-block;
        height: 32px;
        width: 14px;
        vertical-align: top; }
      .company-contact-bg .company-contact .company-contact-item a:hover {
        background: rgba(0, 0, 0, 0.04);
        border-radius: 16px; }
  html.lang-en-US {
    --submit-company-success-width: 530px; }
  .company-contact-bg .submit-company-success {
    width: var(--submit-company-success-width, 330px);
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    border: 1px solid #EBEBEB;
    position: fixed;
    transform: translate(-136px, 140px);
    top: 0;
    left: 50%;
    line-height: 40px;
    text-align: center;
    display: none; }
    .company-contact-bg .submit-company-success .span1 {
      background: url(../imgs/homepage/success.png?v=d04f361453) no-repeat center;
      background-size: cover;
      display: inline-block;
      width: 24px;
      height: 24px;
      vertical-align: middle; }
    .company-contact-bg .submit-company-success span {
      background-size: cover;
      display: inline-block;
      vertical-align: middle; }

.new-banner-wrap {
  height: 68px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: none; }
  .new-banner-wrap #new-owl-demo {
    height: 100% !important;
    opacity: 0; }
    .new-banner-wrap #new-owl-demo .item {
      height: 100%;
      background-repeat: no-repeat;
      background-position: top center;
      cursor: pointer; }
      .new-banner-wrap #new-owl-demo .item img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%); }
  .new-banner-wrap .auto-page {
    position: absolute;
    bottom: 3px;
    left: 50%;
    z-index: 8;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    text-align: center; }
    .new-banner-wrap .auto-page::before, .new-banner-wrap .auto-page::after {
      content: '';
      display: table;
      clear: both; }
    .new-banner-wrap .auto-page li {
      float: left;
      width: 5px;
      height: 5px;
      margin: 0 6px;
      cursor: pointer;
      background: rgba(255, 255, 255, 0.5);
      border-radius: 5px; }
      .new-banner-wrap .auto-page li.on {
        background: white; }
  .new-banner-wrap .next {
    background: url(/static/imgs/banner_next_nor.png?v=55cd1c9fe0);
    width: 32px;
    height: 32px;
    background-size: contain;
    position: absolute;
    top: 18px;
    right: 32px;
    display: none; }
    .new-banner-wrap .next:hover {
      background: url(/static/imgs/banner_next.png?v=0e258506b7);
      background-size: contain; }
  .new-banner-wrap .prev {
    background: url(/static/imgs/banner_next_nor.png?v=55cd1c9fe0);
    width: 32px;
    height: 32px;
    background-size: contain;
    position: absolute;
    top: 18px;
    left: 32px;
    transform: rotate(180deg);
    display: none; }
    .new-banner-wrap .prev:hover {
      background: url(/static/imgs/banner_next.png?v=0e258506b7);
      background-size: contain; }
  .new-banner-wrap:hover .next,
  .new-banner-wrap:hover .prev, .new-banner-wrap:active .next,
  .new-banner-wrap:active .prev {
    display: block; }

.machine-create-order-entry-bg {
  height: 382px;
  background: linear-gradient(303deg, #E7F1FC 0%, rgba(247, 249, 249, 0.32) 68%, rgba(255, 252, 247, 0) 100%);
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  position: relative; }
  .machine-create-order-entry-bg .machine-create-order-entry {
    width: 1200px;
    margin: 0 auto; }
    .machine-create-order-entry-bg .machine-create-order-entry .animation {
      width: 1000px;
      height: 160px;
      margin: 14px auto;
      display: block; }
    .machine-create-order-entry-bg .machine-create-order-entry img {
      width: 307px;
      margin: 42px auto 0;
      display: block; }
    .machine-create-order-entry-bg .machine-create-order-entry .create-btn {
      position: absolute;
      margin-top: 68px;
      width: 160px;
      height: 60px;
      left: 50%;
      bottom: 0;
      transform: translate(-80px, -140px);
      opacity: 0;
      transition: opacity 0.5s, transform 0.5s;
      transition-delay: .2s; }
      .machine-create-order-entry-bg .machine-create-order-entry .create-btn .create-order-entry-btn-bg {
        width: 132px;
        height: 52px;
        background: linear-gradient(135deg, #0095FD 0%, #1E64FF 100%);
        border-radius: 26px;
        opacity: 0.2;
        filter: blur(10px);
        position: absolute;
        top: 5px;
        left: 14px; }
      .machine-create-order-entry-bg .machine-create-order-entry .create-btn .create-order-entry-btn {
        width: 160px;
        height: 52px;
        background: #1E64FF;
        border-radius: 26px;
        line-height: 52px;
        font-size: 16px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        cursor: pointer;
        display: inline-block;
        position: absolute; }
        .machine-create-order-entry-bg .machine-create-order-entry .create-btn .create-order-entry-btn:hover {
          background: #3473FF; }
        .machine-create-order-entry-bg .machine-create-order-entry .create-btn .create-order-entry-btn:active {
          background: #164CC2; }
      .machine-create-order-entry-bg .machine-create-order-entry .create-btn.show {
        opacity: 1;
        transform: translate(-80px, -172px); }

.new-loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 9999; }
  .new-loading .loading {
    width: 118px;
    height: 86px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.04);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000; }
  .new-loading img {
    width: 54px;
    display: block;
    margin: 16px auto; }

.active {
  opacity: 1 !important;
  transform: translateY(0) !important; }

.website-update-alert span {
  background: url(/static/imgs/homepage/tips.svg?v=7c7cd11f43) no-repeat left;
  height: 14px;
  padding-left: 24px;
  display: inline-block;
  background-size: contain;
  margin: 8px;
  line-height: 14px; }

@keyframes up-down {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 10px, 0); }
  100% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); } }
