feat: 初始提交 - 科创企业特有风险的识别与管理 (数智风控系统)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
|
||||
<rect width="1280" height="720" fill="#0A0F1E"/>
|
||||
|
||||
<!-- Header -->
|
||||
<text x="40" y="65" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="36" font-weight="bold" fill="#F8FAFC">平安主业动态保费定价引擎</text>
|
||||
<text x="40" y="105" font-family="Microsoft YaHei, sans-serif" font-size="18" fill="#22D3EE">风控评分与费率精算联动模型</text>
|
||||
<line x1="40" y1="122" x2="1240" y2="122" stroke="#334155" stroke-width="1.5"/>
|
||||
|
||||
|
||||
<rect x="60" y="140" width="1160" height="500" rx="8" fill="#111827" stroke="#22C55E" stroke-width="1.5"/>
|
||||
|
||||
<g transform="translate(90, 175)">
|
||||
<rect x="0" y="0" width="1060" height="110" rx="8" fill="#1E293B" stroke="#22C55E" stroke-width="1.5"/>
|
||||
<text x="30" y="45" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="22" font-weight="bold" fill="#22C55E">动态保费精算模型:</text>
|
||||
<text x="30" y="85" font-family="Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC">Premium = BasePremium * (1 + Sum(Weight_i * Factor_i)) * K_contagion</text>
|
||||
|
||||
<rect x="0" y="140" width="510" height="280" rx="8" fill="#1E293B" stroke="#3B82F6" stroke-width="1.5"/>
|
||||
<rect x="0" y="140" width="510" height="45" rx="8" fill="#3B82F6"/>
|
||||
<text x="255" y="170" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">上浮调节因子</text>
|
||||
<text x="25" y="225" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1">• 资本化率跳变偏离:费率上浮 15%</text>
|
||||
<text x="25" y="275" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1">• HHI 集中度超标:费率上浮 20%</text>
|
||||
<text x="25" y="325" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1">• 图谱临近 BIS 清单:浮动系数 1.3</text>
|
||||
|
||||
<rect x="550" y="140" width="510" height="280" rx="8" fill="#1E293B" stroke="#22D3EE" stroke-width="1.5"/>
|
||||
<rect x="550" y="140" width="510" height="45" rx="8" fill="#0891B2"/>
|
||||
<text x="805" y="170" font-family="SimHei, Microsoft YaHei, sans-serif" font-size="20" font-weight="bold" fill="#F8FAFC" text-anchor="middle">优惠调节因子</text>
|
||||
<text x="575" y="225" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1">• 完成网信办算法备案:费率优惠 10%</text>
|
||||
<text x="575" y="275" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1">• 专利增速同行业领先:费率优惠 15%</text>
|
||||
<text x="575" y="325" font-family="Microsoft YaHei, sans-serif" font-size="19" fill="#CBD5E1">• 核心团队稳定度高:免赔额下调</text>
|
||||
</g>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user