.tab-container{overflow:hidden;width:100%}.tab-wrapper{display:flex;overflow-x:auto;padding-top:12px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.tab-wrapper::-webkit-scrollbar{display:none}.tab-item{border-bottom:2px solid transparent;border-radius:8px;cursor:pointer;flex-shrink:0;font-weight:500;margin-right:8px;padding:8px 16px;position:relative;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.tab-item .count{align-items:center;background:red;border:1px solid red;border-radius:100%;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;position:absolute;right:-5px;text-align:center;top:-10px;width:20px;z-index:2}.textOver{display:-webkit-box;-webkit-line-clamp:2;width:100%;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.break-all{word-break:break-all}.promotionsBg{display:flex;flex:1 0 auto;margin-bottom:15px;overflow-x:scroll;white-space:nowrap}.promotionsBg .item{border-radius:8px;color:#969799;margin-right:8px;padding:8px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}::-webkit-scrollbar{display:none}.promotionsContent_{margin:0 auto;max-width:1250px}.promotionsContent{border-radius:12px;margin-bottom:16px;padding-bottom:12px}.promotionsContent .subTitle{font-size:12px;font-weight:400}.promotionsContent .statusButton{background:#ffffff1f;border-radius:8px;font-size:14px;padding:8px;word-break:break-all}.primaryColor{color:var(--el-color-primary)!important}.promo-img-box{background:var(--el-fill-color,#2a2a2a);border-radius:12px 12px 0 0;overflow:hidden;width:100%}.promo-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promo-skeleton{aspect-ratio:16/9;border-radius:12px 12px 0 0}.promo-skeleton-line{border-radius:4px;height:16px;margin-top:8px}.tab-skeleton{border-radius:8px;height:34px;width:72px}.promo-skeleton,.promo-skeleton-line,.tab-skeleton{animation:promo-shimmer 1.4s linear infinite;background:linear-gradient(90deg,var(--el-fill-color,#2a2a2a) 25%,var(--el-fill-color-light,#3a3a3a) 50%,var(--el-fill-color,#2a2a2a) 75%);background-size:200% 100%}@keyframes promo-shimmer{to{background-position:-200% 0}}
