﻿.recruitment .banner1{
	position: relative;
}
.recruitment .banner1 .pic{
	position: relative;
}
.recruitment .banner1 .pic img{
	position: relative;
	display: block;
	width: 100%;
	min-height: 370px;
	object-fit: cover;
}
.recruitment .banner1 .pic video{
    width: 100%;
    display: block;
}
.recruitment .banner1 .pic:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(43, 51, 170, 0.2);
	z-index: 2;
}
.recruitment .banner1 .swiper-slide{
	position: relative;
}
.recruitment .banner1 .slide-box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
}
.recruitment .banner1 .slide-box .text{
	font-size: 56px;

	/* font-weight: 600; */
	color: #FFFFFF;
	line-height: 50px;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	text-align: center;

}
.recruitment .banner1 .swiper-horizontal>.swiper-pagination-bullets,
.recruitment .banner1 .swiper-pagination-bullets.swiper-pagination-horizontal,
.recruitment .banner1 .swiper-pagination-custom,
.recruitment .banner1 .swiper-pagination-fraction {
	bottom: 35px;
}

.recruitment .banner1 .swiper-pagination-bullet {
	position: relative;
	width: 100px;
	height: 2px;
	background: rgba(255, 255, 255, .4);
	opacity: 1;
	border-radius: 0;
}

.recruitment .banner1 .swiper-pagination-bullet:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	content: "";
	background-color: #fff;
	opacity: 1;
}

