<!DOCTYPE html>
<html lang="vi" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
<head>
<title>Đông trùng hạ thảo là gì? Phân loại, và tác dụng Đông Trùng Hạ Thảo</title>
<meta name="description" content="Đông trùng hạ thảo là gì? Phân loại, và tác dụng Đông Trùng Hạ Thảo - Savefile - Tin Tức -...">
<meta name="author" content="Máy Sấy Ánh Dương">
<meta name="copyright" content="Máy Sấy Ánh Dương [maysayanhduong@gmail.com]">
<meta name="google-site-verification" content="bow-h2hgLm5jBlxd0EbkWsJ2HuXbd_Ff9dc5fB4Hv9o">
<meta name="generator" content="NukeViet v4.5">
<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="Đông trùng hạ thảo là gì? Phân loại, và tác dụng Đông Trùng Hạ Thảo">
<meta property="og:type" content="website">
<meta property="og:description" content="Savefile - Tin Tức - https&#x3A;&#x002F;&#x002F;maysayanhduong.vn&#x002F;news&#x002F;savefile&#x002F;tin-tuc&#x002F;dong-trung-ha-thao-la-gi-phan-loai-va-tac-dung-dong-trung-ha-thao-94.html">
<meta property="og:site_name" content="Máy Sấy Ánh Dương">
<meta property="og:image" content="https://maysayanhduong.vn/uploads/1.jpg">
<meta property="og:image:url" content="https://maysayanhduong.vn/uploads/1.jpg">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="1905">
<meta property="og:image:height" content="602">
<meta property="og:url" content="https://maysayanhduong.vn/news/savefile/tin-tuc/dong-trung-ha-thao-la-gi-phan-loai-va-tac-dung-dong-trung-ha-thao-94.html">
<link rel="shortcut icon" href="https://maysayanhduong.vn/favicon.ico">
<link rel="canonical" href="https://maysayanhduong.vn/news/savefile/tin-tuc/dong-trung-ha-thao-la-gi-phan-loai-va-tac-dung-dong-trung-ha-thao-94.html">
<link rel="alternate" href="https://maysayanhduong.vn/news/rss/" title="Tin Tức" type="application/rss+xml">
<link rel="alternate" href="https://maysayanhduong.vn/news/rss/tin-tuc/" title="Tin Tức - Tin tức" type="application/rss+xml">
<link rel="alternate" href="https://maysayanhduong.vn/news/rss/kinh-nghiem/" title="Tin Tức - Kinh nghiệm" type="application/rss+xml">
<link rel="alternate" href="https://maysayanhduong.vn/news/rss/huong-dan-su-dung/" title="Tin Tức - Hướng dẫn sử dụng" type="application/rss+xml">
<link rel="alternate" href="https://maysayanhduong.vn/news/rss/tai-chinh-va-doanh-nghiep/" title="Tin Tức - Tài chính và doanh nghiệp" type="application/rss+xml">
<link rel="stylesheet" href="https://maysayanhduong.vn/assets/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maysayanhduong.vn/themes/default/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maysayanhduong.vn/themes/default/css/style.css">
<link rel="stylesheet" href="https://maysayanhduong.vn/themes/default/css/style.responsive.css">
<link rel="StyleSheet" href="https://maysayanhduong.vn/themes/default/css/news.css">
<link rel="stylesheet" href="https://maysayanhduong.vn/themes/default/css/custom.css">
<link rel="stylesheet" type="text/css" href="https://maysayanhduong.vn/themes/default/tms/css/swiper.css">
<link id="theme" rel="stylesheet" type="text/css" media="all" href="https://maysayanhduong.vn/themes/default/css/tms_menu.css" />
<link id="theme" rel="stylesheet" type="text/css" media="all" href="https://maysayanhduong.vn/themes/default/css/font-pro.css" />
<link rel="stylesheet" type="text/css" href="https://maysayanhduong.vn/assets/js/select2/select2.min.css">
<link rel="stylesheet" type="text/css" href="https://maysayanhduong.vn/assets/js/jquery-ui/jquery-ui.min.css">
<style>
    @font-face {
      font-family: 'icomoon';
      src:  url('/themes/default/fonts/fonts/icomoon.eot?773cwh');
      src:  url('/themes/default/fonts/fonts/icomoon.eot?773cwh#iefix') format('embedded-opentype'),
      url('/themes/default/fonts/fonts/icomoon.ttf?773cwh') format('truetype'),
      url('/themes/default/fonts/fonts/icomoon.woff?773cwh') format('woff'),
      url('/themes/default/fonts/fonts/icomoon.svg?773cwh#icomoon') format('svg');
      font-weight: normal;
      font-style: normal;
      font-display: block;
    }
	body{background: #fff;}
        .load{
            display: block !important;
        }
        .no_load{
            display: none !important;
        }
        .four {
            width: 10px;
            height: 10px;
            background-color: #fff;
            border-radius: 50%;
            animation: loader4Animation 1s linear infinite;
            position: absolute;
            right: -25px;
            top: 5px;
        }
        @keyframes loader4Animation {
            0% {
                background-color: rgba(0,0,128, 1);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
                30px 0px 0px 0px rgba(0,0,128, 0.33);
            }
            17% {
                background-color: rgba(0,0,128, 0.67);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 1),
                30px 0px 0px 0px rgba(0,0,128, 0.67);
            }
            33% {
                background-color: rgba(0,0,128, 0.33);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
                30px 0px 0px 0px rgba(0,0,128, 1);
            }
            50% {
                background-color: rgba(0,0,128, 0);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.33),
                30px 0px 0px 0px rgba(0,0,128, 0.67);
            }
            67% {
                background-color: rgba(0,0,128, 0.33);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0),
                30px 0px 0px 0px rgba(0,0,128, 0.33);
            }
            83% {
                background-color: rgba(0,0,128, 0.67);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.33),
                30px 0px 0px 0px rgba(0,0,128, 0);
            }
            100% {
                background-color: rgba(0,0,128, 1);
                box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
                30px 0px 0px 0px rgba(0,0,128, 0.33);
            }
        }
        .load{
            position: fixed;
            height: 100vh;
            width: 100vw;
            top: 0px;
            left: 0px;
            z-index: 10000000;
            background: rgba(0, 0, 0, 0.3);
            text-align: center;
        }
        .load_box{
            height: 100px;
            width: 100px;
            position: absolute;
            top: 45%;
            display: inline-block;
            padding: 30px;
        }
        .load_box i{
            font-size: 40px;
            color: #fff;
            z-index: 100000000;
        }
        .load_box span{

        }

        .no_load{
            display: none;
        }
    </style>
