html, body {
	background-color: #FFFFFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, select, textarea, p, button, table, th,
	tr, td {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: auto;
	font-size: 14px;
	font-family: "宋体","微软雅黑" ;
	background: #f5f5f5;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000000;
	outline: none;
}

img {
	border: none;
	vertical-align: middle;
}

.clear {
	height: 0;
	clear: both;
}
.blank15 {
	height: 15px;
	font-size: 0px;
	clear: both;
}
.left {
	float: left;
}

.right {
	float: right;
}
.hf-left{
	float:left;
}
.hf-right{
	float:right;
}
.dw-adimg-fix-close{
	top:-15px;
	right:0;
	font-size:12px;
}
.dw-adimg-float-close{
	top:0;
	right:0;
	font-size:12px;
}
#f_box {
	width: 1168px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFF;
}
/**头部开始**/
#f_head {
	width: 100%;
	height: 144px;
	overflow: hidden;
	background: #FFF;
	background:url(images/line.jpg) center repeat-x;
}
#f_head_box{
	width:1138px;
	height:144px;
	margin:0 auto;
	background:url(images/top_bg.jpg) center no-repeat;
	position:relative;
}
#f_head_logo{
	width:305px;
	height:144px;
	background:url(images/logo.png) left 50px no-repeat;
	
}
#f_head_link{
	width:130px;
	height:25px;
	line-height:25px;
	background:url(images/f_head_ljbg.png) center no-repeat;
	border-radius:0 0 5px 5px;
	position:absolute;
	top:0;
	right:15px;
	text-align:center;
	color:#FFF;
}
#f_head_link a{
	color:#FFF;
}
.zt-top-search{
	position:absolute;
	width:305px;
	height:36px;
	bottom:15px;
	right:0;
	border-radius:5px;
	overflow:hidden;
	border:1px solid #dddddd;
}
.zt-top-search form{
	width:305px;
	height:36px;
	position:relative;
}
.zt-top-search input{
	width:255px;
	height:36px;
	padding:0 38px 0 12px;
	border:0;
}
.zt-top-search .search_button{
	width:38px;
	height:36px;
	cursor:pointer;
	position:absolute;
	background:#1c8eff;
	right:0;
	top:0;
	background:#1c8eff url(../../hrss/skin/images/icon.png) no-repeat;
	background-position:-735px -4px;
}
/**导航栏开始**/
#f_head_nav{
	width:100%;
	height:50px;
	background-color:#1c8eff;
}
.f-head-nav-cont{
	width:1138px;
	height:50px;
	margin:0 auto;
}
.f-head-nav-cont ul{
	width:1140px;
	height:50px;
	line-height:50px;
}
.f-head-nav-cont ul li{
	float:left;
	width:142px;
	height:50px;
	text-align:center;
}
.f-head-nav-cont ul li:FIRST-CHILD{
	margin-left:0;
}
.f-head-nav-cont ul li.on, .f-head-nav-cont ul li:hover{
	background-color:#0168cf;
}
.f-head-nav-cont ul li a{
	width:142px;
	height:50px;
	display:block;
	font-size:20px;
	color:#FFF;
}
/**导航栏结束**/
/**公共头部结束**/
/**公共底部开始**/
#f_foot {
	width: 100%;
	height: auto;
}

#f_link {
	width: 1138px;
	height: 48px;
	margin: 0 auto;
	border: 1px solid #d4d3d9;
}

.f-link-left {
	width: 120px;
	text-align: center;
	line-height: 48px;
	background-color: #eeedf3;
	font-size: 20px;
	color: #003058;
	float:left;
}

.f-link-right{
	width:1018px;
	height:48px;
	overflow:hidden;
	float:right;
}
.f-link-right > div{
	width:210px;
	height:24px;
	line-height:24px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	background-color:#FFF;
	margin-left:40px;
	border:1px solid #CCC;
}
.f-link-right select{
	width:235px;
	height:26px;
	padding-left:12px;
	margin:-2px;
	border:0;
	background:url(images/ss_sj.jpg) 195px center no-repeat;
}
#f_foot_bottom {
	width: 1168px;
	height: auto;
	padding: 15px 0 15px 0;
	margin: 0 auto;
	background: #3771d2 url(images/f_foot.jpg) top center no-repeat;
	text-align: center;
	line-height: 33px;
}

#f_foot_bottom, #f_foot_bottom a {
	color: #FFF;
}
/**公共底部结束**/
/**内容区开始**/
#f_cont {
	width: 1138px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
/**图片新闻开始**/
#f_tpxw{
	width:409px;
	height:266px;
	float:left;
}
#f_tpxw .dw-slide-title{
	left:0;
	bottom:0;
	height:25px;
	line-height:25px;
	color:#FFF;
	text-indent:10px;
}
.dw-slide-tit{
	height:12px;
	bottom:5px;
	right:5px;
}
.dw-slide-tit ul li{
	width:12px;
	height:12px;
	margin-left:4px;
	float:left;
	background:#c5d1df;
}
.dw-slide-tit ul li.on{
	background:#FFF;
}
/**图片新闻结束**/
/**tab栏目列表开始**/
#f_lmlist_tab{
	float:left;
	width:705px;
	height:266px;
	margin-left:15px;
	
}
.f-lmlist-title,.f-lmlist-lmmc{
	width:100%;
	height:39px;
	overflow:hidden;
}
.f-lmlist-lmmc a{
	width:calc(25% - 2px);
	height:37px;
	line-height:38px;
	display:block;
	float:left;
	text-align:center;
	border:1px solid #c9c9c9;
}
.f-lmlist-lmmc .lmlist-current{
	height:35px;
	border-top:4px solid #1c8eff;
	border-bottom:0;
	color:#1c8eff;
	font-weight:bold;
}
.f-lmlist-tzgg.lmlist-current{
}
.f-lmlist-lmmc .f-lmlist-rczx{
	border-left:0;
	border-right:0;
}
.f-lmlist-rczx.lmlist-current{
	border-left:0;
	border-right:0;
}
.f-lmlist-djzp.lmlist-current{
	border-right:0;
}
.f-lmlist-lmmc .f-lmlist-djzp{
	border-right:0;
}
.f-lmlist-cont{
	clear:both;
	width:700px;
	height:227px;
	overflow:hidden;
	border:1px solid #c9c9c9;
	border-top:0;
}
/**tab栏目列表结束**/
/**图片列表开始**/
#f_pics{
	width:296px;
	height:266px;
	float:right;
}
#f_pics a div{
	width:296px;
	height:79px;
}
#f_pics .f_pic1{
	height:169px;
	background:url(images/f_pic1.jpg) center no-repeat;
	background-size: 100%;
}
#f_pics .f_pic2{
	width:296px;
	height:79px;
	overflow:hidden;
}
/**图片列表结束**/
/**会员登陆开始**/

/**登陆行右侧开始**/
#f_row_logon {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#f-row-banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#f-row-othbanner {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.f-logon-left {
	width: 750px;
	height: 330px;
	float: left;
	overflow: hidden;
}

.f-logon-left2 {
	width: 820px;
	height: 260px;
	float: left;
	overflow: hidden;
}
.f-logon-right {
	width: 296px;
	height: 330px;
	float: right;
	background-color: #1c8eff;
	border-radius: 5px 5px 0 0;
}
#hydl_top {
	width: 296px;
	height: 41px;
	background-color: #efefef;
	background: #efefef url(images/hydl_bg.jpg) center no-repeat;
}

#hydl_top li {
	width: 148px;
	height: 41px;
	line-height: 41px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #555555;
	cursor: pointer;
}

#hydl_top li.hydl-current {
	color: #FFF;
	background: #1c8eff;
	border-radius: 5px 5px 0 0;
}

.hydl-user, .hydl-password, .hydl-yzm {
	width: 266px;
	height: 34px;
	margin: 10px auto 0;
}
.hydl-yzm .hydlyzm{
	width:75px;
	height:32px;
	margin-left:15px;
}
.hydl-user {
	background: #FFF url(images/per.jpg) left center no-repeat;
}

.hydl-password {
	background: #FFF url(images/password.jpg) left center no-repeat;
}

.hydl-user input, .hydl-password input {
	width: 225px;
	height: 34px;
	line-height: 34px;
	float: right;
	border: 0;
}
.hydl-sjhm input{
	width: 266px;
	height: 34px;
	line-height: 34px;
	border: 0;
}
.hydl-sjyzm input{
	width: 176px;
	height: 34px;
	line-height: 34px;
	border: 0;
}
.hydl-sjhm{
	width: 266px;
    height: 34px;
    margin: 10px auto 0;
}
.hydl-sjyzm{
	width: 266px;
    height: 34px;
    margin: 10px auto 0;
}

.yzminp {
	width: 176px;
	height: 34px;
	line-height: 34px;
	border: 0;
	text-indent: 10px;
	float: left;
}

.hydl-memory {
	width: 280px;
	height: 27px;
	line-height: 27px;
	margin: 0 auto;
	font-size: 12px;
	text-align:right;
}

.hydl-memory a{
	color: #FFF;
}

.hydl-btns {
	width: 266px;
	height: 39px;
	margin: 0 auto;
}

.hydl-btns div {
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}

.btn-register {
	float: left;
	width: 132px;
	background-color: #83c8ff;
	cursor:pointer;
}

