.home-choosebg{background-color:#FAFAFA;padding: 2% 0px}
.home-choose .box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:50px}
.home-choose .box2{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px}
.home-choose .left{width:30%}
.home-choose .left .info{margin-left:20px}
.home-choose .img-box{width:36%;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative;padding:10px}
.home-choose .img-box2{width:36%;border-radius:50%;aspect-ratio:1/1;position:relative;padding:10px}
.home-choose .img-box2 img{width: 60%;text-align: center;}
.home-choose .img-box2 .img{text-align: center;}
.home-choose .img-box::before{content:"";position:absolute;width:100%;height:100%;border:6px solid var(--color1);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-sizing:border-box;animation:chooseimg 2s ease-in-out infinite}
.home-choose .img-box img{max-width:96%;border-radius:50%;position:relative;z-index:2}
.home-choose .right{width:30%}
.home-choose .right .info{margin-right:20px;text-align:right}
.home-choose .item{display:flex;margin:20px 0}
.home-choose .item .num,.l_rd .team .num{width:44px;height:44px;background-color:var(--color1);border-radius:50%;margin:10px;display:flex;align-items:center;justify-content:center;transition:all .2s linear;position:relative;z-index:2;transition:all .2s linear}
.home-choose .item .num::after,,.l_rd .team .num::after{content:"";position:absolute;z-index:-1;width:calc(100% + 20px);height:calc(100% + 20px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--color1);opacity:.5;border-radius:50%;transition:all .2s linear}
.home-choose .item .num span,.l_rd .team .num span{color:#fff;font-size:var(--fontsize18);font-weight:var(--fontbold6)}
.home-choose .item .info{flex:1;padding-top:14px}
.home-choose .item .info .tit{font-size:var(--fontsize18);font-weight:var(--fontbold6)}
.home-choose .item .info .txt{color:var(--introcolor);font-size:var(--fontsize14)}
.home-choose .item:hover .num{background-color:var(--color)}
.home-choose .item:hover .num::after{background-color:var(--color)}
@media (max-width:768px){.home-about,.home-choose,.home-news,.home-products,.home-service{padding:30px 0}
  .home-choose .box{margin-top:25px}
.home-choose .left{width:100%}
.home-choose .img-box{width:100%;align-self:start}
.home-choose .img-box img{width:100%}
.home-choose .right{width:100%}
  }
  @media screen and (max-width:500px){
    .home-choose .item{margin-top:0;margin-bottom:20px;flex-wrap:wrap;justify-content:center;align-items:center}
.home-choose .item .info{padding:0;width:100%;flex:none;margin-left:0;margin-top:10px;text-align:center}
.home-choose .right .item{flex-direction:column-reverse}
.home-choose .right .item:last-child{margin-bottom:0}
.home-choose .img-box{max-width:80%;margin:0 auto;margin-bottom:20px}
.home-choose .img-box::before{width:100%}
  }
  .wzl{text-align: left;}
    .l_rd .team,.l_rd  .wenh {display:flex;flex-wrap:wrap;}

    .l_rd .team h2{line-height: 2}
        .l_rd .team ul li{}

  .l_rd .team:nth-child(2){margin-left: 5%}
  .l_rd  .wenh{display:flex;flex-wrap:wrap;align-items: center;background-color: #d0e3cd;border-radius: 20px;margin-bottom: 3%;padding: 1% 3%}
    .l_rd  .wenh .num{padding-right: 5%; }
   .l_rd  .wenh .whnel{ flex: 1;}
   .team1 .whnel .list{margin-top: 0px}

      .l_rd  .wenh .num em{font-size:var(--fontsize38);}
  .l_rd  .wenh:nth-child(1){margin-left: 0%}
   .l_rd  .wenh:nth-child(2){margin-left: 5%}
    .l_rd  .wenh:nth-child(3){margin-left: 10%}
     .l_rd  .wenh:nth-child(4){margin-left: 5%}
      .l_rd  .wenh:nth-child(5){margin-left: 0%}

@media (max-width:768px){
  .team1 .left img,.home-choose .img-box2{width: 100%}
  .l_rd  .wenh:nth-child(1){margin-left: 0%}
   .l_rd  .wenh:nth-child(2){margin-left: 0%}
    .l_rd  .wenh:nth-child(3){margin-left: 0%}
     .l_rd  .wenh:nth-child(4){margin-left: 0%}
      .l_rd  .wenh:nth-child(5){margin-left: 0%}
      .l_rd .team:nth-child(2){margin-left: 0%}
}