<!-- Google Tag Manager -->
<!-- End Google Tag Manager -->

<!--google-->
<!-- Event snippet for Hotline conversion page -->
<!--end Google-->

<!-- Google tag (gtag.js) -->
<script data-show="inline">(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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-131046288-1', '.maysayanhduong.vn');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NM5BWBGX"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">Máy Sấy Ánh Dương</h2>
		<p class="pull-right"><a title="Máy Sấy Ánh Dương" href="https://maysayanhduong.vn/">https://maysayanhduong.vn</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>Đông trùng hạ thảo là gì? Phân loại, và tác dụng Đông Trùng Hạ Thảo</h1>
		<ul class="list-inline">
			<li>Thứ hai - 22/04/2019 04:11</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">
			Đông trùng hạ thảo có thể nói là tiên dược và có giá trị kinh tế rất cao trên thị trường. Việc nuôi trồng đông trùng hạ thảo ngày một phổ biến nhưng cũng rất khó khăn. Để bảo quản dược liệu này nên sử dụng máy sấy đông trùng hạ thảo.
		</div>
				<div class="imghome">
			<img alt="Đông trùng hạ thảo là gì? Phân loại, và tác dụng Đông Trùng Hạ Thảo" src="https://maysayanhduong.vn/uploads/news/2019_04/dongtrunghathaosaykho-e1520323936464.png" width="460" class="img-thumbnail" />
		</div>
		<div class="clear"></div>
		<div id="bodytext" class="clearfix">
			<span style="font-size:14px;"><span style="font-family:Tahoma,Geneva,sans-serif;">Đông trùng hạ thảo có thể nói là tiên dược và có giá trị kinh tế rất cao trên thị trường. Việc nuôi trồng đông trùng hạ thảo ngày một phổ biến nhưng cũng rất khó khăn. Để bảo quản dược liệu này nên sử dụng&nbsp;máy sấy đông trùng hạ thảo.<br  />
<br  />
<strong>Đông Trùng Hạ Thảo là gì?</strong><br  />
Đông trùng hạ thảo&nbsp;là kết quả cộng sinh giữa một loài nấm túi có tên Cordyceps sinensis và ấu trùng sâu non thuộc chi Hepialus.<br  />
<br  />
Vào mùa đông, nấm ký sinh vào sâu non ăn hết chất dinh dưỡng của chúng. Sâu non chết đi, ấu trùng lớn dần, bắt đầu mọc ra khỏi sâu vào mùa hè rồi vươn lên như một ngọn cỏ, hình thành lên đông trùng hạ thảo.</span></span><br  />
&nbsp;
<div style="text-align:center"><img alt="qua trinh hinh thanh cua con dong trung ha thao" height="422" src="https://maysayanhduong.vn/uploads/maysayanhduong.vn/news/2019_04/qua-trinh-hinh-thanh-cua-con-dong-trung-ha-thao.jpg" width="600" /></div>
<br  />
<span style="font-size:14px;"><span style="font-family:Tahoma,Geneva,sans-serif;"><strong>Phân loại đông trùng hạ thảo</strong><br  />
Trên thế giới có 507 loài trùng thảo nhưng không phải loại nào cũng được gọi là đông trùng hạ thảo. Để phân loại, chúng ta có thể dựa vào các tiêu chí sau:<br  />
<br  />
<strong>Theo khoa học:<br  />
+ Đông trùng hạ thảo:</strong>&nbsp;loại cây nấm mọc trên đầu con sâu màu nâu sẫm, được hình thành bởi ấu trùng sâu bướm kết hợp với nấm Cordyceps sinensis.<br  />
<br  />
<strong>+ Nhộng trùng thảo hoặc bách trùng thảo</strong>:&nbsp;cây mọc nấm mọc từ bộ phận khác của con sâu, thân cây có màu vàng ngả hồng.<br  />
<br  />
<strong>Theo nguồn gốc của đông trùng hạ thảo:<br  />
+ Tự nhiên:&nbsp;</strong>chủ yếu tìm thấy trên vùng núi cao 4000m ở cao nguyên Tây Tạng và Tứ Xuyên Trung Quốc.<br  />
<br  />
<strong>+ Nuôi trồng:&nbsp;</strong>Tại Mỹ, Nhật, Hàn, Thái Lan và cả Việt Nam đông trùng hạ thảo đã được nuôi trồng thành công nhờ cấy ghép nhân tạo.<br  />
<br  />
<strong>Tác dụng của đông trùng hạ thảo</strong><br  />
<br  />
Dưới đây là những công dụng chính của đông trùng hạ thảo dựa trên tổng hợp của GS.TS sinh học Nguyễn Lân Dũng (Chủ tịch hội các ngành Sinh Học Việt Nam):<br  />
<br  />
- Tác dụng thanh lọc:&nbsp;thải độc, thanh lọc các tác nhân xấu đối với cơ thể.<br  />
<br  />
- Phòng chống bệnh thận: Đông trùng hạ thảo giúp bảo vệ thận do thiếu máu, tăng cường nội tiết tố thượng thận, hồi phục tế bào tiểu quản ở thận.<br  />
<br  />
- Tim mạch, huyết áp:&nbsp;Đông trùng hạ thảo làm hạ huyết áp, chống lại hiện tượng thiếu máu cơ tim, giữ ổn định nhịp đập tim mạch.<br  />
<br  />
- Hoạt huyết:&nbsp;giảm cholesterol trong máu, chống xơ vữa động mạch, điều tiết nồng độ đường trong máu.<br  />
<br  />
- Tăng cường sức đề kháng:&nbsp;Tác dụng của đông trùng hạ thảo cải thiện tính miễn dịch đặc hiệu, nâng cao chức năng tiêu hóa và hấp thụ.<br  />
<br  />
- Tốt cho người già:&nbsp;Những thành phần có trong đông trùng hạ thảo chống lại quá trình lão hóa, hạn chế bệnh tật tuổi già.<br  />
<br  />
- Tăng cường sinh lý:&nbsp;cường dương, chống liệt dương, giảm xuất tinh sớm.<br  />
<br  />
- Tốt cho phụ nữ:&nbsp;Với chị em gái và phụ nữ, đông trùng hạ thảo giúp tăng cường hoocmon sinh dục tuổi dậy thì, làm chậm quá trình mãn kinh, đẹp da…</span></span>

<div style="text-align:center"><img alt="dong trung ha thao say kho" height="381" src="https://maysayanhduong.vn/uploads/maysayanhduong.vn/news/2019_04/dong-trung-ha-thao-say-kho.jpg" width="500" /></div>
<br  />
<p>Bạn quan tâm đến sản phẩm máy sấy đông trùng hạ thảo&nbsp;Ánh Dương vui lòng inbox &#91;SĐT&#93; hoặc liên hệ hotline:&nbsp;0908 835 499&nbsp;Chúng tôi sẵn sàng tư vấn cho bạn máy sấy với chi phí đầu tư tiết kiệm và ưu đãi nhất&nbsp;</p>
<br  />
<br  />
&nbsp;
		</div>
				<div id="author">
						<p>
				<strong>Nguồn tin:</strong>
				soyte.namdinh.gov.vn
			</p>
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL của bản tin này: </strong><a href="https://maysayanhduong.vn/news/savefile/tin-tuc/dong-trung-ha-thao-la-gi-phan-loai-va-tac-dung-dong-trung-ha-thao-94.html" title="Đông trùng hạ thảo là gì? Phân loại, và tác dụng Đông Trùng Hạ Thảo">https://maysayanhduong.vn/news/savefile/tin-tuc/dong-trung-ha-thao-la-gi-phan-loai-va-tac-dung-dong-trung-ha-thao-94.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; Máy Sấy Ánh Dương
		</div>
		<div id="contact">
			<a href="mailto:maysayanhduong@gmail.com">maysayanhduong@gmail.com</a>
		</div>
	</div>
</div>

        <!-- Captcha-Modal Required!!! -->
        <div id="modal-img-captcha" class="modal fade" tabindex="-1" aria-hidden="true">
            <div class="modal-dialog">
                <div class="modal-content">
                    <div class="modal-header">
                        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
                        <div class="modal-title">Xác minh bạn không phải là Robot</div>
                    </div>
                    <div class="modal-body text-center">
                        <div class="margin-bottom">
                            <img class="captchaImg mr-1" src="https://maysayanhduong.vn/assets/images/pix.svg" width="150" height="40" alt="" title="" /><span class="pointer" data-toggle="change_captcha" data-obj="#modal-captcha-value" title="Thay mới"><em class="fa fa-refresh"></em></span>
                        </div>
                        <div class="margin-bottom">
                            <div>
                                <p>Mã bảo mật</p>
                                <p><input type="text" id="modal-captcha-value" value="" class="form-control display-inline-block required" maxlength="6" style="width:200px" data-toggle="enterToEvent" data-obj="#modal-captcha-button" data-obj-event="click"/></p>
                                <div class="invalid-feedback"></div>
                            </div>
                        </div>
                        <p><button type="button" id="modal-captcha-button" class="btn btn-primary">Xác nhận</button></p>
                    </div>
                </div>
            </div>
        </div>
        <div id="timeoutsess" class="chromeframe">
            Bạn đã không sử dụng Site, <a data-toggle="timeoutsesscancel" href="https://maysayanhduong.vn/#">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="no_load">
        <div style="text-align: center;background: #dcdcdc;width: 100%;padding: 10px;">
            <span style="position: relative;font-size: 16px; font-weight: 600;">
                Vui lòng đợi trong giây lát
                <div class="loader four">
                </div>
            </span>
            <span>

            </span>
        </div>
        <div class="load_box">
            <span>
                <i class="fa fa-spinner icon_loading"></i>
            </span>
        </div>
    </div>
<div id="run_cronjobs" style="visibility:hidden;display:none;"><img alt="cron" src="/index.php?second=cronjobs&amp;p=m3CSL6iA" width="1" height="1" /></div>
<script src="https://maysayanhduong.vn/assets/js/jquery/jquery.min.js"></script>
<script>var nv_base_siteurl="/",nv_assets_dir="assets",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="tms",nv_check_pass_mstime=1738000,nv_area_admin=0,nv_safemode=0,theme_responsive=1,nv_recaptcha_ver=2,nv_recaptcha_sitekey="",nv_recaptcha_type="image",XSSsanitize=1;</script>
<script src="https://maysayanhduong.vn/assets/js/language/vi.js"></script>
<script src="https://maysayanhduong.vn/assets/js/DOMPurify/purify.js"></script>
<script src="https://maysayanhduong.vn/assets/js/global.js"></script>
<script src="https://maysayanhduong.vn/assets/js/site.js"></script>
<script src="https://maysayanhduong.vn/themes/default/js/news.js"></script>
<script src="https://maysayanhduong.vn/themes/default/js/main.js"></script>
<script src="https://maysayanhduong.vn/themes/default/js/custom.js"></script>
<script type="text/javascript" src="https://maysayanhduong.vn/themes/default/tms/js/swiper.js"></script>
<script type="text/javascript" src="https://maysayanhduong.vn/themes/default/js/tms_menu.js"></script>
<script type="text/javascript" src="https://maysayanhduong.vn/assets/js/select2/select2.min.js"></script>
<script src="https://maysayanhduong.vn//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
<script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "url": "https://maysayanhduong.vn",
      "logo": "https://maysayanhduong.vn/uploads/logo_top2023.jpg"
    }
  </script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NM5BWBGX');</script>
