	.panel .table_style3 td select{width:120px;}
	.career_bg_1{
		position:relative;
		margin:0 auto;
		width:824px;
		height:706px;
		background:url('/resources/pt/images/main/20231201.jpg') no-repeat;
		background-size:contain;
	}
	.career_bg_1 a{
		position:absolute;
		bottom:70px;
		left:50%;
		margin-left:-92px;
	}
	
	.career_bg_2{
		position:relative;
		margin:0 auto;
		width:472px;
		height:315px;
		background:url('/resources/pt/images/main/20230623_3.jpg') no-repeat;
		background-size:contain;
	}
	.career_bg_2 a{
		position:absolute;
		bottom:100px;
		left:50%;
		margin-left:-113px;
	}
	@media screen and (max-width:1140px) {
		.career_bg_1{
			width:710px;
			height:634px;
		}
	}
	@media screen and (max-width:767px) {
		.career_bg_1{
			width:600px;
			height:540px;
		}
		.career_bg_1 a{
			bottom:60px;
			margin-left:-120px;
		}
		.career_bg_1 a img{
			width:240px;
		}
	}
	@media screen and (max-width:640px) {
		.career_bg_1{
			width:400px;
			height:380px;
		}
		.career_bg_1 a{
			bottom:50px;
			margin-left:-85px;
		}
		.career_bg_1 a img{
			width:170px;
		}
		.career_bg_2{
			width:400px;
			height:268px;
		}
		.career_bg_2 a{
			bottom:90px;
			margin-left:-90px;
		}
		.career_bg_2 a img{
			width:180px;
		}
	}
	@media screen and (max-width:440px) {
		.career_bg_1{
			width:330px;
			height:282px;
		}
		.career_bg_1 a{
			bottom:30px;
			margin-left:-70px;
		}
		.career_bg_1 a img{
			width:140px;
		}
		.career_bg_2{
			width:330px;
			height:220px;
		}
		.career_bg_2 a{
			bottom:70px;
			margin-left:-70px;
		}
		.career_bg_2 a img{
			width:140px;
		}
	}
	@media screen and (max-width:360px) {
		.career_bg_1{
			width:280px;
			height:240px;
		}
		.career_bg_1 a{
			bottom:20px;
		}
		.career_bg_2{
			width:280px;
			height:190px;
		}
	}
	.agree_box{
		padding:0;
	}
	.career_title_color{
		color:#6d5f5e;
	}
	.ul_style2 > li{
		background:transparent;
		padding:0;
	}
	.career_border{
		padding-bottom:20px;
		border-bottom:1px solid #c1c1c1;
	}
	.career_btn{
		text-align:right;
	}
	.career_btn a{
		display:inline-block;
		padding:18px 12px;
		background-color:#626262;
		color:#fff;
		text-align:center;
		border-radius:5px;
	}
	.table_style3{
		border:0;
	}
	.panel-body{
		border-top:0;
	}
	.sub_content_cont_tr_cont h1{
		padding:0;
		color:#6d5f5e;
		background:transparent;
	}
	@media all and (max-width:640px) {
		.table_style3 tr td label{display:inline-block;}
	}