mycookey.com Ads.txt file

<!DOCTYPE html>
<html>
<head>
<title>mycookey-橙新聞-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="橙新聞,Mycookey">
<meta name="description" content="Mycookey">
<meta property="og:description" content="Mycookey">

<link rel="canonical" href="https://www.orangenews.hk/html/mycookey/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://cdn.orangenews.hk/u/cms/www2024/06/25/948d36ca3d0441ac9bbfc1684c21f5b7.png">
<script src="/static/orange/js/vue.min.js"></script>
<link rel="alternate" href="https://www.orangenews.hk/" hreflang="zh-hk" />
<link rel="stylesheet" href="/static/orange/css/style.css?v=2.2.3"/>
<link rel="stylesheet" href="/static/orange/css/swiper.min.css">
<link rel="stylesheet" href="/static/orange/css/plus.css"/>
<link rel="stylesheet" href="/static/orange/css/revision.css?v=1.1"/>
<script src="/static/orange/js/common.js?v=1.2.5"></script>
<script src="/static/orange/js/jquery.min.js"></script>
<script src="/static/orange/js/jquery.lazyload.js"></script>
<script src="/static/orange/js/swiper.min.js"></script>
<script src="/static/orange/js/layer/layer.js"></script>
<script src="/static/orange/js/clipboard.min.js"></script>
<script src="/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="/static/orange/aliplayer/aliplayer-min-2.27.1.css"/>
<script type="text/javascript" charset="utf-8" src="/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 = '/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="/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="/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="/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="/static/orange/img/OrangeNewsAppQRCode.jpg"/>
</div>
<span>官方微信</span>
</div>

<div class="download-ewm">
<div class="ewm">
<img src="/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="/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/1277777/有片-以伊衝突-以軍稱襲擊伊朗6個機場-摧毀15架戰機及戰鬥直升機.shtml">
<img src="https://cdn.orangenews.hk/images/2025/06/23/fb4780ac3cd643e995e69e816a5c3ea5.jpeg?x-oss-process=style/w320" />
<p class="ellipsis-1">有片·以伊衝突|以軍稱襲擊伊朗6個機場 摧毀15架戰機及戰鬥直升機</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/infographic/1277769/發緊夢調查局-香港夾公仔實況-年輕人上癮狂燒錢.shtml">
<p class="ellipsis-2">發緊夢調查局|香港夾公仔實況 年輕人上癮狂燒錢?</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/1277779/有片-女童獨自在家餓肚隔窗向街坊求助引熱議-當地民政及婦聯已介入.shtml">
<p class="ellipsis-2">有片|女童獨自在家餓肚隔窗向街坊求助引熱議 當地民政及婦聯已介入</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/VideoFeature/1277781/有片-中國駐多國外交機構合力助同胞撤離-外交部發布短片-回家.shtml">
<p class="ellipsis-2">有片|中國駐多國外交機構合力助同胞撤離 外交部發布短片《回家》</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/exclusiveinterview/1277780/國安法五周年專訪-有片-謝展寰-生態安全屬國安重要部分-做好政策解說應對軟對抗.shtml">
<p class="ellipsis-2">國安法五周年專訪·有片|謝展寰:生態安全屬國安重要部分 做好政策解說應對軟對抗</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/exclusiveinterview/1277466/國安法五周年專訪-有片-孫東-科技安全威脅無處不在-持續加強創科界國安觀念.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/live/index.html">直播</a>




<!-- 是否有子频道 还需要计算padding-left-->

<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->
<!-- 第一条新闻 -->
<div>
<a href="/live/1277788/直播--愛國主義教育工作小組-會議後見傳媒.shtml">
<!-- 直播封面-->
<img src="https://orangenews-live-sz.oss-cn-shenzhen.aliyuncs.com/capture-cover/news1750696087.jpg" onerror="imgerrorfun(true)"/>
<p class="ellipsis-1">直播|「愛國主義教育工作小組」會議後見傳媒 </p>
</a>
</div>

<!-- 第一条新闻 -->

<div>
<a href="/live/1277631/直播-第31屆北京國際圖書博覽會香港館講座--世界華語文學的燈塔--香港的傳承-創新與世界影響.shtml">
<p class="ellipsis-2">直播|第31屆北京國際圖書博覽會香港館講座:「世界華語文學的燈塔──香港的傳承、創新與世界影響」</p>
</a>
</div>
<!-- 第一条新闻 -->

<div>
<a href="/live/1277514/直播-第31屆北京國際圖書博覽會香港館繪畫工作坊-肖像創作坊.shtml">
<p class="ellipsis-2">直播|第31屆北京國際圖書博覽會香港館繪畫工作坊:肖像創作坊</p>
</a>
</div>
<!-- 第一条新闻 -->

