锘匡豢
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!--<meta name="viewport" content="width=device-width, initial-scale=2.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">-->
<meta name="renderer" content="webkit">
<meta name="keywords" content="鑹烘湳璁捐瀛﹂櫌- 娌冲崡宸ヤ笟璐告槗鑱屼笟瀛﹂櫌" />
<meta name="description" content="鑹烘湳璁捐瀛﹂櫌 - 娌冲崡宸ヤ笟璐告槗鑱屼笟瀛﹂櫌" />
<title>鑹烘湳璁捐瀛﹂櫌 - 娌冲崡宸ヤ笟璐告槗鑱屼笟瀛﹂櫌</title>
<link href="http://www.hngm.edu.cn/skin/sites/common/css/common_old.css" type="text/css"  rel="stylesheet" >
<link href="http://www.hngm.edu.cn/skin/sites/jxyxmb4/css/header_old.css" type="text/css"  rel="stylesheet" >
<link href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/core/header/common.css" type="text/css" rel="stylesheet" />
<link href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/core/header/header.css" type="text/css" rel="stylesheet" />
<link href="http://www.hngm.edu.cn/skin/label/label.css" type="text/css" rel="stylesheet" />


<link rel="stylesheet" type="text/css" href="http://www.hngm.edu.cn/skin/sites/common/css/common_xmb.css" /><!--[if lt IE 9]>
<script src="http://www.hngm.edu.cn/skin/sites/common/js/ie8-responsive-file-warning.js"></script>
<script src="http://www.hngm.edu.cn/skin/sites/common/js/html5shiv.min.js"></script>
<script src="http://www.hngm.edu.cn/skin/sites/common/js/respond.min.js"></script>
<script type="text/javascript">
(function(){var ajax,xmlHttp;var links=document.getElementsByTagName("link");baseElem=document.getElementsByTagName("base")[0];ajax=function(url,callback){var req=xmlHttp();if(!req){return;}
req.open("GET",url,true);req.onreadystatechange=function(){if(req.readyState!=4||req.status!=200&&req.status!=304){return;}
callback(req.responseText);};if(req.readyState==4){return;}
req.send();};xmlHttp=(function(){var xmlhttpmethod=false,attempts=[function(){return new XMLHttpRequest();},function(){return new ActiveXObject("Microsoft.XMLHTTP");},function(){return new ActiveXObject("MSXML2.XMLHTTP.3.0");}],al=attempts.length;while(al--){try{xmlhttpmethod=attempts[al]();}
catch(e){continue;}
break;}
return function(){return xmlhttpmethod;};})();for(var i=0,linkl=links.length;i<linkl;i++){var thislink=links[i],href=links[i].href,extreg=(/^([a-zA-Z:]*\/\/(www\.)?)/).test(href),ext=(baseElem&&!extreg)||extreg;if(thislink.rel.indexOf("stylesheet")>=0&&ext&&thislink.href.indexOf("bootstrap")>=0){ajax('/respond_proxy.php',function(css){thislink.styleSheet.rawCssText=css;respond.update();});break;}}}());
</script>
<![endif]-->
<script src="http://www.hngm.edu.cn/skin/sites/common/js/jquery.min.js" type="text/javascript"></script>
<script src="http://www.hngm.edu.cn/skin/sites/common/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://www.hngm.edu.cn/js/config.js"></script>
<script type="text/javascript" src="http://www.hngm.edu.cn/js/util.js"></script>

<script type="text/javascript" src="http://www.hngm.edu.cn/js/koala.min.1.5.js"></script>
<script type="text/javascript" src="http://www.hngm.edu.cn/js/jquery.iosslider.js"></script>
<script type="text/javascript" src="http://www.hngm.edu.cn/js/jquery.easing-1.3.js"></script>
<script type="text/javascript" src="http://www.hngm.edu.cn/js/lang/core/zh-cn.js"></script>
<script type="text/javascript" src="http://www.hngm.edu.cn/js/lang/sites/zh-cn.js"></script>
<script type="text/javascript">
P8CONFIG.RESOURCE = 'http://www.hngm.edu.cn';
var SYSTEM = 'sites',
MODULE = '',
ACTION = 'main',
LABEL_URL = 'http://www.hngm.edu.cn/s.php/yssj/?',
$this_router = P8CONFIG.URI[SYSTEM][MODULE].controller,
$this_url = $this_router +'-'+ ACTION,
SKIN = 'http://www.hngm.edu.cn/skin/sites/jxyxmb8/',
TEMPLATE = 'jxyxmb8';
mobile_status= '0',
mobile_auto_jump='0',
mobile_url = 'http://www.hngm.edu.cn/m';
if(mobile_status=='1' && SYSTEM!='sites'){
if(browser.versions.android || browser.versions.iPhone || browser.versions.iPad){
if(mobile_auto_jump=='1' && mobile_url!=P8CONFIG.RESOURCE){
var this_url = location.href,_pul=P8CONFIG.RESOURCE;
if(this_url.indexOf(mobile_url)==-1 && this_url.indexOf('s.php')==-1 && this_url.indexOf('u.php')==-1 && this_url.indexOf('admin.php')==-1 && SYSTEM!='sites'){
if(this_url.indexOf(P8CONFIG.RESOURCE+'/html')!=-1)_pul+='/html';
this_url = this_url.replace(_pul, mobile_url);
location.href = this_url;
}
}
}
}document.domain = 'hngm.edu.cn/s.php/yssj';document.base_domain = 'hngm.edu.cn/s.php/yssj';
</script>
<script type="text/javascript">
function nTabs(thisObj,Num){
if(thisObj.className == "active")return;
var tabObj = thisObj.parentNode.id;
var tabList = document.getElementById(tabObj).getElementsByTagName("li");
for(i=0; i <tabList.length; i++)
{
if (i == Num)
{
thisObj.className = "active"; 
document.getElementById(tabObj+"_Content"+i).style.display = "block";
}else{
tabList[i].className = "normal"; 
document.getElementById(tabObj+"_Content"+i).style.display = "none";
}
} 
}
</script>


<script>
var isinter;
var millisec = 25;//瀹氭椂鍣ㄩ棿闅旀墽琛屾椂闂�/姣
var xflo = 0; //婕傛诞灞倄鍧愭爣
var yflo = 0; //婕傛诞灞倅鍧愭爣
var yistop = false;
var xisleft = true;
function floatadfun(){
kwidth = $(window).width();//鍙鍖哄煙瀹藉害
kheight = $(window).height();//鍙鍖哄煙楂樺害

divwidth = $('#floatdivids').width();//div婕傛诞灞傚搴�
divheight = $('#floatdivids').height();//div婕傛诞灞傞珮搴�

hstop = jQuery(window).scrollTop();//婊氬姩鏉¤窛绂婚《閮ㄧ殑楂樺害
wsleft = jQuery(window).scrollLeft();//婊氬姩鏉¤窛绂绘渶宸﹁竟鐨勮窛绂�

offwidth = (kwidth-divwidth);//div鍋忕Щ鐨勫搴�
offheight = (kheight-divheight);//div鍋忕Щ鐨勯珮搴�

if (!yistop) {
yflo++;
if (yflo >= offheight) {
yistop = true;
}
} else {
yflo--;
if (yflo <= 0) {
yistop = false;
}
}

if (xisleft) {
xflo++;
if (xflo >= offwidth) {
xisleft = false;
}
} else {
xflo--;
if (xflo <= 0) {
xisleft = true;
}
}

$('#floatdivids').css({'top':yflo,'left':xflo}); /* 濡傛灉浣跨敤鍥哄畾瀹氫綅锛岃鎶婂姞涓婃粴鍔ㄦ潯鐨勮窛绂诲幓鎺夊嵆鍙� */
}
$(function () {
isinter = setInterval("floatadfun()",millisec);
$('#floatdivids').mouseover(function () {
clearInterval(isinter);
}).mouseout(function () {
isinter = setInterval("floatadfun()",millisec);
});
$('#ClickRemoveFlo').click(function () {
$(this).parents("#floatdivids").slideUp(100,function(){
clearInterval(isinter);
$(this).remove();
});
});
});
</script>

