.loading-status[data-v-49b527f1] {
  display: block;
  width: 100%;
  margin-top: 40px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999999;
}
.loading-status i[data-v-49b527f1] {
  margin-right: 8px;
}

.container[data-v-42e292f0] {
  box-sizing: border-box;
  width: 273px;
  height: 405px;
  border-radius: 3px;
  background: #fff;
}
.container .body[data-v-42e292f0] {
  position: relative;
  box-sizing: border-box;
  height: 100%;
  padding-left: 70px;
}
.container .body .side-bar[data-v-42e292f0] {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 70px;
  height: 100%;
  border-right: 1px solid #eee;
}
.container .body .side-bar-col[data-v-42e292f0] {
  box-sizing: border-box;
  width: 35px;
  height: 100%;
  padding: 4px 0;
}
.container .body .side-bar-row[data-v-42e292f0] {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0;
  color: #333;
  border-radius: 50%;
}
.container .body .side-bar-row[data-v-42e292f0]:first-child {
  margin-top: 0;
}
.container .body .side-bar-row[data-v-42e292f0]:hover,
.container .body .side-bar-row-selected[data-v-42e292f0] {
  color: #fff !important;
  background-color: #001311;
}
.container .body .side-bar-row .side-bar-cell[data-v-42e292f0] {
  display: inline-block;
  text-align: center;
}
.container .body .list[data-v-42e292f0] {
  overflow-y: scroll;
  height: 100%;
  color: #333;
}
.container .body .list .list-row-title[data-v-42e292f0] {
  position: sticky;
  top: 0;
  width: 100%;
  height: 28px;
  padding-left: 22px;
  font-size: 12px;
  line-height: 28px;
  background: #f8f8f8;
}
.container .body .list .list-row-content[data-v-42e292f0] {
  width: 100%;
  padding: 7px 0 7px 22px;
  line-height: 32px;
}
.container .body .list .list-row-content-cell[data-v-42e292f0] {
  height: 32px;
}
.container .body .list .list-row-content-cell .brand-name[data-v-42e292f0] {
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  cursor: pointer;
}
.container .body .list .list-row-content-cell .selected-brand[data-v-42e292f0] {
  font-weight: 400;
  color: #057F7A;
}
.container .body .list .list-row-content-cell[data-v-42e292f0]:hover {
  color: #057F7A;
}
.clueDialog-wrapper .body[data-v-42e292f0] {
  padding-left: 63px;
}
.clueDialog-wrapper .body .side-bar[data-v-42e292f0] {
  width: 63px;
}
.clueDialog-wrapper .body .side-bar-col[data-v-42e292f0] {
  width: 50%;
}
.clueDialog-wrapper .body .side-bar-row[data-v-42e292f0] {
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-family: PingFangSC-Regular;
  color: #232a34;
}
.clueDialog-wrapper .body .list .list-row-title[data-v-42e292f0] {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding-left: 12px;
}
.clueDialog-wrapper .body .list .list-row-content[data-v-42e292f0] {
  padding: 7px 0;
}
.clueDialog-wrapper .body .list .list-row-content .brand-name[data-v-42e292f0] {
  text-align: center;
}

.slider[data-v-7afe424b] {
  box-sizing: border-box;
  width: 100%;
  padding: 0 22px;
}
.slider .slider-tranform-text[data-v-7afe424b] {
  padding-top: 10px;
  padding-bottom: 15px;
  font-size: 12px;
  text-align: center;
  color: #333;
}
.slider .limit-content[data-v-7afe424b] {
  display: flex;
  justify-content: space-between;
}
.slider .limit-content .limit-item[data-v-7afe424b] {
  position: relative;
  width: 1px;
  height: 6.5px;
  margin-top: 20px;
  margin-bottom: 3px;
  background: #f1f1f1;
}
.slider .limit-content .limit-item .limit-text[data-v-7afe424b] {
  position: absolute;
  bottom: calc(100% + 3px);
  left: 50%;
  font-size: 10px;
  white-space: nowrap;
  color: #999;
  transform: translateX(-50%);
}
.slider .range[data-v-7afe424b] {
  position: relative;
  height: 3px;
  margin-bottom: 36px;
  border-radius: 2px;
  background: #f1f1f1;
}
.slider .range .slider-chunk[data-v-7afe424b] {
  position: absolute;
  top: 100%;
  display: flex;
  width: 21px;
  height: 21px;
  background: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 9, 58, 0.25);
  align-items: center;
  justify-content: center;
}
.slider .range .slider-chunk .slider-chunk-line[data-v-7afe424b] {
  width: 9px;
  height: 1px;
  margin-top: 3px;
  background: #ddd;
}
.slider .range .slider-chunk .no-margin[data-v-7afe424b] {
  margin: 0;
}
.slider .range .slider-chunk .slider-text[data-v-7afe424b] {
  position: absolute;
  bottom: calc(100% + 10px);
  width: 21px;
  height: 21px;
  font-size: 10px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background: #242a33;
}
.slider .range .slider-chunk .slider-text-left[data-v-7afe424b] {
  left: 100%;
  transform: translateX(-50%);
}
.slider .range .slider-chunk .slider-text-right[data-v-7afe424b] {
  right: 100%;
  transform: translateX(50%);
}
.slider .range .slider-left[data-v-7afe424b] {
  border-radius: 13.5px 0 13.5px 13.5px;
}
.slider .range .slider-right[data-v-7afe424b] {
  border-radius: 0 13.5px 13.5px 13.5px;
}

