<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>中国社区发展协会</title>
    <link rel="stylesheet" href="http://at.alicdn.com/t/font_3149266_1gs1w7mvz3y.css">
    
        
            <link rel="stylesheet" href="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/6e9cd9591a29433c827c7db6e1cd2559.css" />
        
    
    
        
            <script type="text/javascript" src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/52d7cea91bab4e308ef10e9f3737a09c.js" charset="utf-8"></script>
        
            <script type="text/javascript" src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/840fea8ef4774992983d4bd50961aea9.js" charset="utf-8"></script>
        
    
    <script type="text/javascript">
        window.onload = function(){
            var obtn = document.getElementById('return_top');
            var clientHeight = document.documentElement.clientHeight;
            var timer = null;
            var isTop = true;
            window.onscroll = function(){
                var osTop = document.documentElement.scrollTop || document.body.scrollTop;
                // if(osTop >= clientHeight){
                //     obtn.style.display = 'block';
                // }else{
                //     obtn.style.display = 'none';
                // }
                if(!isTop){
                    clearInterval(timer);
                }
                isTop = false;
            };
            obtn.onclick = function(){
                timer = setInterval(function(){
                    var osTop = document.documentElement.scrollTop || document.body.scrollTop;
                    var speed = Math.floor(-osTop / 6);
                    document.documentElement.scrollTop = document.body.scrollTop = osTop + speed;
                    isTop =true;
                    if(osTop == 0){
                        clearInterval(timer);
                    }
                },30);
            }
        };
        function searchCerts(webId) {
            var repository = {"id":33,"code":"zgsqfzxh","title":"\u4E2D\u56FD\u793E\u533A\u53D1\u5C55\u534F\u4F1A","visitorCnt":0,"properties":{}};
            var cardId = $("#cardId2").val()||'';
            var certNum = $("#certNum1").val()||'';
            var name2 = $("#name2").val()||'';
            let num = 0;
            if(cardId) {
                num++
            }
            if(certNum) {
                num++
            }
            if(name2) {
                num++
            }
            if(num<2) {
                alert("请输入两个查询条件！");
                return false;
            }else {
                window.location.href="/w" + webId.id + '?cardId=' + cardId + '&certNum=' + certNum + '&name=' + name2;
            }
        }
    </script>
    <style type="text/css">
        .btn{
            margin: 0 5px;
            width: 80px;
            color: #888;
            font-size: 16px;
        }
        .content1{
            margin: 10px auto;
            display: none;
        }
        .btn.active{
            font-size: 16px;
            color: #5e1f78;
            border-bottom: 3px solid #5e1f78;
            padding-bottom: 8px;
        }
        .content1.show{
            display:block;
        }
        .dsj{
            width:0px;
            height:0px;
            border:20px solid transparent;
            border-left-color:#fcce80;
        }
        input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #5e1f78;
        }
        input:-ms-input-placeholder { /* IE 10+ */
            color: #5e1f78;
        }
        input:-moz-placeholder { /* Firefox 18- */
            color: #5e1f78;
            opacity: 1;
        }
        input::-moz-placeholder { /* Firefox 19+ */
            color: #5e1f78;
            opacity: 1;
        }
    </style>
    <script type="text/javascript">
        function bodyScale() {
            var devicewidth = document.documentElement.clientWidth;
            var scale = devicewidth / 1920;
            document.body.style.zoom = scale;
        }
        window.onload = window.onresize = function () {
            bodyScale();
        };
    </script>
</head>
<body>
<!--头部-->

    <div><script type="text/javascript">
    function searchBanks() {
        var searchValue = $("#textInput").val();
        var repository = {"id":33,"code":"zgsqfzxh","title":"\u4E2D\u56FD\u793E\u533A\u53D1\u5C55\u534F\u4F1A","visitorCnt":0,"properties":{}};
        if(!searchValue) {
            alert("请输入搜索内容")
        }else {
            window.location.href="/search/" + repository.id + '/' + '1/10/?searchText=' +searchValue;
        }
    }
</script>
<header class="rowpub">
    <a class="rowpub">
        <div style="margin-right: 15px;">
            
                <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/def6013d3d264848bf898f7200a36248.png" alt="" style="height: 120px" />
            
        </div>
        <!--        <div >-->
        <!--            <p style="margin-bottom:12px;font-size:20px;font-weight: bold;color: #151515">中国社区发展协会</p>-->
        <!--            <p style="margin-bottom:7px;font-size:16px;color: #151515;font-weight: bold">China community deveplopment association</p>-->
        <!--        </div>-->
    </a>
    <div class="rowpub">
        <div class="rowpub">
            <div class="rowpub inputv" style="border-radius:0px;border-color: #5e1f78">
                <form id="searchForm" style="float:left" method="get" >
                    <input id="textInput" placeholder="输入关键词" placeholder-style="color:#2897F3;" name="searchText" title="输入搜索词" type="input" value="" maxlength="100" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" />
                </form>
            </div>
            <button style="background: #5e1f78; color: #fff; border: 1px solid #5e1f78; padding: 8px 15px; cursor: pointer" onClick="searchBanks()">搜索</button>
        </div>
    </div>
