CINXE.COM
香港電台網站 : 香港之聲
<!----><!doctype html> <html lang="zh-hk" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>香港電台網站 : 香港之聲</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <meta charset="UTF-8"> <META NAME="DCS.dcsqry" CONTENT="lang=zh-hant"> <link rel="stylesheet" href="//fonts.googleapis.com/earlyaccess/notosanstc.css" /> <link rel="stylesheet" href="//fonts.googleapis.com/earlyaccess/notosanssc.css" /> <meta name="WT.cg_n" content="channel_page:radiocnrhk" /> <meta name="WT.cg_s" content="homepage_chi" /> <meta name="title" content="radiocnrhk" /> <meta property="og:title" content="香港電台網站" /> <meta property="og:description" content="RTHK website" /> <meta property="og:image" content="https://www.rthk.hk/img/rthk-hk_logo_reWork.jpg" /> <meta name="channelName" content="港聲"> <link rel="alternate" hreflang="zh-hk" href=https://www.rthk.hk/radio/radiocnrhk /> <link rel="icon" href="https://webstatic.rthk.hk/favicon.ico" /> <link rel="canonical" href="https://www.rthk.hk/radio/radiocnrhk" /> <link rel="shortcut icon" href="https://webstatic.rthk.hk/favicon.ico" /> <link rel="apple-touch-icon" sizes="57x57" href="https://webstatic.rthk.hk/img/apple-icon-57x57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="https://webstatic.rthk.hk/img/apple-icon-72x72.png" /> <link rel="apple-touch-icon" sizes="114x114" href="https://webstatic.rthk.hk/img/apple-icon-114x114.png" /> <link rel="apple-touch-icon" sizes="144x144" href="https://webstatic.rthk.hk/img/apple-icon-144x144.png" /> <!-- Loading style --> <link rel="stylesheet" href="https://webstatic.rthk.hk/MightySlider/css/mightyslider.css" /> <link rel="stylesheet" href="https://webstatic.rthk.hk/MightySlider/slider_skins/modern/style.css" /> <!-- <link rel="stylesheet" href="https://www.rthk.hk/css/rthk.css" /> --> <kanhanbypass><link rel="stylesheet" href="https://www.rthk.hk/css/font_en.css" /></kanhanbypass> <link rel="stylesheet" href="https://webstatic.rthk.hk/css/header_e.css" /> <link rel="stylesheet" href="https://webstatic.rthk.hk/css/custom/custom_header.css?v=1.2.13" /> <link rel="stylesheet" href="https://webstatic.rthk.hk/css/footer_c.css?v=1.2.13" /> <link rel="stylesheet" href="https://webstatic.rthk.hk/css/jquery-ui.css" /> <link rel="stylesheet" type="text/css" media="screen" href="https://webstatic.rthk.hk/css/main_radioChannel_R1_c.css?v=1.2.13"> <link rel="stylesheet" type="text/css" media="screen" href="https://webstatic.rthk.hk/css/alexSkin.css?v=1.2.13"> <link rel="stylesheet" type="text/css" media="screen" href="https://webstatic.rthk.hk/css/audioSkin.css?v=1.2.13"> <link rel="stylesheet" type="text/css" media="screen" href="https://webstatic.rthk.hk/css/scrollbox.min.css?v=1.2.13"> <link rel="stylesheet" type="text/css" media="screen" href="https://webstatic.rthk.hk/fancybox/jquery.fancybox.css?v=1.2.13"> <link rel="stylesheet" type="text/css" media="screen" href="https://webstatic.rthk.hk/css/custom/custom_radio.css?v=1.2.13"> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery-1.12.4.min.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery-ui-1.13.3.min.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/MightySlider/src/js/tweenlite.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/MightySlider/js/mightyslider.min.js"></script> <script type="text/javascript" src="https://www.rthk.hk/js/jwplayer/v7110/jwplayer.js"></script> <script type="text/javascript"> window.video_uid = "MTcyLjMxLjE5LjcxX01vemlsbGEvNC4wIChjb21wYXRpYmxlOyBNU0lFIDcuMDsgV2luZG93cyBOVCA2LjA7IFNMQ0MxOyAuTkVUIENMUiAyLjAuNTA3Mjc7IC5ORVQgQ0xSIDMuMC4wNDUwNjsgLk5FVCBDTFIgMy41LjIxMDIyOyAuTkVUIENMUiAxLjAuMzcwNTsgLk5FVCBDTFIgMS4xLjQzMjIp"; jwplayer.key = "EKOtdBrvhiKxeOU807UIF56TaHWapYjKnFiG7ipl3gw="; window.jw_path = "https://www.rthk.hk/js/jwplayer/v7110/"; var jw_skin_format = ""; function get_additional_para(){ return {}; } function get_formatted_skin(type,name, path) { var _type = type || "video"; var _name = name || ""; var _path = path || ""; if(_type=="audio"){ return {name:"audioS"}; }else if(_type=="audio_live"){ return {name:"alexSkin"}; }else if(_type=="video"){ return {name:"audioS"}; }else if(_type=="video_live"){ return {name:"audioS"}; } /* switch(jw_skin_format) { case "xml": if(_type=="audio") {return "five";} else if(_type=="audio_live") {return "/js/jwplayer/v610/skins/six.xml";} else {return "/js/jwplayer/v610/skins/five.xml";} break; case "css": var tmp_skin = {}; if(_name!=="") { tmp_skin['name'] = _name; } if(_path!=="") { tmp_skin['url'] = _path; } if(typeof jwplayer.version.split('.')!=='undefined' && jwplayer.version.split('.')[0]=='6'){ if(_type=="audio") {return "five"} else {return "/js/jwplayer/v610/skins/five.xml";} break; } return tmp_skin; break; } */ } function merge() { var obj, name, copy, target = arguments[0] || {}, i = 1, length = arguments.length; for (; i < length; i++) { if ((obj = arguments[i]) != null) { for (name in obj) { copy = obj[name]; if (target === copy) { continue; } else if (copy !== undefined) { target[name] = copy; } } } } return target; } </script> <script type="text/javascript" src="https://www.rthk.hk/feeds/google/topSearchData_chi.js?v=1.2.13"></script> <!-- load script --> <script type="text/javascript"> window.base_url = 'https://www.rthk.hk'; window.assets_url = 'https://www.rthk.hk'; window.cdn_url = 'https://webstatic.rthk.hk'; window.current_url = 'https://www.rthk.hk/radio/radiocnrhk'; window.cms_img_url = 'https://webstatic.rthk.hk/assets/'; window.presenter = '主持'; window.lang = 'zh-hant'; </script> <!-- Matomo Tag Manager --> <script> var _mtm = window._mtm = window._mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); (function() { var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src='https://cdn.matomo.cloud/web01.matomo.cloud/container_VvFCjyML.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Tag Manager --> </head> <body data-responsejs='{ "create": [ { "prop": "width" , "prefix": "min-width- r src" , "lazy": true , "breakpoints": [1000,825,760,625,425,320,0] } ] }' > <div id="page"> <!--googleoff: index--><script> $(document).ready(function(){ //$('.submenuList').prev().append('<span class="showmobile">+</span>') $('.submenuList').prev().removeAttr('href').removeAttr('target'); }) </script> <!------------Search----------------> <div id="searchWrap" data-elastic-exclude> <div class="searchCon"> <label for="focus">搜尋</label> <form action="https://www.rthk.hk/index.php/radio/radiocnrhk" class="searchBox" id="myform" name="gs" method="post" accept-charset="utf-8"> <input type="hidden" name="csrf_test_name" value="39ec991d3b0798c0a3ff28d4f867b357" /> <input type="search" name="q" value="" id="focus" class="searchInput" maxlength="100" size="50" placeholder="搜尋..." aria-label="搜尋" /> <button type="submit" class="searchSubmit" aria-label="搜尋" >Search</button> </form> <script> $(document).ready(function(){ //$("form[name='gs'] input[name='q']").autocomplete({ $("input[name='q']").autocomplete({ source: window.getQuerySuggestionData ? window.getQuerySuggestionData(window.lang) : [], // Give more time to enter Chinese. delay: 1000, select: function(event, ui) { // Submit on item selection, like the effect in Google search. // It may not work to submit immediately, so delay submitting. setTimeout(function() { $('form[name=gs]').submit(); }, 0); } }); $('form[name=gs]').submit(function(e){ e.preventDefault(); gsearch($('#focus[name="q"]').val()); }); }); </script> <div id="mainSearchList"> <div class="search-List"> <div class="search-Col"> <h2>電視</h2> <div id="search-Col-tv"> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='大江大河之歲月如歌'; $('form[name=gs]').submit()" onclick="document.gs.q.value='大江大河之歲月如歌'; $('form[name=gs]').submit()" target="_blank"> <div alt="大江大河之歲月如歌" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/dtt31/like_a_flowingriver3/11687_80.jpg)"></div> <h3>大江大河之歲月如歌</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='塵封十三載'; $('form[name=gs]').submit()" onclick="document.gs.q.value='塵封十三載'; $('form[name=gs]').submit()" target="_blank"> <div alt="塵封十三載" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/dtt31/thirteenyearsofdust/11651_80.jpg)"></div> <h3>塵封十三載</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='新聞天地'; $('form[name=gs]').submit()" onclick="document.gs.q.value='新聞天地'; $('form[name=gs]').submit()" target="_blank"> <div alt="新聞天地" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/dtt31/hktoday_tv/7211_80.jpg)"></div> <h3>新聞天地</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='廣東話去旅行 -- 土耳其篇'; $('form[name=gs]').submit()" onclick="document.gs.q.value='廣東話去旅行 -- 土耳其篇'; $('form[name=gs]').submit()" target="_blank"> <div alt="廣東話去旅行 -- 土耳其篇" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/dtt31/cantonesetravelogue_turkiye/11701_80.jpg)"></div> <h3>廣東話去旅行 -- 土耳其篇</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='哈爾濱2025亞洲冬季運動會'; $('form[name=gs]').submit()" onclick="document.gs.q.value='哈爾濱2025亞洲冬季運動會'; $('form[name=gs]').submit()" target="_blank"> <div alt="哈爾濱2025亞洲冬季運動會" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/dtt31/harbin2025asianwintergames/11737_80.jpg)"></div> <h3>哈爾濱2025亞洲冬季運動會</h3> </a> </div> </div> <div class="search-Col"> <h2>電台</h2> <div id="search-Col-radio"> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='音樂情人'; $('form[name=gs]').submit()" onclick="document.gs.q.value='音樂情人'; $('form[name=gs]').submit()" target="_blank"> <div alt="音樂情人" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/radio2/musiclover/8415_80.jpg)"></div> <h3>音樂情人</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='瘋 Show 快活人'; $('form[name=gs]').submit()" onclick="document.gs.q.value='瘋 Show 快活人'; $('form[name=gs]').submit()" target="_blank"> <div alt="瘋 Show 快活人" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/radio2/crazyandhappy/401_80.jpg)"></div> <h3>瘋 Show 快活人</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='輕談淺唱不夜天'; $('form[name=gs]').submit()" onclick="document.gs.q.value='輕談淺唱不夜天'; $('form[name=gs]').submit()" target="_blank"> <div alt="輕談淺唱不夜天" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/radio2/keepuco/407_80.jpg)"></div> <h3>輕談淺唱不夜天</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='周末午夜場'; $('form[name=gs]').submit()" onclick="document.gs.q.value='周末午夜場'; $('form[name=gs]').submit()" target="_blank"> <div alt="周末午夜場" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/radio1/saturday_drama_fever/5883_80.jpg)"></div> <h3>周末午夜場</h3> </a> <a rel="nofollow" tabindex="0" class="media-Object" onkeypress="document.gs.q.value='講東講西 (星期一至五)'; $('form[name=gs]').submit()" onclick="document.gs.q.value='講東講西 (星期一至五)'; $('form[name=gs]').submit()" target="_blank"> <div alt="講東講西 (星期一至五)" class="search-Col-img-wrap round" style="background-image:url(https://webstatic.rthk.hk/oldassets/images/rthk/radio1/Free_as_the_wind/3173_80.jpg)"></div> <h3>講東講西 (星期一至五)</h3> </a> </div> </div> <div class="search-Col" id="keywords"> <h2>熱門</h2> </div> <script> var topSearchLinks = ''; if (window.getTopSearchData) { // Format the links. $.each(window.getTopSearchData(window.lang), function(index, value) { topSearchLinks += '<a rel="nofollow" tabindex="0" onkeypress="document.gs.q.value=\'' + (value) + '\'; $(\'form[name=gs]\').submit()" class="media-Object" onclick="document.gs.q.value=\'' + (value) + '\'; $(\'form[name=gs]\').submit()" >'; topSearchLinks += '<img class="round" src="https://webstatic.rthk.hk/img/cateSearch_pic_00.jpg" alt="'+value+'">'; topSearchLinks += '<h3>'+value+'</h3>'; topSearchLinks += '</a>'; if(index==4) return false; }); } if (topSearchLinks) { // Show the links. $('#keywords').append(topSearchLinks); } else { // Hide the top search div. $('#keywords').hide(); } </script> </div> </div> </div> <span class="b-close" aria-label="關閉" tabindex="0"> <span>X</span> </span> </div> <!------------Share Bar----------------> <div id="shareBlock"> <div id="shadowBlock"></div> <a rel="nofollow" title="facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.rthk.hk%2Fradio%2Fradiocnrhk" target='blank' onclick="__LogClickEventAction('channel_page:radiocnrhk', 'homepage_chi', 'lang=zh-hant§ion=facebook&url=https://www.rthk.hk/radio/radiocnrhk');"> <div class="shareIcon dark"><img class="share" src="https://webstatic.rthk.hk/img/shareIcon_face.png" alt="facebook" width="100%" height="100%"></div> </a> <a rel="nofollow" title="twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.rthk.hk%2Fradio%2Fradiocnrhk" target='blank' onclick="__LogClickEventAction('channel_page:radiocnrhk', 'homepage_chi', 'lang=zh-hant§ion=twitter&url=https://www.rthk.hk/radio/radiocnrhk');"> <div class="shareIcon"><img class="share" src="https://webstatic.rthk.hk/img/shareIcon_twi.svg" alt="twitter" width="100%" height="100%"></div> </a> <a rel="nofollow" title="以 WhatsApp 分享本頁" href="https://api.whatsapp.com/send?text=https%3A%2F%2Fwww.rthk.hk%2Fradio%2Fradiocnrhk" target='blank' onclick="__LogClickEventAction('channel_page:radiocnrhk', 'homepage_chi', 'lang=zh-hant§ion=whatsapp&url=https://www.rthk.hk/radio/radiocnrhk');"> <div class="shareIcon dark trd"><img class="share" src="https://webstatic.rthk.hk/img/shareIcon_whAp.svg" alt="以 WhatsApp 分享本頁" width="100%" height="100%"></div> </a> <!-- <a rel="nofollow" title="網站昔日版本" href="http://rthk9.rthk.hk" target="_blank"> <div class="shareIcon"> <img class="version" data-min-width-825="https://www.rthk.hk/img/shareIcon_ver.png" data-min-width-760="https://www.rthk.hk/img/shareIcon_ver_h.png" data-min-width-0="https://www.rthk.hk/img/shareIcon_ver_h.png" alt="網站昔日版本" width="100%" height="100%"> </div> </a> --> </div> <!---------------Header----------------> <div id="skip" data-elastic-exclude> <a tabindex="1" style="font-size:0px; opacity:0;">Skip to content</a> </div> <div id="headerwrap" class="top-menu-open" data-elastic-exclude> <header id="header" > <div class="slash hold"></div> <div class="search" id="searchBtn" tabindex="4" aria-label="搜尋"></div> <div class="slash "></div> <div class="langwrap "> <kanhanbypass><a class="langS c-b" title="English" href="https://www.rthk.hk/radio/radiocnrhk?lang=en" tabindex="3">ENG</a></kanhanbypass> <span>/</span> <kanhanbypass><a class="langS c-b tc" title="Traditional Chinese" href="https://www.rthk.hk/radio/radiocnrhk?lang=zh-hant" tabindex="3">繁</a></kanhanbypass> <span class="langS tc sc">/</span> <a class="langS c-b sc" title="Simplified Chinese" href="https://gbcode.rthk.hk/TuniS/www.rthk.hk/radio/radiocnrhk" tabindex="3">簡</a> </div> <div class="slash last"></div> <div class="logo"> <div class="logoTop"> <a title="RTHK Logo" href="https://www.rthk.hk/" tabindex="1"> <img src="https://webstatic.rthk.hk/img/rthk-hk_logo_reWork.svg" data-min-width-1000="https://webstatic.rthk.hk/img/rthk-hk_logo_reWork.svg" data-min-width-425="https://webstatic.rthk.hk/img/rthk-hk_logo_m.svg" data-min-width-0="https://webstatic.rthk.hk/img/rthk-hk_logo_s.svg" alt="RTHK 首頁" title="RTHK logo"> </a> </div> <div class="logoBot"> <a title="RTHK Logo" href="https://www.rthk.hk/" tabindex="-1"> <img class="logoB" src="https://webstatic.rthk.hk/img/rthk-hk_logo_reWork.svg" alt="RTHK 首頁" title="RTHK logo" width="100%"> </a> </div> </div> <div class="xxnav" data-elastic-exclude> <nav class="xxnav-wrapper navMenu clearfix"> <ul class="ssf-menu topMenu clearfix"> <li><a class="" title="電視" href="https://www.rthk.hk/tv" tabindex="2" target="_blank">電視<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="電台" href="https://www.rthk.hk/radio" tabindex="2" target="_blank">電台<span class="invisible-text">在新分頁開啟</span></a><ul class="submenuList clearfix"><li><a class="" title="電台主頁" href="https://www.rthk.hk/radio" tabindex="2" target="_blank">電台主頁<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="第一台" href="https://www.rthk.hk/radio/radio1" tabindex="2" target="_blank">第一台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="第二台" href="https://www.rthk.hk/radio/radio2" tabindex="2" target="_blank">第二台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="第三台" href="https://www.rthk.hk/radio/radio3" tabindex="2" target="_blank">第三台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="第四台" href="https://www.rthk.hk/radio/radio4" tabindex="2" target="_blank">第四台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="第五台" href="https://www.rthk.hk/radio/radio5" tabindex="2" target="_blank">第五台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="普通話台" href="https://www.rthk.hk/radio/pth" tabindex="2" target="_blank">普通話台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="港聲" href="https://www.rthk.hk/radio/radiocnrhk" tabindex="2" target="_blank">港聲<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="灣聲" href="https://www.rthk.hk/radio/radiocmgrgb" tabindex="2" target="_blank">灣聲<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="節目主持人" href="https://programme.rthk.hk/channel/broadcaster/index.php" tabindex="2" target="_blank">節目主持人<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="無障礙播放器" href="https://programme.rthk.hk/channel/radio/player_live_txt.php" tabindex="2" target="_blank">無障礙播放器<span class="invisible-text">在新分頁開啟</span></a></li></ul><li><a class="" title="新聞" href="https://news.rthk.hk/rthk/ch/" tabindex="2" target="_blank">新聞<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="WEB+" href="https://www.rthk.hk/features" tabindex="2" target="_blank">WEB+<span class="invisible-text">在新分頁開啟</span></a><ul class="submenuList clearfix"><li><a class="" title="WEB+主頁" href="https://www.rthk.hk/features" tabindex="2" target="_blank">WEB+主頁<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="e-Learning" href="https://rthk.hk/elearning" tabindex="2" target="_blank">e-Learning<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="體壇直播32" href="https://app7.rthk.hk/special/sports32/" tabindex="2" target="_blank">體壇直播32<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="點讚健康" href="https://app7.rthk.hk/elearning/health/" tabindex="2" target="_blank">點讚健康<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="字旅行間" href="https://app7.rthk.hk/special/journeywithwords/index.php" tabindex="2" target="_blank">字旅行間<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="傳媒初體驗2024" href="https://app7.rthk.hk/special/mediaed2024/index.htm" tabindex="2" target="_blank">傳媒初體驗2024<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="十大樂聞2024" href="https://app7.rthk.hk/special/musicheadlines2024/index.php" tabindex="2" target="_blank">十大樂聞2024<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="卓越教室" href="https://app7.rthk.hk/special/outstandingteachers2024/index.php" tabindex="2" target="_blank">卓越教室<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="中華文化" href="https://rthk.hk/chiculture" tabindex="2" target="_blank">中華文化<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="歲月.港台" href="https://app4.rthk.hk/special/rthkmemory/" tabindex="2" target="_blank">歲月.港台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="認識《國家憲法、基本法與國安法》" href="https://app7.rthk.hk/elearning/law/" tabindex="2" target="_blank">認識《國家憲法、基本法與國安法》<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="大灣區知多啲" href="https://app7.rthk.hk/elearning/gba/" tabindex="2" target="_blank">大灣區知多啲<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="RTHK Everywhere" href="https://app4.rthk.hk/about/rthkeverywhere/" tabindex="2" target="_blank">RTHK Everywhere<span class="invisible-text">在新分頁開啟</span></a></li></ul><li><a class="" title="重溫" href="https://www.rthk.hk/archive" tabindex="2" target="_blank">重溫<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="APPS" href="https://www.rthk.hk/apps" tabindex="2" target="_blank">APPS<span class="invisible-text">在新分頁開啟</span></a><ul class="submenuList clearfix"><li><a class="" title="程式總覽" href="https://www.rthk.hk/apps" tabindex="2" target="_blank">程式總覽<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="隨身版" href="https://www.rthk.hk/tools/appstore/2023/index_otg.html" tabindex="2" target="_blank">隨身版<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="電視" href="https://www.rthk.hk/tools/appstore/2023/index_tv.html" tabindex="2" target="_blank">電視<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="電台" href="https://www.rthk.hk/tools/appstore/2023/index_radio.html" tabindex="2" target="_blank">電台<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="新聞" href="https://www.rthk.hk/tools/appstore/2023/index_news.html" tabindex="2" target="_blank">新聞<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="聽•電視" href="https://www.rthk.hk/tools/appstore/2023/index_ad.html" tabindex="2" target="_blank">聽•電視<span class="invisible-text">在新分頁開啟</span></a></li><li><a class="" title="中華五千年" href="https://www.rthk.hk/tools/appstore/2023/index_fivethousandyears.html" tabindex="2" target="_blank">中華五千年<span class="invisible-text">在新分頁開啟</span></a></li></ul><li><a class="" title="我們" href="https://www.rthk.hk/aboutus" tabindex="2" target="_blank">我們<span class="invisible-text">在新分頁開啟</span></a></li> </ul> </nav> </div> <div class="tynS"> <a href="http://www.rthk.hk/weather/index.htm" target="_blank"> <!-- <img class="tySignal" src="https://www.rthk.hk//www.rthk.hk/assets/rthk/images/header/weather/weather_76.png" alt="天氣 Weather: 大致多雲 Mainly Cloudy" title="天氣 Weather: 大致多雲 Mainly Cloudy" width="100%" height="100%"> --> </a> </div> <div class="headShadow"></div> </header> </div> <!--googleon: index--> <script type="text/javascript"> var __cf_full_local_image_folder = "https://webstatic.rthk.hk/assets/"; var __channel = "radiocnrhk"; var __t_presenter = "主持"; var __t_invalid_email_warning = "請輸入有效的電郵地址"; var __t_empty_email_warning = "請先輸入電郵地址"; var __t_pause_btn = "暫停"; var __t_play_btn = "播放"; var __live = [{sources: [{file: "https://rthkradiocnrhk-live.akamaized.net/hls/live/2046111/radiocnrhk/master.m3u8"},{file: "https://rthkradiocnrhk-live.akamaized.net/hls/live/2046111/radiocnrhk/master.m3u8"},{file: "https://rthkradiocnrhk-live.akamaized.net/hls/live/2046111/radiocnrhk/master.m3u8"}]}]; var __countdown = {"enable":true,"offset":"120","max_duration":"43200"}; window.player_playing=0; window.isMobile = false; </script> <style> </style> <div id="headSpace"></div> <div id="radheadBanner" class="mightyslider_modern_skin black"> <div class="playerWrap radChnPlayer "> <div class="overlay dak"></div> <div id="radioPlayer" class="clearfix"> <div class="vidScreen" class="playerShadow lit radiocnrhk_playlist"> <div class="leftWrap"> <div class="radShowPicWrap"></div> <div class="radShowPanel"> <div class="panelfill"> <div class="radShowTit clearfix"> <div class="picSpace"></div> <h1></h1> <div class="radShowHost"><h3></h3></div> </div> <div class="player"> <a href="javascript:void(0);" class="playBtnContainer" title="播放"> <div class="playBtn" data-channel="radiocnrhk"></div> </a> <div id="rPlayerradiocnrhk" class="rPlayer"></div> </div> </div> </div> </div> <div class="radList"> <div class="radLogo"> <a href="https://www.rthk.hk/radio/radiocnrhk" title="中央人民廣播電台香港之聲"><img class="radLogoPics R1" src="https://webstatic.rthk.hk/img/radio_06_logo.svg" alt="中央人民廣播電台香港之聲" title="中央人民廣播電台香港之聲" width="100%" height="100%"></a> </div> <div class="guideBlock"> <div id="scrollradiocnrhk" class="listWrap scrollbar-inner"> <div class="radListBlock" data-id="programme_1739721600"> <div class="radTime">00:00-06:00</div> <a data-f='cnr' href='https://www.rthk.hk/radio/radiocnrhk/programme/cnr' title="轉播中央人民廣播電台香港之聲" target="_blank"> <div class="radListTit">轉播中央人民廣播電台香港之聲</div> </a> </div> <div class="radListBlock" data-id="programme_1739743200"> <div class="radTime">06:00-00:00</div> <a data-f='cnr' href='https://www.rthk.hk/radio/radiocnrhk/programme/cnr' title="轉播中央人民廣播電台香港之聲" target="_blank"> <div class="radListTit">轉播中央人民廣播電台香港之聲</div> </a> </div> </div> </div> </div> </div> </div> </div> </div> <!------------End of Head Slider----------------> <div class="mainWrap tv clearfix"> <main class="clearfix"> <div class="timeWrap"> <div class="chnTime ">AM 675</div> </div> <section class="radio chnLogo"> <div class="chnBarWrap"> <div class="chnBarLogo 港聲"> <a class="liveLoad" title="中央人民廣播電台香港之聲" href="javascript:;"><img src="https://webstatic.rthk.hk/img/radio_06_logo.svg" alt="中央人民廣播電台香港之聲" width="100%" ></a> </div> <div class="chnBarNameWrap"> <!--googleoff: index--> <a class="prev" title="香港電台普通話台" href="https://www.rthk.hk/radio/pth"><div class="chnBarArr left"><img src="https://webstatic.rthk.hk/img/chBtn_al.png" alt="香港電台普通話台" width="100%" ></div></a> <!--googleon: index--> <a class="liveLoad" title="中央人民廣播電台香港之聲" href="javascript:;"> <div class="chnBarName"> <div class="liveAction"><img class="actplay" src="https://webstatic.rthk.hk/img/plyBtn_dak.png" alt="" width="25%" ></div> <h1>港聲</h1> </div> </a> <!--googleoff: index--> <a class="next" title="中央廣播電視總台粵港澳大灣區之聲" href="https://www.rthk.hk/radio/radiocmgrgb"><div class="chnBarArr right"><img src="https://webstatic.rthk.hk/img/chBtn_ar.png" alt="中央廣播電視總台粵港澳大灣區之聲" width="100%" ></div></a> <!--googleon: index--> </div> </div> <img class="chnBarSha" src="https://webstatic.rthk.hk/img/diviShd_Up.png" alt="中央人民廣播電台香港之聲" width="100%" > </section> <section class="radio guide"> <div class="secTitBlock clearfix"> <div class="secTitTopBlock"> <div class="leftBlock"> <div class="leftBlockTop bSiz"></div> <div class="leftBlockBot bSiz"></div> </div> <div class="midBlock bSiz"> <div class="secTitCh"><h1><span title="時段">時段</span></h1></div> <div class="midBlockTop bSiz foc btop bleft"></div> <div class="midBlockBot bSiz foc bleft"></div> </div> <div class="rightBlock"> <div class="rightBlockTop bSiz foc"></div> <div class="rightBlockBot bSiz foc bbot bright"></div> </div> </div> <div class="secTitBottomBlock clearfix"> <div class="secTitEn noM"> <span title="GUIDE"> GUIDE </span> </div> </div> </div> <div class="guideWrap "> <div class="radioGuideDat clearfix"> <div class="guideDate clearfix"> <div class="dateBlk guideDay"><p>17</p></div> <div class="dateBlk guideMonth"><p>02</p><div class="dateSlash"></div></div> <div class="dateBlk guideYear"><p>2025</p><div class="dateSlash b"></div></div> </div> <div class="guideDateShadow"> <img src="https://webstatic.rthk.hk/img/diviShd_Up.png" alt="中央人民廣播電台香港之聲" width="100%"> </div> <div id="guideDateSelect" class="clearfix"> <select class="guideMonWrap"> <option class="guideMonItem" value="20250217">今天</option><option class="guideMonItem" value="20250218">18 / 02 星期二</option><option class="guideMonItem" value="20250219">19 / 02 星期三</option><option class="guideMonItem" value="20250220">20 / 02 星期四</option><option class="guideMonItem" value="20250221">21 / 02 星期五</option><option class="guideMonItem" value="20250222">22 / 02 星期六</option><option class="guideMonItem" value="20250223">23 / 02 星期日</option> </select> </div> </div> <div class="guideLabel clearfix"> <div class="guiLab time"><h3>時間</h3></div> <div class="guiLab show"><h3>節目</h3></div> <div class="guiLab host"><h3>主持</h3></div> <div class="dotLine"></div> </div> <div class="timetableContainer"> <div class="guideRow clearfix "> <div class="guiCol timeSlot"> <p>00:00</p> <p class="guiDash">-</p> <p class="guiTo">|</p> <p>06:00</p> </div> <div class="guiCol showSlot"> <a href='https://www.rthk.hk/radio/radiocnrhk/programme/cnr' title="轉播中央人民廣播電台香港之聲" target="_blank"> <p> 轉播中央人民廣播電台香港之聲 </p> </a> </div> <div class="guiCol hostSlot"><p></p></div> </div> <div class="guideRow clearfix dark"> <div class="guiCol timeSlot"> <p>06:00</p> <p class="guiDash">-</p> <p class="guiTo">|</p> <p>00:00</p> </div> <div class="guiCol showSlot"> <a href='https://www.rthk.hk/radio/radiocnrhk/programme/cnr' title="轉播中央人民廣播電台香港之聲" target="_blank"> <p> 轉播中央人民廣播電台香港之聲 </p> </a> </div> <div class="guiCol hostSlot"><p></p></div> </div> </div> </div> <div class="exLinkWrap clearfix"> </div> <!--<div class="musListWrap"> <a href="http://www.rthk.hk/channel/radio4/dailylist/" title="" target="_blank"><p><span class="musListIcon">→</span></p></a> </div>--> </section> </main> </div> <link rel="stylesheet" href="https://webstatic.rthk.hk/css/countdown.css" /> <div id="dialog" title="溫馨提示 Friendly reminder" class="ui-dialog-shadow"> <img src="https://webstatic.rthk.hk/assets/images/header/icon_soha_smile.png" class="soha_smile" align="absmiddle" /> <p class="dialog-body">要繼續播放嗎? <span id="timeRemainTxt"></span><br> Do you want to continue? <span id="timeRemainTxtEng"></span></p> </div> <script type="text/javascript"> var slider; jQuery(document).ready(function($) { $("#scroll"+window.__channel).imagesLoaded(function() { $("#scroll"+window.__channel).scrollbox(); getRadioProgram(); setInterval(function(){getRadioProgram()},60000); firstUpdate = setInterval(function(){firstUpdateTime()},30000); });; /*------------------------------Zoom-------------------------------*/ var sw = document.body.clientWidth; if( sw < 625 ){ $(".blockC").insertAfter(".blockA"); }else{ $(".blockC").insertBefore(".blockD"); } $(window).on('resize', function(){ var win = $(this); if (win.height() >= 625) { $(".blockC").insertBefore(".blockD"); } if (win.width() < 624) { $(".blockC").insertAfter(".blockA"); } $("#scroll" + window.__channel).scrollbox('update'); }); /*-------------------------load Video player function-------------------------*/ $('.liveLoad').click(function(){ if(typeof slider !="undefined") slider.pause(); $('.playerWrap').removeClass("close"); $(".playBtn").click(); $("#radioPlayer .radShowPanel .radShowTit").trigger("update"); }); $(".liveLoadClose").click(function(){ if(typeof slider !="undefined") slider.resume() jwplayer("rPlayer" + window.__channel).stop(); // setCookie("keep_playing", 0); stopautoplay(); $('.playerWrap').addClass("close"); $(".player .playBtn").removeClass("pause"); }); /*-----------------------------Head Banner Mighty Slider ----------------------------*/ var $tvwin = $(window), tvisTouch = !!('ontouchstart' in window), tvclickEvent = tvisTouch ? 'tap' : 'click'; (function(){ var $tvPlayload = $('#radheadBanner'), $tvframe = $('.hbframe', $tvPlayload ), $tvcontrols = $('div.controls', $tvPlayload); if($tvframe.length>0){ $tvframe.mightySlider({ speed: 1000, viewport: 'fill', //autoScale: 1, navigation: { slideSize: '100%', keyboardNavBy: 'slides', navigationType: 'centered', activateOn: tvclickEvent }, // Pages options pages: { pagesBar: $('ul.pages_', $tvPlayload)[0], activateOn: tvclickEvent }, buttons: { prev: $('.mSPrev', $tvPlayload), next: $('.mSNext', $tvPlayload), fullScreen: 1 , }, commands: { /*pages: 1,*/ /*--------Add Page Dots----------*/ //buttons: 1 }, cycling: { cycleBy: 'slides', // Enable automatic cycling by 'slides' or 'pages'. pauseTime: 8000, // Delay between cycles in milliseconds. loop: 1, // Repeat cycling when last slide/page is activated. } }); slider = $tvframe.data().mightySlider; } })(); /*--------------------------catchup----------------------------*/ $('ul.catUl').children('li:gt(2)').hide(); $('.showBtn.smoreBtn').click(function(){ $('ul.catUl').children().slideDown("slow"); $('.showBtn.smoreBtn').hide(); $('.showBtn.slessBtn').show(); }); $('.showBtn.slessBtn').click(function(){ $('ul.catUl').children('li:gt(2)').slideUp("slow"); $('.showBtn.slessBtn').hide(); $('.showBtn.smoreBtn').show(); }); /*-----------------------------Responsive Font ----------------------------*/ $('.secTitCh').flowtype({ minimum : 1, maximum : 1200, minFont : 18, maxFont : 36, fontRatio : 3, }); $('.secTitEn').flowtype({ minimum : 1, maximum : 1200, minFont : 12, maxFont : 32, fontRatio : 6, }); $('.timeBlock').flowtype({ minimum : 1, maximum : 1200, //minFont : 12, //maxFont : 32, fontRatio : 1.6, }); /*-----------------------------Shape Clipping----------------------------*/ $(function() { var visPoints = [[0, 0], [100, 0], [0, 100]]; $('.visBack').clipPath(visPoints, { isPercentage: true, }); var slashPoints = [[100, 0], [100, 100], [0, 100]]; $('.dateSlash').clipPath(slashPoints, { isPercentage: true, }); }); $(".playBtn").on("click", function() { if(!$( this ).hasClass( "pause" )) { $(this).parent().attr("title", window.__t_play_btn); jwplayer("rPlayer"+$(this).data("channel")).play(); setCookie("keep_playing", 1); $(".playBtn").addClass("pause"); } else { $(this).parent().attr("title", window.__t_pause_btn); jwplayer("rPlayer"+$(this).data("channel")).pause(); setCookie("keep_playing", 0); $(".playBtn").removeClass("pause"); } }); $(".guideMonWrap").on("change", function() { $(".timetableContainer").css({'opacity' : 0}); $.get(window.base_url + "/radio/getTimetable?d="+$(".guideMonWrap option:selected").val()+"&c="+window.__channel,function(d) { var _tmp = ""; for(var i=0;i< d.timetable.length;i++) { _tmp += '<div class="guideRow clearfix '+(i%2==0?"":"dark")+'">' +'<div class="guiCol timeSlot"><p>'+d.timetable[i].start+'</p><p class="guiDash">-</p><p class="guiTo">|</p><p>'+d.timetable[i].end+'</p></div>' +'<div class="guiCol showSlot"><a href="'+window.base_url+'/radio/'+window.__channel+'/programme/'+d.timetable[i].programme+'" title="'+(d.timetable[i].name.replace("\\'","'"))+'"><p>'+(d.timetable[i].name.replace("\\'","'"))+'</p></a></div>' +'<div class="guiCol hostSlot"><p>'+d.timetable[i].presenter+'</p></div>' +'</div>'; } $(".timetableContainer").html(_tmp); $(".timetableContainer").animate({'opacity': 1}, 500); $(".guideDate .guideDay p").html(d.d); $(".guideDate .guideMonth p").html(d.m); $(".guideDate .guideYear p").html(d.y); }, "json"); }); }); </script> <!-- load script --><!--googleoff: index--><!------------Footer----------------> <div id="footerWrap" class="clearfix" data-elastic-exclude> <div class="footerTopBar"> <div class="topBarWrap clearfix"> <div class="linkNest clearfix"> <div class="linkCol fr"> <div class="linkBlock"> <div class="linkpng"> <a title="香港電台交通消息" href="https://programme.rthk.hk/channel/radio/trafficnews/index.php" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=香港電台交通消息&url=https://programme.rthk.hk/channel/radio/trafficnews/index.php')" ><img class="linkImg" src="https://webstatic.rthk.hk/img/foot_MC_traffic.png" alt="在新分頁查詢香港電台交通消息"></a> </div> <div class="linkTitle"> <a title="香港電台交通消息" href="https://programme.rthk.hk/channel/radio/trafficnews/index.php" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=香港電台交通消息&url=https://programme.rthk.hk/channel/radio/trafficnews/index.php')" >交 通</a> </div> </div> <div class="bkLine"> <img class="linkImg" src=https://webstatic.rthk.hk/img/diviShd.png alt="shadow"> </div> </div> <div class="linkCol sc1"> <div class="linkBlock"> <div class="linkpng"> <a title="分享" href="https://www.rthk.hk/sharing" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=分享&url=http://rthk.hk/sharing')" ><img class="linkImg" src="https://webstatic.rthk.hk/img/foot_MC_share.png" alt="在新分頁分享"></a> </div> <div class="linkTitle "> <a title="分享" href="https://www.rthk.hk/sharing" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=分享&url=http://rthk.hk/sharing')" >社 交</a> </div> </div> <div class="bkLine"> <img class="linkImg" src=https://webstatic.rthk.hk/img/diviShd.png alt="shadow"> </div> </div> <div class="linkCol fr"> <div class="linkBlock"> <div class="linkpng"> <a title="䏈絡我們" href="https://www.rthk.hk/contactus" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=䏈絡我們&url=http://rthk.hk/contactus')" ><img class="linkImg" src="https://webstatic.rthk.hk/img/foot_MC_contact.png" alt="在新分頁䏈絡我們"></a> </div> <div class="linkTitle "> <a title="䏈絡我們" href="https://www.rthk.hk/contactus" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=䏈絡我們&url=http://rthk.hk/contactus')" >聯 絡</a> </div> </div> </div> <div class="linkCol sc1 last"> <div class="linkBlock"> <div class="linkpng"> <a title="公眾回饋" href="https://app4.rthk.hk/feedback" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=公眾回饋&url=https://app4.rthk.hk/feedback/')" ><img class="linkImg" src="https://webstatic.rthk.hk/img/foot_MC_feedback.png" alt="在新分頁回饋" ></a> </div> <div class="linkTitle"> <a title="公眾回饋" href="https://app4.rthk.hk/feedback" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=公眾回饋&url=https://app4.rthk.hk/feedback/')" >公眾回饋</a> </div> </div> </div> </div> </div> </div> <div class="footerMain"> <div class="footBtnWrap clearfix"> <div class="footerBtnOuter"> <div class="footerBtn fir"> <a title="RTHK APPS STORE" href="https://www.rthk.hk/apps" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=RTHK APPS STORE&url=https://www.rthk.hk/apps')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_apps_0.png" alt="RTHK APPS STORE" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="PODCAST ONE" href="https://podcast.rthk.hk" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=PODCAST ONE&url=https://podcast.rthk.hk')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_pod_1.png" alt="PODCAST ONE" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="體壇直播32" href="https://app7.rthk.hk/special/sports32/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=體壇直播32&url=https://app7.rthk.hk/special/sports32/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_sp32.png" alt="體壇直播32" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="e-Learning網上學習" href="https://www.rthk.hk/elearning/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=e-Learning網上學習&url=https://www.rthk.hk/elearning/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_eLearning.png" alt="e-Learning網上學習" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn fir"> <a title="公共事務專頁" href="https://app3.rthk.hk/special/pau/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=公共事務專頁&url=https://app3.rthk.hk/special/pau/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_pub.png" alt="公共事務專頁" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="藝文一格" href="https://app8.rthk.hk/special/artitude/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=藝文一格&url=https://app8.rthk.hk/special/artitude/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_artitude.png" alt="藝文一格" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="社區參與廣播服務" href="https://cibs.rthk.hk/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=社區參與廣播服務&url=https://cibs.rthk.hk/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_cibs.png" alt="社區參與廣播服務" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="公民及社會特備活動重溫" href="https://www.rthk.hk/webcast/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=公民及社會特備活動重溫&url=https://www.rthk.hk/webcast/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_sw_c.png" alt="公民及社會特備活動重溫" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn fir"> <a title="國劇830" href="https://app7.rthk.hk/special/chinaseries830/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=國劇830&url=https://app7.rthk.hk/special/chinaseries830/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_cd830_n.png" alt="國劇830" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="耆力量" href="https://app4.rthk.hk/special/elderly/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=耆力量&url=https://app4.rthk.hk/special/elderly/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_Apow.png" alt="耆力量" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="精選廣播劇" href="https://www.rthk.hk/radiodrama/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=精選廣播劇&url=https://www.rthk.hk/radiodrama/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_radDra_1.png" alt="精選廣播劇" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="100 FUN" href="https://app4.rthk.hk/special/100fun/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=100 FUN&url=https://app4.rthk.hk/special/100fun/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_100fun.png" alt="100 FUN" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn fir"> <a title="戲曲天地大鑼鼓" href="https://app4.rthk.hk/special/chineseopera/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=戲曲天地大鑼鼓&url=https://app4.rthk.hk/special/chineseopera/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_chDra_0.png" alt="戲曲天地大鑼鼓" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="中華文化" href="https://www.rthk.hk/chiculture/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=中華文化&url=https://www.rthk.hk/chiculture/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_culture.png" alt="中華文化" width="100%"> </a> </div> </div> <div class="footerBtnOuter"> <div class="footerBtn "> <a title="歲月.港台" href="https://app4.rthk.hk/special/rthkmemory/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=歲月.港台&url=https://app4.rthk.hk/special/rthkmemory/')" > <img src="https://webstatic.rthk.hk/assets/images/footer/footer_link/footer_Icon_memory_0.png" alt="歲月.港台" width="100%"> </a> </div> </div> </div> <div class="footLinkWrap"> <div class="footLink web "> <p> <a title="新聞稿" href="https://app3.rthk.hk/press/main.php" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=新聞稿&url=https://app3.rthk.hk/press/main.php')" > 新聞稿 </a> <span class="dline">|</span> </p> <p> <a title="招聘" href="https://app3.rthk.hk/recruit/index.html" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=招聘&url=https://app3.rthk.hk/recruit/index.html')" > 招聘 </a> <span class="dline">|</span> </p> <p> <a title="招標" href="https://app4.rthk.hk/tender/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=招標&url=https://app4.rthk.hk/tender/')" > 招標 </a> <span class="dline">|</span> </p> <p> <a title="知識產權告示" href="https://www.rthk.hk/copyright/index.html" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=知識產權告示&url=https://www.rthk.hk/copyright/index.html')" > 知識產權告示 </a> <span class="dline">|</span> </p> <p> <a title="常見問題" href="https://www.rthk.hk/faq/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=常見問題&url=https://www.rthk.hk/faq/')" > 常見問題 </a> <span class="dline">|</span> </p> <p> <a title="私隱政策" href="https://www.rthk.hk/privacy/" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=私隱政策&url=https://www.rthk.hk/privacy/')" > 私隱政策 </a> <span class="dline">|</span> </p> <p> <a title="無障礙播放器" href="https://programme.rthk.hk/channel/radio/player_live_txt.php" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=無障礙播放器&url=https://programme.rthk.hk/channel/radio/player_live_txt.php')" > 無障礙播放器 </a> <span class="dline">|</span> </p> <p> <a title="其他語言內容" href="https://www.rthk.hk/about/ethnic_minorities/index.html" target="_blank" onclick="__LogClickEventAction('channel_page:home', 'homepage_chi', 'lang=zh-hant§ion=footer&title=其他語言內容&url=https://www.rthk.hk/about/ethnic_minorities/index.html')" > 其他語言內容 </a> <span class="dline">|</span> </p> <br> <p class="copyTxt">© 2025 rthk.hk</p> </div> </div> </div> <div class="footAwardWrap" align="center"> <ul class="awdconBar"> <li class="awdcon awdTitle"><p></p></li> </ul> </div> <div class="adconWrap" align="center"> <ul class="adconBar mWebAd clearfix"> </ul> </div> </div> <!--googleon: index--> </div> <!-- load script --> <script type="text/javascript" src="https://webstatic.rthk.hk/js/page/common.js?v=1.2.13"></script> <script type="text/javascript" src="https://www.rthk.hk/feeds/google/SuggestionData.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery.easing-1.3.pack.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery.bpopup.min.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/menu.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/classie.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/response.js-master/response.min.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/clip-path-polygon.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/flowtype.js"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/imagesloaded.pkgd.min.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery.mousewheel.min.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/scrollbox.min.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/fancybox/jquery.fancybox.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/fancybox/jquery.fancybox-buttons.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery.dotdotdot.min.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/jquery.form.min.js?v=1.2.13"></script> <script type="text/javascript" src="https://www.rthk.hk/js/page/main_radioChannel.js?v=1.2.13"></script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/masonry.pkgd.min.js?v=1.2.13"></script> <!-- START OF SmartSource Data Collector TAG --> <script src="https://www.rthk.hk/js/webtrends.js" type="text/javascript"></script> <noscript> <div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="//sdc.rthk.hk/dcseht10h000004r7f320gnyr_5q2e/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0"/></div> </noscript> <!-- END OF SmartSource Data Collector TAG --> <!-- Snowplow starts plowing --> <script type="text/javascript"> function getMetaContentByName(name,content){ console.log(name) var content = (content==null)?'content':content; return document.querySelector("meta[name='"+name+"']").getAttribute(content); } var cg_n = getMetaContentByName("WT.cg_n"); var cg_s = getMetaContentByName("WT.cg_s"); ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","https://d1dns4zpgsd7rz.cloudfront.net/sp/rthk_sp_v3.9.js","snowplow")); window.snowplow('newTracker', 'cf', 'd1dns4zpgsd7rz.cloudfront.net', { platform:"web", eventMethod: "get" }); window.snowplow('trackPageView'); //window.snowplow('trackSocialInteraction', 'share', 'facebook'); window.snowplow('trackSelfDescribingEvent', { event: { schema: 'rthk/grouping/jsonschema/2-0-0', data: { source: 'web', cg_n: cg_n, cg_s: cg_s } } }); </script> <!-- Snowplow stops plowing --> <script type="text/javascript"> if(window.lang=="en") { $('body *').addClass('eng'); $('.footerTopBar, .footerTopBar *').removeClass("eng"); } </script> <script type="text/javascript" src="https://webstatic.rthk.hk/js/page/custom.js"></script> <link rel="stylesheet" href="https://webstatic.rthk.hk/css/custom/custom.css" /> </body> </html>