.new-arrive-items{background-color:#f8f8f8;border-radius:10px;max-width:100%;padding:10px}.new-arrive-items-content{display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}a.arrive-card{color:inherit}a.arrive-card,a.arrive-card :hover{text-decoration:none}.arrive-card{border-radius:10px;cursor:pointer;display:block;overflow:hidden;padding:10px}.arrive-card:hover{background-color:#fff;box-shadow:5px 5px 5px rgba(0,0,0,.06)}.arrive-card:hover .arrive-card-img{border:1px solid #ccc}.arrive-card-img{background-color:#fff;border-radius:10px;box-sizing:border-box;overflow:hidden;padding-top:100%;position:relative;width:100%}.arrive-card-img img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.arrive-card-info{margin-top:10px;overflow:hidden;width:100%}.product-sku{font-size:20px;font-weight:700;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newPoductOes{display:grid;grid-template-columns:repeat(2,1fr)}.new-product-oe{color:#666;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-row-name{color:#666;font-size:15px;height:10px;white-space:nowrap}.item-row-icon{height:10px;margin-right:10px;width:18px}.item-row-icon svg{height:18px;width:18px;fill:#666}.item-row{align-items:center;display:flex;margin-bottom:10px}