.banner img{
	width: 100%;
}
/*工作机会*/
.job-page .sec1{
	padding: 80px 0 24px;
}
.job-page .sec1 .title{
	text-align: center;
	margin-bottom: 48px;
}
.job-page .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.job-page .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.job-page .sec1 p{
	font-size: 14px;
	color: #444;
	line-height: 26px;
	max-width: 1000px;
	margin: 0 auto 10px;
	word-break: break-all;
}
.job-page .sec2{
	text-align: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center top;
	background-image: url(../images/job_web_sec2_bg.jpg);
	padding: 115px 0 68px;
}
.job-page .sec2 h3{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 38px;
}
.job-page .sec2 a{
	font-size: 18px;
	color: #fff;
	font-family: "acrom";
	font-weight: bold;
	display: inline-block;
	width: 350px;
	height: 50px;
	line-height: 50px;
	background-color: #1681df;
	border-radius: 25px;
	margin-bottom: 90px;
}
.job-page .sec2 p{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.job-page .sec3{
	padding: 40px 0 35px;
	text-align: center;
	font-size: 0;
}
.job-page .sec3 ul{
	margin: 0 auto;
	max-width: 1000%;
}
.job-page .sec3 li{
	display: inline-block;
	vertical-align: top;
	background-color: #f8f8f8;
	margin-bottom: 4%;
	width: 48%;
	height: 230px;
	padding-top: 30px;
}
.job-page .sec3 li:nth-child(odd){
	margin-right: 4%;
}
.job-page .sec3 li img{
	margin-bottom: 32px;
}
.job-page .sec3 li h5{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin-bottom: 28px;
}
.job-page .sec3 li a{
	font-size: 16px;
	color: #1681df;
}
/*工作机会详情*/
.job-detail-page .sec1{
	padding: 80px 0;
	background-color: #f2f2f2;
	text-align: center;
}
.job-detail-page .sec1 .title{
	margin-bottom: 50px;
}
.job-detail-page .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 22px;
}
.job-detail-page .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.job-detail-page .sec1 .container{
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding: 40px 70px 56px;
	max-width: 1000px;
	margin: 0 auto;
}
.job-detail-page .sec1 .container h5{
	font-size: 30px;
	color: #212121;
	font-weight: normal;
	margin-bottom: 18px;
}
.job-detail-page .sec1 .container .time{
	font-size: 12px;
	font-family: "acrom";
	color: #9fa3a7;
	font-weight: bold;
	margin-bottom: 30px;
}
.job-detail-page .sec1 .container .time img{
	vertical-align: middle;
	margin-right: 10px;
}
.job-detail-page .sec1 .container .box{
	text-align: left;
	font-size: 14px;
	color: #444;
	line-height: 30px;
}
.job-detail-page .sec1 .container .box ul{
	list-style-type: decimal;
	list-style-position: inside;
}
.job-detail-page .sec1 .container .tips{
	text-align: left;
	font-size: 14px;
	color: #444;
	line-height: 30px;
	font-weight: bold;
	margin: 30px 0 36px;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1280px){
}
@media only screen and (max-width:1024px){
	/*工作机会*/
	.job-page .sec1{
		padding: 60px 0 24px;
	}
	.job-page .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.job-page .sec1 p{
		font-size: 14px;
		line-height: 26px;
	}
	.job-page .sec3{
		padding: 40px 4% 35px;
	}
	.job-page .sec3 li{
		height: 200px;
	}
	.job-page .sec3 li h5{
		font-size: 18px;
	}
	/*工作机会详情*/
	.job-detail-page .sec1{
		padding: 60px 0;
	}
	.job-detail-page .sec1 .title{
		margin-bottom: 30px;
	}
	.job-detail-page .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.job-detail-page .sec1 .container .box{
		font-size: 12px;
		line-height: 24px;
	}
	.job-detail-page .sec1 .container .tips{
		font-size: 12px;
		line-height: 24px;
	}
}
@media only screen and (max-width:768px){
	
}
@media only screen and (max-width:767px){
	/*工作机会*/
	.job-page .sec1{
		padding: 2.1875rem 4% 0.9375rem;
	}
	.job-page .sec1 .title{
		margin-bottom: 1.25rem;
	}
	.job-page .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.job-page .sec1 .title h4{
		font-size: 0.75rem;
	}
	.job-page .sec1 p{
		font-size: 0.75rem;
		line-height: 1.3125rem;
		margin: 0 auto 0.3125rem;
	}
	.job-page .sec2{
		padding: 2.1875rem 0 0.8125rem;
	}
	.job-page .sec2 h3{
		font-size: 1.125rem;
		margin-bottom: 2.0625rem;
	}
	.job-page .sec2 a{
		font-size: 0.75rem;
		width: 11.25rem;
		height: 1.875rem;
		line-height: 1.875rem;
		border-radius: 0.9375rem;
		margin-bottom: 1.3125rem;
	}
	.job-page .sec2 p{
		font-size: 0.75rem;
		line-height: 1.625rem;
		padding: 0 3.125rem;
	}
	.job-page .sec3{
		padding: 1.5625rem 4% 2.1875rem;
	}
	.job-page .sec3 li{
		margin-bottom: 4%;
		width: 48%;
		height: 7.1875rem;
		padding-top: 1rem;
	}
	.job-page .sec3 li:nth-child(odd){
		margin-right: 4%;
	}
	.job-page .sec3 li img{
		margin-bottom: 0.875rem;
		width: 1.875rem;
	}
	.job-page .sec3 li h5{
		font-size: 0.9375rem;
		margin-bottom: 0.9375rem;
	}
	.job-page .sec3 li a{
		font-size: 0.75rem;
	}
	/*工作机会详情*/
	.job-detail-page .sec1{
		padding: 2.1875rem 4% 3.125rem;
		background-color: transparent;
	}
	.job-detail-page .sec1 .title{
		margin-bottom: 1.875rem;
	}
	.job-detail-page .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.job-detail-page .sec1 .title h4{
		font-size: 0.75rem;
	}
	.job-detail-page .sec1 .container{
		padding: 0;
	}
	.job-detail-page .sec1 .container h5{
		font-size: 1.125rem;
		margin-bottom: 0.875rem;
	}
	.job-detail-page .sec1 .container .time{
		font-size: 0.75rem;
		margin-bottom: 1.0625rem;
	}
	.job-detail-page .sec1 .container .time img{
		margin-right: 0.3125rem;
		width: 0.75rem;
	}
	.job-detail-page .sec1 .container .box{
		font-size: 0.75rem;
		line-height: 1.3125rem;
	}
	.job-detail-page .sec1 .container .tips{
		font-size: 0.75rem;
		line-height: 1.3125rem;
		margin: 1.25rem 0 1.6875rem;
	}
	.job-detail-page .sec1 .container .back img{
		width: 1.875rem;
	}
}
@media only screen and (max-width:414px){
	
}