/* -------- Colors -------- */
.tcpc-select-item {
  display: flex;
  border: 1px solid #e8e8e8;
  background: #ecf1ff;
}
.tcpc-select-item-small {
  width: 903px;
}
.tcpc-select-item-title {
  width: 70px;
  height: auto;
  background: #dfe4f2;
}
.tcpc-select-item-headline {
  width: 70px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  color: #333;
  font-weight: 500;
  font-size: 14px;
}
.tcpc-select-item-tag {
  margin: 4px 0;
  margin-right: 8px;
}
.tcpc-select-item-list {
  display: flex;
}
.tcpc-select-item-main {
  min-height: 40px;
  width: 832px;
  box-sizing: border-box;
}
.tcpc-select-item-hot {
  width: 832px;
  padding: 0 16px;
  min-height: 40px;
  box-sizing: border-box;
}
.tcpc-select-item-large {
  width: 1100px;
}
.tcpc-select-item-large .tcpc-select-item-main {
  width: 1032px;
}
.tcpc-select-item-large .tcpc-select-item-hot {
  width: 1032px;
}
.tcpc-select-item-content {
  height: 0;
  overflow: hidden;
}
.tcpc-select-item-more {
  width: 70px;
  height: 40px;
  font-size: 14px;
  display: flex;
  place-items: center;
  color: #333;
  font-weight: 500;
  cursor: pointer;
}
.tcpc-select-item-arrow-bottom {
  display: inline-block;
  position: relative;
  width: 13px;
  height: 8px;
}
.tcpc-select-item-arrow-bottom::after {
  display: inline-block;
  content: " ";
  height: 8px;
  width: 8px;
  border-width: 0 2px 2px 0;
  border-color: #333;
  border-style: solid;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform-origin: center;
  transition: transform 0.3s;
  position: absolute;
  top: -3px;
  right: -2px;
  border-radius: 0 0.5px 0.5px 0.5px;
}
.tcpc-select-item.active .tcpc-select-item-arrow-bottom::after {
  transform-origin: center;
  transform: rotate(-135deg);
  transition: transform 0.3s;
  top: 1px;
}
.tcpc-select-item.active .tcpc-select-item-content {
  height: unset;
  overflow: hidden;
}

/* -------- Colors -------- */
.tcpc-region-item {
  padding: 16px 10px 16px 25px;
  background-color: #fff;
}
.tcpc-region-item-label {
  font-weight: 900;
  margin-right: 16px;
  font-size: 14px;
  color: #333;
}
.tcpc-region-item-item {
  margin-bottom: 4px;
  white-space: pre;
}
.tcpc-region-item-district {
  width: 90px;
  margin-right: 26px;
}
.tcpc-region-item-small .tcpc-region-item-district {
  margin-right: 0;
}

/* -------- Colors -------- */
.tcpc-tag {
  font-size: 14px;
  color: #333;
  height: 32px;
  border-radius: 4px;
  display: inline-flex;
  place-items: center;
  font-weight: 500;
  padding: 0 8px;
  cursor: pointer;
  white-space: pre;
}
.tcpc-tag.selected {
  background-color: #3264FF;
  color: #fff !important;
}
.tcpc-tag:not(.selected):hover {
  color: #3264FF;
  transition: color 0.5s ease;
}
.tcpc-tag-arrow {
  width: 10px;
  height: 12px;
  background-size: 100%;
  display: inline-block;
  margin-left: 4px;
}

