.copy[data-v-57e67a85] {
  margin-top: 85px;
  padding: 24px 0 85px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #1E2939;
}

.statement-container[data-v-0a745f9b] {
  height: 294px;
  overflow: hidden auto;
}
.privary-dialog[data-v-0a745f9b] .statement {
  margin-top: 0;
}
.privary-dialog[data-v-0a745f9b] .el-dialog__header {
  display: none;
}
.privary-dialog[data-v-0a745f9b] .el-dialog {
  border-radius: 12px;
}
.footer-btn[data-v-0a745f9b] {
  display: flex;
  justify-content: flex-end;
}
.footer-btn .statement-disagree[data-v-0a745f9b] {
  padding: 6px 16px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 4px;
  color: #282c33;
  background: #ebedf5;
  margin-right: 12px;
  cursor: pointer;
}
.footer-btn .statement-agree[data-v-0a745f9b] {
  padding: 6px 16px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 4px;
  color: #ffffff;
  background: #ff4556;
  cursor: pointer;
}
.close-btn[data-v-0a745f9b] {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.close-btn .c-icon[data-v-0a745f9b] {
  line-height: 1;
  text-align: center;
  font-size: 24px;
  color: #848b99;
}

.block-slot[data-v-7ff13060] {
  margin-top: 16px;
  padding: 24px;
  border-radius: 24px;
  background: #FFFFFF;
}
.block-slot-title[data-v-7ff13060] {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  background: linear-gradient(91.01deg, #841F4D 0.04%, #000000 70.92%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.block-slot-content[data-v-7ff13060] {
  margin-top: 24px;
}

.process-steps[data-v-0d9692b4] {
  display: flex;
  height: 54px;
  justify-content: space-between;
  align-items: center;
}
.process-steps .process-step-arrow[data-v-0d9692b4],
.process-steps .process-step-item[data-v-0d9692b4] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.process-steps .process-step-arrow[data-v-0d9692b4] {
  width: 32px;
  height: 40px;
}
.process-steps .process-step-item[data-v-0d9692b4] {
  width: 130px;
  height: 54px;
}

.who-ask-price[data-v-7f4909f5] {
  height: 230px;
  overflow: hidden;
}
.who-ask-price .ask-items[data-v-7f4909f5] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 0 24px;
}
.who-ask-price .ask-items[data-v-7f4909f5]:nth-child(2n + 1) {
  background: #f5f7f8;
}
.who-ask-price .ask-item[data-v-7f4909f5] {
  width: 130px;
  font-size: 16px;
  line-height: 46px;
  color: #001311;
  text-align: center;
}
.who-ask-price .ask-item[data-v-7f4909f5]:first-child {
  text-align: left;
  width: 100px;
}
.who-ask-price .ask-item[data-v-7f4909f5]:last-child {
  width: 100px;
  text-align: right;
  color: #848E99;
}

.protection-rights[data-v-05d9cac4] {
  height: 120px;
  background: url('https://youjia.cdn.bcebos.com/toufang/protection-rights.png') center / contain no-repeat;
}

.activity-points[data-v-3a13a16f] {
  display: block;
  width: 100%;
}

.time-cell[data-v-a61b489a] {
  display: flex;
  align-items: center;
}
.time-des[data-v-a61b489a] {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-right: 8px;
  color: #FFFFFF;
}
.time-box[data-v-a61b489a] {
  display: flex;
  height: 22px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  align-items: center;
  flex-wrap: nowrap;
}
.time-box .num-items[data-v-a61b489a] {
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #FFFFFF;
  overflow: hidden;
  line-height: 1;
}
.time-box .num-box[data-v-a61b489a] {
  position: relative;
  overflow: hidden;
  font-weight: bolder;
  height: 22px;
  width: 8px;
  color: #ff4556;
}
.time-box .num-box .num-list[data-v-a61b489a] {
  transition: transform 200ms linear;
}
.time-box .num-box .num-item[data-v-a61b489a] {
  display: flex;
  height: 22px;
  padding: 0 1px;
  align-items: center;
  justify-content: center;
}
.time-box .unit[data-v-a61b489a] {
  margin: 0 2px;
  color: #FFF;
  line-height: 1;
}
.time-box-inner[data-v-a61b489a] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.fixed-bottom[data-v-cbd70534] {
  position: fixed;
  height: 70px;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ff4556;
  background-image: url('https://youjia.cdn.bcebos.com/toufang/bottom-banner.png');
}
.fixed-bottom .center-content[data-v-cbd70534] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
.fixed-bottom .quick-ask[data-v-cbd70534] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 177px;
  height: 48px;
  line-height: 1;
  border-radius: 8px;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  background: #FFFFFF;
  color: #ff4556;
  user-select: none;
  cursor: pointer;
}
.fixed-bottom .quick-ask-tips[data-v-cbd70534] {
  font-weight: 400;
  font-size: 14px;
  margin-top: 4px;
}