.btn-logon {
	width: 119px;
	background-color: #ff9900;
	float: right;
	cursor:pointer;
}
.btn_sjyzm {
	width: 85px;
    height: 36px;
    background-color: #ff9900;
    float: right;
    font-size: 16px;
    color: white;
    text-align: center;
    cursor: pointer;
    margin-top: -34px;
    margin-right: 14px;
    user-select:none;
}
/**岗位搜索、组团招聘、服务直通车行开始**/
#f_row_rcfw{
	width:100%;
	height:auto;
	overflow:hidden;
}
/**岗位搜索开始**/
#f_zwss{
	width:387px;
	height:308px;
	padding:10px;
	float:left;
	border:1px solid #d4d3d9;
	overflow:hidden;
	margin-left:20px;
}
.f-search{
	width: 385px;
	height: 39px;
	margin-top: 10px;
	border:1px solid #d9d9d9;
}
.f-search-select{
	width:83px;
	height:39px;
	float:left;
	overflow:hidden;
	color:#FFF;
}
.f-search-select select{
	width:108px;
	padding:10px 0;
	margin:-2px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	background:#1c8eff url(images/search_selectbg.png) 65px center no-repeat;
}
.f-search-key{
	width:300px;
	height:39px;
	float:right;
	position:relative;
}
.f-search-key input{
	border:0;
	width:290px;
	height:37px;
	line-height:39px;
	text-indent:10px;
	font-size:15px;
}
.f-search-btn{
	width:39px;
	height:39px;
	position:absolute;
	right:0;
	top:0;
	background:url(images/search.jpg) center no-repeat;
	cursor:pointer;
}
#f_hotpos_tit{
	width:96px;
	height:31px;
	line-height:31px;
	margin-top:15px;
	background:url(images/rmzw.png) left center no-repeat;
	text-indent:12px;
	font-weight:bold;
	color:#022d58;
}
#f_hotpos_cont{
	width:100%;
	height:106px;
	overflow:hidden;
	margin-top:13px;
}
.f-pos-zw{
	width:103px;
	height:25px;
	line-height:25px;
	float: left;
	color:#1c8eff;
	cursor:pointer;
	overflow:hidden;
}
.f-pos-line{
	width:20px;
	height:20px;
	text-align:left;
	float:left;
}
/**岗位搜索结束**/
/**现场招聘开始**/
#f-xczp{
	width:374px;
	height:329px;
	float:left;
	margin-left:0px;
	border:1px solid #d4d3d9;
}

.f-xczp-tit{
	width:100%;
	height:37px;
	line-height:37px;
	border-bottom:1px solid #1c8eff;
}
.f-xczp-tit-left{
	width:auto;
	height:37px;
	display:block;
	float:left;
	line-height:37px;
	padding:0 20px;
	background-color:#1d8dfd;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

.f-xczp-cont{
	overflow:hidden;
	width:100%;
	height:200px;
	background:url(images/f_xczp_bg.png) no-repeat;
	margin-top: 73px;

}
.f-wczp-cont{
	overflow: hidden;
	width: 96%;
	height: 200px;
	background: url(images/ztwczp.png) no-repeat;
	margin: 50px 0 0 9px;
}
/**组团招聘结束**/
/**服务直通车开始**/
#f_fwztc{
	width:295px;
	height:214px;
	float:right;
	border:1px solid #d4d3d9;
}
.f-fwztc-tit{
	width:100%;
	height:37px;
	line-height:37px;
	border-bottom:1px solid #1c8eff;
}
.f-fwztc-tit-left{
	width:auto;
	height:37px;
	display:block;
	float:left;
	line-height:37px;
	padding:0 20px;
	background-color:#1d8dfd;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}
.f-fwztc-cont{
	width:100%;
	height:176px;
	overflow:hidden;
}
.f-fwztc-cont div{
	width:295px;
	height:39px;
	line-height:39px;
	margin:15px auto;
	background:url(images/fwztc_bg.png) center no-repeat;
	font:14px;
	font-weight:bold;
	text-indent:105px;
	color:#555555;
}
/**服务直通车结束**/
/**岗位搜索、组团招聘、服务直通车行开始**/
/**首页通用标题样式**/
.f-tit {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-indent: 20px;
	background-color: #dbeff6;
	color: #022d57;
	font-size: 20px;
	font-weight:bold;
}

.f-tit-right {
	float: right;
	padding-right: 10px;
	color: #7e7e80;
	font-size: 14px;
}

/**最新岗位开始**/
#f_row_newpos {
	width: 100%;
	height: 1195px;
	overflow: hidden;
}

.f-newpos-cont {
	width: 1136px;
	height: 1148px;
	border: 1px solid #d4d3d9;
}

.f-newpos-cont>div {
	height: 1128px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}

.f-newpos-leftcont {
	width: 352px;
}

.f-newpos-centercont {
	width: 359px;
	border-left: 1px dashed #bbbbbb;
	border-right: 1px dashed #bbbbbb;
}

.f-newpos-rightcont {
	width: 363px;
}
/**中间图片**/
#f_row_midimg {
	width: 1138px;
	height: 58px;
	background: url(images/mid_img.jpg) center no-repeat;
}
/**最新简历行开始**/
#f_row_newresume {
	width: 100%;
	height: 297px;
	overflow: hidden;
}

.f-newresume, .f-phtresume {
	width: 100%;
	height: 297px;
	float: left;
	overflow: hidden;
}

.f-phtresume {
	width: 368px;
	float: right;
}

.f-newresume-cont, .f-phtresume-cont {
	width: 100%;
	height: 250px;
	border: 1px solid #d4d3d9;
}

.f-phtresume-cont {
	width: 366px;
}

.f-newresume-cont>div {
	width: 356px;
	height: 230px;
	padding: 0 10px;
	margin-top: 10px;
	float: left;
}

.f-newresume-rightcont, .f-newresume-centercont {
	border-left: 1px dashed #bbbbbb;
}
/**单位信息展示**/
#f_row_dwinfo {
	width: 100%;
	overflow: hidden;
}

.f-dwinfo-cont {
	width: 1136px;
 	height: auto; 
	border: 1px solid #d4d3d9;
	overflow:hidden;
	padding-bottom:10px;
}
.f-dwinfo-cont ul{
	width: 1136px;
	height:auto;
}
.f-dwinfo-cont ul li{
	width: 175px;
	height: 86px;
	float:left;
	margin:10px 0 0 10px;
	border:1px solid #d4d3d9;
}
.f-dwinfo-cont ul li img{
	width:169px;
	height:66px;
	margin:3px 3px 0 3px;
}
.f-dwinfo-dwmc{
	width:169px;
	height:20px;
	margin:0 auto;
	line-height:20px;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/**首页文章列表**/
.f-sy-artlist .dw-class-article-li {
	line-height: 32px;
	color: #555555;
	background: url(images/f_art_tit.jpg) 10px center no-repeat;
	text-indent: 25px;
}

.f-sy-artlist .dw-class-article-li a {
	color: #555555;
}

.dw-class-article-date {
	float: right;
}
/************** 个人求职（搜索）  开始 lyy ****************/
#grqzconn{
	min-height:800px;
	padding:0 15px 15px 15px;
}
.currentpath{
	border:1px solid red;
	width: 1135px;
	height:28px;
}
.qnss{
	width: 1137px;	
}
.qnssbner{
	background: #eeedf3;
	width: 1137px;
	height:30px;
	padding-top: 13px;
}

.qnssbner > div {
	height: 21px;
	line-height: 21px;
	border-left: 7px solid #019dda;
	margin-left: 7px;
	padding-left: 8px;
	color: #022f56;
	font-size: 18px;
}
.qnssconn{
	border: 1px solid #dddddd;
	border-top: 2px solid #009dda;
	width: 1135px;
}
.qnssg{
	margin:15px auto;
	width:1106px;
}

.qnssg_row_label {
	color:#a9a9a9;
}

.qnssg_row_check_all {
	color:#ff6100;
}

.qnssg_row_cell_label {
	padding-right: 30px;
	cursor: pointer;
}

.qnssg_row_cell_label_on {
	font-weight: bold;
}
.qnssg ul{
	line-height:24px;
	font-size:14px;
	overflow: hidden;
}
.qnssg li{
	float: left;
	padding-right: 20px;
}
.qnssg li:nth-child(10){
	margin-left: 125px;
}
.qzxx{
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	width: 1135px;
	height: auto;	
	margin-top: 1px;
}
.qzxx table{
	border-collapse: collapse;
}
.qzxx th{
	background: #eeedf3;
	border: 1px solid #d4d3d9;
	border-top: none;
}
.qzxx th, .qzxx td{
	text-align: center;
	height:44px;
}
.qzxx .ckxq{
	background: #019dda;
	color: white;
	padding: 5px;
}
/************** 个人求职（搜索）  结束 lyy ****************/
/**单位招聘开始**/
#dwzp_cont{
	width:1138px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
