/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, legend, input, textarea, p, th, td, button {
  margin: 0;
  padding: 0;
}
a, input, button, select, textarea {
  outline: none;
}
img {
  border: 0;
  vertical-align: middle;
}
em {
  font-style: normal;
}
textarea {
  resize: none;
  overflow: auto;
}
table {
  border-collapse: collapse;
}
body {
  font: 12px/1.5 Microsoft Yahei,\5B8B\4F53,Helvetica,Arial,sans-serif;
}
a {
  text-decoration: none;
}
ol, ul {
  list-style: none;
}
h1, h2, h3, h4, h5 {
  font-size: 14px;
}
input, label, select, button {
  /*font: 100% Tahoma;*/
  font-family: 'Microsoft Yahei';
  vertical-align: middle;
}
input[type="text"]::-ms-clear{display:none;}/*隐藏文本框叉子*/
input[type="password"]::-ms-reveal{display:none;}/*隐藏密码框小眼睛*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none !important;
}
input[type=submit],
input[type=reset],
input[type=button],
button {
 /* filter: chroma(color="#000000");*/
  *overflow: visible;
}
a:focus, *:focus {
  outline: none;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}
input[readonly="readonly"] {
  cursor: pointer;
}
input:focus {
  outline: none;
}
input:required:invalid {
  box-shadow: none;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #333;
}
::-moz-placeholder {
  color: #333;
}
:-ms-input-placeholder {
  color: #999;
}
/*reset end*/



.YL-chooce-PlugIn{
	width:100%;
	margin:0 auto;
}
.YL-chooce-title{
	background:#f9f9f9;
	padding-top:14px;
	border-bottom:1px solid #e0e0e0;
}
.YL-chooce-selectedSpan{
	margin:0 18px 0 22px;
	display:inline-block;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#989898;
}
.YL-chooce-selected{
	width:700px;
	margin-bottom:12px;
}
.YL-chooce-selected li{
	line-height:23px;
	cursor:pointer;
	margin-right:10px;
	margin-bottom:6px;
	float:left;
}
.YL-chooce-selected i{
	float:left;
	color: #fff;
	font-size:18px;
	vertical-align: bottom;
	font-style:normal;
	background:#3f83d1;
	border:1px solid #3F83D1;
	width:18px;
	text-align:center;
}
.YL-chooce-selected span{
	float:left;
	color:#3F83D1;  
	padding:0 9px;
    vertical-align: middle;
    white-space: nowrap;
	border:1px solid #3F83D1;
}
.YL-chooce-tabs {
	width:90%;
	margin:0 auto 0 32px;
}
.YL-chooce-tabs li{
    float: left;
    position: relative;
    border-width: 1px 1px 0 1px;
    border-color: #d9d9d9;
    border-style: solid;
    line-height: 29px;
    margin-right:3px;
    padding-left:13px;
    padding-right:9px;
    font-size:14px;
    color:#323232;
    cursor:pointer;
    background: #fefefe;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.YL-chooce-tabs li.active{
    color:#3f83d1;
    margin-bottom:-1px;
    padding-bottom:1px;
}
.YL-chooce-tabs li.active em{
    background-image:url(../images/yl_chooce_dropdown_r.png)
}
.YL-chooce-tabs li em {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 6px;
    overflow: hidden;
    margin-right: -5px;
    margin-left:3px;
    background: url(../images/yl_chooce_dropdown.png) no-repeat center;
}
.YL-chooce-container ul li {
    float: left;
    width:20%;
	*width:19%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom:10px;
}
.YL-chooce-container ul li.active span {
   	background:#3F83D1;
   	color:#fff;
}
.YL-chooce-container .active span:hover {
   	background:#3F83D1;
   	color:#fff;
}
.YL-chooce-container ul li span:hover{
   	background:#d5e9f2;
}
.YL-chooce-container ul li span{
    float: left;
    font-size:14px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    padding:0 6px;
    white-space: nowrap;
    line-height:24px;
    color:#3f83d1;
    max-width:130px;
    *max-width:120px;
    background-color: #fff;
    cursor:pointer;
}
.YL-chooce-container{
	min-height:390px;
}
.YL-chooce-container .all-chooce,.YL-chooce-container .hot-city-data{
	width:100%;
}
.YL-chooce-container ul {
	margin:0 auto 0 40px;
	padding:20px 0;
}
.YL-choose-submit{
	padding: 6px 0px 8px;
	text-align: center; 
	background: rgb(240, 240, 240);
}
.YL-choose-submit .inputA{
	background: #3080dc;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 28px;
	margin:	0 10px 0 0;
	text-align: center;
	width: 60px;
	border:0;
	cursor:pointer;
}
.YL-choose-submit .inputB{
	background: #fff;
	color: #343434;
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 28px;
	cursor: pointer;
	text-align: center;
	width: 60px;
}
.YL-item-radius{
    background:url(../images/yl_chooce_radius2.png) no-repeat top center;
    color: #fff;
    display: none;
    min-width:21px;
    text-align:center;
	padding:0 3px;
    font-family: Arial;
    line-height: 20px;
    line-height: 21px \9;
    vertical-align: middle;
   	margin-top:2px;
   	float:left;
}

