.g-tab-list{border-radius:4px 4px 0px 0px;height:40px;width:100%;margin:0 auto;position:relative;top:0px;left:0;padding:10px 0px;box-sizing:border-box;display:flex;align-items:center;z-index:1;background-repeat:no-repeat;background-size:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.g-tab-list .m-list-item{font-size:14px;color:var(--main-font-color-80);margin-right:32px;position:relative;cursor:pointer}.g-tab-list .m-list-item:hover{color:var(---yellow_color)}.g-tab-list .m-list-item.z-active{color:var(---yellow_color)}.g-tab-list .m-list-item.z-active::after{width:28px;height:2px;content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);background:#ffd736}
.chat-list{height:100%;overflow-y:scroll;overflow-x:hidden;padding-top:8px;box-sizing:border-box;width:100%;border-radius:4px}.chat-list.normal{height:calc(100vh - 50px)}.chat-list .chat-title{height:46px;display:flex;color:var(--main-font-color-90);font-size:16px;font-weight:700;padding:14px 16px;box-sizing:border-box;align-items:center}.chat-list .chat-title i{background:url(/h5/videoCommunity/@public-online/imgs/topic1.7508c1fe124d204a87e3b85f1d186240.png) no-repeat;width:18px;height:18px;background-size:cover;margin-right:6px}.chat-list .chat-item{height:46px;display:flex;align-items:center;color:var(--main-font-color-90);font-size:14px;justify-content:space-between;padding:14px 16px;box-sizing:border-box;white-space:nowrap}.chat-list .chat-item:hover{background-color:var(--default-theme-color)}.chat-list .chat-item.end{color:var(--main-font-color-50);text-align:center;justify-content:center;margin-bottom:80px}.chat-list .chat-item .c-info{display:flex;align-items:center;cursor:pointer;width:100%}.chat-list .chat-item .c-txt{max-width:155px;min-width:70px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list .chat-item i{background-color:#ffd736;width:18px;height:18px;color:var(--Token-text-90, #18191c);text-align:center;margin-right:8px;font-size:10px;border-radius:50%;font-weight:700;display:flex;align-items:center;justify-content:center}.chat-list .chat-item i.over3{color:var(--main-font-color-90);background:var(---500, #737981)}.chat-list .chat-item span{color:#aaa;text-align:right}
