<!DOCTYPE html>
	<html lang="vi" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
	<head>
<title>VINACO.WORK – GIẢI PHÁP THIẾT KẾ WEB-APP &amp; CHUYỂN ĐỔI SỐ TOÀN DIỆN CHO DOANH NGHIỆP</title>
<meta name="description" content="Vinaco.Work là nền tảng chuyên tư vấn và dịch vụ hỗ trợ doanh nghiệp - cung ứng các giải pháp doanh nghiệp và chuyển đổi số - đáp ứng hạ tầng quản trị doanh nghiệp">
<meta name="keywords" content="vinaco.work,  vietnam company co working">
<meta name="news_keywords" content="vinaco.work,  vietnam company co working">
<meta name="author" content="VINACO.WORK - CỔNG THÔNG TIN DỊCH VỤ DOANH NGHIỆP VIỆT NAM">
<meta name="copyright" content="VINACO.WORK - CỔNG THÔNG TIN DỊCH VỤ DOANH NGHIỆP VIỆT NAM [webmaster@vinaco.work]">
<meta name="robots" content="index, archive, follow, noodp">
<meta name="googlebot" content="index,archive,follow,noodp">
<meta name="msnbot" content="all,index,follow">
<meta name="generator" content="Vinathis:0907097567">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-adsense-account" content="ca-pub-1364316422639127">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:title" content="VINACO.WORK – GIẢI PHÁP THIẾT KẾ WEB-APP &amp; CHUYỂN ĐỔI SỐ TOÀN DIỆN CHO DOANH NGHIỆP">
<meta property="og:type" content="website">
<meta property="og:description" content="Vinaco.Work là nền tảng chuyên tư vấn và dịch vụ hỗ trợ doanh nghiệp - cung ứng các giải pháp doanh nghiệp và chuyển đổi số - đáp ứng hạ tầng quản trị doanh nghiệp">
<meta property="og:site_name" content="VINACO.WORK - CỔNG THÔNG TIN DỊCH VỤ DOANH NGHIỆP VIỆT NAM">
<meta property="og:url" content="http://vinaco.work/chuyen-doi-so/vinaco-work-giai-phap-thiet-ke-web-app-chuyen-doi-so-toan-dien-cho-doanh-nghiep-79.html">
<link rel="shortcut icon" href="http://vinaco.work/uploads/icon.png">
<link rel="canonical" href="http://vinaco.work/chuyen-doi-so/vinaco-work-giai-phap-thiet-ke-web-app-chuyen-doi-so-toan-dien-cho-doanh-nghiep-79.html">
<link rel="alternate" href="http://vinaco.work/rss/" title="Tin Tức" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/tin-tuc-thi-truong/" title="Tin Tức - Tin Tức Thị Trường" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/giai-phap-doanh-nghiep/" title="Tin Tức - Giải Pháp Doanh Nghiệp" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/tai-chinh-ke-toan/" title="Tin Tức - Tài chính &amp; kế toán" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/nghien-cuu-phat-trien/" title="Tin Tức - Nghiên cứu &amp; phát triển" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/chuyen-doi-so/" title="Tin Tức - Chuyển Đổi Số" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/phap-ly-doanh-nghiep/" title="Tin Tức - Pháp Lý Doanh Nghiệp" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/dich-vu-khac/" title="Tin Tức - Dịch Vụ Khác" type="application/rss+xml">
<link rel="alternate" href="http://vinaco.work/rss/doi-tac-tuyen-dung/" title="Tin Tức - Đối Tác &amp; Tuyển Dụng" type="application/rss+xml">
<link rel="preload" as="script" href="http://vinaco.work/assets/js/jquery/jquery.min.js">
<link rel="preload" as="script" href="http://vinaco.work/assets/js/language/vi.js">
<link rel="preload" as="script" href="http://vinaco.work/assets/js/global.js">
<link rel="preload" as="script" href="http://vinaco.work/themes/default/js/news.js">
<link rel="preload" as="script" href="http://vinaco.work/themes/default/js/main.js">
<link rel="preload" as="script" href="http://vinaco.work/themes/default/js/bootstrap.min.js">
<link rel="StyleSheet" href="http://vinaco.work/assets/css/font-awesome.min.css">
<link rel="StyleSheet" href="http://vinaco.work/themes/default/css/bootstrap.min.css">
<link rel="StyleSheet" href="http://vinaco.work/themes/default/css/style.css">
<link rel="StyleSheet" href="http://vinaco.work/themes/default/css/style.responsive.css">
<link rel="StyleSheet" href="http://vinaco.work/themes/default/css/news.css">
<link rel="StyleSheet" href="http://vinaco.work/assets/css/default.vi.0.css">
<style>
	body{background: #fff;}
/* 1. Cấu hình vị trí khung chứa (Container) */
.nv-contact-sticky {
    position: fixed;
    left: 15px;      /* Cách lề trái */
    bottom: 80px;    /* Cách đáy */
    z-index: 999999; /* Luôn nổi lên trên */
    display: flex;
    flex-direction: column; /* Xếp dọc */
    gap: 15px;       /* Khoảng cách giữa 2 nút */
}

/* 2. Cấu hình chung cho 2 nút bấm */
.nv-contact-sticky a {
    display: flex;
    justify-content: center; /* Căn giữa ngang */
    align-items: center;     /* Căn giữa dọc */
    width: 50px;
    height: 50px;
    border-radius: 50%;      /* Bo tròn hoàn hảo */
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3); /* Đổ bóng nhẹ */
    position: relative;
    transition: transform 0.3s ease;
    color: #fff; /* Màu chữ/icon trắng */
}

