Products

PRODUCT SOLUTIONS

Explore 10000+ Ready Formulas Across Every Category


Get Started

高级美妆护肤分类卡片

/* 基础重置与全局样式 */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: ‘Lato’, sans-serif; background-color: #f7f5f0; color: #333; line-height: 1.5; }
.container {
max-width: 100%;
margin: 0 auto;
padding: 40px 0; /* 【修改1】左右 padding 改为 0,实现真正的 100% 全宽 */
background-color: #f7f5f0;
}
/* —– 产品卡片网格 【修改2】强制 3 列 —– */
.product-grid {
display: grid;
grid-template-columns: repeat(3, 1fr); /* PC 端强制 3 列 */
gap: 10px;
margin-bottom: 50px;
}
/* 单张卡片样式 */
.product-card {
position: relative;
aspect-ratio: 4 / 3;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
text-decoration: none;
display: flex;
flex-direction: column;
justify-content: flex-end;
padding: 35px;
transition: transform 0.4s ease;
}
/* 底部浅层渐变遮罩 */
.product-card::before {
content: ”;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 30%;
background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
z-index: 1;
}
/* 卡片内容 */
.product-card .content {
position: relative;
z-index: 2;
color: #fff;
text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}
/* 【修改3】标题字体与文案一致,并加粗突出 */
.product-card h3 {
font-family: ‘Lato’, sans-serif;
font-weight: 700; /* 加粗以保持大标题感 */
font-size: 32px;
margin-bottom: 8px;
color: #fff
}
.product-card .sub-info {
font-size: 14px;
font-weight: 300;
letter-spacing: 1px;
margin-bottom: 4px;
opacity: 0.9;
}
.product-card .desc {
font-size: 13px;
font-weight: 300;
opacity: 0.8;
margin-bottom: 25px;
}
/* 探究按钮 ‘EXPLORE →’ */
.product-card .explore {
font-size: 12px;
letter-spacing: 2px;
color: #fff;
text-decoration: none;
opacity: 0.8;
transition: all 0.3s ease;
}
.product-card:hover .explore {
opacity: 1;
padding-left: 8px;
}
.product-card:hover {
transform: scale(1.01);
}
/* —– 底部数据统计栏 —– */
.stats-bar {
background-color: #f7f5f0;
padding: 40px 0;
display: flex;
justify-content: space-around;
border-top: 1px solid #e5e5e5;
flex-wrap: wrap;
}
.stat-item {
display: flex;
align-items: center;
gap: 15px;
flex: 1;
min-width: 200px;
padding: 0 20px;
border-right: 1px solid #ddd;
}
.stat-item:last-child {
border-right: none;
}
.stat-item i {
font-size: 28px;
color: #555;
}
.stat-item .stat-text {
display: flex;
flex-direction: column;
}
.stat-item .number {
font-size: 20px;
font-weight: 700;
letter-spacing: 1px;
}
.stat-item .label {
font-size: 11px;
letter-spacing: 2px;
text-transform: uppercase;
color: #777;
margin-top: 2px;
}
/* —– 响应式适配 (平板和手机) —– */
@media (max-width: 1024px) {
.product-grid { grid-template-columns: repeat(2, 1fr); } /* 平板改为 2 列 */
}
@media (max-width: 768px) {
.product-grid { grid-template-columns: 1fr; } /* 手机改为 1 列 */
.stat-item { border-right: none; border-bottom: 1px solid #ddd; padding: 15px 0; justify-content: center; }
.stat-item:last-child { border-bottom: none; }
}



Face Care

300+ Ready Formulas

Serums, Toners & Facial Creams

EXPLORE →


Body Care

400+ Ready Formulas

Lotions, Oils & Body Scrubs

EXPLORE →


Hair Care

350+ Ready Formulas

Shampoo, Conditioner & Hair Masks

EXPLORE →


Skin Care Sets

200+ Ready Formulas

Comprehensive Skincare Bundles

EXPLORE →


Lip Care

150+ Ready Formulas

Balms, Glosses & Exfoliants

EXPLORE →


Baby & Infant Skincare

120+ Ready Formulas

Gentle & Hypoallergenic Products

EXPLORE →


Makeup

250+ Ready Formulas

Foundations, Lipsticks & Eye Palettes

EXPLORE →


Man Care

180+ Ready Formulas

Shaving Gels & Grooming Essentials

EXPLORE →


Deodorant

100+ Ready Formulas

Antiperspirants & Body Sprays

EXPLORE →


Foot Care

130+ Ready Formulas

Creams, Scrubs & Foot Masks

EXPLORE →


Hand Care

180+ Ready Formulas

Hand Washes & Moisturizers

EXPLORE →


Beauty Salon

80+ Ready Formulas

Professional-Grade Cosmetics & Tools

EXPLORE →


10,000+
Ready Formulas
1000+
Packaging Options
GLOBAL
Quality Standards
ONE-STOP
OEM/ODM Service

    Showing 1–16 of 51 results