/*内页滚动向上收缩*/

#head {
	position: absolute;
	z-index: 3;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.no-touch #head {
	z-index: 3;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
}
#featured {
	overflow: hidden;
	z-index: 1;
	position: relative
}
.no-touch #featured {
	position: fixed;
	_position: relative;
	top: 0;
	display: block;
	z-index: 0;
	left: 0
}
#overlay {
	z-index: 2;
	position: relative;
}
.no-touch #featured {
	height: 300px
}
.no-touch #overlay {
	margin: 40px 0;
	_margin-top: 0;
}
/*招聘*/



.chancecontain {
	margin: 40px 0;
}
.chancecontain li {
	background-color: #f9fafa;
	border-bottom: 1px solid #e8e8e8;
}
.chancecontain a {
	font-size: 14px;
	color: #545454;
	display: block;
	line-height: 40px;
}
.chancecontain a span {
	color: #B5B5B5;
	font-style: normal;
	font-size: 12px
}
.chancecontain a span i {
	font-size: 14px;
	color: #2ca1d7;
	font-style: normal;
}
/*圆圈加号
.chancecontain a span b {
	color: #fff;
	display: inline-block;
*zoom:1;
*display:inline;
	width: 18px;
	height: 18px;
	background: #0AA5B1;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 20px;
	margin-left: 5px;
	position: relative;
	top: 2px;
	behavior: url(../other/PIE.htc);
}*/
.chancecontain a span b {
		width: 0;

height: 0;

border-width: 5px;

border-style: solid;

border-color: #949494 transparent transparent transparent;
	display: inline-block;
*zoom:1;
*display:inline;
	text-align: center;
	line-height: 18px;
	font-size: 20px;
	margin-left: 5px;
	position: relative;
	top: 4px;
	



}
.tiwencont {
	display: none;
}
.retrunlist {
	margin-bottom: 20px;
}
.tiwencont li {
	border: none;
	border-top: 1px solid #f5f5f5;
	line-height: 20px;
}
.tiwencont li a {
	font-size: 12px;
	color:#707070;
}
