1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
| [
| {
| "name": "生存认证",
| "des": "生存认证",
| "x": 30,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#8971e1",
| "borderColor": "#8971e1",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#8971e1"
| }
| }
| },
| {
| "name": "义务教育\n入学服务",
| "des": "义务教育\n入学服务",
| "x": 30,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#228fe2",
| "borderColor": "#228fe2",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#228fe2"
| }
| }
| },
| {
| "name": "落户信息\n查询",
| "des": "落户信息\n查询",
| "x": 100,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#73a95e",
| "borderColor": "#73a95e",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#73a95e"
| }
| }
| },
| {
| "name": "公证信息\n共享查询",
| "des": "公证信息\n共享查询",
| "x": 100,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#f15d5d",
| "borderColor": "#f15d5d",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#f15d5d"
| }
| }
| },
| {
| "name": "从业人员\n继续教育\n报名",
| "des": "从业人员\n继续教育\n报名",
| "x": 170,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#D3959B",
| "borderColor": "#D3959B",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#D3959B"
| }
| }
| },
| {
| "name": "建设项目\n电子证照\n辅助审批",
| "des": "建设项目\n电子证照\n辅助审批",
| "x": 170,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#FFA500",
| "borderColor": "#FFA500",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#FFA500"
| }
| }
| },
| {
| "name": "纳税百强\n企业排名",
| "des": "纳税百强\n企业排名",
| "x": 240,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#C0C0C0",
| "borderColor": "#C0C0C0",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#C0C0C0"
| }
| }
| },
| {
| "name": "社保中心\n网上服务",
| "des": "社保中心\n网上服务",
| "x": 240,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#FFB6C1",
| "borderColor": "#FFB6C1",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#FFB6C1"
| }
| }
| },
| {
| "name": "户外广告\n设置申报",
| "des": "户外广告\n设置申报",
| "x": 310,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#228fe2",
| "borderColor": "#228fe2",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#228fe2"
| }
| }
| },
| {
| "name": "增(存)量房\n缴税辅助\n办理",
| "des": "增(存)量房\n缴税辅助\n办理",
| "x": 310,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#3aa490",
| "borderColor": "#3aa490",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#3aa490"
| }
| }
| },
| {
| "name": "土地利用\n效率分析",
| "des": "土地利用\n效率分析",
| "x": 380,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#ddd6f3",
| "borderColor": "#ddd6f3",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#ddd6f3"
| }
| }
| },
| {
| "name": "行业情况\n问卷调查",
| "des": "行业情况\n问卷调查",
| "x": 380,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#DBD5A4",
| "borderColor": "#DBD5A4",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#DBD5A4"
| }
| }
| },
| {
| "name": "区域经济\n指标分析",
| "des": "区域经济\n指标分析",
| "x": 450,
| "y": 50,
| "itemStyle": {
| "normal": {
| "color": "#3a7bd5",
| "borderColor": "#3a7bd5",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#3a7bd5"
| }
| }
| },
| {
| "name": "公共场所\n卫生许可\n证",
| "des": "公共场所\n卫生许可\n证",
| "x": 450,
| "y": 130,
| "itemStyle": {
| "normal": {
| "color": "#B993D6",
| "borderColor": "#B993D6",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#B993D6"
| }
| }
| },
| {
| "name": "道路运输\n经营许可\n证",
| "des": "道路运输\n经营许可\n证",
| "x": 520,
| "y": 90,
| "itemStyle": {
| "normal": {
| "color": "#BB377D",
| "borderColor": "#BB377D",
| "borderWidth": 4,
| "shadowBlur": 10,
| "shadowColor": "#BB377D"
| }
| }
| }
| ]
|
|