.cy-gallery-container { max-width: 1200px; margin: 50px auto; padding: 0 20px; font-family: ‘PingFang SC’, sans-serif; }
.cy-gallery-header { text-align: center; margin-bottom: 40px; }
.cy-gallery-header h2 { font-size: 26px; color: #262626; letter-spacing: 3px; font-weight: 500; margin-bottom: 10px; }
.cy-gallery-header p { font-size: 14px; color: #8c8c8c; letter-spacing: 1px; }
.cy-filter-tabs { display: flex; justify-content: center; gap: 15px; margin-bottom: 40px; overflow-x: auto; white-space: nowrap !important; padding-bottom: 10px; }
.cy-tab-btn { background: transparent !important; border: 1px solid #E8E8E8 !important; color: #595959 !important; padding: 8px 24px !important; font-size: 13px !important; letter-spacing: 2px !important; border-radius: 2px !important; cursor: pointer !important; transition: all 0.3s ease !important; white-space: nowrap !important; }
.cy-tab-btn:hover, .cy-tab-btn.active { border-color: #A88D65 !important; color: #A88D65 !important; }
.cy-products-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 30px; }
.cy-cup-card { background: #FFF; border: 1px solid #F0F0F0; padding: 15px; text-align: center; border-radius: 2px; transition: all 0.4s ease; box-sizing: border-box; }
.cy-cup-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(168,141,101,0.15); border-color: #A88D65; }
.cy-cup-card .img-box { background: #FAFAFA; height: 220px; display: flex; align-items: center; justify-content: center; overflow: hidden; margin-bottom: 15px; }
.cy-cup-card .img-box img { max-width: 100%; max-height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.cy-cup-card:hover .img-box img { transform: scale(1.05); }
.cy-cup-card h3 { font-size: 14px; color: #262626; font-weight: 500; margin: 10px 0 5px 0; letter-spacing: 1px; }
.cy-cup-card p { font-size: 14px; color: #A88D65; font-weight: 600; margin-bottom: 15px; }
.cy-cup-card a { display: block !important; border: 1px solid #A88D65 !important; color: #A88D65 !important; text-decoration: none !important; font-size: 12px !important; padding: 8px 0 !important; letter-spacing: 2px !important; border-radius: 2px !important; transition: all 0.3s ease !important; white-space: nowrap !important; }
.cy-cup-card a:hover { background: #A88D65 !important; color: #FFF !important; }
function filterCups(category) {
const buttons = document.querySelectorAll(‘.cy-tab-btn’);
buttons.forEach(btn => btn.classList.remove(‘active’));
event.target.classList.add(‘active’);
const cards = document.querySelectorAll(‘.cy-cup-card’);
cards.forEach(card => {
if (category === ‘all’ || card.classList.contains(category)) {
card.style.display = ‘block’;
setTimeout(() => { card.style.opacity = ‘1’; card.style.transform = ‘scale(1)’; }, 50);
} else {
card.style.opacity = ‘0’;
card.style.transform = ‘scale(0.95)’;
setTimeout(() => { card.style.display = ‘none’; }, 300);
}
});
}
Craftsmanship
一两细泥 · 千度淬炼
甄选德化高脂白瓷土,由非遗老匠人纯手工拉坯修型。在1300度高温窑火中历经涅槃,方成就“白如雪、润如玉、透如镜”的凝脂质感。手握此杯,承载的不止是茶汤,更是时光与匠心的温度。
📦
破损包赔
专属奢华防震包装
途中破损24h免费补发
✍️
私定制礼
支持杯底落款刻字
配高定高档送礼礼盒
🍵
专属茶友会
添加客服进专属私域
享孤品、新品优先预留
Reviews
茶友鉴赏 · 真实口碑
⭐⭐⭐⭐⭐
“杯子收到了,包装非常惊艳,送礼面子十足。在手里摩挲确实像羊脂玉一样温润,用来喝今年的高山岩茶,挂杯香特别明显,不愧是德化手工好瓷!”
⭐⭐⭐⭐⭐
“特意挑了一款柴烧送给领导,落灰非常自然,金属质感强烈,沉稳大气。属于百看不厌的孤品。发货速度和物流包装都要给个大大的赞,非常专业。”
⭐⭐⭐⭐⭐
“平时喜欢在办公室用直口杯喝白茶,这款杯子厚薄适中,不烫手,透光看特别纯净。放在茶桌上一眼就是主角,同事看都找我要链接,支持德化匠人!”