白云區(qū)江高鎮(zhèn)舉辦掃黑除惡斗爭暨《反有組織犯罪法》宣傳講座
發(fā)布時間:2022-09-08
來源:白云區(qū)掃黑辦和江高鎮(zhèn)
9月1日,白云區(qū)江高鎮(zhèn)舉辦常態(tài)化掃黑除惡斗爭暨《反有組織犯罪法》宣傳講座。宣講前,白云區(qū)掃黑除惡辦副主任黃源培同志做出了重要指示,江高鎮(zhèn)黨委副書記梁有威提出了具體要求。隨后,華南師范大學法學院副教授鄧毅丞從四個方面深入分析《反有組織犯罪法》重點法條,介紹了黑惡勢力的基本特征,加強群眾對黑惡勢力的辨識度,提高風險防范意識。最后,與會人員現(xiàn)場向鄧教授咨詢有關(guān)問題,現(xiàn)場氣氛熱烈,下一步,江高鎮(zhèn)將繼續(xù)注重突出基層一線,廣泛開展宣傳解讀,切實提升全民知曉度和自覺主動守法用法意識,把宣傳貫徹《反有組織犯罪法》作為有利契機和重要抓手,縱深推進常態(tài)化掃黑除惡斗爭,推動建設更高水平的平安江高、法治江高。
關(guān)注 · 廣州政府網(wǎng)
白云區(qū)江高鎮(zhèn)舉辦掃黑除惡斗爭暨《反有組織犯罪法》宣傳講座 9月1日,白云區(qū)江高鎮(zhèn)舉辦常態(tài)化掃黑除惡斗爭暨《反有組織犯罪法》宣傳講座。宣講前,白云區(qū)掃黑除惡辦副主任黃源培同志做出了重要指示,江高鎮(zhèn)黨委副書記梁有威提出了具體要求。隨后,華南師范大學法學院副教授鄧毅丞從四個方面深入分析《反有組織犯罪法》重點法條,介紹了黑惡勢力的基本特征,加強群眾對黑惡勢力的辨識度,提高風險防范意識。最后,與會人員現(xiàn)場向鄧教授咨詢有關(guān)問題,現(xiàn)場氣氛熱烈,下一步,江高鎮(zhèn)將繼續(xù)注重突出基層一線,廣泛開展宣傳解讀,切實提升全民知曉度和自覺主動守法用法意識,把宣傳貫徹《反有組織犯罪法》作為有利契機和重要抓手,縱深推進常態(tài)化掃黑除惡斗爭,推動建設更高水平的平安江高、法治江高。
window.__styleInject__ = window.__styleInject__ || function (css) {
if (!css) return;
if (typeof (window) == 'undefined') return;
var style = document.createElement('style');
if ('styleSheet' in style) {
style = document.createElement('div');
style.innerHTML = 'x' + css + '';
style = style.lastChild;
} else {
style.innerHTML = css;
}
var head = document.getElementsByTagName('head')[0];
head.appendChild(style);
return css;
};
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {
opt.width = opt.width ? (opt.width + '') : '100%';
opt.height = opt.height ? (opt.height + '') : '300px';
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {
opt.width = opt.width + 'px';
}
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {
opt.height = opt.height + 'px';
}
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {
if (opt.custom_priority) {
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');
} else {
var __pdom = document.getElementById(opt.id);
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';
opt.width = '100%';
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');
}
} else {
opt.width = '100%';
}
} else {
if (opt.custom_priority) {
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');
}
}
return opt;
};
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];
var playerOpt = {"id":"video_46786556526429380","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/018514271ee34dc7a22879a18a0202ae\\\/f554d4493dc7446ab4584cb95962adfd-92684bcdc1662e9edb5ac14c1ed6f371-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/018514271ee34dc7a22879a18a0202ae\\\/f554d4493dc7446ab4584cb95962adfd-a550c1540e1b895b302c06899f9f1c9d-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/www.sczckj.com\/video\/0\/8\/8176\/8557011_85f3d4.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"300px","width":"100%","custom_height":"368px","custom_width":"640px"};
playerOpt = window.__resetPlayerOpt__(playerOpt);
if (!window.addEventListener) {
playerOpt.useFlashPrism = true;
} else {
playerOpt.useH5Prism = true;
playerOpt.cover = "http://www.sczckj.com/video/0/8/8176/8557011_85f3d4.jpeg";
}
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));
window.__cms_viedo_player_opts__.push(playerOpt);