*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	
}
a{
	text-decoration: none;
	color: #111;
}
li{
	list-style: none;
}
img{
	vertical-align: middle;
	max-width: 100%;
}
body{
	color: #111;
}
header.op{
	opacity: 1 !important;
}

.gyban{
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
}
.gyban-bj{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: no-repeat center;
	background-size: cover;
}
.max1400{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
}
.max1150{
	width: 90%;
	max-width: 1150px;
	margin: 0 auto;
}
.gyban-div{
	text-align: center;
	position: relative;
	z-index: 2;
}
.gyban-a{
	font-size: 36px;
	line-height: 1.2;
	font-family: "PINGFANG BOLD_1";
	color: #111;
	padding-top: 150px;
}
.gyban-a>span{
	color: #e60012;
}
.gyban-b{
	font-size: 16px;
	line-height: 1;
	margin-top: 15px;
	color: #111;
	letter-spacing:4px
}
.gyban-b>span{
	width: 75px;
	height: 1px;
	background: #111;
	display: inline-block;
	margin: 0 5px;
	position: relative;
	top: -7px;
}
.gyban-fm{
	display: inline-block;
	width: 100%;
	max-width: 475px;
	height: 70px;
	overflow: hidden;
	background: #ea1e2e;
	border-radius: 35px;
	margin-top: 230px;
}
.gyban-fm .int{
	width: calc(100% - 85px);
	float: left;
	background: initial;
	border: 0 !important;
	color: #fff;
	font-size: 16px;
	height: 70px;
	padding: 0 30px;
}
.gyban-fm .int::-webkit-input-placeholder {
        color: #fff;
      }
      .gyban-fm .int::-moz-input-placeholder {
        color: #fff;
      }
      .gyban-fm .int::-ms-input-placeholder {
        color: #fff;
      }
.gyban-fm .sub{
	width: 60px;
	float: left;
	height: 100%;
	border: 0 !important;
	background: url(../img/recruit/ico01.png) no-repeat center;
}




.fm-pfbd{
	font-family: "PINGFANG BOLD_1";
}
.recruit-bj{
	border-bottom: 1px solid #eaeaea;
	padding-top: 110px;
}
.recruit-a{
	text-align: center;
	font-size: 30px;
	line-height: 1;
	color: #111;
}
.recruit-b{
	font-size: 15px;
	line-height: 1;
	color: #111;
	margin-top: 15px;
	text-align: center;
}
.recruit-b a{
	/*display: inline-block;*/
	color: #e60012;
}
.recruit-c{
	width: 102.5%;
	padding: 30px 0;
	padding-top: 60px;
	font-size: 0;
}
.recruit-ca{
	display: inline-block;
	width: 14.166%;
	margin-right: 2.5%;
	height: 180px;
	padding: 20px;
	padding-top: 40px;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 30px #e2e2e2;
	cursor: pointer;
	border-radius: 20px;
	transition: all .3s;
-webkit-transition: all .3s;
}
.recruit-c1{
	height: 60px;
	line-height: 60px;
}
.recruit-c1 img{
	max-height: 100%;
}
.recruit-c1 .img2{
	display: none;
}
.recruit-c2{
	font-size: 20px;
	line-height: 1;
	margin-top: 30px;
	text-align: center;
	transition: all .3s;
-webkit-transition: all .3s;
}
.recruit-ca:hover{
	background: #e60012;
	transition: all .3s;
-webkit-transition: all .3s;
}
.recruit-ca:hover .img1{
	display: none;
}
.recruit-ca:hover .img2{
	display: inline-block;
}
.recruit-ca:hover .recruit-c2{
	color: #fff;
	transition: all .3s;
-webkit-transition: all .3s;
}
.recruit-d{
	margin-top: ;
	position: relative;
}
.recruit-d1{
	display: block;
	width: 180px;
	height: 60px;
	background: #e60012;
	text-align: center;
	line-height: 60px;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -90px;
	transition: all .3s;
-webkit-transition: all .3s;
}
.recruit-d1:hover{
	color: #fff;
	transition: all .3s;
-webkit-transition: all .3s;
}

.recruit-ul{
	padding: 120px 0;
}
.recruit-li{
	margin-bottom: 100px;
	position: relative;
	text-align: left;
}
.recruit-swp{
	width: 50%;
	display: inline-block;
	position: relative;
}
.recruit-swiper{
	width: 100%;
}
.recruit-slide{
	width: 100%;
	height: 500px;
	background: no-repeat center;
	background-size: cover;
}
.recruit-span span{
	background: #fff;
	opacity: 1;
	width: 8px;
	height: 8px;
	border-radius: 100%;
}
.recruit-span span.swiper-pagination-bullet-active{
	background: #e60012;
}
.recruit-txt{
	width: calc(50% + 40px);
	height: 440px;
	background: rgba(255,255,255,.9);
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 3;
	margin-top: -220px;
	padding-left: 85px;
	padding-right: 60px;
	padding-top: 60px;
	box-shadow:  0 0 20px #eee;
}
.recruit-j{
	font-size: 30px;
	line-height: 1;
	margin-bottom: 30px;
}
.recruit-j>span{
	font-size: 16px;
	color: #8b8b8b;
	margin-left: 8px;
	text-transform: uppercase;
}
.clo555{
	color: #555;
}
.fwBd{
	font-weight: bold;
}
.mgTop30{
	margin-top: 30px;
}
.recruit-k{
	line-height: 28px;
	font-size: 15px;
	color: #111;
	max-height: 250px;
	min-height: 220px;
	overflow-y: auto;
}
.recruit-li:nth-child(2n + 0){
	text-align: right;
}
.recruit-li:nth-child(2n + 0) .recruit-txt{
	text-align: left;right: 0;
	left: 0;
	padding-left: 60px;
	padding-right: 85px;
}
.recruit-m{
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	padding-right: 25px;
	background: url(../img/recruit/ico08.png) no-repeat right center;	
	color: #e60012;
	margin-top: 15px;
	transition: all .3s;
-webkit-transition: all .3s;
}
.recruit-m:hover{
	color: #e60012;
	padding-right: 30px;
	transition: all .3s;
-webkit-transition: all .3s;
}



