|
|
@@ -26,10 +26,9 @@
|
|
26
|
26
|
position: absolute;
|
|
27
|
27
|
right: 10%;
|
|
28
|
28
|
top:43%;
|
|
29
|
|
- width: 109px;
|
|
30
|
|
- height: 109px;
|
|
31
|
|
- z-index: 99;
|
|
32
|
|
-
|
|
|
29
|
+ width: 109px;
|
|
|
30
|
+ height: 109px;
|
|
|
31
|
+ z-index: 99;
|
|
33
|
32
|
}
|
|
34
|
33
|
|
|
35
|
34
|
.alignC {
|
|
|
@@ -97,9 +96,9 @@
|
|
97
|
96
|
word-break: break-all;
|
|
98
|
97
|
}
|
|
99
|
98
|
/* .mmdj,.lxr,.cbyj,.ldps,.bljg{
|
|
100
|
|
- width: 539px;
|
|
101
|
|
- display: inline-block;
|
|
102
|
|
- } */
|
|
|
99
|
+ width: 539px;
|
|
|
100
|
+ display: inline-block;
|
|
|
101
|
+ } */
|
|
103
|
102
|
|
|
104
|
103
|
.jbyj {
|
|
105
|
104
|
width: 558px;
|
|
|
@@ -142,7 +141,7 @@
|
|
142
|
141
|
.headerAlign h2 {
|
|
143
|
142
|
font-family: "宋体" !important;
|
|
144
|
143
|
font-weight: bold !important;
|
|
145
|
|
- font-size: 22pt !important;
|
|
|
144
|
+ font-size: 30pt !important;
|
|
146
|
145
|
letter-spacing: -1px !important;
|
|
147
|
146
|
}
|
|
148
|
147
|
|
|
|
@@ -153,7 +152,7 @@
|
|
153
|
152
|
height: 200px!important;
|
|
154
|
153
|
}
|
|
155
|
154
|
.zhaiyao{
|
|
156
|
|
- height: 250px!important;
|
|
|
155
|
+ height: 260px!important;
|
|
157
|
156
|
}
|
|
158
|
157
|
.headerAlign h3 div:nth-of-type(1) {
|
|
159
|
158
|
font-size: 14pt !important;
|
|
|
@@ -189,13 +188,16 @@
|
|
189
|
188
|
text-indent: .3em;
|
|
190
|
189
|
padding: 4px;
|
|
191
|
190
|
}
|
|
192
|
|
-
|
|
|
191
|
+
|
|
|
192
|
+ .schedulingTitle {
|
|
|
193
|
+ height: 260px !important;
|
|
|
194
|
+ }
|
|
|
195
|
+
|
|
193
|
196
|
.printdd {
|
|
194
|
197
|
position: relative;
|
|
195
|
198
|
text-align: justify !important;
|
|
196
|
199
|
padding: 4px 2px 4px 4px !important;
|
|
197
|
200
|
}
|
|
198
|
|
-
|
|
199
|
201
|
.printnr,
|
|
200
|
202
|
.printcb,
|
|
201
|
203
|
.printldps,
|
|
|
@@ -292,7 +294,7 @@
|
|
292
|
294
|
|
|
293
|
295
|
|
|
294
|
296
|
<tr style="height: 130px;">
|
|
295
|
|
- <td style="font-weight: bolder;">
|
|
|
297
|
+ <td class="schedulingTitle" style="font-weight: bolder;">
|
|
296
|
298
|
<span>调度意见</span>
|
|
297
|
299
|
</td>
|
|
298
|
300
|
<td class="printdd" colspan="7">
|