@font-face {
  font-family: 'MiSans-Light';
  src: url("../fonts/MiSans-Light.ttf"); }
@font-face {
  font-family: 'MiSans-Regular';
  src: url("../fonts/MiSans-Regular.ttf"); }
@font-face {
  font-family: 'MiSans-Bold';
  src: url("../fonts/MiSans-Bold.ttf"); }
.font-12 {
  font-size: 12px; }

.font-14 {
  font-size: 14px; }

.font-16 {
  font-size: 1rem; }

.font-18 {
  font-size: 1.125rem; }

.font-20 {
  font-size: 1.25rem; }

.font-24 {
  font-size: 1.5rem; }

.font-30 {
  font-size: 1.875rem; }

.font-32 {
  font-size: 2rem; }

.font-36 {
  font-size: 2.25rem; }

.font-40 {
  font-size: 2.5rem; }

.font-48 {
  font-size: 3rem; }

.font-60 {
  font-size: 3.75rem; }

.font-70 {
  font-size: 4.375rem; }

.font-80 {
  font-size: 5rem; }

.font-120 {
  font-size: 7.5rem; }

@keyframes o-upfade-top {
  0% {
    opacity: 0;
    transform: translateY(40px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes index-banner {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }
html, body {
  overflow-x: hidden; }

.header {
  position: fixed;
  top: 0;
  width: 100%;
  font-size: 0;
  transition: all 0.9s ease-in-out;
  z-index: 9;
  background-color: #fff; }
  .header.headerbg {
    background-color: #fff; }
    .header.headerbg li a.single {
      color: #333; }
    .header.headerbg a.search .icon-svg {
      fill: #333; }
  .header .flex {
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: space-between; }
  .header .logo {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .header .logo img {
      display: block; }
    .header .logo .site-name {
      font-size: 18px; }
  .header .btn-inner-normal {
    background-color: #005cde;
    color: #fff;
    width: 140px;
    height: 40px;
    cursor: pointer;
    font-size: 18px;
    border-radius: 2px; }
    .header .btn-inner-normal:hover {
      background-color: #005cde; }
    .header .btn-inner-normal .icon {
      width: 1.4rem;
      height: 1.4rem;
      fill: #fff; }
  .header .top-box {
    overflow: hidden; }
    .header .top-box .link {
      padding-top: 30px;
      text-align: right; }
    .header .top-box a {
      display: inline-block;
      vertical-align: top;
      font-size: 18px;
      line-height: 40px;
      color: #333;
      border-radius: 3px;
      margin-left: 1.25rem;
      padding: 0 1.25rem; }
      .header .top-box a:nth-of-type(1) {
        margin-left: 0; }
      @media screen and (min-width: 1020px) {
        .header .top-box a:hover {
          background-color: #007bfc;
          color: #fff; } }
  .header ul {
    display: inline-block;
    vertical-align: middle; }
  .header a.search {
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2.5rem; }
    .header a.search .icon-svg {
      width: 18px;
      height: 18px;
      display: flex;
      fill: #fff; }

.footer {
  background-color: #f8f8f8;
  font-size: 1rem;
  text-align: center;
  padding: 3.5rem 0 2.25rem; }

.wrap-s {
  max-width: 1190px;
  margin: 0 auto; }
  .wrap-s .groot-ui-image-inner {
    width: 60px;
    height: 60px; }

.index-page .wrap-s {
  padding-top: 60px;
  max-width: 1420px;
  min-width: 1190px; }
  .index-page .wrap-s img {
    width: 100%; }

@media screen and (max-width: 1440px) {
  .index-page .wrap-s {
    width: 100%; } }

.gt-jmy-pc-float-conversion-right-container {
  position: fixed;
  right: 20px;
  bottom: 190px;
  z-index: 100;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06); }
  .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #FFF;
    -webkit-appearance: none;
    text-align: center;
    font-size: 14px;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: none;
    font-weight: 500;
    background-color: #fff;
    color: #666;
    border-radius: 2px;
    padding: 5px; }
    .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon {
      font-size: 20px;
      color: #999;
      margin-bottom: 4px;
      font-style: normal;
      -webkit-font-smoothing: antialiased; }
      .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-phone {
        font-family: "icon-phone" !important; }
        .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-phone:before {
          content: ""; }
      .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-chat {
        font-family: "icon-chat" !important; }
        .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-chat:before {
          content: "\e6ad"; }
          
          .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-wechat {
        font-family: "icon-wechat" !important; }
        .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-wechat:before {
          content: "\e62d"; }
          
      .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-pencil {
        font-family: "icon-pencil" !important; }
        .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-icon.icon-pencil:before {
          content: "\e6b8"; }
    .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able .btn-inner-text {
      font-size: 12px;
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center; }
    .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able:hover {
      background-color: #e6322e;
      color: #fff; }
      .gt-jmy-pc-float-conversion-right-container .gt-jmy-h5-virtual-phone-outer-ctn .btn-three-able:hover .btn-inner-icon {
        color: #fff; }
  .gt-jmy-pc-float-conversion-right-container .back-top-wrapper .back-top-button {
    cursor: pointer;
    box-sizing: border-box;
    border: none;
    font-weight: 500;
    background-color: #fff;
    color: #666;
    border-radius: 2px;
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.04) 0 2px 4px 0 inset;
    width: 60px;
    height: 60px; }
    .gt-jmy-pc-float-conversion-right-container .back-top-wrapper .back-top-button .icon-rocket {
      font-family: "icon-rocket" !important;
      font-size: 20px;
      color: #ccc;
      font-style: normal;
      -webkit-font-smoothing: antialiased; }
      .gt-jmy-pc-float-conversion-right-container .back-top-wrapper .back-top-button .icon-rocket:before {
        content: "\e6b0"; }
    .gt-jmy-pc-float-conversion-right-container .back-top-wrapper .back-top-button:hover {
      background-color: #e6322e;
      color: #fff; }
      .gt-jmy-pc-float-conversion-right-container .back-top-wrapper .back-top-button:hover .icon-rocket {
        color: #fff; }

.gt-jmy-left-container {
  position: fixed;
  max-width: 120px;
  overflow: hidden;
  max-height: 370px;
  left: 0;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%); }
  .gt-jmy-left-container .close {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
    .gt-jmy-left-container .close .icon-close {
      color: #fff;
      height: 24px;
      line-height: 24px;
      text-align: center;
      width: 24px;
      display: inline-block;
      font-size: 17px;
      font-family: "icon-close" !important; }
      .gt-jmy-left-container .close .icon-close:before {
        content: "\eb1f"; }

.groot-ui-dialog-ctn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6); }
  .groot-ui-dialog-ctn .groot-ui-dialog-wrapper {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    background-color: #fff;
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 266px;
    overflow: hidden;
    width: 660px; }
    .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content {
      display: inline-block;
      box-sizing: border-box; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container {
        position: relative;
        height: 267px;
        width: 660px;
        display: flex;
        border-radius: 6px;
        background-image: url(../images/callback_default.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: right; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left {
          width: 398px;
          padding: 40px 20px 40px 40px; }
          .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-title {
            color: #282c33;
            font-size: 24px;
            font-weight: 500; }
          .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-tip {
            color: #848b99;
            font-size: 14px;
            font-weight: 400; }
          .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center {
            display: flex;
            margin-top: 16px; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .phone-number-box {
              display: flex;
              width: 229px;
              height: 48px;
              border-radius: 6px;
              color: #fff;
              background-color: #1a6eff; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .phone-number-box .phone-icon-wrapper {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 48px;
                height: 48px;
                border-radius: 6px;
                background-color: #0054e6; }
                .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .phone-number-box .phone-icon-wrapper .icon-h5-phone {
                  font-size: 20px;
                  font-style: normal;
                  font-family: "icon-phone" !important; }
                  .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .phone-number-box .phone-icon-wrapper .icon-h5-phone:before {
                    content: "\e63c"; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .phone-number-box .phone-number {
                display: flex;
                justify-content: center;
                align-items: center;
                flex: 1; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .count-down {
              display: flex;
              align-items: center;
              margin-top: 20px; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .count-down .count-down-tip {
                margin-right: 4px;
                color: #282c33;
                font-size: 14px;
                font-weight: 500; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .count-down .count-down-num-container {
                display: flex; }
                .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .count-down .count-down-num-container .count-down-num {
                  display: flex;
                  align-items: center; }
                  .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .count-down .count-down-num-container .count-down-num.yellow {
                    border-radius: 14px;
                    font-size: 14px;
                    color: #f27318;
                    text-align: center;
                    font-style: normal;
                    font-weight: 500; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-code-center .count-down .count-down-time-num {
                border-radius: 14px;
                font-size: 14px;
                color: #f27318;
                text-align: center;
                font-style: normal;
                font-weight: 500; }
          .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-qr-code-wrapper {
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin-left: 10px;
            width: 96px;
            height: 113px;
            padding: 4px;
            border-radius: 6px;
            background: #f2f7ff;
            border: 1px solid #4d79ff; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-qr-code-wrapper .phone-qr-code {
              width: 80px;
              height: 80px;
              background: url(../images/code.png) no-repeat center center; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-qr-code-wrapper .phone-qr-code-tip {
              margin-top: 4px;
              font-size: 12px;
              font-weight: 400;
              color: #848b99; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .groot-ui-dialog-content .phone-qr-code-pc-container .phone-qr-code-box-left .phone-qr-code-wrapper:after {
              content: '';
              position: absolute;
              top: 20%;
              left: 0;
              transform: translate(-60%, -60%) rotate(45deg);
              width: 8px;
              height: 8px;
              background: #f2f7ff;
              border: 1px solid #4d79ff;
              border-style: none none solid solid; }
    .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .icon-close-dialog {
      font-family: "icon-close" !important;
      font-size: 20px;
      position: absolute;
      cursor: pointer;
      font-style: normal;
      right: 5px; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .icon-close-dialog:before {
        content: "\eb1f"; }
    .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog {
      padding: 40px 42px;
      border-radius: 6px;
      position: relative;
      width: 482px;
      box-sizing: border-box;
      margin: 0 auto; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog .title {
        color: #000;
        margin: 0 auto;
        margin-bottom: 30px;
        line-height: 1;
        text-align: center; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog .title span {
          font-size: 21px;
          font-weight: 500; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog .content {
        display: flex;
        box-align: center;
        justify-content: center;
        background-color: #f5f5f5;
        width: 398px;
        height: 84px;
        border-radius: 6px;
        color: #999;
        margin-bottom: 16px;
        align-items: center; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog .content .content-number {
          color: #e6322e;
          max-width: 250px;
          word-break: break-all; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog .gif .groot-ui-image {
        display: flex;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-wechat-in-dialog .gif .groot-ui-image img {
          width: 100%; }
    .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank {
      box-sizing: border-box;
      padding: 13px 0 20px; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-trans-form-blank-title .without-subtitle {
        font-size: 24px;
        line-height: 24px;
        font-weight: 600;
        padding-bottom: 37px;
        text-align: center; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-trans-form-blank-title .without-subtitle span {
          font-size: 30px; }
      .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container {
        min-height: 400px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        height: 300px; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box {
          display: flex;
          flex-wrap: wrap;
          margin: auto;
          align-items: center;
          width: 790px; }
          .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box .form-item-container {
            margin: 0 auto 20px;
            width: 350px; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box .form-item-container .item-label-container {
              width: 350px;
              padding-bottom: 15px; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box .form-item-container .item-label-container .label-text {
                font-size: 18px;
                line-height: 18px;
                color: #999; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box .form-item-container .item-label-container .label-required {
                color: #ff1212;
                font-size: 18px;
                line-height: 18px; }
            .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box .form-item-container .groot-ui-input {
              color: #999;
              font-size: 18px; }
              .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .form-inputs-box .form-item-container .groot-ui-input .input-box {
                background-color: #f5f5f5;
                outline: none;
                border: 0;
                box-sizing: border-box;
                width: 100%;
                height: 60px;
                left: 0;
                top: 0;
                z-index: 1;
                padding: 0 20px;
                font-size: 18px;
                color: #000;
                caret-color: #e6322e; }
        .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .gt-jmy-pc-form-submit-container .gt-jmy-pc-form-submit-btn {
          position: relative;
          text-align: center;
          box-sizing: border-box;
          height: 60px;
          width: 350px;
          border-radius: 2px;
          line-height: 60px;
          font-weight: 400;
          background-color: #e6322e;
          color: #fff;
          cursor: pointer;
          overflow: hidden; }
          .groot-ui-dialog-ctn .groot-ui-dialog-wrapper .gt-jmy-pc-trans-form-blank .gt-jmy-pc-form-container .gt-jmy-pc-form-submit-container .gt-jmy-pc-form-submit-btn .btn-inner-text {
            font-size: 20px; }
  .groot-ui-dialog-ctn.fadeIn {
    display: none; }
