/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-4-30 17:33:00
 */.list_wrap{height:18.22917vw;overflow:auto}.list_wrap::-webkit-scrollbar{display:none}.item_wrap{display:flex;padding:.52083vw;border-bottom:1px solid #ebeef5}.item_wrap:hover{cursor:pointer}.item_wrap .avatar_wrap .avatar{width:2.08333vw;height:2.08333vw;border-radius:50%}.item_wrap .info_wrap{flex:1;margin-left:.52083vw}.item_wrap .info_wrap .sender{display:flex;justify-content:space-between}.item_wrap .info_wrap .sender .name{flex:1;font-size:.72917vw}.item_wrap .info_wrap .sender .time{font-size:.625vw;color:#909399}.item_wrap .info_wrap .msg{display:-webkit-box;margin-top:.26042vw;overflow:hidden;font-size:.625vw;color:#697084;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}