CINXE.COM
Kho báu » Báo Phụ Nữ Việt Nam
<!DOCTYPE html> <html lang="vi"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- DESKTOP LIVE HEADER CONFIG --> <meta name="google-site-verification" content="RhPwkIZRNqK4GwCQNCsC72b4ToxP5MU8YTwg0auWhVo" /> <title>Kho báu » Báo Phụ Nữ Việt Nam</title> <meta name="description" content="kho báu" /> <meta name="keywords" content="kho-bau" /> <meta name="news_keywords" content="kho-bau" /> <meta property="og:title" content="Kho báu » Báo Phụ Nữ Việt Nam" /> <meta property="og:description" content="kho báu" /> <meta property="article:tag" content="kho-bau" /> <meta name="revisit-after" content="1 days"> <link rel="canonical" href="https://phunuvietnam.vn/kho-bau/cho-chay-huyen-thoai-cua-thu-phi-vua-ly-anh-tong-post15960.html" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Phunuvietnam" /> <meta name="copyright" content="Copyright (c) by https://phunuvietnam.vn" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="content-language" content="vi" /> <meta name="distribution" content="Global" /> <meta name="GENERATOR" content="https://phunuvietnam.vn" /> <meta name="RATING" content="GENERAL" /> <meta http-equiv="Cache-control" content="Public" /> <meta http-equiv="Expires" content="600" /> <meta http-equiv="refresh" content="1800" /> <meta name="Language" content="vi" /> <!-- Robots --> <meta name="Googlebot" content="index,follow" /> <meta name="Googlebot-News" content="index,follow" /> <meta name="robots" content="index,follow,all" /> <!-- DNS PREFETCH --> <meta http-equiv="x-dns-prefetch-control" content="on" /> <link rel="dns-prefetch" href="https://static.mediacdn.vn/"> <link rel="dns-prefetch" href="https://phunuvietnam.mediacdn.vn"> <link rel="dns-prefetch" href="https://videothumbs.mediacdn.vn/"> <link rel="dns-prefetch" href="https://videothumbs-ext.mediacdn.vn/"> <!-- Open Graph data --> <meta property="og:type" content="website" /> <meta property="og:site_name" content="BÁO PHỤ NỮ VIỆT NAM ĐIỆN TỬ" /> <meta property="og:rich_attachment" content="true" /> <meta property="article:publisher" content="https://www.facebook.com/baophunuvn/" /> <meta property="og:url" content="https://phunuvietnam.vn/kho-bau/cho-chay-huyen-thoai-cua-thu-phi-vua-ly-anh-tong-post15960.html" /> <meta property="og:image" content="https://static.mediacdn.vn/phunuvietnam/images/logoshare.jpg" /> <meta property="twitter:image" content="https://static.mediacdn.vn/phunuvietnam/images/logoshare.jpg" /> <meta property="og:image:type" content="image/png" /> <meta property="twitter:card" content="summary_large_image" /> <meta property="og:image:width" content="600" /> <meta property="og:image:height" content="315" /> <meta property="fb:app_id" content="1146545922067018" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name":"BÁO PHỤ NỮ VIỆT NAM ĐIỆN TỬ", "url": "https://phunuvietnam.vn", "logo": "https://static.mediacdn.vn/phunuvietnam/web_images/logo-60-v1.png", "email": "mailto:pnvnonline@phunuvietnam.vn", "sameAs":[ "https://www.facebook.com/baophunuvn/"], "contactPoint": [{ "@type": "ContactPoint", "telephone": "+842439713500", "contactType": "customer service" }], "address": { "@type": "PostalAddress", "addressLocality": "Hai Bà Trưng", "addressRegion": "Hà Nội", "addressCountry": "Vietnam", "postalCode":"100000", "streetAddress": "47 Hàng Chuối" } } </script> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type": "WebSite", "name":"kho báu » Báo Phụ Nữ Việt Nam", "alternateName": "kho báu", "url":"https://phunuvietnam.vn/kho-bau.html" } </script> <script type="application/ld+json"> { "@context":"http://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Trang chủ", "item": "https://phunuvietnam.vn" },{ "@type": "ListItem", "position": 2, "name": "kho báu", "item": "https://phunuvietnam.vn/kho-bau.html" } ] } </script> <!-- FAVICON --> <link rel="shortcut icon" href="https://static.mediacdn.vn/phunuvietnam/web_images/logo-60-v1.png" type="image/x-icon" /> <meta http-equiv="audience" content="General"> <meta name="MobileOptimized" content="100" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-touch-fullscreen" content="yes" /> <!-- PAGE CONFIG --> <meta name="format-detection" content="telephone=no" /> <meta name="format-detection" content="address=no" /> <script nonce="sclotusinnline" type="text/javascript"> var _ADM_Channel = '%2Ftag%2F'; </script> <script type="text/javascript"> function getMeta(t) { let e = document.getElementsByTagName("meta"); for (let n = 0; n < e.length; n++)if (e[n].getAttribute("name") === t) return e[n].getAttribute("content"); return "" } function loadJsAsync(jsLink, callback, callbackEr) { var scriptEl = document.createElement("script"); scriptEl.type = "text/javascript"; scriptEl.async = true; if (typeof callback == "function") { scriptEl.onreadystatechange = scriptEl.onload = function () { callback(); }; } scriptEl.src = jsLink; if (typeof callbackEr != "undefined") { scriptEl.setAttribute('onerror', callbackEr); } if (scriptEl) { var _scripts = document.getElementsByTagName("script"); var checkappend = false; for (var i = 0; i < _scripts.length; i++) { if (_scripts[i].src == jsLink) checkappend = true } if (!checkappend) { var head = document.getElementsByTagName('head')[0]; head.appendChild(scriptEl); } } } function loadJsDefer(e, t, a) { var n = document.createElement("script"); if (n.type = "text/javascript", n.defer = !0, "function" == typeof t && (n.onreadystatechange = n.onload = function () { t() }), n.src = e, void 0 !== a && n.setAttribute("onerror", a), n) { for (var r = document.getElementsByTagName("script"), c = !1, o = 0; o < r.length; o++)r[o].src == e && (c = !0); !c && document.getElementsByTagName("head")[0].appendChild(n) } } var hdUserAgent = getMeta("uc:useragent"); var isNotAllowAds = hdUserAgent.includes("not-allow-ads"); var appSettings = { domain: "https://phunuvietnam.vn", ajaxDomain: "https://eth.cnnd.vn", domainUtil: "https://eth.cnnd.vn", signalrHost: "", sharefbApiDomain: "https://sharefb.cnnd.vn", weather: "https://weather.cnnd.vn", videoplayer: "https://vcplayer.mediacdn.vn", imageStorage: "https://phunuvietnam.mediacdn.vn", videoImageDomain: "https://videothumbs.mediacdn.vn", sportApi: "http://s1.channelvn.net", allowSignalr: false, extension: ".htm", allowAds: true && !isNotAllowAds }; Object.freeze(appSettings); </script> <script> if (!isNotAllowAds) { loadJsAsync('https://media1.admicro.vn/core/adm_tracking.js'); } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script> if (!isNotAllowAds) { (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-4263013-7', 'auto', { 'name': 'pagepnvn' }); ga('pagepnvn.send', 'pageview'); ga('create', 'UA-66105451-1', 'auto'); ga('send', 'pageview'); } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } if (!isNotAllowAds) { loadJsAsync('https://www.googletagmanager.com/gtag/js?id=G-EEQYP52RTG'); gtag('js', new Date()); gtag('config', 'G-EEQYP52RTG'); } </script> <script type="text/javascript"> if (!isNotAllowAds) { (function (w, c, d) { w['admicroAnalyticsObject'] = c; w[c] = w[c] || function () { (w[d] = w[d] || []).push(arguments); }; w[c].t = 1 * new Date(); var a = document.createElement("script"); a.type = "text/javascript"; a.async = !0; a.src = "//static.contineljs.com/core/analytics.js"; var b = document.getElementsByTagName("script")[0]; b.parentNode.insertBefore(a, b); })(window, 'admicro_analytics', 'admicro_analytics_q'); admicro_analytics({ event: "pageviews", domain: "phunuvietnam.vn", id: 1771 }); } </script> <style> /* .header { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); filter: grayscale(100%); position: relative; z-index: 9; } */ .quoc-tang { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); filter: grayscale(100%); position: relative; z-index: 9; } .box-banner-header-right { margin: -23px 0 -17px; width: 340px; } </style> <link href="https://static.mediacdn.vn/phunuvietnam/web_min/cate-24012024v3.min.css" rel="stylesheet" /> <!-- ADS ASYNC--> <!-- script cắm ở đầu site --> <script> var arfAsync = arfAsync || []; if (!isNotAllowAds) { loadJsAsync('https://static.amcdn.vn/tka/cdn.js'); loadJsAsync('https://media1.admicro.vn/cms/Arf.min.js', "", callbackEr = "window.arferrorload = true;"); } </script> </head> <body class="relative"> <input type="hidden" name="hdOrgTitle" id="hdOrgTitle" value="kho báu" /> <input type="hidden" name="hdZoneId" id="hdZoneId" value="0" /> <input type="hidden" name="hdTagUrl" id="hdTagUrl" value="kho-bau" /> <input type="hidden" name="hdPageIndex" id="hdPageIndex" value="1" /> <div id="fb-root"></div> <div id="admWrapsite"> <zone id="k1hcsv7k"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("k1hcsv7k"); </script> <header class="header"> <div class="header__top"> <div class="container"> <div class="header__top-flex"> <div class="header__t-left"> <div class="time"> <span class="icon"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.5 2C5.375 2 2 5.375 2 9.5C2 13.625 5.375 17 9.5 17C13.625 17 17 13.625 17 9.5C17 5.375 13.625 2 9.5 2ZM11.825 9.05L9.875 10.175C9.5 10.4 9.05 10.25 8.825 9.875C8.75 9.725 8.75 9.65 8.75 9.5V5.75C8.75 5.3 9.05 5 9.5 5C9.95 5 10.25 5.3 10.25 5.75V8.225L11.075 7.775C11.45 7.55 11.9 7.7 12.125 8.075C12.35 8.45 12.2 8.825 11.825 9.05Z" fill="#8D99AE" /> </svg> </span> <span class="header-time">Thứ ..., 24/11/2024</span> </div> <div class="box-weather"> <div class="box-title home__weather"> <div class="label" id="divWeather"> </div> <span class="collapse"> <svg width="10" height="7" viewBox="0 0 6 5" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.5 1.25L3 3.75L5.5 1.25" stroke="#2B2D42" /> </svg> </span> <div class="box_weather"> <input class="search_city" placeholder="Nhập tên tỉnh thành..." /> <ul id="lstTinhThanh"> </ul> </div> </div> </div> </div> <div class="header__t-right"> <div class="header__t-contact"> <div class="item"> <span class="icon"> <svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.3719 6.31249H15.4302C15.3827 5.92083 15.1452 5.52916 14.8048 5.33749L8.83561 2.14583L2.73978 5.33749C2.35978 5.55416 2.10645 6.01249 2.10645 6.45416V12.9792C2.10645 13.8958 2.81895 14.6458 3.68978 14.6458V6.64583L8.83561 3.81249L13.3719 6.31249Z" fill="#FF0000" /> <path d="M16.3564 7.14583H6.06478C5.19395 7.14583 4.48145 7.89583 4.48145 8.81249V16.3125C4.48145 17.2292 5.19395 17.9792 6.06478 17.9792H16.3564C17.2273 17.9792 17.9398 17.2292 17.9398 16.3125V8.81249C17.9398 7.89583 17.2273 7.14583 16.3564 7.14583ZM16.3564 16.3125H6.06478V10.4792L11.2106 13.2542L16.3564 10.4792V16.3125ZM11.2106 11.5875L6.06478 8.81249H16.3564L11.2106 11.5875Z" fill="#FF0000" /> </svg> </span> <div class="content"> <a href="mailto:pnvnonline@phunuvietnam.vn" title="Email" target="_blank" rel="nofollow"> <p class="label">Email </p> <p class="value">pnvnonline@phunuvietnam.vn</p> </a> </div> </div> <div class="item"> <span class="icon"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.2236 1.37503H7.22363C5.77113 1.37503 4.59863 2.54753 4.59863 4.00003V18C4.59863 19.4525 5.77113 20.625 7.22363 20.625H14.2236C15.6761 20.625 16.8486 19.4525 16.8486 18V4.00003C16.8486 2.54753 15.6761 1.37503 14.2236 1.37503ZM15.0986 16.25H6.34863V4.00003H15.0986V16.25ZM12.4736 18.875H8.97363V18H12.4736V18.875Z" fill="#FF0000" /> </svg> </span> <div class="content"> <a href="tel:0941707373" title="Email" target="_blank" rel="nofollow"> <p class="label"> Hotline </p> <p class="value"> 094.170.7373 </p> </a> </div> </div> </div> <div class="social"> <a class="item" href="https://www.facebook.com/baophunuvn/" title="Facebook" target="_blank" rel="nofollow"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="11" cy="11" r="9.625" fill="#FF0000" /> <path d="M14.5844 13.9436L15.012 11.2269H12.3373V9.46481C12.3373 8.72142 12.7103 7.99636 13.9082 7.99636H15.125V5.68356C15.125 5.68356 14.0212 5.5 12.9664 5.5C10.7627 5.5 9.32364 6.8014 9.32364 9.15643V11.2269H6.875V13.9436H9.32364V20.5112C9.81524 20.5865 10.3182 20.625 10.8305 20.625C11.3428 20.625 11.8457 20.5865 12.3373 20.5112V13.9436H14.5844Z" fill="white" /> </svg> </a> <a href="https://www.youtube.com/@BaoPhuNuVietNam" class="item" title="Youtube" target="_blank" rel="nofollow"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.50002 19C14.7467 19 19 14.7467 19 9.50002C19 4.2533 14.7467 0 9.50002 0C4.2533 0 0 4.2533 0 9.50002C0 14.7467 4.2533 19 9.50002 19Z" fill="#FF0000" /> <path d="M9.50001 5.39523C11.7637 5.39523 13.6048 7.23632 13.6048 9.50002C13.6048 11.7637 11.7637 13.6048 9.50001 13.6048C7.23631 13.6048 5.39522 11.7637 5.39522 9.50002C5.39522 7.23632 7.23631 5.39523 9.50001 5.39523ZM9.50001 5.00002C7.01424 5.00002 5 7.01426 5 9.50002C5 11.9858 7.01424 14 9.50001 14C11.9858 14 14 11.9858 14 9.50002C14 7.01426 11.9858 5.00002 9.50001 5.00002Z" fill="white" /> <path d="M8 12L12 9.39132L8 7.00002V12Z" fill="white" /> </svg> </a> </div> </div> </div> </div> </div> <div class="header__middle"> <div class="container"> <div class="header__middle-flex"> <div class="header__m-left"> <div class="search-container header__search"> <input class="input-search" type="text" placeholder="Tìm kiếm" id="txtSearch" class="fl" /> <a href="javascript:;" title="Tìm kiếm" class="search btn-search"> <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.0605 9.679L8.59495 7.17929C9.01386 6.50318 9.257 5.70405 9.257 4.84644C9.257 2.42014 7.31681 0.453491 4.92357 0.453491C2.53034 0.453491 0.590332 2.42014 0.590332 4.84644C0.590332 7.27283 2.53025 9.2393 4.92357 9.2393C5.84419 9.2393 6.69692 8.94751 7.3986 8.45171L9.83481 10.9217C10.0041 11.0931 10.226 11.1785 10.4477 11.1785C10.6696 11.1785 10.8912 11.0931 11.0608 10.9217C11.3991 10.5783 11.3991 10.0222 11.0605 9.679ZM4.92357 7.81605C3.30597 7.81605 1.99451 6.48661 1.99451 4.84663C1.99451 3.20664 3.30597 1.87711 4.92357 1.87711C6.54127 1.87711 7.85264 3.20664 7.85264 4.84663C7.85264 6.48661 6.54127 7.81605 4.92357 7.81605Z" fill="#A3A1A1" /> </svg> </a> </div> <div class="header__tag"> <span class="icon"> <svg width="19" height="11" viewBox="0 0 19 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_480_96)"> <path d="M1.02148 9.31624L5.47571 4.42739L9.6514 9.03078L16.3416 2.16685" stroke="#FF0000" stroke-width="1.55682" stroke-miterlimit="10" /> <path d="M16.2715 6.25221L17.3626 1.1455L12.2559 2.47297L16.2715 6.25221Z" fill="#FF0000" /> </g> <defs> <clipPath id="clip0_480_96"> <rect width="18.7387" height="10.2134" fill="white" transform="translate(0 0.124161)" /> </clipPath> </defs> </svg> </span> <div class="list"> <div class="swiper header-tag-sw"> <div class="swiper-wrapper hot-topic"> </div> </div> </div> </div> </div> <a href="/" class="header__logo" title="Phụ nữ việt nam"> <img src="https://static.mediacdn.vn/phunuvietnam/images/logo.png" alt="Phụ nữ Việt Nam" width="446" height="80" /> </a> <div class="header__m-right"> <div class="box-banner-header-right"> <a title="Kỷ nguyên mới và sứ mệnh của Phụ nữ Việt nam" href="/chu-de/ky-nguyen-moi-va-su-menh-cua-phu-nu-viet-nam-244.htm"> <img src="https://static.mediacdn.vn/phunuvietnam/web_images/ky-nguyen-moi-va-su-menh-cua-pnvn.jpg" alt="Kỷ nguyên mới và sứ mệnh của Phụ nữ Việt nam"/> </a> </div> </div> </div> </div> </div> <div class="header__bottom"> <div class="container"> <div class="header__bottom-flex"> <div class="header__nav"> <ul> <li class="active"> <a href="/" title="Trang chủ" class="nav-link home"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.2246 17.8663C18.2246 18.1316 18.1193 18.3859 17.9317 18.5735C17.7442 18.761 17.4898 18.8663 17.2246 18.8663H1.22461C0.959393 18.8663 0.705039 18.761 0.517503 18.5735C0.329966 18.3859 0.22461 18.1316 0.22461 17.8663V7.35635C0.224504 7.20396 0.259227 7.05356 0.326125 6.91665C0.393024 6.77973 0.49033 6.65991 0.61061 6.56635L8.61061 0.344346C8.78615 0.207791 9.00221 0.133652 9.22461 0.133652C9.44701 0.133652 9.66307 0.207791 9.83861 0.344346L17.8386 6.56635C17.9589 6.65991 18.0562 6.77973 18.1231 6.91665C18.19 7.05356 18.2247 7.20396 18.2246 7.35635V17.8663ZM16.2246 16.8663V7.84435L9.22461 2.40035L2.22461 7.84435V16.8663H16.2246ZM4.22461 12.8663H14.2246V14.8663H4.22461V12.8663Z" fill="#222222" /> </svg> </a> </li> <li> <a href="/chinh-tri-xa-hoi.htm" title="Chính trị - Xã hội" class="nav-link "> Chính trị - Xã hội </a> </li> <li> <a href="/luat-va-doi.htm" title="Luật và Đời" class="nav-link "> Luật và Đời </a> </li> <li> <a href="/tai-chinh-gia-dinh.htm" title="Tài chính gia đình" class="nav-link "> Tài chính gia đình </a> </li> <li> <a href="/nha-dat.htm" title="Nhà đất" class="nav-link "> Nhà đất </a> </li> <li> <a href="/lao-dong-viec-lam.htm" title="Lao động – Việc làm" class="nav-link "> Lao động – Việc làm </a> </li> <li> <a href="/doanh-nghiep-doanh-nhan.htm" title="Doanh nghiệp - Doanh nhân" class="nav-link "> Doanh nghiệp - Doanh nhân </a> </li> <li> <a href="/multimedia.htm" title="Multimedia" class="nav-link "> Multimedia </a> </li> <li> <a href="/giao-duc.htm" title="Giáo dục" class="nav-link "> Giáo dục </a> </li> <li> <a href="/lam-cha-me.htm" title="Làm cha mẹ" class="nav-link "> Làm cha mẹ </a> </li> <li> <a href="/khoe.htm" title="Khỏe" class="nav-link "> Khỏe </a> </li> </ul> </div> <div class="header__navmega"> <a href="javascript:;" rel="nofollow" class="header__nav-all"> Tất cả <span class="icon"> <svg width="16" height="11" viewBox="0 0 16 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.522461" y="0.59375" width="14.7031" height="2.06271" rx="1.03136" fill="#2B2D42" /> <rect x="5.47461" y="4.71915" width="9.75092" height="2.06271" rx="1.03136" fill="#2B2D42" /> <rect x="0.522461" y="8.8446" width="14.7031" height="2.06271" rx="1.03136" fill="#2B2D42" /> </svg> </span> </a> <div class="header__mega-menu"> <div class="container"> <div class="list-menu"> <div class="box-item"> <a href="/chinh-tri-xa-hoi.htm" class="box-title" title="Chính trị - Xã hội">CHÍNH TRỊ & XÃ HỘI</a> <div class="list-sub"> <a class="nav-sub" href="/chinh-tri-xa-hoi/hoat-dong-hoi.htm" title="Hoạt động Hội">Hoạt động Hội</a> <a class="nav-sub" href="/chinh-tri-xa-hoi/gioi-24-7.htm" title="Giới 24/7">Giới 24/7</a> <a class="nav-sub" href="/chinh-tri-xa-hoi/mottainai.htm" title="Mottainai">Mottainai</a> </div> </div> <div class="box-item"> <a href="/luat-va-doi.htm" title="Luật và đời" class="box-title">Luật và đời</a> <div class="list-sub"> <a class="nav-sub" href="/luat-va-doi/tu-van-phap-luat.htm" title="Tư vấn pháp luật">Tư vấn pháp luật</a> <a class="nav-sub" href="/luat-va-doi/thu-ban-doc.htm" title="Thư bạn đọc">Thư bạn đọc</a> </div> </div> <div class="box-item"> <a href="/giao-duc.htm" title="Giáo dục" class="box-title">Giáo dục</a> </div> <div class="box-item"> <a href="/khoe.htm" title="Khỏe" class="box-title">Khỏe</a> <div class="list-sub"> <a class="nav-sub" href="/khoe/yoga.htm" title="Yoga">Yoga</a> <a class="nav-sub" href="/khoe/fitness.htm" title="Fitness">Fitness</a> </div> </div> <div class="box-item"> <a href="/dep.htm" title="Đẹp" class="box-title">Đẹp</a> <div class="list-sub"> <a class="nav-sub" href="/dep/dep-tich-cuc.htm" title="Đẹp tích cực">Đẹp tích cực</a> <a class="nav-sub" href="/dep/fashion.htm" title="Fashion">Fashion</a> <a class="nav-sub" href="/dep/my-pham.htm" title="Mỹ phẩm">Mỹ phẩm</a> </div> </div> <div class="box-item"> <a href="/yeu.htm" title="Yêu" class="box-title">Yêu</a> <div class="list-sub"> <a class="nav-sub" href="/yeu/phien-ban-toi.htm" title="Phiên bản Tôi">Phiên bản Tôi</a> <a class="nav-sub" href="/yeu/hanh-phuc-gia-dinh-audio.htm" title="Hạnh phúc gia đình Audio">Hạnh phúc gia đình Audio</a> <a class="nav-sub" href="/yeu/gia-dinh-tre.htm" title="Gia đình trẻ">Gia đình trẻ</a> <a class="nav-sub" href="/yeu/toc-muoi-tieu.htm" title="Tóc muối tiêu">Tóc muối tiêu</a> <a class="nav-sub" href="/yeu/trao-va-nhan.htm" title="Trao và Nhận">Trao và Nhận</a> <a class="nav-sub" href="/yeu/clb-ket-ban.htm" title="CLB kết bạn">CLB kết bạn</a> </div> </div> <div class="box-item"> <a href="/thanh-tam-tu-van.htm" title="Thanh Tâm tư vấn" class="box-title">Thanh Tâm tư vấn</a> </div> <div class="box-item"> <a href="/the-gioi-dan-ong.htm" title="Thế giới đàn ông" class="box-title">Thế giới đàn ông</a> <div class="list-sub"> <a class="nav-sub" href="/the-gioi-dan-ong/hoi-vien-danh-du.htm" title="Hội viên danh dự">Hội viên danh dự</a> <a class="nav-sub" href="/the-gioi-dan-ong/nam-hoc-bi-an.htm" title="Nam học bí ẩn">Nam học bí ẩn</a> </div> </div> <div class="box-item"> <a href="/lam-cha-me.htm" title="Làm cha mẹ" class="box-title">Làm cha mẹ</a> </div> <div class="box-item"> <a href="/tai-chinh-gia-dinh.htm" title="Tài chính gia đình" class="box-title">Tài chính gia đình</a> </div> <div class="box-item"> <a href="/lao-dong-viec-lam.htm" title="Lao động việc làm" class="box-title">Lao động - Việc làm</a> </div> <div class="box-item"> <a href="/nha-dat.htm" title="Nhà đất" class="box-title">Nhà đất</a> <div class="list-sub"> <a class="nav-sub" href="/nha-dat/moi-nong.htm" title="Mới nóng">Mới nóng</a> <a class="nav-sub" href="/nha-dat/phong-thuy.htm" title="Phong thủy">Phong thủy</a> </div> </div> <div class="box-item growup"> <a href="/doanh-nghiep-doanh-nhan.htm" title="Doanh nghiệp - Doanh nhân" class="box-title">Doanh nghiệp - Doanh nhân</a> <div class="list-sub"> <a class="nav-sub" href="/doanh-nghiep-doanh-nhan/trai-nghiem.htm" title="Trải nghiệm">Trải nghiệm</a> </div> </div> <div class="box-item"> <a href="/doc-la.htm" title="Độc - Lạ" class="box-title">Độc - Lạ</a> <div class="list-sub"> <a class="nav-sub" href="/doc-la/am-thuc.htm" title="Ẩm thực">Ẩm thực</a> <a class="nav-sub" href="/doc-la/hang-hieu.htm" title="Hàng hiệu">Hàng hiệu</a> <a class="nav-sub" href="/doc-la/du-lich.htm" title="Du lịch">Du lịch</a> </div> </div> <div class="box-item"> <a href="/van-hoa-giai-tri.htm" title="Văn hóa - Giải trí" class="box-title">Văn hóa - Giải trí</a> </div> <div class="box-item"> <a href="/multimedia.htm" title="Multimedia" class="box-title">Multimedia</a> <div class="list-sub"> <a href="/video.htm" title="Video" class="nav-sub">Video</a> <a href="/audio.htm" class="nav-sub">Podcast</a> <a href="/video/phim-tai-lieu.htm" title="PHIM TÀI LIỆU" class="nav-sub">PHIM TÀI LIỆU</a> <a href="/video/su-ke.htm" title="SỬ KỂ" class="nav-sub">SỬ KỂ</a> </div> </div> <div class="box-item"> <a href="/magazine.htm" title="E-Magazine" class="box-title">E-Magazine</a> </div> </div> </div> </div> </div> </div> </div> </div> </header> <script async type="text/javascript"> (runinit = window.runinit || []).push(function () { try { if (!isNotAllowAds) lotusWeather('2347727'); } catch (ex) { console.log(ex.message); } var dayOfWeek = ["Chủ nhật", "Thứ hai", "Thứ ba", "Thứ tư", "Thứ năm", "Thứ sáu", "Thứ bảy"]; var fnSetDateTimeString = function () { var d = new Date(); var dString = dayOfWeek[d.getDay()] + ", " + (d.getDate() < 10 ? "0" : "") + d.getDate() + "/" + (d.getMonth() + 1) + "/" + d.getFullYear(); $(".header-time").html(dString); }; fnSetDateTimeString(); setInterval(fnSetDateTimeString, 10000); }); </script> <div class="main" id="main-content"> <div class="list__news list__focus"> <div class="container"> <div class="list__news-flex"> <div class="list__news-main"> <div class="body-tags"> <div class="list__mnav"> <div class="title"> <span>Tags: </span> <h1>kho báu</h1> <div class="clearfix"></div> </div> </div> </div> <div class="box-news"> <div class="box-category" data-layout="31" data-key=""> <div class="box-category-middle list-news-timeline"> <div class="box-category-item" data-newsid="20230725220836851"> <a class="box-category-link-with-avatar img-resize" href="/cong-nhan-pha-nui-xay-ham-phat-hien-mot-ho-den-la-chuyen-gia-mat-3-thang-dao-boi-tim-ra-kho-bau-20230725220836851.htm" title="Công nhân phá núi xây hầm phát hiện một hố đen lạ, chuyên gia mất 3 tháng đào bới tìm ra “kho báu” " data-id="20230725220836851" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2023/7/25/lu-huong-1690295904792545947643-0-0-381-610-crop-1690296291099548462328.jpeg" alt="Công nhân phá núi xây hầm phát hiện một hố đen lạ, chuyên gia mất 3 tháng đào bới tìm ra “kho báu” " data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/cong-nhan-pha-nui-xay-ham-phat-hien-mot-ho-den-la-chuyen-gia-mat-3-thang-dao-boi-tim-ra-kho-bau-20230725220836851.htm" title="Công nhân phá núi xây hầm phát hiện một hố đen lạ, chuyên gia mất 3 tháng đào bới tìm ra “kho báu” " data-id="20230725220836851" data-newstype="0">Công nhân phá núi xây hầm phát hiện một hố đen lạ, chuyên gia mất 3 tháng đào bới tìm ra “kho báu” </a> </h2> <span class="box-category-time time-ago" title="07/25/2023 23:01:00"></span> <p data-type="sapo" class="box-category-sapo">“Kho báu” hơn 2.000 năm với nhiều bảo vật không thể sao chép này khiến các chuyên gia vô cùng kinh ngạc.</p> </div> </div> <div class="box-category-item" data-newsid="20230715214307215"> <a class="box-category-link-with-avatar img-resize" href="/vung-dat-nam-nao-cung-mat-mua-chuyen-gia-lap-tuc-toi-sau-10-nam-moi-phat-hien-ra-su-that-bat-ngo-20230715214307215.htm" title="Vùng đất năm nào cũng mất mùa, chuyên gia lập tức tới, sau 10 năm mới phát hiện ra sự thật bất ngờ" data-id="20230715214307215" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2023/7/15/vung-dat-16894313359091253602550-0-0-375-600-crop-1689431339833914286701.png" alt="Vùng đất năm nào cũng mất mùa, chuyên gia lập tức tới, sau 10 năm mới phát hiện ra sự thật bất ngờ" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/vung-dat-nam-nao-cung-mat-mua-chuyen-gia-lap-tuc-toi-sau-10-nam-moi-phat-hien-ra-su-that-bat-ngo-20230715214307215.htm" title="Vùng đất năm nào cũng mất mùa, chuyên gia lập tức tới, sau 10 năm mới phát hiện ra sự thật bất ngờ" data-id="20230715214307215" data-newstype="0">Vùng đất năm nào cũng mất mùa, chuyên gia lập tức tới, sau 10 năm mới phát hiện ra sự thật bất ngờ</a> </h2> <span class="box-category-time time-ago" title="07/15/2023 22:14:00"></span> <p data-type="sapo" class="box-category-sapo">Hóa ra nguyên nhân khiến vùng đất này năm nào cũng mất mùa bắt nguồn từ một “kho báu” được chôn cất ở đây cách 2.500 năm.</p> </div> </div> <div class="box-category-item" data-newsid="20230424205416752"> <a class="box-category-link-with-avatar img-resize" href="/9-lan-bi-danh-thuc-trong-dem-dan-lang-keo-toi-thi-phat-hien-kho-bau-hon-3-nghin-ty-20230424205416752.htm" title="9 lần bị "đánh thức" trong đêm, dân làng kéo tới thì phát hiện kho báu hơn 3 nghìn tỷ" data-id="20230424205416752" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2023/4/24/trom-mo-7-16823443514091472243036-0-62-421-736-crop-16823443912561018472544.png" alt="9 lần bị "đánh thức" trong đêm, dân làng kéo tới thì phát hiện kho báu hơn 3 nghìn tỷ" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/9-lan-bi-danh-thuc-trong-dem-dan-lang-keo-toi-thi-phat-hien-kho-bau-hon-3-nghin-ty-20230424205416752.htm" title="9 lần bị "đánh thức" trong đêm, dân làng kéo tới thì phát hiện kho báu hơn 3 nghìn tỷ" data-id="20230424205416752" data-newstype="0">9 lần bị "đánh thức" trong đêm, dân làng kéo tới thì phát hiện kho báu hơn 3 nghìn tỷ</a> </h2> <span class="box-category-time time-ago" title="04/24/2023 21:04:00"></span> <p data-type="sapo" class="box-category-sapo">Khi dân làng đang ngủ, 9 "cơn rung chấn" liên tiếp xảy ra khiến họ phải tỉnh giấc. Nào ngờ sau khi tìm tới nơi, họ lại phát hiện ra một kho báu trị giá hàng nghìn tỷ.</p> </div> </div> <div class="box-category-item" data-newsid="61138"> <a class="box-category-link-with-avatar img-resize" href="/kho-bau-yeu-thuong-cua-moi-ba-me-61138.htm" title="Kho báu yêu thương của mỗi bà mẹ" data-id="61138" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/b0a3546d6adc9a498f4e3942456f2abb/thumb/kho-bau-yeu-thuong-cua-moi-ba-me-vi-sao-6-thumb43.jpg" alt="Kho báu yêu thương của mỗi bà mẹ" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/kho-bau-yeu-thuong-cua-moi-ba-me-61138.htm" title="Kho báu yêu thương của mỗi bà mẹ" data-id="61138" data-newstype="0">Kho báu yêu thương của mỗi bà mẹ</a> </h2> <span class="box-category-time time-ago" title="06/26/2019 22:26:00"></span> <p data-type="sapo" class="box-category-sapo">“Vì sao nhiều người yêu mẹ thế?”. Cái gì cơ? Con có nhầm không? Làm gì có chuyện nhiều người yêu mẹ?... Ắt hẳn nhiều bà mẹ khác cũng như tôi, không tin vào câu thắc mắc của một đứa trẻ. 9 tuổi thì biết gì về cuộc sống, hiểu gì về yêu thương và nhìn nhận nỗi gì về mẹ nó! Nhưng mà…</p> </div> </div> <div class="box-category-item" data-newsid="50825"> <a class="box-category-link-with-avatar img-resize" href="/nhat-ban-ba-do-ac-quy-tuoc-mang-song-hang-tram-tre-so-sinh-50825.htm" title="Nhật Bản: Bà đỡ 'ác quỷ 'tước mạng sống hàng trăm trẻ sơ sinh" data-id="50825" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/7c9ba5420014ef899bcf06b3e1638083/thumb/nhat-ban-ba-do-ac-quy-tuoc-mang-song-hang-tram-tre-so-sinh-a3-miyuki-ishikawa-3-thumb43.jpg" alt="Nhật Bản: Bà đỡ 'ác quỷ 'tước mạng sống hàng trăm trẻ sơ sinh" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/nhat-ban-ba-do-ac-quy-tuoc-mang-song-hang-tram-tre-so-sinh-50825.htm" title="Nhật Bản: Bà đỡ 'ác quỷ 'tước mạng sống hàng trăm trẻ sơ sinh" data-id="50825" data-newstype="0">Nhật Bản: Bà đỡ 'ác quỷ 'tước mạng sống hàng trăm trẻ sơ sinh</a> </h2> <span class="box-category-time time-ago" title="11/05/2018 15:52:00"></span> <p data-type="sapo" class="box-category-sapo">Miyuki Ishikawa được xem là bà đỡ tàn độc nhất Nhật Bản khi đã ra tay giết hại và giấu xác hàng trăm Đứa trẻ sơ sinh chỉ vì bố mẹ chúng không đủ điều kiện để nuôi con.</p> </div> </div> <div class="box-category-item" data-newsid="43213"> <a class="box-category-link-with-avatar img-resize" href="/nguoi-con-kien-cuong-cua-que-huong-tam-ky-43213.htm" title="Người con kiên cường của quê hương Tam Kỳ" data-id="43213" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/c6d734830ce616264b3a36647dff1b51/thumb/nguoi-con-kien-cuong-cua-que-huong-tam-ky-anh-dai-dien-1-thumb43.jpg" alt="Người con kiên cường của quê hương Tam Kỳ" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/nguoi-con-kien-cuong-cua-que-huong-tam-ky-43213.htm" title="Người con kiên cường của quê hương Tam Kỳ" data-id="43213" data-newstype="0">Người con kiên cường của quê hương Tam Kỳ</a> </h2> <span class="box-category-time time-ago" title="05/31/2018 06:00:00"></span> <p data-type="sapo" class="box-category-sapo">Cả con và cháu, rồi đến bản thân đều anh dũng hy sinh trong cuộc kháng chiến chống Mỹ ở quê hương Quảng Nam, đó là Liệt sĩ Nguyễn Thị Nhung, nguyên cán bộ phụ trách công tác đấu tranh chính trị ở xã Tam Thanh, huyện Tam Kỳ.</p> </div> </div> <div class="box-category-item" data-newsid="43277"> <a class="box-category-link-with-avatar img-resize" href="/nu-can-bo-co-biet-tai-cam-hoa-nguoi-phia-ben-kia-43277.htm" title="Nữ cán bộ có biệt tài cảm hóa người "phía bên kia"" data-id="43277" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/d85f7ffd34969c63e0146c6ac8bc518f/thumb/nu-can-bo-cam-hoa-nguoi-tham-gia-nguy-quyen-tro-ve-cach-mang-anh-dai-dien-thumb43.jpg" alt="Nữ cán bộ có biệt tài cảm hóa người "phía bên kia"" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/nu-can-bo-co-biet-tai-cam-hoa-nguoi-phia-ben-kia-43277.htm" title="Nữ cán bộ có biệt tài cảm hóa người "phía bên kia"" data-id="43277" data-newstype="0">Nữ cán bộ có biệt tài cảm hóa người "phía bên kia"</a> </h2> <span class="box-category-time time-ago" title="05/31/2018 06:00:00"></span> <p data-type="sapo" class="box-category-sapo">Tham gia cả hai cuộc kháng chiến chống Pháp và chống Mỹ, chị Phan Thị Sâm là cơ sở cách mạng quan trọng. Dù bị địch bắt, từ tra tấn dã man đến dụ dỗ, mua chuộc nhưng chị luôn giữ vững niềm tim, kiên cường tập hợp bạn tù lên án hành động của kẻ thù.</p> </div> </div> <div class="box-category-item" data-newsid="43272"> <a class="box-category-link-with-avatar img-resize" href="/nguoi-phu-nu-go-noi-5-lan-bi-giac-bat-43272.htm" title="Người phụ nữ Gò Nổi 5 lần bị giặc bắt" data-id="43272" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/d9a4ab452be9aa656d10718c459c9cd5/thumb/nguoi-phu-nu-go-noi-5-lan-bi-giac-bat-anh-dai-dien-3-thumb43.jpg" alt="Người phụ nữ Gò Nổi 5 lần bị giặc bắt" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/nguoi-phu-nu-go-noi-5-lan-bi-giac-bat-43272.htm" title="Người phụ nữ Gò Nổi 5 lần bị giặc bắt" data-id="43272" data-newstype="0">Người phụ nữ Gò Nổi 5 lần bị giặc bắt</a> </h2> <span class="box-category-time time-ago" title="05/30/2018 17:41:00"></span> <p data-type="sapo" class="box-category-sapo">"Nhất Củ Chi, nhì Gò Nổi", đó là những mảnh đất thép, anh hùng của một thời đánh Mỹ đầy cam go, gian khổ. Nơi đây có một người phụ nữ 5 lần bị giặc bắt giam, tra tấn vẫn kiên cường, bất khuất. Đó là chị Trần Thị Vân, nguyên Tiểu đội trưởng du kích xã Điện Hồng.</p> </div> </div> <div class="box-category-item" data-newsid="43145"> <a class="box-category-link-with-avatar img-resize" href="/nguoi-can-bo-phu-nu-qua-cam-trong-khang-chien-chong-my-43145.htm" title="Người cán bộ phụ nữ quả cảm trong kháng chiến chống Mỹ" data-id="43145" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/3d1dfde9304bff15332bf4b308a47b50/thumb/nguoi-can-bo-phu-nu-qua-cam-trong-khang-chien-chong-my-anh-dai-dien-thumb43.jpg" alt="Người cán bộ phụ nữ quả cảm trong kháng chiến chống Mỹ" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/nguoi-can-bo-phu-nu-qua-cam-trong-khang-chien-chong-my-43145.htm" title="Người cán bộ phụ nữ quả cảm trong kháng chiến chống Mỹ" data-id="43145" data-newstype="0">Người cán bộ phụ nữ quả cảm trong kháng chiến chống Mỹ</a> </h2> <span class="box-category-time time-ago" title="05/29/2018 15:00:00"></span> <p data-type="sapo" class="box-category-sapo">Đó là Liệt sĩ Nguyễn Thị Tranh, nguyên cán bộ phụ nữ xã Điện Thắng, huyện Điện Bàn (nay là xã Điện Thắng Trung, thị xã Điện Bàn), tỉnh Quảng Nam.</p> </div> </div> <div class="box-category-item" data-newsid="43196"> <a class="box-category-link-with-avatar img-resize" href="/vai-net-ve-phong-trao-thi-dua-yeu-nuoc-cua-phu-nu-70-nam-qua-43196.htm" title="Vài nét về phong trào thi đua yêu nước của phụ nữ 70 năm qua" data-id="43196" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/media/news/dff6cca765611a8cb9b63986b83c636c/thumb/vai-net-ve-phong-trao-thi-dua-yeu-nuoc-cua-phu-nu-70-nam-qua-anh-dai-dien-2-thumb43.jpg" alt="Vài nét về phong trào thi đua yêu nước của phụ nữ 70 năm qua" data-type="avatar" class="box-category-avatar lazy" /> </a> <div class="box-category-content"> <h2 class="box-category-title-text"> <a data-type="title" data-linktype="newsdetail" class="box-category-link-title" href="/vai-net-ve-phong-trao-thi-dua-yeu-nuoc-cua-phu-nu-70-nam-qua-43196.htm" title="Vài nét về phong trào thi đua yêu nước của phụ nữ 70 năm qua" data-id="43196" data-newstype="0">Vài nét về phong trào thi đua yêu nước của phụ nữ 70 năm qua</a> </h2> <span class="box-category-time time-ago" title="05/29/2018 12:19:00"></span> <p data-type="sapo" class="box-category-sapo">70 năm qua, kể từ ngày Chủ tịch Hồ Chí Minh ra Lời kêu gọi thi đua ái quốc (11/6/1948), Đảng và nhân dân ta luôn quán triệt và không ngừng vận dụng sáng tạo tư tưởng thi đua yêu nước của Người để triển khai thực hiện có hiệu quả các phong trào thi đua. Phụ nữ là lực lượng đóng góp vai trò không nhỏ trong trong các phong trào thi đua yêu nước.</p> </div> </div> </div> </div> </div> <div class="fb-loading-wrapper" id="IconLoadListDetail"> <div class="fblw-timeline-item"> <div class="fblwti-animated"> <div class="fblwtia-mask fblwtia-title-line fblwtia-title-mask-0"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sapo-line-0"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-0"></div> <!-- End .fblwtia-title-line --> <div class="fblwtia-mask fblwtia-title-line fblwtia-title-mask-1"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sapo-line-1"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-1"></div> <!-- End .fblwtia-title-line 1 --> <div class="fblwtia-mask fblwtia-front-mask fblwtia-front-mask-2"></div> <div class="fblwtia-mask fblwtia-sapo-line fblwtia-sapo-line-2"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-2"></div> <!-- End .fblwtia-cate --> <div class="fblwtia-mask fblwtia-front-mask fblwtia-front-mask-3"></div> <div class="fblwtia-mask fblwtia-sapo-line fblwtia-sapo-line-3"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-3"></div> <!-- End .fblwtia-sapo 1 --> <div class="fblwtia-mask fblwtia-front-mask fblwtia-front-mask-4"></div> <div class="fblwtia-mask fblwtia-sapo-line fblwtia-sapo-line-4"></div> <div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-4"></div> <!-- End .fblwtia-sapo 2 --> </div> </div> </div> <div class="load-more" style="height: 1px;"></div> <div class="box-bottom"> <a class="xemthem btn-readmore view-more" href="javascript:;" title="Xem thêm" rel="nofollow"> <span>Xem thêm</span> <span class="icon"> <svg width="8" height="15" viewBox="0 0 8 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.49414 13.5605L6.49414 7.56055L1.49414 1.56055" stroke="#222222" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </span> </a> </div> </div> <div class="list__news-sub"> <zone id="jov2c06r"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("jov2c06r"); </script> <zone id="ll1sla2x"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1sla2x"); </script> <div id="box_Mostview"></div> <zone id="k1vuqudn"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("k1vuqudn"); </script> <zone id="ll1sncjn"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1sncjn"); </script> <zone id="ll1sobom"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1sobom"); </script> <zone id="ll1sro91"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1sro91"); </script> <zone id="ll1t24ct"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1t24ct"); </script> <zone id="ll1t5ok1"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1t5ok1"); </script> <zone id="ll1t645h"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1t645h"); </script> <div id="box_Podcast"></div> <zone id="ll1tufye"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1tufye"); </script> <zone id="ll1tv3b0"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1tv3b0"); </script> </div> </div> </div> </div> </div> <div id="adm_sticky_footer1" style="clear: both;"></div> <zone id="ll1syvyp"></zone> <script> if (typeof (_chkPrLink) == 'undefined' || !_chkPrLink || typeof (_isAdsHidden) == 'undefined' || !_isAdsHidden) arfAsync.push("ll1syvyp"); </script> <footer class="footer"> <div class="footer__top"> <div class="container"> <div class="footer__top-flex"> <div class="footer__nav"> <ul> <li> <a href="/" title="Trang chủ" class="nav-link home"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.2246 17.8663C18.2246 18.1316 18.1193 18.3859 17.9317 18.5735C17.7442 18.761 17.4898 18.8663 17.2246 18.8663H1.22461C0.959393 18.8663 0.705039 18.761 0.517503 18.5735C0.329966 18.3859 0.22461 18.1316 0.22461 17.8663V7.35635C0.224504 7.20396 0.259227 7.05356 0.326125 6.91665C0.393024 6.77973 0.49033 6.65991 0.61061 6.56635L8.61061 0.344346C8.78615 0.207791 9.00221 0.133652 9.22461 0.133652C9.44701 0.133652 9.66307 0.207791 9.83861 0.344346L17.8386 6.56635C17.9589 6.65991 18.0562 6.77973 18.1231 6.91665C18.19 7.05356 18.2247 7.20396 18.2246 7.35635V17.8663ZM16.2246 16.8663V7.84435L9.22461 2.40035L2.22461 7.84435V16.8663H16.2246ZM4.22461 12.8663H14.2246V14.8663H4.22461V12.8663Z" fill="#222222" /> </svg> </a> </li> <li> <a href="/chinh-tri-xa-hoi.htm" title="Chính trị - Xã hội" class="nav-link"> Chính trị - Xã hội </a> </li> <li> <a href="/luat-va-doi.htm" title="Luật và Đời" class="nav-link"> Luật và Đời </a> </li> <li> <a href="/tai-chinh-gia-dinh.htm" title="Tài chính gia đình" class="nav-link"> Tài chính gia đình </a> </li> <li> <a href="/nha-dat.htm" title="Nhà đất" class="nav-link"> Nhà đất </a> </li> <li> <a href="/lao-dong-viec-lam.htm" title="Lao động – Việc làm" class="nav-link"> Lao động – Việc làm </a> </li> <li> <a href="/doanh-nghiep-doanh-nhan.htm" title="Doanh nghiệp - Doanh nhân" class="nav-link"> Doanh nghiệp - Doanh nhân </a> </li> <li> <a href="/video.htm" title="Multimedia" class="nav-link"> Multimedia </a> </li> <li> <a href="/giao-duc.htm" title="Giáo dục" class="nav-link"> Giáo dục </a> </li> <li> <a href="/lam-cha-me.htm" title="Làm cha mẹ" class="nav-link"> Làm cha mẹ </a> </li> <li> <a href="/khoe.htm" title="Khỏe" class="nav-link"> Khỏe </a> </li> </ul> </div> </div> </div> </div> <div class="footer__middle"> <div class="container"> <div class="footer__mflex"> <div class="col"> <div class="box-top"> <p class="box-title">BÁO PHỤ NỮ VIỆT NAM ĐIỆN TỬ</p> <p class="note">Cơ quan Trung ương của Hội liên hiệp Phụ nữ Việt Nam</p> </div> <div class="box-middle"> <p class="text"> <b>Giấy phép báo điện tử số: 313/GP - BTTTT</b> </p> <p class="text"> <b>Phó Tổng biên tập phụ trách: PHÍ QUỐC THUYÊN</b> </p> <p class="text"> <b>Phó Tổng biên tập: NGUYỄN THỊ HẢI YẾN, HOÀNG ĐINH LINH </b> </p> </div> </div> <div class="col"> <div class="box-top"> <p class="box-title">TRỤ SỞ CHÍNH</p> </div> <div class="box-middle"> <p class="text">Tòa soạn: 47 Hàng Chuối, Tp. Hà Nội</p> <p class="text"> Điện thoại: <a href="tel:842439713500">84-24-3971 3500</a> - Fax: <a href="tel:842438213202">84-24-3821 3202</a> </p> <p class="text"> Đường dây nóng: <a href="tel:0941707373">094.170.7373</a> </p> <p class="text"> Email: <a href="mailto:pnvnonline@phunuvietnam.vn">pnvnonline@phunuvietnam.vn</a> </p> </div> </div> <div class="col"> <div class="box-top"> <p class="box-title">LIÊN HỆ QUẢNG CÁO</p> </div> <div class="box-middle"> <div class="footer__contact"> <a href="https://vccorp.vn" target="_blank" rel="nofollow" class="icon" title="VCCorp"></a> <div class="content"> <p class="text"> <a href="mailto:doanhnghiep@admicro.vn">doanhnghiep@admicro.vn</a> </p> <p class="text"> <span style="color:#0075ff" id="phonenumber_footer"></span> </p> </div> </div> </div> </div> </div> <div class="footer__partner"> <p class="box-title"> CÁC TRANG LIÊN KẾT </p> <div class="list"> <a class="item" href="http://www.pnvnnuocngoai.vn/" title="Phụ nữ Việt Nam ở nước ngoài" target="_blank" rel="nofollow">PNVN ở nước ngoài</a> <a class="item" href="http://hoilhpn.org.vn" title="Hội Liên hiệp Phụ nữ Việt Nam" target="_blank" rel="nofollow">Hội LHPNVN</a> <a class="item" href="http://www.baotangphunu.org.vn" title="Bảo tàng Phụ nữ Việt Nam" target="_blank" rel="nofollow">Bảo tàng PNVN</a> <a class="item" href="https://nxbphunu.com.vn" title="Nhà xuất bản Phụ nữ Việt Nam" target="_blank" rel="nofollow">Nhà xuất bản PNVN</a> <a class="item" href="http://www.cwd.vn" title="Trung tâm Phụ nữ và Phát triển" target="_blank" rel="nofollow">Trung tâm Phụ nữ và Phát triển</a> <a class="item" href="http://hvpnvn.edu.vn" title="Học viện Phụ nữ Việt Nam" target="_blank" rel="nofollow">Học viện PNVN</a> <a class="item" href="http://www.tymfund.org.vn" title="Tổ chức TCVM Tình Thương" target="_blank" rel="nofollow">Tổ chức TCVM Tình Thương</a> </div> </div> </div> </div> <div class="footer__bottom"> <div class="container"> <p class="coppy-right">Báo Phụ Nữ Việt Nam không chịu trách nhiệm về liên kết mở rộng. Việc sử dụng lại thông tin trên trang này phải có sự đồng ý bằng văn bản của báo Phụ nữ Việt Nam.</p> </div> </div> </footer> <script src="https://adminplayer.sohatv.vn/resource/init-script/playerInitScript.js" type="text/javascript"></script> <script async src="https://static.mediacdn.vn/phunuvietnam/web_min/cate-23012024v1.min.js" type="text/javascript"></script> <script> (runinit = window.runinit || []).push(function () { timeline.isTag = true; timeline.init(); }); </script> <script> if (!isNotAllowAds) { loadJsAsync('https://static.mediacdn.vn/common/js/configsiteinfo.v1.min.js'); } </script> <script> (runinit = window.runinit || []).push(function () { function setThemeQuocTang() { let currentTime = new Date(); console.log("currentTime", currentTime) // var startTime = new Date('2024/07/25 00:00'); var endTime = new Date('2024/07/26 22:00'); if (currentTime < endTime) { $("header").addClass("quoc-tang"); } } setThemeQuocTang(); }); </script> </div> <script type="text/javascript"> if (!isNotAllowAds) { if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('sw.js') .then(swReg => { console.log('Service Worker is registered', swReg); }) .catch(err => { console.error('Service Worker Error', err); }); }); } } </script> <script type="text/javascript"> if (!isNotAllowAds) { function isMobileBrowser() { if (navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i) //|| navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i) || navigator.userAgent.match(/Windows Phone/i) || typeof window.orientation != "undefined" || navigator.userAgent.indexOf('IEMobile') != -1 ) { return true; } else { return false; } } function debounce(func, wait = 100) { let timeout; return function () { const context = this; const args = arguments; clearTimeout(timeout); timeout = setTimeout(() => { func.apply(context, args); } , wait); } ; } var prefixSesSto = 'ws.'; //url trước đó var previousUrl = sessionStorage.getItem(prefixSesSto + 'previousUrl'); //url hiện tại var currentUrl = document.URL; //vị trí scroll theo url hiện tại var lastScrollY = sessionStorage.getItem(prefixSesSto + currentUrl); //Bắt sự kiện trước khi người dùng rời khỏi trang window.addEventListener('beforeunload', (event) => { if (isMobileBrowser()) { return; } //lưu vị trí scroll hiện tại sessionStorage.setItem(prefixSesSto + currentUrl, window.scrollY); //user click trong trình duyệt if (innerDocClick) { //Người dùng ấn chuyển trang bên trong body //bỏ url trước đó; sessionStorage.removeItem(prefixSesSto + 'previousUrl'); } else { //Người dùng ấn nút Back hoặc Forward //lưu url trước đó sessionStorage.setItem(prefixSesSto + 'previousUrl', window.location.href); } console.log('Người dùng rời khỏi trang'); } ); const body = document.body; let innerDocClick = false; //Xử lý cuộn tới vị trí scroll theo url hiện tại document.addEventListener("DOMContentLoaded", function (event) { if (isMobileBrowser()) { return; } const checkHover = () => { innerDocClick = body.matches(':hover'); } ; const debouncedCheckHover = debounce(checkHover, 200); // Gọi hàm checkHover sau 200ms body.addEventListener('mousemove', debouncedCheckHover); //Nếu là quay lại trang trước if (previousUrl != null && currentUrl !== previousUrl) { if (typeof lastScrollY != 'undefined') { lastScrollY = parseInt(lastScrollY); } const saveScrollPosition = debounce(() => { if (typeof lastScrollY != 'undefined') { if (lastScrollY > 0) { if (lastScrollY > document.documentElement.scrollHeight) { if (typeof page != 'undefined' && page > 2 && (page % 3 == 2) && document.getElementsByClassName("btn-viewmore").length > 0) { console.log('Ấn Xem thêm'); document.getElementsByClassName("btn-viewmore")[0].click(); } window.scroll({ top: document.documentElement.scrollHeight }); console.log('Đã cuộn tới cuối trang'); } else { const lastScrollYFixed = lastScrollY; window.scroll({ top: lastScrollY }); lastScrollY = 0; setTimeout(function () { window.scroll({ top: lastScrollYFixed }); console.log('Đã cuộn về đúng vị trí trước: ', lastScrollYFixed); }, 500); } } } } , 100); saveScrollPosition(); window.addEventListener('scroll', saveScrollPosition); } }); //Xử lý nếu người dùng cuộn lên thì không cuộn tới vị trí scroll theo url hiện tại nữa let previousScrollY = 0; window.addEventListener('scroll', function () { if (isMobileBrowser()) { return; } if (currentUrl !== previousUrl && lastScrollY > 0) { const currentScrollY = window.scrollY; if (previousScrollY - currentScrollY == 1) { lastScrollY = 0; console.log('ws - Người dùng cuộn lên'); } previousScrollY = currentScrollY; } }); } </script> </body> </html>