.my-select[data-v-2551f00c] {
  position: relative;
  outline: none;
  border: none;
}
.select-dropdown[data-v-2551f00c] {
  box-sizing: border-box;
  position: absolute;
  top: 58px;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #FFF;
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  max-height: 380px;
  overflow: hidden;
  box-shadow: 0px 10px 50px -12px rgba(0, 0, 0, 0.25);
}
/* transition 动画 */
.slide-fade-enter-active[data-v-2551f00c] {
  transition: all 0.2s ease;
}
.slide-fade-leave-active[data-v-2551f00c] {
  transition: all 0.15s ease;
}
.slide-fade-enter[data-v-2551f00c],
.slide-fade-leave-to[data-v-2551f00c] {
  opacity: 0;
  transform: translateY(-10px);
}

.multi-model-selector[data-v-0232cd6e] .select-dropdown {
  right: auto;
}
.form-model-label[data-v-0232cd6e] {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #232a34;
  margin-bottom: 12px;
}
.model-name[data-v-0232cd6e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #232A34;
  background: #F9FAFB;
  padding: 18px 16px;
  border-radius: 8px;
}
.model-name .i-select[data-v-0232cd6e] {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #99A1AF;
  transform: rotateZ(0deg);
  transition: transform 0.15s linear;
}
.model-name .i-select.i-select-open[data-v-0232cd6e] {
  transform: rotateZ(180deg);
}
.select-container[data-v-0232cd6e] {
  height: 360px;
  display: flex;
}
.column-container[data-v-0232cd6e] {
  height: 100%;
  overflow: hidden auto;
  transition: color 0.25s, background-color 0.25s;
}
.brand-info[data-v-0232cd6e] {
  position: relative;
  padding: 0 12px;
  display: flex;
  align-items: center;
  color: #232a34;
  background: #f6f7f8;
  cursor: pointer;
  transition: color 0.25s, background-color 0.25s;
}
.brand-info.brand-info-select[data-v-0232cd6e],
.brand-info[data-v-0232cd6e]:hover {
  color: #ff4556;
}
.brand-info.brand-info-select[data-v-0232cd6e] {
  background-color: #ffffff;
}
.brand-info .brand-logo-c[data-v-0232cd6e] {
  width: 30px;
  height: 30px;
}
.brand-info .brand-logo[data-v-0232cd6e] {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.brand-info .brand-names[data-v-0232cd6e] {
  height: 54px;
  font-size: 14px;
  font-weight: 500;
  line-height: 54px;
  margin-left: 8px;
}
.column-container-1[data-v-0232cd6e] {
  background: #f6f7f8;
}
.column-container-1 .series-info.series-info-select[data-v-0232cd6e],
.column-container-1 .series-info[data-v-0232cd6e]:hover {
  background: #FFFFFF;
}
.series-info[data-v-0232cd6e] {
  position: relative;
  display: flex;
  align-items: center;
  height: 54px;
  padding: 0 12px;
  cursor: pointer;
}
.series-info.series-info-select[data-v-0232cd6e],
.series-info[data-v-0232cd6e]:hover {
  color: #ff4556;
  background-color: #f6f7f8;
}
.series-info .series-img-c[data-v-0232cd6e] {
  flex-shrink: 0;
  width: 61px;
  height: 40px;
  margin-right: 8px;
}
.series-info .series-img[data-v-0232cd6e] {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.series-info .series-intro[data-v-0232cd6e] {
  line-height: 1;
  font-size: 12px;
  overflow: hidden;
}
.series-info .series-names[data-v-0232cd6e] {
  color: #333333;
}
.series-info .series-price[data-v-0232cd6e] {
  margin-top: 4px;
  font-family: "BaiduNumberPlus_Medium";
  color: #fe4455;
}
.model-info[data-v-0232cd6e] {
  padding: 0 12px;
  height: 54px;
  display: flex;
  align-items: center;
  color: #232a34;
  background: #FFF;
  transition: color 0.25s, background-color 0.25s;
  font-size: 14px;
  cursor: pointer;
}
.model-info.model-info-select[data-v-0232cd6e],
.model-info[data-v-0232cd6e]:hover {
  font-weight: 500;
  color: #ff4556;
}
.loading-data[data-v-0232cd6e] {
  position: absolute;
  right: 5px;
  color: #ff4556;
}

.selector-loading[data-v-b6ed55f0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 200px;
  color: #FF4556;
}

.city-name[data-v-019e36dd] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #232A34;
  background: #F9FAFB;
  padding: 14px 16px;
  border-radius: 8px;
}
.city-name .i-select[data-v-019e36dd] {
  margin-left: 6px;
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #99A1AF;
  transform: rotateZ(0deg);
  transition: transform 0.15s linear;
}
.city-name .i-select.i-select-open[data-v-019e36dd] {
  transform: rotateZ(180deg);
}
.dropdown-content[data-v-019e36dd] {
  display: flex;
}
.dropdown-content .dropdown-left[data-v-019e36dd] {
  box-sizing: border-box;
  max-height: 380px;
  padding: 8px 0;
  width: 40px;
  border-right: 1px solid #EEEEEE;
  overflow: hidden auto;
}
.dropdown-content .letter-item[data-v-019e36dd] {
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #6A7282;
  background-color: rgba(255, 69, 86, 0);
  margin-bottom: 8px;
  cursor: pointer;
  transition: color 0.25s, background-color 0.25s;
}
.dropdown-content .letter-item[data-v-019e36dd]:last-child {
  margin-bottom: 0;
}
.dropdown-content .letter-item.letter-item-select[data-v-019e36dd] {
  color: #ffffff;
  background-color: #FF4556;
}
.dropdown-content .dropdown-right[data-v-019e36dd] {
  position: relative;
  flex: 1;
  max-height: 380px;
  overflow: hidden auto;
}
.dropdown-content .city-letter[data-v-019e36dd] {
  position: sticky;
  top: 0;
  padding: 0 12px;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  color: #6A7282;
  background: #F5F5F5;
}
.dropdown-content .city-container[data-v-019e36dd] {
  display: flex;
  flex-wrap: wrap;
  padding: 12px;
}
.dropdown-content .city-item[data-v-019e36dd] {
  flex: 0 0 33.33%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #232a34;
  cursor: pointer;
  border-radius: 4px;
}
.dropdown-content .city-item[data-v-019e36dd]:hover,
.dropdown-content .city-item.city-item-active[data-v-019e36dd] {
  color: #ff4556;
  background-color: rgba(255, 69, 86, 0.06);
}
.dropdown-content .city-item.city-item-disable[data-v-019e36dd] {
  background: #F9FAFB;
  cursor: not-allowed;
}
.dropdown-content .city-item.city-item-disable[data-v-019e36dd]:hover {
  color: #232a34;
  background: #F9FAFB;
}
.dropdown-content .city-refresh[data-v-019e36dd] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #6A7282;
  user-select: none;
  margin-left: 8px;
  cursor: pointer;
}
.dropdown-content .city-refresh .c-icon[data-v-019e36dd] {
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #6A7282;
  line-height: 1;
  margin-right: 8px;
}
.dropdown-content .city-refresh .city-getting[data-v-019e36dd] {
  animation: rotating-data-v-019e36dd 1s linear infinite;
}
@keyframes rotating-data-v-019e36dd {
from {
    transform: rotateZ(0) translateZ(0);
}
to {
    transform: rotateZ(360deg) translateZ(0);
}
}

