<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>小龙虾社区团购 - 鲜美到家!</title>
<style>
body {
font-family: 'Arial', 'Microsoft YaHei', sans-serif;
margin: 0;
padding: 0;
background-color: #f9f5f0; /* 淡米色背景 */
color: #333;
line-height: 1.6;
}
.container {
width: 90%;
max-width: 960px;
margin: 0 auto;
padding: 10px 0;
}
header {
background: #e53935; /* 小龙虾红 */
color: #fff;
padding: 1rem 0;
text-align: center;
border-bottom: 5px solid #ffc107; /* 金黄色点缀 */
}
header h3 { /* 主标题 */
margin: 0;
font-size: 2.2rem;
font-weight: bold;
}
section {
padding: 25px 20px;
margin: 20px 0;
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
#hero {
background: #fff9c4; /* 淡黄色背景 */
text-align: center;
padding: 30px 20px;
}
#hero h4 { /* Hero区域副标题 */
color: #c62828; /* 深红色 */
font-size: 1.8rem;
margin-bottom: 15px;
}
#hero p {
font-size: 1.1rem;
color: #555;
margin-bottom: 25px;
}
.cta-button {
display: inline-block;
background: #ff7043; /* 鲜橙色 */
color: #fff;
padding: 12px 25px;
text-decoration: none;
border-radius: 25px;
font-size: 1.2rem;
font-weight: bold;
transition: background-color 0.3s ease, transform 0.2s ease;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.cta-button:hover {
background: #f4511e; /* 深橙色 */
transform: translateY(-2px);
}
section > h3 { /* 各区块主标题 */
color: #d32f2f; /* 红色 */
text-align: center;
font-size: 1.9rem;
margin-bottom: 25px;
padding-bottom: 10px;
border-bottom: 2px solid #ffab00; /* 琥珀色下划线 */
display: inline-block; /* 让下划线只跟随文字长度 */
position: relative; /* 用于居中 */
left: 50%;
transform: translateX(-50%);
}
.features-grid, .products-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: center;
}
.feature-item, .product-item {
background: #fff;
padding: 20px;
border-radius: 8px;
text-align: center;
flex-basis: calc(33.333% - 20px); /* 三列布局 */
box-shadow: 0 1px 5px rgba(0,0,0,0.05);
transition: transform 0.3s ease;
}
.feature-item:hover, .product-item:hover {
transform: translateY(-5px);
}
.feature-item img, .product-item img {
max-width: 100px; /* 特色图标/产品小图 */
height: auto;
margin-bottom: 15px;
}
.product-item .product-image {
width: 100%;
max-height: 200px;
object-fit: cover;
border-radius: 6px;
margin-bottom: 15px;
}
.feature-item h4, .product-item h4 { /* 特色标题/产品名称 */
color: #e53935;
font-size: 1.3rem;
margin-top: 0;
margin-bottom: 10px;
}
.product-item .price {
font-size: 1.4rem;
font-weight: bold;
color: #ff7043;
margin: 10px 0;
}
#how-to-join ol {
list-style: none;
padding-left: 0;
counter-reset: step-counter;
}
#how-to-join li {
background: #f1f8e9; /* 淡绿色背景 */
margin-bottom: 10px;
padding: 15px 15px 15px 50px; /* 左侧留出数字空间 */
border-radius: 5px;
position: relative;
font-size: 1.1rem;
}
#how-to-join li::before {
counter-increment: step-counter;
content: counter(step-counter);
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
background-color: #ff7043;
color: white;
width: 28px;
height: 28px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
}
#order {
text-align: center;
}
#order img.qr-code {
width: 180px;
height: 180px;
margin: 20px auto;
display: block;
border: 3px solid #ffc107;
padding: 5px;
background: white;
}
footer {
text-align: center;
padding: 25px 20px;
background: #424242; /* 深灰色 */
color: #eee;
margin-top: 30px;
}
footer p {
margin: 8px 0;
font-size: 0.9rem;
}
footer a {
color: #ffc107; /* 金黄色链接 */
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
/* 响应式调整 */
@media (max-width: 768px) {
header h3 {
font-size: 1.8rem;
}
#hero h4 {
font-size: 1.5rem;
}
section > h3 {
font-size: 1.6rem;
}
.feature-item, .product-item {
flex-basis: calc(50% - 15px); /* 两列布局 */
}
.cta-button {
font-size: 1.1rem;
padding: 10px 20px;
}
}
@media (max-width: 576px) {
.container {
width: 95%;
}
.feature-item, .product-item {
flex-basis: 100%; /* 单列布局 */
}
#how-to-join li {
padding: 12px 12px 12px 45px;
}
#how-to-join li::before {
width: 24px;
height: 24px;
left: 10px;
}
}
</style>
</head>
<body>
<header>
<div class="container">
<h3>🦞 小龙虾社区团购 🦞</h3>
</div>
</header>
<section id="hero">
<div class="container">
<h4>鲜活美味,邻里共享,劲爆团购价!</h4>
<p>又到一年龙虾季!我们为您带来最新鲜、最地道的小龙虾,多种口味满足您的味蕾。立即参团,与家人朋友共享这份夏日美味!</p>
<a href="#order" class="cta-button">👉 立即抢鲜参团</a>
</div>
</section>
<div class="container">
<section id="why-us">
<h3>为什么选择我们?</h3>
<div class="features-grid">
<div class="feature-item">
<!-- 替换为相关图标, 例如: quality.svg -->
<img src="https://via.placeholder.com/80/FF5722/FFFFFF?Text=鲜" alt="品质保证图标">
<h4>鲜活直达 品质保证</h4>
<p>精选产地鲜活小龙虾,每日新鲜到货,确保每一只都生猛肥美,肉质Q弹。</p>
</div>
<div class="feature-item">
<!-- 替换为相关图标, 例如: taste.svg -->
<img src="https://via.placeholder.com/80/FFC107/FFFFFF?Text=味" alt="口味多样图标">
<h4>秘制口味 多重选择</h4>
<p>经典麻辣、诱人蒜蓉、醇香十三香... 多种秘制口味,总有一款能征服您的味蕾。</p>
</div>
<div class="feature-item">
<!-- 替换为相关图标, 例如: price.svg -->
<img src="https://via.placeholder.com/80/4CAF50/FFFFFF?Text=惠" alt="价格实惠图标">
<h4>社区特供 价格实惠</h4>
<p>专为本社区居民打造,去除中间环节,享受超值团购价,省心又省钱。</p>
</div>
</div>
</section>
<section id="products">
<h3>🔥 本期热推小龙虾 🔥</h3>
<div class="products-grid">
<div class="product-item">
<!-- 请替换为实际产品图片 -->
<img src="https://via.placeholder.com/300x200/E53935/FFFFFF?Text=麻辣小龙虾" alt="麻辣小龙虾" class="product-image">
<h4>招牌麻辣小龙虾</h4>
<p>规格:约2.5斤/份 (净虾)</p>
<p class="price">团购价:¥88.00</p>
<a href="#order" class="cta-button">立即选购</a>
</div>
<div class="product-item">
<!-- 请替换为实际产品图片 -->
<img src="https://via.placeholder.com/300x200/FB8C00/FFFFFF?Text=蒜蓉小龙虾" alt="蒜蓉小龙虾" class="product-image">
<h4>金牌蒜蓉小龙虾</h4>
<p>规格:约2.5斤/份 (净虾)</p>
<p class="price">团购价:¥88.00</p>
<a href="#order" class="cta-button">立即选购</a>
</div>
<div class="product-item">
<!-- 请替换为实际产品图片 -->
<img src="https://via.placeholder.com/300x200/795548/FFFFFF?Text=十三香小龙虾" alt="十三香小龙虾" class="product-image">
<h4>经典十三香小龙虾</h4>
<p>规格:约2.5斤/份 (净虾)</p>
<p class="price">团购价:¥88.00</p>
<a href="#order" class="cta-button">立即选购</a>
</div>
<!-- 您可以根据需要添加更多产品 -->
</div>
</section>
<section id="how-to-join">
<h3>参团流程 (简单三步)</h3>
<ol>
<li>选择心仪口味和数量,加入购物车或联系团长下单。</li>
<li>团购达到指定份数后,团长通知支付。</li>
<li>按约定时间到指定地点自提,或享受社区配送服务(如提供)。</li>
</ol>
<p style="text-align:center; margin-top:20px;">具体规则请咨询团长或查看群公告。</p>
</section>
<section id="order">
<h3>😋 心动不如行动,立即下单!😋</h3>
<p>扫描下方二维码加入我们的社区团购群,获取最新优惠信息并下单!</p>
<!-- 请替换为您的团购群二维码图片 -->
<img src="https://via.placeholder.com/180/333333/FFFFFF?Text=团购群二维码" alt="小龙虾社区团购群二维码" class="qr-code">
<p>或直接联系团长:<strong>[在此处填写团长微信号/手机号]</strong></p>
<p>您也可以通过以下链接访问我们的小程序/在线表单进行预订(如果适用):</p>
<a href="[此处替换为您的订购链接或小程序路径]" class="cta-button" style="margin-top:10px;">在线预订通道</a>
</section>
</div>
<footer>
<div class="container">
<p>小龙虾社区团购 - 为邻里带来美味与便利</p>
<p>团长联系方式:[在此处填写团长微信号/手机号] | 提货点:[在此处填写详细提货地址]</p>
<p>© 2025 小龙虾社区团购. 保留所有权利.</p>
<p>技术支持:<a href="[如果需要可以填写]" target="_blank">您的团队或平台名称</a></p>
</div>
</footer>
</body>
</html>