/*!
 *  build: HCMP 
 *  copyright: 浙江甜橙科技 
 *  time: 2024-10-26 10:29:56
 */.item-wrap{display:flex;flex-direction:row;padding:10px 5px;background-color:#fff;border-radius:5px;box-shadow:0 0 2px 2px #eee}.item-wrap.user-self{flex-direction:row-reverse}.item-wrap__content{display:flex;flex:1;flex-direction:column;gap:10px;padding:0 10px;cursor:pointer}.item-wrap__content .title{overflow:hidden;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.item-wrap__content .info{display:-webkit-box;overflow:hidden;color:#909399;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.img_wrap{width:100px;height:80px;border-radius:5px}.article_wrap{padding:0 20px 20px}