.content{
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    background: url(https://file.c-sgba.com/uploads/4a22f617-13f4-45d1-9b07-1f74e43a8d7b.jpg?x-oss-process=image/format,webp/sharpen,100) no-repeat center 0;
    background-size: 38.4rem 8.38rem;
}

.mt900{
    margin-top: 9rem;
    /* border-bottom: 1px solid #DDDDDD; */
}

.lable2 img,.lable3 img,.lable4 img,.lable5 img,.lable6 img{
    width: 100%;
    height: 100%;
}

.member-icon{
    width:100%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .32rem;
    color: #1D2125;
    text-align: left;
    font-size: .56rem;  
    color: #1658A0;
    background: #F6F6F6;
    height: 1.46rem;
    
}
.member-icon span:nth-child(1){
    width: 2.16rem;
    height: 1.46rem;
    background: url(../image/member-title-icon2.png) no-repeat center 0;
    background-size: 100% 100%;
    margin-right: .3rem;
}
.member-title-nav{
    width: 24rem;
    height: 1.48rem;
    /* border-top: 1px solid #ffffff; */
    border-bottom: 1px solid #dddddd;
    margin-top: .2rem;
    box-sizing: border-box;
    /* overflow: hidden; */
}

.member-title-item{
    font-weight: 400;
    font-size: .32rem;
    color: #1D2125;
    line-height: 1.48rem;
    padding: 0 .24rem;
    height: 1.48rem;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}
.activity  div{
    width: 0;
    height: 0;
    border: .15rem solid;
    border-color: transparent transparent #1658A0 transparent;
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 0) ;
}
.member-title-nav .activity{
    font-weight: bold;
    color: #1658A0;
    border-bottom: .06rem solid #1658A0;
}

/*  */


