@charset "utf-8";
/* CSS Document */

.job_1{
	margin: 10% 0 0 0;
}
.job_1 h1{
	font-family: "Futura Bk BT Book";
	font-size: 100px;
	text-transform: uppercase;
	text-align: right;
	padding: 0 2%;
}

.job_video{
	width: 54%;
	overflow: hidden;
}
.job_video video{
	border: none;
	outline: none;
	width: 101%;
	object-fit: contain;
}
.job_intro{
	width: 37%;
	padding: 0 6% 0 3%;
	margin: 2% 0 0 0;
	font-size: 23px;
	color: #797979;
	line-height: 50px;
	font-weight: lighter;
}

.job_honor{
	margin: 200px 0;
	width: 88%;
	padding: 0 6%;
	text-align: right;
	font-size: 24px;
	font-weight: lighter;
	color: #797979;
	line-height: 60px;
}
.job_honor h2{
	font-size: 40px;
	color: #26272a;
	line-height: 40px;
	font-family: "Futura Bk BT Book";
	margin: 0 0 40px 0;
	letter-spacing: 7px;
}
.job_honor h3{
	font-size: 24px;
	color: #797979;
	letter-spacing: 2px;
	font-family: "SourceHanSansCN-Bold";
}


.zpxy h1{
	font-size: 74px;
	color: #26272a;
	font-family: "SourceHanSansCN-Bold";
	text-align: center;
	line-height: 74px;
	margin: 0 0 80px 0;
}
.zpxy h1 p{
	font-size: 23px;
	color: #26272a;
	font-family: "SourceHanSansCN-Light";
	font-weight: lighter;
	letter-spacing: 1.4px;
	line-height: 23px;
	margin: 17px 0 0 0;
}

.zpxy .text{
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #797979;
	font-weight: lighter;
	margin: 0 0 80px 0;
	padding: 0 4%;
}


.zppic{
	position: relative;
	margin: 0 0 50px 0;
}
.zppic img{
	max-width: 96%;
	display: block;
	float: right;
	margin: 0 2%;
}

.zparea{
	padding: 50px 0;
}
.zparea2 .zppic img,
.zparea3 .zppic img{
	float: left;
	margin: 0;
}
.zparea1 .zppic img{
	width: 81%;
}
.zparea2 .zppic img{
	width: 78%;
}
.zparea3 .zppic img{
	width: 55%;
}
.zppic .icon{
	position: absolute;
}
.zparea1 .zppic .icon{
	bottom: 11%;
	right: 11.4%;
	max-width: 76%;
	margin: 0;
	width: auto;
}
.zparea2 .zppic .icon{
	bottom: 5%;
	right: 1.7%;
	max-width: 25%;
	margin: 0;
	width: auto;
}
.zparea3 .zppic .icon{
	top: 2%;
	right: 10.2%;
	max-width: 40%;
	margin: 0;
	width: auto;
}


.zwinfo{
	position: relative;
	width: 95%;
	margin: 50px 0 50px 1%;
	overflow: hidden;
}
.zwinfo:before{
	position: absolute;
	width: 66.6%;
	height: 99.8%;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	content: '';
	display: block;
	right: 0;
	top: 0;
	z-index: -1;
}
.zwinfo:after{
	content: '';
	display: block;
	width: 100px;
	height: 206px;
	right: 0;
	bottom: 0;
	position: absolute;
	background: url(../images/x1.png) #fff right bottom no-repeat;
	z-index: -1;
}
.zwtitle{
	width: 33%;
}
.zwtitle h3{
	font-size: 60px;
	color: #26272a;
	font-family: "SourceHanSansCN-Bold";
	text-align: center;
	line-height: 60px;
	margin: 80px 0 0 28%;
	display: table;
}
.zwtitle h3 img{
	margin: 0 0 0 20px;
}
.zwtitle h3 p{
	font-size: 26px;
	color: #26272a;
	font-family: "SourceHanSansCN-Light";
	font-weight: lighter;
	letter-spacing: 3px;
	line-height: 26px;
	margin: 17px 0 0 0;
	display: table;
}

