@charset "UTF-8";
@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: 132px;
    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 .block {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
  .header .nav {
    margin-top: 10px;
    height: 60px;
    line-height: 60px;
    display: flex;
    margin-right: -32px; }
    .header .nav a {
      display: block;
      width: 72px;
      margin: 0 32px;
      font-size: 18px;
      font-weight: 500;
      text-align: center;
      border-bottom: 2px solid rgba(230, 50, 46, 0); }
      .header .nav a:hover {
        color: #e6322e;
        border-bottom: 2px solid #e6322e; }
  .header .btn-inner-normal {
    background-color: #e6322e;
    color: #fff;
    width: 140px;
    height: 40px;
    cursor: pointer;
    font-size: 18px;
    border-radius: 2px; }
    .header .btn-inner-normal:hover {
      background-color: #bf1d1d; }
    .header .btn-inner-normal span:first-child {
      font-family: "icon-phone" !important;
      font-size: 18px; }
      .header .btn-inner-normal span:first-child:before {
        margin-right: 5px;
        content: "\e63c"; }
    .header .btn-inner-normal .icon {
      display: none; }
  .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;
  padding: 40px 0 20px;
  text-align: center; }
  .footer .nav {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    justify-content: center; }
    .footer .nav a {
      padding-left: 3.125em;
      text-align: center;
      display: inline-block;
      position: relative;
      font-size: 18px;
      font-weight: 500; }
      .footer .nav a.xian:after {
        content: "";
        margin-left: 3.125em;
        color: #d8d8d8;
        border-left: #d8d8d8 solid 1px; }
  .footer p {
    line-height: 32px; }

.header .wrap-s {
  max-width: 1190px; }

.wrap-s {
  margin: 0 auto; }
  .wrap-s .groot-ui-image-inner {
    height: 90px; }

.index-page .wrap-s {
  padding-top: 130px;
  width: 1420px; }
  .index-page .wrap-s .index-s2 {
    width: 1190px;
    margin: 0 auto; }
  .index-page .wrap-s img {
    width: 100%; }
  .index-page .wrap-s .content {
    display: flex;
    justify-content: left;
    width: 1190px;
    verflow: hidden;
    height: 444 px;
    box-sizing: border-box; }
    .index-page .wrap-s .content .intro-introduce {
      padding: 76px 20px 76px 40px; }
      .index-page .wrap-s .content .intro-introduce .gt-jmy-pc-company-intro-title {
        color: #333;
        margin-bottom: 1.25em;
        font-weight: 500;
        font-size: 30px;
        line-height: 30px; }
      .index-page .wrap-s .content .intro-introduce .gt-jmy-pc-company-intro-text {
        box-sizing: border-box;
        margin-bottom: 2.5em;
        width: 338px;
        height: 150px;
        font-size: 18px;
        overflow: hidden;
        line-height: 30px;
        font-weight: 400;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5; }
      .index-page .wrap-s .content .intro-introduce .el-button {
        min-width: 140px;
        height: 40px;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        padding: 9px 30px;
        box-sizing: border-box;
        background-color: #e6322e; }
      .index-page .wrap-s .content .intro-introduce.about {
        width: 100%;
        padding-top: 36px; }
        .index-page .wrap-s .content .intro-introduce.about .gt-jmy-pc-company-intro-image {
          float: right;
          margin-top: 70px;
          margin-left: 40px; }
        .index-page .wrap-s .content .intro-introduce.about .gt-jmy-pc-company-intro-text {
          width: auto;
          line-height: 2;
          overflow: visible; }

.Answer-box {
  padding-bottom: 30px; }
  .Answer-box .title {
    padding-top: 2.875em;
    padding-bottom: 2.875em;
    font-size: 30px;
    color: #333333;
    text-align: center; }
  .Answer-box .Answer-content {
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    display: flex;
    justify-content: flex-start; }
    .Answer-box .Answer-content .answer-left {
      width: 28.375em;
      min-height: 19.5625em;
      padding: 16px 0 16px 20px;
      background-color: #f8f8f8;
      box-sizing: border-box; }
      .Answer-box .Answer-content .answer-left .list-group__item {
        display: flex;
        cursor: pointer;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        color: #666;
        padding: 13px 21px;
        margin-bottom: 0.5625em; }
        .Answer-box .Answer-content .answer-left .list-group__item span {
          width: 0.61904762em;
          font-weight: 500;
          font-size: 21px;
          margin-right: 1.125em; }
          .Answer-box .Answer-content .answer-left .list-group__item span.num0 {
            color: #666; }
          .Answer-box .Answer-content .answer-left .list-group__item span.num1 {
            color: #ff4542; }
          .Answer-box .Answer-content .answer-left .list-group__item span.num2 {
            color: #ff6600; }
          .Answer-box .Answer-content .answer-left .list-group__item span.num3 {
            color: #ffa866; }
        .Answer-box .Answer-content .answer-left .list-group__item.is-active {
          background-color: #fff;
          color: #333;
          border-top-left-radius: 0.375em;
          border-bottom-left-radius: 0.375em; }
    .Answer-box .Answer-content .answer-right {
      position: relative; }
      .Answer-box .Answer-content .answer-right .dv__slide {
        left: 0;
        width: 45.6em;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        overflow: hidden;
        overflow-y: auto;
        height: 100%;
        padding: 33px 45px  40px 42px;
        color: #333;
        background-color: #fff;
        opacity: 0;
        display: none; }
        .Answer-box .Answer-content .answer-right .dv__slide.is-active {
          opacity: 1;
          display: block; }
        .Answer-box .Answer-content .answer-right .dv__slide .gt-jmy-pc-question-answer-ask {
          display: flex;
          flex-direction: row;
          width: 40.5em;
          box-sizing: border-box;
          position: relative; }
          .Answer-box .Answer-content .answer-right .dv__slide .gt-jmy-pc-question-answer-ask .icon {
            line-height: 2em;
            width: 2em;
            height: 2em;
            border-radius: 0.33333333em;
            text-align: center;
            font-size: 18px;
            background-color: #ffdad6;
            color: #e6322e; }
          .Answer-box .Answer-content .answer-right .dv__slide .gt-jmy-pc-question-answer-ask .title {
            margin-left: 0.71428571em;
            width: 28.42857143em;
            line-height: 1.38095238em;
            padding: 0;
            overflow: hidden;
            text-align: justify;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            font-size: 21px;
            font-weight: 600; }
        .Answer-box .Answer-content .answer-right .dv__slide .gt-jmy-pc-question-answer-response {
          display: flex;
          width: 40.5em;
          margin-top: 1.9375em;
          box-sizing: border-box;
          overflow: hidden; }
          .Answer-box .Answer-content .answer-right .dv__slide .gt-jmy-pc-question-answer-response .icon {
            width: 2em;
            height: 2em;
            line-height: 2em;
            border-radius: 0.33333333em;
            text-align: center;
            font-size: 18px;
            background-color: #e6322e;
            color: #fff; }
          .Answer-box .Answer-content .answer-right .dv__slide .gt-jmy-pc-question-answer-response .content {
            width: calc(100% - 3em);
            margin-left: 0.83333333em;
            margin-top: 0em;
            width: 33.16666667em;
            white-space: pre-wrap;
            word-wrap: break-word;
            font-size: 18px;
            text-align: justify;
            font-weight: 400;
            color: #333333;
            line-height: 2; }
  .Answer-box .answer-button {
    margin: 40px 0;
    padding: 0;
    text-align: center;
    margin-top: 40px;
    box-sizing: border-box; }
    .Answer-box .answer-button button {
      background-color: #fff;
      color: #666;
      border: 1px solid #d8d8d8;
      font-weight: 500;
      display: inline-block;
      line-height: 1;
      white-space: nowrap;
      cursor: pointer;
      background: #FFF;
      -webkit-appearance: none;
      text-align: center;
      width: 490px;
      height: 60px;
      cursor: pointer; }
      .Answer-box .answer-button button span {
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        white-space: nowrap; }
      .Answer-box .answer-button button:hover {
        background-color: #e6322e;
        color: #fff; }
        .Answer-box .answer-button button:hover a {
          color: #fff; }

.News-box {
  position: relative;
  padding: 15px 0 60px; }
  .News-box:before {
    content: "";
    background-color: #f8f8f8;
    position: absolute;
    height: 40%;
    top: 0;
    left: 0;
    right: 16px;
    z-index: -5; }
  .News-box .title {
    text-align: center;
    margin-top: 35px; }
    .News-box .title h4 {
      font-weight: 500;
      color: #333;
      line-height: 1;
      font-size: 30px; }
    .News-box .title p {
      color: #999;
      font-size: 18px;
      margin: 16px 0 45px; }
  .News-box .News-con {
    display: flex; }
    .News-box .News-con .item {
      display: block;
      flex: 1;
      margin-right: 16px;
      padding: 25px;
      padding-top: 30px;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.11);
      background-color: #fff;
      cursor: pointer;
      width: 33%; }
      .News-box .News-con .item h4 {
        margin-bottom: 10px;
        line-height: 1.2;
        border-left: 5px solid #e6322e;
        padding-left: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        position: relative;
        left: -25px;
        font-size: 22px;
        font-weight: bold;
        color: #333; }
      .News-box .News-con .item p {
        margin-bottom: 15px;
        font-size: 18px;
        color: #999; }
      .News-box .News-con .item .itembox span {
        margin-bottom: 15px;
        height: 50px;
        font-size: 18px;
        line-height: 27px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
  .News-box .news-button {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 40px;
    box-sizing: border-box; }
    .News-box .news-button button {
      background-color: #fff;
      color: #666;
      border: 1px solid #d8d8d8;
      font-weight: 500;
      display: inline-block;
      line-height: 1;
      white-space: nowrap;
      cursor: pointer;
      background: #FFF;
      -webkit-appearance: none;
      text-align: center;
      width: 490px;
      height: 60px;
      cursor: pointer; }
      .News-box .news-button button span {
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        white-space: nowrap; }
      .News-box .news-button button:hover {
        background-color: #e6322e;
        color: #fff; }
        .News-box .news-button button:hover a {
          color: #fff; }

.Message-box {
  position: relative;
  height: auto;
  zoom: 1;
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 140px; }
  .Message-box .bg {
    position: absolute;
    top: 0;
    z-index: -4; }
  .Message-box .Message-con {
    position: absolute;
    left: 50%;
    transform: translateX(-30%); }
    .Message-box .Message-con .title {
      overflow: hidden;
      color: #fff;
      margin-top: 10px;
      padding: 14px 0;
      height: 22px;
      float: left;
      font-size: 20px;
      font-weight: 600;
      line-height: 22px;
      color: #333;
      box-sizing: content-box; }
    .Message-box .Message-con .content {
      display: flex;
      margin-bottom: 14px; }
      .Message-box .Message-con .content .form-inputs-box {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        max-width: 708px;
        width: calc(100% - 245px);
        overflow: hidden; }
        .Message-box .Message-con .content .form-inputs-box .input {
          margin-right: 13px;
          outline: none;
          border: 0;
          background-color: transparent;
          box-sizing: border-box;
          width: 100%;
          height: 64px;
          color: #999;
          background-color: #fff;
          z-index: 1;
          padding: 0 20px;
          font-size: 18px;
          color: #000;
          caret-color: #e6322e; }
      .Message-box .Message-con .content .form-calculator-box button {
        position: relative;
        text-align: center;
        box-sizing: border-box;
        height: 60px;
        width: 243px;
        border-radius: 2px;
        line-height: 60px;
        font-weight: 400;
        background-color: #e6322e;
        color: #fff;
        cursor: pointer;
        overflow: hidden;
        font-size: 20px; }

.News-center .title {
  padding: 30px 0 35px; }
  .News-center .title h4 {
    font-size: 30px;
    font-weight: 500; }
.News-center .items .item {
  border-bottom: #d8d8d8 solid 1px;
  padding-bottom: 45px;
  margin-bottom: 45px;
  display: flex; }
  .News-center .items .item .img {
    width: 290px;
    padding-right: 40px; }
  .News-center .items .item .News-center-con {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly; }
    .News-center .items .item .News-center-con .tit {
      font-size: 25px;
      color: #333;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .News-center .items .item .News-center-con .date {
      color: #999;
      font-size: 18px;
      padding: 18px 0 33px; }
    .News-center .items .item .News-center-con .text {
      color: #666;
      line-height: 1.5;
      font-size: 18px; }

.new-detail .position {
  padding: 30px 0 35px;
  font-size: 18px; }
.new-detail .new-detail-cotainer {
  padding: 0px 0 40px; }
  .new-detail .new-detail-cotainer .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    color: #333; }
  .new-detail .new-detail-cotainer .date {
    font-size: 18px;
    color: #999;
    padding: 15px 0 33px; }
  .new-detail .new-detail-cotainer .text {
    font-size: 18px;
    line-height: 2; }
    .new-detail .new-detail-cotainer .text pre, .new-detail .new-detail-cotainer .text p, .new-detail .new-detail-cotainer .text span {
      white-space: break-spaces; }

.AQ {
  margin-top: 40px; }
  .AQ .AQheader {
    font-size: 30px;
    color: #333;
    font-weight: 500;
    line-height: 3; }
  .AQ .list-content {
    cursor: pointer;
    padding-bottom: 30px; }
    .AQ .list-content .list {
      border-bottom: #eee solid 1px;
      display: block;
      padding-top: 40px; }
    .AQ .list-content .list-title {
      margin-bottom: 24px;
      height: 30px;
      line-height: 30px;
      font-size: 24px;
      font-weight: 600; }
    .AQ .list-content .list-contenter {
      color: #333;
      line-height: 2;
      font-size: 16px;
      overflow: hidden;
      display: -webkit-box;
      text-overflow: ellipsis;
      box-sizing: border-box;
      margin-bottom: 2.5em;
      max-height: 160px;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5; }
  .AQ .list-pagination {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px; }
    .AQ .list-pagination ul {
      user-select: none;
      list-style: none;
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin: 0;
      font-size: 0; }
      .AQ .list-pagination ul li {
        vertical-align: top;
        font-size: 18px;
        min-width: 45px;
        margin: 0 5px;
        background-color: #eee;
        color: #333;
        border-radius: 2px;
        height: 45px;
        line-height: 45px;
        display: inline-block;
        cursor: pointer;
        box-sizing: border-box;
        text-align: center; }
        .AQ .list-pagination ul li a:hover {
          color: #e6322e; }
        .AQ .list-pagination ul li.pagination-active {
          background-color: #e6322e;
          color: #fff; }
        .AQ .list-pagination ul li.active {
          background-color: #e6322e;
          color: #fff; }
          .AQ .list-pagination ul li.active a {
            color: #fff; }
        .AQ .list-pagination ul li.prev, .AQ .list-pagination ul li.next {
          padding: 0 15px; }
          .AQ .list-pagination ul li.prev .disabled, .AQ .list-pagination ul li.next .disabled {
            opacity: 0.5; }
            .AQ .list-pagination ul li.prev .disabled:hover, .AQ .list-pagination ul li.next .disabled:hover {
              color: #333; }
    .AQ .list-pagination .pagination-btn {
      outline: none;
      border: none;
      font-size: 18px;
      padding: 0 16px;
      background-color: #eee;
      color: #333;
      border-radius: 2px;
      height: 45px;
      line-height: 45px;
      display: inline-block;
      cursor: pointer;
      box-sizing: border-box;
      text-align: center; }
      .AQ .list-pagination .pagination-btn:hover {
        color: #e6322e; }

.contact {
  background-color: #f8f8f8;
  position: relative;
  margin-bottom: 60px; }
  .contact .map {
    position: absolute;
    left: 0px;
    top: -0px;
    z-index: 9;
    overflow: hidden;
    user-select: none;
    width: 595px;
    height: 295px; }
  .contact .gt-jmy-pc-info {
    display: flex;
    padding-left: 595px;
    display: flex; }
    .contact .gt-jmy-pc-info .gt-jmy-pc-info-list {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex-wrap: nowrap;
      margin-left: 2.5em;
      height: 15.4375em;
      padding-top: 1.5em;
      padding-bottom: 1.5em;
      height: 295px; }
      .contact .gt-jmy-pc-info .gt-jmy-pc-info-list li {
        padding-right: 1.25em; }
        .contact .gt-jmy-pc-info .gt-jmy-pc-info-list li .link-info {
          width: 5.3125em;
          color: #666;
          margin: 0;
          font-size: 18px;
          line-height: 1.875em;
          white-space: nowrap;
          color: #333; }
          .contact .gt-jmy-pc-info .gt-jmy-pc-info-list li .link-info.item-label {
            opacity: 0.8; }

.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-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; }

@media screen and (max-width: 1440px) {
  .index-page .wrap-s {
    width: 100%; } }
.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; }
