.ztxk-chat-room--container{box-sizing:border-box;display:flex;flex-direction:row}.ztxk-chat-room--container.ztxk-chat-room--container--bordered{border:1px solid #e5e5e5;padding:10px}.ztxk-chat-room--container .ztxk-chat-room--left{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:300px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--title{align-items:center;box-sizing:border-box;display:flex;height:50px;justify-content:center;line-height:22px;padding:0 10px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--search{box-sizing:border-box;padding:10px 4px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--search .ant-input-search input{background-color:#f0f0f0;border:none;border-radius:10px 0 0 10px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--search .ant-input-search input:focus{box-shadow:none}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--search .ant-input-search .ant-input-group-addon{border-radius:0 10px 10px 0}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--search .ant-input-search .ant-input-group-addon button{background-color:#f0f0f0;border:none;border-radius:0 10px 10px 0;box-shadow:none}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list{flex:1;overflow-x:hidden;overflow-y:auto}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:60px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item:hover{background-color:#d9d9d9}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item.active{background-color:#c0e2ff!important}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__name{word-wrap:break-word;background-color:#69f;border-radius:5px;color:#fff;display:flex;flex-shrink:0;height:58px;padding:5px;text-align:center;transform:scale(.8);width:48px;word-break:break-all}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__name>span{font-size:12px;line-height:18px;text-align:center}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__text{box-sizing:border-box;display:flex;flex:1;flex-direction:column;font-size:12px;height:48px;justify-content:space-between}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__text .ztxk-chat-room--item__text--top{align-items:center;display:flex;justify-content:space-between;width:160px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__text .ztxk-chat-room--item__text--top .ztxk-chat-room--item__text--room{display:block;font-size:12px;font-weight:bolder;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__text .ztxk-chat-room--item__text--bottom{color:#a2a2a2;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:160px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__text .ztxk-chat-room--item__text--bottom a{color:#1890ff}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__other{display:flex;flex-direction:column;font-size:12px;height:48px;justify-content:space-between;text-align:right;width:80px}.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__other .ztxk-chat-room--item__other--name,.ztxk-chat-room--container .ztxk-chat-room--left .ztxk-chat-room--list .ztxk-chat-room--list__item .ztxk-chat-room--item__other .ztxk-chat-room--item__other--time{color:#a2a2a2;font-size:12px;overflow:hidden;padding-right:5px;text-overflow:ellipsis;white-space:nowrap}.ztxk-chat-room--container .ztxk-chat-room--right{flex:1}