@import url("../base/lower-line.css");
#app {
  background: #f2f2f2;
}
.crumb-wrap {
  height: 0.512rem;
  line-height: 0.512rem;
  color: #7c7c7c;
}
.crumb-wrap a {
  color: #7c7c7c;
}
#title_float_box {
  background: #fff;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
}
#title_float_box .type-area {
  height: 0.8rem;
}
#title_float_box .type-area .fl .logo {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.16rem;
}
#title_float_box .type-area .fl .logo img {
  width: 0.64rem;
  height: 0.64rem;
}
#title_float_box .type-area .fl .corp-info .corp-name {
  font-size: 0.208rem;
}
#title_float_box .type-area .fl .corp-info .corp-name img {
  width: 0.7rem;
  margin-left: 0.1rem;
}
#title_float_box .type-area .fl .corp-info .about {
  font-size: 0.128rem;
  margin-top: 0.08rem;
}
#title_float_box .type-area .fl .corp-info .about a {
  font-size: 0.128rem;
}
#title_float_box .type-area .btns {
  width: 2.64rem;
  height: 0.352rem;
}
#title_float_box .type-area .btns a {
  width: 1.248rem;
  height: 0.352rem;
  line-height: 0.352rem;
  text-align: center;
  border-radius: 0.176rem;
  color: #fff;
}
#title_float_box .type-area .btns .favorite-corp-btn {
  background: #fbaa51;
  border: 0.008rem solid #fbaa51;
}
#title_float_box .type-area .btns .favorite-corp-btn:hover {
  color: #fbaa51;
  background: #fff;
}
#title_float_box .type-area .btns .report-corp {
  background: #fc7778;
  border: 0.008rem solid #fc7778;
}
#title_float_box .type-area .btns .report-corp:hover {
  color: #fc7778;
  background: #fff;
}
.tabs-box ul li {
  margin-right: 0.55rem;
}
.tabs-box ul li a {
  font-size: 0.176rem;
  color: #272727;
  line-height: 0.672rem;
}
.business ul li {
  width: 50%;
  line-height: 0.4rem;
}
.pinlun-list {
  padding: 0 0.264rem;
}
.pinlun-list li {
  padding: 0.3rem 0 0.3rem 0;
  border-bottom: 1px solid #ebebeb;
}
.pinlun-list li .avatar {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.2rem;
  border-radius: 50%;
}
.pinlun-list li .chenghu {
  font-size: 0.178rem;
  font-weight: bold;
}
.pinlun-list li .job-name {
  margin-top: 0.07rem;
  font-size: 0.138rem;
}
.pinlun-list li .ctime {
  height: 0.45rem;
  font-size: 0.14rem;
}
.pinlun-list li .content {
  margin: 0.2rem -0.1rem 0;
}
.pinlun-list li .content span {
  padding: 0.05rem 0.1rem;
  border: 1px solid #ebebeb;
  border-radius: 0.01rem;
  margin: 0.08rem;
}
.pinlun-list-index ul {
  padding: 0.1rem 0.264rem 0.05rem;
}
.pinlun-list-index ul li {
  padding: 0.1rem 0 0.1rem 0;
}
.pinlun-list-index ul li .avatar {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
  border-radius: 50%;
  filter: blur(1px);
}
.pinlun-list-index ul li .chenghu {
  font-size: 0.198rem;
  margin-right: 0.1rem;
}
.pinlun-list-index ul li .ctime {
  font-size: 0.148rem;
}
.pinlun-list-index .pinlun-list-href {
  padding: 0.1rem 0.264rem 0.164rem;
}
.pinlun-list-index .pinlun-list-href a:hover {
  text-decoration: underline;
}
.sui-pagination {
  padding: 0 0.264rem 0.264rem;
}
.corp-intro {
  position: relative;
  margin-top: 0.128rem;
  padding-bottom: 0.16rem;
}
.corp-intro .corp-intro-txt {
  line-height: 0.296rem;
  color: #343434;
  max-height: 1.76rem;
  overflow: hidden;
  white-space: normal;
}
.corp-intro .show-more-intro {
  width: 1.16rem;
  height: 0.36rem;
  border-radius: 0.04rem;
  border: 0.008rem solid #ff6000;
  margin: 0.096rem auto 0;
  background: #fff;
  font-size: 0.128rem;
  position: relative;
  text-align: center;
  line-height: 0.344rem;
}
.corp-intro .show-more-intro:hover {
  color: #fff;
  background: #ff6000;
}
.bussiness .content {
  white-space: normal;
}
.hot-faculty-list {
  position: relative;
  z-index: 1;
}
.hot-faculty-list strong {
  width: 100%;
  padding: 0 0 0 0.32rem;
  line-height: 0.56rem;
  height: 0.56rem;
  display: block;
  border-bottom: 1px solid #ebebeb;
  color: #ff6000;
}
.hot-faculty-list strong i {
  position: relative;
  height: 0.56rem;
  display: inline-block;
  font-size: 0.176rem;
  font-weight: 500;
  padding-right: 0.3rem;
  color: #ff6000;
}
.hot-faculty-list strong i:after {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.024rem;
  background: #ff6000;
  border-radius: 0.02rem;
  width: 100%;
}
.hot-faculty-list .hot-joblist a {
  color: #383838;
  font-size: 0.144rem;
  line-height: 0.336rem;
  margin-right: 0.264rem;
}
.hot-faculty-list .correlation-box {
  padding: 0 0.32rem 0.176rem 0.32rem;
}
.hot-faculty-list .correlation-box a {
  color: #383838;
  font-size: 0.144rem;
  line-height: 0.336rem;
  margin-right: 0.464rem;
}
.qiyeminglu-list ul {
  margin: 0.08rem 0.32rem;
}
.qiyeminglu-list ul li {
  padding: 0.15rem 0;
}
.qiyeminglu-list ul li .corp-logo {
  width: 0.5rem;
  height: 0.5rem;
  border: 0.008rem solid #e6eaed;
  margin-right: 0.2rem;
  border-radius: 0.05rem;
}
.qiyeminglu-list ul li .corp-name {
  font-size: 0.17rem;
  font-weight: bold;
}
.qiyeminglu-list ul li .corp-bussiness {
  margin-top: 0.05rem;
  font-size: 0.15rem;
}
.qiyeminglu-list ul li .corp-calling {
  margin-top: 0.05rem;
  font-size: 0.15rem;
}
.qiyeminglu-list ul li .corp-calling span::after {
  content: "";
  display: inline-block;
  width: 0.01rem;
  padding-top: 0.12rem;
  background-color: #ddd;
  margin: 0 0.07rem;
}
.qiyeminglu-list ul li .corp-calling span:last-child::after {
  content: none;
}
.qiyeminglu-list .qiyeminglu-list-href {
  padding-bottom: 0.2rem;
}
.qiyeminglu-list .qiyeminglu-list-href a:hover {
  text-decoration: underline;
}
#tenancy-info:hover {
  color: #ff7919;
}
.tenancy-info {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 19891014;
}
.tenancy-info .tenancy-info-wrap {
  position: absolute;
  width: 4.8rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 0.3rem 0.4rem 0.4rem;
  border-radius: 0.1rem;
}
.tenancy-info .tenancy-info-wrap .tenancy-info-close {
  position: absolute;
  top: -0.4rem;
  right: 0;
  transition: all 0.25s;
  cursor: pointer;
}
.tenancy-info .tenancy-info-wrap .tenancy-info-close i {
  font-size: 0.25rem;
}
.tenancy-info .tenancy-info-wrap .tenancy-info-close:hover {
  transition: all 0.25s;
  transform: rotate(90deg) scale(1.5);
}
.tenancy-info .tenancy-info-wrap .tenancy-info-close:hover i {
  color: #ff6000;
}
.tenancy-info .tenancy-info-wrap .tenancy-info-tips {
  background-color: #f7f7f7;
}
.nearby-business ul {
  gap: 0.1rem;
}
.nearby-business li {
  background-color: #f7f7f7;
  padding: 0.05rem 0.16rem;
}
.nearby-business li a {
  display: block;
}
.nearby-business li a:hover {
  color: #ff7919;
}
.nearby-list ul {
  gap: 0.15rem;
}
.nearby-list ul li a:hover {
  color: #ff7919;
}
.daiyu-job-list li {
  border-bottom: 0.008rem solid #e5e5e5;
}
.daiyu-job-list li .job-name .active {
  letter-spacing: 0.016rem;
  font-size: 0.118rem;
  background: #ff6000;
  color: #fff;
  padding: 0 0.064rem;
  border-radius: 0.016rem;
  height: 0.2rem;
  line-height: 0.2rem;
  margin-left: 0.08rem;
}
.corp-infos {
  background-color: #fff;
  border-radius: 0.08rem;
  padding: 0.27rem 0.32rem;
  margin-bottom: 0.2rem;
}
.corp-infos .corp-name {
  font-size: 0.25rem;
  font-weight: bold;
}
.corp-infos .corp-brief {
  margin-top: 0.1rem;
  font-size: 0.16rem;
}
.corp-infos .job-type-list {
  margin-top: 0.2rem;
}
.corp-infos .job-type-list a {
  font-size: 0.17rem;
  margin-right: 0.15rem;
}
.corp-infos .job-type-list a:hover {
  color: #ff7919;
}
.corp-infos .screen {
  font-size: 0.15rem;
  height: 0.4rem;
  margin-top: 0.15rem;
}
.corp-infos .screen .item {
  height: inherit;
  padding: 0 0.03rem;
  position: relative;
  margin-right: 0.1rem;
  border-radius: 0.05rem;
  background-color: #f7f7f7;
}
.corp-infos .screen .item .title {
  padding: 0 0.05rem;
  height: inherit;
}
.corp-infos .screen .item .title .iconfont {
  font-size: 0.1rem;
}
.corp-infos .screen .item ul {
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 50%;
  min-width: 100%;
  box-shadow: 0 0 0.1rem #ebebeb;
  white-space: nowrap;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  padding: 0.02rem;
  background-color: #fff;
  border-radius: 0.05rem;
}
.corp-infos .screen .item ul li {
  line-height: 0.3rem;
}
.corp-infos .screen .item ul li a {
  display: block;
  padding: 0.05rem;
  border-radius: 0.05rem;
}
.corp-infos .screen .item ul li a:hover {
  color: #ff7919;
  background-color: #f2f2f2;
}
.corp-infos .screen .item:hover ul {
  visibility: inherit;
  opacity: 1;
}
.corp-infos .screen .search-form {
  background-color: #f7f7f7;
  height: 0.4rem;
  border-radius: 0.03rem;
  padding: 0 0.05rem;
}
.corp-infos .screen .search-form #search-job {
  border: 0;
  background-color: transparent;
  padding: 0 0.02rem;
  height: inherit;
}
.corp-infos .screen .search-form #search-job-btn {
  background-color: transparent;
}
.album-box {
  margin-top: 0.288rem;
}
.album-box li {
  width: 2.3rem;
  height: 2.3rem;
  border: 0.008rem solid #e6eaed;
  margin-right: 0.32rem;
  margin-bottom: 0.32rem;
}
.album-box li img {
  width: 2.3rem;
  height: 2.3rem;
  object-fit: cover;
}
.album-box li:nth-child(4n) {
  margin-right: 0;
}
.jobs-list li {
  background-color: #fff;
  border-radius: 0.08rem;
  padding: 0.27rem 0.32rem;
  margin-bottom: 0.2rem;
}
.jobs-list .job-name,
.jobs-list .salary {
  font-size: 0.192rem;
  font-weight: bold;
}
.jobs-list .job-name:hover,
.jobs-list .salary:hover {
  opacity: 0.8;
}
.jobs-list .salary {
  margin-left: 0.2rem;
}
.jobs-list .job-start-time {
  font-size: 0.15rem;
}
.jobs-list .info {
  margin-top: 0.15rem;
}
.jobs-list .info .avatar {
  margin-right: 0.2rem;
}
.jobs-list .info .avatar img {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
}
.jobs-list .info .tag {
  font-size: 0.14rem;
  margin-right: 0.2rem;
  position: relative;
}
.jobs-list .info .tag::after {
  position: absolute;
  top: 50%;
  right: -0.1rem;
  transform: translateY(-50%);
  content: "";
  border-right: 1px solid #ccc;
  height: 0.14rem;
}
.jobs-list .info .tag:last-child::after {
  display: none;
}
.jobs-list .welfare {
  margin-top: 0.1rem;
}
.jobs-list .welfare .item {
  background-color: #f6f6f8;
  border-radius: 0.02rem;
  padding: 0.05rem 0.1rem;
  margin: 0.05rem 0.15rem 0 0;
}
.jobs-list .btn {
  margin-left: 0.2rem;
}
.jobs-list .btn > a {
  font-size: 0.2rem;
  border-radius: 0.5rem;
  padding: 0.1rem 0.25rem;
  display: inline-block;
}
.jobs-list .btn .btn1 {
  background-color: #16cc9b;
  display: block;
  margin-right: 0.25rem;
}
.jobs-list .btn .btn1:hover {
  background-color: rgba(22, 204, 155, 0.8);
}
.jobs-list .btn .btn2 {
  background-color: #ff6400;
}
.jobs-list .btn .btn2:hover {
  background-color: rgba(255, 100, 0, 0.8);
}
.no-job-list {
  background-color: #fff;
  border-radius: 0.08rem;
  padding: 0.27rem 0.32rem;
  margin-bottom: 0.2rem;
  font-size: 0.15rem;
}
.no-job-list div {
  margin-top: 0.1rem;
}
.no-job-list div a {
  color: #007aff;
}
.no-job-list div a:hover {
  color: #ff7919;
}
#photo_album_box {
  position: relative;
  opacity: 0;
  padding-bottom: 0.16rem;
}
#photo_album_box:hover .next-box,
#photo_album_box:hover .prev-box {
  opacity: 1;
}
#photo_album_box:hover .next-box:hover,
#photo_album_box:hover .prev-box:hover {
  background: rgba(255, 100, 0);
}
#photo_album_box:hover .next-box:hover i,
#photo_album_box:hover .prev-box:hover i {
  color: #fff;
}
#photo_album_box .next-box i {
  transform: rotate(-90deg);
}
#photo_album_box .prev-box {
  left: 0.144rem;
}
#photo_album_box .prev-box i {
  transform: rotate(90deg);
}
#photo_album_box .next-box,
#photo_album_box .prev-box {
  width: 0.28rem;
  height: 0.56rem;
  position: absolute;
  top: 50%;
  right: 0.144rem;
  z-index: 9;
  transform: translateY(-50%);
  border-radius: 0.16rem;
  color: #fff;
  opacity: 0;
  box-shadow: 0 0 0.048rem 0.024rem rgba(0, 0, 0, 0.2);
  background: #fff;
}
#photo_album_box .next-box i,
#photo_album_box .prev-box i {
  font-size: 0.16rem;
  display: inline-block;
  color: #848899;
}
#photo_album_box .album-swiper {
  height: 100%;
  overflow: hidden;
  border-radius: 0.08rem;
}
#photo_album_box .album-swiper .swiper-slide {
  cursor: pointer;
}
#photo_album_box .album-swiper .swiper-slide img {
  width: 100%;
  height: 1.88rem;
  border-radius: 0.08rem;
  object-position: center;
  object-fit: cover;
}
.salary-part .column-chart {
  height: 1.7rem;
  padding: 0.5rem 0 0;
}
.salary-part .column-chart > li {
  margin: 0.2rem 0.1rem 0.2rem 0;
  background: #ffd1b3;
  position: relative;
  max-width: 0.85rem;
  font-size: 1.3em;
  border-radius: 0.08rem 0.08rem 0 0;
}
.salary-part .column-chart > li .ratio {
  position: absolute;
  top: -0.25rem;
  width: 100%;
}
.salary-part .column-chart > li .tag-name {
  position: absolute;
  bottom: -0.23rem;
  width: 100%;
  white-space: nowrap;
}
.salary-part .column-chart > li.is-max {
  background: #ff6602;
}
.salary-part .column-chart > li:last-child {
  margin-right: 0;
}
.salary-part .gap {
  height: 0.5rem;
}
.salary-part .desc {
  padding: 0.12rem 0.2rem;
  background-color: #f7f7f7;
  white-space: wrap;
  line-height: 1.5;
  border-radius: 0.05rem;
}
.salary-part .salary-info {
  max-width: 5rem;
}
.box-radius {
  border-radius: 0.08rem;
  overflow: hidden;
}
.box-h2 {
  border-bottom: 0.008rem solid #f2f2f2;
  padding: 0.08rem 0 0 0.32rem;
  line-height: 0.528rem;
  height: 0.528rem;
  color: #1e1e1e;
  font-size: 0.192rem;
  display: flex;
}
.box-h2 i {
  position: relative;
}
.box-h2 i:after {
  width: 100%;
  content: "";
  display: inline-block;
  height: 0.024rem;
  background: #ff6000;
  border-radius: 0.016rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box-mb {
  margin-bottom: 0.16rem;
}
.box-ml {
  margin-left: 0.32rem;
}
.box-mr {
  margin-right: 0.32rem;
}
.box-content {
  padding: 0.13rem 0.32rem 0.16rem;
}
.faculty-list {
  padding: 0.15rem 0.32rem;
  font-size: 0.15rem;
}
.faculty-list .title {
  margin-top: 0.03rem;
  white-space: nowrap;
}
.faculty-list dl {
  margin-left: 0.08rem;
}
.faculty-list dl dd {
  background-color: #f6f6f8;
  padding: 0.03rem 0.07rem;
  border-radius: 0.03rem;
  margin: 0 0.05rem 0.05rem 0;
}
.faculty-list dl dd.active,
.faculty-list dl dd:hover {
  background-color: #ff7919;
  color: #fff;
}
.job-lists h3 {
  font-size: 0.23rem;
  font-weight: 600;
  padding: 0.2rem 0.32rem 0.1rem;
}
.job-lists .job-item {
  padding: 0.1rem 0.32rem;
  width: 100%;
}
.job-lists .job-item .avatar {
  margin-right: 0.1rem;
}
.job-lists .job-item .avatar img {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}
.job-lists .job-item .job-name {
  font-size: 0.22rem;
  margin-right: 0.2rem;
}
.job-lists .job-item .job-name a:hover {
  color: #fe7919;
  text-decoration: underline;
}
.job-lists .job-item .salary {
  font-size: 0.192rem;
}
.job-lists .job-item .is-active {
  padding: 0.01rem 0.1rem;
  border-radius: 0.02rem;
  background-color: #ff6000;
}
.job-lists .job-item .start-time {
  font-size: 0.15868rem;
}
.job-lists .job-item .hr-other {
  font-size: 0.16868rem;
}
.job-lists .job-item .hr-other div::after {
  content: "";
  display: inline-block;
  width: 0.01rem;
  height: 0.13rem;
  margin: 0 0.1rem;
  background-color: #ebebeb;
}
.job-lists .job-item .hr-other div:last-child::after {
  content: none;
}
.job-lists .job-item .job-info {
  margin-top: 0.1rem;
}
.job-lists .job-item .welfare {
  margin-top: 0.1rem;
}
.job-lists .job-item .welfare dd {
  background-color: #f6f6f8;
  padding: 0.03rem 0.09rem;
  font-size: 0.14rem;
  margin: 0 0.1rem 0.1rem 0;
  border-radius: 0.02rem;
}
.job-lists .job-item .btn {
  margin-left: 0.2rem;
}
.job-lists .job-item .btn a,
.job-lists .job-item .btn button {
  font-size: 0.15rem;
  color: #fff;
  padding: 0.08rem 0.25rem;
  border-radius: 1rem;
}
.job-lists .job-item .btn .btn1 {
  display: inline-block;
  background-color: rgba(22, 204, 155, 0.8);
}
.job-lists .job-item .btn .btn1:hover {
  background-color: #16cc9b;
}
.job-lists .job-item .btn .btn2 {
  background-color: rgba(255, 100, 0, 0.8);
  margin-left: 0.2rem;
}
.job-lists .job-item .btn .btn2:hover {
  background-color: #ff6400;
}
.recruit {
  position: relative;
}
.recruit #pin {
  position: absolute;
  top: -0.96rem;
}
.recruit ul {
  padding: 0.13rem 0.13rem 0.16rem 0.32rem;
}
.recruit ul li {
  width: 3.312rem;
  height: 1.12rem;
  border: 0.008rem solid #f0f0f0;
  border-radius: 0.04rem;
  margin: 0 0.16rem 0.16rem 0;
  position: relative;
}
.recruit ul li:nth-child(3n) {
  margin-right: 0;
}
.recruit ul li a {
  display: block;
  padding: 0.096rem 0.096rem 0 0.176rem;
  height: 1.12rem;
}
.recruit ul li a .job-name-salary {
  line-height: 0.336rem;
  font-size: 0.16rem;
}
.recruit ul li a .job-name-salary .job-name {
  font-size: 0.168rem;
}
.recruit ul li a .employee-number {
  color: #a0a0a0;
  line-height: 0.32rem;
  font-size: 0.144rem;
}
.recruit ul li a .up-time {
  color: #a0a0a0;
  font-size: 0.144rem;
  line-height: 0.176rem;
}
.recruit ul li button {
  color: #fff;
  padding: 0 0.12rem;
  font-size: 0.16rem;
  height: 0.304rem;
  border-radius: 0.152rem;
  position: absolute;
  bottom: 0.09rem;
  right: 0.104rem;
}
.recruit ul li button.chat-btn {
  background: #ff6000;
  border: 0.008rem solid #ff6000;
}
.recruit ul li button.chat-btn:hover {
  color: #ff6000;
  background: #fff;
}
.recruit ul li button.chat-btn:hover {
  color: #ff6000;
  background: #fff;
}
.recruit .more-collect-btn {
  width: 1.16rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  border-radius: 0.04rem;
  border: 0.008rem solid #ff6000;
  margin: 0 auto 0.16rem;
  background: #fff;
  font-size: 0.128rem;
  display: block;
  left: 50%;
}
.recruit .more-collect-btn:hover {
  color: #fff;
  background: #ff6000;
}
.recruit .no-recruit {
  padding: 0.136rem 0.32rem 0.216rem 0.32rem;
  font-size: 0.144rem;
  color: #646464;
  line-height: 0.344rem;
}
.recruit.expire-job-list ul {
  height: 2.65rem;
  overflow: hidden;
}
#map_box {
  overflow: hidden;
  display: block;
  width: 100%;
}
#map_box img {
  object-fit: contain;
}
header {
  padding-top: 0.56rem;
  margin-bottom: 0.16rem;
  background: #fff;
}
header .banner {
  position: relative;
}
header .banner .mask {
  display: none;
  background: #f7f9fc;
  position: absolute;
  left: 0;
  right: 0;
  top: -0.08rem;
  bottom: 0;
}
header .banner .bg_img_1,
header .banner .bg_img_2,
header .banner .bg_img_3 {
  background-position: top;
  background-size: auto 100%;
  background-repeat: no-repeat;
  filter: blur(0.16rem);
  clip-path: inset(0 0);
  background: unset !important;
}
header .banner .bg_img_1 {
  background-image: url("/static/www/imgs/gongsi/index/bg1.jpg");
}
header .banner .bg_img_2 {
  background-image: url("/static/www/imgs/gongsi/index/bg2.jpg");
}
header .banner .bg_img_3 {
  background-image: url("/static/www/imgs/gongsi/index/bg3.jpg");
}
header .banner .type-area {
  z-index: 1;
  position: relative;
  padding-left: 0.24rem;
}
header .banner .type-area .corp-info-box {
  margin-top: 0.04rem;
  padding-bottom: 0.28rem;
}
header .banner .type-area .corp-info-box.add-corp-info-box-padding-bottom {
  padding-bottom: 0.4rem;
}
header .banner .type-area .corp-info-box #corp_logo {
  width: 1.864rem;
  height: 1.864rem;
  border-radius: 0.12rem;
  overflow: hidden;
  margin-right: 0.4rem;
}
header .banner .type-area .corp-info-box #corp_logo img {
  width: 100%;
  height: 100%;
}
header .banner .type-area .corp-info-box #corp_logo.no-one-sentence-status {
  width: 1.564rem;
  height: 1.564rem;
}
header .banner .type-area .corp-info-box #corp_logo.no-rank-list {
  width: 1.564rem;
  height: 1.564rem;
}
header .banner .type-area .corp-info-box .base-box {
  position: relative;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title {
  position: relative;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .corp-name {
  height: 0.336rem;
  max-width: 6.6rem;
  font-size: 0.32rem;
  line-height: 0.336rem;
  margin-bottom: 0.15rem;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .corp-name:hover ~ .name-layer {
  visibility: visible;
  opacity: 1;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .name-layer {
  opacity: 0;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  top: 0.416rem;
  position: absolute;
  background: #fff;
  border-radius: 0.048rem;
  padding: 0.04rem 0.144rem;
  line-height: 0.288rem;
  font-size: 0.16rem;
  z-index: 99;
  visibility: hidden;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .tag-box {
  margin-left: 0.09rem;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .tag-box .blue-v-icon {
  width: 0.7rem;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .tag-box .renling-btn {
  text-align: center;
  width: 0.8rem;
  height: 0.216rem;
  background: #3388ff;
  color: #fff;
  font-size: 0.112rem;
  border-radius: 0.04rem;
}
header .banner .type-area .corp-info-box .base-box .corp-info-title .tag-box .renling-btn .iconvip-fill {
  font-size: 0.16rem;
  margin-right: 0.04rem;
}
header .banner .type-area .corp-info-box .base-box .one-sentence {
  max-width: 8rem;
  color: #333333;
  margin-bottom: 0.15rem;
  font-size: 0.176rem;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list {
  gap: 0.1rem;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item {
  cursor: pointer;
  background: url('/static/www/imgs/gongsi/index/icon-01.png') no-repeat 0.1rem 0 #fff3eb;
  background-size: auto 80%;
  border-radius: 0.08rem;
  position: relative;
  font-size: 0.15rem;
  padding: 0 0.09rem 0 0;
  display: inline-block;
  width: 1.2rem;
  line-height: 0.276rem;
  height: 0.276rem;
  overflow: hidden;
  transition: all 0.3s ease;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item i {
  color: #fff;
  width: 0.2rem;
  text-align: center;
  font-size: 0.12rem;
  line-height: 0.2rem;
  margin: 0 0.05rem 0 0.1rem;
  float: left;
  font-weight: bold;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item .p1 {
  display: inline;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item .p2 {
  display: none;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item:hover {
  width: 3.6rem;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item:hover .p1 {
  display: none;
}
header .banner .type-area .corp-info-box .base-box .corp-rank-list .item:hover .p2 {
  display: inline;
}
header .banner .type-area .corp-info-box .base-box .about {
  line-height: 0.176rem;
  color: #a0a0a0;
  font-size: 0.16rem;
  max-width: 13rem;
}
header .banner .type-area .corp-info-box .base-box .about.no-one-sentence-status {
  height: unset;
}
header .banner .type-area .corp-info-box .base-box .about a {
  color: #a0a0a0;
}
header .banner .type-area .corp-info-box .base-box .about a:hover {
  color: #ff7919;
}
header .banner .type-area .corp-info-box .base-box .about .gap {
  width: 0.008rem;
  transform: translateY(0.032rem);
  height: 0.16rem;
  background: #a0a0a0;
  margin: 0 0.08rem;
}
header .banner .type-area .corp-info-box .base-box .about ul.corp-tags-list-box {
  display: inline-flex;
}
header .banner .type-area .corp-info-box .base-box .about ul.corp-tags-list-box li {
  padding-left: 0.256rem;
  position: relative;
}
header .banner .type-area .corp-info-box .base-box .about ul.corp-tags-list-box li .gap {
  position: absolute;
  left: 0.032rem;
  height: 0.16rem;
  transform: translateY(0.024rem);
}
header .banner .type-area .corp-info-box .base-box .about ul.corp-tags-list-box li .iconinfo-span {
  width: 2px;
  height: 2px;
  position: absolute;
  right: 0.28rem;
  bottom: -0.064rem;
  background: pink;
}
header .banner .type-area .corp-info-box .base-box .about .corp-tags-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .banner .type-area .corp-info-box .base-box .about .corp-tags-item:before {
  content: "";
  width: 0.008rem;
  background: #a0a0a0;
  height: 0.14rem;
  display: inline-block;
  margin: 0 0.15rem;
}
header .banner .type-area .corp-info-box .base-box .about .corp-tags-item .iconinfo-span {
  width: 0.016rem;
  height: 0.016rem;
  position: absolute;
  right: 0.28rem;
  bottom: -0.064rem;
  background: pink;
}
header .banner .type-area .corp-info-box .base-box .btns {
  width: 2.64rem;
  height: 0.352rem;
  top: 0;
  right: 0;
  position: absolute;
}
header .banner .type-area .corp-info-box .base-box .btns a {
  width: 1.248rem;
  height: 0.352rem;
  line-height: 0.352rem;
  text-align: center;
  border-radius: 0.176rem;
  color: #fff;
}
header .banner .type-area .corp-info-box .base-box .btns .favorite-corp-btn {
  background: #fbaa51;
  border: 0.008rem solid #fbaa51;
}
header .banner .type-area .corp-info-box .base-box .btns .favorite-corp-btn:hover {
  color: #fbaa51;
  background: #fff;
}
header .banner .type-area .corp-info-box .base-box .btns .report-corp {
  background: #fc7778;
  border: 0.008rem solid #fc7778;
}
header .banner .type-area .corp-info-box .base-box .btns .report-corp:hover {
  color: #fc7778;
  background: #fff;
}
header .banner .type-area .corp-info-box .base-box .other-info > div {
  display: flex;
  align-items: center;
}
header .banner .type-area .corp-info-box .base-box .other-info > div:after {
  content: "";
  width: 0.008rem;
  height: 0.16rem;
  background: #a0a0a0;
  margin: 0 0.2rem;
}
header .banner .type-area .corp-info-box .base-box .other-info > div:last-child::after {
  content: none;
}
main {
  background: #f2f2f2;
}
main .page-left {
  margin-right: 0.18rem;
}
main .page-left .card-box {
  padding: 0 0.264rem 0;
}
main .page-left .card-box:last-child {
  border-bottom: none;
}
main .page-left .card-box h2 {
  line-height: 2.2;
  width: 100%;
  margin-top: 0.096rem;
  border-bottom: 0.008rem solid #f2f2f2;
}
main .page-left .card-box h2 span {
  position: relative;
  display: inline-block;
  line-height: 0.528rem;
}
main .page-left .card-box h2 span::after {
  width: 100%;
  content: "";
  display: inline-block;
  height: 0.024rem;
  background: #ff6000;
  border-radius: 0.03rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-right {
  width: 3.4rem;
  padding: 0.08rem 0.32rem 0 0.32rem;
}
.page-right .card-box {
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #e8e8e8;
}
.page-right .card-box:last-child {
  border-bottom: none;
}
.page-right .card-box h2 {
  line-height: 2.2;
  width: 100%;
  margin-top: 0.096rem;
}
.page-right .line {
  width: 100%;
  border-top: 0.008rem solid #e8e8e8;
  margin-top: 0.16rem;
}
.page-right .welfare-list {
  margin: 0.16rem 0 0;
  gap: 0.1rem 0.136rem;
}
.page-right .welfare-list li {
  font-size: 0.16rem;
  height: 0.32rem;
  line-height: 0.32rem;
  background: #f7f7f7;
  padding: 0 0.104rem;
  border-radius: 0.03rem;
  width: 1.31rem;
  text-align: center;
}
.page-right .salary-info .side {
  font-size: 0.155rem;
  margin: 0.05rem 0 0.2rem;
}
.page-right .salary-info .salary {
  border-radius: 0.06rem;
  padding: 0.15rem;
  margin-bottom: 0.1rem;
  background: #f7f7f7;
}
.page-right .salary-info .salary .p1 {
  font-size: 0.3rem;
  margin-right: 0.05rem;
  margin-bottom: -0.05rem;
}
.page-right .salary-info .salary .p2 {
  font-size: 0.16868rem;
  margin-right: 0.05rem;
}
.page-right .salary-info .salary .p4 {
  margin-top: 0.2rem;
  font-size: 0.155rem;
}
.page-right .salary-info .column-chart-title {
  margin: 0.15rem 0 0 0;
  font-size: 0.15rem;
}
.page-right .salary-info .column-chart {
  height: 1.2rem;
  padding: 0.5rem 0 0;
}
.page-right .salary-info .column-chart > li {
  margin: 0.2rem 0.05rem 0.2rem 0;
  background: #60a4e3;
  position: relative;
  max-width: 0.5rem;
  font-size: 1em;
  border-radius: 0.05rem 0.05rem 0 0;
}
.page-right .salary-info .column-chart > li .ratio {
  position: absolute;
  top: -0.2rem;
  width: 100%;
}
.page-right .salary-info .column-chart > li .tag-name {
  position: absolute;
  bottom: -0.21rem;
  width: 100%;
  white-space: nowrap;
}
.page-right .salary-info .column-chart > li.is-max {
  background: #ff6602;
}
.page-right .salary-info .column-chart > li:last-child {
  margin-right: 0;
}
.page-right .salary-info .column-chart-footer {
  margin-top: 0.1rem;
  font-size: 0.15rem;
  line-height: 0.2rem;
}
.page-right .hr-list li {
  margin: 0.25rem 0;
}
.page-right .hr-list li .avatar {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin: 0 0.12rem 0 0;
}
.page-right .hr-list li h3 {
  padding: 0 0.08rem 0 0;
}
.page-right .hr-list li .hr-duties {
  padding: 0 0 0 0.08rem;
  border-left: 1px solid #ebebeb;
}
.page-right .hr-list li .job-list {
  margin: 0.05rem 0 0 0;
}
.page-right .hr-list li .job-list a {
  color: #999;
}
.page-right .hr-list li .job-list a:hover {
  color: #ff7919;
}
