.component-hot-search-modal{max-height:calc(70vh);overflow-y:auto;padding-right:10px;padding-left:10px}.component-hot-search-modal::-webkit-scrollbar{width:3px;border-radius:19px}.component-hot-search-modal::-webkit-scrollbar-track{background-color:transparent}.component-hot-search-modal::-webkit-scrollbar-thumb{background:var(---idle,#f8f8f8)}.hot-search-item{display:flex;gap:10px;align-items:flex-start;padding-bottom:10px;padding-top:10px;border-bottom:.5px solid #dedede}.hot-search-item:last-child{border:0}.hot-search-item label{width:100px;font-size:14px;font-weight:700;min-width:100px;display:flex;align-items:self-start}.hot-search-item .select-area,.hot-search-item .select-area span{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:400;cursor:pointer}.hot-search-item .select-area{flex-wrap:wrap;position:relative}.hot-search-item .label-item{width:100px;max-width:100px;min-width:100px}.hot-search-item span.more{color:#fd502a;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:0;bottom:2px;display:flex;align-items:flex-end;justify-content:flex-end;gap:5px;width:30px;height:30px}.search-wrap .search-labels-wrap{width:270px;background:#f8f8f8;padding:16px;height:-moz-fit-content;height:fit-content;margin-bottom:64px;border-radius:4px;height:calc(100vh - 100px);overflow:auto;position:-webkit-sticky;position:sticky;top:80px}.search-wrap .search-labels-wrap::-webkit-scrollbar{width:6px;border-radius:19px}.search-wrap .search-labels-wrap::-webkit-scrollbar-track{background:#f8f8f8}.search-wrap .search-labels-wrap::-webkit-scrollbar-thumb,.search-wrap .search-labels-wrap::-webkit-scrollbar-thumb:hover{background:#c1c1c1;border-radius:19px}.search-backTop-wrap{width:1200px;margin:0 auto;position:-webkit-sticky;position:sticky;bottom:-21px}.search-backTop-wrap .backTop-component{position:absolute;right:-105px;bottom:64px}