返回 ppt-master
14_real_difficulty.svg
根目录 / examples / ppt169_high_rise_renewal / svg_output / 14_real_difficulty.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
2 <defs>
3 <linearGradient id="paperFade" x1="0" y1="0" x2="0" y2="1">
4 <stop offset="0%" stop-color="#F5F2EC" stop-opacity="0.92"/>
5 <stop offset="100%" stop-color="#F5F2EC" stop-opacity="0.78"/>
6 </linearGradient>
7 </defs>
8
9 <g id="bg-image">
10 <rect width="1280" height="720" fill="#F5F2EC"/>
11 <image href="../images/640_21.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
12 <rect x="0" y="0" width="1280" height="720" fill="#F5F2EC" fill-opacity="0.65"/>
13 <rect x="0" y="0" width="1280" height="720" fill="url(#paperFade)"/>
14 </g>
15
16 <g id="header">
17 <rect x="60" y="60" width="3" height="32" fill="#C2410C"/>
18 <text x="76" y="84" font-family="Georgia, serif" font-size="13" font-weight="700" fill="#5A6B7A" letter-spacing="3">IV · 困局 · THE REAL HARDNESS</text>
19 </g>
20
21 <g id="quote-mark">
22 <text x="100" y="280" font-family="Georgia, serif" font-size="200" font-weight="700" fill="#C2410C" fill-opacity="0.18">"</text>
23 </g>
24
25 <g id="big-quote">
26 <text x="180" y="270" font-family="KaiTi, Georgia, serif" font-size="48" font-weight="700" fill="#2B3A4A">"原拆原建"在高层项目中</text>
27 <text x="180" y="328" font-family="KaiTi, Georgia, serif" font-size="48" font-weight="700" fill="#2B3A4A">注定<tspan fill="#C2410C">极其复杂</tspan></text>
28 <line x1="180" y1="360" x2="280" y2="360" stroke="#C2410C" stroke-width="2"/>
29 <text x="180" y="396" font-family="KaiTi, Georgia, serif" font-size="20" font-style="italic" fill="#5A6B7A">户数更多 · 全体业主达成共识的难度大</text>
30 </g>
31
32 <g id="problem">
33 <rect x="180" y="440" width="500" height="180" rx="4" fill="#FFFFFF" stroke="#D6CFC0" stroke-width="1"/>
34 <rect x="180" y="440" width="4" height="180" fill="#C2410C"/>
35 <text x="208" y="478" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="13" font-weight="700" fill="#C2410C" letter-spacing="2">现实难题</text>
36 <text x="208" y="518" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#2B3A4A">"让每家掏钱"</text>
37 <text x="208" y="556" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="15" fill="#5A6B7A">维护资金从哪出、由谁出 — 仍在探索阶段</text>
38 <text x="208" y="582" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="15" fill="#5A6B7A">让许多改造项目<tspan fill="#C2410C" font-weight="700">陷入停滞</tspan></text>
39 <text x="208" y="608" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="13" fill="#8A8275">业主、开发商、政府之间的成本分摊机制尚未成熟</text>
40 </g>
41
42 <g id="solution">
43 <rect x="700" y="440" width="500" height="180" rx="4" fill="#2B3A4A"/>
44 <rect x="700" y="440" width="4" height="180" fill="#6B7A4F"/>
45 <text x="728" y="478" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="13" font-weight="700" fill="#A8C575" letter-spacing="2">可能的出路</text>
46 <text x="728" y="518" font-family="KaiTi, Georgia, serif" font-size="28" font-weight="700" fill="#F5F2EC">"共建共治共享"</text>
47 <text x="728" y="556" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="15" fill="#D6CFC0">解锁困局的密码可能在于<tspan fill="#A8C575" font-weight="700">治理模式创新</tspan></text>
48 <text x="728" y="582" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="15" fill="#D6CFC0">设立高层"养老金" · 借鉴"居委会"自管</text>
49 <text x="728" y="608" font-family="&quot;Microsoft YaHei&quot;, sans-serif" font-size="13" fill="#A8B0B8">让居民对高层住宅进行自我管理 — 从"微更新"做起</text>
50 </g>
51
52 <g id="footer">
53 <text x="60" y="694" font-family="KaiTi, Georgia, serif" font-size="13" font-style="italic" fill="#5A6B7A">技术方案重要,但解锁困局的密码,可能藏在治理之中</text>
54 <text x="1220" y="694" text-anchor="end" font-family="Georgia, serif" font-size="12" fill="#5A6B7A">14 / 15</text>
55 </g>
56 </svg>
57
57 lines Plain Text