/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-4-30 17:33:00
 */.item-wrap{display:flex;flex-direction:row;padding:.52083vw .26042vw;cursor:pointer;background-color:#fff;border-radius:.26042vw;box-shadow:0 0 .10417vw .10417vw #eee}.item-wrap .img_wrap{width:5.20833vw;height:3.64583vw;border-radius:.26042vw}.item-wrap.user-self{flex-direction:row-reverse}.item-wrap__content{display:flex;flex:1;flex-direction:column;justify-content:space-between;height:3.64583vw;padding:0 .52083vw}.item-wrap__content .title{display:-webkit-box;overflow:hidden;font-size:.83333vw;font-weight:700;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-wrap__content .info{display:flex;flex-direction:row;justify-content:space-between;font-size:.625vw;color:#909399}