.brand-list{box-sizing:border-box;padding:.65rem 1.2rem;display:flex;flex-wrap:wrap;gap:.24rem;background:#fafafa}.brand-list-item{padding-top:.12rem;display:flex;flex-direction:column;align-items:center;width:5.3867rem;height:3.2rem;border-radius:.08rem;background:#fff;position:relative;overflow:hidden;cursor:pointer}.brand-list-item__logo{width:2rem;height:2rem;position:relative}.brand-list-item>p{font-size:.18rem;color:#636362;margin-bottom:.08rem;margin-top:.24rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;padding:0 .16rem;max-width:100%}.brand-list-item__position{color:#ddcb97;font-size:.18rem;display:flex;gap:.02rem}.brand-list-item>img{transform:translateY(100%);transition:all .5s;border-radius:.08rem}.brand-list-item:hover>img{transform:translateY(0)}.brand-category{padding:.48rem 1.8rem;box-sizing:border-box;background:#fafafa}.brand-category__title{margin-bottom:.48rem;font-size:.2rem;display:flex;gap:.48rem .24rem;flex-wrap:wrap}.brand-category__title span{color:#636362;cursor:pointer}.brand-category__title span:first-child{margin-left:0}.brand-category__title span.brand-category-active{font-weight:600;color:#ddcb97;position:relative}.brand-category__title span.brand-category-active:after{width:50%;background:#ddcb97;content:"";height:1Px;position:absolute;bottom:-4Px;left:25%}.brand-category__title input{padding:.04rem .12rem .04rem .45rem;border-radius:.16rem;border:none;background-color:#f6f1e8;font-size:.14rem;height:.36rem;box-sizing:border-box;color:#666;outline-width:.01rem;outline-color:#decb97;width:2.5rem;background-image:url(/icons/icon-search-black.png);background-size:.16rem .16rem;background-repeat:no-repeat;background-position:.16rem}.brand-category__title input::placeholder{color:#636362}.brand-category__items{color:#636362;font-size:.16rem;display:flex;flex-wrap:wrap;gap:.24rem .48rem}.brand-category__items span{color:#636362;cursor:pointer}.brand-category__items span:first-child{margin-left:0}.brand-category__items span.brand-category-active{font-weight:600;color:#ddcb97}.brand-category__sub-items{gap:.32rem .64rem}