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