.YL-chooce-titleTip{
		font-weight:normal;
		margin-left:10px;
}
.YL-chooce-titleNum{
		color:red;
		font-weight:bold;
}
.YL-chooce-titleNumLimit{
		float:right;
		display:block;
		font-weight:normal;
		cursor:pointer;
		color:#444;
}
.YL-chooce-titleNumLimit:hover{
		color:#ff5321;
}
li.YL-chooce-allCheck.active{
		color:#323232
}
li.YL-chooce-allCheck.active em{
	  background: url(../images/yl_chooce_dropdown.png) no-repeat center;
}
.YL-chooce-selected ul{
		min-height:30px
}
.YL-chooce-container .all-chooce span,.YL-chooce-container .hot-city-data span{
		font-weight:bold;
		color:#000;
}
.YL-chooce-container .all-chooce span:hover,.YL-chooce-container .hot-city-data span:hover{
		background:none;
		cursor:default;
}
.YL-chooce-container .all-chooce-check{
		width:100%;
		color:#000;
}
.YL-chooce-container .all-chooce-check span{
		max-width:100%;
		width:auto;
		font-weight:bold;
}
.YL-chooce-container .YL-chooce-disabled{
    color:rgb(204, 204, 204);
    cursor:not-allowed;
}
.jobBox.all-chooce-check span:hover{
	background:#fff;
	cursor:default;
}
.search_item {
	display: inline-block;
	zoom: 1;
	margin-right: 16px;
	margin-bottom: 10px;
	color: #424242;
	position: relative;
	font-size: 14px;
	margin-right: 5px;
}
.yl_chooce_txt{
	width: 314px;
	cursor:pointer;
	border: 1px solid #e0e0e0;
	height: auto;
	line-height:30px;
	min-height:30px;
	color: #9e9e9e;
	padding-left: 10px;
	font-family: "Microsoft Yahei";
	background: url(../images/yl_chooce_popup-icon.png) #fff no-repeat right center;
	padding-right: 26px;
}
.YL-inputHtml{
	white-space: nowrap;
	float:left;
	color: #424242;
	margin-right:5px;
}
.YL-inputHtml i{
	color: #000;
	font-size: 18px;
	vertical-align: bottom;
	font-style: normal;
	width: 18px;
	text-align: center;
}
.leftTab{
	float:left;
}
.rightSearcn{
	float:right;
}

.rightSearcn span{
	height:26px;
	line-height:26px;
	vertical-align:middle;
}

.YL-chooce-searchInput{
	width:100%;
	box-sizing:border-box;
	height:24px;
	line-height:24px;
	font-size:12px;
	padding:0 6px;
	border:1px solid #d9d9d9;
}
.YL-chooce-searchList{
	float:left;
	width:255px;
	display:inline-block;
	position:relative;
	background-color: #FFF;
}
.YL-chooce-searchList ul{
	position:absolute;
	top:24px;
	left:0;
	width:100%;   
	z-index:99;
}
.YL-chooce-tabs .YL-chooce-searchList li{
	width:100%;
	box-sizing:border-box;
	border:1px solid #d9d9d9;
    height: 26px;
    line-height: 24px;
    border-bottom: 1px dashed #CCC;
	border-top:none;
    overflow: hidden;
    cursor: pointer;
    padding: 0 10px;
	font-size: 12px;
	margin:0;
	border-radius:0;
}
.YL-chooce-tabs .YL-chooce-searchList li:last-child{
	border-bottom:1px solid #d9d9d9;
}
.YL-chooce-search-job-title{
	font-weight:bold
}
.YL-chooce-searchList li.searchList_hover{
    background-color: #ccc;
}
.YL-chooce-searchList .YL-chooce-more {
    padding: 0 10px;
    font-weight: bold;
	border-bottom:1px solid #d9d9d9;
	background:#fff;
    height: 26px;
	border:1px solid #d9d9d9;
	float:left;
	width:100%;
	border-top:none;
	box-sizing:border-box;
}
.YL-chooce-searchList .YL-chooce-not {
    padding: 0 10px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
	border:1px solid #d9d9d9;
	border-top:none;
	background:#fff;
	cursor:default;
}
.YLsearcnTip{
	float:left
}
#present_jobBtn2,#present_regionBtn_zp2,#major2{
	width:346px
}
.weedialog .dialog-header .dialog-close{
	background:url(../images/yl-chooce-close.png) no-repeat center;
}
.weedialog .dialog-header .dialog-close:hover {
    background:url(../images/yl-chooce-close.png) no-repeat center;
}
.shequn .yl_chooce_txt{
	width: 400px;
}