</head>
<body style="background:#fff;overflow-x:hidden;">
<div class="top">
<div class="top_center clearfix">
<div class="logo d">
<h1><a href="/">tcs</a></h1>
</div>
<div class="list_logo">
<div class="top_right">
<div class="top_right_top" id="header_t">
<span id="header_login">
</span>
<script type="text/javascript" src="http://www.hngm.edu.cn/u.php/core/member-login?style=com&id=header_login"></script>

</div>
</div>
<ul>			
<li>

<a href="javascript:void(0)" onclick="SetHome(this,window.location)">璁句负棣栭〉</a> |
<a onclick="AddFavorite(window.location,document.title)" href="javascript:void(0)">鍔犲叆鏀惰棌</a>
</li>
<li><b>鎷涚敓鐢佃瘽锛�0371-60987001</b></li>
<li><b>60987002/7005</b></li>
</ul>
</div>
</div>
</div>
<div class="navbox">
<div class="c_subNav">
<ul>
<li><a href="http://www.hngm.edu.cn/s.php/yssj" target="">棣栭〉</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18191" target="">瀛﹂櫌浠嬬粛</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18192" target="">涓撲笟浠嬬粛</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18193" target="">鏂伴椈鍏憡</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18194" target="">甯堣祫鍔涢噺</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18195" target="">鏁欏绉戠爺</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18196" target="">鍙岄珮寤鸿</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18197" target="">瀵瑰浜ゆ祦</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18198" target="">瀛︾敓浣滃搧</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18199" target="">瀛︾宸ヤ綔</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18445" target="">缃戜笂灞曞巺</a>
</li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-list-category-18200" target="">鑱旂郴鏂瑰紡</a>
</li>
</ul>
</div>
</div>



<script type="text/javascript">
$(function(){
if($(".navbar-nav li").length>10){
$(this).find("a").css("padding","5px 0 5px 20px");
}

});
</script>
<script type="text/javascript">
$(document).ready(function(){
//**show_edit**//					   
init_labelshows('header_t');
//**menu**//
$('#menu_nav li>dl').hide();
$('#menu_nav li:first').addClass('over');
$('#menu_nav li').each(function () {
$(this).hover(
function(){
$('#menu_nav li').removeClass();
$('#menu_nav li>dl').hide();
$(this).addClass('over');
$(this).find('dl').show();
},
function(){
$(this).find('dl').hide();
}
)
});
})
</script>

<link rel="stylesheet" href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/css/main.css" media="all" />
<link rel="stylesheet" href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/css/icon.css" media="all" />

<link rel="stylesheet" href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/css/sese.css" media="all" />
<link rel="stylesheet" href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/css/init.css" media="all" />

<script type="text/javascript" src="http://www.hngm.edu.cn/skin/sites/jxyxmb8/js/swiper.min.js"></script>
<link href="http://www.hngm.edu.cn/skin/sites/jxyxmb8/css/swiper.min.css" rel="stylesheet" type="text/css" />



<div id="main" class="" role="main">
<div class="" role="content" id="content">




<div class="layout-full region-top-first">


<div class="block-region-top-first">
<div class="swiper-container">		
<div class="swiper-wrapper">			
<div class="swiper-slide"><a href="#" target="_blank" title="" style="text-decoration:none;"><img width="1300" height="400" border="none" alt="" src="http://www.hngm.edu.cn/attachment/core/label/2021_04/01_12/3fcaf33d1bf99b72.jpg" /></a></div>
<div class="swiper-slide"><a href="#" target="_blank" title="" style="text-decoration:none;"><img width="1300" height="400" border="none" alt="" src="http://www.hngm.edu.cn/attachment/core/label/2021_03/31_17/71749d7989bde053.jpg" /></a></div>
<div class="swiper-slide"><a href="#" target="_blank" title="" style="text-decoration:none;"><img width="1300" height="400" border="none" alt="" src="http://www.hngm.edu.cn/attachment/core/label/2021_03/31_17/216d89711e30c325.jpg" /></a></div>
<div class="swiper-slide"><a href="#" target="_blank" title="" style="text-decoration:none;"><img width="1300" height="400" border="none" alt="" src="http://www.hngm.edu.cn/attachment/core/label/2021_03/31_17/c286a051884702b3.jpg" /></a></div>
<div class="swiper-slide"><a href="#" target="_blank" title="" style="text-decoration:none;"><img width="1300" height="400" border="none" alt="" src="http://www.hngm.edu.cn/attachment/core/label/2021_04/01_12/9b89b0983c677602.jpg" /></a></div>

</div>
<!-- 濡傛灉闇€瑕佸垎椤靛櫒 -->
<div class="swiper-pagination"></div>
</div>
<script>
var mySwiper = new Swiper ('.swiper-container', {
autoplay:true,
loop: true, // 寰幆妯″紡閫夐」

// 濡傛灉闇€瑕佸垎椤靛櫒
pagination: {
el: '.swiper-pagination',
},

})
</script>

</div>



<div class="layout-full region-top-first">
<div class="inner">
<div class="row">
<!--<div class="col-xs-12 col-md-8">

<div class="swiper-content custom_slide" >
<div class="swiper-wrapper">
<div class="swiper-slide">
<style type="text/css">
#jsNav_31121 {
position: relative;width:500px;	height:300px;    overflow: hidden;	
}
#jsNav_31121 .imageshow li {
position:absolute;
top:0px;
left:0px;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity:0;
filter:alpha(opacity=0);
opacity:0;
}
#jsNav_31121 .imageshow li img{
width:500px;	height:300px; 
}
#jsNav_31121 .btnimage {
position:absolute;
display:block;
bottom:10px;
right:40px;
z-index:3;
height:20px;
}

#jsNav_31121 .btnimage li {
cursor:pointer;
float:left;
margin:3px;
width:14px;
height:11px;
background-image:url(http://www.hngm.edu.cn/skin/label/li.png);
}
#jsNav_31121 .btnimage .over {
background-image:url(http://www.hngm.edu.cn/skin/label/li_on.png);
}
</style>
<div id="jsNav_31121">
<ul class="imageshow">
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22789.html" target="_blank"><img src="/uploadfile/20211125092157099001.png" width="500" height="300" alt="鏄熷厜涓嶈礋锛屾鏍峰墠琛� 鈥斺€旇壓鏈�"></a></li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22792.html" target="_blank"><img src="/uploadfile/20211125092833994001.jpg" width="500" height="300" alt=" 鍒濆績濡傜 浣垮懡鍦ㄨ偐 閲嶆俯瑾撹瘝 "></a></li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22766.html" target="_blank"><img src="/uploadfile/20211120113025774001.png" width="500" height="300" alt="鍠滄姤|鑹烘湳璁捐瀛﹂櫌瀛﹀瓙鍦�2021"></a></li> 
</ul>

