<!DOCTYPE html>
    <html lang="vi" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
    <head>
<title>DANH SÁCH TRÚNG CỬ VÀO HĐTS NHIỆMKY2 2020-2024</title>
<meta name="description" content="DANH SÁCH TRÚNG CỬ VÀO HĐTS NHIỆMKY2 2020-2024 - Savefile - Tin Tức -...">
<meta name="author" content="Nguyễn Phúc Tộc">
<meta name="copyright" content="Nguyễn Phúc Tộc [admin@nguyenphuoctoc.info]">
<meta name="generator" content="NukeViet v4.4">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:title" content="DANH SÁCH TRÚNG CỬ VÀO HĐTS NHIỆMKY2 2020-2024">
<meta property="og:type" content="website">
<meta property="og:description" content="Savefile - Tin Tức - https&#x3A;&#x002F;&#x002F;baucu.nguyenphuoctoc.info&#x002F;savefile&#x002F;thong-tin-thong-ke&#x002F;danh-sach-trung-cu-vao-hdts-nhiemky2-2020-2024-16.html">
<meta property="og:site_name" content="Nguyễn Phúc Tộc">
<meta property="og:url" content="https://baucu.nguyenphuoctoc.info/thong-tin-thong-ke/danh-sach-trung-cu-vao-hdts-nhiemky2-2020-2024-16.html">
<link rel="shortcut icon" href="https://baucu.nguyenphuoctoc.info/favicon.ico">
<link rel="canonical" href="https://baucu.nguyenphuoctoc.info/thong-tin-thong-ke/danh-sach-trung-cu-vao-hdts-nhiemky2-2020-2024-16.html">
<link rel="alternate" href="https://baucu.nguyenphuoctoc.info/rss/" title="Tin Tức" type="application/rss+xml">
<link rel="alternate" href="https://baucu.nguyenphuoctoc.info/rss/ke-hoach/" title="Tin Tức - THÔNG TIN VỀ ỨNG CỨ, BẦU CỬ NHIỆM KÝ 2020-2024" type="application/rss+xml">
<link rel="alternate" href="https://baucu.nguyenphuoctoc.info/rss/thong-tin-thong-ke/" title="Tin Tức - CÔNG BỐ DANH SÁCH TRÚNG CỬ VÀO HĐTS NPT 2020-2024" type="application/rss+xml">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/assets/js/jquery/jquery.min.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/assets/js/language/vi.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/assets/js/global.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/news.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/main.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/jquery-migrate-3.0.0.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/option-selectors.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/plugin.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/bootstrap.min.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/cs.script.js">
<link rel="preload" as="script" href="https://baucu.nguyenphuoctoc.info/themes/beauty/js/maintm.js">
<link rel="StyleSheet" href="https://baucu.nguyenphuoctoc.info/assets/css/font-awesome.min.css">
<link rel="StyleSheet" href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/bootstrap.min.css">
<link rel="StyleSheet" href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/style.css">
<link rel="StyleSheet" href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/style.responsive.css">
<link rel="StyleSheet" href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/news.css">
<link href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/base.scss.css" rel="stylesheet" type="text/css" />
<link href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/styletm.scss.css" rel="stylesheet" type="text/css" />
<link href="https://baucu.nguyenphuoctoc.info/themes/beauty/css/responsive.scss.css" rel="stylesheet" type="text/css" />
<style>
	body{background: #fff;}
    .social-button{
      display: inline-grid;
        position: fixed;
        bottom: 15px;
        left: 45px;
        min-width: 45px;
        text-align: center;
        z-index: 99999;
    }
    .social-button-content{
      display: inline-grid;   
    }
    .social-button a {padding:8px 0;cursor: pointer;position: relative;}
    .social-button i{
      width: 40px;
        height: 40px;
        background: #f58623;
        color: #fff;
        border-radius: 100%;
        font-size: 20px;
        text-align: center;
        line-height: 1.9;
        position: relative;
        z-index: 999;
    }
    .social-button span{
      display: none;
    }
    .alo-circle {
        animation-iteration-count: infinite;
        animation-duration: 1s;
        animation-fill-mode: both;
        animation-name: zoomIn;
        width: 50px;
        height: 50px;
        top: 3px;
        right: -3px;
        position: absolute;
        background-color: transparent;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(30, 30, 30, 0.4);
        opacity: .1;
        border-color: #f58623;
        opacity: .5;
    }
    .alo-circle-fill {
      animation-iteration-count: infinite;
      animation-duration: 1s;
      animation-fill-mode: both;
      animation-name: pulse;
        width: 60px;
        height: 60px;
        top: -2px;
        right: -8px;
        position: absolute;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        background-color: rgba(245, 134, 35, 0.64);
        opacity: .75;
    }
    .call-icon:hover > span, .mes:hover > span, .sms:hover > span, .zalo:hover > span{display: block}
    .social-button a span {
        border-radius: 2px;
        text-align: center;
        background: rgb(103, 182, 52);
        padding: 9px;
        display: none;
        width: 180px;
        margin-left: 10px;
        position: absolute;
        color: #ffffff;
        z-index: 999;
        top: 9px;
        left: 40px;
        transition: all 0.2s ease-in-out 0s;
        -moz-animation: headerAnimation 0.7s 1;
        -webkit-animation: headerAnimation 0.7s 1;
        -o-animation: headerAnimation 0.7s 1;
        animation: headerAnimation 0.7s 1;
    }
    @-webkit-keyframes "headerAnimation" {
        0% { margin-top: -70px; }
        100% { margin-top: 0; }
    }
    @keyframes "headerAnimation" {
        0% { margin-top: -70px; }
        100% { margin-top: 0; }
    }
    .social-button a span:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 10px 10px 0;
      border-color: transparent rgb(103, 182, 52) transparent transparent;
      position: absolute;
      left: -10px;
      top: 10px;
    }
  </style>
   </head>
   <body>
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">Nguyễn Phúc Tộc</h2>
		<p class="pull-right"><a title="Nguyễn Phúc Tộc" href="https://baucu.nguyenphuoctoc.info/">https://baucu.nguyenphuoctoc.info</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>DANH SÁCH TRÚNG CỬ VÀO HĐTS NHIỆMKY2 2020-2024</h1>
		<ul class="list-inline">
			<li>Thứ sáu - 06/11/2020 01:58</li>
			<li class="hidden-print txtrequired"><em class="fa fa-print">&nbsp;</em><a title="In ra" href="javascript:;" onclick="window.print()">In ra</a></li>
			<li class="hidden-print txtrequired"><em class="fa fa-power-off">&nbsp;</em><a title="Đóng cửa sổ này" href="javascript:;" onclick="window.close()">Đóng cửa sổ này</a></li>
		</ul>
		<div class="clear"></div>
		<div id="hometext">
			Chưa có.<br />Kết quả sau ngày 15 tháng 11 năm 2020.
		</div>
		<div class="imghome">
			<img alt="DANH SÁCH TRÚNG CỬ VÀO HĐTS NHIỆMKY2 2020-2024" src="https://baucu.nguyenphuoctoc.info/uploads/news/2020_10/logo-nptvn.jpg" width="600" class="img-thumbnail" />
		</div>
		<div class="clear"></div>
		<div id="bodytext" class="clearfix">
			Chưa có.<br />