<div>
<a href="/live/1277506/直播-第31屆北京國際圖書博覽會香港館創意工作坊-行走的讀者-化身一棵樹.shtml">
<p class="ellipsis-2">直播|第31屆北京國際圖書博覽會香港館創意工作坊:行走的讀者 化身一棵樹</p>
</a>
</div>
<!-- 第一条新闻 -->

<div>
<a href="/live/1277500/直播-第31屆北京國際圖書博覽會香港館手作工作坊-水彩拼貼.shtml">
<p class="ellipsis-2">直播|第31屆北京國際圖書博覽會香港館手作工作坊:水彩拼貼</p>
</a>
</div>
<!-- 第一条新闻 -->

<div>
<a href="/live/1277497/直播--香港國安法-公布實施五周年論壇座談環節.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-->
<li>

<a href="/html/HKDriftTalks/index.html">港漂有話說</a>
</li>

<!--判断是否是DP-->

<!--财经专栏作者-->
<!--评论专栏作者-->
<!--文化专栏作者-->
<!--生活专栏作者-->
<!--美人计专栏作者-->

</ul>
</div>

<!--查询频道下最新6条新闻-->
<div class="channel-out">
<div class="channel-hover">
<!--橙TV频道-->

<!--其它频道-->
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1277831/大班西餅3分店傳結業欠薪-勞工處接員工求助.shtml">
<img src="https://cdn.orangenews.hk/images/2025/06/23/1d90fabae3da4597997c57c7b0f9e9fd.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">大班西餅3分店傳結業欠薪 勞工處接員工求助</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/international/1277828/國際奧委會首位女性主席-考文垂履新承諾加強團結.shtml">
<p class="ellipsis-2">國際奧委會首位女性主席 考文垂履新承諾加強團結 </p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1277830/佐敦八旬翁墮樓撞欄身首異處斃命-死者據報為著名武術指導唐佳.shtml">
<p class="ellipsis-2">佐敦八旬翁墮樓撞欄身首異處斃命 死者據報為著名武術指導唐佳</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1277827/14間銀行推-智安存-助長者防詐騙-動用存款須當面核實.shtml">
<p class="ellipsis-2">14間銀行推「智安存」助長者防詐騙 動用存款須當面核實</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hongkong/1277820/大灣區律師執業試10-25舉行-林定國-積極爭取將制度恒常化.shtml">
<p class="ellipsis-2">大灣區律師執業試10.25舉行 林定國:積極爭取將制度恒常化</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/international/1277825/伊朗衝突-俄羅斯譴責美國襲擊-普京-願為伊朗提供協助.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/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/1277818/有話直說-跨境支付通創新河-惠民利商帶動發展.shtml">
<img src="https://cdn.orangenews.hk/images/2025/06/23/dc893e28c64441f7ad2815582d8a1755.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">有話直說|跨境支付通創新河 惠民利商帶動發展</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1277775/周文港--香港國安法-為-由治及興-之路保駕護航.shtml">
<p class="ellipsis-2">周文港|《香港國安法》為「由治及興」之路保駕護航</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1277728/李銘銳-國安法五載護香江-法治基石穩馭風浪.shtml">
<p class="ellipsis-2">李銘銳|國安法五載護香江 法治基石穩馭風浪 </p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1277662/李諵-鞏固安全格局不鬆勁.shtml">
<p class="ellipsis-2">李諵|鞏固安全格局不鬆勁</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1277650/陳弘毅-香港法院如何詮釋-香港國安法.shtml">
<p class="ellipsis-2">陳弘毅|香港法院如何詮釋《香港國安法》</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/hkviews/1277614/觀察-牢記國安法立法初衷-開創高質量發展新局面.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="/biz/1277813/中東局勢緊張金融未見異動-僅日圓急挫1-2-兌港元穿5-3算.shtml">
<img src="https://cdn.orangenews.hk/images/2024/08/21/e1969f6e54f54a909978e04f1a7e6d00.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">中東局勢緊張金融未見異動 僅日圓急挫1.2%兌港元穿5.3算</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1277807/無抵押個人貸款擬設上限-月入五千最多借一個月糧-還款入息比率限35.shtml">
<p class="ellipsis-2">無抵押個人貸款擬設上限 月入五千最多借一個月糧 還款入息比率限35%</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/property/1277786/全球超級豪宅首季527宗成交-平均售價1-4億-香港排第六.shtml">
<p class="ellipsis-2">全球超級豪宅首季527宗成交 平均售價1.4億 香港排第六</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1277784/摩通唱好泡泡瑪特目標330元-列五大催化劑籲-撈底.shtml">
<p class="ellipsis-2">摩通唱好泡泡瑪特目標330元 列五大催化劑籲「撈底」</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/biz/1277753/高瓴資本傳有意收購星巴克中國業務-估值至少390億.shtml">
<p class="ellipsis-2">高瓴資本傳有意收購星巴克中國業務 估值至少390億</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/property/1277746/短炒獲利-蝶翠峰三房632萬易手-原業主持貨年半賬賺92萬.shtml">
<p class="ellipsis-2">短炒獲利丨蝶翠峰三房632萬易手 原業主持貨年半賬賺92萬</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="/film/1277808/文化中國-水立方杯-中文歌曲大賽-傳承青年音樂力量-香港晉級賽圓滿落幕.shtml">
<img src="https://cdn.orangenews.hk/images/2025/06/23/6c3f242c7ec04496968164c5cb7b48e6.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">「文化中國.水立方杯」中文歌曲大賽:傳承青年音樂力量 香港晉級賽圓滿落幕</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/film/1277782/新片-無名指-8月上映--郭富城許恩怡演繹問題家庭父女和解故事.shtml">
<p class="ellipsis-2">新片《無名指》8月上映 郭富城許恩怡演繹問題家庭父女和解故事</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/artanddesign/1277747/匯聚20世紀粵港藝術佳作-M-特別展-廣東摩登-即將登場.shtml">
<p class="ellipsis-2">匯聚20世紀粵港藝術佳作 M+特別展「廣東摩登」即將登場</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/author/1277729/鄭梓靈專欄-放下要掌控一切的心.shtml">
<p class="ellipsis-2">鄭梓靈專欄|放下要掌控一切的心</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/artanddesign/1277716/細賞藝作承載之豐富情緒-M-希克藏品-心靈圖景將開幕.shtml">
<p class="ellipsis-2">細賞藝作承載之豐富情緒 M+希克藏品:心靈圖景將開幕</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/books/1277708/一本讀書會-北京站-首場成功開講--聯合書店-紫荊文化閱讀館-開幕.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="/kids/1277703/1340港生參賽創新高-全港中小學中華文化普通話比賽頒獎禮舉行.shtml">
<img src="https://cdn.orangenews.hk/images/2025/06/23/1c7b496f42c243b394856bc09ec4d4ef.jpg?x-oss-process=style/w320" />
<p class="ellipsis-1">1340港生參賽創新高!全港中小學中華文化普通話比賽頒獎禮舉行</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/kids/1277223/CHAT六廠舉辦兩天夏日營-邀小朋友手作紡織藝術品.shtml">
<p class="ellipsis-2">CHAT六廠舉辦兩天夏日營 邀小朋友手作紡織藝術品</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/kids/1276982/香港故宮慶三周年-推出故宮學堂夏日-博-學系列.shtml">
<p class="ellipsis-2">香港故宮慶三周年 推出故宮學堂夏日「博」學系列</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/promotion/1273599/真光四校哪一家排名比較高.shtml">
<p class="ellipsis-2">真光四校哪一家排名比較高?</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/kids/1276459/灣仔夏誌-盛夏競技場-打造活力暑假-7大項目即日起免費暢玩.shtml">
<p class="ellipsis-2">《灣仔夏誌:盛夏競技場》打造活力暑假 7大項目即日起免費暢玩!</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/dearson/1255768/邊玩邊學-從古詩與-弟子規-熟讀古文培養美德.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="/whydowedream/1277752/發緊夢調查局-香港夾公仔實況-年輕人上癮狂燒錢.shtml">
<img src="https://cdn.orangenews.hk/images/2025/06/23/cac9c341abc641d295f2531b9161cedd.png?x-oss-process=style/w320" />
<p class="ellipsis-1">發緊夢調查局|香港夾公仔實況 年輕人上癮狂燒錢?</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/lifestyle/1277765/熱刺2025亞洲之旅香港站-AIRSIDE限定體驗店7月14日開鑼-免費換熱刺vs阿仙奴啟德表演賽門票.shtml">
<p class="ellipsis-2">「熱刺2025亞洲之旅香港站」AIRSIDE限定體驗店7月14日開鑼!免費換熱刺vs阿仙奴啟德表演賽門票</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/takeiteasy/1277719/曼慢活--大師兄-玩出生活智慧.shtml">
<p class="ellipsis-2">曼慢活|「大師兄」玩出生活智慧?</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/pumpkin/1277720/南瓜-札幌第一餐.shtml">
<p class="ellipsis-2">南瓜|札幌第一餐</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/play/1277711/迪士尼x山頂纜車首次聯乘10大打卡位-主題纜車-凌霄閣8米巨型Mickey-中環總站煙花光影隧道.shtml">
<p class="ellipsis-2">迪士尼x山頂纜車首次聯乘10大打卡位:主題纜車、凌霄閣8米巨型Mickey、中環總站煙花光影隧道</p>
</a>
</div>
<!-- 第一条新闻 -->
<div>
<a href="/allabouteat/1277310/機場景海岸扒房限時7折優惠-新推出矜貴6道菜廚桌晚宴-歎A5和牛扒-鮑汁海參餃.shtml">
<p class="ellipsis-2">機場景海岸扒房限時7折優惠!新推出矜貴6道菜廚桌晚宴:歎A5和牛扒、鮑汁海參餃</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>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.