<ul class="btnimage">
<li></li>
<li></li>
<li></li>
</ul>
</div>
<script type="text/javascript">
(function () {
var num = $("#jsNav_31121 .imageshow li").length,
now = 0;
$("#jsNav_31121 .imageshow li:first").css({"z-index":"2","opacity":"1"});
$("#jsNav_31121 .btnimage li:first").addClass("over");

function next() {
now = (++now) % num;
return now;
}
function callback() {
$("#jsNav_31121 .btnimage").find('li').removeClass('over');
$("#jsNav_31121 .imageshow").find('li').css('z-index', '1');
$("#jsNav_31121 .btnimage").find('li:eq(' + now + ')').addClass('over');
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').css('z-index', '2');
};

function animagea() {
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').animate({opacity : 0}, 1500);
$("#jsNav_31121 .imageshow").find('li:eq(' + next() + ')').animate({	opacity : 1	}, 1500, callback);
}
var timer =  setInterval(animagea, 5000);

$("#jsNav_31121 .btnimage li").hover(
function(){
clearInterval(timer);
$("#jsNav_31121 .btnimage").find('li').removeClass('over');
$(this).addClass('over');
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').animate({opacity : 0,'z-index':1}, 500);
now = $("#jsNav_31121 .btnimage li").index($(this)); 
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').animate({	opacity : 1,'z-index':2	}, 500);

},										  
function(){
timer =  setInterval(animagea, 5000);
}										  
);
})();
</script></div>
&lt;!&ndash;<div class="swiper-slide"></div>&ndash;&gt;
</div>
<div class="swiper-pagination"></div>
</div>


</div>-->


<div class="col-xs-12 col-md-12 content713">
<div class="block-region-top-third-left">
<div data-block-plugin-id="block_content:36fffd1f-0912-4e7d-91a6-d5edf9017d30" class="block">
<h2 class="block-title">聽鏂伴椈鍏憡</h2>
<div style="margin-left:18px;" class="event-list event-list-2 event-list-block  event-list-2-red  visible-xs  visible-sm  visible-md  visible-lg list_img710">
<style type="text/css">
#jsNav_31121 {
position: relative;width:500px;	height:300px;    overflow: hidden;	
}
#jsNav_31121 .imageshow li {
position:absolute;
top:0px;
left:0px;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity:0;
filter:alpha(opacity=0);
opacity:0;
}
#jsNav_31121 .imageshow li img{
width:500px;	height:300px; 
}
#jsNav_31121 .btnimage {
position:absolute;
display:block;
bottom:10px;
right:40px;
z-index:3;
height:20px;
}

#jsNav_31121 .btnimage li {
cursor:pointer;
float:left;
margin:3px;
width:14px;
height:11px;
background-image:url(http://www.hngm.edu.cn/skin/label/li.png);
}
#jsNav_31121 .btnimage .over {
background-image:url(http://www.hngm.edu.cn/skin/label/li_on.png);
}
</style>
<div id="jsNav_31121">
<ul class="imageshow">
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22789.html" target="_blank"><img src="/uploadfile/20211125092157099001.png" width="500" height="300" alt="鏄熷厜涓嶈礋锛屾鏍峰墠琛� 鈥斺€旇壓鏈�"></a></li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22792.html" target="_blank"><img src="/uploadfile/20211125092833994001.jpg" width="500" height="300" alt=" 鍒濆績濡傜 浣垮懡鍦ㄨ偐 閲嶆俯瑾撹瘝 "></a></li>
<li><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22766.html" target="_blank"><img src="/uploadfile/20211120113025774001.png" width="500" height="300" alt="鍠滄姤|鑹烘湳璁捐瀛﹂櫌瀛﹀瓙鍦�2021"></a></li> 
</ul>

<ul class="btnimage">
<li></li>
<li></li>
<li></li>
</ul>
</div>
<script type="text/javascript">
(function () {
var num = $("#jsNav_31121 .imageshow li").length,
now = 0;
$("#jsNav_31121 .imageshow li:first").css({"z-index":"2","opacity":"1"});
$("#jsNav_31121 .btnimage li:first").addClass("over");

function next() {
now = (++now) % num;
return now;
}
function callback() {
$("#jsNav_31121 .btnimage").find('li').removeClass('over');
$("#jsNav_31121 .imageshow").find('li').css('z-index', '1');
$("#jsNav_31121 .btnimage").find('li:eq(' + now + ')').addClass('over');
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').css('z-index', '2');
};

function animagea() {
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').animate({opacity : 0}, 1500);
$("#jsNav_31121 .imageshow").find('li:eq(' + next() + ')').animate({	opacity : 1	}, 1500, callback);
}
var timer =  setInterval(animagea, 5000);

$("#jsNav_31121 .btnimage li").hover(
function(){
clearInterval(timer);
$("#jsNav_31121 .btnimage").find('li').removeClass('over');
$(this).addClass('over');
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').animate({opacity : 0,'z-index':1}, 500);
now = $("#jsNav_31121 .btnimage li").index($(this)); 
$("#jsNav_31121 .imageshow").find('li:eq(' + now + ')').animate({	opacity : 1,'z-index':2	}, 500);

},										  
function(){
timer =  setInterval(animagea, 5000);
}										  
);
})();
</script>
聽聽聽聽聽聽<a class='more-link' href="/s.php/yssj/item-list-category-18193"></a>
<div class="spacer-md-sm710">
<ul class="adaplist13" style="font-size:14px;color:#454545;">
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22946.html" target="_blank" title="鍖犲績璋辫姵鍗幝犳妧鑳藉睍椋庨噰鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇庡ソ鈥濇毃闈為仐鏂囧寲鑹烘湳宸ヤ綔瀹よ懌鑺︾儥鐢诲睍"><span>鍖犲績璋辫姵鍗幝犳妧鑳藉睍椋庨噰鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇�</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22945.html" target="_blank" title="鍠滄姤|鎴戦櫌鏁欏笀鍥㈤槦鑽h幏2021骞存渤鍗楃渷楂樼瓑鑱屼笟鏁欒偛闈掑勾鏁欏笀璇惧爞鏁欏鍒涙柊澶ц禌浜岀瓑濂�"><span>鍠滄姤|鎴戦櫌鏁欏笀鍥㈤槦鑽h幏2021骞存渤鍗楃渷楂樼瓑鑱屼笟鏁欒偛闈掑勾鏁欏笀璇惧爞鏁�</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22842.html" target="_blank" title="灞曠ず涓撻暱 淇冭繘鎴愰暱鈥斺€旇壓鏈璁″闄妇鍔炴柊鏁欏笀璇曡娲诲姩"><span>灞曠ず涓撻暱 淇冭繘鎴愰暱鈥斺€旇壓鏈璁″闄妇鍔炴柊鏁欏笀璇曡娲诲姩</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22822.html" target="_blank" title="鈥滅鐞嗗嚭绉╁簭銆佽鐭╂垚鏂瑰渾鈥�  鑹烘湳璁捐瀛﹂櫌闊充箰琛ㄦ紨涓撲笟鍙紑绾緥瀹夊叏涓撻浼�"><span>鈥滅鐞嗗嚭绉╁簭銆佽鐭╂垚鏂瑰渾鈥�  鑹烘湳璁捐瀛﹂櫌闊充箰琛ㄦ紨涓撲笟鍙紑绾緥</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22801.html" target="_blank" title="鑹烘湳璁捐瀛﹂櫌鏁欒亴宸ュ厷鏀儴  鍙紑鍙戝睍瀵硅薄杞澶囧厷鍛樹細璁�"><span>鑹烘湳璁捐瀛﹂櫌鏁欒亴宸ュ厷鏀儴  鍙紑鍙戝睍瀵硅薄杞澶囧厷鍛樹細璁�</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22792.html" target="_blank" title=" 鍒濆績濡傜 浣垮懡鍦ㄨ偐 閲嶆俯瑾撹瘝 琛屽姩钀藉疄  鈥斺€旇壓鏈璁″闄㈠鐢熷厷鏀儴棰勫鍏氬憳鎺ユ敹澶т細"><span> 鍒濆績濡傜 浣垮懡鍦ㄨ偐 閲嶆俯瑾撹瘝 琛屽姩钀藉疄  鈥斺€旇壓鏈璁″闄㈠鐢熷厷</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22789.html" target="_blank" title="鏄熷厜涓嶈礋锛屾鏍峰墠琛� 鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇庡ソ鈥濊亴涓氭妧鑳藉ぇ璧涜〃褰颁細"><span>鏄熷厜涓嶈礋锛屾鏍峰墠琛� 鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇庡ソ</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22766.html" target="_blank" title="鍠滄姤|鑹烘湳璁捐瀛﹂櫌瀛﹀瓙鍦�2021骞村ぇ瀛︾敓鑱屼笟鐢熸动瑙勫垝澶ц禌鏍¤禌涓幏濂�"><span>鍠滄姤|鑹烘湳璁捐瀛﹂櫌瀛﹀瓙鍦�2021骞村ぇ瀛︾敓鑱屼笟鐢熸动瑙勫垝澶ц禌鏍¤禌涓幏</span></a>
</li>
</ul>
</div>

