标签 | 内容 | 内容长度 | 优化建议 |
---|---|---|---|
网页标题(Title) | 湖北工程职业学院 | 8 个字符 | 标题字符数量在合理范围 |
网页关键词(KeyWords) | 湖北工程职业学院> <meta name=description content=湖北工程职业学院> <meta name =renderer content=webkit> <meta http-equiv=X-UA-Compatible content=IE=Edge,chrome=1> <script src=/js/j.js type=text/javascript></script> <script src=/js/bxCarousel.js type=text/javascript></script> <script type=text/javascript> /*$(function(){ var kH = $(#header).offset().top;//获取要定位元素距离浏览器顶部的111距离 $(window).scroll(function(){ var scroH = $(this).scrollTop(); //获取滚动条的滑动距离 if(scroH > kH) { //滚动条的滑动距离大于等于定位元素距离浏览器顶部的距离,就固定,反之就不固定 // $(#top).css({background:#ff0000}); $(#header).stop(true).animate({height:'120px'}, 200); $(#navoutter).stop(true).animate({marginTop:'0px'}, 200); }else{ //$(#top).css({background:#006666}); $(#header).stop(true,true).animate({height:'140px'}, 200); $(#navoutter).stop(true).animate({marginTop:'15px'}, 200); } }) })*/ </script> <script type=text/javascript> $(function(){ $('#demozz').bxCarousel({ display_num: 3, move: 1, auto: true, margin: 15, speed:1500, auto_hover: true }); }) </script> <link href=/css/global.css rel=stylesheet type=text/css> <link href=/css/index.css rel=stylesheet type=text/css> <link href=/css/animate.min.css rel=stylesheet> <script> $(function(){ $('.jq_pic1 a').hover(function(){ $(this).stop(true).find('img').animate({opacity:0.7},200); },function(){ $(this).stop(true).find('img').animate({opacity:1},500); }) }) </script> <script src=/js/j_slider.js></script> <script type=text/javascript> $(function(){ var page = 1; var jgSpeed=10000; var animateSpeed=0; var moveW = $(#box1).width() ; var pageCount = $(#box1 ul).find(li).length; $(#box2 a:first-child).addClass(current); function autoGo(){ if( !$(#box1 ul).is(:animated) ){ if( page == pageCount ){ $(#box1 ul).animate({ left : '0px'}, animateSpeed); page = 1; }else{ $(#box1 ul).animate({ left : '-='+moveW }, animateSpeed); page++; } } $(#box2).find(a).eq((page-1)).addClass(current).siblings().removeClass(current); $(#box3).css(background-image,url(+$(#box1).find(li).eq((page-1)).children(img).get(0).src+)); } $(#box3).css(background-image,url(+$(#box1).find(li).eq(0).children(img).get(0).src+));//box3专门放模糊背景。初始第一张。 var fun=setInterval(autoGo,jgSpeed); $(#box2 a).mouseover(function(){ $(this).addClass(current).siblings().removeClass(current); page=$(#box2 a).index(this)+1; $(#box1 ul).animate({ left : -moveW*(page-1) }, animateSpeed); clearInterval(fun); $(#box3).css(background-image,url(+$(#box1).find(li).eq((page-1)).children(img).get(0).src+)); }); $(#box2 a).mouseout(function(){fun=setInterval(autoGo,jgSpeed); }); }); </script> <script> function hideWin(id){$('#'+id).hide(300);} </script> <style> #p_1 i,#p_2 i,#p_3 i,#p_4 i,#p_5 i,#p_6 i,#p_7 i,#p_8 i,#p_9 i,#p_10 i{ font-style: normal; line-height: 20px; font-variant: normal; color: #000; background-color: #eee; text-align: center; display: block; position: absolute; right: 1px; top:1px; z-index: 11; height: 20px; width: 20px; } </style> </HEAD> <body> <div style=position:fixed;right:10px;top:300px;width:280px;z-index:9999999;display:none id=p_1><i onclick=hideWin('p_1')>X</i><a href=http://jwc.hbei.com.cn/JXCG/ target=_blank><img src=css/img/jxcgj.jpg></a></div> <!--div id=tempTop></div--> <div id=header> <div id=navoutter> <div id=navinner> <a href=/ id=logo></a> <ul id=navs> </ul> <div class=clearf></div> </div> </div> </div> <!--img src=http://www.huangshi.gov.cn/material/2020/red2004b.png style=margin:0 auto;margin-top:130px; --> <!-- 代码begin --> <div class=flexslider> <ul class=slides id=f_slides> </ul> </div> <!-- 代码end --> <div id=mainBox style=background-color: #FFF;background:url(css/img/bgg1.jpg) no-repeat center top,url(css/img/bgg2.jpg) no-repeat center 1356px !important;> <div id=line1></div> <!-------------------------------------------------------------------------------------> <div id=main1 class=main> <img src=css/img/hh22.jpg style=margin:0px 0 20px 0;> <img src=css/img/hh11b.jpg style=margin-bottom:20px;> <div id=BOX> <div style=background: url(http://www.hbei.com.cn/css/img/yw.png) no-repeat 0px 0px;position: absolute;z-index: 9;width: 320px;height: 80px;left: 10px;top: 20px;text-align:right;> <a href=/XXXW/YW/ style=margin-top: 20px;display: block;color:#BAD5E8;font-size:16px;>更多 +</a> </div> <div id=box1> <ul> <li><img src=http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-20/6764c57ca57f3.png height=520 width=840 border=0 | 4990 个字符 | 关键词过多,建议不要超过100字符 |
内容描述(Description) | 湖北工程职业学院> <meta name =renderer content=webkit> <meta http-equiv=X-UA-Compatible content=IE=Edge,chrome=1> <script src=/js/j.js type=text/javascript></script> <script src=/js/bxCarousel.js type=text/javascript></script> <script type=text/javascript> /*$(function(){ var kH = $(#header).offset().top;//获取要定位元素距离浏览器顶部的111距离 $(window).scroll(function(){ var scroH = $(this).scrollTop(); //获取滚动条的滑动距离 if(scroH > kH) { //滚动条的滑动距离大于等于定位元素距离浏览器顶部的距离,就固定,反之就不固定 // $(#top).css({background:#ff0000}); $(#header).stop(true).animate({height:'120px'}, 200); $(#navoutter).stop(true).animate({marginTop:'0px'}, 200); }else{ //$(#top).css({background:#006666}); $(#header).stop(true,true).animate({height:'140px'}, 200); $(#navoutter).stop(true).animate({marginTop:'15px'}, 200); } }) })*/ </script> <script type=text/javascript> $(function(){ $('#demozz').bxCarousel({ display_num: 3, move: 1, auto: true, margin: 15, speed:1500, auto_hover: true }); }) </script> <link href=/css/global.css rel=stylesheet type=text/css> <link href=/css/index.css rel=stylesheet type=text/css> <link href=/css/animate.min.css rel=stylesheet> <script> $(function(){ $('.jq_pic1 a').hover(function(){ $(this).stop(true).find('img').animate({opacity:0.7},200); },function(){ $(this).stop(true).find('img').animate({opacity:1},500); }) }) </script> <script src=/js/j_slider.js></script> <script type=text/javascript> $(function(){ var page = 1; var jgSpeed=10000; var animateSpeed=0; var moveW = $(#box1).width() ; var pageCount = $(#box1 ul).find(li).length; $(#box2 a:first-child).addClass(current); function autoGo(){ if( !$(#box1 ul).is(:animated) ){ if( page == pageCount ){ $(#box1 ul).animate({ left : '0px'}, animateSpeed); page = 1; }else{ $(#box1 ul).animate({ left : '-='+moveW }, animateSpeed); page++; } } $(#box2).find(a).eq((page-1)).addClass(current).siblings().removeClass(current); $(#box3).css(background-image,url(+$(#box1).find(li).eq((page-1)).children(img).get(0).src+)); } $(#box3).css(background-image,url(+$(#box1).find(li).eq(0).children(img).get(0).src+));//box3专门放模糊背景。初始第一张。 var fun=setInterval(autoGo,jgSpeed); $(#box2 a).mouseover(function(){ $(this).addClass(current).siblings().removeClass(current); page=$(#box2 a).index(this)+1; $(#box1 ul).animate({ left : -moveW*(page-1) }, animateSpeed); clearInterval(fun); $(#box3).css(background-image,url(+$(#box1).find(li).eq((page-1)).children(img).get(0).src+)); }); $(#box2 a).mouseout(function(){fun=setInterval(autoGo,jgSpeed); }); }); </script> <script> function hideWin(id){$('#'+id).hide(300);} </script> <style> #p_1 i,#p_2 i,#p_3 i,#p_4 i,#p_5 i,#p_6 i,#p_7 i,#p_8 i,#p_9 i,#p_10 i{ font-style: normal; line-height: 20px; font-variant: normal; color: #000; background-color: #eee; text-align: center; display: block; position: absolute; right: 1px; top:1px; z-index: 11; height: 20px; width: 20px; } </style> </HEAD> <body> <div style=position:fixed;right:10px;top:300px;width:280px;z-index:9999999;display:none id=p_1><i onclick=hideWin('p_1')>X</i><a href=http://jwc.hbei.com.cn/JXCG/ target=_blank><img src=css/img/jxcgj.jpg></a></div> <!--div id=tempTop></div--> <div id=header> <div id=navoutter> <div id=navinner> <a href=/ id=logo></a> <ul id=navs> </ul> <div class=clearf></div> </div> </div> </div> <!--img src=http://www.huangshi.gov.cn/material/2020/red2004b.png style=margin:0 auto;margin-top:130px; --> <!-- 代码begin --> <div class=flexslider> <ul class=slides id=f_slides> </ul> </div> <!-- 代码end --> <div id=mainBox style=background-color: #FFF;background:url(css/img/bgg1.jpg) no-repeat center top,url(css/img/bgg2.jpg) no-repeat center 1356px !important;> <div id=line1></div> <!-------------------------------------------------------------------------------------> <div id=main1 class=main> <img src=css/img/hh22.jpg style=margin:0px 0 20px 0;> <img src=css/img/hh11b.jpg style=margin-bottom:20px;> <div id=BOX> <div style=background: url(http://www.hbei.com.cn/css/img/yw.png) no-repeat 0px 0px;position: absolute;z-index: 9;width: 320px;height: 80px;left: 10px;top: 20px;text-align:right;> <a href=/XXXW/YW/ style=margin-top: 20px;display: block;color:#BAD5E8;font-size:16px;>更多 +</a> </div> <div id=box1> <ul> <li><img src=http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-20/6764c57ca57f3.png height=520 width=840 border=0 | 4948 个字符 | 描述内容过长,建议不要超过200字符 |
检测时间 | 2024-12-23 23:36:32 |
服务器IP | 219.138.75.78 |
返回状态码 | 200 |
网页返回HEAD信息 | HTTP/1.1 200 OK Server: openresty/1.19.3.1 Date: Mon, 23 Dec 2024 15:35:50 GMT Content-Type: text/html Content-Length: 21247 Connection: keep-alive Last-Modified: Mon, 23 Dec 2024 08:25:05 GMT ETag: "52ff-629ebbbd71e95" Accept-Ranges: bytes |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>湖北工程职业学院</title>
<meta name="keywords" content="湖北工程职业学院">
<meta name="description" content="湖北工程职业学院">
<meta name ="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<script src="/js/j.js" type="text/javascript"></script>
<script src="/js/bxCarousel.js" type="text/javascript"></script>
<script type="text/javascript">
/*$(function(){
var kH = $("#header").offset().top;//获取要定位元素距离浏览器顶部的111距离
$(window).scroll(function(){
var scroH = $(this).scrollTop(); //获取滚动条的滑动距离
if(scroH > kH)
{
//滚动条的滑动距离大于等于定位元素距离浏览器顶部的距离,就固定,反之就不固定
// $("#top").css({"background":"#ff0000"});
$("#header").stop(true).animate({height:'120px'}, 200);
$("#navoutter").stop(true).animate({marginTop:'0px'}, 200);
}else{
//$("#top").css({"background":"#006666"});
$("#header").stop(true,true).animate({height:'140px'}, 200);
$("#navoutter").stop(true).animate({marginTop:'15px'}, 200);
}
})
})*/
</script>
<script type="text/javascript">
$(function(){
$('#demozz').bxCarousel({
display_num: 3,
move: 1,
auto: true,
margin: 15,
speed:1500,
auto_hover: true
});
})
</script>
<link href="/css/global.css" rel="stylesheet" type="text/css">
<link href="/css/index.css" rel="stylesheet" type="text/css">
<link href="/css/animate.min.css" rel="stylesheet">
<script>
$(function(){
$('.jq_pic1 a').hover(function(){
$(this).stop(true).find('img').animate({opacity:0.7},200);
},function(){
$(this).stop(true).find('img').animate({opacity:1},500);
})
})
</script>
<script src="/js/j_slider.js"></script>
<script type="text/javascript">
$(function(){
var page = 1;
var jgSpeed=10000;
var animateSpeed=0;
var moveW = $("#box1").width() ;
var pageCount = $("#box1 ul").find("li").length;
$("#box2 a:first-child").addClass("current");
function autoGo(){
if( !$("#box1 ul").is(":animated") ){
if( page == pageCount ){
$("#box1 ul").animate({ left : '0px'}, animateSpeed);
page = 1;
}else{
$("#box1 ul").animate({ left : '-='+moveW }, animateSpeed);
page++;
}
}
$("#box2").find("a").eq((page-1)).addClass("current").siblings().removeClass("current");
$("#box3").css("background-image","url("+$("#box1").find("li").eq((page-1)).children("img").get(0).src+")");
}
$("#box3").css("background-image","url("+$("#box1").find("li").eq(0).children("img").get(0).src+")");//box3专门放模糊背景。初始第一张。
var fun=setInterval(autoGo,jgSpeed);
$("#box2 a").mouseover(function(){
$(this).addClass("current").siblings().removeClass("current");
page=$("#box2 a").index(this)+1;
$("#box1 ul").animate({ left : -moveW*(page-1) }, animateSpeed);
clearInterval(fun);
$("#box3").css("background-image","url("+$("#box1").find("li").eq((page-1)).children("img").get(0).src+")");
});
$("#box2 a").mouseout(function(){fun=setInterval(autoGo,jgSpeed);
});
});
</script>
<script>
function hideWin(id){$('#'+id).hide(300);}
</script>
<style>
#p_1 i,#p_2 i,#p_3 i,#p_4 i,#p_5 i,#p_6 i,#p_7 i,#p_8 i,#p_9 i,#p_10 i{
font-style: normal;
line-height: 20px;
font-variant: normal;
color: #000;
background-color: #eee;
text-align: center;
display: block;
position: absolute;
right: 1px;
top:1px;
z-index: 11;
height: 20px;
width: 20px;
}
</style>
</HEAD>
<body>
<div style="position:fixed;right:10px;top:300px;width:280px;z-index:9999999;display:none" id="p_1"><i onclick="hideWin('p_1')">X</i><a href="http://jwc.hbei.com.cn/JXCG/" target="_blank"><img src="css/img/jxcgj.jpg"></a></div>
<!--div id="tempTop"></div-->
<div id="header">
<div id="navoutter">
<div id="navinner">
<a href="/" id="logo"></a>
<ul id="navs">
</ul>
<div class="clearf"></div>
</div>
</div>
</div>
<!--img src="http://www.huangshi.gov.cn/material/2020/red2004b.png" style="margin:0 auto;margin-top:130px;" -->
<!-- 代码begin -->
<div class="flexslider">
<ul class="slides" id="f_slides">
</ul>
</div>
<!-- 代码end -->
<div id="mainBox" style="background-color: #FFF;background:url(css/img/bgg1.jpg) no-repeat center top,url(css/img/bgg2.jpg) no-repeat center 1356px !important;">
<div id="line1"></div>
<!------------------------------------------------------------------------------------->
<div id="main1" class="main">
<img src="css/img/hh22.jpg" style="margin:0px 0 20px 0;">
<img src="css/img/hh11b.jpg" style="margin-bottom:20px;">
<div id="BOX">
<div style="background: url(http://www.hbei.com.cn/css/img/yw.png) no-repeat 0px 0px;position: absolute;z-index: 9;width: 320px;height: 80px;left: 10px;top: 20px;text-align:right;">
<a href="/XXXW/YW/" style="margin-top: 20px;display: block;color:#BAD5E8;font-size:16px;">更多 +</a>
</div>
<div id="box1">
<ul>
<li><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-20/6764c57ca57f3.png" height="520" width="840" border="0"/></li><li><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-20/6764c6615a826.jpg" height="520" width="840" border="0"/></li><li><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-19/67636fda873a2.JPG" height="520" width="840" border="0"/></li><li><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-18/676227b90096e.png" height="520" width="840" border="0"/></li><li><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-12-12/675a7ee1a4881.JPG" height="520" width="840" border="0"/></li>
</ul>
</div>
<p id="box2">
<a href="/XXXW/YW/14539.html" target="_blank" ><b>19<i>2024-12</i></b><span class="twoLine">市委副书记郝胜勇来我校调研</span></a><a href="/XXXW/YW/14540.html" target="_blank" ><b>18<i>2024-12</i></b><span class="twoLine">我校召开首届寝室长大会暨学生安全信息员动员大会</span></a><a href="/XXXW/YW/14530.html" target="_blank" ><b>18<i>2024-12</i></b><span class="twoLine">校领导深入二级学院和图书馆调研</span></a><a href="/XXXW/YW/14518.html" target="_blank" ><b>17<i>2024-12</i></b><span class="twoLine">欣兴集团台青代表来我校交流座谈</span></a><a href="/XXXW/YW/14442.html" target="_blank" ><b>12<i>2024-12</i></b><span class="twoLine">我校召开博士代表座谈会</span></a>
</p>
<div id="box3"></div>
</div>
</div>
<!------------------------------------------------------------------------------------->
<div id="main2" class="main">
<div class="r">
<h3><img src="css/img/jzH3.jpg" width="420" height="76" /></h3>
<div id="jzBox" class="jq_pic1">
<i id="i1"><a href="http://www.hbei.com.cn/XYSH/SYZY/JCBFYZJ/" target="_blank"><img src="css/img/im2/sp.png"/></a></i>
<i id="i2"><a href="javascript:void(0);" target="_blank"><img src="css/img/im2/zh.png"/></a></i>
<i id="i3"><a href="https://www.douyin.com/user/MS4wLjABAAAADQMdb-agzcdAwHcvpKN-Y0L03ioxn5oSsiNARHwMwc4" target="_blank"><img src="css/img/im2/dy.png"/></a></i>
<i id="i4"><a href="http://www.hbei.com.cn/FWDH/HBGCZYB/WQBZ/" target="_blank"><img src="css/img/im2/xb.png"/></a></i>
<i id="i5"><a href="https://www.toutiao.com/c/user/token/MS4wLjABAAAAU3iJ1aNvR93tGK5zPXuI81cSdi2aq9Evy7TA68rFbVdrV8xs7NGGaCX1JoNJW046/?source=list&log_from=6ce265543f8d2_1663827488936" target="_blank"><img src="css/img/im2/jrtt.png"/></a></i>
<i id="i6"><div></div><a href="javascript:void(0);" target="_blank"><img src="css/img/im2/wx.png"/></a></i>
<i id="i7"><a href="/Uploads/画册.pdf" target="_blank"><img src="css/img/im2/hc.png"/></a></i>
<i id="i8"><a href="https://www.kuaishou.com/profile/3x36vb88x4g24d6" target="_blank"><img src="css/img/im2/ks.png"/></a></i>
<i id="i9"><a href="https://space.bilibili.com/599967677?spm_id_from=333.1007.0.0" target="_blank"><img src="css/img/im2/blbl.png"/></a></i>
<i id="i10"><a href="javascript:void(0);" target="_blank"><img src="css/img/im2/xxqg.png"/></a></i>
<i id="i3b"><div></div><a href="javascript:void(0);" target="_blank"><img src="css/img/im2/xcx.png"/></a></i>
</div>
<style>
#jzBox #i6{position: relative;z-index: 999999998;}
#jzBox #i6 div{position: relative;position: absolute;z-index: 999999999;width:100px;height:100px;background-color: #fff;background-image: url(/css/img/wx.jpg);border: 5px solid #FFF;display:none;}
#jzBox #i6:Hover div{display:block;}
#jzBox #i3b{position: relative;z-index: 999999999;}
#jzBox #i3b div{position: relative;position: absolute;z-index: 999999999;width:110px;height:126px;background-color: #fff;background-image: url(/css/img/im2/xcx.jpg);border: 0px solid #FFF;display:none;}
#jzBox #i3b:Hover div{display:block;}
</style>
</div>
<div class="l">
<h3><a href="/XXXW/DT" class="more">更多</a>动态</h3>
<ul>
<li><a href="/XXXW/DT/14553.html" class="longTitle">送温暖献爱心 真情暖人间</a></li><li><a href="/XXXW/DT/14550.html" class="longTitle">少年强则科技强 科技强则中国强</a></li><li><a href="/XXXW/DT/14549.html" class="longTitle">“匠”心筑梦绘青春 “艺”彩纷呈映未来</a></li><li><a href="/XXXW/DT/14441.html" class="longTitle">黄石市技工院校教师教学能力提升研修班在我校圆满举行</a></li><li><a href="/XXXW/DT/14422.html" class="longTitle">我校首届心理脱口秀总决赛成功举行</a></li><li><a href="/XXXW/DT/14417.html" class="longTitle">我校举行2024年青年志愿服务表彰大会</a></li><li><a href="/XXXW/DT/14405.html" class="longTitle">我校“职院巧匠”志愿服务队荣获2024年省“七彩假期”优秀团队</a></li><li><a href="/XXXW/DT/14396.html" class="longTitle">我校教师在省级学术年会优秀论文评选中获佳绩</a></li>
</ul>
</div>
<div class="l l2">
<h3><a href="/XYSH/TZGG" class="more">更多</a>公告</h3>
<ul>
<li><a href="/XYSH/TZGG/14531.html" class="longTitle">湖北工程职业学院2024年招聘新疆籍非编辅导员面试公告</a></li><li><a href="/XYSH/TZGG/14517.html" class="longTitle">关于开展中外合作办学项目学生问卷调查的通知</a></li><li><a href="/XYSH/TZGG/14440.html" class="longTitle">湖北工程职业学院2023年专项公开招聘事业编制工作人员(1006号新媒体中心工作人员)岗位拟聘用人员名单公示</a></li><li><a href="/XYSH/TZGG/14376.html" class="longTitle">湖北工程职业学院2024年招聘新疆籍非编辅导员招聘公告</a></li><li><a href="/XYSH/TZGG/14136.html" class="longTitle">黄石市产教融合发展大会暨湖北工程职业学院建校60周年庆祝大会公告</a></li><li><a href="/XYSH/TZGG/14134.html" class="longTitle">黄石市产教融合发展大会暨湖北工程职业学院建校60周年庆祝大会系列活动公告(第二号)</a></li><li><a href="/XYSH/TZGG/14117.html" class="longTitle">湖北工程职业学院2024年招聘非编教师和普通话测试员岗位拟聘用人员公示</a></li><li><a href="/XYSH/TZGG/14043.html" class="longTitle">湖北工程职业学院2024年度自主开展高学历人才(博士)引进体检、考察公告(第一批)</a></li>
</ul>
</div>
<div class="cf"></div>
</div>
<!------------------------------------------------------------------------------------->
<div id="main3">
<div id="picbox" class="jq_pic1">
<div id="ulOuter">
<ul id="demozz">
<li><a href="http://www.hbei.com.cn/lzwh/" target="_blank">
<div><img src="css/img/146.jpg" width="390" height="195"></div>
<h4 class="longTitle">廉洁党风</h4>
</a></li>
<li><a href="http://www.hbei.com.cn/fzxc/" target="_blank">
<div><img src="css/img/552.jpg" width="390" height="195"></div>
<h4 class="longTitle">法治宣传</h4>
</a></li>
<li><a href="http://jhsjk.people.cn" target="_blank">
<div><img src="css/img/zt4.jpg" width="390" height="195"></div>
<h4 class="longTitle">习近平新时代中国特色社会主义思想宣传专栏</h4>
</a></li>
<li><a href="http://www.hbei.com.cn/XJCCMQJMYNMX/" target="_blank">
<div><img src="css/img/zt3.jpg" width="390" height="195"></div>
<h4 class="longTitle">下基层</h4>
</a></li>
<li><a href="/SRXXGCDDESDJSTDZYJYGZLFZ" target="_blank">
<div><img src="css/img/srxxesd.png" width="390" height="195"></div>
<h4 class="longTitle">深入学习贯彻党的二十大精神推动职业教育高质量发展</h4>
</a></li>
<li><a href="/WMDJR" target="_blank">
<div><img src="css/img/wmdjr.png" width="390" height="195"></div>
<h4 class="longTitle">我们的节日</h4>
</a></li>
<li><a href="/RQCZFXZSG" target="_blank">
<div><img src="css/img/qcsg.png" width="390" height="195"></div>
<h4 class="longTitle">让青春在奉献中闪光</h4>
</a></li>
<li><a href="/JCHD" target="_blank">
<div><img src="css/img/jchd.png" width="390" height="195"></div>
<h4 class="longTitle">精彩活动</h4>
</a></li>
<li><a href="/ZLTDLGYGGSXXXGZLFZMB" target="_blank">
<div><img src="css/img/lgygg.png" width="390" height="195"></div>
<h4 class="longTitle">着力推动六个一改革实现学校高质量发展目标</h4>
</a></li>
<li><a href="/NDSDZDGZ" target="_blank">
<div><img src="css/img/zdgz.png" width="390" height="195"></div>
<h4 class="longTitle">年度十大重点工作</h4>
</a></li>
</ul>
</div>
</div>
</div>
<!------------------------------------------------------------------------------------->
<div id="main4" class="main">
<div class="l jq_pic1">
<h3><a href="/XXXW/MTKZY" class="more">更多</a>媒体看职院</h3>
<div class="item">
<div class="itemL">
<h4><a href="/XXXW/MTKZY/YM/13939.html" class="longTitle">【朝闻天下】湖北黄石 高校精准帮扶 促进学生就业</a></h4>
<p></p>
<i>2024-08-23</i>
</div>
<div class="itemR">
<a href="/XXXW/MTKZY/YM/13939.html" class="longTitle"><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-08-26/66cc273c5f116.jpg"/></a>
</div>
</div>
<div class="item">
<div class="itemL">
<h4><a href="/XXXW/MTKZY/SM/13933.html" class="longTitle">【学习强国:湖北学习平台】湖北黄石:专业平均分530!就业驱动职校生源质量提升</a></h4>
<p></p>
<i>2024-08-17</i>
</div>
<div class="itemR">
<a href="/XXXW/MTKZY/SM/13933.html" class="longTitle"><img src="http://hbeiimg.hbei.com.cn/upload/16/mbtemp/2024-08-26/66cc2e8681844.png"/></a>
</div>
</div>
</div>
<div class="r">
<h3><a href="/FWDH/HBGCZYB/RW" class="more">更多</a>人物</h3>
<dl>
<dt>
<h4><a href="/FWDH/HBGCZYB/RW/12166.html" class="longTitle">【三好育人】医卫学院:“零”的突破</a></h4>
<p> 3月里平常的一天,乍暖还寒时候,太阳透过玻璃折射到广州路校区机械楼五楼的教室。阳光斜影下,学生们埋首伏案,翻书的沙沙声,背诵的嘤嘤声。整齐的教室、初春的暖阳、一切都是那么和谐。或许你以为这是大一学生的教室,事实上,这里是医卫学院20级护理专业五个班的学生,他们坐在这里,就是为了一个共同目标,备考2023年全国注册护士职业资格考试。..</p>
</dt>
<dd><span>2023-06-30</span><a href="/FWDH/HBGCZYB/RW/12166.html" class="longTitle">【三好育人】医卫学院:“零”的突破</a></dd><dd><span>2023-05-31</span><a href="/FWDH/HBGCZYB/RW/12165.html" class="longTitle">【榜样的力量】白马车队:在热爱中闪闪发光 </a></dd><dd><span>2023-06-30</span><a href="/FWDH/HBGCZYB/RW/12164.html" class="longTitle">【双千日记】余本琪:做平凡而 谦逊的事业</a></dd><dd><span>2023-06-30</span><a href="/FWDH/HBGCZYB/RW/12163.html" class="longTitle">【榜样的力量】刘明朗:奋斗不息 追梦不止</a></dd><dd><span>2023-05-31</span><a href="/FWDH/HBGCZYB/RW/12162.html" class="longTitle">【双千日记】甘沐阳:从积累走向收获</a></dd><dd><span>2023-05-31</span><a href="/FWDH/HBGCZYB/RW/12161.html" class="longTitle">【三好育人】马俊杰:难的是一直做简单的事</a></dd>
</dl>
</div>
<div class="cf"></div>
</div>
<!------------------------------------------------------------------------------------->
<div id="main5" class="main">
<div id="tongdao">
<a href="http://home.hbei.com.cn/login.html" target="_blank"><img src="css/img/s1.png"/></a>
<a href="http://lib.hbei.com.cn/" target="_blank"><img src="css/img/s2.png"/></a>
<a href="https://sso.icve.com.cn/sso/auth?mode=simple&source=2&redirect=https://user.icve.com.cn/learning/u/teacher/teaching/courseExam.action" target="_blank"><img src="css/img/s6.png"/></a>
<a href="https://www.zyh365.com/" target="_blank"><img src="css/img/s4.png"/></a>
<a href="http://xgb.hbei.com.cn/YZSXSSQ/" target="_blank"><img src="css/img/s5.png"/></a>
</div>
</div>
<!------------------------------------------------------------------------------------->
</div>
<div id="footer">
<div id="footerInner">
<div id="sercForm">
<input class="input" name="keyword" type="text" id="keyword" placeholder="关键字" value="">
<input type="button" id="btn_Search" value="" onclick="chkSear(16)">
</div>
<div id="footT">
<b>友情链接</b>
<a href="http://jyt.hubei.gov.cn/" target="_blank">湖北省教育厅</a>
<a href="http://jyj.huangshi.gov.cn/" target="_blank">黄石市教育局</a>
<a href="http://rst.hubei.gov.cn/" target="_blank">湖北省人社厅</a>
<a href="http://rsj.huangshi.gov.cn/" target="_blank">黄石市人社局</a>
<a href="https://www.tech.net.cn/" target="_blank">中国高职高专教育网</a>
<a href="https://unevoc.unesco.org/home/" target="_blank">教科文国际职教中心</a>
</div>
<dl id="footL">
<dt>联系方式</dt>
<dd>新校区:湖北省黄石市开发区铁山区大棋大道东366号</dd>
<!--dd>广州路校区:湖北省黄石市下陆区广州路9号</dd-->
<dd>电话: 0714-6352686 (院办)</dd>
<dd>信箱: hsptyb@163.com</dd>
<dd><a href="https://beian.miit.gov.cn/" target="_blank">鄂ICP备13015350号</a></dd>
<dd>鄂公网安备42020402000028</dd>
</dl>
<a href="http://bszs.conac.cn/sitename?method=show&id=0D3565E6A28D3226E053012819ACB207" target="_blank" id="bs"><img src="/css/img/sydwico.png" /></a>
<div id="footR">
<a href="https://www.toutiao.com/c/user/token/MS4wLjABAAAAU3iJ1aNvR93tGK5zPXuI81cSdi2aq9Evy7TA68rFbVdrV8xs7NGGaCX1JoNJW046/?source=list&log_from=6ce265543f8d2_1663827488936" id="aa4" title="今日头条" target="_blank"><img src="/css/img/f4.png"/></a>
<a href="https://weibo.com/u/7723580703" id="aa2" title="微博" target="_blank"><img src="/css/img/f2.png"/></a>
<a href="https://space.bilibili.com/599967677?spm_id_from=333.1007.0.0" id="aa5" target="_blank" title="bili"><img src="/css/img/f5.png"/></a>
</div>
</div>
</div>
<!----------->
<script type="text/javascript">document.write('<script src="/js/c.js?v='+Math.random()+'"><\/script>');</script>
<script type="text/javascript" src="/js/gray.js"></script>
</body>
</html>
为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。