<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>张宁的个人博客</title><link>https://zgc261.com/</link><description>莫道君行早，更有早行人。</description><item><title>使用AMH搭建Alist实现Obsidian同步 | Obsidian+Remotely Save设置</title><link>https://zgc261.com/post/20260594.html</link><description>&lt;p&gt;在&lt;a href=&quot;https://zgc261.com/post/20260593.html&quot; target=&quot;_self&quot;&gt;《使用AMH搭建Alist实现Obsidian同步 | 搭建与域名设置》&lt;/a&gt;中介绍了Alist的搭建，此处介绍Obsidian的设置，实现同步。&lt;/p&gt;&lt;h2&gt;一、在Alist中添加本地存储&lt;/h2&gt;&lt;p&gt;在“Alist管理”中的“存储”中可以添加本机存储，参考设置如下，具体位置可以修改&lt;/p&gt;&lt;pre class=&quot;brush:python;toolbar:false&quot;&gt;驱动：本机存储
显示文件夹名称：/obsidian-vault
根文件夹路径：/home/wwwroot/obsidian-vault
其他设置保持默认&lt;/pre&gt;&lt;p&gt;设置完成即可在首页看到文件夹&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779932704120374.png&quot; alt=&quot;屏幕截图 2026-05-20 112915.png&quot;/&gt;&lt;/p&gt;&lt;h2&gt;二、Obsidian安装Remotely Save插件实现同步&lt;br/&gt;&lt;/h2&gt;&lt;h3&gt;1.安装Remotely Save插件&lt;/h3&gt;&lt;p&gt;打开 Obsidian 设置，进入 第三方插件 → 社区插件市场，搜索 &amp;quot;Remotely Save&amp;quot; 并安装、启用。&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779935170482666.png&quot; alt=&quot;屏幕截图 2026-05-20 113305.png&quot;/&gt;&lt;/p&gt;&lt;h3&gt;2.设置Remotely Save插件&lt;/h3&gt;&lt;p&gt;选择同步服务：进入 Remotely Save 的设置界面，在 Select remote service 下拉菜单中选择 「WebDAV」。&lt;/p&gt;&lt;p&gt;其他设置如下：&lt;/p&gt;&lt;pre class=&quot;brush:python;toolbar:false&quot;&gt;服务器地址：&amp;nbsp;（示例）&amp;nbsp;
用户名：Alist登录用户名
密码：Alist登录密码
发送到服务器的Depth&amp;nbsp;header：如下图
修改远端基文件夹：此处为需要同步的仓库名称，默认即可。
其他的可以保持默认，使用手动触发同步。如果需要自动同步，可以设置其他的参数。&lt;/pre&gt;&lt;p&gt;注意：WebDAV的标准地址格式是 http(s)://你的域名或IP:5244/dav/。请注意 /dav/ 结尾是必须的。如果使用HTTPS且端口是443，可以省略端口。如果在Alist中新建的Obsidian同步文件夹地址是https://alist.xxx.com/obsidian-vault，这此处填写https://alist.xxx.com/dav/obsidian-vault。注意中间新增的dav。&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;如果Alist端已经有同步的仓库，需要从云端同步到本地，则需要在本地新建同名的仓库。如果仓库名称不相同，则需要修改此处的名称和Alist端的保持一致。&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779935246582426.png&quot; alt=&quot;屏幕截图 2026-05-20 113341.png&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779935629125936.png&quot; alt=&quot;屏幕截图 2026-05-20 113411.png&quot;/&gt;&lt;/p&gt;&lt;h3&gt;3.进行同步&lt;/h3&gt;&lt;p&gt;点击左侧最下方的圆形标志触发同步。&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779936411240050.png&quot; alt=&quot;屏幕截图 2026-05-20 113519.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;--完成--&lt;br/&gt;&lt;/p&gt;</description><pubDate>Thu, 21 May 2026 10:13:11 +0800</pubDate></item><item><title>使用AMH搭建Alist实现Obsidian同步 | 搭建与域名设置</title><link>https://zgc261.com/post/20260593.html</link><description>&lt;p&gt;记录搭建过程，用于后期重建使用&lt;/p&gt;&lt;h2&gt;一、搭建Alist&lt;/h2&gt;&lt;h3&gt;1.在AMH中安装Alist插件&lt;/h3&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779931823167660.png&quot; alt=&quot;屏幕截图 2026-05-20 112854.png&quot;/&gt;&lt;/p&gt;&lt;h3&gt;2.Alist增加本地驱动&lt;/h3&gt;&lt;p&gt;在“Alist管理”中的“存储”中可以添加本机存储等驱动，具体方法可以参考官方文档。&lt;a href=&quot;https://alistgo.com/zh/guide/&quot; _src=&quot;https://alistgo.com/zh/guide/&quot;&gt;https://alistgo.com/zh/guide/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779932530535004.png&quot; alt=&quot;屏幕截图 2026-05-20 113026.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;如果不需要设置域名，则可以使用IP地址的方式进行访问了。&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779932704120374.png&quot; alt=&quot;屏幕截图 2026-05-20 112915.png&quot;/&gt;&lt;/p&gt;&lt;h2&gt;二、设置域名&lt;/h2&gt;&lt;h3&gt;1.在LNMP环境下增加虚拟主机&lt;br/&gt;&lt;/h3&gt;&lt;h4&gt;①设置域名解析&lt;/h4&gt;&lt;p&gt;首先，去你的域名服务商（像阿里云、腾讯云）控制台，添加一条 A 记录，把你想用的那个二级域名（比如 alist.yourdomain.com）指向你服务器的公网 IP 地址。建议等解析生效了再进行下一步。&lt;/p&gt;&lt;h4&gt;②在LNMP环境下增加虚拟主机&lt;/h4&gt;&lt;p&gt;「主机标识名」: 填一个英文标识，比如 alist。&lt;/p&gt;&lt;p&gt;「绑定域名」: 填上你解析好的那个域名，比如 alist.yourdomain.com。&lt;/p&gt;&lt;p&gt;网站根目录: AMH 会自动生成，保持默认就行。这个目录不是给 Alist 用的，但必须得有，只是用来设置域名转发。&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779931996187567.png&quot; alt=&quot;屏幕截图 2026-05-28 093139.png&quot;/&gt;&lt;/p&gt;&lt;h4&gt;③设置启用SSL&lt;br/&gt;&lt;/h4&gt;&lt;p&gt;可以直接使用AMH自带的方式“创建AMSSI网站证书”，使用一键自动配置应用即可。&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779932929152521.png&quot; alt=&quot;屏幕截图 2026-05-28 094823.png&quot;/&gt;&lt;/p&gt;&lt;h4&gt;④配置 Nginx 反向代理&lt;/h4&gt;&lt;p&gt;要把 Alist 从 IP 访问改成用域名访问，核心思路是用 Nginx 做一个反向代理，把你域名上的请求转发给 Alist 程序。&lt;/p&gt;&lt;p&gt;实现此操作，需要设置 &amp;quot;域名.conf&amp;quot; 文件（如果设置了SSL，同时还需要设置 &amp;quot;域名-https.conf&amp;quot; 文件），此文件一般存放在如下目录：&lt;/p&gt;&lt;pre class=&quot;brush:html;toolbar:false&quot;&gt;1.需要找到你的环境名称：如果你在面板中为网站创建了名为&amp;nbsp;lnmp01&amp;nbsp;的环境，那么路径就是&amp;nbsp;/home/wwwroot/lnmp01/vhost/。
2.对于AMH&amp;nbsp;6.0及以上版本，也可能在这里：/usr/local/nginx-generic-1.20/conf/vhost/&lt;/pre&gt;&lt;p&gt;配置成如下：&lt;/p&gt;&lt;pre class=&quot;brush:python;toolbar:false&quot;&gt;server
{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;listen&amp;nbsp;443&amp;nbsp;ssl&amp;nbsp;http2&amp;nbsp;;&amp;nbsp;#listen&amp;nbsp;end
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;server_name&amp;nbsp;alist.xxx.com;&amp;nbsp;#server_name&amp;nbsp;end
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;index&amp;nbsp;index.html&amp;nbsp;index.htm&amp;nbsp;index.php;&amp;nbsp;#index&amp;nbsp;end
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set&amp;nbsp;$subdomain&amp;nbsp;&amp;#39;&amp;#39;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;root&amp;nbsp;&amp;nbsp;/home/wwwroot/lnmp01/domain/alist/web$subdomain;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;include&amp;nbsp;/home/wwwroot/lnmp01/rewrite/alist.conf;&amp;nbsp;#rewrite&amp;nbsp;end
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;=====&amp;nbsp;新增：让&amp;nbsp;Let&amp;#39;s&amp;nbsp;Encrypt&amp;nbsp;验证目录走本地文件，不代理&amp;nbsp;=====
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;location&amp;nbsp;^~&amp;nbsp;/.well-known/&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;root&amp;nbsp;/home/wwwroot/lnmp01/domain/alist/web;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;allow&amp;nbsp;all;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;=====&amp;nbsp;新增结束&amp;nbsp;=====
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;=====&amp;nbsp;反向代理到&amp;nbsp;Alist&amp;nbsp;=====
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;location&amp;nbsp;/&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_pass&amp;nbsp;http://127.0.0.100:5244/;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_set_header&amp;nbsp;Host&amp;nbsp;$host;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_set_header&amp;nbsp;X-Real-IP&amp;nbsp;$remote_addr;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_set_header&amp;nbsp;X-Forwarded-For&amp;nbsp;$proxy_add_x_forwarded_for;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_set_header&amp;nbsp;X-Forwarded-Proto&amp;nbsp;$scheme;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_http_version&amp;nbsp;1.1;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_set_header&amp;nbsp;Upgrade&amp;nbsp;$http_upgrade;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;proxy_set_header&amp;nbsp;Connection&amp;nbsp;&amp;quot;upgrade&amp;quot;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;=====&amp;nbsp;反向代理结束&amp;nbsp;=====
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#error_page
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;error_page&amp;nbsp;400&amp;nbsp;/ErrorPages/400.html;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;error_page&amp;nbsp;403&amp;nbsp;/ErrorPages/403.html;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;error_page&amp;nbsp;404&amp;nbsp;/ErrorPages/404.html;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;error_page&amp;nbsp;502&amp;nbsp;/ErrorPages/502.html;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;location&amp;nbsp;~&amp;nbsp;/ErrorPages/(400|401|403|404|405|502|503)\.html$&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;root&amp;nbsp;/home/wwwroot/lnmp01/domain/alist/web;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;注释掉&amp;nbsp;PHP&amp;nbsp;处理（因为已经用反向代理，不需要&amp;nbsp;PHP）
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#location&amp;nbsp;~&amp;nbsp;.*\.php$
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;fastcgi_pass&amp;nbsp;&amp;nbsp;unix:/tmp/php-cgi-lnmp01-alist.sock;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;fastcgi_index&amp;nbsp;index.php;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;include&amp;nbsp;fcgi.conf;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;fastcgi_param&amp;nbsp;DOCUMENT_ROOT&amp;nbsp;&amp;nbsp;/home/wwwroot/lnmp01/domain/alist/web$subdomain;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;fastcgi_param&amp;nbsp;SCRIPT_FILENAME&amp;nbsp;&amp;nbsp;/home/wwwroot/lnmp01/domain/alist/web$subdomain$fastcgi_script_name;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#}
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#location&amp;nbsp;~&amp;nbsp;.*\.(gif|jpg|jpeg|png|bmp|swf|flv|mp3|wma)$
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;expires&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;30d;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#}
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#location&amp;nbsp;~&amp;nbsp;.*\.(js|css)$
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;expires&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;12h;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#}
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;access_log&amp;nbsp;off;&amp;nbsp;#access_log&amp;nbsp;end
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;error_log&amp;nbsp;/dev/null;&amp;nbsp;#error_log&amp;nbsp;end
&amp;nbsp;ssl_certificate_key&amp;nbsp;&amp;nbsp;/home/wwwroot/lnmp01/etc/alist-lessl-ssl/alist-lessl.key;
&amp;nbsp;ssl_certificate&amp;nbsp;&amp;nbsp;/home/wwwroot/lnmp01/etc/alist-lessl-ssl/alist-lessl.crt;
}&lt;/pre&gt;&lt;p&gt;保存配置后，记得在 AMH 面板重启一下 Nginx 让配置生效。&lt;/p&gt;&lt;p&gt;注意屏蔽的location规则，这些规则会拦截 .js、.css 等文件请求，并尝试从本地 root 目录（/home/wwwroot/lnmp01/domain/alist/web）读取，而不是转发给 Alist 后端。因为本地目录下没有这些文件，所以返回 404 → 页面空白。&lt;/p&gt;&lt;h4&gt;⑤&amp;nbsp;配置 Alist 的站点 URL&lt;/h4&gt;&lt;p&gt;为了让 Alist 内部生成的链接都使用你的新域名，还需要修改 Alist 的配置文件。&lt;/p&gt;&lt;p&gt;编辑配置文件: Alist 的配置文件一般在 data/config.json。&lt;/p&gt;&lt;p&gt;修改 site_url: 找到 site_url 这一项，把它改成 &amp;quot;http://alist.yourdomain.com&amp;quot;（如果配了 HTTPS 就用 https）。&lt;/p&gt;&lt;p&gt;如果你在 AMH 里给这个站点配置了 SSL 证书，那 site_url 也记得对应改成 https:// 的。&lt;/p&gt;&lt;pre class=&quot;brush:python;toolbar:false&quot;&gt;{
&amp;nbsp;&amp;nbsp;&amp;quot;force&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;quot;site_url&amp;quot;:&amp;nbsp;&amp;quot;https://alist.xxx.com&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;quot;cdn&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;quot;jwt_secret&amp;quot;:&amp;nbsp;&amp;quot;-----------&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;quot;token_expires_in&amp;quot;:&amp;nbsp;48,
&amp;nbsp;&amp;nbsp;&amp;quot;database&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;type&amp;quot;:&amp;nbsp;&amp;quot;sqlite3&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;host&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;port&amp;quot;:&amp;nbsp;0,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;user&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;password&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;name&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;db_file&amp;quot;:&amp;nbsp;&amp;quot;/home/usrdata/alist/data.db&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;table_prefix&amp;quot;:&amp;nbsp;&amp;quot;x_&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;ssl_mode&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;dsn&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;meilisearch&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;host&amp;quot;:&amp;nbsp;&amp;quot;http://localhost:7700&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;api_key&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;index_prefix&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;scheme&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;address&amp;quot;:&amp;nbsp;&amp;quot;127.0.0.100&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;http_port&amp;quot;:&amp;nbsp;5244,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;https_port&amp;quot;:&amp;nbsp;-1,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;force_https&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;cert_file&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;key_file&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;unix_file&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;unix_file_perm&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable_h2c&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;temp_dir&amp;quot;:&amp;nbsp;&amp;quot;/home/usrdata/alist/temp&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;quot;bleve_dir&amp;quot;:&amp;nbsp;&amp;quot;/home/usrdata/alist/bleve&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;quot;dist_dir&amp;quot;:&amp;nbsp;&amp;quot;&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;quot;log&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable&amp;quot;:&amp;nbsp;true,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;name&amp;quot;:&amp;nbsp;&amp;quot;/home/usrdata/alist/log/log.log&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_size&amp;quot;:&amp;nbsp;50,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_backups&amp;quot;:&amp;nbsp;30,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_age&amp;quot;:&amp;nbsp;28,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;compress&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;delayed_start&amp;quot;:&amp;nbsp;0,
&amp;nbsp;&amp;nbsp;&amp;quot;max_connections&amp;quot;:&amp;nbsp;0,
&amp;nbsp;&amp;nbsp;&amp;quot;max_concurrency&amp;quot;:&amp;nbsp;64,
&amp;nbsp;&amp;nbsp;&amp;quot;tls_insecure_skip_verify&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;quot;tasks&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;download&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;1,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;transfer&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;upload&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;0,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;copy&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;decompress&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;decompress_upload&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;s3_transition&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;workers&amp;quot;:&amp;nbsp;5,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;max_retry&amp;quot;:&amp;nbsp;2,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;task_persistant&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;allow_retry_canceled&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;cors&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;allow_origins&amp;quot;:&amp;nbsp;[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;*&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;],
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;allow_methods&amp;quot;:&amp;nbsp;[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;*&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;],
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;allow_headers&amp;quot;:&amp;nbsp;[
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;*&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;]
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;s3&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;port&amp;quot;:&amp;nbsp;5246,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;ssl&amp;quot;:&amp;nbsp;false
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;ftp&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;listen&amp;quot;:&amp;nbsp;&amp;quot;:5221&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;find_pasv_port_attempts&amp;quot;:&amp;nbsp;50,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;active_transfer_port_non_20&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;idle_timeout&amp;quot;:&amp;nbsp;900,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;connection_timeout&amp;quot;:&amp;nbsp;30,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;disable_active_mode&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;default_transfer_binary&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable_active_conn_ip_check&amp;quot;:&amp;nbsp;true,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable_pasv_conn_ip_check&amp;quot;:&amp;nbsp;true
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;sftp&amp;quot;:&amp;nbsp;{
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;enable&amp;quot;:&amp;nbsp;false,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;quot;listen&amp;quot;:&amp;nbsp;&amp;quot;:5222&amp;quot;
&amp;nbsp;&amp;nbsp;},
&amp;nbsp;&amp;nbsp;&amp;quot;last_launched_version&amp;quot;:&amp;nbsp;&amp;quot;v3.59.0&amp;quot;
}&lt;/pre&gt;&lt;p&gt;修改配置文件后，必须重启 Alist 服务，才能使修改生效。&lt;/p&gt;&lt;p&gt;现在设置完成，可以使用域名访问了。&lt;/p&gt;</description><pubDate>Wed, 06 May 2026 09:23:24 +0800</pubDate></item><item><title>常用短波频率查询网站</title><link>https://zgc261.com/post/20260492.html</link><description>&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605281779931302206709.png&quot; alt=&quot;屏幕截图 2026-05-20 112050.png&quot; width=&quot;200&quot; height=&quot;48&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 200px; height: 48px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;font: 400 16px / 24px ui-sans-serif, system-ui, sans-serif, &amp;#39;Apple Color Emoji&amp;#39;, &amp;#39;Segoe UI Emoji&amp;#39;, &amp;#39;Segoe UI Symbol&amp;#39;, &amp;#39;Noto Color Emoji&amp;#39;;flex: 0 1 auto;flex-direction: row;justify-content: normal;align-items: normal;padding: 0px;background-image: none;background-position: 0% 0%;background-size: auto;background-repeat: repeat;background-attachment: scroll;background-origin: padding-box;background-clip: border-box&quot;&gt;一、全球实时短波查询（最推荐）&lt;/p&gt;&lt;h3 style=&quot;font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-stretch: normal; font-family: ui-sans-serif, system-ui, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;; font-weight: 400; line-height: 24px; flex: 0 1 auto; flex-direction: row; justify-content: normal; align-items: normal; padding: 0px; background-image: none; background-position: 0% 0%; background-size: auto; background-repeat: repeat; background-attachment: scroll; background-origin: padding-box; background-clip: border-box;&quot;&gt;1. short-wave.info（最常用）&lt;/h3&gt;&lt;p&gt;网址：&lt;a href=&quot;https://www.short-wave.info/index.php&quot; _src=&quot;https://www.short-wave.info/index.php&quot;&gt;https://www.short-wave.info/index.php&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;手机版：&lt;a href=&quot;https://m.short-wave.info/&quot; _src=&quot;https://m.short-wave.info/&quot;&gt;https://m.short-wave.info/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;特点：&lt;/p&gt;&lt;p&gt;实时查询当前（UTC）正在播出的短波频率&lt;/p&gt;&lt;p&gt;可按电台、语言、频率、波段筛选&lt;/p&gt;&lt;p&gt;结果标红 “NOW”，含起止时间、功率、发射位置&lt;/p&gt;&lt;p&gt;提示：时间为 UTC，北京时间 = UTC+8。&lt;/p&gt;&lt;h3&gt;2. Shortwave DB（权威数据库）&lt;/h3&gt;&lt;p&gt;网址：&lt;a href=&quot;https://shortwavedb.org/&quot; _src=&quot;https://shortwavedb.org/&quot;&gt;https://shortwavedb.org/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;特点：&lt;/p&gt;&lt;p&gt;整合 EiBi、AOKI、HFCC 三大国际频率数据库&lt;/p&gt;&lt;p&gt;支持按频率、电台、语言、国家、时间段过滤&lt;/p&gt;&lt;p&gt;适合 DXer（远距离接收）和信号识别&lt;/p&gt;&lt;h3&gt;3. AOKI（青木频率表，经典）&lt;/h3&gt;&lt;p&gt;网址：&lt;a href=&quot;http://www1.s2.starcat.ne.jp/ndxc/&quot; _src=&quot;http://www1.s2.starcat.ne.jp/ndxc/&quot;&gt;http://www1.s2.starcat.ne.jp/ndxc/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;特点：日本维护的全球广播频率表，更新快，覆盖全面。&lt;/p&gt;&lt;p&gt;二、专业级频率数据库&lt;/p&gt;&lt;h3&gt;4. EiBi Space（欧洲权威）&lt;/h3&gt;&lt;p&gt;网址：&lt;a href=&quot;http://www.eibispace.de/&quot; _src=&quot;http://www.eibispace.de/&quot;&gt;http://www.eibispace.de/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;特点：德国 EiBi 团队维护，全球短波 / 中波 / 长波频率，适合深度查档。&lt;/p&gt;&lt;h3&gt;5. HFCC（国际频率协调委员会）&lt;/h3&gt;&lt;p&gt;网址：&lt;a href=&quot;https://www.hfcc.org/&quot; _src=&quot;https://www.hfcc.org/&quot;&gt;https://www.hfcc.org/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;特点：官方级频率备案数据库，侧重国际广播协调数据。&lt;/p&gt;&lt;p&gt;三、中文 / 国内友好站点&lt;/p&gt;&lt;h3&gt;6. bwsl.wang（中文实时表）&lt;/h3&gt;&lt;p&gt;网址：&lt;a href=&quot;https://www.bwsl.wang/swfreq.html&quot; _src=&quot;https://www.bwsl.wang/swfreq.html&quot;&gt;https://www.bwsl.wang/swfreq.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;特点：基于 AOKI 数据生成的中文界面实时短波频率表，直接看当前播出。&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Thu, 09 Apr 2026 09:17:24 +0800</pubDate></item><item><title>主流国际电台普通话广播A26版时间频率表</title><link>https://zgc261.com/post/20260391.html</link><description>&lt;p&gt;使用说明：如无特别注明，本频率表有效期为2026年03月29日至2026年10月25日。本频率表中所标注之默认时间均为北京时间，默认频率单位皆为千赫兹，所列国际电台以英文字母缩写或全称排序。&lt;br/&gt;免责声明：本频率表仅作电台频率数据客观记录及收听学习之用，请勿用于商业甚至非法用途。由于短波国际广播具有明显的政治倾向性，请收听者注意内容甄别！&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第一部分：官方外宣类电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Akashvani 印度德⾥⼴播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0745&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0915 15410&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1830-2000 15410&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;CRI 中国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-6&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语环球(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0130&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0230 7275, 9685, 9695, 11660, 13710&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0400-0500 7205, 7255, 9865, 13670, 13690&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0600-0700 6140, 7215, 7265, 7285, 7325, 7430, 9490, 9675, 9720&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0700-0800 9865, 11900&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0800-0900 9880, 11780, 11900, 11975, 13580, 13655, 17690&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0900-1000 9560, 9655, 11650, 11770, 13580, 13655, 15160, 17690&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1000-1100 9580(古巴发射), 9825, 11880(南美), 13655, 15160, 17840(南美)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1100-1200 9450, 11740, 15160, 15230, 17540&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1200-1300 11740, 13640, 15110&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1300-1400 11740, 15110, 15785, 17840&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1400-1500 11710, 15160, 15230, 15785, 17615, 17650, 17740, 17840&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1500-1600 11710, 11875, 17615, 17650, 17740, 17840&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1600-1700 9880, 11640, 15230, 15560, 17560, 17650, 17840&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1700-1800 7430, 9460, 9880, 11980, 12005, 13730, 13850, 15250, 15260, 15525, 15560, 17530, 17560, 17840&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1800-1900 9460, 9820, 9880, 9890, 11980, 13850, 15250, 15525, 17530, 17650, 17840&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-2000 7435, 9610, 11750, 13610, 13755, 17650&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2100 7435, 7440, 9540, 9855, 13610, 13755, 15110, 17650&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2100-2200 7215, 7435, 7440, 9540, 9855, 13650, 17735&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2300 6040, 7235, 7410, 7435, 9730, 12025, 15410, 17735&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2300-2400 6155, 7235, 7435, 9455, 9560, 13755, 17735&lt;/span&gt;&lt;/p&gt;&lt;p id=&quot;header-id-8&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;环球资讯广播(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;2000&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-2200 11790, 13810(中东/东北非)&lt;/span&gt;&lt;/p&gt;&lt;p id=&quot;header-id-9&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;南海之声(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1700&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-1800 9880, 11895(东南亚)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;KBS World Radio 韩国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0700&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0800 7215(中国)(重播前一天节目)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-2000 1557(华南), 6095(中国)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1930-2030 9770(东南亚)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2100 6095(中国)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2100-2200 1170(不定向)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;NHK World-Japan 日本国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1410&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-1430 15195&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1800-1820 11855&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1840-1850 11855&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1920-1940 11660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2020 11660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2040-2100 11660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2120-2140 11660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2220 9560&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2330-2350 11915&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RFА ⾃由亚洲电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0630&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0645 9455&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;REE 西班牙对外广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779793465119923.png&quot; alt=&quot;1747837658-RNE_Radio_Exterior_de_Espana.png&quot; width=&quot;200&quot; height=&quot;96&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 200px; height: 96px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0430&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0500(周二) 15390(西非和南大西洋), 15520(中东和东非)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RRI 罗马尼亚国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1200&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-1230 21470, 17760(备用)(昨日节目重播)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2030-2100 17760(DRM), 17530(备用)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RRI-VOI 印度尼西亚之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1900&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-2000 3325, 4755&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2300-2400 3325, 4755&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RTІ 中央⼴播电台 台湾之⾳&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-29&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;普通话&lt;/p&gt;&lt;p id=&quot;header-id-30&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;大陆网&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0000&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0110(周一至五) 华中: 6075 华南: 6145&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0700-0730 华北: 9900 华南: 6105&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1500-1600 华中: 11815&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1700-1800 华北: 1557, 9595 华中: 1557, 9595 华南: 1557&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1800-1900 华北: 1557, 9595 华中: 1557, 9595, 11885 华南: 1557, 6180, 9660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-2000 华中: 6150, 11885 华南: 6150&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2400(周一至五) 华中: 6075 华南: 6145&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2330(周六日) 华中: 6075 华南: 6145&lt;/span&gt;&lt;/p&gt;&lt;p id=&quot;header-id-31&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语网&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0000&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0100 华北: 1557 华中: 1557 华南: 1557&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0600-0800 华北: 9900 华中: 6075 华南: 6105&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1200-1400 华中: 11815&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1800-1900 华北: 9555, 9885 华南: 6105&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-2000 华北: 9555, 9680, 9885, 11615 华南: 6105, 6180, 9660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2100 华北: 1557, 9555, 9680, 9885 华中: 1557 华南: 1557, 6180, 9660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2100-2200 华北: 1557, 9680 华中: 1557, 7430 华南: 1557, 6105, 6180, 9660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2300 华北: 1557 华中: 1557 华南: 1557, 6180, 9660&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2300-2400 华北: 1557, 7300 华中: 1557 华南: 1557, 6180, 9660&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RV 梵蒂冈电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0630 7410, 9580, 11910&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-1945(周六) 21745, 21760, 21775&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TRT 土耳其之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1900&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-2000 17620&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;V0А 美国之⾳&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0800(周二至六) 9535, 11590&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOK 朝鲜之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-46&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;中国&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;关内方向&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500-&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0700 9875, 11635&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-2000 7220, 9445&lt;/span&gt;&lt;/p&gt;&lt;p id=&quot;header-id-46&quot; class=&quot;ros&quot; data-cly-pid=&quot;83&quot; style=&quot;margin: 1.6em 0px 0.8em; font-size: 1em; line-height: 1.5em; letter-spacing: 0.3px; text-align: justify; white-space: normal; -webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; position: relative;&quot;&gt;中国东北方向(ND全向)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0700 7235, 9445&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1300-1400 7220, 9445, 9730&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1600-1700 7220, 9445(首播)&lt;/span&gt;&lt;/p&gt;&lt;p id=&quot;header-id-47&quot; class=&quot;ros&quot; data-cly-pid=&quot;85&quot; style=&quot;margin: 1.6em 0px 0.8em; font-size: 1em; line-height: 1.5em; letter-spacing: 0.3px; text-align: justify; white-space: normal; -webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; position: relative;&quot;&gt;东南亚方向&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1100&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-1200 13650, 15105&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1400-1500 13650, 15105&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2100-2200 11735, 13650&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOM 蒙古之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1800&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-1830 12085&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2230 12015&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOV 越南之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0630 7220&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1230-1300 1071(MW)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1830-1900 1071(MW), 7220&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2030 7220&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2100-2130 7220&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;注：中波MW频率在国内难以接收。&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第二部分：宗教福音类电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;AWR 复临信徒世界广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;-0700 15625(华北)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;0700-0800 17530(华北), 17620(华北华东)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1800-1900 15400(华南), 15430(华北)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;1900-2000 11700(华北), 15400(华南)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2100(周五) 9610(华北), 15530(华南)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2000-2030(周六) 9610(华北), 15530(华南)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2100-2200 11850, 15600(西部)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2200-2230 15440, 15710(西部)&lt;/span&gt;&lt;br style=&quot;color: rgb(17, 17, 17); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);&quot;/&gt;&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 16px; background-color: #FFFFFF;&quot;&gt;2230-2300 15710(西部)&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FEBC 远东广播公司&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-62&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;良友&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;电台·第一台&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0700-0900 12070&lt;br/&gt;1830-2200 9400&lt;br/&gt;2200-2400 11600&lt;/p&gt;&lt;p id=&quot;header-id-61&quot; class=&quot;ros&quot; data-cly-pid=&quot;110&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;良友电台·第三台&lt;/p&gt;&lt;p&gt;0630-0830 9405&lt;/p&gt;&lt;p id=&quot;header-id-62&quot; class=&quot;ros&quot; data-cly-pid=&quot;112&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;良友电台·iRadio 爱广播频道&lt;/p&gt;&lt;p&gt;1800-2400 15515&lt;/p&gt;&lt;p id=&quot;header-id-63&quot; class=&quot;ros&quot; data-cly-pid=&quot;114&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;益友电台·第一台&lt;/p&gt;&lt;p&gt;1900-2030 1566(MW)&lt;br/&gt;2145-次日0030 1566(MW)&lt;/p&gt;&lt;p id=&quot;header-id-64&quot; class=&quot;ros&quot; data-cly-pid=&quot;116&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;益友电台·第二台(试播)&lt;/p&gt;&lt;p&gt;0600-0700 1188(MW)&lt;br/&gt;1800-1900 1188(MW)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Hope Radio&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1030-1100(周六) 15680&lt;br/&gt;1630-1645(周五) 9965&lt;br/&gt;1830-1915(周四) 9930&lt;br/&gt;1945-2000(周一至五) 9930&lt;br/&gt;2000-2030(周二) 9930&lt;br/&gt;2015-2030(周一) 9930&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;KNLS 生命之光广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-74&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;北美&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;阿拉斯加发射(KNLS)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0000-0200 11780(华北)&lt;br/&gt;1600-1800 11875(华东)&lt;br/&gt;1800-1900 9685(华东)&lt;br/&gt;2100-2300 9615(华北)&lt;br/&gt;2300-2400 9700(华北)&lt;/p&gt;&lt;p id=&quot;header-id-84&quot; class=&quot;ros&quot; data-cly-pid=&quot;168&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;非洲马达加斯加发射(MWV)&lt;/p&gt;&lt;p&gt;0500-0600 11610(欧洲)&lt;br/&gt;1200-1300 17530(东南亚)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TVOM 殉道者之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500-0530 7650&lt;br/&gt;2300-2330 7650&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TWR 环球广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1700-1800(周一至五) 12160(BOC)&lt;br/&gt;1730-1745(周六日) 12160(BOC)&lt;br/&gt;1945-2045(周日) 17590&lt;br/&gt;2100-2130(周日) 17590&lt;br/&gt;2100-2140(周一至五) 17590&lt;br/&gt;2100-2145(周六) 17590&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第三部分：其他电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FHBS 复兴广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1200-2100 9410, 15375&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FRS 渔业广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0320-0520(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0600-次日0320(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0000-1420(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1500-1520(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1600-2400(周六日) 738, 1143, 1593(MW)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;br/&gt;RTM Sabah VFM&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; class=&quot;ue-image img-responsive lazy&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779792730893117.jpg&quot; alt=&quot;1770539745-radio-sabah-v.8109b1c62.jpg&quot; width=&quot;200&quot; height=&quot;65&quot; border=&quot;0&quot; vspace=&quot;0&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779792730893117.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: 65px; border-radius: 8px; margin: auto; width: 200px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0900-1000 11885&lt;br/&gt;1010-1200 11885&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;转自：https://blog.xmgspace.me/archives/international-shortwave-to-cn.html&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Sun, 29 Mar 2026 18:59:46 +0800</pubDate></item><item><title>2025年最后一天</title><link>https://zgc261.com/post/20251290.html</link><description>&lt;p&gt;2025年最后一天&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779793093844096.jpg&quot; alt=&quot;202512011764589879294875.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779793093188231.jpg&quot; alt=&quot;202512011764589879187139.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779793093520421.jpg&quot; alt=&quot;202512011764589868588627.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Mon, 01 Dec 2025 18:54:39 +0800</pubDate></item><item><title>主流国际电台普通话广播B25版时间频率表</title><link>https://zgc261.com/post/20251089.html</link><description>&lt;p&gt;使用说明：如无特别注明，本频率表有效期为2025年10月27日至2026年3月30日。本频率表中所标注之默认时间均为北京时间，默认频率单位皆为千赫兹，所列国际电台以英文字母缩写或全称排序。&lt;br/&gt;免责声明：本频率表仅作电台频率数据客观记录及收听学习之用，请勿用于商业甚至非法用途。由于短波国际广播具有明显的政治倾向性，请收听者注意内容甄别！&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第一部分：官方外宣类电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Akashvani 印度德⾥⼴播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0745-0915 15280&lt;br/&gt;1830-2000 15410&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;CRI 中国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-6&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语环球(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0130-0230 6150, 7275, 7315, 7445, 9695&lt;br/&gt;0400-0500 7205, 7245, 7335, 7440, 9865&lt;br/&gt;0600-0700 5975, 6100, 6140, 6180, 7265, 7290, 7305, 7325, 7440&lt;br/&gt;0700-0800 7300, 9555&lt;br/&gt;0800-0900 9620, 11780, 11900, 11975, 13580, 13655, 17690&lt;br/&gt;0900-1000 7250, 7300, 9655, 11770, 13580, 13655, 15160, 17690&lt;br/&gt;1000-1100 6180(古巴), 7330, 9825, 13655, 15160, 17840&lt;br/&gt;1100-1200 9450, 13655, 15130, 15160, 17540&lt;br/&gt;1200-1300 13640, 15130, 15170&lt;br/&gt;1300-1400 13570, 15110, 15130, 17840&lt;br/&gt;1400-1500 11710, 13570, 13655, 13750, 15160, 17650, 17740, 17840&lt;br/&gt;1500-1600 11710, 11875, 13750, 17520, 17650, 17740&lt;br/&gt;1600-1700 9880, 11640, 13610, 13650, 15550, 15560, 17650&lt;br/&gt;1700-1800 5965, 7430, 9440, 9460, 11980, 13650, 13850, 15250, 15340, 15440, 15525, 15560, 17620, 17670&lt;br/&gt;1800-1900 5965, 7255, 9460, 9880, 11980, 13850, 15250, 15340, 15525, 17620, 17650&lt;br/&gt;1900-2000 7435, 9515, 11750, 11980, 15440, 17650&lt;br/&gt;2000-2100 7205, 7390, 7440, 9520, 9540, 9655, 9855, 17670&lt;br/&gt;2100-2200 7205, 7215, 7440, 9520, 9540, 9855, 13855&lt;br/&gt;2200-2300 7210, 7235, 7410, 9520, 9590, 9695, 9730, 11785&lt;br/&gt;2300-2400 6100, 7235, 7255, 9455, 9560, 9590, 9705&lt;/p&gt;&lt;p id=&quot;header-id-7&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语环球(DRM实验频率)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0900-1000 13730, 15590, 15640, 17605&lt;br/&gt;1000-1100 13730, 15460, 15730, 17605&lt;br/&gt;1100-1200 13810, 15460, 15590, 17760&lt;br/&gt;1200-1300 13715, 15580, 15640, 17865&lt;br/&gt;1300-1400 13730, 15640, 15730, 17865&lt;br/&gt;1400-1500 13730, 15610, 15730, 17865&lt;br/&gt;1500-1600 13730, 15580, 15720, 17760&lt;br/&gt;1600-1700 13710, 13730, 15730, 17760&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;注：节目ID为3F2，标注为CNR-1，但播出内容为华语环球普通话节目。可能为动态测试频率，不一定每天发射。&lt;/p&gt;&lt;p id=&quot;header-id-8&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;环球资讯广播(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;2000-2200 11790, 13810(中东/东北非)&lt;/p&gt;&lt;p id=&quot;header-id-9&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;南海之声(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1700-1800 9880, 11895&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;KBS World Radio 韩国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0700-0800 7215(中国)(重播前一天节目)&lt;br/&gt;1900-2000 1557(华南)&lt;br/&gt;1930-2030 6095(中国), 9770(东南亚)&lt;br/&gt;2030-2130 6095(中国)&lt;br/&gt;2100-2200 1170(不定向)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;NHK World-Japan 日本国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1410-1430 11830&lt;br/&gt;1800-1820 11825&lt;br/&gt;1920-1940 6190&lt;br/&gt;2000-2020 6190&lt;br/&gt;2040-2100 6190&lt;br/&gt;2120-2140 6190&lt;br/&gt;2200-2220 9750&lt;br/&gt;2240-2250 9750&lt;br/&gt;2330-2350 9765&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RFА ⾃由亚洲电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0630-0645 9455&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RRI 罗马尼亚国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1300-1330 17710(昨日节目重播)&lt;br/&gt;2130-2200 9580(DRM)(首播)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RRI-VOI 印度尼西亚之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1900-2000 3325, 4755, 9690&lt;br/&gt;2300-2400 3325, 4755, 9690&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RTІ 中央⼴播电台 台湾之⾳&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-29&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;普通话&lt;/p&gt;&lt;p id=&quot;header-id-30&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;大陆网&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0000-0100(周一至五) 华中: 6075 华南: 6145&lt;br/&gt;0700-0730 华北: 9900 华南: 6105&lt;br/&gt;1500-1600 华中: 11815&lt;br/&gt;1700-1800 华北: 1557, 9595 华中: 1557, 9595 华南: 1557&lt;br/&gt;1800-1900 华北: 1557, 9595 华中: 1557, 9595, 11885 华南: 1557, 6180, 9660&lt;br/&gt;1900-2000 华中: 6150, 11885 华南: 6150&lt;br/&gt;2200-2400(周一至五) 华中: 6075 华南: 6145&lt;br/&gt;2200-2330(周六日) 华中: 6075 华南: 6145&lt;/p&gt;&lt;p id=&quot;header-id-31&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语网&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0000-0100 华北: 1557 华中: 1557 华南: 1557&lt;br/&gt;0600-0800 华北: 9900 华中: 6075 华南: 6105&lt;br/&gt;1200-1400 华中: 11815&lt;br/&gt;1800-1900 华北: 9555, 9885 华南: 6105&lt;br/&gt;1900-2000 华北: 9555, 9680, 9885 华南: 6105, 6180, 9660&lt;br/&gt;2000-2100 华北: 1557, 9555, 9680, 9885 华中: 1557 华南: 1557, 6180, 9660&lt;br/&gt;2100-2200 华北: 1557, 9680 华中: 1557, 7430 华南: 1557, 6105, 6180, 9660&lt;br/&gt;2200-2300 华北: 1557 华中: 1557 华南: 1557, 6180, 9660&lt;br/&gt;2300-2400 华北: 1557, 7300 华中: 1557 华南: 1557, 6180, 9660&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RV 梵蒂冈电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600-0630 7300, 7410, 9695&lt;br/&gt;1900-1945(周六) 17775, 21745, 21760&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TRT 土耳其之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;2000-2100 17775&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;V0А 美国之⾳&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600-0630(周二至六) 7500, 11575&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOK 朝鲜之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-46&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;中国&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;关内方向&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0500-0700 9875, 11635&lt;br/&gt;1900-2000 7220, 9445&lt;/p&gt;&lt;p id=&quot;header-id-46&quot; class=&quot;ros&quot; data-cly-pid=&quot;83&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;中国东北方向(ND全向)&lt;/p&gt;&lt;p&gt;0500-0700 7235, 9445&lt;br/&gt;1300-1400 7220, 9445, 9730&lt;br/&gt;1600-1700 7220, 9445(首播)&lt;/p&gt;&lt;p id=&quot;header-id-47&quot; class=&quot;ros&quot; data-cly-pid=&quot;85&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;东南亚方向&lt;/p&gt;&lt;p&gt;1100-1200 13650, 15105&lt;br/&gt;1400-1500 13650, 15105&lt;br/&gt;2100-2200 6185, 9850&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOM 蒙古之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1800-1830 12085&lt;br/&gt;2200-2230 12015&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOV 越南之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600-0630 7220&lt;br/&gt;1230-1300 1071(MW)&lt;br/&gt;1830-1900 1071(MW), 7220&lt;br/&gt;2000-2030 7220&lt;br/&gt;2100-2130 7220&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;注：中波MW频率在国内难以接收。&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第二部分：宗教福音类电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;AWR 复临信徒世界广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500-0700 11700&lt;br/&gt;0700-0800 17530, 17620&lt;br/&gt;1800-2000 15270, 15430&lt;br/&gt;2000-2100(周五) 9610, 15550&lt;br/&gt;2000-2030(周六) 9610, 15550&lt;br/&gt;2100-2200 11850, 15600&lt;br/&gt;2200-2230 9720, 15710&lt;br/&gt;2230-2300 15710&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FEBC 远东广播公司&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-62&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;良友&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;电台·第一台&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0700-0900 12070&lt;br/&gt;1830-2200 9400&lt;br/&gt;2200-2400 11600&lt;/p&gt;&lt;p id=&quot;header-id-63&quot; class=&quot;ros&quot; data-cly-pid=&quot;112&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;良友电台·第三台&lt;/p&gt;&lt;p&gt;0630-0830 9405&lt;/p&gt;&lt;p id=&quot;header-id-64&quot; class=&quot;ros&quot; data-cly-pid=&quot;114&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;良友电台·iRadio 爱广播频道&lt;/p&gt;&lt;p&gt;1800-2400 15515&lt;/p&gt;&lt;p id=&quot;header-id-65&quot; class=&quot;ros&quot; data-cly-pid=&quot;116&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;益友电台·第一台&lt;/p&gt;&lt;p&gt;1900-2030 1566(MW)&lt;br/&gt;2145-次日0030 1566(MW)&lt;/p&gt;&lt;p id=&quot;header-id-66&quot; class=&quot;ros&quot; data-cly-pid=&quot;118&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;益友电台·第二台(试播)&lt;/p&gt;&lt;p&gt;0600-0700 1188(MW)&lt;br/&gt;1800-1900 1188(MW)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Hope Radio&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1030-1100(周六) 15680&lt;br/&gt;1630-1645(周五) 9965&lt;br/&gt;1830-1915(周四) 9930&lt;br/&gt;1945-2000(周一至五) 9930&lt;br/&gt;2000-2030(周二) 9930&lt;br/&gt;2015-2030(周一) 9930&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;KNLS 生命之光广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-74&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;北美&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;阿拉斯加发射(KNLS)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0000-0200 9550(华北)&lt;br/&gt;1600-1800 7370(华东)&lt;br/&gt;1800-1900 9540(华东)&lt;br/&gt;2100-2300 9720(华北)&lt;br/&gt;2300-2400 9730(华北)&lt;/p&gt;&lt;p id=&quot;header-id-86&quot; class=&quot;ros&quot; data-cly-pid=&quot;170&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;非洲马达加斯加发射(MWV)&lt;/p&gt;&lt;p&gt;0500-0600 11610(欧洲)&lt;br/&gt;1200-1300 17530(东南亚)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TVOM 殉道者之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500-0530 7650&lt;br/&gt;2300-2330 7650&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TWR 环球广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1700-1800(周一至五) 12160(BOC)&lt;br/&gt;1730-1745(周六日) 12160(BOC)&lt;br/&gt;1945-2045(周日) 9910&lt;br/&gt;2100-2130(周日) 9975&lt;br/&gt;2100-2140(周一至五) 9975&lt;br/&gt;2100-2145(周六) 9975&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第三部分：其他电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FHBS 复兴广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1200-2100 9410, 15375&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FRS 渔业广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0400-0520(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0600-次日0320(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0000-1420(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1500-1520(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1600-2400(周六日) 738, 1143, 1593(MW)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;br/&gt;RTM Sabah VFM&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img class=&quot;ue-image&quot; src=&quot;https://zgc261.com/zb_users/upload/2026/05/202605261779792730893117.jpg&quot; alt=&quot;1770539745-radio-sabah-v.8109b1c62.jpg&quot; width=&quot;200&quot; height=&quot;65&quot; border=&quot;0&quot; vspace=&quot;0&quot; style=&quot;width: 200px; height: 65px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0900-1000 11885&lt;br/&gt;1010-1200 11885&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;转自：https://blog.xmgspace.me/archives/international-shortwave-to-cn.html&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Mon, 27 Oct 2025 18:41:32 +0800</pubDate></item><item><title>主流国际电台普通话广播A25版时间频率表</title><link>https://zgc261.com/post/20250388.html</link><description>&lt;p&gt;使用说明：如无特别注明，本频率表有效期为2025年3月30日至2025年10月25日。本频率表中所标注之默认时间均为北京时间，默认频率单位皆为千赫兹，所列国际电台以英文字母缩写或全称排序。&lt;br/&gt;免责声明：本频率表仅作电台频率数据客观记录及收听学习之用，请勿用于商业甚至非法用途。由于短波国际广播具有明显的政治倾向性，请收听者注意内容甄别！&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第一部分：官方外宣类电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Akashvani 印度德⾥⼴播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0745-0915 15280&lt;br/&gt;1830-2000 15410&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;CRI 中国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-6&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语环球(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0130-0230 7275, 9685, 9695, 11660, 13710&lt;br/&gt;0400-0500 7205, 7255, 9865, 13670, 13690&lt;br/&gt;0600-0700 5975, 6140, 7215, 7265, 7285, 7325, 7430, 9675, 9720&lt;br/&gt;0700-0800 9865, 11900&lt;br/&gt;0800-0900 9880, 11780, 11900, 11975, 13580, 13655, 17690&lt;br/&gt;0900-1000 9560, 9655, 11650, 11770, 13580, 13655, 15160, 17690&lt;br/&gt;1000-1100 9580(古巴), 9825, 11880(对南美), 13655, 15160, 17840(对南美)&lt;br/&gt;1100-1200 9450, 11740, 15160, 15230, 17540&lt;br/&gt;1200-1300 11740, 13640, 15110&lt;br/&gt;1300-1400 11740, 15110, 15785, 17840&lt;br/&gt;1400-1500 11710, 15160, 15230, 15785, 17615, 17650, 17740, 17840&lt;br/&gt;1500-1600 11710, 11875, 17615, 17650, 17740, 17840&lt;br/&gt;1600-1700 9880, 11640, 15230, 15560, 17560, 17650, 17840&lt;br/&gt;1700-1800 7430, 9460, 9880, 11980, 12005, 13730, 13850, 15250, 15260, 15525, 15560, 17530, 17560, 17840&lt;br/&gt;1800-1900 9460, 9820, 9880, 9890, 11980, 13850, 15250, 15525, 17530, 17650, 17840&lt;br/&gt;1900-2000 7435, 9610, 11750, 13610, 13755, 17650&lt;br/&gt;2000-2100 7435, 7440, 9540, 9855, 13610, 13755, 15110, 17650&lt;br/&gt;2100-2200 7215, 7435, 7440, 9540, 9855, 13650, 17735&lt;br/&gt;2200-2300 6040, 7235, 7410, 7435, 9730, 12025, 15410, 17735&lt;br/&gt;2300-0000 6155, 7235, 7435, 9455, 9560, 13755, 17735&lt;/p&gt;&lt;p id=&quot;header-id-7&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语环球(DRM实验频率)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0900-1000 13730&lt;br/&gt;1000-1100 15670&lt;br/&gt;1100-1200 15590&lt;br/&gt;1200-1300 15640&lt;br/&gt;1300-1400 15720&lt;br/&gt;1400-1500 15630&lt;br/&gt;1500-1600 15720&lt;br/&gt;1600-1700 13730&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;注：节目ID为3F2，标注为CNR-1，但播出内容为华语环球普通话节目。可能为动态测试频率，不一定每天发射。&lt;/p&gt;&lt;p id=&quot;header-id-8&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;环球资讯广播(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;2000-2200 11790, 13810(中东/东北非)&lt;/p&gt;&lt;p id=&quot;header-id-9&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;南海之声(普通话)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1700-1800 9880, 11895(东南亚)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;KBS World Radio 韩国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0700-0800 7215(中国)(重播前一天节目)&lt;br/&gt;1900-2000 1557(华南)&lt;br/&gt;1930-2030 6095(中国), 9770(东南亚)&lt;br/&gt;2030-2130 6095(中国)&lt;br/&gt;2100-2200 1170(不定向)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;NHK World-Japan 日本国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1410-1430 15195&lt;br/&gt;1800-1820 7375&lt;br/&gt;1920-1940 11660&lt;br/&gt;2000-2020 11660&lt;br/&gt;2040-2100 11660&lt;br/&gt;2120-2140 11660&lt;br/&gt;2200-2220 9560&lt;br/&gt;2240-2250 9560&lt;br/&gt;2330-2350 11910&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RFА ⾃由亚洲电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;2025年5月中旬，由RTІ代播的频率信号全部消失，疑似停止代播。自此，RFА短波广播全部停播，恢复希望渺茫。&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RRI 罗马尼亚国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; line-height: 1.5em; color: rgb(30, 41, 59); letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;span style=&quot;font-family:LXGW WenKai, PingFang SC, Microsoft YaHei, Segoe UI, -apple-system, BlinkMacSystemFont, Hiragino Sans GB, Noto Sans SC, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 15px;&quot;&gt;1200&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;STHeiti STXihei&amp;quot;, &amp;quot;Microsoft JhengHei&amp;quot;, Tohoma, Arial; font-size: 14px;&quot;&gt;-1230 21470(昨日节目重播)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;2030-2100 17760(DRM)(首播)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RRI-VOI 印度尼西亚之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1900-2000 3325, 4755, 9690&lt;br/&gt;2300-2400 3325, 4755, 9690&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RT 泰国广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650062591209.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650062591209.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;自2025年3月17日起暂别短波。能否恢复要或许看泰国有关方面能否能接手USAGM Udon发射台。&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RTІ 中央⼴播电台 台湾之⾳&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-29&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;普通话&lt;/p&gt;&lt;p id=&quot;header-id-30&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;大陆网&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0100-0110(周六日) 华中: 6075 华南: 6145&lt;br/&gt;0700-0730 华北: 9900 华南: 6105 (节目同华语网)&lt;br/&gt;1500-1600 华中: 1098(x), 11815&lt;br/&gt;1600-1610(周六日) 华中: 1098(x), 11815&lt;br/&gt;1700-1800 华北: 1557, 9595 华中: 1557, 9595 华南: 1557&lt;br/&gt;1800-1900 华北: 1557, 9595 华中: 1557, 9595, 11885 华南: 1557, 6180, 9660&lt;br/&gt;1900-2000 华中: 6150, 11885 华南: 6150&lt;br/&gt;2200-次日0100 华中: 6075 华南: 6145&lt;/p&gt;&lt;p id=&quot;header-id-31&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;华语网&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0000-0100 华北: 1557 华中: 1098(x), 1557 华南: 1557&lt;br/&gt;0600-0800 华北: 9900 华中: 6075 华南: 6105&lt;br/&gt;1200-1400 华中: 11815&lt;br/&gt;1800-1900 华北: 9555, 9885 华南: 6105&lt;br/&gt;1900-2000 华北: 9555, 9680, 9885, 11605 华南: 6105, 6180, 9660&lt;br/&gt;2000-2100 华北: 1557, 9555, 9680, 9885 华中: 1557 华南: 1557, 6180, 9660&lt;br/&gt;2100-2200 华北: 1557, 9680 华中:1098(x), 1557, 7430 华南: 1557, 6105, 6180, 9660&lt;br/&gt;2200-2300 华北: 1557 华中: 1098(x), 1557 华南: 1557, 6180, 9660&lt;br/&gt;2300-2400 华北: 1557, 7300 华中: 1098(x), 1557 华南: 1557, 6180, 9660&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;RV 梵蒂冈电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600-0630 7410, 9695, 11895&lt;br/&gt;1900-1945(周六) 21745, 21760, 21775&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TRT 土耳其之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1900-2000 17620&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOА 美国之⾳&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;自2025年3月17日起告别短波，节目制作目前处于完全停摆状态。&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOK 朝鲜之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-43&quot; class=&quot;ros&quot; data-cly-pid=&quot;76&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;中国关内方向&lt;/p&gt;&lt;p&gt;0500-0700 9875, 11635&lt;br/&gt;1900-2000 7220, 9445&lt;/p&gt;&lt;p id=&quot;header-id-44&quot; class=&quot;ros&quot; data-cly-pid=&quot;78&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;中国东北方向(ND全向)&lt;/p&gt;&lt;p&gt;0500-0700 7235, 9445&lt;br/&gt;1300-1400 7220, 9445, 9730&lt;br/&gt;1600-1700 7220, 9445(x)(首播)&lt;/p&gt;&lt;p id=&quot;header-id-45&quot; class=&quot;ros&quot; data-cly-pid=&quot;80&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;东南亚方向&lt;/p&gt;&lt;p&gt;1100-1200 13650, 15105&lt;br/&gt;1400-1500 13650, 15105&lt;br/&gt;2100-2200 11735, 13650&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOM 蒙古之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1800-1830 12085&lt;br/&gt;2200-2230 12015&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;VOV 越南之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0600-0630 7220&lt;br/&gt;1230-1300 1071(MW)&lt;br/&gt;1830-1900 1071(MW), 7220&lt;br/&gt;2000-2030 7220&lt;br/&gt;2100-2130 7220&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;注：中波MW频率在国内难以接收。&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第二部分：宗教福音类电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;AWR 复临信徒世界广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500-0700 15625&lt;br/&gt;0700-0800 17530, 17620&lt;br/&gt;1800-1900 15400, 15450&lt;br/&gt;1900-2000 11850, 15400&lt;br/&gt;2000-2030(周五六) 9610, 15530&lt;br/&gt;2030-2100(周五) 9610, 15530&lt;br/&gt;2100-2130(周一至五) 15600&lt;br/&gt;2200-2230 15440, 15710&lt;br/&gt;2230-2300 15710&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FEBC 远东广播公司&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-62&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;良&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;友电台·第一台&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0700-0900 12070&lt;br/&gt;1830-2200 9400&lt;br/&gt;2200-2400 11600&lt;/p&gt;&lt;p id=&quot;header-id-60&quot; class=&quot;ros&quot; data-cly-pid=&quot;106&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;良友电台·第三台&lt;/p&gt;&lt;p&gt;0630-0830 9405&lt;/p&gt;&lt;p id=&quot;header-id-61&quot; class=&quot;ros&quot; data-cly-pid=&quot;108&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;良友电台·iRadio 爱广播频道&lt;/p&gt;&lt;p&gt;1800-2400 15515&lt;/p&gt;&lt;p id=&quot;header-id-62&quot; class=&quot;ros&quot; data-cly-pid=&quot;110&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;益友电台·第一台&lt;/p&gt;&lt;p&gt;1900-2030 1566(MW)&lt;br/&gt;2145-次日0030 1566(MW)&lt;/p&gt;&lt;p id=&quot;header-id-63&quot; class=&quot;ros&quot; data-cly-pid=&quot;112&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;益友电台·第二台(试播)&lt;/p&gt;&lt;p&gt;0600-0700 1188(MW)&lt;br/&gt;1800-1900 1188(MW)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Hope Radio&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1630-1645(周五) 9965&lt;br/&gt;1945-2000(周一至五) 9930&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;KNLS 生命之光广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-74&quot; style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;北美&lt;span style=&quot;color: #111111; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em;&quot;&gt;阿拉斯加发射(KNLS)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0000-0200 11780(华北)&lt;br/&gt;1600-1800 11875(华东)&lt;br/&gt;1800-1900 9685(华东)&lt;br/&gt;2100-2200 9615(华北)&lt;br/&gt;2200-2300 7395(华北)&lt;br/&gt;2300-2400 9700(华北)&lt;/p&gt;&lt;p id=&quot;header-id-83&quot; class=&quot;ros&quot; data-cly-pid=&quot;163&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;非洲马达加斯加发射(MWV)&lt;/p&gt;&lt;p&gt;0500-0600 11610(欧洲)&lt;br/&gt;1200-1300 17530(东南亚)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TVOM 殉道者之声&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0500-0530 7650&lt;br/&gt;2300-2330 7650&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;TWR 环球广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1700&lt;span style=&quot;font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;STHeiti STXihei&amp;quot;, &amp;quot;Microsoft JhengHei&amp;quot;, Tohoma, Arial; font-size: 14px;&quot;&gt;-1800(周一至五) 12160(DPS)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;1730-1745(周六日) 12160(DPS)&lt;br/&gt;1900-1930(周六) 15170(TAC)&lt;br/&gt;1945-2045(周日) 9910&lt;br/&gt;2100-2140(周一至五) 9975&lt;br/&gt;2100-2145(周日) 9975&lt;br/&gt;2100-2200(周六) 9975&lt;/p&gt;&lt;p id=&quot;header-id-75&quot; class=&quot;ros&quot; data-cly-pid=&quot;149&quot; style=&quot;-webkit-font-smoothing: antialiased; vertical-align: baseline; color: rgb(17, 17, 17); box-shadow: none; float: inherit; background: 0px 0px rgb(255, 255, 255); border: 0px; margin: 1.6em 0px 0.8em; padding: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; font-size: 1.25em; line-height: 1.5em; white-space: normal; position: relative;&quot;&gt;普通话-回族&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;第三部分：其他电台&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FHBS 复兴广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1200-2100 9410, 15375&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;FRS 渔业广播电台&lt;/p&gt;&lt;p style=&quot;text-align:center;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img lazy=&quot;&quot; data-src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; width=&quot;200&quot; class=&quot;img-responsive lazy&quot; src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; style=&quot;border: 0px; vertical-align: middle; display: block; height: auto; border-radius: 8px; margin: auto;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;0400&lt;span style=&quot;font-family: &amp;quot;Microsoft YaHei&amp;quot;, Helvetica, &amp;quot;STHeiti STXihei&amp;quot;, &amp;quot;Microsoft JhengHei&amp;quot;, Tohoma, Arial; font-size: 14px;&quot;&gt;-0520(周一至五) 738, 1143, 1593(MW)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;0600-次日0320(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0000-1420(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1500-1520(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1600-2400(周六日) 738, 1143, 1593(MW)&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px 0px 5px; font-size: 15px; line-height: 1.5em; color: rgb(30, 41, 59); font-family: &amp;quot;LXGW WenKai&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Segoe UI&amp;quot;, -apple-system, BlinkMacSystemFont, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Noto Sans SC&amp;quot;, sans-serif; letter-spacing: 0.3px; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;转自：https://blog.xmgspace.me/archives/international-shortwave-to-cn.html&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Sun, 30 Mar 2025 18:22:27 +0800</pubDate></item><item><title>深秋景色</title><link>https://zgc261.com/post/20241184.html</link><description>&lt;p&gt;金鸡湖景区是开放式国家5A级旅游景区，位于苏州工业园区金鸡湖商务区，景区总面积11.5平方公里，其中水域面积7.4平方公里。金鸡湖商务旅游与园林古城交相辉映，共同构成苏州旅游“古韵今风”的双面绣。&lt;/p&gt;&lt;p&gt;金鸡湖景区拥有十大景观——“苏州中心”、“东方之门”、“音乐喷泉”、“文化艺术中心”、“月光码头”、“诚品书店”、“圆融天幕”、“国金中心”、“望湖角”、“李公堤”，14公里的环金鸡湖步道串联其中，5座风格迥异的水上栈桥，让市民游客走进金鸡湖，在湖中观&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482213443.jpg&quot; alt=&quot;_DSC2260.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482461378.jpg&quot; alt=&quot;_DSC2262.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482135833.jpg&quot; alt=&quot;_DSC2301.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482906996.jpg&quot; alt=&quot;_DSC2304.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482651990.jpg&quot; alt=&quot;_DSC2309.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482301590.jpg&quot; alt=&quot;_DSC2321.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482201829.jpg&quot; alt=&quot;_DSC2373.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482302386.jpg&quot; alt=&quot;_DSC2391.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482415687.jpg&quot; alt=&quot;_DSC2420.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145482202234.jpg&quot; alt=&quot;_DSC2436.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483719152.jpg&quot; alt=&quot;_DSC2464.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483233629.jpg&quot; alt=&quot;_DSC2502.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483281566.jpg&quot; alt=&quot;_DSC2505.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483636912.jpg&quot; alt=&quot;_DSC2520.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483561139.jpg&quot; alt=&quot;_DSC2544.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483769282.jpg&quot; alt=&quot;_DSC2599.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483651385.jpg&quot; alt=&quot;_DSC2665.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/12/202412021733145483630739.jpg&quot; alt=&quot;_DSC2675.jpg&quot; style=&quot;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Thu, 28 Nov 2024 22:08:47 +0800</pubDate></item><item><title>主流国际电台普通话广播B24版时间频率表</title><link>https://zgc261.com/post/20241182.html</link><description>&lt;blockquote&gt;&lt;p&gt;使用说明：如无特别注明，本频率表有效期为2024年10月27日至2025年3月30日。本频率表中所标注之默认时间均为北京时间，默认频率单位皆为千赫兹，所列国际电台以英文字母缩写或全称排序。&lt;br/&gt;免责声明：本频率表仅作电台频率数据客观记录及收听学习之用，请勿用于商业甚至非法用途。由于短波国际广播具有明显的政治倾向性，请收听者注意内容甄别！&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;第一部分：官方外宣类电台&lt;/p&gt;&lt;p&gt;Akashvani 印度德⾥⼴播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118285769458.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0745-0915 15280&lt;br/&gt;1830-2000 15410&lt;/p&gt;&lt;p&gt;CRI 中国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118299668756.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-6&quot;&gt;华语环球(普通话)&lt;/p&gt;&lt;p&gt;0130-0230 6150, 7275, 7315, 7445, 9695&lt;br/&gt;0400-0500 7205, 7245, 7335, 7440, 9865&lt;br/&gt;0600-0700 5975, 6100, 6140, 6180, 7265, 7290, 7305, 7325, 7440&lt;br/&gt;0700-0800 7300, 9555&lt;br/&gt;0800-0900 9620, 11780, 11900, 11975, 13580, 13655, 17690&lt;br/&gt;0900-1000 7250, 7300, 9655, 11640, 11770, 13580, 13655, 15160&lt;br/&gt;1000-1100 6180(古巴), 7330, 9825, 13655, 15160, 17840&lt;br/&gt;1100-1200 9450, 13655, 15130, 15160, 17540&lt;br/&gt;1200-1300 13640, 15130, 15170&lt;br/&gt;1300-1400 13570, 15110, 15130, 17840&lt;br/&gt;1400-1500 11710, 13570, 13655, 13750, 15160, 17650, 17740, 17840&lt;br/&gt;1500-1600 11710, 11875, 13750, 17520, 17650, 17740&lt;br/&gt;1600-1700 9880, 11640, 13610, 13650, 15550, 15560, 17650&lt;br/&gt;1700-1800 5965, 7430, 9440, 9460, 11980, 13650, 13780, 13850, 15250, 15340, 15440, 15525, 15560, 17670&lt;br/&gt;1800-1900 5965, 7255, 9460, 9880, 11980, 13780, 13850, 15250, 15340, 15525, 17650&lt;br/&gt;1900-2000 7435, 9515, 11750, 11980, 15440, 17650&lt;br/&gt;2000-2100 7205, 7390, 7440, 9520, 9540, 9655, 9855, 13720&lt;br/&gt;2100-2200 7205, 7215, 7440, 9520, 9540, 9855, 13855&lt;br/&gt;2200-2300 7210, 7235, 7410, 9520, 9590, 9695, 9730, 11785&lt;br/&gt;2300-0000 6100, 7235, 7255, 9455, 9560, 9590, 9705&lt;/p&gt;&lt;p id=&quot;header-id-7&quot;&gt;华语环球(DRM实验频率)&lt;/p&gt;&lt;p&gt;0900-1000 13730&lt;br/&gt;1000-1100 15670&lt;br/&gt;1100-1200 13715&lt;br/&gt;1200-1400 15695&lt;br/&gt;1400-1500 15455&lt;br/&gt;1500-1600 15720&lt;br/&gt;1600-1700 13730&lt;/p&gt;&lt;p&gt;注：节目ID为3F2，标注为CNR-1，但播出内容为华语环球普通话节目。可能为动态测试频率，不一定每天发射。&lt;/p&gt;&lt;p id=&quot;header-id-8&quot;&gt;环球资讯广播(普通话)&lt;/p&gt;&lt;p&gt;2000-2200 11790, 13810(中东/东北非)&lt;/p&gt;&lt;p id=&quot;header-id-9&quot;&gt;南海之声(普通话)&lt;/p&gt;&lt;p&gt;1700-1800 9880, 11895&lt;/p&gt;&lt;p&gt;KBS World Radio 韩国国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650074466269.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0700-0800 7215(中国)(重播前一天节目)&lt;br/&gt;1900-2000 1557(华南)&lt;br/&gt;1930-2030 6095(中国), 9770(东南亚)&lt;br/&gt;2030-2130 6095(中国)&lt;br/&gt;2100-2200 1170(不定向)&lt;/p&gt;&lt;p&gt;NHK World-Japan 日本国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650102446800.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0630-0650 9560&lt;br/&gt;1200-1230 11825&lt;br/&gt;1930-2000 6190&lt;br/&gt;2030-2100 6190&lt;br/&gt;2130-2200 6190&lt;br/&gt;2230-2300 9750&lt;/p&gt;&lt;p&gt;RFА ⾃由亚洲电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118330863941.jpg&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0500-0600 7520, 9410, 9455&lt;br/&gt;2300-2400 7540, 11670, FNP*(周一三五11765, 周二四11725, 周六日11590)&lt;/p&gt;&lt;p&gt;RRI 罗马尼亚国际广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118387623085.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1300-1330 15260&lt;br/&gt;2130-2200 11825(DRM)&lt;/p&gt;&lt;p&gt;RRI-VOI 印度尼西亚之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118424265491.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1900-2000 3325, 4755&lt;br/&gt;2300-2400 3325, 4755&lt;/p&gt;&lt;p&gt;RT 泰国广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650062591209.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;2030-2045 9940&lt;/p&gt;&lt;p&gt;RTІ 中央⼴播电台 台湾之⾳&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2019/04/201904071554650038161914.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-29&quot;&gt;普通话&lt;/p&gt;&lt;p id=&quot;header-id-30&quot;&gt;大陆网&lt;/p&gt;&lt;p&gt;0000-0100 华中: 6075 华南: 6145&lt;br/&gt;0700-0730 华北: 9900 华南: 6105 (节目同华语网)&lt;br/&gt;1500-1600 华中: 1098, 11815&lt;br/&gt;1700-1800 华北: 1557, 9595 华中: 1557, 9595 华南: 1557&lt;br/&gt;1800-1900 华北: 1557, 9595 华中: 1557, 9595, 11885 华南: 1557, 6180, 9660&lt;br/&gt;1900-2000 华中: 6150, 11885 华南: 6150&lt;br/&gt;2200-2300 华中: 6075 华南: 6145&lt;br/&gt;2300-2400 华中: 6075 华南: 6145&lt;/p&gt;&lt;p id=&quot;header-id-31&quot;&gt;华语网&lt;/p&gt;&lt;p&gt;0000-0100 华北: 1557 华中: 1098, 1557 华南: 1557&lt;br/&gt;0600-0800 华北: 9900 华中: 6075 华南: 6105&lt;br/&gt;1200-1400 华中: 11815&lt;br/&gt;1800-1900 华北: 9555, 9885 华南: 6105&lt;br/&gt;1900-2000 华北: 9555, 9680, 9885 华南: 6105, 6180, 9660&lt;br/&gt;2000-2100 华北: 1557, 9555, 9680, 9885 华中: 1557 华南: 1557, 6180, 9660&lt;br/&gt;2100-2200 华北: 1557, 9680 华中: 1098, 1557, 7430 华南: 1557, 6105, 6180, 9660&lt;br/&gt;2200-2300 华北: 1557 华中: 1098, 1557 华南: 1557, 6180, 9660&lt;br/&gt;2300-2400 华北: 1557, 7300 华中: 1098, 1557 华南: 1557, 6180, 9660&lt;/p&gt;&lt;p&gt;RV 梵蒂冈电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/01/202401011704118445589121.jpg&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0600-0630 7300, 7410, 9695&lt;br/&gt;1900-1945(周六) 7485, 9605, 11850&lt;/p&gt;&lt;p&gt;TRT 土耳其之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185677100086.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;2000-2100 17775&lt;/p&gt;&lt;p&gt;V0А 美国之⾳&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185695883728.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1900-2000 9825, 11620, 12080, 15150&lt;br/&gt;2000-2100 7515, 9825, 11620, 11900&lt;/p&gt;&lt;p&gt;VOK 朝鲜之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185742623069.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-46&quot;&gt;中国关内方向&lt;/p&gt;&lt;p&gt;0500-0700 9875, 11635&lt;br/&gt;1900-2000 7220, 9445&lt;/p&gt;&lt;p id=&quot;header-id-47&quot;&gt;中国东北方向(ND全向)&lt;/p&gt;&lt;p&gt;0500-0700 7235, 9445&lt;br/&gt;1300-1400 7220, 9445, 9730&lt;br/&gt;1600-1700 7220, 9445(首播)&lt;/p&gt;&lt;p id=&quot;header-id-48&quot;&gt;东南亚方向&lt;/p&gt;&lt;p&gt;1100-1200 13650, 15105&lt;br/&gt;1400-1500 13650, 15105&lt;br/&gt;2100-2200 6185, 9850&lt;/p&gt;&lt;p&gt;VOM 蒙古之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185769312025.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1800-1830 12085&lt;br/&gt;2200-2230 12015&lt;/p&gt;&lt;p&gt;VOV 越南之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185789373683.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0600-0630 7220&lt;br/&gt;1230-1300 1071(MW)&lt;br/&gt;1830-1900 1071(MW), 7220&lt;br/&gt;2000-2030 7220&lt;br/&gt;2100-2130 7220&lt;/p&gt;&lt;p&gt;注：中波MW频率在国内难以接收。&lt;/p&gt;&lt;p&gt;第二部分：宗教福音类电台&lt;/p&gt;&lt;p&gt;AWR 复临信徒世界广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185814433928.jpg&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0500-0700 15625&lt;br/&gt;0700-0800 17530, 17620&lt;br/&gt;1800-2000 15295, 15430&lt;br/&gt;2000-2100(周五) 9610, 15550&lt;br/&gt;2000-2030(周六) 9610, 15550&lt;br/&gt;2100-2130(周一至五) 15600&lt;br/&gt;2200-2230 9720, 15710&lt;br/&gt;2230-2300 15710&lt;/p&gt;&lt;p&gt;FEBC 远东广播公司&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185850332557.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-62&quot;&gt;良友电台·第一台&lt;/p&gt;&lt;p&gt;0700-0900 12070&lt;br/&gt;1900-2200 9400&lt;br/&gt;2200-2400 9345&lt;/p&gt;&lt;p id=&quot;header-id-63&quot;&gt;良友电台·第三台&lt;/p&gt;&lt;p&gt;0630-0830 9405&lt;/p&gt;&lt;p id=&quot;header-id-64&quot;&gt;良友电台·iRadio 爱广播频道&lt;/p&gt;&lt;p&gt;1800-2400 9275&lt;/p&gt;&lt;p id=&quot;header-id-65&quot;&gt;益友电台·第一台&lt;/p&gt;&lt;p&gt;1900-2030 1566(MW)&lt;br/&gt;2145-次日0030 1566(MW)&lt;/p&gt;&lt;p id=&quot;header-id-66&quot;&gt;益友电台·第二台(试播)&lt;/p&gt;&lt;p&gt;0600-0700 1188(MW)&lt;br/&gt;1800-1900 1188(MW)&lt;/p&gt;&lt;p&gt;Hope Radio&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185938621921.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1630-1645(周五) 9965&lt;/p&gt;&lt;p&gt;KNLS 生命之光广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714185962888826.jpg&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p id=&quot;header-id-74&quot;&gt;北美阿拉斯加发射(KNLS)&lt;/p&gt;&lt;p&gt;0000-0200 9550(华北)&lt;br/&gt;1600-1800 7370(华东)&lt;br/&gt;1800-1900 9540(华东)&lt;br/&gt;2100-2300 9530(华北)&lt;br/&gt;2300-2400 9730(华北)&lt;/p&gt;&lt;p id=&quot;header-id-75&quot;&gt;非洲马达加斯加发射(MWV)&lt;/p&gt;&lt;p&gt;0500-0600 11610(欧洲)&lt;br/&gt;1200-1300 17530(东南亚)&lt;/p&gt;&lt;p&gt;TVOM 殉道者之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186005745557.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0500-0530 7625&lt;br/&gt;2300-2330 7625&lt;/p&gt;&lt;p&gt;TWR 环球广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186027415282.gif&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1900-1930(周六) 12040(DRM)&lt;br/&gt;1915-1945(周一至五) 12160&lt;br/&gt;1945-2000 12160&lt;br/&gt;1945-2045(周日) 9910&lt;br/&gt;2000-2015(周一至五) 12160&lt;br/&gt;2100-2140(周一至五) 9975&lt;br/&gt;2100-2145(周日) 9975&lt;br/&gt;2100-2200(周六) 9975&lt;/p&gt;&lt;p&gt;第三部分：其他电台&lt;/p&gt;&lt;p&gt;FHBS 复兴广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186062438787.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1200-2100 9410, 15375&lt;/p&gt;&lt;p&gt;FRS 渔业广播电台&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186085489045.png&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;0400-0520(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0600-次日0320(周一至五) 738, 1143, 1593(MW)&lt;br/&gt;0000-1420(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1500-1520(周六日) 738, 1143, 1593(MW)&lt;br/&gt;1600-2400(周六日) 738, 1143, 1593(MW)&lt;/p&gt;&lt;p&gt;KHmusic 光华之声&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/04/202404271714186113877191.jpg&quot; width=&quot;200&quot;/&gt;&lt;/p&gt;&lt;p&gt;1555-次日0800 711(MW), 801(MW), 981(MW)&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;转自：https://blog.xmgspace.me/archives/international-shortwave-to-cn.html&lt;br/&gt;&lt;/p&gt;</description><pubDate>Mon, 25 Nov 2024 19:31:10 +0800</pubDate></item><item><title>MAZDA EZ-6 | 智能座舱介绍</title><link>https://zgc261.com/post/20240981.html</link><description>&lt;p&gt;MAZDA EZ-6 | 智能座舱介绍&lt;br/&gt;&lt;/p&gt;&lt;p&gt;完善中...&lt;/p&gt;&lt;p&gt;整体介绍：&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;https://zgc261.com/zb_users/upload/2024/09/202409281727498611528105.jpg&quot; alt=&quot;04ec5b21-769b-4739-930c-2f29430caf94.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Sun, 22 Sep 2024 19:53:24 +0800</pubDate></item></channel></rss>