@charset "UTF-8";
html {
	background: #f9f9f9;
}
#wrapper {
	width: 1198px;
	height: auto;
	margin: 20px auto;
	border: 1px #e7e7e7 solid;
	background: #fff;
}
/*左边导航菜单css样式*/
.wrapper-left {
	width: 180px;
	height: auto;
	padding: 30px 0;
}
.wrapper-title {
	height: 27px;
	line-height: 27px;
	margin-bottom: 20px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
}
.wrapper-title .icon {
	font-size: 22px;
	color: #333;
	margin-right: 10px;
}
.wrapper-nav {
	color: #666;
}
.wrapper-nav li {
	line-height: 48px;
	border-bottom: 1px #e7e7e7 solid;
}
.wrapper-nav li a {
	color: #666;
	display: block;
	padding-left: 40px;
}
.wrapper-nav li a .beta {
	position: absolute;
	right: 20px;
	top: -10px;
	font-size: 26px;
	color: #f5694b;
}
.wrapper-nav .icon, .today-job .icon {
	font-size: 18px;
	margin-right: 8px;
}
.wrapper-nav li a:hover {
	color: #66be8c;
}
.wrapper-nav .cur, .buy-tip a:hover {
	color: #66be8c;
	font-weight: bold;
}
/*左边导航菜单结束*/
.wrapper-right {
	width: 961px;
	height: auto;
	min-height: 400px;
	border-left: 1px #e7e7e7 solid;
	padding: 25px 28px;
}
/*人才筛选器 */
/*人才筛选器顶部标题*/
.filters-top {
	width: 960px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 20px;
}
.filters-top .icon {
	font-size: 18px;
	margin-right: 10px;
}
.filters-top em {
	font-weight: bold;
	margin: 0 5px;
}
.filters-top .orange {
	color: #f5694b;
}
.filters-top .green {
	color: #66be8c;
}
.filters-comon-btn {
	float: right;
	width: 110px;
	height: 32px;
	text-align: center;
	display: block;
	border-radius: 3px;
	border: none;
	cursor: pointer;
}
.filters-comon-btn .icon {
	line-height: 12px;
	font-size: .9em;
	vertical-align: middle;
	margin-right: 6px;
}
.add-filters {
	color: #fff;
	background: #66be8c;
}
.add-filters:hover {
	background: #58b781;
}
.no-add-filters {
	color: #333;
	background: #ccc;
}
.no-add-filters:hover {
	background: #ddd;
}
/*筛选器列表*/
.filters-title, .filters-list {
	color: #666;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	padding: 0 10px 0 30px;
	width: 920px;
}
.filters-title {
	background: #f5f5f5;
	font-weight: bold;
}
.filters-list {
	border-bottom: 1px #eaeaea solid;
}
.no-filters {
	width: 960px;
	height: 36px;
	line-height: 36px;
	color: #f5694b;
	text-align: center;
	padding: 30px 0;
}
.no-filters .icon {
	font-size: 36px;
	margin-right: 10px;
	vertical-align: middle;
}
.no-filters a, .filters-name a:hover {
	color: #66be8c;
}
.no-filters a:hover {
	text-decoration: underline;
}
.filters-list-content {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
	padding-top: 5px;
}
.filters-name, .resume-number, .update-time, .operating {
	display: inline;
	float: left;
}
.operating { float: right;}
.filters-name {
	width: 356px;
	padding-right: 20px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.filters-name a {
	color: #666;
}
.resume-number {
	width: 146px;
	padding-right: 20px;
}
.update-time {
	width: 212px;
	padding-right: 20px;
}
.operating {
	width: 128px;
}
.operating .icon {
	font-size: 20px;
}
.operating a {
	margin: 0 8px;
	color: #b5b5b5;
	display: inline-block;
	cursor: pointer;
}
.operating a:hover {
	color: #f5694b;
}
/*筛选器表单*/
.filters-main {
	width: 960px;
	padding-bottom: 20px;
}
.filters-target-title {
	text-align: right;
	padding-right: 18px;
	width: 80px;
	float: left;
	display: inline;
	height: 36px;
	line-height: 36px;
}
.filters-form {
	width: 300px;
	margin-right: 8px;
	display: inline;
	float: left;
}
.key-words-form {
	width: 611px;
 *width: 604px;
}
.filter-common-form {
	width: 354px;
}
.area-form {
	width: 324px;
}
.sex-form {
	width: 170px;
}
.filters-input {
	width: 288px;
}
.requires-form {
	width: 332px;
}
.form-label-radio, .form-label-filters {
	display: inline-block;
	margin-right: 10px;
	padding: 0 10px;
	line-height: 34px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	cursor: pointer;
}
.form-label-radio.checked, .form-label-filters.cur {
	padding: 0 9px;
	line-height: 32px;
	border: 2px solid #66be8c;
	background: url(http://static.jjoobb.cn/images/personal/resume/corner.png) top right no-repeat;
}
.filters-type {
	width: 98px;
	height: 34px;
	line-height: 34px;
	position: relative;
	z-index: 899;
	cursor: pointer;
	display: inline;
	float: left;
	border: 1px #e3e3e3 solid;
	border-right: none;
	padding: 0 10px;
 *margin-top: 1px;
	color: #666;
	border-radius: 3px 0 0 3px;
}
.select-name {
	width: 80px;
}
.filtersarrow {
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top: 6px solid #333;
	margin-top: 15px;
	float: right;
	display: inline;/* line-height: 34px;
	line-height: 38px\9;*/
}
.filterspop {
	width: 118px;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-top: none;
	border-radius: 0 0 3px 3px;
	color: #999;
	display: none;
	z-index: 889;
	position: absolute;
	left: -1px;
	top: 34px;
}
.filterspop ul {
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 36px;
	max-height: 180px;
}
.filterspop ul li {
	height: 36px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
}
.filterspop li a {
	color: #999;
	display: block;
	padding: 0 10px;
}
.filterspop ul li.selected, .filterspop li a:hover {
	color: #fff;
	background: #66be8c;
}
.filterspop .icon {
	font-size: 16px;
	margin-right: 6px;
}
.keyword-input {
	width: 456px;
	border-radius: 0 3px 3px 0;
}
/* 选择器 */ 
.selector-wrapper {
	width: 280px;
	height: 36px;
	position: relative;
	cursor: pointer;
	display: inline-block;
 *display: inline;
 *float: left;
	background: #fff;
}
.selector-button, .selector-text {
	width: 278px;
	height: 36px;
	line-height: 36px\9;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	background: #fff;
	cursor: pointer;
	padding: 0 20px 0 10px;
	overflow: hidden;
	text-align: left;
	outline: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.selector-text {
	line-height: 36px;
	display: inline-block;
	vertical-align: middle;
}
.selector-button:focus, .selector-text:focus {
	border: 1px solid #66be8c;
}
.selector-down {
	font-size: 22px;
	position: absolute;
	top: 0;
	top: 3px\9;
	right: -22px;
	line-height: 36px;
}
.area-select {
	margin-left: 30px;
 *margin-left: 20px;
	width: 130px;
	float: left;
}
.area-select:first-child {
	margin-left: 0;
}
/*选择器结束*/
.filters-save-cancel {
	width: 130px;
	height: 36px;
	padding-top: 30px;
	margin: 0 auto;
}
.filters-save-cancel .save-btn {
	display: inline-block;
	width: 130px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border-radius: 3px;
	margin-right: 32px;
}
.save-btn, .save-btn:active {
	color: #fff;
	background: #66be8c;
}
.cancel-btn {
	color: #666;
	background: #ccc;
}
.save-btn:hover {
	background: #58b781;
}
.cancel-btn:hover {
	background: #bbb;
}