#dwzp_ss{
	width:1138px;
	height:auto;
	overflow:hidden;
}
.dwzp-ss-tit{
	width:100%;
	height:43px;
	line-height:43px;
	text-indent:22px;
	background:#eeedf3 url(images/blue_line.jpg) 7px center no-repeat;
	border-bottom:2px solid #019dda;
	font-size:18px;
	color:#032d55;
}
.dwzp-ss-cont{
	width:1136px;
	height:auto;
	min-height:329px;
	border:1px solid #d4d3d9;
	border-top:0;
}
.dwzp-ss-keyword{
	width:1074px;
	height:70px;
	padding:0 15px;
	margin:0 auto;
	border:1px solid #d4d3d9;
}
.dwzp-ss-keyword > div{
	height:34px;
	margin-top:16px;
	float:left;
	border:2px solid #019dda;
	overflow:hidden;
}
.ss-keyword-qw{
	width:448px;
	background-color:#efefef;
}
.ss-keyword-qw > div{
	float:left;
}
.ss-keyword-zwlb{
	width:254px;
	margin-left:10px;
	background:url(images/zwlb_sj.jpg) right center no-repeat;
}
.dwzp-ss-keyword .ss-btn{
	width:67px;
	height:34px;
	line-height:34px;
	float:right;
	background-color:#019dda;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-top:16px;
	cursor:pointer;
}
.ss-select-qw {
	width: 77px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.ss-btn-ssqw{
	width:34px;
	height:34px;
	border-left:1px solid #dddddd;
	background:#FFFFFF url(images/ss_qw.jpg) center no-repeat;
}
.ss-input-ssqw input{
	width:335px;
	height:34px;
	line-height:34px;
	background:#FFF;
	border:0;
}
.ss-select-qw select {
	width: 120px;
	height: 28px;
	font-size: 14px;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding: 5px;
	margin:-2px;
	background: #efefef url(images/ss_sj.jpg) 60px center no-repeat;
	background-color: transparent;
}
.ss-select-zwlb{
	width:254px;
	height:24px;
	overflow:hidden;
	margin-top:5px;
}
.ss-select-zwlb select{
	width: 284px;
	height: 28px;
	font-size: 14px;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding:5px;
	margin:-2px;
	background-color: transparent;
}
.dwzp-ss-tag{
	width:1106px;
	height:auto;
	min-height:244px;
	margin:0 auto;
}
.dwzp-ss-tag .dwzp-ss-tag-row{
	width:100%;
	height:auto;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px dashed #dddddd;
	position:relative;
}
.dwzp-tag-spec-hylb{
	position:absolute;
	right:0px;
	top:39px;
	color:#019dda;
	cursor:pointer;
}
.dwzp-ss-tag-row li{
	float:left;
	padding:0 10px;
}
.dwzp-ss-tag-row .dwzp-tag-row-tit{
	padding-left:0;
	color:#a9a9a9;
}
.dwzp-ss-tag-row .dwzp-tag-all{
	color:#ff6002;
}
.dwzp-tag-spec{
	cursor:pointer;
}
li.hylb-toggle{
	display:none;
}
.dwzp-tag-spec.dwzp-on{
	font-weight:bold;
}
.dwzp-list-detail{
	padding:5px;
	background-color:#019dda;
	color:#FFF;
}
#zong_info{
	width:1136px;
	height:auto;
	min-height:400px;
	border:1px solid #d4d3d9;
	padding-bottom:20px;
}
#zong_info table tr td{
	height:44px;
	line-height:44px;
	text-indent:5px;
	text-align:center;
	overflow:hidden;
}
#dwzp_zwlist .info_option{
	height:44px;
	line-height:44px;
	background-color:#eeedf3;
	border:1px solid #d4d3d9;
	overflow: hidden;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
#dwzp_zwlist .info_option .select_all{
	height:22px;
	float: left;
	margin-left: 26px;
	vertical-align: middle;
	
}
#dwzp_zwlist .checkb{
 	vertical-align:middle;
}
 
#dwzp_zwlist .info_option .collection_pos{
	width:65px;
	height:22px;
	float: left;
	margin-left: 15px;
	margin-top:10px;
	line-height:22px;
	background-color: #FCECAF;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FABE8C;
	cursor: pointer;
	
}
#dwzp_zwlist .info_option .resume_apply{
	width:65px;
	height:22px;
	float: left;
	margin-left: 15px;
	margin-top:10px;
	line-height:22px;
	background-color: #FCECAF;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FABE8C;
	cursor: pointer;
	
}
#dwzp_zwlist .sort_info{
	height: 28px;
	background-color: #F5F5F5;
	border: 1px solid #d4d3d9;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
#dwzp_zwlist .sort_info ul{
	height:35px;
}
#dwzp_zwlist .sort_info ul li{
	width:65px;
	height:28px;
	line-height:28px;
	float: left;
	border-right: 1px solid #d4d3d9;
	text-align: center;
	
}
#dwzp_zwlist .sort_info .px{
	background-color: #FFFFFF;
	color: red;
	margin-top: 1px; 
	border-bottom: 0px;
}
#dwzp_zwls{
	margin-top: 1px;
}
#dwzp_zwls .org_layout{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border-bottom: #dddddd 1px dashed;
	height: 125px;
}
#dwzp_zwls .org_in{
	position: relative;
	float: left;
	width: 87%;
}
#dwzp_zwls .org_info{
	margin: 20px ;
	overflow: hidden;
}
#dwzp_zwls .org_info .zwmc{
	float: left;
}
#dwzp_zwls .org_info .zwmc a{
	color: #009dda;
	font-family: "宋体";
	font-size: 14px;
	}
#dwzp_zwls .org_info .gsmc{
	float: left;
	position:absolute;
	left:380px;
	color: #009ED8;
}
#dwzp_zwls .org_info .gsmc a{
	color: #009ED8;
	}
#dwzp_zwls .org_info .xz{
	float: left;
	position: absolute;
	left: 700px;
	
	
}
#dwzp_zwls .org_info .fbsj{
	float: left;
	position:absolute;
	right:0%;
	color: #FF3300;
}
#dwzp_zwls .addres_info{
	margin-left: 40px;
	margin-bottom: 10px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
#dwzp_zwls .pos_need{
	margin-left: 40px;
	margin-bottom: 10px;
	text-align: justify;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}

#dwzp_zwls .apply_pos{
	position: absolute;
	right:3%;
	top:43%;
	text-align: center;
}
#dwzp_zwls .apply_conten{
	background-color: #019DDA;
	width: 78px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}
#dwzp_zwls .apply_conten a{
	color: #FFFEFD;
}
#update_time,#salary,#hot{
	cursor: pointer;
}
/***个人求职页面开始***/

#searchResult_content .org_layout{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border-bottom: #dddddd 1px dashed;
	height: 125px;
}



#searchResult_content .org_in{
	position: relative;
	float: left;
	width: 87%;
}
#searchResult_content .org_info{
	margin: 20px ;
	overflow: hidden;
}
#searchResult_content .org_info .xm{
	float: left;
	
}
#searchResult_content .org_info .xm a{ 
	color: #009dda;
	font-family: "宋体";
	font-size: 14px;
	}
#searchResult_content .org_info .zwmc{
	float: left;
	position:absolute;
	left:480px;
	color: #009ED8;
}
#searchResult_content .org_info .zwmc a{
	font-family: "宋体";
	font-size: 14px;
	color: #009ED8;
}
#searchResult_content .org_info .fbsj{
	float: left;
	position:absolute;
	right:0%;
	color: #FF3300;
}
#searchResult_content .base_info{
	margin-left: 40px;
	margin-bottom: 10px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
#searchResult_content .gr_zwpj{
	margin-left: 40px;
	margin-bottom: 10px;
	text-align: justify;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}

#searchResult_content .add_collcect{
	position: absolute;
	right:3%;
	top:43%;
	text-align: center;
}
#searchResult_content .collection_pos{
	background-color: #019DDA;
	width: 78px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	color: #FFFEFD;
}



/***个人求职页面结束***/

/**单位介绍开始**/
#dwjs_cont{
	width:1138px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #d4d3d9;
}
#dwjs_ss{
	width:1138px;
	height:auto;
	overflow:hidden;
}
.dwjs-ss-tit{
	width:1140px;
	height:43px;
	line-height:43px;
	text-indent:22px;
	background:#eeedf3 url(images/blue_span.jpg) 0 no-repeat;
	border-bottom:2px solid #019dda;
	font-size:18px;
	color:#ffffff;
	margin:0 auto;
}
.dwjs-ss-cont{
	width:1080px;
	padding-top:20px;
	padding-left:20px;
	line-height:30px;
	text-indent:28px;
	height:auto;
	min-height:130px;
}
.dwjs-ss-cont .controduct_content{
	width:1080px;
	text-indent:28px;
}
.dwjs-ss-jbxx{
	width:1100px;
	height:350px;
	background:#F6F6F6;
	margin:0 auto;
}
.no_img_dwjbxx{
	width:1100px;
	height:220px;
	background:#F6F6F6;
	margin:0 auto;
}
.org_name{
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight:bold;
	margin:20px;
	color: #029EDB;
}
.jbxx-tit{
	line-height:40px;
	text-indent:20px;
	font-weight:bolder;
}
.jbxx-cont{
	width:1050px;
	margin:0 auto;
	overflow: hidden;
}

.jbxx-cont table tr td{
	height:30px;
	line-height:30px;
	text-align:left;
}
.jbxx-cont table tr td img {
 	width: 200px;
	height: 120px; 
	text-align: center;
	vertical-align: middle;
	
}
.left_info{
	width: 630px; 
	float: left;
	margin-left: 50px;
}
.left_info .org_info_items{
	width: 620px;
	height: 40px;
	text-indent: 0px;
	line-height:40px;	
}
.left_info .org_info_item{
	width: 280px;
	height: 40px;
	float: left;
	margin-right: 20px;
}



/******图片开始***/
.cont_addpic{
	float: right;
	width: 350px;
}

.slide_tp .hd {
    bottom: 5px;
    height: 15px;
    overflow: hidden;
    position: relative;
    right: -265px;
    bottom:20px;
    z-index: 1;
}
.slide_tp .hd ul {
    float: left;
    overflow: hidden;
}

.slide_tp .hd ul li {
    background: #c5d1df none repeat scroll 0 0;
    float: left;
    height: 12px;
    line-height: 14px;
    margin-right: 4px;
    text-align: center;
    width: 12px;
}
.slide_tp .bd {
    height: 260px;
    position: relative;
    z-index: 0;
}
.slide_tp .bd span {
    line-height: 28px;
    text-indent: 1em;
    width: 350px;
}
.slide_tp .hd ul li.on {
    background: #787C7E none repeat scroll 0 0;
}


