CINXE.COM
Phó chủ tịch » 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>Phó chủ tịch » Báo Phụ Nữ Việt Nam</title> <meta name="description" content="phó chủ tịch" /> <meta name="keywords" content="pho-chu-tich" /> <meta name="news_keywords" content="pho-chu-tich" /> <meta property="og:title" content="Phó chủ tịch » Báo Phụ Nữ Việt Nam" /> <meta property="og:description" content="phó chủ tịch" /> <meta property="article:tag" content="pho-chu-tich" /> <meta name="revisit-after" content="1 days"> <link rel="canonical" href="https://phunuvietnam.vn/pho-chu-tich.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/pho-chu-tich.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":"phó chủ tịch » Báo Phụ Nữ Việt Nam", "alternateName": "phó chủ tịch", "url":"https://phunuvietnam.vn/pho-chu-tich.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": "phó chủ tịch", "item": "https://phunuvietnam.vn/pho-chu-tich.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="phó chủ tịch" /> <input type="hidden" name="hdZoneId" id="hdZoneId" value="0" /> <input type="hidden" name="hdTagUrl" id="hdTagUrl" value="pho-chu-tich" /> <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ứ ..., 25/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>phó chủ tịch</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="20241122133939908"> <a class="box-category-link-with-avatar img-resize" href="/tinh-binh-duong-dieu-dong-va-bo-nhiem-nhieu-nhan-su-moi-20241122133939908.htm" title="Tỉnh Bình Dương điều động và bổ nhiệm nhiều nhân sự mới" data-id="20241122133939908" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/11/22/bdddd1-1732257501470969291108-0-0-466-746-crop-17322575092401832303562.jpg" alt="Tỉnh Bình Dương điều động và bổ nhiệm nhiều nhân sự mới" 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="/tinh-binh-duong-dieu-dong-va-bo-nhiem-nhieu-nhan-su-moi-20241122133939908.htm" title="Tỉnh Bình Dương điều động và bổ nhiệm nhiều nhân sự mới" data-id="20241122133939908" data-newstype="0">Tỉnh Bình Dương điều động và bổ nhiệm nhiều nhân sự mới</a> </h2> <span class="box-category-time time-ago" title="11/22/2024 13:40:00"></span> <p data-type="sapo" class="box-category-sapo">Bà Trần Thị Hồng Hạnh, Phó Bí thư Đảng đoàn, Phó Chủ tịch Ủy ban Mặt trận Tổ quốc Việt Nam tỉnh, được điều động giữ chức Phó Bí thư Đảng ủy Khối doanh nghiệp tỉnh Bình Dương, nhiệm kỳ 2020-2025.</p> </div> </div> <div class="box-category-item" data-newsid="20241118184651228"> <a class="box-category-link-with-avatar img-resize" href="/lua-nhiet-huyet-chua-bao-gio-nguoi-o-chuyen-gia-chan-doan-hinh-anh-voi-hon-40-nam-cong-hien-20241118184651228.htm" title="Lửa nhiệt huyết chưa bao giờ nguội ở chuyên gia chẩn đoán hình ảnh với hơn 40 năm cống hiến " data-id="20241118184651228" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/11/18/17b61569-378a-428d-9200-4c721cd446e4-17319302357051996622212-7-0-632-1000-crop-17319302422191081874506.jpg" alt="Lửa nhiệt huyết chưa bao giờ nguội ở chuyên gia chẩn đoán hình ảnh với hơn 40 năm cống hiến " 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="/lua-nhiet-huyet-chua-bao-gio-nguoi-o-chuyen-gia-chan-doan-hinh-anh-voi-hon-40-nam-cong-hien-20241118184651228.htm" title="Lửa nhiệt huyết chưa bao giờ nguội ở chuyên gia chẩn đoán hình ảnh với hơn 40 năm cống hiến " data-id="20241118184651228" data-newstype="0">Lửa nhiệt huyết chưa bao giờ nguội ở chuyên gia chẩn đoán hình ảnh với hơn 40 năm cống hiến </a> </h2> <span class="box-category-time time-ago" title="11/18/2024 19:21:00"></span> <p data-type="sapo" class="box-category-sapo">Hơn 4 thập kỷ cống hiến trong ngành Y, trải qua nhiều vai trò khác nhau, vị chuyên gia ấy vẫn luôn cháy lửa nghề. Đến nay, khi tuổi đã ngoài 60, ông luôn nỗ lực làm mới bản thân trước guồng quay công nghệ nhằm áp dụng những kỹ thuật tiên tiến nhất vào công tác khám, chữa bệnh phục vụ người dân. </p> </div> </div> <div class="box-category-item" data-newsid="20241108183824414"> <a class="box-category-link-with-avatar img-resize" href="/cum-thi-dua-tay-nam-bo-nhieu-hoat-dong-thuc-day-binh-dang-gioi-20241108183824414.htm" title="Cụm thi đua Tây Nam bộ: Năm 2024 giới thiệu việc làm cho hơn 78 nghìn lao động nữ" data-id="20241108183824414" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/11/8/3-1731065702407374879882-60-0-1660-2560-crop-17310658054442129696154-10-151-1145-1967-crop-17310690639792053145089.jpg" alt="Cụm thi đua Tây Nam bộ: Năm 2024 giới thiệu việc làm cho hơn 78 nghìn lao động nữ" 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="/cum-thi-dua-tay-nam-bo-nhieu-hoat-dong-thuc-day-binh-dang-gioi-20241108183824414.htm" title="Cụm thi đua Tây Nam bộ: Năm 2024 giới thiệu việc làm cho hơn 78 nghìn lao động nữ" data-id="20241108183824414" data-newstype="0">Cụm thi đua Tây Nam bộ: Năm 2024 giới thiệu việc làm cho hơn 78 nghìn lao động nữ</a> </h2> <span class="box-category-time time-ago" title="11/08/2024 18:44:00"></span> <p data-type="sapo" class="box-category-sapo">Ngày 8/11, tại tỉnh An Giang, Cụm thi đua Hội LHPN các tỉnh Tây Nam bộ tổ chức Hội nghị tổng kết hoạt động Cụm năm 2024 và ký kết giao ước thi đua năm 2025. Bà Tôn Ngọc Hạnh, Ủy viên dự khuyết TW Đảng, Phó Chủ tịch Hội LHPN Việt Nam, tham dự và chỉ đạo Hội nghị. </p> </div> </div> <div class="box-category-item" data-newsid="20241101095409972"> <a class="box-category-link-with-avatar img-resize" href="/tt-group-va-jta-qatar-hop-tac-phat-trien-to-hop-the-thao-va-cong-vien-disneyland-tai-ha-noi-20241101095409972.htm" title="T&T Group và JTA (Qatar) hợp tác phát triển Tổ hợp thể thao và công viên Disneyland tại Hà Nội" data-id="20241101095409972" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/11/1/anh-2-1-1730429469332773025658-0-0-1180-1888-crop-1730429471485155032638.jpg" alt="T&T Group và JTA (Qatar) hợp tác phát triển Tổ hợp thể thao và công viên Disneyland tại Hà Nội" 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="/tt-group-va-jta-qatar-hop-tac-phat-trien-to-hop-the-thao-va-cong-vien-disneyland-tai-ha-noi-20241101095409972.htm" title="T&T Group và JTA (Qatar) hợp tác phát triển Tổ hợp thể thao và công viên Disneyland tại Hà Nội" data-id="20241101095409972" data-newstype="0">T&T Group và JTA (Qatar) hợp tác phát triển Tổ hợp thể thao và công viên Disneyland tại Hà Nội</a> </h2> <span class="box-category-time time-ago" title="11/01/2024 12:18:00"></span> <p data-type="sapo" class="box-category-sapo">Tập đoàn T&T Group và JTA - tập đoàn đầu tư quốc tế hàng đầu của Qatar đã ký biên bản ghi nhớ hợp tác về việc nghiên cứu phát triển dự án Tổ hợp thể thao đa năng và công viên giải trí Disneyland với tổng mức đầu tư dự kiến lên tới 4,5 tỷ USD tại huyện Đông Anh, TP Hà Nội.</p> </div> </div> <div class="box-category-item" data-newsid="20241012084129963"> <a class="box-category-link-with-avatar img-resize" href="/an-tuong-tinh-than-khoi-nghiep-cua-phu-nu-trong-chung-ket-khi-phu-nu-lam-chu-mua-2-20241012084129963.htm" title="Ấn tượng tinh thần khởi nghiệp của phụ nữ trong Chung kết “Khi phụ nữ làm chủ - mùa 2”" data-id="20241012084129963" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/10/12/picture16-1728696997184176688-0-0-390-624-crop-1728696999952516316251.png" alt="Ấn tượng tinh thần khởi nghiệp của phụ nữ trong Chung kết “Khi phụ nữ làm chủ - mùa 2”" 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="/an-tuong-tinh-than-khoi-nghiep-cua-phu-nu-trong-chung-ket-khi-phu-nu-lam-chu-mua-2-20241012084129963.htm" title="Ấn tượng tinh thần khởi nghiệp của phụ nữ trong Chung kết “Khi phụ nữ làm chủ - mùa 2”" data-id="20241012084129963" data-newstype="0">Ấn tượng tinh thần khởi nghiệp của phụ nữ trong Chung kết “Khi phụ nữ làm chủ - mùa 2”</a> </h2> <span class="box-category-time time-ago" title="10/12/2024 09:18:00"></span> <p data-type="sapo" class="box-category-sapo">Hơn cả một gameshow, “Khi phụ nữ làm chủ - mùa 2” đã truyền động lực và cảm hứng cho các chị em phụ nữ khắp mọi miền đất nước luôn tự tin vào bản thân mình để làm kinh tế.</p> </div> </div> <div class="box-category-item" data-newsid="20241007082909553"> <a class="box-category-link-with-avatar img-resize" href="/chung-khoan-tuan-7-10-11-10-co-hoi-quan-tri-danh-muc-va-lua-chon-co-phieu-cho-nha-dau-tu-20241007082909553.htm" title="Chứng khoán tuần 7/10 - 11/10: Cơ hội quản trị danh mục và lựa chọn cổ phiếu cho nhà đầu tư" data-id="20241007082909553" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/10/7/screen-shot-2024-10-07-at-082333-17282642212662110120671-0-0-396-634-crop-1728264366274465138686.png" alt="Chứng khoán tuần 7/10 - 11/10: Cơ hội quản trị danh mục và lựa chọn cổ phiếu cho nhà đầu 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="/chung-khoan-tuan-7-10-11-10-co-hoi-quan-tri-danh-muc-va-lua-chon-co-phieu-cho-nha-dau-tu-20241007082909553.htm" title="Chứng khoán tuần 7/10 - 11/10: Cơ hội quản trị danh mục và lựa chọn cổ phiếu cho nhà đầu tư" data-id="20241007082909553" data-newstype="0">Chứng khoán tuần 7/10 - 11/10: Cơ hội quản trị danh mục và lựa chọn cổ phiếu cho nhà đầu tư</a> </h2> <span class="box-category-time time-ago" title="10/07/2024 08:45:00"></span> <p data-type="sapo" class="box-category-sapo">Theo chuyên gia về chứng khoán, việc VN-Index lao dốc tuần qua giữa lúc nhiều thông tin tốt đối với nền kinh tế là cơ hội để nhà đầu tư cơ cấu lại danh mục và lựa chọn cổ phiếu theo "khẩu vị" kinh doanh của mình.</p> </div> </div> <div class="box-category-item" data-newsid="20240915204031527"> <a class="box-category-link-with-avatar img-resize" href="/bao-so-3-khien-tinh-bac-ninh-thiet-hai-1000-ty-dong-20240915204031527.htm" title="Bão số 3 khiến tỉnh Bắc Ninh thiệt hại 1.000 tỷ đồng" data-id="20240915204031527" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/9/15/cuu-ho-1726406017088685857761-0-22-361-600-crop-1726407177677921223696.jpg" alt="Bão số 3 khiến tỉnh Bắc Ninh thiệt hại 1.000 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="/bao-so-3-khien-tinh-bac-ninh-thiet-hai-1000-ty-dong-20240915204031527.htm" title="Bão số 3 khiến tỉnh Bắc Ninh thiệt hại 1.000 tỷ đồng" data-id="20240915204031527" data-newstype="0">Bão số 3 khiến tỉnh Bắc Ninh thiệt hại 1.000 tỷ đồng</a> </h2> <span class="box-category-time time-ago" title="09/15/2024 20:53:00"></span> <p data-type="sapo" class="box-category-sapo">Theo báo cáo mới nhất của UBND tỉnh Bắc Ninh, bão số 3 và hoàn lưu sau bão gây mưa lũ đã gây thiệt hại cho tỉnh khoảng 1000 tỷ đồng.</p> </div> </div> <div class="box-category-item" data-newsid="20240912140650123"> <a class="box-category-link-with-avatar img-resize" href="/hien-ke-giai-quyet-mot-so-van-de-cap-thiet-cho-phu-nu-va-tre-em-dtts-khu-vuc-phia-nam-20240912140650123.htm" title="Hiến kế giải quyết một số vấn đề cấp thiết cho phụ nữ và trẻ em DTTS khu vực phía Nam" data-id="20240912140650123" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/9/12/a5-1726124211915918023325-222-0-1822-2560-crop-1726124652241636094932.jpg" alt="Hiến kế giải quyết một số vấn đề cấp thiết cho phụ nữ và trẻ em DTTS khu vực phía Nam" 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="/hien-ke-giai-quyet-mot-so-van-de-cap-thiet-cho-phu-nu-va-tre-em-dtts-khu-vuc-phia-nam-20240912140650123.htm" title="Hiến kế giải quyết một số vấn đề cấp thiết cho phụ nữ và trẻ em DTTS khu vực phía Nam" data-id="20240912140650123" data-newstype="0">Hiến kế giải quyết một số vấn đề cấp thiết cho phụ nữ và trẻ em DTTS khu vực phía Nam</a> </h2> <span class="box-category-time time-ago" title="09/12/2024 14:19:00"></span> <p data-type="sapo" class="box-category-sapo">Phát huy tiếng nói, sự ảnh hưởng của người có uy tín trong tuyên truyền thay đổi nếp nghĩ, cách làm; xây dựng CLB “Thủ lĩnh của sự thay đổi”; nâng cao đời sống kinh tế - xã hội… là những cách làm hay trong việc triển khai dự án 8. </p> </div> </div> <div class="box-category-item" data-newsid="20240912085915158"> <a class="box-category-link-with-avatar img-resize" href="/lanh-dao-tinh-bac-ninh-chi-dao-phuong-an-thoat-thoat-nuoc-trong-khu-cong-nghiep-20240912085915158.htm" title="Lãnh đạo tỉnh Bắc Ninh chỉ đạo phương án thoát nước trong khu công nghiệp" data-id="20240912085915158" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/9/12/1-17261046727381239730423-107-0-1707-2560-crop-1726105570646218248312.jpg" alt="Lãnh đạo tỉnh Bắc Ninh chỉ đạo phương án thoát nước trong khu công nghiệp" 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="/lanh-dao-tinh-bac-ninh-chi-dao-phuong-an-thoat-thoat-nuoc-trong-khu-cong-nghiep-20240912085915158.htm" title="Lãnh đạo tỉnh Bắc Ninh chỉ đạo phương án thoát nước trong khu công nghiệp" data-id="20240912085915158" data-newstype="0">Lãnh đạo tỉnh Bắc Ninh chỉ đạo phương án thoát nước trong khu công nghiệp</a> </h2> <span class="box-category-time time-ago" title="09/12/2024 09:19:00"></span> <p data-type="sapo" class="box-category-sapo">Chiều 11/9, nhận thông tin Công ty Samsung Industrial (KCN Đại Đồng – Hoàn Sơn) bị ngập úng, Phó Chủ tịch UBND tỉnh Lê Xuân Lợi đã trực tiếp đến doanh nghiệp để kiểm tra tình trạng ngập úng và chỉ đạo phương án tiêu thoát nước.</p> </div> </div> <div class="box-category-item" data-newsid="20240911143048385"> <a class="box-category-link-with-avatar img-resize" href="/abbank-va-maybank-siet-chat-quan-he-hop-tac-chien-luoc-20240911143048385.htm" title="ABBANK và MAYBANK siết chặt quan hệ hợp tác chiến lược" data-id="20240911143048385" data-newstype="0"> <img loading="lazy" src="https://phunuvietnam.mediacdn.vn/zoom/320_200/179072216278405120/2024/9/11/picture1-1726039507449450466988-0-0-866-1386-crop-1726039510011509274597.jpg" alt="ABBANK và MAYBANK siết chặt quan hệ hợp tác chiến lược" 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="/abbank-va-maybank-siet-chat-quan-he-hop-tac-chien-luoc-20240911143048385.htm" title="ABBANK và MAYBANK siết chặt quan hệ hợp tác chiến lược" data-id="20240911143048385" data-newstype="0">ABBANK và MAYBANK siết chặt quan hệ hợp tác chiến lược</a> </h2> <span class="box-category-time time-ago" title="09/11/2024 15:31:00"></span> <p data-type="sapo" class="box-category-sapo">Ngân hàng TMCP An Bình (ABBANK) và cổ đông chiến lược nước ngoài Malayan Banking Berhad (Maybank) vừa ký kết Biên bản ghi nhớ thỏa thuận tăng cường hợp tác chiến lược, tập trung vào hỗ trợ các sáng kiến chuyển đổi và xây dựng năng lực cho ABBANK. Sự kiện diễn ra tại Hà Nội, trong khuôn khổ chuyến thăm ABBANK của đoàn lãnh đạo cấp cao Maybank.</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>