.clue-form-dialog[data-v-791c9dbb] .el-dialog__header {
  display: none;
}
.clue-form-dialog[data-v-791c9dbb] .el-dialog {
  border-radius: 12px;
  background: rgba(0, 0, 0, 0);
}
.clue-form-dialog[data-v-791c9dbb] .el-dialog__body {
  padding: 24px;
  border-radius: 12px;
  background: linear-gradient(180deg, #FF4561 3.68%, #FF9E88 100%);
}
.clue-form-content[data-v-791c9dbb] {
  position: relative;
}
.clue-form-content .form-title[data-v-791c9dbb] {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
}
.clue-form-content .form-sub-title[data-v-791c9dbb] {
  font-size: 16px;
  line-height: 1;
  margin-top: 8px;
  color: #ffffff;
}
.clue-form-content .form-content[data-v-791c9dbb] {
  margin-top: 24px;
  padding: 0 24px 24px;
  border-radius: 8px;
  background-color: #FFFFFF;
}
.time-countdown[data-v-791c9dbb] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  width: calc(100% + 48px);
  margin-left: -24px;
  background: #fff9d9;
  border-radius: 12px 12px 0 0;
}
.time-countdown[data-v-791c9dbb] .time-des {
  font-size: 16px;
  font-weight: 500;
  margin-right: 24px;
  color: #000000;
}
.time-countdown[data-v-791c9dbb] .num-items {
  width: 27px;
  height: 24px;
  font-size: 16px;
  background: #ff4556;
  color: #FFFFFF;
}
.time-countdown[data-v-791c9dbb] .num-box {
  color: #FFFFFF;
}
.time-countdown[data-v-791c9dbb] .num-box:first-child {
  margin-right: 2px;
}
.time-countdown[data-v-791c9dbb] .unit {
  color: #000000;
  margin: 0 5px;
}
.form-select[data-v-791c9dbb] {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.info-select-content[data-v-791c9dbb] {
  width: 308px;
}
.info-select-content[data-v-791c9dbb]:first-child {
  margin-right: 24px;
}
.info-label[data-v-791c9dbb] {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #232A34;
}
.info-user[data-v-791c9dbb] {
  margin-top: 24px;
  display: flex;
  align-items: center;
}
.info-input[data-v-791c9dbb] {
  margin-top: 12px;
  display: block;
  width: 100%;
  height: 52px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #232A34;
  background: #F9FAFB;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #F9FAFB;
}
.info-input[data-v-791c9dbb]:focus {
  border-color: rgba(255, 69, 85, 0.5);
}
.info-input[data-v-791c9dbb]::placeholder {
  color: #99A1AF;
}
.info-btn[data-v-791c9dbb] {
  position: relative;
  margin-top: 24px;
  height: 60px;
  background: #FF4556;
  border-radius: 8px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  animation: amplify 1s ease-in-out alternate infinite;
  user-select: none;
  cursor: pointer;
}
.info-btn[data-v-791c9dbb] :after {
  position: absolute;
  content: "";
  width: 15px;
  height: 100%;
  background: #fff;
  left: 50%;
  transform: skewX(-15deg);
  filter: blur(15px);
  animation: light 1.8s linear infinite normal;
}
.info-privacy[data-v-791c9dbb] {
  margin-top: 24px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #99A1AF;
  cursor: pointer;
  user-select: none;
}
.info-privacy .info-checked[data-v-791c9dbb] {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid;
  margin-right: 8px;
}
.info-privacy .i-checked[data-v-791c9dbb] {
  font-size: 16px;
  color: #1E2939;
  display: block;
  transform: translate(-1px, -1px);
}
.info-privacy .i-privacy[data-v-791c9dbb] {
  color: #4A5565;
}
.info-privacy .i-privacy[data-v-791c9dbb]:hover {
  text-decoration: underline;
}
.close-btn[data-v-791c9dbb] {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.close-btn .c-icon[data-v-791c9dbb] {
  line-height: 1;
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
}

.topbar[data-v-2c852a8e] {
  background-color: #ffffff;
  box-shadow: 0px -1px 0px 0px #EEEEEE inset;
}
.topbar .topbar-center[data-v-2c852a8e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 72px;
  margin: 0 auto;
}
.topbar .topbar-logo[data-v-2c852a8e] {
  width: 68px;
  height: 34px;
  background: url('https://youjia.cdn.bcebos.com/toufang/logo.png') center / contain no-repeat;
}
.topbar .topbar-h1[data-v-2c852a8e] {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: #232A34;
}
.topbar .topbar-location[data-v-2c852a8e] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 16px;
  color: #232A34;
}
.topbar .i-location[data-v-2c852a8e],
.topbar .i-select[data-v-2c852a8e] {
  padding: 0 6px;
}
.topbar .city-selector[data-v-2c852a8e] .city-name {
  font-weight: 400;
  padding: 0;
  color: #232a34;
  background: none;
}
.topbar .city-selector[data-v-2c852a8e] .city-name .i-select {
  color: #232a34;
}
.topbar .city-selector[data-v-2c852a8e] .select-dropdown {
  width: 380px;
  top: 43px;
  left: auto;
}

.verify-code-dialog[data-v-bbf08b1e] .el-dialog {
  border-radius: 12px;
}
.verify-code-dialog[data-v-bbf08b1e] .el-dialog__header {
  display: none;
}
.verify-code-dialog[data-v-bbf08b1e] .el-dialog__body {
  padding: 24px;
}
.verify-content[data-v-bbf08b1e] {
  display: flex;
  flex-direction: column;
}
.verify-tip[data-v-bbf08b1e] {
  font-size: 14px;
  line-height: 14px;
  color: #282c33;
  text-align: justify;
  font-weight: 500;
  margin-bottom: 24px;
}
.verify-form[data-v-bbf08b1e] {
  margin-bottom: 12px;
}
.code-input-row[data-v-bbf08b1e] {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.code-input-box[data-v-bbf08b1e] {
  flex: 1;
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  margin-right: 12px;
  border-radius: 12px;
  border: 1px solid #ff4556;
  background: #ffffff;
  box-sizing: border-box;
}
.code-input[data-v-bbf08b1e] {
  flex: 1;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 20px;
  color: #232a34;
  background: transparent;
}
.countdown[data-v-bbf08b1e] {
  width: 60px;
  font-size: 14px;
  line-height: 20px;
  color: #848b99;
  font-weight: 500;
  text-align: right;
}
.resend-btn[data-v-bbf08b1e] {
  width: 60px;
  font-size: 14px;
  line-height: 20px;
  color: #ff4556;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
  text-align: right;
}
.confirm-btn[data-v-bbf08b1e] {
  width: 60px;
  height: 32px;
  border-radius: 4px;
  background: #ff4556;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  cursor: pointer;
  user-select: none;
}
.confirm-btn.confirm-loading[data-v-bbf08b1e] {
  cursor: not-allowed;
}
.error-message[data-v-bbf08b1e] {
  font-size: 12px;
  line-height: 16px;
  color: #ff4556;
}
.privacy-text[data-v-bbf08b1e] {
  font-size: 12px;
  line-height: 12px;
  text-align: justify;
  font-weight: normal;
  color: #848b99;
}
.privacy-text .privacy-link[data-v-bbf08b1e] {
  color: #282c33;
  cursor: pointer;
}
.privacy-text .privacy-link[data-v-bbf08b1e]:hover {
  text-decoration: underline;
}

.recommend-dialog[data-v-0069e6dd] .el-dialog {
  border-radius: 12px;
  overflow: hidden;
}
.recommend-dialog[data-v-0069e6dd] .el-dialog__header,
.recommend-dialog[data-v-0069e6dd] .el-dialog__footer {
  display: none;
}
.recommend-dialog[data-v-0069e6dd] .el-dialog__body {
  padding: 0;
}
.recommend-success[data-v-0069e6dd] {
  display: flex;
  flex-direction: column;
  width: 736px;
  height: 640px;
  background: linear-gradient(180deg, #ffced3 -17.5%, #f5f6f7 25.31%);
  position: relative;
  padding: 36px 24px 0;
  box-sizing: border-box;
}
.success-header[data-v-0069e6dd] {
  flex-shrink: 0;
  margin-bottom: 24px;
}
.success-icon[data-v-0069e6dd] {
  width: 126px;
  height: 48px;
  border-radius: 50%;
  background: url(https://youjia.cdn.bcebos.com/toufang/success-icon.png) center / contain no-repeat;
  margin: 0 auto 10px;
}
.success-title[data-v-0069e6dd] {
  font-size: 20px;
  font-weight: 500;
  color: #232a34;
  margin-bottom: 10px;
  text-align: center;
}
.success-subtitle[data-v-0069e6dd] {
  font-size: 13px;
  color: #848e99;
  text-align: center;
}
.close-btn[data-v-0069e6dd] {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.close-btn .c-icon[data-v-0069e6dd] {
  line-height: 1;
  text-align: center;
  font-size: 24px;
  color: #848b99;
}
.hot-cars[data-v-0069e6dd] {
  flex: 1;
  width: 688px;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  box-sizing: border-box;
  overflow-y: auto;
}
.hot-title[data-v-0069e6dd] {
  display: flex;
  align-items: flex-end;
}
.hot-title-text[data-v-0069e6dd] {
  font-size: 16px;
  font-weight: 500;
  color: #242a33;
  margin-right: 8px;
}
.hot-stat[data-v-0069e6dd] {
  font-size: 14px;
  color: #848e99;
}
.hot-stat .hot-percent[data-v-0069e6dd] {
  color: #ff4556;
  font-weight: 500;
  margin: 0 2px;
}
.car-list[data-v-0069e6dd] {
  display: flex;
  flex-direction: column;
}
.car-item[data-v-0069e6dd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #eeeeee;
}
.car-item[data-v-0069e6dd]:last-child {
  border-bottom: none;
}
.car-info[data-v-0069e6dd] {
  display: flex;
  align-items: center;
}
.car-img[data-v-0069e6dd] {
  width: 100px;
  height: 67px;
  margin-right: 15px;
  border-radius: 4px;
  overflow: hidden;
}
.car-img img[data-v-0069e6dd] {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.car-detail[data-v-0069e6dd] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.car-name[data-v-0069e6dd] {
  font-size: 16px;
  font-weight: 500;
  color: #232a34;
  margin-bottom: 9px;
}
.car-price[data-v-0069e6dd] {
  display: flex;
  align-items: center;
}
.car-price .price-discount[data-v-0069e6dd] {
  font-size: 15px;
  color: #fe4455;
  font-weight: 500;
  margin-right: 8px;
}
.car-price .price-discount .price-discount-label[data-v-0069e6dd] {
  font-size: 14px;
}
.car-price .price-discount .price-discount-value[data-v-0069e6dd] {
  font-size: 15px;
}
.car-price .price-discount .price-discount-unit[data-v-0069e6dd] {
  font-size: 14px;
}
.car-price .price-original[data-v-0069e6dd] {
  font-size: 14px;
  color: #848e99;
  text-decoration: line-through;
}
.inquiry-btn[data-v-0069e6dd] {
  width: 82px;
  height: 28px;
  border-radius: 3px;
  border: 0.5px solid #ffadb4;
  background: rgba(255, 69, 86, 0.06);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #151f1e;
  cursor: pointer;
  user-select: none;
}
.inquiry-btn.inquiry-btn-asked[data-v-0069e6dd] {
  background: #c9c9c9;
  cursor: not-allowed;
  border-color: #c9c9c9;
}

.brand-name[data-v-39e66710] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #232A34;
  background: #F9FAFB;
  padding: 14px 16px;
  border-radius: 8px;
}
.brand-name .i-select[data-v-39e66710] {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #99A1AF;
  transform: rotateZ(0deg);
  transition: transform 0.15s linear;
}
.brand-name .i-select.i-select-open[data-v-39e66710] {
  transform: rotateZ(180deg);
}
.dropdown-content[data-v-39e66710] {
  display: flex;
}
.dropdown-content .dropdown-left[data-v-39e66710] {
  box-sizing: border-box;
  max-height: 380px;
  padding: 8px 0;
  width: 40px;
  border-right: 1px solid #EEEEEE;
  overflow: hidden auto;
}
.dropdown-content .letter-item[data-v-39e66710] {
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #6A7282;
  background-color: rgba(255, 69, 86, 0);
  margin-bottom: 8px;
  cursor: pointer;
  transition: color 0.25s, background-color 0.25s;
}
.dropdown-content .letter-item[data-v-39e66710]:last-child {
  margin-bottom: 0;
}
.dropdown-content .letter-item.letter-item-select[data-v-39e66710] {
  color: #ffffff;
  background-color: #FF4556;
}
.dropdown-content .dropdown-right[data-v-39e66710] {
  position: relative;
  flex: 1;
  max-height: 380px;
  overflow: hidden auto;
}
.dropdown-content .brand-letter[data-v-39e66710] {
  position: sticky;
  top: 0;
  padding: 0 12px;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  color: #6A7282;
  background: #F5F5F5;
}
.dropdown-content .brand-info[data-v-39e66710] {
  padding: 0 12px;
  display: flex;
  align-items: center;
  color: #333333;
  background: rgba(255, 69, 86, 0);
  cursor: pointer;
  transition: color 0.25s, background-color 0.25s;
}
.dropdown-content .brand-info.brand-info-select[data-v-39e66710],
.dropdown-content .brand-info[data-v-39e66710]:hover {
  color: #ff4556;
  background-color: rgba(255, 69, 86, 0.06);
}
.dropdown-content .brand-info .brand-logo-c[data-v-39e66710] {
  width: 30px;
  height: 30px;
}
.dropdown-content .brand-info .brand-logo[data-v-39e66710] {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.dropdown-content .brand-info .brand-names[data-v-39e66710] {
  height: 46px;
  font-size: 14px;
  font-weight: 500;
  line-height: 46px;
  margin-left: 8px;
}

.info-series-img[data-v-54809e4d] {
  position: relative;
  width: 520px;
  min-height: 412px;
  border-radius: 8px;
  background: url(https://youjia.cdn.bcebos.com/toufang/car-bg-pc.png) center / 100% auto no-repeat;
  margin-bottom: 40px;
  overflow: hidden;
}
.info-series-img .img-info[data-v-54809e4d] {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.info-series-img .series-sale-name[data-v-54809e4d],
.info-series-img .series-sale-price[data-v-54809e4d] {
  position: absolute;
  word-spacing: nowrap;
  color: #000000;
  font-size: 20px;
  height: 30px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  left: 0;
  right: 0;
}
.info-series-img .series-sale-price[data-v-54809e4d] {
  top: 30px;
}
.info-series-img .series-sale-price span[data-v-54809e4d] {
  font-family: 'BaiduNumberPlus_Medium';
  font-size: 30px;
  color: #ff4556;
}
.info-series-img .series-sale-name[data-v-54809e4d] {
  bottom: 32px;
}

.info-label[data-v-11d0f130] {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #232A34;
}
.info-series[data-v-11d0f130] {
  margin-top: 24px;
}
.info-series-items[data-v-11d0f130] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  min-height: 92px;
  max-height: 178px;
  overflow: hidden auto;
  gap: 12px;
}
.info-series-item[data-v-11d0f130] {
  padding: 12px 16px;
  line-height: 1;
  font-size: 16px;
  height: 42px;
  color: #232A34;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #F9FAFB;
  border-radius: 8px;
  background: #F9FAFB;
  transition: color 0.1s linear, border-color 0.1s linear;
}
.info-series-item.info-series-item-select[data-v-11d0f130] {
  background: #FFFFFF;
  color: #FF4556;
  border: 1px solid #FF4556;
}

.model-name[data-v-5a339a74] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #232A34;
  background: #F9FAFB;
  padding: 18px 16px;
  border-radius: 8px;
}
.model-name .i-select[data-v-5a339a74] {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #99A1AF;
  transform: rotateZ(0deg);
  transition: transform 0.15s linear;
}
.model-name .i-select.i-select-open[data-v-5a339a74] {
  transform: rotateZ(180deg);
}
.dropdown-content[data-v-5a339a74] {
  overflow: hidden auto;
  max-height: 380px;
}
.dropdown-content .model-item[data-v-5a339a74] {
  font-size: 14px;
  padding: 0 12px;
  height: 46px;
  line-height: 46px;
  color: #232a34;
  cursor: pointer;
}
.dropdown-content .model-item.model-item-select[data-v-5a339a74],
.dropdown-content .model-item[data-v-5a339a74]:hover {
  color: #ee2a2d;
  font-weight: 500;
}

.sale-info[data-v-0334593a] {
  position: relative;
}
.sale-info[data-v-0334593a]::after {
  position: absolute;
  content: '';
  z-index: -1;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 29.92%);
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -1px;
  left: -1px;
  border-radius: 25px;
}
.info-clue[data-v-0334593a] {
  margin-top: 24px;
  display: flex;
  align-items: stretch;
}
.info-series-info[data-v-0334593a] {
  margin-left: 24px;
  flex: 1;
}
.info-select[data-v-0334593a] {
  display: flex;
  align-items: center;
}
.info-select-content[data-v-0334593a] {
  flex: 1;
}
.info-select-content[data-v-0334593a]:first-child {
  margin-right: 12px;
}
.info-label[data-v-0334593a] {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #232A34;
}
.info-series[data-v-0334593a] {
  margin-top: 24px;
}
.info-model[data-v-0334593a] {
  margin-top: 24px;
}
.info-user[data-v-0334593a] {
  margin-top: 24px;
  display: flex;
  align-items: center;
}
.info-input[data-v-0334593a] {
  margin-top: 12px;
  display: block;
  width: 100%;
  height: 52px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #232A34;
  background: #F9FAFB;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid #F9FAFB;
}
.info-input[data-v-0334593a]:focus {
  border-color: rgba(255, 69, 85, 0.5);
}
.info-input[data-v-0334593a]::placeholder {
  color: #99A1AF;
}
.info-btn[data-v-0334593a] {
  position: relative;
  margin-top: 24px;
  height: 60px;
  background: #FF4556;
  border-radius: 8px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  animation: amplify-data-v-0334593a 1s ease-in-out alternate infinite;
  user-select: none;
  cursor: pointer;
}
.info-btn[data-v-0334593a] :after {
  position: absolute;
  content: "";
  width: 15px;
  height: 100%;
  background: #fff;
  left: 50%;
  transform: skewX(-15deg);
  filter: blur(15px);
  animation: light-data-v-0334593a 1.8s linear infinite normal;
}
.info-privacy[data-v-0334593a] {
  margin-top: 24px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #99A1AF;
  cursor: pointer;
  user-select: none;
}
.info-privacy .info-checked[data-v-0334593a] {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid;
  margin-right: 8px;
}
.info-privacy .i-checked[data-v-0334593a] {
  font-size: 16px;
  color: #1E2939;
  display: block;
  transform: translate(-1px, -1px);
}
.info-privacy .i-privacy[data-v-0334593a] {
  color: #4A5565;
}
.info-privacy .i-privacy[data-v-0334593a]:hover {
  text-decoration: underline;
}
@keyframes amplify-data-v-0334593a {
from {
    transform: scale(0.9);
}
to {
    transform: scale(1);
}
}
@keyframes light-data-v-0334593a {
from {
    left: -10%;
}
75% {
    left: 110%;
}
to {
    left: 110%;
}
}

.toufang[data-v-7122f110] {
  width: 100vw;
  min-width: 1200px;
  min-height: 100vh;
  background: #F6F7F8;
  font-family: "PingFang SC";
}
.banner[data-v-7122f110] {
  height: 150px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.content[data-v-7122f110] {
  width: 1200px;
  margin: 16px auto 0;
}