</header>
<!--导航-->
<nav>
    <ul class="rowpub">
        
            
                <li><a href="/w627" class="sel">首页</a></li>
                
                    
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w636/s303/1/10">走进协会</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                    
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w926/s549/1/10">党建中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                        
                        
                        
                        
                        
                    
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w953/s566/1/10">新闻中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                        
                        
                        
                        
                    
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w919/s545/1/10">培训中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                        
                        
                        
                    
                        
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w646/s308/1/10">考试中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                        
                        
                    
                        
                        
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w650/s310/1/10">会员中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                        
                    
                        
                        
                        
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w658/s314/1/10">标准中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                        
                    
                        
                        
                        
                        
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w660/s316/1/10">项目中心</a></li>
                                        
                                    
                                
                            
                        
                        
                        
                    
                        
                        
                        
                        
                        
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w662/s318/1/10">社区人才</a></li>
                                        
                                    
                                
                            
                        
                        
                    
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                            
                                
                                    
                                        
                                            <li style="position:relative" class="procenter" ><a href="/w947/s554/1/10">查询中心</a></li>
                                        
                                    
                                
                            
                        
                    
                
            
        
    </ul>
</nav>
</div>


    <div style="width:100%; height: 620px;">
        <div style="width:100%;float: left">
            <div class="target" id="target-1" style="position:relative;height:600px">
                <div >
                    <div><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/05bf3bca6fd44d4f8dac22d3f8bd407a.jpg" /></div>
                    <div><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/2b34730d36ac493f87a6a8ada78d876c.png" /></div>
                    <div><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/7d2494f57b964c598e0758538f9ad769.png" /></div>
                </div>
            </div>
        </div>
    </div>
    <div style="width: 80%; max-width: 1500px; margin: 0px auto;">
        <div class="rowpub" style="width:100%;margin-top:50px;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap">
            <div class="textlists" style="width: 36%;">
                <!--社区书记说-->
                <div style="margin-top: 10px; margin-right: 15px; flex: 1">
                    <div style="position: relative">
                        <div style="width:100%;float: left">
                            <div class="target" id="target-2" style="position:relative;height:300px">
                                <div>
                                    <div><a href="http://www.shequxiehui.net.cn/w954/c29255"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/4456a159b01e431c9a5ba3b802580a31.png" style="width:100%" /></a></div>
                                    <div><a href="http://pxpj09.zyjndj.com/w954/c29999"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/670589d9df4d441db58b1e0687302b95.png" style="width:100%" /></a></div>
                                    <div><a href="http://www.shequxiehui.net.cn/w954/c28501"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/4788d9f1205d48d58a73209852329bfb.png" style="width:100%" /></a></div>
                                    <div><a href="http://www.shequxiehui.net.cn/w954/c28438"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/4b7033a13d704261ae1de5cc7a6abc57.png" style="width:100%" /></a></div>
                                    <div><a href="http://www.shequxiehui.net.cn/w954/c29255"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/ab17fb25eb114ed2a2bdf5a5765d03a5.jpg" style="width:100%" /></a></div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <script>
                $( "#target-2" ).HappyImage({
                    effect: "slide",
                    autoplay: 3000,
                });
            </script>
            <div class="textlists" >
                <div class="colpub">
                    <div style="height: 180px;">
                        <!--协会动态-->
                        
                            
                                
                                    <div id="con_menu_1" class="rowpub titlev">
                                        <span class="title"><span style="font-size: 20px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;">协会动态</span></span>
                                        <a href="w953/s566/1/10"style="font-size: 18px;">查看更多>></a>
                                    </div>
                                
                                <div style="width: 98%; margin-top: 10px;">
                                    
                                        
                                            
                                                <a href="w954/c32246" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;font-size: 20px;"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>中国社区发展协会召开2026年分支机构工作交流会</span></a><a href="w954/c32240" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;font-size: 20px;"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>中国社区发展协会严正声明</span></a><a href="w954/c32237" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;font-size: 20px;"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>关于公开征集“2026中国社区足球超级联赛”分站赛举办城市的公告</span></a><a href="w954/c32236" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;font-size: 20px;"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>2026社超联赛 | 江苏南通分站赛正式启动，快来为家门口的足球盛宴打卡助威！</span></a>
                                            
                                        
                                    
                                </div>
                            
                        
                    </div>
                    <div style="height: 180px; margin-top: 20px;">
                        <!--会员动态-->
                        
                            
                                
                                    <div id="con_menu_2" class="rowpub titlev">
                                        <span class="title"><span style="font-size: 20px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;">会员动态</span></span>
                                        <a href="w957/s568/1/10"style="font-size: 18px;">查看更多>></a>
                                    </div>
                                
                                <div style="width: 98%; margin-top: 10px">
                                    
                                        
                                            
                                                <a href="w958/c31809" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【会员动态】这个夏天让成长更有温度——山东省东营市黄三角农高区丁庄街道中心社区暑期公益课堂丰富多彩</span></a><a href="w958/c31706" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【会员动态】健身瑜伽进南桥！为中老年居民开启健康新体验</span></a><a href="w958/c31705" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【会员动态】太极拳进社区，助力老年人乐享健康生活</span></a><a href="w958/c31690" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【会员动态】以党建引领绘就产业兴、民生暖、乡风淳的振兴画卷——甘肃省舟曲县曲瓦乡城马村党支部助推乡村振兴纪实</span></a>
                                            
                                        
                                    
                                </div>
                            
                        
                    </div>
                </div>
            </div>
            <div class="textlists" style="width:28%;margin-right:0;">
                <div style="margin-bottom: 10px;">
                    <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/eeb02a86d1b94c7ea530da12ef4eec06.png" alt="" style="width: 100%" />
                </div>
                <!--证书查询-->
                <script>
                    function setTab(name,cursel,n){
                        for(i=1;i<=n;i++){
                            const menu=document.getElementById(name+i);
                            const con=document.getElementById("qt_"+name+"_"+i);
                            menu.className=i==cursel?"hover":"";
                            con.style.display=i==cursel?"block":"none";
                        }
                    }
                </script>
                <div id="qt" style="background: #5e1f78; padding: 10px;">
                    <div class="cxtitle" style="width: 90%; height: 30px;">
                        <ul style="line-height: 30px">
                            <li id="menu1" onclick="setTab('menu',1,2)" class="hover" style="font-size:16px">考务证书</li>
                            <li id="menu2" onclick="setTab('menu',2,2)" style="font-size:16px;margin-right:0px">其他证书</li>
                            <div style="clear:both;"></div>
                        </ul>
                    </div>
                    <div class="cxcon">
                        <!--                <p style="font-size: 20px; color: #fcce80; text-align: center; margin: 20px 0px 0px;">证书查询</p>-->
                        <div class="rowpub cxtj" style="border: 2px solid #EBEBEB; margin: 15px auto;width: 80%;">
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/f84491415aae419c86be468bf39b538c.png" style="width:17px;"/>
                            <input type="text" id="cardId2"  size="45" name="cardId" searchType="searchType" class="inputClass" placeholder="请输入您要查询的证件号码"/>
                        </div>
                        <div class="rowpub cxtj" style="margin-bottom: 15px;margin-top: 0;border: 2px solid #EBEBEB;width: 80%;">
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/f84491415aae419c86be468bf39b538c.png" style="width:17px;"/>
                            <input type="text"  id="certNum1" size="45" name="certNum" searchType="searchType" class="inputClass" placeholder="请输入您要查询的证书编号"/>
                        </div>
                        <div class="rowpub cxtj" style="margin-bottom: 15px;margin-top: 0;border: 2px solid #EBEBEB;width: 80%;">
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/f84491415aae419c86be468bf39b538c.png" style="width:17px;"/>
                            <input type="text" id="name2" size="45" name="name" searchType="searchType" class="inputClass"  placeholder="请输入您要查询的考生姓名"/>
                        </div>
                        <p style="color:#DA1E1E;text-align: center;margin-bottom: 10px">注：请输入以上两项内容进行查询</p>
                        
                            <button id="qt_menu_1" type="submit" class="xcbtn" onclick="searchCerts({&quot;id&quot;:705,&quot;title&quot;:&quot;\u8BC1\u4E66\u67E5\u8BE2&quot;,&quot;hieIds&quot;:[627,705],&quot;code&quot;:&quot;certQuery&quot;,&quot;navTitle&quot;:&quot;\u8BC1\u4E66\u67E5\u8BE2&quot;});" style="cursor:pointer">查询</button>
                        
                        
                            <button id="qt_menu_2" type="submit" class="xcbtn" onclick="searchCerts({&quot;id&quot;:971,&quot;title&quot;:&quot;\u5176\u4ED6\u8BC1\u4E66\u67E5\u8BE2&quot;,&quot;hieIds&quot;:[627,971],&quot;code&quot;:&quot;otherCertQuery&quot;,&quot;navTitle&quot;:&quot;\u5176\u4ED6\u8BC1\u4E66\u67E5\u8BE2&quot;});" style="cursor:pointer;display:none;">查询</button>
                        
                    </div>
                </div>
            </div>
            <div style="width: 68%;">
                <div class="textlists" style="width: 90%; margin-bottom: 20px;">
                    <!--行业新闻-->
                    
                        
                            
                                <div class="rowpub titlev">
                                    <span class="title"><span style="font-size: 20px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;">行业新闻</span></span>
                                    <a href="w642/s306/1/10"style="font-size: 18px;">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 205px; ">
                                
                                    
                                        
                                            <a href="w643/c31834" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>社区热点 |新疆乌什县： “银行小能手”点亮康复者社会融入之路</span></a><a href="w643/c31682" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>要求养老院24小时双人值班，合理吗？</span></a><a href="w643/c31680" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【新规】/行政区划代码管理办法</span></a><a href="w643/c31665" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>《社会团体年度检查办法》解读</span></a>
                                        
                                    
                                
                            </div>
                        
                    
                </div>
                <div class="textlists" style="width: 90%">
                    <!--通知公告-->
                    
                        
                            
                                <div class="rowpub titlev">
                                    <span class="title"><span style="font-size: 20px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;">通知公告</span></span>
                                    <a href="w644/s307/1/10"style="font-size: 18px;">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 205px; ">
                                
                                    
                                        
                                            <a href="w645/c32232" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>关于撤消中国社区发展协会相关基地的公告</span></a><a href="w645/c31829" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>2025年中国社区篮球公开赛（城BA）总决赛补充通知</span></a><a href="w645/c31828" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>“2025社区书画展”作品征集通知 ——首届社区发展（国际）博览会书画展区集中展示</span></a><a href="w645/c31827" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>关于公布2025年城乡社区高质量发展幸福家园共建名单的通知</span></a>
                                        
                                    
                                
                            </div>
                        
                    
                </div>
            </div>
            <div class="textlists" style="margin-right:0;margin-top: 10px;">
                <!--信息化系统-->
                <div style="margin-top: 10px">
                    <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/199ccdbba3bd446bb0510d2235a8dfba.png" alt="" style="margin-bottom: 5px; width: 100%; height: 80px; ">
                    <div class="rowpub" style="justify-content: space-between; align-items: flex-start;">
                        <a style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/3aecd2fdd6264ef09c609332867da34e.png" alt="" style="margin-bottom: 5px; width: 100%; height: 50px; ">
                        </a>
                        <a style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/8904393e15af419eb721c40b9b6cc2b8.png" alt="" style="margin-bottom: 5px; width: 100%;height: 50px;" >
                        </a>
                    </div>
                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px" >
                        <a style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/9b0037fa98964095b8ba0c31c75eee3a.png" alt="" style="margin-bottom: 5px; width: 100%;height: 50px;" >
                        </a>
                        <a style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/4f26b35fe7f64b6abae98e581f7777f9.png" alt="" style="margin-bottom: 5px; width: 100%;height: 50px;" >
                        </a>
                    </div>
                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px" >
                        <a style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/e1590a371d1741a880c8ab67c438ea32.png" alt="" style="margin-bottom: 5px; width: 100%;height: 50px;" >
                        </a>
                        <!-- <a style="width: 48%; text-decoration: none; text-align: center" >
                             <img th:if="${fileDatas['xh6'].storeUrl}" th:src="${fileDatas['xh6'].storeUrl}" alt="" style="margin-bottom: 5px; width: 100%;" >
                         </a>-->
                    </div>
                </div>
            </div>
        </div>
        <div class="textlists" style="width: 97%; margin-right:0; background: #fff; padding: 10px 15px">
            <!--精彩视频-->
            <div class="textlists" style="width: 100%; margin-right:0;">
                <!--精彩视频-->
                <div class="rowpub titlev">
                    <span class="title"><span style="font-size: 20px; color: #5E1F78; border-bottom: 3px solid #5E1F78; padding-bottom: 7px;">精彩视频</span></span>
                    
                        
                            
                                
                                    <a href="w963/s572/1/10"style="font-size: 18px;">查看更多>></a>
                                
                            
                        
                    
                </div>
                <div class="rowpub" style="justify-content: space-between; margin-top: 10px">
                    
                        
                            
                                <a href="w964/c31832" style="width: 25%">
                                    
                                </a><a href="w964/c6051" style="width: 25%">
                                    <img src="https://resfiles.bjcscn.com/85e587d4f96247888aaf592214d3e159/51bb04e94b41464e9d2e1d8aa9e5eaef.png" alt="" style="width: 96%" />
                                </a>
                            
                        
                    
                </div>
            </div>
        </div>
    </div>
    <!-- 培训中心 -->
    <div style="background:url(http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/f959293fe04641608b77e0a614cd4de5.png);width: 100%;height:674px;background-size: cover;margin-bottom: 20px;" >
        <div style="width: 80%; max-width: 1500px; margin: 0px auto; padding: 100px 0;">
            <div class="rowpub" style="align-items: center; margin-bottom: 40px;">
                <p style="background: #fcce80; font-size: 20px; color: #5e1f78; padding: 10px; width: 90px;">培训中心</p>
                <div class="dsj"></div>
            </div>
            <div class="rowpub" style="align-items: flex-start; justify-content: space-between;">
                <div class="rowpub" style="justify-content: space-between; width: 70%">
                    <div><a href="http://www.shequxiehui.net.cn/w702/s330/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/ce9f17716dd84c228f88a4d4a6b4173f.png" alt="" /></a> <p style="font-size: 20px;text-align: center;">消防安全管理员职业技能认定培训</p></div>
                    <div><a href="http://www.shequxiehui.net.cn/w702/s330/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/ea273881149c412c987bb2ed789be453.jpg" alt="" /></a><p style="font-size: 20px;text-align: center;">社区心理能力提升培训</p></div>
                    <div><a href="http://www.shequxiehui.net.cn/w702/s330/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/ff0122e1fcab469d9da3af06e85082d4.jpg" alt="" /></a><p style="font-size: 20px;text-align: center;">项目评估师培训</p></div>
                </div>
                <div style="width: 25%">
                    <a href="https://axyjg.zyjnpx.com/minitrainLogin"><img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/e0ab3b444d8c443f98454352fc0ba566.png" alt="" /></a>
                </div>
            </div>
        </div>
    </div>
    <!--考试中心-->
    <div style="width: 80%; max-width: 1500px; margin: 0px auto;">
        <div class="rowpub" style="align-items: center; margin: 40px auto;">
            <p style="background: #fcce80; font-size: 20px; color: #5e1f78; padding: 10px; width: 90px;">考试中心</p>
            <div class="dsj"></div>
        </div>
        <div class="rowpub" style="width:100%;margin-top:50px;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap">
            <div style="width: 68%">
                <div class="textlists" style="width: 90%; margin-bottom: 20px;">
                    <!--考试通知-->
                    
                        
                            
                                <div class="rowpub titlev">
                                    <span class="title"><span style="font-size: 20px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;">最新考试通知</span></span>
                                    <a href="w646/s308/1/10"style="font-size: 18px;">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 120px; ">
                                
                                    
                                        
                                            
                                        
                                    
                                
                            </div>
                        
                    
                </div>
                <div class="textlists" style="width: 90%">
                    <!--成绩公示-->
                    
                        
                            
                                <div class="rowpub titlev">
                                    <span class="title"><span style="font-size: 20px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;">成绩公示</span></span>
                                    <a href="w648/s309/1/10"style="font-size: 18px;">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 120px; ">
                                
                                    
                                        
                                            
                                        
                                    
                                
                            </div>
                        
                    
                </div>
            </div>
            <div class="textlists" style="margin-right:0;">
                <!--信息化系统-->
                <div style="margin-top: 10px">
                    <div class="rowpub" style="justify-content: space-between">
                        <a href="http://sppjbm.zyjndj.com/main#/" style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/35c6285c1cf24aff90b1fbc39d66be23.png" alt="" style="width: 100%; margin-bottom: 5px">
                        </a>
                        <a href="https://axypc.zyjnpx.com/#/?unitUid=12cb083fc6d24160a68981adaa6491c9" style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/34686294dcb047988934b6f04bcea134.png" alt="" style="width: 100%; margin-bottom: 5px" >
                        </a>
                    </div>
                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px" >
                        <a href="https://web.ksj.kszx365.com/" style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/eb6819c8689b409eb92a099c26b5f612.png" alt="" style="width: 100%; margin-bottom: 5px" >
                        </a>
                        <a href="http://sppj.zyjndj.com/minitestflowLogin" style="width: 48%; text-decoration: none; text-align: center" >
                            <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/8eec8abe34fc429eb4e4751a207ba342.png" alt="" style="width: 100%; margin-bottom: 5px" >
                        </a>
                    </div>
                </div>
            </div>
        </div>
        <!-- 会员中心 -->
        <div style="width: 100%; margin-bottom: 20px;">
            <div class="rowpub" style="align-items: center; margin: 40px auto;">
                <p style="background: #fcce80; font-size: 20px; color: #5e1f78; padding: 10px; width: 90px;">会员中心</p>
                <div class="dsj"></div>
            </div>
            <div class="rowpub" style="align-items: center; justify-content: space-between;">
                <div><a href="http://www.shequxiehui.net.cn/w650/s310/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/94b948dfbb5340f48e4e8598c241ee57.png" alt="" /></a></div>
                <div><a href="http://www.shequxiehui.net.cn/w651/s311/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/1149d432b75040e38acaa9124c6499b5.png" alt="" /></a></div>
                <div><a href="http://www.shequxiehui.net.cn/w652/s312/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/b1ecf7c01f7545cb9b52d6b8c4a2ab7c.png" alt="" /></a></div>
                <div><a href="http://www.shequxiehui.net.cn/w1592/s853/1/10"><img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/235e6c0f32c14a7c9dea6b853b942838.png" alt="" /></a></div>
            </div>
        </div>
        <!-- 标准中心 -->
        <div style="width: 100%; margin-bottom: 20px;">
            <div class="rowpub" style="align-items: center; margin: 40px auto;">
                <p style="background: #fcce80; font-size: 20px; color: #5e1f78; padding: 10px; width: 90px;">标准中心</p>
                <div class="dsj"></div>
            </div>
            <div style="position: relative">
                <div class="rowpub titlev" style="margin-bottom: 30px;">
                <span class="title">
                    <a class="btn active" style="cursor: pointer;font-size: 20px;">法律法规</a>
                    <a class="btn" style="cursor: pointer;font-size: 20px;">政策文件</a>
                  <a class="btn" style="cursor: pointer;font-size: 20px;">行业标准规范</a>
                  <a class="btn" style="cursor: pointer;font-size: 20px;">协会标准</a>
                </span>
                </div>
                <div class="content1 show">
                    <!--<th:block th:with="webDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'flfg'},30)}">
                        <th:block th:each="web,webStat:${webDatas}">
                            <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{'flfg'},30)}">
                                <a th:href="@{'w' + ${web.id} + '/s' + ${contentStruNavs[0].id} + '/1/10'}" style="position: absolute; top: 0; right: 0; color: #888;">查看更多>></a>
                            </th:block>
                            <div class="rowpub" style="align-items: center; justify-content: flex-start; min-height: 240px;">
                                <th:block th:with="datas=${@cmsDataHelper.getContentss(curRepository.id,{'flfg'},{5},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,',30)}">
                                    <th:block th:with="conDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'flfgContent'},30)}">
                                        <th:block th:each="con,conStat:${conDatas}">
                                            <div style="width: 20%" th:if="${datas.struCodeContents['flfg']}" th:each="data,dataStat:${datas.struCodeContents['flfg']}">
                                                <a  th:href="@{'w' + ${con.id} + '/c' + ${data.id}}" >
                                                    <img th:if="${data.navImgUrl}" th:src="${data.navImgUrl}" alt="" style="width: 90%" />
                                                </a>
                                            </div>
                                        </th:block>
                                    </th:block>
                                </th:block>
                            </div>
                        </th:block>
                    </th:block>-->
                    
                        
                            
                                <div  class="rowpub titlev">
                                    <!--<span class="title"><span style="font-size: 16px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;" th:if="${web.title}" th:text="${web.title}">行业新闻</span></span>-->
                                    <a style="margin-left:1380px;" href="w658/s314/1/10">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 205px; ">
                                
                                    
                                        
                                            <a href="w667/c24866" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>中华人民共和国国家安全法</span></a><a href="w667/c24867" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>中华人民共和国标准化法</span></a><a href="w667/c24868" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>中华人民共和国标准化法实施条例</span></a><a href="w667/c24869" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>国家标准管理办法</span></a>
                                        
                                    
                                
                            </div>
                        
                    
                </div>
                <div class="content1">
                    
                        
                            
                                <div class="rowpub titlev">
                                    <!-- <span class="title"><span style="font-size: 16px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;" th:if="${web.title}" th:text="${web.title}">行业新闻</span></span>-->
                                    <a  style="margin-left:1380px;" href="w659/s315/1/10">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 205px; ">
                                
                                    
                                        
                                            <a href="w668/c28528" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>2024年全国标准化工作要点</span></a><a href="w668/c28068" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>基本公共服务标准体系建设工程工作方案</span></a><a href="w668/c26447" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>国家标准涉及专利的管理规定（暂行）</span></a><a href="w668/c25389" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>贯彻实施《国家标准化发展纲要》行动计划</span></a>
                                        
                                    
                                
                            </div>
                        
                    
                    <!--<th:block th:with="webDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'zcwj'},30)}">
                        <th:block th:each="web,webStat:${webDatas}">
                            <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{'zcwj'},30)}">
                                <a th:href="@{'w' + ${web.id} + '/s' + ${contentStruNavs[0].id} + '/1/10'}" style="position: absolute; top: 0; right: 0; color: #888;">查看更多>></a>
                            </th:block>
                            <div class="rowpub" style="align-items: center; justify-content: flex-start; min-height: 240px;">
                                <th:block th:with="datas=${@cmsDataHelper.getContentss(curRepository.id,{'zcwj'},{5},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,',30)}">
                                    <th:block th:with="conDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'zcwjContent'},30)}">
                                        <th:block th:each="con,conStat:${conDatas}">
                                            <div style="width: 20%" th:if="${datas.struCodeContents['zcwj']}" th:each="data,dataStat:${datas.struCodeContents['zcwj']}">
                                                <a  th:href="@{'w' + ${con.id} + '/c' + ${data.id}}" >
                                                    <img th:if="${data.navImgUrl}" th:src="${data.navImgUrl}" alt="" style="width: 90%" />
                                                </a>
                                            </div>
                                        </th:block>
                                    </th:block>
                                </th:block>
                            </div>
                        </th:block>
                    </th:block>-->
                </div>
                <div class="content1">
                    
                        
                            
                                <div class="rowpub titlev">
                                    <!-- <span class="title"><span style="font-size: 16px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;" th:if="${web.title}" th:text="${web.title}">行业新闻</span></span>-->
                                    <a  style="margin-left:1380px;" href="w915/s543/1/10">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 205px; ">
                                
                                    
                                        
                                            <a href="w916/c29205" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>《社会组织基础术语》等4项推荐性行业标准</span></a>
                                        
                                    
                                
                            </div>
                        
                    
                </div>
                <div class="content1">
                    
                        
                            
                                <div class="rowpub titlev">
                                    <!-- <span class="title"><span style="font-size: 16px; color: #5e1f78; border-bottom: 3px solid #5e1f78; padding-bottom: 7px;" th:if="${web.title}" th:text="${web.title}">行业新闻</span></span>-->
                                    <a  style="margin-left:1380px;" href="w917/s544/1/10">查看更多>></a>
                                </div>
                            
                            <div style="margin: 10px 0px; flex: 1; height: 205px; ">
                                
                                    
                                        
                                            <a href="w918/c32204" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>关于征集2026年度团体标准的通知</span></a><a href="w918/c31830" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>中国社区发展协会关于《社区康养智能柜设置规范》 团体标准立项的通知</span></a><a href="w918/c26972" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【团体标准意见征集】/《社区（村）党群服务中心星级评价指标体系》意见征集</span></a><a href="w918/c26969" style="color: #656565; border-bottom: 1px solid #f6f6f6; line-height: 30px; padding: 2px 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block"><span style="color: #5e1f78; font-weight: bold; margin-right: 3px;">></span><span>【团体标准意见征集】/《社区社会组织培育孵化指南》意见征集</span></a>
                                        
                                    
                                
                            </div>
                        
                    
                </div>
            </div>
        </div>
        <!-- 项目中心 -->
        <div style="width: 100%; margin: 0px 0 120px;">
            <div class="rowpub" style="align-items: flex-start; justify-content: space-between;">
                <div><img style="width:260px;"  src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/85c3b66ad1934866ba58b2713e4c9121.jpg" alt="" /></div>
                <div style="flex: 1; position: relative;">
                    <div style="position: absolute; top: 400px; left: -36px;">
                        <div class="rowpub" style="margin-top:20px;align-items: center; justify-content: space-between;">
                            <div style="height：25px;"><a href="http://www.shequxiehui.net.cn/w660/s316/1/10"><img style="width:1100px;max-height:350px;margin-top:-600px;margin-left: -25px;" src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/8e75f6da368041519bffb469f2b3245d.jpg" alt="全国城乡社区高质量发展典型案例" /></a></div>
                          
                        </div>
                         <div class="rowpub" style="margin-top:80px;align-items: center; justify-content: space-between;">
                                <div style="height：25px;"><a href="http://www.shequxiehui.net.cn/w1341/s743/1/10"><img style="width:1100px;max-height:350px;margin-top:-100px; margin-left: -25px;" src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/2d21167546d8451c990f6d12c45bcc58.jpg" alt="全国社区春晚" /></a></div>
                            </div>
                    </div>
                </div>
                <div><img style="width:260px;"  src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/a906efcb4b654b5ca200f298edeaccf3.jpg" alt="" /></div>
            </div>
        </div>
    </div>
    <!--社区人才-->
    <div class="textlists" style="width: 100%; margin-right:0; margin-top: 50px;">
        <div style="background:url(http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/d60fca0eb16046b080b7f93f0348268d.png);height:300px;background-size: cover" >
            <h3 style="font-size: 40px; color: #151515; text-align: center; padding-top: 50px;">社区人才</h3>
        </div>
        <div style="width: 80%; max-width: 1500px; margin: 0px auto;text-align: center;">
            <div class="rowpub" style="justify-content: space-between; margin-top: -160px">
                <a href="http://www.shequxiehui.net.cn/w662/s318/1/10" style="flex: 1">
                    <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/83ac8165f5c74af09b1a5f17fbf59ce1.jpg" alt="">
                    <p style="font-size: 20px; color: #151515; text-align: center; margin-top: 10px;">社区公共服务人才库</p>
                </a>
                <a href="http://www.shequxiehui.net.cn/w663/s319/1/10" style="flex: 1">
                    <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/83ac8165f5c74af09b1a5f17fbf59ce1.jpg" alt="">
                    <p style="font-size: 20px; color: #151515; text-align: center; margin-top: 10px;">社区便民服务人才库</p>
                </a>
                <a href="http://www.shequxiehui.net.cn/w664/s320/1/10" style="flex: 1">
                    <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/83ac8165f5c74af09b1a5f17fbf59ce1.jpg" alt="">
                    <p style="font-size: 20px; color: #151515; text-align: center; margin-top: 10px;">社区公益服务人才库</p>
                </a>
                <a href="http://www.shequxiehui.net.cn/w665/s321/1/10" style="flex: 1">
                    <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/83ac8165f5c74af09b1a5f17fbf59ce1.jpg" alt="">
                    <p style="font-size: 20px; color: #151515; text-align: center; margin-top: 10px;">社区教育服务人才库</p>
                </a>
                <a href="http://www.shequxiehui.net.cn/w666/s322/1/10" style="flex: 1">
                    <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/83ac8165f5c74af09b1a5f17fbf59ce1.jpg" alt="">
                    <p style="font-size: 20px; color: #151515; text-align: center; margin-top: 10px;">社区专家服务人才库</p>
                </a>
            </div>
        </div>
    </div>
    <img src="http://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/8d5f410a29b74996bd692e4c9ada365e.jpg" alt="" style="width: 100%;" />