/******图片结束***/


.org_controduct{
	font-weight:bolder;
	text-indent:0px;
	height:30px;
	line-height:30px;
	text-align:left;
}
#dwjs_zwlist{
	width:1136px;
	height:auto;
	min-height:370px;
}
#dwjs_zwlist p{
	font-weight:bolder;
	text-indent:20px;
	height:30px;
	line-height:30px;
	text-align:left;
}
#dwjs_zwlist table th{
	height:42px;
	line-height:42px;
}
#dwjs_zwlist table  tr td{
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #ccc;
}
#dwjs_zwlist table tr td div{
	width:50px;
	height:20px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background:#5AB4EB;
	border:1px solid #ccc;
	cursor:pointer;
	margin:0 auto;
}
#dwjs_zwlist table tr td a{
	color:blue;
}
/**单位招聘详情页开始**/
#dwzpxq_cont{
	width:1138px;
	height:auto;
	min-height:500px;
	margin:0 auto;
}
#dwzpxq_cont p{
	text-indent:20px;
}
#dwzpxq_cont .textcol{
	color:#019dda;
	line-height:35px;
	font-weight:bold;
}
#dwzpxq_ss{
	width:1138px;
	height:auto;
	overflow:hidden;
}
.dwzpxq-ss-tit{
	width:100%;
	height:43px;
	line-height:43px;
	text-indent:22px;
	background:url(images/blue_line.jpg) 7px center no-repeat;
	border-bottom:2px solid #019dda;
	font-size:18px;
}
.dwzpxq-ss-tit a{
	color:#019dda;
	cursor:pointer;
}
.dwzpxq-ss-cont{
	width:1138px;
	height:auto;
	min-height:130px;
}
.dwzpxq-ss-cont .dwzpxq-zpzw{
	width:100%;
	height:70px;
	line-height:35px;
	margin-top:10px;
	background:#EDEDEF;
}
.dwzpxq-ss-cont .dwzpxq-jbxx{
	width:100%;
	height:130px;
	line-height:30px;
	margin-top:10px;
	text-indent:20px;
	border-bottom: 1px dashed #D5D5D5;
}
.dwzpxq-jbxx table tr td{
	height:30px;
	line-height:30px;
	text-align:left;
	text-indent: 20px;
}
.dwzpxq-ss-cont .dwzpxq-zwms, .dwzpxq-ss-cont .dwzpxq-qt{
	height:auto;
	min-height:65px;
	line-height:30px;
}
.dwzpxq-ss-cont .dwzpxq-zwmscont, .dwzpxq-ss-cont .dwzpxq-qtcont{
	padding-left:20px;
}
.dwzpxq-ss-cont .dwzpxq-zwfbqy{
	width:100%;
	text-indent:20px;
	line-height:30px;
}
.dwzpxq-sqzw{
	width:100px;
	height:30px;
	margin:0 auto;
	background:#019dda;
	color:#fff;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
	cursor: pointer;
}

/**通用二级**/
#currentpath{
	width:1138px;
	height:45px;
	line-height:45px;
	text-indent:45px;
	margin:0 auto;
	background:url(images/dh_icon.jpg) 10px center no-repeat;
}
#ej{
	width:1138px;
	height:auto;
	min-height:450px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #d4d3d9;
}
#ej .dw-class-lmmc{
	width:100%;
	height:43px;
	line-height:43px;
	font-size:18px;
	text-indent:22px;
	color:#012d54;
	border-bottom:2px solid #019dda;
	background:#eeedf3 url(images/blue_line.jpg) 7px center no-repeat;
}
#ej .dw-class-article{
	width:1100px;
	height:auto;
	padding:0 18px;
	border-top:0;
}
#ej .dw-class-article li,#s_ej .dw-class-article li{
	height:40px;
	line-height:40px;
	text-indent:15px;
	border-bottom:1px dashed #b3b3b3;
	background:url(images/f_art_tit.jpg) 5px center no-repeat;
}
.dw-class-noinfo{
	height:50px;
	line-height:50px;
}
.f-link-right .dw-class-noinfo{
	height:24px;
	line-height:24px;
}
/**三级页面**/
#sj{
	width:1058px;
	height:auto;
	min-height:450px;
	margin:0 auto;
	padding:55px 40px;
	border:1px solid #d4d3d9;
}
#sj_tit{
	width:100%;
	height:auto;
	text-align:center;
	font-size:26px;
	color:#4d4d4d;
}
#sj_desc{
	width:100%;
	height:80px;
	text-align:center;
	font-size:16px;
	line-height:80px;
	border-bottom:1px dashed #c9c9c9;
}
#sj_cont{
	padding-top:30px;
}
/**个人注册页面开始*/

.register_mian{
	height: 590px;
	width: 1168px;
	margin:0 auto;
	overflow: hidden;
}
.register_title{
	 height:45px;
	 width: 1138px;
	 margin:15px auto; 
	 background-color: #F9F9F9;
	 border-bottom: 2px solid #009DDA;
}
.register_color{
	margin:0 0 0  8px;
	width:8px;
	height:20px;
	background-color: #019DDA;
	float: left;
	
}
.register_font{
	font-size: 16px;
	float: left;
	margin-left: 8px;
}
.register_center{
	padding: 12px 0px;
}

#grzc{
	margin: 36px auto;
	text-align: center;
	position: relative;
}
.table{
	position: relative;
}
.table .xm_input{
	text-align: left;
}
.table .xm_input input{
	width: 360px;
	height: 36px;
	border: 1px solid #D6D3CE;
	line-height: 36px;
	font-size: large;
	
}
.table .register_dxyzm input{
	line-height: 36px;
	font-size: 16px;
}

.table .sj_input{
	text-align: left;
}
.table .sj_input input{
	width: 360px;
	height: 36px;
	font-size: 16px;
	text-align: left;
	line-height: 36px;
	border: 1px solid #D6D3CE;
	color: #aaa;
	
}
.table .sj_input #img_yzm,#im_yzm{
	width: 165px;
}
#grzc.xh{
	text-align: left;
}
.table span{
	color:red;
	text-align: left;
}
.table .register_mz{
	text-align: right;
	font-size: large;
}
.register_mz input{
	font-size: large;
}
img.img_yzm{
	width:95px;
	height:36px;
	cursor: pointer;
	margin-left:10px;
}
.table .register_hqyzm{
	font-size: 16px;
}
.table .register_hqyzm,.table .register_dwhqyzm{
	width: 95px;
	height: 36px;
	background: url(images/r_hqyzm.png) center no-repeat;
	border: none;
	cursor: pointer;
	float:right;
}
.table .register_dxyzm{
	text-align: left;
}
.table .register_dxyzm input{
	width: 255px;
	height: 36px;
	border: 1px solid #D6D3CE;
}
.table .register_zc div{
	width: 125px;
	height: 45px;
	background: url(images/r_register.png) no-repeat;
	position: absolute;
	top: 370px;
	left: 110px;
	cursor: pointer;
}
.table .register_cz div{
	width: 125px;
	height: 45px;
	background: url(images/r_reset.png) no-repeat;
	position: absolute;
	top: 370px;
	left: 270px;
	cursor: pointer;
}
.table .tr1{
	margin: 0;
	padding: 0;
	height: 50px;
}

/**个人注册页面结束*/

/**单位注册页面开始*/

#dwzc{
	margin: 36px auto;
	text-align: center;
	position: relative;
}
#dwzc .xh{
	text-align: left;
}
.table .registerzc div{
	width: 125px;
	height: 45px;
	background: url(images/r_register.png) no-repeat;
	position: absolute;
	top: 370px;
	left: 110px;
	cursor: pointer;
	
}
.table .registercz div{
	width: 125px;
	height: 45px;
	background: url(images/r_reset.png) no-repeat;
	position: absolute;
	top: 370px;
	left: 270px;
	cursor: pointer;
}

/**单位注册页面结束*/

/**个人简历页面开始*/
.resume_whole{
	height: 30px;
	margin: 5px auto 10px 18px;
}
.resume_img{
	width:40px;
	height:36px;
	background: url(images/cx_resume.png) no-repeat;
	float: left;
}
.resume_head{
	height: 27px;
	font-family:"微软雅黑";
	font-size:15px;
	margin: 10px auto 10px 25px;
	padding: 5px 5px 5px;
}
.resume_mian{
	width: 1168px;
	margin:0 auto;
	
}
.resume_title{
	 height:45px;
	 width: 1138px;
	 margin:0 15px 0 auto; 
	 background-color:#EEEDF3;
	 border-bottom: 2px solid #009DDA;
}
.resume_color{
	margin:0 0 0  8px;
	width:8px;
	height:25px;
	background-color: #019DDA;
	float: left;
	
}
.resume_font{
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin-left: 8px;
}
.resume_center{
	padding: 10px 0px;
}

 .xm_resume{
	width: 1038px;
	height: 80px;
	background-color: #F8F8F8;
	clear: both;
	overflow: hidden;
}

 .xm_resume .p_resume{
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin: 25px auto 25px 10px; 
	font-weight: bold;
}
.xm_resume .p_resume span{
	font-size: 24px;
	
}

.resume_mian .main_frame{
	width: 1136px;
	border: 1px solid #D4D3D9;
	margin: 0 15px 15px 15px;
	
}
.main_frame .frame{
	width: 1038px;
	line-height: 30px;
	font-size: 14px;
	margin: 25px auto; 
	
	
}
.frame td{
	text-align: left;
}
.jbxx_resume{
	margin: 20px auto;
	width: 1038px;
}
.jbxx_resume td img{
	width: 130px;
	height: 164px;
	margin-left: 44px;
	
}