.recruitment .banner1 .swiper-pagination-bullet-active:before {
	width: 100%;
	transition: all 3s;
}
.recruitment .box1{
	padding: 60px 0 40px;
}
.recruitment .box1 .box-t,
.recruitment .box1 .box-c{
	display: flex;
	justify-content: space-between;
}
.recruitment .box1 .l{
	width: 20.89%;
}
.recruitment .box1 .r{
	flex: 1;
}
.recruitment .box1 .r .r-input{
	width: 800px;
	max-width: 100%;
	display: flex;
	align-items: center;
	height: 56px;
	box-shadow: 0px 1px 12px 0px rgba(7, 29, 60, 0.08);
	border-radius: 28px;
	padding-left: 28px;
}
.recruitment .box1 .r .r-input .sousuo-img{

}
.recruitment .box1 .r .r-input input{
	flex: 1;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	padding: 0 12px;
	color: #646A73;
	font-size: 16px;
}
.recruitment .box1 .r .r-input input::-ms-input-placeholder{
	color: #646A73;
}
.recruitment .box1 .r .r-input input::-moz-placeholder{
	color: #646A73;
}
.recruitment .box1 .r .r-input input::-webkit-input-placeholder{
	color: #646A73;
}
.recruitment .box1 .r .r-input .search{
	width: 109px;
	height: 56px;
	background: #2B33AA;
	border-radius: 0px 28px 28px 0px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.recruitment .box1 .r .r-input .search button{
    font-size: 16px;
}
.recruitment .box1 .box-c{
	margin-top: 35px;
}
.recruitment .box1 .box-c .l{
	padding-right: 1.2%;
	border-right: 1px solid rgba(223, 226, 232, 1);
	display: flex;
	flex-direction: column;
	height: 690px;
}
.recruitment .box1 .box-c .l .l-title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(223, 226, 232, 1);
	padding: 0px 10px 16px 0;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(7, 29, 60, 1);
	line-height: 1;
}
.recruitment .box1 .box-c .l .l-title .r-clear{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #646A73;
	line-height: 1;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.recruitment .box1 .box-c .l .l-title .r-clear .iconfont{
	font-size: 18px;
	color: #bbbfc4;
	margin-right: 5px;
}
.recruitment .box1 .box-c .l .l-title .r-clear:hover,
.recruitment .box1 .box-c .l .l-title .r-clear:hover .iconfont{
	color: #2B33AA;
}
.recruitment .box1 .box-c .l .l-nav{
	margin-top: 40px;
	flex: 1;
	overflow: scroll;
	padding-right: 10px;
}
.recruitment .box1 .box-c .l .l-nav::-webkit-scrollbar {
	width: 2px;
	height: 0;
	background: ;
}
.recruitment .box1 .box-c .l .l-nav::-webkit-scrollbar-track {
	background: transparent;
	border-radius: 10px;
}
.recruitment .box1 .box-c .l .l-nav::-webkit-scrollbar-thumb {
	background: rgba(7, 29, 60, 0.4);
	border-radius: 10px;

}
.recruitment .box1 .box-c .l .l-nav .li-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(7, 29, 60, 1);
	line-height: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.recruitment .box1 .box-c .l .l-nav .li-title .iconfont{
	color: rgba(7, 29, 60, .4);
	cursor: pointer;
	transition: all .6s;
}
.recruitment .box1 .box-c .l .l-nav .li-title.active .iconfont{
	transform: rotate(180deg);
}
.recruitment .box1 .box-c .l .l-nav .item{
	margin-top: 22px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(7, 29, 60, 1);
	line-height: 1;
}
.recruitment .box1 .box-c .l .l-nav .item input{
	position: relative;
	width: 16px;
	height: 16px;
	background: transparent;
	border: 1px solid rgba(7, 29, 60, 0.4);
	border-radius: 2px;
	margin-right: 10px;
	outline: none;
	cursor: pointer;
}
.recruitment .box1 .box-c .l .l-nav .item input:before{
	position: absolute;
	content: "";
	left: -1px;
	top: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	background-color: #2B33AA;
	border-radius: 4px;
	opacity: 0;
}
.recruitment .box1 .box-c .l .l-nav .item input::after{
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 13px;
	height: 9px;
	background-image: url(../image/gou.svg);
	opacity: 0;
}
.recruitment .box1 .box-c .l .l-nav .item input:checked:before,
.recruitment .box1 .box-c .l .l-nav .item input:checked::after{
	opacity: 1;
}
.recruitment .box1 .box-c .l .l-nav .item label{
	cursor: pointer;
}
.recruitment .box1 .box-c .l .l-nav li:not(:last-child){
	margin-bottom: 40px;
}
.recruitment .box1 .box-c .r{
	padding-left: 30px;
}
.recruitment .box1 .box-c .r .list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.recruitment .box1 .box-c .r .list li{
	padding: 20px 20px 24px;
	width: 49%;
	margin-bottom: 20px;
}
.recruitment .box1 .box-c .r .list li:hover{
	box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
}
.recruitment .box1 .box-c .r .list .li-title{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.recruitment .box1 .box-c .r .list .name{
	font-size: 18px;

	font-weight: 600;
	color: #071D3C;
	line-height: 20px;
}
.recruitment .box1 .box-c .r .list .btn{
	width: 80px;
	height: 28px;
	background: #2B33AA;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}
.recruitment .box1 .box-c .r .list li:hover .btn{
	opacity: 1;
	visibility: visible;
}
.recruitment .box1 .box-c .r .list .des{
	font-size: 14px;
	font-weight: 400;
	color: #646A73;
	line-height: 1;
	margin-top: 14px;
}
.recruitment .box1 .box-c .r .list .text{
	font-size: 14px;
	font-weight: 400;
	color: #646A73;
	line-height: 24px;
	margin-top: 14px;
}
.recruitment .box1 .box-c .r .r-pagination ul{
	display: flex;
	justify-content: flex-end;
}
.recruitment .box1 .box-c .r .r-pagination li{
	width: 12px;
	height: 12px;
	border: 1px solid #2B33AA;
	border-radius: 50%;
	cursor: pointer;
	margin-left: 8px;
}
.recruitment .box1 .box-c .r .r-pagination li.active{
	width: 12px;
	height: 12px;
	background: #2B33AA;
}
.recruitment .box1 .box-c .r .more{
	display: none;
}
.recruitment .box2{
	position: relative;
	padding: 60px 0;
}
.recruitment .box2 .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.recruitment .box2 .img img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: ease .5s;
}
.recruitment .box2 .img img.active{
	opacity: 1;
}
.recruitment .box2 .content1436{
	position: relative;
	z-index: 2;
}
.recruitment-title{
	font-size: 42px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 59px;
}
.recruitment .box2 .box-c{
	margin-top: 40px;
}
.recruitment .box2 .box-c ul{
	display: flex;
	height: 384px;
	background: rgba(43, 51, 170, 0.4);
	backdrop-filter: blur(6px);
}
.recruitment .box2 .box-c li{
	width: 33.33%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.recruitment .box2 .box-c li:not(:last-child){
	border-right: 1px solid rgba(124, 145, 186, 1);
}
.recruitment .box2 .box-c li .icon img{
	display: block;
	margin: 0 auto;
	transition: ease .5s;
}
.recruitment .box2 .box-c li .text{
	margin-top: 19px;
	font-size: 36px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 50px;
}
.recruitment .box2 .box-c li:hover .icon img{
	transform: rotateY(180deg);
}
.recruitment .box3{
	background-color: rgba(43, 51, 170, 0.06);
	background-image: url(../image/recruitment-box3-bg.png);
	background-position: center right;
	padding: 236px 0 78px;
	background-repeat: no-repeat;
}
.recruitment .box3 .content1436{
	position: relative;
	/* display: flex;
	justify-content: space-between; */
	/* align-items: flex-end; */
}
.recruitment .box3 .content1436:after{
    content:"";
    display:block;
    visibility:hidden;
    clear:both;
}
.recruitment .box3 .l{
	position: absolute;
	left: 0;
	top: 0;
	width: 35.37%;
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 56px;
}
.recruitment .box3 .l .pic img{
	display: block;
	width: 100%;
}
.recruitment .box3 .r1{
	width: 100%;
}
.recruitment .box3 .r1 img{
	display: block;
	width: 100%;
}
.recruitment .box3 .r{
	width: 63.5%;
}
.recruitment .box3 .r .r-top{
	display: flex;
	justify-content: space-between;
}
.recruitment .box3 .r .r-top:not(:last-child){
	margin-bottom: 20px;
}
.recruitment .box3 .r .r-top .img2,
.recruitment .box3 .r .r-top .img3{
	width: 48.9%;
}
.recruitment .box3 .r .r-top .img4{
	width: 39.91%;
}
.recruitment .box3 .r .r-top .img5{
	width: 57.67%;
}
.recruitment .box4{
	background-color: rgba(43, 51, 170, 0.06);
	padding: 163px 0 76px;
	background-image: url(../image/recruitment-box4-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.recruitment .box4 .content1436{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.recruitment .box4 .l{
	width: 75.55%;
}
.recruitment .box4 .l img{
	display: block;
	width: 100%;
}
.recruitment .box4 .recruitment-title1 .bg2{
	left: 174px;
}
.recruitment .box5{
	padding: 181px 0 62px;
	background-color: rgba(43, 51, 170, 0.06);
	background-image: url(../image/recruitment-box5-bg.png);
	background-position: left top 168px;
	background-repeat: no-repeat;
	text-align: center;
}
.recruitment .box5 .recruitment-title1{
	display: inline-block;
}
.recruitment .box5 .recruitment-title1 .bg1{
	left: 27.5%;
}
.recruitment .box5 .box-c{
	margin-top: 108px;
}
.recruitment .box5 .box-c .swiper-slide{
	width: 39.68%;
	padding: 0 1.5%;
	border-right: 1px solid rgba(223, 226, 232, 1);
}
.recruitment .box5 .box-c .swiper-slide img{
	display: block;
	width: 100%;
}
.recruitment-title1{
	position: relative;
	font-size: 42px;

	/* font-weight: 600; */
	color: #071D3C;
	line-height: 66px;
}
.recruitment-title1 .bg1{
	position: absolute;
	left: 0;
	top: -108px;
	max-width: 100%;
}
.recruitment-title1 .bg2{
	position: absolute;
	top: 72px;
	left: 263px;
}
.recruitment-title1 .bg3{
	display: none;
}
@media (max-width:1430px){
	.recruitment .banner1 .slide-box .text{
		font-size: 46px;
	}
	.recruitment-title,
	.recruitment-title1{
		font-size: 36px;
	}
	.recruitment .box2 .box-c li .text{
		font-size: 30px;
	}
}
@media (max-width:1330px){
	.recruitment .banner1 .slide-box .text{
		font-size: 36px;
	}
}
@media (max-width:1199px){
	.recruitment-title,
	.recruitment-title1{
		font-size: 30px;
	}
	.recruitment .box2 .box-c li .text{
		font-size: 24px;
	}
	.recruitment .banner1 .slide-box .text{
		font-size: 30px;
	}
}
@media (max-width:1024px){
	.recruitment .box1 .box-t, .recruitment .box1 .box-c{
		flex-direction: column;
	}
	.recruitment .box1 .box-c .l{
		height: auto;
		width: 100%;
		border-right: none;
	}
	.recruitment .box1 .box-c .r{
		width: 100%;
	}
	.recruitment .box1 .box-c .l .l-nav{
		overflow: visible;
	}
	.recruitment .box1 .box-c .l .l-nav .item{
		display: inline-flex;
		margin-right: 15px;
		margin-top: 10px;
		/* margin-bottom: 10px; */
	}
	.recruitment .box1 .box-c .l .l-nav .item input{
		margin-right: 5px;
	}
	.recruitment .box1 .box-c .l .l-nav li:not(:last-child){
		margin-bottom: 20px;
	}
	.recruitment .box1 .box-c .l .l-nav{
		margin-top: 30px;
	}
	.recruitment .box1 .box-c .r{
		padding-left: 0;
		margin-top: 30px;
	}
	.recruitment .box1 .box-c .r li{
		box-shadow: 0px 2px 25px 0px rgb(0 0 0 / 5%);
	}
	.recruitment .box1 .r .r-input{
		height: 45px;
	}
	.recruitment .box1 .r .r-input .search{
		height: 45px;
		line-height: 45px;
	}
	.recruitment .box2 .box-c ul{
		height: 230px;
	}
	.recruitment-title, .recruitment-title1{
		font-size: 26px;
		line-height: 1.8;
	}
	.recruitment .box3 .l{
		padding-top: 0;
	}
	.recruitment .banner1 .slide-box .text{
		font-size: 26px;
	}
	.recruitment .banner1 .swiper-pagination-bullet{
		width: 50px;
	}

}
@media (max-width:768px) {
	.recruitment .box3,.recruitment .box4{
		padding: 120px 0 50px;
		background-color: transparent;
		background-image: none;
	}
	.recruitment .box4 .r{
		position: relative;
		left: 80px;
	}
	.recruitment-title1 .bg3{
	    position: absolute;
	    display: block;
	    width: 132px;
	    left: -79px;
	    top: -98px;
	}
	.recruitment .box4 .recruitment-title1 .bg2{
		right: -88px;
		width: 75px;
		bottom: 2px;
	}
	.recruitment-title1 .bg2{
		top: auto;
		left: auto;
		bottom: 2px;
		right: -16px;
		width: 75px;
	}
	.recruitment .box3 .r1{
		position: relative;
		margin-top: 17px;
		width: 100vw;
		left: 50%;
		transform: translateX(-50%);
	}
	.recruitment .box5{
		padding: 120px 0 0;
	}
	.recruitment .box1{
		padding-bottom: 40px;
	}
	.recruitment .box5 .box-c{
		margin-top: 60px;
	}
	.recruitment .box1 .box-c .r .list li{
		width: 100%;
		margin-bottom: 15px;
		padding: 15px 15px 16px;
	}
	.recruitment .box1 .box-c .r .list .name{
		font-size: 16px;
		line-height: 1;
	}
	.recruitment .box1 .box-c .r .list .btn{
		opacity: 1;
		visibility: visible;
		font-size: 13px;
		width: 70px;
		height: 24px;
		line-height: 24px;
	}
	.recruitment .box2 .box-c li .text{
		font-size: 18px;
	}
	.recruitment .box2 .box-c ul{
		height: auto;
		flex-direction: column;
		position: relative;
		width: 100vw;
		left: 50%;
		transform: translateX(-50%);
	}
	.recruitment .box1 .box-c .r .list .des{
		margin-top: 10px;
	}
	.recruitment .box1 .box-c .r .list .text{
		font-size: 12px;
		line-height: 21px;
		margin-top: 9px;
	}
	.recruitment .box2 .box-c li{
		width: 100%;
		padding: 20px 0;
		border-right: none;
	}
	.recruitment .box2 .box-c li:not(:last-child){
		border-bottom: 1px solid #fff;
	}
	.recruitment .box2 .box-c li .text{
		line-height: 1;
		margin-top: 10px;
		text-align: center;
	}
	.recruitment .box2 .box-c li .icon img{
		height: 25px;
	}
	.recruitment .box2 .box-c{
		margin-top: 20px;
	}
	.recruitment .banner1 .slide-box .text{
		font-size: 22px;
	}
	.recruitment-title, .recruitment-title1{
		font-size: 22px;
		line-height: 33px;
	}
	.recruitment .box3 .content1436{
		flex-direction: column;
	}
	.recruitment .box3 .l{
		position: relative;
		width: auto;
		left: 80px;
	}
	.recruitment .box3 .l .pic{
		margin-top: 20px;
	}
	.recruitment .box3 .r{
		width: 100%;
		margin-top: 20px;
	}
	.recruitment-title1 .bg1{
		width: 100px;
		top: -60px;
	}
	.recruitment-title1 .bg1{

	}
	.recruitment .box4 .content1436{
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.recruitment .box4 .l{
		width: 100%;
		margin-top: 35px;
	}
	.recruitment .box1{
		padding: 0 0 20px;
	}
	.recruitment .box1 .box-t{
		position: relative;
		width: 100vw;
		left: 50%;
		transform: translate(-50%);
	}
	.recruitment .box1 .r .r-input{
		height: 40px;
		border-radius: 0;
	}
	.recruitment .box1 .r .r-input input{
		padding: 0 5px;
	}
	.recruitment .box1 .r .r-input .search{
		height: 40px;
		line-height: 40px;
		border-radius: 0;
	}
	.recruitment .box1 .r .r-input{
		padding-left: 15px;
	}
	.recruitment .box1 .r .r-input input{
		font-size: 14px;
	}
	.recruitment .box1 .r .r-input .search{
		width: 80px;
		font-size: 13px;
	}
	.recruitment .box1 .box-c .l{
		display: none;
	}
	.recruitment .box1 .box-c .r{
		margin-top: 0;
	}
	.recruitment .box1 .box-c .r .r-pagination{
		display: none;
	}
	.recruitment .box1 .box-c .r .more{
		display: block;
		text-align: center;
		font-size: 12px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #071D3C;
		line-height: 16px;
	}
	.recruitment .box2{
		padding: 10px 0 0px;
	}
	.recruitment .box2 .recruitment-title{
		color: rgba(7, 29, 60, 1);
	}
	.recruitment .box2 .img{
		display: none;
	}
	.recruitment .box2 .box-c li{
		background-image: url(/statics/jishijiao/images/old/recruitment-box2-1-m.jpg);
		padding: 35px 0;
		background-size: cover;
	}
	.recruitment .box2 .box-c li:nth-child(2){
		background-image: url(/statics/jishijiao/images/old/recruitment-box2-2-m.jpg);
	}
	.recruitment .box2 .box-c li:nth-child(3){
		background-image: url(/statics/jishijiao/images/old/recruitment-box2-3-m.jpg);
	}
	.recruitment .box2 .box-c li .li-box{
		width: 200px;
		height: 100px;
		background: rgba(43, 51, 170, 0.4);
		backdrop-filter: blur(6px);
		padding: 22px 0 0;
	}
	.recruitment .box2 .box-c li .li-box .icon img{
		font-size: 18px;
		font-family: PingFangSC-Medium, PingFang SC;
		font-weight: 500;
		color: #FFFFFF;
		line-height: 1;
	}
	.recruitment .box2 .box-c{
		position: relative;
		/* width: 100vw;
		left: 50%;
		transform: translateX(-50%); */
	}
	.recruitment .box3, .recruitment .box4{
		padding: 117px 0 112px;
	}
	.recruitment .box4 .l{
		margin-top: 20px;
	}
	.recruitment .box5{
		padding: 55px 0 35px;
		background-color: transparent;
	}
	.recruitment .box5 .box-c{
		margin-top: 25px;
	}
	.recruitment .box5 .box-c .swiper-slide{
		width: 70%;
	}
}
@media (max-width:500px){
	.recruitment .box4 .r,
	.recruitment .box3 .l{
		left: 70px;
	}
	.recruitment .box1 .box-c{
		margin-top: 20px;
	}

	.recruitment .box1 .box-c .l .l-nav .li-title{
		font-size: 16px;
	}


	.recruitment .box1 .r .r-input .sousuo-img{
		width: 16px;
	}

	.recruitment .box1 .box-c .l .l-nav .item input{
		width: 14px;
		height: 14px;
	}

	.recruitment-title1 .bg1{
		/* top: auto; */
		/* bottom: 0; */
	}
	.recruitment .box4{
		padding: 10px 0 30px;
	}



	.recruitment .box5 .box-c .swiper-slide{
		width: 60%;
	}
}