<!--底部-->

    <div><style>
    .select1{
        background: rgba(0,0,0,0.2);
        width: 100px;
        height:40px;
        border-radius:10px;
    }
    .select1 select{
        background:transparent;
        width:100px;
        height:100%;
        border:none;
        padding-left:10px;
        border-radius:10px;
    }
    .indexLinkListWrap{
        width:550px;
        padding:6px;
        color:#ffffff;
    }
    .indexLinkListWrap ul li{
        text-align:center;
        display:block;
        float:left;/*此处添加浮动属性*/
        color:#ffffff;
        width:30%;/*100%/8=12.5%,但是你有边框和外补白，这个得你自己调试，可能会少于8个，比如宽度过大的话，可能只有7个*/
        margin:2px;
    }
    .indexLinkListWrap ul li a:hover{
        text-decoration:underline;
    }
</style>
<footer style="width: 100%">
    <div style="background-color: #5f1e78; padding: 10px 0;">
        <div class="rowpub" style="width: 100%; max-width: 1500px; margin: 0 auto; padding-top: 10px; padding-bottom: 5px; align-items: flex-start;">
            <div style="color: #fff; flex: 1;">
                <p style="font-size: 20px; margin-bottom: 15px;">联系我们</p>
                <div class="rowpub" style="align-items: center; justify-content: space-between; margin-bottom: 15px;">
                    <p style="font-size: 14px;">邮编：100054</p>
                    <p style="font-size: 14px;">秘书处：（010）83666571</p>
                </div>
                <div class="rowpub" style="align-items: center; justify-content: space-between; margin-bottom: 15px;">
                    <p style="font-size: 14px;">邮箱：shequxiehui@163.com</p>
                    <p style="font-size: 14px;">会员部：（010）83666571</p>
                </div>
                <div class="rowpub" style="align-items: center; justify-content: space-between; margin-bottom: 15px;">
                    <p style="font-size: 14px;">地址：北京市西城区广安门南街48号中彩大厦9层906</p>
                    <p style="font-size: 14px;">项目部：（010）83666572</p>
                </div>
                <div class="rowpub" style="align-items: center; justify-content: space-between; margin-bottom: 15px;">
                    <p style="font-size: 14px;"></p>
                    <p style="font-size: 14px;">培训部：（010）83666572</p>
                </div>
                <div class="rowpub" style="align-items: center; justify-content: space-between; margin-bottom: 15px;">
                    <p style="font-size: 14px;"></p>
                    <p style="font-size: 14px;">标准部：（010）83666571</p>
                </div>
            </div>
            <div style="color: #fff; flex: 1; text-align: center; margin-left:50px;">
                <p style="font-size: 20px; margin-bottom: 15px;">友情链接</p>
                <!--<a href="" target="_blank" style="background: #fcce7f; padding: 10px 0; width: 100px; text-align: center; color: #fff; margin: 0 auto 20px; font-size: 16px; display: block; text-decoration: none;">政府部门</a>
                    <a href="" target="_blank" style="background: #fcce7f; padding: 10px 0; width: 100px; text-align: center; color: #fff; margin: 0 auto; font-size: 16px; display: block; text-decoration: none;">相关机构</a>-->
                <div class="indexLinkListWrap">
                    <ul>
                        <li >
                            <a  href="http://www.mca.gov.cn/" style="color:#ffffff;font-size: 14px;" >民政部</a>
                        </li>
                        <li >
                            <a  href="http://mzj.beijing.gov.cn/" style="color:#ffffff;font-size: 14px;">北京市民政局</a>
                        </li>
                        <li >
                            <a  href="https://mz.tj.gov.cn/" style="color:#ffffff;font-size: 14px;">天津市民政局</a>
                        </li>
                        <li >
                            <a  href="https://minzheng.hebei.gov.cn/" style="color:#ffffff;font-size: 14px;">河北省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.shanxi.gov.cn/" style="color:#ffffff;font-size: 14px;">山西省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.nmg.gov.cn/" style="color:#ffffff;font-size: 14px;">内蒙古自治区民政厅</a>
                        </li>
                        <li >
                            <a  href="https://mzt.ln.gov.cn/" style="color:#ffffff;font-size: 14px;">辽宁省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.jl.gov.cn/" style="color:#ffffff;font-size: 14px;">吉林省民政厅</a>
                        </li>
                        <li >
                            <a  href="https://mzt.hlj.gov.cn/" style="color:#ffffff;font-size: 14px;">黑龙江省民政厅</a>
                        </li>
                        <li >
                            <a  href="https://mzj.sh.gov.cn/" style="color:#ffffff;font-size: 14px;">上海市民政局</a>
                        </li>
                        <li >
                            <a  href="http://mzt.jiangsu.gov.cn/" style="color:#ffffff;font-size: 14px;">江苏省民政厅</a>
                        </li>
                        <li >
                            <a  href="https://mzt.zj.gov.cn/" style="color:#ffffff;font-size: 14px;">浙江省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mz.ah.gov.cn/" style="color:#ffffff;font-size: 14px;">安徽省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.fujian.gov.cn/" style="color:#ffffff;font-size: 14px;">福建省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.jiangxi.gov.cn/" style="color:#ffffff;font-size: 14px;">江西省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.shandong.gov.cn/" style="color:#ffffff;font-size: 14px;">山东省民政厅</a>
                        </li>
                        <li >
                            <a  href="https://mzt.henan.gov.cn/" style="color:#ffffff;font-size: 14px;">河南省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.hubei.gov.cn/" style="color:#ffffff;font-size: 14px;">湖北省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.hunan.gov.cn/" style="color:#ffffff;font-size: 14px;">湖南省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://smzt.gd.gov.cn/" style="color:#ffffff;font-size: 14px;">广东省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.gxzf.gov.cn/" style="color:#ffffff;font-size: 14px;">广西壮族自治区民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mz.hainan.gov.cn/" style="color:#ffffff;font-size: 14px;">海南省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzj.cq.gov.cn/" style="color:#ffffff;font-size: 14px;">重庆市民政局</a>
                        </li>
                        <li >
                            <a  href="http://mzt.sc.gov.cn/" style="color:#ffffff;font-size: 14px;">四川省民政厅</a>
                        </li>
                        <li >
                            <a  href="https://mzt.guizhou.gov.cn/" style="color:#ffffff;font-size: 14px;">贵州省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://ynmz.yn.gov.cn/preview/ynmzt/index.jhtml" style="color:#ffffff;font-size: 14px;">云南省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.xizang.gov.cn/" style="color:#ffffff;font-size: 14px;">西藏自治区民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.shaanxi.gov.cn/" style="color:#ffffff;font-size: 14px;">陕西省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.gansu.gov.cn/" style="color:#ffffff;font-size: 14px;">甘肃省民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mca.nx.gov.cn/" style="color:#ffffff;font-size: 14px;">宁夏回族自治区民政厅</a>
                        </li>
                        <li >
                            <a  href="http://mzt.xinjiang.gov.cn/" style="color:#ffffff;font-size: 14px;">新疆维吾尔自治区民政厅</a>
                        </li>
                        <li >
                            <a  href="http://www.people.com.cn/" style="color:#ffffff;font-size: 14px;">人民网</a>
                        </li>
                        <li >
                            <a  href="http://www.xinhuanet.com/" style="color:#ffffff;font-size: 14px;">新华网</a>
                        </li>
                        <li >
                            <a  href="https://www.sina.com.cn/" style="color:#ffffff;font-size: 14px;">新浪网</a>
                        </li>
                        <li >
                            <a  href="http://tg.ayhwwl.top/index.php?c=content&a=show&id=2055" style="color:#ffffff;font-size: 14px;">中国社会组织网</a>
                        </li>
                </div>
            </div>
            <div class="rowpub" style="width: 10%; justify-content: space-between">
                
                    <div style="text-align: center">
                        <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/eb98bd273b544abe836f27ddbe6763dd.jpg" alt="官方微信公众号" style="width: 100px" />
                        <p style="font-size: 18px; color: #fff; margin-bottom: 20px;">官方微信公众号</p>
                    </div>
                
            </div>
              
              <div class="rowpub" style="width: 10%; justify-content: space-between">
                                            
                    <div style="text-align: center">
                        <img src="https://resfiles.bjcscn.com/53cb95970939464984ddc0cae8ebac70/9968d366f8644216972db5170d4e599c.jpg" alt="订阅号" style="width: 100px" />
                        <p style="font-size: 18px; color: #fff; margin-bottom: 20px;">订阅号</p>
                    </div>
                
                     </div>
              
        </div>
    </div>
    <!--    <div style="color: #fff; flex: 1; text-align: center">-->
    <!--        <p style="font-size: 16px; color: #fff;">关注公众号</p>-->
    <!--    </div>-->
    </div>
    </div>
    </div>
    <div style="background-color: #2f0f3e; padding: 10px 0;">
        <div style="width: 80%; max-width: 1200px; margin: 0 auto; text-align: center; padding-top: 5px; padding-bottom: 10px">
            <div class="rowpub" style="align-items: center; justify-content: center; margin-bottom: 15px;">
                <p style="text-align: center; width: 30%;"><a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style="font-size: 16px; color: #fff; text-decoration: none;">网站备案号：京ICP备2021234594号</a></p>
                <p style="font-size: 16px; color: #fff; text-align: center; width: 30%;">版权所属：中国社区发展协会</p>
            </div>
            <!--  <p style="font-size: 16px;color: #fff; text-align: center">技术支持：xxxx</p>-->
        </div>
    </div>
</footer>
</div>

<script>
    var btns = document.getElementsByClassName("btn");
    var contents = document.getElementsByClassName("content1");
    for(var i=0;i<btns.length;i++) {
        btns[i].index = i;
        btns[i].onclick = function(){
            for(var j=0;j<btns.length;j++) {
                btns[j].className = btns[j].className.replace(' active', '').trim();
                contents[j].className = contents[j].className.replace(' show', '').trim();
            }
            this.className = this.className + ' active';
            contents[this.index].className = contents[this.index].className + ' show';
        };
    }
    $( "#target-1" ).HappyImage({
        effect: "slide",
        autoplay: 3000,
    });
</script>
</body>
</html>