<!--涓撲笟浠嬬粛-->
聽聽<div class="spacer-md-fr713">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-20023.html" target="_blank"><img src="http://www.hngm.edu.cn/images/ys4011.png"></a>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-18935.html" target="_blank"><img src="http://www.hngm.edu.cn/images/ys4022.png"></a>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-18936.html" target="_blank"><img src="http://www.hngm.edu.cn/images/ys4033.png"></a>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21695.html" target="_blank"><img src="http://www.hngm.edu.cn/images/ys4044.png"></a>

</div>
</div>



</div>
</div>
</div>






<script>        
var mySwiper2 = new Swiper ('.custom_slide', {
autoplay:true,
//loop: true, // 寰幆妯″紡閫夐」

pagination: {
el: '.swiper-pagination',
},

})        
</script>  
<script>
$(".hd span").css("height","100px").css("height","30px").css("display","block");
</script>
<!--        <div class="col-xs-12 col-md-4" style="margin-left:430px;">
<div class="block-region-top-first-right" style="margin-left:4.5px;">
<div data-block-plugin-id="block_content:270dac95-06fe-41c6-8faf-6e74c20ad48c" class="block" style="width:365px;">


&lt;!&ndash; <h2 class="block-title"></h2>&ndash;&gt;


<div class="list-3 list-3-1 inside-b outside-b list-3-1-blue">
<ul class="list-content">

<ul class="adaplist13" style="font-size:14px;color:#454545;">
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22946.html" target="_blank" title="鍖犲績璋辫姵鍗幝犳妧鑳藉睍椋庨噰鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇庡ソ鈥濇毃闈為仐鏂囧寲鑹烘湳宸ヤ綔瀹よ懌鑺︾儥鐢诲睍"><span>鍖犲績璋辫姵鍗幝犳妧鑳藉睍椋庨噰鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇�</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22945.html" target="_blank" title="鍠滄姤|鎴戦櫌鏁欏笀鍥㈤槦鑽h幏2021骞存渤鍗楃渷楂樼瓑鑱屼笟鏁欒偛闈掑勾鏁欏笀璇惧爞鏁欏鍒涙柊澶ц禌浜岀瓑濂�"><span>鍠滄姤|鎴戦櫌鏁欏笀鍥㈤槦鑽h幏2021骞存渤鍗楃渷楂樼瓑鑱屼笟鏁欒偛闈掑勾鏁欏笀璇惧爞鏁�</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22842.html" target="_blank" title="灞曠ず涓撻暱 淇冭繘鎴愰暱鈥斺€旇壓鏈璁″闄妇鍔炴柊鏁欏笀璇曡娲诲姩"><span>灞曠ず涓撻暱 淇冭繘鎴愰暱鈥斺€旇壓鏈璁″闄妇鍔炴柊鏁欏笀璇曡娲诲姩</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22822.html" target="_blank" title="鈥滅鐞嗗嚭绉╁簭銆佽鐭╂垚鏂瑰渾鈥�  鑹烘湳璁捐瀛﹂櫌闊充箰琛ㄦ紨涓撲笟鍙紑绾緥瀹夊叏涓撻浼�"><span>鈥滅鐞嗗嚭绉╁簭銆佽鐭╂垚鏂瑰渾鈥�  鑹烘湳璁捐瀛﹂櫌闊充箰琛ㄦ紨涓撲笟鍙紑绾緥</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22801.html" target="_blank" title="鑹烘湳璁捐瀛﹂櫌鏁欒亴宸ュ厷鏀儴  鍙紑鍙戝睍瀵硅薄杞澶囧厷鍛樹細璁�"><span>鑹烘湳璁捐瀛﹂櫌鏁欒亴宸ュ厷鏀儴  鍙紑鍙戝睍瀵硅薄杞澶囧厷鍛樹細璁�</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22792.html" target="_blank" title=" 鍒濆績濡傜 浣垮懡鍦ㄨ偐 閲嶆俯瑾撹瘝 琛屽姩钀藉疄  鈥斺€旇壓鏈璁″闄㈠鐢熷厷鏀儴棰勫鍏氬憳鎺ユ敹澶т細"><span> 鍒濆績濡傜 浣垮懡鍦ㄨ偐 閲嶆俯瑾撹瘝 琛屽姩钀藉疄  鈥斺€旇壓鏈璁″闄㈠鐢熷厷</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22789.html" target="_blank" title="鏄熷厜涓嶈礋锛屾鏍峰墠琛� 鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇庡ソ鈥濊亴涓氭妧鑳藉ぇ璧涜〃褰颁細"><span>鏄熷厜涓嶈礋锛屾鏍峰墠琛� 鈥斺€旇壓鏈璁″闄妇鍔炩€滄妧鑳斤紝璁╁氨涓氭洿缇庡ソ</span></a>
</li>
<li>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22766.html" target="_blank" title="鍠滄姤|鑹烘湳璁捐瀛﹂櫌瀛﹀瓙鍦�2021骞村ぇ瀛︾敓鑱屼笟鐢熸动瑙勫垝澶ц禌鏍¤禌涓幏濂�"><span>鍠滄姤|鑹烘湳璁捐瀛﹂櫌瀛﹀瓙鍦�2021骞村ぇ瀛︾敓鑱屼笟鐢熸动瑙勫垝澶ц禌鏍¤禌涓幏</span></a>
</li>
</ul>
</ul>
&lt;!&ndash;&ndash;&gt;
</div>


</div>
</div>
</div>-->




</div>

</div>
</div>

<!-- 涓撲笟鍥炬枃灞曠ず-->

<!-- <div class="layout-full region-top-second">
<div class="inner">
<div style="margin-top:-25px;margin-bottom:20px;" class="row">
<div class="col-xs-12 col-md-12">
<div class="block-region-top-third-left">
<div data-block-plugin-id="block_content:36fffd1f-0912-4e7d-91a6-d5edf9017d30" class="block">
<h2 class="block-title"></h2>
<div class="event-list event-list-2 event-list-block  event-list-2-red  visible-xs  visible-sm  visible-md  visible-lg list_709">


