.ChatList[data-v-3ce71da0]{width:100%;height:100%;display:flex;flex-direction:column}.ChatList .header[data-v-3ce71da0]{flex:0 0 auto;width:100%;margin-top:.8rem;margin-bottom:.64rem}.ChatList .header .header-title[data-v-3ce71da0]{margin:0;padding:0;margin-left:.68rem;margin-bottom:.8rem;font-size:.88rem;font-weight:600;color:#242424}.ChatList .header .van-field__left-icon[data-v-3ce71da0]{display:flex;justify-content:center;align-items:center}.ChatList .header .van-field__left-icon .van-icon[data-v-3ce71da0]{font-size:.64rem}.ChatList .header .van-field__control[data-v-3ce71da0]{font-size:.6rem}.ChatList .header .van-search[data-v-3ce71da0]{width:13.72rem;height:1.4rem;background:#f5f6fa;border:.05rem solid #e3e3e3;border-radius:.36rem;margin-left:.68rem}.ChatList .myRefresh[data-v-3ce71da0]{flex:1}.ChatList .chat-box[data-v-3ce71da0]{width:100%;height:100%;overflow:hidden;overflow-y:auto}.ChatList .chat-box .chatlist[data-v-3ce71da0]{width:100%;height:-moz-max-content;height:max-content;padding-bottom:.1rem}.ChatList .chat-box .chatlist .chatlist-content[data-v-3ce71da0]{width:100%;box-sizing:border-box;display:flex;margin:.8rem 0;padding:0 .64rem}.ChatList .chat-box .chatlist .chatlist-content .head-portrait[data-v-3ce71da0]{width:1.8rem;height:1.8rem;border-radius:50%;vertical-align:middle;display:block}.ChatList .chat-box .chatlist .chatlist-content .content[data-v-3ce71da0]{margin-left:.4rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.ChatList .chat-box .chatlist .chatlist-content .content .content-title[data-v-3ce71da0]{height:1rem;line-height:1rem;display:flex;justify-content:space-between}.ChatList .chat-box .chatlist .chatlist-content .content .content-title h2[data-v-3ce71da0]{margin:0;padding:0;font-size:.64rem;font-weight:500;color:#191919;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatList .chat-box .chatlist .chatlist-content .content .content-title span[data-v-3ce71da0]{font-size:.44rem;font-weight:400;color:#999}.ChatList .chat-box .chatlist .chatlist-content .content .content-text[data-v-3ce71da0]{height:.8rem;line-height:.8rem;display:flex;justify-content:space-between}.ChatList .chat-box .chatlist .chatlist-content .content .content-text p[data-v-3ce71da0]{flex:1;font-size:.52rem;font-weight:400;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatList .chat-box .chatlist .chatlist-content .content .content-text div[data-v-3ce71da0]{flex:0 0 auto;width:.88rem;height:.88rem;padding:.1rem;transform:scale(.7);margin-top:-.15rem;display:flex;justify-content:center;align-items:center;background:#3387fd;border-radius:50%;font-size:.52rem;font-weight:400;color:#fff}.ChatList .chat-box .emtry[data-v-3ce71da0]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.ChatList .chat-box .emtry img[data-v-3ce71da0]{width:5.4rem;height:4rem;margin-bottom:.3rem}.ChatList .chat-box .emtry p[data-v-3ce71da0]{font-size:.6rem;font-family:PingFang SC;font-weight:400;color:#c0c4cc}