标签 内容 内容长度 优化建议
网页标题(Title) 哈尔滨城市职业学院 9 个字符 标题字符数量在合理范围
网页关键词(KeyWords) 哈尔滨城市职业学院> <meta name=description content=哈尔滨城市职业学院> <link href=/app/home/view/default/public/pc/css/jquery.mcustomscrollbar.css rel=stylesheet type=text/css 161 个字符 关键词过多,建议不要超过100字符
内容描述(Description) 哈尔滨城市职业学院> <link href=/app/home/view/default/public/pc/css/jquery.mcustomscrollbar.css rel=stylesheet type=text/css 117 个字符 描述内容长度在合理范围
页面 http://www.13451.cn/ 检测结果
检测时间 2024-12-23 19:13:40
服务器IP 113.4.130.126
返回状态码 200
网页返回HEAD信息 HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Mon, 23 Dec 2024 11:13:40 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.13451.cn/
X-Content-Type-Options: nosniff
X-Xss-Protection: 1,mode=block
X-Permitted-Cross-Domain-Policies: none
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: upgrade-insecure-requests;content *
Set-Cookie: Path=/; HttpOnly; Secure
Strict-Transport-Security: max-age=31536000

HTTP/1.1 200 OK
Server: nginx
Date: Mon, 23 Dec 2024 11:13:40 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Referrer-Policy: origin
X-Content-Type-Options: nosniff
X-Xss-Protection: 1,mode=block
X-Permitted-Cross-Domain-Policies: none
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: upgrade-insecure-requests;content *
Set-Cookie: Path=/; HttpOnly; Secure
Strict-Transport-Security: max-age=31536000
Content-Encoding: gzip

