CINXE.COM
中国机构编制网-机构编制管理
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>中国机构编制网-机构编制管理</title> <meta name="description" content="中国机构编制网" /> <meta name="keywords" content="中国机构编制网,国家机关,政治,中编办,社会,中国机构,编制,改革,时政,评论,理论,思想,学术,党建,经济,科技,教育,文化,娱乐,书画,旅游,摄影,卫生,法治,军事,体育,能源,汽车,电视,视频,访谈" /> <style type="text/css"> <!-- body { margin-top: 0px; } .hui12 { font-family: "宋体"; font-size: 12px; font-weight: normal; color: #333333; line-height: 22px; } .black14c { font-family: "宋体"; font-size: 14px; font-weight: bold; color: #000000; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } a:active { text-decoration: none; } .k_4 { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #dcdcdc; border-right-color: #dcdcdc; border-bottom-color: #dcdcdc; border-left-color: #dcdcdc; } .hui14c { font-family: "宋体"; font-size: 14px; font-weight: bold; color: #333333; } .hui14 { font-family: "宋体"; font-size: 14px; font-weight: normal; color: #333333; line-height: 24px; } .k_3 { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #dcdcdc; border-right-color: #dcdcdc; border-bottom-color: #dcdcdc; border-left-color: #dcdcdc; }--> </style> </head> <body> <div style='text-align:center; padding-bottom:5px'><!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="renderer" content="webkit"> <link rel="stylesheet" type="text/css" href="../../images/normalize.css" /> <link rel="stylesheet" type="text/css" href="../../images/default-style.css" /> <title></title> <!-- <script type="text/javascript"> // JavaScript Document function addCookie(){//加入收藏夹 if(document.all){ window.external.addFavorite('http://www.scopsr.gov.cn', '中国机构编制网'); } else if(window.sidebar){ window.sidebar.addPanel('中国机构编制网','http://www.scopsr.gov.cn',""); } } function setHomepage(){//设置首页 if(document.all){ document.body.style.behavior='url(#default#homepage)'; document.body.setHomePage('http://www.scopsr.gov.cn'); } else if(window.sidebar){ if(window.netscape){ try{ netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); } catch(e){ alert("您的浏览器未启用[设为首页]功能,开启方法:先在地址栏内输入about:config,然后将项 signed.applets.codebase_principal_support 值该为true即可"); } } var prefs=Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefBranch); prefs.setCharPref('browser.startup.homepage','http://www.scopsr.gov.cn'); } } </script> --> <style type="text/css"> .top-date .top-search .input { margin-top: 8px; line-height: 24px; } .nav ul li a { color: #d41618; font-family: 微软雅黑; } </style> </head> <body> <!--机构编制网top-start--> <div class="top-banner w1000"> <img src="../../images/20220503top-banner.jpg" alt="" /> <!-- <div class="top-text"> <a href="javascript:window.external.addFavorite('http://www.scopsr.gov.cn/','中国机构编制网');" class="" >加入收藏</a> | <a href="#" class="" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.scopsr.gov.cn/');">设为首页</a> </div> --> </div> <div class="top-date w1000 clearfix"> <div class="top-date-left fl" id="oTopToday"> </div> <div class="top-search fr clearfix" style="width:350px;text-align:left;position:relative"> 站内检索: <form class="fr" onSubmit="return submitSearch(this);" method=get name=advsearchform action="http://www.scopsr.gov.cn/was5/web/search" target=_blank accept-charset="UTF-8" style="position: absolute;top: 0px;right:12px;"> <input type="hidden" name="channelid" value="225755" /> <input type="hidden" name="searchword" id="searchword" /> <input style="padding-left:5px;" name="keyword" id="keyword" type="text" size="15" value="关键字" onFocus="javascript:this.value=''" onBlur="if(this.value=='')this.value='关键字'" class="input" /> <input type="submit" name="button2" id="button2" value="检索" /> <input type="button" name="button3" onClick="location.href='http://www.scopsr.gov.cn/index_1351.html'" value="高级检索" id="button3" /> </form> </div> </div> <div class="nav clearfix"> <ul> <li style=" background:none"><a href="http://www.scopsr.gov.cn/" target="_blank">首页</a></li> <li><a href="../../xwzx/" target="_blank">新闻中心</a></li> <li><a href="../../jgbzdt/" target="_blank">机构编制动态</a></li> <li><a href="../../shgg/" target="_blank">深化改革</a></li> <li><a href="../" target="_blank">创新管理</a></li> <li><a href="../../dfbbjs/" target="_blank">地方编办建设</a></li> <li><a href="../../wsfw/" target="_blank">网上服务</a></li> </ul> </div> <!--机构编制网top-end--> <script type="text/javascript"> // top区域获取时间 var strToday = ''; function getToday() { var tmpDate = new Date(), date = tmpDate.getDate(), month = tmpDate.getMonth() + 1, year = tmpDate.getYear(), year = year > 1900 ? year : year + 1900; strToday = "今天是" + year + "年" + month + "月" + date + "日"; var myArray = new Array(6); myArray[0] = "星期日"; myArray[1] = "星期一"; myArray[2] = "星期二"; myArray[3] = "星期三"; myArray[4] = "星期四"; myArray[5] = "星期五"; myArray[6] = "星期六"; strToday += myArray[tmpDate.getDay()]; var oTopToday = document.getElementById('oTopToday'); oTopToday.innerHTML = strToday; } getToday(); function submitSearch(thisform) { var keyword = document.getElementsByName("keyword")[0].value; if(keyword.replace(/ */g, "").length == 0) { alert("请输入关键字"); return false; } else { document.getElementById("searchword").value = keyword; } } </script> </body> </html></div> <div style="margin: 0 auto;"> <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0" class="k_3" style="margin:0 auto"> <tr> <td width="33" height="29" align="right" valign="middle" background="../../images/wzbg_2_1_1.gif"><img src="../../images/wz_2_1_1.gif" width="15" height="13" /></td> <td width="10" background="../../images/wzbg_2_1_1.gif"> </td> <td width="955" background="../../images/wzbg_2_1_1.gif"><span class="hui12">您现在的位置: <a href="../../" title="首页" class='hui12 CurrChnlCls'>首页</a> > <a href="../" title="创新管理" class='hui12 CurrChnlCls'>创新管理</a> > <a href="./" title="机构编制管理" class='hui12 CurrChnlCls'>机构编制管理</a></span></td> </tr> </table> <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0" class="k_4" style="margin:0 auto"> <tr> <td colspan="2" valign="top" style="padding-top:20px"><table width="91%" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto;"> <tr> <td width="640" class="hui14">·<a href="./202502/t20250220_390471.html" target="_blank" class=hui14>浙江省丽水市庆元县委编办扎实开展机构编制重要事项报告工作</a></td> <td width="110" class="hui12">[2025年02月20日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202502/t20250220_390467.html" target="_blank" class=hui14>湖北省十堰市竹山县委编办聚焦创新“小切口”写好改革“大文章”</a></td> <td width="110" class="hui12">[2025年02月20日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202502/t20250207_390403.html" target="_blank" class=hui14>山东省威海市委编办强化机构编制保障 为乡村振兴聚势赋能</a></td> <td width="110" class="hui12">[2025年02月07日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202501/t20250110_390303.html" target="_blank" class=hui14>安徽省安庆市岳西县委编办三举措赋能教育事业发展</a></td> <td width="110" class="hui12">[2025年01月10日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202501/t20250110_390300.html" target="_blank" class=hui14>江苏苏州张家港市委编办四点发力构建全方位“优编强市”保障体系</a></td> <td width="110" class="hui12">[2025年01月10日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202412/t20241220_390207.html" target="_blank" class=hui14>山东烟台芝罘区委编办用好用活编制资源助力打造一流营商环境</a></td> <td width="110" class="hui12">[2024年12月20日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202412/t20241212_390141.html" target="_blank" class=hui14>山东省聊城市茌平区深化“优编强医”改革助推医疗卫生事业发展</a></td> <td width="110" class="hui12">[2024年12月12日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202412/t20241212_390139.html" target="_blank" class=hui14>山东省威海市委编办“三点发力”管好用活机构编制资源</a></td> <td width="110" class="hui12">[2024年12月12日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202412/t20241205_390098.html" target="_blank" class=hui14>浙江省金华市金东区委编办三个聚焦推进“优编强才”走深走实</a></td> <td width="110" class="hui12">[2024年12月05日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202412/t20241205_390097.html" target="_blank" class=hui14>江苏扬州仪征市委编办释放机构编制新动能 绘制乡村振兴“新画卷”</a></td> <td width="110" class="hui12">[2024年12月05日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202412/t20241205_390096.html" target="_blank" class=hui14>宁夏中卫市委编办建立“一函两书两台账”推动机构编制工作规范运行</a></td> <td width="110" class="hui12">[2024年12月05日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202411/t20241128_390062.html" target="_blank" class=hui14>贵州省黔西市委编办“三个优化”促进教育事业高质量发展</a></td> <td width="110" class="hui12">[2024年11月28日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202411/t20241115_389965.html" target="_blank" class=hui14>浙江嘉兴海宁市委编办持续强化重点领域体制机制保障</a></td> <td width="110" class="hui12">[2024年11月15日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202411/t20241104_389887.html" target="_blank" class=hui14>山东省济南市历下区委编办三举措加强机构编制管理</a></td> <td width="110" class="hui12">[2024年11月04日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202411/t20241104_389886.html" target="_blank" class=hui14>宁夏自治区党委编办不断完善中小学教职工编制管理机制 推进基础教育质量提升</a></td> <td width="110" class="hui12">[2024年11月04日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202411/t20241104_389885.html" target="_blank" class=hui14>内蒙古鄂尔多斯市乌审旗多举措助推人才工作提质增效</a></td> <td width="110" class="hui12">[2024年11月04日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202410/t20241029_389859.html" target="_blank" class=hui14>山东省烟台市委编办深化重点领域和关键环节改革 精准赋能新质生产力发展</a></td> <td width="110" class="hui12">[2024年10月29日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202410/t20241029_389857.html" target="_blank" class=hui14>宁夏中卫市委编办强化机构编制服务保障 助推特色产业高质量发展</a></td> <td width="110" class="hui12">[2024年10月29日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202410/t20241017_389784.html" target="_blank" class=hui14>湖南省湘潭市岳塘区委编办“三点联动”保障人才工作高质量发展</a></td> <td width="110" class="hui12">[2024年10月17日]</td> </tr> <tr> <td width="640" class="hui14">·<a href="./202410/t20241017_389779.html" target="_blank" class=hui14>湖北省鄂州市委编办创新人才招引渠道</a></td> <td width="110" class="hui12">[2024年10月17日]</td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="40" align="center" valign="bottom" class="hui12"><script language="javascript"> //createPageHTML(50, 0, "index", "html"); var currentPage = 0;//所在页从0开始 //var headPage = "index"+"."+"html";//首页 //var tailPage = "index_" + (countPage-1) + ".html"//尾页 var prevPage = currentPage-1//上一页 var nextPage = currentPage+1//下一页 var countPage = 50//共多少页 document.write("<div class='fenye' style='text-align:center;'>当前第 " + (currentPage + 1) + "/" + countPage + " 页 "); //设置上一页代码 if(countPage>1&¤tPage!=0&¤tPage!=1) document.write("<a href=\"index.html\">首页</a> | <a href=\"index"+"_" + prevPage + "."+"html\">上一页</a> "); else if(countPage>1&¤tPage!=0&¤tPage==1) document.write("<a href=\"index.html\">首页</a> | <a href=\"index.html\">上一页</a> "); else document.write("首页 | 上一页 "); //循环 var num = 5; for(var i=0+(currentPage-1-(currentPage-1)%num) ; i<=(num+(currentPage-1-(currentPage-1)%num))&&(i<countPage) ; i++){ if(currentPage==i) document.write("<font color=red>" + (i + 1) + " </font>"); else if(i==0){ document.write("<a href=\"index.html\">"+1+"</a> "); }else document.write("<a href=\"index"+"_" + i + "."+"html\">"+(i+1)+"</a> "); } //设置下一页代码 if(countPage>1&¤tPage!=(countPage-1)) document.write("<a href=\"index"+"_" + nextPage + "."+"html\">下一页</a> | <a href=\"index_" + (countPage-1) + ".html\">尾页</a>"); else document.write("下一页 | 尾页"); document.write(" </div>"); </script></td> </tr> <tr> <td align="center"> </td> </tr> </table></td> </tr> </table> <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto"> <tr> <td height="10"></td> </tr> <!--<tr> <td height="8" bgcolor="#d20001"></td> </tr> <tr> <td height="6" bgcolor="#d6d6d6"></td> </tr>--> <tr> <td height="14" width="1000" style="background:url(../../images/dh_4_2.jpg) repeat-x; height:14px; margin-top:4px;"></td> </tr> </table> </div> <div style='text-align:center'><style type="text/css"> <!-- .hei12 { font-family: "宋体"; font-size: 12px; line-height: 22px; font-weight: normal; color: #000000; text-decoration: none; magrin-bottom:10px; text-align: center; width: 1000px; margin: 0 auto; } --> </style> <div class="content"> <div> <div class="hei12"> <div style="width: 1000px; text-align: center;"> <span id="_ideConac"> <a style=" text-align: center" href="//bszs.conac.cn/sitename?method=show&id=0580A5A4278B1569E053022819AC795D" target="_blank"> <img style="width:80px;height:80px;margin:0 auto;" id="imgConac" src="//dcs.conac.cn/image/red.png" data-bd-imgshare-binded="1" vspace="0" hspace="0" border="0" /> </a> </span> </div> 联系地址:北京市东城区东四南大街85号 邮政编码:100010 电话:010-69001463 69001475<br /> 中央机构编制委员会办公室版权所有,未经书面授权禁止使用 | <span class="hei122"><a href="http://www.scopsr.gov.cn//mzsm/201905/t20190513_363707.html" target="_blank" class="hei122">免责声明</a> <br /></span> <span class="hei122"><a href="http://beian.miit.gov.cn/" target="_blank" class="hei122"> 京ICP备05084180号</a> | <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11040102700056" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"> <img src="../../images/20180827-ghs.png" style="float:left;" /> 京公网安备11040102700056号</a><br /> </p></br> </div> </div> </div> <script id="_trs_ta_js" src="//ta.trs.cn/c/js/ta.js?mpid=970" async="async" defer="defer"></script> <script type='text/javascript' src='http://static.gridsumdissector.com/js/Clients/GWD-000531-C21155/gs.js'></script></div> <!-- Gridsum tracking code begin. --> </body> </html>