.cateWrapper{background:#fff;width:100vw;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none}.cateWrapper::-webkit-scrollbar{display:none}.cateScroll{display:flex;flex-direction:row;overflow-x:auto;white-space:nowrap;padding:12px;gap:0}.cateScroll::-webkit-scrollbar{display:none}.cateScroll{-ms-overflow-style:none;scrollbar-width:none}.cateItem{margin:0;font-weight:400;padding:4px 12px;font-size:16px;color:#333;background:#fff;border-radius:18px;cursor:pointer;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:flex;align-items:center}.active{font-size:16px;font-weight:500;line-height:24px;color:#111;height:32px;background-color:#f0f1f7;border:.5px solid #e0e2eb;border-radius:12px}.mobile{background:none;width:100%}.mobile .cateItem{background:none;font-size:18px;font-weight:500;line-height:22px;color:#111}.mobile .active{border:none;font-size:30px;font-weight:700;line-height:38px;color:#111;position:relative}.mobile .active .activeIcon{position:absolute;bottom:-17px;left:50%;translate:-50%;width:32px;height:18px}.list-components-empty{width:90%;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);color:var(--color1);display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:768px){.list-components-empty{width:750px}}.list-components-empty .empty-img{display:block;width:124px;height:124px}.list-components-empty .empty-img.nothing{transform:translateX(6px)}.list-components-empty .empty-tit{width:100%;padding:0 12px;font-size:24px;font-weight:700;line-height:30px;margin-top:16px;text-align:center;word-break:break-word}.list-components-empty .empty-desc{margin-top:12px;text-align:center;width:100%;word-break:break-word;font-size:14px;font-weight:400;line-height:20px;color:#111}.list-components-empty .empty-btn{width:300px;height:54px;background-color:#111;border-radius:22px;font-family:PingFangSC-Semibold;font-size:16px;font-weight:700;line-height:54px;color:#fff;text-align:center;margin-top:30px}