body {
  background: #fff; }

* {
  font-family: Microsoft YaHei; }

.content {
  max-width: 1200px;
  margin: 100px auto 200px;
  min-height: 100vh;
  background-color: #fff;
  padding: 50px; }

.page-job-news {
  background: #fafafa; }

/*.page-job-news > .layui-col-md3 {*/
/*  padding-left: 30px; }*/

.page-job-news .release-obj {
  padding: 20px;
  background:#fafafa; }

.page-job-news .release-job-content {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box; }

.page-job-news .release-job-content > p, .page-job-news .release-job-content > button {
  background: #fff; }

.page-job-news .release-job-content .release-job-title {
  font-size: 16px;
  color: #000;
  font-weight: 900; }

.page-job-news .release-job-content .release-job-text {
  margin-top: 15px;
  font-size: 14px;
  color: #aaa;
}

.page-job-news .release-job-content button {
  margin-top: 10px;
  width: 100%;
  border-radius: 3px;
  background: #1f528a; }

.page-job-news .layui-col-md9 {
  padding: 20px;
  padding-right: 0;
  background: #fafafa; }

.page-job-news .job-news-content {
  width: 100%;
  height: 100%; }

.page-job-news .filter-bar {
  background: #fff;
  padding: 20px;
  box-sizing: border-box; }

.page-job-news .filter-bar-item {
  min-height: 45px;
  border-bottom: 1px solid #eee;
  line-height: 45px;
  font-size: 14px; }

.page-job-news .filter-bar-item:last-child {
  border-bottom: none; }

.page-job-news .filter-bar-content span {
  line-height: 14px;
  display: inline-block;
  margin: 0 1px;
  border-radius: 3px;
  cursor: pointer;
  padding: 5px 8px;
}

.content-left{
  text-align: left;
}

.page-job-news .filter-bar-content .select, .page-job-news .filter-bar-content span:hover {
  background: #1f528a;
  color: #fff; }

.page-job-news .job-information-item {
  padding: 0 5px; }

.page-job-news .job-information-item.demo {
  padding: 0 0;
  margin-bottom: 25px; }

.page-job-news .job-information-item.demo .job-salary {
  color: #999;
  font-weight: 400; }

.page-job-news .job-information-item.demo .job-name {
  font-weight: 400; }

.page-job-news .job-information {
  background: #fff;
  margin-top: 15px;
  padding: 18px 20px;
  overflow: hidden; }

.page-job-news .job-name, .page-job-news .corporate-name {
  max-width: 100%;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px; }

.page-job-news .job-name {
  font-weight: 900; }

.page-job-news .job-detailed, .page-job-news .corporate-type {
  margin-top: 15px;
  color: #999; }

.page-job-news .job-detailed span, .page-job-news .corporate-type span {
  line-height: 12px;
  font-size: 12px;
  display: inline-block;
  height: 14px;
  vertical-align: middle; }

.page-job-news .job-detailed .line, .page-job-news .corporate-type .line {
  border-left: 1px solid #999; }

.page-job-news .job-salary {
  color: #1f528a;
  font-weight: 900; }

.page-job-news .salary-label {
  font-size: 12px;
  padding: 3px 5px;
  border: 1px solid #ddeeff;
  background: #ddeeff;
  border-radius: 4px;
  font-weight: 400;
  font-style: normal; }

.page-job-news #job-news-laypage {
  margin: 30px auto 50px;
  text-align: center; }

.page-job-news #job-news-laypage .layui-laypage > * {
  vertical-align: middle; }

.page-job-news #job-news-laypage .layui-laypage a, .page-job-news #job-news-laypage .layui-laypage span {
  margin: 0 3px;
  width: 28px;
  height: 28px;
  padding: 0; }

.page-job-news #job-news-laypage .layui-laypage-spr {
  border: none;
  background: transparent;
  line-height: 21px; }

.returnBtn{
  display: block;
  float: left;
  margin-left: 10px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #1f528a !important;
}
.layui-laypage a:hover {
  color: #1f528a;
}
