|
|
@@ -39,8 +39,8 @@
|
|
39
|
39
|
}
|
|
40
|
40
|
|
|
41
|
41
|
.alignC h2 {
|
|
42
|
|
- font-family: "微软简标宋";
|
|
43
|
|
- font-weight: normal;
|
|
|
42
|
+ font-family: "宋体";
|
|
|
43
|
+ font-weight: 700;
|
|
44
|
44
|
font-size: 26pt;
|
|
45
|
45
|
letter-spacing: -1px;
|
|
46
|
46
|
color: #000;
|
|
|
@@ -85,7 +85,8 @@
|
|
85
|
85
|
}
|
|
86
|
86
|
.contentTitle {
|
|
87
|
87
|
font-size: 18pt;
|
|
88
|
|
- font-family: "微软简标宋";
|
|
|
88
|
+ font-family: "宋体";
|
|
|
89
|
+ font-weight: 700;
|
|
89
|
90
|
}
|
|
90
|
91
|
.contentText {
|
|
91
|
92
|
font-size: 18pt;
|
|
|
@@ -147,13 +148,13 @@
|
|
147
|
148
|
position: absolute !important;
|
|
148
|
149
|
right: 2% !important;
|
|
149
|
150
|
top: 10% !important;
|
|
150
|
|
- width: 266px !important;
|
|
151
|
|
- height: 250px !important;
|
|
|
151
|
+ width: 213px !important;
|
|
|
152
|
+ height: 200px !important;
|
|
152
|
153
|
}
|
|
153
|
154
|
|
|
154
|
155
|
.headerAlign h2 {
|
|
155
|
|
- font-family: "微软简标宋" !important;
|
|
156
|
|
- font-weight: normal !important;
|
|
|
156
|
+ font-family: "宋体" !important;
|
|
|
157
|
+ font-weight: 700 !important;
|
|
157
|
158
|
font-size: 22pt !important;
|
|
158
|
159
|
letter-spacing: -1px !important;
|
|
159
|
160
|
}
|
|
|
@@ -172,8 +173,8 @@
|
|
172
|
173
|
|
|
173
|
174
|
.headerAlign h3 div:nth-of-type(1) {
|
|
174
|
175
|
font-size: 14pt !important;
|
|
175
|
|
- font-family: "微软简标宋" !important;
|
|
176
|
|
- font-weight: normal !important;
|
|
|
176
|
+ font-family: "宋体" !important;
|
|
|
177
|
+ font-weight: 700 !important;
|
|
177
|
178
|
margin-left: 98px !important;
|
|
178
|
179
|
}
|
|
179
|
180
|
|
|
|
@@ -182,7 +183,7 @@
|
|
182
|
183
|
}
|
|
183
|
184
|
|
|
184
|
185
|
#main {
|
|
185
|
|
- padding: 30px 0 0 0 !important;
|
|
|
186
|
+ padding: 35px 0 0 0 !important;
|
|
186
|
187
|
position: relative !important;
|
|
187
|
188
|
}
|
|
188
|
189
|
|
|
|
@@ -199,8 +200,9 @@
|
|
199
|
200
|
}
|
|
200
|
201
|
.contentTitle {
|
|
201
|
202
|
width: 150px;
|
|
202
|
|
- font-family: "微软简标宋" !important;
|
|
|
203
|
+ font-family: "宋体" !important;
|
|
203
|
204
|
font-size: 14pt;
|
|
|
205
|
+ font-weight: 700;
|
|
204
|
206
|
}
|
|
205
|
207
|
.contentText {
|
|
206
|
208
|
font-family: "宋体" !important;
|
|
|
@@ -394,10 +396,10 @@
|
|
394
|
396
|
</tbody>
|
|
395
|
397
|
</table>
|
|
396
|
398
|
<div id="" style="width: 100%; height: 40px; ">
|
|
397
|
|
- <div class="contactNumber" id="" style="float: left;width: 300px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
|
399
|
+ <div class="contactNumber" id="" style="float: left;width: 300px; font-size: 18pt; font-family: '宋体'; color: #000; font-weight: 700;">
|
|
398
|
400
|
<span>联系电话:</span><span>(0372)12345</span>
|
|
399
|
401
|
</div>
|
|
400
|
|
- <div class="reviewer" id="" style="float: right;width: 400px; font-size: 18pt; font-family: '微软简标宋'; color: #000;">
|
|
|
402
|
+ <div class="reviewer" id="" style="float: right;width: 400px; font-size: 18pt; font-family: '宋体'; color: #000; font-weight: 700;">
|
|
401
|
403
|
<span>审核人:</span><span class="shr"></span>
|
|
402
|
404
|
|
|
403
|
405
|
<span>调度员:</span><span class="ddr"></span>
|