</div>
<div class="spacer-md-sm"></div>


</div>
</div>
</div>

</div>

</div>
</div>
-->


<div class="layout-full region-middle-first empty-row">
<div class="inner empty-row">
<div class="row">
<div class="col-xs-12 col-md-6">

</div>

<div class="col-xs-12 col-md-6">

</div>
</div>
</div>
</div>



<div class="layout-full region-top-third">
<div class="inner">
<div class="row">
<div class="col-xs-12 col-md-8">
<div class="block-region-top-third-left">
<div data-block-plugin-id="block_content:36fffd1f-0912-4e7d-91a6-d5edf9017d30" class="block">
<h2 class="block-title">鍙岄珮寤鸿</h2>
<div class="event-list event-list-2 event-list-block  event-list-2-red  visible-xs  visible-sm  visible-md  visible-lg ">
<ul>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">12-22</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22947.html" target="_blank" title="">
<p class="one-line outside-b">
鑹烘湳璁捐瀛﹂櫌椤哄埄涓惧姙1+X瀹ゅ唴璁捐鑱屼笟鎶€鑳界瓑绾ц瘉涔﹁€冭瘯
</p>
<p class="one-line outside-min-b">
鑹烘湳璁捐瀛﹂櫌椤哄埄涓惧姙1+X瀹ゅ唴璁捐鑱屼笟鎶€鑳界瓑绾ц瘉涔﹁€冭瘯&nbsp;2021骞�12鏈�21鏃ヤ笅鍗堬紝鑹烘湳璁捐瀛﹂櫌寤虹瓚瀹ゅ唴璁捐涓撲笟涓惧姙浜�1+X鑱�
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">12-22</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22944.html" target="_blank" title="">
<p class="one-line outside-b">
 鑱氬姏1+X璇佷功鑰冭瘯聽聽鍏变績瀛︾敓鏂板彂灞曗€斺€旇壓鏈璁″闄㈤『鍒╁紑灞曟暟
</p>
<p class="one-line outside-min-b">
鑱氬姏1+X璇佷功鑰冭瘯&nbsp;&nbsp;鍏变績瀛︾敓鏂板彂灞曗€斺€旇壓鏈璁″闄㈤『鍒╁紑灞曟暟瀛楀垱鎰忓缓妯♀€�1+X鑱屼笟璧勬牸璇佷功鈥濊€冭瘯涓烘洿濂藉湴璐交
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">12-01</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22843.html" target="_blank" title="">
<p class="one-line outside-b">
灏忚懌鑺︼紝澶т笘鐣屸€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙鍗佸叓锛�
</p>
<p class="one-line outside-min-b">
灏忚懌鑺︼紝澶т笘鐣屸€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙鍗佸叓锛�&nbsp;2021骞�11鏈�28鏃ヨ壓鏈璁″闄㈤潪閬楃儥鐢昏鍫傜户缁湪宸ヤ綔瀹よ繘琛屻€傜繜鐝傝€佸笀
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">11-25</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22785.html" target="_blank" title="">
<p class="one-line outside-b">
灏忚懌鑺︼紝澶т笘鐣�  鈥斺€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙 鍗佷竷 锛�
</p>
<p class="one-line outside-min-b">
灏忚懌鑺︼紝澶т笘鐣屸€斺€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙 鍗佷竷 锛夎壓鏈璁″闄㈢浜岃鍫傞潪閬楁枃鍖栬壓鏈伐浣滃浜�11鏈�21鏃ワ紝鐢遍潪閬椾紶鎵夸汉缈熺弬鑰佸笀
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">11-16</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22729.html" target="_blank" title="">
<p class="one-line outside-b">
灏忚懌鑺︼紝澶т笘鐣屸€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙鍗佸叚锛�
</p>
<p class="one-line outside-min-b">
灏忚懌鑺︼紝澶т笘鐣屸€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙鍗佸叚锛壜犲綋鍒濆啲閭傞€呮殩闃筹紝褰撶敾绗旈倐閫呮湪棣欙紝褰撻潪閬楅倐閫呬簡钀屾柊鐨勫皬21鏃讹紝鎴戜滑闈為仐鏂囧寲鑹�
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">11-10</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22701.html" target="_blank" title="">
<p class="one-line outside-b">
闈為仐宸ヤ綔瀹ゅ皬21鏂板鍛樿闈細鏆ㄢ€滅Щ鍔ㄤ簰鑱斿ぇ璧涒€濊〃褰颁細闅嗛噸涓惧姙
</p>
<p class="one-line outside-min-b">
闈為仐宸ヤ綔瀹ゅ皬21鏂板鍛樿闈細鏆ㄢ€滅Щ鍔ㄤ簰鑱斿ぇ璧涒€濊〃褰颁細闅嗛噸涓惧姙2021骞�11鏈�8鏃ヤ腑鍗�12鐐�40锛屾垜闄㈠湪A9008浼氳瀹ゅ彫寮€浜嗘柊瀛﹀憳瑙侀潰浼氾紝
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">11-10</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22700.html" target="_blank" title="">
<p class="one-line outside-b">
21钀屾柊閭傞€呪€滈潪閬椻€� 鈥斺€斺€滈潪閬楀伐浣滃鈥濈浜屽眾瀛﹀憳閫夋嫈宸ヤ綔鍦嗘弧
</p>
<p class="one-line outside-min-b">
21钀屾柊閭傞€呪€滈潪閬椻€濃€斺€斺€滈潪閬楀伐浣滃鈥濈浜屽眾瀛﹀憳閫夋嫈宸ヤ綔鍦嗘弧瀹屾垚涓轰簡鍏呭垎璋冨姩闈為仐宸ヤ綔瀹ゅ鍛樼殑绉瀬鎬э紝鍙戞尌鑳藉姩鎬э紝鑹烘湳璁捐瀛�
</p>
<p class="three-line">
</p>
</a>
</div>
</li>




<li class="clearfix outside-min-tb">
<div class="list-left inside-r toptime">
<div class="special-line">
<div class="special-figure">
<i class="icon"></i>
</div>
</div>
<div class="time bg-color-primary t-c clearfix">
<div class="t-c text-white size-l time-1">11-10</div>
<div class="t-c text-white size-l time-2">2021</div>
</div>
</div>
<div class="list-right bg-white inside-lr inside-t">
<div class="special-figure-2"></div>
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22699.html" target="_blank" title="">
<p class="one-line outside-b">
灏忚懌鑺︼紝澶т笘鐣屸€斺€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙鍗佷簲锛�
</p>
<p class="one-line outside-min-b">
灏忚懌鑺︼紝澶т笘鐣屸€斺€旈潪閬楁枃鍖栬壓鏈伐浣滃绠€璁紙鍗佷簲锛�&ensp;浠婃棩绔嬪啲锛岀獥澶栧瘨椋庢皵鍔挎惫娑岋紝瀹ゅ唴瀛︿範姘涘洿姝f祿銆�11鏈�7鏃ワ紝鍥犵柅鎯�
</p>
<p class="three-line">
</p>
</a>
</div>
</li></ul>
聽聽聽聽聽<a class='more-link' href="/s.php/yssj/item-list-category-18196">more</a>
</div>
<div class="spacer-md-sm"></div>


</div>
</div>
</div>

<div class="col-xs-12 col-md-4">
<div class="block-region-top-third-right">
<div data-block-plugin-id="block_content:fa2bc596-aede-4e53-ab0a-32896429c361" class="block">


