.main-container{margin-top:10px;margin-bottom:60px}.part-nums{display:flex;justify-content:space-between;gap:10px;overflow:hidden;font-weight:400;font-size:15px;color:#7c7c8d}.part-nums-first{padding:0 16px;background:#fff;border-radius:2px;border:1px solid currentColor;line-height:32px;text-align:center;flex-shrink:0}.part-nums-scoller{width:0;flex:1;overflow-x:auto;display:flex;justify-content:space-around;background-color:#fff;border-radius:2px;border:1px solid #d8d8d8}.part-nums-item{display:block;padding:0 10px;cursor:pointer;line-height:34px;text-align:center;white-space:nowrap}.part-nums .active{color:#1dca66}.part-nums .part-search-area{display:flex;align-items:stretch;border-radius:2px;border:1px solid #959595;height:34px}.part-nums .part-search-area>input{width:100%;padding-left:14px}.part-nums .part-search-area .btn{border:0;width:32px;height:32px;min-width:auto;background-color:transparent;flex-shrink:0;padding:0}.part-nums .part-search-area .btn>img{width:100%;height:100%}.brand-group-list{margin-top:40px}.brand-group-item+.brand-group-item{margin-top:40px}.brand-group-title{font-weight:bold;font-size:26px;text-align:center}.brand-list{margin-top:40px;display:flex;flex-wrap:wrap;gap:15px 16px;--col-num:5}.brand-item{width:calc((100% - 18px * (var(--col-num) - 1)) / var(--col-num));background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:15px 10px;height:150px;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.05);cursor:pointer}.brand-item:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 15px rgba(0,0,0,0.1)}.brand-item:hover .brand-item-name{color:#1dca66}.brand-item-image{display:flex;justify-content:center;align-items:center;height:100px;width:100%;margin-bottom:10px;position:relative}.brand-item-image a>img{width:160px;height:auto;max-height:100%;max-width:100%;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.brand-item-name{font-size:14px;color:#333;text-align:center;font-weight:500;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.brand-list{--col-num:4}.brand-item-image>img{width:140px}}@media screen and (max-width:900px){.brand-list{--col-num:3}.brand-item-image>img{width:130px}}@media screen and (max-width:660px){.brand-list{--col-num:2}.brand-item{padding:10px 5px;height:120px}.brand-item:hover{transform:translateY(-3px) scale(1.01)}.brand-item-image{height:80px}.brand-item-image>img{width:110px}.brand-item-name{font-size:12px}.part-nums{flex-wrap:wrap}.part-nums .part-search-area{width:100%}}@media screen and (max-width:414px){.part-nums .part-nums-first{width:100%}.brand-item-image>img{width:100px}}@media screen and (max-width:320px){.brand-list{--col-num:1}.brand-item{height:140px}.brand-item-image{height:100px}.brand-item-image>img{width:150px}}
