@charset "UTF-8";
/*----------------------------------------*/
/*  Pages
/*----------------------------------------*/
.pageBanner {
  height: 100vh;
  padding: 6% 0px 2% 0px;
  background: #010104;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 950px; }
  .pageBanner .container {
    max-width: 78%;
    display: flex;
    align-items: center;
    height: 100%; }
  .pageBanner .col-lg-12 {
    padding: 0px; }
  .pageBanner .txt-con {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 720px;
    margin-top: -8%; }
    .pageBanner .txt-con h1 {
      color: #fff;
      margin-bottom: 30px;
      font-family: 'Arial';
      font-weight: 700;
      font-size: 76px;
      line-height: 1.2;
      background: linear-gradient(93.37deg, #00c6f1 2.92%, #113184 92.55%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
     
    .pageBanner .txt-con .tipsColumn {
      position: relative;
      width: 100px;
      height: 37px;
      padding: 12px 10px;
      border-radius: 120px;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      background: url(../images/tipscolumn_boxbg.png) center center no-repeat;
      backdrop-filter: blur(12.5px);
      background-size: contain;
      margin-bottom: 20px; }
    .pageBanner .txt-con p {
      color: #ffffff;
      font-size: 15px!important;
      line-height: 1.5!important;
      margin-bottom: 20px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      text-align: justify;
      overflow: hidden;
      text-overflow: ellipsis; }
      .pageBanner .txt-con p b {
        font-weight: bold;
        color: #00c6f1; }
    .pageBanner .txt-con .morelinkbtn {
      margin-top: 40px;
      position: relative;
      width: 218px;
      height: 72px;
      padding: 15px 10px;
      border-radius: 30px;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      background:  url(../images/linkbtn_bg.png) center center no-repeat;
      backdrop-filter: blur(12.5px);
      background-size: contain; }
  .pageBanner .imgbox img {
    max-width: 100%; }

/**/
.aboutKintKv {
  background-image: url(../images/aboutkintkv.jpg); }

.aboutpageIntroduction {
  height: 120vh;
  background: #eaeaea url(../images/aboutpage_intro_bg.jpg) center bottom no-repeat;
  background-size: cover;
  padding-top: 120px;
  max-height: 1220px; }
  .aboutpageIntroduction .aboutNumWrap {
    font-size: 16px;
    line-height: 22px; }
    .aboutpageIntroduction .aboutNumWrap ul {
      display: flex;
      flex-direction: column;
      gap: 80px; }
      .aboutpageIntroduction .aboutNumWrap ul li {
        width: 100%; }
        .aboutpageIntroduction .aboutNumWrap ul li h5 {
          display: flex;
          justify-content: space-between;
          align-items: center;
          font-size: 96px;
          line-height: 116px;
          color: #1b55ec;
          font-family: 'DIN Bold'; }
        .aboutpageIntroduction .aboutNumWrap ul li p {
          font-size: 16px;
          color: #666666;
          line-height: 21px; }
  .aboutpageIntroduction .aboutIntroWrap {
    width: 680px; }
    .aboutpageIntroduction .aboutIntroWrap p {
      font-size: 14px;
      line-height: 2.2;
      color: #333333;
      margin-bottom: 20px;
      text-align: justify; }

/*发展历程*/
.aboutHistoryWrap {
  padding: 120px 0px;
  height: 100vh;
  max-height: 950px; }
  .aboutHistoryWrap .historyCon {
    width: 100%;
    margin: 0px auto;
    position: relative;
    min-height: 420px; }
  .aboutHistoryWrap .titleWrap .container {
    padding: 0px; }
  .aboutHistoryWrap .titleWrap h3 {
    font-size: 40px;
    color: #000;
    font-weight: 800; }
  .aboutHistoryWrap .container {
    position: relative;
    padding: 0px; }
  .aboutHistoryWrap .slideListSwiper {
    height: 379px;
    width: 100%;
    margin: auto;
    margin-top: 60px;
    border-radius: 16px;
    position: relative; }
    .aboutHistoryWrap .slideListSwiper .slideBox {
      position: relative; }
      .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
        width: 100%;
        position: relative;
        z-index: 2;
        font-size: 14px;
        line-height: 30px;
        color: #666666;
        background-color: #1b55ec;
        padding: 95px 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody {
          display: flex;
          justify-content: center;
          position: relative;
          width: 74%;
          list-style: none;
          margin: 0;
          padding: 0; }
          .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .innerli {
            width: 100%;
            display: flex;
            align-items: center;
            color: #fff; }
            .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .innerli a {
              color: #fff; }
          .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .numYear {
            font-size: 128px;
            line-height: 154px;
            font-family: 'DIN Bold';
            padding-right: 50px;
            border-right: 1px solid rgba(255, 255, 255, 0.3);
            margin-right: 50px; }
          .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dt {
            font-size: 20px;
            line-height: 25px;
            font-family: 'DIN Bold';
            margin-bottom: 20px;
            margin-top: 40px; }
          .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dd {
            font-size: 28px;
            line-height: 32px; }
  .aboutHistoryWrap .sPrev,
  .aboutHistoryWrap .sNext {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 150px;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer; }
    .aboutHistoryWrap .sPrev:hover,
    .aboutHistoryWrap .sNext:hover {
      background-color: #00c6f1; }
    .aboutHistoryWrap .sPrev:before,
    .aboutHistoryWrap .sNext:before {
      content: '';
      width: 12px;
      height: 24px;
      position: absolute;
      z-index: 1; }
  .aboutHistoryWrap .sPrev {
    left: 5%; }
    .aboutHistoryWrap .sPrev:before {
      background: url(../images/slideprev_arrow.png) center no-repeat;
      background-size: contain; }
  .aboutHistoryWrap .sNext {
    right: 5%; }
    .aboutHistoryWrap .sNext:before {
      background: url(../images/slidenext_arrow.png) center no-repeat;
      background-size: contain; }
  .aboutHistoryWrap .yearsNavSlide {
    width: 100%;
    display: inline-block;
    height: 92px;
    margin-top: 90px;
    position: relative; }
    .aboutHistoryWrap .yearsNavSlide:after {
      content: '';
      width: 100%;
      height: 1px;
      background: #e0e0e0;
      position: absolute;
      right: 0;
      bottom: -12px;
      z-index: 10; }
    .aboutHistoryWrap .yearsNavSlide .yearsWrap {
      overflow: hidden; }
      .aboutHistoryWrap .yearsNavSlide .yearsWrap ul {
        width: 100%;
        text-align: center;
        position: relative;
        margin: 0 auto;
        padding-top: 3px !important;
        z-index: 20; }
      .aboutHistoryWrap .yearsNavSlide .yearsWrap li {
        cursor: pointer;
        padding-bottom: 35px; }
        .aboutHistoryWrap .yearsNavSlide .yearsWrap li h5 {
          font-size: 32px;
          font-family: 'DIN Bold';
          color: #666;
          height: 76px;
          display: flex;
          align-items: end;
          justify-content: center; }
        .aboutHistoryWrap .yearsNavSlide .yearsWrap li:after {
          content: '';
          background: url(../images/dot_ico.png) no-repeat center;
          width: 24px;
          height: 24px;
          position: absolute;
          z-index: 20;
          bottom: 0px;
          left: 50%;
          margin-left: -12px;
          border-radius: 50%;
          transition: all ease-in-out 0.3s; }
      .aboutHistoryWrap .yearsNavSlide .yearsWrap li.swiper-slide-thumb-active {
        position: relative;
        z-index: 100; }
        .aboutHistoryWrap .yearsNavSlide .yearsWrap li.swiper-slide-thumb-active h5 {
          color: #1b55ec;
          font-size: 64px; }
        .aboutHistoryWrap .yearsNavSlide .yearsWrap li.swiper-slide-thumb-active::after {
          display: block;
          width: 24px;
          height: 24px;
          overflow: hidden;
          background: url(../images/caton.png) no-repeat center;
          border-radius: 50%;
          position: absolute;
          transition: all ease-in-out 0.3s;
          bottom: 0px;
          left: 50%;
          z-index: 22; }

/*荣誉资质*/
.aboutHonorWrap {
  padding: 120px 0px;
  max-height: 1280px;
  /**/ }
  .aboutHonorWrap > .container {
    padding: 0px;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden; }
  .aboutHonorWrap .tabPaneCon {
    display: none; }
  .aboutHonorWrap .tabPaneCon.active {
    display: block; }
  .aboutHonorWrap .titleWrap {
    position: relative;
    display: flex;
    justify-content: space-between; }
    .aboutHonorWrap .titleWrap .titleBox {
      display: flex;
      flex-direction: column; }
      .aboutHonorWrap .titleWrap .titleBox h3 {
        font-size: 40px;
        line-height: 48px;
        font-weight: 800;
        color: #333;
        margin-bottom: 30px; }
    .aboutHonorWrap .titleWrap .honorNumBox {
      width: 384px; }
      .aboutHonorWrap .titleWrap .honorNumBox ul {
        display: flex;
        justify-content: space-between;
        gap: 50px; }
        .aboutHonorWrap .titleWrap .honorNumBox ul li {
          width: 50%;
          color: #1b55ec;
          display: flex;
          align-items: center;
          position: relative;
          height: 96px; }
          .aboutHonorWrap .titleWrap .honorNumBox ul li b {
            font-size: 80px;
            line-height: 96px;
            font-family: 'DIN Bold';
            font-weight: bold;
            position: absolute;
            top: 0;
            left: 0;
            color: #1b55ec; }
          .aboutHonorWrap .titleWrap .honorNumBox ul li dl {
            position: relative;
            z-index: 10;
            margin-left: 86px; }
            .aboutHonorWrap .titleWrap .honorNumBox ul li dl dt {
              font-size: 16px;
              line-height: 20px;
              padding-left: 0px;
              color: #1b55ec;
              font-weight: 400; }
            .aboutHonorWrap .titleWrap .honorNumBox ul li dl dd {
              margin-top: 15px;
              font-size: 14px;
              font-weight: 800; }
              .aboutHonorWrap .titleWrap .honorNumBox ul li dl dd i {
                padding: 4px 10px;
                color: #1b55ec;
                border-radius: 30px;
                border: 1px solid #1b55ec; }
  .aboutHonorWrap .tabNav ul {
    display: flex;
    justify-content: center;
    gap: 15px; }
    .aboutHonorWrap .tabNav ul li {
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .aboutHonorWrap .tabNav ul li a {
        padding: 10px 20px;
        border-radius: 30px;
        background: #f2f2f2;
        color: #999999;
        font-size: 16px; }
      .aboutHonorWrap .tabNav ul li:hover a, .aboutHonorWrap .tabNav ul li.on a {
        color: #fff;
        background: #0047c1; }
  .aboutHonorWrap .honorDeskCon {
    margin-top: 80px; }
    .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon {
      padding-bottom: 98px;
      position: relative; }
      .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon #deskMarqueeTop,
      .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon #deskMarqueeBottom {
        position: relative;
        overflow-x: hidden;
        width: 100%;
        z-index: 10; }
      .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon .deskMarqueeList {
        width: 800%;
        position: relative; }
      .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon .deskbg {
        bottom: 0px;
        left: 0px;
        position: absolute;
        background-image: url(../images/honordesk_bg.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: contain;
        max-width: 100%;
        height: 98px; }
      .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon ul {
        float: left; }
        .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon ul li {
          width: 190px;
          float: left;
          margin-right: 60px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon ul li a {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center; }
          .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon ul li img {
            width: 100%;
            height: auto;
            min-height: 250px;
            object-fit: cover; }
    .aboutHonorWrap .honorDeskCon .deskList #deskMarqueeBottom ul li {
      width: 240px; }
      .aboutHonorWrap .honorDeskCon .deskList #deskMarqueeBottom ul li img {
        min-height: 180px; }

/*合作客户*/
.abputClientWrap {
  /*background-color: #010101;*/
  height: 100vh;
  padding-top: 150px;
  max-height: 950px; }
  .abputClientWrap .titleWrap {
    margin-bottom: 100px; }
    .abputClientWrap .titleWrap h2 {
      font-size: 40px;
      /*color: #fff;*/
      font-weight: bold;
      line-height: 58px;
      text-align: center; }
  .abputClientWrap .clientListCon ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center; }
    .abputClientWrap .clientListCon ul .clientInner {
      width: calc(16.6666% - 20px);
      border-radius: 8px;
      border: 1.25px solid rgba(0, 0, 0, 0.15);
      /*background: #010101 url(../images/clientinnerbg.png) center center no-repeat;*/
      /*background: #010101;*/
      transition: all ease-in 0.3s; }
      .abputClientWrap .clientListCon ul .clientInner a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100px; }
      .abputClientWrap .clientListCon ul .clientInner img {
        max-width: 120px;
        height: auto; }
      .abputClientWrap .clientListCon ul .clientInner:hover {
        /*background: url(../images/clientinnerbg_h.png) center center no-repeat;*/
        background-size: cover; }

/*行业应用*/
.applicationsKv {
  position: relative;
  width: 100%;
  max-height: 1258px; }
  .applicationsKv .applicationsKvBg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10; }
    .applicationsKv .applicationsKvBg .kvbgGroup {
      display: flex;
      position: relative; }
      .applicationsKv .applicationsKvBg .kvbgGroup .bgConInner {
        position: absolute; }
  .applicationsKv .container {
    position: relative;
    z-index: 100; }
  .applicationsKv .solutionListCon {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; }
    .applicationsKv .solutionListCon .solutionInner {
      width: calc(50% - 15px);
      height: 154px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      padding: 40px;
      border-radius: 16px;
      transition: all ease-in 0.3s;
      background: url(../images/applitcationskv_innerbg.png) center center no-repeat;
      background-size: contain; }
      .applicationsKv .solutionListCon .solutionInner .titleBox {
        width: 60%; }
        .applicationsKv .solutionListCon .solutionInner .titleBox p {
          width: auto;
          font-size: 20px;
          font-weight: bold;
          color: #fff;
          line-height: 32px;
          margin-bottom: 0px; }
      .applicationsKv .solutionListCon .solutionInner .innerBox {
        width: 40%;
        margin-top: 15px;
        display: flex;
        justify-content: flex-end; }
      .applicationsKv .solutionListCon .solutionInner .solicon {
        width: 50px;
        height: 50px;
        display: block; }
        .applicationsKv .solutionListCon .solutionInner .solicon img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .applicationsKv .solutionListCon .solutionInner:hover, .applicationsKv .solutionListCon .solutionInner.on {
        background: url(../images/applitcationskv_innerbg_h.png) center center no-repeat;
        background-size: contain; }

.applicationsPage {
  background: #F2F2F2;
  padding: 140px 0px; }
  .applicationsPage .container {
    max-width: 78%; }

.applicationsList .col-lg-4 {
  padding: 0px;
  margin-bottom: 60px; }

.applicationsList .applicationsInner {
  width: calc(100% - 30px);
  background: #fff;
  border-radius: 16px;
  display: block; }
  .applicationsList .applicationsInner .introCard {
    width: 100%;
    height: 160px;
    position: relative;
    z-index: 100;
    padding: 30px 30px 40px 30px;
    background: #fff;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all ease-in 0.3s; }
    .applicationsList .applicationsInner .introCard .titleBox {
      opacity: 1;
      transition: all ease-in 0.3s; }
      .applicationsList .applicationsInner .introCard .titleBox h5 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 16px;
        color: #000; }
      .applicationsList .applicationsInner .introCard .titleBox p {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #999; }
    .applicationsList .applicationsInner .introCard .logoBox {
      width: 100px;
      height: 50px;
      object-fit: cover;
      position: relative;
      margin-top: 20px;
      opacity: 1;
      transition: all ease-in 0.1s; }
    .applicationsList .applicationsInner .introCard .numBox span {
      color: #000;
      font-family: 'DIN Bold';
      transition: all ease-in 0.1s; }
    .applicationsList .applicationsInner .introCard .numBox i {
      font-style: inherit;
      font-size: 16px;
      color: #000;
      transition: all ease-in 0.1s; }
  .applicationsList .applicationsInner .imgCard {
    width: calc(100% - 0px);
    height: 360px;
    position: relative;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px; }
    .applicationsList .applicationsInner .imgCard img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
      position: relative;
      z-index: 10; }
    .applicationsList .applicationsInner .imgCard .logoBox {
      width: 100px;
      height: 50px;
      object-fit: cover;
      position: absolute;
      top: 20px;
      left: 20px;
      transition: all ease-in 0.1s;
      z-index: 50; }

/*联系我们*/
.bookFormSection {
  width: 100%;
  height: 100vh;
  max-height: 950px;
  display: flex;
  align-items: center;
  position: relative;
  background: url(../images/contactpage_kv.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 60px; }
  .bookFormSection .container {
    max-width: 78%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 10; }
  .bookFormSection .bannerkvbg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 5; }
  .bookFormSection .introWrap, .bookFormSection .bookformSuccessTips {
    transition: all 0.4s ease; }
    .bookFormSection .introWrap h1, .bookFormSection .bookformSuccessTips h1 {
      color: #fff;
      margin-bottom: 40px;
      font-family: 'Arial';
      font-weight: 700;
      font-size: 128px;
      line-height: 1.2;
      background: linear-gradient(93.37deg, #00c6f1 2.92%, #113184 92.55%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
    .bookFormSection .introWrap .txtBox ul li, .bookFormSection .bookformSuccessTips .txtBox ul li {
      font-size: 15px;
      color: #fff;
      line-height: 24px;
      margin-bottom: 30px;
      list-style: none;
      text-align: justify; }
      .bookFormSection .introWrap .txtBox ul li:nth-last-of-type(1), .bookFormSection .bookformSuccessTips .txtBox ul li:nth-last-of-type(1) {
        margin-bottom: 0px; }
    .bookFormSection .introWrap .morelinkbtn, .bookFormSection .bookformSuccessTips .morelinkbtn {
      margin-top: 40px;
      position: relative;
      width: 218px;
      height: 72px;
      padding: 15px 10px 15px 40px;
      border-radius: 30px;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      background: url(../images/linkbtn_bg.png) center center no-repeat;
      backdrop-filter: blur(12.5px);
      background-size: contain; }
      .bookFormSection .introWrap .morelinkbtn:before, .bookFormSection .bookformSuccessTips .morelinkbtn:before {
        content: '';
        position: absolute;
        left: 50px;
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../images/daohang_icon.svg) center center no-repeat; }
  .bookFormSection .bookformSuccessTips {
    display: none;
    opacity: 0;
    visibility: hidden; }
    .bookFormSection .bookformSuccessTips .txtBox ul {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center; }
  .bookFormSection.successOn .container {
    justify-content: center; }
  .bookFormSection.successOn .bookformSuccessTips {
    display: block;
    opacity: 1;
    visibility: visible; }
  .bookFormSection.successOn .introWrap, .bookFormSection.successOn .formBookCon {
    display: none;
    opacity: 0;
    visibility: hidden; }
  .bookFormSection .formBookCon {
    transition: all 0.4s ease;
    width: 627px;
    min-height: 552px;
    padding: 54px 60px;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #414552;
    border-radius: 24px;
    max-height: 624px; }
    .bookFormSection .formBookCon .subtitle {
      margin-bottom: 40px; }
      .bookFormSection .formBookCon .subtitle h6 {
        font-size: 24px;
        line-height: 36px;
        font-weight: bolder;
        color: #fff; }
        .bookFormSection .formBookCon .subtitle h6 span {
          font-size: 16px;
          color: #fff;
          line-height: 24px;
          display: inline-block;
          margin-left: 6px; }
    .bookFormSection .formBookCon .formCon {
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      gap: 40px; }
    .bookFormSection .formBookCon .row {
      display: flex;
      gap: 16px;
      margin: 0px; }
    .bookFormSection .formBookCon .row:nth-child(1) {
      display: block;
      gap: 0px; }
    .bookFormSection .formBookCon .col-lg-6 {
      flex: 0 0 calc(50% - 8px);
      max-width: calc(50% - 8px);
      padding: 0px; }
    .bookFormSection .formBookCon .layui-form {
      display: flex;
      height: 100%;
      flex-direction: column;
      justify-content: space-between;
      gap: 40px; }
    .bookFormSection .formBookCon .form-group {
      width: 100%;
      display: block; }
    .bookFormSection .formBookCon .form-control.is-invalid, .bookFormSection .formBookCon .was-validated .form-control:invalid {
      box-shadow: none;
      outline: none;
      background: none; }
    .bookFormSection .formBookCon .form-control.is-valid, .bookFormSection .formBookCon .was-validated .form-control:valid {
      border-color: #fff;
      box-shadow: none;
      outline: none;
      background: none; }
    .bookFormSection .formBookCon .invalid-feedback {
      color: #1B55EC;
      position: absolute; }
    .bookFormSection .formBookCon label {
      font-size: 14px;
      line-height: 22px;
      margin: 0px;
      margin-bottom: 8px;
      color: #fff; }
    .bookFormSection .formBookCon input {
      height: 46px;
      border-radius: 0px;
      font-size: 16px;
      color: #fff;
      border: none;
      border-bottom: 1px solid #565656;
      outline: none;
      padding: 0px;
      box-shadow: none;
      background: none;
      color: white; }
      .bookFormSection .formBookCon input::placeholder {
        color: rgba(255, 255, 255, 0.6);
        font-size: 16px; }
      .bookFormSection .formBookCon input:focus {
        border-bottom: 1px solid #1B55EC; }
    .bookFormSection .formBookCon textarea {
      outline: none;
      box-shadow: none;
      background: none;
      border: none;
      border-radius: 0px;
      padding: 0px;
      width: 100%;
      height: 140px;
      border-bottom: 1px solid #565656;
      color: white; }
      .bookFormSection .formBookCon textarea::placeholder {
        color: rgba(255, 255, 255, 0.6); }
      .bookFormSection .formBookCon textarea:focus {
        border-bottom: 1px solid #1B55EC !important; }
    .bookFormSection .formBookCon small {
      width: 100%;
      text-align: right;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      margin-top: 8px; }
      .bookFormSection .formBookCon small a {
        color: #fff;
        font-size: 16px; }
    .bookFormSection .formBookCon .line20 {
      line-height: 20px; }
    .bookFormSection .formBookCon .form-check-input {
      margin: 0px;
      position: relative; }
    .bookFormSection .formBookCon .form-check {
      padding: 0px;
      margin-top: 20px;
      margin-bottom: 30px; }
      .bookFormSection .formBookCon .form-check label {
        font-size: 16px;
        color: #fff; }
      .bookFormSection .formBookCon .form-check .form-check-label {
        width: 100%;
        padding-left: 20px; }
      .bookFormSection .formBookCon .form-check a {
        color: #015DAC; }
    .bookFormSection .formBookCon .formBookCon .btn-default {
      margin-top: 20px; }
    .bookFormSection .formBookCon .btn-default {
      width: 100%;
      background: #1B55EC;
      color: #fff;
      display: flex;
      height: 48px;
      font-size: 16px;
      border-radius: 37px;
      align-items: center;
      justify-content: center; }
      .bookFormSection .formBookCon .btn-default:hover, .bookFormSection .formBookCon .btn-default.on {
        background: #1440b1; }

/*招贤纳士*/
.joinUsKv {
  background-image: url(../images/joinuspage_kv.jpg); }
  .joinUsKv .txt-con {
    width: 780px; }
    .joinUsKv .txt-con p {
      width: 520px;
      margin-top: 0px;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8);
      line-height: 2; }
  .joinUsKv .joinUsTips {
    color: #fff;
    margin-top: 160px; }
    .joinUsKv .joinUsTips span {
      font-size: 20px;
      color: #fff;
      line-height: 26px;
      margin-bottom: 16px;
      display: block; }
    .joinUsKv .joinUsTips p a {
      color: #fff;
      line-height: 42px;
      font-weight: bolder;
      font-size: 36px; }
      .joinUsKv .joinUsTips p a:hover {
        color: #00c6f1;
        text-decoration: underline; }

.joinusPage {
  background: #fff;
  padding: 120px 0px 160px 0px; }
  .joinusPage .container {
    max-width: 78%; }
  .joinusPage .content .top1 {
    height: 68px;
    display: flex;
    align-items: center;
    background: #1B55EC;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    color: #fff;
    display: flex; }
  .joinusPage .content .top1 .top01,
  .joinusPage .content .top1 .top02,
  .joinusPage .content .top1 .top03,
  .joinusPage .content .top1 .top04 {
    display: flex;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    width: 22%;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-right: #4C7ED3 1px solid; }
  .joinusPage .content .top1 .top05 {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border-right: none; }
  .joinusPage .content dl dd {
    line-height: 2;
    color: #676767;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: -1px; }
  .joinusPage .content dl dd > h5 {
    cursor: pointer;
    height: 68px;
    background: #fff;
    border: #E0E0E0 1px solid;
    display: flex;
    align-items: center; }
  .joinusPage .content dl .top01,
  .joinusPage .content dl .top02,
  .joinusPage .content dl .top03,
  .joinusPage .content dl .top04 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #333;
    width: 22%;
    height: 100%;
    border-right: #E0E0E0 1px solid;
    line-height: 2;
    padding: 2px 0; }
  .joinusPage .content dl .top05 {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    padding-right: 30px;
    border-right: 0px;
    margin: 0 auto; }
    .joinusPage .content dl .top05 span {
      font-size: 16px;
      color: #333;
      line-height: 24px; }
    .joinusPage .content dl .top05:after {
      position: absolute;
      right: 0px;
      top: 0px;
      background: url(../images/tablemore_arrow.png) center center no-repeat;
      background-size: contain;
      width: 24px;
      height: 24px;
      content: ''; }
  .joinusPage .content dl .ar_article p {
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0; }
  .joinusPage .content dl .ar_article span {
    color: #646464; }
  .joinusPage .content dl .ar_article {
    padding: 40px 60px;
    background: #F2F2F2;
    border: #dee0e2 1px solid;
    border-top: none; }
    .joinusPage .content dl .ar_article .conli {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding-bottom: 60px;
      padding-top: 30px;
      display: flex; }
      .joinusPage .content dl .ar_article .conli h6 {
        width: 120px;
        font-size: 16px;
        color: #333333;
        line-height: 32px; }
      .joinusPage .content dl .ar_article .conli ul li {
        font-size: 16px;
        color: #666;
        line-height: 2;
        list-style-type: decimal; }
      .joinusPage .content dl .ar_article .conli p {
        margin: 0px;
        font-size: 16px;
        color: #666;
        line-height: 2; }
    .joinusPage .content dl .ar_article .conli:last-child {
      border: none; }
  .joinusPage .content dl h5.on .top05:after {
    background: url(../images/tablemore_arrow_on.png) center center no-repeat;
    background-size: contain; }

@media only screen and (min-width: 2560px) and (max-width: 3560px) {
  .applicationsKv {
    max-height: 100vh; }
  .applicationsKv .applicationsKvBg .kvbgGroup .bgConInner img {
    height: 100vh;
    object-fit: cover; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 95px 0 130px 0px; } }

@media only screen and (max-width: 1780px) {
  .aboutHistoryWrap .slideListSwiper {
    height: 300px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dt {
    margin-top: 20px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 35px 0 65px 0px; } }

@media only screen and (max-width: 1680px) {
  .pageBanner .txt-con h1, .bookFormSection .introWrap h1, .bookFormSection .bookformSuccessTips h1 {
    font-size: 100px; }
  .aboutpageIntroduction .aboutIntroWrap {
    width: 100%; }
  .aboutpageIntroduction .aboutNumWrap ul li h5 {
    font-size: 88px;
    line-height: 120px; }
  .aboutpageIntroduction .container, .abputClientWrap .container, .aboutHistoryWrap .container {
    max-width: 78%; }
  .aboutHistoryWrap {
    padding: 100px 0px; }
  .abputClientWrap {
    padding-top: 150px;
    max-height: 850px; }
  .aboutHistoryWrap .slideListSwiper {
    height: 320px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dt {
    margin-top: 20px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 35px 0 55px 0px; }
  .aboutHonorWrap {
    padding: 100px 0px;
    height: 120vh; }
  .aboutHonorWrap > .container {
    max-width: 78%; }
  .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon {
    padding-bottom: 68px; }
  .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon .deskbg {
    max-width: 100%; }
  .applicationsList .applicationsInner {
    height: auto; } }

@media only screen and (max-width: 1480px) {
  .pageBanner .txt-con h1, .bookFormSection .introWrap h1, .bookFormSection .bookformSuccessTips h1 {
    font-size: 81px; }
  .pageBanner .txt-con h1 {
    margin-bottom: 40px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 45px 0 95px 0px; }
  .bookFormSection .formBookCon {
    padding: 24px 30px;
    width: 450px;
    min-height: 500px; }
  .bookFormSection .formBookCon .subtitle {
    margin-bottom: 20px; }
  .bookFormSection .formBookCon input {
    font-size: 14px; }
    .bookFormSection .formBookCon input::placeholder {
      font-size: 14px; }
  .bookFormSection .formBookCon .subtitle h6 {
    font-size: 21px;
    line-height: 28px; }
  .bookFormSection .formBookCon .formCon {
    gap: 20px; } }

@media only screen and (max-width: 1366px) {
  .pageBanner .txt-con h1, .bookFormSection .introWrap h1,
  .bookFormSection .bookformSuccessTips h1 {
    font-size: 72px; }
  .aboutHistoryWrap .slideListSwiper {
    height: 340px;
    margin-top: 40px; }
  .aboutHistoryWrap .yearsNavSlide .yearsWrap li h5 {
    font-size: 28px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 35px 0 95px 0px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dt {
    margin-top: 20px; }
  .aboutHistoryWrap .yearsNavSlide {
    margin-top: 40px; }
  .aboutHistoryWrap .yearsNavSlide .yearsWrap li.swiper-slide-thumb-active h5 {
    font-size: 56px; }
  .aboutpageIntroduction .aboutNumWrap ul li h5 {
    font-size: 72px;
    line-height: 100px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .numYear {
    font-size: 88px;
    line-height: 120px;
    padding-right: 30px;
    margin-right: 30px; }
  .joinusPage {
    padding: 80px 0px 160px 0px; }
  .applicationsPage {
    padding: 100px 0px; }
  .applicationsList .applicationsInner {
    height: auto; }
  .applicationsList .applicationsInner .introCard {
    padding: 20px 30px; }
  .applicationsList .applicationsInner .imgCard {
    height: 210px; }
  .applicationsList .applicationsInner .introCard .titleBox h5 {
    font-size: 21px; }
  .applicationsList .applicationsInner .introCard .numBox i {
    font-size: 14px; } }

@media only screen and (max-width: 1280px) {
  .aboutpageIntroduction {
    height: 112vh;
    padding-top: 100px; }
  .aboutpageIntroduction .aboutNumWrap ul {
    gap: 40px; }
  .aboutpageIntroduction .aboutNumWrap ul li h5 {
    font-size: 72px;
    line-height: 98px; }
  .applicationsList .applicationsInner {
    height: auto; }
  .bookFormSection .formBookCon {
    padding: 24px 30px; }
  .bookFormSection .container {
    max-width: 90%; }
  .bookFormSection .formBookCon .formCon {
    gap: 30px; }
  .applicationsPage .container {
    max-width: 88%; }
  .applicationsList .applicationsInner .imgCard {
    height: 180px; }
  .applicationsList .applicationsInner .imgCard .logoBox {
    width: 80px;
    height: 36px; }
  .applicationsList .applicationsInner .introCard .titleBox h5 {
    font-size: 18px;
    margin-bottom: 12px; }
  .applicationsList .applicationsInner .introCard .titleBox p {
    font-size: 14px; } }

@media only screen and (max-width: 1024px) {
  .aboutHistoryWrap .container {
    max-width: 90%; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 95px 0; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .numYear {
    font-size: 72px;
    line-height: 124px;
    padding-right: 30px;
    margin-right: 30px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dd {
    font-size: 13px;
    line-height: 24px; }
  .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon .deskbg {
    background-size: contain;
    height: 98px;
    max-width: 100%; }
  .bookFormSection {
    max-height: inherit; }
  .bookFormSection .container {
    max-width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px; } }

@media only screen and (max-width: 820px) {
  .pageBanner .container {
    align-items: self-start; }
  .pageBanner .txt-con {
    width: 100%;
    margin-top: 30%; }
  .pageBanner .txt-con h1 {
    margin-bottom: 12px;
    font-size: 64px;
    line-height: 1.2; }
  .pageBanner .txt-con p {
    font-size: 14px!important;
    line-height: 1.5!important;;
    margin-bottom: 20px;
    -webkit-line-clamp: 8; }
  .applicationsPage {
    padding: 80px 0px 120px 0px; }
  .applicationsPage .container {
    max-width: 88%; }
  .applicationsList .applicationsInner .introCard {
    height: auto;
    padding: 30px 20px; }
  .applicationsList .col-lg-4 {
    margin-bottom: 40px; }
  .applicationsList .applicationsInner {
    width: calc(100% - 0px);
    height: auto; }
  .applicationsList .applicationsInner .imgCard {
    width: calc(100% - 0px); }
  .applicationsList .applicationsInner .introCard .numBox span {
    font-size: 42px; }
  .applicationsKv .applicationsKvBg {
    top: auto;
    bottom: 0px;
    background: #010104; }
  .applicationsKv .applicationsKvBg .kvbgGroup {
    height: 100%;
    align-items: flex-end; }
  .applicationsList .applicationsInner .imgCard {
    height: 210px; }
  .applicationsList .applicationsInner .introCard .titleBox h5 {
    font-size: 18px;
    margin-bottom: 8px; }
  .applicationsList .applicationsInner .introCard .titleBox p {
    font-size: 14px;
    margin-bottom: 8px; }
  .applicationsList .applicationsInner .introCard .numBox span {
    font-size: 18px; }
  /**/
  .bookFormSection {
    max-height: inherit;
    height: auto;
    padding: 100px 0px;
    background-image: url(../images/contactpage_kv_m.jpg);
    background-position: center bottom;
    background-size: cover; }
  .bookFormSection .container {
    flex-direction: column; }
  .bookFormSection .introWrap h1, .bookFormSection .bookformSuccessTips h1 {
    margin-bottom: 40px;
    font-size: 64px; }
  .bookFormSection .formBookCon {
    padding: 24px 30px;
    width: 100%; }
  /**/
  .applicationsKv .txt-con h1 {
    font-size: 48px;
    line-height: 1.2; }
  .applicationsKv .txt-con {
    margin-top: 40%; }
  .applicationsKv .solutionListCon {
    gap: 0px 12px; }
  .applicationsKv .solutionListCon .solutionInner {
    height: 90px;
    padding: 12px;
    background: url(../images/applitcationskv_innerbg_m.png) center center no-repeat;
    background-size: contain; }
    .applicationsKv .solutionListCon .solutionInner .titleBox p {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 0px; }
    .applicationsKv .solutionListCon .solutionInner .innerBox {
      margin-top: 0px; }
    .applicationsKv .solutionListCon .solutionInner .solicon {
      width: 28px;
      height: 28px; }
  /*About Us*/
  .aboutKintKv {
    background-image: url(../images/aboutkintkv_m.jpg);
    background-position: center bottom;
    background-size: contain; }
  .aboutpageIntroduction {
    height: 130vh;
    max-height: initial;
    padding-top: 60px;
    background: #eaeaea url(../images/aboutpage_intro_bg_m.jpg) center bottom no-repeat;
    background-size: contain; }
    .aboutpageIntroduction .container {
      max-width: 90%;
      margin: 0 auto; }
    .aboutpageIntroduction .row {
      flex-direction: column-reverse; }
  .aboutpageIntroduction .aboutNumWrap ul li h5 {
    font-size: 64px;
    line-height: 88px; }
  .aboutpageIntroduction .aboutNumWrap ul {
    gap: 30px; }
  .aboutpageIntroduction .aboutIntroWrap {
    margin-bottom: 60px;
    width: 100%; }
  .aboutHistoryWrap {
    padding: 60px 0px 80px 0px;
    height: auto;
    max-height: inherit; }
  .aboutHistoryWrap .titleWrap .container {
    max-width: 90%; }
  .aboutHistoryWrap .titleWrap h3 {
    font-size: 36px; }
  .aboutHistoryWrap .yearsNavSlide {
    margin-top: 20px; }
  .aboutHistoryWrap .yearsNavSlide .yearsWrap li h5 {
    font-size: 21px; }
  .aboutHistoryWrap .yearsNavSlide .yearsWrap li.swiper-slide-thumb-active h5 {
    font-size: 32px; }
  .aboutHistoryWrap .historyCon .container {
    max-width: 100%; }
  .aboutHistoryWrap .slideListSwiper {
    max-width: 90%;
    height: auto;
    margin-top: 40px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard {
    padding: 36px 0; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody {
    width: 84%; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dt {
    margin-top: 0px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .numYear {
    font-size: 32px;
    line-height: 42px;
    padding-right: 20px;
    margin-right: 20px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody dl dd {
    font-size: 13px;
    line-height: 21px; }
  .aboutHistoryWrap .sPrev,
  .aboutHistoryWrap .sNext {
    top: auto;
    bottom: 8%;
    width: 32px;
    height: 32px; }
  .aboutHistoryWrap .sPrev {
    left: 10%; }
  .aboutHistoryWrap .sNext {
    right: 10%; }
  .abputClientWrap {
    padding: 10% 0px;
    max-height: inherit;
    display: flex;
    align-items: center; }
  .abputClientWrap .titleWrap {
    margin-bottom: 60px; }
  .abputClientWrap .titleWrap h2 {
    font-size: 32px;
    line-height: 36px; }
  .abputClientWrap .clientListCon ul {
    gap: 16px; }
  .abputClientWrap .clientListCon ul .clientInner {
    width: calc(33.3333% - 16px); }
  .abputClientWrap .clientListCon ul .clientInner a {
    height: 72px; }
  .abputClientWrap .clientListCon ul .clientInner img {
    max-width: 60px; }
  .aboutHonorWrap {
    padding: 80px 0px;
    height: 122vh;
    max-height: inherit; }
  .aboutHonorWrap > .container {
    max-width: 100%; }
  .aboutHonorWrap .titleWrap {
    flex-direction: column;
    max-width: 90%;
    margin: 0 auto; }
  .aboutHonorWrap .titleWrap .titleBox h3 {
    margin-bottom: 20px; }
  .aboutHonorWrap .titleWrap .honorNumBox ul li b {
    font-size: 64px;
    line-height: 88px; }
  .aboutHonorWrap .titleWrap .honorNumBox ul li dl {
    margin-left: 72px; }
  .aboutHonorWrap .titleWrap .honorNumBox ul li dl dt {
    font-size: 15px;
    padding-left: 12px; }
  .aboutHonorWrap .titleWrap .honorNumBox ul li dl dd {
    margin-top: 10px;
    font-size: 13px; }
  .aboutHonorWrap .tabNav {
    margin-top: 10px; }
  .aboutHonorWrap .tabNav ul {
    justify-content: flex-start; }
  .aboutHonorWrap .tabNav ul li a {
    padding: 8px 16px;
    font-size: 14px; }
  .aboutHonorWrap {
    height: 94vh; }
  .aboutHonorWrap .honorDeskCon {
    margin-top: 40px; }
  .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon ul li {
    width: 120px;
    margin-right: 40px; }
  .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon ul li img {
    min-height: 157px; }
  .aboutHonorWrap .honorDeskCon .deskList #deskMarqueeBottom ul li {
    width: 120px; }
  .aboutHonorWrap .honorDeskCon .deskList #deskMarqueeBottom ul li img {
    min-height: 90px; }
  .aboutHonorWrap .honorDeskCon .deskList .deskMarqueeCon .deskbg {
    background-size: cover;
    height: 98px;
    max-width: 100%; }
  /*招贤纳士*/
  .joinUsKv {
    background-image: url(../images/joinuspage_kv_m.jpg);
    background-position: center bottom;
    background-size: contain; }
  .joinusPage .container {
    max-width: 90%; }
  .joinUsKv .txt-con {
    height: 100%;
    margin-top: 30%; }
  .joinUsKv .txt-con h1 {
    margin-bottom: 12px;
    font-size: 54px;
    line-height: 1.2; }
  .joinUsKv .txt-con p {
    width: 100%; }
  .joinUsKv .joinUsTips {
    color: #fff;
    margin-top: 20%; }
  .joinUsKv .joinUsTips p a {
    line-height: 42px;
    font-size: 32px; }
  .joinusPage .content dl dd > h5 {
    display: table; }
  #n_zhaopin .content .top1 {
    display: none; }
  #n_zhaopin .content dl .top01 {
    width: 100%; }
  #n_zhaopin .content dl .top01,
  #n_zhaopin .content dl .top02,
  #n_zhaopin .content dl .top03,
  #n_zhaopin .content dl .top04 {
    font-size: 12px;
    width: auto;
    margin-right: 1rem; }
  #n_zhaopin .content dl .top01 {
    width: 100%;
    font-size: 15px; }
  #n_zhaopin .content dl .top05 {
    margin-top: -0.5rem;
    margin-right: -0.5rem;
    transform: scale(0.8); }
  .n_yingpin .fl02 {
    padding: 3rem 0 3rem; }
  .n_yingpin .fl01 ul li h3 {
    line-height: 3.5rem; }
  .n_yingpin .fl01 ul li h3 img {
    max-height: 1.5rem; }
  .n_yingpin {
    padding: 3rem 0 0; }
  .joinusPage .n_yingpin {
    padding: 0rem 0 3rem 0; }
  .joinusPage .content dl dd > h5 {
    width: 100%;
    display: flex; }
  #n_zhaopin .content dl .top01 {
    width: 30%;
    font-size: 15px;
    text-align: center;
    margin-right: 0px;
    padding: 0px 10px; }
  #n_zhaopin .content dl .top02, #n_zhaopin .content dl .top03, #n_zhaopin .content dl .top04 {
    width: 15%;
    text-align: center;
    margin-right: 0px; }
  #n_zhaopin .content dl .top05 {
    margin-right: 0.5rem; }
  .joinusPage .content dl .ar_article .conli h6 {
    width: 100%;
    font-size: 15px; }
  .joinusPage .content dl .ar_article {
    padding: 30px 15px; } }

@media only screen and (max-width: 640px) {
  .pageBanner .txt-con h1 {
    font-size: 36px;
    line-height: 1.2; }
  .pageBanner .txt-con p {
    font-size: 13px!important;
    line-height: 1.5!important; }
  .aboutHonorWrap {
    height: 110vh; }
  .aboutpageIntroduction .aboutNumWrap ul li h5 {
    font-size: 48px;
    line-height: 64px; }
  .aboutHistoryWrap .slideListSwiper .slideBox .textCard .cardbody .numYear {
    font-size: 28px;
    line-height: 36px;
    padding-right: 15px;
    margin-right: 15px; }
  .bookFormSection {
    padding: 100px 0px 540px 0px;
    background-size: contain; }
  .bookFormSection .introWrap h1, .bookFormSection .bookformSuccessTips h1 {
    margin-bottom: 20px;
    font-size: 64px; }
  .bookFormSection .introWrap .txtBox ul li, .bookFormSection .bookformSuccessTips .txtBox ul li {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 20px; }
  .bookFormSection .formBookCon {
    width: 100%;
    min-height: 352px;
    max-height: 100%; }
  .bookFormSection .formBookCon .layui-form {
    gap: 20px; }
  .bookFormSection .formBookCon .formCon {
    gap: 20px; }
  .bookFormSection .formBookCon .subtitle h6 {
    font-size: 18px;
    line-height: 24px; }
  .bookFormSection .formBookCon .subtitle h6 span {
    font-size: 12px;
    line-height: 18px; }
  .bookFormSection .formBookCon .subtitle {
    margin-bottom: 20px; }
  .bookFormSection .formBookCon input {
    height: 36px;
    font-size: 15px; }
    .bookFormSection .formBookCon input::placeholder {
      font-size: 15px; }
  .bookFormSection .formBookCon textarea {
    height: 100px;
    font-size: 15px; } }