.ScrollLoad--mecgD .scroll-empty-content--gOI4R {
  min-height: 70vh;
  background-color: #fff;
  color: #999;
  font-size: 16px;
  display: grid;
  place-content: center;
}
.ScrollLoad--mecgD .scroll-empty-content--gOI4R .empty-content--NIE8R {
  text-align: center;
}
.ScrollLoad--mecgD .scroll-empty-content--gOI4R .empty-icon--pMFxm {
  width: 70px;
  height: 58px;
  display: inline-block;
  background-image: url('https://c.8891.com.tw/assets/static/common/icon_42.png');
  background-size: 100%;
  background-repeat: no-repeat;
}
.ScrollLoad--mecgD .scroll-defend--d6gEh {
  position: relative;
  top: -200px;
}
.scroll-loading--PmI5W {
  height: 45px;
  width: 100%;
  display: grid;
  place-items: center;
  box-sizing: border-box;
  margin-top: 10px;
}
.scroll-loading--PmI5W .loading-content--aPI2a {
  align-items: center;
  display: flex;
  color: #333;
}
.scroll-loading--PmI5W .loading-icon--CEjqo {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.on-eath--SZ4lg {
  color: #999;
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

.VerificationCodeItem--qxZQD {
  display: inline-block;
}
.VerificationCodeItem--qxZQD .code-request--R6fkG {
  width: 97px;
  height: 30px;
  line-height: 30px;
  background-color: #3264FF;
  font-size: 14px;
  color: #fff;
  border-radius: 15px;
  cursor: pointer;
}
.VerificationCodeItem--qxZQD button:disabled {
  background-color: #E8E8E8;
  cursor: unset;
}

.rule-modal--s3VRm {
  width: 1000px;
}
.rule-modal--s3VRm iframe {
  border: unset;
  width: 100%;
  height: 460px;
}
.tc-modal--sCzbr .tcpc-modal-close {
  display: none;
}
.tc-modal--sCzbr .tcpc-modal {
  width: unset;
}
.modal-content--cCbE6 {
  text-align: center;
  color: #333;
}
.modal-content--cCbE6 .icon-8--X15mb {
  margin-top: 20px;
  margin-bottom: 15px;
}
.modal-content--cCbE6 .icon-8--X15mb img {
  width: 44px;
  height: 44px;
}
.modal-content--cCbE6 .succeed--ABBO8 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.modal-content--cCbE6 .tip--l3d37 {
  font-size: 14px;
}
.modal-content--cCbE6 .return-btn--gmc72 {
  width: 367px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  background-color: #3264FF;
  border-radius: 24px;
  margin-top: 20px;
  margin-bottom: 15px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.open-price-modal--b_lGG {
  width: 345px;
  height: unset;
  min-height: 202px;
  background: linear-gradient(181deg, #ff5535 27%, #fc6b4d 100%);
  border-radius: 4px;
  padding-left: 0;
  padding-right: 0;
}
.open-price-modal--b_lGG .tcpc-modal-title {
  color: #fff;
}
.open-price-modal--b_lGG .activity-rule--imESE {
  width: 44px;
  height: 24px;
  display: grid;
  place-items: center;
  background-color: #FFBC2A;
  position: absolute;
  right: 7px;
  top: 7px;
  font-size: 12px;
  color: #333;
  background-color: #FFDF54;
  font-weight: 500;
  border-radius: 12px;
}
.open-price-modal--b_lGG .tcm-modal-title--Toz0z {
  color: #fff;
}
.open-price-modal--b_lGG .activity-million-icon--dRUv2 {
  width: 276px;
  height: 108px;
  background-image: url("https://c.8891.com.tw/assets/static/buyCar/103.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 40px;
  top: -108px;
}
.open-price-modal--b_lGG .activity-table--HD_wk,
.open-price-modal--b_lGG .activity-table-content--Tm5SX {
  display: grid;
  grid-template-columns: 50px 85px 60px 70px auto;
  color: #fff;
  font-size: 12px;
  border-bottom: 0.5px solid #fff;
  margin-top: 14px;
  padding: 0 7px 4px;
  text-align: center;
}
.open-price-modal--b_lGG .activity-table-content--Tm5SX {
  border-bottom: unset;
  margin: 5px 0;
}
.TimeItem--H4GNs {
  background-color: #EC4040;
  position: relative;
}
.TimeItem--H4GNs .time-line--v_VOJ {
  box-sizing: border-box;
  padding: 0 165px;
  height: 60px;
}
.TimeItem--H4GNs .await-price-list--zmAze {
  height: 45px;
  box-sizing: border-box;
  background-image: url('https://c.8891.com.tw/assets/static/buyCar/bg2.png');
  background-size: 100%;
  padding-top: 6px;
}
.TimeItem--H4GNs .await-price-center--_A2HG {
  width: 500px;
  margin: 0 auto;
  text-align: center;
}
.TimeItem--H4GNs .await-price--MDZW9 {
  display: inline-block;
  margin: 0 auto;
  background-color: #B82B2B;
  color: #ffb9b9;
  font-size: 16px;
  padding: 4px 20px;
  box-sizing: border-box;
  border-radius: 22px;
  cursor: pointer;
}
.TimeItem--H4GNs .await-price--MDZW9 span {
  margin-left: 16px;
}
.TimeItem--H4GNs .price-roll--DvaCY {
  position: absolute;
  left: 18px;
  top: 5px;
}
.TimeItem--H4GNs .price-roll-2--tAV68 {
  position: absolute;
  right: 17px;
  top: 5px;
  color: #F7E600;
}
.TimeItem--H4GNs .item-1--gln4b {
  display: inline-block;
  margin: 0 auto;
  background-color: #B82B2B;
  color: #ffb9b9;
  font-size: 16px;
  padding: 4px 20px 4px 38px;
  box-sizing: border-box;
  border-radius: 22px;
  cursor: pointer;
  width: 460px;
  position: relative;
  height: 33px;
}
.TimeItem--H4GNs .item-1--gln4b .await-price-1--akUzO {
  color: #ffb9b9;
  font-size: 16px;
}
.TimeItem--H4GNs .date-grid--CAH60 {
  display: grid;
  grid-template-columns: repeat(8, 116px);
  grid-column-gap: 10px;
  text-align: center;
  padding-top: 10px;
}
.TimeItem--H4GNs .left-activity-icon--rceTa,
.TimeItem--H4GNs .right-activity-icon--we68k {
  width: 120px;
  height: 37px;
  background-image: url('https://c.8891.com.tw/assets/static/buyCar/icon25.png');
  background-size: 100%;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 12px;
}
.TimeItem--H4GNs .right-activity-icon--we68k {
  right: 20px;
  left: unset;
}
.TimeItem--H4GNs .arrow-icon--Go34e {
  width: 10px;
  height: 12px;
  background-image: url('https://c.8891.com.tw/assets/static/buyCar/4.png');
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  right: -6px;
  top: 17px;
}
.TimeItem--H4GNs .date-press--q2Sc4 {
  color: #fff !important;
}
.TimeItem--H4GNs .date-press--q2Sc4 .arrow-icon--Go34e {
  background-image: url('https://c.8891.com.tw/assets/static/buyCar/3.png');
}
.TimeItem--H4GNs .date-press--q2Sc4 span {
  color: #FFF900 !important;
}
.TimeItem--H4GNs .date--bwNpX {
  font-size: 14px;
  color: #FFBFAA;
  display: inline-block;
  padding: 0 15px;
  margin-bottom: 4px;
  position: relative;
  padding-right: 18px;
  margin-right: 6px;
}
.TimeItem--H4GNs .date--bwNpX span {
  color: #FFBFAA;
}
.TimeItem--H4GNs .date--bwNpX:nth-last-child(1) .arrow-icon--Go34e {
  display: none;
}
.Activity--tV28t {
  width: 1320px;
  margin: 0 auto;
  position: relative;
}
.Activity--tV28t .activity-left--Hlm0w,
.Activity--tV28t .activity-right--DaSld {
  width: 298px;
  height: 492px;
  position: absolute;
  left: -298px;
  top: 0px;
  z-index: 1;
  cursor: pointer;
}
.Activity--tV28t .code-tip--FiDug {
  padding: 4px 0 0;
  font-size: 16px;
}
.Activity--tV28t .activity-left--Hlm0w {
  background-image: url('https://c.8891.com.tw/assets/static/buyCar/1.png');
  background-size: 100%;
}
.Activity--tV28t .activity-right--DaSld {
  right: -298px;
  top: 0px;
  background-image: url('https://c.8891.com.tw/assets/static/buyCar/2.png');
  background-size: 100%;
  left: unset;
}
.Activity--tV28t .activity-right--DaSld .code--haxlz {
  width: 170px;
  padding-bottom: 4px;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  bottom: 90px;
  left: 60px;
  display: grid;
  place-items: center;
}
.Activity--tV28t .activity-right--DaSld .code--haxlz img {
  width: 90%;
}

/* 主要变量 */
/* prefix 用于所有样式名的前缀 */
/* -------- Colors -------- */
/* -------- Font -------- */
/* 新车变量 */
/* 新车PC */
/* 快捷樣式 */
/* 主題色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色背景顏色*/
/* 配色背景顏色*/
/* 設置字體大小 */
.ant-switch-small {
  height: 20px;
  min-width: 128px;
  line-height: 114px;
}
/* 頭像 */
/* Icon  */
/* button 樣式 */
/*動畫效果*/
/* 全局居中 global-middle  */
/* button 樣式 */
/* 简化 */
.none {
  display: none !important;
}
.tl {
  text-align: left;
}
.br-btn {
  border-radius: 20px;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.bn {
  border: 0  !important;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
i {
  font-style: unset;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
.animated {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
:root {
  --tc-radius-s: 4px;
  --tc-radius-m: 8px;
  --tc-radius-l: 12px;
  --tc-radius-full: 100px;
  --tc-font-size-1: 12px;
  --tc-font-size-2: 13px;
  --tc-font-size-3: 14px;
  --tc-font-size-4: 15px;
  --tc-font-size-5: 16px;
  --tc-font-size-6: 17px;
  --tc-font-size-7: 18px;
  --tc-font-size-8: 19px;
  --tc-font-size-9: 20px;
  --tc-font-size-10: 22px;
  --tc-color-base: #3264FF;
  --tc-color-primary: #3264FF;
  --tc-color-im-base: #5C8AFF;
  --tc-color-success: #00CC81;
  --tc-color-warning: #F87F15;
  --tc-color-danger: #FF0000;
  --tc-color-white: #ffffff;
  --tc-color-gray: #bbb;
  --tc-color-text: #333333;
  --tc-color-text-secondary: #666666;
  --tc-color-weak: #999999;
  --tc-color-border: #bbb;
  --tc-color-box: #f5f5f5;
  --tc-color-white-background: #ffffff;
  --tc-color-gray-background: #e8e8e8;
  --tc-color-primary-background: #3264FF;
  --tc-color-warning-background: #F87F15;
  --tc-color-danger-background: #FF4333;
  --tc-toast-z-index: 999900;
  --tc-modal-z-index: 3100;
  --tc-popup-z-index: 3010;
  --tc-popover-z-index: 3001;
  --tc-mask-z-index: 3000;
  --tc-font-size-main: var(--tc-font-size-5);
  --tc-border-color: var(--tc-color-border);
  --tc-font-family: 'PingFang SC', -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
}
html[data-prefers-color-scheme='usercar'] {
  --tc-color-base: #F87F15;
}
html[data-prefers-color-scheme='dark'] {
  --tc-color-primary: #3086ff;
  --tc-color-success: #34b368;
  --tc-color-warning: #ffa930;
  --tc-color-danger: #ff4a58;
  --tc-color-text: #e6e6e6;
  --tc-color-text-secondary: #b3b3b3;
  --tc-color-weak: #808080;
  --tc-color-light: #4d4d4d;
  --tc-color-border: #2b2b2b;
  --tc-color-box: #0a0a0a;
  --tc-color-white-background: #1a1a1a;
  --tc-border-color: var(--tc-color-border);
}
:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: var(--tc-font-family) !important;
}
body.tc-overflow-hidden {
  overflow: hidden !important;
}
.tc-icon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tc-icon-spin svg {
  animation: tc-icon-spin 1s infinite linear;
}
@keyframes tc-icon-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tc-icon-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
*,
::before,
::after {
  border: 0 solid #e8e8e8;
  box-sizing: border-box;
}
body {
  font-size: 12px;
  font-family: PingFang TC, Helvetica, 'Helvetica Neue', Arial, STHeiti, 'Microsoft JhengHei', '微軟正黑體', sans-serif;
  overscroll-behavior-y: none;
  background: #fff;
  margin: 0;
}
a {
  color: #333;
}
a:hover {
  color: #333;
}
dd {
  margin-bottom: 0 !important;
}
p,
ul,
li,
ol,
dl,
dt,
dd {
  list-style: none;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
dl {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
input {
  vertical-align: middle;
  outline: none;
}
button {
  border: unset;
}
.tc-icon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tc-icon-spin svg {
  animation: tc-icon-spin 1s infinite linear;
}
@keyframes tc-icon-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tc-icon-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.skeleton {
  --width: 100%;
  --height: 0;
  --border-radius: 0;
  background-color: rgba(200, 87, 87, 0.2);
  border-radius: var(--border-radius);
  width: var(--width);
  height: var(--height);
  display: block;
}
.skeleton.skeleton-animated {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: adm-skeleton-loading 1.4s ease infinite;
}
@keyframes adm-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.nav-box-shadow {
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
}
.active-icon {
  width: 55px;
  height: 18px;
  display: inline-block;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688954632152239.png');
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -10px;
  top: 4px;
}
.app-download {
  padding: 40px 50px;
  width: 688px;
}
.app-download h3 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
}
.app-download-banner {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}
.app-download-list {
  display: flex;
  flex-wrap: wrap;
}
.app-download-list-item {
  width: 117px;
  margin-top: 24px;
}
.app-download-list-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.app-download-list-item p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
  color: #333;
}
.help-list {
  display: flex;
  padding: 40px 66px;
}
.nav-profile {
  width: 374px;
  padding: 40px;
  background-color: #fff;
}
.nav-profile h3 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 16px;
}
.nav-profile h3 a {
  color: #333;
}
.nav-profile-title {
  color: #3264FF;
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.nav-profile-row {
  display: flex;
  flex-wrap: wrap;
}
.nav-profile-row.split {
  flex-direction: column;
}
.nav-profile-row.split .nav-profile-col {
  padding: 0;
  border-right: 0;
}
.nav-profile-col {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  margin-top: 16px;
  padding: 0 9px;
  border-right: 1px solid #E9EEFF;
}
.nav-profile-col:nth-of-type(4n) {
  border-right: none;
}
.nav-profile-col:nth-of-type(4n + 1) {
  padding-left: 0;
}
.nav-profile-col:first-child {
  padding-left: 0;
}
.nav-profile-col:last-child {
  padding-right: 0;
  border-right: none;
}
.tc-top-nav-right-dividing {
  margin-top: 8px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #EEECF4;
}
.tc-top-nav-popover.article {
  padding-left: 50px;
  justify-content: flex-start;
}
.tc-top-nav-popover.movie {
  padding-left: 50px;
  justify-content: flex-start;
}
.tc-top-nav-popover.movie li {
  margin-top: 0;
  margin-bottom: 20px;
}
.tc-top-nav-popover.movie ul:last-child {
  margin-right: 0;
}
.tc-top-nav-popover-images {
  display: flex;
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
}
.tc-top-nav-popover-image {
  margin-right: 38px;
}
.tc-top-nav-popover-image:last-child {
  margin-right: 0;
}
.tc-top-nav-popover-image-top {
  width: 182px;
  height: auto;
  margin-bottom: 24px;
}
.tc-top-nav-logout {
  color: unset;
}
.tc-top-nav-logout::after {
  content: '|';
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}
.tc-top-nav-msg {
  color: #3264FF;
  margin-left: 5px;
}
.tc-top-nav-msg::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688954712902623.png');
  background-size: 100%;
  margin-right: 5px;
  top: 2px;
}
.nav-profile-bottom {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}
.tc-search-popover {
  position: fixed;
  top: -100%;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 10000;
  box-sizing: border-box;
  transition: ease-in-out 0.8s;
}
.tc-search-popover-header {
  display: flex;
  justify-content: space-between;
  width: 970px;
  height: 60px;
  align-items: center;
}
.tc-search-popover-content {
  display: flex;
  width: 836px;
  margin-top: 44px;
  position: relative;
}
.tc-search-popover-input {
  position: relative;
  width: 688px;
  height: 56px;
  border: 1px solid #999999;
  border-radius: 8px;
  margin-right: 18px;
  box-sizing: border-box;
}
.tc-search-popover-input input {
  border: none;
  display: block;
  color: #333;
  font-size: 28px;
  line-height: 56px;
  width: 100%;
  height: 54px;
  padding-left: 10px;
  background-color: transparent;
  outline: none;
}
.tc-search-popover-btn {
  width: 131px;
  height: 56px;
  background: linear-gradient(153deg, #ffbd54, #ff8116 83%);
  border-radius: 4px;
  font-size: 20px;
  color: #fff;
  border: none;
  cursor: pointer;
}
.tc-search-popover-extra {
  margin-top: 40px;
  width: 836px;
  display: flex;
  justify-content: flex-start;
}
.tc-search-popover-extra p {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-bottom: 12px;
  min-width: 64px;
}
.tc-search-popover-extra ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}
.tc-search-popover-extra a {
  display: block;
  line-height: 30px;
  background-color: #E8E8E8;
  color: #666;
  font-size: 16px;
  padding: 0 8px;
  border-radius: 15px;
  margin-bottom: 15px;
}
.tc-search-popover-extra li {
  margin-right: 20px;
}
.tc-search-popover-extra li img {
  margin-right: 4px;
  vertical-align: -1px;
}
.tc-item-ads a {
  background-color: #EAEFFF;
  color: #3264FF;
}
.tc-search-popover-input-mentions {
  display: block;
  position: absolute;
  width: 100%;
  padding: 20px 0;
  background-color: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.tc-search-popover-input-mentions a {
  display: block;
  line-height: 24px;
  font-size: 16px;
  color: #666;
  padding-left: 20px;
}
.tc-search-popover-input-mentions a:hover {
  text-decoration: none;
}
.tc-search-popover-input-mentions a.active {
  background-color: #F5F5F5;
}
.hide {
  display: none;
}
.tc-search-popover-close {
  width: 36px;
  height: 36px;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688954747815730.png');
  background-size: 100% auto;
  cursor: pointer;
}
.tc-search-popover-logo {
  height: 28px;
  width: auto;
}
.help-list-item {
  margin-right: 66px;
  height: 92px;
}
.help-list-item:last-child {
  margin-right: 0;
}
.help-list-icon {
  display: block;
  width: 60px;
  height: 60px;
  margin-bottom: 14px;
}
.help-list-text {
  font-size: 14px;
  color: #333;
  line-height: 18px;
  text-align: center;
}
.article-popover-list {
  display: flex;
}
.article-popover-list-item {
  width: 182px;
  margin-right: 25px;
}
.article-popover-list-item:last-child {
  margin-right: 0;
}
.article-popover-list-image {
  display: block;
  width: 182px;
  height: 72px;
  margin-bottom: 23px;
}
.article-popover-list-title {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 900;
}
.article-popover-list-text {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  text-align: center;
}
.search-active-box {
  width: 836px;
}
.search-active-img {
  margin-top: 20px;
  display: block;
}
.tc-search-popover-drop {
  width: 686px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  top: 56px;
  position: absolute;
  left: 0;
  z-index: 9;
}
.tc-search-popover-drop .history p {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 18px;
  display: flex;
  justify-content: space-between;
  margin: 20px 20px 12px 20px;
}
.tc-search-popover-drop .history p span {
  color: #3264ff;
  font-weight: 400;
  cursor: pointer;
}
.tc-search-popover-drop .history ul {
  cursor: pointer;
}
.tc-search-popover-drop .history ul li {
  padding-left: 20px;
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.tc-search-popover-drop .history ul li a {
  font-size: 16px;
  color: #666666;
  width: 460px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.tc-search-popover-drop .history ul li:hover {
  background: #f5f5f5;
}
.tc-search-popover-drop .results .brand {
  display: flex;
  align-items: center;
  padding: 5px 0 5px 20px;
}
.tc-search-popover-drop .results .brand img {
  width: 36px;
  height: 36px;
  margin-right: 8px;
}
.tc-search-popover-drop .results .brand p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #666666;
}
.tc-search-popover-drop .results .brand:hover {
  cursor: pointer;
  background: #f5f5f5;
}
.tc-search-popover-drop .results .kind {
  cursor: pointer;
  width: 100%;
  padding: 5px 20px 5px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tc-search-popover-drop .results .kind .title {
  font-size: 16px;
  color: #666666;
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.tc-search-popover-drop .results .kind .btn {
  display: flex;
  justify-content: flex-end;
}
.tc-search-popover-drop .results .kind .btn a {
  margin-left: 24px;
  color: #333333;
  font-size: 14px;
}
.tc-search-popover-drop .results .kind:hover {
  background: #f5f5f5;
}
.tc-search-popover-drop .results .article {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 20px;
}
.tc-search-popover-drop .results .article p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.tc-search-popover-drop .results .article:hover {
  cursor: pointer;
  background: #f5f5f5;
}

.ask-active-btn--XU3XI {
  width: 100%;
  height: 45px;
  background: linear-gradient(153deg, #ff207e, #bc1ee4 83%);
  border-radius: 36px;
}
.ask-active-btn--XU3XI .active-price--E8009 {
  color: #FFEA00;
}
.AskPriceMenu--RiiNE .car-desc--mnxGS {
  grid-template-columns: 160px auto;
  grid-column-gap: 10px;
  align-items: center;
  font-size: 20px;
  color: #333;
  display: grid;
}
.AskPriceMenu--RiiNE .car-price-item--F8nlQ .car-price-thumb--mHac2 {
  width: 160px;
  height: 107px;
}
.AskPriceMenu--RiiNE .car-price-item--F8nlQ .car-price-thumb--mHac2 img {
  width: 100%;
}
.AskPriceMenu--RiiNE .car-price-thumb--mHac2 {
  width: 105px;
  height: 70px;
  margin: 0 auto;
}
.AskPriceMenu--RiiNE .car-price-thumb--mHac2 img {
  width: 100%;
}
.AskPriceMenu--RiiNE .brand-name--FbF15 {
  font-size: 16px;
  color: #333;
}
.AskPriceMenu--RiiNE .two-price-item--ejvYy {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  text-align: center;
}
.AskPriceMenu--RiiNE .two-price-brand--JXjJu {
  width: 200px;
  border-right: 0.5px solid #e8e8e8;
  padding-right: 80px;
}
.AskPriceMenu--RiiNE .two-label--YKDhN {
  color: #333;
  font-weight: 900;
  font-size: 14px;
}
.AskPriceMenu--RiiNE .two-arrow-icon--JcsFf {
  width: 8.5px;
  height: 16px;
  background-image: url('https://c.8891.com.tw/assets/static/kindsum/9.png');
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 5px;
}
.AskPriceMenu--RiiNE .two-kind-price--zirG1 {
  color: #FF6600;
  font-size: 17px;
  text-decoration: line-through #333;
  display: inline-flex;
  align-items: center;
  text-align: center;
}
.AskPriceMenu--RiiNE .two-price-question--WNe5z {
  width: 200px;
  padding-left: 80px;
}
.AskPriceMenu--RiiNE .two-question-price--tMhq7 {
  font-size: 17px;
  color: #FF6600;
}
.AskPrice--lJF5H {
  width: 442px;
  margin: 0 auto;
}
.AskPrice--lJF5H .ask-item-6--kobTh {
  margin-top: 6px;
  margin-bottom: 14px;
  color: #999;
  font-size: 12px;
  width: 393px;
  margin: 20px auto 0px;
  position: relative;
}
.AskPrice--lJF5H .ask-item-6--kobTh .circle-icon--nfCLa {
  width: 14px;
  height: 14px;
  background-image: url(997f70b218cf1a866760.png);
  background-size: 100%;
  margin-right: 16px;
  margin-top: -2px;
  position: absolute;
  left: -20px;
  top: 4px;
}
.AskPrice--lJF5H .ask-item-6--kobTh .circle-icon--nfCLa.press--Ui6jT {
  background-image: url(2d23a3b2ced6e600d6b7.png);
}
.AskPrice--lJF5H .ask-item-6--kobTh span {
  margin-left: 10px;
  color: #3264FF;
}
.AskPrice--lJF5H .ask-item-6--kobTh a {
  color: #999999;
  text-decoration: underline;
}
.AskPrice--lJF5H .reminder--v71Dh {
  position: absolute;
  bottom: -16px;
  left: 72px;
  color: #FF0000;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
}
.AskPrice--lJF5H .ask-btn--mBefZ {
  margin-top: 24px;
}
.AskPrice--lJF5H .inqupt-item--x4AgF {
  margin-top: 20px;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  white-space: pre;
  position: relative;
  grid-template-columns: 70px auto;
  align-content: center;
  display: flex;
}
.AskPrice--lJF5H .inqupt-item--x4AgF label {
  display: inline-flex;
  width: 70px;
  height: 28px;
  align-items: center;
}
.AskPrice--lJF5H .code--Gatui {
  width: 253px;
}
.AskPrice--lJF5H input {
  width: 374px;
  height: 30px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding-left: 10px;
}
.AskPrice--lJF5H .car-item--m_D7E {
  display: grid;
  grid-template-columns: 185px auto;
  grid-column-gap: 10px;
  text-align: left;
}
.AskPrice--lJF5H .car-item--m_D7E .car-img--zKsp0 {
  width: 185px;
  height: 105px;
}
.AskPrice--lJF5H .car-item--m_D7E .car-img--zKsp0 img {
  width: 100%;
}
.AskPrice--lJF5H .car-item--m_D7E .brand-name--FbF15 {
  margin-top: 24px;
  font-size: 20px;
  color: #333;
  font-weight: 400;
}
.AskPrice--lJF5H .car-item--m_D7E .price--aOM7_ {
  font-size: 20px;
  color: #FF0000;
  font-weight: 400;
  margin-top: 6px;
}
.AskPrice--lJF5H .protect-icon--xr6PU {
  width: 14px;
  height: 16px;
  background-image: url(d0c8409d7d93ee2b2dad.png);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 8px;
  top: 8px;
}
.AskPrice--lJF5H .protect-icon--xr6PU.press--Ui6jT {
  background-image: url(39dcde224dd4ef919f89.png);
}
.AskPrice--lJF5H .ask-count--C0Dk1 {
  font-size: 12px;
}
.ask-price-discounts-banner-item--jrBwQ {
  width: 100%;
  height: 120px;
  background-image: url('https://c.8891.com.tw/assets/static/ask/img-1.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #f54b4c;
  border-radius: 10px 10px 0 0;
  position: relative;
  font-size: 17px;
  color: #fff;
}
.ask-price-discounts-banner-item--jrBwQ .discounts-date--xfupH {
  position: absolute;
  left: 24px;
  top: 12px;
  font-size: 17px;
}
.ask-price-discounts-banner-item--jrBwQ .discount-region--pdV2x {
  position: absolute;
  bottom: 14px;
  right: 14px;
  font-size: 14px;
}
.ask-price-discounts-banner-item--jrBwQ .discounts-price-item--fPgRp {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 6px;
  padding-top: 24px;
  box-sizing: border-box;
}
.ask-price-discounts-banner-item--jrBwQ .price--aOM7_ {
  font-size: 36px;
  color: #FFC700;
  margin-top: 20px;
}
.AskPriceDiscountsModal--d_d9A {
  width: 600px;
  border-radius: 10px;
  padding: 0 0 20px;
}
.AskPriceModal--w7QuI,
.AskPriceMenuModal--EMAhl {
  width: 600px;
  border-radius: 10px;
  padding: 20px 28px;
}
.AskPriceModal--w7QuI .tcpc-modal-title,
.AskPriceMenuModal--EMAhl .tcpc-modal-title {
  color: #2F6CD3;
  font-size: 22px;
}
.AskPrice--lJF5H.AskPriceDiscounts--i01Do .car-item--m_D7E {
  display: grid;
  grid-template-columns: 160px auto;
  grid-column-gap: 10px;
  text-align: left;
}
.AskPrice--lJF5H.AskPriceDiscounts--i01Do .car-item--m_D7E .brand-name--FbF15 {
  margin-top: 35px;
}
.AskPrice--lJF5H.AskPriceDiscounts--i01Do .car-item--m_D7E .car-img--zKsp0 {
  width: 160px;
  height: 107px;
}
.activity-price--B18zL .activity-price-text-1--Fld2C {
  color: #fff;
  font-size: 25px;
  margin-top: 12px;
}
.activity-price--B18zL .activity-price-text-1--Fld2C span {
  color: #FFE201;
}
.activity-price--B18zL .activity-price-text--ARDX1 {
  color: #FFE201;
  font-size: 15px;
}
.activity-price--B18zL .activity-price-text-2--bvWBG {
  position: absolute;
  left: 16px;
  top: 16px;
}
.activity-price--B18zL .discount-region--pdV2x {
  position: absolute;
  right: 16px;
  top: 16px;
}

.discounts--EYIr7 {
  margin: 0 auto;
  width: 1190px;
}
.discounts--EYIr7 .discounts-title--NR2yt {
  font-size: 20px;
  font-weight: 900;
  margin: 22px 0 24px;
  display: flex;
  align-items: center;
}
.discounts--EYIr7 .discounts-title--NR2yt .discounts-total--qjmWt {
  color: #3264FF;
}
.discounts--EYIr7 .discounts-main--MKm1W {
  width: 903px;
}
.discounts--EYIr7 .discount-two-item--Qx3ha {
  margin-top: -1px;
}