.price-btn-box[data-v-526a6402] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.price-btn-box .price-btn[data-v-526a6402] {
  width: 50%;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  color: #232A34;
  font-size: 14px;
}
.price-btn-box .price-btn-active[data-v-526a6402] {
  color: #057F7A;
  font-weight: 500;
}
.price-btn-box .price-btn-hover[data-v-526a6402] {
  background: rgba(68, 240, 234, 0.12);
  color: #057F7A;
}
.price-confirm[data-v-526a6402] {
  margin: 0 12px 12px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #44F0EA;
  font-size: 17px;
  font-weight: 500;
  border-radius: 8px;
  color: #151F1E;
}

.tabs[data-v-0b55a6c3] {
  position: relative;
}
.tabs-second-tag-content[data-v-0b55a6c3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  height: 40px;
  padding: 0 24px;
  width: 1200px;
}
.tabs-second-tag-content .source-intro-box[data-v-0b55a6c3] {
  display: flex;
  align-items: center;
  margin-top: 1px;
}
.tabs-second-tag-content .source-intro-box .source-intro[data-v-0b55a6c3] {
  width: 14px;
  height: 14px;
  margin-left: 2px;
  margin-top: -2px;
  vertical-align: middle;
}
.source-intro-text[data-v-0b55a6c3] {
  padding: 12px;
  font-family: PingFang SC;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.tabs-content[data-v-0b55a6c3] {
  width: 100%;
  z-index: 9;
  background: #ffffff;
}
.tabs-content.tabs-fix[data-v-0b55a6c3] {
  position: fixed;
  top: 0;
}
.tabs-content .tabs-main[data-v-0b55a6c3] {
  padding: 23px 0;
  display: flex;
  border-bottom: 1px solid #eeeeee;
}
.tabs-content .tabs-main li[data-v-0b55a6c3] {
  position: relative;
  margin-right: 36px;
  font-size: 20px;
  line-height: 20px;
  color: #666666;
  transition: color 0.1s linear;
  cursor: pointer;
}
.tabs-content .tabs-main li img[data-v-0b55a6c3] {
  position: absolute;
  opacity: 0;
  width: 8px;
  height: 8px;
  right: -9px;
  top: -4px;
  transition: opacity 0.1s linear;
}
.tabs-content .tabs-main li.tabs-active[data-v-0b55a6c3] {
  position: relative;
  font-weight: 500;
  background: #00ebe2;
}
.tabs-content .tabs-main li.tabs-active img[data-v-0b55a6c3] {
  opacity: 1;
}
.tabs-content .tabs-sub-new[data-v-0b55a6c3] {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 6px;
}
.tabs-content .tabs-sub-new li[data-v-0b55a6c3] {
  margin-bottom: 10px;
  margin-right: 8px;
}
.tabs-content .tabs-sub-new .tabs-tag-new[data-v-0b55a6c3] {
  padding: 0 10px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  transition: color, background 0.1s linear;
  background: #f6f7f8;
  color: #232a34;
  cursor: pointer;
}
.tabs-content .tabs-sub-new .tabs-second-tag[data-v-0b55a6c3] {
  margin-right: 24px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.tabs-content .tabs-sub-new .tabs-rank-active[data-v-0b55a6c3] {
  font-weight: 500;
  color: #fff;
  background: #001311;
}
.tabs-content .tabs-sub-new .tabs-rank-active-new[data-v-0b55a6c3] {
  font-weight: 500;
  background: #44F0EA1F;
  border: 0.5px solid #44F0EA;
}
.tabs-content .tabs-sub-new .tabs-rank-hover[data-v-0b55a6c3] {
  color: #057F7A;
  background: rgba(51, 181, 176, 0.08);
}
.tabs-content .tabs-rank-level[data-v-0b55a6c3] {
  margin-top: 6px;
}
.tabs-content .tabs-rank-level li[data-v-0b55a6c3] {
  margin-right: 8px;
}
.tabs-content .tabs-rank-level .tabs-tag-new[data-v-0b55a6c3] {
  height: 30px;
  line-height: 30px;
}
.tabs-content .has-top[data-v-0b55a6c3] {
  margin-top: 16px;
}
.tabs-content .tabs-second-tag-box[data-v-0b55a6c3] {
  margin: 0;
  font-size: 14px;
}
.tabs-content .tabs-second-tag-box li[data-v-0b55a6c3] {
  margin-bottom: 0;
  margin-right: 0;
}
.sub-level-menu-box[data-v-0b55a6c3] {
  padding-top: 5px;
  padding-bottom: 10px;
  max-height: 415px;
  overflow: auto;
}
.sub-level-menu-box .sub-level-menu[data-v-0b55a6c3] {
  height: 30px;
  line-height: 30px;
  padding: 0 19px;
  font-size: 14px;
  cursor: pointer;
}
.sub-level-menu-box .sub-level-menu-active[data-v-0b55a6c3] {
  color: #057F7A;
  font-weight: 500;
}
.sub-level-menu-box .sub-level-menu-hover[data-v-0b55a6c3] {
  background: rgba(68, 240, 234, 0.12);
  color: #057F7A;
}
.sub-level-menu-btn[data-v-0b55a6c3] {
  display: flex;
  align-items: center;
}
.sub-level-menu-btn .tag-icon-rank[data-v-0b55a6c3] {
  width: 8px;
  height: 5px;
  margin-left: 4px;
}


.el-popover-val {
    padding: 0 !important;
}

.rank-item-box[data-v-3cf03f62] {
  position: relative;
  flex: 1;
  display: flex;
  min-height: 110px;
  align-items: center;
  cursor: pointer;
}
.ranks-idx[data-v-3cf03f62] {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  width: 32px;
  height: 22px;
  margin-right: 14px;
  line-height: 22px;
  font-size: 22px;
  font-weight: 500;
  color: #abb3bc;
  text-align: center;
}
.ranks-idx .ranking-icon[data-v-3cf03f62] {
  margin-top: 7px;
}
.ranks-idx-num[data-v-3cf03f62] {
  font-family: BaiduNumberPlus_Medium;
}
.car-white-img-box[data-v-3cf03f62] {
  position: relative;
}
.car-white-img-box .energy-icon[data-v-3cf03f62] {
  position: absolute;
  right: 34px;
  bottom: 10.84px;
  width: 34px;
  height: 19px;
}
.car-white-img[data-v-3cf03f62] {
  margin-left: 80px;
  display: block;
  width: 150px;
  height: 100px;
  margin-right: 24px;
}
.car-logo-img[data-v-3cf03f62] {
  margin-left: 80px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #1F1F1F0F;
  margin-right: 24px;
}
.rank-series-week-img[data-v-3cf03f62] {
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
  width: 66.38px;
  height: 36px;
}
.rank-series-week-img .ranks-idx-img[data-v-3cf03f62] {
  width: 100%;
  height: 100%;
}
.rank-series-week-img .ranking-num-text[data-v-3cf03f62] {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 8px;
  line-height: 1;
  color: #232a34;
}
.rank-series-img[data-v-3cf03f62] {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  width: 32px;
  height: 44.52px;
}
.rank-series-img .ranks-idx-img[data-v-3cf03f62] {
  width: 32px;
  height: 26.52px;
}
.ranking-icon[data-v-3cf03f62] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
}
.ranking-icon .arrow-class[data-v-3cf03f62] {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 7.29px;
  height: 9.45px;
}
.ranking-icon .arrow-rank[data-v-3cf03f62] {
  margin-top: -1px;
}
.ranking-icon .ranking-text[data-v-3cf03f62] {
  margin-left: 3.2px;
}
.info[data-v-3cf03f62] {
  position: relative;
  flex: 1;
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  color: #333333;
}
.info .car-rank-num[data-v-3cf03f62] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  right: 275px;
  min-width: 120px;
  color: #232a34;
  font-size: 14px;
}
.info .car-rank-num .price-reduction-num-val[data-v-3cf03f62] {
  display: flex;
  align-items: flex-end;
  color: #232a34;
}
.info .car-rank-num .price-reduction-num-val img[data-v-3cf03f62] {
  width: 18px;
  height: 18px;
}
.info .car-rank-num .price-reduction-num-val .car-rank-type[data-v-3cf03f62] {
  line-height: 1;
  margin-top: 6px;
}
.info .car-rank-num .price-reduction-num-val .rank-price-unit[data-v-3cf03f62] {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #232a34;
}
.info .car-rank-num .price-reduction-num-val .has-left[data-v-3cf03f62] {
  margin-left: 5px;
}
.info .car-rank-num .brand-color[data-v-3cf03f62] {
  color: #232a34;
}
.info .car-rank-num .car-rank-num-val[data-v-3cf03f62] {
  font-family: BaiduNumberPlus_Bold;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
}
.info .car-rank-num .car-rank-type[data-v-3cf03f62] {
  line-height: 1;
  margin-top: 8px;
}
.info .flex-type-start[data-v-3cf03f62] {
  align-items: flex-start;
}
.info .info-content[data-v-3cf03f62] {
  flex: 1;
}
.info .info-name-series[data-v-3cf03f62] {
  display: flex;
  align-items: center;
}
.info .info-name-series span[data-v-3cf03f62] {
  display: inline-block;
}
.info .info-name-series .info-name[data-v-3cf03f62] {
  max-width: 165px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info .info-name-series .info-tag[data-v-3cf03f62] {
  margin-left: 6px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  color: #333333;
  background: #eeeeee;
}
.info .info-price-reduce[data-v-3cf03f62] {
  display: flex;
  align-items: flex-end;
}
.info .info-price-reduce .dealer-price[data-v-3cf03f62] {
  margin-left: 8px;
}
.info .info-price[data-v-3cf03f62] {
  margin-top: 8px;
  font-family: BaiduNumberPlus_Regular;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  color: #fe4455;
}
.info .dealer-price[data-v-3cf03f62] {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #4f535d;
  margin-top: 8px;
}
.info .energy-type[data-v-3cf03f62] {
  display: flex;
  align-items: center;
}
.info .energy-type .energy-type-item[data-v-3cf03f62] {
  margin-top: 8px;
  margin-right: 5px;
  padding: 3px 4px;
  font-family: PingFang HK;
  font-size: 12px;
  line-height: 12px;
  background-color: rgba(68, 240, 234, 0.12);
  color: #057F7A;
  border-radius: 2px;
}
.info .car-model-info .car-model-info-link[data-v-3cf03f62] {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC;
  font-size: 12px;
  color: #4f535e;
  background: linear-gradient(270deg, #ffffff 14.87%, #f8f9fb 36.07%);
  border-radius: 4px;
  padding: 0 10px;
  margin-top: 8px;
}
.price-btn[data-v-3cf03f62] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 30px;
  font-family: PingFang SC;
  color: #151f1e;
  font-weight: 500;
  background: #44F0EA1F;
  border: 0.5px solid #44F0EA;
  border-radius: 3px;
  cursor: pointer;
}
.price-btn .price-btn-text[data-v-3cf03f62] {
  font-size: 13px;
  line-height: 1;
}
.no-price-btn[data-v-3cf03f62] {
  visibility: hidden;
}

.price-info-stages-wrapper[data-v-cf865012] {
  margin-top: 22px;
  font-family: PingFang SC;
}
.price-info-stages-wrapper .price-detail[data-v-cf865012] {
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.price-info-stages-wrapper .price-detail .price-detail-item[data-v-cf865012] {
  width: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-title[data-v-cf865012] {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #282C33;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-num[data-v-cf865012] {
  display: flex;
  align-items: flex-end;
  color: #FF4556;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-num .num[data-v-cf865012] {
  font-family: baidu number;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}
.price-info-stages-wrapper .price-detail .price-detail-item .price-detail-num .unit[data-v-cf865012] {
  margin-left: 3px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
}
.price-info-stages-wrapper .stages-detail-item[data-v-cf865012] {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.price-info-stages-wrapper .stages-detail-item .label[data-v-cf865012] {
  margin-right: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #242A33;
}
.price-info-stages-wrapper .stages-detail-item .values[data-v-cf865012] {
  flex: 1;
  display: flex;
}
.price-info-stages-wrapper .stages-detail-item .values .item[data-v-cf865012] {
  margin-right: 32px;
  background: #F5F7F8;
  border-radius: 4px;
  padding: 8px 11px;
  font-size: 12px;
  line-height: 1;
  color: #232A34;
  cursor: pointer;
}
.price-info-stages-wrapper .stages-detail-item .values .selected[data-v-cf865012] {
  background: rgba(0, 212, 212, 0.06);
  color: #00D4D4;
}
.price-info-stages-wrapper .tip[data-v-cf865012] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #848B99;
}

.clue-price-dialog .dialog-wrapper[data-v-3d73d6e5] {
  position: relative;
}
.clue-price-dialog .dialog-wrapper .close[data-v-3d73d6e5] {
  font-size: 22px;
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 16px;
  cursor: pointer;
  color: #848B99;
}
.clue-price-dialog .dialog-wrapper .header-wrapper[data-v-3d73d6e5] {
  width: 100%;
  height: 97px;
  background: url('https://youjia.cdn.bcebos.com/youjia-pc/header-bg.png') no-repeat;
  background-size: 100%;
}
.clue-price-dialog .succ-dialog-wrapper[data-v-3d73d6e5] {
  background: url('https://youjia.cdn.bcebos.com/youjia-pc/succ-bg.png') no-repeat #fff;
  background-size: 100%;
  padding-top: 97px;
}
.clue-price-dialog .content-wrapper[data-v-3d73d6e5] {
  padding: 0 44px 24px;
}
.clue-price-dialog .content-wrapper .clue-form[data-v-3d73d6e5] {
  margin-top: 16px;
}
.clue-price-dialog .content-wrapper .same-level-tip[data-v-3d73d6e5] {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #848B99;
}
[data-v-3d73d6e5] .el-dialog {
  border-radius: 12px;
  overflow: hidden;
}
[data-v-3d73d6e5] .el-dialog .el-dialog__body {
  padding: 0;
}
[data-v-3d73d6e5] .el-dialog .el-dialog__header {
  padding: 0;
}

.page-root[data-v-333a9f49] {
  width: 1200px;
  margin: 16px auto 0;
  padding-bottom: 80px;
}
.rank-header[data-v-333a9f49] {
  position: relative;
  width: 100%;
  height: 200px;
  background: url('https://youjia.cdn.bcebos.com/ranking/rank-bac-img-pc-new2.png') no-repeat;
  background-size: 100%;
}
.rank-header .rank-header-bg-title[data-v-333a9f49] {
  position: absolute;
  top: 35px;
  left: 24px;
  width: 233px;
  height: 70px;
}
.rank-header .rank-header-tab-box[data-v-333a9f49] {
  position: absolute;
  bottom: 31px;
  left: 28px;
  display: flex;
  align-items: center;
}
.rank-header .rank-header-tab-box .title-ranking-top-item[data-v-333a9f49] {
  margin-right: 3px;
}
.rank-header .rank-type-icon[data-v-333a9f49] {
  position: absolute;
  right: 93px;
  top: 21px;
  width: 162px;
  height: 162px;
}
.rank-header .ranking-img-bac1[data-v-333a9f49] {
  position: absolute;
  top: 0;
  right: 0;
  width: 344px;
  height: 200px;
  z-index: 2;
  animation: opacityChange-data-v-333a9f49 6s linear infinite;
}
.rank-header .ranking-img-sale[data-v-333a9f49] {
  position: absolute;
  top: 19px;
  right: 94px;
  width: 162px;
  height: 162px;
  background: url('http://bj.bcebos.com/youjia/dev/icar-asset/f2a0ae708354e774866c673678ff3f16.png') no-repeat;
  background-size: cover;
  z-index: 2;
  overflow: hidden;
}
.rank-header .ranking-img-sale .ranking-img-sale-con[data-v-333a9f49] {
  position: relative;
}
.rank-header .ranking-img-sale .ranking-img-sale-con .container[data-v-333a9f49] {
  position: absolute;
  left: 50%;
  width: 162px;
  height: 162px;
  transform: translate(-50%) scale(1);
  transform-origin: center;
  mask-size: contain;
  -webkit-mask-position: center;
  overflow: hidden;
  pointer-events: none;
}
.rank-header .ranking-img-sale .ranking-img-sale-con .container .scan-line[data-v-333a9f49] {
  position: absolute;
  left: 0;
  top: 0px;
  width: 143px;
  height: 143px;
  background: url('https://youjia.cdn.bcebos.com/ranking/rank-top-bac-light-pc-new2.png') 100% 100%;
  background-size: contain;
  -webkit-animation: scan-data-v-333a9f49 3.6s linear infinite;
  animation: scan-data-v-333a9f49 3.6s linear infinite;
}
.rank-header .ranking-img-sale .ranking-img-sale-con .car-mask[data-v-333a9f49] {
  position: absolute;
  top: 0;
  left: 0;
  width: 143px;
  height: 143px;
  overflow: hidden;
  transform-origin: center;
  -webkit-animation: scan-reverse-data-v-333a9f49 1.3s linear;
  animation: scan-reverse-data-v-333a9f49 1.3s linear;
  pointer-events: none;
}
.nav[data-v-333a9f49] {
  margin-bottom: 36px;
}
.nav .el-breadcrumb[data-v-333a9f49] {
  font-size: 16px;
}
.nav[data-v-333a9f49] .el-breadcrumb__item {
  cursor: pointer;
}
.nav[data-v-333a9f49] .el-breadcrumb__item .el-breadcrumb__inner {
  color: #333;
}
.nav[data-v-333a9f49] .el-breadcrumb__item .el-breadcrumb__inner.is-link {
  font-weight: 400;
}
.nav[data-v-333a9f49] .el-breadcrumb__item .el-breadcrumb__inner:hover {
  color: #333;
}
.nav[data-v-333a9f49] .el-breadcrumb__item .el-breadcrumb__inner h1 {
  display: inline;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
.nav[data-v-333a9f49] .el-breadcrumb__item[aria-current='page'] .el-breadcrumb__inner {
  color: #333;
  cursor: default !important;
}
.nav[data-v-333a9f49] .el-breadcrumb__item[aria-current='page'] .el-breadcrumb__inner:hover {
  color: #333;
}
.container .rank-tabs[data-v-333a9f49] {
  z-index: 9;
}
.container .ranks-content[data-v-333a9f49] {
  position: relative;
  padding: 0 24px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.container .ranks .ranks-item[data-v-333a9f49] {
  position: relative;
  flex: 1;
  display: flex;
  min-height: 110px;
  align-items: center;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.container .page-loading[data-v-333a9f49] {
  position: absolute;
  margin-top: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(255, 255, 255, 0.6);
}
.container .page-loading i[data-v-333a9f49] {
  display: block;
  font-size: 18px;
  width: 18px;
  margin: 30vh auto 0;
}
.container[data-v-333a9f49] .tabs .tabs-tag {
  border-radius: 4px;
  background: #f5f5f5;
  color: #666666;
  border: 1px solid #f5f5f5;
}
.container[data-v-333a9f49] .tabs .tabs-tag.tabs-active {
  border: 1px solid #00cecf;
  color: #00cecf;
  background: #ffffff;
}
.container .no-cars[data-v-333a9f49] {
  margin: 100px auto 0;
  width: 300px;
  height: 100px;
  text-align: center;
}
.container .no-cars-logo[data-v-333a9f49] {
  width: 172px;
}
.container .no-cars p[data-v-333a9f49] {
  margin-top: -21px;
  font-size: 14px;
  color: #848B99;
}
@keyframes scan-data-v-333a9f49 {
0% {
    left: -94px;
    top: -94px;
}
44.44% {
    left: 94px;
    top: 94px;
}
100% {
    left: 94px;
    top: 94px;
}
}
@keyframes scan-reverse-data-v-333a9f49 {
0% {
    left: -94px;
    top: -94px;
}
44.44% {
    left: 94px;
    top: 94px;
}
100% {
    left: 94px;
    top: 94px;
}
}
@keyframes opacityChange-data-v-333a9f49 {
0% {
    opacity: 1;
}
16.67% {
    opacity: 1;
}
33.33% {
    opacity: 0.8;
}
50% {
    opacity: 0.8;
}
66.67% {
    opacity: 1;
}
100% {
    opacity: 1;
}
}

