*{
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
}
.m1440{
    width:1440px;
    margin:0 auto;
}
.jieshao{
    width:100%;
    background:url(banner.png) no-repeat;
    background-size:100% 100%;
    height:320px;
}
.jieshao span{
    color: #FFF;
    text-shadow: 0 2px 0 rgba(13, 112, 78, 0.88);
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 28px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    display: block;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 20px;
}
.jieshao .about p{
    color: #FFF;
    text-align: justify;
    text-shadow: 0 1px 0 #0D704E;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 177.778% */
    text-indent:2rem;
}
.jieshao .about a{
    color: #FFF;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    float: right;
    margin-top:20px;
}

/* 理事会 */
.lsh{
    background-size:100% 100%;
    height: auto;
}
.lsh .tuijian{
    padding-top: 30px;
}
.lsz{
    margin-top:24px;
    border: 1px solid #B3E0D0;
    background: rgba(250, 255, 252, 0.88);
    display: flex;
    width: 1440px;
    height: 230px;
    align-items: center;
}
.lsz_left{
    float: left;
    /* display: flex; */
    height: 230px;
    padding: 12px 0;
    align-items: center;
    gap: 12px;
    width:560px;
}
.lsz_left img{
    display: flex;
    width: 140px;
    height: 182px;
    padding: 24px;
    float: left;
}
.lsz_left span{
    color: #0D704E;
    font-family: "PingFang SC";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    float: left;
    width: 100%;
    margin-top:40px;
    margin-bottom:30px;
}
.lsz_left span b{
    color: #333;
    font-family: "PingFang SC";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.jianjie{
    float: left;
    display: flex;
    flex-direction: column;
}
.jianjie p{
    color: #666;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 200% */
}
.lsz_right{
    float: right;
    width: 810px;
    height: 130px;
    margin-left: 36px;
}
.lsz_right .jianjie span{
    width:100%;
    display: table;
    height: 55px;
    color: #666;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.lsz_right .jianjie span b{
    color: #333;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-right:10px;
}

.tuijian{
    width: 1440px;
    display: table;
}
.tuijian span{
    background:url(bj.png) no-repeat;
    width: 189px;
    height: 53px;
    background-size:100% 100%;
    color: #FFF;
    text-align: center;
    text-shadow: 0 1px 0 #208852;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 53px; /* 109.091% */
    display: block;
    float: left;
}
.tuijian .more{
    width: 112px;
    height: 36px;
    float: right;
    border-radius: 4px;
    background: #0D704E;
    line-height: 36px;
    padding: 4px;
    margin-top: 13px;
    text-align: center;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}
.tuijian .more svg{
    float: right;
    margin-top: 3px;
}
.tab{
    display: flex;
    width: 100%;
    height:80px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-bottom: 1px solid #B3E0D0;
}
.tab li{
    padding: 14px 24px;
    align-items: center;
    align-self: stretch;
    text-align: center;
    width:124px;
    height: 52px;
    color: #0D704E;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    float: left;
}
.tab .on{
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;    
    line-height: 52px;
    background: linear-gradient(180deg, #49CC8B 0%, #00A065 100%);
}
.qiehuan .list{
    float: left;
    width:100%;
    height:auto;
    display: flex;
    padding: 0 40px;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
}
.qiehuan .list div{width:100%;}
.qiehuan .tab ul{width:100%;}
.qiehuan .tab span{
    float: right;
    color: #208852;
    text-align: right;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height:80px;    
    margin-right:24px;
}
.qiehuan{
    border: 1px solid rgba(32, 136, 82, 0.80);
    background: rgba(250, 255, 252, 0.88);
    display: table;
    width:100%;
    margin-top:24px;
}

.qiehuan .list li{
    float: left;
    color: #333;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 266.667% */
    margin-right:40px;
}


/* 组织体系 */
.zghh{
    margin-top: 60px;
    margin-bottom: 30px;
    display: table;
}
.zztx{
    width:830px;
    float: left;
}
.zztx img{
    width:100%;
    background-size:100% 100%;
    margin-top:24px;
}
.hhxz{
    width:586px;
    float: right;
}
.xiazai{
    display: flex;
    width: 420px;
    padding: 24px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 48px;
    margin:200px auto;
}
.xiazai div {
    display: flex;
    height: 172px;
    padding: 0 24px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    border: 1px solid #B3E0D0;
    background: rgba(250, 255, 252, 0.88);
}
.xiazai div li{
    clear: both;
}
.xiazai div li svg{
    float: left;
    margin-right:10px;
    width: 32px;
    height: 32px;
}
.xiazai div li a{
    color: #333;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin-top: 5px;
    display: inline-block;
}