cnhis-design-vue 3.1.18-beta.8 → 3.1.19-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +9 -3395
  3. package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +16 -6819
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
  19. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
  20. package/es/components/button-print/src/utils/print.d.ts +1 -1
  21. package/es/components/button-print/src/utils/print2.js +12 -14
  22. package/es/components/button-print/style/index.css +1 -24
  23. package/es/components/chunk-upload/index.d.ts +2 -1472
  24. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
  25. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
  26. package/es/components/chunk-upload/style/index.css +1 -365
  27. package/es/components/drag-layout/index.d.ts +155 -19744
  28. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
  29. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
  30. package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
  31. package/es/components/drag-layout/style/index.css +1 -175
  32. package/es/components/fabric-chart/index.d.ts +2 -2
  33. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  34. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  35. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  36. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  37. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  38. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  39. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  40. package/es/components/fabric-chart/style/index.css +1 -43
  41. package/es/components/field-set/index.d.ts +8 -6824
  42. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
  43. package/es/components/field-set/style/index.css +1 -139
  44. package/es/components/form-config/index.d.ts +17 -8976
  45. package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
  46. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
  47. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
  48. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
  49. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
  50. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
  51. package/es/components/form-config/src/utils/index2.js +1 -1
  52. package/es/components/form-config/style/index.css +1 -158
  53. package/es/components/form-render/index.d.ts +6 -1154
  54. package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
  55. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  56. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  57. package/es/components/form-render/src/components/renderer/select.js +1 -1
  58. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  59. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  60. package/es/components/form-render/src/utils/business.d.ts +1 -1
  61. package/es/components/form-render/src/utils/index.d.ts +1 -1
  62. package/es/components/form-render/src/utils/index.js +2 -2
  63. package/es/components/form-render/style/index.css +1 -146
  64. package/es/components/form-table/index.d.ts +43 -32166
  65. package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
  66. package/es/components/form-table/src/components/index.d.ts +43 -32166
  67. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
  68. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
  69. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
  70. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
  71. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
  72. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
  73. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
  74. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
  75. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
  76. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
  77. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
  78. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
  79. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
  80. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
  81. package/es/components/form-table/style/index.css +1 -214
  82. package/es/components/grid/src/hooks2.js +1 -0
  83. package/es/components/grid/style/index.css +1 -10
  84. package/es/components/index.css +1 -3346
  85. package/es/components/info-header/index.d.ts +16 -2561
  86. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
  87. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
  88. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
  89. package/es/components/info-header/style/index.css +1 -121
  90. package/es/components/map/index.d.ts +2 -2263
  91. package/es/components/map/src/Map.vue.d.ts +2 -2263
  92. package/es/components/map/style/index.css +1 -61
  93. package/es/components/scale-view/index.d.ts +12 -3073
  94. package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
  95. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  96. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
  97. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  98. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  99. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  100. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  101. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
  108. package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
  109. package/es/components/scale-view/style/index.css +1 -738
  110. package/es/components/select-label/index.d.ts +24 -11264
  111. package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
  112. package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
  113. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
  114. package/es/components/select-label/style/index.css +1 -164
  115. package/es/components/select-person/index.d.ts +9 -5369
  116. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
  117. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
  118. package/es/components/select-person/style/index.css +1 -193
  119. package/es/components/shortcut-provider/style/index.css +1 -3
  120. package/es/components/shortcut-setter/index.d.ts +6 -1154
  121. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
  122. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
  123. package/es/components/shortcut-setter/style/index.css +1 -8
  124. package/es/components/steps-wheel/index.d.ts +1 -479
  125. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
  126. package/es/components/steps-wheel/style/index.css +1 -161
  127. package/es/components/time-line/index.d.ts +7 -1672
  128. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
  129. package/es/components/time-line/style/index.css +1 -37
  130. package/es/env.d.ts +0 -18
  131. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
  132. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
  133. package/package.json +2 -2