.jbxx_resume .xm{
	width: 100px;
}
.jbxx_resume .zxm{
	
	width: 300px;
}
#grjl{
	width: 1038px;
}

#perResumeInfo_title{
	height: 80px;
	line-height: 80px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	background: #F8F8F8;
}
#perResumeInfo_title span{
	font-size: 24px;
	margin: 0 10px;
}
.jbxx_resume td{
	height: 30px;
	border-bottom: 1px solid #EBEBEB;
}k
.jbxx_resume td img{
	width: 130px;
	height: 164px;
	margin-left: 30px;
}
.frame .zdsm{
	
	color: #7E7E7E;
	font-size:18px;
	font-family: Arial;
	margin-right: 5px;
}
.frame .zdnr{
	color: #333333;
	font-size: 18px;
	font-family: Arial;
	-webkit-text-size-adjust: none;
}

.qtxx{
	width: 90px;
}
.perResume_content td{
	height: 30px;
	color: #333333;
	font-size: 18px;
	font-family: Arial;
	
}
.perResume_title{
	height:30px;
	margin:10px 0 10px;
	font-size: 20px;
	font-weight: bold;
	background: #F8F8F8;
	text-decoration: none;
}
#nologin{
	height: 20px;
	line-height: 20px; 
	padding: 5px;
	color: #333333;
	font-size: 18px;
	font-family: Arial;
	border: 1px solid #ff9900;
	background: #FDFBF0;
}
#nologin a {
	color: blue;
}

/**个人简历页面结束*/
/**首页照片简历开始*/

.zpjlxq{
	width:155px;
	height: 100px;
	padding: 12px;
	float: left;
	color: #2BA4DD;
	font-family:Arial;
	font-size:15px;
	overflow: hidden;
}
.zpjlxq img{
	width:65px;
	height:95px;
	float: left;
}
.zpjlxq .zpjl_body{
	width:85px;
	height:95px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
	
}
.zpjl_item_top{
	width: 85px;
	height: 25px;
	float: left;
	margin-bottom: 8px;
}
.zpjlxq .zpjl_xm{
	width: 55px;
	float: left;
}
.zpjlxq .zpjl_xb{
	width: 30px;
	float: left;
	text-align:center;
}
.zpjl_item_mid{
	width: 85px;
	height: 25px;
	float: left;
	margin-bottom: 8px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
}
.zpjl_item_btm{
	width: 85px;
	height: 25px;
	float: left;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
}
/**首页加载照片简历结束*/
/*首页加载最新岗位*/
.gwitem{
	height:54px;
	font-size: 14px;
}
.gwitem_dwmc,.gwitem_zwmc{
	height: 27px;
	line-height: 27px;
}
.gwitem_bz,.zxjl_bz{
	float:left;
	height: 27px;
	width:6px;
	background:url("images/dwmc_bz.gif")  center no-repeat;
}
.gwitem_dwmc{
	color: #009DD9;
	margin-left:10px;
	cursor: pointer;
}
.gwitem_zwmc{
	height: height;
	margin-left:16x;
	color:#545450;
}
.gwitem_zwmc .yp{
	color:#00B632;
}
.gwitem_zwmc span{
	cursor: pointer;
}
/*首页加载最新简历*/
.zxjl_item{
	height:27px;
}
.zxjl_bz,.zxjl_xm,.zxjl_xb,.zxjl_whcd,.zxjl_zw{
	float: left;
	height: 27px;
	line-height: 27px;
}

.zxjl_xm{
	color: #009DD9;
	cursor: pointer;
	width: 56px;
}
.zxjl_xb,.zxjl_whcd{
	color:#75736E;
}
.zxjl_xb{
	width:21px;
}
.zxjl_whcd{
	width:84px;
}
.zxjl_zw{
	color:#FF5500;
	width:183px;
	overflow: hidden;
}
/****弹出单位登录框开始**/
.loadlogon{
	
	background-color: #F4F4F4;
	margin: 0 auto;
	width: 400px;
	height: 200px;
}
.load_user,.load-password,.load-yzm{
	width: 280px;
	height: 34px;
	margin: 10px auto 0;
}
 .load_user input,.load-password input{
	width:238px;
	height:32px;
	line-height: 32px;
	line-height: 34px;
	border: 1px solid #EDEDED;
	text-indent:15px;
	float: right;
	color:  #A9A9A9;
	font-size: 15px;
}
.load-yzm input{
	width: 184px;
	height: 32px;
	line-height: 34px;
	text-indent:15px;
	color: #A9A9A9;
	border: 1px solid #EDEDED;
	font-size: 15px;
}
.load-yzm .loadyzm{
	height: 34px;
	width:85px;
	margin-left: 8px;
	position: absolute;
	cursor: pointer;

}
.load_user {
	background: #FFF url(images/per.jpg) left center no-repeat;
}

.load-password {
	background: #FFF url(images/password.jpg) left center no-repeat;
}
.load-btns {
	width: 280px;
	height: 39px;
	margin: 15px auto;
}
.load-btns .btn-register {
	float: left;
	width: 120px;
	height:37px;
	background-color: #83c8ff;
	cursor:pointer;
	background: url(images/qiye_register.png) no-repeat;
}
.load-btns .btn-logon {
	width: 120px;
	height:37px;
	background-color: #ff9900;
	float: right;
	cursor:pointer;
	background: url(images/qiye_denglu.png) no-repeat;
	
}
.load-btns .btn-Pregister {
	float: left;
	width: 120px;
	height:37px;
	background-color: #83c8ff;
	cursor:pointer;
	background: url(images/per_register.png) no-repeat;
}

/****弹出单位登录框结束**/
/**登录成功后会员中心样式开始**/
.logon_after{
	padding:10px;
	background-color: #EEEDF3;
	width: 294px;
	height: 248px;
}
.logon_name{
	width:292px;
	height:70px;
	margin:0 auto;
	background: url(images/gs.png) no-repeat;
	display:table;
}
.logon_name .logon_font{
	vertical-align:middle; 
	display:table-cell; 
	padding-left:36px;
	font-family:"宋体";
	font-size:18px;
	font-weight:bold;
	color: white;
}
.logon_after .logon_info{
	margin-top: 30px;
	text-align: center;
	font-size: 17px;
	color: #1C8EFF;
	font-weight: bold;
}
.logon_oper{
	width: 290px;
	height: 40px;
	margin: 35px 15px;
}
.logon_oper .logon_hy{
	width: 120px;
	height: 40px;
	float: left;
	background-color: #FF9900;
	text-align: center;
	color: white;
	margin-right: 16px;
	line-height: 40px;
	cursor: pointer;
}
.logon_oper .logon_rb{
	width: 120px;
	height: 40px;
	float: left;
	background-color: #83C8FF;
	text-align: center;
	line-height:40px;
	color: white;
	cursor: pointer;
}
/**登录成功后会员中心样式结束**/
/********联系我们开始***********/
.lxwm-gywm .dw-class-content{
	width:1098px;
	height:60px;
	line-height:30px;
	padding:20px;
}
.lxwm-hfbz .dw-class-content{
	width:1098px;
	line-height:30px;
	padding:20px;
}
.lxwm-hfbz .dw-class-content p{
	color:red;
	width:1138px;
	text-align: center;
}
.lxwm-hfbz table{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	margin:0 auto;
}
.lxwm-hfbz table td, .lxwm-hfbz table th{
	border-left:1px solid #000;
	border-top:1px solid #000
}
.lxwm-hfbz .left{
	width:40%;	
}
.lxwm-hfbz .right{
	width:60%;	
}
.lxwm-lxdh .dw-class-content{
	width:1098px;
	height:170px;
	padding:20px;
	line-height: 30px;
	position: relative;
}
.lxwm-lxdh .dw-class-content img{
	position: absolute;
  	left: 400px;
  	top: 30px;
}
/********联系我们结束***********/


#f_sm_icon{
    background-color: #000000;
    border-radius: 5px 5px 0;
    bottom: 10px;
    color: #fff;
    height: 130px;
    overflow-wrap: break-word;
    padding: 20px;
    position: fixed;
    right: 10px;
    width: 250px;
    z-index: 1000;
    font-size: 12px;
    opacity:0.5
}
#f_sm_icon p{
	line-height: 20px;
}
#closefont{
	right:0;
	position: absolute;
	top:0;
}
/********找回密码开始*********/
#pwd_box{
	width:1138px;
	height:auto;
	min-height:450px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #d4d3d9;
}
#pwd_title{
	width:100%;
	height:43px;
	line-height:43px;
	font-size:18px;
	text-indent:22px;
	color:#012d54;
	border-bottom:2px solid #019dda;
	background:#eeedf3 url(images/blue_line.jpg) 7px center no-repeat;
}
#pwd_cont{
	width:100%;
}
#pwd_ewm{
	width:240px;
	height:240px;
	margin:20px auto;
}
#pwd_desc{
	width:95%;
	margin:0 auto;
	font-size:16px;
	text-align:center;
}
/*********现场招聘开始***********/
.zph_list_main{
	border:1px solid #dddddd;
	width: 1135px;
	min-height: 650px;	
	margin:0 auto;
}

