首頁
1
最新消息2
https://www.cksd.com.tw/ 廣告王多元設計
廣告王多元設計 116 台北市景興路97巷10號1樓
<!DOCTYPE html><html lang="zh-Hant"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>廣告王多元設計 | 專業印刷・廣告・設計</title><!-- 引入思源黑體與圖示庫 --><link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700;900&display=swap" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"><style>/* 全域設定 */:root {--primary: #d32f2f; /* 廣告王品牌紅 */--primary-hover: #b71c1c;--dark: #222222;--light: #f9f9f9;--gray: #666666;}* { margin: 0; padding: 0; box-sizing: border-box; }body {font-family: 'Noto Sans TC', sans-serif;color: var(--dark);line-height: 1.6;background-color: #ffffff;}a { text-decoration: none; color: inherit; }/* 導覽列 */header {background: #ffffff;box-shadow: 0 2px 10px rgba(0,0,0,0.05);position: fixed;width: 100%;top: 0;z-index: 1000;display: flex;justify-content: space-between;align-items: center;padding: 15px 5%;}.logo { font-size: 24px; font-weight: 900; color: var(--primary); letter-spacing: 1px; }.logo span { color: var(--dark); }.nav-links { display: flex; gap: 20px; }.nav-links a { font-weight: 500; transition: color 0.3s; }.nav-links a:hover { color: var(--primary); }.btn-line-header { background: #00B900; color: white; padding: 8px 15px; border-radius: 20px; font-weight: bold; }/* 主視覺區 (Hero Section) */.hero {margin-top: 70px;background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('https://images.unsplash.com/photo-1561070791-2526d30994b5?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80') center/cover;height: 70vh;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;color: white;padding: 0 20px;}.hero h1 { font-size: 3rem; font-weight: 900; margin-bottom: 15px; letter-spacing: 2px; }.hero p { font-size: 1.2rem; margin-bottom: 30px; font-weight: 300; max-width: 600px; }.btn-primary {background: var(--primary); color: white; padding: 15px 30px; border-radius: 30px;font-size: 1.1rem; font-weight: bold; transition: 0.3s;}.btn-primary:hover { background: var(--primary-hover); transform: translateY(-3px); }/* 區塊通用標題 */.section-title { text-align: center; margin-bottom: 40px; }.section-title h2 { font-size: 2.2rem; color: var(--dark); font-weight: 700; }.section-title div { height: 4px; width: 60px; background: var(--primary); margin: 15px auto 0; }/* 服務項目區 */.services { padding: 80px 5%; background: var(--light); }.grid-3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.service-card {background: white; padding: 40px 20px; border-radius: 10px; text-align: center;box-shadow: 0 5px 15px rgba(0,0,0,0.05); transition: 0.3s; border-bottom: 4px solid transparent;}.service-card:hover { transform: translateY(-10px); border-bottom: 4px solid var(--primary); }.service-card i { font-size: 3rem; color: var(--primary); margin-bottom: 20px; }.service-card h3 { font-size: 1.5rem; margin-bottom: 15px; }.service-card p { color: var(--gray); font-size: 0.95rem; }/* 產品價目預覽區 */.pricing { padding: 80px 5%; }.price-card { border: 1px solid #eee; border-radius: 10px; overflow: hidden; background: white; transition: 0.3s; }.price-card:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.1); }.price-header { background: var(--dark); color: white; padding: 20px; text-align: center; font-size: 1.3rem; font-weight: bold; }.price-header.highlight { background: var(--primary); }.price-list { list-style: none; padding: 20px; }.price-list li { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px dashed #ddd; color: var(--gray); }.price-list li:last-child { border-bottom: none; }.price-list strong { color: var(--dark); }/* 聯絡我們 (Footer) */footer { background: var(--dark); color: white; padding: 60px 5% 20px; text-align: center; }.contact-info { margin-bottom: 30px; font-size: 1.1rem; }.contact-info p { margin: 10px 0; }.contact-info i { color: var(--primary); margin-right: 10px; }.copyright { color: #888; font-size: 0.9rem; margin-top: 40px; border-top: 1px solid #444; padding-top: 20px; }/* 手機版適應 */@media (max-width: 768px) {.hero h1 { font-size: 2rem; }.nav-links { display: none; /* 手機版隱藏導覽,保持簡潔 */ }}</style></head><body><!-- 頂部導覽列 --><header><div class="logo">廣告王<span>設計</span></div><div class="nav-links"><a href="#services">服務項目</a><a href="#pricing">熱門報價</a><a href="https://line.me/ti/p/@xno0435l" class="btn-line-header"><i class="fab fa-line"></i> Line 線上客服</a></div></header><!-- 首頁主視覺 --><section class="hero"><h1>讓您的品牌,被世界看見</h1><p>提供專業高品質印刷、大圖輸出與商業視覺設計,從名片到大型廣告,一站式為您打造完美形象。</p><a href="https://line.me/ti/p/@xno0435l" class="btn-primary">免費索取報價 <i class="fas fa-arrow-right"></i></a></section><!-- 服務項目區 --><section id="services" class="services"><div class="section-title"><h2>專業服務項目</h2><div></div></div><div class="grid-3"><div class="service-card"><i class="fas fa-print"></i><h3>各式紙本印刷</h3><p>一級卡名片、萊妮紙、局部上光、A4宣傳DM、海報設計印刷。色彩精準,交件迅速。</p></div><div class="service-card"><i class="fas fa-bullhorn"></i><h3>大圖輸出 / 廣告</h3><p>帆布布條、人型立牌、無框畫、展場佈置輸出。耐候防曬,室內外皆可完美呈現。</p></div><div class="service-card"><i class="fas fa-envelope-open-text"></i><h3>客製化周邊</h3><p>企業專屬信封、年節紅包袋、燙金加工、貼紙印製。提升企業識別度與品牌價值。</p></div></div></section><!-- 熱門價目表 --><section id="pricing" class="pricing"><div class="section-title"><h2>熱門印刷參考</h2><div></div></div><div class="grid-3"><!-- 方案1 --><div class="price-card"><div class="price-header">質感名片 (5盒)</div><ul class="price-list"><li><span>一級卡</span> <strong>$250 起</strong></li><li><span>萊妮紙 / 象牙卡</span> <strong>$350 起</strong></li><li><span>雙面局部上光</span> <strong>$550 起</strong></li></ul></div><!-- 方案2 (高亮) --><div class="price-card"><div class="price-header highlight">宣傳 DM / 海報</div><ul class="price-list"><li><span>A4 銅版紙 (500張)</span> <strong>$800 起</strong></li><li><span>A4 銅版紙 (1000張)</span> <strong>$1200 起</strong></li><li><span>折紙加工</span> <strong>另計</strong></li></ul></div><!-- 方案3 --><div class="price-card"><div class="price-header">企業信封袋</div><ul class="price-list"><li><span>12K 中式信封 (1000封)</span> <strong>洽詢</strong></li><li><span>紅包袋客製 / 燙金</span> <strong>熱烈預訂中</strong></li><li><span>造型貼紙 / 標籤</span> <strong>依尺寸報價</strong></li></ul></div></div><div style="text-align: center; margin-top: 30px;"><p style="color: #666; margin-bottom: 15px;">* 以上價格僅供參考,實際費用依材質與數量而定,歡迎直接加 Line 詢問。</p></div></section><!-- 頁尾 / 聯絡我們 --><footer><div class="section-title"><h2 style="color: white;">聯絡我們</h2><div style="background: var(--primary);"></div></div><div class="contact-info"><p><i class="fab fa-line"></i> 官方 Line ID:<strong>@xno0435l</strong></p><p><i class="fas fa-clock"></i> 服務時間:週一至週五 09:00 - 18:00</p><p><i class="fas fa-map-marker-alt"></i> 提供全台線上接單、快速寄送服務</p></div><div class="copyright">&copy; 2026 廣告王多元設計 cksd.com.tw All Rights Reserved.</div></footer></body></html> /* 全域設定 */:root {--primary: #d32f2f; /* 廣告王品牌紅 */--primary-hover: #b71c1c;--dark: #222222;--light: #f9f9f9;--gray: #666666;}* { margin: 0; padding: 0; box-sizing: border-box; }body {font-family: 'Noto Sans TC', sans-serif;color: var(--dark);line-height: 1.6;background-color: #ffffff;}a { text-decoration: none; color: inherit; }/* 導覽列 */header {background: #ffffff;box-shadow: 0 2px 10px rgba(0,0,0,0.05);position: fixed;width: 100%;top: 0;z-index: 1000;display: flex;justify-content: space-between;align-items: center;padding: 15px 5%;}.logo { font-size: 24px; font-weight: 900; color: var(--primary); letter-spacing: 1px; }.logo span { color: var(--dark); }.nav-links { display: flex; gap: 20px; }.nav-links a { font-weight: 500; transition: color 0.3s; }.nav-links a:hover { color: var(--primary); }.btn-line-header { background: #00B900; color: white; padding: 8px 15px; border-radius: 20px; font-weight: bold; }/* 主視覺區 (Hero Section) */.hero {margin-top: 70px;background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('https://images.unsplash.com/photo-1561070791-2526d30994b5?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80') center/cover;height: 70vh;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;color: white;padding: 0 20px;}.hero h1 { font-size: 3rem; font-weight: 900; margin-bottom: 15px; letter-spacing: 2px; }.hero p { font-size: 1.2rem; margin-bottom: 30px; font-weight: 300; max-width: 600px; }.btn-primary {background: var(--primary); color: white; padding: 15px 30px; border-radius: 30px;font-size: 1.1rem; font-weight: bold; transition: 0.3s;}.btn-primary:hover { background: var(--primary-hover); transform: translateY(-3px); }/* 區塊通用標題 */.section-title { text-align: center; margin-bottom: 40px; }.section-title h2 { font-size: 2.2rem; color: var(--dark); font-weight: 700; }.section-title div { height: 4px; width: 60px; background: var(--primary); margin: 15px auto 0; }/* 服務項目區 */.services { padding: 80px 5%; background: var(--light); }.grid-3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.service-card {background: white; padding: 40px 20px; border-radius: 10px; text-align: center;box-shadow: 0 5px 15px rgba(0,0,0,0.05); transition: 0.3s; border-bottom: 4px solid transparent;}.service-card:hover { transform: translateY(-10px); border-bottom: 4px solid var(--primary); }.service-card i { font-size: 3rem; color: var(--primary); margin-bottom: 20px; }.service-card h3 { font-size: 1.5rem; margin-bottom: 15px; }.service-card p { color: var(--gray); font-size: 0.95rem; }/* 產品價目預覽區 */.pricing { padding: 80px 5%; }.price-card { border: 1px solid #eee; border-radius: 10px; overflow: hidden; background: white; transition: 0.3s; }.price-card:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.1); }.price-header { background: var(--dark); color: white; padding: 20px; text-align: center; font-size: 1.3rem; font-weight: bold; }.price-header.highlight { background: var(--primary); }.price-list { list-style: none; padding: 20px; }.price-list li { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px dashed #ddd; color: var(--gray); }.price-list li:last-child { border-bottom: none; }.price-list strong { color: var(--dark); }/* 聯絡我們 (Footer) */footer { background: var(--dark); color: white; padding: 60px 5% 20px; text-align: center; }.contact-info { margin-bottom: 30px; font-size: 1.1rem; }.contact-info p { margin: 10px 0; }.contact-info i { color: var(--primary); margin-right: 10px; }.copyright { color: #888; font-size: 0.9rem; margin-top: 40px; border-top: 1px solid #444; padding-top: 20px; }/* 手機版適應 */@media (max-width: 768px) {.hero h1 { font-size: 2rem; }.nav-links { display: none; /* 手機版隱藏導覽,保持簡潔 */ }} https://www.cksd.com.tw/hot_531973.html 廣告王多元設計 | 專業印刷・廣告・設計 2026-03-30 2027-03-30
廣告王多元設計 116 台北市景興路97巷10號1樓 https://www.cksd.com.tw/hot_531973.html
廣告王多元設計 116 台北市景興路97巷10號1樓 https://www.cksd.com.tw/hot_531973.html
https://schema.org/EventMovedOnline https://schema.org/OfflineEventAttendanceMode
2026-03-30 http://schema.org/InStock TWD 0 https://www.cksd.com.tw/hot_531973.html
廣告王多元設計 116 台北市景興路97巷10號1樓
春節連續假期為115/02/14(六)~02/22(日)02/23(一)正式上班提醒您年節將近,部分印刷品需時較久,請提早安排製作廣告王祝您春節愉快! https://www.cksd.com.tw/hot_482903.html 115年『春節連假公告』 2026-03-30 2027-03-30
廣告王多元設計 116 台北市景興路97巷10號1樓 https://www.cksd.com.tw/hot_482903.html
廣告王多元設計 116 台北市景興路97巷10號1樓 https://www.cksd.com.tw/hot_482903.html
https://schema.org/EventMovedOnline https://schema.org/OfflineEventAttendanceMode
2026-03-30 http://schema.org/InStock TWD 0 https://www.cksd.com.tw/hot_482903.html
廣告王多元設計 116 台北市景興路97巷10號1樓
自110年11月01日起 營業時間變更為上午9:00~晚間18:00 如有不便敬請原諒 https://www.cksd.com.tw/hot_405871.html 『公告』營業時間變更! 2026-03-30 2027-03-30
廣告王多元設計 116 台北市景興路97巷10號1樓 https://www.cksd.com.tw/hot_405871.html
廣告王多元設計 116 台北市景興路97巷10號1樓 https://www.cksd.com.tw/hot_405871.html
https://schema.org/EventMovedOnline https://schema.org/OfflineEventAttendanceMode
2026-03-30 http://schema.org/InStock TWD 0 https://www.cksd.com.tw/hot_405871.html