:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity var(--el-transition-duration);transition:opacity var(--el-transition-duration)}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc(0px - var(--el-loading-fullscreen-spinner-size)/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{top:50%;margin-top:calc(0px - var(--el-loading-spinner-size)/2);width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-icon-circle-close,.el-input__suffix,.el-input__suffix-inner{height:30px;line-height:30px}.el-range__close-icon{line-height:30px}.sld_chat_history .top_header{width:100%;height:59px;padding:15px 0;border-bottom:1px solid #f6f6f6}.sld_chat_history .top_header .header_title{padding-left:10px;border-left:4px solid #0563ff;font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#333}.sld_chat_history .main_acc_top{height:44px;border-bottom:1px solid #f6f6f6;display:flex;padding-top:9px}.sld_chat_history .main_acc_top .acc_top_item{min-width:129px;text-align:center;font-size:14px;font-family:Microsoft YaHei;font-weight:400;align-self:flex-end;color:#666;padding-bottom:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.sld_chat_history .main_acc_top .acc_top_item.csOn{border-bottom:2px solid #198aff;color:#198aff}.sld_chat_history .middle_bar{width:100%;height:69px;display:flex;align-items:center}.sld_chat_history .middle_bar .acc_name{font-size:14px;font-family:Microsoft YaHei;font-weight:700;color:#333;margin-right:100px;height:30px;display:flex;align-items:center}.sld_chat_history .middle_bar .acc_name .el-input__inner{height:30px}.sld_chat_history .middle_bar .acc_name .el-input__icon{line-height:30px}.sld_chat_history .middle_bar .acc_name span{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sld_chat_history .middle_bar .chat_content{display:flex;align-items:center;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333}.sld_chat_history .middle_bar .chat_content input{outline:none;width:246px;height:30px;background:#fff;border:1px solid #f6f6f6;border-radius:3px}.sld_chat_history .middle_bar .chat_content span{display:inline-block;width:90px;font-size:14px}.sld_chat_history .middle_bar .chat_content .chat_content_span{width:60px}.sld_chat_history .middle_bar .chat_content ::-webkit-input-placeholder{position:relative;left:7px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .middle_bar .chat_content :-moz-placeholder,.sld_chat_history .middle_bar .chat_content ::-moz-placeholder{position:relative;left:7px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .middle_bar .chat_content :-ms-input-placeholder{position:relative;left:7px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .middle_bar .chat_date{display:flex;align-items:center;margin-left:50px}.sld_chat_history .middle_bar .chat_date span{font-size:14px}.sld_chat_history .middle_bar .button-group{display:inline-flex;align-items:center}.sld_chat_history .middle_bar .query{padding:0 10px;height:30px;background:#0e6fd7;border-radius:3px;border:none;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#fff;margin-left:50px;cursor:pointer}.sld_chat_history .middle_bar .export{margin-left:20px;background:#10a7d4}.sld_chat_history .chat_con{display:flex;border:1px solid #f6f6f6}.sld_chat_history .chat_con .search{height:60px;padding-left:10px;display:flex;align-items:center;position:relative;border-bottom:1px solid #f3f3f3}.sld_chat_history .chat_con .search .search_wrap{display:flex;align-items:center;width:243px;height:28px;border-top-left-radius:13px;border-bottom-left-radius:13px;border:1px solid #f3f3f3;border-right:none;border-top-right-radius:13px;border-bottom-right-radius:13px}.sld_chat_history .chat_con .search i{margin-left:5px;margin-right:5px;font-size:15px;color:#999;cursor:pointer}.sld_chat_history .chat_con .search i.el-icon-close{font-size:17px}.sld_chat_history .chat_con .search input{width:138px;height:26px;outline:none;border:none;margin-left:5px}.sld_chat_history .chat_con .search input::-moz-placeholder{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .chat_con .search input::placeholder{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .chat_con .search ::-webkit-input-placeholder{margin-left:20px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .chat_con .search :-moz-placeholder{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .chat_con .search :-ms-input-placeholder{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .chat_con .search .button{width:55px;height:28px;background:#0e6fd6;border-top-right-radius:13px;border-bottom-right-radius:13px;border:none;color:#fff;font-size:12px;font-family:Microsoft YaHei;display:flex;align-items:center;justify-content:center;cursor:pointer}.sld_chat_history .chat_con .left_list{width:260px}.sld_chat_history .chat_con .left_list .left_list_item{width:100%;height:52px;display:flex;align-items:center;position:relative;cursor:pointer}.sld_chat_history .chat_con .left_list .left_list_item>img{width:32px;height:32px;border-radius:50%;margin-left:20px}.sld_chat_history .chat_con .left_list .left_list_item p{margin-left:10px;word-break:break-all;padding-right:5px;line-height:19px}.sld_chat_history .chat_con .left_list .left_list_item .item_icon{position:absolute;right:20px;display:flex;align-items:center}.sld_chat_history .chat_con .left_list .left_list_item .item_icon>img{margin-left:10px;display:none}.sld_chat_history .chat_con .left_list .left_list_item .item_icon i{display:inline-block;border-radius:8px;color:#fff;font-style:normal;font-size:12px;font-family:Microsoft YaHei;font-weight:400;background-color:#409eff;padding:2px 3px;transform:scale(.9)}.sld_chat_history .chat_con .left_list .left_list_item:hover{background:#f5f5f5}.sld_chat_history .chat_con .left_list .left_list_item:hover .item_icon img{display:block}.sld_chat_history .chat_con .chat_window{position:relative;height:739px;width:1458px;padding:20px 10px 20px 20px;background:#f5f5f5;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333}.sld_chat_history .chat_con .chat_window .time_line{margin:12px auto;line-height:22px;text-align:center;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;width:149px;height:22px;background:#eee;border-radius:11px}.sld_chat_history .chat_con .chat_window #text_center{width:589px;height:104px;background:#fff;border-radius:6px}.sld_chat_history .chat_con .chat_window #text_center .goods_model{display:flex;justify-content:center;align-content:center;padding-top:10px;padding-left:10px}.sld_chat_history .chat_con .chat_window .chat_ladder{display:flex;align-items:flex-end;margin-top:20px;margin-bottom:20px;align-items:flex-start;box-sizing:border-box}.sld_chat_history .chat_con .chat_window .chat_ladder>img{width:38px;height:38px;border-radius:50%}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right,.sld_chat_history .chat_con .chat_window .chat_ladder>img.user_avatar{margin-left:10px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right p{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;margin-bottom:5px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .content_text{display:inline-block;padding:11px;max-width:589px;background:#fff;border-radius:6px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .goods_info{min-width:300px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .goods_info .goods_info_title{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#333}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .goods_info .p2{font-size:14px;line-height:20px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .order_title{display:flex;height:20px;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f2f2f2;margin-bottom:8px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .order_title .order_sn{font-size:12px;color:#999;font-family:Microsoft YaHei}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .order_title .order_sn i{font-style:normal;color:#666}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .order_type .order_title .order_time{color:#999}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .goods_type{min-width:300px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .image_type{min-height:100px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .image_type img{max-width:200px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .image_type .image-slot{width:200px;height:200px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .file_type{padding:10px;background:#fff;border-radius:7px;cursor:pointer;display:flex!important;justify-content:space-between;align-items:flex-start}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .file_type .line_up .file_name{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#2d2d2d;line-height:21px;min-width:200px;max-width:448px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .file_type .line_up .file_size{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:21px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .file_type .line_down img{width:33px;height:41px;margin-left:10px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .text_type{max-width:360px;word-break:break-all;word-break:break-word;word-wrap:break-word}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .mp4_type{position:relative}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .mp4_type video{max-width:200px;height:200px}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .mp4_type .play_btn{position:absolute;left:10px;top:10px;bottom:14px;right:10px;background:rgba(0,0,0,.3);cursor:pointer}.sld_chat_history .chat_con .chat_window .chat_ladder .content_right .mp4_type .play_btn img{width:40px;height:40px;margin:auto}.sld_chat_history .chat_con .chat_window .user{justify-content:flex-start}.sld_chat_history .chat_con .chat_window .user .content_text{background:#fff;border-radius:6px}.sld_chat_history .chat_con .chat_window .merchant{padding-right:20px;justify-content:flex-end}.sld_chat_history .chat_con .chat_window .merchant p{text-align:right}.sld_chat_history .chat_con .chat_window .merchant .content_text{background:#fff;border-radius:6px}.sld_chat_history .chat_con .chat_window .merchant .content_text .tiny_triangle{position:absolute;right:-9px;width:0;height:0;border-right:14px solid transparent;border-bottom:13px solid #fff}.sld_chat_history .chat_con .chat_window .merchant .msg_not_read,.sld_chat_history .chat_con .chat_window .merchant .msg_read{align-self:flex-end;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.sld_chat_history .chat_con .chat_window .merchant .msg_not_read{height:100%}.el-range-editor.el-input__inner{height:30px}.el-date-editor .el-range-separator,.el-date-editor .el-range__icon{line-height:25px}.el-input__inner,.el-range-editor.is-active,.el-range-editor.is-active:hover{border-color:#f6f6f6}.el-scrollbar .el-scrollbar__wrap{overflow-x:hidden}.el-date-editor .el-range__close-icon{line-height:25px}.el-input__suffix-inner{line-height:30px;display:block!important}.empty_data_left{height:300px;padding-top:100px;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty_data_left img{width:80px}.empty_data_left p{margin-top:15px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#d5d5d5}.global_back_btn{position:absolute;top:10px;right:10px;z-index:10}.global_back_btn .global_back_to_list_btn{padding:6px 12px;font-size:14px;color:#666;background:hsla(0,0%,100%,.9);border:1px solid #ddd;border-radius:4px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.global_back_btn .global_back_to_list_btn:hover{background:#fff;border-color:#999;color:#333;box-shadow:0 4px 8px rgba(0,0,0,.15)}.global_back_btn .global_back_to_list_btn:active{transform:scale(.95)}.msg_log_btn{margin-top:8px;text-align:right}.msg_log_btn .query_msg_log_btn{padding:4px 8px;font-size:12px;color:#0e6fd7;background:transparent;border:1px solid #0e6fd7;border-radius:3px;cursor:pointer;transition:all .3s ease}.msg_log_btn .query_msg_log_btn:hover{background:#0e6fd7;color:#fff}.msg_log_btn .query_msg_log_btn:active{transform:scale(.95)}.goods_model{display:flex}.goods_model>img{width:84px;height:84px;background:#707070;border-radius:6px}.goods_model .goods_info{margin-left:10px;display:flex;flex-direction:column;justify-content:space-between;max-width:450px}.goods_model .goods_info .goods_info_title{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:10px}.goods_model .goods_info .goods_info_title .p2{font-size:14px;line-height:20px}.goods_model .goods_info .goods_info_bottom{display:flex;justify-content:space-between}.goods_model .goods_info .goods_info_bottom span:first-child{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#e2231a}.goods_model .goods_info .goods_info_bottom span:nth-child(2){font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#e2231a}#el-scrollbar_top .el-scrollbar__wrap .el-scrollbar__view{white-space:nowrap;display:flex}.mobile-device .sld_chat_history.mobile-layout{display:flex;flex-direction:column;width:100%;height:100vh;overflow:hidden}.mobile-device .sld_chat_history .top_header{order:0!important;padding:.75rem!important;height:auto!important;min-height:50px!important}.mobile-device .sld_chat_history .top_header .header_title{font-size:1rem!important;padding-left:.5rem!important}.mobile-device .sld_chat_history .main_acc_top{order:1!important;height:auto!important;min-height:44px!important;padding:.5rem 0!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar{width:100%!important;height:auto!important;min-height:auto!important;flex-direction:column!important;align-items:stretch!important;padding:.75rem!important;gap:.75rem!important;border-bottom:1px solid #f6f6f6!important;box-sizing:border-box!important;order:2!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .acc_name{width:100%!important;margin-right:0!important;margin-bottom:0!important;flex-direction:row!important;align-items:center!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .acc_name span{min-width:60px!important;flex-shrink:0!important;white-space:nowrap!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .acc_name .el-select{flex:1!important;min-width:0!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_content{width:100%!important;flex-direction:row!important;align-items:center!important;gap:.5rem!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_content span{width:auto!important;min-width:70px!important;flex-shrink:0!important;font-size:.875rem!important;white-space:nowrap!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_content .el-input,.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_content input{flex:1!important;min-width:0!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_date{width:100%!important;margin-left:0!important;flex-direction:row!important;align-items:center!important;gap:.5rem!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_date span{width:auto!important;min-width:70px!important;flex-shrink:0!important;white-space:nowrap!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .chat_date .el-date-editor{flex:1!important;min-width:0!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .button-group.mobile-button-group{display:flex!important;flex-direction:row!important;gap:.5rem!important;width:100%!important;margin-top:.5rem!important}.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .button-group.mobile-button-group .export,.mobile-device .sld_chat_history .middle_bar.mobile-query-bar .button-group.mobile-button-group .query{flex:1!important;width:auto!important;margin-left:0!important;margin-top:0!important;padding:.25rem!important;font-size:.875rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con{display:flex!important;flex-direction:row!important;width:100%!important;height:calc(100vh - 250px)!important;min-height:400px!important;border:none!important;overflow:hidden!important;order:3!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_list.mobile-left-list{width:40%!important;min-width:120px!important;max-width:200px!important;height:100%!important;border-right:1px solid #f6f6f6!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_list.mobile-left-list .left_list{width:100%!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_list.mobile-left-list .left_list .left_list_item{width:100%!important;padding:.5rem!important;height:auto!important;min-height:60px!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_list.mobile-left-list .left_list .left_list_item>img{width:28px!important;height:28px!important;margin-left:.5rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_list.mobile-left-list .left_list .left_list_item p{margin-left:.5rem!important;font-size:.75rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window{width:60%!important;flex:1!important;height:100%!important;padding:.75rem!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window .chat_ladder{margin-top:.75rem!important;margin-bottom:.75rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window .chat_ladder>img{width:28px!important;height:28px!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window .chat_ladder .content_right{margin-left:.5rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window .chat_ladder .content_right p{font-size:.75rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window .chat_ladder .content_right .content_text{max-width:100%!important;padding:.5rem!important;font-size:.875rem!important}.mobile-device .sld_chat_history .chat_con.mobile-chat-con .chat_window.mobile-chat-window .time_line{font-size:.625rem!important;padding:.25rem .5rem!important;width:auto!important}