* {
	margin: 0;
	padding: 0;
}

.search_content {
	width: 100vw;
}

.job_search {
	/* 	position: absolute;
	bottom: calc(-6vh / 2);
	left: calc((100% - 58.875em) / 2);
	border-radius: 2.8vw;
	height: 6vh;
	background-color: #fff;
	box-shadow: 1px 1px 5px #888888; */
	position: absolute;
	border-radius: 45px;
	height: 80px;
	background-color: #fff;
	bottom: -45px;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0px 8px 38px 0px rgba(144, 144, 144, 0.1);
}

.jon_div {
	height: 80px;
	display: flex;
	justify-content: center;
	width: 810px;
	overflow: hidden;
}

.jon_div i {
	text-align: center;
	width: 15%;
	line-height: 5.625em;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jon_div i embed {
	width: 25px;
}

.jon_div .job_inp {
	border: none;
	width: 70%;
	outline: none;
	font-size: 20px;
}

.jon_div button {
	text-align: center;
	width: 15%;
	font-size: 26px;
	/* line-height: 5.625em; */
	background-color: #1E82C8;
	/* 	border-bottom-right-radius: 2.8vw;
	border-top-right-radius: 2.8vw; */
	color: #fff;
	outline: none;
	border: none;
	cursor: pointer;
	border-radius: 0px 45px 45px 0px
}

.screen {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	padding-bottom: 110px;
	padding-top: 180px;
	flex-shrink: 0;
}

.screen_left {
	width: 324px;
	padding-right: 0%;
	margin-left: 0%;
}

.screen_left p {
	display: flex;
	justify-content: space-between;
	line-height: 40px;
	border-bottom: 1px solid #EFF1F1;
	align-items: center;
}

.screen_left p span {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

.screen_left p em a {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #1E82C8;
	line-height: 18px;
	font-style: normal;
}

.screen_left h6 {
	margin-top: 38px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #353535;
	line-height: 18px;
}

.screen_left ul li button {
	width: 20px;
	height: 20px;
	background: #1E82C8;
	border: 1px solid #D5D5D5;
	border-radius: 4px;
	color: #ffffff;
}

.screen_left ul li button :hover {
	background: #1E82C8;
	border-radius: 4px;
}

.screen_left ul li {
	line-height: 40px;
	margin-top: 15px;
	font-size: 20px;
}

.screen_left ul li input {
	/* margin-right: 1vw; */
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #ffffff;
	line-height: 18px;
	border: none;
	width: 20px;
	height: 20px;
	background: #ffffff;
	border-radius: 4px;
	vertical-align: middle;
	margin-right: 15px;
}

input[type="checkbox"i] {
	border-radius: 4px;
	color: #ffffff !important;
}

input:checked {
	background-color: #1E82C8 !important;
	border-radius: 4px;

}


.screen_right {
	border-left: 1px solid #EFF1F1;
	padding-left: 4%;
	width: 88%;
	max-height: 1800px;
	overflow-y: scroll;
}

.screen_right {
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;

}

.screen_right::-webkit-scrollbar {
	width: 0 !important
}

.job_adress {
	display: flex;
	align-items: center;
	margin-top: 25px;

	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
}

.job_adress i {
	margin-right: .8vw;
}

.job_adress .jobAdress {
	margin-right: 34px
}

.job_adress i,
.job_adress em {
	font-style: normal;
}

.job_detail {
	height: 180px;
	transition: height 0.2s ease-out 0s;
	position: relative;
	margin-top: 13px;
}

.job_detail ol {
	height: 100%;
	overflow: hidden;
}

.job_detail ol li {
	height: 100%;
}

.job_detail ol li textarea {
	width: 100%;
	height: 100%;
	overflow: hidden;
	resize: none;
	border: none;
	outline: none;
	text-align: left;
	margin: 0;
	user-select: none;
	margin-top: -21px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #353535;
	line-height: 36px;
}

.screen_right .hr {
	margin: 20px 0;
	margin-top: 84px;
}

.job_name {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #353535;
	line-height: 36px;
}

.job_detail .btn.expand {
	color: #1e82c8;
	font-size: 20px;
	background: rgba(0, 0, 0, 0);
	border: 0;
	outline: none;
	cursor: pointer;
	margin-top: 13px;
}

.searchs {
	width: 941px;
	display: flex;
	justify-content: space-around;
}

.packUp {
	display: none;
}

.shpa {
	height: 50px;
	line-height: 50px;
	margin: 10px auto 10px;
	text-align: center;
	display: flex;
}

.shpa .next,
.shpa .pre {
	width: 121px;
	height: 58px;
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #353535;
	line-height: 26px;
	justify-content: center;
}

.shpa a,
.shpa b {
	width: 40px;
	height: 58px;
	margin: 0 1px;
	border-radius: 5px;
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 26px;
	margin-right: 26px;
	align-items: center;
	justify-content: center;
}

.shpa b {
	padding: 0 5px 0;
	/* display: inline-table; */
	border: 1px solid #656565;
	height: 58px;
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #353535;
	display: flex;
}

.shpa a {
	padding: 0 5px 0;
	color: #353535;
	display: inline-table;
	border: 1px solid #656565;
	display: flex;
}

.shpa a:hover {
	color: #fff;
	background: #00a3cf;
	border: 1px solid #00a3cf;
}

.fieldandcss {}

.changefieldandcss {
	background-color: rgba(30, 130, 200, .7);
	padding: 3px;
	color: #fff;
	border-radius: 4px;
}

/*  */
