影片分享
寶雅獨家-維他命蓮蓬頭
/* 全域基礎樣式 */
.yy-video-page {
max-width: 1000px;
margin: 40px auto;
color: #333;
font-size: 16px;
line-height: 1.8;
font-family: "PingFang TC", "Heiti TC", "Microsoft JhengHei", sans-serif;
padding: 0 20px;
}
.yy-video-page * {
box-sizing: border-box;
}
/* 章節共用樣式:改用底部線條區隔,去除一格一格的感覺 */
.yy-section {
padding: 40px 0;
border-bottom: 1px solid #eee;
}
.yy-section:last-child {
border-bottom: none;
}
/* 標題區塊 */
.yy-video-hero {
text-align: center;
padding-bottom: 40px;
}
.yy-video-hero h2 {
margin: 0 0 15px;
font-size: 32px;
font-weight: 600;
color: #1a1a1a;
letter-spacing: 1px;
}
.yy-video-hero p {
margin: 0;
color: #666;
font-size: 18px;
}
/* 影片區塊 */
.yy-video-container {
margin: 20px 0;
}
.yy-video-frame {
overflow: hidden;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}
/* 內文詳情區塊 - 雙欄式佈局 */
.yy-content-group {
display: flex;
flex-wrap: wrap;
gap: 40px;
}
.yy-content-item {
flex: 1;
min-width: 300px;
}
.yy-content-item h3 {
font-size: 22px;
color: #1a1a1a;
margin-bottom: 20px;
position: relative;
padding-bottom: 10px;
}
/* 標題下方小裝飾線 */
.yy-content-item h3::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 2px;
background: #eb685e; /* 珊瑚紅 */
}
.yy-video-page ul {
margin: 0;
padding-left: 20px;
list-style-type: square;
}
.yy-video-page li {
margin-bottom: 12px;
color: #444;
}
/* 相關商品區塊 - 扁平化與圖文並茂 */
.yy-related-section {
padding: 60px 0;
}
.yy-related-header {
margin-bottom: 30px;
}
.yy-related-title {
font-size: 26px;
font-weight: bold;
color: #1a1a1a;
margin-bottom: 5px;
}
.yy-related-subtitle {
font-size: 15px;
color: #999;
}
.yy-product-item {
display: flex;
align-items: center;
background: transparent;
border: none;
padding: 0;
}
.yy-product-image-wrap {
width: 280px;
margin-right: 40px;
flex-shrink: 0;
}
.yy-product-image-wrap img {
max-width: 100%;
height: auto;
display: block;
border: 1px solid #f0f0f0;
}
.yy-product-info {
flex-grow: 1;
}
.yy-product-card-name {
font-size: 22px;
font-weight: bold;
color: #1a1a1a;
margin-bottom: 20px;
display: block;
}
.yy-btn-view {
display: inline-block;
border: 1px solid #eb685e;
color: #eb685e !important;
text-decoration: none !important;
padding: 10px 40px;
border-radius: 4px;
font-size: 16px;
transition: all 0.3s;
background: #fff;
}
.yy-btn-view:hover {
background-color: #eb685e;
color: #fff !important;
}
/* 行動裝置適應 */
@media (max-width: 768px) {
.yy-video-hero h2 { font-size: 24px; }
.yy-content-group { flex-direction: column; gap: 30px; }
.yy-product-item { flex-direction: column; text-align: center; }
.yy-product-image-wrap { margin-right: 0; margin-bottom: 20px; width: 100%; }
.yy-product-card-name { font-size: 18px; }
}
寶雅獨家-維他命蓮蓬頭
透過九重專業過濾材與 VC 維他命精華,守護您的每一吋肌膚與髮絲。
產品特色
優質面板:採用 304 不鏽鋼面板,增壓省水的同時,確保水流細緻且不刺激皮膚。
九種複合濾材:包含椰殼活性碳球、KDF55 除重金屬球、VC 維他命球等專業過濾科技。
深層淨化水質:有效過濾殘留氯及重金屬,降低水質對毛髮與肌膚的負擔。
極致溫和呵護:專為敏感肌及兒童嬌弱肌膚設計,洗澡更安心。
產品資訊
產品名稱:樂品極淨水維他命蓮蓬頭
型號:KW-454
特色重點:
304 不鏽鋼面板、增壓省水、九重淨化濾芯、溫和不刺激
相關商品
可依使用需求選擇不同款式,打造更完整的淋浴體驗。
樂品極淨水維他命蓮蓬頭 查看商品詳情
.yy-video-page {
max-width: 1000px;
margin: 40px auto;
color: #333;
font-size: 16px;
line-height: 1.8;
font-family: "PingFang TC", "Heiti TC", "Microsoft JhengHei", sans-serif;
padding: 0 20px;
}
.yy-video-page * {
box-sizing: border-box;
}
/* 章節共用樣式:改用底部線條區隔,去除一格一格的感覺 */
.yy-section {
padding: 40px 0;
border-bottom: 1px solid #eee;
}
.yy-section:last-child {
border-bottom: none;
}
/* 標題區塊 */
.yy-video-hero {
text-align: center;
padding-bottom: 40px;
}
.yy-video-hero h2 {
margin: 0 0 15px;
font-size: 32px;
font-weight: 600;
color: #1a1a1a;
letter-spacing: 1px;
}
.yy-video-hero p {
margin: 0;
color: #666;
font-size: 18px;
}
/* 影片區塊 */
.yy-video-container {
margin: 20px 0;
}
.yy-video-frame {
overflow: hidden;
border-radius: 8px;
box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}
/* 內文詳情區塊 - 雙欄式佈局 */
.yy-content-group {
display: flex;
flex-wrap: wrap;
gap: 40px;
}
.yy-content-item {
flex: 1;
min-width: 300px;
}
.yy-content-item h3 {
font-size: 22px;
color: #1a1a1a;
margin-bottom: 20px;
position: relative;
padding-bottom: 10px;
}
/* 標題下方小裝飾線 */
.yy-content-item h3::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 2px;
background: #eb685e; /* 珊瑚紅 */
}
.yy-video-page ul {
margin: 0;
padding-left: 20px;
list-style-type: square;
}
.yy-video-page li {
margin-bottom: 12px;
color: #444;
}
/* 相關商品區塊 - 扁平化與圖文並茂 */
.yy-related-section {
padding: 60px 0;
}
.yy-related-header {
margin-bottom: 30px;
}
.yy-related-title {
font-size: 26px;
font-weight: bold;
color: #1a1a1a;
margin-bottom: 5px;
}
.yy-related-subtitle {
font-size: 15px;
color: #999;
}
.yy-product-item {
display: flex;
align-items: center;
background: transparent;
border: none;
padding: 0;
}
.yy-product-image-wrap {
width: 280px;
margin-right: 40px;
flex-shrink: 0;
}
.yy-product-image-wrap img {
max-width: 100%;
height: auto;
display: block;
border: 1px solid #f0f0f0;
}
.yy-product-info {
flex-grow: 1;
}
.yy-product-card-name {
font-size: 22px;
font-weight: bold;
color: #1a1a1a;
margin-bottom: 20px;
display: block;
}
.yy-btn-view {
display: inline-block;
border: 1px solid #eb685e;
color: #eb685e !important;
text-decoration: none !important;
padding: 10px 40px;
border-radius: 4px;
font-size: 16px;
transition: all 0.3s;
background: #fff;
}
.yy-btn-view:hover {
background-color: #eb685e;
color: #fff !important;
}
/* 行動裝置適應 */
@media (max-width: 768px) {
.yy-video-hero h2 { font-size: 24px; }
.yy-content-group { flex-direction: column; gap: 30px; }
.yy-product-item { flex-direction: column; text-align: center; }
.yy-product-image-wrap { margin-right: 0; margin-bottom: 20px; width: 100%; }
.yy-product-card-name { font-size: 18px; }
}
寶雅獨家-維他命蓮蓬頭
透過九重專業過濾材與 VC 維他命精華,守護您的每一吋肌膚與髮絲。
產品特色
優質面板:採用 304 不鏽鋼面板,增壓省水的同時,確保水流細緻且不刺激皮膚。
九種複合濾材:包含椰殼活性碳球、KDF55 除重金屬球、VC 維他命球等專業過濾科技。
深層淨化水質:有效過濾殘留氯及重金屬,降低水質對毛髮與肌膚的負擔。
極致溫和呵護:專為敏感肌及兒童嬌弱肌膚設計,洗澡更安心。
產品資訊
產品名稱:樂品極淨水維他命蓮蓬頭
型號:KW-454
特色重點:
304 不鏽鋼面板、增壓省水、九重淨化濾芯、溫和不刺激
相關商品
可依使用需求選擇不同款式,打造更完整的淋浴體驗。
樂品極淨水維他命蓮蓬頭 查看商品詳情