网页代码查看
<!DOCTYPE html>
<html class="home" >
	<head>
		<link rel="shortcut icon" href="/favicon.ico" mce_href="/favicon.ico" type="image/x-icon">
		<link rel="icon" href="/favicon.ico" mce_href="/favicon.ico" type="image/x-icon">
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<meta name="referrer" content="no-referrer">
		<meta name="renderer" content="webkit">
		<meta name="apple-mobile-web-app-capable" content="yes">
		<meta name="apple-mobile-web-app-status-bar-style" content="black">
		<meta name="format-detection" content="telephone=no,email=no,adress=no">
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
		<title>哈尔滨城市职业学院</title>
		<meta name="keywords" content="哈尔滨城市职业学院">
		<meta name="description" content="哈尔滨城市职业学院">
		<link href="/app/home/view/default/public/pc/css/jquery.mcustomscrollbar.css" rel="stylesheet" type="text/css" />
		<link href="/app/home/view/default/public/pc/css/global.css" rel="stylesheet" type="text/css" />
		<link href="/app/home/view/default/public/pc/css/style.css" rel="stylesheet" type="text/css" />
		<link href="/app/home/view/default/public/pc/css/stylesheet.jpg.css" rel="stylesheet" type="text/css">
		<script src="/app/home/view/default/public/pc/js/jquery.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/jquery.easing.1.3.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/jquery.mousewheel.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/global.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/fun.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/winscreen.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/jquery.mchange.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/jquery.mscroll.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/vivus.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/jquery.mcustomscrollbar.js" type="text/javascript"></script>
		<script src="/app/home/view/default/public/pc/js/iscroll.js" type="text/javascript"></script>
		<script type="text/javascript">
			/*如是果移动设备浏览器*/
			if (is_mobile_agent()) {
				location.href = "wap/index.php";
			}

			/*如果iPad*/
			if (is_ipad_agent()) {
				location.href = "wap/index.php";

			}

			/*移动检查*/
			function is_mobile_agent() {
				if (navigator.userAgent.match(/Mobile|Windows CE|Windows Phone|Opera Mini|POLARIS/) != null) {
					return true;
				}
				return false;
			}
			/*检查的iPad*/
			function is_ipad_agent() {
				if (navigator.userAgent.match(/iPad/) != null) {
					return true;
				}
				return false;
			}
		</script>
	</head>

	<body class="skin2">
		<style>
			.empty-data {
				width: 100%;
				font-size: 25px;
				padding-top: 8%;
				padding-bottom: 8%;
				text-align: center;
			}
		</style>
		<style>
			#myalert {
				display: none;
			}

			.recruit .block1 {
				height: auto
			}

			.layer-1 {
				background: url(/app/home/view/default/public/pc/images/con_mask.png);
				;
				position: fixed;
				left: 0;
				right: 0;
				top: 0;
				bottom: 0;
				width: 100%;
				height: 100%;
				z-index: 1000000;
			}

			.layer-1 .myalert {
				padding: 30px;
				background: #fff;
				width: 240px;
				position: absolute;
				margin-top: -100px;
				top: 50%;
				left: 50%;
				margin-left: -145px;
				text-align: center;
				z-index: 100000
			}

			.layer-1 .guan {
				background: url(/app/home/view/default/public/pc/images/clos.png) no-repeat center;
				display: block;
				width: 23px;
				height: 23px;
				position: absolute;
				top: 10px;
				right: 10px;
			}

			.layer-1 .text {
				padding-bottom: 15px;
				font-size: 16px;
				color: #474747;
			}

			.layer-1 .button {
				background: none;
				border: 1px solid #bbbbbb;
				width: 91px;
				height: 29px;
				font: 14px/100% "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;
				color: #707070;
			}
			.body_home .showdiv .zx{
			    right: 20px;
			}
		</style>
		<link href="/app/home/view/default/public/pc/css/slick.css" rel="stylesheet" type="text/css" />
		<script src="/app/home/view/default/public/pc/js/slick.js" type="text/javascript"></script>
		<div class="body_home">
			<div class="header">
				<div class="d1">
					<div class="block">
						<div id="header_start" class="nav_l">
							<a href="/list/38.html" target="_blank" rel="noopener noreferrer"> 招生报名 </a>
							<i>|</i>
							<a href="/list/39.html" target="_blank" rel="noopener noreferrer"> 报名查询 </a>
							<i>|</i>
							<a href="/list/36.html" target="_blank" rel="noopener noreferrer">我要咨询 </a>
							<i>|</i>
							<a href="/list/17.html" target="_blank" rel="noopener noreferrer">联系我们 </a>
							<script type="text/javascript">
								$('#header_start icq:last').remove();
							</script>
						</div>
						<div class="nav_r">
							<a href="https://www.13451.cn/list/92.html" target="_blank" rel="noopener noreferrer"> 纪检监督举报信箱 </a>
						</div>
					</div>
				</div>
				<div class="d2">
					<div class="block">
						<div class="logo">
							<a href="/">
								<img src="/app/home/view/default/public/pc/indeximg/logo.png" title="" alt="">
							</a>
						</div>
						<div class="nav_main">
																<a href="/list/13.html"> 学校概况 </a>
																	<a href="/list/18.html"> 新闻中心 </a>
																	<a href="/list/29.html"> 招生就业 </a>
																	<a href="/list/22.html"> 专业建设 </a>
																	<a href="/list/44.html"> 党建工作 </a>
																	<a href="/list/47.html"> 团委工作 </a>
																	<a href="/list/53.html"> 学生工作 </a>
																	<a href="/list/41.html"> 教学管理 </a>
																	<a href="/list/75.html"> 文明校园 </a>
														</div>
						<div class="tools">
							<div class="a sc"> <a> </a> </div>
							<div class="menu"><i></i><i></i><i></i></div>
						</div>
						<div class="nav_child">
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-26/628f0bbd8d860.jpg" alt=""></div>
									<div class="txt">
										始建于1991年 <br>  校训:文明 诚信 勤奋 创新									</div>
								</div>
								<div class="r">
																			<a href="/list/13.html"> 学校概况 </a>
																				<a href="/list/15.html"> 校园文化 </a>
																				<a href="/list/16.html"> 实训基地 </a>
																				<a href="/list/17.html"> 学校路线 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-26/628f0c6070cca.jpg" alt=""></div>
									<div class="txt">
										您可以第一时间了解到,<br/> 城市学院的最新校园动态, <br/>与您分享最热资讯。									</div>
								</div>
								<div class="r">
																			<a href="/list/18.html"> 校园新闻 </a>
																				<a href="/list/19.html"> 通知公告 </a>
																				<a href="/list/20.html"> 热点关注 </a>
																				<a href="/list/21.html"> 普法宣传栏 </a>
																				<a href="/list/86.html"> 证书查询 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-24/628c6a12be6e0.jpg" alt=""></div>
									<div class="txt">
										脚踏实地海让路,<br/> 持之以恒山能移。									</div>
								</div>
								<div class="r">
																			<a href="/list/29.html"> 招生动态 </a>
																				<a href="/list/30.html"> 招生计划 </a>
																				<a href="/list/31.html"> 招生简章 </a>
																				<a href="/list/32.html"> 招生章程 </a>
																				<a href="/list/34.html"> 中高职衔接 </a>
																				<a href="/list/35.html"> 单独招生 </a>
																				<a href="https://www.13451.cn/list/38.html" target="_blank" rel="noopener noreferrer"> 我要咨询 </a>
																				<a href="/list/38.html"> 招生报名 </a>
																				<a href="/list/39.html"> 报名查询 </a>
																				<a href="/list/40.html"> 就业快讯 </a>
																				<a href="/list/42.html"> 就业指导 </a>
																				<a href="http://yilin556914.hrb2.harbinidc.com/" target="_blank" rel="noopener noreferrer"> 单招录取查询 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-24/628c69cd81e20.jpg" alt=""></div>
									<div class="txt">
										专注于“因材施教”和<br/> “深耕精耕”相结合的<br/> 特色人才培养模式									</div>
								</div>
								<div class="r">
																			<a href="/list/22.html"> 医药护理系 </a>
																				<a href="/list/23.html"> 医学技术系 </a>
																				<a href="/list/24.html"> 新媒体系 </a>
																				<a href="/list/82.html"> 航空系 </a>
																				<a href="/list/83.html"> 教育系 </a>
																				<a href="/list/84.html"> 财经系 </a>
																				<a href="/list/85.html"> 汽车系 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-24/628c6a2ec2948.jpg" alt=""></div>
									<div class="txt">
										党建工作大舞台,<br/>有你参与更精彩。									</div>
								</div>
								<div class="r">
																			<a href="/list/44.html"> 党建新闻 </a>
																				<a href="/list/58.html"> 思政课堂 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-24/628c6a51979c8.jpg" alt=""></div>
									<div class="txt">
										建立特色机制,<br/>为自主管理作出<br/>引导和贡献。									</div>
								</div>
								<div class="r">
																			<a href="/list/47.html"> 团委新闻 </a>
																				<a href="/list/49.html"> 规章制度 </a>
																				<a href="/list/50.html"> 社团风采 </a>
																				<a href="/list/51.html"> 社会实践 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-25/628defcf6c6b6.jpg" alt=""></div>
									<div class="txt">
										用汗水挥洒青春,用拼搏<br/>诠释梦想!相信自己,世<br/>界上没有不可攀越的高峰。									</div>
								</div>
								<div class="r">
																			<a href="/list/53.html"> 学生快讯 </a>
																				<a href="/list/56.html"> 规章制度 </a>
																				<a href="/list/57.html"> 学生事务 </a>
																				<a href="/list/59.html"> 学生资助 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-24/628c6a7362a20.jpg" alt=""></div>
									<div class="txt">
										设置前沿领域的教学<br/>专业核心课,率先<br/>实施阶梯式培养模式。									</div>
								</div>
								<div class="r">
																			<a href="/list/41.html"> 教务管理 </a>
																				<a href="/list/61.html"> 学籍管理 </a>
																				<a href="/list/62.html"> 专升本 </a>
																				<a href="/list/64.html"> 教学成果展示 </a>
																				<a href="/list/65.html"> 精品课程 </a>
																				<a href="/list/68.html"> 名师风采 </a>
																				<a href="/list/93.html"> 人才培养方案 </a>
																				<a href="https://vocational.smartedu.cn/" target="_blank" rel="noopener noreferrer"> 国家教育平台 </a>
																		</div>
							</div>
														<div class="item">
								<div class="l">
									<div class="pic"><img src="/data/upload/2022-05-24/628c6ae475eb8.jpg" alt=""></div>
									<div class="txt">
										书卷之香飘校园,<br/>文明之魂留心中。									</div>
								</div>
								<div class="r">
																			<a href="/list/75.html"> 思想道德 </a>
																				<a href="/list/77.html"> 师德师风 </a>
																				<a href="/list/79.html"> 优美环境 </a>
																				<a href="/list/80.html"> 学生实习剪影 </a>
																				<a href="/list/81.html"> 优秀毕业生 </a>
																		</div>
							</div>
													</div>
				</div>
			</div>
			</div>

			<div class="banner">
				<div class="frame">
										<div class="child" style="background-image:url(/data/upload/2022-05-23/628af104474a0.jpg);">
						<span></span> <a href="" class="a1"> </a> <a href="#" class="a2"> </a>
					</div>
										<div class="child" style="background-image:url(/data/upload/2022-05-30/62945d4301362.jpg);">
						<span></span> <a href="" class="a1"> </a> <a href="#" class="a2"> </a>
					</div>
										<div class="child" style="background-image:url(/data/upload/2022-05-30/62947fb6c9292.jpg);">
						<span></span> <a href="" class="a1"> </a> <a href="#" class="a2"> </a>
					</div>
										<div class="child" style="background-image:url(/data/upload/2022-05-31/62958931477a2.jpg);">
						<span></span> <a href="" class="a1"> </a> <a href="#" class="a2"> </a>
					</div>
										<div class="child" style="background-image:url(/data/upload/2022-05-31/62958967d684e.jpg);">
						<span></span> <a href="" class="a1"> </a> <a href="#" class="a2"> </a>
					</div>
										<div class="child" style="background-image:url(/data/upload/2023-06-15/648ac43222479.jpg);">
						<span></span> <a href="" class="a1"> </a> <a href="#" class="a2"> </a>
					</div>
					
				</div>
				<div class="navg"></div>
				<div class="bb">&#xe737;</div>
				<div class="rr hidden"><i></i></div>
			</div>
			<!--滑屏固定的菜单-->
			<div class="body_b dis" tabindex="1">
				<div class="header2">
					<div class="d1">
						<div class="block">
							<div id="header_start" class="nav_l">
								<a href="/list/38.html" target="_blank" rel="noopener noreferrer"> 招生报名 </a>
								<i>|</i>
								<a href="/list/39.html" target="_blank" rel="noopener noreferrer"> 报名查询 </a>
								<i>|</i>
								<a href="/list/36.html" target="_blank" rel="noopener noreferrer">我要咨询 </a>
								<i>|</i>
								<a href="/list/17.html" target="_blank" rel="noopener noreferrer">联系我们 </a>
								<script type="text/javascript">
									$('#header_start icq:last').remove();
								</script>
							</div>
							<div class="nav_r">
								<a href="https://www.13451.cn/list/92.html" target="_blank" rel="noopener noreferrer"> 纪检监督举报信箱 </a>
							</div>
						</div>
					</div>
					<div class="d2">
						<div class="block">
							<div class="logo">
								<a href="/">
									<img src="/app/home/view/default/public/pc/indeximg/logo1.png" title="" alt="">
								</a>
							</div>
							<div class="nav_main">
																<a href="/list/13.html"> 学校概况 </a>
																<a href="/list/18.html"> 新闻中心 </a>
																<a href="/list/29.html"> 招生就业 </a>
																<a href="/list/22.html"> 专业建设 </a>
																<a href="/list/44.html"> 党建工作 </a>
																<a href="/list/47.html"> 团委工作 </a>
																<a href="/list/53.html"> 学生工作 </a>
																<a href="/list/41.html"> 教学管理 </a>
																<a href="/list/75.html"> 文明校园 </a>
								
							</div>
							<div class="tools">
							<div class="a sc"> <a> </a> </div>
							<div class="menu"><i></i><i></i><i></i></div>
					    	</div>
							<div class="nav_child">
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-26/628f0bbd8d860.jpg" alt=""></div>
										<div class="txt">
											始建于1991年 <br>  校训:文明 诚信 勤奋 创新										</div>
									</div>
									<div class="r">
																				<a href="/list/13.html"> 学校概况 </a>
																				<a href="/list/15.html"> 校园文化 </a>
																				<a href="/list/16.html"> 实训基地 </a>
																				<a href="/list/17.html"> 学校路线 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-26/628f0c6070cca.jpg" alt=""></div>
										<div class="txt">
											您可以第一时间了解到,<br/> 城市学院的最新校园动态, <br/>与您分享最热资讯。										</div>
									</div>
									<div class="r">
																				<a href="/list/18.html"> 校园新闻 </a>
																				<a href="/list/19.html"> 通知公告 </a>
																				<a href="/list/20.html"> 热点关注 </a>
																				<a href="/list/21.html"> 普法宣传栏 </a>
																				<a href="/list/86.html"> 证书查询 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-24/628c6a12be6e0.jpg" alt=""></div>
										<div class="txt">
											脚踏实地海让路,<br/> 持之以恒山能移。										</div>
									</div>
									<div class="r">
																				<a href="/list/29.html"> 招生动态 </a>
																				<a href="/list/30.html"> 招生计划 </a>
																				<a href="/list/31.html"> 招生简章 </a>
																				<a href="/list/32.html"> 招生章程 </a>
																				<a href="/list/34.html"> 中高职衔接 </a>
																				<a href="/list/35.html"> 单独招生 </a>
																				<a href="https://www.13451.cn/list/38.html" target="_blank" rel="noopener noreferrer"> 我要咨询 </a>
																				<a href="/list/38.html"> 招生报名 </a>
																				<a href="/list/39.html"> 报名查询 </a>
																				<a href="/list/40.html"> 就业快讯 </a>
																				<a href="/list/42.html"> 就业指导 </a>
																				<a href="http://yilin556914.hrb2.harbinidc.com/" target="_blank" rel="noopener noreferrer"> 单招录取查询 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-24/628c69cd81e20.jpg" alt=""></div>
										<div class="txt">
											专注于“因材施教”和<br/> “深耕精耕”相结合的<br/> 特色人才培养模式										</div>
									</div>
									<div class="r">
																				<a href="/list/22.html"> 医药护理系 </a>
																				<a href="/list/23.html"> 医学技术系 </a>
																				<a href="/list/24.html"> 新媒体系 </a>
																				<a href="/list/82.html"> 航空系 </a>
																				<a href="/list/83.html"> 教育系 </a>
																				<a href="/list/84.html"> 财经系 </a>
																				<a href="/list/85.html"> 汽车系 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-24/628c6a2ec2948.jpg" alt=""></div>
										<div class="txt">
											党建工作大舞台,<br/>有你参与更精彩。										</div>
									</div>
									<div class="r">
																				<a href="/list/44.html"> 党建新闻 </a>
																				<a href="/list/58.html"> 思政课堂 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-24/628c6a51979c8.jpg" alt=""></div>
										<div class="txt">
											建立特色机制,<br/>为自主管理作出<br/>引导和贡献。										</div>
									</div>
									<div class="r">
																				<a href="/list/47.html"> 团委新闻 </a>
																				<a href="/list/49.html"> 规章制度 </a>
																				<a href="/list/50.html"> 社团风采 </a>
																				<a href="/list/51.html"> 社会实践 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-25/628defcf6c6b6.jpg" alt=""></div>
										<div class="txt">
											用汗水挥洒青春,用拼搏<br/>诠释梦想!相信自己,世<br/>界上没有不可攀越的高峰。										</div>
									</div>
									<div class="r">
																				<a href="/list/53.html"> 学生快讯 </a>
																				<a href="/list/56.html"> 规章制度 </a>
																				<a href="/list/57.html"> 学生事务 </a>
																				<a href="/list/59.html"> 学生资助 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-24/628c6a7362a20.jpg" alt=""></div>
										<div class="txt">
											设置前沿领域的教学<br/>专业核心课,率先<br/>实施阶梯式培养模式。										</div>
									</div>
									<div class="r">
																				<a href="/list/41.html"> 教务管理 </a>
																				<a href="/list/61.html"> 学籍管理 </a>
																				<a href="/list/62.html"> 专升本 </a>
																				<a href="/list/64.html"> 教学成果展示 </a>
																				<a href="/list/65.html"> 精品课程 </a>
																				<a href="/list/68.html"> 名师风采 </a>
																				<a href="/list/93.html"> 人才培养方案 </a>
																				<a href="https://vocational.smartedu.cn/" target="_blank" rel="noopener noreferrer"> 国家教育平台 </a>
																			</div>
								</div>
																<div class="item">
									<div class="l">
										<div class="pic"><img src="/data/upload/2022-05-24/628c6ae475eb8.jpg" alt=""></div>
										<div class="txt">
											书卷之香飘校园,<br/>文明之魂留心中。										</div>
									</div>
									<div class="r">
																				<a href="/list/75.html"> 思想道德 </a>
																				<a href="/list/77.html"> 师德师风 </a>
																				<a href="/list/79.html"> 优美环境 </a>
																				<a href="/list/80.html"> 学生实习剪影 </a>
																				<a href="/list/81.html"> 优秀毕业生 </a>
																			</div>
								</div>
								
							</div>
						</div>
					</div>
				</div>
				<div class="scroll">

					<div class="indexpart1">
						<div class="indexpart1con">
							<div class="index1head">
								<h3>
									校园新闻
								</h3>
								<h4>
									Campus news
								</h4>
							</div>
							<div class="indexdjgz">
																<div class="indexdjgzitem" style="background: url(/data/upload/2024-11-14/6735b21cd9d25.jpg);background-size: 100% 100%;">
									<a href="/news/1745.html" target=_blank>
										<div class="indexdjgzitemcon">
											<div class="indexdjgztime">
												2024-11-14											</div>
											<div class="indexdjgzdes">
												热烈祝贺我校全媒体学院在“2024链战风云全国大学生智慧供应链创新创业挑战赛个人赛”中荣获佳绩!											</div>
											<div class="indexdjgzmore">
												<span>
													查看详情
												</span>
												<img src="/app/home/view/default/public/pc/indeximg/next_r.png" alt="">
											</div>
										</div>
									</a>
								</div>
																<div class="indexdjgzitem" style="background: url(/data/upload/2024-11-14/6735b0e5ec5a7.jpg);background-size: 100% 100%;">
									<a href="/news/1749.html" target=_blank>
										<div class="indexdjgzitemcon">
											<div class="indexdjgztime">
												2024-11-14											</div>
											<div class="indexdjgzdes">
												【用音乐牵起我们的双手,汇聚起人海星光!】余“音”袅袅校园十佳歌手决赛圆满落幕!让我们一起回顾一下吧!											</div>
											<div class="indexdjgzmore">
												<span>
													查看详情
												</span>
												<img src="/app/home/view/default/public/pc/indeximg/next_r.png" alt="">
											</div>
										</div>
									</a>
								</div>
								
							</div>
							<div class="indexdjgzlist">
								<ul>
																		<li>
										<a href="/news/1776.html" target=_blank>
											<div class="indexdjgzlisttime">
												2024-11-29											</div>
											<div class="indexdjgzlistdes">
												我校组织教师参加全国护理学专业考试专家指导委员会2024...											</div>
											<div class="indexdjgzlistmore">
												<span>
													查看详情
												</span>
											</div>
										</a>
									</li>
																		<li>
										<a href="/news/1777.html" target=_blank>
											<div class="indexdjgzlisttime">
												2024-11-29											</div>
											<div class="indexdjgzlistdes">
												哈尔滨城市职业学院师生热议全省教育大会精神											</div>
											<div class="indexdjgzlistmore">
												<span>
													查看详情
												</span>
											</div>
										</a>
									</li>
																		<li>
										<a href="/news/1778.html" target=_blank>
											<div class="indexdjgzlisttime">
												2024-11-29											</div>
											<div class="indexdjgzlistdes">
												喜报 | 热烈祝贺我校医学技术系学生在黑龙江省中医药大学...											</div>
											<div class="indexdjgzlistmore">
												<span>
													查看详情
												</span>
											</div>
										</a>
									</li>
																		<li>
										<a href="/news/1768.html" target=_blank>
											<div class="indexdjgzlisttime">
												2024-11-26											</div>
											<div class="indexdjgzlistdes">
												共筑安全校园 守护成长每一步											</div>
											<div class="indexdjgzlistmore">
												<span>
													查看详情
												</span>
											</div>
										</a>
									</li>
									
								</ul>
							</div>
							<div class="cszyxy_p">
								<p>
									<a href="/list/18.html" target=_blank>查看更多</a>
								</p>
							</div>
						</div>

					</div>
				</div>


				<div class="cszyxy_o">
					<div class="cszyxy_o_hr">
						<div class="cszyxy_o_sp">
							<div class="flexsliders">
								<ul class="slides">
																		<li>
										<a href="/news/1504.html" target=_blank>
											<img src="/data/upload/2024-05-30/6658143316751.jpg" width="580" height="360" />
										</a>
									</li>
																		<li>
										<a href="/news/1039.html" target=_blank>
											<img src="/data/upload/2023-03-10/640a871b224a2.jpg" width="580" height="360" />
										</a>
									</li>
																		<li>
										<a href="/news/739.html" target=_blank>
											<img src="/data/upload/2022-09-12/631ea853be79f.jpg" width="580" height="360" />
										</a>
									</li>
																		<li>
										<a href="/news/137.html" target=_blank>
											<img src="/data/upload/2022-06-01/6296fa07443bc.jpg" width="580" height="360" />
										</a>
									</li>
									
								</ul>
							</div>
							<script type="text/javascript">
								$(document).ready(function() {
									$('.flexsliders').flexslider({
										animation: 'slide'
									});
								});
							</script>

						</div>
						<div class="cszyxy_o_so">
							<div class="cszyxy_o_si">
								<a href="/list/20.html" target=_blank>更多内容 >></a>
								<div>
									<b>热点关注</b>
									<span>HOT ATTENTION</span>
								</div>
							</div>
							<div class="flexslider">
								<ul class="slides">
																		<li>
										<a href="/news/1504.html" target=_blank>
											<div class="slides_sp">
												<b>22</b>
												<span>2024/04</span>
											</div>
											<div class="slides_so">
												<div class="slides_si">缅怀革命先烈 传承红色精神——哈尔滨城市职业学院团委开展“缅怀先烈,传承精神”清...</div>
												<div class="slides_su">
                                                            为缅怀革命先烈、传承红色精神,引导学生弘扬优良传统、不忘初心使命,在清明节到来之际,我校团委带领我校校学生会成员、社团联合会...												</div>
											</div>
										</a>
									</li>
																		<li>
										<a href="/news/1039.html" target=_blank>
											<div class="slides_sp">
												<b>08</b>
												<span>2023/03</span>
											</div>
											<div class="slides_so">
												<div class="slides_si">别样女神节 温暖教师心  所有美好都值得遇见 献给每一位女神</div>
												<div class="slides_su">
                                                         最美人间三月天春花烂漫展新颜在这万象更新的日子里我们迎来了第113 个女神节在这个特别的日子里学校提前准备了鲜花向全体女教职工致以...												</div>
											</div>
										</a>
									</li>
																		<li>
										<a href="/news/739.html" target=_blank>
											<div class="slides_sp">
												<b>08</b>
												<span>2022/09</span>
											</div>
											<div class="slides_so">
												<div class="slides_si">献礼二十大 热血践初心-哈尔滨城市职业学院开展无偿献血活动</div>
												<div class="slides_su">
                                                         他们是无偿献血者,以博爱的名义致敬生命,以捐献热血的方式,诠释着真正的血色浪漫。喜迎二十大,热血践初心,2022无偿献血活动,在哈...												</div>
											</div>
										</a>
									</li>
																		<li>
										<a href="/news/137.html" target=_blank>
											<div class="slides_sp">
												<b>15</b>
												<span>2021/06</span>
											</div>
											<div class="slides_so">
												<div class="slides_si">我校独家承接哈尔滨市公安局道里分局女子巡逻志愿队(端午期间,城市女孩点亮中央大街...</div>
												<div class="slides_su">
                                                         自我校独家承接哈尔滨市公安局道里分局女子巡逻辅警志愿队以来,我校的优秀学子,在巡逻岗位上兢兢业业,为维护中央大街治安挥洒汗水,在中...												</div>
											</div>
										</a>
									</li>
									
								</ul>
							</div>
							<script type="text/javascript" src="/app/home/view/default/public/pc/indexjs/jquery.flexslider-min.js"></script>
							<script type="text/javascript">
								$(document).ready(function() {
									$('.flexslider').flexslider({
										animation: 'slide'
									});
								});
							</script>
							<ul class="cszyxy_o_su">
																<li>
									<a href="/news/1759.html" target=_blank>
										<span>2024-11-19</span>
										<b>“寻梦初心”红色研学之旅(八)| 我校组织入党积极分子优秀学员代表...</b>
									</a>
								</li>
																<li>
									<a href="/news/1662.html" target=_blank>
										<span>2024-09-25</span>
										<b>“寻梦初心”红色研学之旅(七) | 哈尔滨城市职业学院组织党员干部...</b>
									</a>
								</li>
																<li>
									<a href="/news/1636.html" target=_blank>
										<span>2024-09-12</span>
										<b>大爱育人 以心暖“新” | 校领导带队深入新生寝室开展走访慰问活动</b>
									</a>
								</li>
																<li>
									<a href="/news/1637.html" target=_blank>
										<span>2024-09-12</span>
										<b>哈尔滨城市职业学院召开2024年秋季学期校园安全工作会议</b>
									</a>
								</li>
								
							</ul>

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

				<div class="cszyxy_i">
					<div class="cszyxy_i_hr">
						<div class="cszyxy_i_sp">
							<b>通知公告</b>
							<span>ANNOUNCEMENTS</span>
						</div>
						<div id="pic_list_1" class="scroll_horizontal">
							<div class="box">
								<ul class="list">
																		<li>
										<div class="list_div">
											<a href="/news/1779.html" target=_blank>
												<div>
													<b>30</b>
													<span>2024/11</span>
												</div>
												<p>2024年度黑龙江省民办高校职称联合评审结果公示</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/1371.html" target=_blank>
												<div>
													<b>30</b>
													<span>2023/10</span>
												</div>
												<p>2023年黑龙江省民办高校职称联合评审结果公示</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/1175.html" target=_blank>
												<div>
													<b>12</b>
													<span>2023/05</span>
												</div>
												<p>哈尔滨城市职业学院2023届优秀毕业生公示人员名单</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/993.html" target=_blank>
												<div>
													<b>30</b>
													<span>2022/12</span>
												</div>
												<p>我校2023年专升本考试享受照顾政策考生公示</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/743.html" target=_blank>
												<div>
													<b>08</b>
													<span>2022/09</span>
												</div>
												<p>2022年黑龙江省网络安全宣传周</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/729.html" target=_blank>
												<div>
													<b>03</b>
													<span>2022/09</span>
												</div>
												<p>心理健康预约咨询匿名“解忧”信箱公布</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/707.html" target=_blank>
												<div>
													<b>27</b>
													<span>2022/06</span>
												</div>
												<p>哈尔滨城市职业学院职称评审通过人员公示</p>
											</a>
										</div>
									</li>
																		<li>
										<div class="list_div">
											<a href="/news/545.html" target=_blank>
												<div>
													<b>24</b>
													<span>2022/05</span>
												</div>
												<p>2022年黑龙江省高校专升本考试考生应试防疫须知</p>
											</a>
										</div>
									</li>
									
								</ul>
							</div>
						</div>
						<script src="/app/home/view/default/public/pc/indexjs/jquery.cxscroll.min.js"></script>
						<script>
							$("#pic_list_1").cxScroll();
						</script>
					</div>
				</div>

				<div class="cszyxy_u">
					<div class="cszyxy_u_hr">
						<div class="cszyxy_u_sp">
							<b>专业建设</b>
							<span>TRAINING</span>
						</div>
						<ul class="cszyxy_u_so">
														<li>
								<a href="/list/22.html" target=_blank>
									<img src="/data/upload/2022-05-24/628c90b801388.jpg" width="200" height="370" />
									<b>医药护理系</b>
									<span></span>
									<p>
										<span>了解更多</span>
										<em></em>
									</p>
								</a>
							</li>
														<li>
								<a href="/list/23.html" target=_blank>
									<img src="/data/upload/2022-05-26/628f305e10eda.jpg" width="200" height="370" />
									<b>医学技术系</b>
									<span></span>
									<p>
										<span>了解更多</span>
										<em></em>
									</p>
								</a>
							</li>
														<li>
								<a href="/list/24.html" target=_blank>
									<img src="/data/upload/2022-05-26/628f2f51d8123.jpg" width="200" height="370" />
									<b>新媒体系</b>
									<span></span>
									<p>
										<span>了解更多</span>
										<em></em>
									</p>
								</a>
							</li>
														<li>
								<a href="/list/82.html" target=_blank>
									<img src="/data/upload/2022-05-26/628f34523b25c.jpg" width="200" height="370" />
									<b>航空系</b>
									<span></span>
									<p>
										<span>了解更多</span>
										<em></em>
									</p>
								</a>
							</li>
														<li>
								<a href="/list/83.html" target=_blank>
									<img src="/data/upload/2022-05-26/628f2f7b1c43e.jpg" width="200" height="370" />
									<b>教育系</b>
									<span></span>
									<p>
										<span>了解更多</span>
										<em></em>
									</p>
								</a>
							</li>
							
						</ul>
					</div>
				</div>

				<!-- 公共底部开始 -->
				<div class="index-content-five">
    <div class="center clearfixed">
        <div class="left">
            <ol class="clearfixed">
                <li>
                    <a href="#"><img src="/app/home/view/default/public/pc/indeximg/logobottom.png"></a>
                </li>
                <li> <img src="/data/upload/2022-05-22/6289adf18b290.jpg" style="width: 160px; height: 160px;">
                    <p>微信公众平台</p>
                </li>
            </ol>
        </div>
        <div class="right clearfixed">
                        <dl>
                <dt>学校概况</dt>
                                <dd> <a href="/list/13.html">学校概况</a> </dd>
                                <dd> <a href="/list/15.html">校园文化</a> </dd>
                                <dd> <a href="/list/16.html">实训基地</a> </dd>
                                <dd> <a href="/list/17.html">学校路线</a> </dd>
                
            </dl>
                        <dl>
                <dt>新闻中心</dt>
                                <dd> <a href="/list/18.html">校园新闻</a> </dd>
                                <dd> <a href="/list/19.html">通知公告</a> </dd>
                                <dd> <a href="/list/20.html">热点关注</a> </dd>
                                <dd> <a href="/list/21.html">普法宣传栏</a> </dd>
                
            </dl>
                        <dl>
                <dt>招生就业</dt>
                                <dd> <a href="/list/29.html">招生动态</a> </dd>
                                <dd> <a href="/list/30.html">招生计划</a> </dd>
                                <dd> <a href="/list/31.html">招生简章</a> </dd>
                                <dd> <a href="/list/32.html">招生章程</a> </dd>
                
            </dl>
                        <dl>
                <dt>专业建设</dt>
                                <dd> <a href="/list/22.html">医药护理系</a> </dd>
                                <dd> <a href="/list/23.html">医学技术系</a> </dd>
                                <dd> <a href="/list/24.html">新媒体系</a> </dd>
                                <dd> <a href="/list/82.html">航空系</a> </dd>
                
            </dl>
                        <dl>
                <dt>党建工作</dt>
                                <dd> <a href="/list/44.html">党建新闻</a> </dd>
                                <dd> <a href="/list/58.html">思政课堂</a> </dd>
                
            </dl>
                    </div>
    </div>
</div>
<div class="index-bottom-sp">
    <span>Copyright © 2022-2026,www.13451.cn,All rights reserved 版权所有 © 哈尔滨城市职业学院 未经许可 严禁复制 黑ICP备07502838号-1</span>
</div>

<div class="zx">
  <ul>
    <li class="li_qq"><a href="tencent://message/?uin=200513451&amp;Site=哈尔滨城市职业学院&amp;Menu=yes" target="_blank" rel="noopener noreferrer"><span class="icon_s">&nbsp;</span>
        <p>招生咨询</p>
      </a> </li>
    <li class="li_qq"><a href="tencent://message/?uin=1811813451&amp;Site=哈尔滨城市职业学院&amp;Menu=yes" target="_blank" rel="noopener noreferrer"><span class="icon_s">&nbsp;</span>
        <p>招生咨询</p>
      </a> </li>
       <li class="li_qq"><a href="tencent://message/?uin=2646261888&amp;Site=哈尔滨城市职业学院&amp;Menu=yes" target="_blank" rel="noopener noreferrer"><span class="icon_s">&nbsp;</span>
        <p>招生咨询</p>
      </a> </li>
    <li class="li_4"> <a href="https://www.13451.cn/list/36.html" target="_blank" rel="noopener noreferrer"> <span class="icon_s">&nbsp;</span>
        <p>我要咨询</p>
      </a> </li>
  </ul>
</div>
				<!-- 公共底部结束 -->
			</div>
		</div>
<!-- 搜索开始 -->
		<div class="layer" id="search">
			<span class="close" onclick="hidelayer('#search')"></span>
			<form >
				<div class="search_box">
					<input type="text" id="key" name="key" placeholder="Search..." class="kw">
					<input type="button" class="ok" value="搜索" onclick='sAjax()'>
				</div>
			</form>
		</div>
	   <style type="text/css">
        /*conent start*/
        .conent{position:absolute;z-index: 999;}
        </style>
       <!-- <div class="conent">
            <a href="https://www.13451.cn/list/38.html" style="display: block;overflow: hidden;" target="_blank">
                <img src=" https://www.13451.cn/data/upload/2023-03-29/baoming.jpg">
            </a>
        
        </div>-->
		<script type="text/javascript" src="/app/home/view/default/public/pc/js/homejson.js"></script>
		<script type="text/javascript" src="/app/home/view/default/public/pc/js/jquery.imgpreload.js"></script>
		<script type="text/javascript">
		function sAjax(){
				var _title = $('#key').val()
				if(_title==''){
					alert('请输入搜索内容');
				}else{
					$.post("/home/listn/s_jm.html",{ title:_title },function(data){
						location.href = "/home/listn/sousuo.html?search="+data
					})
				}

			}
			function checkspace(checkstr) {
				var str = '';
				for (i = 0; i < checkstr.length; i++) {
					str = str + ' ';
				}
				return (str == checkstr);
			}

			function checkfrm(obj) {
				if (checkspace(obj.key.value)) {
					obj.key.focus();
					alert("关键字不能为空!");
					return false;
				}

				return true;
			}

			function randomsort(a, b) {
				return Math.random() > .5 ? -1 : 1;
				//用Math.random()函数生成0~1之间的随机数与0.5比较,返回-1或1
			}
			$('#abab .list .item').hide();

			function setdataL() {
				$('#abab .list').each(function(index) {
					var _that = $(this);
					var _lists = _that.find('.item');
					var total = _lists.size();
					var newArr = [];
					_lists.each(function(index) {
						if (total > 7) {
							if ($(this).is(':hidden')) {
								newArr.push(index);
							}
						} else {
							newArr.push(index);
						}
					})
					newArr.sort(randomsort);
					_lists.hide();
					var aaa = [];
					for (var i = 0; i < 4; i++) {
						var last = newArr.pop();
						aaa.push(last);
						var _item = _lists.eq(last);
						if (_item.find('.img').data('src')) {
							_item.find('.img').css({
								'background-image': 'url(' + _item.find('.img').data('src') + ')'
							});
							_item.find('.img').removeAttr('data-src');
						}
						_item.show();
					}
				})
			}
			// setInterval('setdataL()', 6000);
			var first = 0;
			var svgs = [];
			var svgs1 = [];

			$(".banner .frame").slick({
				autoplay: true,
				autoplaySpeed: 6000,
				pauseOnDotsHover: true,
				pauseOnFocus: false,
				speed: 600,
				dots: true,
				arrows: false,
				appendDots: ".banner .navg",
				pauseOnHover: false,
				customPaging: function(slider, i) {
					return i + 1;
				},
			});
			setTimeout(function() {
				$(".banner .slick-active .a1").focus();
			}, 500);

			$(".home6 .frame").slick({
				autoplay: true,
				autoplaySpeed: 6000,
				speed: 600,
				dots: false,
				arrows: false
			});

			$(".home7 .focus1 .frame").slick({
				autoplay: true,
				autoplaySpeed: 6000,
				speed: 600,
				dots: true,
				arrows: false,
				appendDots: ".home7 .focus1 .navg",
				customPaging: function(slider, i) {
					return i + 1;
				},
			});
			$(".home10 .focus1 .frame").slick({
				autoplay: true,
				autoplaySpeed: 6000,
				speed: 600,
				dots: true,
				arrows: false,
				appendDots: ".home10 .focus1 .navg",
				customPaging: function(slider, i) {
					return i + 1;
				},
			});
			$(".home11 .focus1 .frame").slick({
				autoplay: true,
				autoplaySpeed: 6000,
				speed: 600,
				dots: true,
				arrows: false,
				appendDots: ".home11 .focus1 .navg",
				customPaging: function(slider, i) {
					return i + 1;
				},
			});


			$(function() {
				$(".body_home").addClass("showdiv");
				//$(".rr").addClass("showdiv");
				// $(".home1").removeClass("showdiv");
				setTimeout(function() {
					$(".body_home").addClass("s");
					$(".home1").removeClass("showdiv");
				}, 500);

				//$(".body_b").mCustomScrollbar({});
			});



			$(".home1 .td").each(function(index, element) {
				var s = GetRandomNum(5, 15);
				$(this).css("transition-delay", s * 0.1 + "s");
				$(this).find(".inner").css("transition-delay", (s + 3) * 0.1 + "s");
			});


			setInterval(function() {
				$(".home1 .td:has(strong)").removeClass("s");
				var s = GetRandomNum(0, $(".home1 .td:has(strong)").length);
				$(".home1 .td:has(strong)").eq(s).addClass("s");
			}, 5000);



			$(".td9,.td12,.td13,.td16,.td22").each(function(index, element) {
				var s = GetRandomNum(5, 15);
				$(this).css("animation-delay", s * 0.1 + "s");
			});
			$(".home4 .d").each(function(index, element) {
				var s = GetRandomNum(1, 7);
				$(this).css("transition-delay", s * 0.1 + "s");
				$(this).find("span").css("transition-delay", (s + 3) * 0.1 + "s");
			});


			$(".home2 .item").click(function() {
				$(this).siblings().removeClass("now");
				$(this).addClass("now");
				$(".home2 .pic .d").removeClass("s");
				$(".home2 .pic .d").eq($(this).index()).addClass("s");
			});
			$(".home2 .item").eq(0).click();

			tabdiv(".home3 .title .fz40", ".home3 .list", "click", 3);
			$(".home3 .title .fz40:first").click();

			$(".rr").click(function() {
				$(".body_r").removeClass("dis");
				$('.body_r img').each(function(i) {
					if (!$(this).attr('src')) {
						$(this).attr('src', $(this).attr('data-src'))
						$(this).removeAttr('data-src');
					}
				})
				setdataL();

				$(".body_b").css("z-index", 1);
				$(".body_r").css("z-index", 3);
				$(".body_r").addClass("showdiv");
				$(".nav_b").addClass("showdiv");
				$(".rr").removeClass("showdiv");
				$(".home").addClass("lock");
				setTimeout(function() {
					$(".body_home").removeClass("showdiv");
					$(".home1").addClass("showdiv");
					//$(".home1 .td strong").each(function(index, element) {
					//shownum($(this),3000);
					//});
				}, 500);
				setTimeout(function() {
					first = 1;
				}, 1000);
			});

			$(".bb").click(function() {
				$(".body_b").addClass("showdiv"); //.focus();
				$(".header").addClass("mobile");
				//first=1;
				setTimeout(function() {
					$(".body_home").removeClass("showdiv"); //.addClass("leave");
					$(".home5").addClass("showdiv");
					//$(".nav_r").addClass("showdiv");
				}, 500);
			})

			$(".rb").click(function() {
				setTimeout(function() {
					$(".ll").click();
				}, 1100);
				if ($(".body_b").hasClass("showdiv")) {
					$(".body_r").removeClass("showdiv");
				} else {
					$(".bb").click();
					$(".body_b").css("z-index", 3);
					$(".body_r").css("z-index", 1);
				}
			});

			$(".body_b").scrollTop(0);

			$(".body_home").mousewheel(function(event, delta, deltaX, deltaY) {
				/*if(first==0){     
				    $(".rr").click();
				    setTimeout(function(){
				        first=1;
				        $(".home").removeClass("showdiv");//.addClass("leave");
				    },1200);
				}*/
				//else{
				if (delta < 0) {
					$(".bb").click();
				}
				//}
			});

			var sw_k = 1;
			document.onkeydown = function(event) {
				var e = event || window.event || arguments.callee.caller.arguments[0];
				if ((e.keyCode == 40 || e.keyCode == 32 || e.keyCode == 34) && $(".body_home").hasClass("showdiv")) {
					sw_k = 0;
					$(".bb").click();
					$(".body_b").animate({
						scrollTop: 0
					}, 10);
					$(".body_b").focus();
					setTimeout(function() {
						sw_k = 1;
					}, 1000);
				}
				if ((e.keyCode == 38 || e.keyCode == 33) && $(".body_b").hasClass("showdiv") && $(".body_b").scrollTop() ==
					0) {
					sw_k = 0;
					$(".body_home").addClass("showdiv").focus();
					setTimeout(function() {
						$(".banner .slick-active .a1").focus();
					}, 500);
					$(".body_b").removeClass("showdiv");
					$(".home5").removeClass("showdiv");
					if ($(".body_b").css("position") == "fixed") $(".header").removeClass("mobile");
					setTimeout(function() {
						sw_k = 1;
					}, 1000);
				}
				if ((e.keyCode == 37 || e.keyCode == 38 || e.keyCode == 33) && $(".body_r").hasClass("showdiv") && sw == 1) {
					$(".nav_b .list .item.now").prev().click();
				}
				if ((e.keyCode == 39 || e.keyCode == 40 || e.keyCode == 34 || e.keyCode == 32) && $(".body_r").hasClass(
						"showdiv") && sw == 1) {
					$(".nav_b .list .item.now").next().click();
				}
			}

			$(window).scroll(function() {
				if ($(window).width() <= 850) {
					if ($(window).scrollTop() < 50) {
						$(".header").removeClass("mobile")
					} else {
						$(".header").addClass("mobile")
					}
				}
			});

			$(".ll").click(function() {
				$(".body_r").removeClass("showdiv");
				$(".nav_b").removeClass("showdiv");
				$(".rr").addClass("showdiv");
				$(".home").removeClass("lock")
				setTimeout(function() {
					$(".nav_b .item:first").click();
					$(".home1").removeClass("showdiv");
					if (!$(".body_b").hasClass("showdiv")) {
						$(".body_home").addClass("showdiv").focus();
					}
				}, 1100);
			});

			var video1 = document.getElementById("video1");


			$(".home11 .item").mouseenter(function() {
				if ($(window).width() >= 1024) {
					svgs[$(this).index()].reset().play();
				}
			});
			$(".home7 .dd").mouseenter(function() {
				if ($(window).width() >= 1024) {
					svgs1[$(this).find("svg").attr("id")].reset().play();
				}
			})

			$(".home11 .item").mouseenter(
				function() {
					svgs[$(this).index()].reset().play();
				}
			);
			$(".home7 .dd").mouseenter(
				function() {
					svgs1[$(this).find("svg").attr("id")].reset().play();
				}
			);

			var options = {
				useEasing: true, // 使用缓和
				useGrouping: true, // 使用分组(是否显示千位分隔符,一般为 true)
				separator: '', // 分隔器(千位分隔符,默认为',')
				decimal: '.', // 十进制(小数点符号,默认为 '.')
				prefix: '', // 字首(数字的前缀,根据需要可设为 $,¥,¥ 等)
				suffix: '' // 后缀(数字的后缀 ,根据需要可设为 元,个,美元 等) 
			};
			// CountUp(参数一, 参数二, 参数三, 参数四, 参数五, 参数六)
			// 参数一: 数字所在容器
			// 参数二: 数字开始增长前的默认值(起始值),一般从 0 开始增长
			// 参数三: 数字增长后的最终值,该值一般通过异步请求获取
			// 参数四: 数字小数点后保留的位数
			// 参数五: 数字增长特效的时间,此处为3秒
			// 参数六: 其他配置项
			// 注: 参数六也可不加,其配置项则为默认

			$(".body_b").scroll(function() {
				$(".home5,.home6 .part1,.home6 .part2,.home7,.home8,.home9,.home10 .part1,.home10 .part2,.home11 .block")
					.each(function(index, element) {
						var e = $(this);
						var fix = parseInt(e.attr("fix"));
						if (!fix && fix != 0) {
							fix = $(window).height() * 6 * 0.1;
						} else {
							fix = $(window).height() * fix * 0.1;
						}
						//var h=$(window).height()-$(e).height()>0?$(window).height()-$(e).height():0;
						if ($(window).scrollTop() >= $(e).offset().top - fix) {
							if (!$(e).hasClass("showdiv")) {
								$(e).addClass("showdiv");
								if ($(e).hasClass("part1")) {
									setTimeout(function() {
										$(".home9 .part1").addClass("s");
									}, 1000);
								}
								if ($(e).find("#video1").length > 0) {
									video1.play();
								}
								if ($(e).parent().hasClass("home11-")) {
									setTimeout(function() {

										new CountUp("num1", 0, 1958, 0, 0, options).start();
										new CountUp("num2", 0, 128, 0, 0, options).start();
										new CountUp("num3", 0, 35000, 0, 0, options).start();
										new CountUp("num4", 0, 11, 0, 0, options).start();
										new CountUp("num5", 0, 6, 0, 0, options).start();
										new CountUp("num6", 0, 1500, 0, 0, options).start();
										new CountUp("num7", 0, 82, 0, 0, options).start();
										new CountUp("num8", 0, 7, 0, 0, options).start();
									}, 500);
								}
							}
						} else {
							if ($(e).hasClass("showdiv")) {
								$(e).removeClass("showdiv");
								if ($(e).hasClass("part1")) {
									$(".home9 .part1").removeClass("s");
								}
							}
						}
					});
			});

			$(".body_b").mousewheel(function(event, delta, deltaX, deltaY) {
				if (delta > 0 && $(".body_b").scrollTop() == 0) {
					//$(".home").removeClass("leave");
					$(".body_home").addClass("showdiv");
					setTimeout(function() {
						if ($(window).width() > 850) {
							$(".banner .slick-active .a1").focus();
						}
						//$(".banner .slick-active .a1").focus();
					}, 500);
					$(".body_b").removeClass("showdiv");
					// $(".header").removeClass("mobile")
					$(".home5").removeClass("showdiv");
					if ($(".body_b").css("position") == "fixed") $(".header").removeClass("mobile");
					//$(".nav_r").removeClass("showdiv");

				}

				if (deltaY < 0 && $(".body_b").scrollTop() + $(window).height() >= $(".body_b .scroll").height()) {
					//$(".rr").click();
					//setTimeout(function(){
					//$(".body_b").scrollTop(0);
					//},1250);
				}
				if (deltaY > 0) {
					$(".header2").removeClass("lit");
				}
				if (deltaY < 0) {
					$(".header2").addClass("lit");
				}
			});

			//初始化文字
			function settxt(e) {
				var text = $(e).text();
				var l = 0;
				var html = "";
				while (l < text.length) {
					html += "<i>" + text.substr(l, 1) + "</i>";
					l += 1;
				}
				$(e).html(html);
			}

			$(".home1 .td").each(function(index, element) {
				settxt($(this).find("strong"));
			});

			var ls = 100 / $(".home2 .list .item").length;
			$(".home2 .list").mCustomScrollbar({
				autoDraggerLength: false,
				axis: 'x',
				scrollbarPosition: 'outside',
				callbacks: {
					whileScrolling: function() {
						//console.log(this.mcs.leftPct)
						var p = this.mcs.leftPct;
						$(".home2 .list .item").each(function(index, element) {
							if (p > index * ls) {
								$(this).siblings().removeClass("now");
								$(this).addClass("now");
							}
						});
					}
				}
			})

			tabdiv(".home8 .l .fz40 a", ".home8 .div .list", "click", 1, 300);
			tabdiv(".home8 .l .fz40 a", ".home8 .l .a a", "click", 1, 300);
			$(".home8 .l .fz40 a").eq(0).click();

			//延迟加载
			var sto_r = 0;
			var loaded = 0;

			//获取图片地址
			var imgArr = [];
			$('.banner .child').each(function() {
				var item = $(this);
				if (typeof(item.attr("src")) != "undefined" && item.attr("src") != "" && this.nodeName.toLowerCase() ==
					"img") {
					imgArr.push({
						src: item.attr('src')
					});
				} else if (item.css("background-image") != "none") {
					imgArr.push({
						src: item.css("background-image").replace(/^url\(["']?/, '').replace(/["']?\)$/, '')
					});
				}
			});

			function _lazyload() {
				$(".body_b img,.body_b source").each(function(index, element) {
					if ($(this).attr("data-src") != "" && $(this).attr("data-src") != undefined) {
						$(this).attr("src", $(this).attr("data-src"));
						$(this).removeAttr('data-src');
					}
				});
			}

			//加载图片
			$.imgpreload(imgArr, {
				each: function() {},
				all: function() {
					$(".body_b").removeClass("dis");
					$(".rr").addClass("showdiv");
					$(".home11 .item svg").each(function(index, element) {
						var id = $(this).attr("id");
						svgs[index] = new Vivus(id, {
							type: 'delayed',
							duration: 60
						});
					});
					$(".home7 svg").each(function(index, element) {
						var id = $(this).attr("id");
						svgs1[id] = new Vivus(id, {
							type: 'delayed',
							duration: 60,
							start: 'autostart'
						});
					});
				}
			});

			window.onload = function() {
				_lazyload();
			}
		</script>
		<script type="text/javascript">
			var jrChannel = '0#0';
			seajs.use('js/net');
			define('net-1101', function(require) {
				var $ = require('jquery');
				var base = require('base');
				var com = require('js/common');
				// var BMapLib = require('bdmap_search');  

				var map;
				var icon;

				$.ajax({
					type: 'GET',
					dataType: "json",
					url: 'ajax_net.php',
					data: {
						channelId: $('#channelId').val()
					},
					success: function(data) {
						if ($.trim(data)) {
							var currentAdd = data.detailAdd.content.address_detail;
							var data = data.data;
							require('select');
							// 自定义处理省市信息
							function bindProvince() {

								var pro_data = [];
								// var html = ''
								$('#pro_b').append('<option>请选择位置</option>');
								for (var i = 0; i < data.length; i++) {
									// var data_item = {};

									var pro = data[i].pro;

									if ($.inArray(pro, pro_data) == -1) {

										pro_data.push(pro);
										$('#pro_b').append('<option value="' + pro + '">' + pro +
											'</option>');

									}

								}

								$('.select_g .city').select();
								$('.select_g .pro').select({
									callback: function(val, txt) {

										var item = val;

										var city_html = '<option value="*">请选择国家</option>';
										for (var i = 0; i < data.length; i++) {

											if (item == data[i].pro) {
												// console.log(i);

												if (typeof(data[i].city) != 'undefined') {
													city_html += '<option value="' + data[i]
														.id + '">' + data[i].city +
														'</option>';
												}

												// $('.select_g .city').append('<option value="'+data[i].city+'">'+data[i].city+'</option>');

											}
										}
										$('#city_b').html(city_html);
										$('#city_b').select({

										})
									}
								});

							}
							bindProvince();

							// 初始化数据
							var data_length = data.length;
							var s_points = [];
							var s_markers = [];
							var s_info = [];
							var s_searchInfoWindow = [];
							initMap();
							// 获取当前城市信息
							var geolocation = new BMap.Geolocation();
							var gc = new BMap.Geocoder();

							doMarker(data);

							function doMarker(data) {
								var data_length = data.length;
								for (var i = 0; i < data_length; i++) {
									// console.log(i);
									var item = data[i];

									var string_array = item.points;
									var string_array_len = string_array.length - 1;
									var change_array = string_array.substring(1, string_array_len);
									var new_array = change_array.split(',');

									s_points[i] = new BMap.Point(new_array[0], new_array[1]);
									var myIcon = new BMap.Icon(
										"resources/web/img/changxw/net/location.png", new BMap.Size(34,
											55));
									s_markers[i] = new BMap.Marker(s_points[i], {
										icon: myIcon
									}); //创建marker对象
									map.addOverlay(s_markers[i]); //在地图中添加marker
									// s_markers[i].setAnimation(BMAP_ANIMATION_BOUNCE); //跳动的动画
									var content =
										'<div style="margin:0;line-height:20px;padding:2px;">' +
										'' + item.info + '' +
										'</div>';

									//创建检索信息窗口对象
									s_searchInfoWindow[i] = new BMapLib.SearchInfoWindow(map, content, {
										title: data[i].des_title, //标题
										width: 290, //宽度
										height: 100, //高度
										panel: "panel", //检索结果面板
										enableAutoPan: true, //自动平移
										searchTypes: [BMAPLIB_TAB_SEARCH, //周边检索
											BMAPLIB_TAB_TO_HERE, //到这里去
											BMAPLIB_TAB_FROM_HERE //从这里出发
										]
									});
									//添加点击事件
									s_markers[i].addEventListener("click", (function(k) {
										// js 闭包
										return function() {
											//将被点击marker置为中心
											map.centerAndZoom(s_points[k], 9);
											//在marker上打开检索信息窗口
											s_searchInfoWindow[k].open(s_markers[k]);
											initFun(k, data);
											// 右边点击关联左边数据
											var _data = data[k];
											var _pro = _data.pro;
											var _city = _data.city;
											$('.pro ._txt').html(_pro);
											$('.city ._txt').html(_city);
										}
									})(i));
								}
							}



							$('.select_search').on('click', function() {
								var _city_id = $('#city_b option:selected').val();
								// console.log("_city_id",_city_id);
								if (_city_id != '*') {
									for (var i = 0; i < data_length; i++) {
										// console.log(_city, data[i].city);
										if (_city_id == data[i].id) {
											var string_array = data[i].points;
											var string_array_len = string_array.length - 1;
											var change_array = string_array.substring(1,
												string_array_len);
											var new_array = change_array.split(',');
											var point = new BMap.Point(new_array[0], new_array[
												1]);
											var marker = new BMap.Marker(point);
											map.centerAndZoom(point, 9);
											// console.log(data[i]);
											var new_city_array = [];
											new_city_array.push(data[i]);
											doMarker(new_city_array);
											s_searchInfoWindow[i].open(marker);
											$('.net_list .item .t1').html(data[i].des_title);
											$('.net_list .item .t1').attr('data-id', i);
											$('.net_list .item .t_1 .s').html(data[i].des_name);
											$('.net_list .item .t_2 .s').html(data[i].des_mobile);
											$('.net_list .item .t_3 .s').html(data[i].des_address);
											if (base.getType() == 'Mobile') {
												var scrollTop = $('#map').offset().top - 100;
												$('body,html').animate({
													'scrollTop': scrollTop
												}, 300);
											}
											return true;
										}
									}

								} else {
									map.clearOverlays();


									var pro_id = $('#pro_b option:selected').val();
									// 筛选制定省份城市的数据
									var len = data.length;
									var pro_arrays = [];
									for (var k = 0; k < len; k++) {
										if (data[k].pro == pro_id) {
											pro_arrays.push(data[k]);
										}
									}



									doMarker(pro_arrays);
									// 解析地址
									var myGeograph = new BMap.Geocoder();
									myGeograph.getPoint(pro_id, function(point) {

										map.centerAndZoom(point, 5);
									})
								}


							});
							$('.net .net_box .net_list .item').on('click', function() {
								var _index = $(this).find('.t1').data('id');
								var string_array = data[_index].points;
								var string_array_len = string_array.length - 1;
								var change_array = string_array.substring(1, string_array_len);
								var new_array = change_array.split(',');

								var point = new BMap.Point(new_array[0], new_array[1]);
								var marker = new BMap.Marker(point);
								map.centerAndZoom(point, 9);
								s_searchInfoWindow[_index].open(marker);
							})

							// 初始化默认是显示第一条数据
							function initFun(j, data) {
								var host_pro = '河南';
								var host_city = '南阳市';
								var currentPro = 0;
								var pro = currentAdd.province.replace('省', '');
								var city = currentAdd.city;
								var current = 0;
								if (j < 0) {
									if (pro != '' && city != '') {
										for (var i = 0; i < data.length; i++) {
											if (data[i].pro == pro) {
												currentPro = i;
											}
											if (data[i].pro == pro && data[i].city == city) {
												current = i;
											}
										}
										if (current == 0 && currentPro != 0) {
											current = currentPro;
										}


									}
									if (current == 0) {
										for (var k = 0; k < data.length; k++) {
											if (data[k].pro == host_pro && data[k].city == host_city) {
												current = k;
											}
										}
									}
								} else {
									current = j;
								}

								var data_1 = data[current];

								$('.net_list .item .t1').html(data_1.des_title);
								$('.net_list .item .t1').attr('data-id', current);
								$('.net_list .item .t_1 .s').html(data_1.des_name);
								$('.net_list .item .t_2 .s').html(data_1.des_mobile);
								$('.net_list .item .t_3 .s').html(data_1.des_address);
								if (j < 0) {
									$('.net .net_box .net_list .item').trigger('click');
									$('.pro ._txt').html(data[current].pro);
									$('.city ._txt').html(data[current].city);
								}


							}
							initFun(-1, data);

						}
					}
				})

				//初始化地图
				function initMap() {
					map = new BMap.Map("map");
					icon = new BMap.Icon("resources/web/img/changxw/net/location.png", new BMap.Size(34, 55));
					var point = new BMap.Point(26.634487, 30.242119, {
						icon: icon
					});
					map.centerAndZoom(point, 1);
					map.enableContinuousZoom();
					/*启用滚轮放大缩小
						map.enableScrollWheelZoom();
						*/
					map.disableScrollWheelZoom(); // 禁用滚轮放大缩小					
					/*
					enableDragging()      启用地图拖拽,默认启用。  
					disableDragging()   none   禁用地图拖拽。  
					enableScrollWheelZoom()      启用滚轮放大缩小,默认禁用。  
					disableScrollWheelZoom()      禁用滚轮放大缩小。  
					enableDoubleClickZoom()      启用双击放大,默认启用。  
					disableDoubleClickZoom()      禁用双击放大。
					*/


					//anchor值 位置说明
					var ctrl_nav = new BMap.NavigationControl({
						anchor: BMAP_ANCHOR_TOP_RIGHT,
						type: BMAP_NAVIGATION_CONTROL_SMALL
					});
					map.addControl(ctrl_nav);
					//向地图中添加比例尺控件
					// 平移缩放控件的类型 说明
					var ctrl_sca = new BMap.ScaleControl({
						anchor: BMAP_ANCHOR_BOTTOM_RIGHT
					});
					map.addControl(ctrl_sca);
				}

			});
			seajs.use('net-1101');
		</script>
		<script type="text/javascript">

    $(function(){
        var timer=null;/*定时器*/
        var _left=0;/*默认left距离*/
        var _top=20;/*默认top距离*/
        var top_folg=false;/*控制高度-锁*/
        var left_folg=true;/*控制宽度-锁*/
        var win_width=$(window).width()-$(".conent").width();/*获取并计算浏览器初始宽度*/
        var win_height=$(window).height()-$(".conent").height();/*获取并计算浏览器初始高度*/
        $("#liulan").html(win_height+"px");
        $("#sumwid").html(win_width+"px");;
        action();/*执行走动*/
        $(".conent").mouseover(function(){
            clearInterval(timer);
            $(this).find(".c_adver").css({"background":"url('images/no.gif')","bakcground-repeat":"no-repeat"});
            $(this).find(".txt").text("放开我!!!");

        }).mouseout(function(){
            action();
            $(this).find(".txt").text("杜绝广告");
            $(this).find(".c_adver").css({"background":"url('images/back.gif')","bakcground-repeat":"no-repeat"});
        });

        $(window).resize(function(){
            conobj=$(".conent");
            win_width=$(window).width()-conobj.width();
            win_height=$(window).height()-conobj.height();
            $("#liulan").html(win_height+"px");
            $("#sumwid").html(win_width+"px");;
        });

        function action(){
            timer=setInterval(function(){
                if(!top_folg){
                    _top++;
                    if(_top>=win_height){top_folg=true;};
                }else{
                    _top--;
                    if(_top<=0){top_folg=false;};
                };
                if(left_folg){
                     _left++;
                    if(_left>=win_width){left_folg=false;};
                }else{
                    _left--;
                    if(_left<=0){left_folg=true;};
                };
                $("#textone").html(_top+"px");
                $("#timewid").html(_left+"px");
                $(".conent").animate({
                    left:_left,
                    top:_top
                },3);
            },15);
        };

        $(".conent .c_adver").dblclick(function(){
            $(this).parents(".conent").slideUp(500,function(){
                $(this).remove();
                clearInterval(timer);
            });
        });

        var state;/*拖动锁*/
        $(".c_header").mousedown(function(event){
        state=false;
        var x=event.clientX;
        var y=event.clientY;
        var obj=$(this).parents(".conent");
        var c_left=obj.offset().left;
        var c_top=obj.offset().top;
                $(document).mousemove(function(e){
                    if(!state){
                          var x1=e.clientX;
                          var y1=e.clientY;
                          var action_left=x1-x+c_left;
                          var action_top=y1-y+c_top;
                          if(action_left<=0){action_left=0;};
                          if(action_top<=0){action_top=0;}
                          if(action_left>=win_width){action_left=win_width;};
                          if(action_top>=win_height){action_top=win_height;};
                          obj.css({top:action_top,left:action_left});
                          _left=action_left;
                          _top=action_top;
                          $("#text").html(_top+"px");
                          $("#dywid").html(_left+"px");
                        };
                }).mouseup(function(){
                    state=true;
                });
        });
    });
</script>
	</body>

</html>

网页分析工具

为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。

您的足迹: