#chat_manage{font-size:14px;width:100%;min-width:1200px}#chat_manage .message_type_tabs{margin-bottom:16px}#chat_manage .message_type_tabs .el-tabs__nav{padding-left:0}#chat_manage .batch_manage_content{height:calc(100vh - 133px);overflow:auto;overflow-x:hidden;background:#fff;padding:24px}#chat_manage .batch_manage_content .search_wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px}#chat_manage .batch_manage_content .search_wrap .search_left{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}#chat_manage .batch_manage_content .search_wrap .search_left .search_item{width:160px;margin-right:8px;margin-bottom:5px}#chat_manage .table_wrap .table_box .el-table{border-radius:4px}#chat_manage .table_wrap .table_box .status-solved{font-weight:400;font-size:14px;color:rgba(0,0,0,.25);padding:2px 8px;background:rgba(0,0,0,.06);border-radius:4px}#chat_manage .table_wrap .table_box .status-unsolved{font-weight:400;font-size:14px;color:#e69b07;padding:2px 8px;background:#feefd0;border-radius:4px}#chat_manage .table_wrap .table_box .status-replied{background:#eff8e9;border-radius:4px;font-weight:400;font-size:14px;color:#79bf3f;padding:2px 8px}#chat_manage .table_wrap .table_box .status-unreplied{font-weight:400;font-size:14px;color:#ff4d4f;background:#ffeded;border-radius:4px;padding:2px 8px}#chat_manage .table_wrap .table_box .delete-btn{color:#f56c6c}#chat_manage .table_wrap .page_wrap{margin-top:16px;display:flex;justify-content:flex-end}