﻿

/*主体*/

#section {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #f2f2f2;
}

.data {
	width: 1040px;
	height: auto;
	margin: 0 auto;
	padding: 10px 30px;
	background-color: #fff;
	overflow: hidden;
}

.nav {
	margin: 20px 0;
}

.nav * {
	color: #9f9f9f;
	display: inline-block;
}


/*搜索*/

.post_search {
	margin: 30px 0;
}

.post_search li {
	display: inline-block;
	margin-right: 6px;
}

.post_search li:nth-child(5) {
	margin-right: 0;
}

.post_search li input {
	width: 289px;
	height: 33px;
	border: 2px solid #82bb30;
	border-radius: 3px;
	text-indent: 10px;
	cursor: pointer;
	font-size: 14px;
}

.post_search li #search {
	width: 123px;
	height: 37px;
	border: 0;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
	background: #82BB30 url(/images/position/search.gif) 30px center no-repeat;
	text-indent: 30px;
	font-weight: 600;
	cursor: pointer;
}


/*条件筛选*/

.screen {
	width: 1025px;
	background-color: #fafafa;
	padding-top: 5px;
	padding-left: 15px;
	margin: 30px 0;
	position: relative;
}

.screen .load {
	position: absolute;
	right: 15px;
	top: 20px;
}

.screen .load p {
	margin: 0;
	background: url(/images/position/upbottom-t.png) 31px center no-repeat;
	font-size: 14px;
	cursor: pointer;
	width: 45px;
	text-align: left;
	color: #666;
}

.screen .load .load_hide {
	width: 370px;
	padding: 25px 15px;
	position: absolute;
	background-color: #FFFFFF;
	left: -342px;
	border-top: 2px solid #85ba34;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	display: none;
}

.screen .load .load_hide a {
	font-size: 14px;
	color: #172214;
}

.screen .load .load_hide div {
	display: inline-block;
	width: 65px;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}

.screen .load .load_hide ul {
	display: inline-block;
	width: 301px;
}

.screen .load .load_hide ul li {
	display: inline-block;
	width: 55px;
	margin-bottom: 10px;
	text-align: left;
}

.confirm {
	width: 50px;
	height: 25px;
	background-color: #82bb30;
	color: white;
	font-size: 12px;
	border: 0;
	margin-left: 160px;
	cursor: pointer;
}

.screen dl {
	margin-top: 10px;
}

.screen dt {
	font-size: 14px;
	color: #090909;
}

.screen dl dd {
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
	color: #666;
}

.screen dl dd,
.screen dl dt {
	display: inline-block;
}

.screen dl dd a{
	color: #666;
}

.screen dl dd a.on{
	color: rgb(130, 187, 48);
}

.st_list .st_right dl dd ul li span.on{background-color: rgb(224, 223, 227);}


/*数据列表*/

.data_list {
	width: 1200px;
	height: auto;
}

.index_page {
	width: 1038px;
	line-height: 40px;
	border: 1px solid #f4f4f4;
	background-color: #fafafa;
}

.index_page * {
	display: inline-block;
}

.condition {
	width: 830px;
}

.condition dt {
	text-align: left;
	font-size: 14px;
	color: #090909;
	margin-left: 15px;
}

.condition dd {
	margin-left: 10px;
}

.del {
	cursor: pointer;
	margin-top: -5px;
	width: 16px;
	text-align: center;
	font-size: 14px;
	color: #c8c8c8;
}

.handle {
	width: 200px;
	text-align: right;
	font-size: 14px;
}

.handle .clear {
	background: url(/images/position/del.gif) left center no-repeat;
	width: 75px;
	color: #b0b0b0;
	cursor: pointer;
	line-height: 28px;
	padding-right: 10px;
}

.left_p,
.right_n {
	color: #9f9f9f;
	margin: 0 3px;
	cursor: pointer;
}

.handle ul .idx_num {
	color: #82bb30;
	width: 20px;
	text-align: center;
}

.handle ul .max_num {
	color: #767676;
	width: 30px;
	text-align: center;
}

.data_list .list {
	display: block;
	width: 1200px;
	line-height: 53px;
	border-bottom: 1px solid #f4f4f4;
	cursor: pointer;
	transition: all .3s;
}

.data_list .list:hover {
	background-color: #F1F1F1;
}

.data_list .list dt,
.data_list .list dd,
.data_list .list dd ul li {
	display: inline-block;
	margin-left: -4px;
}

.list .duty {
	text-indent: 15px;
	width: 350px;
	font-size: 14px;
	color: #666666;
}

.list .cond {
	width: 320px;
	font-size: 14px;
	color: #666666;
}

.list .cond li {
	margin-right: 5px;
}

.list .site {
	width: 180px;
	font-size: 14px;
	color: #666666;
}

.list .salary {
	width: 160px;
	font-size: 16px;
	color: #ff6000;
}

.list .post_date {
	width: 50px;
	font-size: 14px;
	color: #666666;
}

.list_num {
	clear: both;
	float: left;
	width: 60%;
	height: 30px;
	margin-top: 30px;
	margin-left: 20%;
}

