.job-box1{
	width:100%;
	height:340px;
	background-color:#F6F6F6;
	padding:80px 0 80px 0;
}
.job-mark-box{
	width:1000px;
	height:100%;
	margin: 0 auto;
}
.job-mark-left{
	width:498px;
	height:180px;
	float:left;
}
.roundness-box-l{
	width:180px;
	height:180px;
	background:url("../img/job-l.jpg") no-repeat center ;
	float:right;
	margin-right:30%;
	border-radius:55%;
	text-align:center;
	font-size:20px;
	font-weight:400;
	line-height:230px;
	color:#ffffff;
}
.roundness-box-l>p{
	text-align:center;
	font-size:20px;
	font-weight:400;
	line-height:230px;
	color:#ffffff;
}
.mark-line{
	width:4px;
	height:180px;
	margin:auto 0;
	border:2px solid #C7C7C7;
	float:left;
}
.job-mark-right{
	width:498px;
	height:180px;
	float:left;
}
.roundness-box-r{
	width:180px;
	height:180px;
	background:url("../img/job-r.jpg")   no-repeat center;
	float:left;
	margin-left:30%;
	border-radius:50%;
	
}
.roundness-box-r>p{
	text-align:center;
	font-size:20px;
	font-weight:400;
	line-height:230px;
	color:#ffffff;
}
.photo-job{
	width:100%;
	margin:0 auto;
}
.photo-job>img{
	width:100%;
}
.job-box1-95{
	width:100%;
	margin:0 auto;
	background-color:#F6F6F6;
	padding:50px 100px 50px 100px;
}