@media (min-width:821px) {
    .team .header .tit{
        background: url(/static/index/pc/zjfc/team_head_bg.png) no-repeat;
        background-size: 100% 100%;
                  }
    .team .header .tit h2{
                    width: 170px;
                    background: url(/static/index/pc/images/zhuanjia_head_tit.png) no-repeat;
                    background-size: 100% 100%;
                    line-height: 58px;
       }
       .team .content{
        margin-top: 34px;

       }
       .team .content .list{
        justify-content: space-between;
       }
       .team .content .list li{
        width: 245px;
height: 197px;
padding: 20px;
border-radius: 10px 0px 10px 10px;
background: rgba(250, 250, 250, 1);
box-shadow: 0px 2px 4px  rgba(38, 117, 88, 0.25);
       }
       .team .content .list li:nth-of-type(1){
        background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
        background-size: 178px 137px;
        background-position: center bottom;
       }
       .team .content .list li:nth-of-type(2){
        background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
        background-size: 260px 200px;
        background-position: center bottom;
       }
       .team .content .list li:nth-of-type(3){
        background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
        background-size: 260px 200px;
        background-position: center bottom;
       }
       .team .content .list li:nth-of-type(4){
        background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
        background-size: 151px 116px;
        background-position: center bottom;
       }
       .team .content .list li .tit{
        font-size: 20px;
font-weight: 400;
line-height: 32px;
color: rgba(0, 0, 0, 1);
       }
       .team .content .list li .des{
        line-height: 32px;
        display: block;
       }
       .team .content .text{
        padding: 30px;
        background: url(/static/index/pc/zjfc/team_bg2.png) no-repeat;
        background-size: 100% 100%;
        border-radius: 10px 0px 10px 10px;
        box-shadow: 0px 2px 4px  rgba(38, 117, 88, 0.25);
        margin-top: 20px;
       }
       .team .content .text .des{
        text-align: center;
        line-height: 32px; 
        margin-bottom: 30px;
        display: block;
       }
       .team .content .text .zixun{
        display: block;
        width: 220px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 10px 0px 10px 0px;
background: linear-gradient(90deg, rgba(7, 216, 179, 1) 0%, rgba(0, 222, 158, 1) 100%);
font-size: 16px;
font-weight: 400;
color: rgba(255, 255, 255, 1);    
margin: 0 auto; 
}
.zj .header .tit{
    background: url(/static/index/pc/zjfc/zj_head_bg.png) no-repeat;
    background-size: 100% 100%;
              }
.zj .header .tit h2{
                width: 170px;
                background: url(/static/index/pc/images/zhuanjia_head_tit.png) no-repeat;
                background-size: 100% 100%;
                line-height: 58px;
   }
   .zj .content{
    margin-top: 20px;
   }
   .zj .content li{
    background: rgba(247,253,251);
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(38, 117, 88, 0.25);
    margin-bottom: 30px;
   }
   .zj .content .name{
    width: 100%;
    background: linear-gradient(90deg, rgba(2, 189, 127, 0.3) 0%, rgba(2, 189, 127, 0) 100%);
    height: 60px;
    border-radius: 10px 10px 0px 0px ;
    overflow: hidden;
   }
   .zj .content .cn{
    width: 256px;
    height: 60px;
    line-height: 60px;
    background: linear-gradient(90deg,rgba(7,216,179,0.5) 0%,rgba(0,222,158,0.5) 100%);
    font-size: 24px;
    border-radius: 10px 0px 10px 0px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    overflow: hidden;
   
   }
   .zj .content .en{
    width: 226px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(13,158,110);
    text-align: center;
    margin-left: 30px;
   }
   .zj .content .img{
    justify-content: space-between;
    padding: 30px;
    align-items: start;
   }
   .zj .content img{
    width: 195px;
    height: 245px;
    border-radius: 10px;
overflow: hidden;
  
   }
   .zj .content .info{
    width: 915px;
  
   }
   .zj .content .flag{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(2,189,127);
    margin-bottom: 20px;
   }
   .zj .content .des{
    display: block;
   }
   .zj .content .dess{
    display: block;
    font-size: 16px;
font-weight: 400;
line-height: 32px;
color: rgba(0,0,0,0.5);
   }
    }
