.e_about_static {
  padding-top: calc(120* 100vw /1920);
  overflow-x: hidden; }
  .e_about_static .e_about_container {
    display: flex; }
    .e_about_static .e_about_container .e_about_left {
      width: 56.43%; }
      .e_about_static .e_about_container .e_about_left .e_about_title {
        text-align: left; }
        .e_about_static .e_about_container .e_about_left .e_about_title .e_about_name {
          padding-bottom: 0.7vw; }
      .e_about_static .e_about_container .e_about_left .e_about_text {
        color: #808080;
        width: 85%;
        line-height: 2; }
        .e_about_static .e_about_container .e_about_left .e_about_text p {
          padding-bottom: 1.248vw; }
          .e_about_static .e_about_container .e_about_left .e_about_text p strong {
            font-family: SourceHanSans-Bold;
            color: #D43030 !important; }
    .e_about_static .e_about_container .e_about_right {
      width: 43.57%;
      display: flex;
      justify-content: flex-end; }
      .e_about_static .e_about_container .e_about_right .about_video {
        position: relative;
        border-radius: 4px;
        overflow: hidden; }
        .e_about_static .e_about_container .e_about_right .about_video .play_icon2 {
          margin-left: -48px;
          margin-top: -48px; }
          .e_about_static .e_about_container .e_about_right .about_video .play_icon2 .icon {
            width: 96px;
            height: 96px; }
      .e_about_static .e_about_container .e_about_right .about_img {
        width: 100%; }
        .e_about_static .e_about_container .e_about_right .about_img img {
          max-width: 100%; }

.e_about_honor {
  background: #E5E5E5;
  padding: 0.6rem 0; }
  .e_about_honor .e_honor_list {
    position: relative; }
    .e_about_honor .e_honor_list .swiper-container {
      height: inherit;
      width: 88%;
      overflow: hidden;
      position: relative;
      margin: 0 auto; }
    .e_about_honor .e_honor_list .swiper-button-arrow {
      width: 2vw;
      height: 2vw;
      background: #003D6E;
      border-radius: 100%; }
      .e_about_honor .e_honor_list .swiper-button-arrow svg {
        width: auto;
        height: auto; }
      .e_about_honor .e_honor_list .swiper-button-arrow .arrow {
        fill: #ffffff; }
      .e_about_honor .e_honor_list .swiper-button-arrow.swiper-button-disabled {
        opacity: .6; }
      .e_about_honor .e_honor_list .swiper-button-arrow:after {
        content: normal; }
    .e_about_honor .e_honor_list .e_honor_swiper .p_slide img {
      max-width: 100%; }

.e_about_photos {
  padding-top: calc(120* 100vw /1920); }
  .e_about_photos .photos_category {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc(48* 100vw /1920) 0; }
    .e_about_photos .photos_category .p_item {
      width: 22.28%;
      height: 75px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #383838;
      border: 1px solid #383838;
      margin: 0 0 -1px -1px;
      cursor: pointer; }
      .e_about_photos .photos_category .p_item.active {
        color: #ffffff;
        background: #003D6E;
        border: 1px solid #003D6E; }
  .e_about_photos .photos_box {
    position: relative; }
    .e_about_photos .photos_box .swiper-container {
      height: inherit;
      width: 86%;
      overflow: hidden;
      position: relative;
      margin: 0 auto; }
      .e_about_photos .photos_box .swiper-container .p_swiper_wrapper {
        display: none; }
        .e_about_photos .photos_box .swiper-container .p_swiper_wrapper.show {
          display: flex; }
      .e_about_photos .photos_box .swiper-container .p_slide {
        position: relative; }
        .e_about_photos .photos_box .swiper-container .p_slide .title {
          color: #ffffff;
          display: flex;
          align-items: center;
          justify-content: center;
          background: rgba(0, 0, 0, 0.5);
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          height: 75px; }
        .e_about_photos .photos_box .swiper-container .p_slide img {
          max-width: 100%; }
    .e_about_photos .photos_box .arrow {
      width: 7%;
      height: auto;
      transform: translateY(-50%);
      top: 50%;
      margin-top: auto; }
      .e_about_photos .photos_box .arrow svg {
        width: auto;
        height: auto; }
      .e_about_photos .photos_box .arrow.photos_prev {
        left: 0; }
      .e_about_photos .photos_box .arrow.photos_next {
        right: 0; }
      .e_about_photos .photos_box .arrow.swiper-button-disabled {
        opacity: .6; }
      .e_about_photos .photos_box .arrow:after {
        content: normal; }

.e_about_brand {
  background: #F3F3F3;
  margin-top: calc(120* 100vw /1920);
  padding-bottom: calc(120* 100vw /1920); }
  .e_about_brand .e_brand_container {
    position: relative;
    padding: calc(120* 100vw /1920) 0; }
  .e_about_brand .e_brand_left {
    position: absolute;
    bottom: 0; }
    .e_about_brand .e_brand_left .e_brand_img {
      width: calc(300* 100vw /1920);
      height: calc(400* 100vw /1920); }
      .e_about_brand .e_brand_left .e_brand_img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .e_about_brand .e_brand_right {
    padding-left: calc(420* 100vw /1920);
    font-weight: 700; }
    .e_about_brand .e_brand_right .p_brand_name, .e_about_brand .e_brand_right p:nth-last-child(1) {
      position: absolute;
      bottom: 0;
      right: 0; }

.e_about_number {
  position: relative; }
  .e_about_number .e_number_bg img {
    width: 100%;
    height: auto; }
  .e_about_number .e_number_container {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center; }
    .e_about_number .e_number_container .e_data_list .e_data_item {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .e_about_number .e_number_container .e_data_list .e_data_item .num_list {
        display: flex;
        justify-content: center;
        color: #ffffff; }
        .e_about_number .e_number_container .e_data_list .e_data_item .num_list .num_text .num_text_nu {
          display: flex;
          justify-content: center; }
          .e_about_number .e_number_container .e_data_list .e_data_item .num_list .num_text .num_text_nu .p_num_count {
            line-height: 0.9;
            font-weight: bold; }
          .e_about_number .e_number_container .e_data_list .e_data_item .num_list .num_text .num_text_nu .p_num_unit {
            align-self: flex-end;
            padding-left: 0.7vw; }
        .e_about_number .e_number_container .e_data_list .e_data_item .num_list .num_text_bo {
          padding-top: 0.7vw;
          text-align: center; }

.e_about_develop {
  padding-top: calc(120* 100vw /1920); }
  .e_about_develop .p_develop_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: calc(24* 100vw /1920);
    padding-top: calc(48* 100vw /1920); }
    .e_about_develop .p_develop_list .p_item .s_img_view {
      max-width: 100%; }
    .e_about_develop .p_develop_list .p_item .s_title {
      text-align: center;
      padding-top: calc(24* 100vw /1920); }

.e_category {
  padding-top: calc(120* 100vw /1920); }
  .e_category .p_category_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: calc(24* 100vw /1920);
    padding-top: calc(48* 100vw /1920); }
    .e_category .p_category_list .p_item {
      display: block; }
      .e_category .p_category_list .p_item .s_img {
        background: #ededed; }
      .e_category .p_category_list .p_item .s_img_view {
        max-width: 100%; }
      .e_category .p_category_list .p_item .s_title {
        text-align: center;
        padding-top: calc(24* 100vw /1920); }
      .e_category .p_category_list .p_item .more {
        height: 0;
        padding-top: 100%;
        position: relative; }
        .e_category .p_category_list .p_item .more p {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-align: center; }

.e_about_solution {
  padding-bottom: calc(calc(60* 100vw /1920) - 0.82vw); }
  .e_about_solution .e_about_solution_box {
    position: relative; }
  .e_about_solution .e_about_img_box {
    position: relative;
    top: calc(0vw - calc(60* 100vw /1920)); }
  .e_about_solution .e_about_img_list {
    display: flex;
    flex-wrap: wrap; }
    .e_about_solution .e_about_img_list .p_item {
      width: 32.6666666667%;
      margin-right: 1%;
      margin-bottom: 0.82vw; }
      .e_about_solution .e_about_img_list .p_item:nth-child(3n+3) {
        margin-right: 0; }
      .e_about_solution .e_about_img_list .p_item .s_img {
        position: relative;
        height: 0;
        padding-bottom: 67.8571428571%; }
        .e_about_solution .e_about_img_list .p_item .s_img .s_img_view {
          max-width: 100%;
          border-radius: 4px;
          position: absolute;
          object-fit: cover; }

.e_about_industry {
  background: #F3F3F3; }

.e_about_partners {
  padding-top: calc(120* 100vw /1920);
  padding-bottom: calc(48* 100vw /1920); }

@media only screen and (max-width: 1900px) {
  .e_about_photos .photos_category .p_item {
    height: calc(75* 100vw /1920); }

  .e_about_photos .photos_box .swiper-container .p_slide .title {
    height: calc(75* 100vw /1920); } }
@media only screen and (max-width: 768px) {
  .e_about_static {
    padding-top: 0.48rem; }
    .e_about_static .e_about_container {
      flex-flow: column-reverse; }
      .e_about_static .e_about_container .e_about_left {
        width: 100%; }
        .e_about_static .e_about_container .e_about_left .e_about_text {
          width: 100%;
          padding: 0.24rem 0 0 0;
          font-size: 0.24rem;
          line-height: 0.4rem; }
          .e_about_static .e_about_container .e_about_left .e_about_text p {
            padding-bottom: 0.24rem; }
            .e_about_static .e_about_container .e_about_left .e_about_text p:nth-last-child(1) {
              padding-bottom: 0; }
        .e_about_static .e_about_container .e_about_left .e_about_title {
          text-align: center; }
          .e_about_static .e_about_container .e_about_left .e_about_title .module_lan {
            font-size: 0.24rem; }
      .e_about_static .e_about_container .e_about_right {
        width: 100%;
        padding-bottom: 0.48rem; }
        .e_about_static .e_about_container .e_about_right .about_video .play_icon2 {
          margin-top: -0.48rem;
          margin-left: -0.48rem; }
          .e_about_static .e_about_container .e_about_right .about_video .play_icon2 .icon {
            width: 0.96rem;
            height: 0.96rem;
            display: block; }

  .e_data_container .e_data_list .e_data_item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.48rem; }
    .e_data_container .e_data_list .e_data_item .num_list .num_icon {
      width: 0.79rem;
      height: 0.79rem; }
    .e_data_container .e_data_list .e_data_item .num_list .num_text {
      padding-left: 0.12rem; }
      .e_data_container .e_data_list .e_data_item .num_list .num_text .num_text_nu {
        line-height: .5rem; }
        .e_data_container .e_data_list .e_data_item .num_list .num_text .num_text_nu .p_num {
          font-size: .36rem; }
        .e_data_container .e_data_list .e_data_item .num_list .num_text .num_text_nu .p_plus {
          font-size: .2rem; }
      .e_data_container .e_data_list .e_data_item .num_list .num_text .num_text_bo {
        font-size: .2rem;
        padding-top: 0; }

  .e_about_honor {
    padding: 0.48rem 0; }
    .e_about_honor .e_honor_list .swiper-button-arrow {
      width: 0.36rem;
      height: 0.36rem; }
      .e_about_honor .e_honor_list .swiper-button-arrow svg {
        width: 0.2rem;
        height: auto; }
    .e_about_honor .swiper-button-next {
      right: calc(-0.24rem);
      margin-top: -0.18rem; }
    .e_about_honor .swiper-button-prev {
      left: calc(-0.24rem);
      margin-top: -0.18rem; }

  .e_about_photos .p_photos_list_content .photos_category {
    padding: 0.24rem 0; }
    .e_about_photos .p_photos_list_content .photos_category .p_item {
      width: calc(33.3333333% + 1px);
      height: auto;
      padding: 0.24rem 0;
      font-size: 0.24rem; }
  .e_about_photos .photos_box .swiper-container {
    width: 100%; }
    .e_about_photos .photos_box .swiper-container .p_slide .title {
      height: auto;
      padding: 0.12rem 0; }

  .e_category .p_category_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.24rem; }
    .e_category .p_category_list .s_title {
      font-weight: 500;
      padding-top: 0.24rem; }

  .e_about_develop .p_develop_list {
    padding-top: 0.24rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.24rem; }
    .e_about_develop .p_develop_list .p_item .s_title {
      padding-top: 0; }
      .e_about_develop .p_develop_list .p_item .s_title .title {
        padding-top: 0.24rem; }
      .e_about_develop .p_develop_list .p_item .s_title .sub_title {
        font-size: 0.24rem; }
    .e_about_develop .p_develop_list .p_item .more {
      font-weight: 500; }

  .e_about_partners {
    padding: 0.48rem 0; }
    .e_about_partners .e_partners_container .p_partners_box .p_partners_center .tab_content .s_content .s_img_box {
      grid-template-columns: repeat(4, 1fr);
      grid: 0.24rem; } }

/*# sourceMappingURL=about.css.map */