.zph_list_main table,.zph_detail_main table{
	border-collapse: collapse;
}
.zph_list_main th,.zph_detail_main th{
	background: #eeedf3;
	border: 1px solid #d4d3d9;
	border-top: none;
}
.zph_list_main th, .zph_list_main td,.zph_detail_main th,.zph_detail_main td{
	text-align: center;
	height:44px;
}
.zph_list_main .ckxq{
	background: #019dda;
	color: white;
	padding: 5px;
	cursor: pointer;
}
.zph_detail_main{
	border:1px solid #dddddd;
	width: 1135px;
	margin:0 auto;
}
.zph_tzbm{
	color: #A9A5A0;
}
.zph_zzbm{
	color: #009ED8;
	cursor: pointer;
}
.yd_zph_gw{
	width: 400px;
	height: auto !important;
	background-color: #F4F4F4;
	margin:0 auto;
	
}
.yd_zph_gw div{
	width: 360px;
	height:34px;
	margin:10px auto;
	
}
.yd_zph_gw span{
	height:34px;
	line-height: 34px;
}
.yd_zph_gw div input{
	width: 266px;
	height:32px;
	line-height: 32px;
	line-height: 34px;
	border: 1px solid #EDEDED;
	text-indent:15px;
	float: right;
	color:  #A9A9A9;
	font-size: 15px;
}
#zph_yd_btn{
	margin:0 auto;
	width: 120px;
	height:37px;
	line-height:37px;
	background-color: #ff9900;
	cursor:pointer;
	color: white;
	text-align: center;
}
.ydzph{
	cursor:pointer;
	color: #009ED8;
}
.zphyd_banner{
	margin:0 auto;
	text-align:center;
	background:url(images/ydzph.jpg) center no-repeat;
	width: 1135px;
	height: 177px;
	line-height: 177px;
	font-size: 44px;
	color: #088DFF;
	font-weight: bold;
}
.zphxq_banner{
	margin:0 auto;
	text-align:center;	
	background:url(images/zphxq.jpg) center no-repeat;
	width: 1135px;
	height: 177px;
	line-height: 177px;
	font-size: 44px;
	color: #1c8eff;
	font-weight: bolder;
	text-shadow: 0 1px #FFF, 1px 0 #FFF, -1px 0 #FFF, 0 -1px #FFF;
}
/***********************现场招聘摊位图样式start-dmx********************************/
/******公用样式-start******/
/*上边距*/
.marginT2 { 
	margin-top: 2px; 
}		
.marginT3 { 
	margin-top: 3px; 
}	
.marginT5 { 
	margin-top: 5px; 
}
.marginT9 { 
	margin-top: 9px; 
}
.marginT13 { 
	margin-top: 13px; 
}
.marginT14 { 
	margin-top: 14px; 
}
.marginT15 { 
	margin-top: 15px; 
}
.marginT17 { 
	margin-top: 17px; 
}
.marginT21 { 
	margin-top: 21px; 
}
.marginT23 { 
	margin-top: 23px; 
}
.marginT50 { 
	margin-top: 50px; 
}
.marginT90 { 
	margin-top: 90px;
}
/*左边距*/		
.marginL4 { 
	margin-left: 4px; 
}
.marginL5 { 
	margin-left: 5px;
}
.marginL6 { 
	margin-left: 6px; 
}
.marginL7 { 
	margin-left: 7px; 
}
.marginL9 { 
	margin-left: 9px; 
}
.marginL10 { 
	margin-left: 10px; 
}
.marginL11 { 
	margin-left: 11px; 
}
.marginL13 { 
	margin-left: 13px; 
}
.marginL13-8 { 
	margin-left: 13.8px; 
}
.marginL14 { 
	margin-left: 14px; 
}
.marginL19 { 
	margin-left: 19px; 
}
.marginL20 { 
	margin-left: 20px; 
}
.marginL23 { 
	margin-left: 23px; 
}
.marginL29 { 
	margin-left: 29px; 
}
.marginL59 { 
	margin-left: 59px; 
}
.marginL60 { 
	margin-left: 60px; 
}
/*右边距*/			
.marginR2 { 
	margin-right: 2px; 
}
.marginR3 { 
	margin-right: 3px; 
}
.marginR10 { 
	margin-right: 10px; 
}
.marginR12 { 
	margin-right: 12px; 
}
.marginR13 { 
	margin-right: 13px; 
}
.marginR14 { 
	margin-right: 14px; 
}
.marginR16 { 
	margin-right: 16px; 
}
.marginR18 { 
	margin-right: 18px; 
}
/*左漂浮*/
.floatL { 
	float: left; 
}
/*右漂浮*/
.floatR { 
	float: right; 
}
/*展位*/
.booth { 
	display: block; 
	text-align: center; 
} 
/*展位-横*/
.booth-h { 
	width: 27px; 
	height: 15px; 
	line-height: 15px; 
}
/*展位-竖*/ 
.booth-s { 
	width: 15px; 
	height: 27px; 
	line-height: 27px; 
} 
/*楼层导航*/
.floor-nav { 
	width: 100%; 
	height: 50px; 
	line-height: 50px; 
	text-align: center; 
	font-size: 25px; 
	position: absolute; 
	top: -50px; 
}
.floor-div { 
	width: 100%; 
	height: auto !important; 
	min-height: 637px; 
	position: relative; 
	margin-bottom: 20px; 
}
.floor-pic { 
	width: 100%; 
	height: 100%; 
}
/*摊位样式*/
.booth-blank { 
	background-color: #A9E1D5; 
	cursor:pointer; 
}
.booth-booked { 
	background-color: #008000; 
	color: #FFFFFF; 
	cursor:pointer; 
}
.booth-inuse { 
	background-color: #0676B8; 
	color: #FFFFFF; 
}
.booth-forbid { 
	background-color: #76A3A8; 
	color: #FFFFFF; 
}
.booth-locked { 
	background-color: #FF8207; 
}
/******公用样式-end******/
/*图例*/
.legend-div { 
	width: 425px; 
	height: 55px; 
	line-height: 55px; 
	position: absolute; 
	top: 490px; 
	left: 580px; 
}
.legend-pic { 
	width: 60px; 
	float: left; 
	margin-left: 20px; 
}
.legend-sm { 
	width: 100%; 
	height: 30px; 
	line-height: 30px; 
	display: block; 
	text-align: center; 
}
/*图例摊位样式*/
.legend-booth-blank { 
	background-color: #A9E1D5; 
}
.legend-booth-booked { 
	background-color: #008000; 
}
.legend-booth-inuse { 
	background-color: #0676B8; 
}
.legend-booth-forbid { 
	background-color: #76A3A8; 
}
.legend-booth-locked { 
	background-color: #FF8207; 
}
/*一楼*/
#floor_1 .floor-1-block-1 { 
	width: 20px; 
	height: 171px; 
	position: absolute; 
	top: 338px; 
	left: 338px; 
}
#floor_1 .floor-1-block-2 { 
	width: 537px; 
	height: 20px; 
	position: absolute; 
	top: 250px; 
	left: 302px; 
}
#floor_1 .floor-1-block-3 { 
	width: 20px; 
	height: 171px; 
	position: absolute; 
	top: 338px; 
	left: 767px; 
}
#boothFloor_1 .floor-1-block-1 { 
	width: 345px; 
	height: 16px;
	position: absolute; 
	top: 171px; 
	left: 132px; 
}
#boothFloor_1 .floor-1-block-2 { 
	width: 345px; 
	height: 16px; 
	position: absolute; 
	top: 235px; 
	left: 132px; 
}
#boothFloor_1 .floor-1-block-3 { 
	width: 345px; 
	height: 16px; 
	position: absolute; 
	top: 310px; 
	left: 132px; 
}
#boothFloor_1 .floor-1-block-4 { 
	width: 345px; 
	height: 16px; 
	position: absolute; 
	top: 371px; 
	left: 132px; 
}
#boothFloor_1 .floor-1-block-5 { 
	width: 345px; 
	height: 16px; 
	position: absolute; 
	top: 456px; 
	left: 132px; 
}
#boothFloor_1 .floor-1-block-6 { 
	width: 345px; 
	height: 16px; 
	position: absolute; 
	top: 520px; 
	left: 132px; 
}
#boothFloor_1 .floor-1-block-7 { 
	width: 15px; 
	height: 111px; 
	position: absolute; 
	top: 159px; 
	left: 657px; 
}
#boothFloor_1 .floor-1-block-8 { 
	width: 15px; 
	height: 111px; 
	position: absolute; 
	top: 220px; 
	left: 732px; 
}
#boothFloor_1 .floor-1-block-9 { 
	width: 15px; 
	height: 111px; 
	position: absolute; 
	top: 220px; 
	left: 794px; 
}
#boothFloor_1 .floor-1-block-10 { 
	width: 15px; 
	height: 111px;
	position: absolute; 
	top: 220px; 
	left: 875px; 
}
#boothFloor_1 .floor-1-block-11 { 
	width: 15px; 
	height: 111px;
	position: absolute; 
	top: 220px; 
	left: 936px; 
}
#boothFloor_1 .floor-1-block-12 { 
	width: 15px; 
	height: 111px;
	position: absolute; 
	top: 157px; 
	left: 1013px; 
}
.yd_zph_gw div .file-input {
	font-size: 14px;
	border: none;
	text-indent: 0;
	line-height: 34px;
	outline: none;
}
.tit-p { 
	margin-top: 11px; 
}
.ask-p { 
	margin-top: 75px; 
}
.btn-p { 
	margin-top: 10px; 
	width: 90%; 
	margin-left: auto; 
	margin-right: auto; 
}
#xzmb {
	width: 90%;
	height: auto !important;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 18px;
}
#xzmb p {
	line-height: 30px;
	overflow: hidden;
	text-align: justify;
}
#xzmb p span {
	width: 120px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
}
#wsydxx {
	font-size: 18px;
}
#wsydxx .btn-div {
	width: 90%;
}
#wsydxx .btn-div span{
	width: 120px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
}
#xzmb #btn_ok,#wsydxx #btn_back {
	float: left;
	background-color: #088DFF;
}
#xzmb #btn_no,#wsydxx #btn_zph_yd {
	float: right;
	background-color: #FF9004;
}
#xzmb #btn_ok a {
	color: #FFFFFF;
	text-decoration: none;
}
/***********************现场招聘摊位图样式end-dmx********************************/
/**左侧导航，右侧列表二级页面**/
#s_ej{
	width:1140px;
	height:auto;
	min-height:405px;
	margin:0 auto;
	overflow:hidden;
}
#s_ej_left{
	width:288px;
	height:auto;
	float:left;
	border:1px solid #d4d3d9;
}
#s_ej_right{
	width:828px;
	height:auto;
	min-height:537px;
	float:right;
	border:1px solid #d4d3d9;
}
#s_ej_right > div{
	display:none;
}
#s_ejzlm_right > div{
	display:none;
} 
.s-ej-tit{
	width:100%;
	height:45px;
	line-height:45px;
	text-indent:107px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:5px;
	background:#1d8dfd url(images/zl-tit.png) 80px center no-repeat;
}
.s-ej-zlm-title,.s-ej-zlm-lmmc-tit{
	height:auto;
	margin:0 auto;
}
.s-ej-zlm-lmmc-tit li{
	width:100%;
	height:44px;
	line-height:44px;
	text-indent:80px;
	cursor:pointer;
	color:#1d8dfd;
	border-top:1px solid #d4d3d9;
}
.s-ej-zlm-lmmc-tit li:first-child{
	border-top:0;
}
.s-ej-zlm-lmmc-tit li a{
	color:#1d8dfd;
}
.s-ej-zlm-lmmc-tit .zlm-current,.s-ej-zlm-lmmc-tit .zlm-current a{
	font-weight:bold;
}
#s_ej_right .dw-class-lmmc{
	width:100%;
	height:43px;
	line-height:43px;
	font-size:18px;
	text-indent:22px;
	color:#012d54;
	border-bottom:2px solid #019dda;
	background: url(images/blue_line.jpg) 7px center no-repeat;
}
#s_ej_right .dw-class-article{
	width:792px;
	margin:0 auto;
}
#cur-cid{
	display:none;
}
.jnzl-jnzscx{
	text-decoration:underline;
	text-indent:18px;
}
.s-ej-zlmbt-lmmc-tit{
	width: 780px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}
