[data-v-2388d552] .van-loading {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(250, 250, 250, 0.7);
}
[data-v-2388d552] .van-loading__spinner {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 2.66667rem;
  margin-left: -0.53333rem;
}
[data-v-2388d552] .el-tabs__nav-wrap {
  padding-left: 0.4rem;
}
[data-v-2388d552] .el-tabs__header {
  margin: 0;
  background: #fff;
}
.content-box[data-v-2388d552] {
  font-size: 0.37333rem;
  color: #000;
}
.containter-header[data-v-2388d552] {
  padding: 0.26667rem 0;
}
.timer-inner[data-v-2388d552] {
  display: inline-block;
  width: 100%;
}
[data-v-2388d552] .el-input__inner {
  height: 1.06667rem;
  line-height: 1.06667rem;
}
.search-button[data-v-2388d552] {
  height: 1.06667rem;
}
.search-button[data-v-2388d552] {
  height: 1.06667rem;
}
[data-v-2388d552] .van-button--info {
  background: #fff;
  border: 0.02667rem solid #aecaf2;
  color: #4187f2;
}
.company-container ul[data-v-2388d552] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.company-container ul li[data-v-2388d552] {
    width: 60%;
    height: 1.06667rem;
    line-height: 1.06667rem;
    background: #fff;
    margin-bottom: 0.26667rem;
}
.company-container ul li a[data-v-2388d552] {
      color: #46aef5;
}
.company-container ul li[data-v-2388d552]:last-child {
      width: 40%;
}
.company-container ul.company-title li[data-v-2388d552] {
    background: #d9eefc;
    margin-bottom: 0;
}
.company-container .company-details[data-v-2388d552] {
  background: #fff;
  padding: 0.53333rem;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 0.53333rem;
}
.company-container .company-details h4[data-v-2388d552] {
    font-weight: 600;
    margin-bottom: 0.26667rem;
}
.company-container .company-details h4 img[data-v-2388d552] {
      width: 0.42667rem;
      float: right;
}
.company-container .company-details table[data-v-2388d552] {
    width: 100%;
    border: 0.02667rem solid #b4bbc5;
}
.company-container .company-details table tr[data-v-2388d552] {
      border: 0.02667rem solid #b4bbc5;
}
.company-container .company-details table tr td[data-v-2388d552] {
        width: 60%;
        line-height: 0.8rem;
        text-align: center;
        color: #666;
        border: 0.02667rem solid #b4bbc5;
}
.company-container .company-details table tr td a[data-v-2388d552] {
          color: #46aef5;
}
.company-container .company-details table tr td[data-v-2388d552]:last-child {
          width: 40%;
          color: #000;
}
.showDetails[data-v-2388d552] {
  display: block;
  opacity: 1;
  transition: all 500s ease-in;
}
.hiddenDetails[data-v-2388d552] {
  display: none;
  opacity: 0;
  transition: all 500s ease-out;
}
.staff-flex[data-v-2388d552] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 0.26667rem;
  padding: 0.26667rem 0;
}
.staff-flex .staff-left[data-v-2388d552] {
    width: 60%;
    text-align: center;
    color: #666;
    text-align: left;
}
.staff-flex .staff-left .staff-infos[data-v-2388d552] {
      display: flex;
      align-items: center;
      padding-left: 0.16rem;
}
.staff-flex .staff-left .staff-infos span[data-v-2388d552]:nth-child(1) {
        color: #1e2021;
        line-height: 0.53333rem;
        font-weight: 500;
}
.staff-flex .staff-left .staff-infos span[data-v-2388d552]:nth-child(2) {
        color: #2e3133;
        padding-left: 0.26667rem;
        font-weight: 500;
}
.staff-flex .staff-left .staff-company[data-v-2388d552] {
      color: #9da2a6;
      line-height: 0.53333rem;
      padding-left: 0.16rem;
}
.staff-flex .staff-right[data-v-2388d552] {
    width: 40%;
    color: #000;
    text-align: center;
    line-height: 0.8rem;
}

