bhd-components 0.6.8 → 0.7.1

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.
@@ -6389,1335 +6389,6 @@
6389
6389
  "description": "图标,六级填充色"
6390
6390
  }
6391
6391
  */
6392
- .index2_module_service_ChatWindow_Drawer__8fbf9fc7,
6393
- .index2_module_ChatWindow_Modal__8fbf9fc7 {
6394
- width: 100% !important;
6395
- }
6396
- .index2_module_service_ChatWindow_Drawer__8fbf9fc7 .bhd-drawer-mask,
6397
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-drawer-mask {
6398
- background-color: rgba(0, 0, 0, 0.15) !important;
6399
- }
6400
- .index2_module_ChatWindow_Drawer__8fbf9fc7,
6401
- .index2_module_ChatWindow_Modal__8fbf9fc7 {
6402
- /* 全局修改滚动条样式 */
6403
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
6404
- }
6405
- .index2_module_ChatWindow_Drawer__8fbf9fc7 textarea::-webkit-scrollbar,
6406
- .index2_module_ChatWindow_Modal__8fbf9fc7 textarea::-webkit-scrollbar {
6407
- background-color: #eaedf1;
6408
- background-color: transparent;
6409
- width: 4px;
6410
- height: 4px;
6411
- }
6412
- .index2_module_ChatWindow_Drawer__8fbf9fc7 textarea::-webkit-scrollbar-thumb,
6413
- .index2_module_ChatWindow_Modal__8fbf9fc7 textarea::-webkit-scrollbar-thumb {
6414
- border-radius: 4px;
6415
- background-color: rgba(0, 0, 0, 0.25);
6416
- }
6417
- .index2_module_ChatWindow_Drawer__8fbf9fc7 pre::-webkit-scrollbar,
6418
- .index2_module_ChatWindow_Modal__8fbf9fc7 pre::-webkit-scrollbar {
6419
- background-color: #eaedf1;
6420
- background-color: transparent;
6421
- width: 4px;
6422
- height: 4px;
6423
- }
6424
- .index2_module_ChatWindow_Drawer__8fbf9fc7 pre::-webkit-scrollbar-thumb,
6425
- .index2_module_ChatWindow_Modal__8fbf9fc7 pre::-webkit-scrollbar-thumb {
6426
- border-radius: 4px;
6427
- background-color: rgba(0, 0, 0, 0.25);
6428
- }
6429
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .bhd-drawer-body,
6430
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-drawer-body {
6431
- padding: 0 !important;
6432
- }
6433
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7,
6434
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 {
6435
- display: flex;
6436
- padding: 16px 24px;
6437
- justify-content: space-between;
6438
- align-items: center;
6439
- background-color: #fff;
6440
- line-height: 1;
6441
- }
6442
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7,
6443
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7 {
6444
- color: #000;
6445
- font-size: 16px;
6446
- font-weight: 600;
6447
- position: relative;
6448
- padding-left: 36px;
6449
- }
6450
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7 i,
6451
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7 i {
6452
- padding-right: 16px;
6453
- color: #111;
6454
- position: absolute;
6455
- font-size: 20px;
6456
- top: -2px;
6457
- left: 0;
6458
- cursor: pointer;
6459
- }
6460
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7 .index2_module_count__8fbf9fc7,
6461
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7 .index2_module_count__8fbf9fc7 {
6462
- position: absolute;
6463
- top: -6px;
6464
- right: 5px;
6465
- background-color: #f4523b;
6466
- color: #fff;
6467
- padding: 0 5px;
6468
- border-radius: 25px;
6469
- font-size: 12px;
6470
- line-height: 1.2;
6471
- }
6472
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_operate__8fbf9fc7,
6473
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_operate__8fbf9fc7 {
6474
- display: flex;
6475
- height: 16px;
6476
- }
6477
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_operate__8fbf9fc7 i,
6478
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_operate__8fbf9fc7 i {
6479
- font-size: 16px;
6480
- margin-left: 23px;
6481
- cursor: pointer;
6482
- }
6483
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_line__8fbf9fc7,
6484
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_line__8fbf9fc7 {
6485
- display: inline-block;
6486
- width: 1px;
6487
- height: 16px;
6488
- background-color: rgba(0, 0, 0, 0.15);
6489
- margin: 0 4px;
6490
- margin-left: 23px;
6491
- }
6492
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7,
6493
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7 {
6494
- background-color: #f5f5f5;
6495
- border-bottom: 1px solid #ebebeb;
6496
- }
6497
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_header_wrap_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7,
6498
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_header_wrap_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_user__8fbf9fc7 {
6499
- padding-left: 0;
6500
- font-weight: 400;
6501
- }
6502
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7,
6503
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 {
6504
- max-height: calc(100vh - 110px);
6505
- overflow: auto;
6506
- background: #f5f5f5;
6507
- min-height: 200px;
6508
- }
6509
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_loading__8fbf9fc7,
6510
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_loading__8fbf9fc7 {
6511
- text-align: center;
6512
- margin: 10px 0;
6513
- }
6514
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_loading__8fbf9fc7 img,
6515
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_loading__8fbf9fc7 img {
6516
- width: 30px;
6517
- height: 30px;
6518
- }
6519
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7,
6520
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 {
6521
- padding: 16px;
6522
- padding-top: 0;
6523
- }
6524
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7,
6525
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 {
6526
- width: 32px;
6527
- height: 32px;
6528
- margin-top: 24px;
6529
- border-radius: 50%;
6530
- display: inline-block;
6531
- vertical-align: top;
6532
- overflow: hidden;
6533
- }
6534
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 img,
6535
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 img {
6536
- width: 100%;
6537
- height: 100%;
6538
- }
6539
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_main_content__8fbf9fc7,
6540
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_main_content__8fbf9fc7 {
6541
- display: flex;
6542
- flex-direction: column;
6543
- align-items: flex-end;
6544
- }
6545
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_right__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7,
6546
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_right__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 {
6547
- width: 32px;
6548
- height: 32px;
6549
- margin-top: 24px;
6550
- line-height: 32px;
6551
- border-radius: 50%;
6552
- display: inline-block;
6553
- vertical-align: top;
6554
- overflow: hidden;
6555
- text-align: center;
6556
- }
6557
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_right__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 i,
6558
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_right__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 i {
6559
- color: #fff;
6560
- }
6561
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_right__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 img,
6562
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_right__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 img {
6563
- width: 100%;
6564
- height: 100%;
6565
- }
6566
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li,
6567
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li {
6568
- position: relative;
6569
- display: flex;
6570
- width: 100%;
6571
- }
6572
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7,
6573
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 {
6574
- max-width: 80%;
6575
- }
6576
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content_flag__8fbf9fc7,
6577
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content_flag__8fbf9fc7 {
6578
- width: 100%;
6579
- }
6580
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content_flag__8fbf9fc7:hover .index2_module_operate_modal__8fbf9fc7,
6581
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content_flag__8fbf9fc7:hover .index2_module_operate_modal__8fbf9fc7 {
6582
- visibility: visible;
6583
- }
6584
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7,
6585
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 {
6586
- position: relative;
6587
- }
6588
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7,
6589
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 {
6590
- max-width: 100%;
6591
- }
6592
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7,
6593
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 {
6594
- padding: 0;
6595
- line-height: 1;
6596
- }
6597
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 p,
6598
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 p {
6599
- word-break: break-all;
6600
- }
6601
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 p,
6602
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 p,
6603
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 li,
6604
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 li {
6605
- line-height: 1.5;
6606
- color: rgba(0, 0, 0, 0.85);
6607
- }
6608
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 > h3,
6609
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 > h3 {
6610
- font-size: 16px;
6611
- font-weight: 600;
6612
- padding: 10px 0;
6613
- }
6614
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 ol li p,
6615
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 ol li p {
6616
- padding: 4px 0;
6617
- font-size: 14px;
6618
- font-weight: 600;
6619
- }
6620
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 ol li > ul li,
6621
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 .index2_module_content_child__8fbf9fc7 ol li > ul li {
6622
- list-style: inside;
6623
- color: rgba(0, 0, 0, 0.65);
6624
- }
6625
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 pre,
6626
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_main_content__8fbf9fc7 .index2_module_content__8fbf9fc7 pre {
6627
- background: rgba(0, 0, 0, 0.05);
6628
- padding: 12px;
6629
- line-height: 1.5;
6630
- margin: 4px 0;
6631
- }
6632
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7,
6633
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 {
6634
- visibility: hidden;
6635
- height: 24px;
6636
- white-space: nowrap;
6637
- position: relative;
6638
- right: 0;
6639
- top: -14px;
6640
- z-index: 9;
6641
- text-align: right;
6642
- }
6643
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7,
6644
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 {
6645
- display: inline-flex;
6646
- align-items: center;
6647
- padding: 8px 0;
6648
- border-radius: 4px;
6649
- background: #fff;
6650
- box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
6651
- line-height: 1;
6652
- color: rgba(0, 0, 0, 0.45);
6653
- }
6654
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 i,
6655
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 i {
6656
- color: rgba(0, 0, 0, 0.45);
6657
- font-size: 16px;
6658
- cursor: pointer;
6659
- }
6660
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 i svg,
6661
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 i svg {
6662
- color: rgba(0, 0, 0, 0.65);
6663
- }
6664
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 i:hover svg,
6665
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 i:hover svg {
6666
- color: #5991ef;
6667
- }
6668
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_active__8fbf9fc7 svg,
6669
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_active__8fbf9fc7 svg {
6670
- color: #5991ef;
6671
- }
6672
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 span,
6673
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 span {
6674
- margin: 0 8px;
6675
- }
6676
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_ask_question__8fbf9fc7,
6677
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_ask_question__8fbf9fc7 {
6678
- cursor: pointer;
6679
- color: rgba(0, 0, 0, 0.45);
6680
- font-size: 12px;
6681
- line-height: 1;
6682
- padding: 2px 8px;
6683
- background-color: rgba(0, 0, 0, 0.04);
6684
- margin-right: 16px;
6685
- }
6686
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_ask_question__8fbf9fc7:hover,
6687
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_ask_question__8fbf9fc7:hover {
6688
- color: #5991ef;
6689
- }
6690
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7,
6691
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 {
6692
- display: flex;
6693
- justify-content: space-between;
6694
- align-items: center;
6695
- bottom: 0;
6696
- }
6697
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7,
6698
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 {
6699
- display: inline-block;
6700
- padding: 8px;
6701
- line-height: 1;
6702
- color: rgba(0, 0, 0, 0.45);
6703
- }
6704
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 i,
6705
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 i {
6706
- color: rgba(0, 0, 0, 0.45);
6707
- font-size: 16px;
6708
- cursor: pointer;
6709
- }
6710
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 i svg,
6711
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 i svg {
6712
- color: rgba(0, 0, 0, 0.65);
6713
- }
6714
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 i:hover svg,
6715
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 i:hover svg {
6716
- color: #5991ef;
6717
- }
6718
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_active__8fbf9fc7 svg,
6719
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 .index2_module_active__8fbf9fc7 svg {
6720
- color: #5991ef;
6721
- }
6722
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 span,
6723
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_operate__8fbf9fc7 span {
6724
- margin: 0 8px;
6725
- cursor: pointer;
6726
- }
6727
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7,
6728
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 {
6729
- font-size: 12px;
6730
- color: rgba(0, 0, 0, 0.45);
6731
- display: inline-block;
6732
- padding: 8px 0;
6733
- cursor: pointer;
6734
- }
6735
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 .index2_module_icon__8fbf9fc7,
6736
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 .index2_module_icon__8fbf9fc7 {
6737
- display: inline-block;
6738
- width: 10px;
6739
- height: 10px;
6740
- border-radius: 2px;
6741
- background-color: rgba(0, 0, 0, 0.45);
6742
- margin-right: 4px;
6743
- }
6744
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 .index2_module_find_teacher__8fbf9fc7,
6745
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 .index2_module_find_teacher__8fbf9fc7 {
6746
- padding: 2px 8px;
6747
- border-radius: 2px;
6748
- background-color: rgba(0, 0, 0, 0.04);
6749
- color: rgba(0, 0, 0, 0.45);
6750
- font-size: 12px;
6751
- line-height: 1;
6752
- }
6753
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 .index2_module_find_teacher__8fbf9fc7:hover,
6754
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7 .index2_module_find_teacher__8fbf9fc7:hover {
6755
- color: #5991ef;
6756
- }
6757
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7:hover,
6758
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7:hover {
6759
- color: #5991ef;
6760
- }
6761
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7:hover span,
6762
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_generate__8fbf9fc7:hover span {
6763
- color: #5991ef;
6764
- }
6765
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_findTeacher__8fbf9fc7,
6766
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_findTeacher__8fbf9fc7 {
6767
- font-size: 12px;
6768
- color: rgba(0, 0, 0, 0.45);
6769
- display: inline-block;
6770
- padding: 8px 0;
6771
- cursor: pointer;
6772
- }
6773
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_findTeacher__8fbf9fc7 span,
6774
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_findTeacher__8fbf9fc7 span {
6775
- padding: 0px 8px;
6776
- background-color: rgba(0, 0, 0, 0.04);
6777
- color: rgba(0, 0, 0, 0.45);
6778
- }
6779
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_findTeacher__8fbf9fc7 span:hover,
6780
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_main__8fbf9fc7 .index2_module_operate_modal_bottom__8fbf9fc7 .index2_module_stop_findTeacher__8fbf9fc7 span:hover {
6781
- color: #5991ef;
6782
- }
6783
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_content__8fbf9fc7,
6784
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 > li .index2_module_content__8fbf9fc7 {
6785
- padding: 12px 16px;
6786
- display: inline-block;
6787
- font-size: 14px;
6788
- }
6789
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7,
6790
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 {
6791
- justify-content: flex-end;
6792
- }
6793
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_main__8fbf9fc7,
6794
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_left__8fbf9fc7 .index2_module_main__8fbf9fc7 {
6795
- text-align: right;
6796
- }
6797
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 li.index2_module_left__8fbf9fc7 .index2_module_content__8fbf9fc7,
6798
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 li.index2_module_left__8fbf9fc7 .index2_module_content__8fbf9fc7 {
6799
- border-radius: 20px 2px 20px 20px;
6800
- background: #d1e4ff;
6801
- text-align: left;
6802
- }
6803
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 li.index2_module_right__8fbf9fc7 .index2_module_content__8fbf9fc7,
6804
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 li.index2_module_right__8fbf9fc7 .index2_module_content__8fbf9fc7 {
6805
- border-radius: 2px 20px 20px 20px;
6806
- background: #fff;
6807
- }
6808
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 li .index2_module_content__8fbf9fc7 .index2_module_association_problem__8fbf9fc7 li,
6809
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 li .index2_module_content__8fbf9fc7 .index2_module_association_problem__8fbf9fc7 li {
6810
- color: #5991ef;
6811
- font-size: 14px;
6812
- font-weight: 400;
6813
- line-height: 1.8;
6814
- cursor: pointer;
6815
- }
6816
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_time__8fbf9fc7,
6817
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_time__8fbf9fc7 {
6818
- display: block;
6819
- margin: 40px 0;
6820
- margin-bottom: 16px;
6821
- text-align: center;
6822
- font-size: 12px;
6823
- color: rgba(0, 0, 0, 0.25);
6824
- position: relative;
6825
- }
6826
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_time__8fbf9fc7::before,
6827
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_time__8fbf9fc7::before {
6828
- content: "";
6829
- width: 100px;
6830
- display: inline-block;
6831
- height: 1px;
6832
- background-color: #ebebeb;
6833
- position: relative;
6834
- top: -3px;
6835
- right: 16px;
6836
- }
6837
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_time__8fbf9fc7::after,
6838
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_time__8fbf9fc7::after {
6839
- content: "";
6840
- width: 100px;
6841
- display: inline-block;
6842
- height: 1px;
6843
- background-color: #ebebeb;
6844
- position: relative;
6845
- top: -3px;
6846
- left: 16px;
6847
- }
6848
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7,
6849
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 {
6850
- display: table;
6851
- margin-top: 4px;
6852
- padding: 8px;
6853
- border-radius: 2px;
6854
- background: #e7e7e7;
6855
- }
6856
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 p,
6857
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 p {
6858
- color: rgba(0, 0, 0, 0.65);
6859
- font-size: 12px;
6860
- line-height: 1.5;
6861
- overflow: hidden;
6862
- text-overflow: ellipsis;
6863
- -webkit-box-orient: vertical;
6864
- -webkit-line-clamp: 2;
6865
- display: -webkit-box;
6866
- max-height: 36px;
6867
- word-break: break-all;
6868
- cursor: pointer;
6869
- text-align: left;
6870
- }
6871
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 .index2_module_text_exceed__8fbf9fc7,
6872
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 .index2_module_text_exceed__8fbf9fc7 {
6873
- padding-right: 16px;
6874
- position: relative;
6875
- }
6876
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 .index2_module_text_exceed__8fbf9fc7 > span,
6877
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_citation_content__8fbf9fc7 .index2_module_text_exceed__8fbf9fc7 > span {
6878
- position: absolute;
6879
- top: 20px;
6880
- right: 0;
6881
- }
6882
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_popover_content__8fbf9fc7,
6883
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_message_con__8fbf9fc7 .index2_module_popover_content__8fbf9fc7 {
6884
- max-width: 400px;
6885
- }
6886
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7::-webkit-scrollbar,
6887
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7::-webkit-scrollbar {
6888
- background-color: #eff0f7;
6889
- background-color: transparent;
6890
- width: 6px;
6891
- height: 4px;
6892
- }
6893
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7::-webkit-scrollbar-thumb,
6894
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7::-webkit-scrollbar-thumb {
6895
- border-radius: 4px;
6896
- background-color: rgba(181, 184, 198, 0.8);
6897
- }
6898
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main_newlabo__8fbf9fc7 pre,
6899
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main_newlabo__8fbf9fc7 pre {
6900
- background: #2b303b !important;
6901
- color: #fff;
6902
- overflow: auto;
6903
- }
6904
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main_newlabo__8fbf9fc7 pre pre::-webkit-scrollbar,
6905
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main_newlabo__8fbf9fc7 pre pre::-webkit-scrollbar {
6906
- background-color: #eaedf1;
6907
- background-color: transparent;
6908
- width: 4px;
6909
- height: 4px;
6910
- }
6911
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main_newlabo__8fbf9fc7 pre pre::-webkit-scrollbar-thumb,
6912
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main_newlabo__8fbf9fc7 pre pre::-webkit-scrollbar-thumb {
6913
- border-radius: 4px;
6914
- background-color: #f4f4f4;
6915
- }
6916
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_main_newlabo_no_pic__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7,
6917
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main_newlabo_no_pic__8fbf9fc7 .index2_module_head_sculpture__8fbf9fc7 {
6918
- display: none !important;
6919
- }
6920
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7,
6921
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 {
6922
- position: absolute;
6923
- bottom: 0;
6924
- width: 100%;
6925
- }
6926
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7,
6927
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7 {
6928
- white-space: nowrap;
6929
- overflow: auto;
6930
- width: calc(100% - 40px);
6931
- box-sizing: border-box;
6932
- margin-bottom: 6px;
6933
- }
6934
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7 .index2_module_item__8fbf9fc7,
6935
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7 .index2_module_item__8fbf9fc7 {
6936
- display: inline-block;
6937
- margin-right: 8px;
6938
- }
6939
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7 .index2_module_item__8fbf9fc7:last-child,
6940
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7 .index2_module_item__8fbf9fc7:last-child {
6941
- margin-right: 0;
6942
- }
6943
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7::-webkit-scrollbar,
6944
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7::-webkit-scrollbar {
6945
- background-color: #eaedf1;
6946
- background-color: transparent;
6947
- width: 4px;
6948
- height: 4px;
6949
- }
6950
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7::-webkit-scrollbar-thumb,
6951
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list_teacherList__8fbf9fc7::-webkit-scrollbar-thumb {
6952
- border-radius: 4px;
6953
- background-color: rgba(181, 184, 198, 0.6);
6954
- }
6955
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7,
6956
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 {
6957
- position: absolute;
6958
- bottom: 60px;
6959
- margin: 0 16px;
6960
- padding-bottom: 4px;
6961
- line-height: 1;
6962
- }
6963
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 .index2_module_item__8fbf9fc7 > span,
6964
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 .index2_module_item__8fbf9fc7 > span {
6965
- cursor: pointer;
6966
- max-width: 100%;
6967
- display: inline-block;
6968
- margin-bottom: 2px;
6969
- padding: 8px 16px;
6970
- justify-content: center;
6971
- align-items: center;
6972
- border-radius: 4px;
6973
- background: #ececec;
6974
- font-size: 14px;
6975
- line-height: 1;
6976
- overflow: hidden;
6977
- }
6978
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 .index2_module_item__8fbf9fc7 > span:hover,
6979
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 .index2_module_item__8fbf9fc7 > span:hover {
6980
- background-color: #fff;
6981
- }
6982
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 .index2_module_item__8fbf9fc7 > span .index2_module_sign__8fbf9fc7,
6983
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_issues_list__8fbf9fc7 .index2_module_item__8fbf9fc7 > span .index2_module_sign__8fbf9fc7 {
6984
- color: #5991ef;
6985
- }
6986
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7,
6987
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 {
6988
- display: flex;
6989
- align-items: flex-end;
6990
- margin-bottom: 12px;
6991
- padding: 0 16px;
6992
- }
6993
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7,
6994
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 {
6995
- align-items: flex-end;
6996
- width: calc(100% - 36px);
6997
- background-color: #fff;
6998
- padding: 11px 16px;
6999
- border: 1px solid #ebebeb;
7000
- border-radius: 8px;
7001
- justify-content: space-between;
7002
- line-height: 1;
7003
- position: relative;
7004
- padding-right: 1px;
7005
- }
7006
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7,
7007
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 {
7008
- line-height: 1;
7009
- }
7010
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 textarea,
7011
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 textarea {
7012
- max-height: 100px;
7013
- padding: 0;
7014
- border: none;
7015
- box-shadow: none !important;
7016
- resize: none;
7017
- padding-right: 48px;
7018
- }
7019
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 textarea.bhd-input,
7020
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 textarea.bhd-input {
7021
- min-height: 21px !important;
7022
- line-height: 1.5;
7023
- }
7024
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 .bhd-input[disabled],
7025
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_input__8fbf9fc7 .bhd-input[disabled] {
7026
- background-color: #fff !important;
7027
- }
7028
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_no_AI__8fbf9fc7,
7029
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_no_AI__8fbf9fc7 {
7030
- width: 100%;
7031
- }
7032
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_no_AI__8fbf9fc7 textarea,
7033
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 > .index2_module_no_AI__8fbf9fc7 textarea {
7034
- padding-right: 12px;
7035
- }
7036
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7,
7037
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 {
7038
- position: absolute;
7039
- right: 18px;
7040
- bottom: 10px;
7041
- color: rgba(0, 0, 0, 0.65);
7042
- }
7043
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 i,
7044
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 i {
7045
- cursor: pointer;
7046
- }
7047
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 i svg,
7048
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 i svg {
7049
- color: rgba(0, 0, 0, 0.65);
7050
- font-size: 20px;
7051
- }
7052
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 .index2_module_voice_btn__8fbf9fc7,
7053
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_voice__8fbf9fc7 .index2_module_voice_btn__8fbf9fc7 {
7054
- width: 32px;
7055
- cursor: pointer;
7056
- position: absolute;
7057
- bottom: -5px;
7058
- right: -10px;
7059
- }
7060
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_disabled__8fbf9fc7,
7061
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_disabled__8fbf9fc7 {
7062
- cursor: not-allowed !important;
7063
- color: rgba(0, 0, 0, 0.25) !important;
7064
- }
7065
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_disabled__8fbf9fc7 svg,
7066
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_disabled__8fbf9fc7 svg {
7067
- color: rgba(0, 0, 0, 0.25) !important;
7068
- }
7069
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7,
7070
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 {
7071
- display: flex;
7072
- align-items: center;
7073
- width: calc(100% - 24px);
7074
- }
7075
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 .index2_module_content_con__8fbf9fc7,
7076
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 .index2_module_content_con__8fbf9fc7 {
7077
- margin-top: 6px;
7078
- align-items: center;
7079
- padding: 8px;
7080
- background: #e7e7e7;
7081
- display: inline-block;
7082
- width: calc(100% - 60px);
7083
- }
7084
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 .index2_module_content_con__8fbf9fc7 p,
7085
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 .index2_module_content_con__8fbf9fc7 p {
7086
- color: rgba(0, 0, 0, 0.65);
7087
- border-radius: 2px;
7088
- font-size: 12px;
7089
- line-height: 1.5;
7090
- overflow: hidden;
7091
- text-overflow: ellipsis;
7092
- -webkit-box-orient: vertical;
7093
- -webkit-line-clamp: 2;
7094
- display: -webkit-box;
7095
- max-height: 36px;
7096
- word-break: break-all;
7097
- }
7098
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 .index2_module_delete_quote__8fbf9fc7,
7099
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_input_wrap__8fbf9fc7 .index2_module_content_main__8fbf9fc7 .index2_module_delete_quote__8fbf9fc7 {
7100
- font-size: 18px;
7101
- color: #bfbfbf;
7102
- margin-top: 6px;
7103
- }
7104
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_sending__8fbf9fc7,
7105
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_sending__8fbf9fc7 {
7106
- width: 20px;
7107
- margin-left: 16px;
7108
- margin-bottom: 8px;
7109
- }
7110
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_sending__8fbf9fc7 i svg,
7111
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_sending__8fbf9fc7 i svg {
7112
- font-size: 20px;
7113
- color: rgba(0, 0, 0, 0.65);
7114
- }
7115
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_sending__8fbf9fc7 .index2_module_disabled__8fbf9fc7 svg,
7116
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 .index2_module_Drawer_buttom__8fbf9fc7 .index2_module_sending__8fbf9fc7 .index2_module_disabled__8fbf9fc7 svg {
7117
- color: rgba(0, 0, 0, 0.25);
7118
- cursor: not-allowed;
7119
- }
7120
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List_newlabo__8fbf9fc7,
7121
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List_newlabo__8fbf9fc7 {
7122
- background-color: #f5f5f5 !important;
7123
- }
7124
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .anticon,
7125
- .index2_module_ChatWindow_Modal__8fbf9fc7 .anticon {
7126
- vertical-align: 0;
7127
- }
7128
- .index2_module_ChatWindow_Drawer__8fbf9fc7 {
7129
- background: #f5f5f5 !important;
7130
- position: relative;
7131
- height: 100%;
7132
- }
7133
- .index2_module_ChatWindow_Drawer__8fbf9fc7 .bhd-drawer-header {
7134
- display: none !important;
7135
- }
7136
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-modal {
7137
- border-radius: 8px;
7138
- overflow: hidden;
7139
- position: relative;
7140
- }
7141
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-modal-content {
7142
- height: 100%;
7143
- background-color: #f5f5f5 !important;
7144
- }
7145
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-modal-content .bhd-modal-close {
7146
- display: none !important;
7147
- }
7148
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-modal-header {
7149
- display: none !important;
7150
- }
7151
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-modal-body {
7152
- height: 100%;
7153
- padding: 0 !important;
7154
- border-radius: 4px !important;
7155
- }
7156
- .index2_module_ChatWindow_Modal__8fbf9fc7 .bhd-drawer-right > .bhd-drawer-content-wrapper {
7157
- top: 129px;
7158
- right: 200px;
7159
- height: 790px;
7160
- }
7161
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_main_list__8fbf9fc7 {
7162
- max-height: 650px;
7163
- }
7164
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_user__8fbf9fc7 {
7165
- padding-left: 0 !important;
7166
- cursor: pointer;
7167
- }
7168
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_buttom_Issues_List__8fbf9fc7 {
7169
- border-radius: 4px;
7170
- width: calc(100% - 328px);
7171
- margin-left: 328px;
7172
- }
7173
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 {
7174
- max-height: 700px;
7175
- }
7176
- .index2_module_ChatWindow_Modal__8fbf9fc7 .index2_module_Drawer_main__8fbf9fc7 .index2_module_chat_content__8fbf9fc7 {
7177
- width: calc(100% - 328px);
7178
- margin-left: 328px;
7179
- display: inline-block;
7180
- }
7181
- .index2_module_popover_main_content__8fbf9fc7 {
7182
- min-width: 300px !important;
7183
- max-width: 340px !important;
7184
- background-color: #fff !important;
7185
- box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
7186
- border-radius: 4px;
7187
- border: 1px solid rgba(0, 0, 0, 0.15);
7188
- }
7189
- .index2_module_popover_main_content__8fbf9fc7 .bhd-tooltip-content {
7190
- background-color: #fff;
7191
- border-radius: 4px;
7192
- }
7193
- .index2_module_popover_main_content__8fbf9fc7 .bhd-tooltip-content .bhd-tooltip-inner {
7194
- background-color: #fff;
7195
- color: rgba(0, 0, 0, 0.85);
7196
- font-size: 14px;
7197
- padding: 12px 16px;
7198
- border-radius: 4px;
7199
- }
7200
- .index2_module_popover_main_content__8fbf9fc7 .bhd-tooltip-arrow:before {
7201
- background: #ccc !important;
7202
- }
7203
- .index2_module_popover_main_content__8fbf9fc7 .bhd-tooltip-arrow::after {
7204
- width: 0 !important;
7205
- height: 0 !important;
7206
- border: 5px solid;
7207
- border-color: transparent transparent #fff transparent;
7208
- transform: none !important;
7209
- background: transparent !important;
7210
- bottom: 0px !important;
7211
- left: 0px !important;
7212
- right: 0 !important;
7213
- box-shadow: none !important;
7214
- }
7215
- .index2_module_popover_main_content_name__8fbf9fc7 {
7216
- width: auto;
7217
- background-color: #fff !important;
7218
- box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
7219
- border-radius: 4px;
7220
- border: 1px solid rgba(0, 0, 0, 0.15);
7221
- }
7222
- .index2_module_popover_main_content_name__8fbf9fc7 .bhd-tooltip-content {
7223
- background-color: #fff;
7224
- border-radius: 4px;
7225
- }
7226
- .index2_module_popover_main_content_name__8fbf9fc7 .bhd-tooltip-content .bhd-tooltip-inner {
7227
- background-color: #fff;
7228
- color: rgba(0, 0, 0, 0.85);
7229
- font-size: 14px;
7230
- padding: 12px 16px;
7231
- border-radius: 4px;
7232
- }
7233
- .index2_module_popover_main_content_name__8fbf9fc7 .bhd-tooltip-arrow:before {
7234
- background: #ccc !important;
7235
- }
7236
- .index2_module_popover_main_content_name__8fbf9fc7 .bhd-tooltip-arrow::after {
7237
- width: 0 !important;
7238
- height: 0 !important;
7239
- border: 5px solid;
7240
- border-color: transparent transparent #fff transparent;
7241
- transform: none !important;
7242
- background: transparent !important;
7243
- bottom: 0px !important;
7244
- left: 0px !important;
7245
- right: 0 !important;
7246
- box-shadow: none !important;
7247
- }
7248
- .index2_module_teacher_layout__8fbf9fc7 {
7249
- position: fixed;
7250
- right: 568px;
7251
- border-radius: 8px;
7252
- background: rgba(255, 255, 255, 0.5);
7253
- box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
7254
- -webkit-backdrop-filter: blur(7.5px);
7255
- backdrop-filter: blur(7.5px);
7256
- width: 80px;
7257
- }
7258
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div,
7259
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div {
7260
- display: flex;
7261
- flex-direction: column;
7262
- align-items: center;
7263
- padding: 8px;
7264
- border-radius: 8px;
7265
- margin: 8px 0;
7266
- max-width: 60px;
7267
- overflow: hidden;
7268
- position: relative;
7269
- cursor: pointer;
7270
- }
7271
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div:hover,
7272
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div:hover {
7273
- background-color: #f5f5f5;
7274
- }
7275
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div:hover .index2_module_delete__8fbf9fc7,
7276
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div:hover .index2_module_delete__8fbf9fc7 {
7277
- display: block;
7278
- }
7279
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div p,
7280
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div p {
7281
- max-width: 60px;
7282
- overflow: hidden;
7283
- text-overflow: ellipsis;
7284
- white-space: nowrap;
7285
- color: rgba(0, 0, 0, 0.65);
7286
- font-size: 12px;
7287
- line-height: 1;
7288
- padding-top: 12px;
7289
- }
7290
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div img,
7291
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div img {
7292
- width: 32px;
7293
- height: 32px;
7294
- border-radius: 50%;
7295
- }
7296
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div .index2_module_num__8fbf9fc7,
7297
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div .index2_module_num__8fbf9fc7 {
7298
- position: absolute;
7299
- top: 0;
7300
- right: 0;
7301
- border-radius: 26px;
7302
- background-color: #f4523b;
7303
- color: #fff;
7304
- padding: 0 5px;
7305
- border-radius: 25px;
7306
- font-size: 12px;
7307
- line-height: 1.2;
7308
- }
7309
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div .index2_module_delete__8fbf9fc7,
7310
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div .index2_module_delete__8fbf9fc7 {
7311
- position: absolute;
7312
- top: 2px;
7313
- right: 2px;
7314
- color: rgba(0, 0, 0, 0.65);
7315
- font-size: 12px;
7316
- display: none;
7317
- }
7318
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 > div {
7319
- margin: 8px;
7320
- }
7321
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_shrink__8fbf9fc7 {
7322
- border-bottom: 1px solid #ebebeb;
7323
- border-radius: 0;
7324
- margin-bottom: 8px;
7325
- margin-top: 8px;
7326
- }
7327
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_shrink__8fbf9fc7 > span {
7328
- font-size: 20px;
7329
- }
7330
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_shrink__8fbf9fc7 p {
7331
- padding-top: 0;
7332
- }
7333
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_shrink__8fbf9fc7:hover {
7334
- background-color: #fff !important;
7335
- }
7336
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_active__8fbf9fc7,
7337
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_active__8fbf9fc7 {
7338
- background: #f0f8ff;
7339
- }
7340
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div:last-child {
7341
- margin-bottom: 0;
7342
- }
7343
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 > div:first-child {
7344
- margin-top: 0;
7345
- }
7346
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7 {
7347
- max-height: 524px;
7348
- padding: 0 8px;
7349
- padding-right: 4px;
7350
- overflow-y: auto;
7351
- margin-bottom: 8px;
7352
- margin-top: 8px;
7353
- }
7354
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7::-webkit-scrollbar {
7355
- background-color: #eaedf1;
7356
- background-color: transparent;
7357
- width: 4px;
7358
- height: 4px;
7359
- }
7360
- .index2_module_teacher_layout__8fbf9fc7 .index2_module_bottom__8fbf9fc7::-webkit-scrollbar-thumb {
7361
- border-radius: 4px;
7362
- background-color: rgba(0, 0, 0, 0.25);
7363
- }
7364
- .index2_module_teacher_layout_newlabo__8fbf9fc7 {
7365
- top: 50px;
7366
- right: 0;
7367
- }
7368
- .index2_module_teacher_layout_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7 svg {
7369
- transform: rotate(180deg);
7370
- }
7371
- .index2_module_teacher_layout_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_active__8fbf9fc7,
7372
- .index2_module_teacher_layout_newlabo__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_active__8fbf9fc7 {
7373
- background-color: #D1E4FF;
7374
- }
7375
- .index2_module_teacher_layout_modal__8fbf9fc7 {
7376
- width: 328px;
7377
- height: calc(100% - 48px);
7378
- background-color: #fff;
7379
- position: absolute;
7380
- border-top: 1px solid #ebebeb;
7381
- }
7382
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7,
7383
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 {
7384
- border-bottom: 1px solid #ebebeb;
7385
- padding: 16px;
7386
- display: flex;
7387
- align-items: center;
7388
- cursor: pointer;
7389
- }
7390
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 img,
7391
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 img {
7392
- width: 32px;
7393
- height: 32px;
7394
- border-radius: 50%;
7395
- margin-right: 12px;
7396
- }
7397
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 > span,
7398
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 > span {
7399
- margin-right: 12px;
7400
- }
7401
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7,
7402
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 {
7403
- width: 252px;
7404
- }
7405
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_message__8fbf9fc7,
7406
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_message__8fbf9fc7 {
7407
- color: #000;
7408
- font-size: 14px;
7409
- line-height: 1;
7410
- padding-right: 10px;
7411
- }
7412
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_message__8fbf9fc7 .index2_module_num__8fbf9fc7,
7413
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_message__8fbf9fc7 .index2_module_num__8fbf9fc7 {
7414
- margin-left: 12px;
7415
- border-radius: 26px;
7416
- background-color: #f4523b;
7417
- color: #fff;
7418
- padding: 0 5px;
7419
- border-radius: 25px;
7420
- font-size: 12px;
7421
- line-height: 1;
7422
- }
7423
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_message__8fbf9fc7 .index2_module_time__8fbf9fc7,
7424
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_message__8fbf9fc7 .index2_module_time__8fbf9fc7 {
7425
- font-size: 12px;
7426
- color: rgba(0, 0, 0, 0.25);
7427
- float: right;
7428
- }
7429
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_con__8fbf9fc7,
7430
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_ai__8fbf9fc7 .index2_module_user_info__8fbf9fc7 .index2_module_con__8fbf9fc7 {
7431
- color: rgba(0, 0, 0, 0.45);
7432
- font-size: 12px;
7433
- line-height: 1.5;
7434
- margin-top: 8px;
7435
- overflow: hidden;
7436
- white-space: nowrap;
7437
- text-overflow: ellipsis;
7438
- }
7439
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_active__8fbf9fc7,
7440
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_active__8fbf9fc7 {
7441
- background: #f0f8ff;
7442
- }
7443
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7 {
7444
- overflow: auto;
7445
- height: calc(100% - 70px);
7446
- }
7447
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7::-webkit-scrollbar {
7448
- background-color: #eaedf1;
7449
- background-color: transparent;
7450
- width: 4px;
7451
- height: 4px;
7452
- }
7453
- .index2_module_teacher_layout_modal__8fbf9fc7 .index2_module_bottom__8fbf9fc7::-webkit-scrollbar-thumb {
7454
- border-radius: 4px;
7455
- background-color: rgba(0, 0, 0, 0.25);
7456
- }
7457
- .index2_module_teacher_layout_modal__8fbf9fc7 .anticon {
7458
- vertical-align: 0;
7459
- }
7460
- .index2_module_teacher_layout_modal_newlabo__8fbf9fc7 .index2_module_top__8fbf9fc7 .index2_module_active__8fbf9fc7,
7461
- .index2_module_teacher_layout_modal_newlabo__8fbf9fc7 .index2_module_bottom__8fbf9fc7 .index2_module_active__8fbf9fc7 {
7462
- background: #f0f8ff !important;
7463
- }
7464
- .index2_module_history_list__8fbf9fc7 {
7465
- position: absolute;
7466
- top: 0;
7467
- background: rgba(0, 0, 0, 0.3);
7468
- width: 100%;
7469
- height: 100%;
7470
- overflow: hidden;
7471
- }
7472
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 {
7473
- background: #fff;
7474
- position: absolute;
7475
- z-index: 10;
7476
- bottom: -500px;
7477
- width: 100%;
7478
- border-radius: 16px 16px 0px 0px;
7479
- overflow: hidden;
7480
- animation: index2_module_mymove__8fbf9fc7 1s forwards;
7481
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
7482
- }
7483
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_title__8fbf9fc7 {
7484
- border-bottom: 1px solid rgba(0, 0, 0, 0.15);
7485
- font-size: 16px;
7486
- font-weight: 600;
7487
- line-height: 150%;
7488
- padding: 16px 24px;
7489
- display: flex;
7490
- justify-content: space-between;
7491
- }
7492
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_title__8fbf9fc7 svg {
7493
- font-size: 12px;
7494
- cursor: pointer;
7495
- opacity: 0.65;
7496
- font-weight: 300;
7497
- }
7498
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 {
7499
- position: relative;
7500
- margin: 16px 24px;
7501
- background-color: #fff;
7502
- }
7503
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 input {
7504
- width: 100%;
7505
- height: 40px;
7506
- line-height: 40px;
7507
- border-radius: 2px;
7508
- border: 1px solid #ebebeb;
7509
- padding-left: 46px;
7510
- padding-right: 30px;
7511
- color: rgba(0, 0, 0, 0.85);
7512
- }
7513
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 .anticon {
7514
- position: absolute;
7515
- top: 11px;
7516
- z-index: 1;
7517
- left: 14px;
7518
- font-size: 16px;
7519
- color: rgba(0, 0, 0, 0.65);
7520
- }
7521
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 .guanbi_Close {
7522
- position: absolute;
7523
- top: 3px;
7524
- right: 38px;
7525
- font-size: 16px;
7526
- z-index: 1;
7527
- color: rgba(0, 0, 0, 0.65);
7528
- cursor: pointer;
7529
- }
7530
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 .guanbi_Close svg {
7531
- font-size: 10px;
7532
- opacity: 0.65;
7533
- }
7534
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 svg {
7535
- opacity: 0.65;
7536
- font-weight: 300;
7537
- }
7538
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7:first-child {
7539
- margin-top: 0;
7540
- }
7541
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 {
7542
- overflow: auto;
7543
- height: 510px;
7544
- }
7545
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7::-webkit-scrollbar {
7546
- background-color: #eaedf1;
7547
- background-color: transparent;
7548
- width: 4px;
7549
- height: 4px;
7550
- }
7551
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7::-webkit-scrollbar-thumb {
7552
- border-radius: 4px;
7553
- background-color: rgba(0, 0, 0, 0.25);
7554
- }
7555
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 {
7556
- width: 100%;
7557
- padding: 8px 16px;
7558
- display: flex;
7559
- align-items: center;
7560
- border-bottom: 1px solid #ebebeb;
7561
- }
7562
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_head_img__8fbf9fc7 {
7563
- width: 36px;
7564
- height: 36px;
7565
- border-radius: 50%;
7566
- margin-right: 16px;
7567
- }
7568
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_head_img__8fbf9fc7 img {
7569
- width: 36px;
7570
- height: 36px;
7571
- border-radius: 50%;
7572
- }
7573
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_head_img__8fbf9fc7 svg {
7574
- width: 36px;
7575
- height: 36px;
7576
- }
7577
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_list_desc__8fbf9fc7 {
7578
- width: calc(100% - 56px);
7579
- }
7580
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_list_desc__8fbf9fc7 .index2_module_name__8fbf9fc7 {
7581
- color: rgba(0, 0, 0, 0.85);
7582
- font-size: 16px;
7583
- font-weight: 600;
7584
- line-height: 150%;
7585
- margin-bottom: 4px;
7586
- }
7587
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_list_desc__8fbf9fc7 .index2_module_name__8fbf9fc7 .index2_module_time__8fbf9fc7 {
7588
- float: right;
7589
- font-size: 14px;
7590
- color: #8c8c8c;
7591
- font-weight: 400;
7592
- }
7593
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_list_desc__8fbf9fc7 .index2_module_decs__8fbf9fc7 {
7594
- color: rgba(0, 0, 0, 0.65);
7595
- font-size: 14px;
7596
- font-weight: 400;
7597
- line-height: 150%;
7598
- overflow: hidden;
7599
- text-overflow: ellipsis;
7600
- white-space: nowrap;
7601
- }
7602
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_list_desc__8fbf9fc7 .index2_module_decs__8fbf9fc7 span {
7603
- color: #5991ef;
7604
- }
7605
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_open__8fbf9fc7 {
7606
- font-size: 24px;
7607
- color: rgba(0, 0, 0, 0.65);
7608
- }
7609
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_summary__8fbf9fc7 .index2_module_active__8fbf9fc7 svg {
7610
- transform: rotate(90deg);
7611
- }
7612
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 {
7613
- background-color: rgba(0, 0, 0, 0.02);
7614
- }
7615
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7 {
7616
- padding: 8px 16px;
7617
- margin-bottom: 1px;
7618
- position: relative;
7619
- cursor: pointer;
7620
- }
7621
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7:hover {
7622
- background-color: rgba(0, 0, 0, 0.04);
7623
- }
7624
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7::before {
7625
- content: "";
7626
- display: inline-block;
7627
- width: 100%;
7628
- height: 1px;
7629
- background-color: #ebebeb;
7630
- position: absolute;
7631
- bottom: -1px;
7632
- left: -1px;
7633
- }
7634
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7 .index2_module_name__8fbf9fc7 {
7635
- display: flex;
7636
- justify-content: space-between;
7637
- align-items: center;
7638
- margin-bottom: 9px;
7639
- }
7640
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7 .index2_module_name__8fbf9fc7 p {
7641
- color: rgba(0, 0, 0, 0.85);
7642
- font-size: 16px;
7643
- font-weight: 600;
7644
- line-height: 1.5;
7645
- }
7646
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7 .index2_module_name__8fbf9fc7 .index2_module_time__8fbf9fc7 {
7647
- font-size: 14px;
7648
- color: #8c8c8c;
7649
- }
7650
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7 .index2_module_con__8fbf9fc7 {
7651
- color: rgba(0, 0, 0, 0.85);
7652
- font-size: 14px;
7653
- font-weight: 400;
7654
- line-height: 150%;
7655
- overflow: hidden;
7656
- text-overflow: ellipsis;
7657
- -webkit-box-orient: vertical;
7658
- -webkit-line-clamp: 2;
7659
- display: -webkit-box;
7660
- max-height: 40px;
7661
- word-break: break-all;
7662
- }
7663
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list__8fbf9fc7 .index2_module_con__8fbf9fc7 span {
7664
- color: #5991ef;
7665
- }
7666
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_list_item__8fbf9fc7 .index2_module_list_detail__8fbf9fc7 .index2_module_list_more__8fbf9fc7 {
7667
- text-align: center;
7668
- color: rgba(0, 0, 0, 0.45);
7669
- font-size: 14px;
7670
- }
7671
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_no_data__8fbf9fc7 {
7672
- text-align: center;
7673
- margin-top: 130px;
7674
- }
7675
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_no_data__8fbf9fc7 img {
7676
- width: 160px;
7677
- }
7678
- .index2_module_history_list__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 .index2_module_no_data__8fbf9fc7 p {
7679
- margin-top: 24px;
7680
- color: rgba(0, 0, 0, 0.45);
7681
- text-align: center;
7682
- font-size: 14px;
7683
- line-height: 100%;
7684
- /* 14px */
7685
- }
7686
- @keyframes index2_module_mymove__8fbf9fc7 {
7687
- from {
7688
- bottom: -500px;
7689
- }
7690
- to {
7691
- bottom: 0;
7692
- }
7693
- }
7694
- .index2_module_history_list__8fbf9fc7 .anticon {
7695
- vertical-align: 0;
7696
- }
7697
- .index2_module_history_list_broadside__8fbf9fc7 {
7698
- width: 417px;
7699
- height: calc(100% - 48px);
7700
- right: 0;
7701
- top: 48px;
7702
- border-radius: 0;
7703
- background: transparent;
7704
- overflow: visible;
7705
- }
7706
- .index2_module_history_list_broadside__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 {
7707
- height: 100%;
7708
- border-radius: 0;
7709
- box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
7710
- }
7711
- .index2_module_history_list_broadside__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_search_top__8fbf9fc7 {
7712
- margin: 16px;
7713
- }
7714
- .index2_module_history_list_broadside__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_title__8fbf9fc7 {
7715
- padding: 16px;
7716
- }
7717
- .index2_module_history_list_broadside__8fbf9fc7 .index2_module_search_layout__8fbf9fc7 .index2_module_main_list__8fbf9fc7 {
7718
- height: calc(100% - 140px);
7719
- max-height: calc(100% - 140px);
7720
- }
7721
6392
 
