.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;
}

.info-item[data-v-503193e3] {
  position: relative;
  padding: 24px 0;
  justify-content: space-between;
  border-bottom: 1px solid #EEEEEE;
}
.info-item[data-v-503193e3]:last-child {
  border-bottom: none;
}
.info-desc[data-v-503193e3] {
  line-height: 1;
}
.info-desc .info-title[data-v-503193e3] {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
}
.info-desc .info-detail[data-v-503193e3] {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 1;
}
.info-desc .info-detail .buy-time[data-v-503193e3] {
  width: 260px;
}
.info-desc .info-detail .pick-price[data-v-503193e3] {
  width: 223px;
}
.info-desc .info-detail .pick-price .buy-value[data-v-503193e3] {
  color: #FF4556;
}
.info-desc .info-detail .total-price[data-v-503193e3] {
  display: flex;
  align-items: center;
  width: 275px;
}
.info-desc .info-detail .buy-city[data-v-503193e3] {
  flex: 1;
}
.info-desc .info-detail .buy-value[data-v-503193e3] {
  margin-left: 16px;
  font-weight: 500;
  color: #333333;
}
.info-desc .info-detail .buy-tag[data-v-503193e3] {
  display: inline-block;
  padding: 2px 3px;
  margin-left: 4px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #EEEEEE;
  color: #666666;
}
.info-desc .info-user[data-v-503193e3] {
  display: flex;
  align-items: center;
  padding: 8px 0 8px 12px;
  margin-top: 16px;
  background: linear-gradient(270deg, #FFFFFF 0%, #F6F6F6 100%);
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  border-radius: 4px;
}
.info-desc .info-user .user-avatar[data-v-503193e3] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #00cecf;
  margin-right: 8px;
  background-size: contain;
  background-repeat: no-repeat;
}
.info-check[data-v-503193e3] {
  position: absolute;
  right: 200px;
  width: 100px;
  height: 100px;
  top: 30px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.info-check.info-check-checkin[data-v-503193e3] {
  background-image: url('https://youjia.cdn.bcebos.com/car-price/pick-checkin.png');
}
.info-check.info-check-comment[data-v-503193e3] {
  background-image: url('https://youjia.cdn.bcebos.com/car-price/pick-comment.png');
}

.city-list[data-v-52c013e8] {
  display: flex;
  width: 453px;
  height: 338px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06);
}
.city-list .letters[data-v-52c013e8] {
  height: 100%;
  padding-top: 5px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  border-right: 1px solid #eee;
}
.city-list .letters .letter[data-v-52c013e8] {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  margin-top: 6px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0;
  color: #333;
  border-radius: 50%;
}
.city-list .letters .letter[data-v-52c013e8]:first-child {
  margin-top: 0;
}
.city-list .letters .letter[data-v-52c013e8]:hover,
.city-list .letters .letter-selected[data-v-52c013e8] {
  color: #fff !important;
  background-color: #00CECF;
}
.city-list .city-content[data-v-52c013e8] {
  position: relative;
  flex: 1;
  overflow: hidden;
  overflow-y: scroll;
  color: #333;
}
.city-list .city-content .city-letter[data-v-52c013e8] {
  position: sticky;
  top: 0;
  width: 100%;
  height: 28px;
  padding-left: 22px;
  font-size: 14px;
  line-height: 28px;
  background: #f8f8f8;
}
.city-list .city-content .city-items[data-v-52c013e8] {
  padding: 7px 0 7px 7px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
}
.city-list .city-content .city-items .city-item[data-v-52c013e8] {
  width: 25%;
  text-align: center;
}
.city-list .city-content .city-items .city-item[data-v-52c013e8]:hover,
.city-list .city-content .city-items .city-item.city-item-act[data-v-52c013e8] {
  color: #00CECF;
}
.city-list .city-content .city-items .city-num[data-v-52c013e8] {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 12px;
}