/* Hiệu ứng phóng to khi di chuột */
.nv-contact-sticky a:hover {
    transform: scale(1.1);
}

/* 3. Thiết kế riêng cho nút Zalo (Hiển thị chữ) */
.btn-zalo {
    background: #0068ff; /* Màu xanh thương hiệu Zalo */
    font-family: Arial, sans-serif; /* Font chữ đơn giản, dễ đọc */
    font-weight: 900;    /* Chữ siêu đậm */
    font-size: 16px;     /* Kích thước chữ vừa vặn trong vòng tròn 50px */
    letter-spacing: -0.5px; /* Thu hẹp khoảng cách chữ xíu cho chặt chẽ */
}

/* 4. Thiết kế riêng cho nút Phone (Hiển thị Icon) */
.btn-phone {
    background: #43a047; /* Màu xanh lá cây */
    font-size: 24px;     /* Kích thước icon điện thoại */
}

/* 5. Hiệu ứng vòng tròn lan tỏa (Pulse Animation) */
.nv-contact-sticky a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: inherit; /* Lấy luôn màu nền của nút cha */
    opacity: 0.6;
    z-index: -1;         /* Nằm dưới nút */
    animation: pulse-animation 2s infinite;
}

/* Định nghĩa chuyển động rung */
@keyframes pulse-animation {
    0% { transform: scale(1); opacity: 0.6; }
    100% { transform: scale(1.6); opacity: 0; }
}

