Skip to content

Instantly share code, notes, and snippets.

@foxbabby
foxbabby / company-profile.html
Created April 14, 2026 15:51
德宝恒生-公司名片
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>德宝恒生 - 医疗物资智慧供应链SPD服务商</title>
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;background:#f5f7fa;color:#333;line-height:1.6}
.container{max-width:800px;margin:0 auto;padding:20px}