返回 ppt-master
04_迪奥双面.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720">
2 <defs>
3 <clipPath id="leftImg">
4 <rect x="50" y="120" width="280" height="280" rx="10"/>
5 </clipPath>
6 <clipPath id="rightImg">
7 <rect x="670" y="120" width="280" height="280" rx="10"/>
8 </clipPath>
9 </defs>
10
11 <!-- Background -->
12 <rect width="1280" height="720" fill="#0A0A0A"/>
13
14 <!-- Top bar -->
15 <text x="50" y="35" font-family="Georgia, SimSun, serif" font-size="11" fill="#C9A96E" fill-opacity="0.7" letter-spacing="3">NEWS CAFÉ</text>
16 <rect x="50" y="45" width="1180" height="1" fill="#2A2520"/>
17
18 <!-- Page title -->
19 <text x="640" y="85" font-family="Georgia, SimSun, serif" font-size="30" fill="#F5F0EB" font-weight="bold" text-anchor="middle">Dior 双面魅力</text>
20 <text x="640" y="105" font-family="Georgia, SimSun, serif" font-size="14" fill="#C9A96E" text-anchor="middle" letter-spacing="2">HAUTE COUTURE · HAUTE HORLOGERIE</text>
21
22 <!-- LEFT COLUMN: Fashion -->
23 <!-- Image -->
24 <rect x="50" y="120" width="280" height="280" rx="10" fill="#1A1A1A"/>
25 <image href="../images/dior_fashion.jpg" x="50" y="120" width="280" height="280" preserveAspectRatio="xMidYMid slice" clip-path="url(#leftImg)"/>
26
27 <!-- Left text block -->
28 <use data-icon="phosphor-duotone/dress" x="50" y="420" width="28" height="28" fill="#C9A96E"/>
29 <text x="86" y="442" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8D5B5" font-weight="bold">时装 · Coachella</text>
30
31 <rect x="50" y="458" width="560" height="1" fill="#2A2520"/>
32
33 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#F5F0EB">
34 <tspan x="50" y="490">Sabrina Carpenter 身着 Jonathan Anderson</tspan>
35 <tspan x="50" dy="26">匠心打造的多款礼服亮相 Coachella 音乐节,</tspan>
36 <tspan x="50" dy="26">传承与蜕变在光影间交汇。</tspan>
37 </text>
38
39 <!-- Vertical divider -->
40 <rect x="630" y="120" width="1" height="530" fill="#2A2520"/>
41
42 <!-- RIGHT COLUMN: Watches -->
43 <!-- Image -->
44 <rect x="670" y="120" width="280" height="280" rx="10" fill="#1A1A1A"/>
45 <image href="../images/dior_watch1.jpg" x="670" y="120" width="280" height="280" preserveAspectRatio="xMidYMid slice" clip-path="url(#rightImg)"/>
46
47 <!-- Right text block -->
48 <use data-icon="phosphor-duotone/watch" x="670" y="420" width="28" height="28" fill="#C9A96E"/>
49 <text x="706" y="442" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8D5B5" font-weight="bold">时计 · Chiffre Rouge</text>
50
51 <rect x="670" y="458" width="560" height="1" fill="#2A2520"/>
52
53 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#F5F0EB">
54 <tspan x="670" y="490">Chiffre Rouge 腕表系列焕新归来,推出三</tspan>
55 <tspan x="670" dy="26">款限量臻品。醒目红色秒针,致敬迪奥先生</tspan>
56 <tspan x="670" dy="26">心中炽热浓烈的生命之色。</tspan>
57 </text>
58
59 <!-- Right side detail highlights -->
60 <rect x="670" y="580" width="560" height="44" rx="6" fill="#1A1A1A"/>
61 <rect x="670" y="580" width="3" height="44" fill="#C9A96E"/>
62 <text x="690" y="607" font-family="Georgia, SimSun, serif" font-size="14" fill="#9E9690">钟爱的数字 "8" 化作浪漫护身符 · 2026年4月底发售</text>
63
64 <!-- Left side detail highlights -->
65 <rect x="50" y="580" width="560" height="44" rx="6" fill="#1A1A1A"/>
66 <rect x="50" y="580" width="3" height="44" fill="#C9A96E"/>
67 <text x="70" y="607" font-family="Georgia, SimSun, serif" font-size="14" fill="#9E9690">创意总监 Jonathan Anderson · 高级订制精神的现代诠释</text>
68
69 <!-- Right image additional info -->
70 <text x="960" y="395" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690" text-anchor="start">41mm 计时码表 · 38mm 玫瑰金</text>
71
72 <!-- Footer -->
73 <rect x="50" y="670" width="1180" height="1" fill="#2A2520"/>
74 <text x="50" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690">NEWS Café · 美学周鉴</text>
75 <text x="1230" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690" text-anchor="end">04 / 16</text>
76 </svg>
77
77 lines Plain Text