#chatList{-webkit-box-sizing:border-box;box-sizing:border-box}#chatList .wechat-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%;text-align:left;padding:0;color:#444}#chatList .userNum{position:absolute;z-index:999;left:43px;top:3px;width:15px;height:15px;background:red;color:#fff;text-align:center;line-height:15px;border-radius:50%}#chatList .el-input__inner{background:#ededee}#chatList .active{background:#ebedf0}#chatList .listScrollInfo{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:65px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 5px;-webkit-box-sizing:border-box;box-sizing:border-box}#chatList .listScrollInfo:hover{background:#ebedf0}#chatList .listScrollInfo .time{color:#999}#chatList .listScrollName{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#chatList .listScrollName .info{color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%;margin-top:5px}#chatList .listScroll{height:90%}#chatList .listPhoto{width:49px;height:48px;margin-right:5px}