.model-selection-c[data-v-39e1cf4e] {
  min-width: 280px;
  max-height: 260px;
  padding: 10px 0;
  overflow-y: scroll;
  overflow-x: hidden;
}
.selection-item[data-v-39e1cf4e] {
  padding: 8px 19px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
}
.selection-item-all[data-v-39e1cf4e] {
  color: #333333;
  cursor: pointer;
}
.selection-item-g[data-v-39e1cf4e] {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 30px;
  color: #999999;
  background: #F8F8F8;
}
.selection-item-n[data-v-39e1cf4e] {
  color: #666666;
  cursor: pointer;
  white-space: nowrap;
}
.selection-item-n.selection-item-act[data-v-39e1cf4e] {
  background: rgba(0, 206, 207, 0.06);
  color: #00cecf;
  font-weight: 500;
}
.selection-item-n[data-v-39e1cf4e]:hover {
  background: rgba(0, 206, 207, 0.06);
}

.dropdown-content[data-v-fcfa658c] {
  position: absolute;
  margin-left: -10px;
}
.content-wrapper[data-v-fcfa658c] {
  height: 100%;
  padding: 8px 10px 10px 12px;
  overflow: hidden;
}
.content-shadow[data-v-fcfa658c] {
  position: relative;
  border: 1px solid #EEEEEE;
  box-shadow: 0px 2px 10px 0px #0000000F;
  border-radius: 4px;
  background: #FFFFFF;
  z-index: 9;
}
.content-shadow[data-v-fcfa658c]::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #EEEEEE;
  border-width: 1px 1px 0 0;
  left: 50%;
  top: -7.7px;
  transform: rotateZ(-45deg) translateX(-50%);
  background: #FFF;
}

