聯絡資訊
```html
聯繫我們|威廉選品
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family:
-apple-system,
BlinkMacSystemFont,
"Noto Sans TC",
"PingFang TC",
"Microsoft JhengHei",
sans-serif;
background: #f7f8fa;
color: #222;
}
.contact-page {
max-width: 760px;
margin: 0 auto;
padding: 70px 24px;
}
.contact-card {
background: #ffffff;
border-radius: 24px;
padding: 48px 42px;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}
.title {
text-align: center;
margin-bottom: 12px;
font-size: 32px;
font-weight: 700;
letter-spacing: 0.02em;
}
.subtitle {
text-align: center;
color: #666;
font-size: 16px;
line-height: 1.8;
margin-bottom: 38px;
}
.section-title {
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
}
.contact-buttons {
display: grid;
gap: 14px;
margin-bottom: 42px;
}
.contact-button {
display: flex;
align-items: center;
justify-content: center;
min-height: 58px;
padding: 15px 20px;
border-radius: 12px;
text-decoration: none;
font-size: 16px;
font-weight: 600;
transition: all 0.2s ease;
}
.email-button {
background: #222;
color: #fff;
}
.email-button:hover {
background: #000;
transform: translateY(-1px);
}
.line-button {
background: #06c755;
color: #fff;
}
.line-button:hover {
background: #05b64d;
transform: translateY(-1px);
}
.info {
border-top: 1px solid #eee;
padding-top: 30px;
}
.info-list {
display: grid;
gap: 18px;
}
.info-item {
display: flex;
flex-direction: column;
gap: 5px;
}
.info-label {
font-size: 13px;
color: #888;
}
.info-value {
font-size: 16px;
color: #222;
line-height: 1.6;
}
.info-value a {
color: inherit;
text-decoration: none;
}
.info-value a:hover {
text-decoration: underline;
}
@media (max-width: 600px) {
.contact-page {
padding: 40px 16px;
}
.contact-card {
padding: 36px 24px;
border-radius: 20px;
}
.title {
font-size: 28px;
}
}
```
客服中心 👋
我們隨時樂意為您協助!
如果您有任何問題,歡迎透過以下方式與我們聯繫。
聯繫我們
我們的資訊