 

    .hero {
      width: 100%;
      height: 12.18rem;
      background: url('../images/aboutus/banner.png') center/cover no-repeat;
      display: flex;
      color: #fff;
    }

    .hero-content {
      max-width: 800px;
      padding: 0 20px;
      margin-top:4.5rem;
      margin-left: 1.76rem;
    }

    .hero-content h1 {
      width: 13.28rem;
      font-family: Poppins-Black;
      font-weight: 900;
      font-size: 1.2rem;
      color: #FFFFFF;
      letter-spacing: 4px;
      text-align: left;
    }
    .hero-content p{
      width: 10.14rem;
      font-weight: 400;
      font-size: 0.34rem;
      color: #FFFFFF;
      text-align: left;
      margin-top: 0.6rem;
      line-height: 0.6rem;
    }

    .container {
      max-width: 1200px;
      margin: 40px auto;
      padding: 0 20px;
    }
    .mian-one{text-align: center;margin-bottom: 2.12rem;}
    .mian-one h2{
      font-family: Poppins-Bold;
      font-weight: bold;
      font-size: 1.2rem;
      color: #000000;
      margin-top: 2.04rem;
    }
    .mian-one p{
      margin: 0 auto;
      width: 15.98rem;
      font-size: 0.32rem;
      color: #000000;
    }
    .team-list{
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 0.84rem;
      
    }
    .team-list .team-member{
      width: 7.19rem;
      height: 8.36rem;
      background: #FFFFFF;
      text-align: center;
      padding-top: 1.16rem;
    }
    .team-list .team-member:hover{
      background: #FFFFFF;
      box-shadow: 0rem 0.14rem 0.2rem 0rem rgba(135,135,135,0.25);
    }
    .team-list .team-member img{
      width: 4.08rem;
      height: 4.08rem;
      margin: 0 auto;
    }
    .team-list .team-member h3{
      padding-top: 0.74rem;
      font-family: Poppins-Medium;
      font-weight: 500;
      font-size: 0.5rem;
      color: #1D2130;
      line-height: 0.87rem;
    }
    .team-list .team-member p{
      width: 100%;
      margin-top: 0.04rem;
      font-weight: 400;
      font-size: 0.3rem;
      color: #1D2130;
      line-height: 0.68rem;
    }
    .team-member:nth-child(2){
      margin: 0px 1.36rem;
    }

    .core-values-slider{
      width: 100%;
      background:#6400CD ;
      padding-top: 0.9rem;
      padding-bottom: 1.38rem;
      text-align: center;
    }
    .core-values-slider h2{
      margin-bottom: 0.6rem;
      font-family: Poppins-Black;
      font-weight: 900;
      font-size: 0.72rem;
      color: #FFFFFF;
      text-align: center;
    }
    .core-values-slider .slider-content p{
      width: 18rem;
      font-family: Poppins-Medium;
      font-size: 0.4rem;
      color: #FFFFFF;
      text-align: center;
      margin: 0 auto;
      
    }
    .core-values-slider .slider-content p:last-child{
      margin-bottom: 1.34rem;
    }
    .swiper-box{
      display: flex;
      align-items: center;
      justify-content: center;
      
    }

    .swiper-container {
      width: 22.36rem; /* ， */
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: space-around;
    }

    /* Swiper  wrapper */
    .swiper-wrapper {
      display: flex;
      align-items: stretch; /*  */
    }
    /*  */
    .swiper-slide {
      /*  */
      /* margin: 0 0.28rem;  */
      flex-shrink: 0; /*  */
      width: 6.4rem;   /* ， */
      height: 8.54rem;
      /*  */
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .swiper-slide img{
      width: 6.4rem;  
      height: 8.54rem;
    }
   

    /* （/） */
    .swiper-button-prev,
    .swiper-button-next {
      color: #fff; /* ， */
      width: 40px;
      height: 40px;
    }
    .swiper-button-prev{margin-right: 0.84rem;}
    .swiper-button-next{margin-left: -20px;}
    /* hover （） */
    .swiper-button-prev:hover,
    .swiper-button-next:hover {
      opacity: 0.8;
    }
    .main-four{
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: 1.62rem; 
      margin-bottom: 2.64rem;
    }
    .main-four img{
      width: 16.98rem;
      height: 12.84rem;
      margin-left:0.6rem;
    }
    
    .main-four h3{
      font-family: Poppins-Bold;
      font-weight: bold;
      font-size: 0.64rem;
      color: #282938;
      line-height: 1.08rem;
      text-align: left;
      margin-bottom: 0.5rem;
    }
    .main-four h3 span{
      border-bottom: 0.02rem solid #000000;
    }
    .main-four p{
      width: 8.22rem;
      font-weight: 400;
      font-size: 0.32rem;
      color: #282938;
      line-height: 0.56rem;
      text-align: left;
    }
    .main-four .four-p{
      margin-bottom:2.66rem ;
    }
    .main-last{
      text-align: center;
      padding-bottom: 2.64rem;
    }
    .main-last h2{
      font-family: Poppins-Bold;
      font-weight: bold;
      font-size: 1.2rem;
      color: #000000;
      margin-bottom: 1.66rem;
    }
    .main-last .testimonials{
      display: flex;
      justify-content: center;
    }
    .main-last .testimonials img{
      width: 1.28rem;
      height: 1.28rem;
      margin-bottom: 0.52rem;
    }
    .main-last .testimonials blockquote{
      width: 9.96rem;
      font-weight: 400;
      font-size: 0.4rem;
      color: #696974;
      text-align: left;
      margin-bottom:0.84rem;
    }
    .main-last .testimonials .testimonial:first-child{
      margin-right:3.08rem ;
    }
    .main-last .testimonials .testimonial div{
      display: flex;
      align-items: center;
    }
    .main-last .testimonials div img{
      width: 1.7rem;
      height: 1.7rem;
      margin: 0;
      margin-right: 0.3rem;
    }

    .main-last .testimonials .testimonial div span{
      font-size: 0.4rem;
      color: #757575;
      text-align: left;
      display: block;
    }
    .main-last .testimonials .testimonial div span:first-child{
      margin-bottom: 0.16rem;
      font-family: Poppins-Black;
      font-weight: 900;
      font-size: 0.34rem;
      color: #1B1717;
      letter-spacing: 1px;
    }