.member-top-title{
    font-size: .56rem;
    width: 3.8rem;
    height: 1.94rem;
    background: url(../image/member-top-title-bg.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: relative;
    font-weight: bold;
    font-size: .6rem;
    color: #1D2125;
    line-height: 1.94rem;
    text-align: center;
    margin: 0 auto;

}
.member-top-title::before{
    content: 'Function Committee';
    width: 100%;
    font-weight: 400;
    font-size: .32rem;
    color: #848586;
    position: absolute;
    bottom: .16rem;
    left: 1.64rem;
    line-height: .48rem;
}
.committee{
    margin-top: .6rem;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
}

.committee .committee-item{
    width: 7.74rem;
    height:2.4rem;
    margin-bottom: .5rem;
}


.committee .committee-item:nth-child(1){
    background: url(../image/union-committee-item1.png) no-repeat 0 0;
    background-size: 100% 100%;

}
.committee .committee-item:nth-child(2){
    background: url(../image/union-committee-item9.png) no-repeat 0 0;
    background-size: 100% 100%;
    /* padding-right: .38rem; */
}
.committee .committee-item:nth-child(3){
    background: url(../image/union-committee-item2.png) no-repeat 0 0;
    background-size: 100% 100%;
    /* padding-right: .48rem; */
}
.committee .committee-item:nth-child(4){
    background: url(../image/union-committee-item3.png) no-repeat 0 0;
    background-size: 100% 100%;

}
.committee .committee-item:nth-child(5){
    background: url(../image/union-committee-item4.png) no-repeat 0 0;
    background-size: 100% 100%;

}
.committee .committee-item:nth-child(6){
    background: url(../image/union-committee-item5.png) no-repeat 0 0;
    background-size: 100% 100%;

}















/*  */

.lable1{

    box-sizing: border-box;
    padding: .54rem 0 2.06rem;
}

.lable1 .title{
    margin: 0 auto;
    font-weight: bold;
    font-size: .64rem;
    color: #ffffff;
    line-height: .8rem;
    text-align: left;
    padding-left: 1.8rem;
}
.column{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .48rem;
    color: #1658A0;
    text-align: left;
    margin-bottom: .38rem;
    padding-left: .8rem;
}

.title-bg{
    background: url(../image/member-lable1-titlebg.png) no-repeat 0 0;
    background-size: 100% 100%;
    padding-bottom: .2rem;
    margin-bottom: .6rem;

}











.cont{
    box-sizing: border-box;
    
    font-size: .36rem;
    line-height: .6rem;
}
.cont img{
    margin: .2rem 0;
}



/*  */

.lable2{
    box-sizing: border-box;
    padding-bottom: 2.06rem;
    margin-top: .46rem;
}


.lable2 .item{
    width: 11.8rem;
    height: 7rem;
    box-sizing: border-box;
    padding: .6rem .5rem;
    overflow: hidden;
    margin-bottom: .6rem;
    /* border: 1px solid #D8D8D8; */
    border-radius: .2rem;
    background: url(../image/member-lable-bg.png)  no-repeat 0 0;
    background-size: 102% 102%;
    background-position: -2px;
}
.lable2 .item:hover{
    background: #EFF0F3;
    background: url(../image/member-lable-bgl.png)  no-repeat 0 0;
    background-size: 100% 100%;
  
}



.lable2 .item a{
    display: block;
    box-sizing: border-box;
    overflow: hidden;
}
.lable2 .item .item-icon{
    width: 1.34rem;
    height: 1.34rem;
    margin-right: .28rem;
    flex-shrink: 0;
  
}
.lable2 .item  .title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .48rem;
    color: #1D2125;
    line-height: .58rem;
    text-align: left;
    font-style: normal;
    margin-bottom: .2rem;
  
}
.lable2 .item .grade{
    width: 4.5rem;
    height: .52rem;
    border-radius: .08rem;
    border: 1px solid #BD6A3B;
    padding: 0 .14rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: .28rem;
    color: #BD6A3B;
    text-align: center;
  
}
.lable2 .item .grade span:nth-child(1){
    width: .34rem;
    height: .34rem;
    background: url(../image/member-grade2-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.other{
    margin-top: .38rem;
    font-size: .32rem;
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .44rem;
}

.lable2 .item  .homepage{
    width: 2rem;
    height: .8rem;
    background: #307ACC;
    border-radius: .12rem;
    padding: 0 .2rem;
    margin-right: .2rem;
}
.lable2 .item .homepage span:nth-child(1){
    width: .44rem;
    height: .44rem;
    background: url(../image/member-homepage3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.lable2 .item  .publicize{
    width: 2.54rem;
    height: .8rem;
    background: #D81111;
    border-radius: .12rem;
    padding: 0 .2rem;
}
.lable2 .item .publicize span:nth-child(1){
    width: .44rem;
    height: .44rem;
    background: url(../image/member-publicize3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.lable2 .abstract-title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .32rem;
    color: #1D2125;
    line-height: .48rem;
}
.lable2 .abstract{
    margin-top: .12rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .32rem;
    color: #4F4F4F;
    line-height: .52rem;
}










/* 副理事长 */

.lable3{
    box-sizing: border-box;
    padding-bottom: 2.06rem;
    margin-top: .46rem;
}


.lable3 .item{
    width: 11.8rem;
    height: 7rem;
    box-sizing: border-box;
    padding: .6rem .5rem;
    overflow: hidden;
    margin-bottom: .6rem;
    border: 1px solid #D8D8D8;
    border-radius: .2rem;
}
.lable3 .item:hover{
    background: #EFF0F3;
}



.lable3 .item a{
    display: block;
    box-sizing: border-box;
    overflow: hidden;
}
.lable3 .item .item-icon{
    width: 1.34rem;
    height: 1.34rem;
    margin-right: .28rem;
    flex-shrink: 0;
  
}
.lable3 .item  .title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .48rem;
    color: #1D2125;
    line-height: .58rem;
    text-align: left;
    font-style: normal;
    margin-bottom: .2rem;
  
}
.lable3 .item .grade{
    width: 4rem;
    height: .52rem;
    border-radius: .08rem;
    border: 1px solid #D81111;
    padding: 0 .14rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: .28rem;
    color: #D81111;
    text-align: center;
  
}
.lable3 .item .grade span:nth-child(1){
    width: .34rem;
    height: .34rem;
    background: url(../image/member-grade3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.other{
    margin-top: .38rem;
    font-size: .32rem;
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .44rem;
}

.lable3 .item  .homepage{
    width: 2rem;
    height: .8rem;
    background: #307ACC;
    border-radius: .12rem;
    padding: 0 .2rem;
    margin-right: .2rem;
}
.lable3 .item .homepage span:nth-child(1){
    width: .44rem;
    height: .44rem;
    background: url(../image/member-homepage3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.lable3 .item  .publicize{
    width: 2.54rem;
    height: .8rem;
    background: #D81111;
    border-radius: .12rem;
    padding: 0 .2rem;
}
.lable3 .item .publicize span:nth-child(1){
    width: .44rem;
    height: .44rem;
    background: url(../image/member-publicize3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.lable3 .abstract-title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .32rem;
    color: #1D2125;
    line-height: .48rem;
}
.lable3 .abstract{
    margin-top: .12rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .32rem;
    color: #4F4F4F;
    line-height: .52rem;
}




















/* =========== */


/*  */

.lable4{
    box-sizing: border-box;
    padding-bottom: 2.06rem;
    margin-top: .46rem;
}


.lable4 .item{
    width: 7.72rem;
    height: 7rem;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .6rem;
    border: 1px solid #D8D8D8;
    border-radius: .2rem;
    margin-bottom: .6rem;
    margin-right: .4rem;
    padding: .6rem .24rem;
}
.lable4 .item:hover{
    background: #EFF0F3;
}

.lable4 .item:nth-child(3n){
    margin-right: 0;
}
.lable4 .item a{
    display: block;
    box-sizing: border-box;
    overflow: hidden;
  
}
.lable4 .item .item-icon{
    width: 1.34rem;
    height: 1.34rem;
    margin-right: .28rem;
    flex-shrink: 0;
  
}
.lable4 .item  .title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .32rem;
    color: #1D2125;
    line-height: .48rem;
    text-align: left;
    font-style: normal;
    margin-bottom: .2rem;
  
}
.lable4 .item  .grade{
    width: 4rem;
    height: .52rem;
    border-radius: .08rem;
    border: 1px solid #D81111;
    padding: 0 .14rem;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: .28rem;
    color: #D81111;
    text-align: center;
  
}
.lable4 .item .grade span:nth-child(1){
    width: .34rem;
    height: .34rem;
    background: url(../image/member-grade3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}

.lable4 .other{
    margin-top: .38rem;
    font-size: .32rem;
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .44rem;
}

.lable4 .item  .homepage{
    width: 2rem;
    height: .8rem;
    background: #307ACC;
    border-radius: .12rem;
    padding: 0 .2rem;
    margin-right: .2rem;
}
.lable4 .item .homepage span:nth-child(1){
    width: .44rem;
    height: .44rem;
    background: url(../image/member-homepage3-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
  margin-right: .12rem;
}


.lable4 .abstract-title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: .32rem;
    color: #1D2125;
    line-height: .48rem;
}
.lable4 .abstract{
    margin-top: .12rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .32rem;
    color: #4F4F4F;
    line-height: .52rem;
}




/* =========== */



.lable5{
    box-sizing: border-box;
    padding-bottom: 2.06rem;
    margin-top: .46rem;
}


.lable5 .item{
    /* width: 5.54rem;
    height: 7.2rem; */
    box-sizing: border-box;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: .4rem;
    margin-right: .38rem;

    width: 5.7rem;
    height: 3.2rem;
    background: #FFFFFF;
    border-radius: .2rem ;
    border: 1px solid #D8D8D8;
    padding: .4rem .6rem;

}
.lable5 .item:hover{
    background: #EFF0F3;
}

.lable5 .item:nth-child(4n){
    margin-right: 0;
}
.lable5 .item a{
    display: block;
    box-sizing: border-box;
    overflow: hidden;

}
.lable5 .item img{
    width: 1.16rem;
    height: 1.16rem;
  
}



.lable5 .item .item-right{
    box-sizing: border-box;
    overflow: hidden;
  
}

.lable5 .item .title{
    font-weight: bold;
    font-size: .32rem;
    color: #1D2125;
    line-height: .48rem;
    margin-top: .16rem;
    text-align: center;
}

.lable5 .item .subtitle{
    font-weight: 400;
    font-size: .28rem;
    color: #4F4F4F;
    line-height: .4rem;
    margin-top: .2rem;
    box-sizing: border-box;
    width: 100%;
}
.lable5 .item .subtitle span:nth-child(1){
    width: .34rem;
    height: .34rem;
    background: url(../image/member-homepage5-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: .16rem;
}
.lable5 .item .abstract{
    font-weight: 400;
    font-size: .32rem;
    color: #4F4F4F;
    line-height: .6rem;
    margin-top: .24rem;
    box-sizing: border-box;
    width: 100%;

}


/* =========== */



.lable6{
    box-sizing: border-box;
    padding-bottom: 2.06rem;
    margin-top: .46rem;
}


.lable6 .item{
    width: 4.6rem;
    height: .8rem;
    line-height: .8rem;
    box-sizing: border-box;
    /* overflow: hidden; */
    background: #ffffff;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 500;
    font-size: .32rem;
    color: #000000;
    padding: 0 .18rem;
    border: 1px solid #1658A0 ;
    border-radius: .2rem;
    margin-right: .23rem;
    margin-bottom: .5rem;
    text-align: center;
    position: relative;
   
    /* box-shadow: .1rem .1rem .1rem #98d3e1; */
    /* text-shadow: .05rem .05rem .05rem #8e9a9d; */
    /* text-shadow: -0.01rem -0.05rem 0.02rem #8e9a9d; */
}

.item-hover{
    position: absolute;
    top: 1rem;  
    background: #a49e9e;
    color: #000000;
    padding: 0 .3rem;
    font-size: .32rem;
    line-height: 1rem;
    z-index: -1;
    transition: all .3s;
    color: #fff;
    width: 0px;
    height: 0;
}



.lable6 .item:nth-child(5n+1) .item-hover{
    left: -.02rem;
    border-radius: 0 .3rem ;
}

.lable6 .item:nth-child(5n+2) .item-hover{
    left: -1.5rem;
    border-radius:.3rem ;
    width: 7.6rem;
    height: 1rem;
    transform: scaleX(0);
}
.lable6 .item:nth-child(5n+3) .item-hover{
    left: -1.5rem;
    border-radius: .3rem  ;
    width: 7.6rem;
    height: 1rem;
    transform: scaleX(0);
}
.lable6 .item:nth-child(5n+4) .item-hover{
    left: -1.5rem;
    border-radius: .3rem ;
    width: 7.6rem;
    height: 1rem;
    transform: scaleX(0);
}
.lable6 .item:nth-child(5n) .item-hover{
    right: -.02rem;
    border-radius:.3rem 0;
}

.news .lable6 .item:hover .item-hover{ 
    z-index: 20;
    transform: scaleX(1);
}
.news .lable6 .item:nth-child(5n+1):hover .item-hover{ 
    width: 7.6rem;
    height: 1rem;
    z-index: 20;
}

.news .lable6 .item:nth-child(5n):hover .item-hover{ 
    width: 7.6rem;
    height: 1rem;
    z-index: 20;
}



.lable6 .item:nth-child(5n){
    margin-right: 0;
}
.lable6 .item span:nth-child(1){
    width: 100%;
    /* margin-right: .2rem; */
}
.lable6 .item span.fs30{
    font-size: .30rem;
}
.lable6 .item span.fs28{
    font-size: .28rem;
}
.lable6 .item span.fs26{
    font-size: .26rem;
}
.lable6 .item span.fs24{
    font-size: .24rem;
}
.lable6 .item span.fs22{
    font-size: .22rem;
}
.lable6 .item span.fs20{
    font-size: .20rem;
}
/*  */


.lable7{
    box-sizing: border-box;
    padding-bottom: 2.06rem;
    margin-top: .46rem;
}


.lable7 .item{
    /* width: 5.54rem;
    height: 7.2rem; */
    box-sizing: border-box;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: .4rem;
    margin-right: .38rem;

    width: 5.7rem;
    height: 3.2rem;
    background: #FFFFFF;
    border-radius: .2rem ;
    border: 1px solid #D8D8D8;
    padding: .4rem .6rem;

}
.lable7 .item:hover{
    background: #EFF0F3;
}

.lable7 .item:nth-child(4n){
    margin-right: 0;
}
.lable7 .item a{
    display: block;
    box-sizing: border-box;
    overflow: hidden;

}
.lable7 .item img{
    width: 1.16rem;
    height: 1.16rem;
  
}



.lable7 .item .item-right{
    box-sizing: border-box;
    overflow: hidden;
  
}

.lable7 .item .title{
    font-weight: bold;
    font-size: .32rem;
    color: #1D2125;
    line-height: .48rem;
    margin-top: .16rem;
    text-align: center;
}

.lable7 .item .subtitle{
    font-weight: 400;
    font-size: .28rem;
    color: #4F4F4F;
    line-height: .4rem;
    margin-top: .2rem;
    box-sizing: border-box;
    width: 100%;
}
.lable7 .item .subtitle span:nth-child(1){
    width: .34rem;
    height: .34rem;
    background: url(../image/member-homepage5-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: .16rem;
}
.lable7 .item .abstract{
    font-weight: 400;
    font-size: .32rem;
    color: #4F4F4F;
    line-height: .6rem;
    margin-top: .24rem;
    box-sizing: border-box;
    width: 100%;

}
























.dis{
    display: none;
}





/* 更多 */
.more{
    text-align: center;
    font-weight: 400;
    font-size: .28rem;
    color: #9B9B9B;
    line-height: .42rem;
    margin-top: 1.4rem;
    cursor: pointer;
}

.m-member-nav{
    display: none;
}


/*  */

@media (max-width: 651px) {
    .content{
        margin: 0 auto;
        box-sizing: border-box;
        overflow: hidden;
        background: url(https://file.c-sgba.com/uploads/4a22f617-13f4-45d1-9b07-1f74e43a8d7b.jpg?x-oss-process=image/format,webp/sharpen,100) no-repeat center 0;
        /* background-size: 100% 3.6rem; */
        background-size: auto 3.6rem;
        margin-top: 1.2rem;
       
    }

    .m-content{
        margin-top: 3.6rem;
        width: 100%;
        border-bottom: none;
        background: #F6F6F6;
    }
  


    .member-title-nav{
        overflow-x: auto;
        height: .8rem;
        background: #F6F6F6;
        padding:0 .32rem;
        
        width: auto;
        overflow-x: auto;
        border: none;

    }
    .member-title-item{
        flex-shrink: 0;
        line-height: .8rem;
        font-weight: 400;
        font-size: .28rem;
        color: #1D2125;
        line-height: 24px;
        margin-right: .3rem;
        height: .8rem;
        line-height: .8rem;
    }
    .activity div{
        display: none;
    }
    .member-title-nav .activity{
        border-bottom: .04rem solid #1658A0;
    }
    .lable1 .title{
        font-weight: bold;
        font-size: .4rem;
        color: #1658A0;
        color: #ffffff;
        line-height: .6rem;
        text-align: center;
        padding-left: .0rem;
    }
    .column{
        font-size: .28rem;
        margin-bottom: 0;
        margin-bottom: .38rem;
        padding-left: .8rem;
    }


 
    .title-bg{
        background: url(../image/m-member-lable1-titlebg.png) no-repeat 0 0;
        background-size: 147% 100%;
        padding-bottom: .2rem;
        margin-bottom: .6rem;
    
    }







    .cont{
        width: 100%;
        padding: .32rem;
        box-sizing: border-box;
    }
    .cont table.shape-w-4l{
        display: block;
    }
    .cont table.shape-w-4l tbody{
        display: block;
    }
    .cont table.shape-w-4l tr{
        display: block;
        width: 100% !important;
    }
    .cont table.shape-w-4l td{
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }
    .cont .shape-w-4l td img{
        width: 100% !important;
        box-sizing: border-box;
        height: auto !important;

    }
    .lable2 .item{
        width: 100%;
        border: none;
        padding: .32rem;
        border-bottom: .2rem solid #F6F6F6;
        border-radius: 0;
        height: auto;
        margin-bottom: .3rem;
    }
    .lable2 .item .item-icon{
        width: 1.2rem;
        height: 1.2rem;
    }
    .lable2 .item .title{
        font-weight: bold;
        font-size: .32rem;
        color: #1D2125;
        line-height: .48rem;
    }

    .lable2 .item .grade span:nth-child(1) {
        width: .26rem;
        height: .2rem;
    }
    .lable2 .item .grade {
        width: 3.6rem;
        height: .48rem;
        border-radius: .08rem;
        font-weight: 400;
        font-size: .24rem;
    }

    .lable3 .item{
        width: 100%;
        border: none;
        padding: .32rem;
        border-bottom: .2rem solid #F6F6F6;
        border-radius: 0;
        height: auto;
    }
    .lable3 .item .item-icon{
        width: 1.2rem;
        height: 1.2rem;
    }
    .lable3 .item .title{
        font-weight: bold;
        font-size: .32rem;
        color: #1D2125;
        line-height: .48rem;
    }

    .lable3 .item .grade span:nth-child(1) {
        width: .26rem;
        height: .2rem;
    }
    .lable3 .item .grade {
        width: 3.6rem;
        height: .48rem;
        border-radius: .08rem;
        border: 1px solid #D81111;
        font-weight: 400;
        font-size: .24rem;
    }

    .other {
        margin-top: .24rem;
        font-size: .26rem;
        font-weight: bold;
        margin-bottom: .14rem;
    }

    .lable3 .item .homepage {
        width: 2rem;
        height: .56rem;
    }
    .lable3 .item .homepage span:nth-child(1) {
        width: .36rem;
        height: .32rem;
    }

    .lable3 .item .publicize {
        width: 2rem;
        height: .56rem;
    }

    .lable3 .item .publicize span:nth-child(1) {
        width: .36rem;
        height: .32rem;
    }
    .lable3 .abstract{
        font-size: .24rem;
    }



    .lable4 .item{
        width: 100%;
        border: none;
        padding: .32rem;
        border-bottom: .2rem solid #F6F6F6;
        border-radius: 0;
        height: auto;
        margin: 0;
    }
    .lable4 .item .item-icon{
        width: 1.2rem;
        height: 1.2rem;
    }
    .lable4 .item .title{
        font-weight: bold;
        font-size: .32rem;
        color: #1D2125;
        line-height: .48rem;
    }

    .lable4 .item .grade span:nth-child(1) {
        width: .26rem;
        height: .2rem;
    }
    .lable4 .item .grade {
        width: 3.4rem;
        height: .48rem;
        border-radius: .08rem;
        border: 1px solid #D81111;
        font-weight: 400;
        font-size: .24rem;
    }
    .lable4  .other {
        margin-top: .24rem;
        font-size: .26rem;
        font-weight: bold;
        margin-bottom: .14rem;
    }

    .lable4 .item .homepage {
        width: 2rem;
        height: .56rem;
    }
    .lable4 .item .homepage span:nth-child(1) {
        width: .36rem;
        height: .32rem;
    }
    
    .lable4 .abstract{
        font-size: .24rem;
    }

    .lable5 .item {
        width: 100%;
        height: auto;
        background: #FFFFFF;
        border-radius: 0;
        border: none;
        padding: .32rem;
        margin: 0;
        margin-top: .2rem;
        border-bottom: 1px solid #F6F6F6;
    }
    .lable5 .item a{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
    }
    .lable5 .item img {
        width: 1.32rem;
        height: 1.32rem;
        margin-right: .28rem;
        flex-shrink: 0;
    }

    .lable5 .item .subtitle{
        justify-content: flex-start;
    }


    .lable6 .item {
        display: flex;
        justify-content: flex-start;
        flex-wrap: nowrap;
        align-items: center;
        font-weight: bold;
        font-size: .32rem;
        color: #1D2125;
        line-height: .48rem;

        width: 100%;
        height: auto;
        line-height: .8rem;
        box-sizing: border-box;
        background: #ffffff;
        padding: .26rem .38rem;
        border: none;
        border-bottom: 1px solid #F6F6F6;
        border-radius: 0;
        margin-right: 0;
        margin-bottom: 0;
        text-align: left;
    }
    .w240 .lable6 .item span{
        font-size: .32rem;
    }
    .lable6 .item::before {
        content: "·";
        color: #1658A0;
        margin-right: .1rem;
        font-size: .32rem;
    }

    .item-hover{
        display: none;
    }
    .mt900{
        margin-top: 4rem;
        box-sizing: border-box;
        overflow: hidden;
        padding: 0 .32rem;
        width: 100%;
    }
    .mt900 .w240{
        width: 100%;
    }
    .committee{
        box-sizing: border-box;
        overflow: hidden;
    }
    .committee div {
        width: 3.32rem;
        width: 48%;
        height: 1.16rem;
        /* height: auto; */
        margin-bottom: .2rem;
    }
    .m-content{
        margin-top: 0;
    }
    /* .member-icon{
        display: block;
        margin-bottom: .3rem;
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
        padding: 0 .32rem;
        line-height: .6rem;
    } */
    .member-title-nav{
        margin-top: .3rem;
    }
    .member-icon{
        box-sizing: border-box;
        overflow: hidden;
        padding: .32rem;
        height: .8rem;
        font-size: .4rem;
        line-height: .8rem;

        background: #ffffff;
    }
    .member-icon span:nth-child(1) {
        width: 1.1rem;
        height: .8rem;
        background: url(../image/member-title-icon2.png) no-repeat center 0;
        background-size: 100% 100%;
        margin-right: .3rem;
    }
    .committee .committee-item:nth-child(1) {
        background: url(../image/union-committee-item9.png) no-repeat 0 0;
        background-size: 100% 100%;
        /* padding-right: .38rem; */
    }
    .committee .committee-item:nth-child(2) {
        background: url(../image/union-committee-item1.png) no-repeat 0 0;
        background-size: 100% 100%;
        /* padding-right: .38rem; */
    }

    .member-top-title{
        font-size: .48rem;
        width: 2.8rem;
        height: 1.5rem;
        line-height: 1.5rem;
    }
    .member-top-title::before {
        content: 'Function Committee';
        width: 100%;
        font-weight: 400;
        font-size: .24rem;
        color: #848586;
        position: absolute;
        bottom: .1rem;
        left: 1.3rem;
        line-height: .48rem;
    }
/*  */
}


@media (max-width: 345px) {
    .mt900{
        margin-top:4rem;
        box-sizing: border-box;
        overflow: hidden;
        padding: 0 .32rem;
    }
    .member-icon{
        font-size: .34rem;
    }
    .member-top-title{
        font-size: .48rem;
    }
}