.recruit-btm-bj{
	background: #f2f2f2;
	padding: 45px 0;
}
.recruit-btm{
	overflow: hidden;
}
.rtbtn-a{
	float: left;
	max-width: 100px;
	text-align: center;
}
.rtbtn-a p{
	font-size: 14px;
	line-height: 1;
	margin-top: 12px;
}
.rtbtn-b{
	float: left;
	margin-left: 30px;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
}
.rtbtn-b>div{
	margin-top: 12px;
}
.rtbtn-c{
	float: right;
	font-size: 16px;
	line-height: 20px;
}
.rtbtn-c1{
	padding-top: 20px;
	line-height: 30px;
	margin-bottom: 5px;
}
.rtbtn-c1 span{
	display: inline-block;
	margin: 0 25px;
}
.rtbtn-c1 a{
	color: #111;
}
.rtbtn-c1 a:hover{
	color: #e50113;
}

@media(max-width:1600px){
	.gyban{
		height: 600px;
	}
}

@media(max-width:1200px){
	.recruit-slide{
		height: 380px;
	}
	.recruit-txt{
		height: 340px;
		margin-top: -170px;
		padding: 30px;
		padding-left: 60px;
	}
	.recruit-j{
		font-size: 24px;
	}
	.recruit-j>span{
		font-size: 14px;
	}
	.mgTop30{
		margin-top: 20px;
	}
	.recruit-k{
		line-height: 22px;
		max-height: 190px;
		min-height: initial;
	}
	.recruit-li:nth-child(2n + 0) .recruit-txt{
		padding-left: 30px;
		padding-right: 60px;
	}
	.recruit-ul{
		padding: 80px 0;
	}
	.recruit-li{
		margin-bottom: 60px;
	}
	.recruit-j{
		margin-bottom: 22px;
	}
}
@media(max-width:1000px){
	.gyban{
		height: 450px;
	}
	.gyban-a{
		padding-top: 80px;
	}
	.gyban-fm{
		margin-top: 150px;
	}
	.recruit-ca{
		width: 30.833%;
		margin-bottom: 30px;
	}
	.recruit-swp{
		width: 100%;
		z-index: 4;
	}
	.recruit-txt{
		position: relative;
		width: 100%;
		left: inherit;
		right: initial;
		top: initial;
		margin: 0;
		padding: 30px !important;
		height: auto;
	}
	.recruit-li{
		font-size: 0;
	}
	.recruit-k{
		max-height: initial;
	}
}
@media(max-width:750px){
	.gyban{
		height: 5.5rem;
	}
	.gyban-a{
		font-size: .4rem;
		padding-top: 1rem;
	}
	.gyban-b{
		font-size: .26rem;
		letter-spacing: 0px;
		margin-top: .15rem;
	}
	.gyban-b span{
		width: .7rem;
		top: -.1rem;
	}
	.gyban-fm{
		width: 5rem;
		margin-top: 1.5rem;
		height: .8rem;
		border-radius: .5rem;
	}
	.gyban-fm .int{
		width: calc(100% - 1rem);
		padding: 0 .4rem;
		font-size: .24rem;
		height: .8rem;
	}
	.gyban-fm .sub{
		width: .8rem;
		height: .8rem;
		background-size: .3rem auto;
	}
	.recruit-bj{
		padding-top: 1rem;
	}
	.recruit-a{
		font-size: .4rem;
	}
	.recruit-b{
		font-size: .24rem;
		margin-top: .15rem;
	}
	.recruit-c{
		padding-top:.5rem;
		padding-bottom: .2rem;
	}
	.recruit-ca{
		padding: .3rem;
		padding-top: .6rem;
	}
	.recruit-c1{
		height: .6rem;
		line-height: .6rem;
	}
	.recruit-c2{
		font-size: .3rem;
		margin-top: .3rem;
	}
	.recruit-ca{
		height: 2.2rem;
		margin-bottom: .3rem;
	}
	.recruit-d1{
		width: 2rem;
		height: .7rem;
		font-size: .26rem;
		line-height: .7rem;
		margin-top: -.35rem;
		margin-left: -1rem;
	}
	.recruit-ul{
		padding: 1rem 0;
	}
	.recruit-slide{
		height: 4rem;
	}
	.recruit-txt{
		padding:.4rem .3rem !important;
	}
	.recruit-j{
		font-size: .36rem;
		margin-bottom: .3rem;
	}
	.recruit-j>span{
		font-size: .26rem;
	}
	.recruit-k{
		font-size: .24rem;
		line-height: .45rem;
	}
	.mgTop30{
		margin-top: .15rem;
	}
	.recruit-li{
		margin-bottom: .5rem;
	}
	.recruit-m{
		font-size: .28rem;
		background-size: .15rem auto;
	}
	.rtbtn-a p{
		font-size: .26rem;
		margin-top: .15rem;
	}
	.rtbtn-b,.rtbtn-c{
		width: 100%;
		float: left;
		margin: 0;
		font-size: .24rem;
		line-height: .4rem;
		padding-top: .25rem;
	}
	.rtbtn-c1{
		padding: 0;
	}
	.rtbtn-a{
		max-width: 80px;
		margin-right: 20px;
	}
	.rtbtn-b>div{
		margin: 0;
	}
	.rtbtn-c1{
		line-height: 1.3;
		margin-bottom: .1rem;
	}
	.recruit-btm-bj{
		padding: .6rem 0;
	}
}



