ul{list-style: none;}
.bodyContent {
	position: relative;
	margin: 0px auto;
	z-index: 1;
	min-height: 707px;
}

.route {
	padding: 30px 0;
}

.route img {
	float: left;
	height: 18px;
	width: 20px;
	margin-right: 10px;
}

.route ul {
	display: table;
	margin: 0;
	padding: 0;
}

.route ul li {
	float: left;
	color: #333333;
	font-size: 16px;
	font-family: NotoSansHans-Regular;
}

.route ul li:before {
	content: ">";
	margin: 0 5px;
	color: #333;
}

.route ul li:nth-child(1):before {
	display: none;
}

.route ul li:last-child {
	color: #de0000;
}

.table {
	width: 100%;
	background: #fff;
	border: 1px solid #DDDDDD;
	display: flex;
	min-height: 750px;
}

.table_left ul {
	margin-bottom: 0;
	padding: 0;
}

.table_left p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 30px;
	color: #bfbfbf;
}

.table_left {
	text-align: center;
	width: 220px;
	background: #f8f8f8;
	border-right: 1px solid #DDDDDD;
}

.table_left_title {
	font-family: NotoSansHans-Regular;
	font-size: 24px;
	line-height: 30px;
	color: #333333;
	padding: 45px 0 35px;
}

.table_li {
	font-family: NotoSansHans-Regular;
	padding: 15px 0;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #DDDDDD;
	cursor: pointer;
}

.table_li.active {
	background-color: #de0000;
	color: #FFFFFF;
}

.table_right {
	padding: 0 35px;
	font-size: 16px;
	line-height: 36px;
	color: #333333;
	flex: 1;
}

.table_right p {
	font-family: NotoSansHans-Regular;
	padding: 35px 0 0;
	text-indent: 3rem;
	text-align: justify;
}

.table_right p+img {
	padding: 50px;
}

.table_right p:last-child {
	padding-bottom: 50px;
}

.footer {
	background: #21242c;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	margin-top: 40px;
}

.footer p {
	margin-bottom: 0;
}

.footer .bottom {
	border-top: 1px solid #35393b;
}

.footer .bottom p {
	line-height: 44px;
}

.footer .bottom p:first-child {
	float: left;
}


.footer .bottom p:last-child {
	float: right;
}
.footer .bottom .bah1{
	float: right;
}
.footer .top1 {
	text-align: center;
	padding-top: 40px;
	position: relative;
}

.footer .top1 ul {
	/*width: 280px;*/
	margin: 20px auto;
	display: table;
	padding:0;
}

.footer .top1 ul li {
	float: left;
	cursor: pointer;
}

.footer .top1 ul li:before {
	content: " | ";
	margin: 0 5px;
	color: #fff;
}

.footer .top1 ul li:first-child:before {
	display: none;
}

.qrcode {
	position: absolute;
	right: 0;
	top: 40px;
}

.qrcode img {
	width: 104px;
	height: 104px;
}

.qrcode p {
	width: 25px;
	float: right;
	height: 104px;
	line-height: 17px;
	padding: 9px 10px;
	font-size: 16px;
}

.table_right_title {
	font-family: NotoSansHans-Bold;
	font-size: 30px;
	line-height: 36px;
	color: #333333;
	padding: 55px 50px 0;
}

.table_right_title2 {
	font-family: NotoSansHans-Bold;
	font-size: 30px;
	line-height: 36px;
	color: #333333;
	padding: 55px 0 0;
}

.tel_img {
	position: absolute;
	width: 509px;
	right: 85px;
}

.tel_text {
	font-family: NotoSansHans-Regular;
	font-size: 18px;
	line-height: 54px;
	color: #000000;
	display: table;
}

.tel_address {
	font-family: NotoSansHans-Regular;
	font-size: 18px;
	line-height: 54px;
	color: #000000;
	margin-top: 55px;
	border-bottom: 1px solid #dcdcdc;
}

.tel_address img {
	margin-right: 10px;
	width: 23px;
	height: 33px;
}

.table_right_title3 {
	font-family: NotoSansHans-Black;
	font-size: 24px;
	color: #333333;
}

.table_right_ul {
	list-style: none;
	padding: 45px 0;
}

.table_right_li div{
	float: left;
	padding-left: 15px;
}

.table_right_li:before {
	content: " ";
	display: inline-block;
	height: 7px;
	width: 7px;
	-webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position:absolute;
	top: 15px;
	margin-right: 10px;
	background: #de0000;
}

.table_right_li {
	font-family: NotoSansHans-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	cursor: pointer;
	position: relative;
	width: 100%;
	display: table;
}

.table_right_li_date {
	float: right;
	font-family: NotoSansHans-Regular;
	font-size: 14px;
	line-height: 36px;
	color: #666666;
}

.table_right_btnList {
	text-align: right;
	margin-bottom: 40px;
}

