|
@@ -200,405 +200,6 @@
|
200
|
200
|
}
|
201
|
201
|
}
|
202
|
202
|
|
203
|
|
- // .MessageCard {
|
204
|
|
- // width: calc(100% - 60px);
|
205
|
|
- // height: 175px;
|
206
|
|
- // background: @whiteColor;
|
207
|
|
- // border-radius: 12px;
|
208
|
|
- // margin: 30px auto;
|
209
|
|
- // box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
|
210
|
|
- // .MessageCard-title1 {
|
211
|
|
- // height: 26px;
|
212
|
|
- // font-size: 28px;
|
213
|
|
- // font-weight: bold;
|
214
|
|
- // color: #666666;
|
215
|
|
- // line-height: 44px;
|
216
|
|
- // text-align: center;
|
217
|
|
- // .MessageCard-left {
|
218
|
|
- // width: 530px;
|
219
|
|
- // height: 2px;
|
220
|
|
- // padding-right: 50px;
|
221
|
|
- // // opacity: 0.5;
|
222
|
|
- // }
|
223
|
|
- // .MessageCard-right {
|
224
|
|
- // width: 530px;
|
225
|
|
- // height: 2px;
|
226
|
|
- // padding-left: 50px;
|
227
|
|
- // }
|
228
|
|
- // }
|
229
|
|
- // .MessageCard-content {
|
230
|
|
- // // background: @whiteColor;
|
231
|
|
- // width: 13em;
|
232
|
|
- // height: 2.5em;
|
233
|
|
- // margin-top: 45px;
|
234
|
|
- // display: inline-block;
|
235
|
|
- // margin-left: 30px;
|
236
|
|
-
|
237
|
|
- // .MessageCard-name {
|
238
|
|
- // height: 40px;
|
239
|
|
- // font-size: 32px;
|
240
|
|
- // font-weight: bold;
|
241
|
|
- // color: #202020;
|
242
|
|
- // line-height: 44px;
|
243
|
|
- // overflow: hidden;
|
244
|
|
- // text-overflow: ellipsis;
|
245
|
|
- // white-space: nowrap;
|
246
|
|
- // }
|
247
|
|
- // .MessageCard-info {
|
248
|
|
- // display: flex;
|
249
|
|
- // width: 998em;
|
250
|
|
- // height: 23px;
|
251
|
|
- // font-size: 24px;
|
252
|
|
- // font-weight: 400;
|
253
|
|
- // color: #666666;
|
254
|
|
- // line-height: 44px;
|
255
|
|
- // padding-top: 19px;
|
256
|
|
- // }
|
257
|
|
- // }
|
258
|
|
- // .MessageCard-button-RoomName{
|
259
|
|
- // width: 168px;
|
260
|
|
- // height: 60px;
|
261
|
|
- // border: 2px solid #000000;
|
262
|
|
- // border-radius: 12px;
|
263
|
|
- // position: relative;
|
264
|
|
- // text-align: center;
|
265
|
|
- // display: inline-block;
|
266
|
|
- // left: 1.5em;
|
267
|
|
- // .MessageCard-image {
|
268
|
|
- // width: 30px;
|
269
|
|
- // height: 30px;
|
270
|
|
- // padding-top: 12px;
|
271
|
|
- // padding-right: 5px;
|
272
|
|
- // }
|
273
|
|
- // .MessageCard-text {
|
274
|
|
- // line-height: 30px;
|
275
|
|
- // width: 87px;
|
276
|
|
- // height: 28px;
|
277
|
|
- // font-size: 30px;
|
278
|
|
- // font-weight: bold;
|
279
|
|
- // color: #202020;
|
280
|
|
- // }
|
281
|
|
- // }
|
282
|
|
- // .MessageCard-button-Park{
|
283
|
|
- // width: 168px;
|
284
|
|
- // height: 60px;
|
285
|
|
- // border: 2px solid #000000;
|
286
|
|
- // border-radius: 12px;
|
287
|
|
- // position: relative;
|
288
|
|
- // text-align: center;
|
289
|
|
- // display: inline-block;
|
290
|
|
- // left: 1.5em;
|
291
|
|
- // .MessageCard-image {
|
292
|
|
- // width: 30px;
|
293
|
|
- // height: 30px;
|
294
|
|
- // padding-top: 12px;
|
295
|
|
- // padding-right: 5px;
|
296
|
|
- // }
|
297
|
|
- // .MessageCard-text {
|
298
|
|
- // line-height: 30px;
|
299
|
|
- // width: 87px;
|
300
|
|
- // height: 28px;
|
301
|
|
- // font-size: 30px;
|
302
|
|
- // font-weight: bold;
|
303
|
|
- // color: #202020;
|
304
|
|
- // }
|
305
|
|
- // }
|
306
|
|
- // .MessageCard-button {
|
307
|
|
- // width: 168px;
|
308
|
|
- // height: 60px;
|
309
|
|
- // border: 2px solid #000000;
|
310
|
|
- // border-radius: 12px;
|
311
|
|
- // position: relative;
|
312
|
|
- // text-align: center;
|
313
|
|
- // display: inline-block;
|
314
|
|
- // bottom: 40px;
|
315
|
|
- // left: 1.5em;
|
316
|
|
- // .MessageCard-image {
|
317
|
|
- // width: 30px;
|
318
|
|
- // height: 30px;
|
319
|
|
- // padding-top: 12px;
|
320
|
|
- // padding-right: 5px;
|
321
|
|
- // }
|
322
|
|
- // .MessageCard-text {
|
323
|
|
- // line-height: 30px;
|
324
|
|
- // width: 87px;
|
325
|
|
- // height: 28px;
|
326
|
|
- // font-size: 30px;
|
327
|
|
- // font-weight: bold;
|
328
|
|
- // color: #202020;
|
329
|
|
- // }
|
330
|
|
- // }
|
331
|
|
-
|
332
|
|
- // }
|
333
|
|
-
|
334
|
|
- // // --------------------------
|
335
|
|
- // .MessageCard-hotle {
|
336
|
|
- // width: calc(100% - 60px);
|
337
|
|
- // height: 175px;
|
338
|
|
- // background: @whiteColor;
|
339
|
|
- // border-radius: 12px;
|
340
|
|
- // margin: 30px auto;
|
341
|
|
- // box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
|
342
|
|
- // .MessageCard-title1-hotle {
|
343
|
|
- // height: 26px;
|
344
|
|
- // font-size: 28px;
|
345
|
|
- // font-weight: bold;
|
346
|
|
- // color: #666666;
|
347
|
|
- // line-height: 44px;
|
348
|
|
- // text-align: center;
|
349
|
|
- // .MessageCard-left-hotle {
|
350
|
|
- // width: 530px;
|
351
|
|
- // height: 2px;
|
352
|
|
- // padding-right: 50px;
|
353
|
|
- // // opacity: 0.5;
|
354
|
|
- // }
|
355
|
|
- // .MessageCard-right-hotle {
|
356
|
|
- // width: 530px;
|
357
|
|
- // height: 2px;
|
358
|
|
- // padding-left: 50px;
|
359
|
|
- // }
|
360
|
|
- // }
|
361
|
|
- // .MessageCard-content-hotle {
|
362
|
|
- // // background: @whiteColor;
|
363
|
|
- // width: 13em;
|
364
|
|
- // height: 2.5em;
|
365
|
|
- // margin-top: 45px;
|
366
|
|
- // display: inline-block;
|
367
|
|
- // margin-left: 30px;
|
368
|
|
-
|
369
|
|
- // .MessageCard-name-hotle {
|
370
|
|
- // // width: 100%;
|
371
|
|
- // // font-size: 32px;
|
372
|
|
- // // font-weight: bold;
|
373
|
|
- // // color: #202020;
|
374
|
|
- // // line-height: 44px;
|
375
|
|
- // // display: flex;
|
376
|
|
- // width: 95%;
|
377
|
|
- // font-size: 32px;
|
378
|
|
- // font-weight: bold;
|
379
|
|
- // color: #202020;
|
380
|
|
- // line-height: 44px;
|
381
|
|
- // display: flex;
|
382
|
|
- // overflow: hidden;
|
383
|
|
- // -webkit-line-clamp: 2;
|
384
|
|
- // text-overflow: ellipsis;
|
385
|
|
- // -webkit-box-orient: vertical;
|
386
|
|
- // display: -webkit-box;
|
387
|
|
-
|
388
|
|
- // }
|
389
|
|
- // .MessageCard-info-hotle {
|
390
|
|
- // height: 23px;
|
391
|
|
- // font-size: 24px;
|
392
|
|
- // font-weight: 400;
|
393
|
|
- // color: #666666;
|
394
|
|
- // line-height: 44px;
|
395
|
|
- // padding-top: 19px;
|
396
|
|
- // }
|
397
|
|
- // }
|
398
|
|
- // .MessageCard-button-RoomName-hotle{
|
399
|
|
- // width: 168px;
|
400
|
|
- // height: 60px;
|
401
|
|
- // border: 2px solid #000000;
|
402
|
|
- // border-radius: 12px;
|
403
|
|
- // position: relative;
|
404
|
|
- // text-align: center;
|
405
|
|
- // display: inline-block;
|
406
|
|
- // left: 1.5em;
|
407
|
|
- // top: -45px;
|
408
|
|
- // .MessageCard-image-hotle {
|
409
|
|
- // width: 30px;
|
410
|
|
- // height: 30px;
|
411
|
|
- // padding-top: 12px;
|
412
|
|
- // padding-right: 5px;
|
413
|
|
- // }
|
414
|
|
- // .MessageCard-text-hotle {
|
415
|
|
- // line-height: 30px;
|
416
|
|
- // width: 87px;
|
417
|
|
- // height: 28px;
|
418
|
|
- // font-size: 30px;
|
419
|
|
- // font-weight: bold;
|
420
|
|
- // color: #202020;
|
421
|
|
- // }
|
422
|
|
- // }
|
423
|
|
- // .MessageCard-button-Park-hotle{
|
424
|
|
- // width: 168px;
|
425
|
|
- // height: 60px;
|
426
|
|
- // border: 2px solid #000000;
|
427
|
|
- // border-radius: 12px;
|
428
|
|
- // position: relative;
|
429
|
|
- // text-align: center;
|
430
|
|
- // display: inline-block;
|
431
|
|
- // left: 1.5em;
|
432
|
|
- // .MessageCard-image-hotle {
|
433
|
|
- // width: 30px;
|
434
|
|
- // height: 30px;
|
435
|
|
- // padding-top: 12px;
|
436
|
|
- // padding-right: 5px;
|
437
|
|
- // }
|
438
|
|
- // .MessageCard-text-hotle {
|
439
|
|
- // line-height: 30px;
|
440
|
|
- // width: 87px;
|
441
|
|
- // height: 28px;
|
442
|
|
- // font-size: 30px;
|
443
|
|
- // font-weight: bold;
|
444
|
|
- // color: #202020;
|
445
|
|
- // }
|
446
|
|
- // }
|
447
|
|
- // .MessageCard-button-hotle {
|
448
|
|
- // width: 168px;
|
449
|
|
- // height: 60px;
|
450
|
|
- // border: 2px solid #000000;
|
451
|
|
- // border-radius: 12px;
|
452
|
|
- // position: relative;
|
453
|
|
- // text-align: center;
|
454
|
|
- // display: inline-block;
|
455
|
|
- // bottom: 40px;
|
456
|
|
- // left: 1.5em;
|
457
|
|
- // .MessageCard-image-hotle {
|
458
|
|
- // width: 30px;
|
459
|
|
- // height: 30px;
|
460
|
|
- // padding-top: 12px;
|
461
|
|
- // padding-right: 5px;
|
462
|
|
- // }
|
463
|
|
- // .MessageCard-text-hotle {
|
464
|
|
- // line-height: 30px;
|
465
|
|
- // width: 87px;
|
466
|
|
- // height: 28px;
|
467
|
|
- // font-size: 30px;
|
468
|
|
- // font-weight: bold;
|
469
|
|
- // color: #202020;
|
470
|
|
- // }
|
471
|
|
- // }
|
472
|
|
- // }
|
473
|
|
- // // -------------------------------
|
474
|
|
- // .MessageCard-parkView {
|
475
|
|
- // width: calc(100% - 60px);
|
476
|
|
- // height: 175px;
|
477
|
|
- // background: @whiteColor;
|
478
|
|
- // border-radius: 12px;
|
479
|
|
- // margin: 30px auto;
|
480
|
|
- // box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
|
481
|
|
- // .MessageCard-title1-parkView {
|
482
|
|
- // height: 26px;
|
483
|
|
- // font-size: 28px;
|
484
|
|
- // font-weight: bold;
|
485
|
|
- // color: #666666;
|
486
|
|
- // line-height: 44px;
|
487
|
|
- // text-align: center;
|
488
|
|
- // .MessageCard-left-parkView {
|
489
|
|
- // width: 530px;
|
490
|
|
- // height: 2px;
|
491
|
|
- // padding-right: 50px;
|
492
|
|
- // // opacity: 0.5;
|
493
|
|
- // }
|
494
|
|
- // .MessageCard-right-parkView {
|
495
|
|
- // width: 530px;
|
496
|
|
- // height: 2px;
|
497
|
|
- // padding-left: 50px;
|
498
|
|
- // }
|
499
|
|
- // }
|
500
|
|
- // .MessageCard-content-parkView {
|
501
|
|
- // // background: @whiteColor;
|
502
|
|
- // width: 13em;
|
503
|
|
- // height: 2.5em;
|
504
|
|
- // margin-top: 45px;
|
505
|
|
- // display: inline-block;
|
506
|
|
- // margin-left: 30px;
|
507
|
|
-
|
508
|
|
- // .MessageCard-name-parkView {
|
509
|
|
-
|
510
|
|
- // width: 100%;
|
511
|
|
- // font-size: 32px;
|
512
|
|
- // font-weight: bold;
|
513
|
|
- // color: #202020;
|
514
|
|
- // line-height: 44px;
|
515
|
|
- // text-overflow: ellipsis;
|
516
|
|
- // display: flex;
|
517
|
|
- // }
|
518
|
|
- // .MessageCard-info-parkView {
|
519
|
|
- // height: 23px;
|
520
|
|
- // font-size: 24px;
|
521
|
|
- // font-weight: 400;
|
522
|
|
- // color: #666666;
|
523
|
|
- // line-height: 44px;
|
524
|
|
- // padding-top: 19px;
|
525
|
|
- // }
|
526
|
|
- // }
|
527
|
|
- // .MessageCard-button-RoomName-parkView{
|
528
|
|
- // width: 168px;
|
529
|
|
- // height: 60px;
|
530
|
|
- // border: 2px solid #000000;
|
531
|
|
- // border-radius: 12px;
|
532
|
|
- // position: relative;
|
533
|
|
- // text-align: center;
|
534
|
|
- // display: inline-block;
|
535
|
|
- // left: 1.5em;
|
536
|
|
- // .MessageCard-image-parkView {
|
537
|
|
- // width: 30px;
|
538
|
|
- // height: 30px;
|
539
|
|
- // padding-top: 12px;
|
540
|
|
- // padding-right: 5px;
|
541
|
|
- // }
|
542
|
|
- // .MessageCard-text-parkView {
|
543
|
|
- // line-height: 30px;
|
544
|
|
- // width: 87px;
|
545
|
|
- // height: 28px;
|
546
|
|
- // font-size: 30px;
|
547
|
|
- // font-weight: bold;
|
548
|
|
- // color: #202020;
|
549
|
|
- // }
|
550
|
|
- // }
|
551
|
|
- // .MessageCard-button-Park-parkView{
|
552
|
|
- // width: 168px;
|
553
|
|
- // height: 60px;
|
554
|
|
- // border: 2px solid #000000;
|
555
|
|
- // border-radius: 12px;
|
556
|
|
- // position: relative;
|
557
|
|
- // text-align: center;
|
558
|
|
- // display: inline-block;
|
559
|
|
- // left: 1.5em;
|
560
|
|
- // .MessageCard-image-parkView {
|
561
|
|
- // width: 30px;
|
562
|
|
- // height: 30px;
|
563
|
|
- // padding-top: 12px;
|
564
|
|
- // padding-right: 5px;
|
565
|
|
- // }
|
566
|
|
- // .MessageCard-text-parkView {
|
567
|
|
- // line-height: 30px;
|
568
|
|
- // width: 87px;
|
569
|
|
- // height: 28px;
|
570
|
|
- // font-size: 30px;
|
571
|
|
- // font-weight: bold;
|
572
|
|
- // color: #202020;
|
573
|
|
- // }
|
574
|
|
- // }
|
575
|
|
- // .MessageCard-button-parkView {
|
576
|
|
- // width: 168px;
|
577
|
|
- // height: 60px;
|
578
|
|
- // border: 2px solid #000000;
|
579
|
|
- // border-radius: 12px;
|
580
|
|
- // position: relative;
|
581
|
|
- // text-align: center;
|
582
|
|
- // display: inline-block;
|
583
|
|
- // bottom: 40px;
|
584
|
|
- // left: 1.5em;
|
585
|
|
- // .MessageCard-image-parkView {
|
586
|
|
- // width: 30px;
|
587
|
|
- // height: 30px;
|
588
|
|
- // padding-top: 12px;
|
589
|
|
- // padding-right: 5px;
|
590
|
|
- // }
|
591
|
|
- // .MessageCard-text-parkView {
|
592
|
|
- // line-height: 30px;
|
593
|
|
- // width: 87px;
|
594
|
|
- // height: 28px;
|
595
|
|
- // font-size: 30px;
|
596
|
|
- // font-weight: bold;
|
597
|
|
- // color: #202020;
|
598
|
|
- // }
|
599
|
|
- // }
|
600
|
|
- // }
|
601
|
|
-
|
602
|
203
|
// ---------------------------------
|
603
|
204
|
.articleCard {
|
604
|
205
|
margin-top: 60px;
|
|
@@ -842,21 +443,14 @@
|
842
|
443
|
}
|
843
|
444
|
}
|
844
|
445
|
.Raiders-box {
|
845
|
|
- // display: inline;
|
846
|
|
- // border: 1px solid RED;
|
847
|
446
|
width: 330px;
|
848
|
|
- // height: 649px;
|
849
|
447
|
background: #ffffff;
|
850
|
448
|
box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
|
851
|
449
|
border-radius: 24px;
|
852
|
|
- // flex-grow: 1;
|
853
|
|
- // padding-right: 30px;
|
854
|
|
- // display: flex;
|
855
|
|
- // flex-flow: row nowrap;
|
|
450
|
+
|
856
|
451
|
justify-content: space-between;
|
857
|
452
|
.Raiders-image {
|
858
|
453
|
width: 330px;
|
859
|
|
- // width: 100%;
|
860
|
454
|
height: 439px !important;
|
861
|
455
|
border-radius: 24px 24px 0px 0px;
|
862
|
456
|
}
|