.list_num>div {
	float: left;
	margin: 0 30px 0 0;
}

.list_num li {
	float: left;
}

.pagingUl {
	float: right;
	margin: 0 10px;
	padding: 0 10px;
	border-right: 1px solid #82BB30;
	border-left: 1px solid #82bb30;
}

.pagingUl li {
	float: left;
	width: 30px;
	height: 30px;
	list-style: 30px;
	text-align: center;
}

.pagingUl li a {
	display: inline-block;
	padding: 0;
	width: 30px;
	height: 30px;
	color: #666;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
}

.num_yes {
	background: #82bb30!important;
	color: white!important;
}

.prv,
.next {
	float: left;
	height: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
}

.first,
.last {
	height: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
}

.bl_right {
	float: left;
	margin-left: 78px;
}

.bl_r_1f {
	padding: 10px;
	width: 280px;
	height: 340px;
	background: #f9f9f9;
}

.bl_r_1f>dl>dt {
	border-left: 6px solid #82bb30;
	color: black;
	text-indent: 15px;
	font-size: 18px;
}

.bl_r_1f>dl>dd>dl {
	border-bottom: 1px dashed #e6e6e6;
}




#wrapper {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 360px;
}

#banner {
	position: relative;
	width: 800px;
	height: 360px;
	overflow: hidden;
}

.imgList {
	position: relative;
	width: 100%;
	height: 360px;
	z-index: 10;
}

.imgList li {
	position: absolute;
	top: 0;
	width: 800px;
	height: 360px;
}

.imgList img {
	width: 800px;
	height: 360px;
}

#prev,
#next {
	position: absolute;
	top: 40%;
	z-index: 20;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 40px;
}

#prev {
	left: 0px;
	padding: 5px 10px 5px 5px;
}

#next {
	right: 0px;
	padding: 5px 5px 5px 10px;
}

.bg {
	position: absolute;
	bottom: 0;
	width: 800px;
	height: 40px;
	z-index: 20;
}

.infoList {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 30;
}

.infoList li {
	display: none;
}

.infoList .infoOn {
	display: inline;
	color: white;
}

.indexList {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 30;
}

.indexList li {
	float: left;
	margin-right: 5px;
	border: 2px solid white;
	cursor: pointer;
	width: 102px;
	height: 45px;
	border-radius: 3px;
}

.indexList img {
	width: 100%;
	height: 100%;
}

.indexList .indexOn {
	border-width: 2px;
	border-style: solid;
	border-color: #d8ff9f;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.indexList .indexOn:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 48px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #d8ff9f;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

/*职位名称*/
#post {
	background-color: rgba(0, 0, 0, 0.5);
	max-width: 1920px;
	min-width: 1100px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display:none;
}

/*行业类别*/
#industry{
	background-color: rgba(0, 0, 0, 0.5);
	max-width: 1920px;
	min-width: 1100px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
}

/*工作地点*/
#address{
	background-color: rgba(0, 0, 0, 0.5);
	max-width: 1920px;
	min-width: 1100px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	display: none;
}

.select {
	width: 850px;
	background-color: #FFFFFF;
	margin: 10% auto;
	position: relative;
}

.st_title {
	line-height: 60px;
	font-size: 18px;
	font-weight: bolder;
	text-indent: 30px;
	background-color: #E8E8E8;
}

.st_list {
	height: 430px;
}

.st_list .st_left {
	width: 200px;
	height: 430px;
	display: inline-block;
	font-size: 14px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #E3E3E3;
}

.st_list .st_left::-webkit-scrollbar {
	width: 0;
}

.st_list .st_left li {
	line-height: 35px;
	cursor: pointer;
	text-indent: 20px;
	transition: all 0.5s;
}

.st_list .st_left li:hover {
	background-color: #c1c1c1;
}

.st_list .st_left .on {
	background-color: #FFFFFF;
	border-left: 5px solid #82bb30;
	text-indent: 15px;
}

.st_list .st_left .on:hover {
	background-color: #FFFFFF;
}

.st_list .st_right {
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	overflow: hidden;
	height: 430px;
	width: 640px;
}

.st_list .st_right dl dd ul li {
	display: inline-block;
	margin-top: 10px;
}

.st_list .st_right dl dd ul li input{
	display: none;
}

.st_list .st_right dl dd ul li span {
	display: block;
	line-height: 26px;
	width: 205px;
	text-indent: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.st_btn {
	width: 100%;
	line-height: 59px;
	background-color: #f7f7f7;
	border-top: 1px solid #e8e8e8;
	text-align: center;
}

.st_btn button{
	font-size: 14px;
	cursor: pointer;
	width: 80px;
	height: 28px;
	font-weight: bold;
}

.st_btn button:hover{
	opacity: 0.7;
}

.st_btn .ensure {
	color: #FFFFFF;
	background-color: #82bb30;
	border:1px solid #82bb30;
	margin-right: 40px;
}

.st_btn .cancel {
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #b0b0b0;
}