|
|
@@ -154,7 +154,7 @@
|
|
154
|
154
|
.headerAlign h2 {
|
|
155
|
155
|
font-family: "微软简标宋" !important;
|
|
156
|
156
|
font-weight: normal !important;
|
|
157
|
|
- font-size: 26pt !important;
|
|
|
157
|
+ font-size: 22pt !important;
|
|
158
|
158
|
letter-spacing: -1px !important;
|
|
159
|
159
|
}
|
|
160
|
160
|
|
|
|
@@ -171,7 +171,7 @@
|
|
171
|
171
|
}
|
|
172
|
172
|
|
|
173
|
173
|
.headerAlign h3 div:nth-of-type(1) {
|
|
174
|
|
- font-size: 16pt !important;
|
|
|
174
|
+ font-size: 14pt !important;
|
|
175
|
175
|
font-family: "微软简标宋" !important;
|
|
176
|
176
|
font-weight: normal !important;
|
|
177
|
177
|
margin-left: 98px !important;
|
|
|
@@ -182,12 +182,12 @@
|
|
182
|
182
|
}
|
|
183
|
183
|
|
|
184
|
184
|
#main {
|
|
185
|
|
- padding: 100px 0 0 0 !important;
|
|
|
185
|
+ padding: 30px 0 0 0 !important;
|
|
186
|
186
|
position: relative !important;
|
|
187
|
187
|
}
|
|
188
|
188
|
|
|
189
|
189
|
#main table {
|
|
190
|
|
- font-size: 16pt !important;
|
|
|
190
|
+ font-size: 14pt !important;
|
|
191
|
191
|
font-family: "宋体" !important;
|
|
192
|
192
|
border-color: #000;
|
|
193
|
193
|
color: #000;
|
|
|
@@ -200,11 +200,11 @@
|
|
200
|
200
|
.contentTitle {
|
|
201
|
201
|
width: 150px;
|
|
202
|
202
|
font-family: "微软简标宋" !important;
|
|
203
|
|
- font-size: 16pt;
|
|
|
203
|
+ font-size: 14pt;
|
|
204
|
204
|
}
|
|
205
|
205
|
.contentText {
|
|
206
|
206
|
font-family: "宋体" !important;
|
|
207
|
|
- font-size: 16pt;
|
|
|
207
|
+ font-size: 14pt;
|
|
208
|
208
|
}
|
|
209
|
209
|
.printdz {
|
|
210
|
210
|
text-align: left;
|
|
|
@@ -259,7 +259,13 @@
|
|
259
|
259
|
height: 150px !important;
|
|
260
|
260
|
}
|
|
261
|
261
|
.printTr8 {
|
|
262
|
|
- height: 220px !important;
|
|
|
262
|
+ height: 280px !important;
|
|
|
263
|
+ }
|
|
|
264
|
+ .contactNumber {
|
|
|
265
|
+ font-size: 14pt !important;
|
|
|
266
|
+ }
|
|
|
267
|
+ .reviewer {
|
|
|
268
|
+ font-size: 14pt !important;
|
|
263
|
269
|
}
|
|
264
|
270
|
</style>
|
|
265
|
271
|
|
|
|
@@ -388,10 +394,10 @@
|
|
388
|
394
|
</tbody>
|
|
389
|
395
|
</table>
|
|
390
|
396
|
<div id="" style="width: 100%; height: 40px; ">
|
|
391
|
|
- <div id="" style="float: left;width: 300px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
|
397
|
+ <div class="contactNumber" id="" style="float: left;width: 300px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
392
|
398
|
<span>联系电话:</span><span>(0372)12345</span>
|
|
393
|
399
|
</div>
|
|
394
|
|
- <div id="" style="float: right;width: 400px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
|
400
|
+ <div class="reviewer" id="" style="float: right;width: 400px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
395
|
401
|
<span>审核人:</span><span class="shr"></span>
|
|
396
|
402
|
|
|
397
|
403
|
<span>调度员:</span><span class="ddr"></span>
|