.pro-container:hover .product{box-shadow:0 12px 32px rgba(255,23,68,.35);transform:translateY(-8px);border-color:var(--color-main)}.pro-container:hover .product .poster img{transform:scale(1.05)}.product{border:2px solid rgba(255,23,68,.15);padding:12px;border-radius:12px;position:relative;background:#fff;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px rgba(255,23,68,.2)}.product>div{cursor:pointer}.product .discount{width:48px;height:48px;background:var(--gradient-main);border-radius:50%;position:absolute;top:16px;right:16px;text-align:center;font-size:11px;color:#fff;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2;box-shadow:0 4px 12px rgba(255,23,68,.6);z-index:2;border:2px solid hsla(0,0%,100%,.9)}.product .product-res{font-size:11px;line-height:14px;color:var(--color-subtitle);font-weight:600}.product .poster{overflow:hidden;margin:auto;border-radius:10px;background:linear-gradient(135deg,#fafafa,#f0f0f0)}.product .poster,.product img{width:100%;height:100%;max-width:200px;height:200px}.product img{-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product h2{font-size:18px;color:var(--color-price);margin-bottom:6px;font-weight:800;letter-spacing:.5px;text-shadow:0 1px 2px rgba(255,23,68,.2)}.product p{font-size:14px;font-weight:600;min-height:40px;line-height:1.45;color:var(--color-title);max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 14px 0}.product-footer{justify-content:space-between;padding-top:12px;border-top:2px solid rgba(255,23,68,.25)}.product-footer,.product-footer div{display:flex;align-items:center}.product-footer .el-icon-shopping-cart-full{margin-right:8px;color:var(--color-main);font-size:18px;font-weight:700}.product-footer .buy-btn{font-size:14px;font-weight:800;cursor:pointer;color:var(--color-main);text-transform:uppercase;letter-spacing:1px}.container-box[data-v-5e9932aa]{min-height:600px;padding:0;margin:32px auto;max-width:1200px;background:transparent}.container-box .list[data-v-5e9932aa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));grid-column-gap:16px;grid-row-gap:24px;align-content:center;padding:0}.container-box .common-pagination[data-v-5e9932aa]{width:100%;text-align:center;padding:40px 0}