7722
6393
  /* 变量色值 */
7723
6394
  /* "color-background-layout": {
@@ -8160,49 +6831,49 @@
8160
6831
  "description": "图标,六级填充色"
8161
6832
  }
8162
6833
  */
8163
- .index_module_service_ChatWindow_Drawer__1d39865c,
8164
- .index_module_ChatWindow_Modal__1d39865c {
6834
+ .index_module_service_ChatWindow_Drawer__1c3a52cb,
6835
+ .index_module_ChatWindow_Modal__1c3a52cb {
8165
6836
  width: 100% !important;
8166
6837
  }
8167
- .index_module_service_ChatWindow_Drawer__1d39865c .bhd-drawer-mask,
8168
- .index_module_ChatWindow_Modal__1d39865c .bhd-drawer-mask {
6838
+ .index_module_service_ChatWindow_Drawer__1c3a52cb .bhd-drawer-mask,
6839
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-drawer-mask {
8169
6840
  background-color: rgba(0, 0, 0, 0.15) !important;
8170
6841
  }
8171
- .index_module_ChatWindow_Drawer__1d39865c,
8172
- .index_module_ChatWindow_Modal__1d39865c {
6842
+ .index_module_ChatWindow_Drawer__1c3a52cb,
6843
+ .index_module_ChatWindow_Modal__1c3a52cb {
8173
6844
  /* 全局修改滚动条样式 */
8174
6845
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
8175
6846
  }
8176
- .index_module_ChatWindow_Drawer__1d39865c textarea::-webkit-scrollbar,
8177
- .index_module_ChatWindow_Modal__1d39865c textarea::-webkit-scrollbar {
6847
+ .index_module_ChatWindow_Drawer__1c3a52cb textarea::-webkit-scrollbar,
6848
+ .index_module_ChatWindow_Modal__1c3a52cb textarea::-webkit-scrollbar {
8178
6849
  background-color: #eaedf1;
8179
6850
  background-color: transparent;
8180
6851
  width: 4px;
8181
6852
  height: 4px;
8182
6853
  }
8183
- .index_module_ChatWindow_Drawer__1d39865c textarea::-webkit-scrollbar-thumb,
8184
- .index_module_ChatWindow_Modal__1d39865c textarea::-webkit-scrollbar-thumb {
6854
+ .index_module_ChatWindow_Drawer__1c3a52cb textarea::-webkit-scrollbar-thumb,
6855
+ .index_module_ChatWindow_Modal__1c3a52cb textarea::-webkit-scrollbar-thumb {
8185
6856
  border-radius: 4px;
8186
6857
  background-color: rgba(0, 0, 0, 0.25);
8187
6858
  }
8188
- .index_module_ChatWindow_Drawer__1d39865c pre::-webkit-scrollbar,
8189
- .index_module_ChatWindow_Modal__1d39865c pre::-webkit-scrollbar {
6859
+ .index_module_ChatWindow_Drawer__1c3a52cb pre::-webkit-scrollbar,
6860
+ .index_module_ChatWindow_Modal__1c3a52cb pre::-webkit-scrollbar {
8190
6861
  background-color: #eaedf1;
8191
6862
  background-color: transparent;
8192
6863
  width: 4px;
8193
6864
  height: 4px;
8194
6865
  }
8195
- .index_module_ChatWindow_Drawer__1d39865c pre::-webkit-scrollbar-thumb,
8196
- .index_module_ChatWindow_Modal__1d39865c pre::-webkit-scrollbar-thumb {
6866
+ .index_module_ChatWindow_Drawer__1c3a52cb pre::-webkit-scrollbar-thumb,
6867
+ .index_module_ChatWindow_Modal__1c3a52cb pre::-webkit-scrollbar-thumb {
8197
6868
  border-radius: 4px;
8198
6869
  background-color: rgba(0, 0, 0, 0.25);
8199
6870
  }
8200
- .index_module_ChatWindow_Drawer__1d39865c .bhd-drawer-body,
8201
- .index_module_ChatWindow_Modal__1d39865c .bhd-drawer-body {
6871
+ .index_module_ChatWindow_Drawer__1c3a52cb .bhd-drawer-body,
6872
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-drawer-body {
8202
6873
  padding: 0 !important;
8203
6874
  }
8204
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c,
8205
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c {
6875
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb,
6876
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb {
8206
6877
  display: flex;
8207
6878
  padding: 16px 24px;
8208
6879
  justify-content: space-between;
@@ -8210,16 +6881,16 @@
8210
6881
  background-color: #fff;
8211
6882
  line-height: 1;
8212
6883
  }
8213
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c,
8214
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c {
6884
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb,
6885
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb {
8215
6886
  color: #000;
8216
6887
  font-size: 16px;
8217
6888
  font-weight: 600;
8218
6889
  position: relative;
8219
6890
  padding-left: 36px;
8220
6891
  }
8221
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c i,
8222
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c i {
6892
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb i,
6893
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb i {
8223
6894
  padding-right: 16px;
8224
6895
  color: #111;
8225
6896
  position: absolute;
@@ -8228,8 +6899,8 @@
8228
6899
  left: 0;
8229
6900
  cursor: pointer;
8230
6901
  }
8231
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c .index_module_count__1d39865c,
8232
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c .index_module_count__1d39865c {
6902
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb .index_module_count__1c3a52cb,
6903
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb .index_module_count__1c3a52cb {
8233
6904
  position: absolute;
8234
6905
  top: -6px;
8235
6906
  right: 5px;
@@ -8240,19 +6911,19 @@
8240
6911
  font-size: 12px;
8241
6912
  line-height: 1.2;
8242
6913
  }
8243
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_operate__1d39865c,
8244
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_operate__1d39865c {
6914
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_operate__1c3a52cb,
6915
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_operate__1c3a52cb {
8245
6916
  display: flex;
8246
6917
  height: 16px;
8247
6918
  }
8248
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_operate__1d39865c i,
8249
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_operate__1d39865c i {
6919
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_operate__1c3a52cb i,
6920
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_operate__1c3a52cb i {
8250
6921
  font-size: 16px;
8251
6922
  margin-left: 23px;
8252
6923
  cursor: pointer;
8253
6924
  }
8254
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_operate__1d39865c .index_module_line__1d39865c,
8255
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap__1d39865c .index_module_top__1d39865c .index_module_operate__1d39865c .index_module_line__1d39865c {
6925
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_operate__1c3a52cb .index_module_line__1c3a52cb,
6926
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap__1c3a52cb .index_module_top__1c3a52cb .index_module_operate__1c3a52cb .index_module_line__1c3a52cb {
8256
6927
  display: inline-block;
8257
6928
  width: 1px;
8258
6929
  height: 16px;
@@ -8260,40 +6931,40 @@
8260
6931
  margin: 0 4px;
8261
6932
  margin-left: 23px;
8262
6933
  }
8263
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap_newlabo__1d39865c .index_module_top__1d39865c,
8264
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap_newlabo__1d39865c .index_module_top__1d39865c {
6934
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap_newlabo__1c3a52cb .index_module_top__1c3a52cb,
6935
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap_newlabo__1c3a52cb .index_module_top__1c3a52cb {
8265
6936
  background-color: #f5f5f5;
8266
6937
  border-bottom: 1px solid #ebebeb;
8267
6938
  }
8268
- .index_module_ChatWindow_Drawer__1d39865c .index_module_header_wrap_newlabo__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c,
8269
- .index_module_ChatWindow_Modal__1d39865c .index_module_header_wrap_newlabo__1d39865c .index_module_top__1d39865c .index_module_user__1d39865c {
6939
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_header_wrap_newlabo__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb,
6940
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_header_wrap_newlabo__1c3a52cb .index_module_top__1c3a52cb .index_module_user__1c3a52cb {
8270
6941
  padding-left: 0;
8271
6942
  font-weight: 400;
8272
6943
  }
8273
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c,
8274
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c {
6944
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb,
6945
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb {
8275
6946
  max-height: calc(100vh - 110px);
8276
6947
  overflow: auto;
8277
6948
  background: #f5f5f5;
8278
6949
  min-height: 200px;
8279
6950
  }
8280
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_loading__1d39865c,
8281
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_loading__1d39865c {
6951
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_loading__1c3a52cb,
6952
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_loading__1c3a52cb {
8282
6953
  text-align: center;
8283
6954
  margin: 10px 0;
8284
6955
  }
8285
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_loading__1d39865c img,
8286
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_loading__1d39865c img {
6956
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_loading__1c3a52cb img,
6957
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_loading__1c3a52cb img {
8287
6958
  width: 30px;
8288
6959
  height: 30px;
8289
6960
  }
8290
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c,
8291
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c {
6961
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb,
6962
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb {
8292
6963
  padding: 16px;
8293
6964
  padding-top: 0;
8294
6965
  }
8295
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_head_sculpture__1d39865c,
8296
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_head_sculpture__1d39865c {
6966
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_head_sculpture__1c3a52cb,
6967
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_head_sculpture__1c3a52cb {
8297
6968
  width: 32px;
8298
6969
  height: 32px;
8299
6970
  margin-top: 24px;
@@ -8302,19 +6973,19 @@
8302
6973
  vertical-align: top;
8303
6974
  overflow: hidden;
8304
6975
  }
8305
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_head_sculpture__1d39865c img,
8306
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_head_sculpture__1d39865c img {
6976
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_head_sculpture__1c3a52cb img,
6977
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_head_sculpture__1c3a52cb img {
8307
6978
  width: 100%;
8308
6979
  height: 100%;
8309
6980
  }
8310
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_main_content__1d39865c,
8311
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_main_content__1d39865c {
6981
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_main_content__1c3a52cb,
6982
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_main_content__1c3a52cb {
8312
6983
  display: flex;
8313
6984
  flex-direction: column;
8314
6985
  align-items: flex-end;
8315
6986
  }
8316
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_right__1d39865c .index_module_head_sculpture__1d39865c,
8317
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_right__1d39865c .index_module_head_sculpture__1d39865c {
6987
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_right__1c3a52cb .index_module_head_sculpture__1c3a52cb,
6988
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_right__1c3a52cb .index_module_head_sculpture__1c3a52cb {
8318
6989
  width: 32px;
8319
6990
  height: 32px;
8320
6991
  margin-top: 24px;
@@ -8325,83 +6996,99 @@
8325
6996
  overflow: hidden;
8326
6997
  text-align: center;
8327
6998
  }
8328
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_right__1d39865c .index_module_head_sculpture__1d39865c i,
8329
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_right__1d39865c .index_module_head_sculpture__1d39865c i {
6999
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_right__1c3a52cb .index_module_head_sculpture__1c3a52cb i,
7000
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_right__1c3a52cb .index_module_head_sculpture__1c3a52cb i {
8330
7001
  color: #fff;
8331
7002
  }
8332
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_right__1d39865c .index_module_head_sculpture__1d39865c img,
8333
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_right__1d39865c .index_module_head_sculpture__1d39865c img {
7003
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_right__1c3a52cb .index_module_head_sculpture__1c3a52cb img,
7004
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_right__1c3a52cb .index_module_head_sculpture__1c3a52cb img {
8334
7005
  width: 100%;
8335
7006
  height: 100%;
8336
7007
  }
8337
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li,
8338
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li {
7008
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li,
7009
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li {
8339
7010
  position: relative;
8340
7011
  display: flex;
8341
7012
  width: 100%;
8342
7013
  }
8343
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c,
8344
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c {
7014
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb,
7015
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb {
8345
7016
  max-width: 80%;
8346
7017
  }
8347
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content_flag__1d39865c,
8348
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content_flag__1d39865c {
7018
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content_flag__1c3a52cb,
7019
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content_flag__1c3a52cb {
8349
7020
  width: 100%;
8350
7021
  }
8351
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content_flag__1d39865c:hover .index_module_operate_modal__1d39865c,
8352
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content_flag__1d39865c:hover .index_module_operate_modal__1d39865c {
7022
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content_flag__1c3a52cb:hover .index_module_operate_modal__1c3a52cb,
7023
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content_flag__1c3a52cb:hover .index_module_operate_modal__1c3a52cb {
8353
7024
  visibility: visible;
8354
7025
  }
8355
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c,
8356
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c {
7026
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb,
7027
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb {
8357
7028
  position: relative;
8358
7029
  }
8359
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c,
8360
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c {
7030
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb,
7031
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb {
8361
7032
  max-width: 100%;
8362
7033
  }
8363
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c,
8364
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c {
7034
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb,
7035
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb {
8365
7036
  padding: 0;
8366
7037
  line-height: 1;
8367
7038
  }
8368
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c p,
8369
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c p {
7039
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb p,
7040
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb p {
8370
7041
  word-break: break-all;
7042
+ white-space: break-spaces;
8371
7043
  }
8372
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c p,
8373
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c p,
8374
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c li,
8375
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c li {
7044
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb p,
7045
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb p,
7046
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb li,
7047
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb li {
8376
7048
  line-height: 1.5;
8377
7049
  color: rgba(0, 0, 0, 0.85);
8378
7050
  }
8379
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c > h3,
8380
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c > h3 {
7051
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb > h3,
7052
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb > h3 {
8381
7053
  font-size: 16px;
8382
7054
  font-weight: 600;
8383
7055
  padding: 10px 0;
8384
7056
  }
8385
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c ol li p,
8386
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c ol li p {
7057
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol,
7058
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol {
7059
+ list-style: decimal;
7060
+ -webkit-padding-start: 20px;
7061
+ padding-inline-start: 20px;
7062
+ }
7063
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol li,
7064
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol li {
7065
+ list-style-type: auto;
7066
+ }
7067
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol li p,
7068
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol li p {
8387
7069
  padding: 4px 0;
8388
7070
  font-size: 14px;
8389
7071
  font-weight: 600;
8390
7072
  }
8391
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c ol li > ul li,
8392
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c .index_module_content_child__1d39865c ol li > ul li {
7073
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol li > ul li,
7074
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb .index_module_content_child__1c3a52cb ol li > ul li {
8393
7075
  list-style: inside;
8394
7076
  color: rgba(0, 0, 0, 0.65);
8395
7077
  }
8396
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c pre,
8397
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_main_content__1d39865c .index_module_content__1d39865c pre {
7078
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb pre,
7079
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_content__1c3a52cb pre {
8398
7080
  background: rgba(0, 0, 0, 0.05);
8399
7081
  padding: 12px;
8400
7082
  line-height: 1.5;
8401
7083
  margin: 4px 0;
8402
7084
  }
8403
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c,
8404
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c {
7085
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_sign__1c3a52cb,
7086
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_main_content__1c3a52cb .index_module_sign__1c3a52cb {
7087
+ background-color: #1890ff;
7088
+ color: #fff;
7089
+ }
7090
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb,
7091
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb {
8405
7092
  visibility: hidden;
8406
7093
  height: 24px;
8407
7094
  white-space: nowrap;
@@ -8411,8 +7098,8 @@
8411
7098
  z-index: 9;
8412
7099
  text-align: right;
8413
7100
  }
8414
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c,
8415
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c {
7101
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb,
7102
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb {
8416
7103
  display: inline-flex;
8417
7104
  align-items: center;
8418
7105
  padding: 8px 0;
@@ -8422,30 +7109,30 @@
8422
7109
  line-height: 1;
8423
7110
  color: rgba(0, 0, 0, 0.45);
8424
7111
  }
8425
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c i,
8426
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c i {
7112
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb i,
7113
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb i {
8427
7114
  color: rgba(0, 0, 0, 0.45);
8428
7115
  font-size: 16px;
8429
7116
  cursor: pointer;
8430
7117
  }
8431
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c i svg,
8432
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c i svg {
7118
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb i svg,
7119
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb i svg {
8433
7120
  color: rgba(0, 0, 0, 0.65);
8434
7121
  }
8435
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c i:hover svg,
8436
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c i:hover svg {
7122
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb i:hover svg,
7123
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb i:hover svg {
8437
7124
  color: #f4523b;
8438
7125
  }
8439
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c .index_module_active__1d39865c svg,
8440
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c .index_module_active__1d39865c svg {
7126
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb .index_module_active__1c3a52cb svg,
7127
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb .index_module_active__1c3a52cb svg {
8441
7128
  color: #f4523b;
8442
7129
  }
8443
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c span,
8444
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c span {
7130
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb span,
7131
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb span {
8445
7132
  margin: 0 8px;
8446
7133
  }
8447
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c .index_module_ask_question__1d39865c,
8448
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c .index_module_ask_question__1d39865c {
7134
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb .index_module_ask_question__1c3a52cb,
7135
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb .index_module_ask_question__1c3a52cb {
8449
7136
  cursor: pointer;
8450
7137
  color: rgba(0, 0, 0, 0.45);
8451
7138
  font-size: 12px;
@@ -8454,57 +7141,57 @@
8454
7141
  background-color: rgba(0, 0, 0, 0.04);
8455
7142
  margin-right: 16px;
8456
7143
  }
8457
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c .index_module_ask_question__1d39865c:hover,
8458
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal__1d39865c .index_module_operate__1d39865c .index_module_ask_question__1d39865c:hover {
7144
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb .index_module_ask_question__1c3a52cb:hover,
7145
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal__1c3a52cb .index_module_operate__1c3a52cb .index_module_ask_question__1c3a52cb:hover {
8459
7146
  color: #f4523b;
8460
7147
  }
8461
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c,
8462
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c {
7148
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb,
7149
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb {
8463
7150
  display: flex;
8464
7151
  justify-content: space-between;
8465
7152
  align-items: center;
8466
7153
  bottom: 0;
8467
7154
  }
8468
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c,
8469
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c {
7155
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb,
7156
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb {
8470
7157
  display: inline-block;
8471
7158
  padding: 8px;
8472
7159
  line-height: 1;
8473
7160
  color: rgba(0, 0, 0, 0.45);
8474
7161
  }
8475
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c i,
8476
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c i {
7162
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb i,
7163
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb i {
8477
7164
  color: rgba(0, 0, 0, 0.45);
8478
7165
  font-size: 16px;
8479
7166
  cursor: pointer;
8480
7167
  }
8481
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c i svg,
8482
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c i svg {
7168
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb i svg,
7169
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb i svg {
8483
7170
  color: rgba(0, 0, 0, 0.65);
8484
7171
  }
8485
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c i:hover svg,
8486
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c i:hover svg {
7172
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb i:hover svg,
7173
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb i:hover svg {
8487
7174
  color: #f4523b;
8488
7175
  }
8489
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c .index_module_active__1d39865c svg,
8490
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c .index_module_active__1d39865c svg {
7176
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb .index_module_active__1c3a52cb svg,
7177
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb .index_module_active__1c3a52cb svg {
8491
7178
  color: #f4523b;
8492
7179
  }
8493
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c span,
8494
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_operate__1d39865c span {
7180
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb span,
7181
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_operate__1c3a52cb span {
8495
7182
  margin: 0 8px;
8496
7183
  cursor: pointer;
8497
7184
  }
8498
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c,
8499
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c {
7185
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb,
7186
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb {
8500
7187
  font-size: 12px;
8501
7188
  color: rgba(0, 0, 0, 0.45);
8502
7189
  display: inline-block;
8503
7190
  padding: 8px 0;
8504
7191
  cursor: pointer;
8505
7192
  }
8506
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c .index_module_icon__1d39865c,
8507
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c .index_module_icon__1d39865c {
7193
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb .index_module_icon__1c3a52cb,
7194
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb .index_module_icon__1c3a52cb {
8508
7195
  display: inline-block;
8509
7196
  width: 10px;
8510
7197
  height: 10px;
@@ -8512,8 +7199,8 @@
8512
7199
  background-color: rgba(0, 0, 0, 0.45);
8513
7200
  margin-right: 4px;
8514
7201
  }
8515
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c .index_module_find_teacher__1d39865c,
8516
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c .index_module_find_teacher__1d39865c {
7202
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb .index_module_find_teacher__1c3a52cb,
7203
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb .index_module_find_teacher__1c3a52cb {
8517
7204
  padding: 2px 8px;
8518
7205
  border-radius: 2px;
8519
7206
  background-color: rgba(0, 0, 0, 0.04);
@@ -8521,71 +7208,72 @@
8521
7208
  font-size: 12px;
8522
7209
  line-height: 1;
8523
7210
  }
8524
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c .index_module_find_teacher__1d39865c:hover,
8525
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c .index_module_find_teacher__1d39865c:hover {
7211
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb .index_module_find_teacher__1c3a52cb:hover,
7212
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb .index_module_find_teacher__1c3a52cb:hover {
8526
7213
  color: #f4523b;
8527
7214
  }
8528
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c:hover,
8529
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c:hover {
7215
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb:hover,
7216
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb:hover {
8530
7217
  color: #f4523b;
8531
7218
  }
8532
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c:hover span,
8533
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_generate__1d39865c:hover span {
7219
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb:hover span,
7220
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_generate__1c3a52cb:hover span {
8534
7221
  color: #f4523b;
8535
7222
  }
8536
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_findTeacher__1d39865c,
8537
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_findTeacher__1d39865c {
7223
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_findTeacher__1c3a52cb,
7224
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_findTeacher__1c3a52cb {
8538
7225
  font-size: 12px;
8539
7226
  color: rgba(0, 0, 0, 0.45);
8540
7227
  display: inline-block;
8541
7228
  padding: 8px 0;
8542
7229
  cursor: pointer;
8543
7230
  }
8544
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_findTeacher__1d39865c span,
8545
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_findTeacher__1d39865c span {
7231
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_findTeacher__1c3a52cb span,
7232
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_findTeacher__1c3a52cb span {
8546
7233
  padding: 0px 8px;
8547
7234
  background-color: rgba(0, 0, 0, 0.04);
8548
7235
  color: rgba(0, 0, 0, 0.45);
8549
7236
  }
8550
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_findTeacher__1d39865c span:hover,
8551
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_main__1d39865c .index_module_operate_modal_bottom__1d39865c .index_module_stop_findTeacher__1d39865c span:hover {
7237
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_findTeacher__1c3a52cb span:hover,
7238
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_main__1c3a52cb .index_module_operate_modal_bottom__1c3a52cb .index_module_stop_findTeacher__1c3a52cb span:hover {
8552
7239
  color: #f4523b;
8553
7240
  }
8554
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_content__1d39865c,
8555
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c > li .index_module_content__1d39865c {
7241
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_content__1c3a52cb,
7242
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb > li .index_module_content__1c3a52cb {
8556
7243
  padding: 12px 16px;
8557
7244
  display: inline-block;
8558
7245
  font-size: 14px;
8559
7246
  }
8560
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c,
8561
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c {
7247
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb,
7248
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb {
8562
7249
  justify-content: flex-end;
8563
7250
  }
8564
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_main__1d39865c,
8565
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_left__1d39865c .index_module_main__1d39865c {
7251
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_main__1c3a52cb,
7252
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_left__1c3a52cb .index_module_main__1c3a52cb {
8566
7253
  text-align: right;
8567
7254
  }
8568
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c li.index_module_left__1d39865c .index_module_content__1d39865c,
8569
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c li.index_module_left__1d39865c .index_module_content__1d39865c {
7255
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb li.index_module_left__1c3a52cb .index_module_content__1c3a52cb,
7256
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb li.index_module_left__1c3a52cb .index_module_content__1c3a52cb {
8570
7257
  border-radius: 20px 2px 20px 20px;
8571
7258
  background: #d1e4ff;
8572
7259
  text-align: left;
8573
7260
  }
8574
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c li.index_module_right__1d39865c .index_module_content__1d39865c,
8575
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c li.index_module_right__1d39865c .index_module_content__1d39865c {
7261
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb li.index_module_right__1c3a52cb .index_module_content__1c3a52cb,
7262
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb li.index_module_right__1c3a52cb .index_module_content__1c3a52cb {
8576
7263
  border-radius: 2px 20px 20px 20px;
8577
7264
  background: #fff;
8578
7265
  }
8579
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c li .index_module_content__1d39865c .index_module_association_problem__1d39865c li,
8580
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c li .index_module_content__1d39865c .index_module_association_problem__1d39865c li {
7266
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb li .index_module_content__1c3a52cb .index_module_association_problem__1c3a52cb li,
7267
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb li .index_module_content__1c3a52cb .index_module_association_problem__1c3a52cb li {
8581
7268
  color: #5991ef;
8582
7269
  font-size: 14px;
8583
7270
  font-weight: 400;
8584
7271
  line-height: 1.8;
8585
7272
  cursor: pointer;
7273
+ list-style-type: none;
8586
7274
  }
8587
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_time__1d39865c,
8588
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_time__1d39865c {
7275
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_time__1c3a52cb,
7276
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_time__1c3a52cb {
8589
7277
  display: block;
8590
7278
  margin: 40px 0;
8591
7279
  margin-bottom: 16px;
@@ -8594,8 +7282,8 @@
8594
7282
  color: rgba(0, 0, 0, 0.25);
8595
7283
  position: relative;
8596
7284
  }
8597
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_time__1d39865c::before,
8598
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_time__1d39865c::before {
7285
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_time__1c3a52cb::before,
7286
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_time__1c3a52cb::before {
8599
7287
  content: "";
8600
7288
  width: 100px;
8601
7289
  display: inline-block;
@@ -8605,8 +7293,8 @@
8605
7293
  top: -3px;
8606
7294
  right: 16px;
8607
7295
  }
8608
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_time__1d39865c::after,
8609
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_time__1d39865c::after {
7296
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_time__1c3a52cb::after,
7297
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_time__1c3a52cb::after {
8610
7298
  content: "";
8611
7299
  width: 100px;
8612
7300
  display: inline-block;
@@ -8616,16 +7304,16 @@
8616
7304
  top: -3px;
8617
7305
  left: 16px;
8618
7306
  }
8619
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c,
8620
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c {
7307
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb,
7308
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb {
8621
7309
  display: table;
8622
7310
  margin-top: 4px;
8623
7311
  padding: 8px;
8624
7312
  border-radius: 2px;
8625
7313
  background: #e7e7e7;
8626
7314
  }
8627
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c p,
8628
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c p {
7315
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb p,
7316
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb p {
8629
7317
  color: rgba(0, 0, 0, 0.65);
8630
7318
  font-size: 12px;
8631
7319
  line-height: 1.5;
@@ -8639,100 +7327,100 @@
8639
7327
  cursor: pointer;
8640
7328
  text-align: left;
8641
7329
  }
8642
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c .index_module_text_exceed__1d39865c,
8643
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c .index_module_text_exceed__1d39865c {
7330
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb .index_module_text_exceed__1c3a52cb,
7331
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb .index_module_text_exceed__1c3a52cb {
8644
7332
  padding-right: 16px;
8645
7333
  position: relative;
8646
7334
  }
8647
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c .index_module_text_exceed__1d39865c > span,
8648
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_citation_content__1d39865c .index_module_text_exceed__1d39865c > span {
7335
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb .index_module_text_exceed__1c3a52cb > span,
7336
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_citation_content__1c3a52cb .index_module_text_exceed__1c3a52cb > span {
8649
7337
  position: absolute;
8650
7338
  top: 20px;
8651
7339
  right: 0;
8652
7340
  }
8653
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_popover_content__1d39865c,
8654
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_message_con__1d39865c .index_module_popover_content__1d39865c {
7341
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_popover_content__1c3a52cb,
7342
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_message_con__1c3a52cb .index_module_popover_content__1c3a52cb {
8655
7343
  max-width: 400px;
8656
7344
  }
8657
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c::-webkit-scrollbar,
8658
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c::-webkit-scrollbar {
7345
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb::-webkit-scrollbar,
7346
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb::-webkit-scrollbar {
8659
7347
  background-color: #eff0f7;
8660
7348
  background-color: transparent;
8661
7349
  width: 6px;
8662
7350
  height: 4px;
8663
7351
  }
8664
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main__1d39865c::-webkit-scrollbar-thumb,
8665
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c::-webkit-scrollbar-thumb {
7352
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main__1c3a52cb::-webkit-scrollbar-thumb,
7353
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb::-webkit-scrollbar-thumb {
8666
7354
  border-radius: 4px;
8667
7355
  background-color: rgba(181, 184, 198, 0.8);
8668
7356
  }
8669
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main_newlabo__1d39865c pre,
8670
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main_newlabo__1d39865c pre {
7357
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main_newlabo__1c3a52cb pre,
7358
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main_newlabo__1c3a52cb pre {
8671
7359
  background: #2b303b !important;
8672
7360
  color: #fff;
8673
7361
  overflow: auto;
8674
7362
  }
8675
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main_newlabo__1d39865c pre pre::-webkit-scrollbar,
8676
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main_newlabo__1d39865c pre pre::-webkit-scrollbar {
7363
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main_newlabo__1c3a52cb pre pre::-webkit-scrollbar,
7364
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main_newlabo__1c3a52cb pre pre::-webkit-scrollbar {
8677
7365
  background-color: #eaedf1;
8678
7366
  background-color: transparent;
8679
7367
  width: 4px;
8680
7368
  height: 4px;
8681
7369
  }
8682
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main_newlabo__1d39865c pre pre::-webkit-scrollbar-thumb,
8683
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main_newlabo__1d39865c pre pre::-webkit-scrollbar-thumb {
7370
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main_newlabo__1c3a52cb pre pre::-webkit-scrollbar-thumb,
7371
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main_newlabo__1c3a52cb pre pre::-webkit-scrollbar-thumb {
8684
7372
  border-radius: 4px;
8685
7373
  background-color: #f4f4f4;
8686
7374
  }
8687
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_main_newlabo_no_pic__1d39865c .index_module_head_sculpture__1d39865c,
8688
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main_newlabo_no_pic__1d39865c .index_module_head_sculpture__1d39865c {
7375
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_main_newlabo_no_pic__1c3a52cb .index_module_head_sculpture__1c3a52cb,
7376
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main_newlabo_no_pic__1c3a52cb .index_module_head_sculpture__1c3a52cb {
8689
7377
  display: none !important;
8690
7378
  }
8691
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c,
8692
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c {
7379
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb,
7380
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb {
8693
7381
  position: absolute;
8694
7382
  bottom: 0;
8695
7383
  width: 100%;
8696
7384
  }
8697
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c,
8698
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c {
7385
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb,
7386
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb {
8699
7387
  white-space: nowrap;
8700
7388
  overflow: auto;
8701
7389
  width: calc(100% - 40px);
8702
7390
  box-sizing: border-box;
8703
7391
  margin-bottom: 6px;
8704
7392
  }
8705
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c .index_module_item__1d39865c,
8706
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c .index_module_item__1d39865c {
7393
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb .index_module_item__1c3a52cb,
7394
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb .index_module_item__1c3a52cb {
8707
7395
  display: inline-block;
8708
7396
  margin-right: 8px;
8709
7397
  }
8710
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c .index_module_item__1d39865c:last-child,
8711
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c .index_module_item__1d39865c:last-child {
7398
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb .index_module_item__1c3a52cb:last-child,
7399
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb .index_module_item__1c3a52cb:last-child {
8712
7400
  margin-right: 0;
8713
7401
  }
8714
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c::-webkit-scrollbar,
8715
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c::-webkit-scrollbar {
7402
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb::-webkit-scrollbar,
7403
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb::-webkit-scrollbar {
8716
7404
  background-color: #eaedf1;
8717
7405
  background-color: transparent;
8718
7406
  width: 4px;
8719
7407
  height: 4px;
8720
7408
  }
8721
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c::-webkit-scrollbar-thumb,
8722
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list_teacherList__1d39865c::-webkit-scrollbar-thumb {
7409
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb::-webkit-scrollbar-thumb,
7410
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list_teacherList__1c3a52cb::-webkit-scrollbar-thumb {
8723
7411
  border-radius: 4px;
8724
7412
  background-color: rgba(181, 184, 198, 0.6);
8725
7413
  }
8726
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c,
8727
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c {
7414
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb,
7415
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb {
8728
7416
  position: absolute;
8729
7417
  bottom: 60px;
8730
7418
  margin: 0 16px;
8731
7419
  padding-bottom: 4px;
8732
7420
  line-height: 1;
8733
7421
  }
8734
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c .index_module_item__1d39865c > span,
8735
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c .index_module_item__1d39865c > span {
7422
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb .index_module_item__1c3a52cb > span,
7423
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb .index_module_item__1c3a52cb > span {
8736
7424
  cursor: pointer;
8737
7425
  max-width: 100%;
8738
7426
  display: inline-block;
@@ -8746,23 +7434,23 @@
8746
7434
  line-height: 1;
8747
7435
  overflow: hidden;
8748
7436
  }
8749
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c .index_module_item__1d39865c > span:hover,
8750
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c .index_module_item__1d39865c > span:hover {
7437
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb .index_module_item__1c3a52cb > span:hover,
7438
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb .index_module_item__1c3a52cb > span:hover {
8751
7439
  background-color: #fff;
8752
7440
  }
8753
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c .index_module_item__1d39865c > span .index_module_sign__1d39865c,
8754
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_issues_list__1d39865c .index_module_item__1d39865c > span .index_module_sign__1d39865c {
7441
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb .index_module_item__1c3a52cb > span .index_module_sign__1c3a52cb,
7442
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_issues_list__1c3a52cb .index_module_item__1c3a52cb > span .index_module_sign__1c3a52cb {
8755
7443
  color: #f4523b;
8756
7444
  }
8757
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c,
8758
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c {
7445
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb,
7446
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb {
8759
7447
  display: flex;
8760
7448
  align-items: flex-end;
8761
7449
  margin-bottom: 12px;
8762
7450
  padding: 0 16px;
8763
7451
  }
8764
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c,
8765
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c {
7452
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb,
7453
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb {
8766
7454
  align-items: flex-end;
8767
7455
  width: calc(100% - 36px);
8768
7456
  background-color: #fff;
@@ -8774,12 +7462,12 @@
8774
7462
  position: relative;
8775
7463
  padding-right: 1px;
8776
7464
  }
8777
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c,
8778
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c {
7465
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb,
7466
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb {
8779
7467
  line-height: 1;
8780
7468
  }
8781
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c textarea,
8782
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c textarea {
7469
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb textarea,
7470
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb textarea {
8783
7471
  max-height: 100px;
8784
7472
  padding: 0;
8785
7473
  border: none;
@@ -8787,64 +7475,64 @@
8787
7475
  resize: none;
8788
7476
  padding-right: 48px;
8789
7477
  }
8790
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c textarea.bhd-input,
8791
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c textarea.bhd-input {
7478
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb textarea.bhd-input,
7479
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb textarea.bhd-input {
8792
7480
  min-height: 21px !important;
8793
7481
  line-height: 1.5;
8794
7482
  }
8795
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c .bhd-input[disabled],
8796
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_input__1d39865c .bhd-input[disabled] {
7483
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb .bhd-input[disabled],
7484
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_input__1c3a52cb .bhd-input[disabled] {
8797
7485
  background-color: #fff !important;
8798
7486
  }
8799
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_no_AI__1d39865c,
8800
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_no_AI__1d39865c {
7487
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_no_AI__1c3a52cb,
7488
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_no_AI__1c3a52cb {
8801
7489
  width: 100%;
8802
7490
  }
8803
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_no_AI__1d39865c textarea,
8804
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c > .index_module_no_AI__1d39865c textarea {
7491
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_no_AI__1c3a52cb textarea,
7492
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb > .index_module_no_AI__1c3a52cb textarea {
8805
7493
  padding-right: 12px;
8806
7494
  }
8807
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c,
8808
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c {
7495
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb,
7496
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb {
8809
7497
  position: absolute;
8810
7498
  right: 18px;
8811
7499
  bottom: 10px;
8812
7500
  color: rgba(0, 0, 0, 0.65);
8813
7501
  }
8814
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c i,
8815
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c i {
7502
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb i,
7503
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb i {
8816
7504
  cursor: pointer;
8817
7505
  }
8818
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c i svg,
8819
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c i svg {
7506
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb i svg,
7507
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb i svg {
8820
7508
  color: rgba(0, 0, 0, 0.65);
8821
7509
  font-size: 20px;
8822
7510
  }
8823
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c .index_module_voice_btn__1d39865c,
8824
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_voice__1d39865c .index_module_voice_btn__1d39865c {
7511
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb .index_module_voice_btn__1c3a52cb,
7512
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_voice__1c3a52cb .index_module_voice_btn__1c3a52cb {
8825
7513
  width: 32px;
8826
7514
  cursor: pointer;
8827
7515
  position: absolute;
8828
7516
  bottom: -5px;
8829
7517
  right: -10px;
8830
7518
  }
8831
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_disabled__1d39865c,
8832
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_disabled__1d39865c {
7519
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_disabled__1c3a52cb,
7520
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_disabled__1c3a52cb {
8833
7521
  cursor: not-allowed !important;
8834
7522
  color: rgba(0, 0, 0, 0.25) !important;
8835
7523
  }
8836
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_disabled__1d39865c svg,
8837
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_disabled__1d39865c svg {
7524
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_disabled__1c3a52cb svg,
7525
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_disabled__1c3a52cb svg {
8838
7526
  color: rgba(0, 0, 0, 0.25) !important;
8839
7527
  }
8840
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c,
8841
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c {
7528
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb,
7529
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb {
8842
7530
  display: flex;
8843
7531
  align-items: center;
8844
7532
  width: calc(100% - 24px);
8845
7533
  }
8846
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c .index_module_content_con__1d39865c,
8847
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c .index_module_content_con__1d39865c {
7534
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb .index_module_content_con__1c3a52cb,
7535
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb .index_module_content_con__1c3a52cb {
8848
7536
  margin-top: 6px;
8849
7537
  align-items: center;
8850
7538
  padding: 8px;
@@ -8852,8 +7540,8 @@
8852
7540
  display: inline-block;
8853
7541
  width: calc(100% - 60px);
8854
7542
  }
8855
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c .index_module_content_con__1d39865c p,
8856
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c .index_module_content_con__1d39865c p {
7543
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb .index_module_content_con__1c3a52cb p,
7544
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb .index_module_content_con__1c3a52cb p {
8857
7545
  color: rgba(0, 0, 0, 0.65);
8858
7546
  border-radius: 2px;
8859
7547
  font-size: 12px;
@@ -8866,90 +7554,90 @@
8866
7554
  max-height: 36px;
8867
7555
  word-break: break-all;
8868
7556
  }
8869
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c .index_module_delete_quote__1d39865c,
8870
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_input_wrap__1d39865c .index_module_content_main__1d39865c .index_module_delete_quote__1d39865c {
7557
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb .index_module_delete_quote__1c3a52cb,
7558
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_input_wrap__1c3a52cb .index_module_content_main__1c3a52cb .index_module_delete_quote__1c3a52cb {
8871
7559
  font-size: 18px;
8872
7560
  color: #bfbfbf;
8873
7561
  margin-top: 6px;
8874
7562
  }
8875
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_sending__1d39865c,
8876
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_sending__1d39865c {
7563
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_sending__1c3a52cb,
7564
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_sending__1c3a52cb {
8877
7565
  width: 20px;
8878
7566
  margin-left: 16px;
8879
7567
  margin-bottom: 8px;
8880
7568
  }
8881
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_sending__1d39865c i svg,
8882
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_sending__1d39865c i svg {
7569
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_sending__1c3a52cb i svg,
7570
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_sending__1c3a52cb i svg {
8883
7571
  font-size: 20px;
8884
7572
  color: rgba(0, 0, 0, 0.65);
8885
7573
  }
8886
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_sending__1d39865c .index_module_disabled__1d39865c svg,
8887
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c .index_module_Drawer_buttom__1d39865c .index_module_sending__1d39865c .index_module_disabled__1d39865c svg {
7574
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_sending__1c3a52cb .index_module_disabled__1c3a52cb svg,
7575
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb .index_module_Drawer_buttom__1c3a52cb .index_module_sending__1c3a52cb .index_module_disabled__1c3a52cb svg {
8888
7576
  color: rgba(0, 0, 0, 0.25);
8889
7577
  cursor: not-allowed;
8890
7578
  }
8891
- .index_module_ChatWindow_Drawer__1d39865c .index_module_Drawer_buttom_Issues_List_newlabo__1d39865c,
8892
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List_newlabo__1d39865c {
7579
+ .index_module_ChatWindow_Drawer__1c3a52cb .index_module_Drawer_buttom_Issues_List_newlabo__1c3a52cb,
7580
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List_newlabo__1c3a52cb {
8893
7581
  background-color: #f5f5f5 !important;
8894
7582
  }
8895
- .index_module_ChatWindow_Drawer__1d39865c .anticon,
8896
- .index_module_ChatWindow_Modal__1d39865c .anticon {
7583
+ .index_module_ChatWindow_Drawer__1c3a52cb .anticon,
7584
+ .index_module_ChatWindow_Modal__1c3a52cb .anticon {
8897
7585
  vertical-align: 0;
8898
7586
  }
8899
- .index_module_ChatWindow_Drawer__1d39865c {
7587
+ .index_module_ChatWindow_Drawer__1c3a52cb {
8900
7588
  background: #f5f5f5 !important;
8901
7589
  position: relative;
8902
7590
  height: 100%;
8903
7591
  }
8904
- .index_module_ChatWindow_Drawer__1d39865c .bhd-drawer-header {
7592
+ .index_module_ChatWindow_Drawer__1c3a52cb .bhd-drawer-header {
8905
7593
  display: none !important;
8906
7594
  }
8907
- .index_module_ChatWindow_Modal__1d39865c .bhd-modal {
7595
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-modal {
8908
7596
  border-radius: 8px;
8909
7597
  overflow: hidden;
8910
7598
  position: relative;
8911
7599
  }
8912
- .index_module_ChatWindow_Modal__1d39865c .bhd-modal-content {
7600
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-modal-content {
8913
7601
  height: 100%;
8914
7602
  background-color: #f5f5f5 !important;
8915
7603
  }
8916
- .index_module_ChatWindow_Modal__1d39865c .bhd-modal-content .bhd-modal-close {
7604
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-modal-content .bhd-modal-close {
8917
7605
  display: none !important;
8918
7606
  }
8919
- .index_module_ChatWindow_Modal__1d39865c .bhd-modal-header {
7607
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-modal-header {
8920
7608
  display: none !important;
8921
7609
  }
8922
- .index_module_ChatWindow_Modal__1d39865c .bhd-modal-body {
7610
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-modal-body {
8923
7611
  height: 100%;
8924
7612
  padding: 0 !important;
8925
7613
  border-radius: 4px !important;
8926
7614
  }
8927
- .index_module_ChatWindow_Modal__1d39865c .bhd-drawer-right > .bhd-drawer-content-wrapper {
7615
+ .index_module_ChatWindow_Modal__1c3a52cb .bhd-drawer-right > .bhd-drawer-content-wrapper {
8928
7616
  top: 129px;
8929
7617
  right: 200px;
8930
7618
  height: 790px;
8931
7619
  }
8932
- .index_module_ChatWindow_Modal__1d39865c .index_module_main_list__1d39865c {
7620
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_main_list__1c3a52cb {
8933
7621
  max-height: 650px;
8934
7622
  }
8935
- .index_module_ChatWindow_Modal__1d39865c .index_module_user__1d39865c {
7623
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_user__1c3a52cb {
8936
7624
  padding-left: 0 !important;
8937
7625
  cursor: pointer;
8938
7626
  }
8939
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_buttom_Issues_List__1d39865c {
7627
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_buttom_Issues_List__1c3a52cb {
8940
7628
  border-radius: 4px;
8941
7629
  width: calc(100% - 328px);
8942
7630
  margin-left: 328px;
8943
7631
  }
8944
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c {
7632
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb {
8945
7633
  max-height: 700px;
8946
7634
  }
8947
- .index_module_ChatWindow_Modal__1d39865c .index_module_Drawer_main__1d39865c .index_module_chat_content__1d39865c {
7635
+ .index_module_ChatWindow_Modal__1c3a52cb .index_module_Drawer_main__1c3a52cb .index_module_chat_content__1c3a52cb {
8948
7636
  width: calc(100% - 328px);
8949
7637
  margin-left: 328px;
8950
7638
  display: inline-block;
8951
7639
  }
8952
- .index_module_popover_main_content__1d39865c {
7640
+ .index_module_popover_main_content__1c3a52cb {
8953
7641
  min-width: 300px !important;
8954
7642
  max-width: 340px !important;
8955
7643
  background-color: #fff !important;
@@ -8957,21 +7645,21 @@
8957
7645
  border-radius: 4px;
8958
7646
  border: 1px solid rgba(0, 0, 0, 0.15);
8959
7647
  }
8960
- .index_module_popover_main_content__1d39865c .bhd-tooltip-content {
7648
+ .index_module_popover_main_content__1c3a52cb .bhd-tooltip-content {
8961
7649
  background-color: #fff;
8962
7650
  border-radius: 4px;
8963
7651
  }
8964
- .index_module_popover_main_content__1d39865c .bhd-tooltip-content .bhd-tooltip-inner {
7652
+ .index_module_popover_main_content__1c3a52cb .bhd-tooltip-content .bhd-tooltip-inner {
8965
7653
  background-color: #fff;
8966
7654
  color: rgba(0, 0, 0, 0.85);
8967
7655
  font-size: 14px;
8968
7656
  padding: 12px 16px;
8969
7657
  border-radius: 4px;
8970
7658
  }
8971
- .index_module_popover_main_content__1d39865c .bhd-tooltip-arrow:before {
7659
+ .index_module_popover_main_content__1c3a52cb .bhd-tooltip-arrow:before {
8972
7660
  background: #ccc !important;
8973
7661
  }
8974
- .index_module_popover_main_content__1d39865c .bhd-tooltip-arrow::after {
7662
+ .index_module_popover_main_content__1c3a52cb .bhd-tooltip-arrow::after {
8975
7663
  width: 0 !important;
8976
7664
  height: 0 !important;
8977
7665
  border: 5px solid;
@@ -8983,28 +7671,28 @@
8983
7671
  right: 0 !important;
8984
7672
  box-shadow: none !important;
8985
7673
  }
8986
- .index_module_popover_main_content_name__1d39865c {
7674
+ .index_module_popover_main_content_name__1c3a52cb {
8987
7675
  width: auto;
8988
7676
  background-color: #fff !important;
8989
7677
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
8990
7678
  border-radius: 4px;
8991
7679
  border: 1px solid rgba(0, 0, 0, 0.15);
8992
7680
  }
8993
- .index_module_popover_main_content_name__1d39865c .bhd-tooltip-content {
7681
+ .index_module_popover_main_content_name__1c3a52cb .bhd-tooltip-content {
8994
7682
  background-color: #fff;
8995
7683
  border-radius: 4px;
8996
7684
  }
8997
- .index_module_popover_main_content_name__1d39865c .bhd-tooltip-content .bhd-tooltip-inner {
7685
+ .index_module_popover_main_content_name__1c3a52cb .bhd-tooltip-content .bhd-tooltip-inner {
8998
7686
  background-color: #fff;
8999
7687
  color: rgba(0, 0, 0, 0.85);
9000
7688
  font-size: 14px;
9001
7689
  padding: 12px 16px;
9002
7690
  border-radius: 4px;
9003
7691
  }
9004
- .index_module_popover_main_content_name__1d39865c .bhd-tooltip-arrow:before {
7692
+ .index_module_popover_main_content_name__1c3a52cb .bhd-tooltip-arrow:before {
9005
7693
  background: #ccc !important;
9006
7694
  }
9007
- .index_module_popover_main_content_name__1d39865c .bhd-tooltip-arrow::after {
7695
+ .index_module_popover_main_content_name__1c3a52cb .bhd-tooltip-arrow::after {
9008
7696
  width: 0 !important;
9009
7697
  height: 0 !important;
9010
7698
  border: 5px solid;
@@ -9016,7 +7704,7 @@
9016
7704
  right: 0 !important;
9017
7705
  box-shadow: none !important;
9018
7706
  }
9019
- .index_module_teacher_layout__1d39865c {
7707
+ .index_module_teacher_layout__1c3a52cb {
9020
7708
  position: fixed;
9021
7709
  right: 568px;
9022
7710
  border-radius: 8px;
@@ -9026,8 +7714,8 @@
9026
7714
  backdrop-filter: blur(7.5px);
9027
7715
  width: 80px;
9028
7716
  }
9029
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div,
9030
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div {
7717
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div,
7718
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div {
9031
7719
  display: flex;
9032
7720
  flex-direction: column;
9033
7721
  align-items: center;
@@ -9039,16 +7727,16 @@
9039
7727
  position: relative;
9040
7728
  cursor: pointer;
9041
7729
  }
9042
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div:hover,
9043
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div:hover {
7730
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div:hover,
7731
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div:hover {
9044
7732
  background-color: #f5f5f5;
9045
7733
  }
9046
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div:hover .index_module_delete__1d39865c,
9047
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div:hover .index_module_delete__1d39865c {
7734
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div:hover .index_module_delete__1c3a52cb,
7735
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div:hover .index_module_delete__1c3a52cb {
9048
7736
  display: block;
9049
7737
  }
9050
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div p,
9051
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div p {
7738
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div p,
7739
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div p {
9052
7740
  max-width: 60px;
9053
7741
  overflow: hidden;
9054
7742
  text-overflow: ellipsis;
@@ -9058,14 +7746,14 @@
9058
7746
  line-height: 1;
9059
7747
  padding-top: 12px;
9060
7748
  }
9061
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div img,
9062
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div img {
7749
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div img,
7750
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div img {
9063
7751
  width: 32px;
9064
7752
  height: 32px;
9065
7753
  border-radius: 50%;
9066
7754
  }
9067
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div .index_module_num__1d39865c,
9068
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div .index_module_num__1d39865c {
7755
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div .index_module_num__1c3a52cb,
7756
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div .index_module_num__1c3a52cb {
9069
7757
  position: absolute;
9070
7758
  top: 0;
9071
7759
  right: 0;
@@ -9077,8 +7765,8 @@
9077
7765
  font-size: 12px;
9078
7766
  line-height: 1.2;
9079
7767
  }
9080
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div .index_module_delete__1d39865c,
9081
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div .index_module_delete__1d39865c {
7768
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div .index_module_delete__1c3a52cb,
7769
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div .index_module_delete__1c3a52cb {
9082
7770
  position: absolute;
9083
7771
  top: 2px;
9084
7772
  right: 2px;
@@ -9086,35 +7774,35 @@
9086
7774
  font-size: 12px;
9087
7775
  display: none;
9088
7776
  }
9089
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c > div {
7777
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb > div {
9090
7778
  margin: 8px;
9091
7779
  }
9092
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c .index_module_shrink__1d39865c {
7780
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb .index_module_shrink__1c3a52cb {
9093
7781
  border-bottom: 1px solid #ebebeb;
9094
7782
  border-radius: 0;
9095
7783
  margin-bottom: 8px;
9096
7784
  margin-top: 8px;
9097
7785
  }
9098
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c .index_module_shrink__1d39865c > span {
7786
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb .index_module_shrink__1c3a52cb > span {
9099
7787
  font-size: 20px;
9100
7788
  }
9101
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c .index_module_shrink__1d39865c p {
7789
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb .index_module_shrink__1c3a52cb p {
9102
7790
  padding-top: 0;
9103
7791
  }
9104
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c .index_module_shrink__1d39865c:hover {
7792
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb .index_module_shrink__1c3a52cb:hover {
9105
7793
  background-color: #fff !important;
9106
7794
  }
9107
- .index_module_teacher_layout__1d39865c .index_module_top__1d39865c .index_module_active__1d39865c,
9108
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c .index_module_active__1d39865c {
7795
+ .index_module_teacher_layout__1c3a52cb .index_module_top__1c3a52cb .index_module_active__1c3a52cb,
7796
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb .index_module_active__1c3a52cb {
9109
7797
  background: #ffe8e0;
9110
7798
  }
9111
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div:last-child {
7799
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div:last-child {
9112
7800
  margin-bottom: 0;
9113
7801
  }
9114
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c > div:first-child {
7802
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb > div:first-child {
9115
7803
  margin-top: 0;
9116
7804
  }
9117
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c {
7805
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb {
9118
7806
  max-height: 524px;
9119
7807
  padding: 0 8px;
9120
7808
  padding-right: 4px;
@@ -9122,66 +7810,66 @@
9122
7810
  margin-bottom: 8px;
9123
7811
  margin-top: 8px;
9124
7812
  }
9125
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c::-webkit-scrollbar {
7813
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb::-webkit-scrollbar {
9126
7814
  background-color: #eaedf1;
9127
7815
  background-color: transparent;
9128
7816
  width: 4px;
9129
7817
  height: 4px;
9130
7818
  }
9131
- .index_module_teacher_layout__1d39865c .index_module_bottom__1d39865c::-webkit-scrollbar-thumb {
7819
+ .index_module_teacher_layout__1c3a52cb .index_module_bottom__1c3a52cb::-webkit-scrollbar-thumb {
9132
7820
  border-radius: 4px;
9133
7821
  background-color: rgba(0, 0, 0, 0.25);
9134
7822
  }
9135
- .index_module_teacher_layout_newlabo__1d39865c {
7823
+ .index_module_teacher_layout_newlabo__1c3a52cb {
9136
7824
  top: 50px;
9137
7825
  right: 0;
9138
7826
  }
9139
- .index_module_teacher_layout_newlabo__1d39865c .index_module_top__1d39865c svg {
7827
+ .index_module_teacher_layout_newlabo__1c3a52cb .index_module_top__1c3a52cb svg {
9140
7828
  transform: rotate(180deg);
9141
7829
  }
9142
- .index_module_teacher_layout_newlabo__1d39865c .index_module_top__1d39865c .index_module_active__1d39865c,
9143
- .index_module_teacher_layout_newlabo__1d39865c .index_module_bottom__1d39865c .index_module_active__1d39865c {
7830
+ .index_module_teacher_layout_newlabo__1c3a52cb .index_module_top__1c3a52cb .index_module_active__1c3a52cb,
7831
+ .index_module_teacher_layout_newlabo__1c3a52cb .index_module_bottom__1c3a52cb .index_module_active__1c3a52cb {
9144
7832
  background-color: #D1E4FF;
9145
7833
  }
9146
- .index_module_teacher_layout_modal__1d39865c {
7834
+ .index_module_teacher_layout_modal__1c3a52cb {
9147
7835
  width: 328px;
9148
7836
  height: calc(100% - 48px);
9149
7837
  background-color: #fff;
9150
7838
  position: absolute;
9151
7839
  border-top: 1px solid #ebebeb;
9152
7840
  }
9153
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c,
9154
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c {
7841
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb,
7842
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb {
9155
7843
  border-bottom: 1px solid #ebebeb;
9156
7844
  padding: 16px;
9157
7845
  display: flex;
9158
7846
  align-items: center;
9159
7847
  cursor: pointer;
9160
7848
  }
9161
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c img,
9162
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c img {
7849
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb img,
7850
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb img {
9163
7851
  width: 32px;
9164
7852
  height: 32px;
9165
7853
  border-radius: 50%;
9166
7854
  margin-right: 12px;
9167
7855
  }
9168
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c > span,
9169
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c > span {
7856
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb > span,
7857
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb > span {
9170
7858
  margin-right: 12px;
9171
7859
  }
9172
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c,
9173
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c {
7860
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb,
7861
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb {
9174
7862
  width: 252px;
9175
7863
  }
9176
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_message__1d39865c,
9177
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_message__1d39865c {
7864
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_message__1c3a52cb,
7865
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_message__1c3a52cb {
9178
7866
  color: #000;
9179
7867
  font-size: 14px;
9180
7868
  line-height: 1;
9181
7869
  padding-right: 10px;
9182
7870
  }
9183
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_message__1d39865c .index_module_num__1d39865c,
9184
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_message__1d39865c .index_module_num__1d39865c {
7871
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_message__1c3a52cb .index_module_num__1c3a52cb,
7872
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_message__1c3a52cb .index_module_num__1c3a52cb {
9185
7873
  margin-left: 12px;
9186
7874
  border-radius: 26px;
9187
7875
  background-color: #f4523b;
@@ -9191,14 +7879,14 @@
9191
7879
  font-size: 12px;
9192
7880
  line-height: 1;
9193
7881
  }
9194
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_message__1d39865c .index_module_time__1d39865c,
9195
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_message__1d39865c .index_module_time__1d39865c {
7882
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_message__1c3a52cb .index_module_time__1c3a52cb,
7883
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_message__1c3a52cb .index_module_time__1c3a52cb {
9196
7884
  font-size: 12px;
9197
7885
  color: rgba(0, 0, 0, 0.25);
9198
7886
  float: right;
9199
7887
  }
9200
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_con__1d39865c,
9201
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_ai__1d39865c .index_module_user_info__1d39865c .index_module_con__1d39865c {
7888
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_con__1c3a52cb,
7889
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_ai__1c3a52cb .index_module_user_info__1c3a52cb .index_module_con__1c3a52cb {
9202
7890
  color: rgba(0, 0, 0, 0.45);
9203
7891
  font-size: 12px;
9204
7892
  line-height: 1.5;
@@ -9207,32 +7895,32 @@
9207
7895
  white-space: nowrap;
9208
7896
  text-overflow: ellipsis;
9209
7897
  }
9210
- .index_module_teacher_layout_modal__1d39865c .index_module_top__1d39865c .index_module_active__1d39865c,
9211
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c .index_module_active__1d39865c {
7898
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_top__1c3a52cb .index_module_active__1c3a52cb,
7899
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb .index_module_active__1c3a52cb {
9212
7900
  background: #ffe8e0;
9213
7901
  }
9214
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c {
7902
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb {
9215
7903
  overflow: auto;
9216
7904
  height: calc(100% - 70px);
9217
7905
  }
9218
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c::-webkit-scrollbar {
7906
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb::-webkit-scrollbar {
9219
7907
  background-color: #eaedf1;
9220
7908
  background-color: transparent;
9221
7909
  width: 4px;
9222
7910
  height: 4px;
9223
7911
  }
9224
- .index_module_teacher_layout_modal__1d39865c .index_module_bottom__1d39865c::-webkit-scrollbar-thumb {
7912
+ .index_module_teacher_layout_modal__1c3a52cb .index_module_bottom__1c3a52cb::-webkit-scrollbar-thumb {
9225
7913
  border-radius: 4px;
9226
7914
  background-color: rgba(0, 0, 0, 0.25);
9227
7915
  }
9228
- .index_module_teacher_layout_modal__1d39865c .anticon {
7916
+ .index_module_teacher_layout_modal__1c3a52cb .anticon {
9229
7917
  vertical-align: 0;
9230
7918
  }
9231
- .index_module_teacher_layout_modal_newlabo__1d39865c .index_module_top__1d39865c .index_module_active__1d39865c,
9232
- .index_module_teacher_layout_modal_newlabo__1d39865c .index_module_bottom__1d39865c .index_module_active__1d39865c {
7919
+ .index_module_teacher_layout_modal_newlabo__1c3a52cb .index_module_top__1c3a52cb .index_module_active__1c3a52cb,
7920
+ .index_module_teacher_layout_modal_newlabo__1c3a52cb .index_module_bottom__1c3a52cb .index_module_active__1c3a52cb {
9233
7921
  background: #f0f8ff !important;
9234
7922
  }
9235
- .index_module_history_list__1d39865c {
7923
+ .index_module_history_list__1c3a52cb {
9236
7924
  position: absolute;
9237
7925
  top: 0;
9238
7926
  background: rgba(0, 0, 0, 0.3);
@@ -9240,7 +7928,7 @@
9240
7928
  height: 100%;
9241
7929
  overflow: hidden;
9242
7930
  }
9243
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c {
7931
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb {
9244
7932
  background: #fff;
9245
7933
  position: absolute;
9246
7934
  z-index: 10;
@@ -9248,10 +7936,10 @@
9248
7936
  width: 100%;
9249
7937
  border-radius: 16px 16px 0px 0px;
9250
7938
  overflow: hidden;
9251
- animation: index_module_mymove__1d39865c 1s forwards;
7939
+ animation: index_module_mymove__1c3a52cb 1s forwards;
9252
7940
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
9253
7941
  }
9254
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_title__1d39865c {
7942
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_title__1c3a52cb {
9255
7943
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
9256
7944
  font-size: 16px;
9257
7945
  font-weight: 600;
@@ -9260,18 +7948,18 @@
9260
7948
  display: flex;
9261
7949
  justify-content: space-between;
9262
7950
  }
9263
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_title__1d39865c svg {
7951
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_title__1c3a52cb svg {
9264
7952
  font-size: 12px;
9265
7953
  cursor: pointer;
9266
7954
  opacity: 0.65;
9267
7955
  font-weight: 300;
9268
7956
  }
9269
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c {
7957
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb {
9270
7958
  position: relative;
9271
7959
  margin: 16px 24px;
9272
7960
  background-color: #fff;
9273
7961
  }
9274
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c input {
7962
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb input {
9275
7963
  width: 100%;
9276
7964
  height: 40px;
9277
7965
  line-height: 40px;
@@ -9281,7 +7969,7 @@
9281
7969
  padding-right: 30px;
9282
7970
  color: rgba(0, 0, 0, 0.85);
9283
7971
  }
9284
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c .anticon {
7972
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb .anticon {
9285
7973
  position: absolute;
9286
7974
  top: 11px;
9287
7975
  z-index: 1;
@@ -9289,7 +7977,7 @@
9289
7977
  font-size: 16px;
9290
7978
  color: rgba(0, 0, 0, 0.65);
9291
7979
  }
9292
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c .guanbi_Close {
7980
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb .guanbi_Close {
9293
7981
  position: absolute;
9294
7982
  top: 3px;
9295
7983
  right: 38px;
@@ -9298,70 +7986,74 @@
9298
7986
  color: rgba(0, 0, 0, 0.65);
9299
7987
  cursor: pointer;
9300
7988
  }
9301
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c .guanbi_Close svg {
7989
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb .guanbi_Close svg {
9302
7990
  font-size: 10px;
9303
7991
  opacity: 0.65;
9304
7992
  }
9305
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c svg {
7993
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb svg {
9306
7994
  opacity: 0.65;
9307
7995
  font-weight: 300;
9308
7996
  }
9309
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c:first-child {
7997
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb:first-child {
9310
7998
  margin-top: 0;
9311
7999
  }
9312
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c {
8000
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb {
9313
8001
  overflow: auto;
9314
8002
  height: 510px;
9315
8003
  }
9316
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c::-webkit-scrollbar {
8004
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb::-webkit-scrollbar {
9317
8005
  background-color: #eaedf1;
9318
8006
  background-color: transparent;
9319
8007
  width: 4px;
9320
8008
  height: 4px;
9321
8009
  }
9322
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c::-webkit-scrollbar-thumb {
8010
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb::-webkit-scrollbar-thumb {
9323
8011
  border-radius: 4px;
9324
8012
  background-color: rgba(0, 0, 0, 0.25);
9325
8013
  }
9326
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c {
8014
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb {
9327
8015
  width: 100%;
9328
8016
  padding: 8px 16px;
9329
8017
  display: flex;
9330
8018
  align-items: center;
9331
8019
  border-bottom: 1px solid #ebebeb;
8020
+ cursor: pointer;
9332
8021
  }
9333
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_head_img__1d39865c {
8022
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb:hover {
8023
+ background-color: #EBEBEB;
8024
+ }
8025
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_head_img__1c3a52cb {
9334
8026
  width: 36px;
9335
8027
  height: 36px;
9336
8028
  border-radius: 50%;
9337
8029
  margin-right: 16px;
9338
8030
  }
9339
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_head_img__1d39865c img {
8031
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_head_img__1c3a52cb img {
9340
8032
  width: 36px;
9341
8033
  height: 36px;
9342
8034
  border-radius: 50%;
9343
8035
  }
9344
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_head_img__1d39865c svg {
8036
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_head_img__1c3a52cb svg {
9345
8037
  width: 36px;
9346
8038
  height: 36px;
9347
8039
  }
9348
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_list_desc__1d39865c {
8040
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_list_desc__1c3a52cb {
9349
8041
  width: calc(100% - 56px);
9350
8042
  }
9351
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_list_desc__1d39865c .index_module_name__1d39865c {
8043
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_list_desc__1c3a52cb .index_module_name__1c3a52cb {
9352
8044
  color: rgba(0, 0, 0, 0.85);
9353
8045
  font-size: 16px;
9354
8046
  font-weight: 600;
9355
8047
  line-height: 150%;
9356
8048
  margin-bottom: 4px;
9357
8049
  }
9358
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_list_desc__1d39865c .index_module_name__1d39865c .index_module_time__1d39865c {
8050
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_list_desc__1c3a52cb .index_module_name__1c3a52cb .index_module_time__1c3a52cb {
9359
8051
  float: right;
9360
8052
  font-size: 14px;
9361
8053
  color: #8c8c8c;
9362
8054
  font-weight: 400;
9363
8055
  }
9364
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_list_desc__1d39865c .index_module_decs__1d39865c {
8056
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_list_desc__1c3a52cb .index_module_decs__1c3a52cb {
9365
8057
  color: rgba(0, 0, 0, 0.65);
9366
8058
  font-size: 14px;
9367
8059
  font-weight: 400;
@@ -9370,29 +8062,35 @@
9370
8062
  text-overflow: ellipsis;
9371
8063
  white-space: nowrap;
9372
8064
  }
9373
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_list_desc__1d39865c .index_module_decs__1d39865c span {
8065
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_list_desc__1c3a52cb .index_module_decs__1c3a52cb span {
9374
8066
  color: #f4523b;
9375
8067
  }
9376
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_open__1d39865c {
8068
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_open__1c3a52cb {
9377
8069
  font-size: 24px;
9378
8070
  color: rgba(0, 0, 0, 0.65);
9379
8071
  }
9380
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_summary__1d39865c .index_module_active__1d39865c svg {
8072
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary__1c3a52cb .index_module_active__1c3a52cb svg {
9381
8073
  transform: rotate(90deg);
9382
8074
  }
9383
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c {
8075
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary_active__1c3a52cb {
8076
+ background-color: #fff4f0;
8077
+ }
8078
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_summary_active__1c3a52cb:hover {
8079
+ background-color: #fff4f0;
8080
+ }
8081
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb {
9384
8082
  background-color: rgba(0, 0, 0, 0.02);
9385
8083
  }
9386
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c {
8084
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb {
9387
8085
  padding: 8px 16px;
9388
8086
  margin-bottom: 1px;
9389
8087
  position: relative;
9390
8088
  cursor: pointer;
9391
8089
  }
9392
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c:hover {
8090
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb:hover {
9393
8091
  background-color: rgba(0, 0, 0, 0.04);
9394
8092
  }
9395
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c::before {
8093
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb::before {
9396
8094
  content: "";
9397
8095
  display: inline-block;
9398
8096
  width: 100%;
@@ -9402,51 +8100,47 @@
9402
8100
  bottom: -1px;
9403
8101
  left: -1px;
9404
8102
  }
9405
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c .index_module_name__1d39865c {
8103
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb .index_module_name__1c3a52cb {
9406
8104
  display: flex;
9407
8105
  justify-content: space-between;
9408
8106
  align-items: center;
9409
- margin-bottom: 9px;
8107
+ margin-bottom: 4px;
9410
8108
  }
9411
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c .index_module_name__1d39865c p {
9412
- color: rgba(0, 0, 0, 0.85);
9413
- font-size: 16px;
9414
- font-weight: 600;
8109
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb .index_module_name__1c3a52cb p {
8110
+ color: rgba(0, 0, 0, 0.65);
8111
+ font-size: 14px;
9415
8112
  line-height: 1.5;
9416
8113
  }
9417
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c .index_module_name__1d39865c .index_module_time__1d39865c {
8114
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb .index_module_name__1c3a52cb .index_module_time__1c3a52cb {
9418
8115
  font-size: 14px;
9419
8116
  color: #8c8c8c;
9420
8117
  }
9421
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c .index_module_con__1d39865c {
8118
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb .index_module_con__1c3a52cb {
9422
8119
  color: rgba(0, 0, 0, 0.85);
9423
8120
  font-size: 14px;
9424
8121
  font-weight: 400;
9425
8122
  line-height: 150%;
9426
8123
  overflow: hidden;
9427
8124
  text-overflow: ellipsis;
9428
- -webkit-box-orient: vertical;
9429
- -webkit-line-clamp: 2;
9430
- display: -webkit-box;
9431
- max-height: 40px;
9432
- word-break: break-all;
8125
+ max-height: 21px;
8126
+ white-space: nowrap;
9433
8127
  }
9434
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list__1d39865c .index_module_con__1d39865c span {
8128
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list__1c3a52cb .index_module_con__1c3a52cb span {
9435
8129
  color: #f4523b;
9436
8130
  }
9437
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_list_item__1d39865c .index_module_list_detail__1d39865c .index_module_list_more__1d39865c {
8131
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_list_item__1c3a52cb .index_module_list_detail__1c3a52cb .index_module_list_more__1c3a52cb {
9438
8132
  text-align: center;
9439
8133
  color: rgba(0, 0, 0, 0.45);
9440
8134
  font-size: 14px;
9441
8135
  }
9442
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_no_data__1d39865c {
8136
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_no_data__1c3a52cb {
9443
8137
  text-align: center;
9444
8138
  margin-top: 130px;
9445
8139
  }
9446
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_no_data__1d39865c img {
8140
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_no_data__1c3a52cb img {
9447
8141
  width: 160px;
9448
8142
  }
9449
- .index_module_history_list__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c .index_module_no_data__1d39865c p {
8143
+ .index_module_history_list__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb .index_module_no_data__1c3a52cb p {
9450
8144
  margin-top: 24px;
9451
8145
  color: rgba(0, 0, 0, 0.45);
9452
8146
  text-align: center;
@@ -9454,7 +8148,7 @@
9454
8148
  line-height: 100%;
9455
8149
  /* 14px */
9456
8150
  }
9457
- @keyframes index_module_mymove__1d39865c {
8151
+ @keyframes index_module_mymove__1c3a52cb {
9458
8152
  from {
9459
8153
  bottom: -500px;
9460
8154
  }
@@ -9462,10 +8156,10 @@
9462
8156
  bottom: 0;
9463
8157
  }
9464
8158
  }
9465
- .index_module_history_list__1d39865c .anticon {
8159
+ .index_module_history_list__1c3a52cb .anticon {
9466
8160
  vertical-align: 0;
9467
8161
  }
9468
- .index_module_history_list_broadside__1d39865c {
8162
+ .index_module_history_list_broadside__1c3a52cb {
9469
8163
  width: 417px;
9470
8164
  height: calc(100% - 48px);
9471
8165
  right: 0;
@@ -9474,18 +8168,18 @@
9474
8168
  background: transparent;
9475
8169
  overflow: visible;
9476
8170
  }
9477
- .index_module_history_list_broadside__1d39865c .index_module_search_layout__1d39865c {
8171
+ .index_module_history_list_broadside__1c3a52cb .index_module_search_layout__1c3a52cb {
9478
8172
  height: 100%;
9479
8173
  border-radius: 0;
9480
8174
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
9481
8175
  }
9482
- .index_module_history_list_broadside__1d39865c .index_module_search_layout__1d39865c .index_module_search_top__1d39865c {
8176
+ .index_module_history_list_broadside__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_search_top__1c3a52cb {
9483
8177
  margin: 16px;
9484
8178
  }
9485
- .index_module_history_list_broadside__1d39865c .index_module_search_layout__1d39865c .index_module_title__1d39865c {
8179
+ .index_module_history_list_broadside__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_title__1c3a52cb {
9486
8180
  padding: 16px;
9487
8181
  }
9488
- .index_module_history_list_broadside__1d39865c .index_module_search_layout__1d39865c .index_module_main_list__1d39865c {
8182
+ .index_module_history_list_broadside__1c3a52cb .index_module_search_layout__1c3a52cb .index_module_main_list__1c3a52cb {
9489
8183
  height: calc(100% - 140px);
9490
8184
  max-height: calc(100% - 140px);
9491
8185
  }