.page {
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
}

.banner {
	width: 100%;
	min-width: 1366px
}

.bg_banner {
	width: 100%;
	min-width: 1366px
}

.bg_banner img {
	min-width: 2000px
	height: 100%;
}

.session {
	width: 100%;
	margin: 105px 0;
}

.session_concent {
	width: 1200px;
	margin: 0 auto;
}

.tit {
	width: 100%;
	height: 104px;
	text-align: center;
	margin-bottom: 10px;
}

.tit h1 {
	width: 100%;
	min-width: 1000px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: 400;
	font-size: 34px;
}

.titl_h2 {
	width: 100%;
	height: 40px;
	margin-top: 5px;
}

.titl_h2 span {
	width: 100%;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	color: #878787;
	font-weight: 100;
	position: relative;
}

.titl_h2 span b {
	width: 36px;
	height: 2px;
	background-color: #E61874;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -18px;
}

.p {
	margin-top: -5px;
	width: 100%;
	min-width: 1000px;
	text-align: center;
	margin-bottom: 40px;
}

.p p {
	width: 1150px;
	min-width: 1000px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	font-family: "微软雅黑";
	color: #585858;
	display: block;
	letter-spacing: 2.0px;
	padding-left: 30px;
}

.con {
	width: 100%;
}

.tc_img {
	width: 100%;
	overflow: hidden;
	padding: 0 30px;
}

.tc_img img {
	float: left;
	margin-right: 10px;
}

.session1 {
	margin-top: -20px;
	
}

.session1 .session_concent {
	display: flex;
	flex-direction: column;
	align-items: center;
} 

.session1 .con {
	width: 1200px;
	display: flex;
	flex-direction: column;
}

.session1 .con .post_top_class {
	width: 100%;
	display: flex;
	justify-content: center;
}

.session1 .con .post_top_class a{
	width: 100%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 3px;
	display: block;
	margin-right: 60px;
}

.session1 .con .post_top_class a:last-child {
	margin-right: 0px;
}

.session1 .con .post_top_class .active{
	border: 1px solid #f11075;
	background-color: #f11075;
	color: #fff
}

.session1 .con .post_job_item .job_item {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.session1 .con .post_job_item .job_item .item {
	width: 250px;
	height: 300px;
	border: 1px solid #e4e9f1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 60px;
}

.session1 .con .post_job_item .job_item .item:last-child {
	margin-right: 0
}

.session1 .con .post_job_item .job_item .item:hover {
	box-shadow: 0 0 2px 2px #ececec
}

.session1 .con .post_job_item .job_item .item a{
	width: 166px;
	height: 34px;
	display: block;
	background: url(/images/jobs/mbtn1.png) no-repeat;
	background-size: 100%;
}

.session1 .con .post_job_item .job_item .item a:hover {
	background: url(/images/jobs/mbtn2.png) no-repeat;
	background-size: 100%;
}

.session1 .con .post_job_item .job_item .item label {
	margin: 30px 0;
	font-size: 16px;
}

.session1 .post_more {
	width: 1200px;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 50px;
}


.session1 .post_more a {
	display: block;
	width: 328px;
	height: 50px;
	line-height: 50px;
	margin:0 auto; 
	color: #000000;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
}

.session1 .post_more a:hover {
	display: block;
	width: 328px;
	height: 50px;
	line-height: 50px;
	margin:0 auto; 
	color: #000000;
	border: 1px solid #dddddd;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-size: 14px;
}

.session3 {
	background-color: #F8F8F8;
	margin-top: -100px;
}

.fuli {
	padding-top: 100px;
	width: 100%;
	overflow: hidden;
}

.fuli li {
	width: 25%;
	height: 215px;
	float: left;
	text-align: center;
}

.fuli li img {
	display: block;
	margin: 0 auto;
}

.fuli li p {
	color: #2B2B2B;
	margin-top: 20px;
}

.titl3 {
	padding-top: 100px;
}

.session4 {
	background: url(/images/jobs/about_04.png) no-repeat;
	background-size: 100% 100%;
	height: 510px;
	margin-top: -106px;
	padding-top: 80px;
	color: #fff;
}

.lianxi {
	width: 1000px;
	overflow: hidden;
	height: 230px;
	margin: 0 auto;
}

.lianxi li {
	float: left;
	width: 33.3%;
	text-align: center;
}

.lianxi li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

.lianxi li p {
	display: block;
	margin: 0;
	/*padding: 15px 0px;*/
	/*margin*/
}

.ygcz {
	width: 1400px;
	margin: 0 auto;
	/*overflow: hidden;*/
	height: 1400px;
	clear: both;
	margin-top: 68px;
}
.ygcz ul{
	overflow: hidden;
}
.ygcz li {
	width: 50%;
	float: left;
	line-height: 500px;
	height: 500px;
	margin: 0 auto;
}
.ygcz li img {
	/*width: 100%;*/
	/*height: 100%;*/
	display: block;
	/*margin: 0 auto;*/
}

button:active {
	/*margin-top: 10px;
	width: 80%;
	height: 40px;
	color: white; 
	border-radius: 5px;
	background: #000000;
    opacity: 0.5;*/
    border:none
}
