返回 ppt-master
03_chapter.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg"
3 width="1280" height="720" viewBox="0 0 1280 720"
4 data-pptx-master="china_telecom_brand_master" data-pptx-master-name="China Telecom Brand"
5 data-pptx-layout="section" data-pptx-layout-name="Section Header">
6 <rect id="brand-master-background" x="0" y="0" width="1280" height="720" fill="#FFFFFF"
7 data-pptx-layer="master" data-pptx-editable="false"/>
8 <rect id="brand-master-top-rule" x="0" y="0" width="1280" height="8" fill="#C00000"
9 data-pptx-layer="master" data-pptx-editable="false"/>
10 <image id="brand-master-footer-ribbon" x="0" y="554" width="1280" height="166"
11 href="../images/footer_ribbon.png" preserveAspectRatio="xMidYMid slice"
12 data-pptx-layer="master" data-pptx-editable="false"/>
13 <text id="brand-master-footer-label" x="72" y="650" fill="#FFFFFF"
14 font-family="Arial, Microsoft YaHei, sans-serif" font-size="14"
15 data-pptx-layer="master" data-pptx-editable="false">CHINA TELECOM</text>
16
17 <rect id="section-top-accent" x="72" y="84" width="112" height="8" rx="4" fill="#C00000"
18 data-pptx-layer="layout" data-pptx-editable="false"/>
19 <image id="section-logo" x="1016" y="44" width="192" height="52" href="../images/logo.png"
20 preserveAspectRatio="xMaxYMid meet" data-pptx-layer="layout" data-pptx-editable="false"/>
21 <rect id="section-title-rule" x="96" y="398" width="164" height="6" rx="3" fill="#C00000"
22 data-pptx-layer="layout" data-pptx-editable="false"/>
23 <rect id="section-note-card" x="96" y="446" width="252" height="86" rx="20"
24 fill="#F8FAFC" stroke="#E5E7EB" stroke-width="2"
25 data-pptx-layer="layout" data-pptx-editable="false"/>
26 <rect id="section-note-accent" x="124" y="478" width="92" height="4" rx="2" fill="#C00000"
27 data-pptx-layer="layout" data-pptx-editable="false"/>
28 <text id="section-note" x="124" y="514" fill="#6B7280"
29 font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif" font-size="15"
30 data-pptx-layer="layout" data-pptx-editable="false">章节过渡页</text>
31 <rect id="section-visual-card" x="852" y="132" width="356" height="356" rx="28"
32 fill="#F8FAFC" stroke="#E5E7EB" stroke-width="2"
33 data-pptx-layer="layout" data-pptx-editable="false"/>
34 <rect id="section-visual-accent" x="888" y="186" width="132" height="4" rx="2" fill="#C00000"
35 data-pptx-layer="layout" data-pptx-editable="false"/>
36 <image id="section-slogan" x="884" y="236" width="284" height="96"
37 href="../images/slogan_red.png" preserveAspectRatio="xMidYMid meet"
38 data-pptx-layer="layout" data-pptx-editable="false"/>
39 <image id="section-skyline" x="876" y="348" width="300" height="92"
40 href="../images/skyline_bg.png" preserveAspectRatio="xMidYMid meet"
41 data-pptx-layer="layout" data-pptx-editable="false"/>
42 <g id="section-number-slot" data-pptx-placeholder="body" data-pptx-idx="1"
43 data-pptx-bounds="96 148 300 116">
44 <text id="section-number-carrier" data-pptx-carrier="true"
45 x="96" y="242" fill="#C00000" fill-opacity="0.14"
46 font-family="Arial, sans-serif" font-size="112" font-weight="700">{{CHAPTER_NUM}}</text>
47 </g>
48 <g id="section-title-slot" data-pptx-placeholder="title"
49 data-pptx-bounds="96 270 680 72">
50 <text id="section-title-carrier" data-pptx-carrier="true"
51 x="96" y="318" fill="#111827"
52 font-family="Microsoft YaHei, PingFang SC, Arial, sans-serif"
53 font-size="42" font-weight="700">{{CHAPTER_TITLE}}</text>
54 </g>
55 <g id="section-subtitle-slot" data-pptx-placeholder="subtitle" data-pptx-idx="2"
56 data-pptx-bounds="96 346 680 40">
57 <text id="section-subtitle-carrier" data-pptx-carrier="true"
58 x="96" y="374" fill="#6B7280"
59 font-family="Arial, Microsoft YaHei, sans-serif" font-size="18">{{CHAPTER_SUBTITLE}}</text>
60 </g>
61 </svg>
62
62 lines Plain Text