.financed-detail[data-v-cd8df12c] {
  width: 100%;
  padding-bottom: 120px;
}
.detail-content[data-v-cd8df12c] {
  display: flex;
}
.detail-content .detail-item[data-v-cd8df12c] {
  flex: 1;
}
.detail-content .detail-item .content-item[data-v-cd8df12c] {
  margin-top: 20px;
}
.detail-content .detail-item .content-item .item-form[data-v-cd8df12c] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.detail-content .detail-item .content-item .item-form .label[data-v-cd8df12c] {
  color: #666;
  width: 98px;
  text-align: right;
}
.detail-content .detail-item .content-item .item-form .value[data-v-cd8df12c] {
  color: #333;
}
.detail-content .detail-item .content-item .item-form .item-click[data-v-cd8df12c] {
  color: #335dfe;
  cursor: pointer;
  font-family: DXM-DIGIT-Regular;
}
.detail-content .detail-item .content-item .item-form .item-click[data-v-cd8df12c]:hover {
  text-decoration: underline;
}
.detail-content .detail-item .content-item .item-form .value-blod[data-v-cd8df12c] {
  font-family: DXM-DIGIT-Bold;
  color: #333;
  font-weight: 700;
}
.detail-content .detail-item .content-item .item-form .all-show[data-v-cd8df12c] {
  width: 100%;
  background: #f3f6fb;
  border-radius: 4px;
  padding: 30px 30px 10px 30px;
  margin-top: 20px;
}
.detail-content .detail-item .content-item .item-form .owner[data-v-cd8df12c] {
  display: block;
  width: 48px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  color: #335dfe;
  background: rgba(51, 93, 254, 0.1);
  border-radius: 2px;
  margin-left: 8px;
}
.detail-content .detail-item .content-item .item-start[data-v-cd8df12c] {
  align-items: flex-start;
}
.detail-content .detail-item .content-item .item-start .value span[data-v-cd8df12c] {
  display: block;
}
.detail-content .detail-item .content-item .item-start .value .tips[data-v-cd8df12c] {
  color: #999;
  margin-top: 6px;
  font-size: 12px;
}
.detail-content .detail-item[data-v-cd8df12c]:not(:first-child) {
  margin-left: 20px;
}
.fixed-bottom[data-v-cd8df12c] {
  position: fixed;
  bottom: 0;
  width: calc(100% - 256px);
  left: 256px;
  background-color: #fff;
}
[data-v-cd8df12c] .card-container {
  height: 100%;
}

