.chat_group_chat_3BRhG{background:#fff}.chat_group_chat_3BRhG .chat_table_wrap{margin:30px;background:#f1f5fb;box-sizing:border-box}.chat_group_chat_3BRhG .chat_content{display:flex;width:100%;height:calc(100% - 70px);border:1px solid #f0f0f0;border-radius:5px;overflow:hidden}.chat_group_chat_3BRhG .chat_content .user_list{width:260px;height:100%;box-sizing:border-box;background:#fbfbfb}.chat_group_chat_3BRhG .chat_content .user_list .item{padding-left:20px;display:flex;align-items:center;width:100%;height:90px;border-bottom:1px solid #f0f0f0;cursor:pointer}.chat_group_chat_3BRhG .chat_content .user_list .item .user_main{display:flex;flex-direction:column;margin-left:13px;font-size:14px;color:#293b55;font-weight:700;overflow:hidden;flex:1}.chat_group_chat_3BRhG .chat_content .user_list .item .user_main .name{margin-right:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_group_chat_3BRhG .chat_content .user_list .item .user_main .last_info{margin-top:10px;font-size:10px;font-weight:400}.chat_group_chat_3BRhG .chat_content .user_list .chat_on,.chat_group_chat_3BRhG .chat_content .user_list .item:hover{background:#d6d6d6}.chat_group_chat_3BRhG .chat_content .user_list::-webkit-scrollbar{width:10px;height:9px;border-radius:5px}.chat_group_chat_3BRhG .chat_content .user_list::-webkit-scrollbar-track{border-radius:5px}.chat_group_chat_3BRhG .chat_content .user_list::-webkit-scrollbar-thumb{background-color:#999;background-clip:padding-box;border-radius:5px}.chat_group_chat_3BRhG .chat_content .chat_detail_list{width:calc(100% - 260px);height:650px;background:#f1f1f1;padding:20px;box-sizing:border-box;overflow:hidden}.chat_group_chat_3BRhG .chat_content .chat_detail_list .detail_item{margin:40px 0 20px 0}.chat_group_chat_3BRhG .chat_content .chat_detail_list .time{text-align:center;font-size:14px;color:#999}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t{display:flex;align-items:flex-start}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .user_i{width:100%;margin-left:10px;font-size:10px}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .content_container{display:flex;align-items:center}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .delete_ico{position:relative;background:#f46257;padding:10px 10px;color:#fff;border-radius:4px;cursor:pointer;display:none}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .delete_ico img{display:inline-block;width:15px;height:auto;margin-right:5px;vertical-align:middle}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .delete_ico:before{content:" ";position:absolute;bottom:12px;left:-12px;border:6px solid transparent;border-right-color:#f46257}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .text{display:inline-block;position:relative;padding:0 10px;max-width:calc(100% - 210px);min-height:35px;line-height:2.1;font-size:15px;padding:6px 10px;text-align:left;word-break:break-all;background-color:#fff;color:#000;border-radius:4px;box-shadow:0 1px 7px -5px #000;margin-top:5px}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .text .image{width:100px;height:auto}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .text:before{content:" ";position:absolute;top:10px;right:100%;border:6px solid transparent;border-right-color:#fff}.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .delete_ico:hover,.chat_group_chat_3BRhG .chat_content .chat_detail_list .user_t .text:hover+.delete_ico{display:inline}.chat_group_chat_3BRhG .chat_content ::-webkit-scrollbar{width:10px;height:9px;border-radius:5px}.chat_group_chat_3BRhG .chat_content ::-webkit-scrollbar-thumb{background-color:#999;background-clip:padding-box;border-radius:5px}