/* Trên mobile thì điều chỉnh vị trí chút cho gọn */
@media (max-width: 768px) {
    .nv-contact-sticky { left: 10px; bottom: 60px; }
}
</style>
	</head>
	<body>
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">VINACO.WORK - CỔNG THÔNG TIN DỊCH VỤ DOANH NGHIỆP VIỆT NAM</h2>
		<p class="pull-right"><a title="VINACO.WORK - CỔNG THÔNG TIN DỊCH VỤ DOANH NGHIỆP VIỆT NAM" href="http://vinaco.work/">http://vinaco.work</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>VINACO.WORK – GIẢI PHÁP THIẾT KẾ WEB-APP &amp; CHUYỂN ĐỔI SỐ TOÀN DIỆN CHO DOANH NGHIỆP</h1>
		<ul class="list-inline">
			<li>Thứ tư - 16/07/2025 00:01</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">
			Bạn đang là một Startup hay SME?Bạn muốn có một website chuyên nghiệp, app vận hành mượt mà, nhưng vẫn cần tiết kiệm chi phí tối đa?👉 VINACO.WORK chính là “trợ thủ công nghệ” bạn cần.
		</div>
				<div class="imghome">
			<img alt="VINACO.WORK – GIẢI PHÁP THIẾT KẾ WEB-APP &amp; CHUYỂN ĐỔI SỐ TOÀN DIỆN CHO DOANH NGHIỆP" src="http://vinaco.work/uploads/news/2025_07/quang-cao-tk-web.jpg" width="460" class="img-thumbnail" />
		</div>
		<div class="clear"></div>
		<div id="bodytext" class="clearfix">
			<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><b><span style="font-size:13.5pt"><span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">💡</span></span></span></b><b>&nbsp;</b><b><span lang="EN-US" style="font-size:13.5pt"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">WINACO.WORK</span></span></span></b><b><span style="font-size:13.5pt"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;mang đến:</span></span></span></b></span></span></span></span></span></span></span></span></span></span></span></span></span></span>
<ul>
	<li><span style="font-size:12pt"><span style="color:black"><span style="tab-stops:list 36.0pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:&#039;Apple Color Emoji&#039;">✅</span><span style="font-family:&#039;Times New Roman&#039;, serif">&nbsp;<b>Thiết kế Web &amp; App chuẩn UX/UI</b>&nbsp;– hiện đại, bảo mật, dễ mở rộng.</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="color:black"><span style="tab-stops:list 36.0pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:&#039;Apple Color Emoji&#039;">✅</span><span style="font-family:&#039;Times New Roman&#039;, serif">&nbsp;<b>Tư vấn &amp; triển khai chuyển đổi số trọn gói</b>&nbsp;– từ nền tảng vận hành đến chăm sóc khách hàng.</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="color:black"><span style="tab-stops:list 36.0pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:&#039;Apple Color Emoji&#039;">✅</span><span style="font-family:&#039;Times New Roman&#039;, serif">&nbsp;<b>Hỗ trợ 50% chi phí</b>&nbsp;cho&nbsp;<b>startup</b>&nbsp;– đồng hành cùng bạn từ những bước đầu tiên.</span></span></span></span></span></li>
	<li><span style="font-size:12pt"><span style="color:black"><span style="tab-stops:list 36.0pt"><span style="font-family:Calibri,sans-serif"><span style="font-family:&#039;Apple Color Emoji&#039;">✅</span><span style="font-family:&#039;Times New Roman&#039;, serif">&nbsp;<b>Tặng kèm Free Hosting SSD + SSL</b>&nbsp;– tăng tốc và bảo mật toàn diện.</span></span></span></span></span></li>
