sportihealth.com Ads.txt file
<!DOCTYPE html>
<html>
<head>
<title>iHealth-橙新聞-OrangeNews.hk</title>
<link rel="icon" href="/favicon.ico"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="keywords" content="橙新聞,iHealth,健康,養生,運動">
<meta name="description" content="iHealth旨在提倡運動與健康管理的正確理念,通過多元化的網路平臺及社交媒體,為不同年齡和背景的都市人帶來專業的運動資訊和科學知識,推廣健康的生活方式,使運動變成積極的生活態度,讓健康管理成為生活習慣。">
<meta property="og:description" content="iHealth旨在提倡運動與健康管理的正確理念,通過多元化的網路平臺及社交媒體,為不同年齡和背景的都市人帶來專業的運動資訊和科學知識,推廣健康的生活方式,使運動變成積極的生活態度,讓健康管理成為生活習慣。">
<link rel="canonical" href="https://www.orangenews.hk/html/iHealth/index.html" />
<!-- 图片加载优化,优化预连接 -->
<link rel="dns-prefetch" href="https://cdn.orangenews.hk">
<link rel="preconnect" href="https://cdn.orangenews.hk">
<meta property="og:image" content="https://static.orangenews.hk/images/2025/08/18/948d36ca3d0441ac9bbfc1684c21f5b7.png">
<script src="https://static.orangenews.hk/static/orange/js/vue.min.js"></script>
<link rel="alternate" href="https://www.orangenews.hk/" hreflang="zh-hk" />
<link rel="stylesheet" href="https://static.orangenews.hk/static/orange/css/style.css?v=2.2.9"/>
<link rel="stylesheet" href="https://static.orangenews.hk/static/orange/css/swiper.min.css">
<link rel="stylesheet" href="https://static.orangenews.hk/static/orange/css/plus.css"/>
<link rel="stylesheet" href="https://static.orangenews.hk/static/orange/css/revision.css?v=1.1"/>
<script src="https://static.orangenews.hk/static/orange/js/common.js?v=1.2.5"></script>
<script src="https://static.orangenews.hk/static/orange/js/jquery.min.js"></script>
<script src="https://static.orangenews.hk/static/orange/js/jquery.lazyload.js"></script>
<script src="https://static.orangenews.hk/static/orange/js/swiper.min.js"></script>
<script src="https://static.orangenews.hk/static/orange/js/layer/layer.js"></script>
<script src="https://static.orangenews.hk/static/orange/js/clipboard.min.js"></script>
<script src="https://static.orangenews.hk/static/orange/js/jquery.qrcode.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- 引入样式 -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<!-- 引入组件库 -->
<script src="https://unpkg.com/element-ui/lib/index.js"></script>
<link rel="stylesheet" href="https://static.orangenews.hk/static/orange/aliplayer/aliplayer-min-2.27.1.css"/>
<script type="text/javascript" charset="utf-8" src="https://static.orangenews.hk/static/orange/js/aliplayer-min-2.27.1.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1T11XM47PP"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1T11XM47PP');
</script>
<script>
var date = new Date();
$("#copyright").html("Copyright © 2014-" + date.getFullYear() + " All Rights Reserved 橙新聞 版權所有");
function isMobileDevice() {
return typeof window.orientation !== "undefined" || navigator.userAgent.indexOf('IEMobile') !== -1;
}
</script>
<script>
// 根据是否为移动设备动态加载CSS
function loadMobileStyles() {
if (isMobileDevice()) {
var link = document.createElement('link');
link.rel = 'stylesheet';
link.href = 'https://static.orangenews.hk/static/orange/css/mobile_index.css?v=1.7';
document.head.appendChild(link);
}
}
// 页面加载完成时执行
document.addEventListener('DOMContentLoaded', loadMobileStyles);
</script>
<style>
[v-clock] {
display: none;
}
</style>
</head>
<body class="white-bg">
<!--頭部-->
<style>
.header {
height: 130px;
position: relative;
}
.header-down {
display: none;
cursor: pointer;
position: absolute;
width: 20px;
height: 20px;
top: 10px;
right: 10px;
}
.top-right-whatsapp {
display: none;
}
.search {
overflow: hidden;
}
.moreInfo {
width:100px;
height:40px;
display: table-cell;
text-align: center;
cursor: pointer
}
.all-channel {
display: none;
position: absolute;
left: 0;
top: 40px;
z-index: 9999;
width: 100%;
height: 40px;
}
.down-menu {
height: auto;
background: #58595B;
}
.down-menu .nav {
width: 100%;
display: block !important;
}
.down-menu .header-down {
top: unset;
bottom: 10px;
}
.issue {
display: flex;
width: 100%;
line-height: 30px;
padding: 5px;
position: absolute;
bottom: 0;
}
.issue-title {
color: #efa22e;
font-weight: bold;
margin-right: 15px;
}
.issue a p {
margin-right: 10px;
}
.start {
float: right !important;
}
.start .selection-item {
width: auto !important;
margin-right: 10px !important;
}
.start .selection-item .scale {
width: 30px;
height: 30px;
border-radius: 50%;
margin-top: 5px;
}
.start .selection-item a .scale img {
width: 30px !important;
height: 30px !important;
margin: 0 !important;
}
.search-inp {
position: relative;
}
.footer-link-list-style:nth-child(1)~.footer-link-list:nth-child(10) {
margin-bottom: 30px;
}
.footer-link-list-style dt {
font-weight: bold;
color: #efa22e !important;
}
.footer-link-list-style dd a {
color: #888888 !important;
font-size: 14px !important;
}
.footer-link-list-style {
width: 80px !important;
}
.public-footer-style {
padding: 25px 0 0 0;
background-color: #F3F3F3 !important;
}
.about-us-top a {
color: #333;
}
.about-us-top {
padding: 10px;
width: 100%;
padding-bottom: 15px;
border-top: 1px solid #999;
}
.about-us-top span {
margin-right: 15px;
}
</style>
<div class="header wap-navbar">
<div class="top wid1200 clearfix">
<div class="fl">
<a href="/"><img
src="https://static.orangenews.hk/static/orange/img/logo.png" class="logo"/></a>
<div class="search">
<input type="text" autocomplete="off" v-model="keyword" id="search" name="search" class="search-inp"
:placeholder="currentKeyword" />
<button type="button" onclick="subSearch()" class="search-btn"></button>
</div>
</div>
<div class="fr top-right top-right-pc">
<div class="item">
<a href="javascript:;" class="download" id="download">下載APP</a>
<a href="javascript:;" id="ewm" class="link-scial">
<svg version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 36 36" style="enable-background:new 0 0 36 36;"
xml:space="preserve" class="scial-media-icon sc-wc">
<g class="face">
<path d="M34.8,20.4c-0.1-1.6-0.7-3.1-1.7-4.4c-1.8-2.3-4.1-3.6-6.9-4.1c-0.1,0-0.2-0.1-0.3-0.2c-0.9-3-2.8-5.2-5.5-6.7
c-2.9-1.6-5.9-2-9.1-1.5C8.5,4,6,5.2,3.9,7.3c-1.4,1.5-2.4,3.3-2.7,5.3c-0.1,0.4-0.1,0.7-0.2,1.1c0,0.3,0,0.7,0,1
c0,0.1,0.1,0.2,0.1,0.3c0.1,1.1,0.3,2.1,0.8,3.1c0.7,1.6,1.8,2.9,3.1,4c0.2,0.1,0.2,0.3,0.2,0.5c-0.3,0.9-0.5,1.8-0.8,2.8
c-0.2,0.7-0.4,1.5-0.7,2.3c0.1,0,0.2-0.1,0.3-0.1c1.9-0.9,3.8-1.8,5.7-2.7c0.1,0,0.2-0.1,0.3-0.1c1.3,0.4,2.7,0.5,4,0.5
c0.2,0,0.3,0.1,0.4,0.2c2.1,3.3,5.2,4.8,9,5.1c1.2,0.1,2.4-0.1,3.6-0.4c0.1,0,0.3,0,0.4,0c1.7,0.8,3.4,1.6,5.1,2.4
c0.1,0,0.2,0.1,0.3,0.2c0-0.1,0-0.1,0-0.2c-0.4-1.4-0.8-2.9-1.2-4.3c-0.1-0.2,0-0.3,0.1-0.4c0.3-0.3,0.7-0.6,1-1
c1.3-1.4,2.1-3.1,2.2-5c0-0.1,0.1-0.1,0.1-0.2c0-0.3,0-0.6,0-0.9C34.9,20.5,34.8,20.5,34.8,20.4z M14.2,17.4c-1,2-1.1,4.1-0.4,6.2
c0,0.1,0.1,0.2,0.1,0.3c-0.5,0-0.9,0-1.3-0.1c-0.8-0.1-1.7-0.3-2.5-0.4c-0.1,0-0.2,0-0.3,0.1c-1.2,0.6-2.5,1.2-3.7,1.7
c-0.1,0-0.2,0.1-0.3,0.1c0.1-0.4,0.2-0.8,0.3-1.2c0.2-0.7,0.4-1.4,0.6-2.1c0.1-0.2,0-0.3-0.2-0.4c-1.7-1.2-3-2.7-3.6-4.7
c-1-3.1-0.4-5.9,1.7-8.4c1.8-2.1,4.1-3.3,6.7-3.8c2.9-0.6,5.8-0.2,8.5,1.1c2.2,1.1,3.9,2.8,4.9,5.1c0.1,0.2,0.2,0.4,0.3,0.7
c-0.7,0-1.3-0.1-1.9,0C19.1,12.2,16,13.8,14.2,17.4z M31.5,26.2c-0.4,0.4-0.8,0.7-1.3,1.1c-0.1,0.1-0.2,0.2-0.1,0.3
c0.3,0.9,0.5,1.8,0.8,2.6c0,0,0,0.1,0,0.2c-0.8-0.4-1.6-0.7-2.3-1.1c-0.8-0.4-1.5-0.6-2.4-0.3c-1.4,0.4-2.8,0.3-4.3,0
c-2.1-0.4-3.9-1.3-5.3-2.8c-1.5-1.6-2.2-3.5-2.1-5.7c0.2-2.2,1.3-4,3-5.4c1.4-1.1,3-1.8,4.8-2.1c1.2-0.2,2.3-0.2,3.5,0
c3.1,0.6,5.7,2.1,7.2,5.1C34.3,20.8,33.7,24,31.5,26.2z"/>
<path d="M21.2,17.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.1,1.1,1.2c0.7,0,1.2-0.5,1.2-1.1C22.4,18,21.8,17.5,21.2,17.5z
"/>
<path d="M27.4,17.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.1,1.1,1.2c0.7,0,1.2-0.5,1.2-1.1C28.5,18,28,17.5,27.4,17.5z"
/>
<path d="M10,9.4c-0.9,0-1.6,0.7-1.6,1.5c0,0.9,0.7,1.5,1.6,1.5c0.8,0,1.5-0.7,1.5-1.6C11.5,10.1,10.8,9.4,10,9.4z"/>
<path d="M17.4,12.5c0.9,0,1.5-0.7,1.5-1.5c0-0.9-0.7-1.5-1.5-1.5c-0.8,0-1.5,0.7-1.5,1.5
C15.9,11.8,16.6,12.5,17.4,12.5z"/>
</g>
<g class="back">
<path d="M31.5,26.8c2.3-2.3,2.9-5.4,1.6-8.2c-1.5-3-4.1-4.5-7.2-5.1c-1.2-0.2-2.3-0.2-3.5,0c-1.8,0.3-3.4,0.9-4.8,2.1
c-1.7,1.4-2.8,3.2-3,5.4c-0.2,2.2,0.6,4.1,2.1,5.7c1.4,1.5,3.2,2.4,5.3,2.8c1.4,0.3,2.9,0.4,4.3,0c0.9-0.2,1.6-0.1,2.4,0.3
c0.7,0.4,1.5,0.7,2.3,1.1c0-0.1,0-0.1,0-0.2c-0.3-0.9-0.5-1.8-0.8-2.6c0-0.2,0-0.2,0.1-0.3C30.7,27.5,31.1,27.2,31.5,26.8z
M21.2,20.3c-0.7,0-1.2-0.5-1.1-1.2c0-0.7,0.5-1.2,1.2-1.2c0.6,0,1.2,0.6,1.2,1.2C22.4,19.8,21.9,20.3,21.2,20.3z M27.4,20.3
c-0.7,0-1.1-0.5-1.1-1.2c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2C28.6,19.8,28.1,20.3,27.4,20.3z"/>
<path d="M22.9,12.3c0.6-0.1,1.2,0,1.9,0c-0.1-0.3-0.2-0.5-0.3-0.7c-1-2.3-2.7-4-4.9-5.1c-2.7-1.4-5.6-1.7-8.5-1.1
C8.5,5.8,6.2,7,4.4,9.1c-2.1,2.5-2.7,5.3-1.7,8.4c0.6,2,2,3.5,3.6,4.7c0.2,0.1,0.2,0.2,0.2,0.4c-0.2,0.7-0.4,1.4-0.6,2.1
c-0.1,0.4-0.2,0.7-0.3,1.2c0.1-0.1,0.2-0.1,0.3-0.1c1.2-0.6,2.5-1.2,3.7-1.8C9.7,24,9.9,24,10,24c0.8,0.1,1.7,0.3,2.5,0.4
c0.4,0.1,0.8,0.1,1.3,0.1c0-0.1-0.1-0.2-0.1-0.3c-0.7-2.1-0.6-4.3,0.4-6.3C16,14.3,19.1,12.7,22.9,12.3z M17.5,9.9
c0.9,0,1.6,0.7,1.5,1.6c0,0.9-0.7,1.5-1.5,1.5c-0.9,0-1.5-0.7-1.5-1.6C15.9,10.6,16.6,9.9,17.5,9.9z M10,13c-0.9,0-1.6-0.7-1.6-1.5
c0-0.9,0.7-1.5,1.6-1.5c0.8,0,1.5,0.7,1.5,1.5C11.5,12.3,10.8,13,10,13z"/>
</g>
</svg>
</a>
<a href="https://www.weibo.com/u/5507836092" target="_blank" class="link-scial">
<svg version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 36 36" style="enable-background:new 0 0 36 36;"
xml:space="preserve" class="scial-media-icon sc-wb">
<g class="face">
<path d="M34.4,12.5C34,7.8,30,4.1,24.8,4.8c-0.7,0.1-1.4,0.1-1.5,0.9C22.9,7.6,25,7,25.9,7c3.1,0,6.3,2.6,6.2,6.3
c0,1.3-1,3.4,0.9,3.2C34.2,16.5,34.5,14.3,34.4,12.5z"/>
<path d="M27.1,16.9c-0.2-0.1-0.4-0.2-0.7-0.3c0.4-1.1,0.7-2.9-0.2-4c-1.5-1.8-4.2-1-6.3-0.4c-0.4,0.1-0.9,0.2-1.2,0.3
c0.3-1.5,0.1-3-0.7-3.8c-0.6-0.6-1.6-1.2-3.5-0.7c-2.8,0.7-5.1,2.1-7.7,4.7c-2.4,2.4-4.7,5.1-5,8.6c-0.4,4.3,2.3,6.4,4.8,7.8
c2.6,1.5,5.8,2.1,9,2.1c5.7,0,11.5-2.1,14.1-5.8c0.5-0.7,1.1-2,1.3-3C31.2,19,29,17.9,27.1,16.9z M29.8,22.3
c-0.1,0.7-0.6,1.8-1.1,2.6c-4.1,5.8-15.8,6.8-21.8,3.4c-2.3-1.3-4.6-3.1-4.3-6.8c0.3-3.2,2.5-5.7,4.7-8c2.5-2.5,4.6-3.8,7.3-4.5
c0.3-0.1,0.7-0.1,1-0.1c0.5,0,1.1,0.1,1.5,0.6c0.7,0.7,0.8,2.1,0.3,3.6l-0.2,0.7l0.7,0c0.6,0,1.4-0.2,2.2-0.5
c1.9-0.5,4.2-1.2,5.3,0.1c0.5,0.6,0.5,1.9-0.1,3.4l-0.2,0.4l0.4,0.2c0.4,0.2,0.7,0.4,1.1,0.6C28.6,18.8,30.1,19.6,29.8,22.3z"/>
<path d="M14.6,15.7c-2.4,0.2-4.2,0.7-6,1.8C6.6,18.7,5.3,20.2,5,22c-0.3,1.6,0,3,0.9,4.2c1.6,2.2,4.9,3.1,7.1,3.2
c0.3,0,0.7,0,1,0c3.9,0,7.7-1.4,9.7-3.6c0.6-0.7,1.6-2.1,1.6-3.9c0-1.5-0.6-2.8-1.7-3.9C21.3,16,17.3,15.5,14.6,15.7z M23,25.2
c-1.9,2.2-6,3.5-9.9,3.3c-2-0.1-5-1-6.4-2.9c-0.7-1-1-2.1-0.7-3.4c0.3-1.5,1.4-2.8,3.2-3.8c1.7-1,3.3-1.5,5.6-1.6
c0.4,0,0.8,0,1.2,0c2.8,0,5.5,0.8,7,2.2c0.9,0.9,1.4,1.9,1.4,3.2C24.3,23.5,23.5,24.6,23,25.2z"/>
<path d="M29,15.1c0.8-0.1,1.2-1.2,1-2.6c-0.3-1.9-2-3.5-4.2-3.3c-0.5,0-1.4-0.1-1.4,1c0,1.4,1.6,0.6,2.6,1.1
c0.5,0.2,1.1,1.1,1.2,1.8C28.1,14.2,27.6,15.2,29,15.1z"/>
<path d="M14.2,18.7c-3.1,0.3-6,3-4.8,6.3c1.8,5,11.9,2.3,9.9-3.5C18.8,19.8,16.9,18.5,14.2,18.7z M13.2,25.6
c-2.4,0.6-2.8-2.5-0.6-3C15.1,22,14.8,25.2,13.2,25.6z M14.8,22.5c0-0.9,1.2-1,1.3-0.4C16.1,22.7,15.2,23.2,14.8,22.5z"/>
</g>
<g class="back">
<path class="st0" d="M34.1,12.8c0.1,1.8-0.2,4-1.4,4.1c-1.9,0.2-0.9-2-0.9-3.2c0.1-3.7-3.1-6.3-6.2-6.3c-0.9,0-2.9,0.6-2.6-1.3
c0.1-0.8,0.8-0.8,1.5-0.9C29.8,4.4,33.7,8,34.1,12.8z"/>
<path class="st1" d="M25.5,17.1c2.3,1.2,5,1.8,4.5,5.5c-0.1,0.9-0.6,2-1.2,2.8c-3.8,5.3-15.3,7.6-22.5,3.5
c-2.4-1.4-4.9-3.3-4.5-7.3c0.3-3.4,2.6-6.1,4.9-8.3c2.1-2.1,4.4-3.8,7.5-4.6c3.3-0.8,4.3,1.9,3.4,4.7c1.9-0.1,6-2.3,7.9-0.2
C26.3,14.1,26,15.8,25.5,17.1z M23.1,25.8c0.7-0.8,1.4-2.1,1.4-3.5c0-4.5-5.7-6.1-10.1-5.8c-2.4,0.2-4.1,0.7-5.8,1.7
c-1.4,0.8-3,2.1-3.4,4.2c-0.9,4.5,4,6.6,7.6,6.9C17,29.5,21.1,28,23.1,25.8z"/>
<path class="st0" d="M29.7,12.8c0.2,1.4-0.2,2.6-1,2.6c-1.3,0.1-0.8-0.9-0.9-2.1c0-0.7-0.6-1.6-1.2-1.8c-1-0.5-2.6,0.4-2.6-1.1
c0-1.1,0.9-1,1.4-1C27.7,9.2,29.4,10.8,29.7,12.8z"/>
<path d="M19.1,21.8c1.9,5.8-8.1,8.5-9.9,3.5C8,22,10.9,19.3,14,19C16.6,18.7,18.6,20,19.1,21.8z M14.5,22.8
c0.4,0.7,1.3,0.2,1.3-0.4C15.7,21.8,14.5,21.9,14.5,22.8z M12.9,25.9c1.7-0.4,1.9-3.6-0.6-3C10.1,23.4,10.5,26.4,12.9,25.9z"/>
</g>
</svg>
</a>
<a href="https://www.facebook.com/hkorangenews" target="_blank" class="link-scial">
<svg version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 36 36" style="enable-background:new 0 0 36 36;"
xml:space="preserve" class="scial-media-icon sc-fb">
<g class="face">
<path d="M27.9,31.5h-5.4v-11h3.4l0.5-3h-3.9v-3.6c0-0.9,0.7-1.6,1.6-1.6h2.4V9.1h-2.4c-2.6,0-4.8,2.1-4.8,4.8v3.6H16v3
h3.3v11H8.1c-2,0-3.6-1.6-3.6-3.6V8.1c0-2,1.6-3.6,3.6-3.6h19.8c2,0,3.6,1.6,3.6,3.6v19.8C31.5,29.9,29.9,31.5,27.9,31.5z
M23.5,30.5h4.4c1.4,0,2.6-1.2,2.6-2.6V8.1c0-1.4-1.2-2.6-2.6-2.6H8.1c-1.4,0-2.6,1.2-2.6,2.6v19.8c0,1.4,1.2,2.6,2.6,2.6h10.3v-9
H15v-5h3.3v-2.6c0-3.2,2.6-5.8,5.8-5.8h3.4v5.2h-3.4c-0.3,0-0.6,0.3-0.6,0.6v2.6h4.1l-0.8,5h-3.3V30.5z"/>
</g>
<g class="back">
<path d="M27.9,5H8.1C6.4,5,5,6.4,5,8.1v19.8C5,29.6,6.4,31,8.1,31h10.8V21h-3.3v-4h3.3v-3.1c0-2.9,2.4-5.3,5.3-5.3H27
v4.2h-2.9c-0.6,0-1.1,0.5-1.1,1.1V17h4l-0.6,4H23v10h4.9c1.7,0,3.1-1.4,3.1-3.1V8.1C31,6.4,29.6,5,27.9,5z"/>
</g>
</svg>
</a>
<a href="https://www.youtube.com/channel/UCBP0Ym0Z5dGh7U72VTtstoQ" target="_blank" class="link-scial">
<svg version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"
x="0px" y="0px" viewBox="0 0 36 36" style="enable-background:new 0 0 36 36;"
xml:space="preserve" class="scial-media-icon sc-video">
<g class="face">
<path d="M28.8,28.2H7.2c-1.5,0-2.7-1.2-2.7-2.7V10.4c0-1.5,1.2-2.7,2.7-2.7h21.7c1.5,0,2.7,1.2,2.7,2.7v15.2
C31.5,27.1,30.3,28.2,28.8,28.2z M7.2,8.8c-0.9,0-1.7,0.7-1.7,1.7v15.2c0,0.9,0.7,1.7,1.7,1.7h21.7c0.9,0,1.7-0.7,1.7-1.7V10.4
c0-0.9-0.7-1.7-1.7-1.7H7.2z M14.1,23.8l0-11.5l0,0v-0.1L25.2,18L14.1,23.8z M15.1,13.9v8.3l7.9-4.1L15.1,13.9z"/>
</g>
<g class="back">
<path d="M28.8,8.2H7.2C6,8.2,5,9.2,5,10.4v15.2c0,1.2,1,2.2,2.2,2.2h21.7c1.2,0,2.2-1,2.2-2.2V10.4
C31,9.2,30,8.2,28.8,8.2z M14.6,22.9L14.6,22.9L14.6,22.9l0-9.9l0,0v0l9.5,5L14.6,22.9z"/>
</g>
</svg>
</a>
</div>
<!--<div class="item">
<a href="#" class="serve"><i></i>服務</a>
</div>-->
<div class="item">
<a href="/tipster/index.shtml" class="fact"><i></i>爆料</a>
</div>
<div class="item" id="second-menu">
<a id="loginHead" href="/login.shtml"
class="login"><img src="https://static.orangenews.hk/static/orange/img/header-img.png">登入</a>
<a style="display: none;vertical-align: middle" id="loginOutHead"
href="/account/personal.shtml" class="login"><img
width="40px;"
height="40px;"
id="headImg"
src="https://static.orangenews.hk/static/orange/img/header-img.png"/><font
id="userNickName" style="width: 100px"></font></a>
</div>
<div class="level" style="display: none" id="userMenu">
<a href="/account/tipster.shtml">我的爆料</a>
<a href="/account/comment.shtml">我的評論</a>
<!--<a href="/account/answer.shtml">我的問答</a>-->
<a href="/account/collection.shtml">我的收藏</a>
<a href="/account/setting.shtml">賬戶設定</a>
<a href="javascript:loginOut('');">登出</a>
</div>
<div class="header-ewm">
<div class="ewm">
<img src="https://static.orangenews.hk/static/orange/img/OrangeNewsAppQRCode.jpg"/>
</div>
<span>官方微信</span>
</div>
<div class="download-ewm">
<div class="ewm">
<img src="https://static.orangenews.hk/static/orange/img/ewm.png"/>
</div>
<span>下載APP</span>
</div>
</div>
<div class="fr top-right top-right-mobile">
<a href="javascript:share();" class="top-right-share">
<svg t="1749450638262" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7592" width="48" height="48"><path d="M928.070672 517.483898c-16.730033 0-30.265304 13.505595-30.265304 30.173207l0 285.169855c0 36.604686-29.9051 66.378803-66.629513 66.378803L192.214255 899.205762c-36.734646 0-66.621327-29.77514-66.621327-66.378803L125.592928 234.001475c0-36.599569 29.887704-66.373687 66.621327-66.373687L400.474462 167.627788c16.730033 0 30.283724-13.506619 30.283724-30.169113 0-16.649192-13.553691-30.154787-30.283724-30.154787L192.214255 107.303888c-70.124104 0-127.179564 56.834426-127.179564 126.69861l0 598.825484c0 69.868277 57.05546 126.69861 127.179564 126.69861l638.960577 0c70.13229 0 127.178541-56.830333 127.178541-126.69861L958.353372 547.657104C958.353372 530.989493 944.800705 517.483898 928.070672 517.483898L928.070672 517.483898 928.070672 517.483898zM292.648688 694.257997c-3.009544 16.378016 7.885598 32.088836 24.334221 35.096333 1.838881 0.341784 3.669576 0.499373 5.482875 0.499373 14.33652 0 27.088962-10.188037 29.746488-24.733311 0.237407-1.279133 24.255427-128.136356 107.880009-254.259868 48.650023-73.405847 107.614973-131.771139 175.240163-173.486216 64.562435-39.817867 137.511887-64.603367 217.633692-74.062809l-98.577133 101.325733c-11.633968 11.958356-11.335163 31.054273 0.668219 42.649356 5.878894 5.685489 13.473873 8.512884 21.069875 8.512884 7.893784 0 15.805988-3.078105 21.73707-9.174963l152.61384-156.8667c0.12382-0.109494 0.220011-0.236384 0.334621-0.346901 0.157589-0.157589 0.298805-0.332575 0.457418-0.503467 0.176009-0.174985 0.334621-0.363274 0.51063-0.556679 0.008186-0.030699 0.025583-0.061398 0.061398-0.078795 0.158612-0.188288 0.299829-0.360204 0.441045-0.552585 0.157589-0.188288 0.333598-0.394996 0.474814-0.600681 0.158612-0.188288 0.290619-0.376577 0.448208-0.565888 0.158612-0.236384 0.317225-0.459464 0.493234-0.696872 0.105401-0.157589 0.201591-0.316202 0.317225-0.473791 0.105401-0.157589 0.201591-0.316202 0.298805-0.472767 0.044002-0.048095 0.078795-0.109494 0.122797-0.174985 0.01842-0.030699 0.053212-0.078795 0.062422-0.127913 0.097214-0.157589 0.193405-0.316202 0.290619-0.456395 0.157589-0.284479 0.317225-0.538259 0.474814-0.806365 0.078795-0.157589 0.158612-0.316202 0.237407-0.456395 0.034792-0.065492 0.062422-0.12689 0.097214-0.174985 0.106424-0.218988 0.220011-0.443092 0.333598-0.662079 0.088004-0.174985 0.167822-0.363274 0.246617-0.552585 0.132006-0.254803 0.254803-0.491187 0.352017-0.75827 0.097214-0.205685 0.176009-0.412392 0.255827-0.618077 0.105401-0.254803 0.201591-0.472767 0.280386-0.710175 0.097214-0.236384 0.193405-0.472767 0.274246-0.709151 0.078795-0.224104 0.140193-0.443092 0.201591-0.648776 0.097214-0.267083 0.176009-0.521886 0.254803-0.788969 0.062422-0.206708 0.11461-0.412392 0.158612-0.618077 0.097214-0.267083 0.157589-0.551562 0.220011-0.819668 0.034792-0.174985 0.078795-0.333598 0.132006-0.503467 0-0.048095 0-0.097214 0.026606-0.145309 0.053212-0.249687 0.097214-0.521886 0.157589-0.788969 0.01842-0.140193 0.053212-0.298805 0.078795-0.456395 0.01842-0.113587 0.035816-0.236384 0.053212-0.350994 0.026606-0.201591 0.062422-0.407276 0.097214-0.613984 0.026606-0.144286 0.044002-0.284479 0.062422-0.411369 0.025583-0.206708 0.044002-0.394996 0.061398-0.583285 0.01842-0.12689 0.035816-0.236384 0.035816-0.345877 0.00921-0.097214 0.025583-0.193405 0.025583-0.302899 0-0.061398 0.01842-0.127913 0.034792-0.174985 0-0.268106 0.026606-0.517793 0.026606-0.788969 0-0.047072 0-0.078795 0.017396-0.12689 0-0.157589 0.01842-0.315178 0.01842-0.472767l0-0.013303c0.01842-0.333598 0.01842-0.648776 0.01842-0.964978l0-0.017396 0-0.013303c0-0.508583-0.01842-0.995677-0.035816-1.485841-0.017396-0.048095-0.017396-0.079818-0.017396-0.12689 0-0.093121 0-0.170892 0-0.268106l0-0.017396c-0.026606-0.35918-0.062422-0.692778-0.088004-1.038656-0.01842-0.097214-0.035816-0.206708-0.035816-0.302899l0 0c0-0.061398 0-0.109494-0.017396-0.157589-0.044002-0.315178-0.078795-0.613984-0.122797-0.934279-0.01842-0.13917-0.035816-0.267083-0.053212-0.407276-0.00921-0.048095-0.026606-0.109494-0.026606-0.157589-0.053212-0.267083-0.097214-0.521886-0.141216-0.788969-0.052189-0.174985-0.078795-0.350994-0.113587-0.509606 0-0.029676 0-0.061398-0.01842-0.078795-0.017396-0.061398-0.017396-0.109494-0.025583-0.157589-0.053212-0.188288-0.078795-0.394996-0.149403-0.582261-0.062422-0.316202-0.157589-0.63138-0.237407-0.947582-0.025583-0.12689-0.061398-0.236384-0.105401-0.363274-0.097214-0.363274-0.211824-0.727571-0.334621-1.090844-0.01842-0.078795-0.044002-0.140193-0.062422-0.218988-0.078795-0.254803-0.176009-0.508583-0.273223-0.775666 0-0.013303-0.034792-0.048095-0.034792-0.078795-0.025583-0.109494-0.088004-0.218988-0.122797-0.328481-0.01842-0.048095-0.034792-0.078795-0.062422-0.12689-0.097214-0.272199-0.192382-0.539282-0.317225-0.806365-0.062422-0.140193-0.132006-0.302899-0.193405-0.443092 0-0.017396-0.017396-0.030699-0.017396-0.030699-0.122797-0.267083-0.237407-0.551562-0.361227-0.823761 0 0-0.01842 0-0.01842-0.013303-0.281409-0.583285-0.580215-1.152243-0.915859-1.735527l0 0c-0.237407-0.412392-0.474814-0.807389-0.712221-1.218758-0.034792-0.030699-0.070608-0.078795-0.097214-0.109494-0.132006-0.236384-0.290619-0.459464-0.448208-0.679475l-0.026606-0.048095c-0.061398-0.110517-0.132006-0.220011-0.220011-0.333598-0.078795-0.109494-0.157589-0.236384-0.254803-0.35918-0.070608-0.078795-0.132006-0.174985-0.193405-0.254803-0.061398-0.096191-0.122797-0.174985-0.193405-0.25378-0.061398-0.092098-0.122797-0.170892-0.185218-0.268106-0.157589-0.206708-0.317225-0.412392-0.49221-0.618077-0.078795-0.092098-0.176009-0.201591-0.254803-0.297782-0.044002-0.062422-0.097214-0.127913-0.141216-0.189312-0.202615-0.236384-0.413416-0.472767-0.633427-0.710175-0.053212-0.065492-0.097214-0.12689-0.158612-0.192382-0.289596-0.316202-0.606821-0.613984-0.88823-0.929162-0.034792-0.030699-0.062422-0.048095-0.097214-0.078795-0.317225-0.316202-0.651846-0.648776-0.985444-0.946558-0.026606-0.017396-0.026606-0.017396-0.044002-0.034792-0.353041-0.316202-0.677429-0.613984-1.065262-0.898463 0-0.017396-0.025583-0.048095-0.044002-0.061398-0.334621-0.272199-0.686638-0.555655-1.046842-0.806365-0.044002-0.030699-0.078795-0.078795-0.141216-0.109494-0.317225-0.236384-0.633427-0.459464-0.968048-0.679475-0.096191-0.078795-0.192382-0.144286-0.280386-0.205685-0.167822-0.109494-0.325411-0.223081-0.493234-0.316202-0.132006-0.096191-0.254803-0.157589-0.38681-0.25378-0.158612-0.078795-0.317225-0.174985-0.440022-0.268106-0.141216-0.078795-0.274246-0.157589-0.413416-0.236384-0.141216-0.078795-0.281409-0.145309-0.431835-0.236384-0.166799-0.096191-0.342808-0.188288-0.51984-0.272199-0.254803-0.140193-0.509606-0.267083-0.756223-0.394996-0.193405-0.109494-0.396019-0.188288-0.607844-0.280386-0.220011-0.113587-0.474814-0.223081-0.712221-0.320295-0.220011-0.109494-0.457418-0.189312-0.677429-0.280386-0.210801-0.096191-0.448208-0.192382-0.668219-0.272199-0.255827-0.091074-0.49221-0.170892-0.766456-0.267083-0.184195-0.078795-0.396019-0.140193-0.597611-0.206708-0.12382-0.048095-0.255827-0.078795-0.397043-0.12689l-222.262106-73.40073c-15.876596-5.260817-33.029254 3.318582-38.273698 19.130709-5.272074 15.812127 3.344165 32.887015 19.194154 38.129412l89.415472 29.520337c-65.723887 14.155395-126.686331 38.461987-182.297906 72.757071-75.149561 46.357817-140.380214 110.790292-193.915501 191.519941C319.191204 553.891086 293.687344 688.585811 292.648688 694.257997L292.648688 694.257997 292.648688 694.257997zM292.648688 694.257997" fill="#f08300" p-id="7593"></path></svg>
</a>
<a href="javascript:subSearch();" class="top-right-serch">
<svg t="1717657701803" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1714" width="200" height="200"><path d="M404.210526 0C180.547368 0 0 180.547368 0 404.210526s180.547368 404.210526 404.210526 404.210527c97.010526 0 185.936842-35.031579 256-91.621053 21.557895-16.168421 37.726316-35.031579 56.589474-56.589474 56.589474-70.063158 91.621053-158.989474 91.621053-256 0-223.663158-180.547368-404.210526-404.210527-404.210526z m0 727.578947C226.357895 727.578947 80.842105 582.063158 80.842105 404.210526S226.357895 80.842105 404.210526 80.842105s323.368421 145.515789 323.368421 323.368421-145.515789 323.368421-323.368421 323.368421z" fill="#f08300" p-id="1715"></path><path d="M1010.526316 1013.221053c-8.084211 8.084211-18.863158 10.778947-26.947369 10.778947-10.778947 0-21.557895-2.694737-26.947368-10.778947l-293.726316-296.421053c21.557895-16.168421 37.726316-35.031579 56.589474-56.589474l293.726316 296.421053c13.473684 16.168421 13.473684 40.421053-2.694737 56.589474z" fill="#f08300" p-id="1716"></path><path d="M716.8 660.210526c-16.168421 21.557895-35.031579 37.726316-56.589474 56.589474l-2.694737-2.694737c-16.168421-16.168421-16.168421-40.421053 0-56.589474 8.084211-8.084211 18.863158-10.778947 26.947369-10.778947 10.778947 0 21.557895 2.694737 32.336842 13.473684z" fill="#f08300" p-id="1717"></path></svg>
</a>
<a href="javascript:checkUser();" class="top-right-user">
<svg t="1717657865041" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1877" width="200" height="200"><path d="M943.34 977.71H80.66v-31.5c0-115.36 45.51-233.63 124.85-324.48 39.91-45.71 85.88-81.88 136.61-107.5 54.33-27.44 111.48-41.35 169.88-41.35 58.39 0 115.55 13.91 169.88 41.35 50.74 25.63 96.7 61.79 136.61 107.5 79.34 90.86 124.85 209.13 124.85 324.48v31.5z m-798.32-63h733.96C863.19 729.78 711.44 535.87 512 535.87S160.81 729.78 145.02 914.71z" fill="#f08300" p-id="1878"></path><path d="M112.16 914.71h799.68v63H112.16zM512 522.65c-63.62 0-123.43-24.78-168.42-69.76-44.99-44.99-69.76-104.8-69.76-168.42s24.77-123.43 69.76-168.42C388.57 71.06 448.38 46.29 512 46.29s123.43 24.78 168.42 69.76 69.76 104.8 69.76 168.42-24.78 123.43-69.76 168.42c-44.99 44.98-104.8 69.76-168.42 69.76z m0-413.36c-96.59 0-175.18 78.59-175.18 175.18S415.41 459.65 512 459.65s175.18-78.58 175.18-175.18S608.59 109.29 512 109.29z" fill="#f08300" p-id="1879"></path></svg>
</a>
<a href="javascript:shareWhatsapp();" class="top-right-whatsapp">
<svg t="1749454076830" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="9721" width="48" height="48"><path d="M487.171138 0.59265C216.734049 13.469324 3.32118 238.691117 4.141585 509.434326c0.249795 82.461651 20.157456 160.294752 55.275657 229.066673L5.498313 1000.229557c-2.916721 14.157484 9.852198 26.55416 23.916621 23.223564l256.463278-60.761345c65.889484 32.821069 139.897298 51.778531 218.222642 52.973627 276.412571 4.222021 506.892298-215.256942 515.507767-491.566656C1028.843679 227.913208 784.39259-13.562385 487.171138 0.59265z m306.015696 788.457497c-75.1074 75.1074-174.968969 116.47047-281.18561 116.47047-62.193992 0-121.7382-13.95422-176.984469-41.473273l-35.715749-17.791753-157.238441 37.253702 33.097803-160.669445-17.595835-34.45698c-28.679864-56.167081-43.221836-116.903937-43.221837-180.520779 0-106.21909 41.36307-206.078209 116.47047-281.188059 74.436383-74.436383 175.926515-116.472919 281.195405-116.472918 106.216641 0.002449 206.073312 41.365519 281.180712 116.47047 75.1074 75.1074 116.47047 174.96652 116.472919 281.18316-0.002449 105.271339-42.038985 206.761472-116.475368 281.195405z" fill="#7AD06D" p-id="9722"></path><path d="M758.475161 617.999527l-98.372596-28.246397a36.6635 36.6635 0 0 0-36.28391 9.558323l-24.056213 24.509271c-10.143626 10.334645-25.535389 13.655446-38.960632 8.223635-46.53529-18.832564-144.42544-105.868887-169.424505-149.404192-7.212211-12.558308-6.019563-28.258642 2.835905-39.717363l21.00235-27.1713a36.661051 36.661051 0 0 0 4.523243-37.248804l-41.387559-93.606904c-9.913423-22.420302-38.563899-28.946802-57.281362-13.116673-27.45538 23.221115-60.031553 58.508295-63.991534 97.601172-6.982008 68.923756 22.577036 155.808243 134.355283 260.13428 129.134083 120.525961 232.544207 136.449151 299.873685 120.139024 38.189207-9.249752 68.708247-46.332026 87.96938-76.694331 13.131366-20.701127 2.762436-48.193242-20.801535-54.959741z" fill="#7AD06D" p-id="9723"></path></svg>
</a>
<span class="top-right-more">
<svg t="1717657889074" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2039" width="200" height="200"><path d="M883.2 224.5H144.3c-24.7 0-44.8-20.1-44.8-44.8s20.1-44.8 44.8-44.8h738.9c24.7 0 44.8 20.1 44.8 44.8s-20.1 44.8-44.8 44.8zM883.2 549.2H144.3c-24.7 0-44.8-20.1-44.8-44.8 0-24.7 20.1-44.8 44.8-44.8h738.9c24.7 0 44.8 20.1 44.8 44.8 0 24.7-20.1 44.8-44.8 44.8zM883.2 873.8H144.3c-24.7 0-44.8-20.1-44.8-44.8s20.1-44.8 44.8-44.8h738.9c24.7 0 44.8 20.1 44.8 44.8s-20.1 44.8-44.8 44.8z" fill="#f08300" p-id="2040"></path></svg>
</span>
</div>
</div>
<!-- 搜索建议 -->
<div class="search-suggest" v-if="keywords.length>0">
<div class="search-suggest-contain">
<h3>热门搜索</h3>
<ul>
<li v-for="(item, index) in keywords" @click="searchHot(item)" v-if="index !== keywords.length-1">
{{item.keywordName}}
</li>
</ul>
</div>
</div>
<!--nav 栏目-->
<div class="navbar">
<div class="wid1200">
<a href="/"><img
src="https://static.orangenews.hk/static/orange/img/nav-logo1.png"
class="fl hide position-logo"/>
</a>
<ul class="nav clearfix channel">
<li class=""><a href="/">首頁</a></li>
<li class="c_channel " id="橙TV">
<a href="/html/video/index.html">橙TV</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>橙TV</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/video/index.html">全部</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/video/index.html#exclusiveinterview">專訪</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/video/index.html#VideoFeature">視頻專題</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/video/index.html#infographic">動畫圖解</a>
</li>
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/UwGtQ0T/有片-拉夫羅夫在普京訪華住所尋找Labubu身影-俄財長現場比劃造型.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/11f6af3f5bf54be3a5b9daf7108af081.png?x-oss-process=style/w320" />
<p class="ellipsis-1">有片|拉夫羅夫在普京訪華住所尋找Labubu身影 俄財長現場比劃造型</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/UwGtUBH/有片-墨西哥雙層巴士與火車相撞-至少10死61傷.shtml">
<p class="ellipsis-2">有片|墨西哥雙層巴士與火車相撞 至少10死61傷</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/UwGKOmJ/有話直說-退票不是結束-監管仍需加強.shtml">
<p class="ellipsis-2">有話直說|退票不是結束 監管仍需加強</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/exclusiveinterview/UwAn3SH/字裡人-撥開浮雲看中國-一位投資家的真實視角.shtml">
<p class="ellipsis-2">字裡人|撥開浮雲看中國:一位投資家的真實視角</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/UvvJocI/有片-議員提北都發展方案-倡設北都開發局提速發展進程.shtml">
<p class="ellipsis-2">有片|議員提北都發展方案 倡設北都開發局提速發展進程</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/UvuBUCs/專題-AI助視障者獨立出行-視障科技發展遲緩產品難普及.shtml">
<p class="ellipsis-2">專題|AI助視障者獨立出行 視障科技發展遲緩產品難普及</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="直播">
<a href="/html/live/index.html">直播</a>
<!-- 是否有子频道 还需要计算padding-left-->
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!-- 第一条新闻 -->
<div>
<a href="/live/UwLSMt6/直播-第十屆一帶一路高峰論壇.shtml">
<!-- 直播封面-->
<img src="https://orangenews-live-sz.oss-cn-shenzhen.aliyuncs.com/capture-cover/news1757520728.jpg" onerror="imgerrorfun(true)"/>
<p class="ellipsis-1">直播|第十屆一帶一路高峰論壇</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/live/UwHYUZp/直播-香港中醫醫院與港大-中大及浸大簽署合作協議-簽署儀式後舉行傳媒簡報會.shtml">
<p class="ellipsis-2">直播|香港中醫醫院與港大、中大及浸大簽署合作協議 簽署儀式後舉行傳媒簡報會</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/live/UwHTwJv/直播-國慶煙花匯演記者會.shtml">
<p class="ellipsis-2">直播|國慶煙花匯演記者會</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/live/UwBrzA5/直播-中國香港台維斯盃代表隊訓練後見記者.shtml">
<p class="ellipsis-2">直播|中國香港台維斯盃代表隊訓練後見記者</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/live/UwAGGK0/直播-風暴塔巴直擊.shtml">
<p class="ellipsis-2">直播|風暴塔巴直擊</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/live/Uvu50YS/直播--提速提效發展北部都會區對策研究報告-發布會.shtml">
<p class="ellipsis-2">直播|《提速提效發展北部都會區對策研究報告》發布會</p>
</a>
</div>
<!--其它频道-->
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="資訊">
<a href="/html/news/index.html">資訊</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>資訊</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/news/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/hongkong/index.html">港聞</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/international/index.html">國際</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/china/index.html">兩岸</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/community/index.html">區間</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/StreetInterview/index.html">街訪</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/illustration/index.html">圖析新聞</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1301092/警方-模擬演練全運會網絡攻擊-確保比賽安全有序進行.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/f2fb131e29f24e2889b036f260bcefa8.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">警方:模擬演練全運會網絡攻擊 確保比賽安全有序進行</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1301090/防護中心-15歲男生感染甲流併發敗血性休克-目前情況穩定.shtml">
<p class="ellipsis-2">防護中心:15歲男生感染甲流併發敗血性休克 目前情況穩定</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1301086/李家超與海南省委書記馮飛會面-商討深化瓊港合作交流.shtml">
<p class="ellipsis-2">李家超與海南省委書記馮飛會面 商討深化瓊港合作交流</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1301080/女同志為伴侶供卵產子後不獲承認母親身分申覆核-高院裁勝訴.shtml">
<p class="ellipsis-2">女同志為伴侶供卵產子後不獲承認母親身分申覆核 高院裁勝訴</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/international/UwIiSWS/李在明批反華示威蓄意破壞韓中雙邊關係-要求南韓部門研究方案制裁.shtml">
<p class="ellipsis-2">李在明批反華示威蓄意破壞韓中雙邊關係 要求南韓部門研究方案制裁</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1301054/卓永興-推動銀髮經濟以內向型為主--退休3保-已增至4-3萬人參加.shtml">
<p class="ellipsis-2">卓永興:推動銀髮經濟以內向型為主 「退休3保」已增至4.3萬人參加</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="評論">
<a href="/html/topic/index.html">評論</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>評論</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/topic/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/hkviews/index.html">議事堂</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/onviews/index.html">有話直說</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/warmtalking/index.html">圍爐</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/survey/index.html">投投是道</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/speakout/index.html">講呢啲</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/youthvoice/index.html">青談時政</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/topiccolumn/index.shtml">評論專欄</a>
</li>
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<li>
<a href="/columnist/611-劉兆佳.shtml">劉兆佳專欄</a>
</li>
<li>
<a href="/columnist/613-田飛龍.shtml">田飛龍專欄</a>
</li>
<li>
<a href="/columnist/614-韓成科.shtml">韓成科專欄</a>
</li>
<li>
<a href="/columnist/617-周文港.shtml">周文港專欄</a>
</li>
<li>
<a href="/columnist/612-鄧飛.shtml">鄧飛專欄</a>
</li>
<li>
<a href="/columnist/616-馮煒光.shtml">馮煒光專欄</a>
</li>
<li>
<a href="/columnist/615-龔靜儀.shtml">龔靜儀專欄</a>
</li>
<li>
<a href="/columnist/628-陳皮.shtml">陳皮專欄</a>
</li>
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/onviews/1300939/有話直說-人才政策成果顯著--優化制度防範濫用.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/c87faa6f6da54a5c9feaee8d2f1a5c2f.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">有話直說|人才政策成果顯著 優化制度防範濫用</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1300833/馮煒光-熱氣球-甩轆--政府變池魚.shtml">
<p class="ellipsis-2">馮煒光|熱氣球「甩轆」 政府變池魚</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1300132/楊偉健-香港虛擬資產發展藍圖-以四大支柱築基引流-育才創景.shtml">
<p class="ellipsis-2">楊偉健|香港虛擬資產發展藍圖:以四大支柱築基引流、育才創景</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/onviews/1300475/有話直說-退票不是結束-監管仍需加強.shtml">
<p class="ellipsis-2">有話直說|退票不是結束 監管仍需加強</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/warmtalking/1300431/圍爐Star-Talk-姚潔凝-樓宇滲水爭拗多-如何加快處理投訴.shtml">
<p class="ellipsis-2">圍爐Star Talk·姚潔凝|樓宇滲水爭拗多 如何加快處理投訴?</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1300280/來論-規範籃球博彩-惠澤社會發展.shtml">
<p class="ellipsis-2">來論|規範籃球博彩 惠澤社會發展</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="財經">
<a href="/html/finance/index.html">財經</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>財經</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/finance/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/financecolumn/index.shtml">財經專欄</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/biz/index.html">產經</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/property/index.html">地產</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/allaboutmoney/index.shtml">搵錢呢啲嘢</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/inhouse/index.shtml">入伙</a>
</li>
<!--判断是否是DP-->
<!--财经专栏作者-->
<li>
<a href="/columnist/191-周顯.shtml">周顯專欄</a>
</li>
<li>
<a href="/columnist/232-湯文亮.shtml">湯文亮專欄</a>
</li>
<li>
<a href="/columnist/198-中環十一少.shtml">中環十一少專欄</a>
</li>
<li>
<a href="/columnist/197-黃國英.shtml">黃國英專欄</a>
</li>
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/property/1301004/維港1號銀主盤700萬沽-投資者拍賣前搶高底價高-一球-接貨.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/aa4a878d9f334f538d839203b63dc112.png?x-oss-process=style/w320" />
<p class="ellipsis-1">維港1號銀主盤700萬沽 投資者拍賣前搶高底價高「一球」接貨</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1300997/趁成本低-騰訊擬最快本月發-點心債--4年來首次.shtml">
<p class="ellipsis-2">趁成本低丨騰訊擬最快本月發「點心債」 4年來首次</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1300957/外賣大戰-市監總局約談主要外賣平台-獲承諾抵制惡性補貼.shtml">
<p class="ellipsis-2">外賣大戰丨市監總局約談主要外賣平台 獲承諾抵制惡性補貼</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1300940/大行點睇-美銀-中資股估值仍便宜-料數年內增長勢頭良好.shtml">
<p class="ellipsis-2">大行點睇丨美銀:中資股估值仍便宜 料數年內增長勢頭良好</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/property/1300920/轉租為賣-浪翠園兩房363萬沽-原業主4年賬蝕逾-一球半.shtml">
<p class="ellipsis-2">轉租為賣丨浪翠園兩房363萬沽 原業主4年賬蝕逾「一球半」</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1300907/阿里明召重磅發布會-傳上線新團購產品-對標美團核心業務.shtml">
<p class="ellipsis-2">阿里明召重磅發布會 傳上線新團購產品 對標美團核心業務</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="文化">
<a href="/html/culture/index.html">文化</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>文化</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/culture/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/culturevideo/index.shtml">文化本事</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/books/index.html">書人書事</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/author/index.shtml">專欄作家</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/film/index.html">樓上戲院</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/artanddesign/index.html">藝術巡禮</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/music/index.html">圍爐樂話</a>
</li>
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/music/1285840/樂評-少年十六十九時-從美國來到香港演了場-合家歡-音樂會.shtml">
<img src="https://cdn.orangenews.hk/images/2025/07/31/df8bfdac66d54547aee278b2a082942a.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">樂評|少年十六十九時,從美國來到香港演了場「合家歡」音樂會</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/artanddesign/1285828/喜迎萌寶一周年-香港郵政8月15日起發行-大熊貓龍鳳胎寶寶-特別郵票.shtml">
<p class="ellipsis-2">喜迎萌寶一周年!香港郵政8月15日起發行「大熊貓龍鳳胎寶寶」特別郵票</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/author/1285821/筆劃人生-關係無需猜情尋.shtml">
<p class="ellipsis-2">筆劃人生|關係無需猜情尋</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/music/1301003/沈靖韜陳蒨瑩11月聯袂演出-感受鋼琴與小提琴浪漫音韻.shtml">
<p class="ellipsis-2">沈靖韜陳蒨瑩11月聯袂演出 感受鋼琴與小提琴浪漫音韻</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/artanddesign/1300929/屯聚龍謠-重塑青山龍窯歷史回憶-柴燒融3D打印製瓷-大玩古今碰撞.shtml">
<p class="ellipsis-2">「屯聚龍謠」重塑青山龍窯歷史回憶:柴燒融3D打印製瓷 大玩古今碰撞</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/books/1300890/黎紫書-在馬來西亞用華語寫作-就像汪洋中的一條小船.shtml">
<p class="ellipsis-2">黎紫書:在馬來西亞用華語寫作,就像汪洋中的一條小船</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="親SON教">
<a href="/html/dearson/index.html">親SON教</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>親SON教</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/dearson/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/interview/index.html">名人專訪</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/strategy/index.html">教養妙法</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/book/index.html">好書推薦</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/promotion/index.html">升學導航</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/kids/index.html">親子樂園</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/discount/index.html">優惠推介</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/psychology/index.html">兒童心理</a>
</li>
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/dearson/1300271/全港小學生普通話水平等級測試挑戰賽-圓滿結束-近千學生展現語言才華.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/07/839241a3157441a1b308ec32e8342308.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">「全港小學生普通話水平等級測試挑戰賽」圓滿結束 近千學生展現語言才華</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/kids/1298681/生態-悠-蹤-全國生態日專題展9月荃灣舉行--一次過-體驗香港自然之美.shtml">
<p class="ellipsis-2">「生態『悠』蹤」全國生態日專題展9月荃灣舉行 「一次過」體驗香港自然之美!</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/dearson/1298616/誇啦啦藝術教育體驗現正接受報名---從文本到舞臺-三國系列將推出終章-降龍訣.shtml">
<p class="ellipsis-2">誇啦啦藝術教育體驗現正接受報名 「從文本到舞臺」三國系列將推出終章《降龍訣》</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/promotion/1297491/畢業生在香港活不下去-香港好就業專業盤點.shtml">
<p class="ellipsis-2">畢業生在香港活不下去?香港好就業專業盤點</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/kids/1296018/引領中小學生體驗戲曲美學--茶館劇場教育專場10月啟幕.shtml">
<p class="ellipsis-2">引領中小學生體驗戲曲美學 茶館劇場教育專場10月啟幕</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/kids/1295458/港樂-魔雪奇緣-電影音樂會-足本動畫配合現場演奏打造夢幻音樂之旅.shtml">
<p class="ellipsis-2">港樂《魔雪奇緣》電影音樂會 足本動畫配合現場演奏打造夢幻音樂之旅</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel elect" id="生活">
<a href="/html/lifestyle/index.html">生活</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>生活</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/lifestyle/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/whydowedream/index.html">發緊夢</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/mycookey/index.html">Mycookey</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/clinic/index.html">診所橙事</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/takeiteasy/index.html">曼慢活</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/pumpkin/index.html">南瓜</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/iHealth/index.html">iHealth</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/ntec/index.html">新東誌</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<li>
<a href="/columnist/727-吳耀芬.shtml">吳耀芬專欄</a>
</li>
<li>
<a href="/columnist/577-余曉彤.shtml">余曉彤專欄</a>
</li>
<li>
<a href="/columnist/576-Middle.shtml">Middle專欄</a>
</li>
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/play/1300996/雙紅會球賽10月啟德開戰-優先票極速售罄-公開售票必知攻略-開售時間-座位表-購票連結.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/c0049d1e9e114282863b0336185ea0e2.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">雙紅會球賽10月啟德開戰 優先票極速售罄!公開售票必知攻略:開售時間、座位表、購票連結</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/clinic/1300956/診所橙事-直播.shtml">
<p class="ellipsis-2">診所橙事|直播</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/allabouteat/1300930/中秋月餅2025-望月推20款月餅禮盒-LULU豬禮盒-聯乘研香推新甜品口味-我係小忌廉套裝.shtml">
<p class="ellipsis-2">中秋月餅2025|望月推20款月餅禮盒!LULU豬禮盒、聯乘研香推新甜品口味、我係小忌廉套裝</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/lifestyle/1300825/iPhone-17新機型配置遭韓國電訊洩出-4款機型規格比較-17Air-17Pro-17ProMax.shtml">
<p class="ellipsis-2">iPhone 17新機型配置遭韓國電訊洩出!4款機型規格比較:17Air、17Pro、17ProMax</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/lifestyle/1300546/松本清9-18進駐北角開第15間香港店-推3重開幕優惠-全店9折-送購物袋-送-30優惠券.shtml">
<p class="ellipsis-2">松本清9.18進駐北角開第15間香港店!推3重開幕優惠:全店9折、送購物袋、送$30優惠券</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/mycookey/1300456/內地火鍋店宣傳新招--胸大-女性限定優惠惹劣評-店家極速下架.shtml">
<p class="ellipsis-2">內地火鍋店宣傳新招?「胸大」女性限定優惠惹劣評!店家極速下架</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="美人計">
<a href="/html/officelady/index.html">美人計</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>美人計</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/officelady/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/dramaking/index.html">煲劇誌</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/ronatsui/index.html">靈氣碧仁</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/semitropic/index.html">亞熱帶中年</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/olcolumn/index.html">美人計專欄</a>
</li>
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
<li>
<a href="/columnist/728-夢醒了|夢妮妲.shtml">夢醒了|夢妮妲專欄</a>
</li>
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/officelady/1300963/向太回憶張國榮最後通話-哥哥離世疑有靈異內情.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/b549a2967f7b4619a3f3eeaa74820088.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">向太回憶張國榮最後通話 哥哥離世疑有靈異內情</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/officelady/1300915/超人回來了-秋小愛14歲暴風成長至174cm-繼承超模媽媽基因--大晒逆天長腿.shtml">
<p class="ellipsis-2">《超人回來了》秋小愛14歲暴風成長至174cm!繼承超模媽媽基因 大晒逆天長腿</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/officelady/1300880/激戰2-張家輝再演-賤輝-籲彭于晏脫衣回饋觀眾-林超賢宣布原班人馬明年開拍.shtml">
<p class="ellipsis-2">《激戰2》張家輝再演「賤輝」籲彭于晏脫衣回饋觀眾!林超賢宣布原班人馬明年開拍</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/officelady/1300852/暴君的廚師-李彩玟戴情侶戒放閃-與女友柳多仁認愛一年-事業愛情雙豐收.shtml">
<p class="ellipsis-2">《暴君的廚師》李彩玟戴情侶戒放閃 與女友柳多仁認愛一年「事業愛情雙豐收」</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/officelady/1300779/NewJeans官方帳號使用成員自拍照作廣告惹粉絲不滿.shtml">
<p class="ellipsis-2">NewJeans官方帳號使用成員自拍照作廣告惹粉絲不滿</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/officelady/1300497/女神配對計劃---曾展望給葉蒨文-十年後深情告白-極盡浪漫.shtml">
<p class="ellipsis-2">女神配對計劃 | 曾展望給葉蒨文「十年後深情告白」極盡浪漫</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="公仔紙">
<a href="/html/cartoon/index.html">公仔紙</a>
<!-- 是否有子频道 还需要计算padding-left-->
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/cartoon/UwGEI97/迷糊小窩-為什麼要吃樹.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/09/63e705ed55ac40bab00fd78f47b86074.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">迷糊小窩|為什麼要吃樹?!</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/cartoon/Uvsdr4S/腔叔-放假.shtml">
<p class="ellipsis-2">腔叔:放假</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/cartoon/UvnP0g5/文地貓幸福哲學-愛的延續之俞真.shtml">
<p class="ellipsis-2">文地貓幸福哲學|愛的延續之俞真</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/cartoon/UvhcDP4/大Y漫畫-開學的準備.shtml">
<p class="ellipsis-2">大Y漫畫|開學的準備</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/cartoon/Uvcei85/迷糊小窩-感動.shtml">
<p class="ellipsis-2">迷糊小窩|感動</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/cartoon/UvVe3nz/腔叔-證明.shtml">
<p class="ellipsis-2">腔叔:證明</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="HK Eye">
<a href="/html/HKEye/index.html">HK Eye</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>HK Eye</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/HKEye/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/THEREASONILIVEINHK/index.html">THE REASON I LIVE IN HK</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/STANDUP/index.html">STAND UP</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/STARTALK/index.html">STAR TALK</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/TELLTALES/index.html">TELL TALES</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/ONTHISDAY/index.html">ON THIS DAY</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/BREAKITOFF/index.html">BREAK IT OFF</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/FEATURE/index.html">FEATURE</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/OPINION/index.html">OPINION</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/OPINION/1300390/Opinion---China-s-Victory-Day-Parade--A-Message-of-Peace-and-Strength.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/08/c79455dbb39c44d4a4d5616f7bc6a9c5.jpeg?x-oss-process=style/w320" />
<p class="ellipsis-1">Opinion | China's Victory Day Parade: A Message of Peace and Strength</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/OPINION/1299107/Opinion---Hong-Kong-s-Elderly-Friendly-Design-Initiative.shtml">
<p class="ellipsis-2">Opinion | Hong Kong's Elderly-Friendly Design Initiative</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/OPINION/1298180/Opinion---The-Global-Revival-of-Chinese-Medicine--How-a-Stubborn-Cough-Sparked-a-Billion-Dollar-Industry.shtml">
<p class="ellipsis-2">Opinion | The Global Revival of Chinese Medicine: How a Stubborn Cough Sparked a Billion-Dollar Industry</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/HKEye/1297950/Rising-stars-of-local-original-games--11-start-ups-selected-for-the-5th-Hong-Kong-Game-Enhancement-and-Promotion-Scheme.shtml">
<p class="ellipsis-2">Rising stars of local original games: 11 start-ups selected for the 5th Hong Kong Game Enhancement and Promotion Scheme</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/HKEye/1297930/Falling-in-Love-Like-in-Movies---A-cross-border-dialogue-on-love-and-cinema.shtml">
<p class="ellipsis-2">“Falling in Love Like in Movies”: A cross-border dialogue on love and cinema</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/OPINION/1297176/Opinion---Preparing-for-an-Unforgettable-National-Games-in-Hong-Kong.shtml">
<p class="ellipsis-2">Opinion | Preparing for an Unforgettable National Games in Hong Kong</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li class="c_channel " id="社區">
<a href="/html/sekeui/index.html">社區</a>
<!-- 是否有子频道 还需要计算padding-left-->
<div class="navbar-second-2">
<h2>社區</h2>
<ul class="wid1200 clearfix" style="padding-left: 0px">
<li>
<a href="/html/sekeui/index.html">全部</a>
</li>
<!--判断是否是DP-->
<li>
<a href="/html/i-wanna-say/index.html">社區我有SAY</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/small-things-also-matter/index.html">區區無小事</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/what-is-hot/index.html">區內熱話</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/daily-life/index.html">社區生活</a>
</li>
<!--判断是否是DP-->
<!--判断是否是DP-->
<li>
<a href="/html/education-and-health/index.html">教育和健康</a>
</li>
<!--判断是否是DP-->
<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->
</ul>
</div>
<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/small-things-also-matter/Uw4hmMD/警方秀茂坪截查私家車-檢-毒郵票-等總值5-5萬元毒品.shtml">
<img src="https://cdn.orangenews.hk/images/2025/09/07/1b7b241886754732bfc6a4468ffba09b.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">警方秀茂坪截查私家車 檢「毒郵票」等總值5.5萬元毒品</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/small-things-also-matter/Uw4hrih/大圍美林邨單位着火逾百居民疏散-一人不適送院.shtml">
<p class="ellipsis-2">大圍美林邨單位着火逾百居民疏散 一人不適送院</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/small-things-also-matter/Uw4hyRq/元朗31歲母與3歲兒醫院求診揭家暴-男友涉襲擊被捕.shtml">
<p class="ellipsis-2">元朗31歲母與3歲兒醫院求診揭家暴 男友涉襲擊被捕</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/small-things-also-matter/Uw4i8se/彩虹道查車檢霹靂可卡因及含依托咪酯煙彈-警方拘無牌駕駛內地司機.shtml">
<p class="ellipsis-2">彩虹道查車檢霹靂可卡因及含依托咪酯煙彈 警方拘無牌駕駛內地司機</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/small-things-also-matter/Uw4hu58/警方秀茂坪截查私家車檢獲10萬元私煙香煙及煙彈-司機被捕.shtml">
<p class="ellipsis-2">警方秀茂坪截查私家車檢獲10萬元私煙香煙及煙彈 司機被捕</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/education-and-health/Uw4i5Uu/17歲男生染甲流併發休克嚴重-5同學現輕微流感病徵.shtml">
<p class="ellipsis-2">17歲男生染甲流併發休克嚴重 5同學現輕微流感病徵</p>
</a>
</div>
</div>
<!-- 子頻道入口 -->
<div class="channel-out-list channel-hover">
</div>
</div>
</li>
<li><a class="moreInfo">更多 <img class="moreClick" style="width: 20px;height: 20px;vertical-align: middle;" src="https://static.orangenews.hk/static/orange/img/downMore.png" /></a></li>
<div class="all-channel" style="display: none">
<div class="public-footer-style">
<div class="wid1200">
<div class="footer-links clearfix">
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>橙TV</dt>-->
<!-- <dt><a href="/html/video/index.html">橙TV</a></dt>-->
<dt>
<a href="/html/video/index.html">橙TV</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<!--判断是否是DP-->
<dd><a href="/html/video/index.html#exclusiveinterview" title="專訪">專訪</a></dd>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<!--判断是否是DP-->
<dd><a href="/html/video/index.html#VideoFeature" title="視頻專題">視頻專題</a></dd>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<!--判断是否是DP-->
<dd><a href="/html/video/index.html#infographic" title="動畫圖解">動畫圖解</a></dd>
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>資訊</dt>-->
<!-- <dt><a href="/html/news/index.html">資訊</a></dt>-->
<dt>
<a href="/html/news/index.html">資訊</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/hongkong/index.html" title="港聞">港聞</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/international/index.html" title="國際">國際</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/china/index.html" title="兩岸">兩岸</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/community/index.html" title="區間">區間</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>評論</dt>-->
<!-- <dt><a href="/html/topic/index.html">評論</a></dt>-->
<dt>
<a href="/html/topic/index.html">評論</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/hkviews/index.html" title="議事堂">議事堂</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/onviews/index.html" title="有話直說">有話直說</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/warmtalking/index.html" title="圍爐">圍爐</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/survey/index.html" title="投投是道">投投是道</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>財經</dt>-->
<!-- <dt><a href="/html/finance/index.html">財經</a></dt>-->
<dt>
<a href="/html/finance/index.html">財經</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/financecolumn/index.shtml" title="財經專欄">財經專欄</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/biz/index.html" title="產經">產經</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/property/index.html" title="地產">地產</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/allaboutmoney/index.shtml" title="搵錢呢啲嘢">搵錢呢啲嘢</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>文化</dt>-->
<!-- <dt><a href="/html/culture/index.html">文化</a></dt>-->
<dt>
<a href="/html/culture/index.html">文化</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/culturevideo/index.shtml" title="文化本事">文化本事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/books/index.html" title="書人書事">書人書事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/author/index.shtml" title="專欄作家">專欄作家</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/film/index.html" title="樓上戲院">樓上戲院</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>親SON教</dt>-->
<!-- <dt><a href="/html/dearson/index.html">親SON教</a></dt>-->
<dt>
<a href="/html/dearson/index.html">親SON教</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/interview/index.html" title="名人專訪">名人專訪</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/strategy/index.html" title="教養妙法">教養妙法</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/book/index.html" title="好書推薦">好書推薦</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/promotion/index.html" title="升學導航">升學導航</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>生活</dt>-->
<!-- <dt><a href="/html/lifestyle/index.html">生活</a></dt>-->
<dt>
<a href="/html/lifestyle/index.html">生活</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/whydowedream/index.html" title="發緊夢">發緊夢</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/mycookey/index.html" title="Mycookey">Mycookey</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/clinic/index.html" title="診所橙事">診所橙事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/takeiteasy/index.html" title="曼慢活">曼慢活</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>美人計</dt>-->
<!-- <dt><a href="/html/officelady/index.html">美人計</a></dt>-->
<dt>
<a href="/html/officelady/index.html">美人計</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/dramaking/index.html" title="煲劇誌">煲劇誌</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/ronatsui/index.html" title="靈氣碧仁">靈氣碧仁</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/semitropic/index.html" title="亞熱帶中年">亞熱帶中年</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/olcolumn/index.html" title="美人計專欄">美人計專欄</a></dd>
<!--判断是否是DP-->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>公仔紙</dt>-->
<!-- <dt><a href="/html/cartoon/index.html">公仔紙</a></dt>-->
<dt>
<a href="/html/cartoon/index.html">公仔紙</a>
</dt>
<dd>
<a href="/columnist/695-文地貓.shtml" title="文地貓">文地貓</a>
</dd>
<dd>
<a href="/columnist/692-腔叔.shtml" title="腔叔">腔叔</a>
</dd>
<dd>
<a href="/columnist/640-YO!' s 生活漫畫式.shtml" title="YO!' s 生活漫畫式">YO!' s 生活漫畫式</a>
</dd>
<dd>
<a href="/columnist/634-老少女改運大法.shtml" title="老少女改運大法">老少女改運大法</a>
</dd>
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>HK Eye</dt>-->
<!-- <dt><a href="/html/HKEye/index.html">HK Eye</a></dt>-->
<dt>
<a href="/html/HKEye/index.html">HK Eye</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/THEREASONILIVEINHK/index.html" title="THE REASON I LIVE IN HK">THE REASON I LIVE IN HK</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/STANDUP/index.html" title="STAND UP">STAND UP</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/STARTALK/index.html" title="STAR TALK">STAR TALK</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/TELLTALES/index.html" title="TELL TALES">TELL TALES</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>社區</dt>-->
<!-- <dt><a href="/html/sekeui/index.html">社區</a></dt>-->
<dt>
<a href="/html/sekeui/index.html">社區</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/i-wanna-say/index.html" title="社區我有SAY">社區我有SAY</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/small-things-also-matter/index.html" title="區區無小事">區區無小事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/what-is-hot/index.html" title="區內熱話">區內熱話</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/daily-life/index.html" title="社區生活">社區生活</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>走進大灣區</dt>-->
<!-- <dt><a href="/html/greaterbayarea/index.html">走進大灣區</a></dt>-->
<dt>
<a href="/html/greaterbayarea/index.html">走進大灣區</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/wqly/index.html" title="灣區掠影">灣區掠影</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/whln/index.html" title="文化嶺南">文化嶺南</a></dd>
<!--判断是否是DP-->
</dl>
<dl class="footer-link-list footer-link-list-style">
<!-- <dt>維港+</dt>-->
<!-- <dt><a href="/html/VHPlus/index.html">維港+</a></dt>-->
<dt>
<a href="/html/VHPlus/index.html">維港+</a>
</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/vgly/index.html" title="維港掠影">維港掠影</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/zjjc/index.html" title="政經講場">政經講場</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/stdt/index.html" title="社團動態">社團動態</a></dd>
<!--判断是否是DP-->
</dl>
</div>
<div class="about-us-top">
<span><a href="/html/help.shtml?code=gywm" title="橙新聞簡介">關於我們</a></span>
<span><a href="/html/help.shtml?code=zpxx" title="招聘信息">招聘信息</a></span>
<span><a href="/html/help.shtml?code=lxwm" title="聯絡我們">聯絡我們</a></span>
<span><a href="/html/help.shtml?code=bqsm" title="版權聲明">版權聲明</a></span>
<span><a href="/html/help.shtml?code=ggfw" title="廣告服務">廣告服務</a></span>
<span><a href="/html/help.shtml?code=yqlj" title="友情鏈接">友情鏈接</a></span>
</div>
</div>
</div>
<script src="https://static.orangenews.hk/static/orange/js/backtop.js?v=1.0.2"></script>
</div>
<div class="fr clearfix">
<div class="box fl start">
<!--推薦頻道 start-->
<div class="selection-item">
<a href="https://www.orangenews.hk/allaboutmoney/index.shtml" target="_blank">
<div class="scale"><img src="https://cdn.orangenews.hk/u/cms/www/202211/25232526kk9g.png" alt="搵錢呢啲嘢"/></div>
</a>
</div>
<div class="selection-item">
<a href="https://www.orangenews.hk/whydowedream/index.shtml" target="_blank">
<div class="scale"><img src="https://cdn.orangenews.hk/u/cms/www/202211/23164210ol2h.jpg" alt="發緊夢"/></div>
</a>
</div>
<div class="selection-item">
<a href="https://www.youtube.com/channel/UC_OFxdyQ985hC0PinkioNXA/featured" target="_blank">
<div class="scale"><img src="https://cdn.orangenews.hk/u/cms/www/202211/231645502j0y.jpg" alt="文化本事"/></div>
</a>
</div>
<div class="selection-item">
<a href="https://www.youtube.com/channel/UCeS1w6Fs2lzr9bQLrqyjp-Q" target="_blank">
<div class="scale"><img src="https://cdn.orangenews.hk/u/cms/www/202211/23170152hrv0.png" alt="圍爐"/></div>
</a>
</div>
<!-- 原日期位置 -->
<!--<span class="date" style="color: #BFC3C4;"></span>-->
<!--<iframe style="display: none" width="150" scrolling="no" name="weather_inc" height="36" frameborder="0" allowtransparency="true" src="https://i.tianqi.com/index.php?c=code&id=1&color=%23BFC3C4&icon=1&wind=1&num=1&site=14" style="position: absolute;right: 0;top: 7px;z-index: 1;" marginwidth="0" marginheight="0"></iframe>-->
</div>
<a href="javascript:checkUser();" id="showHeadAndLogin" style="display: none" class="fl navbar-login">
<img id="headImg2" src="https://static.orangenews.hk/static/orange/img/login.png"/>
<font id="isLoginShow" style="display: none">登入</font>
</a>
</div>
<!--<li class=""><a
href="/qa/index.jhtml">問答</a></li>-->
</ul>
<img src="https://static.orangenews.hk/static/orange/img/310down.png" class="header-down">
</div>
</div>
</div>
<!-- 返回顶部-->
<!--js 引用-->
<script>
var user;
var token = getToken();
$.ajax({
type: "GET",
dataType: "json",
async: false,
headers: {
Authorization: token
},
contentType: "application/x-www-form-urlencoded;charset=UTF-8",
url: apiUrl + "app/user/mineInfo",
data: {
handlerName: "userInfoQueryHandler"
},
success: function (result) {
if(result.data.userId!="" && result.data.userId!=null){
localStorage.setItem("User", JSON.stringify(result.data));
user = result.data;
}
}, error: function (e) {
}
}
);
$(document).ready(function () {
if(window.location.pathname !== '/mobile.shtml') {
$('.top-right-share').hide();
}
$('.header-down').click(function () {
if ($('.navbar').hasClass('down-menu')) {
$('.navbar').removeClass('down-menu');
$('.header-down').attr('src', 'https://static.orangenews.hk/static/orange/img/310down.png')
} else {
$('.navbar').addClass('down-menu');
$('.header-down').attr('src', 'https://static.orangenews.hk/static/orange/img/311up.png')
}
})
window.addEventListener('scroll', function () {
if ($('.navbar').hasClass('down-menu')) {
$('.navbar').removeClass('down-menu');
$('.header-down').attr('src', 'https://static.orangenews.hk/static/orange/img/310down.png')
}
})
})
$('.navbar-second-2 ul li').on('click',function (e) {
localStorage.setItem('secTitle',e.currentTarget.innerText)
if (e.currentTarget.innerText !== '全部') {
localStorage.setItem('secTitle',e.currentTarget.innerText)
} else {
localStorage.removeItem('secTitle')
}
})
function isMobile() {
return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
}
if (isMobile()) {
$('.moreInfo').css('display', 'none !important')
}
$(function () {
$('#search').focus(function () {
if (!$('.search-suggest').is(':visible')) {
$('.search-suggest').show();
}
});
$('#search').blur(function () {
var that = this;
setTimeout(function () {
if (!$('.search-suggest:hover').length) {
$('.search-suggest').hide();
}
}, 100);
});
$('.search-suggest').hover(
function () {
$(this).show();
},
function () {
var that = this;
setTimeout(function () {
if (!$('#search').is(':focus')) {
$(that).hide();
}
}, 100);
}
);
var navbar;
if($('.navbar').length > 0) {
navbar = $('.navbar').offset().top;
} else {
navbar = $('.Hkeye-navbar').offset().top;
}
$(window).scroll(function () {
let _top = $(window).scrollTop();
if(_top > navbar) {
$('.channel-out').css('top','40px')
} else {
$('.position-logo').hide();
$('.channel-out').css('top','131px')
}
if ($(window).scrollTop() > 50) {
if ($('#search')[0] === document.activeElement) {
$('#search').blur();
}
$('.search-suggest').hide();
}
})
if (user != null) {
$("#loginHead").hide();
$("#loginOutHead").show();
$("#isLoginShow").html(user.nickName);
$("#userNickName").html(user.nickName);
$("#headImg").attr('src', user.avatar != '' ? user.avatar : 'https://static.orangenews.hk/static/orange/img/header-img.png');
$("#headImg2").attr('src', user.avatar != '' ? user.avatar : 'https://static.orangenews.hk/static/orange/img/header-img.png');
} else {
$("#loginOutHead").hide();
$("#loginHead").show();
$("#isLoginShow").html("登入");
}
$('#ewm').mouseenter(function () {
$('.header-ewm').show();
});
$('#ewm').mouseleave(function () {
$('.header-ewm').hide();
});
$('#download').mouseenter(function () {
$('.download-ewm').show();
});
$('#download').mouseleave(function () {
$('.download-ewm').hide();
});
if(!isMobile()) {
$('.c_channel>a, .c_channel>.channel-out').mouseenter(function () {
$('.channel-out-list').append($(this).parent().children('.navbar-second-2').html())
// 判断是否有二级频道 有的加上虚线分割开
if ($(this).parent().children('.navbar-second-2').html() == undefined) {
$('.channel-out-list').css('border','none')
} else {
$('.channel-out-list').css('border-top','1px dashed #fff')
}
$('.channel-out-list h2').remove()
})
$('.c_channel>a, .c_channel>.channel-out').mouseleave(function () {
$('.channel-out-list').children().remove()
$(this).parent().html()
})
$('.channel li a').mouseenter(function () {
$('.channel-out').removeClass('channel-out-active')
$(this).parent('li').children('.channel-out').addClass('channel-out-active')
})
$('.channel-out').mouseleave(function () {
$('.channel-out').removeClass('channel-out-active')
})
$('.header .top').mouseenter(function () {
$('.channel-out').removeClass('channel-out-active')
})
$('.header .top').mouseleave(function () {
$('.channel-out').removeClass('channel-out-active')
})
} else {
console.log('移动端')
$('.c_channel a').on('click', function () {
console.log('click-->')
$('.channel-out-list').append($(this).parent().children('.navbar-second-2').html())
})
}
$("#search").bind('keydown', function (event) {
var event = window.event || arguments.callee.caller.arguments[0];
if (event.keyCode == 13){
subSearch();
}
});
// var strTime = getNowFormatDate();
// $(".date").text(strTime);
let kg = true;
$('.moreInfo').on('mouseenter',function () {
if(kg) {
$('.moreClick').attr("src","https://static.orangenews.hk/static/orange/img/upPut.png")
$('.all-channel').show()
$('.moreInfo').css('background-color','#efa22e')
} else {
$('.moreClick').attr("src","https://static.orangenews.hk/static/orange/img/downMore.png")
$('.all-channel').hide()
$('.moreInfo').css('background-color','#58595B')
}
kg = !kg;
})
$('.moreInfo').mouseleave(function () {
$('.all-channel').hide();
$('.moreInfo').css('background-color','#58595B')
$('.moreClick').attr("src","https://static.orangenews.hk/static/orange/img/downMore.png");
kg = !kg;
});
$('.top-right-more').on('click', function () {
if(kg) {
$('.top-right-more svg').css('transform', 'rotate(90deg)')
$('.all-channel').show()
} else {
$('.top-right-more svg').css('transform', 'rotate(0)')
$('.all-channel').hide()
}
kg = !kg;
})
$('.all-channel').mouseenter(function () {
$('.all-channel').show();
$('.moreClick').attr("src","https://static.orangenews.hk/static/orange/img/upPut.png");
$('.moreInfo').css('background-color','#efa22e')
kg = !kg;
});
$('.all-channel').mouseleave(function () {
$('.all-channel').hide();
$('.moreInfo').css('background-color','#58595B')
$('.moreClick').attr("src","https://static.orangenews.hk/static/orange/img/downMore.png");
kg = !kg;
});
});
function share() {
if(navigator.share) {
navigator.share({
url: window.location.href
}).then(() => {
console.log('share success!')
}).catch((error) => {
console.log('share failed!', error)
})
} else {
window.location.href = "https://apps.orangenews.hk/app/common/download_html";
}
}
function subSearch() {
if(isMobile()) {
window.location.href = "/search/.shtml";
} else {
var search = $("#search").val();
const placeholderValue = $('#search').attr('placeholder');
if ((search == null || search == "") && (placeholderValue == null || placeholderValue == "")) {
layer.msg("請輸入搜索關鍵字");
return;
}
search = search ? search.replace(/[%]/g,"%25") : placeholderValue.replace(/[%]/g,"%25");
window.location.href = "/search/"+encodeURIComponent(search)+".shtml";
}
}
function checkUser() {
console.log(user)
if (user != null) {
if (user.userId != "" && user.userId != null) {
window.location.href = "/account/personal.shtml";
} else {
window.location.href = "/account/bindMobile.shtml";
}
} else {
window.location.href = "/login.shtml";
}
}
function shareWhatsapp() {
var url = window.location.href;
var text = "iHealth-橙新聞-OrangeNews.hk";
var whatsapp = "whatsapp://send?text=" + text + " " + url;
window.location.href = whatsapp;
if (navigator.userAgent.match(/android/i)) {
window.location.href = whatsapp;
} else if (navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPhone/i)) {
window.location.href = whatsapp;
} else {
window.open(whatsapp);
}
}
function getNowFormatDate() {
var date = new Date();
var year = date.getFullYear();
var month = date.getMonth() + 1;
var strDate = date.getDate();
var weeks = "日一二三四五六".charAt(date.getDay());
if (month >= 1 && month <= 9) {
month = "0" + month;
}
if (strDate >= 0 && strDate <= 9) {
strDate = "0" + strDate;
}
var currentdate = year + "年" + month + "月" + strDate + "日" + "(" + weeks + ")";
return currentdate;
}
let headApp = new Vue({
el: '.header',
data: {
keywords: [],
keyword: '',
currentIndex: 0, // 当前占位符关键字的索引
},
methods: {
getKeywords: function() {
if(this.keyword !== '' || $('#search').val()) {
if(this.keyword == '') {
this.keyword = $('#search').val();
}
return;
}
const self = this;
$.ajax({
type: "get",
dataType: "json",
headers: {
Authorization: token
},
contentType: "application/x-www-form-urlencoded;charset=UTF-8",
url: apiUrl + "app/bus/keyword/common/list",
data: {
isRecommend: 1,
},
success: function (result) {
if (result.data.length >= 1) {
self.keywords = result.data; // 将获取到的关键字赋值给data中的keywords
// 在最后一条和第一条之间添加一条空白的占位符
self.keywords.push({
keywordName: '',
});
}
}, error: function (e) {
}
});
},
// 默認關鍵字切換事件
switchKeyword() {
if(this.keyword !== '' || $('#search').val() || this.keyword !== '') {
if(this.keyword == '') {
this.keyword = $('#search').val();
}
return;
}
if($('#search').val() == null || $('#search').val() == null == '') {
const self = this;
if (self.keywords.length > 0) {
self.currentIndex = (self.currentIndex + 1) % self.keywords.length;
// 如果当前关键字是空白的占位符,停留3秒后再切换到下一个
if (self.currentIndex === self.keywords.length - 1) {
setTimeout(() => {
self.currentIndex = 0;
}, 500);
}
}
// 添加CSS动画样式
const style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = `
.search-inp {
position: relative;
animation: slideUp 5s ease infinite;
}
/* 定义keyframes动画 */
@keyframes slideUp {
0% {
transform: translateY(200%);
}
5%,
95% {
transform: translateY(0);
}
100% {
transform: translateY(-200%);
}
}
`;
document.getElementsByTagName('head')[0].appendChild(style);
} else {
$('.search-inp').css('animation', 'none'); // 移除animation样式,使动画失效
}
},
searchHot(search) {
let keywordName = encodeURIComponent(search.keywordName);
window.location.href = '/search/'+keywordName+'.shtml';
}
},
created: function() {
this.getKeywords();
},
computed: {
currentKeyword() {
if (this.keywords.length === 0) return '';
return this.keywords[this.currentIndex].keywordName;
},
},
mounted() {
let intervalId;
if(this.keyword == '' || !$('#search').val()) {
intervalId = setInterval(this.switchKeyword, 5000); // 初始定时器时间间隔为5秒,和通動畫時長一致
}
$('#search').on('focus', () => {
clearInterval(intervalId); // 清除定时器
$('.search-inp').css('animation', 'none'); // 移除animation样式,使动画失效
});
$('#search').on('blur', () => {
const inputValue = $('#search').val(); // 获取输入框的值
if (!inputValue) {
intervalId = setInterval(this.switchKeyword, 5000); // 重新开始定时器
$('.search-inp').css('animation', 'slideUp 5s ease infinite'); // 移除animation样式,使动画失效
}
});
},
})
</script>
<style>
.big-video {
position: relative;
}
.big-video-b {
position: relative;
/*width: 996px;*/
/*margin: -350px auto 0;*/
}
.big-video-icon {
position: absolute;
z-index: 99;
top: 30%;
left: 40%;
}
.video-icon-scale {
z-index: 1;
}
.container {
margin-top: 20px;
}
.swiper09 {
width: 880px;
height: 600px;
border: 1px solid #efa22e;
background: #fff;
}
.swiper09 .swiper-pagination .swiper-pagination-bullet-active {
background: #efa22e;
opacity: 1;
}
.swiper09 .swiper-pagination {
bottom: 20% !important;
right: 50%;
}
.swiper09 .swiper-pagination span {
margin: 0 5px;
}
.kx-news-link {
background: url("https://static.orangenews.hk/images/2025/08/18/c936d7a22f474e4a8d76313d83a6098a.png") no-repeat;
padding: 20px;
padding-top: 110px;
font-weight: bold;
}
.kx-news-link li {
margin-bottom: 30px;
}
.kx-news-link li p:first-child {
margin-bottom: 10px;
padding-left: 10px;
position: relative;
}
.kx-news-link li p:first-child::before {
content: '';
position: absolute;
left: 0;
top: 7.5px;
width: 5px;
height: 5px;
border-radius: 50%;
background: #000;
}
</style>
<!-- 骨架屏12 channelList-->
<!--<div id="skeleton">-->
<!-- <header class="skeleton-header">-->
<!-- <p></p>-->
<!-- <p></p>-->
<!-- <p></p>-->
<!-- </header>-->
<!-- <content class="skeleton-content">-->
<!-- <div></div>-->
<!-- <div></div>-->
<!-- </content>-->
<!--</div>-->
<div class="container" style="display: none" id="app">
<!--顶部广告-輪播圖-->
<!--只有一条广告时就不用轮播-->
<div class="content-03" style="padding-bottom: 4px!important; padding-top: 0px!important;cursor:pointer;">
<img advId="1697435153895473153" class="wid1200" link="https://www.orangenews.hk/ntec/index.jhtml" src="https://cdn.orangenews.hk/u/cms/www2023/09/01/876eb560b4e547ab96f84b8cad8993ae.png" onerror="javascript:this.src='https://static.orangenews.hk/static/orange/img/ad/ad484.png'" onclick="openAd(this)" />
</div>
<!--首条新闻大图展示-->
<div class="dipian wid1200 clearfix">
<!-- <h2 style="color: #efa22e;font-weight: bold;margin-bottom: 10px;font-weight: bold;">iHealth</h2>-->
<!--輪播圖-->
<!--若没有设置组板二级频道轮播新闻,则取列表第一条-->
<!--设置了组板二级频道轮播新闻,则轮播-->
<!--没有设置组板二级频道轮播新闻,则取列表第一条-->
<div class="" v-for="(recommend,index) in commentList" v-if="index==0">
<div class="swiper-container swiper6 fl">
<div class="swiper-wrapper">
<div class="swiper-slide big-video-b">
<!--普通新闻-->
<a v-if="(recommend.typeId == 1 || recommend.typeId == 4)" :href="'/'+recommend.channelPath + '/'+ recommend.newsCode +'/' + recommend.filterTitle +'.shtml'">
<img v-if="recommend.mediaPath !== ''" class="big-video-icon" src="https://static.orangenews.hk/static/orange/img/video-icon.png" />
<div class="cj-img">
<img v-if="recommend.contentImg !== ''" :src="recommend.contentImg+'?x-oss-process=style/w960'" :alt="recommend.title" onerror="this.src='https://static.orangenews.hk/static/orange/img/default.png'"/>
<img v-if="recommend.contentImg == ''" src="https://static.orangenews.hk/static/orange/img/default.png" :alt="recommend.title" />
</div>
<div class="video-text">
<p class="ellipsis-2">{{recommend.title}}</p>
<span><em class="orange">{{recommend.channelName}}</em> | {{recommend.showDate}}</span>
</div>
</a>
<!--橙TV-视频新闻-->
<a v-if="recommend.typeId == 2" :href="'/'+recommend.channelPath + '/'+ recommend.newsCode +'/' + recommend.filterTitle +'.shtml'">
<img class="big-video-icon" src="https://static.orangenews.hk/static/orange/img/video-icon.png" />
<div class="cj-img">
<img v-if="recommend.contentImg !== ''" :src="recommend.contentImg+'?x-oss-process=style/w960'" :alt="recommend.filterTitle" onerror="imgerrorfun()"/>
<img v-if="recommend.contentImg == ''" src="https://static.orangenews.hk/static/orange/img/default.png" :alt="recommend.filterTitle" />
</div>
<div class="video-text">
<p class="ellipsis-2">{{recommend.title}}</p>
<span><em class="orange">{{recommend.channelName}}</em> | {{recommend.showDate}}</span>
</div>
</a>
<!--橙TV-直播-->
<a v-if="recommend.typeId == 3" :href="'/'+recommend.channelPath + '/'+ recommend.newsCode +'/' + recommend.filterTitle +'.shtml'">
<img class="big-video-icon" src="https://static.orangenews.hk/static/orange/img/video-icon.png" />
<div class="cj-img">
<img v-if="recommend.liveImage !== ''" :src="recommend.liveImage" :alt="recommend.filterTitle" onerror="imgerrorfun(true)"/>
<img v-if="recommend.liveImage == ''" src="https://static.orangenews.hk/static/orange/img/zb-default.jpg" :alt="recommend.filterTitle" />
<div class="position-labels">
<em v-if="recommend.liveStatus == 0">即將直播</em>
<em v-if="recommend.liveStatus == 1" style="background: #efa22e;border-radius: 3px;padding: 0px 5px;"><img src="https://static.orangenews.hk/static/orange/img/live2.gif" style="width: 12px; height: 12px;"/> 直播中</em>
<em v-if="recommend.liveStatus == 2">直播回顧</em>
<em v-if="recommend.liveStatus == 2 && recommend.liveTime !== ''">{{recommend.liveTime}}</em>
</div>
</div>
<div class="video-text">
<p class="ellipsis-2">{{recommend.title}}</p>
<span><em class="orange">{{recommend.channelName}}</em> | {{recommend.showDate}}</span>
</div>
</a>
</div>
</div>
</div>
</div>
<!--顶部右侧广告-->
<div class="cj-right-img fr">
<!--顶部右侧广告-->
<!--只有一条广告时就不用轮播-->
<img id="ad" advId="1640534122070970370" link="https://www.youtube.com/channel/UCcb0-ESUEBbMLvumdO2EEPA" src="https://cdn.orangenews.hk/u/cms/www2025/06/23/edabae4c8bbc481bb92cb99b1c514439.jpg" onerror="javascript:this.src='https://static.orangenews.hk/static/orange/img/ad/verticalDefault.png'" onclick="openAd(this)" style="cursor:pointer;"/>
</div>
</div>
<!--新闻列表-->
<ul class="life-list-three wid1200 clearfix">
<li v-for="(recommend,index) in commentList" v-if="recommend.type==1">
<!--普通新闻-->
<a v-if="(recommend.typeId == 1 || recommend.typeId == 4)" :href="'/'+recommend.channelPath + '/'+ recommend.newsCode +'/' + recommend.filterTitle +'.shtml'">
<div class="position-relative">
<div class="scale big-video-b">
<i v-if="recommend.mediaPath !== '' || recommend.typeId == 2 || recommend.typeId == 3" class="video-icons video-icon-scale"></i>
<img class="scale-img" v-if="recommend.contentImg!=''" :src="recommend.contentImg+'?x-oss-process=style/w320'" :alt="recommend.title"/>
<img class="scale-img" v-if="recommend.contentImg==''" src="https://static.orangenews.hk/static/orange/img/default.png" style="margin: 0 -2px 0 -2px"/>
</div>
<div class="labels">
<em>{{recommend.channelName}}</em><em v-if="recommend.mediaTime!=''">{{recommend.mediaTime}}</em>
</div>
</div>
<p class="ellipsis-3">{{recommend.title}}</p>
<span class="time">{{recommend.showDate}}</span>
</a>
<!--橙TV-视频新闻-->
<a v-if="recommend.typeId == 2" :href="'/'+recommend.channelPath + '/'+ recommend.newsCode +'/' + recommend.filterTitle +'.shtml'">
<div class="position-relative">
<div class="scale big-video-b">
<i class="video-icons video-icon-scale"></i>
<img class="scale-img" v-if="recommend.contentImg!=''" :src="recommend.contentImg+'?x-oss-process=style/w320'" onerror="imgerrorfun()" :alt="recommend.filterTitle"/>
<img class="scale-img" v-if="recommend.contentImg==''" src="https://static.orangenews.hk/static/orange/img/default.png" style="margin: 0 -2px 0 -2px"/>
</div>
<div class="labels">
<em>{{recommend.channelName}}</em><em v-if="recommend.mediaTime!=''">{{recommend.mediaTime}}</em>
</div>
</div>
<p class="ellipsis-3">{{recommend.title}}</p>
<span class="time">{{recommend.showDate}}</span>
</a>
<!--橙TV-直播-->
<a v-if="recommend.typeId == 3" :href="'/'+recommend.channelPath + '/'+ recommend.newsCode +'/' + recommend.filterTitle +'.shtml'">
<div class="position-relative">
<div class="scale big-video-b">
<i class="video-icons video-icon-scale"></i>
<img class="scale-img" v-if="recommend.liveImage!=''" :src="recommend.liveImage" onerror="imgerrorfun(true)" :alt="recommend.filterTitle"/>
<img class="scale-img" v-if="recommend.liveImage==''" src="https://static.orangenews.hk/static/orange/img/zb-default.jpg" :alt="recommend.filterTitle" style="margin: 0 -2px 0 -2px"/>
<div class="position-labels">
<em v-if="recommend.liveStatus == 0">即將直播</em>
<em v-if="recommend.liveStatus == 1" style="background: #efa22e;border-radius: 3px;padding: 0px 5px;"><img src="https://static.orangenews.hk/static/orange/img/live2.gif" style="width: 12px; height: 12px;"/> 直播中</em>
<em v-if="recommend.liveStatus == 2">直播回顧</em>
<em v-if="recommend.liveStatus == 2 && recommend.liveTime !== ''">{{recommend.liveTime}}</em>
</div>
</div>
<div class="labels">
<em>{{recommend.channelName}}</em><em v-if="recommend.mediaTime!=''">{{recommend.mediaTime}}</em>
</div>
</div>
<p class="ellipsis-3">{{recommend.title}}</p>
<span class="time">{{recommend.showDate}}</span>
</a>
</li>
</ul>
<div class="special wid1200" style="padding: 0 0 0 0">
<a v-show="finishStatus" href="javascript:;" @click="getMore" class="nextpage">加載更多</a>
</div>
</div>
<!--底部-->
<!--底部-->
<!--<div class="footer">
<div class="wid1200">
<a href="/html/help.shtml?code=gywm">關於我們</a>
<a href="/html/help.shtml?code=zpxx">招聘信息</a>
<a href="/html/help.shtml?code=lxwm">聯絡我們</a>
<a href="/html/help.shtml?code=bqsm">版權聲明</a>
<a href="/html/help.shtml?code=ggfw">廣告服務</a>
<a href="/html/help.shtml?code=yqlj">友情鏈接</a>
</div>
</div>-->
<style>
.footer-link-list:nth-child(1)~.footer-link-list:nth-child(10) {
margin-bottom: 30px;
}
.footer-link-list dt {
font-weight: bold;
}
.about-us span a {
color: #FFF;
}
</style>
<div class="public-footer">
<div class="wid1200">
<div class="footer-links clearfix">
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>橙TV</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<!--判断是否是DP-->
<dd><a href="/html/video/index.html#exclusiveinterview" title="專訪">專訪</a></dd>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<!--判断是否是DP-->
<dd><a href="/html/video/index.html#VideoFeature" title="視頻專題">視頻專題</a></dd>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<!--判断是否是DP-->
<dd><a href="/html/video/index.html#infographic" title="動畫圖解">動畫圖解</a></dd>
</dl>
<!-- 限制只显示10条 -->
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>資訊</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/hongkong/index.html" title="港聞">港聞</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/international/index.html" title="國際">國際</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/china/index.html" title="兩岸">兩岸</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/community/index.html" title="區間">區間</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>評論</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/hkviews/index.html" title="議事堂">議事堂</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/onviews/index.html" title="有話直說">有話直說</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/warmtalking/index.html" title="圍爐">圍爐</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/survey/index.html" title="投投是道">投投是道</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>財經</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/financecolumn/index.shtml" title="財經專欄">財經專欄</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/biz/index.html" title="產經">產經</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/property/index.html" title="地產">地產</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/allaboutmoney/index.shtml" title="搵錢呢啲嘢">搵錢呢啲嘢</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>文化</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/culturevideo/index.shtml" title="文化本事">文化本事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/books/index.html" title="書人書事">書人書事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/author/index.shtml" title="專欄作家">專欄作家</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/film/index.html" title="樓上戲院">樓上戲院</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>親SON教</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/interview/index.html" title="名人專訪">名人專訪</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/strategy/index.html" title="教養妙法">教養妙法</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/book/index.html" title="好書推薦">好書推薦</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/promotion/index.html" title="升學導航">升學導航</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>生活</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/whydowedream/index.html" title="發緊夢">發緊夢</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/mycookey/index.html" title="Mycookey">Mycookey</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/clinic/index.html" title="診所橙事">診所橙事</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/takeiteasy/index.html" title="曼慢活">曼慢活</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>美人計</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/dramaking/index.html" title="煲劇誌">煲劇誌</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/ronatsui/index.html" title="靈氣碧仁">靈氣碧仁</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/semitropic/index.html" title="亞熱帶中年">亞熱帶中年</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/olcolumn/index.html" title="美人計專欄">美人計專欄</a></dd>
<!--判断是否是DP-->
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>公仔紙</dt>
<dd>
<a href="/columnist/695-文地貓.shtml" title="文地貓">文地貓</a>
</dd>
<dd>
<a href="/columnist/692-腔叔.shtml" title="腔叔">腔叔</a>
</dd>
<dd>
<a href="/columnist/640-YO!' s 生活漫畫式.shtml" title="YO!' s 生活漫畫式">YO!' s 生活漫畫式</a>
</dd>
<dd>
<a href="/columnist/634-老少女改運大法.shtml" title="老少女改運大法">老少女改運大法</a>
</dd>
</dl>
<!-- 限制只显示10条 -->
<dl class="footer-link-list">
<dt>HK Eye</dt>
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/THEREASONILIVEINHK/index.html" title="THE REASON I LIVE IN HK">THE REASON I LIVE IN HK</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/STANDUP/index.html" title="STAND UP">STAND UP</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/STARTALK/index.html" title="STAR TALK">STAR TALK</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!--判断是否是DP-->
<dd><a href="/html/TELLTALES/index.html" title="TELL TALES">TELL TALES</a></dd>
<!--判断是否是DP-->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
<!-- 限制只显示4条 -->
</dl>
<!-- 限制只显示10条 -->
<!-- 限制只显示10条 -->
<!-- 限制只显示10条 -->
<!-- 限制只显示10条 -->
</div>
<div class="about-us">
<span><a href="/html/help.shtml?code=gywm" title="橙新聞簡介">關於我們</a></span>
<span><a href="/html/help.shtml?code=zpxx" title="招聘信息">招聘信息</a></span>
<span><a href="/html/help.shtml?code=lxwm" title="聯絡我們">聯絡我們</a></span>
<span><a href="/html/help.shtml?code=bqsm" title="版權聲明">版權聲明</a></span>
<span><a href="/html/help.shtml?code=ggfw" title="廣告服務">廣告服務</a></span>
<span><a href="/html/help.shtml?code=yqlj" title="友情鏈接">友情鏈接</a></span>
<span><a href="/tipster/index.shtml" title="友情鏈接">爆料</a></span>
<div class="footer-share">
<a href="javascript:showWeChat();" class="WeChat"></a>
<a href="https://www.weibo.com/u/5507836092" target="_blank" class="weibo"></a>
<a href="https://www.facebook.com/hkorangenews" class="facebook" target="_blank"></a>
<a href="https://www.youtube.com/channel/UCBP0Ym0Z5dGh7U72VTtstoQ" target="_blank" class="video"></a>
</div>
<!-- <div class="broke-the-news"><a href="/tipster/index.shtml" class="fact"><i></i>爆料</a></div>-->
</div>
<div class="copyright">
<span id="copyright"></span>
</div>
</div>
</div>
<!-- 返回顶部-->
<div id="backtop"></div>
<script src="https://static.orangenews.hk/static/orange/js/backtop.js?v=1.0.1"></script>
</body>
<script>
$(document).ready(function () {
// $('#skeleton').show()
if(!localStorage.getItem('secTitle')) {
//$('.header').css('height','210px')
}
})
$(function(){
$("img.lazy").lazyload({effect: "fadeIn",threshold:300});
var swiper7 = new Swiper('.swiper7', {
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
loop: true, // 循环模式轮播
observer:true,//修改swiper自己或子元素时,自动初始化swiper
observeParents:true,//修改swiper的父元素时,自动初始化swiper
});
var swiper09 = new Swiper('.swiper09', {
slidesPerView: 1,
loop: true,
observer:true,//修改swiper自己或子元素时,自动初始化swiper
observeParents:true,//修改swiper的父元素时,自动初始化swiper
autoplay: {
delay: 3000,
disableOnInteraction: true,
},
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.next09',
prevEl: '.prev09',
}
});
});
var app = new Vue({
el: '#app',
data: {
commentList: [],
finishStatus:true,
tagId:257,
page: 1,
},
methods: {
getData: function () {
let _this = this;
$.ajax({
type: "GET",
dataType: "json",
contentType: "application/x-www-form-urlencoded;charset=UTF-8",
url: apiUrl+"app/bus/tag/news/common/pageList",
data: {
handlerName: 'contentTagPageListHandler',
page: _this.page,
limit:12,
params: JSON.stringify({"tagId":"257","requestType":"IOS"})
},
success: function (result) {
//console.log(result)
if(result.data.records.length>0){
if(result.data.records.length>11){
_this.finishStatus=true;
}else{
_this.finishStatus=false;
}
let dataList=result.data.records;
for (let i = 0; i <dataList.length ; i++) {
_this.commentList.push(dataList[i]);
}
}else{
_this.finishStatus=false;
}
// $('#skeleton').hide()
$('.container').show()
}, error: function (e) {
}
})
},
getMore:function(){
this.page+=1;
this.getData();
}
},
created:function() {
this.getData();
}
})
</script>
</html>