/*!
 *  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}.item-wrap .img_wrap{width:100px;height:70px;border-radius:5px}.item-wrap.user-self{flex-direction:row-reverse}.item-wrap__content{display:flex;flex:1;flex-direction:column;justify-content:space-between;height:70px;padding:0 10px}.item-wrap__content .title{font-size:16px;font-weight:700}.item-wrap__content .info{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;color:#909193}