.select-content[data-v-00ab5321] {
  padding: 18px 0;
  border-top: 1px solid #EEEEEE;
}
.select-content[data-v-00ab5321]:last-child {
  border-bottom: 1px solid #EEEEEE;
}
.select-content a[data-v-00ab5321] {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
}
.select-content a.select-item.isActive[data-v-00ab5321] {
  color: #FFFFFF;
  background: #00CECF;
}
.select-content .select-label[data-v-00ab5321] {
  color: #666666;
}
.select-content .select-item[data-v-00ab5321] {
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  margin: 0 2px;
  border-radius: 3px;
  color: #333333;
  cursor: pointer;
}
.select-content .select-item[data-v-00ab5321]:hover {
  background: rgba(0, 206, 207, 0.1);
}
.select-content .select-input[data-v-00ab5321] {
  float: right;
}
.select-content .select-input input[data-v-00ab5321] {
  width: 44px;
  height: 28px;
  padding: 0 8px;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
}
.select-content .select-input .select-input-s[data-v-00ab5321] {
  width: 8px;
  margin: 0 6px;
  color: #000000;
}
.select-content .select-input .select-input-t[data-v-00ab5321] {
  margin-left: 6px;
}
.select-content .select-input button[data-v-00ab5321] {
  width: 48px;
  height: 28px;
  line-height: 28px;
  margin-left: 23px;
  border-radius: 3px;
  color: #ffffff;
  background: #00CECF;
  transition: all 0.2s linear;
  cursor: pointer;
}
.select-content .select-input button[disabled="disabled"][data-v-00ab5321] {
  color: #999999;
  background: #e6e6e6;
}

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

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

.el-tabs__item {
  font-weight: 400;
}
.el-tabs__item.is-active {
  font-weight: 600;
}