.zwtext{
	width: 29%;
	padding: 2%;
	font-size: 20px;
	line-height: 36px;
	overflow: hidden;
	font-weight: lighter;
}
.zwtext:before{
	position: absolute;
	width: 1px;
	height: 100%;
	background: #c7c7c7;
	content: '';
	display: block;
	left: 33%;
	top: 0;
	z-index: -1;
}
.zwtext:after{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #c7c7c7;
	content: '';
	display: block;
	left: 33%;
	top: 0;
	z-index: -1;
}
.zwtext:last-child:before{
	left: 66%;
}
.zwtext h5{
	font-size: 40px;
	color: #26272a;
	line-height: 40px;
	font-family: "SourceHanSansCN-Bold";
	display: block;
	margin: 0 0 45px 0;
}
.zwtext>strong{
	font-size: 30px;
	color: #26272a;
	line-height: 30px;
	font-family: "SourceHanSansCN-Bold";
	display: block;
	margin: 25px 0 15px 0;
}


.zparea2 .zwinfo:last-child:before{
	width: 100%;
}
.zparea2 .zwinfo:last-child .zwtext:nth-child(1):before{
	left: 0;
}
.zparea2 .zwinfo:last-child .zwtext:nth-child(1):after{
	left: 0;
}
.zparea2 .zwinfo:last-child .zwtext:nth-child(2):before{
	left: 33%;
}


.zparea3 .zppic{
	position: relative;
}
.zparea3 .zwtext{
	position: absolute;
	top: 28%;
	right: 5%;
	z-index: -1;
	padding: 3% 2%;
	overflow: hidden;
	width: 32%;
	border-left: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}
.zparea3 .zwtext:after{
	width: 100%;
	height: 100%;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background: none;
	left: -1px;
	top: -1px;
	z-index: -2;
}
.zparea3 .zwtext:before{
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	right: -52px;
	bottom: -1px;
	position: absolute;
	background: url(../images/x1.png) #fff right bottom no-repeat;
	z-index: -1;
	left: auto;
	top: auto;
}




.zpkh{
	margin: 100px 0 0 0;
	padding: 0 5% 0 2%;
	width: 93%;
}
.zpkh .text strong{
	display: block;
	font-size: 60px;
	color: #26272a;
	line-height: 100px;
	font-family: "SourceHanSansCN-Bold";
}
.zpkh .text strong img{
	margin: 0 0 0 30px;
}
.zpkh .address{
	border: 1px solid #c7c7c7;
	padding: 2%;
	width: 32%;
	position: relative;
	color: #797979;
	font-size: 20px;
	line-height: 36px;
}
.zpkh .address strong{
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	color: #26272a;
	line-height: 30px;
	font-family: "Futura Bk BT Book";
}
.zpkh .address:before{
	content: '';
	display: block;
	width: 50px;
	height: 100px;
	right: -2px;
	bottom: -1px;
	position: absolute;
	background: url(../images/x1.png) #fff left bottom no-repeat;
	z-index: 1;
	left: auto;
	top: auto;
}

.jobend{
	text-align: center;
	margin: 100px 0 50px 0;
	padding: 150px 0 300px 0;
	background: url(../images/bg_end.jpg) center no-repeat;
	background-size: cover;
}
.jobend h4{
	font-family: "Futura Bk BT Book";
	font-size: 120px;
	color: #26272a;
}
.jobend p{
	font-size: 42px;
	line-height: 58px;
	color: #26272a;
	font-family: "SourceHanSansCN-Normal";
}