.s-ej-zlmbt-lmmc-tit li{
	float: left;
	width: 90px;
	margin: 7px 30px;
	text-align: center;
	height: 33px;
	line-height: 33px;
	background-color: #d9d8dd;
	cursor: pointer;
}
.s-ej-zlmbt-lmmc-tit .zlm-current{
	color: #fff;
	background-color: #1d8dfd;
}
/********组团招聘start***********/
#ztzpcont{
	width: 1138px;
    min-height: 600px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #d4d3d9;
}
#ztzpcont .ztzp-lmmc, #ztzpdetial .ztzp-lmmc{
	width: 100%;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    text-indent: 22px;
    color: #012d54;
    border-bottom: 2px solid #019dda;
    background: #eeedf3 url(images/blue_line.jpg) 7px center no-repeat;
}
#ztzpcont .ztzp-list{
	width: 1100px;
    height: auto;
    padding: 0 18px;
    border-top: 0;
}
#ztzpcont table{
	width:100%;
	font-size:14px;
	color:#333;
	border-collapse: collapse;
}
#ztzpcont table tr{
	height: 40px;
    line-height: 40px;
    text-indent: 15px;
    border-bottom: 1px dashed #b3b3b3;
    background: url(images/f_art_tit.jpg) 5px center no-repeat;
}
#ztzpdetial{
	width: 1138px;
    min-height: 400px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #d4d3d9;
}
#ztzpdetial .ztzp-detial{
	width: 980px;
    height: auto;
    margin: 20px auto;
    border-top: 0;
}
#ztzpdetial .ztzp-detial .ztzp-title{
	font-size: 16px;
	font-weight: bold;
}
#ztzpdetial .ztzp-detial .title{
	background: #eeedf3;
	text-align: right;
}
#ztzpdetial .ztzp-detial .ztjs{
	height:100px;
}
#ztzpdetial table{
	width:100%;
	font-size:14px;
	color:#333;
	border-collapse: collapse;
}
#ztzpdetial table tr{
	height: 40px;
    line-height: 40px;
    text-indent: 15px;
    border: 1px solid #b3b3b3;
}
#ztzpbm-btn{
	margin:0 auto;
	padding: 10px 25px;
	color:#ffffff;
	cursor:pointer;
	background: #1c8eff;
}
#ztzpdwxx{
	padding: 10px;
}
#ztzpdwxx .dwdz{
	width:426px;
}
#ztzpdwxx .dwjj{
	vertical-align:middle;
}
#ztzpdwxx table .center{
	text-align: center;
}
#ztzpdwxx table {
	width:100%;
	border-collapse: collapse;
}
#ztzpdwxx table tr{
	height:24px;
	line-height: 24px;
	text-indent: 5px;
}
#ztzpqrbm{
	color:#ffffff;
	background: rgb(28, 142, 255);
	padding: 10px 15px;
	cursor: pointer;
}
.sy-ztzp-list table tr{
	line-height: 32px;
    color: #555555;
    background: url(images/f_art_tit.jpg) 10px center no-repeat;
    text-indent: 25px;
}
/********组团招聘 end************/
/****弹出友情提示框开始**/
.loadnote{
	margin: 40px auto;
	width: 400px;
	height: 120px;
	
}
.loadnote p{
	text-align: center;
	line-height: 28px;
	color: #403535;
}
.loadnote a{
	color: #264F93;
	cursor: pointer;
}
/*----现场招聘会----*/
.xczph_title {
	width: 310px;
	height: 28px;
	background: url(images/xc.jpg) no-repeat;
}
.xczph_yd{
	width: 290px;
	height: 80px;
	background: url(images/zp.gif) no-repeat;
	margin-left:10px;
	margin-top:5px;
}
#zphlist div a{
  color:#0000FF;
  display:block;
  height:25px;
  line-height:25px;
  text-indent:20px;
  font-family:"宋体";
  font-weight:bold;
}
.zph_detail{
 widht:600px;
 margin-left:100px
}
.zph_title{
 font-size:16px;
 font-weight:bold;
 line-height:30px;
 width:200px;
}
.zph_desc{
 width:400px;
 font-size:14px;
 text-align: justify;
 line-height: 30px;
}
.zph_jj{
width:700px;
font-size:14px;
margin-left:100px
}
.zph_jj span{
 font-size:16px;
 font-weight:bold;
}
.zph_action div{
 width:100px;
 height:40px;
 background:#307BD6;
 color:#FFF;
 line-height:40px;
 margin-top:12px;
 margin-left:30px;
 font-size:16px;
 text-align:center;
 cursor:pointer;
}
.zph_qy{
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
.dwyd_table{
 width:800px;
 border:1px solid #D7D7D7;
 border-right:0px;
 margin-left:50px;
}
.dwyd_table tr th{
 height:35px;
 line-height:35px;
 font-size:14px;
 border-bottom:1px solid #D7D7D7;
 border-right:1px solid #D7D7D7;
 background:#B2D2F8;
}
.dwyd_table td{
 height:35px;
 line-height:35px;
 font-size:14px;
 border-bottom:1px solid #D7D7D7;
 border-right:1px solid #D7D7D7;
}
.zph_yd_img{
 background:url(images/xcyd.jpg);
 width:985px;
 height:91px;
}
.zph_yd_box{
 height:160px;
 margin-top:40px;
 margin-left:100px;
}
.zph_rq{
 width:160px;
 height:158px;
 background:#F0F0F0;
}
.rl{
 width:119px;
 height:128px;
 background:url(images/rl.png);
 margin-top:12px;
 margin-left:20px;
}

.zph_rq_y{
 margin-top:10px;
 height:50px;
 line-height:65px;
 text-align:center;
 color:#FFF;
 font-family:"微软雅黑";
 font-size:16px;
}
.zph_rq_w,.zph_rq_d{
 height:80px;
 line-height:70px;
 text-align:center;
 font-family: "微软雅黑";
 font-size: 45px;
font-weight: bold;
}
.zph_yd{
width: 768px;
position: relative;
margin-left:15px;
}
.zph_result_page{
width: 985px;
text-align:center;
font-size:14px;
}
.zph_result_page span{
cursor:pointer;
}
.zhdt{
width: 430px;
height: 40px;
text-indent: -99999px;
margin: 10px 0px 10px 38px;
}

.cont{
padding: 0px 10px;
min-height: 160px;
border:3px solid #DDDDDD;
height: auto !important;
}
.cont h3{
font-size: 22px;
font-family: "微软雅黑";
line-height: 38px;
margin-left: 10px;
padding-top: 5px;
}

.cont div{
 height:28px;
 line-height:28px;
 padding-left:20px;
 font-size: 14px;
 font-weight:bold;
color:#787878;
}
.cont .btn{
	position: absolute;
	right:5px;
	bottom:20px;
}
.cont .zt{
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	padding:0;
	color:#fff;
	border-radius:4px;
	position: absolute;
	right:15px;
	top:15px;
}
.status{
	background: #FA6839;	
}
.status_over{
	background: #BBBBBB;
}
.cont .btn a{
 display:block;
 float:right;
 width:100px;
 height:30px;
 background:#1B8DFD;
 margin-right:10px;
 color:#fff;
 text-align:center;
 line-height:30px;
 border-radius:3px;
 font-size:14px;
}
.no-cont{
	margin-top:35px;
	text-align: center;
	font-size:16px;
	clear: both;
}
.level3 {
	width: 985px;
	margin: 0 auto;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	border: 1px solid #D7D7D7;
}

.level3_path {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}

.level3_desc {
	line-height: 30px;
	height: 30px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #E4E4E4;
	color: #666666;
}

.level3_content {
	margin-top: 10px;
	padding: 10px;
	font-family: "微软雅黑";
}

.level3_content a {
	color: #418BEC;
}
.zph_detail{
 widht:600px;
 margin-left:100px
}
.zph_title{
 font-size:18px;
 font-weight:bold;
 line-height:40px;
 width:200px;
 color:#1E1E1E;
}
.zph_desc{
 width:400px;
 font-size:16px;
 text-align: justify;
 line-height: 40px;
 color:#333333;
}
.zph_jj{
width:700px;
font-size:14px;
margin-left:100px
}
.zph_jj span{
 font-size:16px;
 font-weight:bold;
}
.zph_action div{
 width:165px;
 height:55px;
 background:#F7A915;
 color:#FFF;
 line-height:55px;
 margin-top:25px;
 margin-left:30px;
 font-size:18px;
 font-family:"微软雅黑";
 text-align:center;
 cursor:pointer;
 border-radius:5px;
}
/*----现场招聘会 over----*/
/*****************站内搜索开始********************/
#search_result{
	width: 1138px;
    min-height:450px;
    margin: 0 auto;
    padding: 15px;
    background-color: #FFF;
    overflow: hidden;
}
#search_result .wzbt{
	height:30px;
	line-height: 30px;
}
#search_result .gxsj{
	text-align: center;
	height:30px;
	line-height: 30px;
}
/*****************站内搜索结束********************/
/*****************岗位检索开始********************/
.ss-btn-ssqwtp{
	width:34px;
	height:34px;
	border-left:1px solid #dddddd;
	background:#FFFFFF url(images/zwlb_sj.jpg) center no-repeat;
}
.gwjs-ss-keyword{
	width:1105px;
	height:185px;
	margin:0 auto;
	border:1px solid #d4d3d9;
	background-color: #F5F5F5;
}
.gwjs-ss-cont{
	width:1136px;
	height:auto;
	border:1px solid #d4d3d9;
	border-top:0;
}
.gwjs-ss-keyword > div{
	height:34px;
	margin:35px 0 0 65px;
	float:left;
	border:2px solid #019dda;
	overflow:hidden;
}
.gwjs-ss-keyword .ss-btn{
	width:67px;
	height:34px;
	line-height:34px;
	float:right;
	background-color:#019dda;
	text-align:center;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	margin: 35px 70px 0 0;
}
.ss-keyword-qwsr{
	width:400px;
	background-color:#efefef;
}
.ss-keyword-qwsr > div{
	float:left;
}
#gwjs_info{
	width:1136px;
	height:auto;
	min-height:400px;
	border:1px solid #d4d3d9;
	padding-bottom:20px;
}
.ss-input-sstj input{
	width:288px;
	height:34px;
	line-height:34px;
	background:#FFF;
	border:0;
}
#gwjs_info .head_info{
	width:auto;
	height:45px;
	background-color: #eeedf3;
}
.head_info a{
	line-height: 45px;
	text-align: center;
	display: block;
	float: left;
	border-right: 1px solid #d4d3d9;
	border-bottom: 1px solid #d4d3d9;
}
.ss-select-gwjs{
	width:336px;
	height:33px;
	overflow:hidden;
}
.ss-select-gwjs select{
	width: 338px;
	height: 36px;
	font-size: 14px;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding:5px;
	margin:-2px;
}
#gwjs_main_detail .gwjslist_info{
	width: auto;
	height: 50px;
	border-bottom:1px dashed #d4d3d9;
	margin: 0 10px;
}
#gwjs_main_detail .gwjslist_info a {
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#gwjs_main_detail .gwjslist_info .apply_btn{
	width: 77px;
	height: 25px;
	background-color:#009dda;
	line-height: 25px;
	color:white;
	margin-left: 22px;
	cursor: pointer;
}
#zphbanner{
	width: 1128px;
	height: 130px;
	background:url(images/zphbanner.png) center no-repeat;
	margin: 0 auto;
}
#pqbnt_cont{
	width: 1128px;
	height: 445px;
	margin: 20px auto 0 auto;
	background-color:#eeeeee;
}
#pqbnt_cont .qbpq{
	width: 1090px;
	height: 100px;
	margin: 5px auto;
	background-color: #3771d2;
}
#pqbnt_cont .qbpq .qb_hj{
	background:url(images/gwjs_qb.png) 26px no-repeat;
	text-align: right;
	padding: 25px;
}
#pqbnt_cont .qbpq .qb_dws{
	background: url(images/gwjs_dw.png) 70px no-repeat;
	text-indent: 50px;
	line-height: 56px;
	padding: 25px 70px;
}
#pqbnt_cont .qbpq .qb_gws{
	background: url(images/gwjs_zw.png) 15px no-repeat;
	text-indent: 49px;
	line-height: 56px;
	padding: 25px 13px;
}
#pqbnt_cont .qbpq > div{
	width: 235px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	color: white;
	font-weight: bolder;
	float: left;
}
#pqbnt_cont .ggpq{
	width: 343px;
	height: 127px;
	background-color: #70b3ea;
	margin: 20px 10px 0 20px;
	float: left;
}
#pqbnt_cont .ggpq .pqmc{
	width: 83px;
	height: 50px;
	margin: 39px 25px;
	line-height: 50px;
	float: left;
	font-size: 27px;
	color: white;
	font-weight: bold;
}
#pqbnt_cont .ggpq .pqdws{
	width: 163px;
	float: left;
	line-height: 76px;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
