563 lines
36 KiB
HTML
563 lines
36 KiB
HTML
<!DOCTYPE html> <html lang=en style><!--
|
||
--><meta charset=utf-8>
|
||
<meta name=viewport content="width=device-width, initial-scale=1.0">
|
||
<title>Global Daily News - World, Sports, Tech & Classifieds</title>
|
||
<style>:root{--primary:#003366;--primary-light:#2c3e50;--accent:#b71c1c;--accent-hover:#d32f2f;--bg-body:#f4f6f8;--bg-card:#ffffff;--text-main:#333;--text-secondary:#555;--text-light:#7f8c8d;--border:#e0e0e0;--link-color:#004499}body{font-family:"Segoe UI",Roboto,"Microsoft YaHei",Helvetica,Arial,sans-serif;background-color:var(--bg-body);color:var(--text-main);margin:0;line-height:1.6;padding-bottom:40px}a{text-decoration:none;color:var(--text-main);transition:0.2s}a:hover{color:var(--accent);text-decoration:underline}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4{margin:0;font-weight:600}table,tbody,tr,td{display:block;width:100%!important;border:none!important;background:transparent!important;box-sizing:border-box}center{text-align:left;max-width:1200px;margin:0 auto;display:block;padding:0 10px}.flex-row{display:flex;align-items:center;justify-content:space-between}.text-red{color:var(--accent)!important}.text-green{color:#2ecc71!important}.mt-10{margin-top:10px}.p-10{padding:10px}hr{border:0;border-top:1px solid var(--border);margin:15px 0}font{color:inherit!important;size:inherit!important}.header-container tr{display:flex;justify-content:space-between;align-items:center;padding:25px 0;border-bottom:1px solid var(--border)}.header-container td{width:auto!important}h1.logo{font-size:36px;font-weight:800;color:var(--primary);letter-spacing:-1px;font-family:Georgia,serif}h1.logo span{color:var(--accent)}.logo-sub{display:block;color:var(--text-light);font-size:11px;text-transform:uppercase;letter-spacing:2px;margin-top:5px}.search-box{display:flex;gap:0;align-items:center;border:2px solid var(--primary);border-radius:4px;overflow:hidden}.search-box input[type="text"]{padding:8px 12px;border:none;outline:none;width:250px;font-size:14px}.search-box input[type="submit"]{background:var(--primary);color:white;border:none;padding:8px 20px;cursor:pointer;font-weight:bold;transition:0.2s}.search-box input[type="submit"]:hover{background:#002244}.meta-info{text-align:right;font-size:12px;color:#666;line-height:1.8}.meta-info a{color:var(--primary);margin:0 5px;font-weight:bold}.nav-container{margin:10px auto;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.nav-container tr td{padding:0!important;display:flex;gap:0;overflow-x:auto}.nav-item{color:rgba(255,255,255,0.9);font-weight:bold;font-size:15px;padding:12px 25px;text-decoration:none;border-right:1px solid rgba(255,255,255,0.1);white-space:nowrap;transition:0.2s;display:block}.nav-item:last-child{border-right:none}.nav-item:hover,.nav-item.active{background:var(--accent);color:white;text-decoration:none}.ticker-wrap{width:100%;overflow:hidden;height:32px;background-color:#fdfdfd;padding-left:100%;box-sizing:border-box;border-bottom:1px solid #eee;display:flex;align-items:center;margin-bottom:15px;position:relative}.ticker-label{position:absolute;left:0;top:0;bottom:0;background:var(--accent);color:white;padding:0 10px;font-size:12px;display:flex;align-items:center;font-weight:bold;z-index:10}.ticker{white-space:nowrap;padding-right:100%;box-sizing:content-box;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:ticker;animation-duration:30s;display:inline-block}.ticker__item{display:inline-block;padding:0 2rem;font-size:13px;color:#333}@keyframes ticker{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}.main-grid-container>tbody>tr{display:grid;grid-template-columns:220px 1fr 280px;gap:15px;margin-top:0}.card-panel{background:var(--bg-card)!important;padding:15px!important;border:1px solid #eaeaea;border-top:2px solid var(--primary);margin-bottom:15px}.card-panel.highlight{border-top-color:var(--accent)}.card-header{font-size:16px;font-weight:bold;border-bottom:1px solid var(--border);padding-bottom:8px;margin-bottom:12px;color:var(--primary);display:flex;justify-content:space-between;align-items:center}.card-header span{font-size:12px;font-weight:normal}.card-header a{color:#999}.compact-list li{padding:6px 0;border-bottom:1px dotted #eee;font-size:13px;display:flex;justify-content:space-between}.compact-list li:last-child{border:none}.rank-list li{margin-bottom:8px;font-size:13px;display:flex;align-items:baseline}.rank-num{background:#eee;color:#666;width:18px;height:18px;text-align:center;line-height:18px;font-size:12px;margin-right:8px;border-radius:2px}.rank-list li:nth-child(1) .rank-num{background:#e74c3c;color:white}.rank-list li:nth-child(2) .rank-num{background:#e67e22;color:white}.rank-list li:nth-child(3) .rank-num{background:#f1c40f;color:white}.left-nav-table{border-collapse:collapse}.left-nav-table td{padding:8px 12px!important;border-bottom:1px solid #f0f0f0!important;font-size:14px;position:relative}.left-nav-table td:hover{background:#f9f9f9;padding-left:15px!important;transition:0.1s}.left-nav-header{background:#f4f6f8!important;font-weight:bold;color:var(--primary);border-left:3px solid var(--primary)!important}.headline-box{text-align:center;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eee}.headline-box h2{font-size:26px;line-height:1.4;color:var(--primary);margin-bottom:10px}.headline-box h2:hover{color:var(--accent);cursor:pointer}.headline-meta{font-size:12px;color:#999;margin-bottom:15px}.headline-summary{text-align:left;background:#f9f9f9;padding:15px;color:#555;font-size:14px;border-radius:4px;line-height:1.8}.tab-header{display:flex;border-bottom:2px solid var(--primary);margin-bottom:15px}.tab-btn{padding:8px 15px;background:#eee;cursor:pointer;border-radius:4px 4px 0 0;margin-right:2px;font-size:14px}.tab-btn.active{background:var(--primary);color:white;font-weight:bold}.news-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:15px}.section-title{font-size:15px;font-weight:bold;border-left:4px solid var(--accent);padding-left:10px;margin-bottom:10px;color:var(--text-main);display:flex;justify-content:space-between}.thumb-list li{display:flex;gap:10px;margin-bottom:15px;align-items:flex-start}.thumb-img{width:100px;height:70px;background:#ddd;object-fit:cover;border-radius:2px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#999}.thumb-content h4{font-size:14px;margin-bottom:5px}.thumb-content p{font-size:12px;color:#666;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.login-box{background:linear-gradient(to bottom,#f8f9fa,#e9ecef)!important;border:1px solid #dcdcdc}.login-box input{width:100%;border:1px solid #ccc;padding:6px;margin-bottom:8px;border-radius:3px}.btn-login{width:100%;background:var(--accent);color:white;border:none;padding:8px;border-radius:3px;cursor:pointer;font-weight:bold}.btn-login:hover{background:var(--accent-hover)}.widget-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.widget-item{background:#f0f3f5;padding:8px;text-align:center;border-radius:4px;font-size:12px}.widget-item:hover{background:#e2e6ea;cursor:pointer;color:var(--accent)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:9999;justify-content:center;align-items:flex-start;padding-top:80px;backdrop-filter:blur(4px)}.modal-box{background:white;width:500px;max-width:90%;padding:0;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,0.3);animation:slideIn 0.3s cubic-bezier(0.18,0.89,0.32,1.28);display:flex;flex-direction:column;max-height:80vh}.modal-header{padding:15px 20px;background:var(--bg-body);border-bottom:1px solid #eee;border-radius:6px 6px 0 0;display:flex;justify-content:space-between;align-items:center}.modal-title{font-weight:bold;font-size:16px;color:var(--primary)}.modal-body{padding:20px;overflow-y:auto;line-height:1.6}.modal-footer{padding:15px 20px;border-top:1px solid #eee;text-align:right;background:#fff;border-radius:0 0 6px 6px}.close-btn{font-size:24px;cursor:pointer;color:#999;line-height:1}.close-btn:hover{color:#333}@keyframes slideIn{from{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.footer-mega{background:#fff;border-top:3px solid var(--primary);padding:40px 0 20px 0;margin-top:40px}.footer-col h4{font-size:14px;color:#333;margin-bottom:15px;font-weight:bold;text-transform:uppercase}.footer-col ul li{margin-bottom:8px}.footer-col a{color:#666;font-size:12px}.footer-col a:hover{color:var(--accent)}.theme-toggle{position:fixed;bottom:30px;right:30px;width:40px;height:40px;background:var(--primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,0.2);z-index:100;transition:0.3s;font-size:20px}.theme-toggle:hover{transform:scale(1.1);background:var(--accent)}body[data-theme="dark"] .left-nav-table td:hover{background:#333}</style>
|
||
<meta name=referrer content=no-referrer><style>.sf-hidden{display:none!important}</style><link rel=canonical href=http://127.0.0.1:8000/007/7-all.html><meta http-equiv=content-security-policy content="default-src 'none'; font-src 'self' data:; img-src 'self' data:; style-src 'unsafe-inline'; media-src 'self' data:; script-src 'unsafe-inline' data:; object-src 'self' data:; frame-src 'self' data:;"></head>
|
||
<body bgcolor=#ffffff text=#000000 link=#0000EE vlink=#551A8B alink=#FF0000>
|
||
<div class=theme-toggle title=切换夜间模式>🌓</div>
|
||
<div id=modal-container class=modal-overlay style=display:flex>
|
||
<div class=modal-box id=modal-box>
|
||
<div class=modal-header>
|
||
<span class=modal-title id=modal-title>Global Sustainable Development Summit Closes in Geneva</span>
|
||
<span class=close-btn>×</span>
|
||
</div>
|
||
<div class=modal-body id=modal-content>
|
||
<h2 style=margin-bottom:10px;color:var(--primary);font-family:Georgia,serif>Global Sustainable Development Summit Closes in Geneva</h2>
|
||
<div style="font-size:12px;color:#666;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px">
|
||
Published: 2026/2/9 | Source: Global Daily | Reporter: John Doe | Views: 30019
|
||
</div>
|
||
<div style=font-size:16px;line-height:1.8;color:#333>
|
||
<p><strong>Summary:</strong> After three days of intense discussion, the global summit concluded successfully...</p>
|
||
|
||
<p><strong>Geneva Report</strong> —— After three days of intense discussion, the highly anticiparted Global Sustainable Development Special Summit concluded this afternoon in Geneva. Representatives from over 190 countries, leaders of international organizations, and business elites gathered to pass the historic "2030 Climate Action Declaration".</p>
|
||
<p>The core content of the declaration promises that major economies will reduce carbon emissions by 15% within the next five years and jointly establish a green transition fund totaling $500 billion, specifically to fund clean energy infrastructure in developing countries.</p>
|
||
<p>In the closing speech, the Summit Chairman stated: "This is a key step for humanity to address the challenge of climate change. We have no retreat and must act now."</p>
|
||
<p>Analysts point out that the signing of this declaration will greatly promote market demand for photovoltaics, wind energy, and energy storage technologies, having a profound impact on the global energy structure. Affected by this news, clean energy sectors in major global markets generally rose today.</p>
|
||
<p>In addition, the meeting also reached a number of consensuses on issues such as ocean protection and biodiversity restoration.</p>
|
||
|
||
</div>
|
||
<div style="background:#f9f9f9;padding:15px;margin-top:30px;border-left:4px solid var(--accent);font-size:13px">
|
||
<font _mstmutation=1><strong _mstmutation=1>Editor:</strong> Editorial Team<br _mstmutation=1>
|
||
<strong _mstmutation=1>Copyright:</strong> Exclusive to Global Daily. Reproduction without permission is prohibited.
|
||
</font></div>
|
||
</div>
|
||
<div class=modal-footer id=modal-footer>
|
||
<button class="modal-btn btn-secondary" style="padding:6px 15px;border:1px solid #ccc;background:white;border-radius:4px;cursor:pointer">Close</button>
|
||
<button class="modal-btn btn-primary" id=modal-confirm-btn style="padding:6px 15px;border:none;background:var(--accent);color:white;border-radius:4px;cursor:pointer;margin-left:10px;display:none">Confirm</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<center class="ad-banner sf-hidden">
|
||
|
||
</center>
|
||
<center>
|
||
<table class=header-container width=100%>
|
||
<tbody><tr>
|
||
<td width=25%>
|
||
<h1 class=logo>Global<span>Daily</span></h1>
|
||
<small class=logo-sub>Connecting the World Since 1998</small>
|
||
</td>
|
||
<td width=45% align=center>
|
||
<form class=search-box>
|
||
<input type=text placeholder="Enter keywords (e.g., Economy, AI, World Cup)" _mstplaceholder=1183260 value>
|
||
<input type=submit value=Search _mstvalue=74607>
|
||
</form>
|
||
</td>
|
||
<td width=30% class=meta-info>
|
||
<div id=live-date>January 19, 2026 Monday</div>
|
||
<div id=live-time style="font-size:20px;font-weight:bold;color:var(--primary);margin:5px 0">12:00:00</div>
|
||
<div>
|
||
<span style=display:inline-block;width:10px;height:10px;background:#2ecc71;border-radius:50%></span><font _mstmutation=1> Beijing | 15°C Sunny | PM2.5: 45
|
||
</font></div>
|
||
<div class=mt-10>
|
||
<font _mstmutation=1><a href=javascript:void(0) _mstmutation=1>Login</a>
|
||
<a href=javascript:void(0) _mstmutation=1>Sign Up</a>
|
||
<a href=javascript:void(0) _mstmutation=1>Bookmark</a></font>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</center>
|
||
<center>
|
||
<table class=nav-container width=100%>
|
||
<tbody><tr>
|
||
<td align=center>
|
||
<a href=# class="nav-item active">Home</a>
|
||
<a href=javascript:void(0) class=nav-item>Global</a>
|
||
<a href=javascript:void(0) class=nav-item>China</a>
|
||
<a href=javascript:void(0) class=nav-item>Finance</a>
|
||
<a href=javascript:void(0) class=nav-item>Tech</a>
|
||
<a href=javascript:void(0) class=nav-item>Military</a>
|
||
<a href=javascript:void(0) class=nav-item>Sports</a>
|
||
<a href=javascript:void(0) class=nav-item>Entertainment</a>
|
||
<a href=javascript:void(0) class=nav-item>Auto & Real Estate</a>
|
||
<a href=javascript:void(0) class=nav-item>Education</a>
|
||
<a href=javascript:void(0) class=nav-item>Travel</a>
|
||
<a href=javascript:void(0) class=nav-item>Blogs</a>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</center>
|
||
<center>
|
||
<div class=ticker-wrap>
|
||
<div class=ticker-label>Breaking</div>
|
||
<div class=ticker>
|
||
<div class=ticker__item>【Global】Global economic recovery accelerates, IMF raises growth forecast to 3.5%</div>
|
||
<div class=ticker__item>【Tech】SpaceX Starship 10th test flight successful, stunning recovery footage</div>
|
||
<div class=ticker__item>【Sports】Euro Cup final venue confirmed, expected to attract 100k spectators</div>
|
||
<div class=ticker__item>【Society】Cold wave approaching, snow expected in northern regions</div>
|
||
<div class=ticker__item>【Finance】Nasdaq hits record high, led by tech giants</div>
|
||
</div>
|
||
</div>
|
||
</center>
|
||
<center>
|
||
<table width=100% class=main-grid-container border=0 cellspacing=5 cellpadding=0>
|
||
<tbody><tr>
|
||
|
||
<td width=220 valign=top class=left-col>
|
||
|
||
<div class=card-panel style=padding:0!important>
|
||
<table class=left-nav-table>
|
||
<tbody><tr><td class=left-nav-header>Site Navigation</tr>
|
||
<tr><td><a href=javascript:void(0)>🌍 Global Watch</a></tr>
|
||
<tr><td><a href=javascript:void(0)>🇨🇳 National News</a></tr>
|
||
<tr><td><a href=javascript:void(0)>💰 Finance & Stock</a></tr>
|
||
<tr><td><a href=javascript:void(0)>🚀 Tech Frontiers</a></tr>
|
||
<tr><td><a href=javascript:void(0)>⚔️ Military Def</a></tr>
|
||
<tr><td><a href=javascript:void(0)>⚽ Sports Arena</a></tr>
|
||
<tr><td><a href=javascript:void(0)>🎬 Ent & Movies</a></tr>
|
||
<tr><td><a href=javascript:void(0)>🏠 Real Estate</a></tr>
|
||
<tr><td><a href=javascript:void(0)>🚗 Auto Reviews</a></tr>
|
||
<tr><td><a href=javascript:void(0)>🎮 Gaming</a></tr>
|
||
<tr><td><a href=javascript:void(0)>📖 Education</a></tr>
|
||
<tr><td><a href=javascript:void(0)>💊 Health & Med</a></tr>
|
||
</table>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header>Tools</div>
|
||
<div class=widget-grid>
|
||
<div class=widget-item>🎰 Lottery</div>
|
||
<div class=widget-item>🚆 Train</div>
|
||
<div class=widget-item>✈️ Flight</div>
|
||
<div class=widget-item>📦 Express</div>
|
||
<div class=widget-item>💱 Forex</div>
|
||
<div class=widget-item>🧮 Tax</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header>On This Day</div>
|
||
<ul class=compact-list>
|
||
<li><span>1903</span> <a href=javascript:void(0)>Curie Awarded</a></li>
|
||
<li><span>1964</span> <a href=javascript:void(0)>Kennedy Investigation</a></li>
|
||
<li><span>1998</span> <a href=javascript:void(0)>Euro Launch</a></li>
|
||
<li><span>2008</span> <a href=javascript:void(0)>Olympic Countdown</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header><font _mstmutation=1>Horoscope </font><span>(12 Signs)</span></div>
|
||
<div style=display:flex;justify-content:space-between;align-items:center;margin-bottom:10px>
|
||
<span style=font-size:32px>♈</span>
|
||
<div style=text-align:right>
|
||
<font _mstmutation=1><strong _mstmutation=1>Aries</strong><br _mstmutation=1>
|
||
<small class=text-red _mstmutation=1>★★★★☆</small></font>
|
||
</div>
|
||
</div>
|
||
<p style=font-size:12px;color:#666;line-height:1.4>Great career luck today, start new projects. Average wealth luck, spend wisely.</p>
|
||
<div style="margin-top:10px;padding-top:10px;border-top:1px dashed #eee;font-size:12px">
|
||
<span style=cursor:pointer;color:#004499>View Others >></span>
|
||
</div>
|
||
</div>
|
||
|
||
<div style="background:#e0e0e0;height:300px;display:flex;margin-bottom:15px;align-items:center;justify-content:center;color:#999;border:1px solid #ccc">
|
||
Ad Space Available<br>Call: 888-8888
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<table class=left-nav-table>
|
||
<tbody><tr><td class=left-nav-header style=border-left-color:var(--accent)!important>Regional Channels</tr>
|
||
<tr><td><a href=javascript:void(0)>📍 Beijing</a></tr>
|
||
<tr><td><a href=javascript:void(0)>📍 Shanghai</a></tr>
|
||
<tr><td><a href=javascript:void(0)>📍 Guangzhou</a></tr>
|
||
<tr><td><a href=javascript:void(0)>📍 Shenzhen</a></tr>
|
||
<tr><td><a href=javascript:void(0)>📍 Hangzhou</a></tr>
|
||
</table>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header>Daily Poll</div>
|
||
<p style=font-size:13px;margin-bottom:10px><strong>How do you get news?</strong></p>
|
||
<form>
|
||
<label style=display:block;margin-bottom:5px;font-size:13px><input type=radio name=poll value=on><font _mstmutation=1> Social Media APP</font></label>
|
||
<label style=display:block;margin-bottom:5px;font-size:13px><input type=radio name=poll value=on><font _mstmutation=1> Traditional Portals</font></label>
|
||
<label style=display:block;margin-bottom:5px;font-size:13px><input type=radio name=poll value=on><font _mstmutation=1> TV/Radio</font></label>
|
||
<label style=display:block;margin-bottom:10px;font-size:13px><input type=radio name=poll value=on><font _mstmutation=1> Newspapers</font></label>
|
||
<button type=button class=btn-login style=width:100%;border-radius:15px>Submit Vote</button>
|
||
</form>
|
||
</div>
|
||
</td>
|
||
<td valign=top class=main-col>
|
||
|
||
|
||
<div class="card-panel highlight">
|
||
<div class=headline-box>
|
||
<h2>Global Summit Closes: "2030 Climate Action Declaration" Adopted</h2>
|
||
<div class=headline-meta>
|
||
<font _mstmutation=1><span _mstmutation=1>2026-01-19 08:30</span> |
|
||
<span _mstmutation=1>Source: Global Daily</span> |
|
||
<span _mstmutation=1>Comments: <a href=javascript:void(0) class=text-red>3,421</a></span></font>
|
||
</div>
|
||
<div class=headline-summary>
|
||
<font _mstmutation=1><strong _mstmutation=1>Key Point:</strong> The summit reached historic consensus, including reducing carbon emissions by 15% within five years and establishing a $500 billion green transition fund. Major economies promised to accelerate energy structure adjustment. Analysts believe this will have a profound impact on the global energy market.<a href=javascript:void(0) style=color:var(--primary) _mstmutation=1>[Full Text]</a></font>
|
||
</div>
|
||
<div class="flex-row p-10" style=background:#f0f3f5;margin-top:15px;border-radius:4px>
|
||
<a href=javascript:void(0) class=text-red><strong>[Depth] Who pays for carbon neutrality?</strong></a>
|
||
<span>|</span>
|
||
<a href=javascript:void(0)>Major benefits for NEV industry chain</a>
|
||
<span>|</span>
|
||
<a href=javascript:void(0)>Transition path for traditional energy giants</a>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<ul class=compact-list style=font-size:14px;font-weight:bold>
|
||
<li><a href=javascript:void(0)>• NBS: H1 GDP grows 5.5% YoY, economy steady and improving</a> <span>[09:00]</span></li>
|
||
<li><a href=javascript:void(0)>• Central Bank announces 0.25% RRR cut to release long-term funds</a> <span>[08:45]</span></li>
|
||
<li><a href=javascript:void(0)>• MoST: Major breakthrough in quantum computing, 100x power boost</a> <span>[08:20]</span></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=tab-header>
|
||
<div class="tab-btn active">Domestic</div>
|
||
<div class=tab-btn>International</div>
|
||
<div class=tab-btn>Society</div>
|
||
<div style="flex:1;border-bottom:1px solid #ddd;position:relative;top:1px"></div>
|
||
</div>
|
||
|
||
<div id=news-domestic class=news-tab-content>
|
||
<ul class=news-list>
|
||
<li><a href=javascript:void(0)>Provinces release latest talent introduction policies, subsidies up to 2M</a> <small>(01-19)</small></li>
|
||
<li><a href=javascript:void(0)>Ministry of Education: Strengthen labor education in all schools</a> <small>(01-19)</small></li>
|
||
<li><a href=javascript:void(0)>National Railway implements new schedule, travel faster and cheaper</a> <small>(01-19)</small></li>
|
||
<li><a href=javascript:void(0)>Wide range rainfall in South, Level III flood warning issued</a> <small>(01-19)</small></li>
|
||
<li><a href=javascript:void(0)>Ministry of Culture/Tourism: Spring Festival travel forecast released</a> <small>(01-18)</small></li>
|
||
<li><a href=javascript:void(0)>China successfully launches two new remote sensing satellites</a> <small>(01-18)</small></li>
|
||
<li><a href=javascript:void(0)>Major cross-sea bridge completed, connecting two economic zones</a> <small>(01-18)</small></li>
|
||
<li><a href=javascript:void(0)>Ministry of Agriculture: Grain production target stable at 1.3T jin</a> <small>(01-18)</small></li>
|
||
<li><a href=javascript:void(0)>5G network covers all prefecture-level cities, exceeding 800M users</a> <small>(01-18)</small></li>
|
||
<li><a href=javascript:void(0)>【Feature】Watchman in the mountains: Rural teacher stays for 30 years</a> <small>(01-17)</small></li>
|
||
</ul>
|
||
</div>
|
||
<div id=news-intl class=news-tab-content style=display:none>
|
||
|
||
</div>
|
||
|
||
<div id=news-society class=news-tab-content style=display:none>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div style="background:#fff9c4;border:1px solid #fbc02d;padding:10px;text-align:center;margin-bottom:20px;font-size:14px">
|
||
<font _mstmutation=1><span style="background:red;color:white;padding:0 4px;font-size:12px;margin-right:5px" _mstmutation=1>Ad</span>
|
||
<strong _mstmutation=1>New Business English Course Online, Start from Zero! <a href=javascript:void(0)>[Free Trial]</a> | <a href=javascript:void(0)>[Python Data Analysis Camp]</a></strong></font>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header><font _mstmutation=1>
|
||
Photo Gallery </font><a href=javascript:void(0)>More >></a>
|
||
</div>
|
||
<div class=img-grid style=grid-template-columns:repeat(4,1fr)>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Polar View</div>
|
||
<p style=font-size:12px;margin-top:5px>Antarctica Melting</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Deep Sea</div>
|
||
<p style=font-size:12px;margin-top:5px>New Species Found</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Restoration</div>
|
||
<p style=font-size:12px;margin-top:5px>Ancient Murals</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Rocket</div>
|
||
<p style=font-size:12px;margin-top:5px>Exploring Stars</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Harvest</div>
|
||
<p style=font-size:12px;margin-top:5px>Golden Wheat</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Fashion</div>
|
||
<p style=font-size:12px;margin-top:5px>Paris Fashion Week</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Disaster</div>
|
||
<p style=font-size:12px;margin-top:5px>Flood Relief</p>
|
||
</div>
|
||
<div style=text-align:center>
|
||
<div class=img-placeholder style=height:100px>Animals</div>
|
||
<p style=font-size:12px;margin-top:5px>Baby Panda</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class=news-grid-2col>
|
||
|
||
<div class=card-panel>
|
||
<div class=section-title><font _mstmutation=1>
|
||
Finance Watch </font><a href=javascript:void(0) style=font-weight:normal;font-size:12px;color:#999>More ></a>
|
||
</div>
|
||
<ul class=compact-list>
|
||
<li><a href=javascript:void(0)>Indices close higher, ChiNext up over 2%</a></li>
|
||
<li><a href=javascript:void(0)>Gold hits new high as risk aversion rises</a></li>
|
||
<li><a href=javascript:void(0) class=text-red>Major property developer announces debt restructuring success</a></li>
|
||
<li><a href=javascript:void(0)>Oil prices hiked for 8th time this year</a></li>
|
||
<li><a href=javascript:void(0)>Digital currency pilot expands again</a></li>
|
||
<li><a href=javascript:void(0)>Global inflation eases, hike cycle may end</a></li>
|
||
<li><a href=javascript:void(0)>Buffett reduces bank holdings, adds energy stocks</a></li>
|
||
<li><a href=javascript:void(0)>Gen Z prefers low-risk financial products</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=section-title><font _mstmutation=1>
|
||
Tech Frontiers </font><a href=javascript:void(0) style=font-weight:normal;font-size:12px;color:#999>More ></a>
|
||
</div>
|
||
<ul class=thumb-list>
|
||
<li>
|
||
<div class=thumb-img>AI Chip</div>
|
||
<div class=thumb-content>
|
||
<h4><a href=javascript:void(0)>Domestic AI Chip Performance Doubled</a></h4>
|
||
<p>Latest neural processor released, marking...</p>
|
||
</div>
|
||
</li>
|
||
<li>
|
||
<div class=thumb-img>Mars Base</div>
|
||
<div class=thumb-content>
|
||
<h4><a href=javascript:void(0)>NASA Reveals Mars Base Concept</a></h4>
|
||
<p>First human landing expected by 2035...</p>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
<ul class=compact-list>
|
||
<li><a href=javascript:void(0)>Apple releases Vision Pro 2, 50% lighter</a></li>
|
||
<li><a href=javascript:void(0)>Android 16 preview launched, focus on privacy</a></li>
|
||
<li><a href=javascript:void(0)>Quantum computer sees first commercial use</a></li>
|
||
<li><a href=javascript:void(0)>Solid-state battery breakthrough, 1000km range</a></li>
|
||
<li><a href=javascript:void(0)>Hackers claim breach of major social platform</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class=news-grid-2col style=margin-top:0>
|
||
|
||
<div class=card-panel>
|
||
<div class=section-title><font _mstmutation=1>
|
||
Sports Arena </font><a href=javascript:void(0) style=font-weight:normal;font-size:12px;color:#999>More ></a>
|
||
</div>
|
||
<ul class=compact-list>
|
||
<li><a href=javascript:void(0) class=text-red>World Cup expands to 48 teams, more Asian slots</a></li>
|
||
<li><a href=javascript:void(0)>NBA Finals G6: Lakers vs Celtics at home</a></li>
|
||
<li><a href=javascript:void(0)>F1 Monaco GP: Ferrari locks front row</a></li>
|
||
<li><a href=javascript:void(0)>Wimbledon: Chinese youngster upsets champion to reach QF</a></li>
|
||
<li><a href=javascript:void(0)>National coach fired, who will take over?</a></li>
|
||
<li><a href=javascript:void(0)>Esports in Olympics? IOC President's statement</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=section-title><font _mstmutation=1>
|
||
Entertainment </font><a href=javascript:void(0) style=font-weight:normal;font-size:12px;color:#999>More ></a>
|
||
</div>
|
||
<div style="display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px">
|
||
<div class=img-placeholder style=height:60px>Movie Poster</div>
|
||
<div class=img-placeholder style=height:60px>Concert</div>
|
||
</div>
|
||
<ul class=compact-list>
|
||
<li><a href=javascript:void(0)>Spring Festival box office: Sci-fi film leads</a></li>
|
||
<li><a href=javascript:void(0)>Top star fined for tax evasion, studio apologizes</a></li>
|
||
<li><a href=javascript:void(0)>Veteran rock band disbands after 30 years</a></li>
|
||
<li><a href=javascript:void(0)>Famous director slams traffic stars for bad acting</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td valign=top class=right-col>
|
||
|
||
|
||
<div class="card-panel login-box" style=padding:15px!important>
|
||
<h4 style=margin-bottom:10px;color:var(--primary)>Member Login</h4>
|
||
<form>
|
||
<input type=text placeholder=Username/Email _mstplaceholder=238316 value>
|
||
<input type=password placeholder=Password _mstplaceholder=117572>
|
||
<div class=flex-row style=font-size:12px;margin-bottom:10px>
|
||
<label><input type=checkbox value=on><font _mstmutation=1> Auto Login</font></label>
|
||
<a href=javascript:void(0)>Forgot Password?</a>
|
||
</div>
|
||
<button class=btn-login>Login Now</button>
|
||
</form>
|
||
<div style=margin-top:10px;font-size:12px;text-align:center>
|
||
<font _mstmutation=1><a href=javascript:void(0) _mstmutation=1>Free Register</a> | <a href=javascript:void(0) _mstmutation=1>Login with WeChat</a></font>
|
||
</div>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header><font _mstmutation=1>
|
||
Market Data </font><span class=text-green style=font-size:10px>● Trading</span>
|
||
</div>
|
||
<ul class=compact-list style=font-family:monospace>
|
||
<li><span>S&P 500</span> <span class=text-red>4,120.50 ▲ 1.2%</span></li>
|
||
<li><span>Nasdaq</span> <span class=text-red>12,050.20 ▲ 0.8%</span></li>
|
||
<li><span>Dow Jones</span> <span class=text-green>33,400.10 ▼ 0.5%</span></li>
|
||
<li><span>FTSE 100</span> <span class=text-red>7,890.00 ▲ 0.2%</span></li>
|
||
<li><span>Gold Spot</span> <span class=text-red>2,035.50 ▲ 0.1%</span></li>
|
||
<li><span>Brent Oil</span> <span class=text-green>78.50 ▼ 1.2%</span></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header>24h Trending</div>
|
||
<ul class=rank-list>
|
||
<li><span class=rank-num>1</span> <a href=javascript:void(0)>Celebrity divorce crashes social media</a></li>
|
||
<li><span class=rank-num>2</span> <a href=javascript:void(0)>Heatwave warning issued nationwide</a></li>
|
||
<li><span class=rank-num>3</span> <a href=javascript:void(0)>Gas prices expected to drop significantly</a></li>
|
||
<li><span class=rank-num>4</span> <a href=javascript:void(0)>College entrance exam scores released</a></li>
|
||
<li><span class=rank-num>5</span> <a href=javascript:void(0)>New iPhone dummy models leaked</a></li>
|
||
<li><span class=rank-num>6</span> <a href=javascript:void(0)>Pension adjustment policy announced</a></li>
|
||
<li><span class=rank-num>7</span> <a href=javascript:void(0)>5-hour queue for viral milk tea</a></li>
|
||
<li><span class=rank-num>8</span> <a href=javascript:void(0)>Analysis on recent stock market surge</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=card-panel style="background:linear-gradient(to bottom right,#87CEFA,#4682B4)!important;color:white">
|
||
<h4 style=margin-bottom:10px>Local Weather</h4>
|
||
<div class=flex-row>
|
||
<span style=font-size:40px>☀</span>
|
||
<div style=text-align:right>
|
||
<div style=font-size:24px;font-weight:bold>25°C</div>
|
||
<small>Sunny / Light Breeze</small>
|
||
</div>
|
||
</div>
|
||
<div style="font-size:12px;margin-top:10px;border-top:1px solid rgba(255,255,255,0.3);padding-top:5px">
|
||
Tom: Rain 20°C - 24°C <br>
|
||
Air Quality: Excellent (35)
|
||
</div>
|
||
</div>
|
||
|
||
<div style="border:2px solid orange;padding:10px;cursor:pointer;text-align:center;background:#fff3e0;margin-bottom:15px">
|
||
<h3 style=color:#d35400>🔥 Epic Legend - Play Free 🔥</h3>
|
||
<p style=font-size:12px;color:#e67e22>Instant Max Level! Join the battle!</p>
|
||
<button style="background:#d35400;color:white;border:none;padding:5px 15px;border-radius:30px;margin-top:5px;cursor:pointer">Play Now</button>
|
||
</div>
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header>Editor's Pick</div>
|
||
<ul class=compact-list>
|
||
<li><a href=javascript:void(0)>[Deep Dive] Why Gen Z stopped watching TV?</a></li>
|
||
<li><a href=javascript:void(0)>[Review] Top 10 books to read this month</a></li>
|
||
<li><a href=javascript:void(0)>[Food] Michelin star restaurant hidden in alley</a></li>
|
||
<li><a href=javascript:void(0)>[Interview] Exclusive with Nobel Prize winner</a></li>
|
||
<li><a href=javascript:void(0)>[Fact Check] Top 10 myths about the virus</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
|
||
<div class=card-panel>
|
||
<div class=card-header>Link Exchange</div>
|
||
<p style=font-size:12px;color:#666;margin-bottom:10px>Welcome high quality sites to exchange links. PR>4, Alexa < 100k.</p>
|
||
<button class=btn-login style=background:#555>Apply Now</button>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</center>
|
||
<hr width=980>
|
||
<center>
|
||
<div class=footer-mega>
|
||
|
||
<div class=footer-col>
|
||
<h4>About Us</h4>
|
||
<ul>
|
||
<li><a href=javascript:void(0)>Company Profile</a></li>
|
||
<li><a href=javascript:void(0)>Management Team</a></li>
|
||
<li><a href=javascript:void(0)>Our History</a></li>
|
||
<li><a href=javascript:void(0)>Culture</a></li>
|
||
<li><a href=javascript:void(0)>Social Responsibility</a></li>
|
||
<li><a href=javascript:void(0)>Investor Relations</a></li>
|
||
<li><a href=javascript:void(0)>Join Us</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=footer-col>
|
||
<h4>Products</h4>
|
||
<ul>
|
||
<li><a href=javascript:void(0)>RSS Feed</a></li>
|
||
<li><a href=javascript:void(0)>Mobile App</a></li>
|
||
<li><a href=javascript:void(0)>Open Platform</a></li>
|
||
<li><a href=javascript:void(0)>Site Map</a></li>
|
||
<li><a href=javascript:void(0)>API</a></li>
|
||
<li><a href=javascript:void(0)>Indices Data</a></li>
|
||
<li><a href=javascript:void(0)>Advertising</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=footer-col>
|
||
<h4>Business</h4>
|
||
<ul>
|
||
<li><a href=javascript:void(0)>Marketing</a></li>
|
||
<li><a href=javascript:void(0)>Content Licensing</a></li>
|
||
<li><a href=javascript:void(0)>Branding</a></li>
|
||
<li><a href=javascript:void(0)>Event Sponsorship</a></li>
|
||
<li><a href=javascript:void(0)>Enterprise Service</a></li>
|
||
<li><a href=javascript:void(0)>Contribution</a></li>
|
||
<li><a href=javascript:void(0)>Ethics Report</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=footer-col>
|
||
<h4>Support</h4>
|
||
<ul>
|
||
<li><a href=javascript:void(0)>Help Center</a></li>
|
||
<li><a href=javascript:void(0)>Feedback</a></li>
|
||
<li><a href=javascript:void(0)>Account & Safety</a></li>
|
||
<li><a href=javascript:void(0)>Privacy Policy</a></li>
|
||
<li><a href=javascript:void(0)>Terms of Service</a></li>
|
||
<li><a href=javascript:void(0)>Community Guidelines</a></li>
|
||
<li><a href=javascript:void(0)>Child Protection</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=footer-col>
|
||
<h4>Links</h4>
|
||
<ul>
|
||
<li><a href=javascript:void(0)>Gov Sites</a></li>
|
||
<li><a href=javascript:void(0)>News Alliance</a></li>
|
||
<li><a href=javascript:void(0)>Universities</a></li>
|
||
<li><a href=javascript:void(0)>Charity Funds</a></li>
|
||
<li><a href=javascript:void(0)>Intl Media</a></li>
|
||
<li><a href=javascript:void(0)>TechBlog</a></li>
|
||
<li><a href=javascript:void(0)>Finance Web</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class=footer-col>
|
||
<h4>Follow Us</h4>
|
||
<div style=display:flex;gap:10px;margin-bottom:10px>
|
||
<div style=width:30px;height:30px;background:#ddd;border-radius:4px></div>
|
||
<div style=width:30px;height:30px;background:#ddd;border-radius:4px></div>
|
||
<div style=width:30px;height:30px;background:#ddd;border-radius:4px></div>
|
||
</div>
|
||
<ul>
|
||
<li><a href=javascript:void(0)>Official Weibo</a></li>
|
||
<li><a href=javascript:void(0)>WeChat Account</a></li>
|
||
<li><a href=javascript:void(0)>Douyin/TikTok</a></li>
|
||
<li><a href=javascript:void(0)>Email Sub</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div style="border-top:1px solid var(--border-color);width:980px;margin:20px auto;padding-top:20px">
|
||
<p style=color:#666;font-size:12px;line-height:1.8><font _mstmutation=1>
|
||
Copyright © 1998-2025 Global Daily News Inc. All Rights Reserved. <br _mstmutation=1>
|
||
Internet News Info Service License: 1012025001 | Telecom Business License: B2-20250088 | TV Program Production License: (Jing) No. 0678<br _mstmutation=1>
|
||
AV Internet Dissemination License: 0102333 | Network Culture License: [2025]1024-009 | Religious Info License: (2025)0000001<br _mstmutation=1>
|
||
Illegal Content Report: 12377 | Email: jubao@globaldaily.com | Ethics Supervisor: 010-88888888<br _mstmutation=1>
|
||
<a href=javascript:void(0) style=color:#666;text-decoration:none _mstmutation=1>Beijing Public Security Record No. 11000002000001</a></font>
|
||
</p>
|
||
</div>
|
||
</center>
|