← Back to document
● 省以下环保监测监察执法“垂改”大幕开启——全面深化改革之生态领域新探索
Open original site →
Extracted Text
中共中央办公厅、国务院办公厅近日印发了《关于省以下环保机构监测监察执法垂直管理制度改革试点工作的指导意见》。环保机构监测监察执法垂直管理制度改革是我国生态文明制度的一项重大改革,是三年来全面深化改革在生态环保领域进行的新探索。
环保部地方环保垂直管理工作小组办公室主任叶民、副主任张玉军,环保部环境规划院副院长吴舜泽22日接受记者采访,就这份改革文件出台的意义与落实中的核心问题进行了权威分析。
生态文明“底盘性”制度改革
十八大以来,党中央、国务院就加快推进生态文明建设作出一系列决策部署,相继出台《关于加快推进生态文明建设的意见》《生态文明体制改革总体方案》等生态文明体制改革方案。
“这些改革举措都将着眼点放在落实地方政府环境保护主体责任和强化排污者污染治理主体责任上。”叶民说,这次制定指导意见也遵循了这个思路。
指导意见要求,一是要落实地方党委政府及相关部门环保责任,上收生态环境质量监测事权,建立环境监察专员制度,开展环保督察巡视,加强对环保履责情况的监督检查,实行党政同责、一岗双责、依法追责、终身追责,推动绿色发展。
二是要落实排污单位责任,加强环保重点领域基层执法力量,污染源监测和监管重心下移,整合执法主体,相对集中执法权,强化环境司法、排污许可、损害赔偿、社会监督,严格环境执法。
“要从生态文明体制改革的大背景来看垂改,要从十八大以来出台的各项重要文件精神中系统理解垂改、推动垂改。”吴舜泽说,“垂直管理改革实质上与已经出台的《生态环境监测网络建设方案》《党政领导干部生态环境损害责任追究办法(试行)》等重大改革一脉相承,与各项生态文明制度改革相辅相成。
垂直管理制度是环境治理的基础制度,因此“垂改”是“底盘性”的制度改革。叶民认为,指导意见是落实生态文明建设和绿色发展要求的新举措,是推进生态文明体制改革的新突破,是实现生态环境治理体系和治理能力现代化的新支撑,有利于推动以改善环境质量为核心的环境管理转型,有利于加快补齐生态环境短板。
根治地方干预“痼疾”从三方面发力
以“保发展”为名,行地方干预之实,一直是环境监测监察执法工作中存在的突出问题。
“打破环保工作中地方干预‘痼疾’,关键是理顺环保系统省市县三级关系,理顺环保部门与所属地党委政府之间责任关系。”张玉军说,指导意见在清除“地方干预”病灶方面,既精准发力,又运用“巧方”。
首先从制度设计上解决干预。一是省级环保部门直接管理市(地)级环境监测机构,确保生态环境质量监测数据真实有效。二是市(地)级统一管理行政区域内的环境执法力量,依法独立行使执法权,执法重心实现下移,强化督查企业。
其次从人财物保障上解决干预。一是驻市(地)环境监测机构的人财物管理在省级环保厅(局),而市(地)县无支配权。二是县级环保机构以及监测执法机构的人财物管理在市级环保局,而县级无支配权。
最后从领导干部管理权限上解决干预。指导意见在领导干部管理上,既有遵循,也有创新。省级环保部门主管所有市(地)环保局长,以及驻市(地)环境监察和监测机构人员,增强调控能力;市(地)级环保局负责规划区划、统一执法。
“三位一体”解决环保机构队伍建设问题
环保机构人员身份编制不清、环保队伍专业化程度不够、一线执法人员装备不足等问题长期存在。
“这严重制约了环保工作的效率和质量。”吴舜泽指出,“这次改革将会涉及全国各省区市所有基层环境监测监察执法人员,指导意见专门提出了解决路径,提出规范机构人员性质,确保履责需要。”
指导意见要求,地方结合事业机构改革,将目前还是事业性质、使用事业编制的县环保局逐步转化为行政单位。将环境执法机构列入政府执法部门序列,依法赋予环境执法机构实施现场检查、行政处罚、行政强制的条件和手段,明确环境执法人员统一着装,增强环境执法权威性。
指导意见还特别对乡镇环保机构建设提出了具体要求,建立乡镇环境保护专兼职机构。要求加强队伍建设,提高专业化水平,省市县三级环保部门优化职能聚焦做好主业,大力加强队伍培训,实行行政执法人员持证上岗和资格管理制度,提高人员综合素质和能力水平。
环保机构监测监察执法垂直管理制度改革,在指导意见出台后将推动地方搞好试点。据介绍,目前河北、上海、江苏、福建、山东、河南、湖北、广东、重庆、贵州、陕西、青海等12个省市提出了改革试点申请。吴舜泽说,改革将积极稳妥推进,力争在2017年6月底前完成试点工作,2018年6月底前基本完成此项改革。
(杰文津、杨维汉)
// src设置
var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串
var isIE = userAgent.indexOf("compatible") > -1 && userAgent.indexOf("MSIE") > -1; //判断是否IE -1 && !isIE; //判断是否IE的Edge浏览器
var isIE11 = userAgent.indexOf('Trident') > -1 && userAgent.indexOf("rv:11.0") > -1;
if(isIE) {
var reIE = new RegExp("MSIE (\\d+\\.\\d+);");
reIE.test(userAgent);
var fIEVersion = parseFloat(RegExp["$1"]);
if(fIEVersion == 7) {
} else if(fIEVersion == 8) {
} else {
if($('#aud').attr('src')!=''){
$('.yinyue').show()
}
}
}else{
if($('#aud').attr('src')!=''){
$('.yinyue').show()
}
}
// 音频设置
var $aud=document.getElementById('aud'),$i=0;
var $h, $f,$dq,$d,$q;
$aud.oncanplay=function(){
$h=Math.floor($aud.duration/60);
$f=Math.floor($aud.duration-$h*60);
if($h>9){
if($f>9){
$('.yinyue .shijian').html('00:00/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('00:00/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html('00:00/0'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('00:00/0'+$h+':0'+$f)
}
}
}
$aud.ontimeupdate = function() {
$dq=Math.floor($aud.currentTime);
if($dq9){
if($f>9){
$('.yinyue .shijian').html('00:0'+$dq+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('00:0'+$dq+'/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html('00:0'+$dq+'/0'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('00:0'+$dq+'/0'+$h+':0'+$f)
}
}
}else if(99){
if($f>9){
$('.yinyue .shijian').html('00:'+$dq+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('00:'+$dq+'/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html('00:'+$dq+'/0'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('00:'+$dq+'/0'+$h+':0'+$f)
}
}
}else if(609){
if($f>9){
$('.yinyue .shijian').html('0'+$d+':0'+$q+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('0'+$d+':0'+$q+'/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html('0'+$d+':0'+$q+'/0'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('0'+$d+':0'+$q+'/0'+$h+':0'+$f)
}
}
}else if(99){
if($f>9){
$('.yinyue .shijian').html('0'+$d+':'+$q+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('0'+$d+':'+$q+'/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html('0'+$d+':'+$q+'/0'+$h+':'+$f)
}else{
$('.yinyue .shijian').html('0'+$d+':'+$q+'/0'+$h+':0'+$f)
}
}
}
}else if($d>9){
if($q9){
if($f>9){
$('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html($d+':0'+$q+'/'+$h+':0'+$f)
}
}
}else if(99){
if($f>9){
$('.yinyue .shijian').html($d+':'+$q+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html($d+':'+$q+'/'+$h+':0'+$f)
}
}else{
if($f>9){
$('.yinyue .shijian').html($d+':'+$q+'/'+$h+':'+$f)
}else{
$('.yinyue .shijian').html($d+':'+$q+'/'+$h+':0'+$f)
}
}
}
}
}
};
$('.yinyue .kaishi').on('click',function(e){
e.preventDefault();
if($i==0){
$('.txt').html('正在收听')
$aud.play();
$i=1;
$('.yinyue .kaishi').css({'background':'url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_ks.png) no-repeat','background-size':'88%'})
}else if($i==1){
$('.txt').html('继续收听')
$aud.pause();
$i=0;
$('.yinyue .kaishi').css({'background':'url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_zt.png) no-repeat','background-size':'80%'})
}
})
$('.yinyue .fanhui').on('click',function(e){
e.preventDefault();
$('.txt').html('正在收听')
$aud.load();
$aud.play();
$('.yinyue .kaishi').css({'background':'url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_ks.png) no-repeat','background-size':'88%'});
$i=1;
})
.w_100{width: 100%;margin: 0 auto;}
.yinyue{
margin: 40px auto 0px;
width: 800px;
/* margin: 0 auto; */
background: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_bg.png);
height: 60px;
position: relative;
}
.yinyue .kaishi{
display: inline-block;
width: 21px;
height: 25px;
background: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_zt.png) no-repeat;
background-size:80% ;
position: absolute;
top: 20px;
left: 50px;
/* border-radius: 8px; */
}
.yinyue .shijian{
position: absolute;
top: 20px;
left: 216px;
font: 16px '微软雅黑';
color: #292929;
}
.yinyue .txt{
position: absolute;
top: 20px;
left: 107px;
font: 16px '微软雅黑';
color: #292929;
}
.yinyue .fanhui{
display: inline-block;
width: 28px;
height: 27px;
background: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/dyw999_cz.jpg) no-repeat;
background-size: 90%;
position: absolute;
top: 18px;
right: 45px;
/* border-radius: 8px; */
}
#aud{
width: 0px;
height: 0px;
overflow: hidden;
}
@media only screen and (min-width: 240px) and (max-width: 768px) {
.yinyue .txt{
position: absolute;
top: .31rem;
left: 1.1rem;
font: .18rem '微软雅黑';
}
.yinyue{
width: 6.7rem;
margin: .5rem auto;
background: #ededed;
background-size:100; ;
height: .9rem;
position: relative;
border-radius: .1rem;
}
.yinyue .kaishi{
display: inline-block;
width: .28rem;
height: .28rem;
background-size:80% ;
position: absolute;
top: .3rem;
left: .5rem;
}
.yinyue .shijian{
position: absolute;
top: .33rem;
left: 2.8rem;
font: .18rem '微软雅黑';
}
.yinyue .fanhui{
display: inline-block;
width: .3rem;
height: .3rem;
/* background: url(reset.jpg) no-repeat; */
background-size: 100%;
position: absolute;
top: .3rem;
right: .5rem;
}
/* .column_wrapper_1200{
width: 100%;
margin: 0 auto;
} */
.player_bfq{width:100% !important;height:100% !important;}
}
.dangyuanwang160317_ind01 .fanye{margin-top:50px;}
.dangyuanwang160317_ind01 .fanye font{padding:9px 18px;border:1px solid #ccc; font-size:14px; color:#333333; margin:0px;background: #c12125;color: #fff;}
.dangyuanwang160317_ind01 .con .word img{margin: 0 auto;}
.dangyuanwang160317_ind01 .con .word p{text-align: justify;}
@media only screen and (min-width: 240px) and (max-width: 768px) {
.dangyuanwang160317_ind01 .con .word img{width:100%;}
.dangyuanwang160317_ind01 .fanye .all_yuedu{display:block !important;color: #a0784b; font-size: 0.4rem; text-align: center; line-height: 1.08rem;padding: 0px; border: 0px;background:url('//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1459234622428414/v.png') 4.1rem 0.45rem no-repeat;background-size: 5% 20%;}
.dangyuanwang160317_ind01 .fanye{display: block !important;width: 93.3%;border: 1px solid #ccc;height: 1.08rem; background: #f5f5f6; margin: 0 auto; margin-top: 0.4rem; text-align: center; display: block;}
.dangyuanwang160317_ind01 .fanye a{display: none !important;}
.dangyuanwang160317_ind01 .fanye strong{display: none !important;}
.dangyuanwang160317_ind01 .fanye a:hover{color:#a0784b;background:none !important;}
.dangyuanwang160317_ind01 .fanye a:visited{background:none !important;}
.dangyuanwang160317_ind01 .con .word p{text-align: justify;}
}
.dyw9836_fh .one{
font: 18px '微软雅黑';
color: #292929;
line-height: 40px;
margin-left: 40px;
}
.dyw9836_fh .two{
font: 18px '微软雅黑';
color: #0f4e96;
line-height: 40px;
}
.dyw9836_fh .thr{
display: inline-block;
width: 9px;
height: 14px;
background: url(//p4.img.cctvpic.com/photoAlbum/templet/common/DEPA1535530144467958/dyw983_fh.jpg) no-repeat 100%;
margin-left: 560px;
}
.dyw9836_fh{
display: block;
width:860px ;
margin: 0 auto;
background: #f1f1f1;
border-radius: 10px;
margin-top: 16px;
}
@media only screen and (min-width: 240px) and (max-width: 768px) {
.dyw9836_fh .one{
font: .32rem '微软雅黑';
color: #292929;
line-height: .76rem;
margin-left: .52rem;
}
.dyw9836_fh .two{
font: 0.32rem '微软雅黑';
color: #0f4e96;
line-height: .76rem;
}
.dyw9836_fh .thr{
display: inline-block;
width: .16rem;
height: .28rem;
background: url(//p4.img.cctvpic.com/photoAlbum/templet/common/DEPA1535530144467958/dyw983_fh.jpg) no-repeat 100%;
margin-left: 1.8rem;
}
.dyw9836_fh{
display: block;
width: 6.7rem;
margin: 0 auto;
background: #f1f1f1;
border-radius: 0.2rem;
margin-top: .35rem;
}
}
发布时间:2016年09月23日 00:23 来源:新华社 编辑:田延华
<a href="#"
Archived Raw HTML