@charset "utf-8";

/*#btn_residency,
#btn_jobArea,
#btn_FuntypeID,
#btn_FuntypeID_2,
#btn_IndustryID,
#btn_IndustryID_2,
#btn_hukou,
#btn_nation,
#btn_MajorID,
#btn_MajorID_2 {
	width: 200px;
    height: 36px; 
    border-radius: 4px;
	border: none;outline: none;
	cursor: pointer;
	border: 1px solid #e6e6e6;
	color: #666;
	background: #fff;
	margin-left: 20px;
	padding-right:30px;
	background: url(../img/down.png) no-repeat 180px center ;
	margin-top: 30px;
	text-align: left;
	box-sizing: border-box;
	text-indent: 5px;
}*/







/* 工作地区 悬浮子菜单 */

#sub_jobArea {
	border: 1px solid #f60;
	line-height: 25px;
	text-align: left
}

#sub_jobArea h4 {
	border-bottom: 1px dashed #ccc;
	margin: 7px 5px;
}

#sub_jobArea ul {
	overflow: hidden;
	zoom: 1;
	font-size: 13px;
}

#sub_jobArea ul li {
	float: left;
	width: 80px;
	height: 25px;
	margin-left: 5px;
}

#sub_jobArea ul a {
	display: block;
	height: 25px;
	color: #000;
	text-decoration: none;
	text-indent: 16px;
	background-image: url(../../images/chk_off.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px
}

#sub_jobArea ul a:hover {
	background-color: #1872B7;
	color: #fff
}

#sub_jobArea ul a.chkON {
	background-image: url(../../images/chk_on.gif)
}
/* 工作地区 悬浮子菜单 */

/* 选择工作地区 */

#jobAreaAlpha {
	padding: 0px 15px
}

#jobAreaAlpha h4 {
	color: #000;
	font-size: 14px;
}

#jobAreaAlpha dl {
	zoom: 1;
	overflow: hidden;
	line-height: 25px;
	margin-top: 10px;
}

#jobAreaAlpha dt {
	float: left;
	width: 80px;
	font-weight: bold
}

#jobAreaAlpha dd {
	float: left;
	width: 465px
}

#jobAreaAlpha dd li {
	float: left;
	padding-right: 10px;
	cursor: pointer;
	text-indent: 16px;
	height: 25px;
	overflow: Hidden
}

#jobAreaAlpha dd li.over {
	/*background-color: #1872B7;*/
	/*color: #fff*/
}

#jobAreSelected {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 6px
}

#jobAreSelected dt {
	font-size: 14px;
	color: #1872B7
}

#maincity2 li,
#jobAreSelected li {
	background-image: url(../../images/chk_off.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px
}

#maincity2 li.chkON,
#jobAreSelected li.chkON {
	background-image: url(../../images/chk_on.gif)
}

#allProv2 {
	border-top: 1px dashed #ccc;
	margin-top: 6px;
	padding-top: 10px
}


/* 选择行业列表 */

#IndustryAlpha {
	padding: 0px 15px
}

#IndustryAlpha dl {
	zoom: 1;
	overflow: hidden;
	line-height: 25px;
	border-bottom: 1px dashed #ccc
}

#IndustryAlpha dt {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	color: #1872B7
}

#IndustryAlpha dd {
	float: left;
	width: 450px
}

#IndustryAlpha ul {
	zoom: 1;
	overflow: Hidden;
	line-height: 25px;
	padding: 8px 0
}

#IndustryAlpha li {
	float: left;
	width: 220px;
	cursor: pointer;
	text-indent: 20px;
	height: 32px;line-height: 32px;
	overflow: Hidden;
	background-image: url(../img/chk_off.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px
}

#IndustryAlpha li.over {

	color: #007be5
}

#IndustryAlpha li.chkON {
	background-image: url(../img/chk_on.gif)
}

#IndustryAlpha .radio li {
	background-image: none
}


/* 选择职能类别列表 */

#FuntypeAlpha {
	padding: 0px 15px
}

#FuntypeAlpha dl {
	zoom: 1;
	overflow: hidden;
	line-height: 25px;
	border-bottom: 1px dashed #ccc
}

#FuntypeAlpha dt {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	color: #1872B7
}

#FuntypeAlpha dd {
	float: left;
	width: 450px
}

#FuntypeAlpha ul {
	zoom: 1;
	overflow: Hidden;
	line-height: 25px;
	padding: 8px 0
}

#FuntypeAlpha li {
	float: left;
	width: 220px;
	cursor: pointer;
	text-indent: 20px;
	height: 25px;
	overflow: Hidden;
	background-repeat: no-repeat;
	background-position: 6px 6px
}

#FuntypeAlpha li.over {
	background-color: #1872B7;
	color: #fff
}

#FuntypeAlpha li.chkON {
	background-image: url(chk_on.gif)
}


/* 职能类别 悬浮子菜单 */

#sub_funtype {
	border: 1px solid #e5e5e5;
	line-height: 25px;
	text-align: left
}

#sub_funtype h4 {
	border-bottom: 1px dashed #ccc;
	margin: 7px 5px;
}

#sub_funtype ul {
	overflow: hidden;
	zoom: 1
}

#sub_funtype ul li {
	float: left;
	width: 220px;
	height: 25px;
	overflow: hidden
}

#sub_funtype ul a {
	display: block;
	height: 25px;
	color: #000;
	text-decoration: none;
	text-indent: 16px;
	background-image: url(../img/chk_off.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px
}

#sub_funtype ul a:hover {

	color: #007be5
}

#sub_funtype ul a.chkON {
	background-image: url(chk_on.gif)
}

#sublist .radio a {
	background-image: none
}


#alphadiv {
	position: absolute;
	background: #000;
	z-index: 2000
}

#drag {
	background: #fff;
	z-index: 20000000 !important;
	width: 580px!important;
	min-height: 360px;
	padding:0;
	font-size: 13px;
	left: 50%;
	top: 60% !important;
	margin: -350px 0 0 -295px;
	position: fixed;

}
#drag_con{
	overflow: auto;
	height: 400px;
}
#drag_h {
	line-height: 40px;
	height: 40px;
	cursor: move;
	padding: 0 15px;
	margin: 0;
	background: #007be5;
	color: #fff;
}

#drag h3 b {
	float: left;
	font-weight: normal;
}

#drag h3 span {
	font-weight: normal;
	cursor: pointer;

}
#drag h3 .ok {
	font-weight: normal;
	cursor: pointer;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 4px;
	color: #fff;
	background: #0E9EFF;
	margin-left: 10px;
}
#drag h3 .buxian{
	font-weight: normal;
	cursor: pointer;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 4px;
	color: #fff;
	background: #FEB942;
	margin-left: 10px;
}
#drag h3 span:nth-child(4){
	font-weight: normal;
	cursor: pointer;
	font-size: 13px;
	float: right;
}
#sublist {
	position: absolute;
	z-index: 19891016;
	background: #fff
}
































