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;
}

.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 img {
  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;
}

#companyListPagination {
  padding: 0 20px;
}

#companyListPagination .layui-laypage {
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  border-top: 1px solid #eef0f5;
}

#companyListPagination .layui-laypage a {
  color: #414a5f !important;
  border: none;
}

#companyListPagination .layui-laypage a:hover {
  color: #248eff;
}

#companyListPagination .layui-laypage .layui-laypage-prev.layui-disabled {
  color: #d3d3d3 !important;
}

#companyListPagination .layui-laypage .layui-laypage-spr {
  border: none;
}

#companyListPagination .layui-laypage .layui-laypage-skip {
  color: #9fa3a9;
}

#companyListPagination .layui-laypage button {
  color: #fff;
  background-color: #248eff;
  border: none;
}

#companyListPagination .layui-laypage-count {
  margin-right: 90px;
}

#companyListPagination .layui-laypage-skip {
  float: right;
}

#companyListPagination .layui-laypage input:focus, #companyListPagination .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;
}

.main-company-list {
  float: left;
  width: 800px;
  background-color: #fff;
  border-radius: 4px 4px 0 0;
  border: 1px solid #eef0f5;
}

.company-list {
  padding: 0 23px;
}

.company-list li:nth-of-type(1) .company-item {
  border-top: 0;
}

.company-item {
  padding: 26px 0;
  border-top: 1px solid #eef0f5;
}

.company-item__logo {
  width: 75px;
  height: 75px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #eef0f5;
}

.company-item__logo img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.company-item__main {
  width: 660px;
  margin-left: 16px;
  padding-right: 115px;
  position: relative;
}

.company-item__name {
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
  white-space: nowrap;
}

.company-item__verify {
  display: inline-block;
  margin-left: 7px;
  width: 14px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-image: url("../images/zhaopin_company_list_verify.png");
  vertical-align: sub;
}

.company-item__vip {
  display: inline-block;
  margin-left: 7px;
  width: 18px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-image: url("../images/zhaopin_company_list_vip.png");
  vertical-align: middle;
}

.company-item__info {
  margin-top: 10px;
}

.company-item_list {
  padding-left: 18px;
  font-size: 12px;
  color: #6f727b;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: left center;
}

.company-item_list + .company-item_list {
  margin-left: 20px;
}

.company-item__category {
  background-size: 13px 13px;
  background-image: url("../images/zhaopin_company_list_category.png");
}

.company-item__scale {
  background-repeat: no-repeat;
  background-size: 12px 13px;
  background-image: url("../images/zhaopin_company_list_scale.png");
}

.company-item__keyword {
  margin-top: 10px;
  font-size: 0;
  white-space: nowrap;
}

.company-item__keyword__item {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
  color: #9fa3a9;
  text-align: center;
  border: 1px solid #e3e7ed;
  border-radius: 2px;
}

.company-item__keyword__item + .company-item__keyword__item {
  margin-left: 10px;
}

.company-item__job {
  text-align: center;
  position: absolute;
  right: 40px;
  top: 16px;
}

.company-item__job__num {
  font-size: 16px;
  font-weight: bold;
  color: #248efc;
  white-space: nowrap;
}

.company-item__job__tips {
  margin-top: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
  white-space: nowrap;
}

.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);
}

.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;
}

.company-list {
  min-height: 70px;
}

.company-list .no-company-tips {
  line-height: 70px;
  font-weight: normal;
  color: #999;
  text-align: center;
  user-select: none;
}
