.user-list-container[data-v-fbaa806e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.user-scrollbar[data-v-fbaa806e]{height:100%}.user-item[data-v-fbaa806e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;cursor:pointer;border-bottom:1px solid #f0f0f0}.user-item[data-v-fbaa806e]:hover{background-color:#f5f5f5}.user-item.active[data-v-fbaa806e]{background-color:#e6e6e6}.user-info[data-v-fbaa806e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;min-width:0}.user-info .name-line[data-v-fbaa806e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-info .name-line .username[data-v-fbaa806e]{font-size:14px;color:#000}.user-info .name-line .time[data-v-fbaa806e]{font-size:12px;color:#999}.user-info .msg-line[data-v-fbaa806e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.user-info .msg-line .last-msg[data-v-fbaa806e]{font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info .msg-line .badge[data-v-fbaa806e]{margin-left:8px}.load-more[data-v-fbaa806e],.loading-state[data-v-fbaa806e],.no-more[data-v-fbaa806e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;color:#999;font-size:14px}.loading-state .el-icon[data-v-fbaa806e]{margin-right:6px;-webkit-animation:rotating-fbaa806e 2s linear infinite;animation:rotating-fbaa806e 2s linear infinite}@-webkit-keyframes rotating-fbaa806e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating-fbaa806e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message-container[data-v-2d5a2644]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;background-color:#f5f5f5;height:100%}.message-wrapper[data-v-2d5a2644]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.message-bubble[data-v-2d5a2644]{max-width:70%;margin-bottom:15px;padding:10px 15px;border-radius:4px;position:relative;word-break:break-word}.user-bubble[data-v-2d5a2644]{-ms-flex-item-align:start;align-self:flex-start;background-color:#fff;border:1px solid #e6e6e6}.admin-bubble[data-v-2d5a2644]{-ms-flex-item-align:end;align-self:flex-end;background-color:#07c160;color:#fff}.message-meta[data-v-2d5a2644]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px;font-size:12px}.message-meta .time[data-v-2d5a2644]{color:hsla(0,0%,100%,.7);margin-right:5px}.message-meta .status-icon[data-v-2d5a2644]{font-size:14px;color:hsla(0,0%,100%,.7)}.admin-bubble .message-meta .status-icon[data-v-2d5a2644],.admin-bubble .message-meta .time[data-v-2d5a2644]{color:hsla(0,0%,100%,.7)}.user-bubble .message-meta .status-icon[data-v-2d5a2644],.user-bubble .message-meta .time[data-v-2d5a2644]{color:#999}.wechat-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:600px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.wechat-sidebar{width:280px;border-right:1px solid #d9d9d9;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-box,.wechat-sidebar{background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex}.search-box{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-box .el-input{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.search-box .el-input .el-input__inner{background-color:#fff;border-radius:4px}.search-box .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.search-box .action-buttons .el-button{padding:6px}.search-box .action-buttons .el-button.unread-active{color:#07c160}.wechat-chatarea{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#ededed;overflow:hidden}.chat-header{height:60px;padding:0 20px;background-color:#fff;border-bottom:1px solid #d9d9d9;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chat-header,.chat-header .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-header .header-left .username{margin-left:10px;font-weight:500}.chat-header .header-right .el-button{padding:8px}.message-input{padding:15px;background-color:#fff;border-top:1px solid #d9d9d9}.message-input .send-btn{text-align:right;padding-top:10px}.message-input .send-btn .el-button{background-color:#07c160;border-color:#07c160}.empty-chat{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.empty-chat .empty-content{text-align:center;color:#999}.empty-chat .empty-content i{font-size:60px;margin-bottom:20px}.empty-chat .empty-content p{margin-top:10px;font-size:14px}