body {
  height: unset;
}

.search-header {
  padding: 108px 0 17px;
  border-bottom: 1px solid rgba(238, 240, 245, 0.6);
}

.search-header .search-box {
  width: 700px;
  margin-right: 100px;
  padding: 13px 30px 14px 47px;
  background-color: #fff;
  border: 2px solid #248eff;
  border-right: none;
  border-radius: 10px 0 0 10px;
  position: relative;
}

.search-header .search-box::after {
  content: "";
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  background-image: url("../images/zhaopin_search_icon@3x.png");
  position: absolute;
  top: 12px;
  left: 14px;
}

.search-header input[type="search"] {
  width: 100%;
  font-size: 18px;
  color: #414a5f;
  border: none;
  outline: none;
  caret-color: #248eff;
}

.search-header input[type="search"]:-moz-placeholder {
  font-size: 18px;
  color: #9fa3a9;
  text-align: left;
}

.search-header input[type="search"]:-ms-input-placeholder {
  font-size: 18px;
  color: #9fa3a9;
  text-align: left;
}

.search-header input[type="search"]::-webkit-input-placeholder {
  font-size: 18px;
  color: #9fa3a9;
  text-align: left;
}

.search-header .search-btn {
  width: 100px;
  font-size: 18px;
  color: #fff;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background-color: #248eff;
  border: 2px solid #248eff;
  border-radius: 0 10px 10px 0;
  border: none;
  outline: none;
  position: absolute;
  right: -100px;
  top: -2px;
  z-index: 100;
}

.search-header .hot-search {
  margin-top: 8px;
  max-width: 835px;
  overflow: hidden;
}

.search-header .hot-search span {
  color: #9fa3a9;
  font-size: 12px;
}

.search-header .hot-search .hot-search-item {
  display: inline-block;
  font-size: 12px;
  color: #248eff;
}

.search-header .hot-search .hot-search-item + .hot-search-item {
  margin-left: 10px;
}

.search-header .post-btns {
  display: inline-block;
  margin-right: 50px;
  font-size: 0;
  vertical-align: top;
}

.search-header .post-btns .post-btn {
  display: inline-block;
  padding: 0 21px;
  font-size: 18px;
  font-weight: bold;
  color: #248eff;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border: 1px solid #248eff;
}

.search-header .post-btns .post-btn.recruit-btn {
  padding: 0 22px 0 21px;
  border-right: none;
  border-radius: 10px 0 0 10px;
}

.search-header .post-btns .post-btn.resume-btn {
  border-radius: 0 10px 10px 0;
}

.search-header .wechat-qrcode {
  display: inline-block;
  font-size: 12px;
}

/*.search-header .wechat-qrcode div {*/
/*  display: block;*/
/*  margin: 0 auto;*/
/*  padding: 2px;*/
/*  !* width: 50px;*/
/*  height: 54px; *!*/
/*  width: 66px;*/
/*  height: 68px;*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
/*  background-image: url("../images/zhaopin_search_header_qrcode_bg@3x.png");*/
/*  position: relative;*/
/*}*/

.search-header .wechat-qrcode img {
  /* width: 45px;
  height: 45px; */
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.search-header .wechat-qrcode span {
  margin-top: 6px;
  display: inline-block;
  font-size: .833333em;
  color: #414a5f;
}

.search-header {
  border-bottom: none;
}

.search-header .search-box {
  background-color: #fff;
}

#jobListPagination {
  padding: 0 20px;
}

#jobListPagination .layui-laypage {
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  border-top: 1px solid #eef0f5;
}

#jobListPagination .layui-laypage a {
  color: #414a5f !important;
  border: none;
}

#jobListPagination .layui-laypage a:hover {
  color: #248eff;
}

#jobListPagination .layui-laypage .layui-laypage-prev.layui-disabled {
  color: #d3d3d3 !important;
}

#jobListPagination .layui-laypage .layui-laypage-spr {
  border: none;
}

#jobListPagination .layui-laypage .layui-laypage-skip {
  color: #9fa3a9;
}

#jobListPagination .layui-laypage button {
  color: #fff;
  background-color: #248eff;
  border: none;
}

#jobListPagination .layui-laypage-count {
  margin-right: 90px;
}

#jobListPagination .layui-laypage-skip {
  float: right;
}