.page-root[data-v-1af22ea8] {
  width: 1200px;
  margin: 0 auto 60px;
  font-family: PingFang SC;
}
.nav[data-v-1af22ea8] {
  margin-top: 30px;
}
.nav .el-breadcrumb[data-v-1af22ea8] {
  font-size: 16px;
}
.nav[data-v-1af22ea8] .el-breadcrumb__item {
  cursor: pointer;
}
.nav[data-v-1af22ea8] .el-breadcrumb__item .el-breadcrumb__inner {
  color: #333;
}
.nav[data-v-1af22ea8] .el-breadcrumb__item .el-breadcrumb__inner.is-link {
  font-weight: 400;
}
.nav[data-v-1af22ea8] .el-breadcrumb__item .el-breadcrumb__inner:hover {
  color: #333;
}
.nav[data-v-1af22ea8] .el-breadcrumb__item[aria-current="page"] .el-breadcrumb__inner {
  color: #333;
  cursor: default!important;
}
.nav[data-v-1af22ea8] .el-breadcrumb__item[aria-current="page"] .el-breadcrumb__inner:hover {
  color: #333;
}
.nav[data-v-1af22ea8] .el-breadcrumb__separator {
  margin: 0;
}
.car-model[data-v-1af22ea8] {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.car-img[data-v-1af22ea8] {
  width: 150px;
  height: 100px;
  margin-right: 36px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.car-model-info[data-v-1af22ea8] {
  display: flex;
  align-items: center;
}
.car-price[data-v-1af22ea8] {
  height: 22px;
}
.car-series[data-v-1af22ea8] {
  display: flex;
  line-height: 1;
  align-items: flex-end;
  height: 20px;
}
.car-series .series-name[data-v-1af22ea8] {
  font-size: 20px;
  margin-right: 24px;
  color: #333333;
}
.car-series .model-name-c[data-v-1af22ea8] {
  position: relative;
}
.car-series .model-name[data-v-1af22ea8] {
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.car-series .model-name .c-icon[data-v-1af22ea8] {
  font-size: 12px;
  margin-left: 10px;
  font-weight: bolder;
  transition: transform 0.2s linear;
  transform: rotateZ(0deg);
  display: inline-block;
}
.car-series .model-name .i-select-trans[data-v-1af22ea8] {
  transform: rotateZ(180deg);
}
.car-price[data-v-1af22ea8] {
  display: flex;
  margin-top: 24px;
  line-height: 1;
  align-items: flex-end;
}
.car-price-label[data-v-1af22ea8] {
  font-size: 16px;
  margin-right: 16px;
  color: #666666;
}
.car-price-pick[data-v-1af22ea8] {
  display: flex;
  align-items: flex-end;
  font-size: 16px;
  color: #ff4556;
}
.car-price-pick-real[data-v-1af22ea8] {
  position: relative;
  font-size: 22px;
  top: 1px;
  font-weight: bold;
  font-family: BaiduNumberPlus_Regular;
}
.car-price-pick-date[data-v-1af22ea8] {
  color: #999999;
}
.car-price-guide[data-v-1af22ea8] {
  font-size: 16px;
  color: #333333;
}
.price-btn-group[data-v-1af22ea8] {
  display: flex;
}
.price-btn-group .price-btn[data-v-1af22ea8] {
  width: 120px;
  height: 42px;
  font-size: 14px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}
.price-btn-group .down-pay-btn[data-v-1af22ea8] {
  box-sizing: border-box;
  margin-right: 12px;
  color: #00cecf;
  border: 1px solid rgba(0, 189, 201, 0.5);
  background-color: rgba(0, 189, 201, 0.06);
}
.price-btn-group .quote-btn[data-v-1af22ea8] {
  background-color: #00cecf;
  color: #FFFFFF;
}
.content[data-v-1af22ea8] {
  box-sizing: border-box;
  margin-top: 30px;
  border: 1px solid #eeeeee;
}
.content .citys-content[data-v-1af22ea8] {
  display: flex;
  justify-content: space-between;
  height: 40px;
  line-height: 40px;
  background: #f8f8f8;
}
.content .citys-list[data-v-1af22ea8] {
  display: flex;
  margin-right: 40px;
}
.content .city[data-v-1af22ea8] {
  position: relative;
  font-size: 16px;
  color: #666666;
  padding: 0 24px;
  cursor: pointer;
}
.content .city.selected[data-v-1af22ea8] {
  background: #1a1a1a;
  color: #FFFFFF;
}
.content .citys-time[data-v-1af22ea8] {
  position: relative;
  font-size: 16px;
  margin-right: 24px;
  color: #666666;
  cursor: pointer;
}
.content .citys-time .c-icon[data-v-1af22ea8] {
  font-size: 14px;
  margin-left: 5px;
  font-weight: bolder;
  transition: transform 0.2s linear;
  transform: rotateZ(0deg);
  display: inline-block;
}
.content .citys-time .i-select-trans[data-v-1af22ea8] {
  transform: rotateZ(180deg);
}
.content .info-list[data-v-1af22ea8] {
  height: 880px;
  padding: 0 24px;
  overflow-y: scroll;
}
.content .times-selection-c[data-v-1af22ea8] {
  width: 161px;
  padding: 10px 0;
  overflow: hidden;
}
.content .selection-item[data-v-1af22ea8] {
  padding-left: 24px;
  font-size: 14px;
}
.content .selection-item-act[data-v-1af22ea8] {
  background: rgba(0, 206, 207, 0.06);
  color: #00CECF;
  font-weight: 500;
}
.content .selection-item[data-v-1af22ea8]:hover {
  background: rgba(0, 206, 207, 0.06);
}
.content .city-selection[data-v-1af22ea8] .content-shadow::before {
  left: 42px;
}
.content .no-data[data-v-1af22ea8] {
  flex: 1;
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center;
  color: #ABB3BC;
  font-size: 16px;
  line-height: 1;
}
.content .no-data .no-data-img[data-v-1af22ea8] {
  margin-bottom: 50px;
  width: 150px;
  height: 71px;
}

