.chatroom{height:calc(100% - 15px)}.chatroom-head{background:#007bff}.chatroom-head .chat-title{width:calc(100% - 30px);margin-left:15px;height:86px;line-height:86px;padding:0 15px;position:relative;text-align:center}.chatroom-head .chat-title .title-icon{font-size:35px;color:#fff;margin-right:15px}.chatroom-head .chat-title .title-name{font-size:22px;font-weight:700;color:#fff}.chatroom-list{height:100%;padding:0;background:#fff}.chatroom-list .ps__rail-y{opacity:.6}.chatroom-list .ps__thumb-y{right:0;background:#aaa!important}.chatroom-ul{padding:0;margin:0}.chatroom-ul li{list-style:none;padding:0 0;border-bottom:1px solid #eaeaea;height:80px;position:relative;cursor:pointer}.chatroom-ul li:hover{background:#f4f4f4}.chatroom-ul .chatroom-img{width:60px;height:60px;position:absolute;top:10px;left:15px}.chatroom-ul .chatroom-img img{width:60px;height:60px;border-radius:100%}.chatroom-ul .chatroom-title{position:absolute;left:90px;height:100%;padding:10px 0;font-size:18px;width:calc(100% - 80px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chatroom-ul .chatroom-title .mission-coin{font-size:18px;font-weight:700}.chatroom-ul .chatroom-title .mission-coin .mission-total-coin{color:#f60;line-height:35px}.chatroom-ul .chatroom-title .mission-coin .mission-my-coin{color:#004692}.chatroom-ul .chatroom-room-profile{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#313131;font-weight:700}.chatroom-ul .chatroom-room-profile .chatroom-type1{color:#004692;font-weight:700;margin-right:5px}.chatroom-ul .chatroom-room-profile .chatroom-type2{color:red;font-weight:700;margin-right:5px}.chatroom-ul .chatroom-last-message{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;margin-top:3px;color:#575757}.chatroom-ul .chatroom-count{position:absolute;right:0;height:100%;line-height:80px;font-size:18px;color:#575757;right:15px}.chatroom-ul .chatroom-count span{background:red;color:#fff;padding:5px}@media (max-width:580px){.chatroom-ul .chatroom-room-profile{padding-right:60px}}@media (max-width:767px){.chatroom-ul .chatroom-img{left:8px}.chatroom-ul .chatroom-title{left:88px}.chatroom-ul .chatroom-count{right:8px}}