low
2025-06-18
Announcement of 2024 Shenzhen Business Environment Construction Outstanding Cases
共建营商 共赢未来,2024年深圳市营商环境建设优秀案例公布
This document announces the results of a selection campaign for outstanding cases in Shenzhen's 2024 business environment construction, listing 10 city-level and 10 district-level best practices across various government departments.
Document Text
64,708 characters
近期,市发展改革委(市营商办)组织开展主题为“共建营商、共赢未来”的2024年深圳市营商环境建设优秀案例征集评选活动,旨在积极展示2024年深圳市营商环境建设成效,营造全社会共同参与营商环境建设的良好氛围,这是深圳市连续第四年开展营商环境建设优秀案例评选。本次活动经网络展示和专家评审,评选出十件2024年深圳市级营商环境建设优秀案例、十件2024年深圳区级营商环境建设优秀案例,目前结果已正式揭晓。<br>
此次案例评选更加注重创新性,在政策、服务、监管等方面有独特举措和突破,能激发市场活力;更加注重实效性,能够切实解决企业发展中的痛点、难点问题,让企业有明显获得感;更加注重可复制推广性,对其它地区或部门优化营商环境具有借鉴价值。同时,本次评选出的优秀案例还具有良好的社会效益,得到了企业和社会各界的广泛认可。<br>
表1.2024年深圳市级营商环境建设优秀案例<br>
(排名不分先后)<br>
序号<br>
报送单位<br>
案例名称<br>
1<br>
市委网信办<br>
营造清朗营商网络环境 维护企业、企业家合法权益<br>
2<br>
市发展改革委<br>
优服务、搭平台、强支撑 创新推动民营企业开辟国际市场“新蓝海”<br>
3<br>
市工业和信息化局<br>
打造“深i企”平台,为企业提供全方位、全生命周期服务<br>
4<br>
市司法局<br>
以“执法监督码”规范涉企检查 助力优化法治化营商环境<br>
5<br>
市住房建设局<br>
深圳市存量房实现跨行“带押过户”免费资金托管<br>
6<br>
市市场监管局<br>
深圳首创“音视频双录签名”,助力企业开办降本提速增效<br>
7<br>
市人力资源保障局、市政务和数据局<br>
深圳市首创“人才引进入户”一件事<br>
8<br>
市城管和综合执法局<br>
深化深圳公园绿地开放共享<br>
9<br>
深圳市税务局<br>
深圳税务实施境外旅客离境退税“即买即退”便利措施<br>
10<br>
中国人民银行深圳市分行<br>
打造深圳全域支付示范区 助力湾区高水平对外开放<br>
表2.2024年深圳区级营商环境建设优秀案例<br>
(排名不分先后)<br>
序号<br>
报送单位<br>
案例名称<br>
1<br>
福田区<br>
积极参与多边央行数字货币桥项目 落地多项创新业务<br>
2<br>
罗湖区<br>
首创“费改保”模式 深化保险创新发展改革<br>
3<br>
南山区<br>
创新“信用管家”服务 助力企业“赢在南山”<br>
4<br>
盐田区<br>
区域环评数字赋能 打造企业专属的简易化操作“宝典”<br>
5<br>
宝安区<br>
搭建“宝安产业空间超市”促进空间高效匹配<br>
6<br>
龙岗区<br>
龙岗区成立大湾区首家营商环境投诉监督中心<br>
7<br>
坪山区<br>
坪山区探索工贸企业领域“综合查一次”<br>
8<br>
龙华区<br>
构建政府采购全过程监管新模式<br>
9<br>
光明区<br>
“交地即交证”项目助力营商环境再优化<br>
10<br>
大鹏新区<br>
打造全市首个“名特优新”个体工商户示范街<br>
下面,让我们听听各位专家的精彩点评。<br>
市级案例一:市委网信办——营造清朗营商网络环境,护企业、企业家合法权益<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_97736340316322460","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/70f1cf824c1771f080225420848d0102\\\/d21f4fbdc8d54e7abcf5494c530449dd-db475294c78cbe4c1fe2aef954c27992-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/70f1cf824c1771f080225420848d0102\\\/d21f4fbdc8d54e7abcf5494c530449dd-bc8f31c0eda90818f8fd21e230af7aea-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12756\/12245695_c22825.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12756/12245695_c22825.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例二:市发展改革委——优服务、搭平台、强支撑,创新推动民营企业开辟国际市场“新蓝海”<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_18253435295272980","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/a0c897ea4c1771f08cb25017f0f80102\\\/c37e75d87f644b2b9160ba2de988f187-a07661424447364c9e402fa81d424189-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/a0c897ea4c1771f08cb25017f0f80102\\\/c37e75d87f644b2b9160ba2de988f187-4b66127b3de0ddfc0170743f1a270f6d-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12757\/12245695_b6fb15.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12757/12245695_b6fb15.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例三:市工业和信息化局——打造“深i企”平台,为企业提供全方位、全生命周期服务<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_6271717162007506","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/809233774c1871f094775017e1f90102\\\/4d14be8812bd4a07bbe07f1f90f89e3c-cfe5fe2154effbb38a5ceee14dd4dba9-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/809233774c1871f094775017e1f90102\\\/4d14be8812bd4a07bbe07f1f90f89e3c-b19a1db46650dd7c4bf08480e81246b2-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12758\/12245695_51e470.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12758/12245695_51e470.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例四:市司法局——以“执法监督码”规范涉企检查,助力优化法治化营商环境<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_3945388862678789","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/e06943b74c1871f0a8564531948c0102\\\/c27f12835fd04e9eb7ec8f8cf0d31ea4-1913b1e897afd2a29b1be3c3d5ac3287-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/e06943b74c1871f0a8564531948c0102\\\/c27f12835fd04e9eb7ec8f8cf0d31ea4-20101cb83f384cf27c345f10f4c996ce-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12759\/12245695_6522da.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12759/12245695_6522da.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例五:市住房建设局——深圳市存量房实现跨行“带押过户”免费资金托管<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_87948143258496080","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/b01ee1574c1971f08a605017f1f80102\\\/3384f936de2e4a63aa67ad79ea720928-5a7983fe0dde4b3e559e197ee4a3b7fb-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/b01ee1574c1971f08a605017f1f80102\\\/3384f936de2e4a63aa67ad79ea720928-4a8a53910b63b69c53aaaeb10a53a670-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12760\/12245695_fd0974.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"2160px","custom_width":"3840px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12760/12245695_fd0974.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例六:市市场监管局——深圳首创“音视频双录签名”,助力企业开办降本提速增效<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_19787858127581280","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/004565b24c1971f080446633b79f0102\\\/eafd1853c6cd48fda63a45639279c544-a20965680e14abd1393dbd00f24e3b0e-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/004565b24c1971f080446633b79f0102\\\/eafd1853c6cd48fda63a45639279c544-093fc9328e411c65d3a75d3151fe6a85-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12761\/12245695_2d0da6.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12761/12245695_2d0da6.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例七:市人力资源保障局、市政务和数据局——深圳市首创“人才引进入户”一件事<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_2485261383354598","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/7066d2e54c1971f0ad966632b68f0102\\\/ad378b0e06094869a9cc497e6be9cc4e-30314b6a4bde18a7cb62972754b0dad1-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/7066d2e54c1971f0ad966632b68f0102\\\/ad378b0e06094869a9cc497e6be9cc4e-016ae6ba315dac93b3a1791d332881c9-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12762\/12245695_ccf557.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12762/12245695_ccf557.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例八:市城管和综合执法局——深化深圳公园绿地开放共享<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_39026669743913656","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/3045f4104c1a71f0a4605017f0e80102\\\/ea4cae0f126e4bafab5fa1b4325c03fb-90530702a38ebafe68822881e9981bbd-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/3045f4104c1a71f0a4605017f0e80102\\\/ea4cae0f126e4bafab5fa1b4325c03fb-6aff84bcb974b379f24cf689f3b6380a-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12763\/12245695_e31b2a.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12763/12245695_e31b2a.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例九:深圳市税务局——深圳税务实施境外旅客离境退税“即买即退”便利措施<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_33062245747651984","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/00c2f5944c1a71f094b84531949c0102\\\/f8e3a85d9705434daa2fd4d9a7166d8d-9ddcf6653902198757ef0423605c0bdb-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/00c2f5944c1a71f094b84531949c0102\\\/f8e3a85d9705434daa2fd4d9a7166d8d-4ebc35ee8f5b7542687902a50a0d455b-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12764\/12245695_4a56ef.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12764/12245695_4a56ef.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
市级案例十:中国人民银行深圳市分行——打造深圳全域支付示范区,助力湾区高水平对外开放<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_28035317756932308","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/6059cc024c1b71f08a615017f1f80102\\\/6d88d38e18944c9886b7691a60e8b5f7-6174f5840511a438226b4fc3310b0d99-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/6059cc024c1b71f08a615017f1f80102\\\/6d88d38e18944c9886b7691a60e8b5f7-26f9c0b05c5509dc7429d7ca454c4cfb-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12765\/12245695_10c0c5.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"2160px","custom_width":"3840px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12765/12245695_10c0c5.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例一:福田区——积极参与多边央行数字货币桥项目 落地多项创新业务<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_65612512648375080","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/1091feb24c1471f08b5b5107e0c90102\\\/4e18007f484b4996a5cef806ac03c67f-41122f0838824f082bbf53d9ac22c2ad-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/1091feb24c1471f08b5b5107e0c90102\\\/4e18007f484b4996a5cef806ac03c67f-8365646070afa036e654b5604899e90a-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12746\/12245695_875f4d.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12746/12245695_875f4d.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例二:罗湖区——首创“费改保”模式,深化保险创新发展改革<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_83768439295241800","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/d04606e04c1471f0bfde5017f1e80102\\\/3bdd7a9a36e24f12b302e1053d5d2aa1-90db683bf06fb25770195e495ca6f854-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/d04606e04c1471f0bfde5017f1e80102\\\/3bdd7a9a36e24f12b302e1053d5d2aa1-18c7bfd365d471be2cdc97ae4763ccfa-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12747\/12245695_8159a2.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12747/12245695_8159a2.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例三:南山区——创新“信用管家”服务,助力企业“赢在南山”<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_36503197856501630","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/303355494c1571f094b74531949c0102\\\/2fd01c4362564a7da28b697b49d07566-51f207cbabde4d1757207e034f0257bc-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/303355494c1571f094b74531949c0102\\\/2fd01c4362564a7da28b697b49d07566-82a4f359daef8c7ce3574fab2e96f326-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12748\/12245695_870d88.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12748/12245695_870d88.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例四:盐田区——区域环评数字赋能,打造企业专属的简易化操作“宝典”<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_16085608404927520","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/40b26d884c1571f0988e5017f0f90102\\\/4fe1b35c3d3f4db388dc8385b46ed322-ad4314e1e763c6f7e75616da099cdea1-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/40b26d884c1571f0988e5017f0f90102\\\/4fe1b35c3d3f4db388dc8385b46ed322-28e07c1686c959faa6f61acbda06a57d-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12749\/12245695_fccb08.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12749/12245695_fccb08.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例五:宝安区——搭建“宝安产业空间超市”促进空间高效匹配<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_34499921466071280","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/d05605b74c1571f080054531859c0102\\\/e61a85a0d0064928930aeae02602cd17-b30f90f27b0a795a1be3bf711e8cacff-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/d05605b74c1571f080054531859c0102\\\/e61a85a0d0064928930aeae02602cd17-e9632550907fe3ce53b03eddfcbc8071-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12750\/12245695_0a9b81.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12750/12245695_0a9b81.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例六:龙岗区——成立大湾区首家营商环境投诉监督中心<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_19687178875400370","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/60e4f5fd4c1571f0a4605017f0e80102\\\/c9bb8de872df4ba2a303fc9859a243f3-c94544f77cd1cf60aa6a539dd4881646-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/60e4f5fd4c1571f0a4605017f0e80102\\\/c9bb8de872df4ba2a303fc9859a243f3-a1b3fae100ff61899ee19c8cd4336056-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12751\/12245695_ab154e.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12751/12245695_ab154e.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例七:坪山区——探索工贸企业领域“综合查一次”<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_51681720394476880","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/f00d2a744c1671f08a605017f1f80102\\\/ee824a48a6f443ae84faba3d12699619-f7485b2545a8e046fdf9a9630e0858ce-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/f00d2a744c1671f08a605017f1f80102\\\/ee824a48a6f443ae84faba3d12699619-e8caa27c7f511657de77259fdf6643da-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12752\/12245695_c74138.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12752/12245695_c74138.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例八:龙华区——构建政府采购全过程监管新模式<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_94479588044929760","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/00b06a9a4c1671f091c76733a78e0102\\\/a5da5efa7e80454e86065644eef82b06-5062f983a3a6f4aea29e3e945ddc7805-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/00b06a9a4c1671f091c76733a78e0102\\\/a5da5efa7e80454e86065644eef82b06-b110cf5e32935d292b5051ad867fe203-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12753\/12245695_75c11f.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12753/12245695_75c11f.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例九:光明区——“交地即交证”项目助力营商环境再优化<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_48001898054412860","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/80e355c44c1671f0ae706723b78e0102\\\/f4a6280a069240a5b9292964080c979d-0fd7ead2aa94c03ce099345c4f2ad146-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/80e355c44c1671f0ae706723b78e0102\\\/f4a6280a069240a5b9292964080c979d-8b7bfc9cada7257ef8c0986f39b9341f-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12754\/12245695_9375d2.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12754/12245695_9375d2.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
区级案例十:大鹏新区——打造全市首个“名特优新”个体工商户示范街<br>
window.__styleInject__ = window.__styleInject__ || function (css) {<br>
if (!css) return;<br>
if (typeof (window) == 'undefined') return;<br>
var style = document.createElement('style');<br>
if ('styleSheet' in style) {<br>
style = document.createElement('div');<br>
style.innerHTML = 'x' + css + '';<br>
style = style.lastChild;<br>
} else {<br>
style.innerHTML = css;<br>
}<br>
var head = document.getElementsByTagName('head')[0];<br>
head.appendChild(style);<br>
return css;<br>
};<br>
window.__resetPlayerOpt__ = window.__resetPlayerOpt__ || function (opt) {<br>
opt.width = opt.width ? (opt.width + '') : '100%';<br>
opt.height = opt.height ? (opt.height + '') : '300px';<br>
if (opt.width.indexOf('%') === -1 && opt.width.indexOf('px') === -1) {<br>
opt.width = opt.width + 'px';<br>
}<br>
if (opt.height.indexOf('%') === -1 && opt.height.indexOf('px') === -1) {<br>
opt.height = opt.height + 'px';<br>
}<br>
if (!!window.navigator.userAgent.match(/AppleWebKit.*Mobile.*/)) {<br>
if (opt.custom_priority) {<br>
if (opt.width && typeof opt.width === 'string' && opt.width.indexOf('%') > -1) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
} else {<br>
var __pdom = document.getElementById(opt.id);<br>
var pwidth = __pdom.parentElement.offsetWidth || document.body.offsetWidth;<br>
opt.height = window.parseInt(opt.height) / window.parseInt(opt.width) * pwidth + 'px';<br>
opt.width = '100%';<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
} else {<br>
opt.width = '100%';<br>
}<br>
} else {<br>
if (opt.custom_priority) {<br>
window.__styleInject__('div#' + opt.id + '.prism-player.video.nfw-cms-video { width: ' + opt.width + ' !important; height: ' + opt.height + ' !important; }');<br>
}<br>
}<br>
return opt;<br>
};<br>
window.__cms_video_player_instances__ = window.__cms_video_player_instances__ || [];<br>
window.__cms_viedo_player_opts__ = window.__cms_viedo_player_opts__ || [];<br>
var playerOpt = {"id":"video_96345358974943400","source":"{\"LD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/a0d4503a4c1771f0ad966632b68f0102\\\/e0bfa2c5cf5d4fd9991eaa5f17e07210-a5e63433af7edb3a07deb51f407ef40f-ld.mp4\",\"SD\":\"https:\\\/\\\/gdvideo.southcn.com\\\/a0d4503a4c1771f0ad966632b68f0102\\\/e0bfa2c5cf5d4fd9991eaa5f17e07210-7895b1bdd2f6f1183adefd6f8ccfb736-sd.mp4\"}","qualitySort":"asc","format":"mp4","mediaType":"video","cover":"https:\/\/fgw.sz.gov.cn\/video\/0\/12\/12755\/12245695_c9799b.jpeg","autoplay":false,"isLive":false,"rePlay":false,"playsinline":true,"preload":false,"language":"zh-cn","controlBarVisibility":"hover","useH5Prism":true,"custom_priority":false,"height":"280px","width":"500px","custom_height":"0px","custom_width":"0px"};<br>
playerOpt = window.__resetPlayerOpt__(playerOpt);<br>
if (!window.addEventListener) {<br>
playerOpt.useFlashPrism = true;<br>
} else {<br>
playerOpt.useH5Prism = true;<br>
playerOpt.cover = "https://fgw.sz.gov.cn/video/0/12/12755/12245695_c9799b.jpeg";<br>
}<br>
window.__cms_video_player_instances__.push(new Aliplayer(playerOpt));<br>
window.__cms_viedo_player_opts__.push(playerOpt);<br>
下一步,市发展改革委(市营商办)将对标国际一流水平,聚焦经营主体关切,深化营商环境改革,推进营商环境迈向更高水平,让企业投资贸易更加自由便利,让居民个人工作生活更加舒适便捷。<br>
附件:<br>
1.2024年深圳市级营商环境建设优秀案例<br>
2.2024年深圳区级营商环境建设优秀案例<br>
分享到:<br>
分享到:<br>
$('#share-1').share({ sites: ['wechat', 'weibo', 'qq', 'qzone'] });<br>
$('#share-2').share({ sites: ['wechat', 'weibo', 'qq', 'qzone'] });
Topics
business environment
government innovation
economic development
Metadata
| Publisher | |
| Site | sz_invest |
| Date | 2025-06-18 |
| Category | report |
| Policy Area | 营商环境 |
| CMS Category | 发改委新闻动态 |