.aboutMe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  /* overflow: scroll; */
}


.aboutMain{
  width: 70%;
  margin: 0 auto;
}

.aboutHead{
  margin-top: 110px;
}

.aboutHead h1{
  font-family: 'Ping';
  font-size: 28px;
  text-align: center;
}

.aboutHead h3{
  font-family: 'Ping';
  font-size: 28px;
  text-align: center;
}

.aboutList{
  margin-top: 40px;
}




/* 新代码 */

.aboutBox{
  /* width: 70%; */
  height: 100%;
  /* background-color: #c2c2c2; */
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-wrap: wrap;
}
 .aboutBox li span{
  display: inline-block;
  height: 100%;
  line-height: 50px;
  font-size: 26px;
  margin: 0px 20px;
 }


.aboutText{
  width: 100%;
  text-align: center;
  color: 323232;
  background-color: #fff;
  /* background-color: aqua; */
}
.aboutText a{
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height:50px;
  font-size: 22px;
  /* font-family: 'Ping'; */
}
.aboutText a:hover{
  color: #fff;
  background-color: #323232;
  transition: 0.3s all linear;
}


.active a{
  font-family: 'ping';
  color: white;
  background-color: #323232;
}





/* 新代码 */


.aboutNav{
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.aboutLiWord{
  
  font-family: 'ping';
  font-size: 20px;
  padding: 2% 5%;
}

.aboutNav li{
  /* width: 14%; */
  text-align: center;
  color: #000;
  flex-wrap: nowrap;
}

.aboutNav li:nth-child(odd){
 cursor: pointer;
 width:20%;
}

.aboutNav li:nth-child(even){
  width:5%;
 }

.aboutNav li:nth-child(odd):hover a{
  color: #fff;
  background-color: #323232;
}

.aboutNav-active{
  color: #fff;
  background-color: #323232;
}

.headerLine{
  width: 100%;
  height: 2px;
  margin: 0 auto;
  margin-top: 20px;
  background-color: #e7e7e7;
}

.mobSummary{
  display: none;
}


.summaryHeaderMain{
  width: 70%;
  margin: 0 auto;
  display: flex;
}

/* .summaryImg{
  width: 48%;
  margin-right: 2%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10% 0;
} */

.sumWord{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.sumText h1{
  font-family: 'Ping';
  font-size: 28px;
  margin-bottom: 20px;
}

.sumText{
  /* padding: 10% 0; */
  padding-top: 20px;
  font-family: 'Ping';
  font-size: 14px;
}
.sumText p{
  white-space: pre-wrap;
  font-size: 16px;
}
.sumText p span{
  font-size: 20px;
}
.sumText p img{
  float: left;
  width: 50%;
  margin: 10px;
}



/* .summaryBody{
  background-color: #f4f4f4;
} */

.summaryBodyMain{
  width: 70%;
  margin: 0 auto;
}

.showBox{
  padding-top: 50px;

}

@keyframes shangyi{
  100%{
    transform: translateY(0);
  }
}


.showBox h1{
  font-family: 'Ping';
  font-size: 20px;
  margin-bottom: 15px;
}

.sumShowBox{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sumShow1{
  width: 74%;
  margin-right: 1%;
}

.sumShow1 img{
  width: 100%;
}

.sumShow2{
  width: 52%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sumShow2Pic{
  width: 49%;
}

.sumShow2Pic:nth-child(3){
  margin-top: 2.3%;
}

.sumShow2Pic:nth-child(4){
  margin-top:2.3%;
}

.sumBodyLine{
  width: 100%;
  height: 2px;
  margin-top: 40px;
  background-color: #a2a2a2;
}

.sumBodyLine2{
  width: 100%;
  height: 2px;
  margin-top: 20px;
  background-color: #a2a2a2;
}

.showBottom{
  padding-bottom: 5%;
}

.showBottom h1{
  font-family:'ping';
  font-size: 20px;
  margin-top: 60px;
}

.sumBottomWord{
  font-family: 'Ping';
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.sumBottomPics{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.sumBottomPic{
  width: 16%;
  margin-bottom:1%;
}

.build{
  width: 70%;
  margin: 0 auto;
}

.buildImg{
  width: 70%;
  margin: 5% auto;
}

.culture{
  width: 70%;
  margin: 0 auto;
}

.cultureLine{
  margin-top: 3%;
  height: 2px;
  background-color: #e4e4e4;
}

.cultureWord{
  display: flex;
  margin-top: 2%;
}

.cultureTitle{
  font-family: 'Ping';
  font-size: 20px;
  color: #000;
}

.cultureText{ 
  font-family:'ping';
  font-size: 18px;
  color: #000;
  margin-left: 4%;
}

.mySwiper2{
  margin-bottom: 40px;
}


.swiper-main{
  width: 100% !important;
  height: 600px !important;
}

.swiper-main img{
  width: 60% !important;
  height: 80%;
  margin: 0 auto;
}

.honourPic{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  height: 400px;
  margin: 20px auto 80px;
}

.honourPre{
  width: 18%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.honourPre img{
  width: 22%;
}

.honourNext{
  width: 18%;
  display: flex;
  align-items: center;
  justify-content: space-around; 
}

.honourNext img{
  width: 22%;
}

.honourMain{
  width: 60%;
  height: 100%;
  position: relative;
}


.honourMain img{
  position: absolute;
  top: 20%;
  left:50%;
  transform: translate(-50%,0);
  width: 100%;
  height: 80%;
  object-fit: scale-down;
}

.swiperTitle{
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  font-family: 'Ping';
  font-size: 24px;
  text-align: center;
  margin: 20px 0;
}

.Ani-shangyi{
  animation: shangyi 1s ease forwards;
}

@keyframes shangyi{
  0%{
    transform: translateY(300px);
  }
  100%{
    transform: translateY(0);
  }
}

.honourShow ul{ 
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  height: 90px;
}

.honourShowPic{
  position: relative;
  width: 9%;
  height: 100%;
  /* overflow: hidden; */
}

.honourShowPic img{
  width: 100%;
  height: 100%;
}

.greyBox{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  background-color: rgba(0,0,0,.6);
}

.actvie-transparent{
  background-color: rgba(0,0,0,0);
}


@media screen and (max-device-width:750px) {

  .aboutBox{
    margin: 0.5rem;
    /* justify-content: space-between; */
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .aboutBox li span{
    display: inline-block;
    height: 100%;
    line-height: 2.5rem;
    font-size: 1.5rem;
    margin: 0;

   }
  
  .aboutText{
    width: 100%;
    text-align: center;
    color: 323232;
    background-color: #fff;
    /* background-color: aqua; */
  }
  .aboutText a{
    display: inline-block;
    width: 4.5rem;
    height: 2.5rem;
    line-height:2.5rem;
    font-size: 1rem ;
    /* font-family: 'Ping'; */
  }
  .aboutText a:hover{
    color: #fff;
    background-color: #323232;
    transition: 0.3s all linear;
  }

  .aboutMain{
    width: 90%;
  }

  .aboutHead{
    margin-top: 20px;
  }
  .aboutHead h1{
    font-size: 1.5rem;
  }
  .aboutHead h3{
    font-size: 1.2rem;
  }
  .aboutList{
    margin-top: 20px;
  }

  .aboutNav{
    width: 100%;
  }

  .aboutLiWord{
    font-size: 18px;
  }

  .aboutNav li:nth-child(odd){
    cursor: pointer;
    width:38%;
   }
   
   .aboutNav li:nth-child(even){
     width:2%;
    }


  .summaryHeaderMain{
    display: none;
  }

  .mobSummary{
    display: block;
  }

  .mobSummary{
    width: 80%;
    margin: 0 auto;
  }

  .mobSumTitle{
    margin: 10px auto;
    text-align: center;
  }

  .mobSumTitle h1{
    font-size: 20px;
  }

  .mobSumText{
    width: 100%;
    margin: 30px auto;
  }

  .mobSumText p{
    text-indent:30px;
    font-family: 'Ping';
    font-size: 12px;
    overflow: visible;
    white-space: inherit;
    /* text-overflow: ellipsis; */
  }
  .mobSumText p span{
    
    font-size: 16px;
  
  }

  .summaryBodyMain {
    width: 80%;
    margin: 0 auto;
}

.showBox {
  padding-top: 20px;
}

.showBox h1{
  font-size: 20px;
}

.showBottom h1 {
  font-size: 20px;
  margin-top: 18px;
}


@keyframes shangyi{
  0%{
    transform: translateY(200px);
  }
  100%{
    transform: translateY(0);
  }
}

.build{
  width:80%;
  
}

.buildImg {
  width: 100%;
  /* margin: 40px 0 160px; */
}

.culture{
  width: 90%;
}

.cultureTitle{
  font-size: 1.1rem;
  font-family: 'Ping';
  white-space: nowrap;
  color: #000;
  flex: 1;
}

.cultureText{
  font-family: 'ping';
  font-size: 1rem;
  color: #323232;
  flex: 4;
  line-height:1.5rem;
}

.honourMain{
  width: 100%;
  height:100%;
}

.swiperTitle{
  font-size: 18px;
  margin:20px auto;
}

.honourNext img {
  width: 85%;
  padding-top: 50px
}

.honourPre img {
  width: 85%;
  padding-top: 50px;
}

.honourPic{
  width: 90%;
  height: 300px;
  margin: 20px auto 20px;
  /* background-image:  url(./img/team/teamBack.png); */
  background-repeat: repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}

.honourShow {
  margin-bottom: 60px;
}

.honourShow ul{
  width:90%;
  flex-wrap:wrap ;
}

.honourShowPic{
  width:18%;
  height: 60%;
  margin-bottom: 5px;
}

}


