抓取结果
喜事帮 - 专注红白喜事一条龙服务|上门团餐服务|司仪主持人|唱歌表演等 * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; background: #fff9f5; color: #2e241f; line-height: 1.5; } /* 喜庆主色调:中国红 + 金色点缀 */ .container { max-width: 1280px; margin: 0 auto; padding: 0 20px; } /* 头部区域 */ .hero { background: linear-gradient(135deg, #c62828 0%, #8b0000 100%); color: #ffecb3; padding: 60px 20px 70px; text-align: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; margin-bottom: 40px; box-shadow: 0 15px 30px rgba(0,0,0,0.2); position: relative; } .hero h1 { font-size: 4rem; letter-spacing: 6px; font-weight: 800; text-shadow: 4px 4px 0 #b71c1c; color: #fff3e0; margin-bottom: 16px; } .hero .subtitle { font-size: 1.8rem; font-weight: 500; background: rgba(255,215,0,0.25); display: inline-block; padding: 8px 28px; border-radius: 60px; backdrop-filter: blur(3px); font-family: 'Segoe UI', 'KaiTi', serif; } .hero p { margin-top: 20px; font-size: 1.1rem; opacity: 0.9; } /* 服务卡片区域 */ .section-title { text-align: center; font-size: 2.2rem; font-weight: 700; color: #a52727; margin: 50px 0 30px; position: relative; display: inline-block; width: 100%; } .section-title:after { content: ''; display: block; width: 80px; height: 4px; background: #f3b33d; margin: 12px auto 0; border-radius: 4px; } .service-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 24px; margin: 30px 0 20px; } .service-card { background: white; border-radius: 32px; padding: 20px 18px; box-shadow: 0 10px 20px rgba(0,0,0,0.05); transition: all 0.25s ease; border: 1px solid #ffe0c0; text-align: center; } .service-card:hover { transform: translateY(-6px); box-shadow: 0 20px 30px rgba(200, 60, 40, 0.15); border-color: #ffb882; } .service-icon { font-size: 2.8rem; display: inline-block; background: #fff1e6; width: 70px; height: 70px; line-height: 70px; border-radius: 50%; margin-bottom: 15px; color: #c0392b; } .service-card h3 { font-size: 1.4rem; margin-bottom: 12px; color: #b83b2e; } .service-card p { color: #5a4a3e; font-size: 0.9rem; line-height: 1.4; } .tag-group { background: #fff6ed; border-radius: 48px; padding: 28px 24px; margin: 40px 0 30px; border-left: 8px solid #e67e22; } .tag-group h3 { font-size: 1.7rem; color: #a53f2b; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .tag-list { display: flex; flex-wrap: wrap; gap: 12px; justify-content: flex-start; } .tag { background: white; padding: 8px 20px; border-radius: 40px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); font-weight: 500; color: #c13b2b; border: 1px solid #ffd6b0; transition: 0.1s ease; font-size: 0.9rem; } .tag:hover { background: #c62828; color: white; border-color: #c62828; } /* 广告区 */ .domain-sale { background: linear-gradient(145deg, #2c2c2c, #1f1f1f); border-radius: 40px; margin: 60px 0 40px; padding: 40px 25px; text-align: center; color: #ffd966; box-shadow: 0 12px 28px rgba(0,0,0,0.2); border: 1px solid #f5b642; } .domain-sale h2 { font-size: 2.5rem; font-weight: 800; letter-spacing: 2px; margin-bottom: 12px; } .domain-sale h2 span { color: #ffb347; font-size: 3rem; } .domain-sale p { font-size: 1.2rem; max-width: 600px; margin: 12px auto 20px; color: #fae5c3; } .price-badge { background: #b65f22; display: inline-block; padding: 10px 32px; border-radius: 60px; font-weight: bold; font-size: 1.5rem; color: #fff3cc; margin-top: 6px; } .contact-bar { background: #fff2e6; border-radius: 48px; padding: 28px 20px; margin: 30px 0 20px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 30px; box-shadow: 0 5px 12px rgba(0,0,0,0.03); } .contact-info { flex: 2; min-width: 200px; } .contact-info a { color: #bf3a2a; text-decoration: none; font-size: 1.2rem; font-weight: 600; margin-right: 20px; word-break: break-all; } .contact-info p { margin: 12px 0; font-size: 1.1rem; } .qrcode { flex: 1; text-align: center; background: white; padding: 12px; border-radius: 28px; max-width: 160px; } .qrcode img { width: 120px; height: 120px; object-fit: contain; border-radius: 12px; background: #fff; } .qrcode p { font-size: 0.8rem; margin-top: 6px; color: #8b5a2b; } .friend-links { background: #fef4ea; padding: 25px 20px; border-radius: 40px; margin: 30px 0 20px; font-size: 0.8rem; } .friend-links p { margin-bottom: 12px; font-weight: 600; color: #8b5a2b; } .links-wrapper { line-height: 2.2; display: flex; flex-wrap: wrap; gap: 8px 12px; } .links-wrapper a { color: #9e6b3e; text-decoration: none; font-size: 12px; background: rgba(255,255,200,0.5); padding: 2px 10px; border-radius: 20px;
网站标题
喜事帮 - 专注红白喜事一条龙服务|上门团餐服务|司仪主持人|唱歌表演等
关键词
喜事服务,红白喜事服务承包,上门主持人,喜事餐饮承包,上门节目表演
站点描述
喜事帮专注结婚、升学、生日、乔迁、葬礼、寿宴、开业等红白喜事一条龙服务,提供上门主持、唱歌表演、汽车/花篮/气球拱门出租、餐饮承包、乐队演奏、摄像录影等全方位支持。