[data-v-fcaf470c] .van-loading {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(250, 250, 250, 0.7);
}
[data-v-fcaf470c] .van-loading__spinner {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 2.66667rem;
  margin-left: -0.53333rem;
}
[data-v-fcaf470c] .el-tabs__nav-wrap {
  padding-left: 0.4rem;
}
[data-v-fcaf470c] .el-tabs__header {
  margin: 0;
  background: #fff;
}
.content-box[data-v-fcaf470c] {
  font-size: 0.37333rem;
  color: #000;
}
.containter-header[data-v-fcaf470c] {
  padding: 0.26667rem 0;
}
.timer-inner[data-v-fcaf470c] {
  display: inline-block;
  width: 100%;
}
[data-v-fcaf470c] .el-input__inner {
  height: 1.06667rem;
  line-height: 1.06667rem;
}
.search-button[data-v-fcaf470c] {
  height: 1.06667rem;
}
[data-v-fcaf470c] .van-button--info {
  background: #fff;
  border: 0.02667rem solid #aecaf2;
  color: #4187f2;
}
.remove-color[data-v-fcaf470c] {
  text-decoration: none !important;
}
.remove-color a[data-v-fcaf470c] {
    color: #000 !important;
}
.company-container ul[data-v-fcaf470c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.02667rem solid #f0f0f0;
  background: #fff;
}
.company-container ul li[data-v-fcaf470c] {
    width: 60%;
    height: 1.06667rem;
    line-height: 1.06667rem;
}
.company-container ul li a[data-v-fcaf470c] {
      color: #1e2021;
}
.company-container ul li[data-v-fcaf470c]:last-child {
      width: 40%;
}
.company-container ul.company-title li[data-v-fcaf470c] {
    background: #e7f3fd;
    margin-bottom: 0;
    color: #000000;
    font-weight: 400;
}
.company-container .company-details[data-v-fcaf470c] {
  width: 88%;
  margin: 0 auto;
  box-shadow: 0 0 0.21333rem 0 rgba(82, 93, 102, 0.15);
  border-radius: 0 0 0.42667rem 0.42667rem;
  background: #fff;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 0.26667rem;
}
.company-container .company-details h4[data-v-fcaf470c] {
    font-weight: 600;
    margin-bottom: 0.26667rem;
}
.company-container .company-details h4 img[data-v-fcaf470c] {
      width: 0.42667rem;
      float: right;
}
.company-container .company-details table[data-v-fcaf470c] {
    width: 100%;
    border: 0.02667rem solid transparent;
}
.company-container .company-details table tr[data-v-fcaf470c] {
      border: 0.02667rem solid transparent;
}
.company-container .company-details table tr td[data-v-fcaf470c] {
        width: 60%;
        line-height: 1.06667rem;
        text-align: center;
        color: #666;
        border-bottom: 0.02667rem solid #f0f0f0;
}
.company-container .company-details table tr td a[data-v-fcaf470c] {
          color: #46aef5;
}
.company-container .company-details table tr td[data-v-fcaf470c]:last-child {
          width: 40%;
          color: #000;
}
.company-container .company-details .td_line[data-v-fcaf470c] {
    text-decoration: underline;
}
.stars[data-v-fcaf470c] {
  width: 0.26667rem;
  height: 0.29333rem;
}
.auto-margin[data-v-fcaf470c] {
  position: relative;
}
.auto-margin li[data-v-fcaf470c]:nth-child(1) {
    width: 56%;
    padding-left: 4%;
    text-align: left !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.auto-margin li[data-v-fcaf470c]:last-child {
    text-align: center !important;
}
.ul-active[data-v-fcaf470c] {
  background: #4187f2 !important;
}
.ul-active li[data-v-fcaf470c] {
    color: #fff !important;
}
.ul-active li a[data-v-fcaf470c] {
      color: #fff !important;
}
.drop-arrow[data-v-fcaf470c] {
  position: absolute;
  right: 0.53333rem;
  top: 0.42667rem;
  width: 0.21333rem;
  height: 0.21333rem;
}
.drop-arrow img[data-v-fcaf470c] {
    width: 100%;
    height: 100%;
}
.showDetails[data-v-fcaf470c] {
  display: block;
  opacity: 1;
  transition: all 500s ease-in;
}
.hiddenDetails[data-v-fcaf470c] {
  display: none;
  opacity: 0;
  transition: all 500s ease-out;
}

