project-card.svg 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 1280" width="800" height="1280">
  2. <defs>
  3. <linearGradient id="bgGrad" x1="0" y1="0" x2="0.8" y2="1">
  4. <stop offset="0%" stop-color="#F97316"/>
  5. <stop offset="50%" stop-color="#EA580C"/>
  6. <stop offset="100%" stop-color="#C2410C"/>
  7. </linearGradient>
  8. <linearGradient id="cardBg" x1="0" y1="0" x2="0" y2="1">
  9. <stop offset="0%" stop-color="#FFFFFF"/>
  10. <stop offset="100%" stop-color="#FFF7ED"/>
  11. </linearGradient>
  12. <filter id="shadow" x="-5%" y="-5%" width="115%" height="115%">
  13. <feDropShadow dx="0" dy="4" stdDeviation="16" flood-color="rgba(0,0,0,0.12)"/>
  14. </filter>
  15. <filter id="shadowSmall" x="-10%" y="-10%" width="130%" height="130%">
  16. <feDropShadow dx="0" dy="2" stdDeviation="6" flood-color="rgba(0,0,0,0.08)"/>
  17. </filter>
  18. </defs>
  19. <!-- Background -->
  20. <rect width="800" height="1280" rx="24" fill="url(#bgGrad)"/>
  21. <!-- Decorative circles -->
  22. <circle cx="650" cy="150" r="200" fill="rgba(255,255,255,0.04)"/>
  23. <circle cx="700" cy="80" r="120" fill="rgba(255,255,255,0.03)"/>
  24. <circle cx="100" cy="1150" r="180" fill="rgba(255,255,255,0.04)"/>
  25. <!-- Top decorative dots -->
  26. <g transform="translate(400, 36)">
  27. <circle cx="-52" cy="0" r="4" fill="rgba(255,255,255,0.2)"/>
  28. <circle cx="-26" cy="-3" r="4" fill="rgba(255,255,255,0.3)"/>
  29. <circle cx="0" cy="0" r="4" fill="rgba(255,255,255,0.4)"/>
  30. <circle cx="26" cy="-3" r="4" fill="rgba(255,255,255,0.3)"/>
  31. <circle cx="52" cy="0" r="4" fill="rgba(255,255,255,0.2)"/>
  32. </g>
  33. <!-- Brand name -->
  34. <text x="400" y="80" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="36" font-weight="800" fill="white" text-anchor="middle" letter-spacing="6">浠 艾 福</text>
  35. <text x="400" y="112" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="17" fill="rgba(255,255,255,0.8)" text-anchor="middle" letter-spacing="3">给全家的一站式幸福提案</text>
  36. <!-- Divider -->
  37. <line x1="160" y1="130" x2="640" y2="130" stroke="rgba(255,255,255,0.15)" stroke-width="1"/>
  38. <!-- Main content card -->
  39. <rect x="40" y="155" width="720" height="980" rx="20" fill="url(#cardBg)" filter="url(#shadow)"/>
  40. <!-- ===== Five Dimension Circles ===== -->
  41. <g transform="translate(400, 230)">
  42. <!-- 行 (wood) - center -->
  43. <circle cx="0" cy="0" r="42" fill="#10B981" opacity="0.12"/>
  44. <circle cx="0" cy="0" r="36" fill="#10B981" opacity="0.2"/>
  45. <circle cx="0" cy="0" r="28" fill="#10B981"/>
  46. <text x="0" y="6" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="22" font-weight="700" fill="white" text-anchor="middle">行</text>
  47. <text x="0" y="52" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#10B981" font-weight="600" text-anchor="middle">人际和谐</text>
  48. <!-- 身 (earth) - top-left -->
  49. <circle cx="-90" cy="-70" r="42" fill="#FF8C42" opacity="0.12"/>
  50. <circle cx="-90" cy="-70" r="36" fill="#FF8C42" opacity="0.2"/>
  51. <circle cx="-90" cy="-70" r="28" fill="#FF8C42"/>
  52. <text x="-90" y="-64" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="22" font-weight="700" fill="white" text-anchor="middle">身</text>
  53. <text x="-90" y="-18" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#FF8C42" font-weight="600" text-anchor="middle">主动健康</text>
  54. <!-- 智 (metal) - top-right -->
  55. <circle cx="90" cy="-70" r="42" fill="#6366F1" opacity="0.12"/>
  56. <circle cx="90" cy="-70" r="36" fill="#6366F1" opacity="0.2"/>
  57. <circle cx="90" cy="-70" r="28" fill="#6366F1"/>
  58. <text x="90" y="-64" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="22" font-weight="700" fill="white" text-anchor="middle">智</text>
  59. <text x="90" y="-18" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#6366F1" font-weight="600" text-anchor="middle">赋能未来</text>
  60. <!-- 富 (water) - bottom-left -->
  61. <circle cx="-90" cy="70" r="42" fill="#F59E0B" opacity="0.12"/>
  62. <circle cx="-90" cy="70" r="36" fill="#F59E0B" opacity="0.2"/>
  63. <circle cx="-90" cy="70" r="28" fill="#F59E0B"/>
  64. <text x="-90" y="76" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="22" font-weight="700" fill="white" text-anchor="middle">富</text>
  65. <text x="-90" y="122" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#F59E0B" font-weight="600" text-anchor="middle">利他创富</text>
  66. <!-- 心 (fire) - bottom-right -->
  67. <circle cx="90" cy="70" r="42" fill="#FF6B9D" opacity="0.12"/>
  68. <circle cx="90" cy="70" r="36" fill="#FF6B9D" opacity="0.2"/>
  69. <circle cx="90" cy="70" r="28" fill="#FF6B9D"/>
  70. <text x="90" y="76" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="22" font-weight="700" fill="white" text-anchor="middle">心</text>
  71. <text x="90" y="122" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#FF6B9D" font-weight="600" text-anchor="middle">大爱相随</text>
  72. </g>
  73. <!-- Connecting lines between dimensions (五行相生) -->
  74. <g stroke="#E5E7EB" stroke-width="1.5" fill="none" opacity="0.6">
  75. <!-- 身→智 -->
  76. <line x1="310" y1="160" x2="490" y2="160"/>
  77. <!-- 智→富 -->
  78. <line x1="490" y1="230" x2="490" y2="300"/>
  79. <!-- 富→行 -->
  80. <line x1="400" y1="300" x2="310" y2="300"/>
  81. <!-- 行→心 -->
  82. <line x1="400" y1="230" x2="400" y2="300"/>
  83. <!-- 心→身 -->
  84. <line x1="310" y1="300" x2="310" y2="230"/>
  85. </g>
  86. <!-- Section Divider -->
  87. <line x1="80" y1="395" x2="720" y2="395" stroke="#FED7AA" stroke-width="1"/>
  88. <!-- ===== Project Description ===== -->
  89. <text x="400" y="430" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="18" font-weight="700" fill="#1C1917" text-anchor="middle">关于浠艾福</text>
  90. <text x="400" y="458" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#78716C" text-anchor="middle">以五行智慧为根基,以五维能量为引擎</text>
  91. <text x="400" y="478" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#78716C" text-anchor="middle">为每个家庭定制全生命周期幸福解决方案</text>
  92. <!-- ===== Three Pillars ===== -->
  93. <line x1="80" y1="500" x2="720" y2="500" stroke="#FED7AA" stroke-width="1"/>
  94. <text x="400" y="530" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="16" font-weight="700" fill="#F97316" text-anchor="middle">幸福三支柱</text>
  95. <!-- Pillar 1 -->
  96. <rect x="65" y="555" width="210" height="100" rx="12" fill="white" filter="url(#shadowSmall)"/>
  97. <rect x="65" y="555" width="210" height="4" rx="2" fill="#FF8C42"/>
  98. <text x="170" y="585" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="14" font-weight="700" fill="#44403C" text-anchor="middle">衣食无忧</text>
  99. <text x="170" y="606" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#A8A29E" text-anchor="middle">物质生存基础</text>
  100. <text x="170" y="630" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#78716C" text-anchor="middle">身(主动健康)+ 富(利他创富)</text>
  101. <!-- Pillar 2 -->
  102. <rect x="295" y="555" width="210" height="100" rx="12" fill="white" filter="url(#shadowSmall)"/>
  103. <rect x="295" y="555" width="210" height="4" rx="2" fill="#6366F1"/>
  104. <text x="400" y="585" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="14" font-weight="700" fill="#44403C" text-anchor="middle">受人尊敬</text>
  105. <text x="400" y="606" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#A8A29E" text-anchor="middle">社会价值认同</text>
  106. <text x="400" y="630" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#78716C" text-anchor="middle">智(赋能未来)+ 行(人际和谐)</text>
  107. <!-- Pillar 3 -->
  108. <rect x="525" y="555" width="210" height="100" rx="12" fill="white" filter="url(#shadowSmall)"/>
  109. <rect x="525" y="555" width="210" height="4" rx="2" fill="#FF6B9D"/>
  110. <text x="630" y="585" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="14" font-weight="700" fill="#44403C" text-anchor="middle">子女传承</text>
  111. <text x="630" y="606" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#A8A29E" text-anchor="middle">生命延续与期望</text>
  112. <text x="630" y="630" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="#78716C" text-anchor="middle">心(大爱相随)+ 智(赋能未来)</text>
  113. <!-- ===== Features ===== -->
  114. <line x1="80" y1="680" x2="720" y2="680" stroke="#FED7AA" stroke-width="1"/>
  115. <text x="400" y="710" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="16" font-weight="700" fill="#F97316" text-anchor="middle">核心功能</text>
  116. <g transform="translate(80, 730)">
  117. <rect x="0" y="0" width="200" height="44" rx="10" fill="#FFF7ED"/>
  118. <text x="100" y="27" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#44403C" text-anchor="middle" font-weight="600">🧠 专业心智测评</text>
  119. <rect x="220" y="0" width="200" height="44" rx="10" fill="#FFF7ED"/>
  120. <text x="320" y="27" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#44403C" text-anchor="middle" font-weight="600">📋 成长档案追踪</text>
  121. <rect x="440" y="0" width="200" height="44" rx="10" fill="#FFF7ED"/>
  122. <text x="540" y="27" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#44403C" text-anchor="middle" font-weight="600">⚡ 五维能量系统</text>
  123. <rect x="0" y="54" width="200" height="44" rx="10" fill="#FFF7ED"/>
  124. <text x="100" y="81" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#44403C" text-anchor="middle" font-weight="600">🏥 精准营养推荐</text>
  125. <rect x="220" y="54" width="200" height="44" rx="10" fill="#FFF7ED"/>
  126. <text x="320" y="81" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#44403C" text-anchor="middle" font-weight="600">🌱 成长任务管理</text>
  127. <rect x="440" y="54" width="200" height="44" rx="10" fill="#FFF7ED"/>
  128. <text x="540" y="81" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="#44403C" text-anchor="middle" font-weight="600">🎮 趣味小游戏</text>
  129. </g>
  130. <!-- ===== QR Code Section ===== -->
  131. <line x1="80" y1="850" x2="720" y2="850" stroke="#FED7AA" stroke-width="1"/>
  132. <text x="400" y="878" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="15" font-weight="700" fill="#F97316" text-anchor="middle">扫码了解更多</text>
  133. <image href="../img/yan.png" x="300" y="896" width="200" height="200" rx="8"/>
  134. <!-- ===== Bottom decoration ===== -->
  135. <g transform="translate(400, 1120)">
  136. <circle cx="-52" cy="0" r="3.5" fill="#FF8C42"/>
  137. <circle cx="-26" cy="-3" r="3.5" fill="#6366F1"/>
  138. <circle cx="0" cy="0" r="3.5" fill="#F59E0B"/>
  139. <circle cx="26" cy="-3" r="3.5" fill="#10B981"/>
  140. <circle cx="52" cy="0" r="3.5" fill="#FF6B9D"/>
  141. </g>
  142. <text x="400" y="1140" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="11" fill="rgba(255,255,255,0.4)" text-anchor="middle">浠艾福 · 家庭健康俱乐部</text>
  143. <!-- Contact info -->
  144. <text x="400" y="1230" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="13" fill="rgba(255,255,255,0.7)" text-anchor="middle" font-weight="500">书宁老师 13701366188</text>
  145. <text x="400" y="1255" font-family="'PingFang SC','Microsoft YaHei',sans-serif" font-size="12" fill="rgba(255,255,255,0.4)" text-anchor="middle">www.etotem.com.cn</text>
  146. </svg>