.table_right_btnList button {
	box-sizing: content-box;
	color: #999;
	border: 1px solid #eee;
	outline: none;
	line-height: 28px;
	width: 75px;
	background: #f8f8f8;
	font-size: 14px;
	padding: 0;
	margin-left: 5px;
}

.table_right_btnList button:active {
	background: #ddd;
}

.table_right_btnList span {
	font-family: NotoSansHans-Regular;
	font-size: 14px;
	line-height: 36px;
	color: #999999;
}

.table_right_btnList input {
	width: 40px;
	height: 28px;
	background-color: #f8f8f8;
	border: solid 1px #dddddd;
	outline: none;
	text-align: center;
	margin: 0 10px;
	font-size: 14px;
}

.table_right_btnList input::-webkit-outer-spin-button,
.table_right_btnList input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

.takeJob {
	margin: 24px 0;
	width: 100%;
}

.takeJob_search {
	display: table;
	width: 100%;
}

.takeJob_search .btn {
	width: 139px;
	border-radius: 0;
	border: solid 1px #d2d2d2;
	color: #999999;
	position: relative;
	text-align: left;
}

.takeJob_search .dropdown {
	display: table;
}

.takeJob_search .caret {
	position: absolute;
	right: 15px;
	top: 45%;
}

.section {
	font-family: NotoSansHans-Regular;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	float: left;
	margin-right: 8px;
}

.takeJob_search>div {
	float: left;
	margin-right: 15px;
}

.takeJob_search_btn {
	text-align: center;
	width: 96px;
	line-height: 30px;
	background-color: #de0000;
	border-radius: 4px;
	font-family: NotoSansHans-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 4px;
	cursor: pointer;
}

.takeJob_search_btn:active {
	background: red;
}

.takeJob_table {
	width: 100%;
	margin: 20px 0 60px;
}

.takeJob_table tr:first-child {
	background-color: #f8f8f8;
	border: solid 1px #e5e5e5;
}

.takeJob_table td {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 0;
	line-height: 20px;
}

.table_detail_title{
	text-align: center;
	font-family: NotoSansHans-Regular;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	color: #333333;
	margin-top: 50px;
    box-sizing: border-box;
    padding: 0 60px;
    white-space: pre-line;
}
.table_detail_info{
	font-family: NotoSansHans-Regular;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #999999;
	text-align: center;
	margin-top: 30px;
}
.table_detail_content{
	font-family: NotoSansHans-Regular;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #333333;
	text-align: justify;
	margin: 0 30px;
	margin-top: 45px;
}
.table_detail_content img{
  max-width: 100%;
}

.table_detail_back{
	font-family: NotoSansHans-Regular;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	width: 150px;
	background-color: #de0000;
	border: none;
	margin: 0 auto;
	outline: none;
	padding: 10px;
	border-radius: 3px;
}
.table_detail_back:active{
	background-color: red;
}


.table_people{
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #696969;
	margin-top: 40px;
}
.table_people span{
	float: right;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.table_qustion {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #353535;
	padding: 10px 0;
	border-bottom: 2px dashed #cdcdcd;
}
.table_answ{
	background-color: #f9f9f9;
	border: solid 1px #a9a9a9;
	border-radius: 6px;
	margin-top: 20px;
	padding: 30px 12px 20px;
}
.table_answ label{
	font-family: SourceHanSansCN-Medium;
	font-size: 16px;
	font-weight: normal;
	color: #383838;
	margin-right: 10px;
}

.table_answ span {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #696969;
}
.table_answ div {
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #de0000;
}
.nullStr{
	color: #999999;
	padding: 20px !important;
	font-size: 18px;
	text-align: center !important;
	margin-left: -5px;
}
.null{
	margin-top: 20%;
	text-align: center;
}
.null img{
	width: 20%;
}

.zixun{
	margin: 20px 0 30px;
	padding: 8px 8px;
	line-height: 18px;
	font-size: 15px;
}
.table_detail_submit{
	font-family: NotoSansHans-Regular;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	width: 110px;
	background-color: #de0000;
	border: none;
	margin: 0 auto;
	outline: none;
	padding: 4px;
	border-radius: 3px;
}
@media (max-width: 768px) {
	.footer .top1{
		padding-top: 0 !important;
	}
	.footer .bottom .bah{
		text-align: center !important;
	}
	.footer .top1 ul{
		margin: 10px auto !important;
	}
	.table{
		padding: 0 10px !important;
	}
	.table_detail_title{
		font-size: 18px !important;
		margin-top:15px !important;
	}
	.table_detail_info{
		margin-top:5px !important;
		margin-bottom: 10px !important;
	}
	.table_detail_content{
		margin: 0 !important;
	}
	.table_detail_content img{
		width: 250px !important;
		height: 180px !important;
	}
	.route{
		padding: 10px !important;
	}
}