</ul>
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><b><span style="font-size:13.5pt"><span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">📲</span></span></span></b><b><span style="font-size:13.5pt"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;Tất cả trong một chạm</span></span></span></b><b><span lang="EN-US" style="font-size:13.5pt"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;bởi E- Card thông minh</span></span></span></b></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">Quét QR – kết nối ngay với&nbsp;</span></span><b><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">MR.</span></span></b><b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;ĐẶNG CAO TƯỜNG</span></span></b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">, người&nbsp;</span></span><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">tư vấn và&nbsp;</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">đồng hành cùng&nbsp;</span></span><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">d</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">oanh nghiệp&nbsp;</span></span><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">trong quá trình số hoá -&gt;&nbsp;</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">chuyển đổi số.</span></span><br  />
<span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">💬</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;Zalo, Email, TikTok, Facebook – bạn chọn kênh, chúng tôi&nbsp;</span></span><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">tích hợp tại E-card</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><b><span style="font-size:13.5pt"><span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">🌟</span></span></span></b><b><span style="font-size:13.5pt"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;Vì sao chọn VINACO.WORK?</span></span></span></b></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">TÂM – TRÍ – TÍN</span></span></b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;là cam kết, cũng là kim chỉ nam của chúng tôi.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">Không đơn thuần là&nbsp;</span></span><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">giải pháp</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;công nghệ –&nbsp;</span></span><b><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">Vinaco.work</span></span></b><b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;là đối tác&nbsp;</span></span></b><b><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">cho sự&nbsp;</span></span></b><b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">tăng trưởng</span></span></b><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;và&nbsp;</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">giúp&nbsp;</span></span><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">đơn vị SME, S</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">tartup&nbsp;vận hành tinh gọn – mở rộng thông minh&nbsp;trong kỷ nguyên số.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><b><span style="font-size:13.5pt"><span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">🔗</span></span></span></b><b><span style="font-size:13.5pt"><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;Truy cập ngay:&nbsp;<a href="https://vinaco.work/" target="_new"><span style="color:blue">Vinaco.Work</span></a></span></span></span></b></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">📞</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;Hotline: 0918 300 212</span></span><br  />
<span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">📍</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;01 Cộng Hòa 3, P. Phú Thọ Hoà, TP. Hồ Chí Minh</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
<span style="font-size:medium"><span style="font-family:Calibri, sans-serif"><span style="caret-color:rgb(0, 0, 0);"><span style="color:rgb(0, 0, 0);"><span style="font-style:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:auto"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:auto"><span style="word-spacing:0px"><span style="text-decoration:none"><b><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">VINACO.WORK – Chuyển đổi số dễ dàng, khởi nghiệp nhẹ nhàng.</span></span></b><br  />
<span style="font-family:&#039;Apple Color Emoji&#039;"><span style="color:black">🟡</span></span><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;<i>Giải pháp công nghệ dành riêng cho doanh nghiệp</i></span></span><i><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;SME và doanh nghiệp</span></span></i><i><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">&nbsp;khởi nghiệp</span></span></i><i><span lang="EN-US" style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">(Startup)</span></span></i><i><span style="font-family:&#039;Times New Roman&#039;, serif"><span style="color:black">.</span></span></i></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br  />
&nbsp;
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL của bản tin này: </strong><a href="http://vinaco.work/chuyen-doi-so/vinaco-work-giai-phap-thiet-ke-web-app-chuyen-doi-so-toan-dien-cho-doanh-nghiep-79.html" title="VINACO.WORK – GIẢI PHÁP THIẾT KẾ WEB-APP &amp; CHUYỂN ĐỔI SỐ TOÀN DIỆN CHO DOANH NGHIỆP">http://vinaco.work/chuyen-doi-so/vinaco-work-giai-phap-thiet-ke-web-app-chuyen-doi-so-toan-dien-cho-doanh-nghiep-79.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; VINACO.WORK - CỔNG THÔNG TIN DỊCH VỤ DOANH NGHIỆP VIỆT NAM
		</div>
		<div id="contact">
			<a href="mailto:webmaster@vinaco.work">webmaster@vinaco.work</a>
		</div>
	</div>
</div>
        <div id="timeoutsess" class="chromeframe">
            Bạn đã không sử dụng Site, <a onclick="timeoutsesscancel();" href="http://vinaco.work/#">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>
<div class="nv-contact-sticky">
    <a href="tel:0918300212" class="btn-phone" title="Gọi ngay: 0918.300.212">
        <i class="fa fa-phone" aria-hidden="true"></i>
    </a>

    <a href="https://zalo.me/0918300212" target="_blank" class="btn-zalo" title="Chat Zalo">
        Zalo
    </a>
</div>
<script src="http://vinaco.work/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=7,nv_my_abbr="ICT",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="http://vinaco.work/assets/js/language/vi.js"></script>
<script src="http://vinaco.work/assets/js/global.js"></script>
<script src="http://vinaco.work/themes/default/js/news.js"></script>
<script src="http://vinaco.work/themes/default/js/main.js"></script>
<script src="http://vinaco.work/themes/default/js/bootstrap.min.js"></script>
</body>
</html>