

/* gongzuotiao */
.jobbox {
	background-color: #fff;
	padding: 15px 30px;
}

.jb-title1 {
	height: 38px;
	font-size:18px;
	font-weight:600;
}
.jb-title1:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	clear:both;
}
.jb-title1 h2 {
	float: left;
}

.jb-title1 .red {
	color: #E1251B;
	float: right;
}

.jb-title2 {
	height: 25px;
	line-height: 25px;
	margin-top:8px;
}

.jb-title2 span {
	color: #BFBFBF;
	margin-right: 15px;
	float: left;
}

.jb-title2 span em{
	font-style:normal;
}
.jb-title2 .box4{
	float:right;
	font-size:14px;
	color:#999;
}
.jb-title2 .tiltebox1::before {
	content: "";
	background-color: transparent;
}

.jb-title2 span::before {
	content: "";
	width: 1px;
	height: 14px;
	display: block;
	float: left;
	position: relative;
	left: -12%;
	margin-top: 12px;
	background-color: #CCCCCC;
}

.jb-title3 {
	font-size: 14px;
	line-height: 40px;
}

.jb-title3 span {
	padding: 2px 10px;
	margin-right: 5px;
	color: #7B929F;
	font-size: 14px;
	background-color: #F2F2F2;
	border-radius: 20px;
}

.jb-title3 .box4 {
	float: right;
	color: #BFBFBF;
}

/* zhongjianzuobian */
.job-left {
	width: 890px;
	margin-top: 10px;
	float: left;
}

.jlt1 {
	height: 90px;
	padding: 20px;
	line-height: 30px;
	margin-bottom: 5px;
	background-color: #fff;
}

.jlt1 dt {
	width: 87px;
	height: 100px;
	float: left;
	margin-right: 1px;
}

.jlt1 dt p {
	text-align: right;
}

.jlt1 dd {
	width: 300px;
	height: 100px;
	float: left;
}

.job-title {
	color: #333;
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	margin-bottom: 5px;
}

.jl-center {
	padding: 20px 20px 15px 40px;
	background-color: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}

.jl-center p {
	margin-bottom: 10px;
}

.jlc-box {
	width: 390px;
	line-height: 20px;
}

.jlc-box p {
	margin-bottom: 10px;
}

.jl-center dd {
	margin: 30px 0;
}

/* zhongjianzuobianxiamian */
.jl-bottom {
	overflow:hidden;
	background-color: #fff;
	padding-left: 30px;
	padding-bottom: 20px;
}

.jl-bottom h3 {
	margin-top: 10px;
	line-height: 50px;
	font-weight: normal;
	border-bottom: 1px solid #EEEEEE;
}

.jl-bottom .picshow{
	width:100%;
	overflow:hidden;
}

.jl-bottom .picshow a{
	display:block;
	width:410px;	
	float:left;
	margin:10px 10px 0 0;
}
.jl-bottom .picshow img {
	/*width:100%;*/
	max-height:308px;
}

.job-right {
	float: right;
	width: 300px;
	margin-top: 10px;
}

.jr-top {
	background-color: #fff;
}

.jrt-title {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #BFBFBF;
}

.jrt-title p {
	width: 120px;
	text-align: center;
	color: #EA3833;
	border-bottom: 1px solid #EA3833;
}

.gr-box {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}

.gr-box .userface{
	display:block;
	width:120px;
	height:120px;
	border:1px solid #ddd;
	border-radius:100%;
	margin:10px auto 2px auto;
	padding:20px;
	background:#f8f8f8;
	box-sizing:border-box;
}

.gr-box .userface img{
	width:100%;
	height:100%;
}

.gr-box h4 {
	margin: 5px 0;
}

.gr-box p {
	color: #999999;
}

.jr-bottom {
	float: right;
	width: 300px;
	background-color: #fff;
	margin-top: 10px;
}

.jr-bottom dt {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EEEEEE;
}

.jr-bottom h4 {
	width: 120px;
	font-weight: normal;
	text-align: center;
	color: #EA3833;
	border-bottom: 1px solid #EA3833;
}

.jr-box {
	display: block;
	text-decoration: none;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 15px;
	color: #333;
	line-height: 27px;
	border-bottom: 1px solid #DDDDDD;
}

.jr-box h3 {
	font-size: 18px;
}

.jr-box span {
	color: #9F9F9F;
}

.jr-box a{
	text-decoration: none;
}

.jr-box .red {
	color: #E1251B;
}
.jr-box p{
	height:30px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.infodetail-tips{
	background:#fff;
	padding:10px 20px 10px 60px;
	margin-top:8px;
	line-height:25px;
	font-size:15px;
	color:#03c;
	box-sizing:border-box;
	position: relative;
}
.infodetail-tips em{
	font-weight:600;
	font-style:normal;
	margin-right:3px;
	color:#03c;
}
.infodetail-tips i{
	font-size:30px;
	color:#f50;
	position: absolute;
	left:15px;
	top:20px;
}

