/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-10-26 10:29:56
 */.footer_wrap .actions_wrap{display:flex;flex-wrap:wrap;max-height:80px;padding:10px 10px 0 10px;overflow:scroll}.footer_wrap .actions_wrap .tag{margin:5px}.footer_wrap .actions_wrap .tag:hover{cursor:pointer}.tip{padding:10px;margin:0 auto}.chat_footer{display:flex;padding:10px;text-align:center}.chat_footer .input{flex:1;max-height:60px;padding:5px;margin-right:10px;overflow-y:scroll;text-align:left;border:1px solid #eee}.chat_footer .send{height:30px;color:#595cff;background-color:#fff;border:1px solid #595cff}.chat_footer .send:hover{color:#fff;background-color:#595cff}.chat_footer .name{display:inline-block;padding:5px 0;color:#fff}.chat_footer .close{position:absolute;top:8px;right:10px}.chat_footer .close:hover{cursor:pointer}#popup{position:fixed;display:none;max-height:200px;overflow-y:scroll;background-color:#fff;border:1px solid #ccc;border-radius:10px}.member_wrap{padding:10px}.member_wrap .member{display:flex;align-items:center;padding:10px;margin-bottom:5px}.member_wrap .member:hover{color:#fff;cursor:pointer;background-color:#595cff}.member_wrap .avatar{width:20px;height:20px;margin-right:10px}