.posts{
	padding-top: 120px;
	padding-bottom: 190px;
	overflow: hidden;
}
.posts-lt{
	width: 220px;
	display: inline-block;
}
.posts-a{
	font-size: 36px;
	line-height: 1.2;
	margin-top: 15px;
}
.posts-b{
	font-size: 19px;
	color: #afafaf;
	margin-top: 15px;
	line-height: 1.2;
}
.posts-c{
	width: 100%;
}
.posts-c.on{
	position: fixed;
	top: 110px;
	width: 220px;
	z-index: 39;
}
.posts-ca{
	display: block;
	width: 100%;
	height: 90px;
	width: 100%;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 18px;
	background: #fcfcfc;
	padding: 0 25px;
	line-height: 88px;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.posts-c1{
	width: 50px;
	float: left;
	text-align: center;
}
.posts-c1 .img2{
	display: none;
}
.posts-c2{
	font-size: 20px;
	float: left;
	margin-left: 15px;
	color: #111;transition: all .3s;
-webkit-transition: all .3s;  
}
.posts-ca:hover{
	background: #e60012;
	border-color: #e60012;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.posts-ca:hover .posts-c1 .img1{
	display: none;
}
.posts-ca:hover .posts-c1 .img2{
	display: inline-block;
	
} 
.posts-ca:hover .posts-c2{
	color: #fff;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.posts-ca.on{
	background: #e60012;
	border-color: #e60012;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.posts-ca.on .posts-c1 .img1{
	display: none;
}
.posts-ca.on .posts-c1 .img2{
	display: inline-block;
	
} 
.posts-ca.on .posts-c2{
	color: #fff;
	transition: all .3s;
-webkit-transition: all .3s;  
}


.posts-rt{
	display: inline-block;
	width: calc(100% - 325px);
	margin-left: 95px;
}
.posts-f{
	width: 100%;
	position: relative;
	border: 1px solid #d4d4d4;
	border-radius: 10px;
}
.posts-f .int{
	width: 100%;
	height: 55px;
	padding: 0 85px;
	background: initial;
	border: 0 !important;
	text-align: center;
	font-size: 16px;
	color: #111;
}
.posts-f .sub{
	width: 55px;
	height: 55px;
	background: url(../img/recruit/ico10.png) no-repeat center;	
	border: 0 !important;
	position: absolute;
	top: 0;
	right: 15px;
}
.posts-j{
	width: calc(100% + 5px);
	margin-top: 5px;
	font-size: 0;
	position: relative;
	z-index: 2;
}
.posts-jli{
	display: inline-block;
	width: calc(33.333% - 5px);
	margin-right: 5px;
	position: relative;
}
.posts-j1{
	width: 100%;
	height: 55px;
	border-radius: 10px;
	padding: 0 35px;
	padding-right: 55px;
	font-size: 14px;
	line-height: 55px;
	color: #fff;
	background:#ea1e2e url(../img/recruit/ico11.png) no-repeat right center;
}
.posts-j2{
	width: 100%;
	padding:10px 35px;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: absolute;
	top: 100%;
	left: 0;
	border-radius: 10px;
	display: none;
}
.posts-j2 a{
	display: block;
	color: #111;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
}
.posts-j2 a:hover{
	color: #ea1e2e;
}
.posts-k{
	border-bottom: 1px solid #D4D4D4;
}
.posts-kli{
	padding: 35px 0 ;
	margin-bottom: 10px;
	border-top: 1px solid #D4D4D4;
}
.posts-ktop{
	overflow: hidden;
}
.posts-klt{
	width: calc(100% - 180px);
	float: left;
	padding-right: 30px;
}
.posts-k1{
	font-size: 24px;
	 line-height: 1.3;
}
.posts-k2{
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px; 
}
.posts-k3{
	display: none;
	font-size: 14px;
	line-height: 20px;
	color: #555;
}
.posts-k3-a{
	margin-top: 15px;
	font-size: 16px;
	line-height: 1;
}
.posts-k3-b{
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
}

.posts-krt{
	width: 180px;
	float: right;
	text-align: right;
}
.posts-kyx{
	display: inline-block;
	width: 125px;
	height: 45px;
	background: #e60012;
	font-size: 14px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	transition: all .3s;
-webkit-transition: all .3s; 
}
.posts-kyx:hover{
	color: #fff;
	opacity: .8;
	transition: all .3s;
-webkit-transition: all .3s; 
}
.posts-ktm{
	margin-top: 35px;
	overflow: hidden;
}
.posts-k8{
	display: inline-block;
	float: left;
	padding-right: 15px;
	font-size: 14px;
	color: #ea1e2e;
	line-height: 20px;
	background:url(../img/recruit/ico08.png) no-repeat right center;
	background-size:6px auto;
	cursor: pointer;
	transition: all .3s;
-webkit-transition: all .3s; 
}
.posts-k8:hover{
	padding-right: 20px;
	transition: all .3s;
-webkit-transition: all .3s; 
}
.posts-k9{
	font-size: 16px;
	line-height: 20px;
	float: right;
}
.posts-kmr{
	text-align: center;
}
.posts-kgd{
	width: 185px;
	margin-top: 60px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
}
.posts-ct{
	font-size: 0;
}
.posts-ct2{
	overflow: hidden;
	margin-top: 90px;
}
.posts-sx{
	min-height: 850px;
}
.posts-ct2 .posts-lt{
	float: left;
}
.posts-ct2 .posts-rt{
	float: right;
}
.posts-ct2{
	position: relative;
}
.posts-c.bot{
		position: absolute;
		top: initial;
		bottom: 0;
		width: 220px;
	}
@media(max-width:1600px){
	.posts-rt{
		width: calc(100% - 260px);
		margin-left: 35px;
	}
	.posts-ca{
		height: 65px;
		line-height: 63px;
		margin-bottom: 10px;
	}
	
	.posts-c1{
		padding: 0 10px;
	}
	.posts-sx{
		min-height: 600px;
	}
}

@media(max-width:1000px){
	.posts-lt{
		width: 100%;
		margin-bottom: 30px;
	}
	.posts-rt{
		width: 100%;
		margin: 0;
	}
	.posts-c{
		overflow: hidden;
		width: 103%;
	}
	.posts-ca{
		width: 22%;
		float: left;
		margin-right: 3%;
		padding: 0 10px;
		height: 90px;
	}
	.posts-c1{
		width: 100%;
		height: 30px;
		line-height: 30px;
		margin-top: 15px;
	}
	.posts-c1 img{
		max-height: 100%;
	}
	.posts-c2{
		width: 100%;
		margin: 0;
		line-height: 30px;
		text-align: center;
		font-size: 16px;
		margin-top: 5px;
	}
	.posts-ct2{
		margin-top: 50px;
	}
	.posts-sx{
		min-height: auto;
	}
}
@media(max-width:750px){
	.posts{
		padding: 1rem 0;
	}
	.posts-a{
		font-size: .4rem;
		margin: 0;
	}
	.posts-b{
		font-size: .28rem;
		margin-top: .15rem;
	}
	.posts-lt{
		margin-bottom: .4rem;
	}
	.posts-f .int{
		height: .8rem;
		padding: 0 .3rem;
		padding-right: 1rem;
		font-size: .26rem;
	}
	.posts-f .sub{
		width: .8rem;
		height: .8rem;
		right: .2rem;
	}
	.posts-j1{
		height: .8rem;
		padding: 0 .2rem ;
		padding-right: .5rem;
		line-height: .8rem;
		font-size: .24rem;
		background-position-x: 110%;
		background-size: auto .3rem;
	}
	.posts-j2{
		padding: .1rem .3rem;
	}
	.posts-j2 a{
		font-size: .26rem;
		line-height: .4rem;
		margin: .15rem 0;
	}
	.posts-ct2{
		margin-top: .7rem;
	}
	.posts-c{
		width: 102%;
	}
	.posts-ca{
		width: 23%;
		margin-right: 2%;
		padding: 0 5px;
	}
	.posts-c2{
		font-size: .24rem;
		line-height: .4rem;
		margin-top: .15rem;
	}
	.posts-c1{
		height: .5rem;
		line-height: .5rem;
		margin-top: .2rem;
	}
	.posts-ca{
		height: 1.5rem;
		margin-bottom: .15rem;
	}
	.posts-kli{
		padding: .4rem 0;
		margin-bottom: .15rem;
		padding-bottom: .25rem;
	}
	.posts-klt{
		width: 100%;
		margin-bottom: .3rem;
	}
	.posts-k1{
		font-size: .34rem;
	}
	.posts-k2{
		font-size: .26rem;
		line-height: .45rem;
		margin-top: .2rem;
	}
	.posts-kyx{
		width: 2rem;
		height: .7rem;
		font-size: .26rem;
		line-height: .7rem;
	}
	.posts-k3-a{
		font-size: .26rem;
		line-height: .45rem;
		margin-top: .2rem;
	}
	.posts-k3-b{
		font-size: .24rem;
		line-height: .4rem;
		margin-top: .1rem;
	}
	.posts-ktm{
		margin-top: .3rem;
	}
	.posts-k9{
		font-size: 14px;
	}
	.posts-kyx{
		margin-top: .2rem;
	}
	.posts-krt{
		float: left;
		text-align: left;
	}
	.posts-k9{
		font-size: .24rem;
		width: 100%;
		text-align: left;
		margin-top: .2rem;
	}
	.posts-kmr{
		margin-top: .3rem;
	}
}



.welfare{
	padding-top: 110px;
	padding-bottom: 180px;
}
.welfare-a{
	font-size: 30px;
	line-height: 1.2;
	color: #111;
	text-align: center;
}
.welfare-b{
	margin-top: 15px;
	text-align: center;
	color: #2e8fdd;
	font-size: 18px;
	line-height: 1;
}
.welfare-b .sp1{
	display: inline-block;
	margin: 0 5px;
	width: 55px;
	height: 1px;
	background: #2e8fdd;
	position: relative;
	top: -5px;
}
.welfare-ct{
	margin-top: 45px;
	position: relative;
}
.welfare-swiper2 .swiper-slide{
	height: 100%;
	text-align: center;
}
.welfare-ltjt{
	width: 25px;
	height: 35px;
	background:url(../img/recruit/ico12_1.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: -75px;
	margin-top: -17px;
	cursor: pointer;
}
.welfare-rtjt{
	width: 25px;
	height: 35px;
	background:url(../img/recruit/ico12_2.png) no-repeat center;
	position: absolute;
	top: 50%;
	right: -75px;
	margin-top: -17px;
	cursor: pointer;
}
@media(max-width:1600px){
	.welfare-ltjt{
		left: -35px;
	}
	.welfare-rtjt{
		right: -35px;
	}
}

@media(max-width:750px){
	.welfare{
		padding: 1rem 0;
	}
	.welfare-a{
		font-size: .34rem;
	}
	.welfare-b{
		font-size: 12px;
		margin-top: .15rem;
	}
	.welfare-b .sp1{
		width: .4rem;
		top: -4px;
	}
	.welfare-ct{
		margin-top: .3rem;
		padding: 0 .3rem;
	}
	.welfare-ltjt{
		left: -.2rem;
		width: .4rem;
		background-size: .2rem;
	}
	.welfare-rtjt{
		right: -.2rem;
		width: .4rem;
		background-size: .2rem;
	}
}


.gyban2{
	height: 550px;
}
.academy-a{
	padding-top: 100px;
	padding-bottom: 100px;
}
.academy-tit{
	font-size: 30px;
	line-height: 1;
	text-align: center;
}
.academy-zj{
	letter-spacing:12px;
}
.academy-tit .sp1{
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #111;
	position: relative;
	top: -8px;
	margin: 0 8px;
}
.academy-p14{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top: 15px;
	text-align: center;
}
.academy-aul{
	margin-top: 95px;
	overflow: hidden;
	padding-right: 260px;
	position: relative;
}
.academy-aul li{
	width: 33.333%;
	float: left;
	padding-right: 20px;
	overflow: hidden;
}
.academy-a1{
	width: 50px;
	float: left;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
}
.academy-a2{
	width: calc(100% - 50px);
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #555;
	padding-top: 5px;
}
.academy-aul li:last-child{
	width: 260px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
}


.hoverImg{
	overflow: hidden;
}
.hoverImg .hover-img{
	transition: all .3s;
  -webkit-transition:all .3s;
}
.hoverImg:hover .hover-img{
	transform: scale(1.05);
	-ms-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	transition: all .3s;
  -webkit-transition:all .3s;
}
.imgBj{
	background: no-repeat center;
	background-size: cover;
}
.imgBj.pos{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


.academy-bbj{
	background: #f5f5f5;
}
.academy-b{
	padding-top: 100px;
	/*padding-bottom: 140px;*/
	padding-bottom:100px;
}
.academy-b2{
	width: 100%;
	text-align: center;
	margin-top: 40px;
	font-size: 0;
}
.academy-b2 li{
	display: inline-block;
	width: 200px;
	height: px;
	background: #e6e6e6;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	margin: 0 5px;
	border-radius:10px;
	color: #111;
	cursor: pointer;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.academy-b2 li:hover{
	color: #fff;
	background: #e60012;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.academy-b2 li.on{
	color: #fff;
	background: #e60012; 
}
.academy-b3{
	margin-top: 75px;
}
.academy-b3>div{
	display: none;
	text-align: center;
}
.academy-b4{
	font-size: 16px;
	text-align: center;
	line-height: 1.2;
	margin-top: 50px;
	display: none;
}
.academy-cd{
	padding-top: 100px;
}
.academy-c{
	overflow: hidden;
	margin-top: 55px;
	height: 425px;
	background: #f2f2f2;
}
.academy-clt{
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.academy-crt{
	width: 50%;
	height: 100%;
	float: right;
	position: relative;
}
.academy-cdiv{
	width: 100%;
	padding: 0 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.academy-c1{
	font-size: 30px;
	line-height: 1.3;
}
.academy-c2{
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}
.academy-c3{
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px;
	color: #666;
}
.academy-c3:hover{
	color: #e60012;
}
.academy-d{
	margin-top: 30px;
	padding-bottom: 45px;
}
.academy-d1{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.4);
	opacity: 0;
	cursor: pointer;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.academy-d1>div{
	width: 100%;
	text-align: center;
	padding: 0 15px;
	position: absolute;
	top: 50%;
	left: 0;
	color: #fff;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.academy-d1>div>h4{
	font-size: 18px;
	line-height: 25px;
}
.academy-d1>div>p{
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
.academy-d .swiper-slide:hover .academy-d1{
	opacity: 1;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.academy-dspan{
	bottom: 0 !important;
}
.academy-dspan span{
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #000;
	opacity: .7;
}
.academy-dspan span.swiper-pagination-bullet-active{
	background: #e60012;
	opacity: 1;
}

.academy-ebj{
	padding-top: 100px;
	padding-bottom: 190px;
}
.academy-e{
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 100px;
}
.academy-eslide{
	padding: 35px;
	border: 1px solid #D4D4D4;
}
.academy-e1{
	overflow: hidden;
	height: 160px;
}
.academy-e2{
	font-size: 14px;
	color: #999;
	line-height: 1;
	margin-top: 20px;
}
.academy-e3{
	font-size: 16px;
	color: #111;
	line-height: 25px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.academy-e4{
	font-size: 14px;
	color: #111;
	line-height: 20px;
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: none;
}
.academy-e5{
	margin-top: 15px;
}
.academy-e5:hover{
	color: #ea1e2e;
}
.academy-eslide:hover .academy-e3{
	color: #ea1e2e;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #e2e2e2;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #ea1e2e;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

@media(max-width:1600px){
	.gyban2{
		height: 450px;
	}
	.academy-e1{
		height: 130px;
	}
}
@media(max-width:1200px){
	.gyban2{
		height: 350px;
	}
	.academy-aul li:last-child{
		position: relative;
	}
	.academy-aul{
		padding-right: 0;
	}
	.academy-aul li{
		width: 50% !important;
		padding: 0;
		margin-bottom: 30px;
		text-align: center;
	}
	.academy-aaa{
		display: inline-block;
		width: 300px;
		text-align: left;
	}
	.academy-c{
		height: 350px;
	}
	.academy-c2{
		font-size: 14px;
		line-height: 25px;
	}
	.academy-eslide{
		padding: 20px;
	}
	.academy-d1{
		/*height: auto;
		top: initial;
		bottom: 0;
		padding: 10px;
		opacity: 1;*/
		opacity: 1;
		display: none;
	}
	.academy-d1>div{
		/*position: relative;
		top: initial;
		transform: initial;
		padding: 0;*/
	}
	.academy-d1>div>h4{
		font-size: 15px;
		line-height: 20px;
	}
	.academy-d1>div>p{
		font-size: 12px;
		line-height: 20px;
		margin-top: 0;
	}
	/*.academy-d1>div{
		position: relative;
		top: initial;
		transform: initial;
		padding: 0;
		font-size: 14px;
		line-height: 20px;
	}
	.academy-d1>p{
		position: relative;
		bottom: initial;
		transform: initial;
		padding: 0;
		font-size: 12px;
		line-height: 20px;
		margin-top: 15px;
		margin-bottom: 10px;
	}*/
	.academy-cdiv{
		padding: 0 20px;
	}
	.academy-e1{
		height: 105px;
	}
	.academy-b4{
		font-size: 14px;
		margin-top: 40px;
	}
}
@media(max-width:1000px){
	.academy-clt{
		width: 100%;
		height: 350px;
	}
	.academy-crt{
		width: 100%;
		position: relative;
		height: auto;
		top: initial;
		transform: initial;
		height: auto;
	}
	.academy-cdiv{
		
		position: relative;
		height: auto;
		top: initial;
		transform: initial;
		padding: 30px;
		text-align: left;
	}
	.academy-c{
		height: auto;
	}
	.academy-c3{
		padding: 0;
		margin-top: 5px;
	}
}
.md-show{
	display: none;
}
@media(max-width:750px){
	.pc-show{
		display: none;
	}
	.md-show{
		display: block;
	}
	.gyban2{
		height: 3rem;
	}
	.rtbtn-c1 span{
		margin: 0 20px;
	}
	.academy-a{
		padding: 1rem 0;
	}
	.academy-tit{
		font-size: .4rem;
	}
	.academy-tit .sp1{
		width: .4rem;
		top: -5px;
	}
	.academy-aul{
		margin-top: .6rem;
	}
	.academy-aul li{
		margin-bottom: .3rem;
	}
	.academy-a1{
		font-size: .4rem;
		line-height: .55rem;
		width: 100%;
	}
	.academy-aaa{
		width: 100%;
	}
	.academy-a2{
		width: 100%;
		font-size: .24rem;
		line-height: .4rem;
		padding-right: .15em;
	}
	.academy-b{
		padding: 1rem 0;
	}
	.academy-b2{
		margin-top: .5rem;
	}
	.academy-b2 li{
		width: 2rem;
		line-height: .7rem;
		font-size: .24rem;
		margin: 0 2px;
	}
	.academy-b3{
		margin-top: .5rem;
	}
	.academy-cd{
		padding-top: 1rem;
	}
	.academy-c{
		margin-top: .5rem;
	}
	.academy-clt{
		height: 4rem;
	}
	.academy-cdiv{
		padding: .3rem;
	}
	.academy-c1{
		font-size: .36rem;
	}
	.academy-c2{
		font-size: .24rem;
		line-height: .4rem;
		margin-top: .2rem;
	}
	.academy-c3{
		font-size: .26rem;
		line-height: .4rem;
		margin-top: .1rem;
	}
	.academy-d{
		margin-top: .4rem;
		padding-bottom: .6rem;
	}
	.academy-d1{
		padding: .1rem .2rem;
		height: 100%;
		padding-top: .3rem;
	}
	.academy-d1>div>h4{
		font-size: .26rem;
		line-height: .4rem;
	}
	.academy-d1>div>p{
		font-size: .22rem;
		line-height: .35rem;
	}
	.academy-ebj{
		padding: 1rem 0;
	}
	.academy-e{
		margin-top: .5rem;
		padding-bottom: 1rem;
		padding-right: 1px;
	}
	.academy-e1{
		height: 1.6rem;
	}
	.academy-eslide{
		padding: .2rem;
	}
	.academy-e2{
		font-size: .24rem;
		margin-top: .15rem;
	}
	.academy-e3{
		font-size: .28rem;
		line-height: .4rem;
		height: .8rem;
		margin-top: .15rem;
	}
	.academy-e4{
		font-size: .26rem;
		line-height: .4rem;
		height: .4rem;
		margin-top: .1rem;
	}
	.posts-k8{
		font-size: .28rem;
	}
	
	.academy-b4{
		font-size: .24rem;
		margin-top: .4rem;
		display: block;
	}
	.academy-p14{
		font-size: .24rem;
		line-height: .4rem;
		margin-top: .1rem;
	}
}



.gyban3{
	height: auto !important;
}


.campus-abj{
	position: relative;
	overflow: hidden;
}
.campus-gybj{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.campus-gybj .img1{
	position: absolute;
	top: 50px;
	left: 50%;
	transform:translateX(-50%);
-ms-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
}
.campus-gybj .img2{
	position: absolute;
	top: 260px;
	left: 0;
}
.campus-gybj .img3{
	position: absolute;
	top: 95px;
	right: 0;
}
.campus-a{
	padding-top: 95px;
	padding-bottom: 80px;
	position: relative;
	z-index: 2;
}
.campus-tit1{
	font-size: 30px;
	line-height: 1;
	text-align: center;
}
.campus-tit2{
	font-size: 14px;
	line-height: 1;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:1px;
}
.campus-aul{
	width: 110%;
	margin-left: -5%;
	font-size: 0;
	padding: 50px 5%;
	overflow: hidden;
}
.campus-aul li{
	width: 14.285%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.campus-a1{
	height: 170px;
	height: 170px;
	border-radius: 20px;
	background: #fff;
	text-align: right;
	box-shadow: 0 0 30px #ddd;
	padding: 40px 20px;
	text-align: center;
	cursor: pointer;
	transition: all .3s;
-webkit-transition: all .3s;  	
}
.campus-a1>div{
	height: 50px;
	line-height: 50px;
}
.campus-a1>div>img{
	max-height: 100%;
}
.campus-a1>p{
	font-size: 16px;
	line-height: 1;
	margin-top: 25px;
}
.campus-a3{
	height: 170px;
	line-height: 170px;
}
.campus-a2{
	font-size: 14px;
	line-height: 22px;
	padding: 0 20px;
	margin-top: 15px;
	min-height: 66px;
}
.campus-a1:hover{
	background: #ffc000;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-bc-bj{
	background: #f5f5f5;
	padding-top: 80px;
	padding-bottom: 140px;
}
.campus-b{
	overflow: hidden;
	border-bottom: 1px solid #D4D4D4;
}
.campus-b li{
	width: 33.333%;
	float: left;
	font-size: 30px;
	line-height: 70px;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.campus-b li:after{
	content: '';
	width: 0%;
	height: 2px;
	background: #f8cc5b;
	position: absolute;
	left: 50%;
	bottom: 0;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-b li:hover:after{
	width: 100%;
	left: 0;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-b li.on:after{
	width: 100%;
	left: 0;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-c li{
	display: none;
}
.campusVD{
	margin-top: 35px;
	position: relative;
	border-radius: 25px;
	overflow: hidden;
}
.campusMAP{
	font-size: 16px;
	line-height: 30px;
}
.campusVD video{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: #000;
	display: none;
}
.campusVD i{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background: rgba(0,0,0,.2) url(../img/recruit/ico17.png) no-repeat center;
	cursor: pointer;
}

.campusRQ-sc{
	overflow: auto;
	height: 710px;
	width: calc(100% + 30px);
	/*background: #f5f5f5;*/
	padding-right: 30px;
}
.campusRQ{
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	overflow: hidden;
	background: #fff;
}
.campusRQ-li{
	padding: 40px 70px;
	border-top: 1px solid #ddd;
	overflow: hidden;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campusRQ-li:first-child{
	border: 0;
}
.campusRQ-lt{
	width: 50px;
	float: left;
	font-size: 24px;
	line-height: 26px;
}
.campusRQ-rt{
	width: calc(100% - 50px);
	float: left;
}
.campusRQ-a{
	font-size: 20px;
	line-height: 26px;
}
.campusRQ-b{
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.campusRQ-li:hover{
	background: #f8cc5b;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-de{
	padding-top: 100px;
	padding-bottom: 65px;
	position: relative;
	z-index: 2;
}
.campus-d{
	font-size: 15px;
	color: #555;
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
}
.campus-d3{
	display: inline-block;
	color: #777;
	margin-top: 5px;
}
.campus-d3:hover{
	color: #e60012;
	opacity: .8;
}
.campus-e{
	padding: 55px 0;
	padding-bottom:0;
	overflow: hidden;
	width: 103%;
	margin-left: -1.5%;
}
.campus-e li{
	width: 22%;
	margin:0 1.5%;
	margin-bottom: 35px;
	float: left;
	height: 265px;
	background: #fff;
	box-shadow: 0 0 15px #eee;
	padding: 0 20px;
	padding-top: 30px;
	text-align: center;
	border-radius: 20px;
}
.campus-e1{
	font-size: 60px;
	line-height: 1.2 !important;
	color: #ffc000;
}
.campus-e1 span{
	display: inline-block;
	line-height: 1.2;
}
.campus-e1 .sp2{
	display: inline-block;
	font-size: 18px;
	color: #111;
	line-height: 1;
	margin-left: -12px;
}
.campus-e2{
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	margin-top: 25px;
	max-width: 200px;
	
}

.campus-fbj{
	background: #f7f7f7;
}
.campus-f{
	padding-top: 95px;
	padding-bottom: 100px;
	text-align: center;
}
.campus-f1,.campus-f2{
	/*max-width: 1150px;*/
	margin: 0 auto;
}
.campus-f2{
	margin-top: 0 !important;
}
.campus-f3{
	margin-top: 100px;
}
.campus-jl{
	position: relative;
	z-index: 2;
	padding-top: 100px;
	padding-bottom: 150px;
	/*overflow: hidden;*/
	font-size: 0;
}
.campus-j{
	width: 32%;
	float: right;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 40px;
	border-radius: 150px;
	overflow: hidden;
}
.campus-j img{
	position: relative;
	z-index: 2;
}
.campus-j:after{
	content: '';
	width: 100%;
	height: 80%;
	border-radius: 150px;
	background: #fdf8e7;
	position: absolute;
	left: 0;bottom: 0;
}
.campus-kl{
	width:65%;
	/*float: left;*/
	vertical-align: top;
	position: relative;
	padding-top: 75px;
}
.campus-k{
	position: relative;
}
.campus-k img{
	width: 100%;
}
.campus-kdiv{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 55px 80px;
	padding-right: 135px;
}
.campus-k1{
	font-size: 30px;
	line-height: 1.2;
}
.campus-k2{
	font-size: 18px;
	line-height: 1.2;
	margin-top: 10px;
}
.campus-k3{
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}
.campus-l{
	width: calc(100% + 15px);
	width: 100% !important;
	/*overflow: hidden;*/
	margin-top: 65px;
	position: relative;
}
.campus-l li{
	width: calc(20% - 15px);
	height: 190px;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	border-radius: 20px;
	float: left;
	overflow: hidden;
	text-align: center;
	background-position: center top !important;
}
.campus-l li>img{
	max-height: 100%;
	display: none;
}
.campus-l li:after{
	content: '';
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #D4D4D4;
	border-radius: 20px;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-l li.on:after{
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border: 3px solid #ffc000;
}
.campus-l li:hover:after{
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border: 3px solid #ffc000;
	transition: all .3s;
-webkit-transition: all .3s;  
}
.campus-khd{
	display: none;
}


.campus-L{
	padding-right: 5px;
}
.campus-L li{
	width: 100% !important;
}
.campus-l .swiper-button-white{
	/*opacity: .6;*/
	border-radius: 100%;
	width: 30px;
	height: 30px;
	background-color: #ffc000;
	background-size: 10px auto;
}
.campus-l .campus-next{
	right: -30px;
}
.campus-l .campus-prev{
	left: -33px;
}

@media(max-width:1600px){
	.campus-e1{
		font-size: 40px;
	}
	.campus-e1 .sp2{
		font-size: 16px;
	}
	.campus-e2{
		font-size: 14px;
		line-height: 25px;
	}
	.campus-e li{
		height: 220px;
		padding-top: 40px;
	}
	.campus-ali1{
		width: 18% !important;
	}
	.campus-ali2{
		width: 9.333% !important;
	}
	.campus-l{
		margin-top: 35px;
	}
	.campusRQ-li{
		padding: 40px;
	}
	.campus-l li{
		max-height: 170px;
	}
}
@media(max-width:1200px){
	.campus-j,.campus-j:after{
		border-radius: 100px;
	}
	.campus-kdiv{
		padding: 30px;
		padding-right: 50px;
	}
	/*.campus-l li{
		max-height: 130px;
	}*/
}
@media(max-width:1000px){
	.campus-a2{
		padding: 0 ;
		font-size: 12px;
		line-height: 20px;
	}
	.campus-b li{
		font-size: 22px;
	}
	.campus-e li{
		width: 47%;
	}
	.campus-j{
		width: 100%;
		max-width: 400px;
		float: left;
		top: 0;
		margin-top: 30px;
		margin-left: 50%;
		left:-200px;
	}
	.campus-kl{
		width: 100%;
		float: left;
	}
	.campus-l li{
		max-height: 160px;
	}
	.campus-l{
		margin-bottom: 50px;
	}
}
@media(max-width:750px){
	.campus-a{
		padding: 1rem 0;
		padding-bottom: .4rem;
	}
	.campus-gybj .img1{
		width: 1.2rem;
		top: .5rem;
	}
	.campus-tit1{
		font-size: .4rem;
	}
	.campus-tit2{
		font-size: .24rem;
		margin-top: .1rem;
		letter-spacing:0px;
	}
	.campus-gybj .img2{
		width: 1.5rem;
		top: 2rem;
	}
	.campus-gybj .img3{
		width: 1.5rem;
		top: .6rem;
	}
	.campus-aul{
		padding: .6rem 0;
		width: 106%;
		margin-left: -3%;
	}
	.campus-aul li{
		width: 44% !important;
		margin: 0;
		margin: 0 3%;
		margin-bottom: .2rem;
	}
	.campus-ali2{
		display: none;
	}
	.campus-a1{
		padding: .4rem;
		height: 2rem;
		box-shadow:  0 0 10px #D4D4D4;
	}
	.campus-a1>div{
		height: .6rem;
		line-height: .6rem;
	}
	.campus-a1>p{
		font-size: .28rem;
		line-height: .4rem;
		margin-top: .25rem;
	}
	.campus-a2{
		min-height: 1.2rem;
		font-size: .24rem;line-height: .4rem;
		padding: 0 .1rem ;
		margin-top: .15rem;
	}
	.campus-bc-bj{
		padding: 1rem 0;
	}
	.campus-b li{
		font-size: .3rem;
		line-height: .8rem;
	}
	.campusVD{
		margin-top: .3rem;
	}
	.campusVD i{
		background-size: .6rem;
	}
	.campusMAP{
		font-size: .26rem;
		line-height: .45rem;
	}
	.campusRQ-li{
		padding: .4rem;
	}
	.campusRQ-lt{
		width: .8rem;
		font-size: .3rem;
		line-height: .45rem;
	}
	.campusRQ-a{
		font-size: .28rem;
		line-height: .45rem;
	}
	.campusRQ-b{
		font-size: .24rem;
		line-height: .4rem;
		margin-top: .2rem;
	}
	.campus-de{
		padding-top: 1rem;
		padding-bottom: .4rem;
	}
	.campus-d{
		font-size: .24rem;
		line-height: .45rem;
		margin-top: .3rem;
	}
	.campus-d>div>p{
		display: inline;
	}
	.campus-e{
		padding: .4rem 0;
	}
	.campus-e li{
		box-shadow: 0 0 10px #D4D4D4;
		margin-bottom: .3rem;
	}
	.campus-e1{
		font-size: .7rem;
	}
	.campus-e1 .sp2{
		font-size: .26rem;
		margin-left: -.1rem;
	}
	.campus-e li{
		padding: .3rem;
		height: 3.4rem;
		padding-top: .6rem;
	}
	.campus-e2{
		font-size: .26rem;
		line-height: .4rem;
		margin-top: .2rem;
	}
	.campus-f{
		padding: 1rem 0;
	}
	.campus-f2{
		margin-top: .3rem;
	}
	.campus-f3{
		margin-top: .6rem;
	}
	.campus-jl{
		padding: 1rem 0;
	}
	.campus-kl{
		padding-top: .6rem;
	}
	.campus-kdiv{
		padding: .3rem ;
		padding-right: .5rem;
	}
	.campus-k1{
		font-size: .34rem;
	}
	.campus-k2{
		font-size: .26rem;
		margin-top: .15rem;
	}
	.campus-k3{
		font-size: .24rem;
		line-height: .4rem;
		margin-top: .2rem;
	}
	.campus-l{
		margin-top: .3rem;
		width: 92% !important;
		
		margin-left: 4%;
	}
	.campus-l .campus-prev{
		left: -.5rem;
	}
	.campus-l .campus-next{
		right: -.45rem;
	}
	.campus-l .swiper-button-white{
		width: .4rem;
		height: .4rem;
		background-size: .15rem auto;
	}
	.campus-l li{
		width: 19%;
		margin-right: 1%;
	}
	.campus-l li:hover:after,.campus-l li.on:after{
		border: 2px solid #ffc000;
		    width: calc(100% - 4px);
    height: calc(100% - 4px);
	}
	
	.campus-j{
		max-width: 4rem;
		left: -2rem;
	}
	.campus-l li{
		    width: 24%;
    max-height: 2.2rem;
	}
	.campus-j, .campus-j:after{
		border-radius: 50px;
	}
	.campus-L .swiper-button-white{
		width: .4rem;
		height: .4rem;
		margin-top: -.2rem;
		background-size: .15rem auto;
	}
}



.gytk-bj{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 309;
	background: rgba(0,0,0,.6);
	display: none;
}
.gytk{
	width: 100%;
	max-width: 80%;
	max-height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	text-align: center;
	transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
}
.gytk video,.gytk img{

	max-width: 100%;
	max-height: 100%;

}
.gytk-bj>i{
	display: inline-block;
	width: 55px;
	height: 55px;
	background: url(../img/x02.png) no-repeat center; 
	background-size: cover;
	position: absolute;
	top: 2%;
	right: 10%;
}
@media(max-width:750px){
	.gytk{
		max-width: 96%
	}
	.gytk-bj>i{
		right: 2%;
	}
}



.dolig{
    width:100%;
    height:100%;
    background-color: rgba(124,124,124,0.3);
    position: fixed;
    top: 0;
    left:0;
    z-index: 999;
    display:none;
}
.dolig_body{
    width:100%;
    height:100%;
    position: absolute;
    top: 0;
    left:0;
}
.dolig .box{
    width:480px;
    height:auto;
    padding-bottom:1rem;
    background-color:#fff;
    position: relative;
    top:50%;
    box-sizing:border-box;
    left:50%;
    transform:translate(-50%,-50%);
    border:1px solid #d7d7d7;
    border-top:6px solid #e60012;
}
.dolig_colse{
    width:0.525rem;
    height:0.525rem;
    background: url(../img/recruit/colse.png) no-repeat center;
    position: absolute;
    right:0.5rem;
    top:0.5rem;
    cursor:pointer;
}
.dolig_tit{
    padding-top: 1.25rem;
    text-align: center;
    width:100%;
    font-size: 1.0rem;
    color:#333;
}
.dolig_from{
    position: relative;
    width:320px;
    margin:0 auto;
    display:block;
}
.dolig_input{
    width:100%;
    height:40px;
    margin-top:0.5rem;
    border:1px solid #e8e8e8;
}
.dolig_input input{
    width:86%;
    float: right;
    height:100%;
    font-size: 0.4rem;
}
.dolig_input select{
    width:86%;
    float: right;
    height:100%;
    font-size: 0.4rem;
}
.dolig_input .lab{
    width:12%;
    height:100%;
    float: left;
    box-sizing:border-box;
    position: relative;
}
.dolig_input .lab1{
    background: url(../img/recruit/f1.png)no-repeat center;
}
.dolig_input .lab2{
    background: url(../img/recruit/f2.png)no-repeat center;
}
.dolig_input .lab3{
    background: url(../img/recruit/f3.png)no-repeat center;
}
.dolig_input .lab4{
    background: url(../img/recruit/f4.png)no-repeat center;
    width:12%;
}
.dolig_input .lab5{
    background: url(../img/recruit/f5.png)no-repeat center;
    width:12%;
}
.dolig_input .input4{
    width:57%;
    float: left;
    margin-left: 1%;
    border-right:1px solid #eee;
}

.dolig_input .lab:after{
    content: "";
    position: absolute;
    right:0;
    top: 50%;
    height:15px;
    width:1px;
    background-color:#ccc;
    transform:translateY(-50%);
}
.yzmbox .dolig_input.input2 img {
    float: right;
    width: 29%;
    height: 100%;
}

.dolig_submit input{
    width:100%;
}
.dolig_submit input {
    width: 100%;
    background-color: #e60012;
    color: #fff;
    font-size: 0.45rem;
}
.jl{
    display:flex;
}
.jl input {
    font-size: 0.3rem;
    display: inline-block;
    width: 70px;
    opacity: 0;
    position: relative;
    z-index: 3;
}
.jl .filebox .sp {
    font-size: 14px;
    color: #e60012;
    padding-bottom:0;
    border-bottom:1px solid #e60012;
    position: absolute;
    left: 0;
    top: 0;
    display:inline-block;
    z-index: 1;
}
.jl .sp2{
    font-size:12px;
    color:#666;
}
.jl .pic-box img{
    height:45px !important;
}
.jl #filesname{
    width:0;
}

@media(max-width:750px){
	.dolig{
		/*display: block;*/
	}
	.dolig{
		
	}
	.dolig .box{
		width: 90%;
		height: auto;
		padding: .8rem .4rem;
	}
	.dolig_tit{
		font-size: .45rem;
		line-height: .6rem;
		padding-top: 0;
	}
	.dolig_input input{
		font-size: .28rem;
	}
	.dolig_input{
		margin-top: .25rem;
	}
	.dolig_from{
		width: 100%;
	}
}


.academy-zj1{
	font-size:36px;
	font-weight:bold;
	letter-spacing: 19px;
	margin-right:-12px;

}
@media (max-width: 750px){
	.academy-zj1{
		font-size:.4rem;
		letter-spacing:3px;
		margin-right:0;
	}
}