| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <defs> |
| 3 | <filter id="cardShadow11" x="-15%" y="-15%" width="140%" height="140%"> |
| 4 | <feGaussianBlur in="SourceAlpha" stdDeviation="10"/> |
| 5 | <feOffset dx="0" dy="5" result="offsetBlur"/> |
| 6 | <feFlood flood-color="#000000" flood-opacity="0.18" result="shadowColor"/> |
| 7 | <feComposite in="shadowColor" in2="offsetBlur" operator="in" result="shadow"/> |
| 8 | <feMerge> |
| 9 | <feMergeNode in="shadow"/> |
| 10 | <feMergeNode in="SourceGraphic"/> |
| 11 | </feMerge> |
| 12 | </filter> |
| 13 | <clipPath id="bookClip1"> |
| 14 | <rect x="60" y="160" width="360" height="260" rx="10"/> |
| 15 | </clipPath> |
| 16 | <clipPath id="bookClip2"> |
| 17 | <rect x="60" y="440" width="360" height="200" rx="10"/> |
| 18 | </clipPath> |
| 19 | <clipPath id="bookClip3"> |
| 20 | <rect x="440" y="440" width="380" height="200" rx="10"/> |
| 21 | </clipPath> |
| 22 | <clipPath id="bookClip4"> |
| 23 | <rect x="840" y="440" width="380" height="200" rx="10"/> |
| 24 | </clipPath> |
| 25 | </defs> |
| 26 | |
| 27 | <!-- Background --> |
| 28 | <rect width="1280" height="720" fill="#1A1714"/> |
| 29 | |
| 30 | <!-- Header --> |
| 31 | <g id="p11-header"> |
| 32 | <use data-icon="tabler-filled/book" x="60" y="25" width="28" height="28" fill="#D4956A"/> |
| 33 | <text x="98" y="47" font-family="Georgia, SimSun, serif" font-size="14" fill="#8B7355" letter-spacing="3"> |
| 34 | 推荐阅读 |
| 35 | </text> |
| 36 | </g> |
| 37 | |
| 38 | <!-- Title --> |
| 39 | <text x="60" y="110" font-family="Georgia, SimSun, serif" font-size="28" font-weight="bold" fill="#E8E0D4"> |
| 40 | 《空间的高级感》 |
| 41 | </text> |
| 42 | <text x="60" y="140" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#B0A08E"> |
| 43 | 可拆解、可复制、可验证的空间美学体系 |
| 44 | </text> |
| 45 | |
| 46 | <!-- Main book cover image --> |
| 47 | <g id="p11-book-cover" filter="url(#cardShadow11)"> |
| 48 | <image href="../images/book_cover1.png" x="60" y="160" width="360" height="260" preserveAspectRatio="xMidYMid slice" clip-path="url(#bookClip1)"/> |
| 49 | </g> |
| 50 | |
| 51 | <!-- Author & info card --> |
| 52 | <g id="p11-author-card" filter="url(#cardShadow11)"> |
| 53 | <rect x="440" y="160" width="380" height="260" rx="12" fill="#2A2520"/> |
| 54 | <rect x="440" y="160" width="380" height="4" rx="2" fill="#C4A882"/> |
| 55 | |
| 56 | <text x="465" y="200" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" font-weight="bold" fill="#C4A882"> |
| 57 | 作者 |
| 58 | </text> |
| 59 | <text x="465" y="228" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#E8E0D4"> |
| 60 | 宋文雯 |
| 61 | </text> |
| 62 | <text x="465" y="253" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#B0A08E"> |
| 63 | 清华大学艺术与科学研究中心 |
| 64 | </text> |
| 65 | <text x="465" y="273" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#B0A08E"> |
| 66 | 色彩研究所常务副所长 |
| 67 | </text> |
| 68 | <text x="465" y="293" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#B0A08E"> |
| 69 | 英国利兹大学色彩学硕士 |
| 70 | </text> |
| 71 | |
| 72 | <rect x="465" y="310" width="330" height="1" fill="#3D362E"/> |
| 73 | |
| 74 | <text x="465" y="338" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" font-weight="bold" fill="#D4956A"> |
| 75 | 核心创新 |
| 76 | </text> |
| 77 | <text x="465" y="365" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#B0A08E"> |
| 78 | 将工业设计 CMF 引入室内设计 |
| 79 | </text> |
| 80 | <text x="465" y="390" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#B0A08E"> |
| 81 | 提出 CMT 体系方法论 |
| 82 | </text> |
| 83 | </g> |
| 84 | |
| 85 | <!-- Content chapters card --> |
| 86 | <g id="p11-chapters-card" filter="url(#cardShadow11)"> |
| 87 | <rect x="840" y="160" width="380" height="260" rx="12" fill="#2A2520"/> |
| 88 | <rect x="840" y="160" width="380" height="4" rx="2" fill="#8B7355"/> |
| 89 | |
| 90 | <text x="865" y="200" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" font-weight="bold" fill="#E8E0D4"> |
| 91 | 全书内容 |
| 92 | </text> |
| 93 | |
| 94 | <circle cx="880" cy="235" r="12" fill="#C4A882"/> |
| 95 | <text x="880" y="240" text-anchor="middle" font-family="Georgia, SimSun, serif" font-size="12" font-weight="bold" fill="#1A1714">1</text> |
| 96 | <text x="902" y="241" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#E8E0D4">色彩篇</text> |
| 97 | <text x="975" y="241" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#7A6E60">颜色本质·情感·搭配</text> |
| 98 | |
| 99 | <circle cx="880" cy="275" r="12" fill="#D4956A"/> |
| 100 | <text x="880" y="280" text-anchor="middle" font-family="Georgia, SimSun, serif" font-size="12" font-weight="bold" fill="#1A1714">2</text> |
| 101 | <text x="902" y="281" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#E8E0D4">材料篇</text> |
| 102 | <text x="975" y="281" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#7A6E60">木材·金属·织物·塑料</text> |
| 103 | |
| 104 | <circle cx="880" cy="315" r="12" fill="#8B7355"/> |
| 105 | <text x="880" y="320" text-anchor="middle" font-family="Georgia, SimSun, serif" font-size="12" font-weight="bold" fill="#1A1714">3</text> |
| 106 | <text x="902" y="321" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#E8E0D4">纹理篇</text> |
| 107 | <text x="975" y="321" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#7A6E60">纹理语言·图案表达</text> |
| 108 | |
| 109 | <circle cx="880" cy="355" r="12" fill="#7BA37B"/> |
| 110 | <text x="880" y="360" text-anchor="middle" font-family="Georgia, SimSun, serif" font-size="12" font-weight="bold" fill="#1A1714">4</text> |
| 111 | <text x="902" y="361" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#E8E0D4">综合篇</text> |
| 112 | <text x="975" y="361" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#7A6E60">CMT搭配·风格解析</text> |
| 113 | |
| 114 | <rect x="865" y="385" width="330" height="1" fill="#3D362E"/> |
| 115 | <text x="865" y="408" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#7A6E60"> |
| 116 | 适合:设计师提升 / 装修业主自学 |
| 117 | </text> |
| 118 | </g> |
| 119 | |
| 120 | <!-- Bottom image strip --> |
| 121 | <g id="p11-book-images"> |
| 122 | <image href="../images/book_cover2.png" x="60" y="440" width="360" height="200" preserveAspectRatio="xMidYMid slice" clip-path="url(#bookClip2)"/> |
| 123 | <image href="../images/book_inside1.png" x="440" y="440" width="380" height="200" preserveAspectRatio="xMidYMid slice" clip-path="url(#bookClip3)"/> |
| 124 | <image href="../images/book_inside2.png" x="840" y="440" width="380" height="200" preserveAspectRatio="xMidYMid slice" clip-path="url(#bookClip4)"/> |
| 125 | </g> |
| 126 | |
| 127 | <!-- Bottom caption --> |
| 128 | <text x="60" y="660" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="12" fill="#7A6E60"> |
| 129 | 出版社:江苏凤凰科学技术出版社 |
| 130 | </text> |
| 131 | |
| 132 | <!-- Page number --> |
| 133 | <text x="1210" y="690" text-anchor="end" font-family="Georgia, SimSun, serif" font-size="12" fill="#7A6E60"> |
| 134 | 11 / 12 |
| 135 | </text> |
| 136 | </svg> |
| 137 |