.page-root[data-v-ce6e55e6] {
  display: flex;
  width: 1200px;
  margin: 30px auto 80px;
  flex-wrap: wrap;
}
.brands[data-v-ce6e55e6] {
  position: sticky;
  top: 0;
  display: flex;
  width: 272px;
  height: 666px;
  font-size: 16px;
}
.brands .brand-letter[data-v-ce6e55e6] {
  width: 28px;
  border: 1px solid #e6e6e6;
  border-right: 0;
  text-align: center;
  overflow: hidden;
}
.brands .brand-letter .brands-container[data-v-ce6e55e6] {
  width: 45px;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
.brands .brand-letter li[data-v-ce6e55e6] {
  width: 28px;
  margin-bottom: 8px;
  line-height: 28px;
  transition: background 0.3s linear;
  cursor: pointer;
}
.brands .brand-letter li.isActive[data-v-ce6e55e6] {
  color: #FFFFFF;
  background: #00CECF;
}
.brands .brand-text[data-v-ce6e55e6] {
  position: relative;
  overflow-y: scroll;
  width: 243px;
  height: 100%;
  border: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  color: #333333;
}
.brands .brand-text .brand[data-v-ce6e55e6] {
  padding-left: 16px;
}
.brands .brand-text .brand.text[data-v-ce6e55e6] {
  display: flex;
  cursor: pointer;
  align-items: center;
}
.brands .brand-text .brand.text img[data-v-ce6e55e6] {
  width: 30px;
  height: 30px;
  margin-right: 22px;
}
.brands .brand-text .brand.text[data-v-ce6e55e6]:hover {
  color: #00CECF;
}
.brands .brand-text .brand.text.isActive[data-v-ce6e55e6] {
  font-weight: 800;
  color: #00CECF;
}
.brands .brand-text .brand.letter[data-v-ce6e55e6] {
  position: sticky;
  font-size: 12px;
  top: 0;
  background: #f8f8f8;
  cursor: default;
}
.select[data-v-ce6e55e6] {
  overflow: hidden;
  width: 904px;
  margin-bottom: 24px;
  margin-left: 24px;
}
.select .title[data-v-ce6e55e6] {
  margin-bottom: 18px;
}
.select .selected[data-v-ce6e55e6] {
  display: flex;
  padding: 18px 0 6px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}
.select .selected .selected-content[data-v-ce6e55e6] {
  display: flex;
  flex: 1;
}
.select .selected .selected-content span[data-v-ce6e55e6] {
  height: 28px;
  font-size: 14px;
}
.select .selected .selected-content .selected-lable[data-v-ce6e55e6] {
  display: block;
  line-height: 28px;
  color: #666;
}
.select .selected .selected-content .selected-condition[data-v-ce6e55e6] {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.select .selected .selected-content .selected-condition .selected-item[data-v-ce6e55e6] {
  display: flex;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 0 9px;
  border: 1px solid #00CECF;
  line-height: 28px;
  color: #00CECF;
  border-radius: 3px;
  cursor: default;
}
.select .selected .selected-content .selected-condition .selected-item i[data-v-ce6e55e6] {
  margin-left: 4px;
  font-size: 12px;
  cursor: pointer;
}
.select .selected .selected-clear[data-v-ce6e55e6] {
  display: flex;
  align-items: center;
  margin-left: 54px;
  height: 28px;
  color: #333;
  cursor: pointer;
}
.select .selected .selected-clear i[data-v-ce6e55e6] {
  font-size: 18px;
  margin-right: 6px;
}
.select .database[data-v-ce6e55e6] {
  padding-top: 24px;
}
.select .database .title[data-v-ce6e55e6] {
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}
.select .database .title h4[data-v-ce6e55e6] {
  float: left;
  font-weight: 400;
  color: #151515;
}
.select .database .title h4 span[data-v-ce6e55e6] {
  color: #ff6f61;
}
.select .database .title .database-sort[data-v-ce6e55e6] {
  float: right;
}
.select .database .title .database-sort a[data-v-ce6e55e6] {
  color: #333;
  margin-left: 24px;
  cursor: pointer;
}
.select .database .title .database-sort a.isActive[data-v-ce6e55e6] {
  color: #00CECF;
}
.select .database .database-info[data-v-ce6e55e6] {
  overflow: hidden;
  display: grid;
  grid-gap: 38px;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
  place-content: space-evenly;
  align-items: flex-start;
}
.select .database .database-info .car-info[data-v-ce6e55e6] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  margin-top: 24px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.select .database .database-info .car-info[data-v-ce6e55e6]:nth-child(5n) {
  margin-right: 0;
}
.select .database .database-info .car-info img[data-v-ce6e55e6] {
  width: 150px;
  height: 100px;
  transition: transform 0.3s linear;
}
.select .database .database-info .car-info:hover img[data-v-ce6e55e6] {
  transform: scale(1.1);
}
.select .database .database-info .car-info .car-name[data-v-ce6e55e6] {
  overflow: hidden;
  margin-top: 10px;
  width: 150px;
  height: 19px;
  line-height: 19px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-family: SFProText-Medium;
  font-size: 16px;
  font-weight: 500;
}
.select .database .database-info .car-info .car-price[data-v-ce6e55e6] {
  font-family: SFProText-Medium;
  font-size: 16px;
  font-weight: 500;
  margin-top: 8px;
  color: #ff6f61;
}
.select .database .database-info .car-info .btn-wrapper[data-v-ce6e55e6] {
  margin-top: 12px;
  display: flex;
  font-family: PingFang SC;
}
.select .database .database-info .car-info .btn-wrapper .price-btn[data-v-ce6e55e6] {
  display: flex;
  align-items: center;
  height: 32px;
  padding: 0 8px;
  font-size: 14px;
  color: #FFF;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  background: #00CECF;
  border-radius: 3px;
}
.select .database .database-info .car-info .btn-wrapper .plain-btn[data-v-ce6e55e6] {
  border: 0.5px solid #00D4D4;
  background: rgba(0, 212, 212, 0.1);
  color: #00D4D4;
  margin-left: 8px;
}