Kết quả sau ngày 15 tháng 11 năm 2020.
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL của bản tin này: </strong><a href="https://baucu.nguyenphuoctoc.info/thong-tin-thong-ke/danh-sach-trung-cu-vao-hdts-nhiemky2-2020-2024-16.html" title="DANH SÁCH TRÚNG CỬ VÀO HĐTS NHIỆMKY2 2020-2024">https://baucu.nguyenphuoctoc.info/thong-tin-thong-ke/danh-sach-trung-cu-vao-hdts-nhiemky2-2020-2024-16.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; Nguyễn Phúc Tộc
		</div>
		<div id="contact">
			<a href="mailto:admin@nguyenphuoctoc.info">admin@nguyenphuoctoc.info</a>
		</div>
	</div>
</div>
        <div id="timeoutsess" class="chromeframe">
            Bạn đã không sử dụng Site, <a onclick="timeoutsesscancel();" href="https://baucu.nguyenphuoctoc.info/#">Bấm vào đây để duy trì trạng thái đăng nhập</a>. Thời gian chờ: <span id="secField"> 60 </span> giây
        </div>
        <div id="openidResult" class="nv-alert" style="display:none"></div>
        <div id="openidBt" data-result="" data-redirect=""></div>
      <!-- Main JS -->	
<div class="social-button">
    <div class="social-button-content">
       <a href="tel:0923998879" class="call-icon" rel="nofollow">
          <i class="fa fa-whatsapp" aria-hidden="true"></i>
          <div class="animated alo-circle"></div>
          <div class="animated alo-circle-fill  "></div>
           <span>Hotline: 0923998879</span>
        </a>
    </div>
  </div>
<div id="run_cronjobs" style="visibility:hidden;display:none;"><img alt="" src="/index.php?second=cronjobs&amp;p=s7BrM3Q3" width="1" height="1" /></div>
<script src="https://baucu.nguyenphuoctoc.info/assets/js/jquery/jquery.min.js"></script>
<script>
var nv_base_siteurl="/",nv_lang_data="vi",nv_lang_interface="vi",nv_name_variable="nv",nv_fc_variable="op",nv_lang_variable="language",nv_module_name="news",nv_func_name="savefile",nv_is_user=0, nv_my_ofs=-4,nv_my_abbr="EDT",nv_cookie_prefix="nv4",nv_check_pass_mstime=1738000,nv_area_admin=0,nv_safemode=0,theme_responsive=1,nv_is_recaptcha=0;</script>
<script src="https://baucu.nguyenphuoctoc.info/assets/js/language/vi.js"></script>
<script src="https://baucu.nguyenphuoctoc.info/assets/js/global.js"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/news.js"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/main.js"></script>
<script type="application/ld+json">
        {
            "@context": "https://schema.org",
            "@type": "Organization",
            "url": "https://baucu.nguyenphuoctoc.info",
            "logo": "https://baucu.nguyenphuoctoc.info/uploads/logo_1.png"
        }
        </script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/jquery-migrate-3.0.0.js"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/option-selectors.js" type="text/javascript"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/plugin.js" type="text/javascript"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/bootstrap.min.js"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/cs.script.js" type="text/javascript"></script>
<script src="https://baucu.nguyenphuoctoc.info/themes/beauty/js/maintm.js" type="text/javascript"></script>
<script>
  $(document).ready(function(){
    $('.user-support').click(function(event) {
      $('.social-button-content').slideToggle();
    });
    });
</script>
</body>
</html>