|
|
@@ -35,11 +35,12 @@
|
|
35
|
35
|
|
|
36
|
36
|
.alignC {
|
|
37
|
37
|
text-align: center;
|
|
|
38
|
+ border: #000;
|
|
38
|
39
|
}
|
|
39
|
40
|
|
|
40
|
41
|
.alignC h2 {
|
|
41
|
42
|
font-family: "微软简标宋";
|
|
42
|
|
- font-weight: bold;
|
|
|
43
|
+ font-weight: normal;
|
|
43
|
44
|
font-size: 26pt;
|
|
44
|
45
|
letter-spacing: -1px;
|
|
45
|
46
|
color: #000;
|
|
|
@@ -75,7 +76,7 @@
|
|
75
|
76
|
width: 100%;
|
|
76
|
77
|
border-collapse: collapse;
|
|
77
|
78
|
font-size: 18pt;
|
|
78
|
|
- font-family: "仿宋";
|
|
|
79
|
+ font-family: "宋体";
|
|
79
|
80
|
color: #000;
|
|
80
|
81
|
}
|
|
81
|
82
|
tbody td {
|
|
|
@@ -152,7 +153,7 @@
|
|
152
|
153
|
|
|
153
|
154
|
.headerAlign h2 {
|
|
154
|
155
|
font-family: "微软简标宋" !important;
|
|
155
|
|
- font-weight: bold !important;
|
|
|
156
|
+ font-weight: normal !important;
|
|
156
|
157
|
font-size: 26pt !important;
|
|
157
|
158
|
letter-spacing: -1px !important;
|
|
158
|
159
|
}
|
|
|
@@ -170,7 +171,7 @@
|
|
170
|
171
|
}
|
|
171
|
172
|
|
|
172
|
173
|
.headerAlign h3 div:nth-of-type(1) {
|
|
173
|
|
- font-size: 18pt !important;
|
|
|
174
|
+ font-size: 16pt !important;
|
|
174
|
175
|
font-family: "微软简标宋" !important;
|
|
175
|
176
|
font-weight: normal !important;
|
|
176
|
177
|
margin-left: 98px !important;
|
|
|
@@ -186,8 +187,8 @@
|
|
186
|
187
|
}
|
|
187
|
188
|
|
|
188
|
189
|
#main table {
|
|
189
|
|
- font-size: 18pt !important;
|
|
190
|
|
- font-family: "仿宋" !important;
|
|
|
190
|
+ font-size: 16pt !important;
|
|
|
191
|
+ font-family: "宋体" !important;
|
|
191
|
192
|
border-color: #000;
|
|
192
|
193
|
color: #000;
|
|
193
|
194
|
width: 860px !important;
|
|
|
@@ -197,12 +198,13 @@
|
|
197
|
198
|
padding: 6px 0 6px 0 !important;
|
|
198
|
199
|
}
|
|
199
|
200
|
.contentTitle {
|
|
|
201
|
+ width: 150px;
|
|
200
|
202
|
font-family: "微软简标宋" !important;
|
|
201
|
|
- font-size: 18pt;
|
|
|
203
|
+ font-size: 16pt;
|
|
202
|
204
|
}
|
|
203
|
205
|
.contentText {
|
|
204
|
206
|
font-family: "宋体" !important;
|
|
205
|
|
- font-size: 18pt;
|
|
|
207
|
+ font-size: 16pt;
|
|
206
|
208
|
}
|
|
207
|
209
|
.printdz {
|
|
208
|
210
|
text-align: left;
|
|
|
@@ -242,7 +244,7 @@
|
|
242
|
244
|
}
|
|
243
|
245
|
|
|
244
|
246
|
.printTr4 {
|
|
245
|
|
- height: 120px !important;
|
|
|
247
|
+ height: 180px !important;
|
|
246
|
248
|
}
|
|
247
|
249
|
|
|
248
|
250
|
.printTr5 {
|
|
|
@@ -250,12 +252,15 @@
|
|
250
|
252
|
}
|
|
251
|
253
|
|
|
252
|
254
|
.printTr6 {
|
|
253
|
|
- height: 260px !important;
|
|
|
255
|
+ height: 150px !important;
|
|
254
|
256
|
}
|
|
255
|
257
|
|
|
256
|
258
|
.printTr7 {
|
|
257
|
259
|
height: 150px !important;
|
|
258
|
260
|
}
|
|
|
261
|
+ .printTr8 {
|
|
|
262
|
+ height: 220px !important;
|
|
|
263
|
+ }
|
|
259
|
264
|
</style>
|
|
260
|
265
|
|
|
261
|
266
|
</head>
|
|
|
@@ -273,32 +278,30 @@
|
|
273
|
278
|
<table class="alignC" border="1" cellpadding="4" cellspacing="0" bordercolor="#cbcbcb">
|
|
274
|
279
|
<tbody>
|
|
275
|
280
|
<tr class="printTr1" style="height: 50px; font-size: 18pt;">
|
|
276
|
|
- <td class="contentTitle" style="font-weight: bolder;" rowspan="2" width="120px">事项编号
|
|
|
281
|
+ <td class="contentTitle" rowspan="2" width="120px">事项编号
|
|
277
|
282
|
</td>
|
|
278
|
283
|
<td class="contentText" rowspan="2" width="130px">
|
|
279
|
284
|
<span class="gdbhs"></span>
|
|
280
|
285
|
</td>
|
|
281
|
286
|
|
|
282
|
|
- <td class="contentTitle" style="font-weight: bolder;" width="120px">工单来源</td>
|
|
|
287
|
+ <td class="contentTitle" width="120px">工单来源</td>
|
|
283
|
288
|
<td class="contentText" width="150px"><span id="sourceName"></span></td>
|
|
284
|
289
|
|
|
285
|
|
- <td class="contentTitle" style="font-weight: bolder;" width="120px">办理时限</td>
|
|
|
290
|
+ <td class="contentTitle" width="120px">办理时限</td>
|
|
286
|
291
|
<td class="contentText" width="150px"><span class="BLSX"></span></td>
|
|
287
|
292
|
|
|
288
|
|
- <td class="contentTitle" style="font-weight: bolder;" width="120px">联系电话</td>
|
|
|
293
|
+ <td class="contentTitle" width="120px">联系电话</td>
|
|
289
|
294
|
<td class="contentText" width="150px"><span class="lxdh"></span></td>
|
|
290
|
|
-
|
|
291
|
|
-
|
|
292
|
295
|
</tr>
|
|
293
|
296
|
|
|
294
|
297
|
<tr class="printTr2" style="height: 50px;">
|
|
295
|
|
- <td class="contentTitle" style="font-weight: bolder; " width="120px">签收时间</td>
|
|
|
298
|
+ <td class="contentTitle" width="120px">签收时间</td>
|
|
296
|
299
|
<td class="contentText"><span class="QSHJ"></span></td>
|
|
297
|
300
|
|
|
298
|
|
- <td class="contentTitle" style="font-weight: bolder;" width="120px">办理时间</td>
|
|
|
301
|
+ <td class="contentTitle" width="120px">办理时间</td>
|
|
299
|
302
|
<td class="contentText"><span class="tssj"></span></td>
|
|
300
|
303
|
|
|
301
|
|
- <td class="contentTitle" style="font-weight: bolder;" width="120px">来电人</td>
|
|
|
304
|
+ <td class="contentTitle" width="120px">来电人</td>
|
|
302
|
305
|
<td class="contentText"><span class="gdbh"></span></td>
|
|
303
|
306
|
|
|
304
|
307
|
<!-- <td>
|
|
|
@@ -310,7 +313,7 @@
|
|
310
|
313
|
</tr>
|
|
311
|
314
|
|
|
312
|
315
|
<tr class="printTr3" style="height: 60px;">
|
|
313
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
316
|
+ <td class="contentTitle">
|
|
314
|
317
|
事项区域
|
|
315
|
318
|
</td>
|
|
316
|
319
|
<td class="printdz contentText" colspan="7">
|
|
|
@@ -319,7 +322,7 @@
|
|
319
|
322
|
</tr>
|
|
320
|
323
|
|
|
321
|
324
|
<tr class="printTr4" style="height: 340px;">
|
|
322
|
|
- <td class="contentTitle" width="60px" style="font-weight: bolder;" class="style1 zhaiyao">内容摘要
|
|
|
325
|
+ <td class="contentTitle" width="60px" class="style1 zhaiyao">内容摘要
|
|
323
|
326
|
</td>
|
|
324
|
327
|
<td class="printnr contentText" colspan="7">
|
|
325
|
328
|
<span class="lxr"></span>
|
|
|
@@ -327,14 +330,14 @@
|
|
327
|
330
|
</tr>
|
|
328
|
331
|
|
|
329
|
332
|
<tr class="printTr5" style="height: 50px;">
|
|
330
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
333
|
+ <td class="contentTitle">
|
|
331
|
334
|
承办单位
|
|
332
|
335
|
</td>
|
|
333
|
336
|
<td class="contentText" colspan="4">
|
|
334
|
337
|
<span class="cbdw" style="padding-left: 5px;"></span>
|
|
335
|
338
|
</td>
|
|
336
|
339
|
|
|
337
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
340
|
+ <td class="contentTitle">
|
|
338
|
341
|
协办单位
|
|
339
|
342
|
</td>
|
|
340
|
343
|
<td class="contentText" colspan="2">
|
|
|
@@ -343,7 +346,7 @@
|
|
343
|
346
|
</tr>
|
|
344
|
347
|
|
|
345
|
348
|
<tr class="printTr6" style="height: 220px;">
|
|
346
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
349
|
+ <td class="contentTitle">
|
|
347
|
350
|
<span>调度意见</span>
|
|
348
|
351
|
</td>
|
|
349
|
352
|
<td class="printdd contentText" colspan="7">
|
|
|
@@ -352,12 +355,12 @@
|
|
352
|
355
|
<span class="jbyj"
|
|
353
|
356
|
style="width: 100%;"> 请于1小时内与来电人取得联系(匿名除外),于5个工作日内将办理情况反馈来电人,并将办理结果报市长便民公开电话受理中心,同时做好匿名来电的信息保密工作。(若超期将进行通报;若无故不回复,将转交市委政府督查局。</span>
|
|
354
|
357
|
<span class="nowtime"
|
|
355
|
|
- style="width:180px;float: right;font-weight: bolder;margin-right: 20px;margin-bottom: 0px;font-size: 18pt;"></span>
|
|
|
358
|
+ style="width:180px;float: right;margin-right: 20px;margin-bottom: 0px;font-size: 18pt;"></span>
|
|
356
|
359
|
</td>
|
|
357
|
360
|
</tr>
|
|
358
|
361
|
|
|
359
|
362
|
<tr class="printTr7" style="height: 150px;">
|
|
360
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
363
|
+ <td class="contentTitle">
|
|
361
|
364
|
<span>承办意见</span>
|
|
362
|
365
|
</td>
|
|
363
|
366
|
<td class="printcb contentText" colspan="7">
|
|
|
@@ -366,7 +369,7 @@
|
|
366
|
369
|
</tr>
|
|
367
|
370
|
|
|
368
|
371
|
<tr class="printTr7" style="height: 150px;">
|
|
369
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
372
|
+ <td class="contentTitle">
|
|
370
|
373
|
<span>领导批示</span>
|
|
371
|
374
|
</td>
|
|
372
|
375
|
<td class="printldps contentText" colspan="7">
|
|
|
@@ -374,8 +377,8 @@
|
|
374
|
377
|
</td>
|
|
375
|
378
|
</tr>
|
|
376
|
379
|
|
|
377
|
|
- <tr class="result_td printTr7" style="height: 300px;">
|
|
378
|
|
- <td class="contentTitle" style="font-weight: bolder;">
|
|
|
380
|
+ <tr class="result_td printTr8" style="height: 300px;">
|
|
|
381
|
+ <td class="contentTitle">
|
|
379
|
382
|
处理结果
|
|
380
|
383
|
</td>
|
|
381
|
384
|
<td class="printcljg contentText" colspan="7">
|
|
|
@@ -385,13 +388,13 @@
|
|
385
|
388
|
</tbody>
|
|
386
|
389
|
</table>
|
|
387
|
390
|
<div id="" style="width: 100%; height: 40px; ">
|
|
388
|
|
- <div id="" style="float: left;width: 300px; font-size: 18pt; font-family: '微软简标宋'; color: #000; font-weight: bolder;">
|
|
389
|
|
- <strong>联系电话:</strong><span>(0372)12345</span>
|
|
|
391
|
+ <div id="" style="float: left;width: 300px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
|
392
|
+ <span>联系电话:</span><span>(0372)12345</span>
|
|
390
|
393
|
</div>
|
|
391
|
|
- <div id="" style="float: right;width: 400px; font-size: 18pt; font-family: '微软简标宋'; color: #000; font-weight: bolder;">
|
|
392
|
|
- <strong>审核人:</strong><span class="shr"></span>
|
|
|
394
|
+ <div id="" style="float: right;width: 400px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
|
395
|
+ <span>审核人:</span><span class="shr"></span>
|
|
393
|
396
|
|
|
394
|
|
- <strong>调度员:</strong><span class="ddr"></span>
|
|
|
397
|
+ <span>调度员:</span><span class="ddr"></span>
|
|
395
|
398
|
</div>
|
|
396
|
399
|
</div>
|
|
397
|
400
|
</div>
|