@charset "utf-8"; 
.a{display:flex; justify-content:space-between; align-items:center; }
.s{overflow-y:auto; overscroll-behavior:contain; scrollbar-width:none; -ms-overflow-style: none;}.s::-webkit-scrollbar{display:none;}
.t{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}