a {
  text-decoration: none;
  color: #414a60;
}
.job-primary {
  height: 48px;
  color: #4a4160;
  padding: 20px 0 19px;
  margin: 0 30px;
  border-bottom: 1px #f2f2f5 solid;
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.company-banner {
  background-image: linear-gradient(90deg, #3b526a 0, #345a6d 100%);
  padding: 30px 0 20px 0;
  line-height: 0;
  background-color: #444c5f;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  color: #fff;
}
.company-stat {
  color: #fff;
  padding-top: 0;
  /* margin-bottom: 42px; */
  text-align: right;
}
.lg .company-stat {
  float: right;
}
.company-stat span {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  font-size: 15px;
  line-height: 21px;
}
.company-stat span a {
  color: #fff;
}
.company-stat span b {
  display: inline-block;
  font-family: kanzhun-Regular, kanzhun;
  font-size: 42px;
  line-height: 55px;
  text-align: right;
  color: #fff;
  padding: 0;
  font-weight: 400;
  margin-right: 6px;
  vertical-align: sub;
}
.company-stat .vline + span,
.company-stat span + span {
  margin-left: 30px;
  width: auto;
}
.company-stat .op {
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.lg .company-stat .op {
  position: absolute;
}
.company-stat.resume .op {
  top: 0;
}
.company-stat.resume .op a {
  font-size: 16px;
  color: #fff;
  padding: 5px 15px;
  border-radius: 4px;
  border: 1px solid #fff;
}
.sm .company-stat.resume .op a {
  margin-left: 24px;
}
.company-stat .op {
  margin-top: 25px;
  font-size: 16px;
}
.sm .company-stat .op {
  margin-top: 15px;
}
.company-stat .op a {
  font-size: 16px;
  color: #fff;
  line-height: 22px;
}
.company-stat .op a + a {
  margin-left: 32px;
}
.company-stat .op .icon-resume .icon {
  background-position: 0 -18px;
}

.company-stat .op .icon {
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 18px;
  height: 18px;
  background: url(./../images/position_detail_resume_icons.png) 0 0/18px auto no-repeat;
}
.company-banner .icon {
  display: inline-block;
  vertical-align: -2px;
  width: 18px;
  height: 15px;
  margin-right: 8px;
}
.company-stat .op a:hover {
  color: #00e6e4;
}
.company-stat .op .icon-resume:hover .icon {
  background-position: 0 -90px;
}
.company-stat .op .icon-upload:hover .icon {
  background-position: 0 -72px;
}
.company-banner .flex-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company-banner .flex-wrapper .img-wrapper {
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 10px;
}
.company-banner .flex-wrapper .img-wrapper img {
  width: 100px;
}
.company-banner .info-primary {
  overflow: hidden;
  color: #fff;
  max-width: 800px;
  font-size: 0;
}
.company-banner .info-primary img {
  width: 70px;
  height: 70px;
  border-radius: 12px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.company-banner .info-primary .info {
  margin-left: 24px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.company-banner .info-primary h1 {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  line-height: 40px;
  padding: 0 0 3px 0;
}
.sm .company-banner .info-primary h1 {
  font-size: 14px;
}
.company-banner .info-primary .info p {
  padding: 0 0 0 2px;

  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 18px;
}
.lg .company-banner .info-primary .info p {
  margin-top: 3px;
}
.company-banner .info-primary h1,
.company-banner .info-primary p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dolt {
  display: inline-block;
  vertical-align: middle;
  width: 2px;
  height: 2px;
  margin: 0 7px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
}
.company-banner .industry-link {
  color: #fff;
}
.company-banner .brand-list .brand-label {
  margin: 16px 8px 0 0;
  padding: 0 8px;
  display: inline-block;
  color: #fff;
  height: 21px;
  line-height: 21px;
  background: rgba(34, 34, 34, 0.2);
  border-radius: 4px;
  font-size: 12px;
}
.job-box {
  margin-top: 16px;
}
.lg .job-detail {
  float: left;
  width: 884px;
  min-height: 650px;
}

.company-info-box {
  background: #fff;
  border-radius: 12px;
  padding: 20px 30px;
}
.sm .company-info-box {
  padding: 10px 15px;
}
.company-info-box .job-sec + .job-sec {
  margin-top: 36px;
}
.company-info-box .job-sec .talent-detail {
  overflow: hidden;
}
.company-info-box .job-sec .talent-detail li {
  font-size: 15px;
  color: #333;
  line-height: 28px;
  height: 80px;
  float: left;
  width: 50%;
}
.company-info-box .job-sec .talent-detail span {
  display: block;
  font-size: 14px;
  color: #999;
}

.company-info-box .job-sec h3 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  line-height: 25px;
  margin-bottom: 12px;
  padding: 0;
}
.sm .company-info-box .job-sec h3 {
  font-size: 16px;
}
.company-info-box .fold-text {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  line-height: 28px;
  /* max-height: 113px;
  overflow: hidden; */
}
.sm .company-info-box .fold-text {
  font-size: 12px;
}
.job-location {
  border-radius: 12px;
  border: 1px solid #ededed;
  font-size: 13px;
  position: relative;
}
.job-location .location-address {
  position: relative;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  padding: 12px 20px 12px 46px;
  border: none;
  background: 0 0;
  transition: all 0.2s linear;
  min-height: 46px;
  box-sizing: border-box;
}
.job-location .self-evaluation {
  position: relative;
  font-size: 12px;
  color: #333;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 12px 20px;
  border: none;
  background: 0 0;
  transition: all 0.2s linear;
}
.lg .job-location .self-evaluation {
  /* white-space: nowrap; */
  font-size: 16px;
}
.job-location .location-address:before {
  content: ' ';
  position: absolute;
  width: 18px;
  height: 18px;
  left: 20px;
  top: 14px;
  z-index: 1;
  background: url(./../images/position_detail_local.png) 0 0/18px auto no-repeat;
}

.company-job {
  background: #fff;
  border-radius: 12px;
  margin-top: 16px;
  padding: 20px 30px;
}
.company-job h3 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  line-height: 25px;
  margin-bottom: 16px;
  padding: 0;
  background: 0 0;
}

/* .company-job .job-list {
  min-height: 260px;
} */

.job-list li {
  height: 88px;
  cursor: pointer;
}
.company-job .job-list li {
  width: 50%;
  float: left;
  position: relative;
  z-index: 1;
  border: none;
  border-radius: 12px;
  padding: 16px;
  height: auto;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
}
.company-job .job-list li:hover {
  background: #f7f7f7;
  position: relative;
  z-index: 11;
}

.job-box .company-sider {
  width: 284px;
  float: right;
}
.company-sider .job-sec + .job-sec {
  margin-top: 16px;
}
.company-sider .job-sec {
  background: #fff;
  border-radius: 12px;
}
.company-sider .job-sec h3 {
  background: linear-gradient(90deg, #f5fcfc 0, #fcfbfa 100%);
  border-radius: 12px 12px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 22px;
  padding: 12px 24px;
}
.work-time {
  padding-bottom: 20px;
}
.work-time .work-tags {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 8px;
  overflow: hidden;
}
.work-time .work-tags .work-tag-item {
  float: left;
  background: #f8f8f8;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 12px;
  padding: 4px 15px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  max-width: 100%;
  width: 114px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.company-job .job-list li .job-primary {
  padding: 0;
  margin: 0;
  height: 56px;
  border: none;
}

.company-job .job-list li .job-primary .name {
  font-size: 0;
}
.job-list li .name {
  line-height: 22px;
  height: 22px;
  margin-bottom: 8px;
}

.job-list li .name .title-box {
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  display: inline-block;
}
.company-job .job-list li .name .title-box .job-area,
.company-job .job-list li .name .title-box .job-title {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 22px;
  height: 22px;
}
.company-job .job-list li:hover .name .title-box .job-area,
.company-job .job-list li:hover .name .title-box .job-title {
  color: #00a6a7;
}
.job-list li .name .job-title {
  font-size: 16px;
  color: #00c2b3;
  font-weight: 400;
  max-width: 170px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.company-job .job-list li .job-primary .name .title-box .job-title {
  max-width: 192px;
}
.company-job .job-list li .name .title-box .job-area,
.company-job .job-list li .name .title-box .job-title {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 22px;
  height: 22px;
}
.company-job .job-list li .job-primary .name .title-box .job-area {
  display: inline-block;
  max-width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 10px;
}
.company-job .job-list li .job-primary .name .title-box span {
  vertical-align: middle;
}
.company-job .job-list li .job-primary .info-primary .name + p {
  font-size: 14px;
  color: #61687c;
  overflow: hidden;
}
.job-list li p {
  font-size: 12px;
  color: #9fa3b0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.company-job .job-list li .job-primary .info-primary .name + p .salary {
  font-size: 20px;
  font-family: kanzhun-Regular, kanzhun;
  color: #fe574a;
  line-height: 24px;
  float: left;
  margin-right: 8px;
}
.company-job .job-list li .tag-list {
  height: 22px;
  float: left;
  margin-top: 2px;
}
.company-job .job-list li .tag-list-item {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 13px;
  color: #666;
  line-height: 18px;
  float: left;
  margin-right: 8px;
  transition: all 0.2s linear;
}
