2012 lines
82 KiB
HTML
2012 lines
82 KiB
HTML
|
||
|
||
|
||
|
||
|
||
|
||
<!DOCTYPE html>
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
||
<head id="head">
|
||
|
||
<meta content="webkit" name="renderer" />
|
||
|
||
<meta name="renderer" content="webkit" />
|
||
|
||
<meta name="force-rendering" content="webkit" />
|
||
|
||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
|
||
|
||
<title>唐山人才网</title>
|
||
|
||
<!--<link rel="shortcut icon" href="/content/images/favicon.ico" />-->
|
||
|
||
|
||
|
||
<meta name="description" content="唐山人才网" />
|
||
|
||
<meta name="keywords" content="唐山人才网" />
|
||
|
||
<link href="https://www.tsrcw.com/html/IndexTemplate/1/css/global.css" rel="stylesheet" type="text/css" />
|
||
|
||
<link href="/html/IndexTemplate/1/css/style.css" rel="stylesheet" />
|
||
|
||
|
||
|
||
<script src="https://www.tsrcw.com/html/template-web.js"></script>
|
||
|
||
<!--[if IE 6]>
|
||
|
||
<script src="/content/scripts/belatedpng.js" type="text/javascript"></script>
|
||
|
||
<script>DD_belatedPNG.fix('.png_bg'); </script>
|
||
|
||
<![endif]-->
|
||
|
||
<script src="/content/scripts/jquery-1.6.2.min.js" type="text/javascript"></script>
|
||
|
||
<script src="https://www.tsrcw.com/content/scripts/jquery.cookie.js"></script>
|
||
|
||
<script src="https://www.tsrcw.com/content/scripts/jquery.SuperSlide.js" type="text/javascript"></script>
|
||
|
||
<link href="https://www.tsrcw.com/content/css/homepage.css" rel="stylesheet" type="text/css" />
|
||
|
||
<link href="https://www.tsrcw.com/js/layui/css/layui.css" rel="stylesheet" />
|
||
|
||
<link href="/js/layui/css/modules/laydate/default/laydate.css" rel="stylesheet" />
|
||
|
||
|
||
|
||
|
||
|
||
<script src="https://www.tsrcw.com/js/layui/layui.js"></script>
|
||
|
||
|
||
|
||
</head>
|
||
|
||
<style>
|
||
|
||
a {
|
||
|
||
text-decoration: none !important;
|
||
|
||
}
|
||
|
||
|
||
|
||
.pad20 {
|
||
|
||
padding: 20px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.oneline {
|
||
|
||
width: 290px;
|
||
|
||
text-overflow: ellipsis;
|
||
|
||
overflow: hidden;
|
||
|
||
white-space: nowrap;
|
||
|
||
}
|
||
|
||
|
||
|
||
.ssnav > span {
|
||
|
||
padding: 7px 10px;
|
||
|
||
display: inline-block;
|
||
|
||
height: 18px;
|
||
|
||
margin-right: 8px;
|
||
|
||
cursor: pointer;
|
||
|
||
}
|
||
|
||
|
||
|
||
.ssons {
|
||
|
||
background-color: #337FFC;
|
||
|
||
color: #fff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.foot > ul > li {
|
||
|
||
margin-right: 20px;
|
||
|
||
font-size: 14px
|
||
|
||
}
|
||
|
||
|
||
|
||
.fts > li > a {
|
||
|
||
font-size: 12px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.wth1200 {
|
||
|
||
width: 1200px;
|
||
|
||
height: auto;
|
||
|
||
margin: 0 auto;
|
||
|
||
}
|
||
|
||
|
||
|
||
.phone {
|
||
|
||
cursor: pointer;
|
||
|
||
}
|
||
|
||
|
||
|
||
.carouselbox {
|
||
|
||
width: 600px;
|
||
|
||
height: 290px;
|
||
|
||
position: relative;
|
||
|
||
overflow: hidden;
|
||
|
||
}
|
||
|
||
|
||
|
||
.carouselbox > li {
|
||
|
||
position: absolute;
|
||
|
||
top: 0;
|
||
|
||
left: 0;
|
||
|
||
opacity: 0;
|
||
|
||
transition: all 1s;
|
||
|
||
}
|
||
|
||
|
||
|
||
.olboxs {
|
||
|
||
margin: 0;
|
||
|
||
padding: 0;
|
||
|
||
overflow: hidden;
|
||
|
||
position: absolute;
|
||
|
||
bottom: 10px;
|
||
|
||
left: 50%;
|
||
|
||
margin-left: -27px;
|
||
|
||
z-index: 9;
|
||
|
||
display: flex;
|
||
|
||
}
|
||
|
||
|
||
|
||
.olboxs li {
|
||
|
||
list-style: none;
|
||
|
||
width: 10px;
|
||
|
||
height: 10px;
|
||
|
||
border-radius: 50%;
|
||
|
||
/*border: 2px solid #676767;*/
|
||
|
||
background-color: #cccccc;
|
||
|
||
margin-right: 5px;
|
||
|
||
cursor: pointer;
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
.server > li > a, .lie1 > li > a, .title > a {
|
||
|
||
text-decoration: none;
|
||
|
||
cursor: pointer;
|
||
|
||
}
|
||
|
||
|
||
|
||
.lie1 > li > a:hover {
|
||
|
||
color: #777 !important;
|
||
|
||
}
|
||
|
||
|
||
|
||
.companyalls {
|
||
|
||
width: 100%;
|
||
|
||
display: inline-block;
|
||
|
||
height: 80px;
|
||
|
||
border: 1px solid #e5e5e5;
|
||
|
||
padding: 10px 20px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
border-radius: 2px;
|
||
|
||
background-color: #ecf5fc;
|
||
|
||
}
|
||
|
||
|
||
|
||
.companyalls > a > p {
|
||
|
||
margin-top:2px;
|
||
|
||
font-size: 17px;
|
||
|
||
font-weight: 600;
|
||
|
||
color: #5e5f61;
|
||
|
||
width: 320px;
|
||
|
||
text-overflow: ellipsis;
|
||
|
||
overflow: hidden;
|
||
|
||
white-space: nowrap;
|
||
|
||
}
|
||
|
||
/* .companyalls > a>p:hover{color:red}
|
||
|
||
.companyalls > a > div > span:hover{color:red}*/
|
||
|
||
.companyalls > a > div {
|
||
|
||
margin-top: 5px;
|
||
|
||
width: 320px;
|
||
|
||
text-overflow: ellipsis;
|
||
|
||
overflow: hidden;
|
||
|
||
white-space: nowrap;
|
||
|
||
}
|
||
|
||
|
||
|
||
.companyalls > a > div > span {
|
||
|
||
color: #fc7f0f;
|
||
|
||
font-size: 15px;
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
#zpsdUlid {
|
||
|
||
width: 100%;
|
||
|
||
height: 137px;
|
||
|
||
padding: 10px 20px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
overflow: hidden;
|
||
|
||
}
|
||
|
||
|
||
|
||
#zpsdUlid2 {
|
||
|
||
width: 100%;
|
||
|
||
height: 137px;
|
||
|
||
padding: 5px 20px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
overflow: hidden;
|
||
|
||
display: none
|
||
|
||
}
|
||
|
||
|
||
|
||
#zpsdUlid > li, #zpsdUlid2 > li {
|
||
|
||
width: 49%;
|
||
|
||
height: 31px;
|
||
|
||
line-height: 31px;
|
||
|
||
text-align: left;
|
||
|
||
display: inline-block;
|
||
|
||
}
|
||
|
||
|
||
|
||
#zpsdUlid > li > a > p, #zpsdUlid2 > li > a > p {
|
||
|
||
width: 380px;
|
||
|
||
text-overflow: ellipsis;
|
||
|
||
overflow: hidden;
|
||
|
||
white-space: nowrap;
|
||
|
||
}
|
||
|
||
|
||
|
||
#zpsdUlid > li > a > p:hover, #zpsdUlid2 > li > a > p:hover {
|
||
|
||
color: orange !important;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss {
|
||
|
||
width: 100%;
|
||
|
||
display: inline-block;
|
||
|
||
padding: 10px 20px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
border: 1px solid #EDEDED;
|
||
|
||
position: relative;
|
||
|
||
}
|
||
|
||
|
||
|
||
.vips {
|
||
|
||
position: absolute;
|
||
|
||
top: 0px;
|
||
|
||
right: 0px
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > a > div {
|
||
|
||
font-size: 16px;
|
||
|
||
color: #FF6C00;
|
||
|
||
font-weight: bold;
|
||
|
||
margin-bottom: 10px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > ul {
|
||
|
||
display: flex;
|
||
|
||
align-items: center;
|
||
|
||
margin-bottom: 5px;
|
||
|
||
font-size: 15px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > ul > li {
|
||
|
||
margin-right: 30px;
|
||
|
||
width: auto;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > ul > li:nth-child(1) {
|
||
|
||
color: red;
|
||
|
||
font-weight: bold;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > a > p {
|
||
|
||
font-size: 15px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > a > p > span:nth-child(2) {
|
||
|
||
color: #cccccc;
|
||
|
||
margin-left: 10px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hp-slideBox {
|
||
|
||
width: 600px;
|
||
|
||
height: 290px;
|
||
|
||
overflow: hidden;
|
||
|
||
position: relative;
|
||
|
||
left: 0px;
|
||
|
||
top: 0px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.layuicol4 {
|
||
|
||
width: 33%;
|
||
|
||
padding: 5px 5px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
display: inline-block;
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
/*左悬浮*/
|
||
|
||
.hover-right {
|
||
|
||
width: 110px;
|
||
|
||
height: auto;
|
||
|
||
background: #337FFC;
|
||
|
||
padding: 2px;
|
||
|
||
position: fixed;
|
||
|
||
left: 50%;
|
||
|
||
top: 240px;
|
||
|
||
margin-left: 630px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right h2 {
|
||
|
||
font-size: 22px;
|
||
|
||
font-weight: bold;
|
||
|
||
color: #fff;
|
||
|
||
text-align: center;
|
||
|
||
padding: 10px 0;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right h2 a {
|
||
|
||
color: #fff;
|
||
|
||
}
|
||
|
||
/* .hover-right h2 i{
|
||
|
||
font-size: 32px;
|
||
|
||
} */
|
||
|
||
.hover-right li a {
|
||
|
||
height: 34px;
|
||
|
||
line-height: 34px;
|
||
|
||
background: #fff;
|
||
|
||
text-align: left;
|
||
|
||
display: block;
|
||
|
||
color: #999;
|
||
|
||
border-bottom: 1px solid #eaeaea;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right li1 a {
|
||
|
||
height: 130px;
|
||
|
||
line-height: 34px;
|
||
|
||
background: #fff;
|
||
|
||
text-align: left;
|
||
|
||
display: block;
|
||
|
||
color: #999;
|
||
|
||
border-bottom: 1px solid #eaeaea;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right li a:hover {
|
||
|
||
background: #faf1f1;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right li.cur a {
|
||
|
||
background: #f5694b;
|
||
|
||
color: #fff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right li a .icon {
|
||
|
||
font-size: 20px;
|
||
|
||
padding: 0 10px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-right li.cur a .icon {
|
||
|
||
color: #fff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-left {
|
||
|
||
width: 110px;
|
||
|
||
height: auto;
|
||
|
||
/*background: #337FFC;*/
|
||
|
||
padding: 2px;
|
||
|
||
position: fixed;
|
||
|
||
right: 50%;
|
||
|
||
top: 240px;
|
||
|
||
margin-right: 630px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-left #FloatImg {
|
||
|
||
width: 100%;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-left #FloatImg li {
|
||
|
||
float: left;
|
||
|
||
width: 110px;
|
||
|
||
/*margin:0 5px;*/
|
||
|
||
}
|
||
|
||
|
||
|
||
.hover-left #FloatImg li img {
|
||
|
||
width: 100%;
|
||
|
||
height: 330px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.input-code {
|
||
|
||
outline: none;
|
||
|
||
}
|
||
|
||
|
||
|
||
.YZMs {
|
||
|
||
margin-bottom: 10px;
|
||
|
||
display: flex;
|
||
|
||
justify-content: space-between
|
||
|
||
}
|
||
|
||
|
||
|
||
.YZMs > input:nth-child(1) {
|
||
|
||
width: 90px;
|
||
|
||
border: 1px solid #dddddd;
|
||
|
||
height: 33px;
|
||
|
||
padding: 0 14px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.YZMs > span {
|
||
|
||
line-height: 33px;
|
||
|
||
font-size: 16px;
|
||
|
||
font-weight: bold;
|
||
|
||
background-color: #f4f6f9 !important;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tab1 .tab1_sub .bg_clor, .bg_clor {
|
||
|
||
background-color: #337FFC;
|
||
|
||
text-decoration: none;
|
||
|
||
color: #FFFFFF;
|
||
|
||
}
|
||
|
||
|
||
|
||
.txt_orange a {
|
||
|
||
color: #4bc84d;
|
||
|
||
}
|
||
|
||
|
||
|
||
.search {
|
||
|
||
border: 2px solid #337FFC;
|
||
|
||
height: auto;
|
||
|
||
background-color: #fff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.search .input {
|
||
|
||
width: 77%;
|
||
|
||
}
|
||
|
||
|
||
|
||
.flex {
|
||
|
||
display: flex;
|
||
|
||
}
|
||
|
||
|
||
|
||
.flex1 {
|
||
|
||
display: flex;
|
||
|
||
justify-content: center;
|
||
|
||
align-items: center
|
||
|
||
}
|
||
|
||
|
||
|
||
.flex2 {
|
||
|
||
display: flex;
|
||
|
||
justify-content: space-between;
|
||
|
||
align-items: center
|
||
|
||
}
|
||
|
||
|
||
|
||
.flex3 {
|
||
|
||
display: flex;
|
||
|
||
align-items: center
|
||
|
||
}
|
||
|
||
|
||
|
||
.flex_op {
|
||
|
||
display: flex;
|
||
|
||
justify-content: space-between;
|
||
|
||
align-items: center;
|
||
|
||
}
|
||
|
||
|
||
|
||
.frRight {
|
||
|
||
width: 169px;
|
||
|
||
padding: 0 10px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.frRight > div:nth-child(1) > p {
|
||
|
||
line-height: 22px;
|
||
|
||
cursor: pointer;
|
||
|
||
}
|
||
|
||
|
||
|
||
.saoma2021 {
|
||
|
||
color: #337FFC
|
||
|
||
}
|
||
|
||
|
||
|
||
.frImt {
|
||
|
||
position: relative;
|
||
|
||
width: 70px;
|
||
|
||
height: 45px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.frImt > img {
|
||
|
||
width: 70px;
|
||
|
||
height: 70px;
|
||
|
||
position: absolute;
|
||
|
||
top: -25px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.huandeng {
|
||
|
||
width: 600px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.b10 {
|
||
|
||
margin-bottom: 10px
|
||
|
||
}
|
||
|
||
|
||
|
||
.dl {
|
||
|
||
padding: 0 20px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.dl > p:nth-child(1) {
|
||
|
||
color: #337FFC
|
||
|
||
}
|
||
|
||
|
||
|
||
.dl > p:nth-child(2) > a {
|
||
|
||
color: #FF6C00
|
||
|
||
}
|
||
|
||
|
||
|
||
.denglu {
|
||
|
||
width: 290px;
|
||
|
||
height: 290px;
|
||
|
||
padding: 16px 15px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
background-color: #ffffff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.denglu .input {
|
||
|
||
padding: 0 16px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.denglu .proButton {
|
||
|
||
text-align: center;
|
||
|
||
border-radius: 3px;
|
||
|
||
width: 100%;
|
||
|
||
height: 38px;
|
||
|
||
line-height: 38px;
|
||
|
||
background: #337FFC;
|
||
|
||
margin-top: 5px;
|
||
|
||
font-size: 14px;
|
||
|
||
border-radius: 3px;
|
||
|
||
display: block;
|
||
|
||
color: #fff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tabs1 {
|
||
|
||
width: 900px;
|
||
|
||
height: 300px;
|
||
|
||
background-color: #ffffff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tabHead, .rc_2021, .rc_2022 {
|
||
|
||
height: 40px;
|
||
|
||
background-color: #F3F3F3
|
||
|
||
}
|
||
|
||
|
||
|
||
.rc_2021 > li, .rc_2022 > li {
|
||
|
||
width: 33%;
|
||
|
||
height: 40px;
|
||
|
||
color: #666666;
|
||
|
||
font-size: 16px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tabHead > li {
|
||
|
||
width: 50%;
|
||
|
||
height: 40px;
|
||
|
||
color: #666666;
|
||
|
||
font-size: 16px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.thisClass, .thatClass {
|
||
|
||
background-color: #ffffff;
|
||
|
||
border-top: 2px solid #337FFC;
|
||
|
||
color: #337FFC !important;
|
||
|
||
}
|
||
|
||
|
||
|
||
.lie_menu, .lie_menu1 {
|
||
|
||
height: 376px;
|
||
|
||
width: 290px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.lie_menu dd, .lie_menu1 a dd {
|
||
|
||
line-height: 36.5px;
|
||
|
||
display: flex;
|
||
|
||
justify-content: space-between;
|
||
|
||
align-items: center;
|
||
|
||
}
|
||
|
||
|
||
|
||
.lie_menu dd a, .lie_menu1 a dd {
|
||
|
||
font-size: 14px;
|
||
|
||
}
|
||
|
||
|
||
|
||
#zpsdUlid, #zpsdUlid2 {
|
||
|
||
height: 210px
|
||
|
||
}
|
||
|
||
|
||
|
||
#zpsdUlid {
|
||
|
||
display: none
|
||
|
||
}
|
||
|
||
|
||
|
||
.lay-blue {
|
||
|
||
border: 1px solid #337FFC;
|
||
|
||
color: #337FFC !important;
|
||
|
||
height: 34px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.schLeft {
|
||
|
||
width: 290px;
|
||
|
||
height: 300px;
|
||
|
||
padding: 0 31px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
background-color: #ffffff;
|
||
|
||
}
|
||
|
||
|
||
|
||
.serverLeft {
|
||
|
||
height: 300px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.serverLeft li {
|
||
|
||
width: 49%;
|
||
|
||
height: 30%;
|
||
|
||
background: #ffffff;
|
||
|
||
text-align: center;
|
||
|
||
cursor: pointer;
|
||
|
||
display: inline-block;
|
||
|
||
padding-top: 28px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
}
|
||
|
||
|
||
|
||
.cl {
|
||
|
||
color: #337FFC !important;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > a > div {
|
||
|
||
color: #343434;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tjzpss > ul > li:nth-child(1) {
|
||
|
||
color: #337FFC;
|
||
|
||
}
|
||
|
||
|
||
|
||
.hp-area .contents {
|
||
|
||
border: solid 1px #337FFC;
|
||
|
||
}
|
||
|
||
|
||
|
||
.yqlj > p {
|
||
|
||
width: 50px;
|
||
|
||
height: 2px;
|
||
|
||
background-color: #337FFC
|
||
|
||
}
|
||
|
||
|
||
|
||
.yqlj > span {
|
||
|
||
margin: 0 12px;
|
||
|
||
color: #337FFC;
|
||
|
||
font-size: 22px;
|
||
|
||
font-weight: bold !important;
|
||
|
||
font-weight: initial;
|
||
|
||
}
|
||
|
||
|
||
|
||
.companyalls > a > div > span {
|
||
|
||
color: #666666;
|
||
|
||
}
|
||
|
||
|
||
|
||
.spScyx > div, .schoolss > a {
|
||
|
||
display: inline-block;
|
||
|
||
}
|
||
|
||
|
||
|
||
.schoolss > a {
|
||
|
||
width: 15.8%;
|
||
|
||
padding: 5px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.schoolss > a > img {
|
||
|
||
width: 100%;
|
||
|
||
height: 80px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.rc_2021_li, .rc_2021_li1 {
|
||
|
||
padding: 10px 30px;
|
||
|
||
box-sizing: border-box;
|
||
|
||
height: 170px;
|
||
|
||
}
|
||
|
||
|
||
|
||
.rc_2021_li > li {
|
||
|
||
width: 33%;
|
||
|
||
}
|
||
|
||
|
||
|
||
.rc_2021_li1 > li {
|
||
|
||
/*width: 49.5%;*/
|
||
|
||
width: 33%;
|
||
|
||
}
|
||
|
||
|
||
|
||
.rc_2021_li > li, .rc_2021_li1 > li {
|
||
|
||
height: 36px;
|
||
|
||
padding: 0 20px 0 0;
|
||
|
||
box-sizing: border-box;
|
||
|
||
line-height: 36px;
|
||
|
||
display: inline-block;
|
||
|
||
text-overflow: ellipsis;
|
||
|
||
overflow: hidden;
|
||
|
||
white-space: nowrap;
|
||
|
||
cursor: pointer;
|
||
|
||
}
|
||
|
||
|
||
|
||
.tabtitle2 {
|
||
|
||
width: 50%
|
||
|
||
}
|
||
|
||
|
||
|
||
.menu-sub {
|
||
|
||
position: absolute;
|
||
|
||
left: 290px;
|
||
|
||
top: 0;
|
||
|
||
}
|
||
|
||
</style>
|
||
|
||
<body>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<form name="aspnetForm" method="post" action="default.aspx" id="aspnetForm">
|
||
|
||
<div class="head mb20">
|
||
|
||
|
||
|
||
|
||
|
||
<style>
|
||
|
||
.nav111 {
|
||
|
||
box-shadow: 0px 0px 6px 0px #DDDDDD;
|
||
|
||
}
|
||
|
||
.container111{
|
||
|
||
width: 1200px;
|
||
|
||
margin: 0 auto;
|
||
|
||
height: auto;
|
||
|
||
padding:11px 0;
|
||
|
||
}
|
||
|
||
.imt111>a{
|
||
|
||
display:flex;
|
||
|
||
align-items:flex-end;
|
||
|
||
}
|
||
|
||
.imt111>a img{
|
||
|
||
width:240px;
|
||
|
||
height:63px;
|
||
|
||
}
|
||
|
||
.navRight{
|
||
|
||
height:40px;
|
||
|
||
}
|
||
|
||
.navRight a{width:15%; color: #333333;font-size:16px;display:flex;align-items:center;justify-content:center;}
|
||
|
||
.head1s a:hover {font-weight:bold;}
|
||
|
||
.head2s a:hover, .head3s a:hover{font-weight:bold;}
|
||
|
||
/*.head2s a:hover>span, .head3s a:hover>span {display:inline-block; color:#337FFC; width:120px; height:34px; text-align:center; line-height:34px; border-radius:4px;
|
||
|
||
background-color:#ffffff;box-sizing:border-box;}*/
|
||
|
||
.head2s a:nth-child(1)>span, .head3s a:nth-child(1)>span{
|
||
|
||
display:inline-block; color:#337FFC; width:120px; height:32px; text-align:center; line-height:32px; border-radius:4px;
|
||
|
||
background-color:#ffffff;box-sizing:border-box;
|
||
|
||
}
|
||
|
||
.headbgs{
|
||
|
||
/* background:url("/images/bule-index/head3.png") no-repeat;
|
||
|
||
background-size:100% 100%;*/
|
||
|
||
width:886px;
|
||
|
||
height:80px;
|
||
|
||
}
|
||
|
||
.top{background-color:#F3F3F3;color:#333333}
|
||
|
||
.top a {
|
||
|
||
color:#333333
|
||
|
||
}
|
||
|
||
.head1s{
|
||
|
||
background-color:#337FFC;
|
||
|
||
border-bottom:1px solid #ffffff;
|
||
|
||
}
|
||
|
||
.head2s{
|
||
|
||
background-color:#B6D1FE;
|
||
|
||
border-bottom:1px solid #ffffff;
|
||
|
||
}
|
||
|
||
.head3s{
|
||
|
||
background-color:#E0EBFB;
|
||
|
||
}
|
||
|
||
.head1s>a, .head2s>a, .head3s>a{ color:#ffffff; border-right:0.3px solid #ffffff;}
|
||
|
||
.head2s>a, .head3s>a{color:#333333;}
|
||
|
||
.head1s>a:nth-child(9), .head2s>a:nth-child(9), .head3s>a:nth-child(9){border-right:0px;}
|
||
|
||
.flex{ display:flex;}
|
||
|
||
.flex1{ display:flex;justify-content:center;align-items:center}
|
||
|
||
.flex2{ display:flex;justify-content:space-between;}
|
||
|
||
.flex3 { display: flex;align-items: center}
|
||
|
||
.phone {
|
||
|
||
background: url(/images/index/img/phone1.png) no-repeat left center;
|
||
|
||
}
|
||
|
||
.navRight a{text-decoration:none;}
|
||
|
||
</style>
|
||
|
||
<div class="nav111">
|
||
|
||
<div class="top" >
|
||
|
||
<div class="container clearfix bjs" style="position: relative;font-size:13px;">
|
||
|
||
<span class="pans">
|
||
|
||
<a href="/LoginPerson.aspx">个人登录</a> | <a href="/Company/" style="margin-right:20px">企业登录</a>
|
||
|
||
<a class="phone">手机访问 </a> | <a href="/about/help.aspx">帮助</a>
|
||
|
||
<div class="phs">
|
||
|
||
<div class="phones">
|
||
|
||
<div class="phLeft">
|
||
|
||
<img src="/HTML/IndexTemplate/1/img/renc.png" />
|
||
|
||
</div>
|
||
|
||
<div class="phRight">
|
||
|
||
<img src="/HTML/IndexTemplate/1/img/rencone.png" />
|
||
|
||
</div>
|
||
|
||
<div class="phRight">
|
||
|
||
<img src="/HTML/IndexTemplate/1/img/gx.jpg" />
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</span>
|
||
|
||
<script>
|
||
|
||
$(".phone").mouseenter(function () {
|
||
|
||
$(".phs").css('display',"block")
|
||
|
||
})
|
||
|
||
$(".phone").mouseleave(function () {
|
||
|
||
$(".phs").css('display', "none")
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
|
||
|
||
<span style="float: left; position: relative;font-size:13px;">
|
||
|
||
<span style="display:none;">服务热线:</span><span id="phone" style="display:none;"></span> 唐山人才发展集团主办的专业人才网站
|
||
|
||
</span>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="container111" >
|
||
|
||
<div class="imt111 flex2 mb10"><a href="/Default.aspx"><img src="/images/bule-index/head-log2.png"/></a>
|
||
|
||
<div class="headbgs">
|
||
|
||
<ul id="topad" title="ADID.17"></ul>
|
||
|
||
|
||
|
||
<script type="text/template" id="topAD">
|
||
|
||
<li>
|
||
|
||
<a target="_blank" href="{{url}}">
|
||
|
||
<img src="{{img}}" alt="{{alt}}" title="{{alt}}" style="width: 886px; height: 80px;"
|
||
|
||
onerror="this.src='/content/images/company_default_logo_big.jpg';this.onerror=null" />
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</script>
|
||
|
||
<script>
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=topad',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("topAD", res.msg);
|
||
|
||
$('#topad').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div>
|
||
|
||
<div class="navRight flex head1s">
|
||
|
||
<a href="/default.aspx">首页</a>
|
||
|
||
<a href="/News/list.aspx?id=5" target="_blank">招聘速递</a>
|
||
|
||
<a href="/News/list.aspx?id=7" target="_blank">公共通知</a>
|
||
|
||
<a href="/persondh/latest.aspx" target="_blank">找工作</a>
|
||
|
||
<a href="/doublemeet/index.aspx" target="_blank">双选会</a>
|
||
|
||
<a href="/xianqu/baoshe.aspx" target="_blank">人才周刊</a>
|
||
|
||
|
||
|
||
<a href="https://rsj.tangshan.gov.cn/ecdomain/framework/tsrsw/agbdnifhglhmbbohjkabipcjdoncpjpo.jsp" target="_blank">毕业生</a>
|
||
|
||
<a href="http://zwfw.cscse.edu.cn/" target="_blank">留学服务</a>
|
||
|
||
</div>
|
||
|
||
<div class="navRight flex head2s">
|
||
|
||
<a href=""><span>人事服务</span></a>
|
||
|
||
<a href="/SiteG/rsdl.aspx" target="_blank"><span>档案管理</span></a>
|
||
|
||
<a href="/SiteG/rcpq.aspx" target="_blank"><span>代理派遣</span></a>
|
||
|
||
<a href="/SiteG/gjrc.aspx" target="_blank"><span>高级人才</span></a>
|
||
|
||
<a href="http://gongkaizhaokao.tsrcw.com/" target="_blank"><span>公开招考</span></a>
|
||
|
||
<a href="http://peixun.tsrcw.com/" target="_blank">人才培训</a>
|
||
|
||
<a href="http://szpt.tsrcw.com" target="_blank"><span>人才数字平台</span></a>
|
||
|
||
<a href="/kscx/List.aspx" target="_blank"><span>成绩查询</span></a>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div class="container bg">
|
||
|
||
<div class="box clearfix">
|
||
|
||
<div class="w270 fl bg_white">
|
||
|
||
<div class="tab1" style="height: 416px; width: 290px;">
|
||
|
||
<div class="tab1_sub zwlist">
|
||
|
||
<a href="#" class="tabtitle2 bg_clor">职位分类</a>
|
||
|
||
<dl class="lie_menu" id="lie_menu"></dl>
|
||
|
||
<script type="text/template" id="zwList">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<dd>
|
||
|
||
|
||
|
||
<a>{{$value.name}}</a>
|
||
|
||
<span></span>
|
||
|
||
<div class="menu-sub" style='width: 700px;'>
|
||
|
||
<div class="clearfix" style='width: 700px;'>
|
||
|
||
<p class="w80 fl pad10" style='width: 200px;'><strong style="color: #333333">{{$value.name}}</strong></p>
|
||
|
||
<div class="w600 txt_a fl bk_b" style='width: 700px;'>
|
||
|
||
{{each msg[$index].child}}
|
||
|
||
|
||
|
||
<a style="padding: 0px 0px 10px 0px;" href="/persondh/latest.aspx?job={{$value.cid}}">{{$value.cname}}
|
||
|
||
</a>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</dd>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
<dd style="border-bottom: 0; line-height: 40px;">
|
||
|
||
|
||
|
||
|
||
|
||
</span><a href="/persondh/latest.aspx" class="txt_blue">全部职位类别</a>
|
||
|
||
</dd>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=zwlistEight',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("zwList", res);
|
||
|
||
$('#lie_menu').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="tab1_sub tradelist">
|
||
|
||
<a href="#" class="tabtitle2 ">行业分类</a>
|
||
|
||
<dl class="lie_menu1" id="lie_menu1"></dl>
|
||
|
||
</div>
|
||
|
||
<script type="text/template" id="tradetmp">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<a href="/persondh/latest.aspx?trade={{$value.id}}">
|
||
|
||
<dd style="font-size: 14px;">{{$value.name}}<span></span></dd>
|
||
|
||
</a>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
<dd style="border-bottom: 0; line-height: 40px;">
|
||
|
||
|
||
|
||
<a href="/persondh/latest.aspx" class="txt_blue" style="font-size: 14px">全部行业类别</a>
|
||
|
||
</dd>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=tradeEight',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("tradetmp", res);
|
||
|
||
$('#lie_menu1').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="w900 fr">
|
||
|
||
|
||
|
||
<div>
|
||
|
||
<div class="ssnav">
|
||
|
||
<span>职位/公司</span>
|
||
|
||
<span>文章</span>
|
||
|
||
</div>
|
||
|
||
<div style="width: 900px; display: flex; align-items: center">
|
||
|
||
<div class="clearfix flex2" style="width: 731px;">
|
||
|
||
<div class="search" style="width: 616px; height: 45px;">
|
||
|
||
<input type="text" class="fl input txt_#333333" id="inps" value="" placeholder="请输入职位名称或公司名称" />
|
||
|
||
</div>
|
||
|
||
<button type="button" class="fr sousuo bg_clor" style="width: 100px; height: 49px;">搜索</button>
|
||
|
||
</div>
|
||
|
||
<div class="frRight flex2">
|
||
|
||
<div>
|
||
|
||
<p class="saoma2021">扫码进公众号</p>
|
||
|
||
<p>扫码下载app</p>
|
||
|
||
</div>
|
||
|
||
<div class="frImt">
|
||
|
||
<img src="../Image/公众号.png" />
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<script>
|
||
|
||
$(function () {
|
||
|
||
$(".sousuo").click(function () {
|
||
|
||
var txt = $(".search .input").val();
|
||
|
||
if ($(".ssnav").find("span").eq(1).hasClass("ssons") == true) {
|
||
|
||
location.href = "news/search.aspx?key=" + encodeURIComponent(txt);
|
||
|
||
} else {
|
||
|
||
location.href = "persondh/latest.aspx?key=" + txt;
|
||
|
||
}
|
||
|
||
})
|
||
|
||
})
|
||
|
||
$(".ssnav").find("span").eq(0).addClass("ssons")
|
||
|
||
$(".ssnav").find("span").eq(0).click(function () {
|
||
|
||
$(".ssnav").find("span").eq(0).addClass("ssons")
|
||
|
||
$(".ssnav").find("span").eq(1).removeClass("ssons")
|
||
|
||
$("#inps").val("");
|
||
|
||
$("#inps").attr("placeholder", "请输入职位名称或公司名称");
|
||
|
||
})
|
||
|
||
$(".ssnav").find("span").eq(1).click(function () {
|
||
|
||
$(".ssnav").find("span").eq(1).addClass("ssons")
|
||
|
||
$(".ssnav").find("span").eq(0).removeClass("ssons")
|
||
|
||
$("#inps").val("");
|
||
|
||
$("#inps").attr("placeholder", "请输入文章名称");
|
||
|
||
|
||
|
||
})
|
||
|
||
$(".frRight div p").mouseenter(function () {
|
||
|
||
$(this).addClass("saoma2021")
|
||
|
||
$(this).siblings().removeClass("saoma2021")
|
||
|
||
if ($(this).text() == "扫码进公众号") {
|
||
|
||
$(".frImt img").attr("src", "../Image/公众号.png")
|
||
|
||
} else {
|
||
|
||
$(".frImt img").attr("src", "../Image/个人.png")
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
<p class="txt random" style="margin:0px;height:35px;line-height:35px;">
|
||
|
||
|
||
|
||
热门搜索:<span class="txt_orange" id="txt_orange">
|
||
|
||
|
||
|
||
</span>
|
||
|
||
<script type="text/html" id="hotsearch">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<a href="/persondh/latest.aspx?job={{$value.id}}">{{$value.name}}</a>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=hotsearch',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("hotsearch", res);
|
||
|
||
$('#txt_orange').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</p>
|
||
|
||
<div class="clearfix mb20" style="height: 290px;">
|
||
|
||
<div class="fl huandeng">
|
||
|
||
<div class="col2">
|
||
|
||
|
||
|
||
<div>
|
||
|
||
<div class="hp-slideBox" id="slideBox">
|
||
|
||
<!--//以前的轮播-->
|
||
|
||
<!--<script language='javascript' src='AD/ADFlash.js'></script>-->
|
||
|
||
<script type="text/template" id="lunboId">
|
||
|
||
<ul class="carouselbox">
|
||
|
||
{{each d}}
|
||
|
||
|
||
|
||
<li style="width: 600px; height: 290px" id="linkst">
|
||
|
||
<a>
|
||
|
||
<img src="{{$value.adimage}}" style="width: 600px; height: 290px" />
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</ul>
|
||
|
||
<ol class="olboxs">
|
||
|
||
{{each d}}
|
||
|
||
|
||
|
||
<li class="dot">{{index}}</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</ol>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
var res = [], nums = 0;
|
||
|
||
$.ajax({
|
||
|
||
type: "POST",
|
||
|
||
contentType: "application/json; charset=utf-8",
|
||
|
||
url: "/Default.aspx/RotationAd",
|
||
|
||
async: "false",
|
||
|
||
dataType: "text",
|
||
|
||
success: function (result) {
|
||
|
||
res = JSON.parse(result)
|
||
|
||
res.d = JSON.parse(res.d)
|
||
|
||
//console.log(res)
|
||
|
||
var tmp = template("lunboId", res);
|
||
|
||
$('#slideBox').html(tmp)
|
||
|
||
$(".carouselbox").find("li").eq(0).css("opacity", "1")
|
||
|
||
$(".dot").eq(0).css("backgroundColor", "#ff6c00")
|
||
|
||
opt()
|
||
|
||
}
|
||
|
||
})
|
||
|
||
function opt() {
|
||
|
||
$(".carouselbox").find("li").click(function () {
|
||
|
||
// alert("跳转到图书列表");
|
||
|
||
//在原有窗口打开
|
||
|
||
window.location.href = res.d[nums].adurl;
|
||
|
||
//打开新的窗口
|
||
|
||
//window.open("http://www.baidu.com");
|
||
|
||
})
|
||
|
||
|
||
|
||
$(".carouselbox").mouseout(function () {
|
||
|
||
setval = setInterval(gos, 5000)
|
||
|
||
})
|
||
|
||
|
||
|
||
$(".carouselbox").mouseover(function () {
|
||
|
||
clearInterval(setval)
|
||
|
||
})
|
||
|
||
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
function gos() {
|
||
|
||
|
||
|
||
nums++
|
||
|
||
let ns = Number(res.d.length) - 1
|
||
|
||
if (nums > ns) {
|
||
|
||
nums = 0
|
||
|
||
}
|
||
|
||
$(".carouselbox").find("li").each(function (index, item) {
|
||
|
||
$(".carouselbox").find("li").eq(index).css("opacity", "0")
|
||
|
||
$(".dot").eq(index).css("backgroundColor", "")
|
||
|
||
})
|
||
|
||
$(".carouselbox").find("li").eq(nums).css("opacity", "1")
|
||
|
||
$(".dot").eq(nums).css("backgroundColor", "#ff6c00")
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
//小圆点按钮
|
||
|
||
$(".dot").each(function (i, item) {
|
||
|
||
$(item).click(function () {
|
||
|
||
$(".dot").each(function (it, item) {
|
||
|
||
$(".carouselbox").find("li").eq(it).css("opacity", "0")
|
||
|
||
$(".dot").eq(it).css("backgroundColor", "")
|
||
|
||
})
|
||
|
||
$(".carouselbox").find("li").eq(i).css("opacity", "1")
|
||
|
||
$(".dot").eq(i).css("backgroundColor", "#ff6c00")
|
||
|
||
nums = i
|
||
|
||
})
|
||
|
||
})
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="fr denglu">
|
||
|
||
<div class="flex2 dl mb10">
|
||
|
||
<p>个人登录</p>
|
||
|
||
<p><a href="/Company/">企业登录</a></p>
|
||
|
||
</div>
|
||
|
||
<div class="wdl">
|
||
|
||
<input type="text" class="input txt_#333333 mb10 username1s" placeholder="请输入用户名"
|
||
|
||
value="">
|
||
|
||
<input type="password" class="input txt_#333333 mb10 password1s" placeholder="密码" value="">
|
||
|
||
<div class="YZMs">
|
||
|
||
<input type="text" class="input-code" placeholder="验证码" style="width: 64px;">
|
||
|
||
<span class="code" title='点击切换'></span>
|
||
|
||
</div>
|
||
|
||
<script src="/js/yanzhengma/jquery.code.js"></script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$(function () {
|
||
|
||
$('.code').createCode({
|
||
|
||
len: 4
|
||
|
||
});
|
||
|
||
});
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
<p class="clearfix mb10">
|
||
|
||
<button type="button" class="proButton fl bg_red w80 pLogin">个人登录</button>
|
||
|
||
|
||
|
||
</p>
|
||
|
||
<p class="clearfix f12">
|
||
|
||
<span class="fr"><a href="/getpwd.aspx" class="txt_#333333" style="text-decoration: none; color: #999999; font-size: 14px">忘记密码 </a>
|
||
|
||
<a href="/GetPersonAccount.aspx" class="txt_#333333" style="text-decoration: none; color: #999999; font-size: 14px">| 找回账户</a></span>
|
||
|
||
<a type="button" class="w80 preg" style="cursor: pointer; color: #999999; font-size: 14px">免费注册</a>
|
||
|
||
|
||
|
||
</p>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<div class="ydl" style="width: 290px; height: 181px; display: flex; justify-content: center;">
|
||
|
||
<a href="/Person/" style="text-align: center;">
|
||
|
||
<img src="images/index/img/indexloginPic.png" style="border-radius: 50%;" /><br />
|
||
|
||
用户中心
|
||
|
||
</a>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<ul class="lie txtMarquee-top" id="txtMarquee-top" style="height: 48px; overflow: hidden;">
|
||
|
||
</ul>
|
||
|
||
<script type="text/html" id="marqueeTem">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<li>
|
||
|
||
<a href="/News/news.aspx?id={{$value.id}}">{{$value.title}}<br />
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
暂无站内公告
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=marquee',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("marqueeTem", res);
|
||
|
||
$('#txtMarquee-top').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<script>
|
||
|
||
$(function () {
|
||
|
||
//jQuery(".txtMarquee-top").slide({ mainCell: "li", autoPlay: true, effect: "topMarquee", vis: 5, interTime: 50, trigger: "click" });
|
||
|
||
|
||
|
||
//console.log($.cookie('PersonName'))
|
||
|
||
|
||
|
||
$(".ydl").hide();
|
||
|
||
//if ($.cookie("PersonName") != undefined && $.cookie("PersonName")!="") {
|
||
|
||
// $(".ydl").show();
|
||
|
||
// $('.wdl').hide();
|
||
|
||
//}
|
||
|
||
|
||
|
||
if ($.cookie("PersonUser") != undefined && $.cookie("PersonUser") != "") {
|
||
|
||
$(".ydl").show();
|
||
|
||
$('.wdl').hide();
|
||
|
||
}
|
||
|
||
|
||
|
||
$(".preg").click(function () {
|
||
|
||
location.href = "/person/register/";
|
||
|
||
})
|
||
|
||
$(".pLogin").click(function () {
|
||
|
||
var verId = $(".input-code").val();
|
||
|
||
var name = $(".username1s").val();
|
||
|
||
var pwd = $(".password1s").val();
|
||
|
||
if (name == '') {
|
||
|
||
alert('请输入用户名');
|
||
|
||
} else if (pwd == '') {
|
||
|
||
alert('请输入密码');
|
||
|
||
} else if (verId == '') {
|
||
|
||
alert('请填写验证码');
|
||
|
||
} else if (verId.toLowerCase() !== $('.code').children('input').val().toLowerCase()) {
|
||
|
||
alert('验证码不正确')
|
||
|
||
$('.code').createCode({
|
||
|
||
len: 4
|
||
|
||
});
|
||
|
||
} else {
|
||
|
||
$.post("login.aspx?action=pLogin", { name: name, pwd: pwd }, function (res) {
|
||
|
||
if (res.code == 0) {
|
||
|
||
location.href = "/Person/";
|
||
|
||
//$.cookie("PersonName", name);
|
||
|
||
} else {
|
||
|
||
alert(res.msg);
|
||
|
||
}
|
||
|
||
}, 'json')
|
||
|
||
}
|
||
|
||
})
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="mb20 flex2">
|
||
|
||
<div style="height: 300px">
|
||
|
||
<div class="tabs1">
|
||
|
||
<ul class="tabHead flex2">
|
||
|
||
<li class="flex1 thisClass">招聘速递</li>
|
||
|
||
<li class="flex1">公告通知</li>
|
||
|
||
</ul>
|
||
|
||
<div>
|
||
|
||
<ul id="zpsdUlid"></ul>
|
||
|
||
|
||
|
||
<ul id="zpsdUlid2"></ul>
|
||
|
||
<div class="flex1">
|
||
|
||
<p class="layui-btn layui-btn-primary lay-blue flex1">更多</p>
|
||
|
||
</div>
|
||
|
||
<script type="text/html" id="zpsdLi">
|
||
|
||
{{each d}}
|
||
|
||
|
||
|
||
<li>
|
||
|
||
<a style="display: flex; align-items: center; text-decoration: none;" href="/news/news.aspx?id={{$value.id}}">
|
||
|
||
<img src="/images/dian.png" style="width: 8px; height: 8px; margin-right: 5px;" />
|
||
|
||
<p style="color: {{$value.TitleColor}}">{{$value.Title}}</p>
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
var resAc = "", indexs = 0, int = 0, qwer = null;
|
||
|
||
var data = { pid: "5", num: "12" };
|
||
|
||
var data01 = "{ 'para':'" + JSON.stringify(data) + "' }";
|
||
|
||
$.ajax({
|
||
|
||
type: "POST",
|
||
|
||
contentType: "application/json; charset=utf-8",
|
||
|
||
data: data01,
|
||
|
||
url: "/Default.aspx/InviteAndNotice",
|
||
|
||
async: "false",
|
||
|
||
dataType: "text",
|
||
|
||
success: function (result) {
|
||
|
||
var res = JSON.parse(result);
|
||
|
||
res.d = JSON.parse(res.d)
|
||
|
||
var tmp = template("zpsdLi", res);
|
||
|
||
$("#zpsdUlid").css("display", "block")
|
||
|
||
$('#zpsdUlid').html(tmp);
|
||
|
||
|
||
|
||
}
|
||
|
||
});
|
||
|
||
|
||
|
||
$(".tabHead").find("li").mouseenter(function () {
|
||
|
||
$(this).addClass("thisClass")
|
||
|
||
$(this).siblings().removeClass("thisClass")
|
||
|
||
indexs = $(this).index()
|
||
|
||
if (indexs == 0) {
|
||
|
||
$("#zpsdUlid2").css("display", "none")
|
||
|
||
$("#zpsdUlid").css("display", "block")
|
||
|
||
|
||
|
||
} else {
|
||
|
||
$("#zpsdUlid2").css("display", "block")
|
||
|
||
$("#zpsdUlid").css("display", "none")
|
||
|
||
|
||
|
||
}
|
||
|
||
})
|
||
|
||
|
||
|
||
function getqwer() {
|
||
|
||
if (indexs == 1) {
|
||
|
||
$(".tabHead").find("li").eq(0).addClass("thisClass")
|
||
|
||
$(".tabHead").find("li").eq(1).removeClass("thisClass")
|
||
|
||
$("#zpsdUlid2").css("display", "block")
|
||
|
||
$("#zpsdUlid").css("display", "none")
|
||
|
||
|
||
|
||
|
||
|
||
indexs = 0
|
||
|
||
} else {
|
||
|
||
$(".tabHead").find("li").eq(1).addClass("thisClass")
|
||
|
||
$(".tabHead").find("li").eq(0).removeClass("thisClass")
|
||
|
||
$("#zpsdUlid2").css("display", "none")
|
||
|
||
$("#zpsdUlid").css("display", "block")
|
||
|
||
|
||
|
||
|
||
|
||
indexs = 1
|
||
|
||
}
|
||
|
||
}
|
||
|
||
qwer = setInterval(getqwer, 10000)
|
||
|
||
$(".tabs1").mouseout(function () {
|
||
|
||
qwer = setInterval(getqwer, 10000)
|
||
|
||
})
|
||
|
||
$(".tabs1").mouseover(function () {
|
||
|
||
window.clearInterval(qwer);
|
||
|
||
})
|
||
|
||
|
||
|
||
$(".lay-blue").click(function () {
|
||
|
||
if (indexs == 0) {
|
||
|
||
window.location.href = "News/list.aspx?id=5"
|
||
|
||
} else {
|
||
|
||
window.location.href = "News/list.aspx?id=7"
|
||
|
||
}
|
||
|
||
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/html" id="zpsdLi2">
|
||
|
||
{{each d}}
|
||
|
||
|
||
|
||
<li>
|
||
|
||
<a style="display: flex; align-items: center; text-decoration: none;" href="/news/news.aspx?id={{$value.id}}">
|
||
|
||
<img src="/images/dian.png" style="width: 8px; height: 8px; margin-right: 5px;" />
|
||
|
||
<p style="color: {{$value.TitleColor}}">{{$value.Title}}</p>
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
var resAc = "";
|
||
|
||
var data = { pid: "7", num: "12" };
|
||
|
||
var data01 = "{ 'para':'" + JSON.stringify(data) + "' }";
|
||
|
||
$.ajax({
|
||
|
||
type: "POST",
|
||
|
||
contentType: "application/json; charset=utf-8",
|
||
|
||
data: data01,
|
||
|
||
url: "/Default.aspx/InviteAndNotice",
|
||
|
||
async: "false",
|
||
|
||
dataType: "text",
|
||
|
||
success: function (result) {
|
||
|
||
//console.log(result)
|
||
|
||
var res = JSON.parse(result);
|
||
|
||
res.d = JSON.parse(res.d)
|
||
|
||
var tmp = template("zpsdLi2", res);
|
||
|
||
$('#zpsdUlid2').html(tmp);
|
||
|
||
|
||
|
||
}
|
||
|
||
});
|
||
|
||
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<div class="schLeft">
|
||
|
||
<ul class="serverLeft clearfix">
|
||
|
||
<li>
|
||
|
||
<a href="/SiteG/dyzj.aspx" target="_blank">
|
||
|
||
<div class="imt">
|
||
|
||
<img src="/Image/dangy.png" width="30" height="30" />
|
||
|
||
</div>
|
||
|
||
党员之家
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<a href="http://rsdl.caofeidianhr.com/renshidaili/index.html#/pages/account/login/index?backurl=%252Fpages%252Findex%252Findex%253F" target="_blank">
|
||
|
||
<div class="imt">
|
||
|
||
<img src="/Image/dangan.png" width="32" height="30" />
|
||
|
||
</div>
|
||
|
||
档案入口
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<a href="/doublemeet/index.aspx" target="_blank">
|
||
|
||
<div class="imt">
|
||
|
||
<img src="/Image/zhaop.png" width="32" height="33" />
|
||
|
||
</div>
|
||
|
||
现场招聘会
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<a href="/SiteG/rcpq.aspx" target="_blank">
|
||
|
||
<div class="imt">
|
||
|
||
<img src="/Image/r.png" width="37" height="29" />
|
||
|
||
</div>
|
||
|
||
人才派遣
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<a href="/kscx/List.aspx" target="_blank">
|
||
|
||
<div class="imt">
|
||
|
||
<img src="/Image/zxpx.png" width="34" height="33" />
|
||
|
||
</div>
|
||
|
||
成绩查询
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<a href="/SiteG/zcps.aspx" target="_blank">
|
||
|
||
<div class="imt">
|
||
|
||
<img src="/Image/jydc.png" width="30" height="34" />
|
||
|
||
</div>
|
||
|
||
职称评审
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<div class="box mb10">
|
||
|
||
<div>
|
||
|
||
<h1 class="mb10 pingpai flex2">
|
||
|
||
<div></div>
|
||
|
||
<div class="flex1 yqlj" style="position: relative; left: 42px;">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" width="38px" height="19px" style="margin-left: 20px" />
|
||
|
||
<span class="cl" style="padding: 0 12px; font-size: 20px">活动专区</span>
|
||
|
||
<img src="/images/bule-index/lt.png" width="38px" height="19px" style="margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</div>
|
||
|
||
<div><a href="/persondh/latest.aspx" class="cl" style="font-size: 16px; margin-right: 10px;">最新职位</a></div>
|
||
|
||
</h1>
|
||
|
||
<div id="ad1s">
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div>
|
||
|
||
<h1 class="mb10 pingpai flex2">
|
||
|
||
<div></div>
|
||
|
||
<div class="flex1 yqlj" style="position: relative; left: 42px;">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" width="38px" height="19px" style="margin-left: 20px" />
|
||
|
||
<span class="cl" style="padding: 0 12px; font-size: 20px">品牌招聘</span>
|
||
|
||
<img src="/images/bule-index/lt.png" width="38px" height="19px" style="margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</div>
|
||
|
||
<div><a href="/persondh/latest.aspx" class="cl" style="font-size: 16px; margin-right: 10px;">最新职位</a></div>
|
||
|
||
</h1>
|
||
|
||
<div id="ad"></div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/html" id="adTmp1">
|
||
|
||
|
||
|
||
|
||
|
||
<div class="lie_img1">
|
||
|
||
<div class="bs fast-ads1 cf">
|
||
|
||
<ul style="overflow: hidden; padding: 0 0 0 20px;">
|
||
|
||
{{each msg.ad1}}
|
||
|
||
|
||
|
||
<li>
|
||
|
||
|
||
|
||
<a target="_blank" href="{{$value.url}}">
|
||
|
||
<img src="{{$value.img}}" alt="{{$value.title}}" onerror="this.src='/content/images/company_default_logo_big.jpg';this.onerror=null" />
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/html" id="adTmp2">
|
||
|
||
|
||
|
||
|
||
|
||
<div class="lie_img1">
|
||
|
||
<div class="bs fast-ads1 cf">
|
||
|
||
<ul style="overflow: hidden; padding: 0 0 0 20px;">
|
||
|
||
{{each msg.ad2}}
|
||
|
||
|
||
|
||
<li>
|
||
|
||
|
||
|
||
<a target="_blank" href="{{$value.url}}">
|
||
|
||
<img src="{{$value.img}}" alt="{{$value.title}}" onerror="this.src='/content/images/company_default_logo_big.jpg';this.onerror=null" />
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=ad',
|
||
|
||
//data: { id: "12,13,14" },
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp1 = template("adTmp1", res);
|
||
|
||
var tmp2 = template("adTmp2", res);
|
||
|
||
$('#ad').html(tmp1);
|
||
|
||
$('#ad1s').html(tmp2);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="box mb20">
|
||
|
||
<div class="bg_white" style="display: block; padding: 20px 8px;">
|
||
|
||
|
||
|
||
<h1 class="mb10 flex1 yqlj">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" style="width: 38px; height: 19px; margin-left: 20px" />
|
||
|
||
<span class="cl" style="padding: 0 12px; font-size: 20px">推荐招聘</span>
|
||
|
||
<img src="/images/bule-index/lt.png" style="width: 38px; height: 19px; margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</h1>
|
||
|
||
<ul class="lie_4 clearfix" id="height">
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
<script type="text/template" id="heighTmp">
|
||
|
||
<div class="layui-row ">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<div class="layuicol4">
|
||
|
||
|
||
|
||
<div class="tjzpss">
|
||
|
||
<img src="/images/vip.png" style="width: 40px; height: 40px;" class="vips" />
|
||
|
||
<a href="/companyhome/company.aspx?comp={{$value.CompanyPname}}" target="_blank" style="text-decoration: none;">
|
||
|
||
<div class="oneline">{{$value.CompanyName}}</div>
|
||
|
||
</a>
|
||
|
||
<ul class="oneline">
|
||
|
||
<li>{{$value.Money}}</li>
|
||
|
||
<li>{{$value.ExpericeName}}</li>
|
||
|
||
<li>{{$value.EducationName}}</li>
|
||
|
||
</ul>
|
||
|
||
<a href="companyhome/post.aspx?comp={{$value.CompanyPname}}&id={{$value.PostID}}" target="_blank" style="text-decoration: none;">
|
||
|
||
<p class="oneline">
|
||
|
||
<span>{{$value.PostName}}</span>
|
||
|
||
<span>{{$value.CompanyType}} {{$value.CompanySize}}</span>
|
||
|
||
</p>
|
||
|
||
</a>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=height',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
//console.log(res, 111111111)
|
||
|
||
var tmp = template("heighTmp", res);
|
||
|
||
$('#height').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="box mb20 bg_white">
|
||
|
||
<div style="padding: 20px 8px">
|
||
|
||
|
||
|
||
<h1 class="mb10 flex_op" style="background-position: left 14px;">
|
||
|
||
<a></a>
|
||
|
||
<a href="/persondh/latest.aspx" class="yqlj flex1" style="position: relative; left: 42px;">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" width="38px" height="19px" style="margin-left: 20px" />
|
||
|
||
<span>最新招聘</span>
|
||
|
||
<img src="/images/bule-index/lt.png" width="38px" height="19px" style="margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</a>
|
||
|
||
<a href="/persondh/latest.aspx" class="cl" style="font-size: 16px; margin-right: 10px;"><span>查看更多</span></a>
|
||
|
||
</h1>
|
||
|
||
|
||
|
||
<div class="lie_3 clearfix" id="newzw"></div>
|
||
|
||
</div>
|
||
|
||
<script type="text/html" id="newzpTmp">
|
||
|
||
<div class="layui-row">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<div class="layuicol4">
|
||
|
||
<div class="companyalls bg_white" id="dxqm">
|
||
|
||
<a href="/companyhome/company.aspx?comp={{$value.CompanyPname}}" target="_blank" style="text-decoration: none;">
|
||
|
||
<p style="{{$value.pid=='1'?'color:red': ''}}">{{$value.CName}}</p>
|
||
|
||
<div><span style="{{$value.pid=='1'?'color:#666666': ''}}">{{$value.pname}}</span></div>
|
||
|
||
</a>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
var spScyxArr = ["市场营销", "计算机/IT", "行政/人事", "金融/保险", "机械制造", "电气维修", "经营/管理", "餐饮/旅游", "工业生产",
|
||
|
||
"工程管理", "市场营销", "市场营销", "市场营销", "市场营销", "市场营销", "市场营销", "市场营销", "市场营销",]
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=newzp',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("newzpTmp", res);
|
||
|
||
$('#newzw').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
|
||
|
||
|
||
|
||
//var opts = "";
|
||
|
||
//spScyxArr.forEach(function(item){
|
||
|
||
// opts += `<div class=" pad15"><a style="cursor:pointer">${item}</a></div>`
|
||
|
||
//})
|
||
|
||
//$(".spScyx").html(opts)
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
<div class="box mb20">
|
||
|
||
|
||
|
||
<a href="http://rcpc.hfclass.com/CompanyLogin">
|
||
|
||
<img src="/AD/FastAD/2022062903443320210602110906head2.jpg" style="width:1200px;height:90px;" alt="" title="fenghuang"/>
|
||
|
||
</a>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<div class="bg_white mb20" style="height: 260px;">
|
||
|
||
<ul class="flex rc_2021">
|
||
|
||
<li class="flex1 thatClass">人事信息</li>
|
||
|
||
<li class="flex1">人才工程</li>
|
||
|
||
<li class="flex1">招考信息</li>
|
||
|
||
</ul>
|
||
|
||
<div class="rc_2021_ul">
|
||
|
||
<ul class="rc_2021_li">
|
||
|
||
<li>1</li>
|
||
|
||
</ul>
|
||
|
||
<div class="flex1">
|
||
|
||
<p class="layui-btn layui-btn-primary lay-blue1 flex1">更多</p>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<script>
|
||
|
||
var ins = 0;
|
||
|
||
getArr(0)
|
||
|
||
function getArr(ins) {
|
||
|
||
var opts1 = "", arr = []
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=news',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
console.log(res)
|
||
|
||
arr = res.msg[ins].child ? res.msg[ins].child : []
|
||
|
||
arr.forEach(function (item) {
|
||
|
||
opts1 += `<li><a href="${"/News/News.aspx?id=" + item.id}">${item.title}</a></li>`
|
||
|
||
})
|
||
|
||
$(".rc_2021_li").html(opts1)
|
||
|
||
}
|
||
|
||
})
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
$(".rc_2021").find("li").mouseenter(function () {
|
||
|
||
$(this).addClass("thatClass")
|
||
|
||
$(this).siblings().removeClass("thatClass")
|
||
|
||
|
||
|
||
ins = $(this).index();
|
||
|
||
$(".rc_2021_li").empty()
|
||
|
||
getArr(ins)
|
||
|
||
})
|
||
|
||
$(".lay-blue1").click(function () {
|
||
|
||
if (ins == 0) {
|
||
|
||
window.location.href = "News/list.aspx?id=1"
|
||
|
||
} else if (ins == 1) {
|
||
|
||
window.location.href = "News/list.aspx?id=2"
|
||
|
||
} else {
|
||
|
||
window.location.href = "News/list.aspx?id=6"
|
||
|
||
}
|
||
|
||
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
<div class="bg_white mb20" style="height: 260px;">
|
||
|
||
<ul class="flex rc_2022">
|
||
|
||
<li class="flex1 thatClass">求职指导</li>
|
||
|
||
<li class="flex1">政策法规</li>
|
||
|
||
<li class="flex1">相关下载</li>
|
||
|
||
</ul>
|
||
|
||
<div class="rc_2021_ul">
|
||
|
||
|
||
|
||
<ul class="rc_2021_li1">
|
||
|
||
</ul>
|
||
|
||
<div class="flex1">
|
||
|
||
<p class="layui-btn layui-btn-primary lay-blue2 flex1">更多</p>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<script>
|
||
|
||
var inss = 0
|
||
|
||
getArr1(0)
|
||
|
||
function getArr1(inss) {
|
||
|
||
var opts1 = "", arr = []
|
||
|
||
if (inss == 0) {
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=cnews',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
arr = res.msg[0].child
|
||
|
||
arr.forEach(function (item) {
|
||
|
||
opts1 += `<li><a href="${"/News/News.aspx?id=" + item.id}">${item.title}</a></li>`
|
||
|
||
})
|
||
|
||
$(".rc_2021_li1").html(opts1)
|
||
|
||
}
|
||
|
||
})
|
||
|
||
|
||
|
||
} else if (inss == 1) {
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=zcfgnews',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
arr = res.msg[0].child
|
||
|
||
arr.forEach(function (item) {
|
||
|
||
opts1 += `<li><a href="${"/News/News.aspx?id=" + item.id}">${item.title}</a></li>`
|
||
|
||
})
|
||
|
||
$(".rc_2021_li1").html(opts1)
|
||
|
||
}
|
||
|
||
})
|
||
|
||
|
||
|
||
} else {
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=xgxznews',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
arr = res.msg[0].child
|
||
|
||
arr.forEach(function (item) {
|
||
|
||
opts1 += `<li><a href="${"/News/News.aspx?id=" + item.id}">${item.title}</a></li>`
|
||
|
||
})
|
||
|
||
$(".rc_2021_li1").html(opts1)
|
||
|
||
}
|
||
|
||
})
|
||
|
||
}
|
||
|
||
|
||
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
$(".rc_2022").find("li").mouseenter(function () {
|
||
|
||
$(this).addClass("thatClass")
|
||
|
||
$(this).siblings().removeClass("thatClass")
|
||
|
||
|
||
|
||
inss = $(this).index();
|
||
|
||
$(".rc_2021_li1").empty()
|
||
|
||
getArr1(inss)
|
||
|
||
})
|
||
|
||
$(".lay-blue2").click(function () {
|
||
|
||
if (inss == 0) {
|
||
|
||
window.location.href = "News/list.aspx?id=8"
|
||
|
||
} else if (inss == 1) {
|
||
|
||
window.location.href = "News/list.aspx?id=4"
|
||
|
||
} else {
|
||
|
||
window.location.href = "News/list.aspx?id=3"
|
||
|
||
}
|
||
|
||
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div class="c friend-links cf">
|
||
|
||
<div class="hp-area-title yqlj flex1 mb10">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" style="width: 38px; height: 19px; margin-left: 20px" />
|
||
|
||
<span>唐山高校</span>
|
||
|
||
<img src="/images/bule-index/lt.png" style="width: 38px; height: 19px; margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</div>
|
||
|
||
<div class="schoolss">
|
||
|
||
<div id="gaoxiao"></div>
|
||
|
||
<script type="text/html" id="adSchool">
|
||
|
||
|
||
|
||
<div class="lie_img1">
|
||
|
||
<div class="bs fast-ads1 cf">
|
||
|
||
<ul style="overflow: hidden; padding: 0 0 0 0;">
|
||
|
||
{{each msg.gxxq}}
|
||
|
||
<li>
|
||
|
||
<a target="_blank" href="{{$value.url}}">
|
||
|
||
<img src="{{$value.img}}" alt="{{$value.title}}" width="190px" height="70px" onerror="this.src='/content/images/highSchool.jpg';this.onerror=null" />
|
||
|
||
</a>
|
||
|
||
</li>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=gaoxiao', //ad
|
||
|
||
//data: { id: "18" }, //12,13,14
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp1 = template("adSchool", res); //adTmp1
|
||
|
||
$('#gaoxiao').html(tmp1); //ad
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div class="c hp-area friend-links cf">
|
||
|
||
<div class="hp-area-title yqlj flex1 mb10">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" style="width: 38px; height: 19px; margin-left: 20px" />
|
||
|
||
<span>县区网站</span>
|
||
|
||
<img src="/images/bule-index/lt.png" style="width: 38px; height: 19px; margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</div>
|
||
|
||
<div class="contents" id="countrySitelink">
|
||
|
||
</div>
|
||
|
||
<script type="text/html" id="countrySitelinkTmp">
|
||
|
||
<div class="text-links">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<a href='{{$value.url}}' target="_blank" title="{{$value.name}}" style="color: black"> {{$value.name}}
|
||
|
||
</a>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<div class="img-links">
|
||
|
||
</div>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=countrySitelink',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("countrySitelinkTmp", res);
|
||
|
||
$('#countrySitelink').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div class="c hp-area friend-links cf" style="margin-bottom: 20px;">
|
||
|
||
|
||
|
||
<div class="hp-area-title yqlj flex1 mb10">
|
||
|
||
<p></p>
|
||
|
||
<img src="/images/bule-index/lt1.png" style="width: 38px; height: 19px; margin-left: 20px" />
|
||
|
||
<span>友情链接</span>
|
||
|
||
<img src="/images/bule-index/lt.png" style="width: 38px; height: 19px; margin-right: 20px" />
|
||
|
||
<p></p>
|
||
|
||
</div>
|
||
|
||
<div class="contents" id="link">
|
||
|
||
</div>
|
||
|
||
<script type="text/html" id="linkTmp">
|
||
|
||
<div class="text-links">
|
||
|
||
{{each msg}}
|
||
|
||
|
||
|
||
<a href='{{$value.url}}' target="_blank" title="{{$value.name}}" style="color: {{$value.color}}">{{$value.name}}
|
||
|
||
</a>
|
||
|
||
{{/each}}
|
||
|
||
|
||
|
||
</div>
|
||
|
||
<div class="img-links">
|
||
|
||
</div>
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: '/html/ashx/globla.ashx?action=link',
|
||
|
||
dataType: 'json',
|
||
|
||
success: function (res) {
|
||
|
||
var tmp = template("linkTmp", res);
|
||
|
||
$('#link').html(tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<style>
|
||
|
||
.footbb{background-color: #2E3442;}
|
||
|
||
.foot{width:1200px;margin:0 auto;}
|
||
|
||
.foot > ul > li {
|
||
|
||
margin-right: 20px;
|
||
|
||
font-size: 14px;
|
||
|
||
}
|
||
|
||
.foot>ul>li>a{font-size:14px;text-decoration:none;cursor:pointer;margin-left:5px; }
|
||
|
||
.foot>ul>li>a:hover{color:#fc7f0f;}
|
||
|
||
.foot>ul.fts>li{font-size:12px;}
|
||
|
||
</style>
|
||
|
||
<div class="footbb">
|
||
|
||
<div id="Bottom_divBottom" class="foot" style="text-align:center;"><ul class="wth1200" style="display: flex; justify-content: center; align-items: center;"> <li><span>唐山人才发展集团</span><span><span>主办</span></span>的专业人才网站</li>
|
||
|
||
</ul>
|
||
|
||
<ul class="wth1200" style="display: flex; justify-content: center; align-items: center;">
|
||
|
||
<li>唐山地区权威的专业化人事信息、人才交流网站<a href="https://beian.miit.gov.cn/#/Integrated/index">网站备案:冀ICP备11006386号-1</a></li>
|
||
|
||
</ul>
|
||
|
||
<ul class="wth1200" style="display: flex; justify-content: center; align-items: center;">
|
||
|
||
<li>未经本网站同意,</li>
|
||
|
||
<li>不得转载本网站之所有招聘信息及作品 </li>
|
||
|
||
</ul>
|
||
|
||
<ul class="wth1200" style="display: flex; justify-content: center; align-items: center;">
|
||
|
||
<li>举报邮箱:358589625@qq.com</li>
|
||
|
||
</ul>
|
||
|
||
<ul style="height: 20px;"></ul>
|
||
|
||
<ul class="wth1200 " style="display: flex; justify-content: center; align-items: center;" ><li>招聘求职服务<span>0315-5370018、2803756</span> 研究生引进0315-2806041 专家智力服务0315-2803049 凤凰英才卡、青年人才奖补申领 0315-2801001 2801709 人事代理(档案保管) 0315-2806012/36 流动党员管理0315-2806008 人才培训 0315-2806018 现场人才交流会0315-2806039 驻京工作处 0315-2806028、010-84896681</li>
|
||
|
||
</ul></div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div class="hover-right">
|
||
|
||
<h2>
|
||
|
||
<p>在线客服</p>
|
||
|
||
</h2>
|
||
|
||
<ul>
|
||
|
||
<li1><a href=" "><img src='/images/kefu1.jpg' style='width:90px;height:90px;margin-left: 10px;'> 微信客服1</a></li1>
|
||
|
||
<li1><a href="http://wap.tsrcw.com"><img src='/images/kefu2.jpg' style='width:90px;height:90px;margin-left: 10px;'> 微信客服2</a></li1>
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
<div class="hover-left">
|
||
|
||
<ul id="FloatImg">
|
||
|
||
|
||
|
||
</ul>
|
||
|
||
</div>
|
||
|
||
<div style="width: 1px; height: 1px; overflow: hidden;">
|
||
|
||
<script type="text/javascript" src="https://s5.cnzz.com/z_stat.php?id=1282693&web_id=1282693"></script>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<script type="text/template" id="phoneTmp">
|
||
|
||
{{msg.Phone}}
|
||
|
||
|
||
|
||
</script>
|
||
|
||
<script type="text/javascript">
|
||
|
||
$.ajax({
|
||
|
||
url: 'html/ashx/globla.ashx?action=globla',
|
||
|
||
dataType: "json",
|
||
|
||
success: function (res) {
|
||
|
||
var _tmp = template("phoneTmp", res);
|
||
|
||
$("#phone").html(_tmp);
|
||
|
||
$("#phone2").html(_tmp);
|
||
|
||
}
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
|
||
|
||
<script src="https://www.tsrcw.com/content/scripts/main.js" type="text/javascript"></script>
|
||
|
||
|
||
|
||
<script src="https://www.tsrcw.com/content/scripts/jQuery.blockUI.js" type="text/javascript"></script>
|
||
|
||
<script src="https://www.tsrcw.com/content/scripts/homepage.js" type="text/javascript"></script>
|
||
|
||
<script>
|
||
|
||
|
||
|
||
$(function () {
|
||
|
||
var tab1 = $('.tab1 .zwlist');
|
||
|
||
var tab2 = $('.tab1 .tradelist')
|
||
|
||
|
||
|
||
tab1.mouseenter(function () {
|
||
|
||
var ths = $(this);
|
||
|
||
ths.removeClass("bg_clor");
|
||
|
||
tab1.find('a:eq(0)').addClass("bg_clor");
|
||
|
||
ths.addClass("bg_clor");
|
||
|
||
ths.find('dl').show();
|
||
|
||
tab2.find('dl').hide();
|
||
|
||
})
|
||
|
||
tab2.mouseenter(function () {
|
||
|
||
var ths = $(this);
|
||
|
||
tab2.find('a:eq(0)').addClass("bg_clor");
|
||
|
||
tab1.find('a').removeClass("bg_clor");
|
||
|
||
ths.addClass("bg_clor");
|
||
|
||
ths.find('dl').show();
|
||
|
||
tab1.find('dl').hide();
|
||
|
||
})
|
||
|
||
tab2.mouseleave(function () {
|
||
|
||
tab1.find('dl').show();
|
||
|
||
tab2.find('a:eq(0)').removeClass("bg_clor");
|
||
|
||
tab1.find('a:eq(0)').addClass("bg_clor");
|
||
|
||
})
|
||
|
||
|
||
|
||
|
||
|
||
})
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
</form>
|
||
|
||
|
||
|
||
<!-- Baidu Button BEGIN -->
|
||
|
||
<script>
|
||
|
||
|
||
|
||
//window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": false, "bdPic": "", "bdStyle": "0", "bdSize": "16" }, "slide": { "type": "slide", "bdImg": "0", "bdPos": "right", "bdTop": "100" }, "image": { "viewList": ["qzone", "tsina", "tqq", "renren", "weixin"], "viewText": "分享到:", "viewSize": "16" }, "selectShare": { "bdContainerClass": null, "bdSelectMiniList": ["qzone", "tsina", "tqq", "renren", "weixin"] } };
|
||
|
||
//with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];</script>
|
||
|
||
<!-- Baidu Button END -->
|
||
|
||
<script>
|
||
|
||
var _hmt = _hmt || [];
|
||
|
||
(function () {
|
||
|
||
//var hm = document.createElement("script");
|
||
|
||
//hm.src = "//hm.baidu.com/hm.js?e5ff13404e6c995182a6ce2de0db8920";
|
||
|
||
//var s = document.getElementsByTagName("script")[0];
|
||
|
||
//s.parentNode.insertBefore(hm, s);
|
||
|
||
})();
|
||
|
||
//首页轮循环播
|
||
|
||
//$(".carouselbox").find("li").eq(0).css("opacity", "1")
|
||
|
||
//$(".dot").eq(0).css("backgroundColor", "#ff6c00")
|
||
|
||
var setval = setInterval(gos, 5000)
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
|
||
</html>
|
||
|