@charset "utf-8";

body {
	width:100%;
	height:100%;
	font-family:"微软雅黑",Arial;
	background: #f8f9ff;
}
header,section {
	width:100%;
}
table {
	border-collapse:collapse
}
a{

}
a:focus {
	outline:0;
}
a:hover {
	text-decoration:none;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.banner-xw{
	margin-top: 80px;
	height:	360px;
	position: relative;
	z-index: 5;
}
.banner-xw .section-container {
	width:100%;
	height:	360px;
}
.banner-xw .section-container .swiper-slide {
	position:relative;
	overflow:hidden;
	height: 360px;
}
.banner-xw .section-container .nth1 {
	background-image: url(../images/x_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}
.banner-xw .section-container .nth1 .box .l {
	position:absolute;
	top:130px;
	left:-10%;
	width:475px;
	height:200px;
}
.banner-xw .section-container .nth1 .box .l h1{
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 0;
}
.banner-xw .section-container .nth1 .box .l p{
	font-size: 18px;
	margin: 20px 0 0;
}
.banner-xw .section-container .nth1 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.banner-xw .section-container .nth1.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-xw .section-container .nth1 .box .r {
	position:absolute;
	top:0;
	right:-20%;
	width:532px;
	height:360px;
	background:url(/images/as_bg2.png);
	-moz-background-size:cover;
	background-size:cover;
}
.banner-xw .section-container .nth1.active .box .r {
	right:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-xw .section-container .nth1 .box .r h1 {
	display:none
}



.tabs-be{
	position: relative;
}
.tabs-be .section-container{
	width: 1200px;
	margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 0px;
}
.tabs-be .tab_title{
	height: 64px;
	text-align: center;
	margin-top: 55px;
	position: relative;
}
.tabs-be .tab_title .line{
	position: absolute;
    top: 61px;
    width: 20px;
    height: 3px;
    font-size:3px;
    background:#236eff;
    display: none;
    border-radius: 10px;
}
.tabs-be .tab_title ul li{
	width: 165px;
	height: 64px;
	display: inline-block;
	cursor: pointer;
}
.tabs-be .tab_title ul li a{
	text-align: center;
	line-height: 64px;
	margin: 0;
	font-size: 22px;
	color:#333;
}
.tabs-be .tab_title ul li.active a{
	font-weight: 700;
}


.section-be .caption{
	width: 100%;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    margin-top: 60px;
    margin-bottom: 45px;
}
.section-be .caption h3{
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 0;
    text-align: center;
}
.section-be .caption div {
	width: 1200px;
	margin: 60px auto 0;
}
.section-be .caption div p{
	margin: 0;
	line-height: 32px;
	font-size: 16px;
	position: relative;
	text-indent: 34px;
}
.section-be .section-container{
	width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}

.recruit-be .section-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.recruit-be .tab_list{
	padding: 45px 0 0; 
}
.recruit-be .tab_list .tab-t{
	height: 56px;
	position: relative;
}
.recruit-be .tab_list .tab-t ul li{
	margin: 0 30px;
}
.recruit-be .tab_list .tab-t ul li a{
	background: none;
	font-size:18px;
	padding: 0;
	color:#333;
	line-height: 56px;
}
.recruit-be .tab_list .tab-t ul li:hover a{
	color:#236eff;
}
.recruit-be .tab_list .tab-t ul li.active a{
	color:#236eff;
}
.recruit-be .tab_list .tab-t .go-url{
	position: absolute;
	top: 0;
	right: 0;
}
.recruit-be .tab_list .tab-t .go-url a{
	width: 176px;
	height: 56px;
	line-height: 56px;
	display: inline-block;
	background: #236eff;
	border-radius: 8px;
	text-align: center;
	color:#FFF;
	font-size: 18PX;
}
.recruit-be .tab_list .tab-c{
	margin-top: 30px;
	display: block;
	overflow: hidden;
	min-height:400px;
}
.recruit-be .tab_list .tab-c .item ul li{
	border-radius: 20px;
	border-top: 5px solid #236eff;
	background: #FFF;
	padding: 40px 50px;
	box-shadow: 2px 5px 8px #e5eafc;
	margin: 16px 0;
	float: left;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.recruit-be .tab_list .tab-c .item ul li .state{
	width:90px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	top:40px;
	right:50px;
	background: #ffccc0;
	color:#ff532d;
	text-align: center;
	border-radius: 8px;
}
.recruit-be .tab_list .tab-c .item ul li .title{
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	display: block;
}
.recruit-be .tab_list .tab-c .item ul li .info{
	margin-top: 20px;
}
.recruit-be .tab_list .tab-c .item ul li .info span{
	height: 24px;
	line-height: 24px;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 0 0 0 28px;
	background-position: left center;
	margin-right: 28px;
	font-size: 15px;
	color:#8790a0;
}
.recruit-be .tab_list .tab-c .item ul li .info span:nth-child(1){
	background-image: url(../images/icon4.png);
}
.recruit-be .tab_list .tab-c .item ul li .info span:nth-child(2){
	background-image: url(../images/icon5.png);
}
.recruit-be .tab_list .tab-c .item ul li .info span:nth-child(3){
	background-image: url(../images/icon6.png);
}
.recruit-be .tab_list .tab-c .item ul li .contents{
	margin-top: 55px;
	display: block;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.recruit-be .tab_list .tab-c .item ul li .contents .w{
	width: 45%;
}
.recruit-be .tab_list .tab-c .item ul li .contents .w .s{
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
}
.recruit-be .tab_list .tab-c .item ul li .contents .w .p{
	margin-top: 24px;
}
.recruit-be .tab_list .tab-c .item ul li .contents .w .p p{
	font-size: 16px;
	line-height: 28px;
	position: relative;
	padding-left:20px;
}
.recruit-be .tab_list .tab-c .item ul li .contents .w .p p:after{
	content: ' ';
	width:4px;
	height: 4px;
	display: block;
	position: absolute;
	background: #333;
	border-radius: 50%;
	top:12px;
	left:4px;
}



@media (max-width: 500px) {
	.banner-xw{
		margin-top: 60px;
		height: 250px;
	}
	.banner-xw .section-container{
		height: 250px;
	}
	.banner-xw .section-container .swiper-slide{
		height: 250px;
	}
	.banner-xw .section-container .nth1 .box .l{
		top:80px;
		height: 100px;
		z-index: 2;
	}
	.banner-xw .section-container .nth1.active .box .l{
		left:30px;
	}
	.banner-xw .section-container .nth1 .box .l h1{
		font-size: 24px;
	}
	.banner-xw .section-container .nth1 .box .l p{
		margin: 10px 0 0;
	}
	.banner-xw .section-container .nth1 .box .l a{
		width: 120px;
		height:40px;
		line-height: 40px;
		font-size: 16px;
		margin: 20px 0 0;
	}
	.banner-xw .section-container .nth1 .box .r{
		width: 177px;
		height: 120px;
		z-index: 1;
		top:55px;
	}
	.banner-xw .section-container .nth1.active .box .r{
		right:15px;
	}

	.tabs-xw .section-container{
		width: 100%;
	}
	.tabs-xw .tab_title{
		height: 44px;
	    margin-top: 24px;
	}
	.tabs-xw .tab_title ul li{
		width: 100px;
		height: 44px;
	}
	.tabs-xw .tab_title ul li a{
		font-size: 18px;
		line-height: 44px;
	}
	.tabs-xw .tab_title .line{
		height: 0;
		top:0;
		left: 0;
	}
	.tabs-xw .tab_content {
		padding: 25px 0 0;
	}
	.tabs-xw .tab_content dl{
		width: 94%;
		margin: 0 auto 12px;
	}
	.tabs-xw .tab_content dt{
		display: none;
	}
	.tabs-xw .tab_content dl dd{
		width: 100%;
		float: none;
		margin: 0;
		padding: 0 20px;
		box-sizing: border-box;
		height: 190px;
	}
	.tabs-xw .tab_content dl dd h3.title{
		font-size: 18px;
	    margin: 20px 0 0;
	    line-height: 30px;
	    font-weight: 700;
	    height: auto;
	    color: #000;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.tabs-xw .tab_content dl dd p.info{
		margin: 10px 0 0;
	}
	.tabs-xw .tab_content dl dd div.order{
		margin: 10px 0 0;
	}


	.tabs-be .section-container{
		width: 100%;
	}
	.tabs-be .tab_title {
		height: 44px;
        margin-top: 24px;
	}
	.tabs-be .tab_title ul li{
		width: 100px;
        height: 44px;
	}
	.tabs-be .tab_title ul li a {
		font-size: 18px;
        line-height: 44px;
	}
	.tabs-be .tab_title .line{
		height: 0;
        top: 0;
        left: 0;
	}

	.section-be .caption{
		margin-top:30px;
		margin-bottom: 20PX;
	}
	.section-be .caption h3{
		font-size: 24px;
	}
	.section-be .caption div{
		margin-top: 30px;
		padding: 0 10px;
		width: 100%;
		box-sizing: border-box;
	}
	.section-be .section-container{
		width: 100%;
		margin-bottom: 40px;
	}

	.recruit-be .section-wrapper{
		width: 100%;
	}
	.recruit-be .tab_list {
		padding: 20px 0 0;
	}
	.recruit-be .tab_list .tab-t {
		height: auto;
		padding-bottom: 50px;
	}
	.recruit-be .tab_list .tab-t ul li{
		margin: 0 15px;
	}
	.recruit-be .tab_list .tab-t ul li a {
		font-size: 16px;
		line-height: 44px;
	}
	.recruit-be .tab_list .tab-t .go-url {
		top:auto;
		bottom:0;
		left: 50%;
		margin-left: -88px;
	}
	.recruit-be .tab_list .tab-t .go-url a{
		height: 44px;
		line-height: 44px;
	}
	.recruit-be .tab_list .tab-c{
		margin-top: 15px;
		padding: 0 10px;
	}
	.recruit-be .tab_list .tab-c .item ul li{
		padding: 15px;
	}
	.recruit-be .tab_list .tab-c .item ul li .title{
		font-size: 18px;
	}
	.recruit-be .tab_list .tab-c .item ul li .info{
		margin-top: 10px;
	}
	.recruit-be .tab_list .tab-c .item ul li .info span{
		margin-right: 12px;
	}
	.recruit-be .tab_list .tab-c .item ul li .state{
		top:15px;
		right: 10px;
	}
	.recruit-be .tab_list .tab-c .item ul li .contents{
		margin-top: 16px;
		display: block;
	}
	.recruit-be .tab_list .tab-c .item ul li .contents .w {
		width: 100%;
		margin-bottom: 12px;
	}
	.recruit-be .tab_list .tab-c .item ul li .contents .w .s {
		font-size: 16px;
	}
	.recruit-be .tab_list .tab-c .item ul li .contents .w .p{
		margin-top: 10px;
	}
	.recruit-be .tab_list .tab-c .item ul li .contents .w .p p{
		margin:0 0 5px ;
	}
}





