返回 ppt-master
07_Z型蛇形.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
2 <defs>
3 <linearGradient id="techBg" x1="0%" y1="0%" x2="100%" y2="100%">
4 <stop offset="0%" stop-color="#080A14"/>
5 <stop offset="100%" stop-color="#0C0E1A"/>
6 </linearGradient>
7 <linearGradient id="neonPrimary" x1="0%" y1="0%" x2="100%" y2="0%">
8 <stop offset="0%" stop-color="#7C6FF7"/>
9 <stop offset="100%" stop-color="#4ECDC4"/>
10 </linearGradient>
11 <linearGradient id="neonAccent" x1="0%" y1="0%" x2="100%" y2="0%">
12 <stop offset="0%" stop-color="#F5A623"/>
13 <stop offset="100%" stop-color="#FF6B35"/>
14 </linearGradient>
15 <linearGradient id="row1ImgFade" x1="100%" y1="0%" x2="0%" y2="0%">
16 <stop offset="0%" stop-color="#080A14" stop-opacity="0"/>
17 <stop offset="100%" stop-color="#080A14" stop-opacity="0.8"/>
18 </linearGradient>
19 <linearGradient id="row3ImgFade" x1="0%" y1="0%" x2="100%" y2="0%">
20 <stop offset="0%" stop-color="#080A14" stop-opacity="0"/>
21 <stop offset="100%" stop-color="#080A14" stop-opacity="0.8"/>
22 </linearGradient>
23 </defs>
24
25 <!-- Background -->
26 <rect width="1280" height="720" fill="url(#techBg)"/>
27
28 <!-- Grid lines background — subtle -->
29 <line x1="0" y1="60" x2="1280" y2="60" stroke="#7C6FF7" stroke-opacity="0.05" stroke-width="1"/>
30 <line x1="0" y1="240" x2="1280" y2="240" stroke="#7C6FF7" stroke-opacity="0.05" stroke-width="1"/>
31 <line x1="0" y1="480" x2="1280" y2="480" stroke="#7C6FF7" stroke-opacity="0.05" stroke-width="1"/>
32
33 <!-- Top meta row -->
34 <rect x="0" y="0" width="1280" height="3" fill="url(#neonPrimary)"/>
35 <text x="640" y="30" text-anchor="middle" font-family="Arial, sans-serif"
36 font-size="13" fill="#5A5A72" letter-spacing="3">P07 · 3d-isometric × tech-neon · Z型蛇形叙事</text>
37
38 <!-- ===== ROW 1: Image LEFT + Text RIGHT ===== -->
39 <!-- Row 1 bg -->
40 <rect x="0" y="52" width="1280" height="196" fill="#0F1117"/>
41
42 <!-- Row 1 image — left -->
43 <image href="../images/p07_z_img1.png" x="0" y="52" width="560" height="196"
44 preserveAspectRatio="xMidYMid slice"/>
45 <rect x="0" y="52" width="560" height="196" fill="url(#row1ImgFade)"/>
46
47 <!-- Row 1 text — right -->
48 <rect x="580" y="52" width="3" height="196" fill="url(#neonPrimary)" fill-opacity="0.5"/>
49 <text x="600" y="95" font-family="Arial, 'Microsoft YaHei', sans-serif"
50 font-size="13" fill="#7C6FF7" letter-spacing="2">01 STEP</text>
51 <text x="600" y="130" font-family="Georgia, 'Microsoft YaHei', serif"
52 font-size="26" font-weight="bold" fill="#E8E8F0">等距3D — 科技服务器</text>
53 <text x="600" y="162" font-family="Arial, 'Microsoft YaHei', sans-serif"
54 font-size="17" fill="#9090A0">30°/30°/30° 标准等距视角,模块化</text>
55 <text x="600" y="184" font-family="Arial, 'Microsoft YaHei', sans-serif"
56 font-size="17" fill="#9090A0">几何体堆叠,霓虹指示灯点缀。</text>
57 <text x="600" y="224" font-family="Arial, sans-serif" font-size="13" fill="#F5A623">→ 图左文右</text>
58
59 <!-- ===== ROW 2: Text LEFT + Image RIGHT (no image, text only) ===== -->
60 <rect x="0" y="256" width="1280" height="196" fill="#12141E"/>
61
62 <!-- Accent side stripe -->
63 <rect x="0" y="256" width="6" height="196" fill="url(#neonAccent)"/>
64
65 <!-- Row 2 text — left -->
66 <text x="40" y="300" font-family="Arial, 'Microsoft YaHei', sans-serif"
67 font-size="13" fill="#F5A623" letter-spacing="2">02 Z-TURN</text>
68 <text x="40" y="334" font-family="Georgia, 'Microsoft YaHei', serif"
69 font-size="26" font-weight="bold" fill="#E8E8F0">Z型视线引导原理</text>
70 <text x="40" y="366" font-family="Arial, 'Microsoft YaHei', sans-serif"
71 font-size="17" fill="#9090A0">人眼自然从左上向右下呈 Z 形扫视,</text>
72 <text x="40" y="388" font-family="Arial, 'Microsoft YaHei', sans-serif"
73 font-size="17" fill="#9090A0">交替排布的图文随之顺势流动。</text>
74 <text x="40" y="428" font-family="Arial, sans-serif" font-size="13" fill="#4ECDC4">← 文左 → 视线到图右</text>
75
76 <!-- Row 2 decorative neon accent element (no image) -->
77 <rect x="720" y="276" width="520" height="156" rx="8" fill="#0F1117" stroke="#7C6FF7" stroke-opacity="0.2" stroke-width="1"/>
78 <!-- Neon circuit pattern hint -->
79 <line x1="760" y1="310" x2="860" y2="310" stroke="#7C6FF7" stroke-opacity="0.4" stroke-width="1"/>
80 <line x1="860" y1="310" x2="860" y2="380" stroke="#7C6FF7" stroke-opacity="0.4" stroke-width="1"/>
81 <line x1="860" y1="380" x2="960" y2="380" stroke="#7C6FF7" stroke-opacity="0.4" stroke-width="1"/>
82 <circle cx="860" cy="310" r="4" fill="#7C6FF7" fill-opacity="0.6"/>
83 <circle cx="860" cy="380" r="4" fill="#4ECDC4" fill-opacity="0.6"/>
84 <text x="980" y="340" font-family="Consolas, monospace" font-size="13" fill="#9090A0">eye</text>
85 <text x="980" y="360" font-family="Consolas, monospace" font-size="13" fill="#9090A0">path</text>
86 <text x="1100" y="385" font-family="Arial, sans-serif" font-size="36" fill="#7C6FF7" fill-opacity="0.15">Z</text>
87
88 <!-- ===== ROW 3: Image LEFT + Text RIGHT ===== -->
89 <rect x="0" y="460" width="1280" height="196" fill="#0F1117"/>
90
91 <!-- Row 3 image — left -->
92 <image href="../images/p07_z_img2.png" x="0" y="460" width="560" height="196"
93 preserveAspectRatio="xMidYMid slice"/>
94 <rect x="0" y="460" width="560" height="196" fill="url(#row1ImgFade)"/>
95
96 <!-- Row 3 side stripe -->
97 <rect x="580" y="460" width="3" height="196" fill="url(#neonPrimary)" fill-opacity="0.5"/>
98
99 <!-- Row 3 text — right -->
100 <text x="600" y="503" font-family="Arial, 'Microsoft YaHei', sans-serif"
101 font-size="13" fill="#4ECDC4" letter-spacing="2">03 NETWORK</text>
102 <text x="600" y="538" font-family="Georgia, 'Microsoft YaHei', serif"
103 font-size="26" font-weight="bold" fill="#E8E8F0">等距3D — 网络节点</text>
104 <text x="600" y="570" font-family="Arial, 'Microsoft YaHei', sans-serif"
105 font-size="17" fill="#9090A0">相同等距视角的网络连接图,</text>
106 <text x="600" y="592" font-family="Arial, 'Microsoft YaHei', sans-serif"
107 font-size="17" fill="#9090A0">两张图视角统一,视觉连贯。</text>
108 <text x="600" y="632" font-family="Arial, sans-serif" font-size="13" fill="#F5A623">→ 图左文右 · Z字完成</text>
109
110 <!-- Bottom accent -->
111 <rect x="0" y="717" width="1280" height="3" fill="url(#neonPrimary)"/>
112 <text x="1240" y="710" text-anchor="end" font-family="Arial, sans-serif" font-size="13" fill="#5A5A72">07</text>
113 </svg>
114
114 lines Plain Text