<h2 class="block-title">聽瀵瑰浜ゆ祦</h2>
<div class="list-3 list-3-1 inside-b outside-b list-3-1-blue">
<ul class="list-content">
<style type="text/css">
.event{padding:1.2em 0;border-bottom: 1px solid #d3d3d3;}
.event .event-date{width: 65px;height: 65px;float:left;border-radius: 0.75em;background-color: #707070;font-size: 1.25em;line-height: 1.1;text-align: center;color: #fff;-webkit-transition: 0.25s ease-in-out background-color;-moz-transition: 0.25s ease-in-out background-color;-o-transition: 0.25s ease-in-out background-color;transition: 0.25s ease-in-out background-color; }
.event .event-date:hover, .event .event-date:focus{background-color: #d3d3d3; }
.event,.event .event-info{overflow: hidden;zoom: 1;}
.event .event-info{padding-left: 1em;}
.event .event-date, .event .event-info{display: table-cell;vertical-align: top;}
.event .content p{margin: 0.5em 0 0;}
.event .event-date span{display:block;text-align:center;font-size:16px;}
.event .event-date .text{padding:1em 0.5em;}
.event:first-of-type .event-date {background-color: #bb1f01;overflow: hidden;color: #fff; }
.event:first-of-type .event-date:hover, .event:first-of-type .event-date:focus {background-color: #881701; }
.event h3{font-weight:400;text-transform: none;margin:0;line-height:1.5;font-size: 1.125em;}
.event h3 a{color: #333; }
.event h3 a:hover, .event h3 a:focus{color: #bb1f01;text-decoration: underline; }
.event .event-time {margin-top:0.25em;}
.event-time i {font-size: 1.125em;color: #707070;line-height: 1; margin-right:0.5em;}
.event-time span {color: #bb1f01;margin: 0;font-size: 0.9em; }
</style>
<div class="events">
<div class="event">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22844.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪璁插骇锛堝叓锛夆€斺€�  鎻愰珮澶у鐢熺珵浜夊姏 寤虹珛鑱屽満鑷俊" target="_blank"><div class="event-date"><span class="text">12鏈�01鏃�</span></div></a>
<div class="event-info">
<h3><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22844.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪璁插骇锛堝叓锛夆€斺€�  鎻愰珮澶у鐢熺珵浜夊姏 寤虹珛鑱屽満鑷俊" target="_blank">鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪璁插骇锛堝叓锛夆€斺€�  鎻愰珮澶у鐢熺珵浜夊姏 寤�</a></h3>
<div class="event-time"><i class="fa fa-clock-o"></i><span>09:0 am</span></div>
</div>
</div>
<div class="event">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22790.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪锛堝叚锛夆€斺€斿仛濂借亴涓氳鍒� 缁芥斁绮惧僵浜虹敓" target="_blank"><div class="event-date"><span class="text">11鏈�25鏃�</span></div></a>
<div class="event-info">
<h3><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22790.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪锛堝叚锛夆€斺€斿仛濂借亴涓氳鍒� 缁芥斁绮惧僵浜虹敓" target="_blank">鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪锛堝叚锛夆€斺€斿仛濂借亴涓氳鍒� 缁芥斁绮惧僵浜虹敓</a></h3>
<div class="event-time"><i class="fa fa-clock-o"></i><span>00:0 am</span></div>
</div>
</div>
<div class="event">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22767.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪锛堜簲锛夆€斺€�  鎺㈢储鑱屼笟瀹氫綅聽 绮惧噯浜虹敓璁捐" target="_blank"><div class="event-date"><span class="text">11鏈�20鏃�</span></div></a>
<div class="event-info">
<h3><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22767.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪锛堜簲锛夆€斺€�  鎺㈢储鑱屼笟瀹氫綅聽 绮惧噯浜虹敓璁捐" target="_blank">鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟绯诲垪锛堜簲锛夆€斺€�  鎺㈢储鑱屼笟瀹氫綅聽 绮惧噯浜虹敓</a></h3>
<div class="event-time"><i class="fa fa-clock-o"></i><span>00:0 am</span></div>
</div>
</div>
<div class="event">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22698.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟璁插骇绯诲垪锛堝洓锛�  鈥斺€斺€滄湁瑙勫垝鐨勪汉鐢熸墠瀹岀編鈥濆ぇ瀛︾敓鑱屼笟鐢熸动瑙勫垝鐨勯噸瑕佹€у強鎰忎箟  聽" target="_blank"><div class="event-date"><span class="text">11鏈�10鏃�</span></div></a>
<div class="event-info">
<h3><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22698.html" title="鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟璁插骇绯诲垪锛堝洓锛�  鈥斺€斺€滄湁瑙勫垝鐨勪汉鐢熸墠瀹岀編鈥濆ぇ瀛︾敓鑱屼笟鐢熸动瑙勫垝鐨勯噸瑕佹€у強鎰忎箟  聽" target="_blank">鑹烘湳璁捐瀛﹂櫌鍒涙柊鍒涗笟璁插骇绯诲垪锛堝洓锛�  鈥斺€斺€滄湁瑙勫垝鐨勪汉鐢熸墠瀹岀編</a></h3>
<div class="event-time"><i class="fa fa-clock-o"></i><span>08:0 am</span></div>
</div>
</div>
</div>
</ul>
聽聽聽聽聽聽<a class='more-link' href="/s.php/yssj/item-list-category-18197">more</a>
</div>


</div>
</div>
</div>
</div>
</div>
</div>
<div class="layout-full region-bottom-standard">
<div class="inner">
<div class="row">
<div class="block-region-bottom">
<div data-block-plugin-id="block_content:00555a7f-4e45-4dd1-8a10-43a0fdf295df" class="block">

<div class="col-md-12 col-xs-12 t-c">

<a href="#" target="_blank" title="" style="text-decoration:none;"><img width="150%" height="180" border="none" alt="" src="http://www.hngm.edu.cn/attachment/core/label/2021_04/01_14/26398c4ae5bbdc69.jpg" /></a>
<!--  <img style="width:150%;height:20%" src="http://www.hngm.edu.cn/skin/sites/jxyxmb_gsglx/picture/caiwu2.jpg"/>-->

<p style='display:none;'>some text here</p>
</div>


</div>
</div>
</div>  
</div>
</div>



<div class="layout-full region-bottom-second">
<div class="inner">
<div class="row">
<div class="col-xs-12 col-md-4">
<div class="block-region-bottom-second-left">
<div data-block-plugin-id="block_content:d5746b49-78e5-4c67-baac-7abfa5ea9b16" class="block">


<h2 class="block-title">聽瀛︾敓浣滃搧</h2>


<div class="list-3 list-3-1 inside-b outside-b list-3-1-blue">
<ul class="list-content">
<ul class="label_adap_pic_com_ul4">	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21846.html" target="_blank" title="绔嬩綋鏋勬垚浣滀笟">
<img width="85" height="90" alt="绔嬩綋鏋勬垚浣滀笟" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20210429162702404001.jpg" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21846.html" title="绔嬩綋鏋勬垚浣滀笟" target="_blank">绔嬩綋鏋勬垚浣滀笟</a></h4>
<p class="label_summary"></p>
</div>
</div>
</li>	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21847.html" target="_blank" title="绔嬩綋鏋勬垚浣滀笟">
<img width="85" height="90" alt="绔嬩綋鏋勬垚浣滀笟" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20210429163053015001.jpg" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21847.html" title="绔嬩綋鏋勬垚浣滀笟" target="_blank">绔嬩綋鏋勬垚浣滀笟</a></h4>
<p class="label_summary"></p>
</div>
</div>
</li>	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21848.html" target="_blank" title="骞垮憡涓撲笟浣滃搧">
<img width="85" height="90" alt="骞垮憡涓撲笟浣滃搧" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20210429163931942001.jpg" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21848.html" title="骞垮憡涓撲笟浣滃搧" target="_blank">骞垮憡涓撲笟浣滃搧</a></h4>
<p class="label_summary"></p>
</div>
</div>
</li>
</ul>
</ul>
聽聽聽聽聽聽聽<a class='more-link' href="/s.php/yssj/item-list-category-18198">more</a>
</div>
</div>
</div>
</div>

<div class="col-xs-12 col-md-4">
<div class="block-region-bottom-second-middle">
<div data-block-plugin-id="block_content:b2d332d8-ccd0-4d9c-b3de-b9d2847663cc" class="block">


<h2 class="block-title">聽甯堣祫鍔涢噺</h2>


<div class="list-3 list-3-1 inside-b outside-b list-3-1-blue">
<ul class="list-content">
<ul class="label_adap_pic_com_ul4">	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21842.html" target="_blank" title="鍔ㄦ极鍒朵綔鎶€鏈笓涓氣€斺€斿笀璧勫姏閲�">
<img width="85" height="90" alt="鍔ㄦ极鍒朵綔鎶€鏈笓涓氣€斺€斿笀璧勫姏閲�" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20210429091930089001.jpg" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21842.html" title="鍔ㄦ极鍒朵綔鎶€鏈笓涓氣€斺€斿笀璧勫姏閲�" target="_blank">鍔ㄦ极鍒朵綔鎶€鏈笓涓氣€斺€斿笀璧勫姏閲�</a></h4>
<p class="label_summary">甯堣祫浠嬬粛锛氬姩婕埗浣滄妧鏈笓涓氱幇鏈変竴鎵圭煡璇嗙粨鏋勩€佸勾榫勭粨鏋勫悎鐞嗭紝涓撲笟鑳藉姏寮虹殑甯堣祫闃熶紞銆傚姩婕笓涓氱幇鏈変笓浠绘暀甯�5浜猴紝鐜版湁涓撲换鏁欏笀涓�</p>
</div>
</div>
</li>	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21843.html" target="_blank" title="寤虹瓚瀹ゅ唴璁捐涓撲笟鈥斺€斿笀璧勫姏閲�">
<img width="85" height="90" alt="寤虹瓚瀹ゅ唴璁捐涓撲笟鈥斺€斿笀璧勫姏閲�" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20210429092631211001.png" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21843.html" title="寤虹瓚瀹ゅ唴璁捐涓撲笟鈥斺€斿笀璧勫姏閲�" target="_blank">寤虹瓚瀹ゅ唴璁捐涓撲笟鈥斺€斿笀璧勫姏閲�</a></h4>
<p class="label_summary">聽甯堣祫浠嬬粛锛氬缓绛戝鍐呰璁′笓涓氭湁涓€鎵圭煡璇嗙粨鏋勩€佸勾榫勭粨鏋勫悎鐞嗭紝涓撲笟鑳藉姏寮虹殑甯堣祫闃熶紞銆傚缓绛戝鍐呰璁′笓涓氱幇鏈変笓浠绘暀甯�12浜恒€傜幇鏈変笓</p>
</div>
</div>
</li>	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21837.html" target="_blank" title="闊充箰琛ㄦ紨涓撲笟鈥斺€斿笀璧勫姏閲�">
<img width="85" height="90" alt="闊充箰琛ㄦ紨涓撲笟鈥斺€斿笀璧勫姏閲�" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20210428160437362001.png" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-21837.html" title="闊充箰琛ㄦ紨涓撲笟鈥斺€斿笀璧勫姏閲�" target="_blank">闊充箰琛ㄦ紨涓撲笟鈥斺€斿笀璧勫姏閲�</a></h4>
<p class="label_summary">聽甯堣祫浠嬬粛锛氶煶涔愯〃婕斾笓涓氭湁涓€鎵圭煡璇嗙粨鏋勩€佸勾榫勭粨鏋勫悎鐞嗭紝涓撲笟鑳藉姏寮虹殑甯堣祫闃熶紞銆傞煶涔愯〃婕斾笓涓氱幇鏈変笓浠绘暀甯�7浜恒€傜幇鏈変笓浠绘暀甯堜腑</p>
</div>
</div>
</li>
</ul>
</ul>
聽聽聽聽聽聽聽<a class='more-link' href="/s.php/yssj/item-list-category-18194">more</a>
</div>


</div>
</div>
</div>

<div class="col-xs-12 col-md-4">
<div class="block-region-bottom-second-right">
<div data-block-plugin-id="block_content:48df4d20-74d3-4862-97de-02dc9305fd90" class="block">


<h2 class="block-title">瀛︾宸ヤ綔</h2>


<div class="list-3 list-3-1 inside-b outside-b list-3-1-blue">
<ul class="list-content">
<ul class="label_adap_pic_com_ul4">	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22791.html" target="_blank" title="鎰夸綘鐪肩湼鏈夋槦杈帮紝蹇冧腑鏈夊ぇ娴�  聽聽聽聽聽聽聽聽聽聽聽 聽鈥斺€�21瀹ゅ唴111鐝枃鑹烘眹婕�">
<img width="85" height="90" alt="鎰夸綘鐪肩湼鏈夋槦杈帮紝蹇冧腑鏈夊ぇ娴�  聽聽聽聽聽聽聽聽聽聽聽 聽鈥斺€�21瀹ゅ唴111鐝枃鑹烘眹婕�" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20211125092701764001.png" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22791.html" title="鎰夸綘鐪肩湼鏈夋槦杈帮紝蹇冧腑鏈夊ぇ娴�  聽聽聽聽聽聽聽聽聽聽聽 聽鈥斺€�21瀹ゅ唴111鐝枃鑹烘眹婕�" target="_blank">鎰夸綘鐪肩湼鏈夋槦杈帮紝蹇冧腑鏈夊ぇ娴�  聽聽聽聽聽聽聽聽聽聽聽 聽鈥斺€�21</a></h4>
<p class="label_summary">聽鎰夸綘鐪肩湼鏈夋槦杈帮紝蹇冧腑鏈夊ぇ娴仿犅犅犅犅犅犅犅犅犅犅犅犫€斺€�21瀹ゅ唴111鐝枃鑹烘眹婕斅犅� 聽聽 涓轰簡澧炲姞鍚屽浠殑鍑濊仛鍔涘洟缁撴劅锛�11鏈�2</p>
</div>
</div>
</li>	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22728.html" target="_blank" title="鈥滃績涓庡績鐨勪翰杩戔€�  鑹烘湳璁捐瀛﹂櫌棰嗗璧拌繘2021绾ф柊鐢熷鑸�">
<img width="85" height="90" alt="鈥滃績涓庡績鐨勪翰杩戔€�  鑹烘湳璁捐瀛﹂櫌棰嗗璧拌繘2021绾ф柊鐢熷鑸�" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20211116085814477001.jpg" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22728.html" title="鈥滃績涓庡績鐨勪翰杩戔€�  鑹烘湳璁捐瀛﹂櫌棰嗗璧拌繘2021绾ф柊鐢熷鑸�" target="_blank">鈥滃績涓庡績鐨勪翰杩戔€�  鑹烘湳璁捐瀛﹂櫌棰嗗璧拌繘2021绾ф柊鐢熷鑸�</a></h4>
<p class="label_summary">鈥滃績涓庡績鐨勪翰杩戔€濊壓鏈璁″闄㈤瀵艰蛋杩�2021绾ф柊鐢熷鑸嵚犱负杩涗竴姝ヤ簡瑙f柊鐢熷叆瀛﹂€傚簲鐘跺喌锛岀涓€鏃堕棿缁欎簣21绾ф柊鐢熸俯鏆栦笌鍏虫€€锛�11鏈�13</p>
</div>
</div>
</li>	
<li>
<div class="item">
<div class="pic">
<a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22727.html" target="_blank" title="鍥㈠缓閫佹俯鏆栵紝甯堢敓鎯呰皧娣�  鈥斺€旇壓鏈璁″闄�21闊充箰103鐝娆″洟寤哄渾婊℃垚鍔�">
<img width="85" height="90" alt="鍥㈠缓閫佹俯鏆栵紝甯堢敓鎯呰皧娣�  鈥斺€旇壓鏈璁″闄�21闊充箰103鐝娆″洟寤哄渾婊℃垚鍔�" onError="this.src='http://www.hngm.edu.cn/images/nopic.jpg'"
src="/uploadfile/20211116085607804001.png" />
</a>
</div>
<div class="text">
<h4 class="media-heading text-tit"><a href="http://www.hngm.edu.cn/s.php/yssj/item-view-id-22727.html" title="鍥㈠缓閫佹俯鏆栵紝甯堢敓鎯呰皧娣�  鈥斺€旇壓鏈璁″闄�21闊充箰103鐝娆″洟寤哄渾婊℃垚鍔�" target="_blank">鍥㈠缓閫佹俯鏆栵紝甯堢敓鎯呰皧娣�  鈥斺€旇壓鏈璁″闄�21闊充箰103鐝娆″洟寤�</a></h4>
<p class="label_summary">鍥㈠缓閫佹俯鏆栵紝甯堢敓鎯呰皧娣扁€斺€旇壓鏈璁″闄�21闊充箰103鐝娆″洟寤哄渾婊℃垚鍔熉犲伐璐稿彲鐖辩殑灏�21浠凡缁忓叆鏍′笁鍛ㄤ簡锛佸湪鐤儏灏侀棴绠$悊鐨勬牎鍥�</p>
</div>
</div>
</li>
</ul>
</ul>
聽聽聽聽聽聽聽<a class='more-link' href="/s.php/yssj/item-list-category-18199">more</a>
</div>

</div>
</div>
</div>
</div>
</div>
</div>


</div>
</div>



<div class="spacer-bot713 clearfix">
<div class="spacer-bot713-con">
<div class="spacer-bot713-fl">
<span class="spacer-bot713_t">鍙嬫儏閾炬帴锛�</span>
<a href="http://home.hngm.edu.cn" target="_blank">缁煎悎闂ㄦ埛</a>
|
<a href="http://hngm.fanya.chaoxing.com/portal" target="_blank">瓒呮槦缃戣</a>
</div>

<!--
<div class="spacer-bot713-fr">
<img src="http://www.hngm.edu.cn/images/ico_qtwx.png" style="width:80px;height:80px">
</div>

<div class="spacer-bot713-fr">
<span class="spacer-bot713_t">鑱旂郴鏂瑰紡锛�</span>
<span class="s">QQ缇�:649554799</span>
</div>
-->
</div>
</div>

</div>
<!--
<div id="floatdivids" style="z-index:99999;position: fixed;top: 0;left: 0;width:230px;height:119px;">
<a href="http://www.hngm.edu.cn/s.php/gsgl/item-list-category-18349" target="_blank">
<img src="http://www.hngm.edu.cn/images/gsglximg.jpg">
</a>
<span id="ClickRemoveFlo" style="position: absolute;top: 0;right: 0;color: #fff;background-color: rgba(0, 0, 0, 0.5);
padding: 0 5px;cursor: pointer;">X</span>
</div>
-->锘�<div class="foods_bg">
<div class="foods clearfix">
<div class="foodsl" >
<div class="foodsdiz">
<div class="foodsdizl"><span style="float:left; padding-top:20px;">
<script type="text/javascript">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='http://dcs.conac.cn/js/17/000/0000/41523366/CA170000000415233660001.js' type='text/javascript'%3E%3C/script%3E"));</script></span><span style="float:left">
<img src="http://www.hngm.edu.cn/images/gm_bottlogo.jpg" />
</span>
</div>
<div class="foodsdizr" style='font-size: 12px;'>
<ul>
<li>榫欐箹鏍″尯锛氶儜宸炲競榫欐箹澶у鍩庣ゥ浜戣矾 閭紪锛�451191</li>
<li>浼樿儨鏍″尯锛氶儜宸炲競浼樿儨鍖楄矾4鍙� 閭紪锛�450053</li>
<li>鑱旂郴鐢佃瘽锛氶櫌鍔烇細0371-60987888 </li>
<li>鎷涚敓宸ヤ綔澶勶細60987001/7002/7005 </li>
<li>灏变笟鎸囧澶勶細60987683</li>


</ul>
</div>
<div class="foot_link" style='font-family: "瀹嬩綋";font-size: 12px;'>
<div class="clearfix">
<div class="foods1_l"></div>
<div>
<a href="http://www.gov.cn/">涓ぎ浜烘皯鏀垮簻</a>銆€
<a href="http://www.moe.edu.cn/">鏁欒偛閮�</a>銆€
<a href="http://www.haedu.gov.cn/">娌冲崡鐪佹暀鑲插巺</a>銆€
<a href="http://www.hngrain.gov.cn/">娌冲崡鐪佺伯椋熷拰鐗╄祫鍌ㄥ灞€</a>
</div>
</div>
<div class="clearfix">
<div class="foods1_l1"></div>
<div style="padding-top:10px;">
<a href="http://jszg.haedu.gov.cn/">娌冲崡鐪佹暀甯堣祫鏍肩綉</a>銆€
<a href="http://www.zzu.edu.cn/">閮戝窞澶у</a>銆€
<a href="http://www.henu.edu.cn/">娌冲崡澶у</a>
</div>
</div>
</div>
</div>
</div>
<div class="foodsrht">
<iframe width="200" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
src="http://j.map.baidu.com/vv5mi"></iframe>
</div>
</div>

</div>
<style>
.foodsdizr ul li{margin-bottom:0px;}
.foods1_l a{color:#666;}
.foods1_l a:hover{text-decoration: underline;
color: #e20101;}
</style>
<div class="foods_banquan" style="background:#999;height:auto;text-align:center;">
<ul style="width:100%;height:auto;-webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0px; -webkit-margin-end: 0px;-webkit-padding-start: 0;">
<li style="width: 100%;margin:0px;
height: 40px;
background: #999;
text-align: center;
line-height: 40px;
color: #FFF;float:none;font-size:12px;">漏 2013 鐗堟潈鎵€鏈� 娌冲崡宸ヤ笟璐告槗鑱屼笟瀛﹂櫌  edu澶囨鍙� <a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" ><font style="color:#ffffff">璞獻CP澶�17037532鍙�</font>
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=41018402000138" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;margin-top:10px;">
<img src="http://www.hngm.edu.cn/skin/school707/core/header/images/gongan.png" style="float:left;"/>
<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#ffffff;">璞叕缃戝畨澶� 41018402000138鍙�</p>
</a>
</li>



</ul>

</div>
<script type="text/javascript">


function tz(id,target){
var url = $(id).val();

window.open(url,target);
}
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
</script>
</body>
</html>