#pqbnt_cont .ggpq .pqgws{
	width: 163px;
	float: left;
	line-height: 35px;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
#grxx_content{
	width: 600px;
	margin: 45px auto 0 auto;
	height: auto;
}
#grxx_content .xxname{
	font-size: 16px;
	line-height: 32px;
	margin-left: 85px;
	float: left;
	width: 115px;
}
#grxx_button{
	width: 100px;
	height: 40px;
	margin: 40px auto;
	border-radius: 15px;
	background-color: #019dda;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: white;
}
/*****************岗位检索结束********************/

/*****************高校招聘会个人申请岗位页面开始********************/
.sq_gxzph_gw{
	width: 460px;
	height: auto !important;
	margin:0 auto;
}
.sq_gxzph_gw div{
	width: 480px;
	height: 40px;
	margin: 10px auto;
}
.sq_gxzph_gw span{
	height: 34px;
	line-height: 34px;
	width: 110px;
	display: block;
	float: left;
	text-align: right;
}
.sq_gxzph_gw div input{
	width: 360px;
	height:32px;
	line-height: 32px;
	line-height: 34px;
	border: 1px solid #EDEDED;
	text-indent:15px;
	float: right;
	color:  #666666;
	font-size: 15px;
}
.sq_gxzph_gw div select{
	width: 362px;
	height:32px;
	line-height: 32px;
	line-height: 34px;
	border: 1px solid #EDEDED;
	text-indent:15px;
	float: right;
	color:  #666666;
	font-size: 15px;
}
.sq_gxzph_gw div textarea{
	width: 362px;
	height:80px;
	line-height: 32px;
	line-height: 34px;
	border: 1px solid #EDEDED;
	text-indent:15px;
	float: right;
	color:  #666666;
	font-size: 15px;
}
.sq_gxzph_gw div .file-input {
	font-size: 14px;
	border: none;
	text-indent: 0;
	line-height: 34px;
	outline: none;
}
#btn_gxzph_yd{
	background-color: #FF9004;
	width: 120px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-weight: bold;
	margin: 30px auto;
	cursor: pointer;
}
#search_sjh{
	width: 64px;
	height: 35px;
	margin: 0;
	float: left;
	color: #1c8eff;
	line-height: 35px;
	cursor: pointer;
	font-size: 16px;
}
/*****************高校招聘会个人申请岗位页面结束********************/

/*****************新春人才市场招聘会开始********************/
#Rcsc_top{
	height: 150px;
	background: #f5f5f5 url(images/rcsc_top.png) bottom no-repeat;
}
.rcsc_list_main{
	width: 1135px;
	min-height: 650px;	
	margin:0 auto;
}
.rcsc_box{
	height: 170px;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 5px 0 5px;
}
.rcsc_box .zpinfo_row{
	height: 50px;
	line-height: 50px;
}
.rcsc_box .zpinfo_row div{
	float: left;
}
.rcsc_gwmc{
	font-size: 22px;
	color: #1c8eff;
	font-weight: bold;
}
.rcsc_ssxz, .rcsc_lxr, .rcsc_lxfs{
	font-size: 16px;
    color: #999999;
    margin: 18px 0;
    line-height: 14px;
    border-right: 1px solid #e4e4e4;
    padding: 0 20px;
}
.rcsc_qymc{
	float: right;
	font-size: 20px;
	color: #333;
	width: 350px;
	text-align: right;
}
.rcsc_gwyx{
	float: right;
	font-size: 24px;
	font-weight: bold;
	line-height: 45px;
	margin-right: 60px;
	color: #ff4646;
}
.rcsc_xqrs,.rcsc_gwlb,.rcsc_xlxq,.rcsc_qtyq{
	font-size: 16px;
	padding: 0 15px;
	border-right: 1px solid #e4e4e4;
	line-height: 14px;
	margin: 18px 0;
	color: #333;
}
.rcsc_qtfl{
	background: url(images/rcsc_fl.png) left no-repeat;
	text-indent: 30px;
	color: #999999;
}
/*****************新春人才市场招聘会结束********************/