CINXE.COM

Audio

<!DOCTYPE html><html lang="en" data-capo=""><head><meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Audio</title> <script src="/nuxt/js/index.min.js"></script> <style id="vuetify-theme-stylesheet">:root { --v-theme-background: 255,255,255; --v-theme-background-overlay-multiplier: 1; --v-theme-surface: 255,255,255; --v-theme-surface-overlay-multiplier: 1; --v-theme-surface-bright: 255,255,255; --v-theme-surface-bright-overlay-multiplier: 1; --v-theme-surface-light: 238,238,238; --v-theme-surface-light-overlay-multiplier: 1; --v-theme-surface-variant: 66,66,66; --v-theme-surface-variant-overlay-multiplier: 2; --v-theme-on-surface-variant: 238,238,238; --v-theme-primary: 24,103,192; --v-theme-primary-overlay-multiplier: 2; --v-theme-primary-darken-1: 31,85,146; --v-theme-primary-darken-1-overlay-multiplier: 2; --v-theme-secondary: 72,169,166; --v-theme-secondary-overlay-multiplier: 1; --v-theme-secondary-darken-1: 1,135,134; --v-theme-secondary-darken-1-overlay-multiplier: 1; --v-theme-error: 176,0,32; --v-theme-error-overlay-multiplier: 2; --v-theme-info: 33,150,243; --v-theme-info-overlay-multiplier: 1; --v-theme-success: 76,175,80; --v-theme-success-overlay-multiplier: 1; --v-theme-warning: 251,140,0; --v-theme-warning-overlay-multiplier: 1; --v-theme-on-background: 0,0,0; --v-theme-on-surface: 0,0,0; --v-theme-on-surface-bright: 0,0,0; --v-theme-on-surface-light: 0,0,0; --v-theme-on-primary: 255,255,255; --v-theme-on-primary-darken-1: 255,255,255; --v-theme-on-secondary: 255,255,255; --v-theme-on-secondary-darken-1: 255,255,255; --v-theme-on-error: 255,255,255; --v-theme-on-info: 255,255,255; --v-theme-on-success: 255,255,255; --v-theme-on-warning: 255,255,255; --v-border-color: 0, 0, 0; --v-border-opacity: 0.12; --v-high-emphasis-opacity: 0.87; --v-medium-emphasis-opacity: 0.6; --v-disabled-opacity: 0.38; --v-idle-opacity: 0.04; --v-hover-opacity: 0.04; --v-focus-opacity: 0.12; --v-selected-opacity: 0.08; --v-activated-opacity: 0.12; --v-pressed-opacity: 0.12; --v-dragged-opacity: 0.08; --v-theme-kbd: 33, 37, 41; --v-theme-on-kbd: 255, 255, 255; --v-theme-code: 245, 245, 245; --v-theme-on-code: 0, 0, 0; } .v-theme--light { color-scheme: normal; --v-theme-background: 255,255,255; --v-theme-background-overlay-multiplier: 1; --v-theme-surface: 255,255,255; --v-theme-surface-overlay-multiplier: 1; --v-theme-surface-bright: 255,255,255; --v-theme-surface-bright-overlay-multiplier: 1; --v-theme-surface-light: 238,238,238; --v-theme-surface-light-overlay-multiplier: 1; --v-theme-surface-variant: 66,66,66; --v-theme-surface-variant-overlay-multiplier: 2; --v-theme-on-surface-variant: 238,238,238; --v-theme-primary: 24,103,192; --v-theme-primary-overlay-multiplier: 2; --v-theme-primary-darken-1: 31,85,146; --v-theme-primary-darken-1-overlay-multiplier: 2; --v-theme-secondary: 72,169,166; --v-theme-secondary-overlay-multiplier: 1; --v-theme-secondary-darken-1: 1,135,134; --v-theme-secondary-darken-1-overlay-multiplier: 1; --v-theme-error: 176,0,32; --v-theme-error-overlay-multiplier: 2; --v-theme-info: 33,150,243; --v-theme-info-overlay-multiplier: 1; --v-theme-success: 76,175,80; --v-theme-success-overlay-multiplier: 1; --v-theme-warning: 251,140,0; --v-theme-warning-overlay-multiplier: 1; --v-theme-on-background: 0,0,0; --v-theme-on-surface: 0,0,0; --v-theme-on-surface-bright: 0,0,0; --v-theme-on-surface-light: 0,0,0; --v-theme-on-primary: 255,255,255; --v-theme-on-primary-darken-1: 255,255,255; --v-theme-on-secondary: 255,255,255; --v-theme-on-secondary-darken-1: 255,255,255; --v-theme-on-error: 255,255,255; --v-theme-on-info: 255,255,255; --v-theme-on-success: 255,255,255; --v-theme-on-warning: 255,255,255; --v-border-color: 0, 0, 0; --v-border-opacity: 0.12; --v-high-emphasis-opacity: 0.87; --v-medium-emphasis-opacity: 0.6; --v-disabled-opacity: 0.38; --v-idle-opacity: 0.04; --v-hover-opacity: 0.04; --v-focus-opacity: 0.12; --v-selected-opacity: 0.08; --v-activated-opacity: 0.12; --v-pressed-opacity: 0.12; --v-dragged-opacity: 0.08; --v-theme-kbd: 33, 37, 41; --v-theme-on-kbd: 255, 255, 255; --v-theme-code: 245, 245, 245; --v-theme-on-code: 0, 0, 0; } .v-theme--dark { color-scheme: dark; --v-theme-background: 18,18,18; --v-theme-background-overlay-multiplier: 1; --v-theme-surface: 33,33,33; --v-theme-surface-overlay-multiplier: 1; --v-theme-surface-bright: 204,191,214; --v-theme-surface-bright-overlay-multiplier: 2; --v-theme-surface-light: 66,66,66; --v-theme-surface-light-overlay-multiplier: 1; --v-theme-surface-variant: 163,163,163; --v-theme-surface-variant-overlay-multiplier: 2; --v-theme-on-surface-variant: 66,66,66; --v-theme-primary: 33,150,243; --v-theme-primary-overlay-multiplier: 2; --v-theme-primary-darken-1: 39,124,193; --v-theme-primary-darken-1-overlay-multiplier: 2; --v-theme-secondary: 84,182,178; --v-theme-secondary-overlay-multiplier: 2; --v-theme-secondary-darken-1: 72,169,166; --v-theme-secondary-darken-1-overlay-multiplier: 2; --v-theme-error: 207,102,121; --v-theme-error-overlay-multiplier: 2; --v-theme-info: 33,150,243; --v-theme-info-overlay-multiplier: 2; --v-theme-success: 76,175,80; --v-theme-success-overlay-multiplier: 2; --v-theme-warning: 251,140,0; --v-theme-warning-overlay-multiplier: 2; --v-theme-on-background: 255,255,255; --v-theme-on-surface: 255,255,255; --v-theme-on-surface-bright: 0,0,0; --v-theme-on-surface-light: 255,255,255; --v-theme-on-primary: 255,255,255; --v-theme-on-primary-darken-1: 255,255,255; --v-theme-on-secondary: 255,255,255; --v-theme-on-secondary-darken-1: 255,255,255; --v-theme-on-error: 255,255,255; --v-theme-on-info: 255,255,255; --v-theme-on-success: 255,255,255; --v-theme-on-warning: 255,255,255; --v-border-color: 255, 255, 255; --v-border-opacity: 0.12; --v-high-emphasis-opacity: 1; --v-medium-emphasis-opacity: 0.7; --v-disabled-opacity: 0.5; --v-idle-opacity: 0.1; --v-hover-opacity: 0.04; --v-focus-opacity: 0.12; --v-selected-opacity: 0.08; --v-activated-opacity: 0.12; --v-pressed-opacity: 0.16; --v-dragged-opacity: 0.08; --v-theme-kbd: 33, 37, 41; --v-theme-on-kbd: 255, 255, 255; --v-theme-code: 52, 52, 52; --v-theme-on-code: 204, 204, 204; } .bg-background { --v-theme-overlay-multiplier: var(--v-theme-background-overlay-multiplier); background-color: rgb(var(--v-theme-background)) !important; color: rgb(var(--v-theme-on-background)) !important; } .bg-surface { --v-theme-overlay-multiplier: var(--v-theme-surface-overlay-multiplier); background-color: rgb(var(--v-theme-surface)) !important; color: rgb(var(--v-theme-on-surface)) !important; } .bg-surface-bright { --v-theme-overlay-multiplier: var(--v-theme-surface-bright-overlay-multiplier); background-color: rgb(var(--v-theme-surface-bright)) !important; color: rgb(var(--v-theme-on-surface-bright)) !important; } .bg-surface-light { --v-theme-overlay-multiplier: var(--v-theme-surface-light-overlay-multiplier); background-color: rgb(var(--v-theme-surface-light)) !important; color: rgb(var(--v-theme-on-surface-light)) !important; } .bg-surface-variant { --v-theme-overlay-multiplier: var(--v-theme-surface-variant-overlay-multiplier); background-color: rgb(var(--v-theme-surface-variant)) !important; color: rgb(var(--v-theme-on-surface-variant)) !important; } .bg-primary { --v-theme-overlay-multiplier: var(--v-theme-primary-overlay-multiplier); background-color: rgb(var(--v-theme-primary)) !important; color: rgb(var(--v-theme-on-primary)) !important; } .bg-primary-darken-1 { --v-theme-overlay-multiplier: var(--v-theme-primary-darken-1-overlay-multiplier); background-color: rgb(var(--v-theme-primary-darken-1)) !important; color: rgb(var(--v-theme-on-primary-darken-1)) !important; } .bg-secondary { --v-theme-overlay-multiplier: var(--v-theme-secondary-overlay-multiplier); background-color: rgb(var(--v-theme-secondary)) !important; color: rgb(var(--v-theme-on-secondary)) !important; } .bg-secondary-darken-1 { --v-theme-overlay-multiplier: var(--v-theme-secondary-darken-1-overlay-multiplier); background-color: rgb(var(--v-theme-secondary-darken-1)) !important; color: rgb(var(--v-theme-on-secondary-darken-1)) !important; } .bg-error { --v-theme-overlay-multiplier: var(--v-theme-error-overlay-multiplier); background-color: rgb(var(--v-theme-error)) !important; color: rgb(var(--v-theme-on-error)) !important; } .bg-info { --v-theme-overlay-multiplier: var(--v-theme-info-overlay-multiplier); background-color: rgb(var(--v-theme-info)) !important; color: rgb(var(--v-theme-on-info)) !important; } .bg-success { --v-theme-overlay-multiplier: var(--v-theme-success-overlay-multiplier); background-color: rgb(var(--v-theme-success)) !important; color: rgb(var(--v-theme-on-success)) !important; } .bg-warning { --v-theme-overlay-multiplier: var(--v-theme-warning-overlay-multiplier); background-color: rgb(var(--v-theme-warning)) !important; color: rgb(var(--v-theme-on-warning)) !important; } .text-background { color: rgb(var(--v-theme-background)) !important; } .border-background { --v-border-color: var(--v-theme-background); } .text-surface { color: rgb(var(--v-theme-surface)) !important; } .border-surface { --v-border-color: var(--v-theme-surface); } .text-surface-bright { color: rgb(var(--v-theme-surface-bright)) !important; } .border-surface-bright { --v-border-color: var(--v-theme-surface-bright); } .text-surface-light { color: rgb(var(--v-theme-surface-light)) !important; } .border-surface-light { --v-border-color: var(--v-theme-surface-light); } .text-surface-variant { color: rgb(var(--v-theme-surface-variant)) !important; } .border-surface-variant { --v-border-color: var(--v-theme-surface-variant); } .on-surface-variant { color: rgb(var(--v-theme-on-surface-variant)) !important; } .text-primary { color: rgb(var(--v-theme-primary)) !important; } .border-primary { --v-border-color: var(--v-theme-primary); } .text-primary-darken-1 { color: rgb(var(--v-theme-primary-darken-1)) !important; } .border-primary-darken-1 { --v-border-color: var(--v-theme-primary-darken-1); } .text-secondary { color: rgb(var(--v-theme-secondary)) !important; } .border-secondary { --v-border-color: var(--v-theme-secondary); } .text-secondary-darken-1 { color: rgb(var(--v-theme-secondary-darken-1)) !important; } .border-secondary-darken-1 { --v-border-color: var(--v-theme-secondary-darken-1); } .text-error { color: rgb(var(--v-theme-error)) !important; } .border-error { --v-border-color: var(--v-theme-error); } .text-info { color: rgb(var(--v-theme-info)) !important; } .border-info { --v-border-color: var(--v-theme-info); } .text-success { color: rgb(var(--v-theme-success)) !important; } .border-success { --v-border-color: var(--v-theme-success); } .text-warning { color: rgb(var(--v-theme-warning)) !important; } .border-warning { --v-border-color: var(--v-theme-warning); } .on-background { color: rgb(var(--v-theme-on-background)) !important; } .on-surface { color: rgb(var(--v-theme-on-surface)) !important; } .on-surface-bright { color: rgb(var(--v-theme-on-surface-bright)) !important; } .on-surface-light { color: rgb(var(--v-theme-on-surface-light)) !important; } .on-primary { color: rgb(var(--v-theme-on-primary)) !important; } .on-primary-darken-1 { color: rgb(var(--v-theme-on-primary-darken-1)) !important; } .on-secondary { color: rgb(var(--v-theme-on-secondary)) !important; } .on-secondary-darken-1 { color: rgb(var(--v-theme-on-secondary-darken-1)) !important; } .on-error { color: rgb(var(--v-theme-on-error)) !important; } .on-info { color: rgb(var(--v-theme-on-info)) !important; } .on-success { color: rgb(var(--v-theme-on-success)) !important; } .on-warning { color: rgb(var(--v-theme-on-warning)) !important; } </style> <link rel="stylesheet" href="/_nuxt/entry.CR_37W6V.css"> <link rel="stylesheet" href="/_nuxt/index.Dt6utlsh.css"> <link rel="stylesheet" href="/_nuxt/cgtnTop.DDP-5KOo.css"> <link rel="stylesheet" href="/_nuxt/pagination.WrABmmQD.css"> <link rel="stylesheet" href="/_nuxt/cards447.l1kjT0dD.css"> <link rel="stylesheet" href="/_nuxt/cgtnBottom.jLYIV9x4.css"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/OLFsii5s.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/mrlTz91_.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/CKJwDdFq.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Y8T6myKp.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/B1qwn9Nu.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/C8DqakIB.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/zy5KGpgg.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/DEmKkxkG.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BXBZkXnr.js"> <link rel="modulepreload" as="script" crossorigin href="/_nuxt/OF0EsYlF.js"> <link rel="prefetch" as="image" href fetchpriority="high"> <link rel="prefetch" as="image" type="image/png" href="/_nuxt/error.CVq-VJlf.png"> <link rel="prefetch" as="image" type="image/png" href="/_nuxt/appstore.B5lkdErV.png"> <link rel="prefetch" as="image" type="image/png" href="/_nuxt/google.DfGww7Zg.png"> <link rel="prefetch" as="image" type="image/png" href="/_nuxt/website.D1FIZtOk.png"> <link rel="prefetch" as="image" type="image/png" href="/_nuxt/tv.C1DCbaET.png"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="cache-control" content="Pragma"> <meta http-equiv="expires" content="0"> <link rel="canonical" href="https://vietnamese.cgtn.com/cgtnaudio"> <meta name="description" content> <meta property="og:url" content="https://vietnamese.cgtn.com/cgtnaudio"> <meta property="og:type" content="article"> <meta property="og:title" content="Audio"> <meta property="og:description" content> <meta property="og:image" content> <meta property="og:rich_attachment" content> <meta property="og:image_wechat" content="https://news.cgtn.com/resource/default/img/icon.png"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Audio"> <meta name="twitter:description" content> <meta name="twitter:image" content> <script type="module" src="/_nuxt/OLFsii5s.js" crossorigin></script><link rel="stylesheet" href="/nuxt/fonts/HelveticaNeueLTPro.css"><link rel="stylesheet" href="/nuxt/fonts/NotoSans.css"><link rel="stylesheet" href="/nuxt/fonts/GeorgiaPro.css"><link rel="stylesheet" href="/nuxt/fonts/NotoSansNewa.css"><link rel="stylesheet" href="/nuxt/fonts/vietnamese.css"></head><body><div id="__nuxt"><div><!--[--><!--[--><div class="cgtn_top cgtn_top_pc" data-v-abc28acd><div class="topComponents" data-v-abc28acd><div class="weatherBox" data-v-abc28acd><div class="weather" data-v-abc28acd><!----></div><div class="criLogo" data-v-abc28acd><!----><div class="language_btn" data-v-abc28acd>Language</div></div><!----></div><div class="shareBox" dataNumber="0" data-v-abc28acd><div class="shareBoxContent" data-v-abc28acd><div class="shareIcon" id="shareIcon" data-v-abc28acd><div class="shareIconCommon" data-v-abc28acd><!--[--><div class="icon" data-v-abc28acd><a target="_self" href="https://www.facebook.com/criviet/" data-v-abc28acd><img src="https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxe4i9Yg0BzNna6zQjXWXNg240915.png" alt="蓝色" data-v-abc28acd></a></div><div class="icon" data-v-abc28acd><a target="_self" href="https://www.facebook.com/crilearningchinese/" data-v-abc28acd><img src="https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxeiO02E6588cm9j6bdgbvo240915.png" alt="绿色" data-v-abc28acd></a></div><div class="icon" data-v-abc28acd><a target="_self" href="https://www.facebook.com/crihopthungocanh/" data-v-abc28acd><img src="https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxem6X0HVBNjxSKPZgDHL28240915.png" alt="紫色" data-v-abc28acd></a></div><div class="icon" data-v-abc28acd><a target="_self" href="https://www.facebook.com/crituoitre/" data-v-abc28acd><img src="https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxe1WWs7EP8Jxtaz3brCOAJ240915.png" alt="黄绿" data-v-abc28acd></a></div><!--]--></div></div><div class="icon-more" data-v-abc28acd><!----></div></div></div><!----></div><div class="bottom" id="bottomNav" data-v-abc28acd><div class="content" data-v-abc28acd><div class="navBox" dataNumber="1" data-v-abc28acd><!--[--><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Trang chủ<!----></h5></a><!----></div><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/cgtnnews" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Thời sự<!----></h5></a><!----></div><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/cgtndoithoai" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Trung Quốc ngày nay<!----></h5></a><!----></div><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/opinion" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Góc nhìn<!----></h5></a><!----></div><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/special/cgtnTapCanBinh" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Kể chuyện Tập Cận Bình<!----></h5></a><!----></div><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/cgtnaudio" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Audio<!----></h5></a><!----></div><div class="navList" data-v-abc28acd><a target="_self" href="https://vietnamese.cgtn.com/cgtnvideo" class="navListNavli" data-v-abc28acd><h5 style="margin:0;" data-v-abc28acd>Video<!----></h5></a><!----></div><!--]--></div><div class="searchBox" data-v-abc28acd><div class="searchBoxLeft" dataNumber="2" data-v-abc28acd><div class="purpose" data-v-abc28acd><!--[--><div class="item" data-v-abc28acd><a target="_self" href="/search.html" data-v-abc28acd><img src="/_nuxt/error.CVq-VJlf.png" alt="tìm kiếm" data-v-abc28acd>tìm kiếm</a></div><!--]--></div></div><div class="searchBtn" dataNumber="3" data-v-abc28acd><!----></div></div></div><!----><!----></div><!----><!----></div><!----><!--]--><!--[--><div class="cards447_pc" data-v-26d6af79><h5 data-v-26d6af79><a target="_self" data-v-26d6af79>Audio</a><span data-v-26d6af79><svg t="1719991064734" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5013" width="200" height="200" data-v-26d6af79><path d="M288.791335 65.582671l446.41733 446.417329-446.41733 446.417329z" p-id="5014" data-v-26d6af79></path></svg></span></h5><div class="cardsList" dataNumber="0" data-v-26d6af79><!--[--><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/21/AUDI1740099998160141" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 20-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/20/AUDI1740014074004250" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 19-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/19/AUDI1739927597147686" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 18-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/18/AUDI1739840426361535" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 17-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/17/AUDI1739756078126693" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 16-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/17/AUDI1739755979306692" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 15-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/17/AUDI1739755788537337" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 14-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/14/AUDI1739496104114316" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 13-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/13/AUDI1739413973715183" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 12-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/12/AUDI1739324951735563" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 11-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/11/AUDI1739237040352568" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 10-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/10/AUDI1739153525742142" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 09-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/10/AUDI1739153428729140" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 08-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/10/AUDI1739153247695694" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 07-02-2025</h3></a></div><div class="textList" data-v-26d6af79><a class="textTitle" target="_self" href="https://vietnamese.cgtn.com/2025/02/07/AUDI1738890897806788" data-v-26d6af79><span data-v-26d6af79><svg xmlns="http://www.w3.org/2000/svg" fill="none" version="1.1" width="13.333333969116211" height="12.666666984558105" viewBox="0 0 13.333333969116211 12.666666984558105" data-v-26d6af79><g data-v-26d6af79><path d="M1.33333,6.66667L3.33333,6.66667C4.06971,6.66667,4.66667,7.26362,4.66667,8L4.66667,11.3333C4.66667,12.0697,4.06971,12.6667,3.33333,12.6667L1.33333,12.6667C0.596954,12.6667,0,12.0697,0,11.3333L0,6.66667C0,2.98467,2.98467,0,6.66667,0C10.3487,0,13.3333,2.98467,13.3333,6.66667L13.3333,11.3333C13.3333,12.0697,12.7364,12.6667,12,12.6667L10,12.6667C9.26362,12.6667,8.66667,12.0697,8.66667,11.3333L8.66667,8C8.66667,7.26362,9.26362,6.66667,10,6.66667L12,6.66667C12,3.72115,9.61219,1.33333,6.66667,1.33333C3.72115,1.33333,1.33333,3.72115,1.33333,6.66667Z" fill="#333333" fill-opacity="1" data-v-26d6af79></path></g></svg></span><h3 data-v-26d6af79>Chương trình phát thanh tiếng Việt -- 06-02-2025</h3></a></div><!--]--></div><div class="button" data-v-26d6af79><div class="buttonMore" data-v-26d6af79>Xem thêm</div></div><!----></div><!----><!--]--><!--[--><div class="cgtn_bottom cgtn_bottom_pc" data-v-1bab86d2><div class="cgtn_bottom_content" data-v-1bab86d2><div class="logo" data-v-1bab86d2></div><div class="topList" dataNumber="0" data-v-1bab86d2><!--[--><div class="item" data-v-1bab86d2><a href="" data-v-1bab86d2></a></div><!--]--></div><h2 class="title" data-v-1bab86d2>EXPLORE MORE</h2><!----><div class="exploreList" data-v-1bab86d2><!--[--><div class="item" data-v-1bab86d2><a href="https://www.cgtn.com/tv" data-v-1bab86d2>English</a></div><div class="item" data-v-1bab86d2><a href="https://espanol.cgtn.com/portada" data-v-1bab86d2>Español</a></div><div class="item" data-v-1bab86d2><a href="https://francais.cgtn.com/home" data-v-1bab86d2>Français</a></div><div class="item" data-v-1bab86d2><a href="https://arabic.cgtn.com/home" data-v-1bab86d2>العربية</a></div><div class="item" data-v-1bab86d2><a href="https://russian.cgtn.com/home" data-v-1bab86d2>Русский</a></div><div class="item" data-v-1bab86d2><a href="https://www.cgtn.com/channel/documentary" data-v-1bab86d2>Documentary</a></div><div class="item" data-v-1bab86d2><a href="https://www.cctvplus.com/" data-v-1bab86d2>CCTV+</a></div><!--]--></div><h2 class="title" data-v-1bab86d2>CHOOSE YOUR LANGUAGE</h2><!----><div class="languageList" data-v-1bab86d2><div class="content" data-v-1bab86d2><!--[--><div class="item" data-v-1bab86d2><a href="https://albanian.cgtn.com/" data-v-1bab86d2>Albanian<span class="local" data-v-1bab86d2>Shqip</span></a></div><div class="item" data-v-1bab86d2><a href="https://arabic.cgtn.com/" data-v-1bab86d2>Arabic<span class="local" data-v-1bab86d2>العربية</span></a></div><div class="item" data-v-1bab86d2><a href="https://belarusian.cgtn.com/" data-v-1bab86d2>Belarusian<span class="local" data-v-1bab86d2>Беларуская</span></a></div><div class="item" data-v-1bab86d2><a href="https://bangla.cgtn.com/" data-v-1bab86d2>Bengali<span class="local" data-v-1bab86d2>বাংলা</span></a></div><div class="item" data-v-1bab86d2><a href="https://bulgarian.cgtn.com/" data-v-1bab86d2>Bulgarian<span class="local" data-v-1bab86d2>Български</span></a></div><div class="item" data-v-1bab86d2><a href="https://cambodian.cgtn.com/" data-v-1bab86d2>Cambodian<span class="local" data-v-1bab86d2>ខ្មែរ</span></a></div><div class="item" data-v-1bab86d2><a href="https://croatian.cgtn.com/" data-v-1bab86d2>Croatian<span class="local" data-v-1bab86d2>Hrvatski</span></a></div><div class="item" data-v-1bab86d2><a href="https://czech.cgtn.com/" data-v-1bab86d2>Czech<span class="local" data-v-1bab86d2>Český</span></a></div><div class="item" data-v-1bab86d2><a href="https://www.cgtn.com/" data-v-1bab86d2>English<span class="local" data-v-1bab86d2>English</span></a></div><div class="item" data-v-1bab86d2><a href="https://esperanto.cgtn.com/" data-v-1bab86d2>Esperanto<span class="local" data-v-1bab86d2>Esperanto</span></a></div><div class="item" data-v-1bab86d2><a href="https://filipino.cgtn.com/" data-v-1bab86d2>Filipino<span class="local" data-v-1bab86d2>Filipino</span></a></div><div class="item" data-v-1bab86d2><a href="https://francais.cgtn.com/" data-v-1bab86d2>French<span class="local" data-v-1bab86d2>Français</span></a></div><div class="item" data-v-1bab86d2><a href="https://german.cgtn.com/" data-v-1bab86d2>German<span class="local" data-v-1bab86d2>Deutsch</span></a></div><div class="item" data-v-1bab86d2><a href="https://greek.cgtn.com/" data-v-1bab86d2>Greek<span class="local" data-v-1bab86d2>Ελληνικά</span></a></div><div class="item" data-v-1bab86d2><a href="https://hausa.cgtn.com/" data-v-1bab86d2>Hausa<span class="local" data-v-1bab86d2>Hausa</span></a></div><div class="item" data-v-1bab86d2><a href="https://hebrew.cgtn.com/" data-v-1bab86d2>Hebrew<span class="local" data-v-1bab86d2>עברית</span></a></div><div class="item" data-v-1bab86d2><a href="https://hindi.cgtn.com/" data-v-1bab86d2>Hindi<span class="local" data-v-1bab86d2>हिन्दी</span></a></div><div class="item" data-v-1bab86d2><a href="https://hungarian.cgtn.com/" data-v-1bab86d2>Hungarian<span class="local" data-v-1bab86d2>Magyar</span></a></div><div class="item" data-v-1bab86d2><a href="https://indonesian.cgtn.com/" data-v-1bab86d2>Indonesian<span class="local" data-v-1bab86d2>Bahasa Indonesia</span></a></div><div class="item" data-v-1bab86d2><a href="https://italian.cgtn.com/" data-v-1bab86d2>Italian<span class="local" data-v-1bab86d2>Italiano</span></a></div><div class="item" data-v-1bab86d2><a href="https://japanese.cgtn.com/" data-v-1bab86d2>Japanese<span class="local" data-v-1bab86d2>日本語</span></a></div><div class="item" data-v-1bab86d2><a href="https://korean.cgtn.com/" data-v-1bab86d2>Korean<span class="local" data-v-1bab86d2>한국어</span></a></div><div class="item" data-v-1bab86d2><a href="https://laos.cgtn.com/" data-v-1bab86d2>Lao<span class="local" data-v-1bab86d2>ລາວ</span></a></div><div class="item" data-v-1bab86d2><a href="https://malay.cgtn.com/" data-v-1bab86d2>Malay<span class="local" data-v-1bab86d2>Bahasa Melayu</span></a></div><div class="item" data-v-1bab86d2><a href="https://mongol.cgtn.com/" data-v-1bab86d2>Mongolian<span class="local" data-v-1bab86d2>Монгол</span></a></div><div class="item" data-v-1bab86d2><a href="https://myanmar.cgtn.com/" data-v-1bab86d2>Myanmar<span class="local" data-v-1bab86d2>မြန်မာဘာသာ</span></a></div><div class="item" data-v-1bab86d2><a href="https://nepal.cgtn.com/" data-v-1bab86d2>Nepali<span class="local" data-v-1bab86d2>नेपाली</span></a></div><div class="item" data-v-1bab86d2><a href="https://persian.cgtn.com/" data-v-1bab86d2>Persian<span class="local" data-v-1bab86d2>فارسی</span></a></div><div class="item" data-v-1bab86d2><a href="https://polish.cgtn.com/" data-v-1bab86d2>Polish<span class="local" data-v-1bab86d2>Polski</span></a></div><div class="item" data-v-1bab86d2><a href="https://portuguese.cgtn.com/" data-v-1bab86d2>Portuguese<span class="local" data-v-1bab86d2>Português</span></a></div><div class="item" data-v-1bab86d2><a href="https://pashto.cgtn.com/" data-v-1bab86d2>Pashto<span class="local" data-v-1bab86d2>پښتو</span></a></div><div class="item" data-v-1bab86d2><a href="https://romanian.cgtn.com/" data-v-1bab86d2>Romanian<span class="local" data-v-1bab86d2>Română</span></a></div><div class="item" data-v-1bab86d2><a href="https://russian.cgtn.com/" data-v-1bab86d2>Russian<span class="local" data-v-1bab86d2>Русский</span></a></div><div class="item" data-v-1bab86d2><a href="https://serbian.cgtn.com/" data-v-1bab86d2>Serbian<span class="local" data-v-1bab86d2>Српски</span></a></div><div class="item" data-v-1bab86d2><a href="https://sinhala.cgtn.com/" data-v-1bab86d2>Sinhala<span class="local" data-v-1bab86d2>සිංහල</span></a></div><div class="item" data-v-1bab86d2><a href="https://espanol.cgtn.com/" data-v-1bab86d2>Spanish<span class="local" data-v-1bab86d2>Español</span></a></div><div class="item" data-v-1bab86d2><a href="https://swahili.cgtn.com/" data-v-1bab86d2>Swahili<span class="local" data-v-1bab86d2>Kiswahili</span></a></div><div class="item" data-v-1bab86d2><a href="https://tamil.cgtn.com/" data-v-1bab86d2>Tamil<span class="local" data-v-1bab86d2>தமிழ்</span></a></div><div class="item" data-v-1bab86d2><a href="https://thai.cgtn.com/" data-v-1bab86d2>Thai<span class="local" data-v-1bab86d2>ไทย</span></a></div><div class="item" data-v-1bab86d2><a href="https://turkish.cgtn.com/" data-v-1bab86d2>Turkish<span class="local" data-v-1bab86d2>Türkçe</span></a></div><div class="item" data-v-1bab86d2><a href="https://ukrainian.cgtn.com/" data-v-1bab86d2>Ukrainian<span class="local" data-v-1bab86d2>Українська</span></a></div><div class="item" data-v-1bab86d2><a href="https://urdu.cgtn.com/" data-v-1bab86d2>Urdu<span class="local" data-v-1bab86d2>اردو</span></a></div><div class="item" data-v-1bab86d2><a href="https://vietnamese.cgtn.com/" data-v-1bab86d2>Vietnamese<span class="local" data-v-1bab86d2>Tiếng Việt</span></a></div><!--]--></div></div><div class="appLink" data-v-1bab86d2><h2 class="title" data-v-1bab86d2>DOWNLOAD OUR APP</h2><div class="appList" data-v-1bab86d2><div class="item" data-v-1bab86d2><a href="https://itunes.apple.com/us/app/cctvnews/id922456579" data-v-1bab86d2><img src="/_nuxt/appstore.B5lkdErV.png" data-v-1bab86d2></a></div><div class="item" data-v-1bab86d2><a href="https://play.google.com/store/apps/details?id=com.imib.cctv" data-v-1bab86d2><img src="/_nuxt/google.DfGww7Zg.png" data-v-1bab86d2></a></div><div class="item" data-v-1bab86d2><a href="https://news.cgtn.com/download/CGTN.apk" data-v-1bab86d2><img src="/_nuxt/website.D1FIZtOk.png" data-v-1bab86d2></a></div><div class="item" data-v-1bab86d2><a href="https://www.cgtn.com/appletv-download" data-v-1bab86d2><img src="/_nuxt/tv.C1DCbaET.png" data-v-1bab86d2></a></div></div></div><div class="footerCopyCon" data-v-1bab86d2><!----><div class="footerCopyLeft" data-v-1bab86d2><p class="footerCommon" data-v-1bab86d2>Copyright © 2024 CGTN.</p><p class="footerLink" data-v-1bab86d2><a target="_self" href="https://beian.miit.gov.cn/" data-v-1bab86d2><span data-v-1bab86d2>京ICP备20000184号</span></a></p><p class="footerLinkImage" data-v-1bab86d2><a target="_self" href="https://beian.mps.gov.cn/#/query/webSearch?code=11010502050052" data-v-1bab86d2><img src="https://ui.cgtn.com/static/ng/resource/images/gwab.png" data-v-1bab86d2>京公网安备 11010502050052号</a></p><p class="footerCommon" data-v-1bab86d2>Disinformation report hotline: 010-85061466</p></div><div class="footerCopyRight" data-v-1bab86d2><ul data-v-1bab86d2><li data-v-1bab86d2><a href="" data-v-1bab86d2>Terms of use</a><span class="line" data-v-1bab86d2></span></li><li data-v-1bab86d2><a href="" data-v-1bab86d2>Copyright</a><span class="line" data-v-1bab86d2></span></li><li data-v-1bab86d2><a href="" data-v-1bab86d2>Privacy policy</a><span class="line" data-v-1bab86d2></span></li><li data-v-1bab86d2><a href="" data-v-1bab86d2>About us</a></li></ul></div></div><div class="bottomFloating" data-v-1bab86d2><div class="floatContent" data-v-1bab86d2><div class="floatHeader" data-v-1bab86d2><h3 data-v-1bab86d2>Our Privacy Statement &amp; Cookie Policy</h3><span data-v-1bab86d2><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="12.727999687194824" height="12.72800064086914" viewBox="0 0 12.727999687194824 12.72800064086914" data-v-1bab86d2><g data-v-1bab86d2><path d="M6.364,4.95L11.314,4.76837e-7L12.728,1.414L7.778,6.364L12.728,11.314L11.314,12.728L6.364,7.778L1.414,12.728L4.76837e-7,11.314L4.95,6.364L0,1.414L1.414,0L6.364,4.95Z" fill="#D8D8D8" fill-opacity="1" data-v-1bab86d2></path></g></svg></span></div><div class="floatTxet" data-v-1bab86d2>By continuing to browse our site you agree to our use of cookies, revised Privacy Policy and Terms of Use. You can change your cookie settings through your browser.</div><div class="floatContentBox" data-v-1bab86d2><ul class="floatList" data-v-1bab86d2><li data-v-1bab86d2><a href="" data-v-1bab86d2>Privacy Policy</a></li><li data-v-1bab86d2><a href="https://www.cgtn.com/terms-of-use" data-v-1bab86d2>Terms of Use</a></li></ul><div class="floatConfirm" data-v-1bab86d2><span class="confirmIcon" data-v-1bab86d2><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="20" height="20" viewBox="0 0 20 20" data-v-1bab86d2><g data-v-1bab86d2><path d="M10,20C4.477,20,0,15.523,0,10C0,4.477,4.477,0,10,0C15.523,0,20,4.477,20,10C20,15.523,15.523,20,10,20ZM9.003,14L16.073,6.929L14.659,5.515L9.003,11.172L6.174,8.343L4.76,9.757L9.003,14Z" fill="#BEAD62" fill-opacity="1" data-v-1bab86d2></path></g></svg></span><span data-v-1bab86d2>I agree</span></div></div></div></div></div><!----></div><!----><!--]--><!--]--></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":1055,"once":1057,"_errors":1058,"serverRendered":1061,"path":1062},["ShallowReactive",3],{"w30cgFITTF":4},{"result":5,"succeed":1054,"errorMessage":10,"errorCode":22},{"color":6,"channel":7,"pageFlag":8,"id":9,"tag":10,"title":11,"modules":12},"0","CHAL1723115188857145",false,"PagexzkgFhW9cngOKjynRd9F240825","","Audio",[13,115,1042],{"cardgroups":14,"templateName":112,"id":113,"templateId":114,"title":10},[15,62,73,80],{"cardgroup":16},{"cards":17,"link":10,"id":61,"title":10},[18,25,31,38,44,50,55],{"card":19},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":20,"faceBookLink":10,"photo":21,"title":23,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":24,"isHot":6},"https://vietnamese.cgtn.com/",{"large":10,"width":22,"content":10,"height":22,"thurm":10},0,"Trang chủ","DDtaqVmxGK6qDbumuwk1n3dv241225",{"card":26},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":27,"faceBookLink":10,"photo":28,"title":29,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":30,"isHot":6},"https://vietnamese.cgtn.com/cgtnnews",{"large":10,"width":22,"content":10,"height":22,"thurm":10},"Thời sự","DDta7NW8OQZJahL5DmRWueyR241225",{"card":32},{"date":33,"brief":10,"headImg":10,"modifyDate":33,"author":10,"nickName":10,"channel":10,"link":34,"faceBookLink":10,"photo":35,"source":10,"title":36,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":37,"isHot":6},"1734923437000","https://vietnamese.cgtn.com/cgtndoithoai",{"large":10,"width":22,"content":10,"height":22,"thurm":10},"Trung Quốc ngày nay","ARTI1734923433910530",{"card":39},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":40,"faceBookLink":10,"photo":41,"title":42,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":43,"isHot":6},"https://vietnamese.cgtn.com/opinion",{"large":10,"width":22,"content":10,"height":22,"thurm":10},"Góc nhìn","DDta9nryosrvZa0FFd7w7R0w241225",{"card":45},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":46,"faceBookLink":10,"photo":47,"title":48,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":49,"isHot":6},"https://vietnamese.cgtn.com/special/cgtnTapCanBinh",{"large":10,"width":22,"content":10,"height":22,"thurm":10},"Kể chuyện Tập Cận Bình","DDtaWB8YG8ppYpGzbzDDSZYk241225",{"card":51},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":52,"faceBookLink":10,"photo":53,"title":11,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":54,"isHot":6},"https://vietnamese.cgtn.com/cgtnaudio",{"large":10,"width":22,"content":10,"height":22,"thurm":10},"DDtas6ei0E6Szw66xC7T7Qa6241225",{"card":56},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":57,"faceBookLink":10,"photo":58,"title":59,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":60,"isHot":6},"https://vietnamese.cgtn.com/cgtnvideo",{"large":10,"width":22,"content":10,"height":22,"thurm":10},"Video","DDtaz0PTOgWdxVGYDVPVXvEc241225","DatanJ5CmtEWDBWcEFP10Nye240904",{"cardgroup":63},{"cards":64,"link":10,"id":72,"title":10},[65],{"card":66},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":67,"faceBookLink":10,"photo":68,"title":70,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":71,"isHot":6},"/search.html",{"large":10,"width":22,"content":10,"height":22,"thurm":69},"https://38picres.cgtn.com/cgtn/image/2024/09/04/FOxewfB5u3uwOvn07zoyWsVF240904.png","tìm kiếm","DDtaxEhaLbRqkBC4wmGpysE7241225","Data3ky0iWAEeCSDRMVdS9Nj240904",{"cardgroup":74},{"cards":75,"link":10,"id":79,"title":10},[76],{"card":77},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":10,"faceBookLink":10,"photo":78,"source":10,"title":10,"menu":10,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":10,"tag":10,"categoryId":10,"isHot":6},{"large":10,"width":22,"content":10,"height":22,"thurm":10},"Data52BXVAjR2UDBpsCj1Y7m240915",{"cardgroup":81},{"cards":82,"link":10,"id":111,"title":10},[83,90,97,104],{"card":84},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":85,"faceBookLink":10,"photo":86,"title":88,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":89,"isHot":6},"https://www.facebook.com/criviet/",{"large":10,"width":22,"content":10,"height":22,"thurm":87},"https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxe4i9Yg0BzNna6zQjXWXNg240915.png","蓝色","DDtaacLZuatnyKAqeUhvzVKc241225",{"card":91},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":92,"faceBookLink":10,"photo":93,"title":95,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":96,"isHot":6},"https://www.facebook.com/crilearningchinese/",{"large":10,"width":22,"content":10,"height":22,"thurm":94},"https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxeiO02E6588cm9j6bdgbvo240915.png","绿色","DDtaj6CXgs0Sef71bYFZMtyG241225",{"card":98},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":99,"faceBookLink":10,"photo":100,"title":102,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":103,"isHot":6},"https://www.facebook.com/crihopthungocanh/",{"large":10,"width":22,"content":10,"height":22,"thurm":101},"https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxem6X0HVBNjxSKPZgDHL28240915.png","紫色","DDtaWhojzcxy3J1m8bsUUtPE241225",{"card":105},{"date":10,"brief":10,"headImg":10,"modifyDate":10,"author":10,"nickName":10,"channel":10,"link":106,"faceBookLink":10,"photo":107,"title":109,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":110,"isHot":6},"https://www.facebook.com/crituoitre/",{"large":10,"width":22,"content":10,"height":22,"thurm":108},"https://38picres.cgtn.com/cgtn/image/2024/09/15/FOxe1WWs7EP8Jxtaz3brCOAJ240915.png","黄绿","DDtaCV84MhqBW7WCiJEftpji241225","DatawTXpeVD9bxAEuDDni1bh240915","PublicsCgtnTop","ModuJ2hpN9PmycNiRRKLfb3h240904","cgtnTop",{"cardgroups":116,"templateName":1039,"id":1040,"templateId":1041,"title":11},[117],{"cardgroup":118},{"cards":119,"link":10,"id":1038,"title":11},[120,133,143,152,162,171,180,189,198,207,216,225,235,244,253,263,272,284,295,305,315,325,335,343,353,362,371,380,389,398,407,416,425,434,443,453,462,471,480,489,498,507,516,525,534,543,552,561,569,578,587,596,605,614,623,632,641,650,659,668,677,686,695,704,713,722,731,740,749,758,767,776,786,795,804,813,822,831,840,849,858,867,875,884,893,902,911,920,929,938,947,956,965,974,983,992,1001,1010,1019,1028],{"card":121},{"date":122,"brief":10,"headImg":10,"modifyDate":122,"author":10,"nickName":10,"channel":10,"link":123,"faceBookLink":10,"photo":124,"video":126,"title":130,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":128,"categoryId":132,"isHot":6},"1740100001000","https://vietnamese.cgtn.com/2025/02/21/AUDI1740099998160141",{"large":10,"width":22,"content":10,"height":22,"thurm":125},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2024/9/4/1725455561728_977.png",{"duration":127,"hdUrl":10,"id":128,"url":129,"cdUrl":10},"3392","AUDI1740099998160141","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/21/1740099962626_326.mp3","Chương trình phát thanh tiếng Việt -- 20-02-2025","1","Cctv1725868671063969",{"card":134},{"date":135,"brief":10,"headImg":10,"modifyDate":135,"author":10,"nickName":10,"channel":10,"link":136,"faceBookLink":10,"photo":137,"video":138,"title":142,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":140,"categoryId":132,"isHot":6},"1740014077000","https://vietnamese.cgtn.com/2025/02/20/AUDI1740014074004250",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":140,"url":141,"cdUrl":10},"3391","AUDI1740014074004250","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/20/1740014064344_498.mp3","Chương trình phát thanh tiếng Việt -- 19-02-2025",{"card":144},{"date":145,"brief":10,"headImg":10,"modifyDate":145,"author":10,"nickName":10,"channel":10,"link":146,"faceBookLink":10,"photo":147,"video":148,"title":151,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":149,"categoryId":132,"isHot":6},"1739927600000","https://vietnamese.cgtn.com/2025/02/19/AUDI1739927597147686",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":149,"url":150,"cdUrl":10},"AUDI1739927597147686","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/19/1739927419497_455.mp3","Chương trình phát thanh tiếng Việt -- 18-02-2025",{"card":153},{"date":154,"brief":10,"headImg":10,"modifyDate":154,"author":10,"nickName":10,"channel":10,"link":155,"faceBookLink":10,"photo":156,"video":157,"title":161,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":159,"categoryId":132,"isHot":6},"1739840430000","https://vietnamese.cgtn.com/2025/02/18/AUDI1739840426361535",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":158,"hdUrl":10,"id":159,"url":160,"cdUrl":10},"3390","AUDI1739840426361535","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/18/1739840407873_234.mp3","Chương trình phát thanh tiếng Việt -- 17-02-2025",{"card":163},{"date":164,"brief":10,"headImg":10,"modifyDate":164,"author":10,"nickName":10,"channel":10,"link":165,"faceBookLink":10,"photo":166,"video":167,"title":170,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":168,"categoryId":132,"isHot":6},"1739756081000","https://vietnamese.cgtn.com/2025/02/17/AUDI1739756078126693",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":168,"url":169,"cdUrl":10},"AUDI1739756078126693","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/17/1739756049665_507.mp3","Chương trình phát thanh tiếng Việt -- 16-02-2025",{"card":172},{"date":173,"brief":10,"headImg":10,"modifyDate":173,"author":10,"nickName":10,"channel":10,"link":174,"faceBookLink":10,"photo":175,"video":176,"title":179,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":177,"categoryId":132,"isHot":6},"1739755982000","https://vietnamese.cgtn.com/2025/02/17/AUDI1739755979306692",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":177,"url":178,"cdUrl":10},"AUDI1739755979306692","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/17/1739755864884_766.mp3","Chương trình phát thanh tiếng Việt -- 15-02-2025",{"card":181},{"date":182,"brief":10,"headImg":10,"modifyDate":182,"author":10,"nickName":10,"channel":10,"link":183,"faceBookLink":10,"photo":184,"video":185,"title":188,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":186,"categoryId":132,"isHot":6},"1739755792000","https://vietnamese.cgtn.com/2025/02/17/AUDI1739755788537337",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":158,"hdUrl":10,"id":186,"url":187,"cdUrl":10},"AUDI1739755788537337","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/17/1739755251842_809.mp3","Chương trình phát thanh tiếng Việt -- 14-02-2025",{"card":190},{"date":191,"brief":10,"headImg":10,"modifyDate":191,"author":10,"nickName":10,"channel":10,"link":192,"faceBookLink":10,"photo":193,"video":194,"title":197,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":195,"categoryId":132,"isHot":6},"1739496108000","https://vietnamese.cgtn.com/2025/02/14/AUDI1739496104114316",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":158,"hdUrl":10,"id":195,"url":196,"cdUrl":10},"AUDI1739496104114316","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/14/1739496003539_312.mp3","Chương trình phát thanh tiếng Việt -- 13-02-2025",{"card":199},{"date":200,"brief":10,"headImg":10,"modifyDate":200,"author":10,"nickName":10,"channel":10,"link":201,"faceBookLink":10,"photo":202,"video":203,"title":206,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":204,"categoryId":132,"isHot":6},"1739413977000","https://vietnamese.cgtn.com/2025/02/13/AUDI1739413973715183",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":158,"hdUrl":10,"id":204,"url":205,"cdUrl":10},"AUDI1739413973715183","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/13/1739413521255_6.mp3","Chương trình phát thanh tiếng Việt -- 12-02-2025",{"card":208},{"date":209,"brief":10,"headImg":10,"modifyDate":209,"author":10,"nickName":10,"channel":10,"link":210,"faceBookLink":10,"photo":211,"video":212,"title":215,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":213,"categoryId":132,"isHot":6},"1739324955000","https://vietnamese.cgtn.com/2025/02/12/AUDI1739324951735563",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":213,"url":214,"cdUrl":10},"AUDI1739324951735563","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/12/1739323346649_725.mp3","Chương trình phát thanh tiếng Việt -- 11-02-2025",{"card":217},{"date":218,"brief":10,"headImg":10,"modifyDate":218,"author":10,"nickName":10,"channel":10,"link":219,"faceBookLink":10,"photo":220,"video":221,"title":224,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":222,"categoryId":132,"isHot":6},"1739237043000","https://vietnamese.cgtn.com/2025/02/11/AUDI1739237040352568",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":222,"url":223,"cdUrl":10},"AUDI1739237040352568","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/11/1739236971754_770.mp3","Chương trình phát thanh tiếng Việt -- 10-02-2025",{"card":226},{"date":227,"brief":10,"headImg":10,"modifyDate":228,"author":10,"nickName":10,"channel":10,"link":229,"faceBookLink":10,"photo":230,"video":231,"title":234,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":232,"categoryId":132,"isHot":6},"1739153520000","1739153561000","https://vietnamese.cgtn.com/2025/02/10/AUDI1739153525742142",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":232,"url":233,"cdUrl":10},"AUDI1739153525742142","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/10/1739153508795_39.mp3","Chương trình phát thanh tiếng Việt -- 09-02-2025",{"card":236},{"date":237,"brief":10,"headImg":10,"modifyDate":237,"author":10,"nickName":10,"channel":10,"link":238,"faceBookLink":10,"photo":239,"video":240,"title":243,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":241,"categoryId":132,"isHot":6},"1739153432000","https://vietnamese.cgtn.com/2025/02/10/AUDI1739153428729140",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":241,"url":242,"cdUrl":10},"AUDI1739153428729140","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/10/1739153324725_319.mp3","Chương trình phát thanh tiếng Việt -- 08-02-2025",{"card":245},{"date":246,"brief":10,"headImg":10,"modifyDate":246,"author":10,"nickName":10,"channel":10,"link":247,"faceBookLink":10,"photo":248,"video":249,"title":252,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":250,"categoryId":132,"isHot":6},"1739153251000","https://vietnamese.cgtn.com/2025/02/10/AUDI1739153247695694",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":250,"url":251,"cdUrl":10},"AUDI1739153247695694","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/10/1739153157862_139.mp3","Chương trình phát thanh tiếng Việt -- 07-02-2025",{"card":254},{"date":255,"brief":10,"headImg":10,"modifyDate":255,"author":10,"nickName":10,"channel":10,"link":256,"faceBookLink":10,"photo":257,"video":258,"title":262,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":260,"categoryId":132,"isHot":6},"1738890902000","https://vietnamese.cgtn.com/2025/02/07/AUDI1738890897806788",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":260,"url":261,"cdUrl":10},"3393","AUDI1738890897806788","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/7/1738890841552_513.mp3","Chương trình phát thanh tiếng Việt -- 06-02-2025",{"card":264},{"date":265,"brief":10,"headImg":10,"modifyDate":265,"author":10,"nickName":10,"channel":10,"link":266,"faceBookLink":10,"photo":267,"video":268,"title":271,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":269,"categoryId":132,"isHot":6},"1738824400000","https://vietnamese.cgtn.com/2025/02/06/AUDI1738824395711484",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":269,"url":270,"cdUrl":10},"AUDI1738824395711484","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/6/1738824382732_631.mp3","Chương trình phát thanh tiếng Việt -- 05-02-2025",{"card":273},{"date":274,"brief":10,"headImg":10,"modifyDate":275,"author":10,"nickName":10,"channel":10,"link":276,"faceBookLink":10,"photo":277,"source":279,"title":280,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":281,"tag":282,"categoryId":283,"isHot":6},"1738652096000","1738824240000","https://vietnamese.cgtn.com/2025/02/04/ARTI1738652093698238",{"large":10,"width":22,"content":10,"height":22,"thurm":278},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/2/4/1738651959975_666.png","CMG","Chương trình đặc biệt mừng Xuân Ất Tỵ: Những tập tục của người dân Trung Quốc trong mùng 7 Tết","ARTI1738652093698238","“Nhân Nhật”","Cctv1725524392555147,Cctv1725868671063969,Cctv1727079931187511",{"card":285},{"date":286,"brief":287,"headImg":10,"modifyDate":288,"author":10,"nickName":10,"channel":10,"link":289,"faceBookLink":10,"photo":290,"source":279,"title":292,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":293,"tag":294,"categoryId":283,"isHot":6},"1738541280000","Tết Nguyên đán là ngày lễ truyền thống ở cả Trung Quốc và Việt Nam, biểu tượng của sự khởi đầu mới và hy vọng. Vào ngày Tết đầy ắp niềm vui, cát tường và rộn ràng này, mọi gia đình đều ngập tràn trong hạnh phúc sum họp.","1738830857000","https://vietnamese.cgtn.com/2025/02/03/ARTI1737960731295836",{"large":10,"width":22,"content":10,"height":22,"thurm":291},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/27/1737960720847_29.png","Chương trình đặc biệt mừng Xuân Ất Tỵ: Chào đón năm mới: Những câu chuyện vui vẻ và thú vị","ARTI1737960731295836","Chương trình Tết",{"card":296},{"date":297,"brief":10,"headImg":10,"modifyDate":298,"author":10,"nickName":10,"channel":10,"link":299,"faceBookLink":10,"photo":300,"source":279,"title":302,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":303,"tag":304,"categoryId":132,"isHot":6},"1738484873000","1738485298000","https://vietnamese.cgtn.com/2025/02/02/ARTI1737428002922915",{"large":10,"width":22,"content":10,"height":22,"thurm":301},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/21/1737427862333_557.png","Chương trình đặc biệt mừng Xuân Ất Tỵ: Văn hóa truyền thống thắp sáng thương hiệu hai nước","ARTI1737428002922915","Trung Quốc",{"card":306},{"date":307,"brief":10,"headImg":10,"modifyDate":308,"author":10,"nickName":10,"channel":10,"link":309,"faceBookLink":10,"photo":310,"source":279,"title":312,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":313,"tag":314,"categoryId":132,"isHot":6},"1738371000000","1738823993000","https://vietnamese.cgtn.com/2025/02/01/ARTI1737704964693323",{"large":10,"width":22,"content":10,"height":22,"thurm":311},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/24/1737704568501_428.png","Chương trình đặc biệt mừng Xuân Ất Tỵ: Vui đón xuân Ất Tỵ trong lời ca tiếng hát","ARTI1737704964693323","Tết",{"card":316},{"date":317,"brief":318,"headImg":10,"modifyDate":319,"author":10,"nickName":10,"channel":10,"link":320,"faceBookLink":10,"photo":321,"source":279,"title":323,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":324,"tag":304,"categoryId":283,"isHot":6},"1738281600000","“Mồng 3 Tết là Tiểu Niên Triều, không quét rác, không xin lửa, không múc nước, giống Tuế Triều”. Tuế Triều tức ngày đầu năm mới. Từ đó có thể thấy, mồng 3 Tết có vị trí hết sức quan trọng trong Tết Nguyên đán của Trung Quốc.","1738285387000","https://vietnamese.cgtn.com/2025/01/31/ARTI1738195746122189",{"large":10,"width":22,"content":10,"height":22,"thurm":322},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/30/1738221961749_204.jpg","Chương trình đặc biệt mừng Xuân Ất Tỵ: Phong tục mồng 3 Tết","ARTI1738195746122189",{"card":326},{"date":327,"brief":10,"headImg":10,"modifyDate":328,"author":10,"nickName":10,"channel":10,"link":329,"faceBookLink":10,"photo":330,"source":279,"title":332,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":333,"tag":334,"categoryId":132,"isHot":6},"1738194392000","1738194499000","https://vietnamese.cgtn.com/2025/01/30/ARTI1737442818685435",{"large":10,"width":22,"content":10,"height":22,"thurm":331},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/21/1737442755961_50.jpg","Chương trình đặc biệt mừng Xuân Ất Tỵ: Tiễn năm cũ Giáp Thìn, vui đón năm Ất Tỵ","ARTI1737442818685435","Tết Nguyên đán,Trung-Việt",{"card":336},{"date":337,"brief":10,"headImg":10,"modifyDate":337,"author":10,"nickName":10,"channel":10,"link":338,"faceBookLink":10,"photo":339,"source":279,"title":341,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":342,"categoryId":132,"isHot":6},"1738043196000","https://vietnamese.cgtn.com/2025/01/28/ARTI1738043038544294",{"large":10,"width":22,"content":10,"height":22,"thurm":340},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/28/1738043000050_13.png","Chương trình đặc biệt mừng Xuân Ất Tỵ: Những Tỷ Tỷ Đạp gió","ARTI1738043038544294",{"card":344},{"date":345,"brief":10,"headImg":10,"modifyDate":346,"author":10,"nickName":10,"channel":10,"link":347,"faceBookLink":10,"photo":348,"source":10,"title":350,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":351,"tag":352,"categoryId":132,"isHot":6},"1738031533000","1738031721000","https://vietnamese.cgtn.com/2025/01/28/ARTI1738031502586135",{"large":10,"width":22,"content":10,"height":22,"thurm":349},"https://38picres.cgtn.com/photoAlbum/page/performance/img/2025/1/28/1738031470828_108.png","Chương trình đặc biệt đêm Giao thừa “Táo Quân”","ARTI1738031502586135","Táo Quân",{"card":354},{"date":355,"brief":10,"headImg":10,"modifyDate":355,"author":10,"nickName":10,"channel":10,"link":356,"faceBookLink":10,"photo":357,"video":358,"title":361,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":359,"categoryId":132,"isHot":6},"1738824120000","https://vietnamese.cgtn.com/2025/02/06/AUDI1738824115130386",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":359,"url":360,"cdUrl":10},"AUDI1738824115130386","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/2/6/1738824101764_282.mp3","Chương trình phát thanh tiếng Việt -- 27-01-2025",{"card":363},{"date":364,"brief":10,"headImg":10,"modifyDate":364,"author":10,"nickName":10,"channel":10,"link":365,"faceBookLink":10,"photo":366,"video":367,"title":370,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":368,"categoryId":132,"isHot":6},"1737943796000","https://vietnamese.cgtn.com/2025/01/27/AUDI1737943792854945",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":368,"url":369,"cdUrl":10},"AUDI1737943792854945","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/27/1737943672005_966.mp3","Chương trình phát thanh tiếng Việt -- 26-01-2025",{"card":372},{"date":373,"brief":10,"headImg":10,"modifyDate":373,"author":10,"nickName":10,"channel":10,"link":374,"faceBookLink":10,"photo":375,"video":376,"title":379,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":377,"categoryId":132,"isHot":6},"1737856707000","https://vietnamese.cgtn.com/2025/01/26/AUDI1737856703593707",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":377,"url":378,"cdUrl":10},"AUDI1737856703593707","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/26/1737856568339_805.mp3","Chương trình phát thanh tiếng Việt -- 25-01-2025",{"card":381},{"date":382,"brief":10,"headImg":10,"modifyDate":382,"author":10,"nickName":10,"channel":10,"link":383,"faceBookLink":10,"photo":384,"video":385,"title":388,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":386,"categoryId":132,"isHot":6},"1737856500000","https://vietnamese.cgtn.com/2025/01/26/AUDI1737856496992311",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":386,"url":387,"cdUrl":10},"AUDI1737856496992311","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/26/1737856486456_325.mp3","Chương trình phát thanh tiếng Việt -- 24-01-2025",{"card":390},{"date":391,"brief":10,"headImg":10,"modifyDate":391,"author":10,"nickName":10,"channel":10,"link":392,"faceBookLink":10,"photo":393,"video":394,"title":397,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":395,"categoryId":132,"isHot":6},"1737682681000","https://vietnamese.cgtn.com/2025/01/24/AUDI1737682678425938",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":395,"url":396,"cdUrl":10},"AUDI1737682678425938","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/24/1737682549163_708.mp3","Chương trình phát thanh tiếng Việt -- 23-01-2025",{"card":399},{"date":400,"brief":10,"headImg":10,"modifyDate":400,"author":10,"nickName":10,"channel":10,"link":401,"faceBookLink":10,"photo":402,"video":403,"title":406,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":404,"categoryId":132,"isHot":6},"1737596187000","https://vietnamese.cgtn.com/2025/01/23/AUDI1737596181038980",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":404,"url":405,"cdUrl":10},"AUDI1737596181038980","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/23/1737595517413_28.mp3","Chương trình phát thanh tiếng Việt -- 22-01-2025",{"card":408},{"date":409,"brief":10,"headImg":10,"modifyDate":409,"author":10,"nickName":10,"channel":10,"link":410,"faceBookLink":10,"photo":411,"video":412,"title":415,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":413,"categoryId":132,"isHot":6},"1737527524000","https://vietnamese.cgtn.com/2025/01/22/AUDI1737527520862429",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":413,"url":414,"cdUrl":10},"AUDI1737527520862429","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/22/1737527480090_862.mp3","Chương trình phát thanh tiếng Việt -- 21-01-2025",{"card":417},{"date":418,"brief":10,"headImg":10,"modifyDate":418,"author":10,"nickName":10,"channel":10,"link":419,"faceBookLink":10,"photo":420,"video":421,"title":424,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":422,"categoryId":132,"isHot":6},"1737422238000","https://vietnamese.cgtn.com/2025/01/21/AUDI1737422233474876",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":158,"hdUrl":10,"id":422,"url":423,"cdUrl":10},"AUDI1737422233474876","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/21/1737422223391_315.mp3","Chương trình phát thanh tiếng Việt -- 20-01-2025",{"card":426},{"date":427,"brief":10,"headImg":10,"modifyDate":427,"author":10,"nickName":10,"channel":10,"link":428,"faceBookLink":10,"photo":429,"video":430,"title":433,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":431,"categoryId":132,"isHot":6},"1737341175000","https://vietnamese.cgtn.com/2025/01/20/AUDI1737341172198236",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":431,"url":432,"cdUrl":10},"AUDI1737341172198236","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/20/1737341163283_858.mp3","Chương trình phát thanh tiếng Việt -- 19-01-2025",{"card":435},{"date":436,"brief":10,"headImg":10,"modifyDate":436,"author":10,"nickName":10,"channel":10,"link":437,"faceBookLink":10,"photo":438,"video":439,"title":442,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":440,"categoryId":132,"isHot":6},"1737341089000","https://vietnamese.cgtn.com/2025/01/20/AUDI1737341086150270",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":440,"url":441,"cdUrl":10},"AUDI1737341086150270","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/20/1737341011330_151.mp3","Chương trình phát thanh tiếng Việt -- 18-01-2025",{"card":444},{"date":445,"brief":10,"headImg":10,"modifyDate":446,"author":10,"nickName":10,"channel":10,"link":447,"faceBookLink":10,"photo":448,"video":449,"title":452,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":450,"categoryId":132,"isHot":6},"1737340440000","1737365806000","https://vietnamese.cgtn.com/2025/01/20/AUDI1737340481128251",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":450,"url":451,"cdUrl":10},"AUDI1737340481128251","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/20/1737339810763_662.mp3","Chương trình phát thanh tiếng Việt -- 17-01-2025",{"card":454},{"date":455,"brief":10,"headImg":10,"modifyDate":455,"author":10,"nickName":10,"channel":10,"link":456,"faceBookLink":10,"photo":457,"video":458,"title":461,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":459,"categoryId":132,"isHot":6},"1737076439000","https://vietnamese.cgtn.com/2025/01/17/AUDI1737076435968352",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":459,"url":460,"cdUrl":10},"AUDI1737076435968352","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/17/1737076420263_944.mp3","Chương trình phát thanh tiếng Việt -- 16-01-2025",{"card":463},{"date":464,"brief":10,"headImg":10,"modifyDate":464,"author":10,"nickName":10,"channel":10,"link":465,"faceBookLink":10,"photo":466,"video":467,"title":470,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":468,"categoryId":132,"isHot":6},"1737009615000","https://vietnamese.cgtn.com/2025/01/16/AUDI1737009611810243",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":468,"url":469,"cdUrl":10},"AUDI1737009611810243","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/16/1737009485473_443.mp3","Chương trình phát thanh tiếng Việt -- 15-01-2025",{"card":472},{"date":473,"brief":10,"headImg":10,"modifyDate":473,"author":10,"nickName":10,"channel":10,"link":474,"faceBookLink":10,"photo":475,"video":476,"title":479,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":477,"categoryId":132,"isHot":6},"1736903492000","https://vietnamese.cgtn.com/2025/01/15/AUDI1736903488004784",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":477,"url":478,"cdUrl":10},"AUDI1736903488004784","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/15/1736903400835_347.mp3","Chương trình phát thanh tiếng Việt -- 14-01-2025",{"card":481},{"date":482,"brief":10,"headImg":10,"modifyDate":482,"author":10,"nickName":10,"channel":10,"link":483,"faceBookLink":10,"photo":484,"video":485,"title":488,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":486,"categoryId":132,"isHot":6},"1736822795000","https://vietnamese.cgtn.com/2025/01/14/AUDI1736822792694949",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":486,"url":487,"cdUrl":10},"AUDI1736822792694949","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/14/1736822778651_408.mp3","Chương trình phát thanh tiếng Việt -- 13-01-2025",{"card":490},{"date":491,"brief":10,"headImg":10,"modifyDate":491,"author":10,"nickName":10,"channel":10,"link":492,"faceBookLink":10,"photo":493,"video":494,"title":497,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":495,"categoryId":132,"isHot":6},"1736821147000","https://vietnamese.cgtn.com/2025/01/14/AUDI1736821144275906",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":495,"url":496,"cdUrl":10},"AUDI1736821144275906","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/14/1736821131073_411.mp3","Chương trình phát thanh tiếng Việt -- 12-01-2025",{"card":499},{"date":500,"brief":10,"headImg":10,"modifyDate":500,"author":10,"nickName":10,"channel":10,"link":501,"faceBookLink":10,"photo":502,"video":503,"title":506,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":504,"categoryId":132,"isHot":6},"1736737119000","https://vietnamese.cgtn.com/2025/01/13/AUDI1736737115842624",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":504,"url":505,"cdUrl":10},"AUDI1736737115842624","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/13/1736737103760_786.mp3","Chương trình phát thanh tiếng Việt -- 11-01-2025",{"card":508},{"date":509,"brief":10,"headImg":10,"modifyDate":509,"author":10,"nickName":10,"channel":10,"link":510,"faceBookLink":10,"photo":511,"video":512,"title":515,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":513,"categoryId":132,"isHot":6},"1736737033000","https://vietnamese.cgtn.com/2025/01/13/AUDI1736737029396614",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":513,"url":514,"cdUrl":10},"AUDI1736737029396614","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/13/1736737016054_383.mp3","Chương trình phát thanh tiếng Việt -- 10-01-2025",{"card":517},{"date":518,"brief":10,"headImg":10,"modifyDate":518,"author":10,"nickName":10,"channel":10,"link":519,"faceBookLink":10,"photo":520,"video":521,"title":524,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":522,"categoryId":132,"isHot":6},"1736736947000","https://vietnamese.cgtn.com/2025/01/13/AUDI1736736943883507",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":522,"url":523,"cdUrl":10},"AUDI1736736943883507","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/13/1736736933982_929.mp3","Chương trình phát thanh tiếng Việt -- 09-01-2025",{"card":526},{"date":527,"brief":10,"headImg":10,"modifyDate":527,"author":10,"nickName":10,"channel":10,"link":528,"faceBookLink":10,"photo":529,"video":530,"title":533,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":531,"categoryId":132,"isHot":6},"1736387658000","https://vietnamese.cgtn.com/2025/01/09/AUDI1736387654865571",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":531,"url":532,"cdUrl":10},"AUDI1736387654865571","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/9/1736387620369_696.mp3","Chương trình phát thanh tiếng Việt -- 08-01-2025",{"card":535},{"date":536,"brief":10,"headImg":10,"modifyDate":536,"author":10,"nickName":10,"channel":10,"link":537,"faceBookLink":10,"photo":538,"video":539,"title":542,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":540,"categoryId":132,"isHot":6},"1736302335000","https://vietnamese.cgtn.com/2025/01/08/AUDI1736302331724867",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":540,"url":541,"cdUrl":10},"AUDI1736302331724867","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/8/1736302314821_423.mp3","Chương trình phát thanh tiếng Việt -- 07-01-2025",{"card":544},{"date":545,"brief":10,"headImg":10,"modifyDate":545,"author":10,"nickName":10,"channel":10,"link":546,"faceBookLink":10,"photo":547,"video":548,"title":551,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":549,"categoryId":132,"isHot":6},"1736211595000","https://vietnamese.cgtn.com/2025/01/07/AUDI1736211591655447",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":549,"url":550,"cdUrl":10},"AUDI1736211591655447","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/7/1736211568749_849.mp3","Chương trình phát thanh tiếng Việt -- 06-01-2025",{"card":553},{"date":554,"brief":10,"headImg":10,"modifyDate":554,"author":10,"nickName":10,"channel":10,"link":555,"faceBookLink":10,"photo":556,"video":557,"title":560,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":558,"categoryId":132,"isHot":6},"1736128281000","https://vietnamese.cgtn.com/2025/01/06/AUDI1736128277221545",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":558,"url":559,"cdUrl":10},"AUDI1736128277221545","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/6/1736128270695_624.mp3","Chương trình phát thanh tiếng Việt -- 05-01-2025",{"card":562},{"date":563,"brief":10,"headImg":10,"modifyDate":563,"author":10,"nickName":10,"channel":10,"link":564,"faceBookLink":10,"photo":565,"video":566,"title":560,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":567,"categoryId":132,"isHot":6},"1736128202000","https://vietnamese.cgtn.com/2025/01/06/AUDI1736128199106542",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":567,"url":568,"cdUrl":10},"AUDI1736128199106542","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/6/1736127779249_413.mp3",{"card":570},{"date":571,"brief":10,"headImg":10,"modifyDate":571,"author":10,"nickName":10,"channel":10,"link":572,"faceBookLink":10,"photo":573,"video":574,"title":577,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":575,"categoryId":132,"isHot":6},"1736127711000","https://vietnamese.cgtn.com/2025/01/06/AUDI1736127708028900",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":158,"hdUrl":10,"id":575,"url":576,"cdUrl":10},"AUDI1736127708028900","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/6/1736127698373_982.mp3","Chương trình phát thanh tiếng Việt -- 04-01-2025",{"card":579},{"date":580,"brief":10,"headImg":10,"modifyDate":580,"author":10,"nickName":10,"channel":10,"link":581,"faceBookLink":10,"photo":582,"video":583,"title":586,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":584,"categoryId":132,"isHot":6},"1736127573000","https://vietnamese.cgtn.com/2025/01/06/AUDI1736127570100532",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":584,"url":585,"cdUrl":10},"AUDI1736127570100532","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/6/1736127488499_693.mp3","Chương trình phát thanh tiếng Việt -- 03-01-2025",{"card":588},{"date":589,"brief":10,"headImg":10,"modifyDate":589,"author":10,"nickName":10,"channel":10,"link":590,"faceBookLink":10,"photo":591,"video":592,"title":595,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":593,"categoryId":132,"isHot":6},"1735866592000","https://vietnamese.cgtn.com/2025/01/03/AUDI1735866588148849",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":593,"url":594,"cdUrl":10},"AUDI1735866588148849","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/3/1735866576921_843.mp3","Chương trình phát thanh tiếng Việt -- 02-01-2025",{"card":597},{"date":598,"brief":10,"headImg":10,"modifyDate":598,"author":10,"nickName":10,"channel":10,"link":599,"faceBookLink":10,"photo":600,"video":601,"title":604,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":602,"categoryId":132,"isHot":6},"1735779689000","https://vietnamese.cgtn.com/2025/01/02/AUDI1735779684452168",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":602,"url":603,"cdUrl":10},"AUDI1735779684452168","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/2/1735779674479_0.mp3","Chương trình phát thanh tiếng Việt -- 01-01-2025",{"card":606},{"date":607,"brief":10,"headImg":10,"modifyDate":607,"author":10,"nickName":10,"channel":10,"link":608,"faceBookLink":10,"photo":609,"video":610,"title":613,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":611,"categoryId":132,"isHot":6},"1735779602000","https://vietnamese.cgtn.com/2025/01/02/AUDI1735779596812836",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":611,"url":612,"cdUrl":10},"AUDI1735779596812836","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2025/1/2/1735779580273_662.mp3","Chương trình phát thanh tiếng Việt -- 31-12-2024",{"card":615},{"date":616,"brief":10,"headImg":10,"modifyDate":616,"author":10,"nickName":10,"channel":10,"link":617,"faceBookLink":10,"photo":618,"video":619,"title":622,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":620,"categoryId":132,"isHot":6},"1735610214000","https://vietnamese.cgtn.com/2024/12/31/AUDI1735610211230338",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":620,"url":621,"cdUrl":10},"AUDI1735610211230338","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/31/1735610193460_145.mp3","Chương trình phát thanh tiếng Việt -- 30-12-2024",{"card":624},{"date":625,"brief":10,"headImg":10,"modifyDate":625,"author":10,"nickName":10,"channel":10,"link":626,"faceBookLink":10,"photo":627,"video":628,"title":631,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":629,"categoryId":132,"isHot":6},"1735522120000","https://vietnamese.cgtn.com/2024/12/30/AUDI1735522117342386",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":629,"url":630,"cdUrl":10},"AUDI1735522117342386","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/30/1735522090733_193.mp3","Chương trình phát thanh tiếng Việt -- 29-12-2024",{"card":633},{"date":634,"brief":10,"headImg":10,"modifyDate":634,"author":10,"nickName":10,"channel":10,"link":635,"faceBookLink":10,"photo":636,"video":637,"title":640,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":638,"categoryId":132,"isHot":6},"1735522023000","https://vietnamese.cgtn.com/2024/12/30/AUDI1735522018489384",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":638,"url":639,"cdUrl":10},"AUDI1735522018489384","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/30/1735522006946_645.mp3","Chương trình phát thanh tiếng Việt -- 28-12-2024",{"card":642},{"date":643,"brief":10,"headImg":10,"modifyDate":643,"author":10,"nickName":10,"channel":10,"link":644,"faceBookLink":10,"photo":645,"video":646,"title":649,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":647,"categoryId":132,"isHot":6},"1735521940000","https://vietnamese.cgtn.com/2024/12/30/AUDI1735521936848378",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":647,"url":648,"cdUrl":10},"AUDI1735521936848378","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/30/1735521912267_460.mp3","Chương trình phát thanh tiếng Việt -- 27-12-2024",{"card":651},{"date":652,"brief":10,"headImg":10,"modifyDate":652,"author":10,"nickName":10,"channel":10,"link":653,"faceBookLink":10,"photo":654,"video":655,"title":658,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":656,"categoryId":132,"isHot":6},"1735261944000","https://vietnamese.cgtn.com/2024/12/27/AUDI1735261939679407",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":656,"url":657,"cdUrl":10},"AUDI1735261939679407","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/27/1735261924056_529.mp3","Chương trình phát thanh tiếng Việt -- 26-12-2024",{"card":660},{"date":661,"brief":10,"headImg":10,"modifyDate":661,"author":10,"nickName":10,"channel":10,"link":662,"faceBookLink":10,"photo":663,"video":664,"title":667,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":665,"categoryId":132,"isHot":6},"1735175748000","https://vietnamese.cgtn.com/2024/12/26/AUDI1735175744159263",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":665,"url":666,"cdUrl":10},"AUDI1735175744159263","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/26/1735175671311_889.mp3","Chương trình phát thanh tiếng Việt -- 25-12-2024",{"card":669},{"date":670,"brief":10,"headImg":10,"modifyDate":670,"author":10,"nickName":10,"channel":10,"link":671,"faceBookLink":10,"photo":672,"video":673,"title":676,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":674,"categoryId":132,"isHot":6},"1735089353000","https://vietnamese.cgtn.com/2024/12/25/AUDI1735089349557842",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":674,"url":675,"cdUrl":10},"AUDI1735089349557842","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/25/1735089316659_340.mp3","Chương trình phát thanh tiếng Việt -- 24-12-2024",{"card":678},{"date":679,"brief":10,"headImg":10,"modifyDate":679,"author":10,"nickName":10,"channel":10,"link":680,"faceBookLink":10,"photo":681,"video":682,"title":685,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":683,"categoryId":132,"isHot":6},"1735003376000","https://vietnamese.cgtn.com/2024/12/24/AUDI1735003372894603",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":683,"url":684,"cdUrl":10},"AUDI1735003372894603","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/24/1735003314365_249.mp3","Chương trình phát thanh tiếng Việt -- 23-12-2024",{"card":687},{"date":688,"brief":10,"headImg":10,"modifyDate":688,"author":10,"nickName":10,"channel":10,"link":689,"faceBookLink":10,"photo":690,"video":691,"title":694,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":692,"categoryId":132,"isHot":6},"1734919391000","https://vietnamese.cgtn.com/2024/12/23/AUDI1734919387651431",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":692,"url":693,"cdUrl":10},"AUDI1734919387651431","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/23/1734919376352_824.mp3","Chương trình phát thanh tiếng Việt -- 22-12-2024",{"card":696},{"date":697,"brief":10,"headImg":10,"modifyDate":697,"author":10,"nickName":10,"channel":10,"link":698,"faceBookLink":10,"photo":699,"video":700,"title":703,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":701,"categoryId":132,"isHot":6},"1734919307000","https://vietnamese.cgtn.com/2024/12/23/AUDI1734919303182429",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":701,"url":702,"cdUrl":10},"AUDI1734919303182429","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/23/1734919287332_905.mp3","Chương trình phát thanh tiếng Việt -- 21-12-2024",{"card":705},{"date":706,"brief":10,"headImg":10,"modifyDate":706,"author":10,"nickName":10,"channel":10,"link":707,"faceBookLink":10,"photo":708,"video":709,"title":712,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":710,"categoryId":132,"isHot":6},"1734919210000","https://vietnamese.cgtn.com/2024/12/23/AUDI1734919205791181",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":710,"url":711,"cdUrl":10},"AUDI1734919205791181","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/23/1734919187107_46.mp3","Chương trình phát thanh tiếng Việt -- 20-12-2024",{"card":714},{"date":715,"brief":10,"headImg":10,"modifyDate":715,"author":10,"nickName":10,"channel":10,"link":716,"faceBookLink":10,"photo":717,"video":718,"title":721,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":719,"categoryId":132,"isHot":6},"1734656680000","https://vietnamese.cgtn.com/2024/12/20/AUDI1734656676489780",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":719,"url":720,"cdUrl":10},"AUDI1734656676489780","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/20/1734656505103_953.mp3","Chương trình phát thanh tiếng Việt -- 19-12-2024",{"card":723},{"date":724,"brief":10,"headImg":10,"modifyDate":724,"author":10,"nickName":10,"channel":10,"link":725,"faceBookLink":10,"photo":726,"video":727,"title":730,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":728,"categoryId":132,"isHot":6},"1734571431000","https://vietnamese.cgtn.com/2024/12/19/AUDI1734571427478170",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":728,"url":729,"cdUrl":10},"AUDI1734571427478170","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/19/1734571403515_526.mp3","Chương trình phát thanh tiếng Việt -- 18-12-2024",{"card":732},{"date":733,"brief":10,"headImg":10,"modifyDate":733,"author":10,"nickName":10,"channel":10,"link":734,"faceBookLink":10,"photo":735,"video":736,"title":739,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":737,"categoryId":132,"isHot":6},"1734484333000","https://vietnamese.cgtn.com/2024/12/18/AUDI1734484330037175",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":737,"url":738,"cdUrl":10},"AUDI1734484330037175","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/18/1734484100035_361.mp3","Chương trình phát thanh tiếng Việt -- 17-12-2024",{"card":741},{"date":742,"brief":10,"headImg":10,"modifyDate":742,"author":10,"nickName":10,"channel":10,"link":743,"faceBookLink":10,"photo":744,"video":745,"title":748,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":746,"categoryId":132,"isHot":6},"1734398014000","https://vietnamese.cgtn.com/2024/12/17/AUDI1734398010951694",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":746,"url":747,"cdUrl":10},"AUDI1734398010951694","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/17/1734398001055_754.mp3","Chương trình phát thanh tiếng Việt -- 16-12-2024",{"card":750},{"date":751,"brief":10,"headImg":10,"modifyDate":751,"author":10,"nickName":10,"channel":10,"link":752,"faceBookLink":10,"photo":753,"video":754,"title":757,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":755,"categoryId":132,"isHot":6},"1734312134000","https://vietnamese.cgtn.com/2024/12/16/AUDI1734312131249884",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":755,"url":756,"cdUrl":10},"AUDI1734312131249884","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/16/1734312123016_800.mp3","Chương trình phát thanh tiếng Việt -- 15-12-2024",{"card":759},{"date":760,"brief":10,"headImg":10,"modifyDate":760,"author":10,"nickName":10,"channel":10,"link":761,"faceBookLink":10,"photo":762,"video":763,"title":766,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":764,"categoryId":132,"isHot":6},"1734312042000","https://vietnamese.cgtn.com/2024/12/16/AUDI1734312038443883",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":764,"url":765,"cdUrl":10},"AUDI1734312038443883","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/16/1734312004919_562.mp3","Chương trình phát thanh tiếng Việt -- 14-12-2024",{"card":768},{"date":769,"brief":10,"headImg":10,"modifyDate":769,"author":10,"nickName":10,"channel":10,"link":770,"faceBookLink":10,"photo":771,"video":772,"title":775,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":773,"categoryId":132,"isHot":6},"1734311925000","https://vietnamese.cgtn.com/2024/12/16/AUDI1734311913476878",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":773,"url":774,"cdUrl":10},"AUDI1734311913476878","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/16/1734311766865_460.mp3","Chương trình phát thanh tiếng Việt -- 13-12-2024",{"card":777},{"date":778,"brief":10,"headImg":10,"modifyDate":779,"author":10,"nickName":10,"channel":10,"link":780,"faceBookLink":10,"photo":781,"video":782,"title":785,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":783,"categoryId":132,"isHot":6},"1734050940000","1734052189000","https://vietnamese.cgtn.com/2024/12/13/AUDI1734050951196974",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":783,"url":784,"cdUrl":10},"AUDI1734050951196974","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/13/1734051876172_752.mp3","Chương trình phát thanh tiếng Việt -- 12-12-2024",{"card":787},{"date":788,"brief":10,"headImg":10,"modifyDate":788,"author":10,"nickName":10,"channel":10,"link":789,"faceBookLink":10,"photo":790,"video":791,"title":794,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":792,"categoryId":132,"isHot":6},"1733968957000","https://vietnamese.cgtn.com/2024/12/12/AUDI1733968953640198",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":792,"url":793,"cdUrl":10},"AUDI1733968953640198","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/12/1733968860142_171.mp3","Chương trình phát thanh tiếng Việt -- 11-12-2024",{"card":796},{"date":797,"brief":10,"headImg":10,"modifyDate":797,"author":10,"nickName":10,"channel":10,"link":798,"faceBookLink":10,"photo":799,"video":800,"title":803,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":801,"categoryId":132,"isHot":6},"1733904780000","https://vietnamese.cgtn.com/2024/12/11/AUDI1733904776423447",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":801,"url":802,"cdUrl":10},"AUDI1733904776423447","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/11/1733904763273_799.mp3","Chương trình phát thanh tiếng Việt -- 10-12-2024",{"card":805},{"date":806,"brief":10,"headImg":10,"modifyDate":806,"author":10,"nickName":10,"channel":10,"link":807,"faceBookLink":10,"photo":808,"video":809,"title":812,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":810,"categoryId":132,"isHot":6},"1733793610000","https://vietnamese.cgtn.com/2024/12/10/AUDI1733793606474802",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":810,"url":811,"cdUrl":10},"AUDI1733793606474802","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/10/1733793503943_65.mp3","Chương trình phát thanh tiếng Việt -- 09-12-2024",{"card":814},{"date":815,"brief":10,"headImg":10,"modifyDate":815,"author":10,"nickName":10,"channel":10,"link":816,"faceBookLink":10,"photo":817,"video":818,"title":821,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":819,"categoryId":132,"isHot":6},"1733710443000","https://vietnamese.cgtn.com/2024/12/09/AUDI1733710440083244",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":819,"url":820,"cdUrl":10},"AUDI1733710440083244","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/9/1733710423337_33.mp3","Chương trình phát thanh tiếng Việt -- 08-12-2024",{"card":823},{"date":824,"brief":10,"headImg":10,"modifyDate":824,"author":10,"nickName":10,"channel":10,"link":825,"faceBookLink":10,"photo":826,"video":827,"title":830,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":828,"categoryId":132,"isHot":6},"1733710353000","https://vietnamese.cgtn.com/2024/12/09/AUDI1733710349277272",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":828,"url":829,"cdUrl":10},"AUDI1733710349277272","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/9/1733710338725_554.mp3","Chương trình phát thanh tiếng Việt -- 07-12-2024",{"card":832},{"date":833,"brief":10,"headImg":10,"modifyDate":833,"author":10,"nickName":10,"channel":10,"link":834,"faceBookLink":10,"photo":835,"video":836,"title":839,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":837,"categoryId":132,"isHot":6},"1733710263000","https://vietnamese.cgtn.com/2024/12/09/AUDI1733710259880267",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":837,"url":838,"cdUrl":10},"AUDI1733710259880267","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/9/1733710239759_880.mp3","Chương trình phát thanh tiếng Việt -- 06-12-2024",{"card":841},{"date":842,"brief":10,"headImg":10,"modifyDate":842,"author":10,"nickName":10,"channel":10,"link":843,"faceBookLink":10,"photo":844,"video":845,"title":848,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":846,"categoryId":132,"isHot":6},"1733447624000","https://vietnamese.cgtn.com/2024/12/06/AUDI1733447621510283",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":846,"url":847,"cdUrl":10},"AUDI1733447621510283","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/6/1733447221339_470.mp3","Chương trình phát thanh tiếng Việt -- 05-12-2024",{"card":850},{"date":851,"brief":10,"headImg":10,"modifyDate":851,"author":10,"nickName":10,"channel":10,"link":852,"faceBookLink":10,"photo":853,"video":854,"title":857,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":855,"categoryId":132,"isHot":6},"1733360948000","https://vietnamese.cgtn.com/2024/12/05/AUDI1733360944122680",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":855,"url":856,"cdUrl":10},"AUDI1733360944122680","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/5/1733360921971_725.mp3","Chương trình phát thanh tiếng Việt -- 04-12-2024",{"card":859},{"date":860,"brief":10,"headImg":10,"modifyDate":860,"author":10,"nickName":10,"channel":10,"link":861,"faceBookLink":10,"photo":862,"video":863,"title":866,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":864,"categoryId":132,"isHot":6},"1733360771000","https://vietnamese.cgtn.com/2024/12/05/AUDI1733360767959676",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":864,"url":865,"cdUrl":10},"AUDI1733360767959676","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/5/1733360666084_166.mp3","Chương trình phát thanh tiếng Việt -- 03-12-2024",{"card":868},{"date":869,"brief":10,"headImg":10,"modifyDate":869,"author":10,"nickName":10,"channel":10,"link":870,"faceBookLink":10,"photo":871,"video":872,"title":866,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":873,"categoryId":132,"isHot":6},"1733278084000","https://vietnamese.cgtn.com/2024/12/04/AUDI1733278079802743",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":873,"url":874,"cdUrl":10},"AUDI1733278079802743","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/4/1733278048852_137.mp3",{"card":876},{"date":877,"brief":10,"headImg":10,"modifyDate":877,"author":10,"nickName":10,"channel":10,"link":878,"faceBookLink":10,"photo":879,"video":880,"title":883,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":881,"categoryId":132,"isHot":6},"1733188122000","https://vietnamese.cgtn.com/2024/12/03/AUDI1733188118616584",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":881,"url":882,"cdUrl":10},"AUDI1733188118616584","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/3/1733188104940_397.mp3","Chương trình phát thanh tiếng Việt -- 02-12-2024",{"card":885},{"date":886,"brief":10,"headImg":10,"modifyDate":886,"author":10,"nickName":10,"channel":10,"link":887,"faceBookLink":10,"photo":888,"video":889,"title":892,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":890,"categoryId":132,"isHot":6},"1733102324000","https://vietnamese.cgtn.com/2024/12/02/AUDI1733102320541555",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":890,"url":891,"cdUrl":10},"AUDI1733102320541555","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/2/1733102301189_670.mp3","Chương trình phát thanh tiếng Việt -- 01-12-2024",{"card":894},{"date":895,"brief":10,"headImg":10,"modifyDate":895,"author":10,"nickName":10,"channel":10,"link":896,"faceBookLink":10,"photo":897,"video":898,"title":901,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":899,"categoryId":132,"isHot":6},"1733102232000","https://vietnamese.cgtn.com/2024/12/02/AUDI1733102229275554",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":899,"url":900,"cdUrl":10},"AUDI1733102229275554","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/2/1733102218257_632.mp3","Chương trình phát thanh tiếng Việt -- 30-11-2024",{"card":903},{"date":904,"brief":10,"headImg":10,"modifyDate":904,"author":10,"nickName":10,"channel":10,"link":905,"faceBookLink":10,"photo":906,"video":907,"title":910,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":908,"categoryId":132,"isHot":6},"1733102148000","https://vietnamese.cgtn.com/2024/12/02/AUDI1733102144551550",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":908,"url":909,"cdUrl":10},"AUDI1733102144551550","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/12/2/1733102120723_267.mp3","Chương trình phát thanh tiếng Việt -- 29-11-2024",{"card":912},{"date":913,"brief":10,"headImg":10,"modifyDate":913,"author":10,"nickName":10,"channel":10,"link":914,"faceBookLink":10,"photo":915,"video":916,"title":919,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":917,"categoryId":132,"isHot":6},"1732841782000","https://vietnamese.cgtn.com/2024/11/29/AUDI1732841769907155",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":917,"url":918,"cdUrl":10},"AUDI1732841769907155","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/29/1732841746017_280.mp3","Chương trình phát thanh tiếng Việt -- 28-11-2024",{"card":921},{"date":922,"brief":10,"headImg":10,"modifyDate":922,"author":10,"nickName":10,"channel":10,"link":923,"faceBookLink":10,"photo":924,"video":925,"title":928,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":926,"categoryId":132,"isHot":6},"1732757597000","https://vietnamese.cgtn.com/2024/11/28/AUDI1732757593402355",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":926,"url":927,"cdUrl":10},"AUDI1732757593402355","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/28/1732757506592_485.mp3","Chương trình phát thanh tiếng Việt -- 27-11-2024",{"card":930},{"date":931,"brief":10,"headImg":10,"modifyDate":931,"author":10,"nickName":10,"channel":10,"link":932,"faceBookLink":10,"photo":933,"video":934,"title":937,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":935,"categoryId":132,"isHot":6},"1732695738000","https://vietnamese.cgtn.com/2024/11/27/AUDI1732695734519243",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":935,"url":936,"cdUrl":10},"AUDI1732695734519243","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/27/1732695475810_924.mp3","Chương trình phát thanh tiếng Việt -- 26-11-2024",{"card":939},{"date":940,"brief":10,"headImg":10,"modifyDate":940,"author":10,"nickName":10,"channel":10,"link":941,"faceBookLink":10,"photo":942,"video":943,"title":946,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":944,"categoryId":132,"isHot":6},"1732583449000","https://vietnamese.cgtn.com/2024/11/26/AUDI1732583444583901",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":944,"url":945,"cdUrl":10},"AUDI1732583444583901","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/26/1732583424751_461.mp3","Chương trình phát thanh tiếng Việt -- 25-11-2024",{"card":948},{"date":949,"brief":10,"headImg":10,"modifyDate":949,"author":10,"nickName":10,"channel":10,"link":950,"faceBookLink":10,"photo":951,"video":952,"title":955,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":953,"categoryId":132,"isHot":6},"1732497801000","https://vietnamese.cgtn.com/2024/11/25/AUDI1732497797401888",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":953,"url":954,"cdUrl":10},"AUDI1732497797401888","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/25/1732497784034_361.mp3","Chương trình phát thanh tiếng Việt -- 24-11-2024",{"card":957},{"date":958,"brief":10,"headImg":10,"modifyDate":958,"author":10,"nickName":10,"channel":10,"link":959,"faceBookLink":10,"photo":960,"video":961,"title":964,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":962,"categoryId":132,"isHot":6},"1732497707000","https://vietnamese.cgtn.com/2024/11/25/AUDI1732497704578887",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":962,"url":963,"cdUrl":10},"AUDI1732497704578887","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/25/1732497686366_452.mp3","Chương trình phát thanh tiếng Việt -- 23-11-2024",{"card":966},{"date":967,"brief":10,"headImg":10,"modifyDate":967,"author":10,"nickName":10,"channel":10,"link":968,"faceBookLink":10,"photo":969,"video":970,"title":973,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":971,"categoryId":132,"isHot":6},"1732497612000","https://vietnamese.cgtn.com/2024/11/25/AUDI1732497609428473",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":971,"url":972,"cdUrl":10},"AUDI1732497609428473","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/25/1732497590416_557.mp3","Chương trình phát thanh tiếng Việt -- 22-11-2024",{"card":975},{"date":976,"brief":10,"headImg":10,"modifyDate":976,"author":10,"nickName":10,"channel":10,"link":977,"faceBookLink":10,"photo":978,"video":979,"title":982,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":980,"categoryId":132,"isHot":6},"1732238017000","https://vietnamese.cgtn.com/2024/11/22/AUDI1732238014469428",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":980,"url":981,"cdUrl":10},"AUDI1732238014469428","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/22/1732237975563_395.mp3","Chương trình phát thanh tiếng Việt -- 21-11-2024",{"card":984},{"date":985,"brief":10,"headImg":10,"modifyDate":985,"author":10,"nickName":10,"channel":10,"link":986,"faceBookLink":10,"photo":987,"video":988,"title":991,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":989,"categoryId":132,"isHot":6},"1732155104000","https://vietnamese.cgtn.com/2024/11/21/AUDI1732155101257152",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":989,"url":990,"cdUrl":10},"AUDI1732155101257152","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/21/1732154859913_887.mp3","Chương trình phát thanh tiếng Việt -- 20-11-2024",{"card":993},{"date":994,"brief":10,"headImg":10,"modifyDate":994,"author":10,"nickName":10,"channel":10,"link":995,"faceBookLink":10,"photo":996,"video":997,"title":1000,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":998,"categoryId":132,"isHot":6},"1732070593000","https://vietnamese.cgtn.com/2024/11/20/AUDI1732070590364458",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":998,"url":999,"cdUrl":10},"AUDI1732070590364458","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/20/1732070574658_439.mp3","Chương trình phát thanh tiếng Việt -- 19-11-2024",{"card":1002},{"date":1003,"brief":10,"headImg":10,"modifyDate":1003,"author":10,"nickName":10,"channel":10,"link":1004,"faceBookLink":10,"photo":1005,"video":1006,"title":1009,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":1007,"categoryId":132,"isHot":6},"1731986089000","https://vietnamese.cgtn.com/2024/11/19/AUDI1731986085682844",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":127,"hdUrl":10,"id":1007,"url":1008,"cdUrl":10},"AUDI1731986085682844","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/19/1731986060034_661.mp3","Chương trình phát thanh tiếng Việt -- 18-11-2024",{"card":1011},{"date":1012,"brief":10,"headImg":10,"modifyDate":1012,"author":10,"nickName":10,"channel":10,"link":1013,"faceBookLink":10,"photo":1014,"video":1015,"title":1018,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":1016,"categoryId":132,"isHot":6},"1731898174000","https://vietnamese.cgtn.com/2024/11/18/AUDI1731898171055622",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":139,"hdUrl":10,"id":1016,"url":1017,"cdUrl":10},"AUDI1731898171055622","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/18/1731898156927_140.mp3","Chương trình phát thanh tiếng Việt -- 17-11-2024",{"card":1020},{"date":1021,"brief":10,"headImg":10,"modifyDate":1021,"author":10,"nickName":10,"channel":10,"link":1022,"faceBookLink":10,"photo":1023,"video":1024,"title":1027,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":1025,"categoryId":132,"isHot":6},"1731898079000","https://vietnamese.cgtn.com/2024/11/18/AUDI1731898075303621",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":259,"hdUrl":10,"id":1025,"url":1026,"cdUrl":10},"AUDI1731898075303621","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/18/1731898055847_776.mp3","Chương trình phát thanh tiếng Việt -- 16-11-2024",{"card":1029},{"date":1030,"brief":10,"headImg":10,"modifyDate":1030,"author":10,"nickName":10,"channel":10,"link":1031,"faceBookLink":10,"photo":1032,"video":1033,"title":1037,"xLink":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":131,"id":1035,"categoryId":132,"isHot":6},"1731897985000","https://vietnamese.cgtn.com/2024/11/18/AUDI1731897981914618",{"large":10,"width":22,"content":10,"height":22,"thurm":125},{"duration":1034,"hdUrl":10,"id":1035,"url":1036,"cdUrl":10},"3394","AUDI1731897981914618","https://38vodres.cgtn.com/cms/vrupload/audio/page/performance/aud/2024/11/18/1731897963016_959.mp3","Chương trình phát thanh tiếng Việt -- 15-11-2024","DatahrtK66nsz1QYDrdQ2e6u240825","YuenanyuCards447","Modu9xpM0GUTEpu2k79zBKyu240825","cards447",{"cardgroups":1043,"templateName":1051,"id":1052,"templateId":1053,"title":10},[1044],{"cardgroup":1045},{"cards":1046,"link":10,"id":1050,"title":10},[1047],{"card":1048},{"brief":10,"date":10,"headImg":10,"author":10,"nickName":10,"channel":10,"link":10,"faceBookLink":10,"photo":1049,"source":10,"menu":10,"title":10,"xLink":10,"content":10,"entitle":10,"subTitle":10,"extra":10,"isPlay":6,"id":10,"tag":10,"categoryId":10,"isHot":6},{"large":10,"width":22,"content":10,"height":22,"thurm":10},"DataZTRL1f4T5NHz2kqCHGUd240829","PublicsCgtnBottom","ModuwEcQUwV5SW08Bsq0U2pW240829","cgtnBottom",1,["Reactive",1056],{},["Set"],["ShallowReactive",1059],{"w30cgFITTF":1060},null,true,"/cgtnaudio"]</script> <script>window.__NUXT__={};window.__NUXT__.config={public:{debug:"",device:{enabled:true,defaultUserAgent:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.39 Safari/537.36",refreshOnResize:false}},app:{baseURL:"/",buildId:"9b479ded-862f-4afd-9594-cc50efeb6a5c",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10