﻿@charset "utf-8";
/* CSS Document */
/* 外框 */
body{background: #f6f9fe;}
#content{ width: auto; margin: 0; padding: 0; border-radius: 0; background: none; box-shadow: none; }

.leftBg{ position:absolute; left: 0; top: 1202px; background: url(../img/leftbg.png) no-repeat; width:174px; height:280px;}
.rightBg{ position:absolute; right: 0; top: 1850px; background: url(../img/rightbg.png) no-repeat; width:174px; height:280px;}

.left{ float: left;}
.right{ float: right;}

.columnA{ /*background-color:rgba(255, 255, 255, 0.8);*/background-color:#fff; border-radius: 20px; width: 1200px; height: 240px; margin: 0 auto;}
.columnB{ width: 1200px; margin: 20px auto 0 auto;}

/* 关于我们 */
.about { padding: 60px 0; }
.aboutBox > .hd { margin-bottom: 18px; }
.aboutBox > .hd h3 { font-size: 24px; color: #0342A0; font-weight: bold; }
.aboutBox .intro { overflow: hidden; font-size: 16px; color: #666; line-height: 36px; }
.aboutBox .m-video { float: right; position: relative; margin: -30px 0 0 50px; width: 443px; height: 315px; cursor: pointer; overflow: hidden; }
.aboutBox .m-video img { width: 100%; height: 315px; transition: all 0.6s ease; }
.aboutBox .m-video:hover img { transform: scale(1.08); }
.aboutBox .m-video .icon { position: absolute; left: 0; top: 0; width: 100%; font-size: 50px; background: rgba(0, 0, 0, 0.5); color: #fff; line-height: 315px; text-align: center; }

.data{overflow: hidden; display: flex; margin: 42px 0 0;}
.data li{ flex-grow: 1; text-align: center;}
.data li .pic { height: 50px; display: table-cell; vertical-align: middle; width: 1%; }
.data li .pic img { max-height:50px; max-width: 50px;  vertical-align: middle; }
.data .data-num{ margin-top: 10px; color: #024da7; height:50px; line-height:50px;font-size: 48px; font-weight: bold; }
.data .data-num i{font-size: 16px; font-weight:normal; }
.data-num div{display: inline;}
.data li span{ display: block; margin-top: 12px; font-size: 14px; color: #666;}

/* 政策文件&就业指导 */
.ATitle{ width: 100%; background-color: #fff; border-radius: 20px; padding: 30px 0 20px 0; }
.ATitle .hd{ overflow: hidden; line-height: 24px;}
.ATitle .hd h3{ float: left; font-size: 24px; font-weight: bold; padding-left: 24px; border-left: 4px solid #e4a600;}
.ATitle .hd h3 a{  color: #0342a0;}
.ATitle .hd .more{ float: right; color: #999; padding-right: 20px;}
.ATitle .bd{ padding: 10px 20px 0 20px;}
.left{ float: left;}
.right{ float: right;}

/* 参与高校 */
#gaoX{ padding: 30px 0 40px; height: auto; overflow: hidden;}
#gaoX .gaoPiclist{  }
#gaoX .gaoPiclist .hd{ overflow: hidden; text-align: center; line-height: 48px;}
#gaoX .gaoPiclist .hd h3{ font-size: 24px; font-weight: bold;}
#gaoX .gaoPiclist .hd h3{  color: #0342a0; background: url(../img/titlebottom.jpg) center bottom no-repeat; padding-bottom: 10px;}
#gaoX .gaoPiclist .bd{ overflow: hidden; margin-top: 30px;}
#gaoX .gaoPiclist ul { height: 105px; overflow: hidden; }
#gaoX .gaoPiclist li{width: 213px;float: left; margin: 10px; border: 1px solid rgb(20, 53, 102, 0.3); text-align: center; font-size: 16px; border-radius: 8px; overflow: hidden; box-shadow: 0 0 10px rgba(3, 66, 160, 0.2); transition: all ease 0.6s; }
#gaoX .gaoPiclist li:hover{ box-shadow: 0 0 10px rgba(3, 66, 160, 0.8); }
#gaoX .gaoPiclist li .pic { padding: 12px; background-color: #fff; }
#gaoX .gaoPiclist li .pic a { display: table-cell; vertical-align: middle; text-align: center; width: 1%; height: 59px; font-size: 0; line-height: 1; }
#gaoX .gaoPiclist li .pic img { max-height: 59px; max-width: 189px }
#gaoX .gaoPiclist li .title{ display: none; }


/* 地市专场 */
#zpzc { padding: 20px 0 30px; }
.diSlist .sHd{ text-align: center; line-height: 1; font-size: 0; margin-bottom: 20px; }
.diSlist .sHd ul { display: inline-block; vertical-align: top; height: 67px; border-bottom: 2px solid #ddd; }
.diSlist .sHd li { display: inline-block; vertical-align: top; margin-left: 40px; font-size: 24px; font-weight: bold; line-height: 66px; color: #666; }
.diSlist .sHd li:first-of-type { margin-left: 0; }
.diSlist .sHd li.on { border-bottom: 4px solid #E5A601; color: #0342A0; }
.diSlist .sHd li a{ color: inherit; }

.slides .hd { overflow: hidden; padding: 20px 0 0; text-align: center; line-height: 1; font-size: 0; }
.slides .hd li{ display: inline-block; vertical-align: top; width:16px; height:16px; border-radius: 16px; margin-right:10px; text-indent: -9999px; background:#d3d3d3; cursor:pointer; transition: all ease 0.4s; } 
.slides .hd li.on{ background:#e4a600; width:40px; height:16px; } 

.zcList { margin: 0 -12px; width: 1224px; overflow: hidden; }
.zcList li{ float: left; position: relative; width: 162px; height: 303px; background: #fff; margin: 12px; border-radius: 8px; float: left; padding: 30px 60px 0;}
.zcList li:hover{box-shadow: 0 0 10px #d7e3f4;}
.zcList .pic img{ width: 162px; height: 122px; border-radius: 5px;}
.zcList .tit{ text-align: center; font-size: 20px; font-weight: bold; color: #333; padding: 10px 0; overflow: hidden; display: block;}
.zcList .tit::after{ font-size: 14px; font-weight: normal; content: "查看详情"; text-align: center; display: block; position: absolute; left: 0; right: 0; bottom: 70px; width: 162px; height: 40px; margin: auto; border-radius: 40px; line-height: 40px; color: #999999; background: #fff; border:1px solid #dedede;}
.zcList .tit:hover::after{color: #fff; background: #e4a600; border:1px solid #e4a600;}


/* 自设内容 */
.nodeTip{padding:30px 30px; margin-top: 10px; overflow: hidden; font-size: 16px; line-height: 36px; color: #666;    text-align: center;   }
.nodeTip h1{padding-top: 20px; padding-bottom: 10px; line-height: 36px; font-size: 18px; font-weight: bold; color: #024da7;	}
.nodeTip p{    
	padding-top: 5px;
    padding-bottom: 5px;
    line-height: 36px;
    font-size: 16px;
    font-style: italic;}
    
.nodeTip p strong{
	 font-size: 18px;
	font-weight: bold; 
	color: #024da7;
	margin-right: 20px;
        font-style: normal;
}
/* 文章-列表页-带图片 */
.diSlist1 .bd{ overflow: hidden; margin-top: 30px;}
.diSlist1 .bd li{ width: 260px; height: auto; background: #fff; margin: 10px 15px 20px 10px; border-radius: 8px; float: left; }
.diSlist1 .bd .pic img{ width: 260px; height: 193px; border-radius: 5px;}
.diSlist1 .bd .title a{ text-align: center; font-size: 16px; color: #333; padding: 10px 0; overflow: hidden; display: block;}
.diSlist1 .bd .intro{ text-align: center; color: #999; display: none;}
.diSlist1 .bd .con a.more{ text-align: center; display: block; display: none; width: 162px; height: 40px; margin-top: 20px; border-radius: 40px; line-height: 40px; color: #999999; background: #fff; border:1px solid #dedede;}
.diSlist1 .bd .con a.more:hover{color: #fff; background: #e4a600; border:1px solid #e4a600;}



/*#jyzd .bd{padding:20px 30px;}
.picList li{
	float: left;
	margin-right: 20px;
        width:280px !important
}
.picList li .title{
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}
.picList li .title a{
	color: #666;
}
.columnB .tempWrap{
	width: 1140px !important;
}
*/
/* 新闻内容 */
#jyzd { padding: 36px 0 20px; }
#jyzd .indBox{ background-color: #fff; border-radius: 20px; padding: 20px 0 0 0; }
#jyzd .indBox > .hd{overflow: hidden;line-height: 24px;}
#jyzd .indBox > .hd h3{    
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding-left: 24px;
    border-left: 4px solid #e4a600;color:#0342a0;}
#jyzd .indBox > .hd h3 a{color:inherit;}
#jyzd .indBox > .hd .more {
    float: right;
    color: #999;
    padding-right: 20px;
}
#jyzd .indBox > .bd { padding: 20px; }
#jyzd .left { float: left; width: 580px;height: 420px; }
#jyzd .right{ float: right;width: 580px;height: 420px;}




.indFocusBox{ width:460px; height: 329px; float: left; overflow:hidden; position:relative; margin:20px;  }
.indFocusBox .hd{ position:absolute; z-index:4; right:2px; bottom:10px; }
.indFocusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.indFocusBox .hd ul li{ float:left; margin-right:2px;  width:12px; height:12px; font-size: 7px; line-height:12px; padding-top: 3px; text-align:center; background: url(../img/indfocusicon.png) 0 3px no-repeat; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6;   }
.indFocusBox .hd ul li.on{background: red;  font-weight:bold; filter:alpha(opacity=100);opacity:1;  }
.indFocusBox .bd{overflow: hidden; }
.indFocusBox .bd .pic img{ width:460px; height:329px; border: 0;  }
.indFocusBox .bd .con{ height: 32px; line-height: 32px; width: 100%; float: left; position: absolute; z-index: 1; left: 0; bottom: 0; }
.indFocusBox .bd .bg{display: block; width: 100%; height: 32px; line-height: 32px; float: left; position: absolute; z-index: 1; left: 0; bottom: 0; background-color: black; filter:alpha(opacity=50); opacity: 0.50;}
.indFocusBox .bd .title{width: 100%; height: 32px; line-height: 32px; float: left; position: absolute; z-index: 2; left: 0; bottom: 0; text-indent: 6px; font-weight: bold; color: white;}
.indFocusBox .bd .title a{color: white;}

#jyzd .right .infoList li{ height:40px; line-height:40px;}


#sszpxx .hd h3{margin-bottom:20px;}
#sszpxx .hd ul{
        height: 36px;
	clear: both;
	margin: 0 20px;
	border-bottom: 1px #ddd solid;
}
#sszpxx .hd li{
	float: left;
        margin:0 10px;
	
}
#sszpxx .hd li a{
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 30px;
	font-size: 18px;
    background: #f0f0f0;
    color: #333;
    border-radius: 6px 6px 0 0;
}
#sszpxx .hd li.on a{
	background: #0342a0;
    color: #fff;
}


#jyzd .date{
	display: none;
}


/* 招聘专场 */
#zbsws {background: #e7effb url(../img/bg-01.jpg) no-repeat center top;  padding: 270px 0 95px;}

#zbsws .zpBox > .hd{ overflow: hidden; margin-bottom: 60px; text-align: center; line-height: 52px;}
#zbsws .zpBox > .hd h3{ font-size: 42px; font-weight: bold;  color: #0342a0;  }
#zbsws .zpBox > .hd h3 a{  color: inherit; }
#zbsws .zpBox > .bd { padding: 30px 50px; background: #fff; border-radius: 20px; }
#zbsws .zpBox > .bd .tempWrap { height: 355px !important; }

#zbsws ul {overflow: hidden; height: 710px; }
#zbsws li { margin: 3px 0; height:65px;width:46%;float:left;margin-right:5%;}
#zbsws li:nth-child(2n) {margin-right:0;}
#zbsws li .others{margin-top:-6px; font-size: 14px;}
#zbsws li .others span { display: inline-block; vertical-align: top; color:#999;margin-right:15px;}