@media (max-width:820px) {
        .team .header .tit{
            background: url(/static/index/pc/zjfc/team_head_bg_phone.png) no-repeat;
            background-size: 100% 100%;
                      }
        .team .header .tit h2{
            width: 27.73vw;
                        background: url(/static/index/pc/images/zhuanjia_head_tit_phone.png) no-repeat;
                        background-size: 100% 100%;
                        height: 7.87vw;
           }
           .team .header .cn{
            line-height: 4.8vw;
            height: auto;
           }
           .team .content{
            margin-top: 2.67vw;
    
           }
           .team .content .list{
        display: block;
           }
           .team .content .list li{
    height: 23.6vw;
    padding: 4vw;
    border-radius: 1.33vw 0px 1.33vw 1.33vw;
    background: rgba(250, 250, 250, 1);
    box-shadow: 0px .27vw 1.07vw .27vw rgba(38, 117, 88, 0.25);
    margin-bottom: 4vw;
           }
           .team .content .list li:nth-of-type(1){
            background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
            background-size: 23.73vw 18.27vw;
            background-position: 65.6vw bottom;
           }
           .team .content .list li:nth-of-type(2){
            background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
            background-size: 40vw 30.8vw;
            background-position: 49.33vw bottom;
           }
           .team .content .list li:nth-of-type(3){
            background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
            background-size: 40vw 30.8vw;
            background-position: 49.33vw bottom;
           }
           .team .content .list li:nth-of-type(4){
            background: url(/static/index/pc/zjfc/team_bg.png) no-repeat;
            background-size: 23.73vw 18.27vw;
            background-position: 65.6vw bottom;
           }
           .team .content .list li .tit{
            font-size: 4vw;
    font-weight: 400;
    line-height: 5.73vw;
    color: rgba(0, 0, 0, 1);
           }
           .team .content .list li .des{
            line-height: 4.8vw;
            display: block;
            margin-top: 1.33vw;
           }
           .team .content .text{
            padding: 4vw;
            background: url(/static/index/pc/zjfc/team_bg2.png) no-repeat;
            background-size: 100% 100%;
            border-radius: 1.33vw 0px 1.33vw 1.33vw;
            box-shadow: 0px .27vw 1.07vw .27vw rgba(38, 117, 88, 0.25);
           }
           .team .content .text .des{
            text-align: center;
            line-height: 6.4vw; 
            margin-bottom: 2.67vw;
            display: block;
           }
           .team .content .text .zixun{
            display: block;
            width: 29.33vw;
    height: 4.67vw;
    line-height: 4.67vw;
    text-align: center;
    border-radius: 1.33vw 0px 1.33vw 0px;
    background: linear-gradient(90deg, rgba(7, 216, 179, 1) 0%, rgba(0, 222, 158, 1) 100%);
    font-size: 3.2vw;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);    
    margin: 0 auto; 
    }
    .zj .header {
        width: 86.67vw;}
    .zj .header .tit{
        background: url(/static/index/pc/zjfc/zj_head_bg_phone.png) no-repeat;
        background-size: 100% 100%;
                  }
    .zj .header .tit h2{
        width: 27.73vw;
                    background: url(/static/index/pc/images/zhuanjia_head_tit_phone.png) no-repeat;
                    background-size: 100% 100%;
                   height: 7.87vw;
       }
       .zj .content{
        margin-top: 2.67vw;
       }
       .zj .content li{
        background: rgba(247,253,251);
        border-radius: 1.33vw;
        box-shadow: 0px .27vw 1.07vw .27vw rgba(38, 117, 88, 0.25);
        margin-bottom: 4vw;
       }
       .zj .content .name{
        width: 100%;
        background: linear-gradient(90deg, rgba(2, 189, 127, 0.3) 0%, rgba(2, 189, 127, 0) 100%);
        height: 8vw;
        border-radius: 1.33vw 1.33vw 0px 0px ;
        overflow: hidden;
       }
       .zj .content .cn{
        text-align: center;
        width: 40vw;
        height: 8vw;
        line-height: 8vw;
        background: linear-gradient(90deg,rgba(7,216,179,0.5) 0%,rgba(0,222,158,0.5) 100%);
        font-size: 4vw;
        border-radius: 1.33vw 0px 1.33vw 0px;
        font-weight: 400;
        color: #fff;
        text-align: center;
        overflow: hidden;
       
       }
       .zj .content .en{
        width: 52vw;
    text-align: center;
        height: 8vw;
        line-height: 8vw;
        font-size: 4vw;
        font-weight: 400;
        color: rgba(13,158,110);
        text-align: center;
       }
       .zj .content .img{
        justify-content: space-between;
        padding: 2.67vw;
        align-items: start;
       }
       .zj .content .pic{
        width: 23.33vw;
        height: 31.33vw;
        border-radius: 1.33vw;
    overflow: hidden;
    float:left;
    clear:both;
    display:block;
    margin-right: 2.67vw;
      
       }
       .zj .content .flag{
        font-size: 3.2vw;
        font-weight: 400;
        line-height: 4.8vw;
        color: rgba(2,189,127);
        margin-bottom: 1.33vw;
       }
       .zj .content .des{
        position: relative;
      

       }
       .zj .content .dess{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 1.33vw 0 .67vw;
        font-size: 3.2vw;
font-weight: 400;
line-height: 4.8vw;
color: rgba(0,0,0,0.5);
       }
       .zj .content .des.active .dess{
        line-height: 6vw;
       }
       .zj .content i.collapse{
        font-style: normal;
        font-size: 3.2vw;
        color: rgba(37, 148, 111, 1);
        margin-top: .67vw;
        position: absolute;
        left: 28.67vw;
        bottom: 2.67vw;
       }

        }