#jobListPagination .layui-laypage input:focus, #jobListPagination .layui-laypage select:focus {
  border-color: #248eff !important;
}

.search-keywords {
  margin-top: 11px;
}

.search-keywords .container {
  padding: 17px 20px 10px;
  background-color: #fff;
}

.search-keywords .keyword-section .title {
  margin-right: 5px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #414a5f;
}

.search-keywords .keyword-section .content {
  font-size: 0;
  max-width: 1072px;
}

.search-keywords .keyword-section + .keyword-section {
  margin-top: 5px;
}

.search-keywords .keyword-section.job-section .content {
  max-width: 84%;
  margin-right: 6%;
  height: 34px;
}

.search-keywords .search-keyword-item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 0 5px;
  font-size: 14px;
  color: #414a5f;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 2px;
}

.search-keywords .search-keyword-item.curr {
  color: #fff;
  background-color: #248eff;
}

.search-keywords .search-keyword-item:hover {
  color: #fff;
  background-color: #248eff;
}

.search-keywords .search-keyword-more {
  float: right;
  padding: 0 22px 0 5px;
  font-size: 14px;
  color: #414a5f;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 2px;
  position: relative;
}

.search-keywords .search-keyword-more::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/zhaopin_more_down_arrow_icon@3x.png");
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -3.5px;
  transition: all .6s;
  transform: rotate(180deg);
}

.search-keywords .search-keyword-more .more-keyword-icon {
  display: inline-block;
  width: 12px;
  height: 7px;
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/zhaopin_more_down_arrow_icon@3x.png");
  vertical-align: middle;
  transition: all .6s;
  transform: rotate(180deg);
}

.main {
  margin-bottom: -250px;
  padding-top: 20px;
  padding-bottom: 38px;
}

.main::after {
  height: 250px;
}

.friend-links {
  margin-bottom: 28px;
}

.friend-links.compact-links .links-content {
  height: 17px;
  overflow: hidden;
}

.friend-links.compact-links .more-friend-link-icon {
  transform: rotate(0deg);
}

.friend-links.compact-links .friend-link-item.more-link-item::after {
  transform: rotate(0deg);
}

.friend-links .friend-links-wrapper {
  padding-left: 80px;
  position: relative;
}

.friend-links .links-title {
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
  position: absolute;
  left: 0;
  top: 0;
}

.friend-links .links-content {
  position: relative;
  padding-right: 40px;
}

.friend-links .friend-link-item {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #6f727b;
}

.friend-links .friend-link-item:hover {
  color: #248eff;
}

.friend-links .friend-link-item.more-link-item {
  display: inline-block;
  margin: 0;
  padding-right: 22px;
  position: absolute;
  top: 0;
  right: 0;
}

.friend-links .friend-link-item.more-link-item:hover {
  color: #6f727b;
}

.friend-links .friend-link-item.more-link-item::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/zhaopin_more_down_arrow_icon@3x.png");
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -3.5px;
  transition: all .6s;
  transform: rotate(180deg);
}

.friend-links .more-friend-link-icon {
  display: inline-block;
  width: 12px;
  height: 7px;
  margin-left: 2px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/zhaopin_more_down_arrow_icon@3x.png");
  vertical-align: middle;
  transition: all .6s;
  transform: rotate(180deg);
}

.main-job-list {
  float: left;
  width: 800px;
  background-color: #fff;
  border-radius: 4px 4px 0 0;
  border: 1px solid #eef0f5;
}

.job-list {
  min-height: 70px;
}

.job-list .no-job-tips {
  line-height: 70px;
  font-weight: normal;
  color: #999;
  text-align: center;
  user-select: none;
}

.job-list li {
  padding: 0 20px;
}

.job-list li:hover {
  background-color: rgba(244, 246, 249, 0.5);
}

.job-list li:hover .job-item .date {
  display: none;
}

.job-list li:hover .job-item .control-buttons {
  display: block;
}

.job-list li + li .job-item {
  border-top: 1px solid #eef0f5;
}

.job-list-head {
  border-bottom: 1px solid #248eff;
}

.job-list-tabs {
  float: left;
  font-size: 0;
}

.job-list-tabs li {
  display: inline-block;
  padding: 0 12px;
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
  height: 31px;
  line-height: 31px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  user-select: none;
}

