
@import url(mobie-common.css);
/*移动端*/
@media screen and (max-width: 768px) {
  .page1 .swiper-button-next, .page1 .swiper-button-prev {
    display: none; }
  .page1 .page1-cont {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0; }
    .page1 .page1-cont .page1-item {
      flex: 1; }
      .page1 .page1-cont .page1-item:first-of-type {
        display: flex;
        flex-direction: column;
        justify-content: flex-end; }
      .page1 .page1-cont .page1-item img {
        width: 80%; }
      .page1 .page1-cont .page1-item .btn {
        width: 120px; }
  .page2 .page-cont {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .page2 .page-second-title {
    margin-bottom: 40px; }
  .page2 .icon-wrap {
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%; }
    .page2 .icon-wrap .icon-block {
      margin-bottom: 15px; }
      .page2 .icon-wrap .icon-block:last-of-type {
        margin-bottom: 30px; }
      .page2 .icon-wrap .icon-block p {
        font-size: 12px; }
      .page2 .icon-wrap .icon-block img {
        width: 30px;
        margin-bottom: 10px; }
        .page2 .icon-wrap .icon-block img:last-of-type {
          width: 28px; }
  .page3 .page-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-content: flex-start;
    align-items: center;
    color: #000; }
    .page3 .page-cont .service-item-text {
      color: #292929; }
    .page3 .page-cont .blue-color {
      color: #0b93ff; }
    .page3 .page-cont .service-item {
      margin: 15px 0;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      .page3 .page-cont .service-item li {
        width: 50%;
        padding: 0; }
        .page3 .page-cont .service-item li:first-of-type, .page3 .page-cont .service-item li:nth-of-type(2) {
          margin-bottom: 20px; }
        .page3 .page-cont .service-item li .service-item-title {
          font-size: 18px; }
    .page3 .page-cont .service-item li:before, .page3 .page-cont .service-item li:nth-last-of-type(1)::after {
      width: 0; }
    .page3 .page-cont a.blue-color {
      width: 120px;
      margin-top: 40px;
      cursor: pointer;
      color: #0070c9;
      background: #f9f9fa;
      border-radius: 50px; }
  .page4 .page-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-content: flex-start; }
    .page4 .page-cont .service-item {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap; }
      .page4 .page-cont .service-item li {
        width: 50%; }
        .page4 .page-cont .service-item li:first-of-type, .page4 .page-cont .service-item li:nth-of-type(2) {
          margin-bottom: 20px; }
  .page5 .page-title br {
    display: none; }
  .page5 .partner {
    padding-top: 0; }
    .page5 .partner .partner-item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      justify-content: flex-start; }
      .page5 .partner .partner-item li {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0; }
        .page5 .partner .partner-item li .partner-info-cont {
          padding: 40px 0;
          padding-left: 15px; }
        .page5 .partner .partner-item li:last-of-type {
          margin-bottom: 0; }
  .page6 .fp-scrollable, .page6 .slimScrollDiv {
    overflow: auto !important; }
  .page6 .page-cont {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: flex-start;
    top: 0;
    transform: translateY(0); }
    .page6 .page-cont .news {
      padding-top: 15px; }
      .page6 .page-cont .news .news-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        justify-content: flex-start; }
        .page6 .page-cont .news .news-item li {
          width: 100%;
          margin-bottom: 15px; }
      .page6 .page-cont .news .btn-gray {
        margin-bottom: 40px; }
  .page7 .partner-icon {
    height: 100vh; }
    .page7 .partner-icon .page-cont {
      padding-top: 20%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      justify-content: flex-start; }
      .page7 .partner-icon .page-cont .partner-title {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px; }
        .page7 .partner-icon .page-cont .partner-title .page-title {
          margin-bottom: 0px;
          width: auto;
          margin-right: 20px; }
        .page7 .partner-icon .page-cont .partner-title .earth-img {
          margin-top: 0px;
          width: 50px; }
      .page7 .partner-icon .page-cont .partner-icon-info {
        width: 100%; }
        .page7 .partner-icon .page-cont .partner-icon-info li {
          text-align: center; } }
