/* 载具/资产列表售价颜色 = 详情页金色 */
.price[data-v-4f64ed37],
.card .price[data-v-4f64ed37] {
  color: #ffd54f !important;
}
.price.acquisition[data-v-4f64ed37] {
  color: #ffb74d !important;
}
.price[data-v-102fbcbd],
.card .price[data-v-102fbcbd] {
  color: #ffd54f !important;
}
