﻿.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box {
  width: 100%;
  overflow-x: hidden;
    overflow-y: hidden;
}
.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head {
  align-items: flex-start;
  width: 34.4rem;
  flex: none;
}
.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head .headLeft {
  align-items: flex-start;
}
.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head .headLeft h5,
.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head .headLeft p {
  text-align: left;
}
.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head .temp_btn {
  margin-top: 0.5rem;
}
.index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .keji_data {
  padding: 0 ;
}
.index_con #allPage .swiper-slide-footer {
  position: relative;
}
.index_con #allPage .swiper-slide-footer .f_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .index_con #allPage .swiper-wrapper .slide-section {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
     overflow-y: hidden;
    overflow-x: hidden;
  }
  .index_con #allPage .swiper-wrapper .slide-section .fullContact {
    height: 100vh;
  }
  .index_con #allPage .swiper-wrapper .slide-section .fullContact .f_bottom .contentWidth p text {
    display: block;
  }
  .index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head {
    width: 100%!important;
    padding: 0 0.3rem;
    text-align: center;
    align-items: center;
  }
  .index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head .headLeft {
    align-items: center;
  }
  .index_con #allPage .slide-section .fullPage .fullPageContent .fullAboutUs_box .index_head .headLeft h5 {
    text-align: center;
  }
}
