@zkwq/business 0.2.30 → 0.2.32

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.
@@ -0,0 +1,748 @@
1
+ @media (max-width: 576px) {
2
+ .LiteratureCover .base-image, .LiteratureCover .base-image__inner {
3
+ width: 100% !important;
4
+ }
5
+ }
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+ [data-v-8d08c612]:export {
26
+ primary: #2F3A91;
27
+ }
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+ .ContentItem.is-en[data-v-8d08c612] {
85
+ font-family: Inter, Roboto, pingfang SC, hiragino sans gb, Apple SD Gothic Neo, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif, helvetica neue, arial, microsoft yahei ui, microsoft yahei, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
86
+ }
87
+ .TranslateContent[data-v-8d08c612], .RecommendationContent[data-v-8d08c612] {
88
+ background-color: #F3F5F8;
89
+ border-radius: 2px;
90
+ color: #4b5b76;
91
+ font-size: 15px;
92
+ padding: 10px;
93
+ }
94
+ .TranslateSupport[data-v-8d08c612] {
95
+ color: #97a3b7;
96
+ display: flex;
97
+ align-items: center;
98
+ margin-top: 10px;
99
+ text-align: right;
100
+ font-size: 13px;
101
+ }
102
+ .TranslateSupport .Icon[data-v-8d08c612] {
103
+ margin: 0 4px;
104
+ }
105
+ .RecommendationContent[data-v-8d08c612] {
106
+ margin-top: 10px;
107
+ }
108
+ .RecommendationContent .RichContent__inner[data-v-8d08c612] {
109
+ font-size: 14px;
110
+ }
111
+ .TranslateTitle[data-v-8d08c612] {
112
+ background-color: #F3F5F8;
113
+ padding: 0 10px;
114
+ font-size: 15px;
115
+ display: inline-block;
116
+ color: #444;
117
+ margin-top: 0;
118
+ font-weight: 600;
119
+ border-radius: 4px;
120
+ }
121
+ .ContentItem__title[data-v-8d08c612] {
122
+ font-size: 18px;
123
+ color: #2F3A91;
124
+ font-weight: 600;
125
+ font-synthesis: style;
126
+ line-height: 1.6;
127
+ word-break: break-word;
128
+ cursor: pointer;
129
+ transition: color 0.3s;
130
+ }
131
+ .ContentItem__title a[data-v-8d08c612] {
132
+ display: inline-block;
133
+ }
134
+ .ContentItem__title[data-v-8d08c612]:hover {
135
+ color: rgba(47, 58, 145, 0.75);
136
+ }
137
+ .JournalAbstracts[data-v-8d08c612] {
138
+ color: #4b5b76 !important;
139
+ }
140
+ .JournalAbstracts .RichContent__inner[data-v-8d08c612] {
141
+ display: -webkit-box;
142
+ -webkit-box-orient: vertical;
143
+ -webkit-line-clamp: 2;
144
+ overflow: hidden;
145
+ }
146
+ .ContentItem__author[data-v-8d08c612] {
147
+ margin-top: 6px;
148
+ }
149
+ .ContentItem__author.is-disabled .AuthorInfo__nameText[data-v-8d08c612] {
150
+ cursor: auto;
151
+ }
152
+ .ContentItem__author.is-disabled .AuthorInfo__nameText[data-v-8d08c612]:hover {
153
+ border: none;
154
+ color: #4b5b76;
155
+ }
156
+ .MetaText[data-v-8d08c612] {
157
+ color: #999;
158
+ font-size: 14px;
159
+ }
160
+ .MetaText.is-en[data-v-8d08c612] {
161
+ margin-right: 10px;
162
+ }
163
+ .ContentItem__innerWithCover[data-v-8d08c612] {
164
+ display: flex;
165
+ }
166
+ .BulletinCover[data-v-8d08c612] {
167
+ width: 90px;
168
+ height: 120px;
169
+ border-radius: 4px;
170
+ background-color: #F3F5F8;
171
+ margin-right: 20px;
172
+ display: flex;
173
+ align-items: center;
174
+ justify-content: center;
175
+ box-shadow: 0 2px 4px 0 rgba(54, 58, 80, 0.32);
176
+ }
177
+ .BulletinCover i[data-v-8d08c612] {
178
+ font-size: 20px;
179
+ color: #8590a6;
180
+ }
181
+ .BulletinCover[data-v-8d08c612] .base-image__inner {
182
+ width: 90px;
183
+ height: 120px;
184
+ border-radius: 4px;
185
+ object-fit: cover;
186
+ cursor: pointer;
187
+ }
188
+ .FacilityCover[data-v-8d08c612] {
189
+ width: 230px;
190
+ height: 100%;
191
+ border-radius: 4px;
192
+ background-color: #F3F5F8;
193
+ margin-right: 20px;
194
+ display: flex;
195
+ align-items: center;
196
+ justify-content: center;
197
+ box-shadow: 0 2px 4px 0 rgba(54, 58, 80, 0.32);
198
+ }
199
+ .FacilityCover .base-image[data-v-8d08c612] {
200
+ height: 100%;
201
+ }
202
+ .FacilityCover i[data-v-8d08c612] {
203
+ font-size: 20px;
204
+ color: #8590a6;
205
+ }
206
+ .FacilityCover[data-v-8d08c612] .base-image__inner {
207
+ width: 230px;
208
+ height: 100%;
209
+ border-radius: 4px;
210
+ object-fit: cover;
211
+ cursor: pointer;
212
+ }
213
+ .FacilityCover__empty[data-v-8d08c612] {
214
+ width: 100%;
215
+ height: 100%;
216
+ display: flex;
217
+ align-items: center;
218
+ justify-content: center;
219
+ }
220
+ .FacilityCover__emptyText[data-v-8d08c612] {
221
+ color: rgba(18, 22, 26, 0.45);
222
+ font-size: 16px;
223
+ letter-spacing: 0.18em;
224
+ text-transform: uppercase;
225
+ }
226
+ .LiteratureCover[data-v-8d08c612] {
227
+ width: 200px;
228
+ height: 120px;
229
+ border-radius: 4px;
230
+ background-color: #F3F5F8;
231
+ margin-right: 20px;
232
+ display: flex;
233
+ align-items: center;
234
+ justify-content: center;
235
+ box-shadow: 0 2px 4px 0 rgba(54, 58, 80, 0.32);
236
+ }
237
+ .LiteratureCover i[data-v-8d08c612] {
238
+ font-size: 20px;
239
+ color: #8590a6;
240
+ }
241
+ .LiteratureCover[data-v-8d08c612] .base-image__inner {
242
+ width: 200px;
243
+ height: 120px;
244
+ border-radius: 4px;
245
+ object-fit: cover;
246
+ cursor: pointer;
247
+ }
248
+ .ContentItem__meta[data-v-8d08c612] {
249
+ margin-top: 10px;
250
+ }
251
+ .ContentItem__titleText[data-v-8d08c612] {
252
+ margin-right: 6px;
253
+ }
254
+ .ContentItem__status[data-v-8d08c612] {
255
+ font-size: 14px;
256
+ margin: 0 4px 0 -4px;
257
+ vertical-align: 1px;
258
+ }
259
+ .ContentItem__abstracts[data-v-8d08c612] {
260
+ margin-top: 10px;
261
+ color: #97a3b7;
262
+ }
263
+ .FacilityAbstract .RichText[data-v-8d08c612] {
264
+ display: -webkit-box;
265
+ -webkit-line-clamp: 2;
266
+ -webkit-box-orient: vertical;
267
+ overflow: hidden;
268
+ color: #717171;
269
+ }
270
+ .Keywords[data-v-8d08c612] {
271
+ display: flex;
272
+ flex-wrap: wrap;
273
+ line-height: 1.7;
274
+ }
275
+ .Keyword[data-v-8d08c612] {
276
+ font-size: 14px;
277
+ color: #999;
278
+ cursor: pointer;
279
+ margin-right: 12px;
280
+ transition: all 0.3s;
281
+ word-break: break-word;
282
+ height: 24px;
283
+ }
284
+ .Keyword.is-disabled[data-v-8d08c612] {
285
+ cursor: default;
286
+ }
287
+ .Keyword[data-v-8d08c612]:not(.is-disabled):hover {
288
+ border-bottom: 1px dotted #444;
289
+ color: #2F3A91;
290
+ }
291
+ .KeywordMore[data-v-8d08c612] {
292
+ font-size: 14px;
293
+ color: #6d7280;
294
+ cursor: pointer;
295
+ }
296
+ .KeywordMore[data-v-8d08c612]:hover {
297
+ opacity: 0.8;
298
+ }
299
+ .AuthorInfo[data-v-8d08c612] {
300
+ display: flex;
301
+ }
302
+ .AuthorInfo .base-icon-s-custom[data-v-8d08c612] {
303
+ color: #97a3b7;
304
+ padding-top: 5px;
305
+ margin-right: 10px;
306
+ font-size: 15px;
307
+ transition: color 0.3s;
308
+ }
309
+ .AuthorInfo .base-icon-s-custom[data-v-8d08c612]:hover {
310
+ color: #2F3A91;
311
+ }
312
+ .AuthorInfo__content[data-v-8d08c612] {
313
+ flex: 1;
314
+ overflow: hidden;
315
+ display: inline-block;
316
+ line-height: 1.7;
317
+ }
318
+ .AuthorInfo__content .Button--more[data-v-8d08c612] {
319
+ margin-left: 6px;
320
+ }
321
+ .AuthorInfo__content .Dot[data-v-8d08c612] {
322
+ font-weight: 600;
323
+ margin: 0 4px 0 0 !important;
324
+ }
325
+ .AuthorInfo__extra[data-v-8d08c612] {
326
+ font-size: 12px;
327
+ padding: 0 6px 0 0;
328
+ color: #97a3b7;
329
+ cursor: pointer;
330
+ font-weight: 600;
331
+ }
332
+ .AuthorInfo__extra[data-v-8d08c612]:hover {
333
+ opacity: 0.8;
334
+ }
335
+ .AuthorInfo__avatar[data-v-8d08c612] {
336
+ vertical-align: top;
337
+ }
338
+ .AuthorInfo__name[data-v-8d08c612] {
339
+ font-weight: 600;
340
+ margin-right: 6px;
341
+ font-size: 15px;
342
+ }
343
+ .AuthorInfo__name.AuthorInfo__name--light[data-v-8d08c612] {
344
+ font-weight: 500;
345
+ }
346
+ .ContentItem__label[data-v-8d08c612] {
347
+ color: #97a3b7;
348
+ margin-right: 4px;
349
+ }
350
+ .ContentItem__comma[data-v-8d08c612] {
351
+ color: #97a3b7;
352
+ font-weight: 500;
353
+ }
354
+ .ContentItem__source.is-disabled .AuthorInfo__nameText[data-v-8d08c612] {
355
+ cursor: default;
356
+ }
357
+ .ContentItem__source .ContentItem__comma[data-v-8d08c612] {
358
+ margin-right: 2px;
359
+ }
360
+ .BookAuthor .AuthorInfo__nameText[data-v-8d08c612] {
361
+ cursor: default;
362
+ }
363
+ .AuthorInfo__nameText[data-v-8d08c612] {
364
+ cursor: pointer;
365
+ transition: all 0.3s;
366
+ color: #4b5b76;
367
+ }
368
+ .AuthorInfo__nameText[data-v-8d08c612]:hover {
369
+ border-bottom: 1px dotted #4b5b76;
370
+ color: #2F3A91;
371
+ }
372
+ .AuthorInfo__nameText.is-disabled[data-v-8d08c612] {
373
+ cursor: auto;
374
+ }
375
+ .AuthorInfo__nameText.is-disabled[data-v-8d08c612]:hover {
376
+ border: none;
377
+ color: #4b5b76;
378
+ }
379
+ .ContentItem__source[data-v-8d08c612] {
380
+ font-weight: 500;
381
+ color: #4b5b76;
382
+ font-size: 15px;
383
+ }
384
+ .ContentItem__source .Keyword[data-v-8d08c612] {
385
+ background-color: #fff2e8 !important;
386
+ color: #ff791a !important;
387
+ }
388
+ .ContentItem__source .Keyword.is-last[data-v-8d08c612] {
389
+ margin-right: 3px !important;
390
+ }
391
+ .ContentItem__metaSource[data-v-8d08c612] {
392
+ transition: all 0.3s;
393
+ }
394
+ .ContentItem__metaSource.is-en[data-v-8d08c612] {
395
+ font-size: 14px;
396
+ }
397
+ .ContentItem__metaSource.is-disabled[data-v-8d08c612] {
398
+ cursor: default;
399
+ }
400
+ .ContentItem__metaSource[data-v-8d08c612]:not(.is-disabled):hover {
401
+ color: #2F3A91;
402
+ border-bottom: 1px dotted #646464;
403
+ }
404
+ .ContentItem__metaSource[data-v-8d08c612] {
405
+ cursor: pointer;
406
+ }
407
+ .RichContent[data-v-8d08c612] {
408
+ line-height: 1.6;
409
+ }
410
+ .RichContent[data-v-8d08c612]::after {
411
+ display: block;
412
+ content: "";
413
+ clear: both;
414
+ }
415
+ .RichContent .RichText[data-v-8d08c612] {
416
+ margin-right: 4px;
417
+ }
418
+ .RichContent.is-collapsed[data-v-8d08c612] {
419
+ cursor: pointer;
420
+ transition: color 0.14s ease-out;
421
+ }
422
+ .RichContent__inner[data-v-8d08c612] {
423
+ font-size: 15px;
424
+ overflow: hidden;
425
+ }
426
+ .RichText[data-v-8d08c612] {
427
+ word-break: break-word;
428
+ line-height: 1.6;
429
+ }
430
+ .RichContent.is-collapsed .RichText[data-v-8d08c612] {
431
+ pointer-events: none;
432
+ }
433
+ .RichContent.is-collapsed:not(.RichContent--unescapable) .RichText[data-v-8d08c612] {
434
+ white-space: normal;
435
+ }
436
+ .RichContent.is-collapsed .RichContent__inner[data-v-8d08c612]:hover {
437
+ color: #6d7280;
438
+ }
439
+ .ContentItem__more[data-v-8d08c612] {
440
+ height: auto;
441
+ padding: 0;
442
+ color: #2F3A91;
443
+ }
444
+ .ContentItem__more[data-v-8d08c612]:hover, .ContentItem__more[data-v-8d08c612]:focus {
445
+ color: rgba(47, 58, 145, 0.75);
446
+ background-color: transparent !important;
447
+ border-color: transparent !important;
448
+ }
449
+ .ContentItem__more .Icon[data-v-8d08c612] {
450
+ fill: currentColor;
451
+ }
452
+ .ContentItem__less[data-v-8d08c612] {
453
+ height: auto;
454
+ padding: 0;
455
+ margin-left: 0;
456
+ color: #2F3A91;
457
+ }
458
+ .ContentItem__less[data-v-8d08c612]:hover, .ContentItem__less[data-v-8d08c612]:focus {
459
+ color: rgba(47, 58, 145, 0.75);
460
+ background-color: transparent !important;
461
+ border-color: transparent !important;
462
+ }
463
+ .ContentItem__keywords[data-v-8d08c612] {
464
+ margin-top: 8px;
465
+ }
466
+ .PatentMetaList[data-v-8d08c612] {
467
+ display: flex;
468
+ width: 100%;
469
+ border: 1px solid #EBEBEB;
470
+ padding: 10px;
471
+ }
472
+ .PatentMetaListItem[data-v-8d08c612] {
473
+ flex: 1;
474
+ color: #8590a6;
475
+ line-height: 1.5;
476
+ font-size: 15px;
477
+ text-align: center;
478
+ display: flex;
479
+ align-items: center;
480
+ justify-content: center;
481
+ }
482
+ .PatentMetaListItem > div[data-v-8d08c612] {
483
+ text-align: left;
484
+ }
485
+ .PatentMetaListItem + .PatentMetaListItem[data-v-8d08c612] {
486
+ border-left: 1px solid rgb(234.2, 235.3, 244);
487
+ }
488
+ .ContentItem__links[data-v-8d08c612] {
489
+ display: flex;
490
+ flex-wrap: wrap;
491
+ margin-top: 14px;
492
+ }
493
+ .ContentItem__links .MetaText[data-v-8d08c612] {
494
+ line-height: 36px;
495
+ }
496
+ .ContentItem__links .base-icon-s-promotion[data-v-8d08c612] {
497
+ margin-right: 10px;
498
+ color: #2F3A91;
499
+ }
500
+ .ContentItem__links[data-v-8d08c612] {
501
+ margin-bottom: -10px;
502
+ }
503
+ .ContentItem__link[data-v-8d08c612] {
504
+ padding: 6px 14px;
505
+ margin-bottom: 10px;
506
+ box-sizing: border-box;
507
+ border-radius: 4px;
508
+ display: flex;
509
+ align-items: center;
510
+ justify-content: center;
511
+ -webkit-font-smoothing: antialiased;
512
+ cursor: pointer;
513
+ color: #181818;
514
+ background-image: linear-gradient(0deg, #fff, #f3f5f8);
515
+ border: 2px solid #fff;
516
+ box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff, inset 0 4px 20px 0 hsla(0, 0%, 100%, 0.5);
517
+ transition: all 0.3s;
518
+ margin-right: 16px;
519
+ font-size: 14px;
520
+ }
521
+ .ContentItem__link[data-v-8d08c612]:hover {
522
+ color: #2F3A91;
523
+ background: #f3f5f8;
524
+ box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, 0.11), inset -8px -8px 20px 0 #fff;
525
+ }
526
+ .ContentItem__linkDot[data-v-8d08c612] {
527
+ width: 10px;
528
+ height: 10px;
529
+ border-radius: 50%;
530
+ background-color: #67C23A;
531
+ margin-right: 6px;
532
+ display: inline-block;
533
+ }
534
+ .ContentItem__linkLogo[data-v-8d08c612] {
535
+ width: 20px;
536
+ height: 20px;
537
+ border-radius: 50%;
538
+ margin-right: 6px;
539
+ }
540
+ .ContentItem__titleLabel[data-v-8d08c612] {
541
+ display: inline-block;
542
+ font-weight: 600;
543
+ font-size: 12px;
544
+ color: #8590a6;
545
+ padding: 0;
546
+ margin: 0;
547
+ vertical-align: 1px;
548
+ }
549
+ .ContentItem__titleLabel + .ContentItem__titleLabel[data-v-8d08c612] {
550
+ margin-left: -6px;
551
+ }
552
+ .ContentItem__titleLabel--oa[data-v-8d08c612] {
553
+ color: #FF6A00;
554
+ }
555
+ .ContentItem__titleLabel--pdf[data-v-8d08c612] {
556
+ color: #F64041;
557
+ }
558
+ .ContentItem__titleLabel--free[data-v-8d08c612] {
559
+ color: rgb(19, 206, 102);
560
+ }
561
+ .SoftwareTitleTags[data-v-8d08c612] {
562
+ display: inline-flex;
563
+ flex-wrap: wrap;
564
+ gap: 8px;
565
+ vertical-align: middle;
566
+ }
567
+ .SoftwareTitleTag.base-tag[data-v-8d08c612] {
568
+ border: none;
569
+ font-weight: 500;
570
+ vertical-align: middle;
571
+ }
572
+ .SoftwareTitleTag--resourceType.base-tag[data-v-8d08c612] {
573
+ background-color: #e7f5e8 !important;
574
+ color: #3b8b4b !important;
575
+ }
576
+ .SoftwareTitleTag--source.base-tag[data-v-8d08c612] {
577
+ background-color: #f1e7fb !important;
578
+ color: #8b56c2 !important;
579
+ }
580
+ .SoftwareTitleTag--license.base-tag[data-v-8d08c612] {
581
+ background-color: #fff1dc !important;
582
+ color: #f07d20 !important;
583
+ }
584
+ .ContentItem__pdf[data-v-8d08c612] {
585
+ vertical-align: -2px;
586
+ display: inline-block;
587
+ margin-right: 10px;
588
+ }
589
+ .LiteratureTitle[data-v-8d08c612] {
590
+ display: -webkit-box;
591
+ -webkit-box-orient: vertical;
592
+ -webkit-line-clamp: 1;
593
+ overflow: hidden;
594
+ max-height: 28px;
595
+ line-height: 1.5;
596
+ }
597
+ .LiteratureHighlight[data-v-8d08c612] {
598
+ margin-top: 8px;
599
+ display: -webkit-box;
600
+ -webkit-box-orient: vertical;
601
+ -webkit-line-clamp: 1;
602
+ overflow: hidden;
603
+ max-height: 23px;
604
+ min-height: 23px;
605
+ line-height: 1.5;
606
+ font-size: 15px;
607
+ color: #4b5b76;
608
+ }
609
+ .LiteratureHighlight--more[data-v-8d08c612] {
610
+ display: -webkit-box;
611
+ -webkit-box-orient: vertical;
612
+ -webkit-line-clamp: 3;
613
+ overflow: hidden;
614
+ max-height: 68px;
615
+ min-height: 68px;
616
+ }
617
+ .LiteratureAuthor[data-v-8d08c612] {
618
+ margin-top: 8px;
619
+ display: -webkit-box;
620
+ -webkit-box-orient: vertical;
621
+ -webkit-line-clamp: 1;
622
+ overflow: hidden;
623
+ max-height: 23px;
624
+ min-height: 23px;
625
+ line-height: 1.5;
626
+ font-size: 14px;
627
+ color: #6d7280;
628
+ }
629
+ .LiteratureSource[data-v-8d08c612] {
630
+ color: #97a3b7;
631
+ font-size: 14px;
632
+ margin-top: 8px;
633
+ }
634
+ .LiteratureContentItem[data-v-8d08c612] {
635
+ cursor: pointer;
636
+ }
637
+ .LiteratureContentItem:hover .LiteratureTitle[data-v-8d08c612] {
638
+ color: #2F3A91;
639
+ }
640
+ @media (max-width: 576px) {
641
+ .LiteratureContentItem[data-v-8d08c612] {
642
+ flex-direction: column;
643
+ }
644
+ .LiteratureCover[data-v-8d08c612] {
645
+ width: 100%;
646
+ margin-bottom: 14px;
647
+ margin-right: 0;
648
+ }
649
+ .LiteratureTitle[data-v-8d08c612] {
650
+ display: block;
651
+ max-height: initial;
652
+ }
653
+ .LiteratureAuthor[data-v-8d08c612] {
654
+ display: block;
655
+ max-height: initial;
656
+ }
657
+ .LiteratureHighlight[data-v-8d08c612] {
658
+ display: block;
659
+ max-height: initial;
660
+ }
661
+ .ContentItem__innerWithCover--large[data-v-8d08c612] {
662
+ flex-direction: column;
663
+ }
664
+ .ContentItem__innerWithCover--large .FacilityCover[data-v-8d08c612] {
665
+ width: 100%;
666
+ margin: 0 0 16px;
667
+ height: 150px;
668
+ }
669
+ .ContentItem__innerWithCover--large .FacilityCover[data-v-8d08c612] .base-image {
670
+ width: 100%;
671
+ height: 150px;
672
+ }
673
+ .ContentItem__innerWithCover--large .FacilityCover[data-v-8d08c612] .base-image__inner {
674
+ width: 100%;
675
+ height: 150px;
676
+ }
677
+ }
678
+ .FacilityLink[data-v-8d08c612] {
679
+ position: relative;
680
+ margin: 0 12px;
681
+ }
682
+ .FacilityLink[data-v-8d08c612]:first-child {
683
+ margin-left: 0;
684
+ }
685
+ .FacilityLink + .FacilityLink[data-v-8d08c612]:before {
686
+ content: "";
687
+ position: absolute;
688
+ left: -14px;
689
+ top: 50%;
690
+ transform: translateY(-50%);
691
+ width: 1px;
692
+ height: 14px;
693
+ background-color: #e0e0e0;
694
+ }
695
+ @media (min-width: 1440px) {
696
+ .FacilityCover[data-v-8d08c612] {
697
+ width: 200px;
698
+ }
699
+ .FacilityCover[data-v-8d08c612] .base-image__inner {
700
+ width: 200px;
701
+ }
702
+ }
703
+ .ContentItem--plain .ContentItem__title[data-v-8d08c612],
704
+ .ContentItem--plain .AuthorInfo__nameText[data-v-8d08c612],
705
+ .ContentItem--plain .Keyword[data-v-8d08c612],
706
+ .ContentItem--plain .ContentItem__metaSource[data-v-8d08c612],
707
+ .ContentItem--plain .LiteratureContentItem[data-v-8d08c612] {
708
+ cursor: default;
709
+ }
710
+ .ContentItem--plain .ContentItem__title[data-v-8d08c612]:hover {
711
+ color: #2F3A91;
712
+ }
713
+ .ContentItem--plain .AuthorInfo__nameText[data-v-8d08c612]:hover {
714
+ border-bottom: none;
715
+ color: #4b5b76;
716
+ }
717
+ .ContentItem--plain .Keyword[data-v-8d08c612]:not(.is-disabled):hover {
718
+ border-bottom: none;
719
+ color: #999;
720
+ }
721
+ .ContentItem--plain .ContentItem__metaSource[data-v-8d08c612]:not(.is-disabled):hover {
722
+ border-bottom: none;
723
+ color: inherit;
724
+ }
725
+ .ContentItem--plain .ContentItem__abstracts .RichContent__inner[data-v-8d08c612] {
726
+ display: -webkit-box;
727
+ -webkit-box-orient: vertical;
728
+ -webkit-line-clamp: 3;
729
+ max-height: 72px;
730
+ overflow: hidden;
731
+ }
732
+ .ContentItem--plain .FacilityAbstract .RichText[data-v-8d08c612] {
733
+ display: inline;
734
+ -webkit-line-clamp: initial;
735
+ overflow: visible;
736
+ }
737
+ .ContentItem--plain .LiteratureContentItem:hover .LiteratureTitle[data-v-8d08c612] {
738
+ color: inherit;
739
+ }
740
+ .ContentItem--plain .RichContent.is-collapsed[data-v-8d08c612] {
741
+ cursor: default;
742
+ }
743
+ .ContentItem--plain .RichContent.is-collapsed .RichContent__inner[data-v-8d08c612]:hover {
744
+ color: inherit;
745
+ }
746
+ .ContentItem--plain[data-v-8d08c612] .base-image__inner {
747
+ cursor: default;
748
+ }