<script>
  gtag('event', 'conversion', {'send_to': 'AW-770073223/fQi9CNeBiJcZEIfFme8C'});
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GG7BMPYSH2"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-GG7BMPYSH2');
</script>
<script src="https://maysayanhduong.vn/themes/default/js/bootstrap.min.js"></script>
<script type="text/javascript">
        function check_realtime_student(){
            setTimeout(function(){ 
                var data='mod=check_realtime_student'
                $.post(nv_base_siteurl + 'index.php' + '?' + nv_name_variable + '=learning&' + nv_fc_variable + '=ajax',data, function(res) {
                    var res2=JSON.parse(res)
                    if(res2.status=='OK'){
                        window.open(res2.link, '_blank');
                        check_realtime_student()
                    }else{
                        check_realtime_student()
                    }
                });
            }, 3000);
        }
        function loading(){
            var $elie = $(".icon_loading");
            rotate(0);
            function rotate(degree) {
                $elie.css({ WebkitTransform: 'rotate(' + degree + 'deg)'});
                $elie.css({ '-moz-transform': 'rotate(' + degree + 'deg)'});
                setTimeout(
                    function() {
                     rotate(++degree); 
                 },
                 10
                 );
            }    
            $(".no_load").addClass("load");
            $(".no_load").removeClass("no_load");
        }
        function removeloading(){
            $(".load").addClass("no_load");
            $(".load").removeClass("load");

        }
    </script>
</body>
</html>