<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>songv.cn · 首页</title>
<style>

*{margin:0;padding:0;box-sizing:border-box}
body{background:#0b1220;min-height:100vh;color:#e0e8f3;font-family:'Segoe UI','Microsoft YaHei','Noto Sans SC',sans-serif;overflow-x:hidden}
a{color:#e0e8f3;text-decoration:none}
a:hover{color:#c9a44a}
ul{list-style:none}
.layout{width:1200px;margin:0 auto;position:relative}
body::before{content:'';position:fixed;inset:0;background:radial-gradient(circle at 18% 16%,rgba(79,195,247,.10),transparent 34%),radial-gradient(circle at 82% 18%,rgba(124,77,255,.08),transparent 32%),radial-gradient(circle at 50% 90%,rgba(46,204,113,.05),transparent 38%);pointer-events:none;z-index:0}
.top_bar{background:rgba(20,28,46,.95);border-bottom:1px solid rgba(255,255,255,.06);padding:6px 0;font-size:.82rem;position:relative;z-index:100}
.top_bar .layout{display:flex;justify-content:space-between;align-items:center}
.top_bar_r{display:flex;gap:18px;align-items:center}
.top_bar_r span,.top_bar_r a{color:#5a7a9a;font-size:.78rem}
.top_bar_r a:hover{color:#c9a44a}
#today{color:#5a7a9a;font-size:.78rem}
.banner{background:linear-gradient(135deg,#0f1a2e,#1a2a4a);border-bottom:1px solid rgba(201,164,74,.15);padding:16px 0;position:relative;z-index:99}
.banner .layout{display:flex;justify-content:space-between;align-items:center}
.site_title{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#4fc3f7,#c9a44a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:3px}
.search{display:flex;align-items:center}
.search input[type="text"]{width:300px;padding:8px 14px;background:rgba(255,255,255,.06);border:1px solid rgba(201,164,74,.3);border-right:none;border-radius:4px 0 0 4px;color:#e0e8f3;font-size:.88rem;outline:none;transition:border-color .2s}
.search input[type="text"]:focus{border-color:#c9a44a}
.search input[type="text"]::placeholder{color:#4a6a8a}
.search input[type="submit"]{padding:8px 20px;background:linear-gradient(135deg,#c9a44a,#b8912e);border:none;border-radius:0 4px 4px 0;color:#0b1220;font-size:.88rem;font-weight:600;cursor:pointer;transition:opacity .2s}
.search input[type="submit"]:hover{opacity:.88}
.nav{background:rgba(16,24,40,.95);border-bottom:1px solid rgba(201,164,74,.12);position:sticky;top:0;z-index:98}
.nav .layout{display:flex;gap:0}
.nav a{display:block;padding:12px 26px;color:#8fa4bb;font-size:.92rem;transition:all .2s;position:relative;border-bottom:2px solid transparent}
.nav a:hover,.nav a.active{color:#c9a44a;background:rgba(201,164,74,.06);border-bottom-color:#c9a44a}
.lmT{display:flex;align-items:center;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid rgba(201,164,74,.2)}
.lmT span a{font-size:1.2rem;font-weight:700;color:#e0e8f3;padding-left:14px;position:relative}
.lmT span a::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:3px;background:linear-gradient(180deg,#c9a44a,#e8d48b);border-radius:2px}
.lmT span a:hover{color:#c9a44a}
.s_lmT{margin-bottom:10px}
.s_lmT span a{font-size:.95rem;font-weight:600;color:#8fa4bb;padding-left:10px;border-left:2px solid rgba(201,164,74,.5)}
.s_lmT span a:hover{color:#c9a44a}
.s_lmT2{margin-bottom:10px}
.s_lmT2 a{font-size:.95rem;font-weight:600;color:#8fa4bb;padding-left:10px;border-left:2px solid rgba(201,164,74,.5)}
.s_lmT2 a:hover{color:#c9a44a}
.headline{text-align:center;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:20px}
.headline h2{font-size:1.3rem;font-weight:700}
.headline h2 a{color:#f0e8d0}.headline h2 a:hover{color:#c9a44a}
.marB40{margin-bottom:32px}.marB30{margin-bottom:24px}.marB20{margin-bottom:16px}
.fl{float:left}.fr{float:right}.clearfix::after{content:'';display:table;clear:both}
.w693{width:693px}.w477{width:477px}.w585{width:585px}.w560{width:560px}.w590{width:590px}
.slider1_wrap{position:relative;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);height:378px}
.slider1{list-style:none}.slider1 li{position:relative}
.slider1 li img{width:693px;height:378px;object-fit:cover;display:block}
.slider_t{position:absolute;bottom:0;left:0;right:0;padding:14px 18px;background:linear-gradient(transparent,rgba(0,0,0,.8));font-size:.95rem;font-weight:600}
.slider_t a{color:#fff}
.etabs{display:flex;border-bottom:1px solid rgba(201,164,74,.2);margin-bottom:10px}
.etabs .tab{display:block;padding:10px 20px;color:#8fa4bb;font-size:.92rem;border-bottom:2px solid transparent;transition:all .2s;cursor:pointer}
.etabs .tab:hover,.etabs .tab.active{color:#c9a44a;border-bottom-color:#c9a44a}
.tab_panel{display:none}
.news_list li{padding:6px 0;border-bottom:1px solid rgba(255,255,255,.04)}
.news_list li a{display:block;font-size:.85rem;color:#8fa4bb;line-height:1.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}
.news_list li a:hover{color:#c9a44a;padding-left:3px}
.zttl{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}
.zttl img{width:100%;display:block;border-radius:8px}
.zwgk_icon_wrap{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;padding:16px 0}
.zwgk_tem1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:90px;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);transition:all .2s;cursor:pointer}
.zwgk_tem1:hover{border-color:#c9a44a;background:rgba(201,164,74,.08);transform:translateY(-2px)}
.zwgk_tem1 i{width:32px;height:32px;display:block;margin-bottom:6px;background:linear-gradient(135deg,#4fc3f7,#7c4dff);border-radius:6px;opacity:.6}
.zwgk_tem1 span{font-size:.8rem;color:#8fa4bb;text-align:center;line-height:1.4}
.zwgk_tem1:hover span{color:#c9a44a}
.zwgk_tem1 a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}
.ywztc_wrap{border-radius:10px;border:1px solid rgba(255,255,255,.06);padding:16px;background:rgba(255,255,255,.02)}
.ywztc_tit{font-size:1rem;font-weight:700;color:#c9a44a;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid rgba(201,164,74,.15)}
.ywztc_tem{float:left;width:130px;padding:12px 0;text-align:center;border-radius:8px;transition:all .2s;margin-right:6px}
.ywztc_tem:hover{background:rgba(201,164,74,.08)}
.ywztc_tem i{width:36px;height:36px;display:block;margin:0 auto 6px;background:linear-gradient(135deg,#c9a44a,#e8d48b);border-radius:8px;opacity:.7}
.ywztc_tem span{font-size:.82rem;color:#8fa4bb}.ywztc_tem:hover span{color:#c9a44a}
.zmhd_row{display:flex;gap:14px;margin-bottom:20px;flex-wrap:wrap}
.zmhd_tem{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:100px;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);transition:all .2s;cursor:pointer}
.zmhd_tem:hover{border-color:#c9a44a;background:rgba(201,164,74,.08);transform:translateY(-2px)}
.zmhd_tem i{width:36px;height:36px;display:block;margin-bottom:8px;background:linear-gradient(135deg,#7c4dff,#4fc3f7);border-radius:50%;opacity:.6}
.zmhd_tem span{font-size:.82rem;color:#8fa4bb;text-align:center}
.zmhd_tem:hover span{color:#c9a44a}
.zmhd_tem a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}
.zxft_row{display:flex;gap:16px}
.zxft_tem{flex:1;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}
.zxft_tem img{width:100%;height:140px;object-fit:cover;display:block}
.zxft_t{padding:10px 12px}.zxft_t h3{font-size:.85rem;font-weight:600}
.zxft_t h3 a{color:#e0e8f3}.zxft_t h3 a:hover{color:#c9a44a}
.ztzl_row{display:flex;gap:14px}
.ztzl_item{flex:1;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.06);transition:transform .2s}
.ztzl_item:hover{transform:translateY(-3px);border-color:rgba(201,164,74,.3)}
.ztzl_item img{width:100%;height:100px;object-fit:cover;display:block}
.frd_link{background:rgba(16,24,40,.9);border-top:1px solid rgba(201,164,74,.15);padding:20px 0;position:relative;z-index:1}
.frd_link .layout{display:flex;gap:0;flex-wrap:wrap}
.bot_link_tem{flex:1;min-width:200px;padding:0 16px;border-right:1px solid rgba(255,255,255,.05)}
.bot_link_tem:last-child{border-right:none}
.bot_link_des{font-size:.85rem;font-weight:600;color:#c9a44a;padding:6px 0;cursor:pointer;margin-bottom:6px}
.bot_link_list li{padding:2px 0}
.bot_link_list li a{font-size:.78rem;color:#5a7a9a;transition:color .2s;padding:2px 0;display:block}
.bot_link_list li a:hover{color:#c9a44a;padding-left:4px}
.footer{background:rgba(8,14,26,.95);border-top:1px solid rgba(255,255,255,.04);padding:24px 0;text-align:center;position:relative;z-index:1}
.footer p{font-size:.78rem;color:#4a6a8a;line-height:2}.footer a{color:#5a7a9a}.footer a:hover{color:#c9a44a}
.side_i{position:fixed;right:12px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:10px}
.side_i_tem{width:100px;padding:8px;background:rgba(16,24,40,.92);border:1px solid rgba(255,255,255,.06);border-radius:8px;text-align:center;cursor:pointer;transition:all .2s}
.side_i_tem:hover{border-color:#c9a44a}
.side_i_tem img{width:60px;height:60px;display:block;margin:0 auto 4px;border-radius:4px}
.side_i_tem p{font-size:.7rem;color:#5a7a9a;line-height:1.3}
#btn_top{position:fixed;right:12px;bottom:40px;width:40px;height:40px;background:rgba(201,164,74,.2);border:1px solid rgba(201,164,74,.3);border-radius:6px;color:#c9a44a;font-size:.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999;transition:all .2s}
#btn_top:hover{background:rgba(201,164,74,.35)}
@media(max-width:1220px){.layout{width:96%;padding:0 2%}.w693,.w477,.w585,.w560,.w590{width:100%;float:none}.slider1 li img{width:100%}.news_tab,.slider1_wrap{height:auto}.bot_link_tem{min-width:50%;border-right:none;border-bottom:1px solid rgba(255,255,255,.04)}}
@media(max-width:768px){.banner .layout{flex-direction:column;gap:12px}.search input[type="text"]{width:200px}.nav .layout{flex-wrap:wrap}.nav a{font-size:.82rem;padding:8px 14px}}

</style>
</head>
<body>

<div class="top_bar"><div class="layout">
<div id="today"></div>
<div class="top_bar_r">
<span>&#x1f512; SSL &#xb7; IPv6</span>
<a href="javascript:;" onclick="document.body.style.fontSize=document.body.style.fontSize==='18px'?'':'18px'" title="&#x957f;&#x8005;&#x6a21;&#x5f0f;">&#x957f;&#x8005;&#x6a21;&#x5f0f;</a>
</div></div></div>

<div class="banner"><div class="layout">
<div class="site_title">songv.cn</div>
<div class="search">
<form action="https://www.baidu.com/s" target="_blank">
<input type="text" name="wd" placeholder="&#x641c;&#x80a1;&#x7968;&#x3001;&#x641c;&#x7b56;&#x7565;&#x3001;&#x641c;&#x6587;&#x7ae0;&#x2026;">
<input type="submit" value="&#x641c;&#x7d22;">
</form>
</div></div></div>

<div class="nav"><div class="layout">
<a href="/" class="active">&#x1f3e0; &#x9996;&#x9875;</a>
<a href="/stock-screener/102.html">&#x1f4ca; &#x80a1;&#x6c60;&#x76d1;&#x63a7;</a>
<a href="/stock-screener/jiaoyi.html">&#x1f4b0; &#x6a21;&#x62df;&#x4ea4;&#x6613;</a>
<a href="/stock-screener/ml.html">&#x1f9e0; &#x7b56;&#x7565;&#x4e2d;&#x5fc3;</a>
<a href="/stock-screener/ws.html">&#x1f4ac; &#x609f;&#x9053;</a>
</div></div>

<div class="layout" style="background:transparent;padding-top:20px">
<div class="headline"><h2><a href="/stock-screener/102.html">&#x1f514; W&#x5e95; &#xb7; &#x6708;&#x9888;&#x65e5;&#x8e29; &#x2014; 102&#x53ea;&#x80a1;&#x6c60;&#x5b9e;&#x65f6;&#x76d1;&#x63a7;</a></h2><p style="color:#5a7a9a;font-size:.85rem;margin-top:4px">&#x6708;&#x7ebf;&#x9888;&#x7ebf;&#x7a81;&#x7834; + &#x65e5;&#x7ebf;&#x56de;&#x8e29;&#x4e0d;&#x7834; &#xb7; &#x9ad8;&#x80dc;&#x7387;&#x4e70;&#x70b9;&#x7b56;&#x7565; V3.0</p></div>
<!-- ===== SLIDER + NEWS TABS ===== -->
<div class="marB40 clearfix">
<div class="w693 fl">
<div class="slider1_wrap">
<ul id="slider1" class="slider1">
<li><a href="/stock-screener/102.html"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='693' height='378'%3E%3Crect fill='%231a2a4a' width='693' height='378'/%3E%3Ctext x='50%25' y='46%25' text-anchor='middle' fill='%238fa4bb' font-size='22' font-family='Microsoft YaHei'%3E102%25E5%258F%25AAW%25E5%25BA%2595%25C2%25B7%25E6%2597%25A5%25E7%25BA%25BF%25E5%259B%259E%25E8%25B8%25A9%25E7%259B%2591%25E6%258E%25A7%3C/text%3E%3Ctext x='50%25' y='60%25' text-anchor='middle' fill='%235a7a9a' font-size='14' font-family='Microsoft YaHei'%3E%25E6%259C%2588%25E7%25BA%25BF%25E9%25A2%2588%25E7%25BA%25BF%25E7%25AA%2581%25E7%25A0%25B4%2B%25E6%2597%25A5%25E7%25BA%25BF%25E5%259B%259E%25E8%25B8%25A9%25E4%25B8%258D%25E7%25A0%25B4%25E6%2594%25AF%25E6%2592%2591%25E4%25BD%258D%3C/text%3E%3C/svg%3E"></a>
<h3 class="slider_t"><a href="/stock-screener/102.html">102&#x53ea;W&#x5e95;&#x6708;&#x7ebf;&#x7a81;&#x7834; &#xb7; &#x65e5;&#x7ebf;&#x56de;&#x8e29;&#x5b9e;&#x65f6;&#x76d1;&#x63a7;</a></h3></li>
<li><a href="/stock-screener/jiaoyi.html"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='693' height='378'%3E%3Crect fill='%23153040' width='693' height='378'/%3E%3Ctext x='50%25' y='46%25' text-anchor='middle' fill='%238fa4bb' font-size='22' font-family='Microsoft YaHei'%3E%25E6%25A8%25A1%25E6%258B%259F%25E4%25BA%25A4%25E6%2598%2593%25E7%25B3%25BB%25E7%25BB%259F%3C/text%3E%3Ctext x='50%25' y='60%25' text-anchor='middle' fill='%235a7a9a' font-size='14' font-family='Microsoft YaHei'%3E100%25E4%25B8%2587%25E5%2588%259D%25E5%25A7%258B%25E8%25B5%2584%25E9%2587%2591%2BHSLB%2BV3.0%3C/text%3E%3C/svg%3E"></a>
<h3 class="slider_t"><a href="/stock-screener/jiaoyi.html">HSLB V3.0 &#xb7; &#x6a21;&#x62df;&#x4ea4;&#x6613;&#x7cfb;&#x7edf;</a></h3></li>
<li><a href="/stock-screener/ml.html"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='693' height='378'%3E%3Crect fill='%231a2a4a' width='693' height='378'/%3E%3Ctext x='50%25' y='46%25' text-anchor='middle' fill='%238fa4bb' font-size='22' font-family='Microsoft YaHei'%3E%25E7%25AD%2596%25E7%2595%25A5%25E4%25B8%25AD%25E5%25BF%2583%25C2%25B7%25E9%25A9%25AC%25E5%2589%258D%25E7%2582%25AE%3C/text%3E%3Ctext x='50%25' y='60%25' text-anchor='middle' fill='%235a7a9a' font-size='14' font-family='Microsoft YaHei'%3E%25E5%25B9%25B4%25E5%25BA%25A6%25E5%25AE%259E%25E6%2588%2598%25E7%25AD%2596%25E7%2595%25A5%25C2%25B7%25E6%25A8%25A1%25E6%258B%259F%25E7%259B%2598%25E5%2585%25A8%25E7%25A8%258B%25E8%25AE%25B0%25E5%25BD%2595%3C/text%3E%3C/svg%3E"></a>
<h3 class="slider_t"><a href="/stock-screener/ml.html">&#x7b56;&#x7565;&#x4e2d;&#x5fc3; &#xb7; &#x9a6c;&#x524d;&#x70ae; &#xb7; &#x6a21;&#x62df;&#x76d8;&#x5168;&#x7a0b;&#x8bb0;&#x5f55;</a></h3></li>
</ul></div>
<script>(function(){var ul=document.getElementById('slider1'),lis=ul.querySelectorAll('li');if(!lis.length)return;for(var i=1;i<lis.length;i++)lis[i].style.display='none';var idx=0;setInterval(function(){lis[idx].style.display='none';idx=(idx+1)%lis.length;lis[idx].style.display='block';},5000);})();</script>
</div>

<div class="w477 fr" style="height:378px;overflow:hidden">
<div id="newsTabs" style="height:378px">
<div class="etabs">
<a href="javascript:;" class="tab active" data-tab="t1-1" onclick="switchTab('t1-1',this)">&#x1f4f0; &#x6700;&#x65b0;&#x52a8;&#x6001;</a>
<a href="javascript:;" class="tab" data-tab="t1-2" onclick="switchTab('t1-2',this)">&#x1f4c8; &#x5e02;&#x573a;&#x4fe1;&#x53f7;</a>
</div>
<div id="t1-1" class="tab_panel" style="display:block">
<ul class="news_list">
<li><a href="/stock-screener/102.html">&#x1f4cc; 102&#x80a1;&#x6c60;&#x6b63;&#x5f0f;&#x4e0a;&#x7ebf;&#xff08;125&#x6c60;&#x9000;&#x5f79;&#xff09;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f6e1; HSLB V3.0&#xff1a;8%&#x786c;&#x6b62;&#x635f;+&#x5927;&#x76d8;&lt;60&#x65e5;&#x7ebf;&#x7981;&#x5f00;&#x4ed3;</a></li>
<li><a href="/stock-screener/ml.html">&#x26a1; &#x52a8;&#x91cf;&#x6548;&#x5e94;&#x7b56;&#x7565;V1.0&#x4e0a;&#x7ebf;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x26a0;&#xfe0f; &#x56fd;&#x6cf0;&#x96c6;&#x56e2;&#xb7;&#x5929;&#x632f;&#x80a1;&#x4efd;8%&#x6b62;&#x635f;&#x9000;&#x51fa;</a></li>
<li><a href="/stock-screener/ws.html">&#x1f9d8; &#x609f;&#x9053;&#xb7;DeepSeek&#x54f2;&#x5b66;AI&#x4e0a;&#x7ebf;</a></li>
</ul></div>
<div id="t1-2" class="tab_panel">
<ul class="news_list">
<li><a href="/stock-screener/102.html">&#x1f7e2; &#x8bc4;&#x5206;&#x5206;&#x7ea7;&#xff1a;&#x4e00;&#x7ea7;3&#x53ea;&#xb7;&#x4e8c;&#x7ea7;18&#x53ea;&#xb7;&#x4e09;&#x7ea7;67&#x53ea;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f4ca; &#x5f53;&#x524d;&#x6301;&#x4ed3;&#xff1a;&#x4e1c;&#x5cb3;&#x7845;&#x6750;&#xb7;&#x660a;&#x534e;&#x80fd;&#x6e90;&#xb7;&#x5174;&#x4e1a;&#x79d1;&#x6280;&#xb7;&#x5f81;&#x548c;&#x5de5;&#x4e1a;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f4b0; &#x8d26;&#x6237;&#x51c0;&#x503c;&#xff1a;&#x5f85;&#x884c;&#x60c5;&#x5237;&#x65b0;</a></li>
</ul></div></div>
<script>function switchTab(id,el){var p=el.closest('#newsTabs');p.querySelectorAll('.tab_panel').forEach(function(p){p.style.display='none'});p.querySelectorAll('.etabs .tab').forEach(function(t){t.classList.remove('active')});document.getElementById(id).style.display='block';if(el)el.classList.add('active');}</script>
</div></div>

<!-- ===== FULL-WIDTH BANNER ===== -->
<div class="marB40 zttl">
<a href="/stock-screener/102.html"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='70'%3E%3Crect fill='%231a2a4a' width='1200' height='70'/%3E%3Ctext x='50%25' y='40%25' text-anchor='middle' fill='%23c9a44a' font-size='20' font-weight='bold' font-family='Microsoft YaHei'%3E%26%2326a1%3B+%E5%A4%A7%E7%9B%98%E7%8E%AF%E5%A2%83%E5%AE%9E%E6%97%B6%E7%9B%91%E6%8E%A7+%26%2326a1%3B%3C/text%3E%3Ctext x='50%25' y='64%25' text-anchor='middle' fill='%238fa4bb' font-size='14' font-family='Microsoft YaHei'%3E%E6%B2%AA%E6%8C%87+%26amp%3B+60%E6%97%A5%E7%BA%BF+%E2%80%94+%E5%A4%A7%E7%9B%98%E7%8E%AF%E5%A2%83%E8%BF%87%E6%BB%A4%E5%99%A8%EF%BC%9A60%E6%97%A5%E7%BA%BF%E4%B8%8A%E6%96%B9%E6%AD%A3%E5%B8%B8%E4%BA%A4%E6%98%93+%2F+60%E6%97%A5%E7%BA%BF%E4%B8%8B%E6%96%B9%E6%9A%82%E5%81%9C%E6%96%B0%E5%BC%80%E4%BB%93%3C/text%3E%3C/svg%3E"></a></div>

<!-- ===== STRATEGY CENTER ===== -->
<div class="marB40 clearfix">
<div class="lmT"><span><a href="/stock-screener/ml.html">&#x1f9e0; &#x7b56;&#x7565;&#x4e2d;&#x5fc3;</a></span></div>
<div class="clearfix marB30">
<div class="w585 fl">
<div class="s_lmT"><span><a href="/stock-screener/ml.html">&#x9ad8;&#x80dc;&#x7387;&#x4e70;&#x70b9;&#x7b56;&#x7565; V3.0</a></span></div>
<ul class="news_list">
<li><a href="/stock-screener/ml.html">&#x1f4d0; &#x6708;&#x7ebf;W&#x5e95;&#xb7;&#x6708;&#x7ebf;&#x591a;&#x5934;&#xb7;&#x8fc7;&#x9888;10%-30%&#xb7;&#x975e;&#x7ffb;&#x500d;&#x56de;&#x8e29;</a></li>
<li><a href="/stock-screener/102.html">&#x1f529; &#x94c1;&#x4e09;&#x89d2;&#xff1a;&#x56de;&#x8e29;MA&#x4e0d;&#x7834;+&#x7f29;&#x91cf;+&#x5747;&#x7ebf;&#x652f;&#x6491;</a></li>
<li><a href="/stock-screener/102.html">&#x1f6db; &#x6b62;&#x8dcc;K&#x7ebf;&#xff1a;&#x5341;&#x5b57;&#x661f;/&#x9524;&#x5b50;&#x7ebf;/&#x9633;&#x5305;&#x9634;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f3af; &#x4ed3;&#x4f4d;&#xff1a;&#x5355;&#x53ea;&#x226420%&#xb7;&#x603b;&#x4ed3;&#x226470%&#xb7;&#x73b0;&#x91d1;&#x226530%</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x26db; &#x5baa;&#x6cd5;&#x7ea7;&#x89c4;&#x5219;&#xff1a;&#x6caa;&#x6307;&lt;60&#x65e5;&#x7ebf;&#x7981;&#x6b62;&#x65b0;&#x5f00;&#x4ed3;</a></li>
</ul></div>
<div class="w585 fr">
<div class="s_lmT"><span><a href="/stock-screener/ml.html">&#x52a8;&#x91cf;&#x6548;&#x5e94;&#x7b56;&#x7565; V1.0</a></span></div>
<ul class="news_list">
<li><a href="/stock-screener/102.html">&#x26a1; 102&#x6c60;&#x4e2d;&#x524d;5&#x65e5;&#x6da8;&#x5e45;Top20&#x2192;&#x6392;&#x9664;&lt;&#x00a5;5&amp;&#x79bb;&#x9888;&#x7ebf;&gt;25%</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f4ca; &#x53d6;&#x524d;5&#x53ea;&#x7b49;&#x6743;&#x4e70;&#x5165;&#xb7;&#x6bcf;5&#x65e5;&#x590d;&#x67e5;&#x6362;&#x4ed3;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f504; &#x6362;&#x4ed3;&#xff1a;&#x8dcc;&#x51fa;&#x524d;30/&#x6b62;&#x635f;&#x89e6;&#x53d1;/&#x6d6e;&#x76c8;&#x56de;&#x648a;8%</a></li>
</ul></div></div>

<div class="clearfix">
<div class="w585 fl">
<div class="s_lmT"><span><a href="/stock-screener/102.html">&#x1f4ca; &#x8bc4;&#x5206;&#x5206;&#x7ea7;&#x7cfb;&#x7edf;</a></span></div>
<ul class="news_list">
<li><a href="/stock-screener/102.html">&#x1f7e2; &#x4e00;&#x7ea7;&#x5f3a;&#x4e70;&#x5165;&#xff08;&#x226570;&#x5206;+&#x94c1;&#x4e09;&#x89d2;&#x22652/3;+&#x6b62;&#x8dcc;K&#x7ebf;&#xff09;</a></li>
<li><a href="/stock-screener/102.html">&#x1f7e1; &#x4e8c;&#x7ea7;&#x5173;&#x6ce8;&#xff08;&#x226555;&#x5206;+&#x94c1;&#x4e09;&#x89d2;&#x22652/3;&#xff09;</a></li>
<li><a href="/stock-screener/102.html">&#x26aa; &#x4e09;&#x7ea7;&#x89c2;&#x5bdf;&#xff08;&#x226535;&#x5206;&#xff09;</a></li>
<li><a href="/stock-screener/102.html">&#x1f534; &#x5356;&#x51fa;&#xff08;&#x8dcc;&#x7834;&#x9888;&#x7ebf;&gt;5%/&#x7d2f;&#x8ba1;&#x6da8;&#x5e45;&lt;-8%&#xff09;</a></li>
</ul></div>
<div class="w585 fr">
<div class="s_lmT"><span><a href="/stock-screener/">&#x1f4c1; &#x6570;&#x636e;&#x5de5;&#x5177;</a></span></div>
<ul class="news_list">
<li><a href="/stock-screener/102.html">&#x1f4cb; 102&#x53ea;W&#x5e95;&#x65e5;&#x7ebf;&#x56de;&#x8e29;&#x6c60;&#xb7;&#x5b9e;&#x65f6;&#x884c;&#x60c5;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x1f4b0; &#x6a21;&#x62df;&#x4ea4;&#x6613;&#x7cfb;&#x7edf;&#xb7;100&#x4e07;&#x521d;&#x59cb;&#x8d44;&#x91d1;</a></li>
<li><a href="/stock-screener/ws.html">&#x1f9d8; &#x609f;&#x9053;&#xb7;&#x54f2;&#x5b66;AI&#x5bf9;&#x8bdd;</a></li>
</ul></div></div>

<div class="zwgk_icon_wrap">
<div class="zwgk_tem1"><a href="/stock-screener/102.html"><i></i><span>&#x80a1;&#x6c60;&#x76d1;&#x63a7;</span></a></div>
<div class="zwgk_tem1"><a href="/stock-screener/jiaoyi.html"><i></i><span>&#x6a21;&#x62df;&#x4ea4;&#x6613;</span></a></div>
<div class="zwgk_tem1"><a href="/stock-screener/ml.html"><i></i><span>&#x7b56;&#x7565;&#x89c4;&#x5219;</span></a></div>
<div class="zwgk_tem1"><a href="/stock-screener/ws.html"><i></i><span>&#x609f;&#x9053;&#x54f2;&#x5b66;</span></a></div>
<div class="zwgk_tem1"><a href="/stock-screener/industry.html"><i></i><span>&#x4ea7;&#x4e1a;&#x7814;&#x7a76;</span></a></div>
</div></div>

<!-- ===== TRADE DIRECT ===== -->
<div class="marB40 clearfix">
<div class="lmT"><span><a href="/stock-screener/jiaoyi.html">&#x1f680; &#x4ea4;&#x6613;&#x76f4;&#x901a;&#x8f66;</a></span></div>
<div class="clearfix">
<div class="w590 fl" style="margin-bottom:10px">
<a href="/stock-screener/jiaoyi.html"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='590' height='70'%3E%3Crect fill='%231a2a4a' rx='8' width='590' height='70'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23c9a44a' font-size='20' font-weight='bold' font-family='Microsoft YaHei'%3E%26%231x1f4b0%3B+%E6%A8%A1%E6%8B%9F%E4%BA%A4%E6%98%93%E7%BB%88%E7%AB%AF+%E2%86%92%3C/text%3E%3C/svg%3E"></a></div>
<div class="w590 fr">
<div class="ywztc_wrap">
<div class="ywztc_tit">&#x7b56;&#x7565;&#x76f4;&#x901a;&#x8f66;</div>
<div class="clearfix">
<div class="ywztc_tem"><a href="/stock-screener/102.html"><i></i><span>102&#x6c60;&#x76d1;&#x63a7;</span></a></div>
<div class="ywztc_tem"><a href="/stock-screener/ml.html"><i></i><span>&#x7b56;&#x7565;V3.0</span></a></div>
<div class="ywztc_tem"><a href="/stock-screener/jiaoyi.html"><i></i><span>&#x6a21;&#x62df;&#x4ea4;&#x6613;</span></a></div>
<div class="ywztc_tem"><a href="/stock-screener/industry.html"><i></i><span>&#x7814;&#x7a76;&#x7b14;&#x8bb0;</span></a></div>
</div></div></div></div></div>

<!-- ===== INTERACTION ===== -->
<div class="marB40 clearfix">
<div class="lmT"><span><a href="/stock-screener/ws.html">&#x1f4ac; &#x4e92;&#x52a8;&#x4ea4;&#x6d41;</a></span></div>
<div class="zmhd_row">
<div class="zmhd_tem"><a href="/stock-screener/ws.html"><i></i><span>&#x609f;&#x9053;&#x54f2;&#x5b66;</span></a></div>
<div class="zmhd_tem"><a href="#"><i></i><span>&#x7b56;&#x7565;&#x7b54;&#x7591;</span></a></div>
<div class="zmhd_tem"><a href="#"><i></i><span>&#x7559;&#x8a00;&#x5899;</span></a></div>
<div class="zmhd_tem"><a href="#"><i></i><span>&#x5de5;&#x5177;&#x53cd;&#x9988;</span></a></div>
<div class="zmhd_tem"><a href="#"><i></i><span>&#x4e66;&#x5355;&#x63a8;&#x8350;</span></a></div>
<div class="zmhd_tem"><a href="#"><i></i><span>AI&#x5bf9;&#x8bdd;</span></a></div>
</div>
<div class="clearfix">
<div class="w560 fl">
<div class="s_lmT2"><a href="#">&#x1f4dd; &#x6700;&#x65b0;&#x601d;&#x8003;</a></div>
<ul class="news_list">
<li><a href="#">&#x1f4a1; &#x5173;&#x4e8e;&#x52a8;&#x91cf;&#x6548;&#x5e94;&#x5728;W&#x5e95;&#x56de;&#x8e29;&#x6c60;&#x4e2d;&#x7684;&#x9002;&#x7528;&#x6027;&#x53cd;&#x601d;</a></li>
<li><a href="#">&#x1f4d0; &#x6708;&#x7ebf;&#x9888;&#x7ebf;&#x753b;&#x6cd5;&#xff1a;&#x4e3a;&#x4ec0;&#x4e48;&#x65e5;&#x7ebf;&#x65e0;&#x6743;&#x5b9a;&#x4e49;</a></li>
<li><a href="#">&#x1f30d; &#x5927;&#x76d8;&lt;60&#x65e5;&#x7ebf;&#x7ba1;&#x4f4f;&#x624b;&#x2014;&#x2014;&#x4ea4;&#x6613;&#x6700;&#x5927;&#x7684;&#x7eaa;&#x5f8b;</a></li>
<li><a href="#">&#x26db; 8%&#x786c;&#x6b62;&#x635f;&#xff1a;&#x4e3a;&#x4ec0;&#x4e48;&#x6b62;&#x635f;&#x5148;&#x4e8e;&#x4efb;&#x4f55;&#x89e3;&#x91ca;</a></li>
<li><a href="#">&#x1f3af; &#x4ece;125&#x5230;102&#xff1a;&#x80a1;&#x6c60;&#x6536;&#x675f;&#x80cc;&#x540e;&#x7684;&#x903b;&#x8f91;</a></li>
</ul></div>
<div class="w560 fr">
<div class="s_lmT2"><a href="#">&#x1f3af; &#x91cd;&#x70b9;&#x5173;&#x6ce8;</a></div>
<div style="display:flex;gap:12px;flex-wrap:wrap">
<div style="flex:1;min-width:200px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);padding:12px">
<h3 style="font-size:.88rem;color:#c9a44a;margin-bottom:6px">&#x5f53;&#x524d;&#x6301;&#x4ed3;</h3>
<p style="font-size:.82rem;color:#8fa4bb;line-height:1.8">&#x4e1c;&#x5cb3;&#x7845;&#x6750;<br>&#x660a;&#x534e;&#x80fd;&#x6e90;<br>&#x5174;&#x4e1a;&#x79d1;&#x6280;<br>&#x5f81;&#x548c;&#x5de5;&#x4e1a;</p>
</div>
<div style="flex:1;min-width:200px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);padding:12px">
<h3 style="font-size:.88rem;color:#c9a44a;margin-bottom:6px">&#x7b56;&#x7565;&#x72b6;&#x6001;</h3>
<p style="font-size:.82rem;color:#8fa4bb;line-height:1.8">&#x7b56;&#x7565;&#xff1a;HSLB V3.0<br>&#x5927;&#x76d8;&#x73af;&#x5883;&#xff1a;&#x5f85;&#x5237;&#x65b0;<br>&#x4e0b;&#x6b21;&#x6267;&#x884c;&#xff1a;14:45</p>
</div></div></div></div></div>

<!-- ===== INVESTMENT RESEARCH ===== -->
<div class="marB40 clearfix">
<div class="lmT"><span><a href="/stock-screener/industry.html">&#x1f4da; &#x6295;&#x8d44;&#x7814;&#x7a76;</a></span></div>
<div class="clearfix">
<div class="w585 fl">
<div class="s_lmT"><span><a href="/stock-screener/industry.html">&#x884c;&#x4e1a;&#x7814;&#x7a76;</a></span></div>
<ul class="news_list">
<li><a href="/stock-screener/industry.html">&#x1f52c; &#x7535;&#x5b50;&#x5
<li><a href="/stock-screener/industry.html">&#x1f52c; &#x7535;&#x5b50;&#x5e03;&#x4ea7;&#x4e1a;&#x6df1;&#x5ea6;&#x7814;&#x7a76;</a></li>
<li><a href="/stock-screener/mlcc.html">&#x26a1; MLCC&#x94fe;&#x4ea7;&#x4e1a;&#x94fe;</a></li>
<li><a href="/stock-screener/mpo.html">&#x1f517; MPO&#x5149;&#x7ea4;&#x8fde;&#x63a5;&#x5668;</a></li>
</ul></div>
<div class="w585 fr">
<div class="s_lmT"><span><a href="#">&#x4f01;&#x4e1a;AI&#x57fa;&#x7840;&#x8bbe;&#x65bd;</a></span></div>
<ul class="news_list">
<li><a href="#">&#x1f916; &#x4f01;&#x4e1a;AI&#x5168;&#x4ea7;&#x4e1a;&#x94fe;&#x7814;&#x7a76;&#x6846;&#x67b6;</a></li>
<li><a href="#">&#x1f3e2; &#x6df1;&#x4fe1;&#x670d;&#xb7;&#x7528;&#x53cb;&#xb7;&#x91d1;&#x8776;&#x6df1;&#x5ea6;&#x5bf9;&#x6bd4;</a></li>
<li><a href="#">&#x1f4e1; AI Agent + &#x5e94;&#x7528;&#x843d;&#x5730;&#x5168;&#x7ef4;&#x626b;&#x63cf;</a></li>
</ul></div></div></div>

<!-- ===== ZHUANTI ===== -->
<div class="marB40 clearfix">
<div class="lmT"><span><a href="#">&#x1f4d1; &#x4e13;&#x9898;&#x4e13;&#x680f;</a></span></div>
<div class="ztzl_row">
<div class="ztzl_item"><a href="#"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='270' height='100'%3E%3Crect fill='%231a2a4a' width='270' height='100'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%238fa4bb' font-size='14' font-family='Microsoft YaHei'%3E&#x6708;&#x7ebf;W&#x5e95;&#x9009;&#x80a1;&#x5168;&#x6d41;&#x7a0b;%3C/text%3E%3C/svg%3E"></a></div>
<div class="ztzl_item"><a href="#"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='270' height='100'%3E%3Crect fill='%23153040' width='270' height='100'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%238fa4bb' font-size='14' font-family='Microsoft YaHei'%3E&#x5927;&#x76d8;&#x73af;&#x5883;&#x8fc7;&#x6ee4;&#x5668;%3C/text%3E%3C/svg%3E"></a></div>
<div class="ztzl_item"><a href="#"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='270' height='100'%3E%3Crect fill='%231a2a4a' width='270' height='100'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%238fa4bb' font-size='14' font-family='Microsoft YaHei'%3E&#x6a21;&#x62df;&#x4ea4;&#x6613;&#x5165;&#x95e8;%3C/text%3E%3C/svg%3E"></a></div>
<div class="ztzl_item"><a href="#"><img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='270' height='100'%3E%3Crect fill='%23153040' width='270' height='100'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%238fa4bb' font-size='14' font-family='Microsoft YaHei'%3EAI&#x6295;&#x7814;&#x5de5;&#x5177;&#x96c6;%3C/text%3E%3C/svg%3E"></a></div>
</div></div>

</div><!-- /.layout -->

<!-- ===== FRIENDLY LINKS ===== -->
<div class="frd_link">
<div class="layout">
<div class="bot_link_tem">
<div class="bot_link_des">&#x4ea4;&#x6613;&#x5de5;&#x5177;</div>
<ul class="bot_link_list">
<li><a href="/stock-screener/102.html">102&#x80a1;&#x6c60;&#x76d1;&#x63a7;</a></li>
<li><a href="/stock-screener/jiaoyi.html">&#x6a21;&#x62df;&#x4ea4;&#x6613;</a></li>
<li><a href="/stock-screener/ml.html">&#x7b56;&#x7565;&#x4e2d;&#x5fc3;</a></li>
<li><a href="/stock-screener/ws.html">&#x609f;&#x9053;</a></li>
</ul></div>
<div class="bot_link_tem">
<div class="bot_link_des">&#x7814;&#x7a76;&#x8d44;&#x6e90;</div>
<ul class="bot_link_list">
<li><a href="/stock-screener/industry.html">&#x4ea7;&#x4e1a;&#x7814;&#x7a76;</a></li>
<li><a href="/stock-screener/mlcc.html">MLCC&#x94fe;</a></li>
<li><a href="/stock-screener/mpo.html">MPO&#x5149;&#x8fde;&#x63a5;</a></li>
</ul></div>
<div class="bot_link_tem">
<div class="bot_link_des">&#x53cb;&#x60c5;&#x94fe;&#x63a5;</div>
<ul class="bot_link_list">
<li><a href="https://www.eastmoney.com/">&#x4e1c;&#x65b9;&#x8d22;&#x5bcc;</a></li>
<li><a href="https://xueqiu.com/">&#x96ea;&#x7403;</a></li>
<li><a href="https://qt.gtimg.cn/">&#x817e;&#x8baf;&#x8d22;&#x7ecf;</a></li>
</ul></div>
<div class="bot_link_tem nomar">
<div class="bot_link_des">&#x5173;&#x4e8e;</div>
<ul class="bot_link_list">
<li><a href="#">&#x5173;&#x4e8e; songv.cn</a></li>
<li><a href="#">&#x9690;&#x79c1;&#x58f0;&#x660e;</a></li>
</ul></div>
</div></div>

<!-- ===== FOOTER ===== -->
<div class="footer">
<p>
<a href="#">&#x8054;&#x7cfb;&#x6211;&#x4eec;</a>&ensp;|&ensp;
<a href="#">&#x7248;&#x6743;&#x8bf4;&#x660e;</a>&ensp;|&ensp;
<a href="#">&#x9690;&#x79c1;&#x4fdd;&#x62a4;</a>&ensp;|&ensp;
<a href="#">&#x7f51;&#x7ad9;&#x5730;&#x56fe;</a>
</p>
<p>songv.cn &#xb7; &#x4e2a;&#x4eba;&#x6295;&#x8d44;&#x7814;&#x7a76;&#x7cfb;&#x7edf;</p>
<p>&#x00a9; 2026 songv.cn All rights reserved.</p>
</div>

<!-- ===== SIDE FIXED ===== -->
<div class="side_i">
<div class="side_i_tem">
<img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Crect fill='%232a3a5a' width='60' height='60'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%238fa4bb' font-size='10' font-family='Microsoft YaHei'%3E&#x4e8c;&#x7ef4;&#x7801;%3C/text%3E%3C/svg%3E">
<p>&#x626b;&#x7801;&#x8bbf;&#x95ee; songv.cn</p>
</div>
<div class="side_i_tem">
<img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Crect fill='%232a3a5a' width='60' height='60'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%238fa4bb' font-size='10' font-family='Microsoft YaHei'%3E102&#x6c60;%3C/text%3E%3C/svg%3E">
<p>&#x80a1;&#x6c60;&#x76d1;&#x63a7;</p>
</div>
</div>

<div id="btn_top" onclick="window.scrollTo({top:0,behavior:'smooth'})" title="&#x56de;&#x5230;&#x9876;&#x90e8;">&#x2191;</div>

<script>
// &#x5f53;&#x524d;&#x65f6;&#x95f4;
document.getElementById('today').textContent = new Date().toLocaleString('zh-CN',{year:'numeric',month:'long',day:'numeric',weekday:'long'});
</script>

</body>
</html>