.job-list-tabs li.curr {
  color: #fff;
  background-color: #248eff;
  border-radius: 4px 4px 0px 0px;
}

.paging {
  float: right;
  margin-right: 20px;
  font-size: 0;
}

.paging .page {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  color: #9fa3a9;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.paging .page span {
  color: #ff5d38;
}

.paging .page-indicator {
  display: inline-block;
  width: 19px;
  height: 31px;
  cursor: pointer;
}

.paging .page-indicator.left {
  padding: 0 0 0 7px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 14px;
  background-image: url("../images/zhaopin_list_paging_arrow@3x.png");
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.paging .page-indicator.right {
  padding: 0 0 0 7px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 14px;
  background-image: url("../images/zhaopin_list_paging_arrow@3x.png");
}

.resume-label {
  /* display: inline-block; */
  margin-right: 8px;
  padding: 0 7px;
  font-size: 10px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}

.resume-label.full-time {
  /* background-color: #007BBB; */
  border: 1px solid #248eff;
  color: #248eff;
}

.resume-label.part-time {
  /* background-color: #F08300; */
  border: 1px solid #F08300;
  color: #F08300;
}

.job-item {
  padding: 20px 0;
  position: relative;
}

.job-item.fixed-top-item .job-name {
  position: relative;
}

.job-item.fixed-top-item .job-name::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/zhaopin_resume_fixed_top_icon@3x.png");
  right: -32px;
  top: -10px;
}

.job-item .job-name {
  float: left;
  max-width: 66%;
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
  /* @include no-wrap(); */
}

.job-item .company-name {
  float: right;
  max-width: 30%;
  font-size: 14px;
  color: #414a5f;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.job-item .company-name.vip {
  padding-right: 20px;
  position: relative;
}

.job-item .company-name.vip::after {
  content: "";
  width: 16px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../images/zhaopin_pc_job_detail_vip@3x.png);
  position: absolute;
  right: 0;
  bottom: 3px;
}

.job-item .info {
  display: inline-block;
  max-width: 75%;
  margin-top: 8px;
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.job-item .salary {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #f64444;
}

.job-item .sub-info {
  display: inline-block;
  margin-left: 23px;
  font-size: 12px;
  color: #6f727b;
  vertical-align: super;
}

.job-item .sub-info span + span::before {
  display: inline-block;
  content: "|";
  margin: 0 8px 0 6px;
  font-size: 12px;
  color: #e3e7ed;
}

.job-item .date {
  float: right;
  margin-top: 8px;
  font-size: 12px;
  color: #9fa3a9;
}

.job-item .keywords {
  margin-top: 8px;
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.job-item .keyword-item {
  display: inline-block;
  padding: 0 4px;
  font-size: 12px;
  color: #9fa3a9;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #fff;
  border: 1px solid rgba(227, 231, 237, 0.7);
  border-radius: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.job-item .keyword-item + .keyword-item {
  margin-left: 10px;
}

.job-item .control-buttons {
  font-size: 0;
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 100;
  display: none;
}

.job-item .control-buttons .control-button {
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 4px;
}

.job-item .control-buttons .control-button.collect {
  padding: 0 16px 0 36px;
  color: #248eff;
  background-color: rgba(36, 142, 255, 0.18);
  position: relative;
}

.job-item .control-buttons .control-button.collect.collected {
  padding-left: 29px;
}

.job-item .control-buttons .control-button.collect.collected .collect-icon {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/zhaopin_list_item_collected@3x.png");
  position: absolute;
  top: 8px;
  left: 8px;
}

.job-item .control-buttons .control-button.collect .collect-icon {
  width: 17px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/zhaopin_list_item_collect@3x.png");
  position: absolute;
  top: 8px;
  left: 15px;
}

.job-item .control-buttons .control-button.apply {
  margin-left: 10px;
  padding: 0 12px;
  color: #fff;
  background-color: #248eff;
}

.job-item .control-buttons .control-button.apply.applyed {
  padding: 0 19px;
  background-color: #d3d3d3;
}

.ad-section {
  float: right;
  width: 380px;
}

.ad-section .ad-item {
  display: inline-block;
  width: 100%;
  max-height: 252px;
}

.ad-section .ad-item img {
  width: 100%;
  max-height: 252px;
  overflow: hidden;
}

.ad-section .ad-item + .ad-item {
  margin-top: 15px;
}