@@ -1,3346 +1 @@
1
- .big-table-filter-wrap {
2
- position: fixed;
3
- z-index: 99998;
4
- transform: translateX(-2%);
5
- margin-top: -6px;
6
- min-width: 280px;
7
- border-radius: 4px;
8
- background-color: #fff;
9
- -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
10
- box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
11
- display: flex;
12
- flex-wrap: wrap;
13
- flex-direction: column;
14
- overflow: hidden;
15
- transition: width 2s;
16
- }
17
- .big-table-filter-wrap .sort-list {
18
- margin-top: 6px;
19
- }
20
- .big-table-filter-wrap .sort-item {
21
- height: 32px;
22
- padding: 0 13px;
23
- display: flex;
24
- align-items: center;
25
- }
26
- .big-table-filter-wrap .sort-item:hover,
27
- .big-table-filter-wrap .sort-item.active {
28
- background: #f2f2f2;
29
- }
30
- .big-table-filter-wrap .sort-icon {
31
- width: 16px;
32
- height: 16px;
33
- background-size: contain;
34
- display: inline-block;
35
- }
36
- .big-table-filter-wrap .sort-text {
37
- margin-left: 11px;
38
- font-size: 14px;
39
- line-height: 32px;
40
- color: rgba(0, 0, 0, 0.8);
41
- }
42
- .big-table-filter-wrap .sort-icon-desc {
43
- background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABT0lEQVRYR+3WvSuGYRTH8c9TykpJSimLMvgHpLyUCQsmg/wBMss/ILvdJgspNnkbZFYGk7JQSAaLwUuX7uFxu3E/nvvqSd3XeHW6zvec65zfORUNPpUG+1cClBnIysABhiMV5y4mqt/OAliPCHCImd8AIgWf/WzMIhzFK/Z/iigWQAtuE4A2PH0HEQugG5eJ005clwBlBmrJwDwGcorBNjYybOsqwit05QQ4R1/RAB3oqQHgoWiAnL5/NKvrC/4tQBNacYesDAR5fkxHV6QU72EQczhNSfE4VpOOmY01jsOyMYYXLGElcbSIZT4W4C1MxQIIUy9sU1ltGXyeYQSfuua7L2jOWYnPKbt2HKE3dR/0Iqx593lq4AT9OQE2MZ2yDTpyXKUlF0lthP3gy8nKwBqGcgLsYCHDNuwAAe4Nk7ipZRbk9F2MWZFt+CeiEuAdAU5CIQxYYdUAAAAASUVORK5CYII=');
44
- }
45
- .big-table-filter-wrap .filter-header {
46
- padding: 0 13px;
47
- cursor: initial;
48
- }
49
- .big-table-filter-wrap .filter-header-icon {
50
- border-top-color: #333;
51
- border-right-color: #333;
52
- }
53
- .big-table-filter-wrap .filter-header-text {
54
- margin-left: 11px;
55
- }
56
- .big-table-filter-wrap .check-search-wrap {
57
- padding: 8px 0;
58
- width: 100%;
59
- background: #f7f7f7;
60
- display: flex;
61
- justify-content: center;
62
- }
63
- .big-table-filter-wrap .check-seach-input {
64
- line-height: 32px;
65
- }
66
- .big-table-filter-wrap .checkbox-box {
67
- padding-right: 3px;
68
- width: 100%;
69
- }
70
- .big-table-filter-wrap .checkbox-wrap {
71
- padding-left: 13px;
72
- padding-right: 3px;
73
- background: #fff;
74
- display: flex;
75
- flex-direction: column;
76
- overflow-y: auto;
77
- }
78
- .big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar {
79
- width: 4px;
80
- height: 4px;
81
- }
82
- .big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar-thumb {
83
- background-color: #d5d5d5;
84
- border-radius: 4px;
85
- }
86
- .big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar-track {
87
- background-color: #fff;
88
- border-radius: 4px;
89
- }
90
- .big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar-corner {
91
- background-color: #000;
92
- border-radius: 4px;
93
- width: 4px;
94
- }
95
- .big-table-filter-wrap .checkbox-wrap--search {
96
- padding-right: 10px;
97
- }
98
- .big-table-filter-wrap .checkbox-btn-wrap {
99
- display: flex;
100
- padding: 9px 10px 9px 14px;
101
- }
102
- .big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn {
103
- width: 56px;
104
- padding: 0;
105
- }
106
- .big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn + .checkbox-btn {
107
- margin-left: 8px;
108
- }
109
- .big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn-status .checkbox-btn {
110
- border: 0;
111
- border-radius: 0;
112
- width: initial;
113
- margin: 0 13px;
114
- position: relative;
115
- }
116
- .big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn-status .checkbox-btn:hover::after {
117
- display: block;
118
- content: '';
119
- position: absolute;
120
- bottom: 5px;
121
- width: 100%;
122
- height: 1px;
123
- background-color: #5585f5;
124
- }
125
- .big-table-filter-wrap .arrows-icon {
126
- position: absolute;
127
- bottom: -1px;
128
- right: -1px;
129
- font-size: 15px;
130
- cursor: nw-resize;
131
- width: 25px;
132
- height: 20px;
133
- }
134
- .big-table__separate {
135
- padding: 4px;
136
- }
137
- .big-table__separatePlaceholder {
138
- display: inline-block;
139
- visibility: hidden;
140
- max-width: 0;
141
- word-break: keep-all;
142
- width: 0;
143
- }
144
- body > .vxe-table--tooltip-wrapper {
145
- display: none !important;
146
- }
147
- .custom-big-table {
148
- position: relative;
149
- /* 行内表单样式 */
150
- /* 行内表单样式 */
151
- }
152
- .custom-big-table .n-input {
153
- width: fit-content;
154
- }
155
- .custom-big-table .img-wrap {
156
- padding: 2px 0;
157
- line-height: 1;
158
- height: 100%;
159
- display: flex;
160
- align-items: center;
161
- }
162
- .custom-big-table .img-wrap img {
163
- max-height: 100%;
164
- object-fit: contain;
165
- cursor: pointer;
166
- }
167
- .custom-big-table .img-wrap.img-circle img {
168
- width: 28px;
169
- border-radius: 50%;
170
- object-fit: contain;
171
- }
172
- .custom-big-table .bigTable-qr-span {
173
- position: relative;
174
- display: inline-block;
175
- height: 100%;
176
- }
177
- .custom-big-table .bigTable-qr-span .bigTable-qr-img {
178
- max-height: 96%;
179
- }
180
- .custom-big-table .bigTable-qr-span > span {
181
- position: absolute;
182
- top: 0;
183
- left: 0;
184
- justify-content: center;
185
- align-items: center;
186
- width: 100%;
187
- height: 100%;
188
- background: rgba(0, 0, 0, 0.7);
189
- color: #fff;
190
- display: none;
191
- cursor: pointer;
192
- }
193
- .custom-big-table .bigTable-qr-span:hover > span {
194
- display: inline-flex;
195
- }
196
- .custom-big-table .base-form {
197
- overflow: hidden !important;
198
- display: flex;
199
- align-items: center;
200
- width: 100%;
201
- }
202
- .custom-big-table .base-form-content {
203
- width: 100%;
204
- }
205
- .custom-big-table textarea {
206
- height: 32px;
207
- margin-bottom: 0;
208
- resize: none;
209
- }
210
- .custom-big-table .formItem-select-multiple {
211
- display: flex;
212
- align-items: center;
213
- width: 100%;
214
- line-height: 40px;
215
- }
216
- .custom-big-table.mt {
217
- margin-top: 26px;
218
- height: calc(100% - 78px) !important;
219
- }
220
- .custom-big-table.expand-padding .vxe-table .vxe-body--expanded-cell {
221
- padding-left: 66px !important;
222
- padding-right: 66px !important;
223
- }
224
- .custom-big-table th.vxe-header--column {
225
- cursor: pointer;
226
- }
227
- .custom-big-table .row-btn {
228
- margin-right: 10px;
229
- }
230
- .custom-big-table .vxe-table {
231
- transform: translateZ(0);
232
- }
233
- .custom-big-table .vxe-table .vxe-table--empty-content {
234
- width: 100%;
235
- height: 100%;
236
- }
237
- .custom-big-table .vxe-table .vxe-table--empty-content > div {
238
- width: 100%;
239
- height: 100%;
240
- }
241
- .custom-big-table .vxe-table .vxe-table--empty-content > div .no-data-tip {
242
- display: inline-flex;
243
- }
244
- .custom-big-table .vxe-table .col--checkbox .vxe-cell,
245
- .custom-big-table .vxe-table .col--seq .vxe-cell {
246
- padding: 0;
247
- }
248
- .custom-big-table .vxe-table .col--checkbox .vxe-cell .vxe-checkbox--label,
249
- .custom-big-table .vxe-table .col--seq .vxe-cell .vxe-checkbox--label {
250
- padding-left: 0;
251
- }
252
- .custom-big-table .vxe-table .vxe-cell .vxe-tree-cell {
253
- height: 100%;
254
- }
255
- .custom-big-table .vxe-table .scan-multi-delete {
256
- color: #f06f64;
257
- }
258
- .custom-big-table .vxe-table .vxe-table--header {
259
- background-color: #f2f2f2;
260
- }
261
- .custom-big-table .vxe-table .vxe-table--header .vxe-header--column .vxe-cell--title {
262
- height: 100%;
263
- line-height: unset;
264
- width: 100%;
265
- display: inline-flex;
266
- }
267
- .custom-big-table .vxe-table .vxe-table--header .col--seq .vxe-cell--title,
268
- .custom-big-table .vxe-table .vxe-table--header .col--checkbox .vxe-cell--title {
269
- display: inline-block;
270
- }
271
- .custom-big-table .vxe-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar,
272
- .custom-big-table .vxe-table .vxe-table--body-wrapper::-webkit-scrollbar {
273
- width: 10px;
274
- height: 10px;
275
- background-color: #f2f2f2;
276
- }
277
- .custom-big-table .vxe-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover,
278
- .custom-big-table .vxe-table .vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover {
279
- background-color: #b2b2b2;
280
- }
281
- .custom-big-table .vxe-table .vxe-footer--row .vxe-footer--column > .vxe-cell .vxe-cell--item {
282
- height: 30px;
283
- line-height: 30px;
284
- }
285
- .custom-big-table .vxe-table .vxe-cell--checkbox .vxe-checkbox--label {
286
- display: none;
287
- }
288
- .custom-big-table .filter-box {
289
- display: flex;
290
- align-items: center;
291
- width: 100%;
292
- }
293
- .custom-big-table .filter-box .text-over-tooltip-components {
294
- max-width: calc(100% - 40px);
295
- }
296
- .custom-big-table .filter-box .vxe-filter--btn {
297
- border-top-color: #c0c4cc;
298
- border-right-color: #c0c4cc;
299
- }
300
- .custom-big-table .filter-box .vxe-filter--btn.active {
301
- border-top-color: #35393c;
302
- border-right-color: #35393c;
303
- }
304
- .custom-big-table .filter-box .vxe-filter--btn.checked {
305
- border-top-color: #5585f5;
306
- border-right-color: #5585f5;
307
- }
308
- .custom-big-table .disabled-checked-tips {
309
- position: absolute;
310
- top: 50%;
311
- bottom: 0;
312
- right: 0;
313
- box-sizing: border-box;
314
- width: 16px;
315
- height: 16px;
316
- margin-top: -8px;
317
- overflow: hidden;
318
- border-radius: 50%;
319
- border: 2px solid #ff1818;
320
- background: #fff;
321
- }
322
- .custom-big-table .disabled-checked-tips::after {
323
- position: absolute;
324
- content: '';
325
- width: 16px;
326
- height: 2px;
327
- background-color: #ff1818;
328
- transform: rotate(45deg);
329
- transform-origin: 0 2px;
330
- left: 0;
331
- top: 0;
332
- }
333
- .custom-big-table .form-select-table .n-base-select-menu__empty {
334
- display: none;
335
- }
336
- .custom-big-table .percent-wrap {
337
- display: flex;
338
- flex-direction: column;
339
- justify-content: center;
340
- align-items: center;
341
- text-align: center;
342
- }
343
- .custom-big-table .percent-wrap .percent-value {
344
- line-height: 1;
345
- margin-bottom: -4px;
346
- margin-top: 4px;
347
- }
348
- .custom-big-table .refresh {
349
- display: flex;
350
- align-items: center;
351
- background-color: #fff;
352
- box-shadow: 0 2px 4px 0 rgba(108, 108, 108, 0.13);
353
- color: #5585f5;
354
- font-size: 12px;
355
- height: 27px;
356
- position: absolute;
357
- right: 0;
358
- top: 6px;
359
- z-index: 1;
360
- padding-left: 14px;
361
- padding-right: 14px;
362
- border-top-left-radius: 14px;
363
- border-bottom-left-radius: 14px;
364
- cursor: pointer;
365
- }
366
- .custom-big-table .refresh-row {
367
- margin-left: 3px;
368
- margin-bottom: 0;
369
- }
370
- .custom-big-table .check-wrap {
371
- background: #ffffe9;
372
- width: 100%;
373
- line-height: 26px;
374
- display: flex;
375
- justify-content: center;
376
- position: absolute;
377
- margin-top: -26px;
378
- }
379
- .custom-big-table .check-wrap .check-wrap-title,
380
- .custom-big-table .check-wrap .check-wrap-btn {
381
- color: #000000;
382
- font-size: 12px;
383
- margin-bottom: 0;
384
- cursor: pointer;
385
- }
386
- .custom-big-table .check-wrap .check-wrap-btn {
387
- color: #5585f5;
388
- }
389
- .custom-big-table .domPropsInnerHTML-span {
390
- height: 100%;
391
- /* 老版图标样式 */
392
- }
393
- .custom-big-table .domPropsInnerHTML-span img {
394
- display: inline-block;
395
- height: var(--tableImageHeight);
396
- width: var(--tableImageWidth);
397
- }
398
- .custom-big-table .domPropsInnerHTML-span .icon-dot-custom {
399
- width: 8px;
400
- height: 8px;
401
- -webkit-border-radius: 50%;
402
- -moz-border-radius: 50%;
403
- border-radius: 50%;
404
- background: var(--table-icon-color);
405
- display: inline-block;
406
- margin-right: 6px;
407
- box-shadow: 0px 2px 4px 0px var(--table-icon-shadow);
408
- }
409
- .custom-big-table .domPropsInnerHTML-span .icon-dot-red {
410
- width: 8px;
411
- height: 8px;
412
- -webkit-border-radius: 50%;
413
- -moz-border-radius: 50%;
414
- border-radius: 50%;
415
- background: red;
416
- display: inline-block;
417
- margin-right: 6px;
418
- box-shadow: 0px 2px 4px 0px rgba(255, 0, 0, 0.5);
419
- }
420
- .custom-big-table .domPropsInnerHTML-span .icon-dot-blue {
421
- width: 8px;
422
- height: 8px;
423
- -webkit-border-radius: 50%;
424
- -moz-border-radius: 50%;
425
- border-radius: 50%;
426
- background: blue;
427
- display: inline-block;
428
- margin-right: 6px;
429
- box-shadow: 0px 2px 4px 0px rgba(0, 0, 255, 0.5);
430
- }
431
- .custom-big-table .domPropsInnerHTML-span .icon-dot-green {
432
- width: 8px;
433
- height: 8px;
434
- -webkit-border-radius: 50%;
435
- -moz-border-radius: 50%;
436
- border-radius: 50%;
437
- background: green;
438
- display: inline-block;
439
- margin-right: 6px;
440
- box-shadow: 0px 2px 4px 0px rgba(0, 128, 0, 0.5);
441
- }
442
- .custom-big-table .domPropsInnerHTML-span .icon-dot-gray {
443
- width: 8px;
444
- height: 8px;
445
- -webkit-border-radius: 50%;
446
- -moz-border-radius: 50%;
447
- border-radius: 50%;
448
- background: gray;
449
- display: inline-block;
450
- margin-right: 6px;
451
- box-shadow: 0px 2px 4px 0px rgba(128, 128, 128, 0.5);
452
- }
453
- .custom-big-table .domPropsInnerHTML-span .icon-dot-yellow {
454
- width: 8px;
455
- height: 8px;
456
- -webkit-border-radius: 50%;
457
- -moz-border-radius: 50%;
458
- border-radius: 50%;
459
- background: yellow;
460
- display: inline-block;
461
- margin-right: 6px;
462
- box-shadow: 0px 2px 4px 0px rgba(255, 255, 0, 0.5);
463
- }
464
- .custom-big-table .domPropsInnerHTML-span .icon-dot-resolved {
465
- width: 8px;
466
- height: 8px;
467
- -webkit-border-radius: 50%;
468
- -moz-border-radius: 50%;
469
- border-radius: 50%;
470
- background: #36be8c;
471
- display: inline-block;
472
- margin-right: 6px;
473
- box-shadow: 0px 2px 4px 0px rgba(54, 190, 140, 0.5);
474
- }
475
- .custom-big-table .domPropsInnerHTML-span .icon-dot-huifu {
476
- width: 8px;
477
- height: 8px;
478
- -webkit-border-radius: 50%;
479
- -moz-border-radius: 50%;
480
- border-radius: 50%;
481
- background: #42d0f6;
482
- display: inline-block;
483
- margin-right: 6px;
484
- box-shadow: 0px 2px 4px 0px rgba(66, 208, 246, 0.5);
485
- }
486
- .custom-big-table .domPropsInnerHTML-span .icon-dot-close {
487
- width: 8px;
488
- height: 8px;
489
- -webkit-border-radius: 50%;
490
- -moz-border-radius: 50%;
491
- border-radius: 50%;
492
- background: #718391;
493
- display: inline-block;
494
- margin-right: 6px;
495
- box-shadow: 0px 2px 4px 0px rgba(113, 131, 145, 0.5);
496
- }
497
- .custom-big-table .domPropsInnerHTML-span .icon-dot-audit {
498
- width: 8px;
499
- height: 8px;
500
- -webkit-border-radius: 50%;
501
- -moz-border-radius: 50%;
502
- border-radius: 50%;
503
- background: #f4ba32;
504
- display: inline-block;
505
- margin-right: 6px;
506
- box-shadow: 0px 2px 4px 0px rgba(244, 186, 50, 0.5);
507
- }
508
- .custom-big-table .domPropsInnerHTML-span .icon-dot-design {
509
- width: 8px;
510
- height: 8px;
511
- -webkit-border-radius: 50%;
512
- -moz-border-radius: 50%;
513
- border-radius: 50%;
514
- background: #927ce1;
515
- display: inline-block;
516
- margin-right: 6px;
517
- box-shadow: 0px 2px 4px 0px rgba(146, 124, 225, 0.5);
518
- }
519
- .custom-big-table .domPropsInnerHTML-span .icon-dot-develop {
520
- width: 8px;
521
- height: 8px;
522
- -webkit-border-radius: 50%;
523
- -moz-border-radius: 50%;
524
- border-radius: 50%;
525
- background: #4eb0ef;
526
- display: inline-block;
527
- margin-right: 6px;
528
- box-shadow: 0px 2px 4px 0px rgba(78, 176, 239, 0.5);
529
- }
530
- .custom-big-table .domPropsInnerHTML-span .icon-dot-develop-complete {
531
- width: 8px;
532
- height: 8px;
533
- -webkit-border-radius: 50%;
534
- -moz-border-radius: 50%;
535
- border-radius: 50%;
536
- background: #6381f9;
537
- display: inline-block;
538
- margin-right: 6px;
539
- box-shadow: 0px 2px 4px 0px rgba(99, 129, 249, 0.5);
540
- }
541
- .custom-big-table .vxe-table--render-default .vxe-table--fixed-left-wrapper.scrolling--middle {
542
- box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.12);
543
- }
544
- .custom-big-table .vxe-table--render-default .vxe-table--fixed-right-wrapper.scrolling--middle {
545
- box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.12);
546
- }
547
- .annotation-edit {
548
- cursor: pointer;
549
- color: #0067ee;
550
- font-size: 16px;
551
- user-select: none;
552
- display: inline-flex;
553
- align-items: center;
554
- }
555
- .annotation-edit.is-active {
556
- color: rgba(255, 152, 40);
557
- }
558
- .annotation-edit__icon {
559
- display: inline-flex;
560
- align-items: center;
561
- }
562
- .no-data-tip {
563
- display: flex;
564
- flex-direction: column;
565
- justify-content: center;
566
- align-items: center;
567
- width: 100%;
568
- height: 100%;
569
- color: #333333;
570
- font-size: 22px;
571
- }
572
- .no-data-tip > img {
573
- max-width: 70%;
574
- width: 260px;
575
- }
576
- .no-data-tip > p {
577
- margin-top: 12px;
578
- margin-bottom: 0;
579
- font-size: 16px;
580
- color: rgba(0, 0, 0, 0.8);
581
- }
582
- .no-data-tip > span {
583
- font-size: 14px;
584
- color: rgba(0, 0, 0, 0.4);
585
- margin-top: 6px;
586
- }
587
- .text-over-tooltip-components {
588
- display: inline-block;
589
- max-width: 98%;
590
- /* 文字超出宽度显示省略号 单行 */
591
- /* 自定义样式 */
592
- }
593
- .text-over-tooltip-components .ellipsis {
594
- font-size: 14px;
595
- color: #35393c;
596
- overflow: hidden;
597
- text-overflow: ellipsis;
598
- white-space: nowrap;
599
- }
600
- .text-over-tooltip-components .ellipsis i {
601
- font-style: normal;
602
- word-break: keep-all;
603
- white-space: nowrap;
604
- }
605
- .text-over-tooltip-components .fs20 {
606
- font-size: 20px;
607
- font-weight: 600;
608
- color: green;
609
- line-height: 22px;
610
- }
611
- .text-over-tooltip-components .fs12 {
612
- font-size: 12px;
613
- font-weight: 400;
614
- color: orange;
615
- line-height: 14px;
616
- }
617
- .svg-icon {
618
- width: 1em;
619
- height: 1em;
620
- vertical-align: -0.15em;
621
- fill: currentColor;
622
- overflow: hidden;
623
- }
624
- .vxe-header--column [annotation-hover-show='true'] {
625
- visibility: hidden;
626
- }
627
- .vxe-header--column:hover [annotation-hover-show='true'] {
628
- visibility: visible;
629
- }
630
- .big-table__annotationWrapper {
631
- width: 20px;
632
- display: inline-flex;
633
- align-items: center;
634
- }
635
- .people-tree {
636
- display: flex;
637
- }
638
- .people-tree .people-tree-item {
639
- width: 50%;
640
- padding: 22px 12px 0;
641
- max-height: 376px;
642
- height: 376px;
643
- overflow-y: auto;
644
- }
645
- .people-tree .people-tree-item.people-tree-left {
646
- display: flex;
647
- flex-direction: column;
648
- }
649
- .people-tree .people-tree-item:first-child {
650
- border-right: 1px solid #e8e8e8;
651
- }
652
- .people-tree .people-tree-item .tag-item {
653
- box-sizing: border-box;
654
- color: #212121;
655
- font-size: 14px;
656
- list-style: none;
657
- display: inline-flex;
658
- align-items: center;
659
- height: 24px;
660
- line-height: 24px;
661
- margin-right: 8px;
662
- margin-bottom: 4px;
663
- padding: 0 6px;
664
- white-space: nowrap;
665
- background: rgba(213, 213, 213, 0.2);
666
- border: 1px solid rgba(0, 0, 0, 0.14);
667
- border-radius: 4px;
668
- transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
669
- }
670
- .people-tree .people-tree-item .tag-item.isRoot {
671
- background: rgba(85, 133, 245, 0.08);
672
- border: 1px solid rgba(85, 133, 245, 0.5);
673
- color: #5585f5;
674
- }
675
- .people-tree .people-tree-item .tag-item.isRoot .tag-close {
676
- color: #5585f5;
677
- }
678
- .people-tree .people-tree-item .tag-item.isRoot .tag-close:hover {
679
- color: rgba(85, 133, 245, 0.6);
680
- }
681
- .people-tree .people-tree-item .tag-item .tag-close {
682
- display: inline-block;
683
- font-size: 14px;
684
- margin-left: 3px;
685
- color: #969696;
686
- font-weight: 700;
687
- cursor: pointer;
688
- transition: all 0.3s;
689
- }
690
- .people-tree .people-tree-item .tag-item .tag-close:hover {
691
- color: rgba(85, 133, 245, 0.6);
692
- }
693
- .people-tree .people-tree-item .tag-item .tag-close:active {
694
- color: #fff;
695
- }
696
- .people-tree .people-tree-item .no-data-tips {
697
- height: 200px;
698
- width: 100%;
699
- display: flex;
700
- justify-content: center;
701
- align-items: center;
702
- font-size: 16px;
703
- font-weight: 700;
704
- }
705
- .people-tree .people-tree-item .c-title {
706
- font-size: 14px;
707
- font-family: PingFangSC-Regular, PingFang SC;
708
- font-weight: 400;
709
- color: #212121;
710
- }
711
- .people-tree .people-tree-item .c-sub-title {
712
- font-size: 12px;
713
- font-family: PingFangSC-Regular, PingFang SC;
714
- color: #4e4e4e;
715
- }
716
- .people-tree .people-tree-item .p-title {
717
- font-size: 14px;
718
- font-family: PingFangSC-Medium, PingFang SC;
719
- font-weight: 500;
720
- color: #212121;
721
- }
722
- .people-tree .people-tree-item.tags-box {
723
- display: flex;
724
- flex-wrap: wrap;
725
- justify-content: flex-start;
726
- align-items: flex-start;
727
- align-content: flex-start;
728
- }
729
- .df {
730
- display: flex;
731
- }
732
- .search-input-icon {
733
- color: rgba(0, 0, 0, 0.4);
734
- margin-bottom: -2px;
735
- }
736
- .main-tree-container {
737
- overflow-y: auto;
738
- }
739
- .df {
740
- display: flex;
741
- }
742
- .search-tree-wrap .search-tree-item {
743
- display: flex;
744
- align-items: center;
745
- }
746
- .search-tree-wrap .name-wrap {
747
- width: 48px;
748
- height: 48px;
749
- background: #7d88b5;
750
- display: flex;
751
- align-items: center;
752
- justify-content: center;
753
- border-radius: 50%;
754
- margin-right: 13px;
755
- }
756
- .search-tree-wrap .name-wrap .name {
757
- font-size: 16px;
758
- color: #ffffff;
759
- margin-bottom: 0;
760
- line-height: 16px;
761
- }
762
- .search-tree-wrap .info-wrap {
763
- overflow: hidden;
764
- text-overflow: ellipsis;
765
- white-space: nowrap;
766
- display: flex;
767
- flex-direction: column;
768
- }
769
- .search-tree-wrap .info-wrap-top {
770
- align-items: flex-end;
771
- margin: 0;
772
- margin-bottom: 1px;
773
- overflow: hidden;
774
- text-overflow: ellipsis;
775
- white-space: nowrap;
776
- }
777
- .search-tree-wrap .info-wrap-title {
778
- margin-bottom: 0;
779
- font-size: 16px;
780
- font-family: PingFangSC-Regular, PingFang SC;
781
- font-weight: 400;
782
- color: #4e4e4e;
783
- line-height: 16px;
784
- }
785
- .search-tree-wrap .info-wrap-title .c-title {
786
- font-size: 14px;
787
- font-family: PingFangSC-Regular, PingFang SC;
788
- font-weight: 400;
789
- color: #212121;
790
- }
791
- .search-tree-wrap .info-wrap-title .c-sub-title {
792
- font-size: 12px;
793
- font-family: PingFangSC-Regular, PingFang SC;
794
- color: #4e4e4e;
795
- }
796
- .search-tree-wrap .info-wrap-desc {
797
- margin-left: 10px;
798
- margin-bottom: 0;
799
- font-size: 12px;
800
- line-height: 17px;
801
- color: #aeaeae;
802
- }
803
- .search-tree-wrap .info-wrap-position {
804
- margin-bottom: 0;
805
- font-size: 12px;
806
- color: #7d88b5;
807
- line-height: 17px;
808
- }
809
- .load-more-btn-wrap {
810
- display: flex;
811
- justify-content: center;
812
- height: 35px;
813
- line-height: 35px;
814
- cursor: pointer;
815
- padding-top: 10px;
816
- box-sizing: border-box;
817
- }
818
- .load-more-btn-wrap .search-input-icon {
819
- font-size: 16px;
820
- color: rgba(0, 0, 0, 0.4);
821
- margin-right: 14px;
822
- }
823
- .load-more-btn-wrap .load-more-btn {
824
- font-size: 12px;
825
- color: #747c8e;
826
- line-height: 12px;
827
- }
828
- .drag-layout-container {
829
- width: 100%;
830
- height: 100%;
831
- flex: 1;
832
- overflow: hidden;
833
- overflow-y: auto;
834
- position: relative;
835
- display: flex;
836
- justify-content: flex-start;
837
- border: 1px solid #d2d9e8;
838
- text-align: left;
839
- }
840
- .drag-layout-container .min-height {
841
- height: calc(100% - 60px);
842
- overflow: hidden;
843
- overflow-y: auto;
844
- }
845
- .drag-layout-container .min-height li {
846
- list-style: none;
847
- }
848
- .drag-layout-container .border-box {
849
- position: absolute;
850
- top: 0;
851
- left: 30%;
852
- border-left: 1px solid #d2d9e8;
853
- height: 100%;
854
- }
855
- .drag-layout-container .text-area {
856
- width: 30%;
857
- height: 100%;
858
- overflow-y: auto;
859
- padding: 0 !important;
860
- }
861
- .drag-layout-container .text-area .info-header {
862
- display: flex;
863
- height: 50px;
864
- line-height: 50px;
865
- padding: 0 10px;
866
- margin-bottom: 10px;
867
- color: #2e2e2e;
868
- font-size: 18px;
869
- font-weight: bold;
870
- background: #e6eaef;
871
- }
872
- .drag-layout-container .text-area .text-draggable {
873
- display: flex;
874
- flex-wrap: wrap;
875
- justify-content: space-between;
876
- align-items: flex-start;
877
- padding: 0 12px 12px;
878
- box-sizing: border-box;
879
- align-content: flex-start;
880
- }
881
- .drag-layout-container .text-area .text-draggable li {
882
- width: 49%;
883
- text-align: center;
884
- }
885
- .drag-layout-container .form-area {
886
- position: relative;
887
- width: 70%;
888
- height: 100%;
889
- overflow-y: auto;
890
- padding: 4px;
891
- box-sizing: border-box;
892
- }
893
- .drag-layout-container .form-area::-webkit-scrollbar {
894
- width: 5px;
895
- }
896
- .drag-layout-container .form-area .info-header {
897
- height: 50px;
898
- margin-bottom: 10px;
899
- background: unset;
900
- display: flex;
901
- justify-content: flex-end;
902
- align-items: center;
903
- }
904
- .drag-layout-container .form-area .combination-col {
905
- border: 1px solid #cdc5d3;
906
- margin-bottom: 10px;
907
- }
908
- .dragForm-select-drop {
909
- z-index: 2001;
910
- }
911
- .DragFormRightItem {
912
- position: relative;
913
- }
914
- .DragFormRightItem .is-edit-class {
915
- background-color: #f5f5f5 !important;
916
- border-color: #d9d9d9 !important;
917
- }
918
- .DragFormRightItem .combination-item {
919
- padding: 0px 8px 8px;
920
- }
921
- .DragFormRightItem .combination-item > div {
922
- line-height: 35px;
923
- }
924
- .DragFormRightItem .combination-item > div:hover > .form-btn {
925
- display: flex;
926
- }
927
- .DragFormRightItem .form-btn {
928
- display: none;
929
- align-items: center;
930
- position: absolute;
931
- top: -1px;
932
- right: 0px;
933
- height: 100%;
934
- white-space: nowrap;
935
- }
936
- .DragFormRightItem .form-btn .quick-reply {
937
- display: inline-block;
938
- border: 1px dashed #cdc5d3;
939
- font-size: 12px;
940
- height: 22px;
941
- line-height: 1.499;
942
- }
943
- .DragFormRightItem .form-btn:deep(.n-input),
944
- .DragFormRightItem .form-btn:deep(.n-select) {
945
- margin-left: 5px;
946
- }
947
- .DragFormRightItem .form-btn:deep(.n-select) {
948
- top: -3px;
949
- }
950
- .DragFormRightItem .right-content {
951
- border: 1px dashed #cdc5d3;
952
- background: #fdfdfd;
953
- height: 35px;
954
- line-height: 35px;
955
- padding: 0 10px;
956
- position: relative;
957
- margin-bottom: 10px;
958
- cursor: pointer;
959
- }
960
- .DragFormRightItem .right-content:hover .form-btn {
961
- display: flex;
962
- }
963
- .DragFormRightItem .blue-border {
964
- border: 1px solid #5585f5 !important;
965
- }
966
- .DragFormRightItem .item-opacity {
967
- opacity: 0.5;
968
- }
969
- .DragFormRightItem .red {
970
- color: red;
971
- }
972
- .DragFormLeftItem .left-content {
973
- width: 100%;
974
- margin-bottom: 16px;
975
- overflow: hidden;
976
- cursor: pointer;
977
- color: #2e2e2e;
978
- }
979
- .DragFormLeftItem .left-content .style-box {
980
- display: flex;
981
- justify-content: center;
982
- align-items: center;
983
- width: 100%;
984
- height: 60px;
985
- padding: 0 8px;
986
- box-sizing: border-box;
987
- margin-bottom: 8px;
988
- background: #f3f5f8;
989
- }
990
- .DragFormLeftItem .left-content .style-box-input {
991
- width: 85%;
992
- overflow: hidden;
993
- text-overflow: ellipsis;
994
- white-space: nowrap;
995
- cursor: pointer !important;
996
- }
997
- .DragFormLeftItem .left-content .style-box input[type='radio'][disabled],
998
- .DragFormLeftItem .left-content .style-box input[type='checkbox'][disabled],
999
- .DragFormLeftItem .left-content .style-box input[type='radio'].disabled,
1000
- .DragFormLeftItem .left-content .style-box input[type='checkbox'].disabled {
1001
- cursor: pointer !important;
1002
- }
1003
- .c-field-set {
1004
- height: 100%;
1005
- position: relative;
1006
- }
1007
- .c-field-set ul {
1008
- margin: 0;
1009
- padding: 0;
1010
- }
1011
- .c-field-set .fields-set-content {
1012
- height: 100%;
1013
- display: flex;
1014
- flex-direction: column;
1015
- overflow: hidden;
1016
- }
1017
- .c-field-set .fields-set-content .fields-table {
1018
- flex: 1;
1019
- display: flex;
1020
- flex-direction: column;
1021
- overflow: auto;
1022
- }
1023
- .c-field-set .n-spin-container {
1024
- width: 100%;
1025
- height: 100%;
1026
- }
1027
- .c-field-set .n-spin-content {
1028
- height: 100%;
1029
- }
1030
- .c-field-set .setting-title {
1031
- background: #f2f2f4;
1032
- border: 1px solid #f2f2f2;
1033
- height: 52px;
1034
- line-height: 52px;
1035
- }
1036
- .c-field-set .setting-title span {
1037
- display: inline-block;
1038
- }
1039
- .c-field-set .setting-title.seting-title-api .width-large {
1040
- width: 15%;
1041
- }
1042
- .c-field-set .set-show {
1043
- min-height: 100px;
1044
- overflow-y: auto;
1045
- }
1046
- .c-field-set .set-show.set-show-api .width-large {
1047
- width: 15%;
1048
- }
1049
- .c-field-set .set-show .left-style.sortable-chosen {
1050
- background: #fafafa;
1051
- box-shadow: 0px 0px 10px 0px #d5d5d5;
1052
- }
1053
- .c-field-set .set-show li {
1054
- padding: 5px 0;
1055
- display: flex;
1056
- align-items: center;
1057
- border-bottom: 1px solid #e8e8e8;
1058
- height: 52px;
1059
- line-height: 52px;
1060
- }
1061
- .c-field-set .set-show .is-sort-style {
1062
- outline: none;
1063
- border-radius: 4px 4px 4px 4px;
1064
- border: solid 1px #d5d5d5;
1065
- height: 32px;
1066
- text-indent: 6px;
1067
- color: #38454f;
1068
- width: 87px;
1069
- margin-right: 5px;
1070
- }
1071
- .c-field-set .set-show .is-sort-style:disabled {
1072
- cursor: not-allowed;
1073
- background: #f5f5f5;
1074
- }
1075
- .c-field-set .set-show .col-width-style {
1076
- width: 70px;
1077
- }
1078
- .c-field-set .set-show .title-item {
1079
- display: inline-flex;
1080
- justify-content: flex-start;
1081
- align-items: center;
1082
- text-align: left;
1083
- }
1084
- .c-field-set .set-show .title-item > span {
1085
- display: inline-block;
1086
- max-width: calc(100% - 20px);
1087
- overflow: hidden;
1088
- white-space: nowrap;
1089
- text-overflow: ellipsis;
1090
- }
1091
- .c-field-set .alias-style {
1092
- outline: none;
1093
- border-radius: 4px 4px 4px 4px;
1094
- border: solid 1px #d4dee5;
1095
- height: 32px;
1096
- text-indent: 16px;
1097
- color: #38454f;
1098
- }
1099
- .c-field-set .btn-operate {
1100
- border-top: 1px solid #d5d5d5;
1101
- padding: 12px 0 12px;
1102
- }
1103
- .c-field-set .width-show {
1104
- display: inline-block;
1105
- overflow: hidden;
1106
- white-space: nowrap;
1107
- text-overflow: ellipsis;
1108
- width: var(--width-show);
1109
- }
1110
- .c-field-set .drag-icon-wrap {
1111
- width: 5% !important;
1112
- cursor: pointer;
1113
- text-align: center;
1114
- }
1115
- .c-field-set .width-showed {
1116
- display: inline-block;
1117
- overflow: hidden;
1118
- white-space: nowrap;
1119
- text-overflow: ellipsis;
1120
- width: 15%;
1121
- }
1122
- .c-field-set .width-showed select {
1123
- width: 90% !important;
1124
- }
1125
- .c-field-set .width-word {
1126
- display: inline-block;
1127
- overflow: hidden;
1128
- white-space: nowrap;
1129
- width: var(--width-large);
1130
- line-height: 52px;
1131
- }
1132
- .c-field-set .width-word input {
1133
- width: 90% !important;
1134
- }
1135
- .c-field-set .width-large {
1136
- display: inline-block;
1137
- overflow: hidden;
1138
- white-space: nowrap;
1139
- text-overflow: ellipsis;
1140
- width: var(--width-large);
1141
- }
1142
- .dropdown-button {
1143
- color: #212121;
1144
- border-color: #d5d5d5 !important;
1145
- }
1146
- .c-dropdown .n-dropdown-menu-wrapper span.active {
1147
- color: #5585f5;
1148
- }
1149
- .login-form-button {
1150
- width: 100%;
1151
- height: 50px;
1152
- border-radius: 24px;
1153
- font-size: 16px;
1154
- color: #ffffff;
1155
- }
1156
- .login-form-button-print {
1157
- padding-top: 15px;
1158
- }
1159
- .login-form-button-print .n-input {
1160
- height: 50px;
1161
- line-height: 50px;
1162
- font-size: 14px;
1163
- color: #757575;
1164
- border-radius: 6px;
1165
- }
1166
- .c-select-label .label-disable-wrap {
1167
- width: 100%;
1168
- font-size: 14px;
1169
- line-height: 20px;
1170
- display: flex;
1171
- align-items: center;
1172
- flex-direction: column;
1173
- }
1174
- .c-select-label .label-disable-wrap .label-disable-img {
1175
- width: 320px;
1176
- height: 248px;
1177
- }
1178
- .c-select-label .common-label {
1179
- padding: 4px 12px;
1180
- margin-top: 8px !important;
1181
- border-radius: 4px;
1182
- border: 1px solid rgba(0, 0, 0, 0.1);
1183
- }
1184
- .c-select-label .common-label > span {
1185
- margin-right: 16px;
1186
- color: rgba(0, 0, 0, 0.9);
1187
- }
1188
- .c-select-label .form-add-icon-label {
1189
- margin-bottom: 4px;
1190
- color: #2d7aff;
1191
- cursor: pointer;
1192
- display: inline-flex;
1193
- align-items: center;
1194
- }
1195
- .c-select-label .anticon + .anticon {
1196
- margin-left: 16px;
1197
- }
1198
- .c-select-label .label-disable-wrap {
1199
- text-align: center;
1200
- }
1201
- .c-select-label .n-tag {
1202
- max-width: 108px;
1203
- margin: 0 8px 0 0;
1204
- border: 1px solid #e0e0e6;
1205
- }
1206
- .c-select-label .n-tag .n-base-icon {
1207
- color: #fff;
1208
- }
1209
- .c-select-label .n-tag .n-tag__content {
1210
- display: inline-block;
1211
- align-items: center;
1212
- max-width: 80px;
1213
- height: 100%;
1214
- line-height: 20px;
1215
- overflow: hidden;
1216
- text-overflow: ellipsis;
1217
- white-space: nowrap;
1218
- }
1219
- .c-label-form-content {
1220
- width: 100%;
1221
- height: 100%;
1222
- border-top: 1px solid #e8e8e8;
1223
- border-bottom: 1px solid #e8e8e8;
1224
- }
1225
- .c-label-form-content .label-wrap {
1226
- display: flex;
1227
- width: 100%;
1228
- height: 100%;
1229
- }
1230
- .c-label-form-content .label-wrap .left-label-wrap {
1231
- width: 140px;
1232
- height: 404px;
1233
- max-height: 404px;
1234
- border-right: 1px solid #e8e8e8;
1235
- }
1236
- .c-label-form-content .label-wrap .left-label-wrap.total-left-label-wrap {
1237
- height: calc(100vh - 109px);
1238
- max-height: calc(100vh - 109px);
1239
- }
1240
- .c-label-form-content .label-wrap .left-label-wrap.explicit-label-wrap {
1241
- width: 100%;
1242
- height: auto;
1243
- overflow: hidden;
1244
- overflow-y: auto;
1245
- }
1246
- .c-label-form-content .label-wrap .left-label-wrap .n-anchor.n-anchor--block .n-anchor-link {
1247
- padding: 10px 8px;
1248
- font-size: 14px;
1249
- }
1250
- .c-label-form-content .label-wrap .left-label-wrap .n-anchor.n-anchor--block .n-anchor-link.n-anchor-link--active {
1251
- background-color: #f2f2f2;
1252
- }
1253
- .c-label-form-content .label-wrap .right-label-wrap {
1254
- flex: 1;
1255
- height: 404px;
1256
- max-height: 404px;
1257
- overflow-y: auto;
1258
- }
1259
- .c-label-form-content .label-wrap .right-label-wrap.total-right-label-wrap {
1260
- max-height: calc(100vh - 109px);
1261
- }
1262
- .c-label-form-content .label-wrap .right-label-wrap .label-add {
1263
- position: relative;
1264
- top: 2px;
1265
- height: 30px;
1266
- line-height: 30px;
1267
- width: 108px;
1268
- text-align: center;
1269
- display: inline-flex;
1270
- justify-content: center;
1271
- }
1272
- .c-label-form-content .label-wrap .right-label-wrap .add-input {
1273
- width: 108px;
1274
- }
1275
- .c-label-form-content .label-wrap .right-label-wrap .add-input .n-input__suffix {
1276
- cursor: pointer;
1277
- }
1278
- .c-label-form-content .label-wrap .explicit-continer {
1279
- width: 100%;
1280
- border: 1px solid #d5d5d5;
1281
- }
1282
- .c-label-form-content .edit-label-type {
1283
- font-size: 12px;
1284
- margin-left: 4px;
1285
- }
1286
- .c-label-form-content .edit-label-content {
1287
- padding: 0 14px;
1288
- }
1289
- .c-label-form-content .edit-label-content .edit-content {
1290
- width: 100%;
1291
- margin-top: 8px;
1292
- margin-bottom: 10px;
1293
- }
1294
- .c-label-form-content .edit-label-content .edit-content .n-tag {
1295
- max-width: 108px;
1296
- margin: 0 8px 8px 0;
1297
- text-align: center;
1298
- border: 1px solid #e0e0e6;
1299
- }
1300
- .c-label-form-content .edit-label-content .edit-content .n-tag .n-tag__content {
1301
- display: inline-flex;
1302
- align-items: center;
1303
- }
1304
- .c-label-form-content .edit-label-content .edit-content .n-tag .n-tag__content span {
1305
- display: inline-block;
1306
- width: 80px;
1307
- height: 100%;
1308
- line-height: 30px;
1309
- overflow: hidden;
1310
- text-overflow: ellipsis;
1311
- white-space: nowrap;
1312
- }
1313
- .n-dialog__title .svg-wrap {
1314
- margin: 0 0 0 auto;
1315
- }
1316
- .n-dialog__title .svg-wrap .svg-icon {
1317
- width: 1em;
1318
- height: 1em;
1319
- vertical-align: -0.15em;
1320
- fill: currentColor;
1321
- overflow: hidden;
1322
- }
1323
- .n-dialog__title .svg-wrap svg {
1324
- font-size: 14px;
1325
- cursor: pointer;
1326
- }
1327
- .n-dialog__title .svg-wrap svg + svg {
1328
- margin-left: 16px;
1329
- }
1330
- .c-chunk-upload-container {
1331
- width: 100%;
1332
- height: 100%;
1333
- box-sizing: border-box;
1334
- background-color: #fff;
1335
- overflow: hidden;
1336
- overflow-y: auto;
1337
- }
1338
- .c-chunk-upload-container div.uploader-drop {
1339
- padding: 0;
1340
- border: none;
1341
- }
1342
- .c-chunk-upload-container ul,
1343
- .c-chunk-upload-container li {
1344
- list-style: none;
1345
- margin: 0;
1346
- padding: 0;
1347
- }
1348
- .c-chunk-upload-container .uploader-app {
1349
- min-width: 250px;
1350
- }
1351
- .c-chunk-upload-container .upload-btn {
1352
- padding: 20px 0px;
1353
- }
1354
- .c-chunk-upload-container .upload-btn .mgl-10 {
1355
- margin-left: 10px;
1356
- }
1357
- .c-chunk-upload-container .no-file {
1358
- position: absolute;
1359
- top: 50%;
1360
- left: 50%;
1361
- transform: translate(-50%, -50%);
1362
- font-size: 16px;
1363
- }
1364
- .c-chunk-upload-container .uploader-file-actions > span {
1365
- margin-right: 6px;
1366
- }
1367
- .c-file-list-conatiner {
1368
- background-color: #fff;
1369
- height: 300px;
1370
- margin-top: 20px;
1371
- overflow: hidden;
1372
- overflow-y: auto;
1373
- }
1374
- .c-file-list-conatiner .uploader-file {
1375
- height: auto;
1376
- line-height: initial;
1377
- border-bottom: none;
1378
- }
1379
- .c-file-container .c-f-item {
1380
- display: flex;
1381
- }
1382
- .c-file-container .c-f-item-icon {
1383
- width: 50px;
1384
- text-align: center;
1385
- display: flex;
1386
- justify-content: center;
1387
- align-items: center;
1388
- }
1389
- .c-file-container .c-f-item-info {
1390
- flex: 1;
1391
- line-height: 20px;
1392
- }
1393
- .c-file-container .c-f-item-info-title {
1394
- line-height: 24px;
1395
- }
1396
- .c-file-container .c-f-item-info-title .title {
1397
- font-size: 14px;
1398
- font-family: PingFangSC-Medium, PingFang SC;
1399
- font-weight: 500;
1400
- color: rgba(0, 0, 0, 0.85);
1401
- }
1402
- .c-file-container .c-f-item-info-title .size {
1403
- font-size: 12px;
1404
- color: #9d9d9d;
1405
- }
1406
- .c-file-container .c-f-item-info-time {
1407
- font-size: 12px;
1408
- color: #9d9d9d;
1409
- }
1410
- .c-file-container .c-f-item-btn {
1411
- width: 100px;
1412
- line-height: 40px;
1413
- }
1414
- .c-file-container .c-f-item-btn i {
1415
- padding: 0 5px;
1416
- }
1417
- .c-file-boder-bottom {
1418
- border-bottom: 1px solid #d5d5d5;
1419
- }
1420
- .c-drap-container {
1421
- position: relative;
1422
- padding-top: 45px;
1423
- overflow: hidden;
1424
- border-radius: 4px;
1425
- border: 1px dashed #5585f5;
1426
- background-color: #f9f9f9;
1427
- text-align: center;
1428
- height: 180px;
1429
- line-height: 1.5;
1430
- color: #5585f5;
1431
- cursor: pointer;
1432
- }
1433
- .c-drap-container i {
1434
- font-size: 56px;
1435
- margin-bottom: 20px;
1436
- }
1437
- .c-upload {
1438
- display: flex;
1439
- flex-wrap: wrap;
1440
- margin-top: 4px;
1441
- }
1442
- .show-list {
1443
- display: inline-flex;
1444
- flex-wrap: wrap;
1445
- }
1446
- .c-uploader-preview-wrap.vod-wrap {
1447
- position: relative;
1448
- display: inline-block;
1449
- width: 140px;
1450
- height: 120px;
1451
- margin-right: 8px;
1452
- margin-bottom: 8px;
1453
- border: 1px dashed #eeeeee;
1454
- border-radius: 4px;
1455
- background-color: #fff;
1456
- }
1457
- .c-uploader-preview-wrap.vod-wrap .vod-uploading {
1458
- position: relative;
1459
- width: 100%;
1460
- height: 100%;
1461
- background-color: #fafafa;
1462
- }
1463
- .c-uploader-preview-wrap.vod-wrap .vod-uploading .progress-wrap {
1464
- padding: 3px;
1465
- }
1466
- .c-uploader-preview-wrap.vod-wrap .vod-uploading .uploading-msg {
1467
- color: #333;
1468
- font-size: 12px;
1469
- text-align: center;
1470
- }
1471
- .c-uploader-preview-wrap.vod-wrap .vod-uploading .uploading-mask {
1472
- position: absolute;
1473
- left: 0;
1474
- bottom: 0;
1475
- display: inline-flex;
1476
- align-items: center;
1477
- justify-content: center;
1478
- width: 100%;
1479
- min-height: 20%;
1480
- background: rgba(0, 0, 0, 0.3);
1481
- color: #fff;
1482
- text-align: center;
1483
- }
1484
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg {
1485
- position: relative;
1486
- width: 100%;
1487
- height: 100%;
1488
- display: flex;
1489
- justify-content: center;
1490
- align-items: center;
1491
- background-color: rgba(50, 50, 51, 0.5);
1492
- }
1493
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg .icon-vod-def {
1494
- font-size: 40px;
1495
- opacity: 0.3;
1496
- transform: scale3d(2, 2, 2);
1497
- transition: all 0.25s ease-out;
1498
- }
1499
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg .vod-cover-img {
1500
- height: 100%;
1501
- width: 100%;
1502
- object-fit: cover;
1503
- border-radius: 4px;
1504
- }
1505
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap {
1506
- position: absolute;
1507
- top: 50%;
1508
- left: 50%;
1509
- transform: translate(-50%, -50%);
1510
- display: inline-flex;
1511
- justify-content: center;
1512
- align-items: center;
1513
- width: 120px;
1514
- height: 40px;
1515
- color: #fff;
1516
- background: #22de4b;
1517
- border-radius: 4px;
1518
- }
1519
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap .upload-img {
1520
- display: inline-block;
1521
- width: 20px;
1522
- height: 20px;
1523
- margin-right: 10px;
1524
- }
1525
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap.error-wrap {
1526
- flex-direction: column;
1527
- width: 158px;
1528
- height: 72px;
1529
- background: #e02020;
1530
- }
1531
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap.error-wrap span {
1532
- height: 20px;
1533
- line-height: 20px;
1534
- margin-bottom: 8px;
1535
- }
1536
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done .tooltip-wrap {
1537
- opacity: 0;
1538
- }
1539
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done .tooltip-wrap.is-new {
1540
- animation: fadeOut 2.5s 1 both;
1541
- }
1542
- @keyframes fadeOut {
1543
- 0% {
1544
- opacity: 1;
1545
- }
1546
- 80% {
1547
- opacity: 1;
1548
- }
1549
- 100% {
1550
- opacity: 0;
1551
- }
1552
- }
1553
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done:hover .icon-wrap {
1554
- background: rgba(0, 0, 0, 0.2);
1555
- }
1556
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done:hover .theme_outlined {
1557
- display: none;
1558
- }
1559
- .c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done:hover .theme_filled {
1560
- display: inline-block;
1561
- }
1562
- .c-uploader-preview-wrap .uploader-mask {
1563
- position: absolute;
1564
- top: 0;
1565
- right: 0;
1566
- bottom: 0;
1567
- left: 0;
1568
- display: -webkit-box;
1569
- display: -webkit-flex;
1570
- display: flex;
1571
- -webkit-box-orient: vertical;
1572
- -webkit-box-direction: normal;
1573
- -webkit-flex-direction: column;
1574
- flex-direction: column;
1575
- -webkit-box-align: center;
1576
- -webkit-align-items: center;
1577
- align-items: center;
1578
- -webkit-box-pack: center;
1579
- -webkit-justify-content: center;
1580
- justify-content: center;
1581
- color: #fff;
1582
- background-color: rgba(50, 50, 51, 0.88);
1583
- }
1584
- .c-uploader-preview-wrap .uploader-mask .uploading-msg {
1585
- font-size: 12px;
1586
- }
1587
- .c-uploader-preview-wrap .uploader-preview-delete {
1588
- position: absolute;
1589
- top: 3px;
1590
- right: 3px;
1591
- width: 20px;
1592
- height: 20px;
1593
- z-index: 10;
1594
- }
1595
- .c-uploader-preview-wrap .uploader-preview-delete .pre-delete {
1596
- width: 20px;
1597
- height: 20px;
1598
- border-radius: 50%;
1599
- background: #fff;
1600
- color: #e02020;
1601
- font-size: 20px;
1602
- cursor: pointer;
1603
- }
1604
- .c-icon-wrap {
1605
- position: absolute;
1606
- top: 0;
1607
- bottom: 0;
1608
- left: 0;
1609
- right: 0;
1610
- width: 100%;
1611
- height: 100%;
1612
- background: rgba(0, 0, 0, 0.6);
1613
- color: #fff;
1614
- font-size: 28px;
1615
- z-index: 1;
1616
- }
1617
- .c-icon-wrap .icon-play {
1618
- position: relative;
1619
- top: 50%;
1620
- left: 50%;
1621
- font-size: 46px;
1622
- transform: translate(-50%, -50%);
1623
- transition: all 0.25s ease-out;
1624
- cursor: pointer;
1625
- }
1626
- .c-icon-wrap .theme_outlined {
1627
- display: inline-block;
1628
- }
1629
- .c-icon-wrap .theme_filled {
1630
- display: none;
1631
- }
1632
- .c-chunk-uploader-btn {
1633
- display: table;
1634
- width: 140px;
1635
- height: 120px;
1636
- margin-right: 8px;
1637
- background: #fafafa;
1638
- text-align: center;
1639
- vertical-align: top;
1640
- border: 1px dashed #d5d5d5;
1641
- border-radius: 4px;
1642
- transition: border-color 0.3s ease;
1643
- -webkit-transition: border-color 0.3s ease;
1644
- cursor: pointer;
1645
- }
1646
- .c-chunk-uploader-btn.disable-upload {
1647
- cursor: not-allowed;
1648
- }
1649
- .c-chunk-uploader-btn .chunk-btn-content {
1650
- display: table-cell;
1651
- width: 100%;
1652
- height: 100%;
1653
- text-align: center;
1654
- vertical-align: middle;
1655
- }
1656
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn {
1657
- line-height: 1.2;
1658
- }
1659
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn img {
1660
- width: 32px;
1661
- height: 32px;
1662
- }
1663
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-icon {
1664
- font-size: 30px;
1665
- color: #000000;
1666
- }
1667
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text {
1668
- width: 140px;
1669
- }
1670
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text p {
1671
- color: #585858;
1672
- margin-bottom: 0px;
1673
- }
1674
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text span {
1675
- color: #b6b6b6;
1676
- font-size: 12px;
1677
- }
1678
- .c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text .guage-text {
1679
- color: #585858;
1680
- font-size: 14px;
1681
- }
1682
- .c-chunk-uploader-btn:hover {
1683
- background: #f3f7ff;
1684
- border-color: #5585f5;
1685
- }
1686
- .c-chunk-uploader-btn:hover .guage-img {
1687
- content: url('data:image/png;base64,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');
1688
- }
1689
- .c-chunk-uploader-btn:hover .c-uploader-btn .uploader-icon,
1690
- .c-chunk-uploader-btn:hover .c-uploader-btn .uploader-text p,
1691
- .c-chunk-uploader-btn:hover .c-uploader-btn .uploader-text span,
1692
- .c-chunk-uploader-btn:hover .c-uploader-btn .uploader-text .guage-text {
1693
- color: #5585f5;
1694
- }
1695
- .c-choice-wrap {
1696
- display: flex;
1697
- flex-wrap: wrap;
1698
- width: 100%;
1699
- }
1700
- .c-choice-wrap .n-radio-input {
1701
- width: 14px;
1702
- height: 14px;
1703
- }
1704
- .c-choice-wrap .scale-choice-img-wrap {
1705
- display: inline-block;
1706
- position: relative;
1707
- width: 74px;
1708
- min-width: 74px;
1709
- height: 62px;
1710
- background: #ffffff;
1711
- border-radius: 4px;
1712
- border: 1px solid #d5d5d5;
1713
- margin-right: 16px;
1714
- }
1715
- .c-choice-wrap .scale-choice-img-wrap:hover .scale-preview-wrap {
1716
- display: flex;
1717
- }
1718
- .c-choice-wrap .scale-choice-img-wrap > img {
1719
- width: 100%;
1720
- height: 100%;
1721
- object-fit: cover;
1722
- }
1723
- .c-choice-wrap .scale-choice-img-wrap .scale-preview-wrap {
1724
- position: absolute;
1725
- top: 0;
1726
- left: 0;
1727
- right: 0;
1728
- bottom: 0;
1729
- display: none;
1730
- justify-content: center;
1731
- align-items: center;
1732
- background: rgba(0, 0, 0, 0.75);
1733
- border-radius: 8px;
1734
- font-size: 20px;
1735
- }
1736
- .c-choice-wrap .scale-choice-img-wrap .scale-preview-wrap i.anticon {
1737
- color: #fff;
1738
- margin: 0px;
1739
- }
1740
- .c-choice-wrap .presuffix-wrap {
1741
- display: inline-flex;
1742
- align-items: center;
1743
- width: 100%;
1744
- white-space: normal;
1745
- }
1746
- .c-choice-wrap .n-input {
1747
- flex: 1;
1748
- max-width: 300px;
1749
- border-bottom: 1px solid #d9d9d9;
1750
- }
1751
- .c-choice-wrap .choose-other {
1752
- flex: 1;
1753
- }
1754
- .c-choice-wrap .other-span {
1755
- word-break: break-all;
1756
- }
1757
- .c-choice-wrap.choice-wrap-1 label {
1758
- width: 100%;
1759
- }
1760
- .c-choice-wrap.choice-wrap-1 label .n-input {
1761
- max-width: 300px;
1762
- }
1763
- .c-choice-wrap.choice-wrap-2 label {
1764
- width: 50%;
1765
- }
1766
- .c-choice-wrap.choice-wrap-3 label {
1767
- width: 33%;
1768
- }
1769
- .c-choice-wrap.choice-wrap-4 label {
1770
- width: 25%;
1771
- }
1772
- .c-choice-wrap label {
1773
- display: inline-flex;
1774
- align-items: center;
1775
- margin: 4px 0;
1776
- }
1777
- .c-choice-wrap label .n-radio__label {
1778
- flex: 1;
1779
- display: inline-flex;
1780
- align-items: center;
1781
- white-space: normal;
1782
- }
1783
- .c-choice-wrap > .n-checkbox {
1784
- display: inline-flex;
1785
- align-items: center;
1786
- margin: 4px 0;
1787
- }
1788
- .c-choice-wrap > .n-checkbox .n-checkbox__label {
1789
- flex: 1;
1790
- display: inline-flex;
1791
- align-items: center;
1792
- white-space: normal;
1793
- }
1794
- .c-choice-wrap.choice-wrap-1 .n-checkbox {
1795
- width: 100%;
1796
- }
1797
- .c-choice-wrap.choice-wrap-1 .n-checkbox .n-input {
1798
- max-width: 300px;
1799
- }
1800
- .c-choice-wrap.choice-wrap-2 .n-checkbox {
1801
- width: 50%;
1802
- }
1803
- .c-choice-wrap.choice-wrap-3 .n-checkbox {
1804
- width: 33%;
1805
- }
1806
- .c-choice-wrap.choice-wrap-4 .n-checkbox {
1807
- width: 25%;
1808
- }
1809
- .c-scale {
1810
- position: relative;
1811
- width: 100%;
1812
- height: 100%;
1813
- overflow: hidden;
1814
- text-align: left;
1815
- padding-top: 4px;
1816
- padding-bottom: 50px;
1817
- box-sizing: border-box;
1818
- color: rgba(0, 0, 0, 0.65);
1819
- }
1820
- .c-scale.c-scale-nobtn {
1821
- padding-bottom: 4px;
1822
- }
1823
- .c-scale .scale-container {
1824
- width: 100%;
1825
- height: 100%;
1826
- padding-bottom: 10px;
1827
- transform-origin: 0 0;
1828
- overflow-y: auto;
1829
- box-sizing: border-box;
1830
- /*定义滚动条轨道 内阴影+圆角*/
1831
- /*定义滑块 内阴影+圆角*/
1832
- }
1833
- .c-scale .scale-container.scale-container-nopadding {
1834
- height: 100%;
1835
- }
1836
- .c-scale .scale-container.scale-container-hasfooter {
1837
- height: calc(100% - 50px);
1838
- }
1839
- .c-scale .scale-container::-webkit-scrollbar {
1840
- width: 10px;
1841
- height: 6px;
1842
- background-color: #f5f5f5;
1843
- }
1844
- .c-scale .scale-container::-webkit-scrollbar-track {
1845
- border-radius: 10px;
1846
- background-color: #f2f2f2;
1847
- }
1848
- .c-scale .scale-container::-webkit-scrollbar-thumb {
1849
- border-radius: 10px;
1850
- background-color: #dbdcdc;
1851
- }
1852
- .c-scale .no-data-tip {
1853
- width: 100%;
1854
- height: 100%;
1855
- }
1856
- .c-scale .lb-title {
1857
- text-align: center;
1858
- }
1859
- .c-scale .map-container {
1860
- cursor: pointer;
1861
- }
1862
- .c-scale .linebar-div {
1863
- width: 100%;
1864
- text-align: center;
1865
- margin-top: 24px;
1866
- }
1867
- .c-scale .linebar-div .n-divider {
1868
- margin-top: 4px;
1869
- }
1870
- .c-scale .my-prompt {
1871
- padding: 10px;
1872
- box-shadow: 0 5px 13px rgba(0, 0, 0, 0.14);
1873
- background-color: #fff;
1874
- border-radius: 4px;
1875
- }
1876
- .c-scale .img-card {
1877
- width: 100%;
1878
- }
1879
- .main {
1880
- box-sizing: border-box;
1881
- }
1882
- .main .n-form-item.n-form-item--top-labelled .n-form-item-label {
1883
- display: block;
1884
- }
1885
- .main .n-form-item .n-form-item-blank {
1886
- display: block;
1887
- }
1888
- .main .scale-label-required {
1889
- font-weight: 700;
1890
- }
1891
- .main .required-text {
1892
- color: #e02828;
1893
- font-weight: 700;
1894
- }
1895
- .main .score-i {
1896
- word-break: keep-all;
1897
- }
1898
- .main .evalute-label {
1899
- display: inline-block;
1900
- height: 20px;
1901
- line-height: 20px;
1902
- padding: 0 5px;
1903
- margin-left: 4px;
1904
- font-size: 12px;
1905
- color: #2d7aff;
1906
- border-radius: 4px;
1907
- border: 1px solid rgba(45, 122, 255, 0.5);
1908
- background: rgba(45, 122, 255, 0.1);
1909
- }
1910
- .main .evalute-tip {
1911
- display: inline-block;
1912
- padding: 0 5px;
1913
- margin-left: 8px;
1914
- color: #fe9626;
1915
- border-radius: 2px;
1916
- background: rgba(255, 194, 0, 0.15);
1917
- cursor: pointer;
1918
- }
1919
- .footer {
1920
- position: absolute;
1921
- bottom: 0;
1922
- left: 0;
1923
- display: flex;
1924
- align-items: center;
1925
- width: 100%;
1926
- height: 50px;
1927
- background: #fff;
1928
- box-sizing: border-box;
1929
- border-top: 1px solid #e8e8e8;
1930
- }
1931
- .footer .n-button + .n-button {
1932
- margin-left: 8px;
1933
- }
1934
- .rich-text-content {
1935
- word-break: break-all;
1936
- }
1937
- .rich-text-content p {
1938
- margin-bottom: 0;
1939
- }
1940
- .rich-text-content img {
1941
- max-width: 100%;
1942
- }
1943
- .n-dialog.n-modal.c-evatip-dialog-wrap {
1944
- width: 494px !important;
1945
- padding: 0;
1946
- max-height: unset;
1947
- overflow-y: hidden;
1948
- }
1949
- .n-dialog.n-modal.c-evatip-dialog-wrap .n-dialog__title {
1950
- height: 52px;
1951
- line-height: 52px;
1952
- padding-left: 16px;
1953
- font-weight: 600;
1954
- border-bottom: 1px solid #e8e8e8;
1955
- }
1956
- .n-dialog.n-modal.c-evatip-dialog-wrap .n-base-icon {
1957
- position: absolute;
1958
- margin: 0;
1959
- color: #666666;
1960
- }
1961
- .n-dialog.n-modal.c-evatip-dialog-wrap .n-dialog__content {
1962
- margin: 0;
1963
- }
1964
- .n-dialog.n-modal.c-evatip-dialog-wrap .evatip-container {
1965
- min-height: 100px;
1966
- max-height: 60vh;
1967
- overflow-y: auto;
1968
- padding: 26px 16px;
1969
- font-size: 16px;
1970
- color: #2e2e2e;
1971
- }
1972
- .n-dialog.n-modal.c-evatip-dialog-wrap .evatip-container p {
1973
- padding: 16px;
1974
- margin-top: 12px;
1975
- margin-bottom: 0;
1976
- font-size: 14px;
1977
- border-radius: 4px;
1978
- border: 1px solid rgba(213, 213, 213, 0.6);
1979
- }
1980
- .n-dialog.n-modal.c-evatip-dialog-wrap .n-dialog__action {
1981
- display: block;
1982
- width: 100%;
1983
- padding: 10px 16px;
1984
- text-align: right;
1985
- border-top: 1px solid #e8e8e8;
1986
- box-sizing: border-box;
1987
- }
1988
- .c-answerParse {
1989
- padding: 16px;
1990
- color: #2e2e2e;
1991
- border-radius: 8px;
1992
- background: rgba(253, 246, 246, 0.6);
1993
- margin-top: 6px;
1994
- margin-bottom: 12px;
1995
- }
1996
- .c-answerParse .answer-res-wrap {
1997
- display: flex;
1998
- justify-content: space-between;
1999
- align-items: center;
2000
- margin-bottom: 16px;
2001
- }
2002
- .c-answerParse .answer-res-wrap .answer-res {
2003
- display: inline-flex;
2004
- align-items: center;
2005
- padding: 0 18px;
2006
- line-height: 36px;
2007
- color: #fff;
2008
- background: #f06f64;
2009
- border-radius: 18px;
2010
- font-weight: 700;
2011
- }
2012
- .c-answerParse .answer-res-wrap .answer-res svg {
2013
- margin-right: 8px;
2014
- font-size: 16px;
2015
- }
2016
- .c-answerParse .answer-res-wrap .answer-score {
2017
- font-size: 14px;
2018
- font-weight: 600;
2019
- color: #2e2e2e;
2020
- }
2021
- .c-answerParse .correct-answer {
2022
- line-height: 20px;
2023
- margin-bottom: 16px;
2024
- }
2025
- .c-answerParse .correct-answer p {
2026
- font-weight: 700;
2027
- display: inline-block;
2028
- }
2029
- .c-answerParse .correct-answer span {
2030
- word-break: break-all;
2031
- color: #91c850;
2032
- font-size: 16px;
2033
- }
2034
- .c-answerParse .answer-key {
2035
- line-height: 20px;
2036
- }
2037
- .c-answerParse .answer-key p {
2038
- font-weight: 700;
2039
- line-height: 20px;
2040
- margin-bottom: 16px;
2041
- }
2042
- .c-answerParse .answer-key span {
2043
- word-break: break-all;
2044
- }
2045
- .c-answerParse.answerParse-success {
2046
- background: rgba(234, 251, 228, 0.6);
2047
- }
2048
- .c-answerParse.answerParse-success .answer-res {
2049
- background: #91c850;
2050
- }
2051
- .c-evaluateCountdown {
2052
- position: absolute;
2053
- top: 0;
2054
- right: 0;
2055
- min-width: 166px;
2056
- padding: 8px 12px;
2057
- background: #f2f2f4;
2058
- border-radius: 8px;
2059
- color: #212121;
2060
- z-index: 1;
2061
- text-align: center;
2062
- }
2063
- .c-evaluateCountdown.evaluateCountdown-hasTime:hover {
2064
- padding: 8px 32px;
2065
- background: #f1f1f4;
2066
- }
2067
- .c-evaluateCountdown.evaluateCountdown-hasTime:hover .countdown {
2068
- line-height: 40px;
2069
- font-size: 26px;
2070
- }
2071
- .c-evaluateCountdown.evaluateCountdown-hasTime:hover .countdown span {
2072
- line-height: unset;
2073
- }
2074
- .c-evaluateCountdown.evaluateCountdown-hasTime:hover .countdown svg {
2075
- display: none;
2076
- }
2077
- .c-evaluateCountdown.evaluateCountdown-hasTime:hover .answered-wrap {
2078
- display: block;
2079
- }
2080
- .c-evaluateCountdown.evaluateCountdown-hasTime .answered-wrap {
2081
- display: none;
2082
- }
2083
- .c-evaluateCountdown .countdown {
2084
- display: flex;
2085
- align-content: center;
2086
- justify-content: center;
2087
- font-size: 14px;
2088
- color: #000000;
2089
- }
2090
- .c-evaluateCountdown .countdown span {
2091
- line-height: 18px;
2092
- }
2093
- .c-evaluateCountdown .countdown svg {
2094
- margin-left: 8px;
2095
- font-size: 16px;
2096
- color: #969696;
2097
- }
2098
- .c-evaluateCountdown .countdown.countdown-red {
2099
- color: #ff1818;
2100
- }
2101
- .c-evaluateCountdown .answered-wrap span {
2102
- color: #2d7aff;
2103
- }
2104
- .c-evaluate-page {
2105
- display: flex;
2106
- align-items: center;
2107
- justify-content: center;
2108
- width: 100%;
2109
- height: 100%;
2110
- }
2111
- .c-evaluate-page .evaluate-container {
2112
- width: 620px;
2113
- padding: 45px 32px;
2114
- text-align: center;
2115
- border-radius: 15px;
2116
- border: 1px solid #e0e0e0;
2117
- }
2118
- .c-evaluate-page .evaluate-container .evaluate-name {
2119
- font-size: 20px;
2120
- color: #212121;
2121
- line-height: 28px;
2122
- margin-bottom: 10px;
2123
- max-height: 88px;
2124
- overflow-y: auto;
2125
- word-break: break-all;
2126
- }
2127
- .c-evaluate-page .evaluate-container .evaluate-explain {
2128
- padding: 12px 22px 12px 30px;
2129
- margin-bottom: 24px;
2130
- text-align: left;
2131
- border-radius: 8px;
2132
- background: #f2f2f4;
2133
- overflow: hidden;
2134
- }
2135
- .c-evaluate-page .evaluate-container .evaluate-explain > div {
2136
- padding-right: 8px;
2137
- max-height: 206px;
2138
- overflow-y: auto;
2139
- word-break: break-all;
2140
- }
2141
- .c-evaluate-page .evaluate-container .evaluate-score {
2142
- display: flex;
2143
- margin-bottom: 24px;
2144
- }
2145
- .c-evaluate-page .evaluate-container .evaluate-score li + li {
2146
- border-left: 1px solid rgba(213, 213, 213, 0.6);
2147
- }
2148
- .c-evaluate-page .evaluate-container .evaluate-score li {
2149
- flex: 1;
2150
- }
2151
- .c-evaluate-page .evaluate-container .evaluate-score li div {
2152
- line-height: 50px;
2153
- font-size: 36px;
2154
- color: #000000;
2155
- }
2156
- .c-evaluate-page .evaluate-container .evaluate-score li span {
2157
- line-height: 20px;
2158
- font-size: 14px;
2159
- color: rgba(0, 0, 0, 0.6);
2160
- }
2161
- .c-evaluate-page .evaluate-container .evaluate-time-range {
2162
- font-size: 14px;
2163
- color: #000000;
2164
- line-height: 20px;
2165
- margin-bottom: 20px;
2166
- }
2167
- .c-evaluate-page .evaluate-container .evaluate-btn {
2168
- width: 380px;
2169
- height: unset;
2170
- padding: 16px 0;
2171
- text-align: center;
2172
- font-size: 18px;
2173
- color: #ffffff;
2174
- border-radius: 8px;
2175
- }
2176
- .c-totalScore-warp {
2177
- padding: 16px;
2178
- margin-bottom: 16px;
2179
- font-weight: 400;
2180
- color: #666666;
2181
- background: #f2f2f4;
2182
- font-size: 14px;
2183
- border-radius: 6px;
2184
- }
2185
- .c-totalScore-warp div + div {
2186
- margin-top: 4px;
2187
- }
2188
- .c-totalScore-warp span {
2189
- font-weight: 500;
2190
- color: #090909;
2191
- }
2192
- .c-totalScore-warp .score-result {
2193
- color: #2d7aff;
2194
- }
2195
- .text-over-tooltip-components {
2196
- display: inline-block;
2197
- max-width: 98%;
2198
- /* 文字超出宽度显示省略号 单行 */
2199
- /* 自定义样式 */
2200
- }
2201
- .text-over-tooltip-components .ellipsis {
2202
- font-size: 14px;
2203
- color: #35393c;
2204
- overflow: hidden;
2205
- text-overflow: ellipsis;
2206
- white-space: nowrap;
2207
- }
2208
- .text-over-tooltip-components .ellipsis i {
2209
- font-style: normal;
2210
- word-break: keep-all;
2211
- white-space: nowrap;
2212
- }
2213
- .text-over-tooltip-components .fs20 {
2214
- font-size: 20px;
2215
- font-weight: 600;
2216
- color: green;
2217
- line-height: 22px;
2218
- }
2219
- .text-over-tooltip-components .fs12 {
2220
- font-size: 12px;
2221
- font-weight: 400;
2222
- color: orange;
2223
- line-height: 14px;
2224
- }
2225
- .c-scale ul,
2226
- .c-scale li {
2227
- list-style: none;
2228
- margin: 0;
2229
- padding: 0;
2230
- }
2231
- .c-scale .n-input {
2232
- width: 100%;
2233
- text-align: left;
2234
- }
2235
- .c-scale .n-form-item {
2236
- --n-label-height: unset !important;
2237
- }
2238
- .no-data-tip {
2239
- display: flex;
2240
- flex-direction: column;
2241
- justify-content: center;
2242
- align-items: center;
2243
- width: 100%;
2244
- height: 100%;
2245
- color: #333333;
2246
- font-size: 22px;
2247
- }
2248
- .no-data-tip > img {
2249
- max-width: 70%;
2250
- width: 260px;
2251
- }
2252
- .no-data-tip > p {
2253
- margin-top: 12px;
2254
- margin-bottom: 0;
2255
- font-size: 16px;
2256
- color: rgba(0, 0, 0, 0.8);
2257
- }
2258
- .no-data-tip > span {
2259
- font-size: 14px;
2260
- color: rgba(0, 0, 0, 0.4);
2261
- margin-top: 6px;
2262
- }
2263
- .c-scale-address {
2264
- max-width: 500px;
2265
- }
2266
- .c-scale-address .field-row {
2267
- width: 100%;
2268
- display: flex;
2269
- overflow: hidden;
2270
- }
2271
- .c-scale-address .field-row .n-select {
2272
- flex: 1;
2273
- width: 100%;
2274
- padding: 0 5px 5px 0;
2275
- }
2276
- .c-scale-address .field-row .n-select:last-child {
2277
- padding-right: 0;
2278
- }
2279
- .c-scale-collection {
2280
- width: 100%;
2281
- }
2282
- .c-scale-collection .img-card {
2283
- width: 100%;
2284
- }
2285
- .c-scale-collection.scale-collection-title {
2286
- text-align: center;
2287
- }
2288
- .c-scale-collection.scale-collection-title h1 {
2289
- font-weight: 500;
2290
- }
2291
- .c-scale-collection.prompt-message {
2292
- position: relative;
2293
- padding: 10px;
2294
- box-shadow: 0 5px 13px rgba(0, 0, 0, 0.14);
2295
- background-color: #fff;
2296
- border-radius: 4px;
2297
- color: #666;
2298
- }
2299
- .c-scale-collection.prompt-message.is-weak {
2300
- color: #999;
2301
- }
2302
- .c-scale-collection.prompt-message.is-strong {
2303
- color: #ff1818;
2304
- padding: 8px 8px 8px 35px;
2305
- }
2306
- .c-scale-collection.prompt-message .prompt-icon {
2307
- font-size: 18px;
2308
- position: absolute;
2309
- left: 8px;
2310
- top: 8px;
2311
- }
2312
- .c-scale-collection.prompt-message .prompt-message-content {
2313
- line-height: 16px;
2314
- font-size: 14px;
2315
- word-break: break-all;
2316
- }
2317
- .c-time-range {
2318
- display: flex;
2319
- align-items: center;
2320
- }
2321
- .c-map-container {
2322
- width: 100%;
2323
- cursor: pointer;
2324
- }
2325
- .c-map-container .n-input.map-input .n-input__prefix {
2326
- transform: rotate(180deg);
2327
- }
2328
- .c-map-container .n-input.map-input .n-input__prefix .n-icon {
2329
- color: rgba(0, 0, 0, 0.65);
2330
- }
2331
- .c-map-container .n-input.map-input.n-input--disabled .n-input__input-el {
2332
- color: rgba(0, 0, 0, 0.65);
2333
- background-color: #fff;
2334
- cursor: pointer;
2335
- }
2336
- .c-scale-map-modal .n-card__content {
2337
- overflow: hidden;
2338
- }
2339
- .c-scale-upload {
2340
- width: 100%;
2341
- }
2342
- .c-scale-upload .n-upload-file-list {
2343
- display: flex;
2344
- }
2345
- .c-scale-upload .n-upload-file-list .n-upload-file .n-upload-file-info .n-upload-file-info__action.n-upload-file-info__action--image-card-type {
2346
- box-sizing: border-box;
2347
- background: rgba(0, 0, 0, 0.5);
2348
- }
2349
- .c-scale-upload .n-upload-file-list .n-upload-file .n-upload-file-info .n-upload-file-info__action.n-upload-file-info__action--image-card-type span.n-button__icon {
2350
- color: #fff;
2351
- }
2352
- .c-scale-upload .n-upload-file-list .n-upload-trigger.n-upload-trigger--image-card {
2353
- width: 184px;
2354
- height: 184px;
2355
- border-color: #d5d5d5;
2356
- background-color: #fafafa;
2357
- }
2358
- .c-scale-upload .n-upload-file-list .n-upload-file.n-upload-file--image-card-type {
2359
- width: 184px;
2360
- height: 184px;
2361
- padding: 8px;
2362
- border-color: #d5d5d5;
2363
- background-color: #fafafa;
2364
- }
2365
- .c-scale-upload .n-upload-file-list .n-upload-file.n-upload-file--image-card-type .n-image {
2366
- height: 100%;
2367
- }
2368
- .c-scale-upload .n-upload-file-list .n-upload-file.n-upload-file--image-card-type img {
2369
- object-fit: cover !important;
2370
- }
2371
- .c-scale-upload .upload-img-wrap {
2372
- display: flex;
2373
- flex-direction: column;
2374
- align-items: center;
2375
- }
2376
- .c-scale-upload .dragger-upload-text {
2377
- display: flex;
2378
- align-items: center;
2379
- }
2380
- .c-scale-upload.scale-upload-file .n-upload-dragger {
2381
- padding: 16px 0;
2382
- }
2383
- .c-scale-upload.scale-upload-file .n-upload {
2384
- opacity: 1 !important;
2385
- --n-item-disabled-opacity: 1 !important;
2386
- }
2387
- .c-scale-upload.scale-upload-file .dragger-upload-text {
2388
- color: rgba(0, 0, 0, 0.65);
2389
- }
2390
- .c-scale-upload.scale-upload-file .n-upload-file-list {
2391
- display: flex;
2392
- flex-direction: column;
2393
- width: 100%;
2394
- }
2395
- .c-scale-upload.scale-upload-file .n-upload-file-list .n-upload-file {
2396
- width: 100%;
2397
- }
2398
- .c-scale-upload.scale-upload-file .n-upload-trigger {
2399
- width: 100%;
2400
- background: #fafafa;
2401
- border-color: #d5d5d5;
2402
- }
2403
- .text-over-tooltip-components {
2404
- display: inline-block;
2405
- max-width: 98%;
2406
- /* 文字超出宽度显示省略号 单行 */
2407
- /* 自定义样式 */
2408
- }
2409
- .text-over-tooltip-components .ellipsis {
2410
- font-size: 14px;
2411
- color: #35393c;
2412
- overflow: hidden;
2413
- text-overflow: ellipsis;
2414
- white-space: nowrap;
2415
- }
2416
- .text-over-tooltip-components .ellipsis i {
2417
- font-style: normal;
2418
- word-break: keep-all;
2419
- white-space: nowrap;
2420
- }
2421
- .text-over-tooltip-components .fs20 {
2422
- font-size: 20px;
2423
- font-weight: 600;
2424
- color: green;
2425
- line-height: 22px;
2426
- }
2427
- .text-over-tooltip-components .fs12 {
2428
- font-size: 12px;
2429
- font-weight: 400;
2430
- color: orange;
2431
- line-height: 14px;
2432
- }
2433
- .c-map {
2434
- width: 100%;
2435
- min-height: 500px;
2436
- height: 100%;
2437
- overflow: hidden;
2438
- text-align: left;
2439
- }
2440
- .c-map ul,
2441
- .c-map li {
2442
- list-style: none;
2443
- margin: 0;
2444
- padding: 0;
2445
- }
2446
- .c-map #map-core {
2447
- width: 100%;
2448
- height: 250px;
2449
- }
2450
- .c-map .search-container {
2451
- margin-top: 20px;
2452
- height: 40px;
2453
- }
2454
- .c-map .search-container .map-input-search {
2455
- display: flex;
2456
- }
2457
- .c-map .search-container .map-input-search .n-input {
2458
- height: 32px;
2459
- line-height: 32px;
2460
- border-top-right-radius: 0;
2461
- border-bottom-right-radius: 0;
2462
- }
2463
- .c-map .search-container .map-input-search .input-addon {
2464
- height: 32px;
2465
- line-height: 32px;
2466
- }
2467
- .c-map .search-container .map-input-search .input-addon .n-button {
2468
- height: 100%;
2469
- padding: 0 16px;
2470
- border-top-left-radius: 0;
2471
- border-bottom-left-radius: 0;
2472
- }
2473
- .c-map .address-list {
2474
- height: calc(100% - 75px);
2475
- overflow-y: auto;
2476
- }
2477
- .c-map .address-list .address-item {
2478
- height: 60px;
2479
- cursor: pointer;
2480
- padding-top: 10px;
2481
- }
2482
- .c-map .address-list .address-item .title {
2483
- font-size: 16px;
2484
- }
2485
- .c-map .address-list .address-item span {
2486
- font-size: 12px;
2487
- color: #b9b9b9;
2488
- }
2489
- .c-map .address-list .address-item:first-child {
2490
- height: 57px;
2491
- padding-top: 20px;
2492
- line-height: 40px;
2493
- }
2494
- .video-js {
2495
- width: 100%;
2496
- height: 100%;
2497
- }
2498
- .video-js .vjs-time-control {
2499
- display: block;
2500
- }
2501
- .video-js .vjs-current-time.vjs-time-control {
2502
- display: block;
2503
- }
2504
- .video-js .vjs-duration.vjs-time-control {
2505
- display: block;
2506
- }
2507
- .vjs-paused .vjs-big-play-button,
2508
- .vjs-paused.vjs-has-started .vjs-big-play-button {
2509
- display: block;
2510
- }
2511
- .video-js.vjs-playing .vjs-tech {
2512
- pointer-events: auto;
2513
- }
2514
- .vod-list {
2515
- height: 100%;
2516
- }
2517
- .show-list {
2518
- height: 100%;
2519
- display: flex;
2520
- padding: 3px 0;
2521
- }
2522
- .vod-wrap {
2523
- position: relative;
2524
- display: inline-block;
2525
- background-color: #fff;
2526
- height: 100%;
2527
- width: fit-content;
2528
- margin-right: 5px;
2529
- overflow: hidden;
2530
- }
2531
- .vod-wrap .vod-def-bg {
2532
- width: 100%;
2533
- height: 100%;
2534
- display: flex;
2535
- justify-content: center;
2536
- align-items: center;
2537
- background-color: rgba(50, 50, 51, 0.3);
2538
- }
2539
- .vod-wrap .vod-def-bg .vod-cover-img {
2540
- height: 130px;
2541
- width: 210px;
2542
- object-fit: cover;
2543
- }
2544
- .vod-wrap .icon-wrap {
2545
- position: absolute;
2546
- top: 0;
2547
- bottom: 0;
2548
- left: 0;
2549
- right: 0;
2550
- z-index: 1;
2551
- display: flex;
2552
- justify-content: center;
2553
- align-items: center;
2554
- }
2555
- .vod-wrap .icon-play {
2556
- color: #fff;
2557
- opacity: 0.8;
2558
- transition: all 0.25s ease-out;
2559
- }
2560
- .player-wrap {
2561
- padding: 100px 0;
2562
- height: 100%;
2563
- width: 100%;
2564
- }
2565
- .c-video-modal .c-playervod-wrap.vod-list {
2566
- height: 100%;
2567
- }
2568
- .c-video-modal .c-playervod-wrap .show-list {
2569
- height: 100%;
2570
- display: flex;
2571
- padding: 3px 0;
2572
- }
2573
- .c-video-modal .c-playervod-wrap .vod-wrap {
2574
- position: relative;
2575
- display: inline-block;
2576
- background-color: #fff;
2577
- height: 100%;
2578
- width: fit-content;
2579
- margin-right: 5px;
2580
- overflow: hidden;
2581
- }
2582
- .c-video-modal .c-playervod-wrap .vod-wrap .vod-def-bg {
2583
- width: 100%;
2584
- height: 100%;
2585
- display: flex;
2586
- justify-content: center;
2587
- align-items: center;
2588
- background-color: rgba(50, 50, 51, 0.3);
2589
- }
2590
- .c-video-modal .c-playervod-wrap .vod-wrap .vod-def-bg .vod-cover-img {
2591
- height: 130px;
2592
- width: 210px;
2593
- object-fit: cover;
2594
- }
2595
- .c-video-modal .c-playervod-wrap .vod-wrap .icon-wrap {
2596
- position: absolute;
2597
- top: 0;
2598
- bottom: 0;
2599
- left: 0;
2600
- right: 0;
2601
- z-index: 1;
2602
- display: flex;
2603
- justify-content: center;
2604
- align-items: center;
2605
- }
2606
- .c-video-modal .c-playervod-wrap .vod-wrap .icon-play {
2607
- color: #fff;
2608
- opacity: 0.8;
2609
- transition: all 0.25s ease-out;
2610
- }
2611
- .c-video-modal .c-playervod-wrap .player-wrap {
2612
- padding: 100px 0;
2613
- height: 100%;
2614
- width: 100%;
2615
- }
2616
- .c-player-video-modal .preview-wrap {
2617
- height: 100%;
2618
- width: 100%;
2619
- display: flex;
2620
- justify-content: center;
2621
- align-items: center;
2622
- }
2623
- .c-player-video-modal .preview-wrap .preview {
2624
- padding: 20px 0;
2625
- width: 60vw;
2626
- height: 100%;
2627
- }
2628
- .c-player-video-modal .preview-wrap .video-container {
2629
- height: 100%;
2630
- }
2631
- .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar,
2632
- .vxe-table--body-wrapper::-webkit-scrollbar {
2633
- width: 10px;
2634
- height: 10px;
2635
- background-color: #f2f2f2;
2636
- }
2637
- .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover,
2638
- .vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover {
2639
- background-color: #b2b2b2;
2640
- }
2641
- .c-time-line.n-timeline .n-timeline-item .n-timeline-item-timeline .n-timeline-item-timeline__circle {
2642
- width: 10px;
2643
- height: 10px;
2644
- border-left-width: 5px;
2645
- border-right-width: 5px;
2646
- border-top-width: 5px;
2647
- border-bottom-width: 5px;
2648
- margin-left: 2px;
2649
- }
2650
- .c-time-line .content {
2651
- width: 245px;
2652
- padding: 10px;
2653
- box-sizing: border-box;
2654
- border: 1px solid #d5d5d5;
2655
- border-radius: 4px;
2656
- background-color: #fafafa;
2657
- color: #212121;
2658
- font-size: 14px;
2659
- margin-bottom: 10px;
2660
- }
2661
- .c-time-line .content-name,
2662
- .c-time-line .content-extra {
2663
- font-size: 16px;
2664
- font-weight: 600;
2665
- }
2666
- .c-time-line .content-name + span,
2667
- .c-time-line .content-extra + span {
2668
- color: #666;
2669
- }
2670
- .c-time-line .content p {
2671
- margin: 5px 0 0;
2672
- line-height: 20px;
2673
- text-align: left;
2674
- }
2675
- .c-time-line .content-extra {
2676
- margin-bottom: 8px !important;
2677
- }
2678
- .clearfix:after {
2679
- visibility: hidden;
2680
- display: block;
2681
- font-size: 0;
2682
- content: ' ';
2683
- clear: both;
2684
- height: 0;
2685
- }
2686
- .containers {
2687
- position: absolute;
2688
- background-color: #fff;
2689
- overflow-y: auto;
2690
- min-height: 300px;
2691
- height: 100%;
2692
- width: 100%;
2693
- }
2694
- .containers .canvas {
2695
- width: 100%;
2696
- height: 100%;
2697
- }
2698
- .containers .bjs-powered-by {
2699
- display: none !important;
2700
- }
2701
- .containers .djs-element .djs-hit-all {
2702
- cursor: pointer;
2703
- }
2704
- .containers .djs-bpmn-shape-node {
2705
- cursor: pointer;
2706
- }
2707
- .c-info-header {
2708
- display: flex;
2709
- align-items: center;
2710
- justify-content: space-between;
2711
- gap: 18px;
2712
- padding: 16px;
2713
- box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 0.46);
2714
- background: white;
2715
- }
2716
- @font-face {
2717
- font-family: 'iconfont';
2718
- /* Project id 3468756 */
2719
- src: url('./iconfont.ttf') format('truetype');
2720
- }
2721
- .c-info-header .iconfont {
2722
- font-family: 'iconfont' !important;
2723
- font-size: 16px;
2724
- font-style: normal;
2725
- -webkit-font-smoothing: antialiased;
2726
- -moz-osx-font-smoothing: grayscale;
2727
- }
2728
- .c-info-header .icon-double_up:before {
2729
- content: '\e8c3';
2730
- }
2731
- .c-info-header .icon-guanbi-yanjing:before {
2732
- content: '\e6e3';
2733
- }
2734
- .c-info-header .icon-faxian-yanjing:before {
2735
- content: '\e6de';
2736
- }
2737
- .c-info-header .icon-bianji:before {
2738
- content: '\e600';
2739
- }
2740
- .c-info-header .icon-setting:before {
2741
- content: '\e785';
2742
- }
2743
- .c-info-header .icon-double_down:before {
2744
- content: '\e8c2';
2745
- }
2746
- .c-info-header__divider {
2747
- width: 1px;
2748
- background: #d5d5d566;
2749
- align-self: stretch;
2750
- }
2751
- .c-info-header__patient {
2752
- display: flex;
2753
- gap: 12px;
2754
- margin-right: 34px;
2755
- }
2756
- .c-info-header__patientHeader {
2757
- display: flex;
2758
- vertical-align: bottom;
2759
- align-items: baseline;
2760
- gap: 6px;
2761
- }
2762
- .c-info-header__patientHeader--name {
2763
- font-size: 20px;
2764
- font-weight: 700;
2765
- margin-right: 6px;
2766
- }
2767
- .c-info-header__patientHeader .n-tag {
2768
- align-self: flex-start;
2769
- border-radius: 4px;
2770
- }
2771
- .c-info-header__info {
2772
- flex: 1;
2773
- display: flex;
2774
- flex-wrap: wrap;
2775
- overflow: hidden;
2776
- justify-content: flex-start;
2777
- height: calc(var(--row-height) * var(--row-num) * 1px);
2778
- font-size: 14px;
2779
- }
2780
- .c-info-header__info td {
2781
- text-align: left;
2782
- }
2783
- .c-info-header__info .n-descriptions-table-content {
2784
- padding-bottom: 0 !important;
2785
- height: calc(var(--row-height) * 1px);
2786
- vertical-align: middle !important;
2787
- max-width: calc(var(--column-width) * 1px);
2788
- }
2789
- .c-info-header__info .n-descriptions-table-content__label {
2790
- display: inline-block;
2791
- }
2792
- .c-info-header__setting {
2793
- display: flex;
2794
- align-self: flex-start;
2795
- gap: 8px;
2796
- }
2797
- .c-info-header__settingIcon {
2798
- cursor: pointer;
2799
- }
2800
- .c-info-header__setting .iconfont {
2801
- font-size: 20px;
2802
- color: black;
2803
- display: inline-block;
2804
- transition: all 0.2s ease-in-out;
2805
- }
2806
- .c-info-header.is-compact [compact-hidden] {
2807
- display: none !important;
2808
- }
2809
- .c-info-header.is-compact .icon-double_down {
2810
- transform: rotate(0deg);
2811
- }
2812
- .c-info-header .icon-double_down {
2813
- transform: rotate(180deg);
2814
- }
2815
- .c-info-header__hidden {
2816
- display: inline-flex;
2817
- vertical-align: middle;
2818
- align-items: center;
2819
- gap: 8px;
2820
- font-size: 14px;
2821
- }
2822
- .c-info-header__hidden--icon {
2823
- color: inherit !important;
2824
- cursor: pointer;
2825
- font-size: 14px;
2826
- text-decoration: none !important;
2827
- }
2828
- .annotation-edit {
2829
- cursor: pointer;
2830
- color: #0067ee;
2831
- font-size: 16px;
2832
- user-select: none;
2833
- display: inline-flex;
2834
- align-items: center;
2835
- }
2836
- .annotation-edit.is-active {
2837
- color: rgba(255, 152, 40);
2838
- }
2839
- .annotation-edit__icon {
2840
- display: inline-flex;
2841
- align-items: center;
2842
- }
2843
- .form-render__wrapper {
2844
- display: grid !important;
2845
- grid-template-columns: repeat(var(--column), minmax(0px, 1fr));
2846
- align-items: start;
2847
- gap: 0 16px;
2848
- max-height: var(--form-height);
2849
- overflow-y: auto;
2850
- position: relative;
2851
- }
2852
- .form-render__formItem {
2853
- grid-column: span var(--form-item-column) / span var(--form-item-column);
2854
- }
2855
- .form-render__formItem .n-date-picker,
2856
- .form-render__formItem .n-input-number {
2857
- width: 100%;
2858
- }
2859
- .form-render__formItemLabel {
2860
- position: relative;
2861
- display: flex;
2862
- align-items: center;
2863
- }
2864
- .form-render__formItemLabel--text.has-annotation {
2865
- margin-right: 15px;
2866
- }
2867
- .form-render__formItemLabel--annotation {
2868
- position: absolute;
2869
- top: 50%;
2870
- transform: translateY(-50%);
2871
- right: calc(var(--icon-right) * 1px);
2872
- }
2873
- .form-render__formItem .n-form-item-label {
2874
- display: inline-flex;
2875
- }
2876
- .form-render__formItem .n-form-item-label [annotation-hover-show='true'] {
2877
- visibility: hidden;
2878
- }
2879
- .form-render__formItem .n-form-item-label:hover [annotation-hover-show='true'] {
2880
- visibility: visible;
2881
- }
2882
- .form-render__linebar {
2883
- grid-column: span var(--column) / span var(--column);
2884
- }
2885
- .form-render__linebarHeader {
2886
- cursor: pointer;
2887
- display: flex;
2888
- background: #f2f2f2;
2889
- height: 40px;
2890
- font-size: 16px;
2891
- font-weight: 500;
2892
- align-items: center;
2893
- padding: 0 16px;
2894
- margin-bottom: 8px;
2895
- border-radius: 4px;
2896
- }
2897
- .form-render__linebarItem {
2898
- display: grid !important;
2899
- grid-template-columns: repeat(var(--column), minmax(0px, 1fr));
2900
- align-items: start;
2901
- gap: 0 16px;
2902
- }
2903
- .form-render__inputGroup {
2904
- grid-column: span var(--column) / span var(--column);
2905
- display: flex;
2906
- align-items: flex-start;
2907
- }
2908
- .form-render__inputGroup > div {
2909
- flex: 1;
2910
- }
2911
- .form-render__inputGroup > div:not(:last-of-type) .n-input__border,
2912
- .form-render__inputGroup > div:not(:last-of-type) .n-base-selection__border {
2913
- border-right: 0;
2914
- border-bottom-right-radius: 0;
2915
- border-top-right-radius: 0;
2916
- }
2917
- .form-render__inputGroup > div:last-of-type .n-input__border,
2918
- .form-render__inputGroup > div:last-of-type .n-base-selection__border {
2919
- border-bottom-left-radius: 0;
2920
- border-top-left-radius: 0;
2921
- }
2922
- .form-render__combination {
2923
- width: 100%;
2924
- }
2925
- .form-render__combinationHeader {
2926
- display: flex;
2927
- gap: 12px;
2928
- }
2929
- .form-render__combinationHeader > h3 {
2930
- font-size: 16px;
2931
- font-weight: 700;
2932
- padding: 0;
2933
- margin: 0;
2934
- }
2935
- .form-render__combinationHeader .n-button__icon {
2936
- font-size: 14px;
2937
- margin: 0 2px 0 0;
2938
- }
2939
- .form-render__combinationHeaderText {
2940
- font-size: 16px;
2941
- font-weight: 500;
2942
- }
2943
- .form-render__combinationClose {
2944
- position: absolute;
2945
- right: 5px;
2946
- top: 5px;
2947
- width: 14px;
2948
- height: 14px;
2949
- font-size: 16px;
2950
- }
2951
- .form-render__combinationContentJson {
2952
- position: relative;
2953
- }
2954
- .form-render__combinationContent {
2955
- position: relative;
2956
- display: grid !important;
2957
- grid-template-columns: repeat(var(--column), minmax(0px, 1fr));
2958
- align-items: start;
2959
- gap: 0 16px;
2960
- }
2961
- .form-render__complex {
2962
- width: 100%;
2963
- }
2964
- .form-render__complexContent--grid {
2965
- display: grid !important;
2966
- grid-template-columns: repeat(var(--column), minmax(0px, 1fr));
2967
- align-items: start;
2968
- gap: 0 16px;
2969
- }
2970
- .form-render__complexContent--flex {
2971
- display: flex !important;
2972
- gap: 0 8px;
2973
- }
2974
- .c-fabric-chart-popup-tip,
2975
- .c-fabric-chart-popup-menu {
2976
- position: absolute;
2977
- z-index: 1001;
2978
- display: flex;
2979
- flex-flow: column nowrap;
2980
- margin: 0;
2981
- padding: 8px 12px;
2982
- font-size: 12px;
2983
- }
2984
- .c-fabric-chart-popup-tip > li,
2985
- .c-fabric-chart-popup-menu > li {
2986
- list-style: none;
2987
- }
2988
- .c-fabric-chart-popup-tip {
2989
- border-radius: 4px;
2990
- background: rgba(0, 0, 0, 0.7);
2991
- }
2992
- .c-fabric-chart-popup-tip > li {
2993
- color: #fff;
2994
- }
2995
- .c-fabric-chart-popup-menu {
2996
- padding: 8px 5px !important;
2997
- z-index: 1001;
2998
- background: #fff;
2999
- box-shadow: 0 2px 12px 0 rgba(56, 56, 56, 0.2);
3000
- border: 1px solid #e2e6ed;
3001
- border-radius: 2px;
3002
- }
3003
- .c-fabric-chart-popup-menu > li {
3004
- padding: 5px;
3005
- background: #fff;
3006
- cursor: pointer;
3007
- }
3008
- .c-fabric-chart-popup-menu > li:hover {
3009
- background: #f0f7ff;
3010
- }
3011
- .c-fabric-chart-popup-menu > li.no-click {
3012
- cursor: default;
3013
- }
3014
- .c-fabric-chart-popup-menu > li.no-click:hover {
3015
- background: #fff;
3016
- }
3017
- .shortcut-provider {
3018
- outline: none;
3019
- }
3020
- .shortcut-setter-item__wrapper {
3021
- display: flex;
3022
- }
3023
- .shortcut-setter-item__operation {
3024
- margin-left: 12px;
3025
- display: flex;
3026
- gap: 12px;
3027
- }
3028
- .stepOut {
3029
- width: 100%;
3030
- height: 100%;
3031
- display: flex;
3032
- justify-content: center;
3033
- font-size: 16px;
3034
- font-weight: 500;
3035
- font-family: PingFangSC-Medium, PingFang SC;
3036
- }
3037
- .stepOut .stepItem {
3038
- width: 15%;
3039
- min-width: 65px;
3040
- height: 180px;
3041
- float: left;
3042
- font-family: SimSun;
3043
- font-size: 16px;
3044
- text-align: center;
3045
- position: relative;
3046
- top: 48px;
3047
- }
3048
- .stepOut .stepItem .lineCircleRight {
3049
- left: 55%;
3050
- top: 6px;
3051
- position: absolute;
3052
- display: block;
3053
- border-left-color: white;
3054
- border-left-width: 0px;
3055
- width: 30%;
3056
- border-color: white white white white;
3057
- border-left-style: hidden;
3058
- border-left: none;
3059
- border-top: 1px dashed rgba(3, 2, 2, 0.4);
3060
- border-right: 1px dashed rgba(3, 2, 2, 0.4);
3061
- border-bottom: 1px dashed rgba(3, 2, 2, 0.4);
3062
- border-left: 0px dashed rgba(3, 2, 2, 0.4) !important;
3063
- height: 100%;
3064
- border-radius: 0px 25px 25px 0px;
3065
- }
3066
- .stepOut .stepItem .lineCircleLeft {
3067
- left: 15%;
3068
- top: 6px;
3069
- position: absolute;
3070
- display: block;
3071
- border-left-color: white;
3072
- border-left-width: 0px;
3073
- width: 30%;
3074
- border-color: white white white white;
3075
- border-left-style: hidden;
3076
- border-left: none;
3077
- border-top: 1px dashed rgba(3, 2, 2, 0.4);
3078
- border-right: 0px dashed rgba(3, 2, 2, 0.4) !important;
3079
- border-bottom: 1px dashed rgba(3, 2, 2, 0.4);
3080
- border-left: 1px dashed rgba(3, 2, 2, 0.4);
3081
- height: 100%;
3082
- border-radius: 25px 0px 0px 25px;
3083
- }
3084
- .stepOut .stepItem .lineCircleActive {
3085
- border-top: 1px solid #2563f4;
3086
- border-right: 1px solid #2563f4;
3087
- border-bottom: 1px solid #2563f4;
3088
- border-left: 1px solid #2563f4;
3089
- }
3090
- .stepOut .stepItem .icon {
3091
- width: 13px;
3092
- height: 13px;
3093
- border-radius: 50%;
3094
- background: #969696;
3095
- margin: 0 auto;
3096
- position: relative;
3097
- z-index: 888;
3098
- }
3099
- .stepOut .stepItem .active {
3100
- background-color: #2563f4;
3101
- }
3102
- .stepOut .stepItem .finished {
3103
- background-color: #5dc055 !important;
3104
- color: #fff !important;
3105
- border-color: #5dc055 !important;
3106
- }
3107
- .stepOut .stepItem .labelFinsh {
3108
- color: #5dc055 !important;
3109
- }
3110
- .stepOut .stepItem .line {
3111
- position: absolute;
3112
- top: 6px;
3113
- left: 55%;
3114
- border-bottom: 1px dashed rgba(3, 2, 2, 0.4);
3115
- width: 90%;
3116
- z-index: 111;
3117
- }
3118
- .stepOut .stepItem .lineActive {
3119
- border-bottom: 1px solid #2563f4;
3120
- }
3121
- .stepOut .stepItem .stepTopBox {
3122
- position: absolute;
3123
- top: -48px;
3124
- left: 50%;
3125
- transform: translateX(-50%);
3126
- max-width: 70%;
3127
- min-width: 65px;
3128
- height: 40px;
3129
- line-height: 40px;
3130
- white-space: nowrap;
3131
- text-overflow: ellipsis;
3132
- overflow: hidden;
3133
- background: rgba(110, 153, 255, 0.11);
3134
- border-radius: 4px;
3135
- color: #2563f4;
3136
- padding: 0px 5px;
3137
- cursor: pointer;
3138
- }
3139
- .stepOut .stepItem .stepBottomBox {
3140
- cursor: pointer;
3141
- width: 100%;
3142
- min-width: 65px;
3143
- display: flex;
3144
- flex-direction: column;
3145
- align-items: center;
3146
- }
3147
- .stepOut .stepItem .stepLabel {
3148
- width: 100%;
3149
- color: #212121;
3150
- line-height: 36px;
3151
- margin: 0;
3152
- white-space: nowrap;
3153
- text-overflow: ellipsis;
3154
- overflow: hidden;
3155
- }
3156
- .stepOut .stepItem .stepExtra {
3157
- width: 68px;
3158
- height: 26px;
3159
- border-radius: 4px;
3160
- border: 1px solid #cacaca;
3161
- margin: 0;
3162
- white-space: nowrap;
3163
- text-overflow: ellipsis;
3164
- overflow: hidden;
3165
- }
3166
- .stepOut .stepItem .statusTime {
3167
- color: rgba(0, 0, 0, 0.6);
3168
- font-size: 14px;
3169
- font-weight: 400;
3170
- width: 89px;
3171
- height: 34px;
3172
- margin: 0;
3173
- }
3174
- .nodeTipContent {
3175
- max-height: 200px;
3176
- max-width: 400px;
3177
- overflow: auto;
3178
- text-align: center;
3179
- padding: 0;
3180
- margin: 0;
3181
- }
3182
- .nodeTipContent li {
3183
- list-style: none;
3184
- margin-bottom: 5px;
3185
- }
3186
- .nodeTipContent li p {
3187
- margin: 0;
3188
- }
3189
- .form-config {
3190
- display: flex;
3191
- justify-content: space-between;
3192
- }
3193
- .form-config__material {
3194
- padding: 16px;
3195
- box-sizing: border-box;
3196
- flex-shrink: 0;
3197
- border-radius: 8px;
3198
- width: 200px;
3199
- }
3200
- .form-config__materialHeader {
3201
- display: flex;
3202
- align-items: center;
3203
- justify-content: space-between;
3204
- height: 40px;
3205
- }
3206
- .form-config__materialContent {
3207
- padding: 16px;
3208
- box-sizing: border-box;
3209
- flex-shrink: 0;
3210
- border-radius: 8px;
3211
- border: 1px dashed rgba(128, 128, 128, 0.35);
3212
- overflow-y: auto;
3213
- max-height: var(--max-height);
3214
- min-height: 200px;
3215
- display: flex;
3216
- flex-direction: column;
3217
- gap: 8px;
3218
- }
3219
- .form-config__materialContentItem {
3220
- cursor: move;
3221
- justify-content: flex-start;
3222
- grid-column: span var(--item-column) / span var(--item-column);
3223
- }
3224
- .form-config__displayWrapper {
3225
- padding: 16px;
3226
- box-sizing: border-box;
3227
- flex-shrink: 0;
3228
- border-radius: 8px;
3229
- min-width: 400px;
3230
- flex: 1;
3231
- padding: 16px 0;
3232
- }
3233
- .form-config__displayHeader {
3234
- display: flex;
3235
- align-items: center;
3236
- justify-content: space-between;
3237
- height: 40px;
3238
- }
3239
- .form-config__displayContent {
3240
- padding: 16px;
3241
- box-sizing: border-box;
3242
- flex-shrink: 0;
3243
- border-radius: 8px;
3244
- border: 1px dashed rgba(128, 128, 128, 0.35);
3245
- overflow-y: auto;
3246
- max-height: var(--max-height);
3247
- height: fit-content;
3248
- display: grid !important;
3249
- grid-template-columns: repeat(24, minmax(0px, 1fr));
3250
- gap: 8px;
3251
- }
3252
- .form-config__displayContentItem {
3253
- grid-column: span var(--item-column) / span var(--item-column);
3254
- position: relative;
3255
- }
3256
- .form-config__config {
3257
- padding: 16px;
3258
- box-sizing: border-box;
3259
- flex-shrink: 0;
3260
- border-radius: 8px;
3261
- width: 240px;
3262
- }
3263
- .form-config__configHeader {
3264
- display: flex;
3265
- align-items: center;
3266
- justify-content: space-between;
3267
- height: 40px;
3268
- }
3269
- .form-config__configContent {
3270
- padding: 16px;
3271
- box-sizing: border-box;
3272
- flex-shrink: 0;
3273
- border-radius: 8px;
3274
- border: 1px dashed rgba(128, 128, 128, 0.35);
3275
- overflow-y: auto;
3276
- border: none;
3277
- max-height: var(--max-height);
3278
- }
3279
- .form-config__renderer {
3280
- cursor: move;
3281
- width: 100%;
3282
- height: 100%;
3283
- justify-content: flex-start;
3284
- }
3285
- .form-config__renderer--default {
3286
- width: 100%;
3287
- display: flex;
3288
- align-items: center;
3289
- padding: 8px 0;
3290
- box-sizing: border-box;
3291
- user-select: none;
3292
- position: relative;
3293
- }
3294
- .form-config__renderer--complex {
3295
- border: 1px dashed skyblue;
3296
- border-radius: 8px;
3297
- padding: 8px;
3298
- }
3299
- .form-config__renderer--complexHeader {
3300
- display: flex;
3301
- justify-content: center;
3302
- padding: 8px;
3303
- margin-top: -8px;
3304
- position: relative;
3305
- }
3306
- .form-config__renderer--complex--grid {
3307
- display: grid !important;
3308
- grid-template-columns: repeat(24, minmax(0px, 1fr));
3309
- gap: 8px;
3310
- grid-column: span var(--item-column) / span var(--item-column);
3311
- }
3312
- .form-config__renderer--complex--flex {
3313
- display: flex;
3314
- }
3315
- .form-config .is-disabled {
3316
- background: #e5e5e5 !important;
3317
- }
3318
- .form-config .is-required {
3319
- padding-left: 16px !important;
3320
- }
3321
- .form-config .is-required::before {
3322
- position: absolute;
3323
- content: '*';
3324
- left: 8px;
3325
- color: red;
3326
- }
3327
- .form-config .is-active {
3328
- color: #5585f5 !important;
3329
- }
3330
- .form-config .is-choosing {
3331
- box-shadow: #5585f5 0 0 0 2px !important;
3332
- opacity: 0.7;
3333
- }
3334
- .form-config .is-choosing-area {
3335
- background: rgba(128, 128, 128, 0.1);
3336
- }
3337
- .form-config [is-hovering='true'] .form-config__renderer--closeButton {
3338
- visibility: visible;
3339
- }
3340
- .form-config .form-config__renderer--closeButton {
3341
- position: absolute;
3342
- visibility: hidden;
3343
- top: 50%;
3344
- transform: translateY(-50%);
3345
- right: 4px;
3346
- }
1
+ .big-table-filter-wrap{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;flex-wrap:wrap;margin-top:-6px;min-width:280px;overflow:hidden;position:fixed;transform:translateX(-2%);transition:width 2s;z-index:99998}.big-table-filter-wrap .sort-list{margin-top:6px}.big-table-filter-wrap .sort-item{align-items:center;display:flex;height:32px;padding:0 13px}.big-table-filter-wrap .sort-item.active,.big-table-filter-wrap .sort-item:hover{background:#f2f2f2}.big-table-filter-wrap .sort-icon{background-size:contain;display:inline-block;height:16px;width:16px}.big-table-filter-wrap .sort-text{color:rgba(0,0,0,.8);font-size:14px;line-height:32px;margin-left:11px}.big-table-filter-wrap .sort-icon-desc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABT0lEQVRYR+3WvSuGYRTH8c9TykpJSimLMvgHpLyUCQsmg/wBMss/ILvdJgspNnkbZFYGk7JQSAaLwUuX7uFxu3E/nvvqSd3XeHW6zvec65zfORUNPpUG+1cClBnIysABhiMV5y4mqt/OAliPCHCImd8AIgWf/WzMIhzFK/Z/iigWQAtuE4A2PH0HEQugG5eJ005clwBlBmrJwDwGcorBNjYybOsqwit05QQ4R1/RAB3oqQHgoWiAnL5/NKvrC/4tQBNacYesDAR5fkxHV6QU72EQczhNSfE4VpOOmY01jsOyMYYXLGElcbSIZT4W4C1MxQIIUy9sU1ltGXyeYQSfuua7L2jOWYnPKbt2HKE3dR/0Iqx593lq4AT9OQE2MZ2yDTpyXKUlF0lthP3gy8nKwBqGcgLsYCHDNuwAAe4Nk7ipZRbk9F2MWZFt+CeiEuAdAU5CIQxYYdUAAAAASUVORK5CYII=")}.big-table-filter-wrap .filter-header{cursor:auto;padding:0 13px}.big-table-filter-wrap .filter-header-icon{border-right-color:#333;border-top-color:#333}.big-table-filter-wrap .filter-header-text{margin-left:11px}.big-table-filter-wrap .check-search-wrap{background:#f7f7f7;display:flex;justify-content:center;padding:8px 0;width:100%}.big-table-filter-wrap .check-seach-input{line-height:32px}.big-table-filter-wrap .checkbox-box{padding-right:3px;width:100%}.big-table-filter-wrap .checkbox-wrap{background:#fff;display:flex;flex-direction:column;overflow-y:auto;padding-left:13px;padding-right:3px}.big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar{height:4px;width:4px}.big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar-thumb{background-color:#d5d5d5;border-radius:4px}.big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar-track{background-color:#fff;border-radius:4px}.big-table-filter-wrap .checkbox-wrap::-webkit-scrollbar-corner{background-color:#000;border-radius:4px;width:4px}.big-table-filter-wrap .checkbox-wrap--search{padding-right:10px}.big-table-filter-wrap .checkbox-btn-wrap{display:flex;padding:9px 10px 9px 14px}.big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn{padding:0;width:56px}.big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn+.checkbox-btn{margin-left:8px}.big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn-status .checkbox-btn{border:0;border-radius:0;margin:0 13px;position:relative;width:auto}.big-table-filter-wrap .checkbox-btn-wrap .checkbox-btn-status .checkbox-btn:hover:after{background-color:#5585f5;bottom:5px;content:"";display:block;height:1px;position:absolute;width:100%}.big-table-filter-wrap .arrows-icon{bottom:-1px;cursor:nw-resize;font-size:15px;height:20px;position:absolute;right:-1px;width:25px}.big-table__separate{padding:4px}.big-table__separatePlaceholder{display:inline-block;max-width:0;visibility:hidden;width:0;word-break:keep-all}.custom-big-table{position:relative}.custom-big-table .n-input{width:fit-content}.custom-big-table .img-wrap{align-items:center;display:flex;height:100%;line-height:1;padding:2px 0}.custom-big-table .img-wrap img{cursor:pointer;max-height:100%;object-fit:contain}.custom-big-table .img-wrap.img-circle img{border-radius:50%;object-fit:contain;width:28px}.custom-big-table .bigTable-qr-span{display:inline-block;height:100%;position:relative}.custom-big-table .bigTable-qr-span .bigTable-qr-img{max-height:96%}.custom-big-table .bigTable-qr-span>span{align-items:center;background:rgba(0,0,0,.7);color:#fff;cursor:pointer;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.custom-big-table .bigTable-qr-span:hover>span{display:inline-flex}.custom-big-table .base-form{align-items:center;display:flex;overflow:hidden!important;width:100%}.custom-big-table .base-form-content{width:100%}.custom-big-table textarea{height:32px;margin-bottom:0;resize:none}.custom-big-table .formItem-select-multiple{align-items:center;display:flex;line-height:40px;width:100%}.custom-big-table.mt{height:calc(100% - 78px)!important;margin-top:26px}.custom-big-table.expand-padding .vxe-table .vxe-body--expanded-cell{padding-left:66px!important;padding-right:66px!important}.custom-big-table th.vxe-header--column{cursor:pointer}.custom-big-table .row-btn{margin-right:10px}.custom-big-table .vxe-table{transform:translateZ(0)}.custom-big-table .vxe-table .vxe-table--empty-content,.custom-big-table .vxe-table .vxe-table--empty-content>div{height:100%;width:100%}.custom-big-table .vxe-table .vxe-table--empty-content>div .no-data-tip{display:inline-flex}.custom-big-table .vxe-table .col--checkbox .vxe-cell,.custom-big-table .vxe-table .col--seq .vxe-cell{padding:0}.custom-big-table .vxe-table .col--checkbox .vxe-cell .vxe-checkbox--label,.custom-big-table .vxe-table .col--seq .vxe-cell .vxe-checkbox--label{padding-left:0}.custom-big-table .vxe-table .vxe-cell .vxe-tree-cell{height:100%}.custom-big-table .vxe-table .scan-multi-delete{color:#f06f64}.custom-big-table .vxe-table .vxe-table--header{background-color:#f2f2f2}.custom-big-table .vxe-table .vxe-table--header .vxe-header--column .vxe-cell--title{display:inline-flex;height:100%;line-height:unset;width:100%}.custom-big-table .vxe-table .vxe-table--header .col--checkbox .vxe-cell--title,.custom-big-table .vxe-table .vxe-table--header .col--seq .vxe-cell--title{display:inline-block}.custom-big-table .vxe-table .vxe-table--body-wrapper::-webkit-scrollbar,.custom-big-table .vxe-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar{background-color:#f2f2f2;height:10px;width:10px}.custom-big-table .vxe-table .vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover,.custom-big-table .vxe-table .vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover{background-color:#b2b2b2}.custom-big-table .vxe-table .vxe-footer--row .vxe-footer--column>.vxe-cell .vxe-cell--item{height:30px;line-height:30px}.custom-big-table .vxe-table .vxe-cell--checkbox .vxe-checkbox--label{display:none}.custom-big-table .filter-box{align-items:center;display:flex;width:100%}.custom-big-table .filter-box .text-over-tooltip-components{max-width:calc(100% - 40px)}.custom-big-table .filter-box .vxe-filter--btn{border-right-color:#c0c4cc;border-top-color:#c0c4cc}.custom-big-table .filter-box .vxe-filter--btn.active{border-right-color:#35393c;border-top-color:#35393c}.custom-big-table .filter-box .vxe-filter--btn.checked{border-right-color:#5585f5;border-top-color:#5585f5}.custom-big-table .disabled-checked-tips{background:#fff;border:2px solid #ff1818;border-radius:50%;bottom:0;box-sizing:border-box;height:16px;margin-top:-8px;overflow:hidden;position:absolute;right:0;top:50%;width:16px}.custom-big-table .disabled-checked-tips:after{background-color:#ff1818;content:"";height:2px;left:0;position:absolute;top:0;transform:rotate(45deg);transform-origin:0 2px;width:16px}.custom-big-table .form-select-table .n-base-select-menu__empty{display:none}.custom-big-table .percent-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.custom-big-table .percent-wrap .percent-value{line-height:1;margin-bottom:-4px;margin-top:4px}.custom-big-table .refresh{align-items:center;background-color:#fff;border-bottom-left-radius:14px;border-top-left-radius:14px;box-shadow:0 2px 4px 0 hsla(0,0%,42%,.13);color:#5585f5;cursor:pointer;display:flex;font-size:12px;height:27px;padding-left:14px;padding-right:14px;position:absolute;right:0;top:6px;z-index:1}.custom-big-table .refresh-row{margin-bottom:0;margin-left:3px}.custom-big-table .check-wrap{background:#ffffe9;display:flex;justify-content:center;line-height:26px;margin-top:-26px;position:absolute;width:100%}.custom-big-table .check-wrap .check-wrap-btn,.custom-big-table .check-wrap .check-wrap-title{color:#000;cursor:pointer;font-size:12px;margin-bottom:0}.custom-big-table .check-wrap .check-wrap-btn{color:#5585f5}.custom-big-table .domPropsInnerHTML-span{height:100%}.custom-big-table .domPropsInnerHTML-span img{display:inline-block;height:var(--tableImageHeight);width:var(--tableImageWidth)}.custom-big-table .domPropsInnerHTML-span .icon-dot-custom{background:var(--table-icon-color);box-shadow:0 2px 4px 0 var(--table-icon-shadow)}.custom-big-table .domPropsInnerHTML-span .icon-dot-custom,.custom-big-table .domPropsInnerHTML-span .icon-dot-red{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .domPropsInnerHTML-span .icon-dot-red{background:red;box-shadow:0 2px 4px 0 rgba(255,0,0,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-blue{background:blue;box-shadow:0 2px 4px 0 rgba(0,0,255,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-blue,.custom-big-table .domPropsInnerHTML-span .icon-dot-green{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .domPropsInnerHTML-span .icon-dot-green{background:green;box-shadow:0 2px 4px 0 rgba(0,128,0,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-gray{background:gray;box-shadow:0 2px 4px 0 hsla(0,0%,50%,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-gray,.custom-big-table .domPropsInnerHTML-span .icon-dot-yellow{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .domPropsInnerHTML-span .icon-dot-yellow{background:#ff0;box-shadow:0 2px 4px 0 rgba(255,255,0,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-resolved{background:#36be8c;box-shadow:0 2px 4px 0 rgba(54,190,140,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-huifu,.custom-big-table .domPropsInnerHTML-span .icon-dot-resolved{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .domPropsInnerHTML-span .icon-dot-huifu{background:#42d0f6;box-shadow:0 2px 4px 0 rgba(66,208,246,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-close{background:#718391;box-shadow:0 2px 4px 0 rgba(113,131,145,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-audit,.custom-big-table .domPropsInnerHTML-span .icon-dot-close{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .domPropsInnerHTML-span .icon-dot-audit{background:#f4ba32;box-shadow:0 2px 4px 0 rgba(244,186,50,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-design{background:#927ce1;box-shadow:0 2px 4px 0 rgba(146,124,225,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-design,.custom-big-table .domPropsInnerHTML-span .icon-dot-develop{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .domPropsInnerHTML-span .icon-dot-develop{background:#4eb0ef;box-shadow:0 2px 4px 0 rgba(78,176,239,.5)}.custom-big-table .domPropsInnerHTML-span .icon-dot-develop-complete{background:#6381f9;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;box-shadow:0 2px 4px 0 rgba(99,129,249,.5);display:inline-block;height:8px;margin-right:6px;width:8px}.custom-big-table .vxe-table--render-default .vxe-table--fixed-left-wrapper.scrolling--middle{box-shadow:4px 0 4px 0 rgba(0,0,0,.12)}.custom-big-table .vxe-table--render-default .vxe-table--fixed-right-wrapper.scrolling--middle{box-shadow:-4px 0 4px 0 rgba(0,0,0,.12)}.svg-icon{fill:currentColor;height:1em;overflow:hidden;vertical-align:-.15em;width:1em}.vxe-header--column [annotation-hover-show=true]{visibility:hidden}.vxe-header--column:hover [annotation-hover-show=true]{visibility:visible}.big-table__annotationWrapper{align-items:center;display:inline-flex;width:20px}.people-tree{display:flex}.people-tree .people-tree-item{height:376px;max-height:376px;overflow-y:auto;padding:22px 12px 0;width:50%}.people-tree .people-tree-item.people-tree-left{display:flex;flex-direction:column}.people-tree .people-tree-item:first-child{border-right:1px solid #e8e8e8}.people-tree .people-tree-item .tag-item{align-items:center;background:hsla(0,0%,84%,.2);border:1px solid rgba(0,0,0,.14);border-radius:4px;box-sizing:border-box;color:#212121;display:inline-flex;font-size:14px;height:24px;line-height:24px;list-style:none;margin-bottom:4px;margin-right:8px;padding:0 6px;transition:all .3s cubic-bezier(.215,.61,.355,1);white-space:nowrap}.people-tree .people-tree-item .tag-item.isRoot{background:rgba(85,133,245,.08);border:1px solid rgba(85,133,245,.5);color:#5585f5}.people-tree .people-tree-item .tag-item.isRoot .tag-close{color:#5585f5}.people-tree .people-tree-item .tag-item.isRoot .tag-close:hover{color:rgba(85,133,245,.6)}.people-tree .people-tree-item .tag-item .tag-close{color:#969696;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;margin-left:3px;transition:all .3s}.people-tree .people-tree-item .tag-item .tag-close:hover{color:rgba(85,133,245,.6)}.people-tree .people-tree-item .tag-item .tag-close:active{color:#fff}.people-tree .people-tree-item .no-data-tips{align-items:center;display:flex;font-size:16px;font-weight:700;height:200px;justify-content:center;width:100%}.people-tree .people-tree-item .c-title{color:#212121;font-family:PingFangSC-Regular,PingFang SC;font-size:14px;font-weight:400}.people-tree .people-tree-item .c-sub-title{color:#4e4e4e;font-family:PingFangSC-Regular,PingFang SC;font-size:12px}.people-tree .people-tree-item .p-title{color:#212121;font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500}.people-tree .people-tree-item.tags-box{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.search-input-icon{color:rgba(0,0,0,.4);margin-bottom:-2px}.main-tree-container{overflow-y:auto}.df{display:flex}.search-tree-wrap .name-wrap,.search-tree-wrap .search-tree-item{align-items:center;display:flex}.search-tree-wrap .name-wrap{background:#7d88b5;border-radius:50%;height:48px;justify-content:center;margin-right:13px;width:48px}.search-tree-wrap .name-wrap .name{color:#fff;font-size:16px;line-height:16px;margin-bottom:0}.search-tree-wrap .info-wrap{display:flex;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-tree-wrap .info-wrap-top{align-items:flex-end;margin:0 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-tree-wrap .info-wrap-title{color:#4e4e4e;font-family:PingFangSC-Regular,PingFang SC;font-size:16px;font-weight:400;line-height:16px;margin-bottom:0}.search-tree-wrap .info-wrap-title .c-title{color:#212121;font-family:PingFangSC-Regular,PingFang SC;font-size:14px;font-weight:400}.search-tree-wrap .info-wrap-title .c-sub-title{color:#4e4e4e;font-family:PingFangSC-Regular,PingFang SC;font-size:12px}.search-tree-wrap .info-wrap-desc{color:#aeaeae;font-size:12px;line-height:17px;margin-bottom:0;margin-left:10px}.search-tree-wrap .info-wrap-position{color:#7d88b5;font-size:12px;line-height:17px;margin-bottom:0}.load-more-btn-wrap{box-sizing:border-box;cursor:pointer;display:flex;height:35px;justify-content:center;line-height:35px;padding-top:10px}.load-more-btn-wrap .search-input-icon{color:rgba(0,0,0,.4);font-size:16px;margin-right:14px}.load-more-btn-wrap .load-more-btn{color:#747c8e;font-size:12px;line-height:12px}.drag-layout-container{border:1px solid #d2d9e8;display:flex;flex:1;height:100%;justify-content:flex-start;overflow:hidden;overflow-y:auto;position:relative;text-align:left;width:100%}.drag-layout-container .min-height{height:calc(100% - 60px);overflow:hidden;overflow-y:auto}.drag-layout-container .min-height li{list-style:none}.drag-layout-container .border-box{border-left:1px solid #d2d9e8;height:100%;left:30%;position:absolute;top:0}.drag-layout-container .text-area{height:100%;overflow-y:auto;padding:0!important;width:30%}.drag-layout-container .text-area .info-header{background:#e6eaef;color:#2e2e2e;display:flex;font-size:18px;font-weight:700;height:50px;line-height:50px;margin-bottom:10px;padding:0 10px}.drag-layout-container .text-area .text-draggable{align-content:flex-start;align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 12px 12px}.drag-layout-container .text-area .text-draggable li{text-align:center;width:49%}.drag-layout-container .form-area{box-sizing:border-box;height:100%;overflow-y:auto;padding:4px;position:relative;width:70%}.drag-layout-container .form-area::-webkit-scrollbar{width:5px}.drag-layout-container .form-area .info-header{align-items:center;background:unset;display:flex;height:50px;justify-content:flex-end;margin-bottom:10px}.drag-layout-container .form-area .combination-col{border:1px solid #cdc5d3;margin-bottom:10px}.dragForm-select-drop{z-index:2001}.DragFormRightItem{position:relative}.DragFormRightItem .is-edit-class{background-color:#f5f5f5!important;border-color:#d9d9d9!important}.DragFormRightItem .combination-item{padding:0 8px 8px}.DragFormRightItem .combination-item>div{line-height:35px}.DragFormRightItem .combination-item>div:hover>.form-btn{display:flex}.DragFormRightItem .form-btn{align-items:center;display:none;height:100%;position:absolute;right:0;top:-1px;white-space:nowrap}.DragFormRightItem .form-btn .quick-reply{border:1px dashed #cdc5d3;display:inline-block;font-size:12px;height:22px;line-height:1.499}.DragFormRightItem .form-btn:deep(.n-input),.DragFormRightItem .form-btn:deep(.n-select){margin-left:5px}.DragFormRightItem .form-btn:deep(.n-select){top:-3px}.DragFormRightItem .right-content{background:#fdfdfd;border:1px dashed #cdc5d3;cursor:pointer;height:35px;line-height:35px;margin-bottom:10px;padding:0 10px;position:relative}.DragFormRightItem .right-content:hover .form-btn{display:flex}.DragFormRightItem .blue-border{border:1px solid #5585f5!important}.DragFormRightItem .item-opacity{opacity:.5}.DragFormRightItem .red{color:red}.DragFormLeftItem .left-content{color:#2e2e2e;cursor:pointer;margin-bottom:16px;overflow:hidden;width:100%}.DragFormLeftItem .left-content .style-box{align-items:center;background:#f3f5f8;box-sizing:border-box;display:flex;height:60px;justify-content:center;margin-bottom:8px;padding:0 8px;width:100%}.DragFormLeftItem .left-content .style-box-input{cursor:pointer!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%}.DragFormLeftItem .left-content .style-box input[type=checkbox].disabled,.DragFormLeftItem .left-content .style-box input[type=checkbox][disabled],.DragFormLeftItem .left-content .style-box input[type=radio].disabled,.DragFormLeftItem .left-content .style-box input[type=radio][disabled]{cursor:pointer!important}.c-field-set{height:100%;position:relative}.c-field-set ul{margin:0;padding:0}.c-field-set .fields-set-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.c-field-set .fields-set-content .fields-table{display:flex;flex:1;flex-direction:column;overflow:auto}.c-field-set .n-spin-container{height:100%;width:100%}.c-field-set .n-spin-content{height:100%}.c-field-set .setting-title{background:#f2f2f4;border:1px solid #f2f2f2;height:52px;line-height:52px}.c-field-set .setting-title span{display:inline-block}.c-field-set .setting-title.seting-title-api .width-large{width:15%}.c-field-set .set-show{min-height:100px;overflow-y:auto}.c-field-set .set-show.set-show-api .width-large{width:15%}.c-field-set .set-show .left-style.sortable-chosen{background:#fafafa;box-shadow:0 0 10px 0 #d5d5d5}.c-field-set .set-show li{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;height:52px;line-height:52px;padding:5px 0}.c-field-set .set-show .is-sort-style{border:1px solid #d5d5d5;border-radius:4px 4px 4px 4px;color:#38454f;height:32px;margin-right:5px;outline:none;text-indent:6px;width:87px}.c-field-set .set-show .is-sort-style:disabled{background:#f5f5f5;cursor:not-allowed}.c-field-set .set-show .col-width-style{width:70px}.c-field-set .set-show .title-item{align-items:center;display:inline-flex;justify-content:flex-start;text-align:left}.c-field-set .set-show .title-item>span{display:inline-block;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-field-set .alias-style{border:1px solid #d4dee5;border-radius:4px 4px 4px 4px;color:#38454f;height:32px;outline:none;text-indent:16px}.c-field-set .btn-operate{border-top:1px solid #d5d5d5;padding:12px 0}.c-field-set .width-show{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:var(--width-show)}.c-field-set .drag-icon-wrap{cursor:pointer;text-align:center;width:5%!important}.c-field-set .width-showed{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:15%}.c-field-set .width-showed select{width:90%!important}.c-field-set .width-word{display:inline-block;line-height:52px;overflow:hidden;white-space:nowrap;width:var(--width-large)}.c-field-set .width-word input{width:90%!important}.c-field-set .width-large{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:var(--width-large)}.dropdown-button{border-color:#d5d5d5!important;color:#212121}.c-dropdown .n-dropdown-menu-wrapper span.active{color:#5585f5}.login-form-button{border-radius:24px;color:#fff;font-size:16px;height:50px;width:100%}.login-form-button-print{padding-top:15px}.login-form-button-print .n-input{border-radius:6px;color:#757575;font-size:14px;height:50px;line-height:50px}.c-select-label .label-disable-wrap{align-items:center;display:flex;flex-direction:column;font-size:14px;line-height:20px;width:100%}.c-select-label .label-disable-wrap .label-disable-img{height:248px;width:320px}.c-select-label .common-label{border:1px solid rgba(0,0,0,.1);border-radius:4px;margin-top:8px!important;padding:4px 12px}.c-select-label .common-label>span{color:rgba(0,0,0,.9);margin-right:16px}.c-select-label .form-add-icon-label{align-items:center;color:#2d7aff;cursor:pointer;display:inline-flex;margin-bottom:4px}.c-select-label .anticon+.anticon{margin-left:16px}.c-select-label .label-disable-wrap{text-align:center}.c-select-label .n-tag{border:1px solid #e0e0e6;margin:0 8px 0 0;max-width:108px}.c-select-label .n-tag .n-base-icon{color:#fff}.c-select-label .n-tag .n-tag__content{align-items:center;display:inline-block;height:100%;line-height:20px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-label-form-content{border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;height:100%;width:100%}.c-label-form-content .label-wrap{display:flex;height:100%;width:100%}.c-label-form-content .label-wrap .left-label-wrap{border-right:1px solid #e8e8e8;height:404px;max-height:404px;width:140px}.c-label-form-content .label-wrap .left-label-wrap.total-left-label-wrap{height:calc(100vh - 109px);max-height:calc(100vh - 109px)}.c-label-form-content .label-wrap .left-label-wrap.explicit-label-wrap{height:auto;overflow:hidden;overflow-y:auto;width:100%}.c-label-form-content .label-wrap .left-label-wrap .n-anchor.n-anchor--block .n-anchor-link{font-size:14px;padding:10px 8px}.c-label-form-content .label-wrap .left-label-wrap .n-anchor.n-anchor--block .n-anchor-link.n-anchor-link--active{background-color:#f2f2f2}.c-label-form-content .label-wrap .right-label-wrap{flex:1;height:404px;max-height:404px;overflow-y:auto}.c-label-form-content .label-wrap .right-label-wrap.total-right-label-wrap{max-height:calc(100vh - 109px)}.c-label-form-content .label-wrap .right-label-wrap .label-add{display:inline-flex;height:30px;justify-content:center;line-height:30px;position:relative;text-align:center;top:2px;width:108px}.c-label-form-content .label-wrap .right-label-wrap .add-input{width:108px}.c-label-form-content .label-wrap .right-label-wrap .add-input .n-input__suffix{cursor:pointer}.c-label-form-content .label-wrap .explicit-continer{border:1px solid #d5d5d5;width:100%}.c-label-form-content .edit-label-type{font-size:12px;margin-left:4px}.c-label-form-content .edit-label-content{padding:0 14px}.c-label-form-content .edit-label-content .edit-content{margin-bottom:10px;margin-top:8px;width:100%}.c-label-form-content .edit-label-content .edit-content .n-tag{border:1px solid #e0e0e6;margin:0 8px 8px 0;max-width:108px;text-align:center}.c-label-form-content .edit-label-content .edit-content .n-tag .n-tag__content{align-items:center;display:inline-flex}.c-label-form-content .edit-label-content .edit-content .n-tag .n-tag__content span{display:inline-block;height:100%;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.n-dialog__title .svg-wrap{margin:0 0 0 auto}.n-dialog__title .svg-wrap .svg-icon{fill:currentColor;height:1em;overflow:hidden;vertical-align:-.15em;width:1em}.n-dialog__title .svg-wrap svg{cursor:pointer;font-size:14px}.n-dialog__title .svg-wrap svg+svg{margin-left:16px}.c-chunk-upload-container{background-color:#fff;box-sizing:border-box;height:100%;overflow:hidden;overflow-y:auto;width:100%}.c-chunk-upload-container div.uploader-drop{border:none;padding:0}.c-chunk-upload-container li,.c-chunk-upload-container ul{list-style:none;margin:0;padding:0}.c-chunk-upload-container .uploader-app{min-width:250px}.c-chunk-upload-container .upload-btn{padding:20px 0}.c-chunk-upload-container .upload-btn .mgl-10{margin-left:10px}.c-chunk-upload-container .no-file{font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-chunk-upload-container .uploader-file-actions>span{margin-right:6px}.c-file-list-conatiner{background-color:#fff;height:300px;margin-top:20px;overflow:hidden;overflow-y:auto}.c-file-list-conatiner .uploader-file{border-bottom:none;height:auto;line-height:normal}.c-file-container .c-f-item{display:flex}.c-file-container .c-f-item-icon{align-items:center;display:flex;justify-content:center;text-align:center;width:50px}.c-file-container .c-f-item-info{flex:1;line-height:20px}.c-file-container .c-f-item-info-title{line-height:24px}.c-file-container .c-f-item-info-title .title{color:rgba(0,0,0,.85);font-family:PingFangSC-Medium,PingFang SC;font-size:14px;font-weight:500}.c-file-container .c-f-item-info-time,.c-file-container .c-f-item-info-title .size{color:#9d9d9d;font-size:12px}.c-file-container .c-f-item-btn{line-height:40px;width:100px}.c-file-container .c-f-item-btn i{padding:0 5px}.c-file-boder-bottom{border-bottom:1px solid #d5d5d5}.c-drap-container{background-color:#f9f9f9;border:1px dashed #5585f5;border-radius:4px;color:#5585f5;cursor:pointer;height:180px;line-height:1.5;overflow:hidden;padding-top:45px;position:relative;text-align:center}.c-drap-container i{font-size:56px;margin-bottom:20px}.c-upload{display:flex;flex-wrap:wrap;margin-top:4px}.show-list{display:inline-flex;flex-wrap:wrap}.c-uploader-preview-wrap.vod-wrap{background-color:#fff;border:1px dashed #eee;border-radius:4px;display:inline-block;height:120px;margin-bottom:8px;margin-right:8px;position:relative;width:140px}.c-uploader-preview-wrap.vod-wrap .vod-uploading{background-color:#fafafa;height:100%;position:relative;width:100%}.c-uploader-preview-wrap.vod-wrap .vod-uploading .progress-wrap{padding:3px}.c-uploader-preview-wrap.vod-wrap .vod-uploading .uploading-msg{color:#333;font-size:12px;text-align:center}.c-uploader-preview-wrap.vod-wrap .vod-uploading .uploading-mask{align-items:center;background:rgba(0,0,0,.3);bottom:0;color:#fff;display:inline-flex;justify-content:center;left:0;min-height:20%;position:absolute;text-align:center;width:100%}.c-uploader-preview-wrap.vod-wrap .vod-def-bg{align-items:center;background-color:rgba(50,50,51,.5);display:flex;height:100%;justify-content:center;position:relative;width:100%}.c-uploader-preview-wrap.vod-wrap .vod-def-bg .icon-vod-def{font-size:40px;opacity:.3;transform:scale3d(2,2,2);transition:all .25s ease-out}.c-uploader-preview-wrap.vod-wrap .vod-def-bg .vod-cover-img{border-radius:4px;height:100%;object-fit:cover;width:100%}.c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap{align-items:center;background:#22de4b;border-radius:4px;color:#fff;display:inline-flex;height:40px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}.c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap .upload-img{display:inline-block;height:20px;margin-right:10px;width:20px}.c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap.error-wrap{background:#e02020;flex-direction:column;height:72px;width:158px}.c-uploader-preview-wrap.vod-wrap .vod-def-bg .tooltip-wrap.error-wrap span{height:20px;line-height:20px;margin-bottom:8px}.c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done .tooltip-wrap{opacity:0}.c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done .tooltip-wrap.is-new{animation:fadeOut 2.5s 1 both}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0}}.c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done:hover .icon-wrap{background:rgba(0,0,0,.2)}.c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done:hover .theme_outlined{display:none}.c-uploader-preview-wrap.vod-wrap .vod-def-bg.vod-done:hover .theme_filled{display:inline-block}.c-uploader-preview-wrap .uploader-mask{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-webkit-box-pack:center;-webkit-align-items:center;align-items:center;background-color:rgba(50,50,51,.88);bottom:0;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;left:0;position:absolute;right:0;top:0}.c-uploader-preview-wrap .uploader-mask .uploading-msg{font-size:12px}.c-uploader-preview-wrap .uploader-preview-delete{height:20px;position:absolute;right:3px;top:3px;width:20px;z-index:10}.c-uploader-preview-wrap .uploader-preview-delete .pre-delete{background:#fff;border-radius:50%;color:#e02020;cursor:pointer;font-size:20px;height:20px;width:20px}.c-icon-wrap{background:rgba(0,0,0,.6);bottom:0;color:#fff;font-size:28px;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.c-icon-wrap .icon-play{cursor:pointer;font-size:46px;left:50%;position:relative;top:50%;transform:translate(-50%,-50%);transition:all .25s ease-out}.c-icon-wrap .theme_outlined{display:inline-block}.c-icon-wrap .theme_filled{display:none}.c-chunk-uploader-btn{background:#fafafa;border:1px dashed #d5d5d5;border-radius:4px;cursor:pointer;display:table;height:120px;margin-right:8px;text-align:center;transition:border-color .3s ease;-webkit-transition:border-color .3s ease;vertical-align:top;width:140px}.c-chunk-uploader-btn.disable-upload{cursor:not-allowed}.c-chunk-uploader-btn .chunk-btn-content{display:table-cell;height:100%;text-align:center;vertical-align:middle;width:100%}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn{line-height:1.2}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn img{height:32px;width:32px}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-icon{color:#000;font-size:30px}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text{width:140px}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text p{color:#585858;margin-bottom:0}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text span{color:#b6b6b6;font-size:12px}.c-chunk-uploader-btn .chunk-btn-content .c-uploader-btn .uploader-text .guage-text{color:#585858;font-size:14px}.c-chunk-uploader-btn:hover{background:#f3f7ff;border-color:#5585f5}.c-chunk-uploader-btn:hover .guage-img{content:url("data:image/png;base64,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")}.c-chunk-uploader-btn:hover .c-uploader-btn .uploader-icon,.c-chunk-uploader-btn:hover .c-uploader-btn .uploader-text .guage-text,.c-chunk-uploader-btn:hover .c-uploader-btn .uploader-text p,.c-chunk-uploader-btn:hover .c-uploader-btn .uploader-text span{color:#5585f5}.c-choice-wrap{display:flex;flex-wrap:wrap;width:100%}.c-choice-wrap .n-radio-input{height:14px;width:14px}.c-choice-wrap .scale-choice-img-wrap{background:#fff;border:1px solid #d5d5d5;border-radius:4px;display:inline-block;height:62px;margin-right:16px;min-width:74px;position:relative;width:74px}.c-choice-wrap .scale-choice-img-wrap:hover .scale-preview-wrap{display:flex}.c-choice-wrap .scale-choice-img-wrap>img{height:100%;object-fit:cover;width:100%}.c-choice-wrap .scale-choice-img-wrap .scale-preview-wrap{align-items:center;background:rgba(0,0,0,.75);border-radius:8px;bottom:0;display:none;font-size:20px;justify-content:center;left:0;position:absolute;right:0;top:0}.c-choice-wrap .scale-choice-img-wrap .scale-preview-wrap i.anticon{color:#fff;margin:0}.c-choice-wrap .presuffix-wrap{align-items:center;display:inline-flex;white-space:normal;width:100%}.c-choice-wrap .n-input{border-bottom:1px solid #d9d9d9;flex:1;max-width:300px}.c-choice-wrap .choose-other{flex:1}.c-choice-wrap .other-span{word-break:break-all}.c-choice-wrap.choice-wrap-1 label{width:100%}.c-choice-wrap.choice-wrap-1 label .n-input{max-width:300px}.c-choice-wrap.choice-wrap-2 label{width:50%}.c-choice-wrap.choice-wrap-3 label{width:33%}.c-choice-wrap.choice-wrap-4 label{width:25%}.c-choice-wrap label{align-items:center;display:inline-flex;margin:4px 0}.c-choice-wrap label .n-radio__label{align-items:center;display:inline-flex;flex:1;white-space:normal}.c-choice-wrap>.n-checkbox{align-items:center;display:inline-flex;margin:4px 0}.c-choice-wrap>.n-checkbox .n-checkbox__label{align-items:center;display:inline-flex;flex:1;white-space:normal}.c-choice-wrap.choice-wrap-1 .n-checkbox{width:100%}.c-choice-wrap.choice-wrap-1 .n-checkbox .n-input{max-width:300px}.c-choice-wrap.choice-wrap-2 .n-checkbox{width:50%}.c-choice-wrap.choice-wrap-3 .n-checkbox{width:33%}.c-choice-wrap.choice-wrap-4 .n-checkbox{width:25%}.c-scale{box-sizing:border-box;color:rgba(0,0,0,.65);height:100%;overflow:hidden;padding-bottom:50px;padding-top:4px;position:relative;text-align:left;width:100%}.c-scale.c-scale-nobtn{padding-bottom:4px}.c-scale .scale-container{box-sizing:border-box;height:100%;overflow-y:auto;padding-bottom:10px;transform-origin:0 0;width:100%}.c-scale .scale-container.scale-container-nopadding{height:100%}.c-scale .scale-container.scale-container-hasfooter{height:calc(100% - 50px)}.c-scale .scale-container::-webkit-scrollbar{background-color:#f5f5f5;height:6px;width:10px}.c-scale .scale-container::-webkit-scrollbar-track{background-color:#f2f2f2;border-radius:10px}.c-scale .scale-container::-webkit-scrollbar-thumb{background-color:#dbdcdc;border-radius:10px}.c-scale .no-data-tip{height:100%;width:100%}.c-scale .lb-title{text-align:center}.c-scale .map-container{cursor:pointer}.c-scale .linebar-div{margin-top:24px;text-align:center;width:100%}.c-scale .linebar-div .n-divider{margin-top:4px}.c-scale .my-prompt{background-color:#fff;border-radius:4px;box-shadow:0 5px 13px rgba(0,0,0,.14);padding:10px}.c-scale .img-card{width:100%}.main{box-sizing:border-box}.main .n-form-item .n-form-item-blank,.main .n-form-item.n-form-item--top-labelled .n-form-item-label{display:block}.main .scale-label-required{font-weight:700}.main .required-text{color:#e02828;font-weight:700}.main .score-i{word-break:keep-all}.main .evalute-label{background:rgba(45,122,255,.1);border:1px solid rgba(45,122,255,.5);border-radius:4px;color:#2d7aff;display:inline-block;font-size:12px;height:20px;line-height:20px;margin-left:4px;padding:0 5px}.main .evalute-tip{background:rgba(255,194,0,.15);border-radius:2px;color:#fe9626;cursor:pointer;display:inline-block;margin-left:8px;padding:0 5px}.footer{align-items:center;background:#fff;border-top:1px solid #e8e8e8;bottom:0;box-sizing:border-box;display:flex;height:50px;left:0;position:absolute;width:100%}.footer .n-button+.n-button{margin-left:8px}.rich-text-content{word-break:break-all}.rich-text-content p{margin-bottom:0}.rich-text-content img{max-width:100%}.n-dialog.n-modal.c-evatip-dialog-wrap{max-height:unset;overflow-y:hidden;padding:0;width:494px!important}.n-dialog.n-modal.c-evatip-dialog-wrap .n-dialog__title{border-bottom:1px solid #e8e8e8;font-weight:600;height:52px;line-height:52px;padding-left:16px}.n-dialog.n-modal.c-evatip-dialog-wrap .n-base-icon{color:#666;margin:0;position:absolute}.n-dialog.n-modal.c-evatip-dialog-wrap .n-dialog__content{margin:0}.n-dialog.n-modal.c-evatip-dialog-wrap .evatip-container{color:#2e2e2e;font-size:16px;max-height:60vh;min-height:100px;overflow-y:auto;padding:26px 16px}.n-dialog.n-modal.c-evatip-dialog-wrap .evatip-container p{border:1px solid hsla(0,0%,84%,.6);border-radius:4px;font-size:14px;margin-bottom:0;margin-top:12px;padding:16px}.n-dialog.n-modal.c-evatip-dialog-wrap .n-dialog__action{border-top:1px solid #e8e8e8;box-sizing:border-box;display:block;padding:10px 16px;text-align:right;width:100%}.c-answerParse{background:hsla(0,64%,98%,.6);border-radius:8px;color:#2e2e2e;margin-bottom:12px;margin-top:6px;padding:16px}.c-answerParse .answer-res-wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.c-answerParse .answer-res-wrap .answer-res{align-items:center;background:#f06f64;border-radius:18px;color:#fff;display:inline-flex;font-weight:700;line-height:36px;padding:0 18px}.c-answerParse .answer-res-wrap .answer-res svg{font-size:16px;margin-right:8px}.c-answerParse .answer-res-wrap .answer-score{color:#2e2e2e;font-size:14px;font-weight:600}.c-answerParse .correct-answer{line-height:20px;margin-bottom:16px}.c-answerParse .correct-answer p{display:inline-block;font-weight:700}.c-answerParse .correct-answer span{color:#91c850;font-size:16px;word-break:break-all}.c-answerParse .answer-key{line-height:20px}.c-answerParse .answer-key p{font-weight:700;line-height:20px;margin-bottom:16px}.c-answerParse .answer-key span{word-break:break-all}.c-answerParse.answerParse-success{background:rgba(234,251,228,.6)}.c-answerParse.answerParse-success .answer-res{background:#91c850}.c-evaluateCountdown{background:#f2f2f4;border-radius:8px;color:#212121;min-width:166px;padding:8px 12px;position:absolute;right:0;text-align:center;top:0;z-index:1}.c-evaluateCountdown.evaluateCountdown-hasTime:hover{background:#f1f1f4;padding:8px 32px}.c-evaluateCountdown.evaluateCountdown-hasTime:hover .countdown{font-size:26px;line-height:40px}.c-evaluateCountdown.evaluateCountdown-hasTime:hover .countdown span{line-height:unset}.c-evaluateCountdown.evaluateCountdown-hasTime:hover .countdown svg{display:none}.c-evaluateCountdown.evaluateCountdown-hasTime:hover .answered-wrap{display:block}.c-evaluateCountdown.evaluateCountdown-hasTime .answered-wrap{display:none}.c-evaluateCountdown .countdown{align-content:center;color:#000;display:flex;font-size:14px;justify-content:center}.c-evaluateCountdown .countdown span{line-height:18px}.c-evaluateCountdown .countdown svg{color:#969696;font-size:16px;margin-left:8px}.c-evaluateCountdown .countdown.countdown-red{color:#ff1818}.c-evaluateCountdown .answered-wrap span{color:#2d7aff}.c-evaluate-page{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.c-evaluate-page .evaluate-container{border:1px solid #e0e0e0;border-radius:15px;padding:45px 32px;text-align:center;width:620px}.c-evaluate-page .evaluate-container .evaluate-name{color:#212121;font-size:20px;line-height:28px;margin-bottom:10px;max-height:88px;overflow-y:auto;word-break:break-all}.c-evaluate-page .evaluate-container .evaluate-explain{background:#f2f2f4;border-radius:8px;margin-bottom:24px;overflow:hidden;padding:12px 22px 12px 30px;text-align:left}.c-evaluate-page .evaluate-container .evaluate-explain>div{max-height:206px;overflow-y:auto;padding-right:8px;word-break:break-all}.c-evaluate-page .evaluate-container .evaluate-score{display:flex;margin-bottom:24px}.c-evaluate-page .evaluate-container .evaluate-score li+li{border-left:1px solid hsla(0,0%,84%,.6)}.c-evaluate-page .evaluate-container .evaluate-score li{flex:1}.c-evaluate-page .evaluate-container .evaluate-score li div{color:#000;font-size:36px;line-height:50px}.c-evaluate-page .evaluate-container .evaluate-score li span{color:rgba(0,0,0,.6);font-size:14px;line-height:20px}.c-evaluate-page .evaluate-container .evaluate-time-range{color:#000;font-size:14px;line-height:20px;margin-bottom:20px}.c-evaluate-page .evaluate-container .evaluate-btn{border-radius:8px;color:#fff;font-size:18px;height:unset;padding:16px 0;text-align:center;width:380px}.c-totalScore-warp{background:#f2f2f4;border-radius:6px;color:#666;font-size:14px;font-weight:400;margin-bottom:16px;padding:16px}.c-totalScore-warp div+div{margin-top:4px}.c-totalScore-warp span{color:#090909;font-weight:500}.c-totalScore-warp .score-result{color:#2d7aff}.c-scale li,.c-scale ul{list-style:none;margin:0;padding:0}.c-scale .n-input{text-align:left;width:100%}.c-scale .n-form-item{--n-label-height:unset!important}.no-data-tip{align-items:center;color:#333;display:flex;flex-direction:column;font-size:22px;height:100%;justify-content:center;width:100%}.no-data-tip>img{max-width:70%;width:260px}.no-data-tip>p{color:rgba(0,0,0,.8);font-size:16px;margin-bottom:0;margin-top:12px}.no-data-tip>span{color:rgba(0,0,0,.4);font-size:14px;margin-top:6px}.c-scale-address{max-width:500px}.c-scale-address .field-row{display:flex;overflow:hidden;width:100%}.c-scale-address .field-row .n-select{flex:1;padding:0 5px 5px 0;width:100%}.c-scale-address .field-row .n-select:last-child{padding-right:0}.c-scale-collection,.c-scale-collection .img-card{width:100%}.c-scale-collection.scale-collection-title{text-align:center}.c-scale-collection.scale-collection-title h1{font-weight:500}.c-scale-collection.prompt-message{background-color:#fff;border-radius:4px;box-shadow:0 5px 13px rgba(0,0,0,.14);color:#666;padding:10px;position:relative}.c-scale-collection.prompt-message.is-weak{color:#999}.c-scale-collection.prompt-message.is-strong{color:#ff1818;padding:8px 8px 8px 35px}.c-scale-collection.prompt-message .prompt-icon{font-size:18px;left:8px;position:absolute;top:8px}.c-scale-collection.prompt-message .prompt-message-content{font-size:14px;line-height:16px;word-break:break-all}.c-time-range{align-items:center;display:flex}.c-map-container{cursor:pointer;width:100%}.c-map-container .n-input.map-input .n-input__prefix{transform:rotate(180deg)}.c-map-container .n-input.map-input .n-input__prefix .n-icon{color:rgba(0,0,0,.65)}.c-map-container .n-input.map-input.n-input--disabled .n-input__input-el{background-color:#fff;color:rgba(0,0,0,.65);cursor:pointer}.c-scale-map-modal .n-card__content{overflow:hidden}.c-scale-upload{width:100%}.c-scale-upload .n-upload-file-list{display:flex}.c-scale-upload .n-upload-file-list .n-upload-file .n-upload-file-info .n-upload-file-info__action.n-upload-file-info__action--image-card-type{background:rgba(0,0,0,.5);box-sizing:border-box}.c-scale-upload .n-upload-file-list .n-upload-file .n-upload-file-info .n-upload-file-info__action.n-upload-file-info__action--image-card-type span.n-button__icon{color:#fff}.c-scale-upload .n-upload-file-list .n-upload-trigger.n-upload-trigger--image-card{background-color:#fafafa;border-color:#d5d5d5;height:184px;width:184px}.c-scale-upload .n-upload-file-list .n-upload-file.n-upload-file--image-card-type{background-color:#fafafa;border-color:#d5d5d5;height:184px;padding:8px;width:184px}.c-scale-upload .n-upload-file-list .n-upload-file.n-upload-file--image-card-type .n-image{height:100%}.c-scale-upload .n-upload-file-list .n-upload-file.n-upload-file--image-card-type img{object-fit:cover!important}.c-scale-upload .upload-img-wrap{align-items:center;display:flex;flex-direction:column}.c-scale-upload .dragger-upload-text{align-items:center;display:flex}.c-scale-upload.scale-upload-file .n-upload-dragger{padding:16px 0}.c-scale-upload.scale-upload-file .n-upload{--n-item-disabled-opacity:1!important;opacity:1!important}.c-scale-upload.scale-upload-file .dragger-upload-text{color:rgba(0,0,0,.65)}.c-scale-upload.scale-upload-file .n-upload-file-list{display:flex;flex-direction:column;width:100%}.c-scale-upload.scale-upload-file .n-upload-file-list .n-upload-file{width:100%}.c-scale-upload.scale-upload-file .n-upload-trigger{background:#fafafa;border-color:#d5d5d5;width:100%}.text-over-tooltip-components{display:inline-block;max-width:98%}.text-over-tooltip-components .ellipsis{color:#35393c;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-over-tooltip-components .ellipsis i{font-style:normal;white-space:nowrap;word-break:keep-all}.text-over-tooltip-components .fs20{color:green;font-size:20px;font-weight:600;line-height:22px}.text-over-tooltip-components .fs12{color:orange;font-size:12px;font-weight:400;line-height:14px}.c-map{height:100%;min-height:500px;overflow:hidden;text-align:left;width:100%}.c-map li,.c-map ul{list-style:none;margin:0;padding:0}.c-map #map-core{height:250px;width:100%}.c-map .search-container{height:40px;margin-top:20px}.c-map .search-container .map-input-search{display:flex}.c-map .search-container .map-input-search .n-input{border-bottom-right-radius:0;border-top-right-radius:0;height:32px;line-height:32px}.c-map .search-container .map-input-search .input-addon{height:32px;line-height:32px}.c-map .search-container .map-input-search .input-addon .n-button{border-bottom-left-radius:0;border-top-left-radius:0;height:100%;padding:0 16px}.c-map .address-list{height:calc(100% - 75px);overflow-y:auto}.c-map .address-list .address-item{cursor:pointer;height:60px;padding-top:10px}.c-map .address-list .address-item .title{font-size:16px}.c-map .address-list .address-item span{color:#b9b9b9;font-size:12px}.c-map .address-list .address-item:first-child{height:57px;line-height:40px;padding-top:20px}.video-js{height:100%;width:100%}.video-js .vjs-current-time.vjs-time-control,.video-js .vjs-duration.vjs-time-control,.video-js .vjs-time-control,.vjs-paused .vjs-big-play-button,.vjs-paused.vjs-has-started .vjs-big-play-button{display:block}.video-js.vjs-playing .vjs-tech{pointer-events:auto}.show-list,.vod-list{height:100%}.show-list{display:flex;padding:3px 0}.vod-wrap{background-color:#fff;display:inline-block;height:100%;margin-right:5px;overflow:hidden;position:relative;width:fit-content}.vod-wrap .vod-def-bg{align-items:center;background-color:rgba(50,50,51,.3);display:flex;height:100%;justify-content:center;width:100%}.vod-wrap .vod-def-bg .vod-cover-img{height:130px;object-fit:cover;width:210px}.vod-wrap .icon-wrap{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.vod-wrap .icon-play{color:#fff;opacity:.8;transition:all .25s ease-out}.player-wrap{height:100%;padding:100px 0;width:100%}.c-video-modal .c-playervod-wrap.vod-list{height:100%}.c-video-modal .c-playervod-wrap .show-list{display:flex;height:100%;padding:3px 0}.c-video-modal .c-playervod-wrap .vod-wrap{background-color:#fff;display:inline-block;height:100%;margin-right:5px;overflow:hidden;position:relative;width:fit-content}.c-video-modal .c-playervod-wrap .vod-wrap .vod-def-bg{align-items:center;background-color:rgba(50,50,51,.3);display:flex;height:100%;justify-content:center;width:100%}.c-video-modal .c-playervod-wrap .vod-wrap .vod-def-bg .vod-cover-img{height:130px;object-fit:cover;width:210px}.c-video-modal .c-playervod-wrap .vod-wrap .icon-wrap{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.c-video-modal .c-playervod-wrap .vod-wrap .icon-play{color:#fff;opacity:.8;transition:all .25s ease-out}.c-video-modal .c-playervod-wrap .player-wrap{height:100%;padding:100px 0;width:100%}.c-player-video-modal .preview-wrap{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.c-player-video-modal .preview-wrap .preview{height:100%;padding:20px 0;width:60vw}.c-player-video-modal .preview-wrap .video-container{height:100%}.vxe-table--body-wrapper::-webkit-scrollbar,.vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar{background-color:#f2f2f2;height:10px;width:10px}.vxe-table--body-wrapper::-webkit-scrollbar-thumb:hover,.vxe-table--footer-wrapper.body--wrapper::-webkit-scrollbar-thumb:hover{background-color:#b2b2b2}.c-time-line.n-timeline .n-timeline-item .n-timeline-item-timeline .n-timeline-item-timeline__circle{border-width:5px;height:10px;margin-left:2px;width:10px}.c-time-line .content{background-color:#fafafa;border:1px solid #d5d5d5;border-radius:4px;box-sizing:border-box;color:#212121;font-size:14px;margin-bottom:10px;padding:10px;width:245px}.c-time-line .content-extra,.c-time-line .content-name{font-size:16px;font-weight:600}.c-time-line .content-extra+span,.c-time-line .content-name+span{color:#666}.c-time-line .content p{line-height:20px;margin:5px 0 0;text-align:left}.c-time-line .content-extra{margin-bottom:8px!important}.clearfix:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}.containers{background-color:#fff;min-height:300px;overflow-y:auto;position:absolute}.containers,.containers .canvas{height:100%;width:100%}.containers .bjs-powered-by{display:none!important}.containers .djs-bpmn-shape-node,.containers .djs-element .djs-hit-all{cursor:pointer}.c-info-header{align-items:center;background:#fff;box-shadow:0 2px 4px 0 hsla(0,0%,69%,.46);display:flex;gap:18px;justify-content:space-between;padding:16px}@font-face{font-family:iconfont;src:url(iconfont.ttf) format("truetype")}.c-info-header .iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont!important;font-size:16px;font-style:normal}.c-info-header .icon-double_up:before{content:"\e8c3"}.c-info-header .icon-guanbi-yanjing:before{content:"\e6e3"}.c-info-header .icon-faxian-yanjing:before{content:"\e6de"}.c-info-header .icon-bianji:before{content:"\e600"}.c-info-header .icon-setting:before{content:"\e785"}.c-info-header .icon-double_down:before{content:"\e8c2"}.c-info-header__divider{align-self:stretch;background:#d5d5d566;width:1px}.c-info-header__patient{display:flex;gap:12px;margin-right:34px}.c-info-header__patientHeader{align-items:baseline;display:flex;gap:6px;vertical-align:bottom}.c-info-header__patientHeader--name{font-size:20px;font-weight:700;margin-right:6px}.c-info-header__patientHeader .n-tag{align-self:flex-start;border-radius:4px}.c-info-header__info{display:flex;flex:1;flex-wrap:wrap;font-size:14px;height:calc(var(--row-height)*var(--row-num)*1px);justify-content:flex-start;overflow:hidden}.c-info-header__info td{text-align:left}.c-info-header__info .n-descriptions-table-content{height:calc(var(--row-height)*1px);max-width:calc(var(--column-width)*1px);padding-bottom:0!important;vertical-align:middle!important}.c-info-header__info .n-descriptions-table-content__label{display:inline-block}.c-info-header__setting{align-self:flex-start;display:flex;gap:8px}.c-info-header__settingIcon{cursor:pointer}.c-info-header__setting .iconfont{color:#000;display:inline-block;font-size:20px;transition:all .2s ease-in-out}.c-info-header.is-compact [compact-hidden]{display:none!important}.c-info-header.is-compact .icon-double_down{transform:rotate(0deg)}.c-info-header .icon-double_down{transform:rotate(180deg)}.c-info-header__hidden{align-items:center;display:inline-flex;font-size:14px;gap:8px;vertical-align:middle}.c-info-header__hidden--icon{color:inherit!important;cursor:pointer;font-size:14px;text-decoration:none!important}.annotation-edit{align-items:center;color:#0067ee;cursor:pointer;display:inline-flex;font-size:16px;user-select:none}.annotation-edit.is-active{color:#ff9828}.annotation-edit__icon{align-items:center;display:inline-flex}.form-render__wrapper{align-items:start;display:grid!important;gap:0 16px;grid-template-columns:repeat(var(--column),minmax(0,1fr));max-height:var(--form-height);overflow-y:auto;position:relative}.form-render__formItem{grid-column:span min(var(--column),var(--form-item-column)) /span min(var(--column),var(--form-item-column))}.form-render__formItem .n-date-picker,.form-render__formItem .n-input-number{width:100%}.form-render__formItemLabel{align-items:center;display:flex;position:relative}.form-render__formItemLabel--text.has-annotation{margin-right:15px}.form-render__formItemLabel--annotation{position:absolute;right:calc(var(--icon-right)*1px);top:50%;transform:translateY(-50%)}.form-render__formItem .n-form-item-label{display:inline-flex}.form-render__formItem .n-form-item-label [annotation-hover-show=true]{visibility:hidden}.form-render__formItem .n-form-item-label:hover [annotation-hover-show=true]{visibility:visible}.form-render__linebar{grid-column:span min(var(--column),var(--column)) /span min(var(--column),var(--column))}.form-render__linebarHeader{align-items:center;background:#f2f2f2;border-radius:4px;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:40px;margin-bottom:8px;padding:0 16px}.form-render__linebarItem{align-items:start;display:grid!important;gap:0 16px;grid-template-columns:repeat(var(--column),minmax(0,1fr))}.form-render__inputGroup{align-items:flex-start;display:flex;grid-column:span min(var(--column),var(--column)) /span min(var(--column),var(--column))}.form-render__inputGroup>div{flex:1}.form-render__inputGroup>div:not(:last-of-type) .n-base-selection__border,.form-render__inputGroup>div:not(:last-of-type) .n-input__border{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.form-render__inputGroup>div:last-of-type .n-base-selection__border,.form-render__inputGroup>div:last-of-type .n-input__border{border-bottom-left-radius:0;border-top-left-radius:0}.form-render__combination{width:100%}.form-render__combinationHeader{display:flex;gap:12px}.form-render__combinationHeader>h3{font-size:16px;font-weight:700;margin:0;padding:0}.form-render__combinationHeader .n-button__icon{font-size:14px;margin:0 2px 0 0}.form-render__combinationHeaderText{font-size:16px;font-weight:500}.form-render__combinationClose{font-size:16px;height:14px;position:absolute;right:5px;top:5px;width:14px}.form-render__combinationContentJson{position:relative}.form-render__combinationContent{align-items:start;display:grid!important;gap:0 16px;grid-template-columns:repeat(var(--column),minmax(0,1fr));position:relative}.form-render__complex{width:100%}.form-render__complexContent--grid{align-items:start;display:grid!important;gap:0 16px;grid-template-columns:repeat(var(--column),minmax(0,1fr))}.form-render__complexContent--flex{display:flex!important;gap:0 8px}.c-fabric-chart-popup-menu,.c-fabric-chart-popup-tip{display:flex;flex-flow:column nowrap;font-size:12px;margin:0;padding:8px 12px;position:absolute;z-index:1001}.c-fabric-chart-popup-menu>li,.c-fabric-chart-popup-tip>li{list-style:none}.c-fabric-chart-popup-tip{background:rgba(0,0,0,.7);border-radius:4px}.c-fabric-chart-popup-tip>li{color:#fff}.c-fabric-chart-popup-menu{background:#fff;border:1px solid #e2e6ed;border-radius:2px;box-shadow:0 2px 12px 0 rgba(56,56,56,.2);padding:8px 5px!important;z-index:1001}.c-fabric-chart-popup-menu>li{background:#fff;cursor:pointer;padding:5px}.c-fabric-chart-popup-menu>li:hover{background:#f0f7ff}.c-fabric-chart-popup-menu>li.no-click{cursor:default}.c-fabric-chart-popup-menu>li.no-click:hover{background:#fff}.shortcut-provider{outline:none}.shortcut-setter-item__wrapper{display:flex}.shortcut-setter-item__operation{display:flex;gap:12px;margin-left:12px}.stepOut{display:flex;font-family:PingFangSC-Medium,PingFang SC;font-size:16px;font-weight:500;height:100%;justify-content:center;width:100%}.stepOut .stepItem{float:left;font-family:SimSun;font-size:16px;height:180px;min-width:65px;position:relative;text-align:center;top:48px;width:15%}.stepOut .stepItem .lineCircleRight{border:1px dashed rgba(3,2,2,.4);border-left:none;border-left:0 dashed rgba(3,2,2,.4)!important;border-radius:0 25px 25px 0;display:block;height:100%;left:55%;position:absolute;top:6px;width:30%}.stepOut .stepItem .lineCircleLeft{border-color:#fff;border-bottom:1px dashed rgba(3,2,2,.4);border-left:none;border-left:1px dashed rgba(3,2,2,.4);border-radius:25px 0 0 25px;border-right:0 dashed rgba(3,2,2,.4)!important;border-top:1px dashed rgba(3,2,2,.4);display:block;height:100%;left:15%;position:absolute;top:6px;width:30%}.stepOut .stepItem .lineCircleActive{border:1px solid #2563f4}.stepOut .stepItem .icon{background:#969696;border-radius:50%;height:13px;margin:0 auto;position:relative;width:13px;z-index:888}.stepOut .stepItem .active{background-color:#2563f4}.stepOut .stepItem .finished{background-color:#5dc055!important;border-color:#5dc055!important;color:#fff!important}.stepOut .stepItem .labelFinsh{color:#5dc055!important}.stepOut .stepItem .line{border-bottom:1px dashed rgba(3,2,2,.4);left:55%;position:absolute;top:6px;width:90%;z-index:111}.stepOut .stepItem .lineActive{border-bottom:1px solid #2563f4}.stepOut .stepItem .stepTopBox{background:rgba(110,153,255,.11);border-radius:4px;color:#2563f4;cursor:pointer;height:40px;left:50%;line-height:40px;max-width:70%;min-width:65px;overflow:hidden;padding:0 5px;position:absolute;text-overflow:ellipsis;top:-48px;transform:translateX(-50%);white-space:nowrap}.stepOut .stepItem .stepBottomBox{align-items:center;cursor:pointer;display:flex;flex-direction:column;min-width:65px;width:100%}.stepOut .stepItem .stepLabel{color:#212121;line-height:36px;width:100%}.stepOut .stepItem .stepExtra,.stepOut .stepItem .stepLabel{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stepOut .stepItem .stepExtra{border:1px solid #cacaca;border-radius:4px;height:26px;width:68px}.stepOut .stepItem .statusTime{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;height:34px;margin:0;width:89px}.nodeTipContent{margin:0;max-height:200px;max-width:400px;overflow:auto;padding:0;text-align:center}.nodeTipContent li{list-style:none;margin-bottom:5px}.nodeTipContent li p{margin:0}.form-config{display:flex;justify-content:space-between}.form-config__material{border-radius:8px;box-sizing:border-box;flex-shrink:0;padding:16px;width:200px}.form-config__materialHeader{align-items:center;display:flex;height:40px;justify-content:space-between}.form-config__materialContent{border:1px dashed hsla(0,0%,50%,.35);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:8px;max-height:var(--max-height);min-height:200px;overflow-y:auto;padding:16px}.form-config__materialContentItem{cursor:move;grid-column:span var(--item-column) /span var(--item-column);justify-content:flex-start}.form-config__displayWrapper{border-radius:8px;box-sizing:border-box;flex-shrink:0;flex:1;min-width:400px;padding:16px 0}.form-config__displayHeader{align-items:center;display:flex;height:40px;justify-content:space-between}.form-config__displayContent{border:1px dashed hsla(0,0%,50%,.35);border-radius:8px;box-sizing:border-box;display:grid!important;flex-shrink:0;gap:8px;grid-template-columns:repeat(24,minmax(0,1fr));height:fit-content;max-height:var(--max-height);overflow-y:auto;padding:16px}.form-config__displayContentItem{grid-column:span var(--item-column) /span var(--item-column);position:relative}.form-config__config{border-radius:8px;box-sizing:border-box;flex-shrink:0;padding:16px;width:240px}.form-config__configHeader{align-items:center;display:flex;height:40px;justify-content:space-between}.form-config__configContent{border:none;border-radius:8px;box-sizing:border-box;flex-shrink:0;max-height:var(--max-height);overflow-y:auto;padding:16px}.form-config__renderer{cursor:move;justify-content:flex-start;width:100%}.form-config__renderer--default{align-items:center;box-sizing:border-box;display:flex;padding:8px 0;position:relative;user-select:none;width:100%}.form-config__renderer--complex{border:1px dashed skyblue;border-radius:8px;padding:8px}.form-config__renderer--complexHeader{display:flex;justify-content:center;margin-top:-8px;padding:8px;position:relative}.form-config__renderer--complex--grid{display:grid!important;gap:8px;grid-column:span var(--item-column) /span var(--item-column);grid-template-columns:repeat(24,minmax(0,1fr))}.form-config__renderer--complex--flex{display:flex}.form-config .is-disabled{background:#e5e5e5!important}.form-config .is-required{padding-left:16px!important}.form-config .is-required:before{color:red;content:"*";left:8px;position:absolute}.form-config .is-active{color:#5585f5!important}.form-config .is-choosing{box-shadow:0 0 0 2px #5585f5!important;opacity:.7}.form-config .is-choosing-area{background:hsla(0,0%,50%,.1)}.form-config [is-hovering=true] .form-config__renderer--closeButton{visibility:visible}.form-config .form-config__renderer--closeButton{position:absolute;right:4px;top:50%;transform:translateY(-50%);visibility:hidden}