|
|
@ -100,10 +100,14 @@ |
|
|
|
</div> |
|
|
|
<div class="bk-image"> |
|
|
|
<div class="text-container"> |
|
|
|
<p>情绪监控-金融宇宙的【量子检测网络】核心任务:构建全市场情绪引力场雷达</p> |
|
|
|
<p>情绪解码-主力思维的【神经破译矩阵】核心任务:解构资金行为的量子密码</p> |
|
|
|
<p>情绪推演-未来战争的【时空推演舱】核心任务:情绪推演</p> |
|
|
|
<p>情绪套利-财富裂变的【粒子对撞机】核心任务:将情绪差转化为a收益粒子流</p> |
|
|
|
<p><span class="title">🔍 情绪监控-金融宇宙的【量子检测网络】</span> |
|
|
|
<span class="content">核心任务:构建全市场情绪引力场雷达,实时监测资金流向和情绪波动</span></p> |
|
|
|
<p><span class="title">🧠 情绪解码-主力思维的【神经破译矩阵】</span> |
|
|
|
<span class="content">核心任务:解构资金行为的量子密码,破译主力操盘意图和策略布局</span></p> |
|
|
|
<p><span class="title">🔮 情绪推演-未来战争的【时空推演舱】</span> |
|
|
|
<span class="content">核心任务:基于情绪数据推演未来走势,预测市场转折点和机会窗口</span></p> |
|
|
|
<p><span class="title">💰 情绪套利-财富裂变的【粒子对撞机】</span> |
|
|
|
<span class="content">核心任务:将情绪差转化为收益粒子流,实现情绪能量的价值转换</span></p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- 核心逻辑 --> |
|
|
@ -115,7 +119,7 @@ |
|
|
|
<img src="@/assets/img/AiEmotion/量子神经决策树.png" alt="树标题"> |
|
|
|
</div> |
|
|
|
<div class="scaled-img"> |
|
|
|
<img src="@/assets/img/AiEmotion/tree02.png" alt="树图片"> |
|
|
|
<!-- <img src="@/assets/img/AiEmotion/tree02.jpg" alt="树图片"> --> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<!-- 场景应用 --> |
|
|
@ -1235,18 +1239,14 @@ defineExpose({ |
|
|
|
opacity: 0.8; |
|
|
|
} |
|
|
|
|
|
|
|
&:hover { |
|
|
|
background: linear-gradient(135deg, rgba(0, 212, 255, 0.25) 0%, rgba(0, 150, 255, 0.15) 100%); |
|
|
|
transform: translateY(-2px) scale(1.02); |
|
|
|
box-shadow: 0 8px 25px rgba(0, 212, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&:last-child { |
|
|
|
margin-bottom: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.conclusion-title { |
|
|
|
color: #fff000; |
|
|
|
color: #FFD700; |
|
|
|
font-size: 22px; |
|
|
|
font-weight: bold; |
|
|
|
margin: 0 0 15px 0; |
|
|
@ -1269,7 +1269,7 @@ defineExpose({ |
|
|
|
|
|
|
|
.conclusion-text { |
|
|
|
color: #ffffff; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 20px; |
|
|
|
line-height: 1.8; |
|
|
|
margin: 0 0 12px 0; |
|
|
|
text-align: left; |
|
|
@ -1353,12 +1353,22 @@ defineExpose({ |
|
|
|
opacity: 0.8; |
|
|
|
} |
|
|
|
|
|
|
|
.text-container p:hover { |
|
|
|
background: linear-gradient(135deg, rgba(0, 212, 255, 0.25) 0%, rgba(0, 150, 255, 0.15) 100%); |
|
|
|
transform: translateY(-2px) scale(1.02); |
|
|
|
box-shadow: 0 8px 25px rgba(0, 212, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2); |
|
|
|
.text-container .title { |
|
|
|
display: block; |
|
|
|
color: #FFD700; |
|
|
|
font-weight: bold; |
|
|
|
margin-bottom: 10px; |
|
|
|
font-size: 22px; |
|
|
|
} |
|
|
|
|
|
|
|
.text-container .content { |
|
|
|
display: block; |
|
|
|
color: white; |
|
|
|
font-size: 20px; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.class07 { |
|
|
|
background-image: url("@/assets/img/AiEmotion/bk03.png"); |
|
|
|
/* 使用导入的背景图片 */ |
|
|
@ -1401,8 +1411,7 @@ defineExpose({ |
|
|
|
|
|
|
|
.class0603 { |
|
|
|
min-width: 100%; |
|
|
|
/* margin: 0 auto; */ |
|
|
|
|
|
|
|
margin-top: 3%; |
|
|
|
} |
|
|
|
|
|
|
|
.class0502 { |
|
|
@ -1484,21 +1493,21 @@ defineExpose({ |
|
|
|
|
|
|
|
.title2 { |
|
|
|
color: white; |
|
|
|
font-size: 30px; |
|
|
|
font-size: 20px; |
|
|
|
font-weight: bold; |
|
|
|
margin-left: 44%; |
|
|
|
} |
|
|
|
|
|
|
|
.title3 { |
|
|
|
color: white; |
|
|
|
font-size: 30px; |
|
|
|
font-size: 20px; |
|
|
|
font-weight: bold; |
|
|
|
margin-left: 43%; |
|
|
|
} |
|
|
|
|
|
|
|
.title4 { |
|
|
|
color: white; |
|
|
|
font-size: 2rem; |
|
|
|
font-size: 20px; |
|
|
|
font-weight: bold; |
|
|
|
margin-left: 41.5%; |
|
|
|
} |
|
|
@ -1511,9 +1520,16 @@ defineExpose({ |
|
|
|
|
|
|
|
/* 为需要放大的图片添加样式 */ |
|
|
|
.scaled-img { |
|
|
|
transform: scale(2.5); |
|
|
|
background-image: url('@/assets/img/AiEmotion/tree02.jpg'); |
|
|
|
background-size: 100% 100%; |
|
|
|
background-position: center; |
|
|
|
background-repeat: no-repeat; |
|
|
|
width: 70%; |
|
|
|
height: 400px; |
|
|
|
min-height: 400px; |
|
|
|
text-align: center; |
|
|
|
margin-top: 8%; |
|
|
|
margin: 0 auto; |
|
|
|
margin-top: 3%; |
|
|
|
} |
|
|
|
|
|
|
|
.lz-img { |
|
|
@ -1574,7 +1590,7 @@ defineExpose({ |
|
|
|
/* 设置容器宽度 */ |
|
|
|
height: auto; |
|
|
|
/* 高度根据内容动态变化 */ |
|
|
|
min-height: 57rem; |
|
|
|
min-height: 75rem; |
|
|
|
/* 设置最小高度,确保图片显示 */ |
|
|
|
margin: 0 auto; |
|
|
|
} |
|
|
@ -1777,6 +1793,7 @@ defineExpose({ |
|
|
|
.container { |
|
|
|
padding-top: 2%; |
|
|
|
} |
|
|
|
|
|
|
|
.title4 { |
|
|
|
color: white; |
|
|
|
font-size: 20px; |
|
|
@ -1790,9 +1807,15 @@ defineExpose({ |
|
|
|
} |
|
|
|
|
|
|
|
.scaled-img { |
|
|
|
transform: scale(1.5); |
|
|
|
background-image: url('@/assets/img/AiEmotion/tree02.jpg'); |
|
|
|
background-size: 100% 100%; |
|
|
|
background-position: center; |
|
|
|
background-repeat: no-repeat; |
|
|
|
text-align: center; |
|
|
|
width: 95%; |
|
|
|
margin-top: 6%; |
|
|
|
height: 200px; |
|
|
|
min-height: 200px; |
|
|
|
} |
|
|
|
|
|
|
|
.title3 { |
|
|
@ -1945,11 +1968,10 @@ defineExpose({ |
|
|
|
.class08 { |
|
|
|
background-size: 100% 100%; |
|
|
|
background-repeat: no-repeat; |
|
|
|
width: 127%; |
|
|
|
width: 100%; |
|
|
|
height: auto; |
|
|
|
min-height: 13rem; |
|
|
|
min-height: 20rem; |
|
|
|
margin: 0 auto; |
|
|
|
margin-left: -41px; |
|
|
|
} |
|
|
|
|
|
|
|
.bk-image { |
|
|
@ -1966,7 +1988,7 @@ defineExpose({ |
|
|
|
} |
|
|
|
|
|
|
|
.conclusion-title { |
|
|
|
color: #fff000; |
|
|
|
color: #FFD700; |
|
|
|
font-size: 16px; |
|
|
|
font-weight: bold; |
|
|
|
margin: 0 0 8px 0; |
|
|
@ -2041,18 +2063,14 @@ defineExpose({ |
|
|
|
opacity: 0.8; |
|
|
|
} |
|
|
|
|
|
|
|
&:hover { |
|
|
|
background: linear-gradient(135deg, rgba(0, 212, 255, 0.25) 0%, rgba(0, 150, 255, 0.15) 100%); |
|
|
|
transform: translateY(-2px) scale(1.02); |
|
|
|
box-shadow: 0 8px 25px rgba(0, 212, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&:last-child { |
|
|
|
margin-bottom: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.conclusion-title { |
|
|
|
color: #fff000; |
|
|
|
color: #FFD700; |
|
|
|
font-size: 22px; |
|
|
|
font-weight: bold; |
|
|
|
margin: 0 0 15px 0; |
|
|
@ -2075,7 +2093,7 @@ defineExpose({ |
|
|
|
|
|
|
|
.conclusion-text { |
|
|
|
color: #ffffff; |
|
|
|
font-size: 16px; |
|
|
|
font-size: 20px; |
|
|
|
line-height: 1.8; |
|
|
|
margin: 0 0 12px 0; |
|
|
|
text-align: left; |
|
|
|