﻿
/*渐变文字*/
.gradient-text, .about-us-page .page-wrap .page-tit {
  display: inline-block;
  width: auto;
  color: #ff316c;
  background-image: linear-gradient(-90deg, #ff316c 0%, #44D7F6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

/*盒子布局*/
/*单行省略*/
/*多行省略*/
.about-us-page {
  color: #000000;
  font-size: 15px;
  /*page-2 品牌介绍*/
  /*page-3 公司介绍*/
  /*page-4 备战选择*/
  /*page-5 运动科学联合研发中心*/
  /*page-6 品牌历程*/
  /*page-7 品牌文化*/ }
  .about-us-page .page-wrap {
    width: 100%;
    height: 1080px;
    min-width: 1200px;
    color: #fff;
    position: relative;
    overflow: hidden; }
    .about-us-page .page-wrap img {
      display: block;
      width: 100%;
      height: 100%; }
    .about-us-page .page-wrap .page-wrap-img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      /* IE 9 */
      -moz-transform: translateY(-50%);
      /* Firefox */
      -webkit-transform: translateY(-50%);
      /* Safari  Chrome */
      -o-transform: translateY(-50%);
      /* Opera */ }
    .about-us-page .page-wrap .page-info {
      width: 700px;
      height: 100%;
      color: #000000;
      text-align: center;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -moz-transform: translateX(-50%);
      /* Firefox */
      -webkit-transform: translateX(-50%);
      /* Safari  Chrome */
      -o-transform: translateX(-50%);
      /* Opera */ }
      .about-us-page .page-wrap .page-info .info-tit {
        font-size: 40px;
        font-weight: bold;
        padding: 20px 0; }
      .about-us-page .page-wrap .page-info .info-txt {
        font-size: 20px;
        line-height: 1.8; }
    .about-us-page .page-wrap .center-box {
      height: 100%;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -moz-transform: translateX(-50%);
      /* Firefox */
      -webkit-transform: translateX(-50%);
      /* Safari  Chrome */
      -o-transform: translateX(-50%);
      /* Opera */ }
    .about-us-page .page-wrap .page-tit {
      font-size: 30px;
      text-align: center; }
  .about-us-page .para {
    font-size: 20px;
    line-height: 1.8; }
    .about-us-page .para:not(:last-child) {
      margin-bottom: 30px; }
  .about-us-page .page-2 {
    color: #fff;
    background: #141026;
    text-align: center;
    padding: 50px 0 60px 0; }
    .about-us-page .page-2 .page-info {
      width: 800px;
      margin: 0 auto; }
      .about-us-page .page-2 .page-info p,
      .about-us-page .page-2 .page-info span {
        color: #fff !important;
        font-size: 20px !important;
        line-height: 1.8; }
      .about-us-page .page-2 .page-info p {
        margin-bottom: 20px; }
  .about-us-page .page-3 .center-box {
    display: flex;
    -ms-display: flex;
    /* IE 9 */
    -moz-display: flex;
    /* Firefox */
    -webkit-display: flex;
    /* Safari  Chrome */
    -o-display: flex;
    /* Opera */
    align-items: center;
    -ms-align-items: center;
    /* IE 9 */
    -moz-align-items: center;
    /* Firefox */
    -webkit-align-items: center;
    /* Safari  Chrome */
    -o-align-items: center;
    /* Opera */
    justify-content: center;
    -ms-justify-content: center;
    /* IE 9 */
    -moz-justify-content: center;
    /* Firefox */
    -webkit-justify-content: center;
    /* Safari  Chrome */
    -o-justify-content: center;
    /* Opera */ }
    .about-us-page .page-3 .center-box .info {
      width: 790px;
      color: #000000;
      text-align: center; }
      .about-us-page .page-3 .center-box .info p,
      .about-us-page .page-3 .center-box .info a,
      .about-us-page .page-3 .center-box .info span {
        font-size: 20px !important;
        line-height: 1.8; }
  .about-us-page .page-4 {
    color: #000000;
    background: linear-gradient(36deg, rgba(232, 119, 174, 0.2), rgba(124, 115, 243, 0.2)); }
    .about-us-page .page-4 .xlqc-list {
      width: 100%;
      padding-top: 60px;
      display: flex;
      -ms-display: flex;
      /* IE 9 */
      -moz-display: flex;
      /* Firefox */
      -webkit-display: flex;
      /* Safari  Chrome */
      -o-display: flex;
      /* Opera */
      align-items: flex-end;
      -ms-align-items: flex-end;
      /* IE 9 */
      -moz-align-items: flex-end;
      /* Firefox */
      -webkit-align-items: flex-end;
      /* Safari  Chrome */
      -o-align-items: flex-end;
      /* Opera */
      justify-content: space-between;
      -ms-justify-content: space-between;
      /* IE 9 */
      -moz-justify-content: space-between;
      /* Firefox */
      -webkit-justify-content: space-between;
      /* Safari  Chrome */
      -o-justify-content: space-between;
      /* Opera */ }
      .about-us-page .page-4 .xlqc-list .xlqc-item:first-child, .about-us-page .page-4 .xlqc-list .xlqc-item:last-child {
        width: 8%; }
      .about-us-page .page-4 .xlqc-list .xlqc-item:nth-child(2), .about-us-page .page-4 .xlqc-list .xlqc-item:nth-child(4) {
        width: 19%; }
      .about-us-page .page-4 .xlqc-list .xlqc-item:nth-child(3) {
        width: 42%; }
      .about-us-page .page-4 .xlqc-list .xlqc-item img {
        height: auto; }
    .about-us-page .page-4 .zgpp-list {
      width: 78%;
      min-width: 1200px;
      text-align: center;
      margin: 0 auto;
      display: flex;
      -ms-display: flex;
      /* IE 9 */
      -moz-display: flex;
      /* Firefox */
      -webkit-display: flex;
      /* Safari  Chrome */
      -o-display: flex;
      /* Opera */
      align-items: center;
      -ms-align-items: center;
      /* IE 9 */
      -moz-align-items: center;
      /* Firefox */
      -webkit-align-items: center;
      /* Safari  Chrome */
      -o-align-items: center;
      /* Opera */
      justify-content: space-between;
      -ms-justify-content: space-between;
      /* IE 9 */
      -moz-justify-content: space-between;
      /* Firefox */
      -webkit-justify-content: space-between;
      /* Safari  Chrome */
      -o-justify-content: space-between;
      /* Opera */ }
      .about-us-page .page-4 .zgpp-list .zgpp-item {
        width: 25%; }
        .about-us-page .page-4 .zgpp-list .zgpp-item p {
          padding: 15px 0; }
    .about-us-page .page-4 .zgpp-list-tit {
      font-size: 23px;
      text-align: center;
      padding: 50px 0 25px 0; }
    .about-us-page .page-4 .info {
      padding-top: 85px;
      width: 720px;
      color: #000000;
      text-align: center;
      margin: 0 auto; }
      .about-us-page .page-4 .info .info-tit {
        font-size: 40px;
        font-weight: bold;
        padding: 20px 0; }
      .about-us-page .page-4 .info .info-txt {
        font-size: 20px;
        line-height: 1.8; }
      .about-us-page .page-4 .info .xlj-logo-img {
        width: 170px;
        margin: 0 auto; }
  .about-us-page .page-5 .page-top {
    width: 100%;
    height: 850px;
    position: relative; }
    .about-us-page .page-5 .page-top .page-top-bg {
      width: 100%;
      min-width: 1920px;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -moz-transform: translateX(-50%);
      /* Firefox */
      -webkit-transform: translateX(-50%);
      /* Safari  Chrome */
      -o-transform: translateX(-50%);
      /* Opera */ }
    .about-us-page .page-5 .page-top .page-info {
      width: 570px;
      display: flex;
      -ms-display: flex;
      /* IE 9 */
      -moz-display: flex;
      /* Firefox */
      -webkit-display: flex;
      /* Safari  Chrome */
      -o-display: flex;
      /* Opera */
      align-items: center;
      -ms-align-items: center;
      /* IE 9 */
      -moz-align-items: center;
      /* Firefox */
      -webkit-align-items: center;
      /* Safari  Chrome */
      -o-align-items: center;
      /* Opera */
      justify-content: center;
      -ms-justify-content: center;
      /* IE 9 */
      -moz-justify-content: center;
      /* Firefox */
      -webkit-justify-content: center;
      /* Safari  Chrome */
      -o-justify-content: center;
      /* Opera */ }
      .about-us-page .page-5 .page-top .page-info .tit-img {
        width: 530px;
        margin: 0 auto; }
      .about-us-page .page-5 .page-top .page-info .info-txt {
        width: 100%;
        color: #fff;
        margin: 40px auto 0; }
  .about-us-page .page-5 .page-bottom {
    height: 230px;
    background-color: #685F98;
    display: flex;
    -ms-display: flex;
    /* IE 9 */
    -moz-display: flex;
    /* Firefox */
    -webkit-display: flex;
    /* Safari  Chrome */
    -o-display: flex;
    /* Opera */
    align-items: center;
    -ms-align-items: center;
    /* IE 9 */
    -moz-align-items: center;
    /* Firefox */
    -webkit-align-items: center;
    /* Safari  Chrome */
    -o-align-items: center;
    /* Opera */
    justify-content: space-between;
    -ms-justify-content: space-between;
    /* IE 9 */
    -moz-justify-content: space-between;
    /* Firefox */
    -webkit-justify-content: space-between;
    /* Safari  Chrome */
    -o-justify-content: space-between;
    /* Opera */ }
    .about-us-page .page-5 .page-bottom .page-bottom-left {
      width: 32%;
      height: 100%;
      text-align: right;
      overflow: hidden; }
      .about-us-page .page-5 .page-bottom .page-bottom-left img {
        width: auto;
        height: 100%; }
    .about-us-page .page-5 .page-bottom .page-bottom-right {
      flex: 1;
      color: #fff;
      font-size: 18px;
      text-align: center;
      display: flex;
      -ms-display: flex;
      /* IE 9 */
      -moz-display: flex;
      /* Firefox */
      -webkit-display: flex;
      /* Safari  Chrome */
      -o-display: flex;
      /* Opera */
      align-items: center;
      -ms-align-items: center;
      /* IE 9 */
      -moz-align-items: center;
      /* Firefox */
      -webkit-align-items: center;
      /* Safari  Chrome */
      -o-align-items: center;
      /* Opera */
      justify-content: space-around;
      -ms-justify-content: space-around;
      /* IE 9 */
      -moz-justify-content: space-around;
      /* Firefox */
      -webkit-justify-content: space-around;
      /* Safari  Chrome */
      -o-justify-content: space-around;
      /* Opera */ }
      .about-us-page .page-5 .page-bottom .page-bottom-right .item .item-tit {
        font-size: 13px;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 8px;
        padding: 3px 10px;
        border-radius: 50px;
        border: 3px solid #fff;
        position: relative; }
        .about-us-page .page-5 .page-bottom .page-bottom-right .item .item-tit::after {
          content: '';
          width: 20px;
          height: 3px;
          background-color: #685F98;
          position: absolute;
          top: -3px;
          left: 50%;
          transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          /* IE 9 */
          -moz-transform: translateX(-50%);
          /* Firefox */
          -webkit-transform: translateX(-50%);
          /* Safari  Chrome */
          -o-transform: translateX(-50%);
          /* Opera */ }
  .about-us-page .page-6 .page-title {
    font-size: 30px;
    text-align: center;
    padding: 120px 0 60px 0; }
  .about-us-page .page-6 .center-box {
    padding: 0 120px;
    box-sizing: border-box;
    display: flex;
    -ms-display: flex;
    /* IE 9 */
    -moz-display: flex;
    /* Firefox */
    -webkit-display: flex;
    /* Safari  Chrome */
    -o-display: flex;
    /* Opera */
    align-items: center;
    -ms-align-items: center;
    /* IE 9 */
    -moz-align-items: center;
    /* Firefox */
    -webkit-align-items: center;
    /* Safari  Chrome */
    -o-align-items: center;
    /* Opera */
    justify-content: space-between;
    -ms-justify-content: space-between;
    /* IE 9 */
    -moz-justify-content: space-between;
    /* Firefox */
    -webkit-justify-content: space-between;
    /* Safari  Chrome */
    -o-justify-content: space-between;
    /* Opera */ }
    .about-us-page .page-6 .center-box .page-content-left {
      width: 260px;
      height: 464px;
      overflow-y: auto; }
      .about-us-page .page-6 .center-box .page-content-left::-webkit-scrollbar {
        width: 0; }
      .about-us-page .page-6 .center-box .page-content-left .history-spot-list {
        width: 170px;
        min-height: 100%; }
        .about-us-page .page-6 .center-box .page-content-left .history-spot-list li {
          font-size: 67px;
          font-weight: bold;
          color: rgba(24, 107, 209, 0);
          text-stroke: 1px #675F97;
          -webkit-text-fill-color: transparent;
          -webkit-text-stroke: 1px #675F97;
          cursor: pointer;
          position: relative; }
          .about-us-page .page-6 .center-box .page-content-left .history-spot-list li.active {
            color: #675F97;
            text-stroke: 0px;
            -webkit-text-fill-color: #675F97;
            -webkit-text-stroke: 0px; }
          .about-us-page .page-6 .center-box .page-content-left .history-spot-list li:not(:last-child) {
            margin-bottom: 36px; }
            .about-us-page .page-6 .center-box .page-content-left .history-spot-list li:not(:last-child)::after {
              content: '';
              width: 2px;
              height: 36px;
              background-color: #685F98;
              position: absolute;
              right: 28px;
              bottom: -36px; }
    .about-us-page .page-6 .center-box .page-content-right {
      flex: 1;
      height: 630px;
      overflow: hidden;
      flex-direction: column;
      display: flex;
      -ms-display: flex;
      /* IE 9 */
      -moz-display: flex;
      /* Firefox */
      -webkit-display: flex;
      /* Safari  Chrome */
      -o-display: flex;
      /* Opera */
      align-items: center;
      -ms-align-items: center;
      /* IE 9 */
      -moz-align-items: center;
      /* Firefox */
      -webkit-align-items: center;
      /* Safari  Chrome */
      -o-align-items: center;
      /* Opera */
      justify-content: space-between;
      -ms-justify-content: space-between;
      /* IE 9 */
      -moz-justify-content: space-between;
      /* Firefox */
      -webkit-justify-content: space-between;
      /* Safari  Chrome */
      -o-justify-content: space-between;
      /* Opera */ }
      .about-us-page .page-6 .center-box .page-content-right .swiper-box {
        width: 100%;
        height: 464px;
        overflow: hidden; }
        .about-us-page .page-6 .center-box .page-content-right .swiper-box .swiper-wrapper {
          width: 100%;
          height: 464px; }
        .about-us-page .page-6 .center-box .page-content-right .swiper-box .history-img {
          width: 100%;
          height: 395px; }
          .about-us-page .page-6 .center-box .page-content-right .swiper-box .history-img img {
            width: 100%;
            height: 100%;
            display: block; }
        .about-us-page .page-6 .center-box .page-content-right .swiper-box .history-info {
          width: 100%;
          height: calc(100% - 395px);
          display: flex;
          -ms-display: flex;
          /* IE 9 */
          -moz-display: flex;
          /* Firefox */
          -webkit-display: flex;
          /* Safari  Chrome */
          -o-display: flex;
          /* Opera */
          align-items: center;
          -ms-align-items: center;
          /* IE 9 */
          -moz-align-items: center;
          /* Firefox */
          -webkit-align-items: center;
          /* Safari  Chrome */
          -o-align-items: center;
          /* Opera */
          justify-content: flex-start;
          -ms-justify-content: flex-start;
          /* IE 9 */
          -moz-justify-content: flex-start;
          /* Firefox */
          -webkit-justify-content: flex-start;
          /* Safari  Chrome */
          -o-justify-content: flex-start;
          /* Opera */ }
          .about-us-page .page-6 .center-box .page-content-right .swiper-box .history-info .year {
            width: 190px;
            font-size: 45px;
            font-weight: bold;
            color: #685F98;
            padding-right: 10px; }
          .about-us-page .page-6 .center-box .page-content-right .swiper-box .history-info .year-txt {
            font-size: 15px;
            flex: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
      .about-us-page .page-6 .center-box .page-content-right .arrow-btn {
        position: inherit;
        cursor: pointer; }
        .about-us-page .page-6 .center-box .page-content-right .arrow-btn i {
          font-size: 50px;
          color: #685F98; }
        .about-us-page .page-6 .center-box .page-content-right .arrow-btn.button-prev {
          top: -120px; }
        .about-us-page .page-6 .center-box .page-content-right .arrow-btn.button-next {
          bottom: -120px; }
        .about-us-page .page-6 .center-box .page-content-right .arrow-btn.swiper-button-disabled i {
          color: #989898; }
  .about-us-page .page-7 {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .about-us-page .page-7 .page-title {
      font-size: 30px;
      text-align: center;
      padding: 120px 0 60px 0; }
    .about-us-page .page-7 .page-bg {
      width: 100%;
      height: 427px;
      min-width: 1920px;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      /* IE 9 */
      -moz-transform: translateX(-50%);
      /* Firefox */
      -webkit-transform: translateX(-50%);
      /* Safari  Chrome */
      -o-transform: translateX(-50%);
      /* Opera */ }
      .about-us-page .page-7 .page-bg .center-box {
        padding-top: 40px;
        color: #fff;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        /* IE 9 */
        -moz-transform: translateX(-50%);
        /* Firefox */
        -webkit-transform: translateX(-50%);
        /* Safari  Chrome */
        -o-transform: translateX(-50%);
        /* Opera */
        display: flex;
        -ms-display: flex;
        /* IE 9 */
        -moz-display: flex;
        /* Firefox */
        -webkit-display: flex;
        /* Safari  Chrome */
        -o-display: flex;
        /* Opera */
        align-items: flex-start;
        -ms-align-items: flex-start;
        /* IE 9 */
        -moz-align-items: flex-start;
        /* Firefox */
        -webkit-align-items: flex-start;
        /* Safari  Chrome */
        -o-align-items: flex-start;
        /* Opera */
        justify-content: space-between;
        -ms-justify-content: space-between;
        /* IE 9 */
        -moz-justify-content: space-between;
        /* Firefox */
        -webkit-justify-content: space-between;
        /* Safari  Chrome */
        -o-justify-content: space-between;
        /* Opera */ }
        .about-us-page .page-7 .page-bg .center-box .culture-item {
          width: 360px; }
          .about-us-page .page-7 .page-bg .center-box .culture-item .item-tit {
            font-size: 30px;
            font-weight: bold;
            margin-bottom: 15px; }
          .about-us-page .page-7 .page-bg .center-box .culture-item .item-txt {
            font-size: 20px;
            width: 310px;
            line-height: 1.5; }
