.brand-card{display:flex;flex-direction:column;transition:all .2s;cursor:pointer;overflow:hidden;width:384px;border:1px solid #f1f1f1;box-sizing:border-box}.brand-card:hover{box-shadow:0 2px 20px 0 rgba(0,0,0,.2)}.brand-card-img{width:100%;overflow:hidden;height:288px}.brand-card-img .img{width:100%;height:100%}.brand-card-body{padding:22px 12px}.brand-card-body .basic{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.brand-card-body .brand-tag{height:36px;line-height:36px;font-size:14px;padding:0 8px}.brand-card-body .brand-tag .text{font-size:14px}.brand-card-body .show-detail{float:right}.brand-card-body .show-detail .text{font-size:12px;font-weight:400;color:#1d4540;margin-right:12px}.brand-card-body .show-detail .arrow{width:24px;box-sizing:border-box}.brand-card-body .show-detail .arrow img{width:100%}@media screen and (max-width:1680px){.brand-card{width:368px}.brand-card-img{width:100%;overflow:hidden;height:246px}}.brand-page{width:100%}.brand-page .goods-wrapper{display:flex;flex-wrap:wrap}@media screen and (min-width:1680px){.brand-page .goods-wrapper .brand-card{margin-bottom:56px;margin-right:48px;margin-bottom:48px}.brand-page .goods-wrapper .brand-card:nth-child(4n){margin-right:0}}@media screen and (max-width:1680px){.brand-page .goods-wrapper .brand-card{margin-bottom:56px;margin-right:48px;margin-bottom:48px}.brand-page .goods-wrapper .brand-card:nth-child(4n){margin-right:48px}.brand-page .goods-wrapper .brand-card:nth-child(3n){margin-right:0}}