.icon_class {
	color: #fff;
	font-size: 16px;
}
.cur a{
	color: #276bf2;
}
.job_basic_wrap {
background: linear-gradient(90deg, #948fc1 0, #4758c2 100%);
background: linear-gradient(90deg, #052741 0, #101e75 100%);
}
.job_basic {
	width: 700px;
}
.area,.experience,.education {
	margin-left: 5px;
}
.welfare {
	width: 500px;
	padding-top: 40px;
}
.welfare ul li {
	float: left;
	padding: 0px 5px;
	background-color: #243972;
	margin-right: 10px;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 5px;
}


.recommend ul li {
	float: left;
	width: 278px;
	height: 90px;
	padding: 10px;
	margin: 0px 5px 10px 0px;
	border: 1px solid gray;
	border-radius: 10px;
}
.job_status {
	margin: 10px 0px;
	color: #fff;
}
.job_name {
	margin-right: 20px;
	font-size: 25px;
	font-weight: 600;
	color: #fff;
}
.salary {
	color: #f85659;
	font-size: 30px;
}
.requirement {
	margin: 10px 0px;
}
.requirement span {
	margin-right: 10px;
	color: #fff;
}
.interact_container {
	margin-right: 20px;
}
.interact_container a{
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #cdc8e7;
	border-radius: 10px;
	color: #33f;
	font-size: 20px;
}
.interact_container a:hover {
	background-color: #33f;
	color: #fff;
}
.resume_container a {
	margin-left: 30px;
	color: #2c15a1;
}
.job_info {
	width: 890px;
}
.job_desc {
	padding: 5px;
	border-radius: 10px;
	color: #333;
	background-color: #fff;
}
.job_detail {
	border-bottom: 1px solid #cfcfd9;
	padding-bottom: 5px;
	padding: 20px;
}
.job_detail h3 {
	margin-bottom: 10px;
}
.jobs_tag ul li {
	float: left;
	margin-left: 10px;
	padding: 5px;
	background-color: #f9f9f9;
	border-radius: 2px;
	font-size: 12px;
}
.job_content {
	margin-top: 10px;
	font-size: 15px;
	line-height: 33px;
	padding: 10px;
}
.contact_people span {
	margin-right: 5px;
}
.contact_people  .people_name {
	font-size: 20px;
	color: #222;
}
.contact_people,.contact_info {
	margin-left: 17px;
}
/* .contact_info span {
	margin: 0px 10px;
} */
.safe_tips {
	margin-top: 10px;
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
}
.safe_tips p {
	 line-height: 30px;
	 background-color: #fffaea;
	 color: #f6693d;
	 padding: 10px;
 }
.safe_tips h4 {
	 font-size: 20px;
	 margin-bottom: 20px;
	 color: #444746;
 }
.company {
	 margin-top: 10px;
	 background-color: #fff;
	 color: black;
	 padding: 20px;
	 border-radius: 10px;
 }
 .company h4 {
	 color: #444746;
 }
.com_item h4 {
	font-size: 20px;
	margin-bottom: 20px;
 }
.com_bussiness {
	margin-top: 20px;

}
.bussiness_txt {
	background-color: #f9f9f9;
	padding: 20px 10px;
	border-radius: 10px;
}
.com_name,.com_type {
	width: 450px;
}
.com_user,.com_status,.com_set,.com_fund {
	width: 190px;
}
.com_bussiness ul li {
	float: left;
	height: 60px;
	line-height: 30px;
	margin-bottom: 20px;
}
.com_address {
	margin-top: 20px;
	position: relative;
}
.com_address span {
	margin-left: 5px;
}
/* .com_address p::before {
	content: "\e947";
	font-family: 'icomoon';
	color: #33f;
} */
.recommend {
	position: relative;
	margin-top: 10px;
	background-color: #fff;
	color: black;
	padding: 20px;
	border-radius: 10px;
}
.recommend h4 {
	font-size: 20px;
	margin-bottom: 20px;
}
.recommend .look_more_jobs {
	position: absolute;
	top: 18px;
	right: 20px;
	font-weight: 400;
}
.com_logo {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.com_logo img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.com_name1 {
	float: left;
}
.company_desc {
	height: 24px;
	line-height: 24px;
	color: #999;
}
.job_aside {
	float: right;
	width: 300px;

}
.company_basic_info {
	background-color: #fff;
	border-radius: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.company_basic_info h3{
	font-size: 20px;
	line-height: 40px;
	background-color: #a8b6ea;
	padding-left: 20px;
	background: linear-gradient(180deg, #e1ebff  0, #ffffff 100%);
	font-weight: 400;
}
.com_basic_txt {
	padding: 10px 0px 0px 20px;
}
.com_basic_txt a {
	display: block;
}
.com_basic_txt span:hover{
	color: #276bf2;
}
.com_basic_txt span {
	margin-left: 10px;
	font-size: 16px;
	color: #222;
}
.com_basic_txt p {
	margin-top: 10px;
}
.com_look_more_jobs {
	margin-top: 10px;
	text-align: center;
}
.com_look_more_jobs a{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #1190ef;
	margin: 0 auto;
	border-radius: 10px;
	color: #1190ef;
}
.com_look_more_jobs a:hover {
	background-color: #1190ef;
	color: #fff;
}
.recommend .com_name1 span:hover {
	color: #276bf2;
}
.recommend .job_desc .job_title:hover {
	color: #276bf2;
}
.company_intro {
	line-height: 30px;
	color: #555;
}
.user-op a {
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 140px;
}
.popup {
	width: 100%;
    position: fixed;
    top: 0px;
    border: 1px solid #d3d3d3;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
}
.com-map-wrap {
	border: 1px solid #f3f3f3;
	border-radius: 10px;
}
.com-map-wrap p {
	font-size: 16px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.report-job {
	display: none;
}
.report-job-wrap {
	width: 400px;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 10px;
}
.r-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 18px;
}
.r-close{
	color: #9fa3a98c;
	cursor: pointer;
}
.r-content {
	/* padding-left: 40px; */
}
.r-item {
	padding-top: 10px;
}
.r-reason {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.report-reson {
	padding: 4px 13px;
	border: 1px solid #eee;
	color: #222;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.r-item textarea {
	width: 100%;
	border: 1px solid #999;
	border-radius: 5px;
	resize: vertical;
	padding: 5px;
	height: 70px;
}
.r-item input {
	width: 100%;
	height: 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f60), to(#f60));
	border: none;
	color: #fff;
	cursor: pointer;
}
.choose-reason {
	border: 1px solid #f00;
	color: #f00;
}