@media screen and (max-width: 1600px) {
	.job_1 h1{
		font-size: 70px;
	}
	.job_intro{
		width: 39%;
		padding: 0 4% 0 3%;
		font-size: 20px;
		line-height: 44px;
		margin: 1% 0 0 0;
	}
	.job_honor{
		margin: 150px 0;
		font-size: 22px;
		line-height: 50px;
	}
	.job_honor h2{
		margin: 0 0 20px 0;
	}
	.zpxy h1{
		font-size: 56px;
		line-height: 56px;
		margin: 0 0 40px 0;
	}
	.zpxy h1 p{
		font-size: 18px;
		letter-spacing: 1px;
		margin: 10px 0 0 0;
	}
	.zpxy .text{
		font-size: 20px;
		line-height: 40px;
		margin: 0 0 40px 0;
	}
	.zppic img{
		max-width: 88%;
	}
	.zwtitle h3{
		font-size: 40px;
		line-height: 40px;
	}
	.zwtitle h3 p{
		font-size: 20px;
		letter-spacing: 0.4px;
		margin: 10px 0 0 0;
	}
	.zwtitle h3 img{
		height: 30px;
	}
	.zwtext{
		font-size: 16px;
		line-height: 32px;
	}
	.zwtext h5{
		font-size: 30px;
		line-height: 30px;
		margin: 0 0 20px 0;
	}
	.zwtext>strong{
		font-size: 24px;
		line-height: 24px;
	}
	.zpkh .text{
		margin: 2% 0 0 0;
	}
	.zpkh .text strong{
		font-size: 50px;
		line-height: 80px;
	}
	.zpkh .text strong img{
		height: 40px;
		vertical-align: middle;
	}
	.zpkh .address{
		width: 35%;
	}
	.zpkh .address{
		font-size: 18px;
		line-height: 34px;
	}
	.jobend h4{
		font-size: 90px;
	}
	.jobend p{
		font-size: 36px;
	}
	
}
@media screen and (max-width: 1440px) {
	.job_1 h1{
		font-size: 56px;
	}
	.job_intro{
		width: 41%;
		padding: 0 3% 0 2%;
		font-size: 17px;
		line-height: 42px;
	}
	.zpkh .address{
		font-size: 16px;
	}
	.jobend h4{
		font-size: 80px;
	}
	.zpkh .text strong{
		font-size: 40px;
	}
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1280px) {
	.zwinfo:after{
		height: 100px;
		width: 50px;
		background: url(../images/x1.png) #fff left bottom no-repeat;
		right: -1px;
	}
	.zwtext{
		font-size: 14px;
		line-height: 30px;
	}
	.zwtext h5{
		font-size: 26px;
		line-height: 26px;
	}
	.zwtext>strong{
		font-size: 22px;
		line-height: 22px;
	}
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
	.job_1{
		width: 94%;
		margin: 15% auto 0 auto;
	}
	.job_video{
		width: 100%;
	}
	.job_intro{
		width: 100%;
		padding: 0;
	}
	.job_honor{
		padding: 0 3%;
		width: 96%;
	}
	.zpxy .text{
		padding: 0 3%;
	}
	.zwtitle h3{
		margin: 80px 0 0 24%;
	}
	.zwtext{
		font-size: 12px;
		line-height: 24px;
	}
	.zwtext>strong{
		font-size: 18px;
		line-height: 18px;
		margin: 20px 0 10px 0;
	}
	.zwinfo{
		width: 94%;
		margin: 50px 3%;
	}
	.zparea3 .zwtext{
		width: 32%;
		padding: 3% 4% 3% 2%;
	}
	.zpkh{
		margin: 30px 0 0 0;
	}
	.zpkh .text{
		margin: 3% 0 0 0;
	}
	.zpkh .text strong{
		font-size: 30px;
		line-height: 50px;
	}
	.zpkh .text strong img{
		height: 20px;
		margin: 0 0 0 20px;
	}
	.zpkh .address{
		width: 42%;
		font-size: 12px;
		line-height: 24px;
	}
	.zpkh .address strong{
		font-size: 20px;
		margin: 0 0 10px 0;
	}
	.jobend h4{
		font-size: 60px;
	}
	.jobend p{
		font-size: 30px;
	}
}
@media screen and (max-width: 768px) {
	.job_intro{
		font-size: 15px;
		line-height: 40px;
	}
	.job_honor{
		font-size: 16px;
		line-height: 40px;
		margin: 100px 0;
	}
	.job_honor h2{
		font-size: 30px;
		line-height: 30px;
	}
	.job_honor h3{
		font-size: 20px;
		line-height: 30px;
		margin: 0 0 10px 0;
	}
	.zpxy h1{
		font-size: 40px;
		line-height: 40px;
	}
	.zpxy h1 p{
		font-size: 12px;
		margin: 5px 0 0 0;
	}
	.zpxy .text{
		font-size: 15px;
		line-height: 40px;
	}
	.zwtitle{
		width: 100%;
	}
	.zwtitle h3{
		margin: 0 0 50px 10%;
	}
	.zwtext{
		width: 96%;
		border-left: 1px solid #c7c7c7;
		border-top: 1px solid #c7c7c7;
		position: relative;
	}
	.zwtext:before{
		display: none;
	}
	.zwtext:after{
		width: 1px;
		height: 100%;
		right: 1px;
		left: auto;
	}
	.zwtext:last-child:before{
		left: 0;
		width: 100%;
		height: 1px;
		bottom: 0;
		content: '';
		display: block;
		position: absolute;
		top: auto;
	}
	.zwtext:last-child{
		width: 96%;
		border-top: 1px solid #c7c7c7;
		border-left: 1px solid #c7c7c7;
	}
	.zwinfo:before{
		display: none;
	}
	
	.zparea2 .zwtext{
		width: 96%;
	}
	.zppic img{
		max-width: 97%;
	}
	.zwinfo{
		margin: 20px 3%;
	}
	.zparea{
		padding: 20px 0;
	}
	.zparea2 .zwinfo:last-child .zwtext:nth-child(1):after{
		left: auto;
		right: 1px;
	}
	.zparea3 .zwtext{
		right: auto;
		width: 90%;
		position: relative;
		left: auto;
		top: auto;
		padding: 2%;
		margin: 20px 3% 0 3%;
		z-index: 1;
		float: left;
	}
	.zparea3 .zwtext:last-child:before{
		bottom: 1px;
	}
	
	.zpkh{
		margin: 0;
	}
	.zpkh .text{
		text-align: center;
		float: none;
		margin: 0;
	}
	.zpkh .address{
		float: none;
		margin: 40px 3% 0 3%;
		width: 94%;
	}
}
@media screen and (max-width: 414px) {
	.job_1 h1{
		font-weight: bold !important;
		font-size: 40px;
	}
	.job_intro{
		font-size: 14px;
		line-height: 30px;
	}
	.job_honor{
		font-size: 14px;
		line-height: 30px;
	}
	.job_honor h2{
		letter-spacing: 2px;
		font-size: 22px;
		line-height: 22px;
	}
	.job_honor h3{
		font-size: 15px;
		line-height: 15px;
	}
	.zpxy h1{
		font-size: 30px;
		line-height: 30px;
	}
	.zpxy .text{
		font-size: 14px;
		text-align: left;
		line-height: 30px;
	}
	.zppic{
		margin: 0 0 20px 0;
	}
	.zppic img{
		width: 94%;
		margin: 0 3%;
	}
	.zwtitle h3{
		font-size: 28px;
		line-height: 28px;
		margin: 0 0 20px 10%;
	}
	.zwtitle h3 img{
		height: 24px;
		vertical-align: middle;
	}
	.zwtitle h3 p{
		font-size: 16px;
		margin: 5px 0 0 0;
	}
	.zwtext h5{
		font-size: 22px;
		line-height: 22px;
		margin: 0 0 15px 0;
	}
	.zwtext>strong{
		font-size: 16px;
		line-height: 16px;
		margin: 15px 0 10px 0;
	}
	.zwtext:last-child,
	.zparea2 .zwtext,
	.zwtext{
		width: 94%;
		padding: 3%;
	}
	.zpkh{
		width: 94%;
		margin: 0 3%;
		padding: 0;
	}
	.zpkh .text strong{
		font-size: 22px;
		line-height: 30px;
	}
	.zpkh .text strong img{
		margin: 0 0 0 10px;
	}
	.zpkh .address:before{
		width: 26px;
		height: 50px;
	}
	.zparea3 .zwtext{
		width: 88%;
		margin: 20px 3%;
	}
	.jobend{
		padding: 150px 0 165px 0;
	}
	.jobend h4{
		font-size: 40px;
		font-weight: bold !important;
	}
	.jobend p{
		font-size: 20px;
		line-height: 40px;
	}
	.zparea3{
		overflow: hidden;
	}
	.zparea3 .zppic img{
		max-width: none;
		width: 115%;
	}
	.zparea3 .zppic img{
		float: none;
	}
	.zparea3 .zppic .icon{
		position: relative;
		width: 94%;
		margin: -25px auto 0 auto;
		top: auto;
		right: auto;
		max-width: none;
		float: none;
	}
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}
































