.job-wrap{
	width:1180px;
	margin:40px auto 0px;
}
.job-wrap-left{
	width: 860px;
	float: left;
}
.job-wrap-right{
	width: 282px;
	float: right;
}
.job-input-search{
	position: relative;
}
.search-logo-s{
	position: absolute;
	top:15px;
	left: 42%;
	width: 22px;

}
.job-input-search input{
	width: 100%;
	height: 54px;
	border:none;
	border-radius: 4px;
	outline: none;
	text-align: center;
	font-size: 18px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #d8d8d8;
  font-size: 18px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #d8d8d8;
  font-size: 18px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #d8d8d8;
  font-size: 18px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #d8d8d8;
  font-size: 18px;
}

.job-city{
	margin-top: 20px;
	margin-bottom: 30px;
}
.job-city1{
	margin-bottom: 10px;
}

.job-city a{
	display: inline-block;
	color: #989898;
	padding:6px 12px;
	border-radius: 14px;
	margin-right: 10px;
}
.job-city a:hover{
	background-color: #ffdd44;
	color: #181818;
}
.city-bg{
	background-color: #ffdd44;
	color: #181818 !important;

}
.job-list{
	width: 100%;
}
.job-list ul{
	background-color: #ffffff;
	border-radius: 4px;
}
.job-list-li{
	padding:20px;
	box-sizing: border-box;
	border-bottom: 1px solid #f5f5f5;
}
.job-list-li:last-child{
	border-bottom: none;
}
.job-list-li-l{
	float: left;
	width: 480px;
}
.job-list-li-r{
	float: left;
}

.job-name{
	font-size: 18px;
}
a{
	color: #181818;
}
.job-time{
	font-size: 12px;
	color: #b8b8b8;
	margin-top: 24px;
}
.job-company-name{
	font-size: 16px;
}

.job-city-logo{
	width: 11px;
	height: 13px;
	background:url('/Public/Home/job/img/weizhi@2x.png') no-repeat;
	background-size: 11px 13px;
	margin-top: 2px;
}
.job-city-m{
	margin-top: 24px;
	color: #989898;
}
.job-company-logo{
	margin-top: 2px;
	width: 60px;
	height: 60px;
}

.job-company-r{
	display: inline-block;
	margin-left: 20px;
}
.job_city_c{
	float: left;
	margin-right: 3px;
}
.job-company-r-s{
	float: left;
}
/*job-right*/
.publish_button{
	width: 180px;
	height: 48px;
	border-radius: 4px;
	text-align: center;
	line-height: 48px;

	background-color: #ffdd44;
	color: #181818;
	position: absolute;
	bottom:53px;
	left: 50%;
	margin-left: -90px;
}
.job-publish a{
	display: block;

}
.register_button{
	color: #989898;
	position: absolute;
	bottom:28px;
	left: 50%;
	margin-left: -66px;
}
.job-publish{
	width: 100%;
	height: 250px;
	background-color: #ffffff;
	border-radius: 4px;
	text-align: center;
	background: url('/Public/Home/job/img/publish@2x.png?v=1') no-repeat;
	background-size: cover;
	position: relative;
}

.hot-title{
	font-size: 15px;
	margin-top: 39px;
	margin-bottom: 19px;
}
.company-logo-image{
	width: 96px;
	height: 96px;
	float: left;
	margin-bottom: 30px;
}
.company-logo-image:nth-child(odd){
	margin-right: 30px;
}
.hot-company ul{
	background-color: #ffffff;
	padding:30px 30px 0 30px;
	box-sizing: border-box;
	border-radius: 4px;
}

.job-city1 a:nth-of-type(15){margin-left: 63px}







