.contentbox{
	margin: 0 auto;
	width: 1003px;
	margin-top: 20px;
}
.searchcontent{
	background: #fef1ed;
	padding:5px;
	width: 1003px;
	box-sizing: border-box;
	margin:  0 auto;
}
.searchbox{
	border: #f6d1c8 solid 1px;
	border-radius: 5px;
	padding:15px;
	background: #ffffff url(/zhaopin/images/title-iconsearc.png) no-repeat 15px 25px;
	overflow: hidden;
}
.inputbox{
	border:#cccccc solid 1px;
	width: 790px;
	float: left;
	height: 28px;
	overflow: hidden;
	margin-left: 35px;
	border-radius: 5px 0 0 5px;
	padding: 5px 10px 5px 5px;
	/* box-sizing: border-box; */
	border-right: 0;
}

select::-ms-expand { display: none; }
.searchselect{
	border: 0;
	border-right: #e0e0e0 1px solid;
	cursor: pointer;
	-webkit-appearance: none;   /* google */
	-moz-appearance: none;  /* firefox */
	appearance: none;       /* IE */
    /*�����������ͼ��*/
	background-image: url("/zhaopin/images/select-bg.jpg");
	background-position: 90px 10px;
	background-repeat:no-repeat;
	background-color:transparent;
	font-size: 16px;
	line-height: 28px;
	outline: none;
	padding: 0 0 0 15px;
	width: 110px;
}
.searchselect option{
	
}
.inputstyle{
    border: 0;
    font-size: 14px;
    width: 670px;
    height: 28px;
    line-height: 28px;
    outline: none;
}
.searchbutton{
    float: left;
    background: #fa8632;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    /* padding: 0 15px; */
    color: #ffffff;
    text-shadow: 0px 1px 2px rgba(0,0,0,.8);
    border-radius: 0 5px 5px 0;
    border: #e25d12 solid 1px;
    width: 120px;
    text-align: center;
	cursor:pointer;
}
.searchbutton:hover{
	opacity: .8;
}
.searchmore{
    float: left;
    background: #f6ab00;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    /* padding: 0 15px; */
    color: #ffffff;
    text-shadow: 0px 1px 2px rgba(0,0,0,.8);
    border-radius:5px;
    border: #e48600 solid 1px;
    width: 120px;
    text-align: center;
    margin-left: 10px;
	cursor:pointer;
}
.searchmore:hover{
	opacity: .8;
}
.searchinfo{
	font-size:14px;
	position:relative;
	overflow: hidden;
	clear: both;
	padding: 15px 0 0 90px;
}
.searchinfo span{
	display:block;
	float:left;
	margin: 0 10px 0 0;
	padding: 4px 12px;
	border-radius: 5px;
	cursor: pointer;
}
.searchinfotitle{
	position:absolute;
	left:0;
	/* top: 1px; */
	vertical-align: middle;
	text-align: right;
	width: 78px;
	margin-top: 4px;
	color: #949494;
}
.searchinfosp{
	font-size:14px;
	position:relative;
	overflow: hidden;
	clear: both;
	padding: 15px 0 0 0;
}
.searchinfosp .searchinfobox{
	width: 17%;
	float:left;
	position: relative;
	padding: 0 0 0 8%;
}
.searchinfobox .selectstyle{
	cursor: pointer;
	-webkit-appearance: none;   /* google */
	-moz-appearance: none;  /* firefox */
	appearance: none;       /* IE */
    /*�����������ͼ��*/
	background-image: url("/zhaopin/images/select-bg.jpg");
	background-position: 95px 10px;
	background-repeat:no-repeat;
	background-color:transparent;
	border: 0;
	border-bottom: #ccc solid 1px;
	width: 120px;
	height: 30px;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	outline: none;
}
.searchresult{font-family: ΢���ź�;margin-top: 20px;}
.searchresultbox{
	font-size: 14px;
	border: #ccc solid 1px;
	padding: 15px 15px 0;
	position: relative;
	/* margin-top: -1px; */
	margin: 0 0 10px 0;
	cursor: pointer;
}
.searchresultbox:hover{
	/* background: #eee; */
	cursor: pointer;
	border: rgb(255, 162, 0) solid 1px;
	box-shadow: 0 0 8px rgb(255, 162, 0);
}
.boxgroup .resulttitle{
	font-size: 16px;
	width: 95%;
}
.boxgroup{
	position: relative;
	line-height: 24px;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.boxgroup .title{
	color: #e80f00;
	/* margin: 0 40px 0 0; */
}
.statebox{
	position: absolute;
	/* top: 0; */
	border-left: 100px solid transparent;
	right: -1px;
	top: -1px;
}
.statebox .state{
	position: absolute;
	top: -56px;
	right: 0;
	display: block;
	border-radius: 5px;
	color: #ffffff;
	width: 60px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-weight: 600;
	transform: rotate(35deg);
}
.searchresultbox .ing{
	border-top: 70px solid #159e0a;
	/* background: #0ca800; */
}
.searchresultbox .end{
	border-top: 70px solid #ff3f3f;
	/*background: #d80000;*/
}
.searchresultbox .wait{
	border-top: 70px solid #ff964a;
	/*background: #fa8632;*/
}
.boxgroup .boxdetail{
	position: relative;
	padding: 0 0 0 90px;
	box-sizing: border-box;
}
.boxgroup .boxdetail .title{
	position: absolute;
	top: 0;
	left: 0;
}
.box2{

}
.box3{
	
}
.box2 .boxdetail{
	width: 50%;
	float: left;
	padding-right: 1%;
	/* box-sizing: content-box; */
	/* position: relative; */
}
.box3 .boxdetail{
	width: 33%;
	float: left;
}
.searchinfosp .searchinfobox .searchinfotitle{
	/* margin: 0; */
}
.page{
	font-size: 14px;
	text-align: center;
	margin: 25px 0;
}
.page a{
	display:block;
	/* float: left; */
	/* width: 40px; */
	text-align: center;
	text-decoration: none;
	color: #666;
	padding: 8px 10px;
}
.page ul{
	display: inline-block;
	margin-right: 20px;
}
.page li{
	display: inline-block;
	text-align: center;
	/* padding: 4px 10px; */
	border: #ccc solid 1px;
	margin-left: 5px;
}
.page .selected{
	border: #fa8632 solid 1px;
	padding: 8px 10px;
}

.page .none{
	padding: 8px 10px;
	background: #eee;
	color: #999;
	cursor: not-allowed;
}
.page .pageselect{
	cursor: pointer;
	-webkit-appearance: none;   /* google */
	-moz-appearance: none;  /* firefox */
	appearance: none;       /* IE */
    /*�����������ͼ��*/
	background-image: url("/zhaopin/images/select-bg.jpg");
	background-position: 30px 10px;
	background-repeat:no-repeat;
	background-color:transparent;
	border: 0;
	border-bottom: #ccc solid 1px;
	width: 45px;
	height: 30px;
}
.selected{
	background: #fa8632;
	color: #ffffff;
}
.selected a{
	color: #ffffff;
}
.zybox{
    margin-bottom: 10px;
    position: relative;
    padding: 0 0 0 60px;
}
.zybox .yjs{
    background: #ec9e8d;
    border-radius: 5px;
    width: 50px;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 15px;
    position: absolute;
    left: 0;
}
.zybox .dz{
    background: #fdc961;
    border-radius: 5px;
    width: 50px;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 15px;
    position: absolute;
    left: 0;
}
.zybox .bk{
    background: #a5b3d5;
    border-radius: 5px;
    width: 50px;
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 15px;
    position: absolute;
    left: 0;
}
.no-result{
	text-align: center;
    font-size: 16px;
    color: #666;
    padding: 20px 0;
}