/* 主要变量 */
/* prefix 用于所有样式名的前缀 */
/* -------- Colors -------- */
/* -------- Font -------- */
/* 新车变量 */
/* 新车PC */
/* 快捷樣式 */
/* 主題色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色背景顏色*/
/* 配色背景顏色*/
/* 設置字體大小 */
.ant-switch-small--wQJgM {
  height: 20px;
  min-width: 128px;
  line-height: 114px;
}
/* 頭像 */
/* Icon  */
/* button 樣式 */
/*動畫效果*/
/* 全局居中 global-middle  */
/* button 樣式 */
/* 简化 */
.none--AGPDW {
  display: none !important;
}
.tl--qp2Ob {
  text-align: left;
}
.br-btn--aYaae {
  border-radius: 20px;
}
.pr--efhcy {
  position: relative;
}
.pa--cEWmw {
  position: absolute;
}
.bn--sRF31 {
  border: 0  !important;
}
.ellipsis--FTr1t {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
i {
  font-style: unset;
}
@-webkit-keyframes bounceInUp--gUoKL {
  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--gUoKL {
  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--gUoKL {
  -webkit-animation-name: bounceInUp--gUoKL;
  animation-name: bounceInUp--gUoKL;
}
.animated--lT3vm {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated--lT3vm.infinite--fQBX6 {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated--lT3vm.delay-1s--raoW2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated--lT3vm.delay-2s--UAk2h {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated--lT3vm.delay-3s--UUxos {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated--lT3vm.delay-4s--Elguc {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated--lT3vm.delay-5s--Abiw5 {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated--lT3vm.fast--kaYil {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated--lT3vm.faster--K0DZG {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated--lT3vm.slow--zI0lB {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated--lT3vm.slower--ZIyhi {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated--lT3vm {
    -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--uPhW0 {
  overflow: hidden !important;
}
.tc-icon--VtYAM {
  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--fgf4r svg {
  animation: tc-icon-spin--fgf4r 1s infinite linear;
}
@keyframes tc-icon-spin--fgf4r {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tc-icon-spin--fgf4r {
  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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
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--VtYAM {
  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--fgf4r svg {
  animation: tc-icon-spin--fgf4r 1s infinite linear;
}
@keyframes tc-icon-spin--fgf4r {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tc-icon-spin--fgf4r {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.skeleton--LuxxR {
  --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--LuxxR.skeleton-animated--HxJuM {
  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--JV95r 1.4s ease infinite;
}
@keyframes adm-skeleton-loading--JV95r {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.nav-box-shadow--ZPlCR {
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
}
.active-icon--BfrIq {
  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--XVtVq {
  padding: 40px 50px;
  width: 688px;
}
.app-download--XVtVq h3 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
}
.app-download-banner--UHRP9 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}
.app-download-list--cZ9Cs {
  display: flex;
  flex-wrap: wrap;
}
.app-download-list-item--vy3u8 {
  width: 117px;
  margin-top: 24px;
}
.app-download-list-item--vy3u8 a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.app-download-list-item--vy3u8 p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
  color: #333;
}
.help-list--FwNbe {
  display: flex;
  padding: 40px 66px;
}
.nav-profile--wFReP {
  width: 374px;
  padding: 40px;
  background-color: #fff;
}
.nav-profile--wFReP h3 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 16px;
}
.nav-profile--wFReP h3 a {
  color: #333;
}
.nav-profile-title--xssQI {
  color: #3264FF;
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.nav-profile-row--iuH9p {
  display: flex;
  flex-wrap: wrap;
}
.nav-profile-row--iuH9p.split--_H7uo {
  flex-direction: column;
}
.nav-profile-row--iuH9p.split--_H7uo .nav-profile-col--B0Day {
  padding: 0;
  border-right: 0;
}
.nav-profile-col--B0Day {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  margin-top: 16px;
  padding: 0 9px;
  border-right: 1px solid #E9EEFF;
}
.nav-profile-col--B0Day:nth-of-type(4n) {
  border-right: none;
}
.nav-profile-col--B0Day:nth-of-type(4n + 1) {
  padding-left: 0;
}
.nav-profile-col--B0Day:first-child {
  padding-left: 0;
}
.nav-profile-col--B0Day:last-child {
  padding-right: 0;
  border-right: none;
}
.tc-top-nav-right-dividing--QS2mj {
  margin-top: 8px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #EEECF4;
}
.tc-top-nav-popover--eeeSx.article--W1gxd {
  padding-left: 50px;
  justify-content: flex-start;
}
.tc-top-nav-popover--eeeSx.movie--RAfxa {
  padding-left: 50px;
  justify-content: flex-start;
}
.tc-top-nav-popover--eeeSx.movie--RAfxa li {
  margin-top: 0;
  margin-bottom: 20px;
}
.tc-top-nav-popover--eeeSx.movie--RAfxa ul:last-child {
  margin-right: 0;
}
.tc-top-nav-popover-images--PQPbS {
  display: flex;
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
}
.tc-top-nav-popover-image--Q1w3W {
  margin-right: 38px;
}
.tc-top-nav-popover-image--Q1w3W:last-child {
  margin-right: 0;
}
.tc-top-nav-popover-image-top--CFsEb {
  width: 182px;
  height: auto;
  margin-bottom: 24px;
}
.tc-top-nav-logout--P5flf {
  color: unset;
}
.tc-top-nav-logout--P5flf::after {
  content: '|';
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}
.tc-top-nav-msg--kqadD {
  color: #3264FF;
  margin-left: 5px;
}
.tc-top-nav-msg--kqadD::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--Ikey2 {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}
.tc-search-popover--Dnr36 {
  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--HgK2p {
  display: flex;
  justify-content: space-between;
  width: 970px;
  height: 60px;
  align-items: center;
}
.tc-search-popover-content--FpWx6 {
  display: flex;
  width: 836px;
  margin-top: 44px;
  position: relative;
}
.tc-search-popover-input--FUQ86 {
  position: relative;
  width: 688px;
  height: 56px;
  border: 1px solid #999999;
  border-radius: 8px;
  margin-right: 18px;
  box-sizing: border-box;
}
.tc-search-popover-input--FUQ86 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--IYLRb {
  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--oJFjO {
  margin-top: 40px;
  width: 836px;
  display: flex;
  justify-content: flex-start;
}
.tc-search-popover-extra--oJFjO p {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-bottom: 12px;
  min-width: 64px;
}
.tc-search-popover-extra--oJFjO ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}
.tc-search-popover-extra--oJFjO 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--oJFjO li {
  margin-right: 20px;
}
.tc-search-popover-extra--oJFjO li img {
  margin-right: 4px;
  vertical-align: -1px;
}
.tc-item-ads--ECnbJ a {
  background-color: #EAEFFF;
  color: #3264FF;
}
.tc-search-popover-input-mentions--zF3tM {
  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--zF3tM a {
  display: block;
  line-height: 24px;
  font-size: 16px;
  color: #666;
  padding-left: 20px;
}
.tc-search-popover-input-mentions--zF3tM a:hover {
  text-decoration: none;
}
.tc-search-popover-input-mentions--zF3tM a.active--TlYro {
  background-color: #F5F5F5;
}
.hide--CRxU0 {
  display: none;
}
.tc-search-popover-close--L3Zm5 {
  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--wNzC5 {
  height: 28px;
  width: auto;
}
.help-list-item--wqvNn {
  margin-right: 66px;
  height: 92px;
}
.help-list-item--wqvNn:last-child {
  margin-right: 0;
}
.help-list-icon--eQaga {
  display: block;
  width: 60px;
  height: 60px;
  margin-bottom: 14px;
}
.help-list-text--QBQqD {
  font-size: 14px;
  color: #333;
  line-height: 18px;
  text-align: center;
}
.article-popover-list--EsOBB {
  display: flex;
}
.article-popover-list-item--mLwWa {
  width: 182px;
  margin-right: 25px;
}
.article-popover-list-item--mLwWa:last-child {
  margin-right: 0;
}
.article-popover-list-image--eFkce {
  display: block;
  width: 182px;
  height: 72px;
  margin-bottom: 23px;
}
.article-popover-list-title--N3MuJ {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 900;
}
.article-popover-list-text--EXKMM {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  text-align: center;
}
.search-active-box--a4wGk {
  width: 836px;
}
.search-active-img--rq4Kr {
  margin-top: 20px;
  display: block;
}
.tc-search-popover-drop--dEpU1 {
  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--dEpU1 .history--y0mSA 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--dEpU1 .history--y0mSA p span {
  color: #3264ff;
  font-weight: 400;
  cursor: pointer;
}
.tc-search-popover-drop--dEpU1 .history--y0mSA ul {
  cursor: pointer;
}
.tc-search-popover-drop--dEpU1 .history--y0mSA ul li {
  padding-left: 20px;
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.tc-search-popover-drop--dEpU1 .history--y0mSA 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--dEpU1 .history--y0mSA ul li:hover {
  background: #f5f5f5;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .brand--lgO7R {
  display: flex;
  align-items: center;
  padding: 5px 0 5px 20px;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .brand--lgO7R img {
  width: 36px;
  height: 36px;
  margin-right: 8px;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .brand--lgO7R p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #666666;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .brand--lgO7R:hover {
  cursor: pointer;
  background: #f5f5f5;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .kind--QrIqP {
  cursor: pointer;
  width: 100%;
  padding: 5px 20px 5px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .kind--QrIqP .title--BRTGR {
  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--dEpU1 .results--ggygA .kind--QrIqP .btn--OIZHq {
  display: flex;
  justify-content: flex-end;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .kind--QrIqP .btn--OIZHq a {
  margin-left: 24px;
  color: #333333;
  font-size: 14px;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .kind--QrIqP:hover {
  background: #f5f5f5;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .article--W1gxd {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 20px;
}
.tc-search-popover-drop--dEpU1 .results--ggygA .article--W1gxd 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--dEpU1 .results--ggygA .article--W1gxd:hover {
  cursor: pointer;
  background: #f5f5f5;
}
.BusinessList--dmz3e {
  width: 740px;
  border-right: 1px solid #E8E8E8;
  padding-top: 20px;
  display: inline-block;
  min-height: 800px;
}
.BusinessList--dmz3e .empty--sQ5Ln a {
  display: block;
}
.BusinessList--dmz3e .tip-1--tvvax,
.BusinessList--dmz3e .tip-2--SOu0i {
  height: 25px;
  font-size: 17px;
  font-weight: 900;
  color: #333333;
  text-align: center;
}
.BusinessList--dmz3e .tip-1--tvvax {
  margin-top: 80px;
}
.BusinessList--dmz3e .tip-2--SOu0i {
  margin-bottom: 20px;
}
.BusinessList--dmz3e .join-btn--hrYd5 {
  width: 160px;
  height: 45px;
  margin: 0 auto;
  font-size: 17px;
  display: flex;
}
.BusinessList--dmz3e h3 {
  font-size: 20px;
  font-weight: 900;
  color: #333333;
}
.BusinessList--dmz3e .tip--d6DLi {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 8px;
}
.BusinessList--dmz3e .item--m3zyd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 185px;
  border-bottom: 1px solid #E8E8E8;
  padding-right: 40px;
}
.BusinessList--dmz3e .item--m3zyd .name--qSYWn {
  font-size: 20px;
  font-weight: 900;
  color: #333333;
}
.BusinessList--dmz3e .item--m3zyd .store-name--i5DPh {
  height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.BusinessList--dmz3e .item--m3zyd .region--MYWaZ {
  height: 20px;
  font-size: 14px;
  font-weight: 900;
  color: #666666;
  line-height: 20px;
  margin: 4px 0;
}
.BusinessList--dmz3e .item--m3zyd .phone--VuUr3 {
  color: #FF0000;
  font-size: 16px;
  font-weight: 900;
  margin-top: 10px;
}
.BusinessList--dmz3e .item--m3zyd .phone--VuUr3 span {
  color: #666;
}
.BusinessList--dmz3e .item--m3zyd .called-count--FQP1e {
  margin-top: 6px;
  font-size: 14px;
  color: #333333;
}
.BusinessList--dmz3e .item--m3zyd .called-count--FQP1e i {
  font-style: normal;
}
.BusinessList--dmz3e .item--m3zyd .called-count--FQP1e b {
  color: #1D4D8C;
  font-weight: 400;
}
.BusinessList--dmz3e .item--m3zyd .left--RgXuP {
  display: flex;
  align-items: center;
}
.BusinessList--dmz3e .item--m3zyd .avatar--GnEur {
  width: 103px;
  height: 103px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 24px;
}
.BusinessList--dmz3e .item--m3zyd .avatar--GnEur img {
  width: 100%;
  height: 100%;
}
.BusinessList--dmz3e .item--m3zyd .right--fadi6 {
  width: 110px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.BusinessList--dmz3e .item--m3zyd .right--fadi6 img {
  width: 100px;
  height: 100px;
}

.BusinessMap--uaEzN {
  margin: 24px 0 0 40px;
  width: 376px;
}
.BusinessMap--uaEzN a {
  width: 100%;
}
.BusinessMap--uaEzN h2 {
  width: 100px;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 24px;
}
.BusinessMap--uaEzN .google-map--Xj9XG {
  border: 1px solid #e8e8e8;
}
.BusinessMap--uaEzN .google-map--Xj9XG .gm-control-active.gm-fullscreen-control,
.BusinessMap--uaEzN .google-map--Xj9XG .gmnoprint,
.BusinessMap--uaEzN .google-map--Xj9XG .gm-style-cc,
.BusinessMap--uaEzN .google-map--Xj9XG .gm-svpc {
  display: none !important;
}
.BusinessMap--uaEzN .region--nWSsi {
  margin-top: 24px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.BusinessMap--uaEzN .region--nWSsi .region-icon--s01YF {
  width: 13px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: sub;
  margin-right: 4px;
}
.BusinessMap--uaEzN .phone--EPjUS {
  margin-top: 14px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.BusinessMap--uaEzN .phone--EPjUS .phone-icon--mDsxk {
  width: 13px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-right: 4px;
}
.BusinessMap--uaEzN .phone--EPjUS b {
  margin: 0 4px;
}
.BusinessMap--uaEzN .phone--EPjUS span {
  font-size: 14px;
  font-weight: 900;
  color: #ff0000;
  line-height: 20px;
}
.BusinessMap--uaEzN .check-big-map--D7O6I {
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #1d4d8c;
  display: flex;
  justify-content: center;
  align-items: center;
}

: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--Rk3NK {
  overflow: hidden !important;
}
.tc-icon--Y8dDg {
  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--ZexAU svg {
  animation: tc-icon-spin--ZexAU 1s infinite linear;
}
@keyframes tc-icon-spin--ZexAU {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tc-icon-spin--ZexAU {
  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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
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--Y8dDg {
  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--ZexAU svg {
  animation: tc-icon-spin--ZexAU 1s infinite linear;
}
@keyframes tc-icon-spin--ZexAU {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tc-icon-spin--ZexAU {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.skeleton--YgKLv {
  --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--YgKLv.skeleton-animated--lk5Bp {
  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--cbpyB 1.4s ease infinite;
}
@keyframes adm-skeleton-loading--cbpyB {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.nav-box-shadow--lhQWk {
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
}
.active-icon--FTDBi {
  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--BiAJZ {
  padding: 40px 50px;
  width: 688px;
}
.app-download--BiAJZ h3 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
}
.app-download-banner--irc3q {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}
.app-download-list--FRNwx {
  display: flex;
  flex-wrap: wrap;
}
.app-download-list-item--H2y40 {
  width: 117px;
  margin-top: 24px;
}
.app-download-list-item--H2y40 a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.app-download-list-item--H2y40 p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
  color: #333;
}
.help-list--Y56jo {
  display: flex;
  padding: 40px 66px;
}
.nav-profile--M8AEf {
  width: 374px;
  padding: 40px;
  background-color: #fff;
}
.nav-profile--M8AEf h3 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 16px;
}
.nav-profile--M8AEf h3 a {
  color: #333;
}
.nav-profile-title--YiK19 {
  color: #3264FF;
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.nav-profile-row--HD6qc {
  display: flex;
  flex-wrap: wrap;
}
.nav-profile-row--HD6qc.split--iqh0E {
  flex-direction: column;
}
.nav-profile-row--HD6qc.split--iqh0E .nav-profile-col--dli8g {
  padding: 0;
  border-right: 0;
}
.nav-profile-col--dli8g {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  margin-top: 16px;
  padding: 0 9px;
  border-right: 1px solid #E9EEFF;
}
.nav-profile-col--dli8g:nth-of-type(4n) {
  border-right: none;
}
.nav-profile-col--dli8g:nth-of-type(4n + 1) {
  padding-left: 0;
}
.nav-profile-col--dli8g:first-child {
  padding-left: 0;
}
.nav-profile-col--dli8g:last-child {
  padding-right: 0;
  border-right: none;
}
.tc-top-nav-right-dividing--NnoIJ {
  margin-top: 8px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #EEECF4;
}
.tc-top-nav-popover--IJCpa.article--aq36W {
  padding-left: 50px;
  justify-content: flex-start;
}
.tc-top-nav-popover--IJCpa.movie--qMrnq {
  padding-left: 50px;
  justify-content: flex-start;
}
.tc-top-nav-popover--IJCpa.movie--qMrnq li {
  margin-top: 0;
  margin-bottom: 20px;
}
.tc-top-nav-popover--IJCpa.movie--qMrnq ul:last-child {
  margin-right: 0;
}
.tc-top-nav-popover-images--Hy6s5 {
  display: flex;
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
}
.tc-top-nav-popover-image--XIX_t {
  margin-right: 38px;
}
.tc-top-nav-popover-image--XIX_t:last-child {
  margin-right: 0;
}
.tc-top-nav-popover-image-top--eNzpL {
  width: 182px;
  height: auto;
  margin-bottom: 24px;
}
.tc-top-nav-logout--NSQfk {
  color: unset;
}
.tc-top-nav-logout--NSQfk::after {
  content: '|';
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
}
.tc-top-nav-msg--yePnr {
  color: #3264FF;
  margin-left: 5px;
}
.tc-top-nav-msg--yePnr::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--IW02W {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}
.tc-search-popover--phki_ {
  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--L5jPc {
  display: flex;
  justify-content: space-between;
  width: 970px;
  height: 60px;
  align-items: center;
}
.tc-search-popover-content--taS5e {
  display: flex;
  width: 836px;
  margin-top: 44px;
  position: relative;
}
.tc-search-popover-input--c9flZ {
  position: relative;
  width: 688px;
  height: 56px;
  border: 1px solid #999999;
  border-radius: 8px;
  margin-right: 18px;
  box-sizing: border-box;
}
.tc-search-popover-input--c9flZ 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--pE23r {
  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--Su9nV {
  margin-top: 40px;
  width: 836px;
  display: flex;
  justify-content: flex-start;
}
.tc-search-popover-extra--Su9nV p {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-bottom: 12px;
  min-width: 64px;
}
.tc-search-popover-extra--Su9nV ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
}
.tc-search-popover-extra--Su9nV 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--Su9nV li {
  margin-right: 20px;
}
.tc-search-popover-extra--Su9nV li img {
  margin-right: 4px;
  vertical-align: -1px;
}
.tc-item-ads--RObvc a {
  background-color: #EAEFFF;
  color: #3264FF;
}
.tc-search-popover-input-mentions--RilwK {
  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--RilwK a {
  display: block;
  line-height: 24px;
  font-size: 16px;
  color: #666;
  padding-left: 20px;
}
.tc-search-popover-input-mentions--RilwK a:hover {
  text-decoration: none;
}
.tc-search-popover-input-mentions--RilwK a.active--uSVfm {
  background-color: #F5F5F5;
}
.hide--m3KsU {
  display: none;
}
.tc-search-popover-close--b5cdO {
  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--u8dMN {
  height: 28px;
  width: auto;
}
.help-list-item--Jc3K9 {
  margin-right: 66px;
  height: 92px;
}
.help-list-item--Jc3K9:last-child {
  margin-right: 0;
}
.help-list-icon--egapC {
  display: block;
  width: 60px;
  height: 60px;
  margin-bottom: 14px;
}
.help-list-text--sW4md {
  font-size: 14px;
  color: #333;
  line-height: 18px;
  text-align: center;
}
.article-popover-list--gZ2Ys {
  display: flex;
}
.article-popover-list-item--qig_K {
  width: 182px;
  margin-right: 25px;
}
.article-popover-list-item--qig_K:last-child {
  margin-right: 0;
}
.article-popover-list-image--Hh2AX {
  display: block;
  width: 182px;
  height: 72px;
  margin-bottom: 23px;
}
.article-popover-list-title--CmYWR {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 900;
}
.article-popover-list-text--tNdV9 {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  text-align: center;
}
.search-active-box--DCSxQ {
  width: 836px;
}
.search-active-img--z2IE8 {
  margin-top: 20px;
  display: block;
}
.tc-search-popover-drop--pG6dr {
  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--pG6dr .history--v0Lvx 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--pG6dr .history--v0Lvx p span {
  color: #3264ff;
  font-weight: 400;
  cursor: pointer;
}
.tc-search-popover-drop--pG6dr .history--v0Lvx ul {
  cursor: pointer;
}
.tc-search-popover-drop--pG6dr .history--v0Lvx ul li {
  padding-left: 20px;
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.tc-search-popover-drop--pG6dr .history--v0Lvx 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--pG6dr .history--v0Lvx ul li:hover {
  background: #f5f5f5;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .brand--SX6Eg {
  display: flex;
  align-items: center;
  padding: 5px 0 5px 20px;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .brand--SX6Eg img {
  width: 36px;
  height: 36px;
  margin-right: 8px;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .brand--SX6Eg p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #666666;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .brand--SX6Eg:hover {
  cursor: pointer;
  background: #f5f5f5;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .kind--zOgoQ {
  cursor: pointer;
  width: 100%;
  padding: 5px 20px 5px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .kind--zOgoQ .title--wPSUi {
  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--pG6dr .results--J_1a0 .kind--zOgoQ .btn--mA8OD {
  display: flex;
  justify-content: flex-end;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .kind--zOgoQ .btn--mA8OD a {
  margin-left: 24px;
  color: #333333;
  font-size: 14px;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .kind--zOgoQ:hover {
  background: #f5f5f5;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .article--aq36W {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 20px;
}
.tc-search-popover-drop--pG6dr .results--J_1a0 .article--aq36W 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--pG6dr .results--J_1a0 .article--aq36W:hover {
  cursor: pointer;
  background: #f5f5f5;
}
/* 主要变量 */
/* prefix 用于所有样式名的前缀 */
/* -------- Colors -------- */
/* -------- Font -------- */
/* 新车变量 */
/* 新车PC */
/* 快捷樣式 */
/* 主題色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色背景顏色*/
/* 配色背景顏色*/
/* 設置字體大小 */
.ant-switch-small--DmP4p {
  height: 20px;
  min-width: 128px;
  line-height: 114px;
}
/* 頭像 */
/* Icon  */
/* button 樣式 */
/*動畫效果*/
/* 全局居中 global-middle  */
/* button 樣式 */
/* 简化 */
.none--C4f4e {
  display: none !important;
}
.tl--GvqUD {
  text-align: left;
}
.br-btn--pUJge {
  border-radius: 20px;
}
.pr--F5AUt {
  position: relative;
}
.pa--gZKaM {
  position: absolute;
}
.bn--_rrFb {
  border: 0  !important;
}
.ellipsis--aUzkU {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
i {
  font-style: unset;
}
@-webkit-keyframes bounceInUp--DGJhj {
  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--DGJhj {
  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--DGJhj {
  -webkit-animation-name: bounceInUp--DGJhj;
  animation-name: bounceInUp--DGJhj;
}
.animated--myI5q {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated--myI5q.infinite--RnRxq {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated--myI5q.delay-1s--WOxHv {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated--myI5q.delay-2s--slkMG {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated--myI5q.delay-3s--roROF {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated--myI5q.delay-4s--qUDuw {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated--myI5q.delay-5s--vrBXd {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated--myI5q.fast--JTVLm {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated--myI5q.faster--o_L42 {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated--myI5q.slow--isNeL {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated--myI5q.slower--DYf48 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated--myI5q {
    -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;
  }
}
#footer {
  margin: unset;
}
.tcpct-inquiry-item-arrow::after {
  bottom: -17px;
}
.tcpct-inquiry-item-qrcode-icon {
  display: none;
}
.businessDetail--tC0Et {
  width: 1300px;
  min-height: 550px;
  margin: 0 auto;
  background-color: #fff;
}
.businessDetail--tC0Et .tcpct-inquiry-item {
  padding: 0 20px 0 40px;
  width: 825px;
}
.businessDetail--tC0Et .tcpct-inquiry-item-btn {
  display: none;
}
.businessDetail--tC0Et .title--wPSUi {
  font-size: 20px;
  font-weight: 500;
  padding: 24px 40px 0;
}
.businessDetail--tC0Et .title--wPSUi span {
  color: #3264FF;
}
.businessDetail--tC0Et .tip--kKLCL {
  font-size: 14px;
  color: #999;
  margin-top: 8px;
  padding-left: 40px;
}
.businessDetail--tC0Et .main--Vp_kN {
  display: grid;
  grid-template-columns: 845px 455px;
}
.businessDetail--tC0Et .header--SPe8B {
  display: flex;
  padding-left: 40px;
  align-items: center;
  height: 80px;
  font-size: 24px;
  font-weight: 900;
  color: #333333;
  border-bottom: 1px solid #E8E8E8;
}
.businessDetail--tC0Et .header--SPe8B .brand-logo--Jxrq9 {
  width: 48px;
  height: 48px;
  overflow: hidden;
  margin-right: 20px;
}
.businessDetail--tC0Et .header--SPe8B .brand-logo--Jxrq9 img {
  width: 100%;
}
.businessDetail--tC0Et .footer--c69xM .item--Zy73T {
  line-height: 32px;
}
.businessDetail--tC0Et .footer--c69xM .item--Zy73T .label--cSi0N {
  font-size: 14px;
  display: inline-block;
  color: #666;
  margin-right: 14px;
  font-weight: 400;
}
.businessDetail--tC0Et .footer--c69xM .item--Zy73T .desc--qVgaM {
  display: inline-block;
  font-size: 14px;
  color: #FF963C;
  font-weight: 500;
  margin-right: 5px;
}
.businessDetail--tC0Et .footer--c69xM .item--Zy73T .text--Z1_IU {
  display: inline-block;
  font-size: 14px;
  color: #999;
}

/* 主要变量 */
/* prefix 用于所有样式名的前缀 */
/* -------- Colors -------- */
/* -------- Font -------- */
/* 新车变量 */
/* 新车PC */
/* 快捷樣式 */
/* 主題色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色背景顏色*/
/* 配色背景顏色*/
/* 設置字體大小 */
.ant-switch-small--SVebs {
  height: 20px;
  min-width: 128px;
  line-height: 114px;
}
/* 頭像 */
/* Icon  */
/* button 樣式 */
/*動畫效果*/
/* 全局居中 global-middle  */
/* button 樣式 */
/* 简化 */
.none--iAGZq {
  display: none !important;
}
.tl--Cddc7 {
  text-align: left;
}
.br-btn--lN6k3 {
  border-radius: 20px;
}
.pr--jFt1E {
  position: relative;
}
.pa--TaDt8 {
  position: absolute;
}
.bn--mUG0J {
  border: 0  !important;
}
.ellipsis--tmo2w {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
i {
  font-style: unset;
}
@-webkit-keyframes bounceInUp--VYhfr {
  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--VYhfr {
  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--VYhfr {
  -webkit-animation-name: bounceInUp--VYhfr;
  animation-name: bounceInUp--VYhfr;
}
.animated--BxzwE {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated--BxzwE.infinite--p3azA {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated--BxzwE.delay-1s--u8yxs {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated--BxzwE.delay-2s--n0PlD {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated--BxzwE.delay-3s--qOxah {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated--BxzwE.delay-4s--OrGKO {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated--BxzwE.delay-5s--ycjBm {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated--BxzwE.fast--FRJom {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated--BxzwE.faster--ZxDDm {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated--BxzwE.slow--FCswZ {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated--BxzwE.slower--sOKCZ {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated--BxzwE {
    -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;
  }
}
.Footer--VFlDs {
  width: 100%;
  min-width: 1190px;
  height: 475px;
  border-top: 2px solid #eee;
  background: -webkit-linear-gradient(top, #f8f8f8, #ffffff);
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  padding-top: 40px;
}
.Footer--VFlDs ul {
  margin-bottom: 0;
}
.Footer--VFlDs .line-icon--moJCM {
  position: absolute;
  right: 0px;
  top: 22px;
  width: 2px;
  height: 100px;
  background: #E8E8E8;
}
.Footer--VFlDs .top--zlazE {
  flex-flow: row;
}
.Footer--VFlDs .content--NH5Mp {
  width: 1190px;
  height: 345px;
  margin: 0 auto;
}
.Footer--VFlDs .font-item--YG0PB {
  padding: 20px 0 0 10px;
  height: 180px;
  display: flex;
}
.Footer--VFlDs .foot-newcar-icon--PI70c {
  width: 180px;
  height: 100px;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688970253140827.png');
  float: right;
  margin-right: 0;
  cursor: default;
}
.Footer--VFlDs .newcar-desc-find--J7XP6 {
  padding: 20px 14px 20px 24px;
  position: relative;
}
.Footer--VFlDs .mt20--MKzGO {
  margin-top: 20px;
}
.Footer--VFlDs .title--bghr2 {
  height: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 900;
  color: #666;
}
.Footer--VFlDs .item--Wyy6H {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}
.Footer--VFlDs .item--Wyy6H a {
  color: #666;
}
.Footer--VFlDs .tool--dsaJo {
  padding: 20px 10px;
  margin-left: 20px;
  height: 180px;
}
.Footer--VFlDs .info-name--Ru6Vg {
  margin-top: 30px;
  text-align: center;
}
.Footer--VFlDs .info-down--UgdVA {
  margin-top: 20px;
  text-align: center;
  color: #e04839;
  font-size: 12px;
}
.Footer--VFlDs .foot-nav--IrxGD {
  width: 80%;
  color: #666;
  margin-left: 8%;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}
.Footer--VFlDs .foot-nav--IrxGD li {
  padding: 0 10px;
  border-right: 1px solid #666666;
  height: 10px;
  line-height: 10px;
  position: relative;
  display: inline-block;
}
.Footer--VFlDs .foot-nav--IrxGD li:last-child {
  border: unset;
}
.Footer--VFlDs .foot-nav--IrxGD li .foot-hot--JNmk6 {
  position: absolute;
  top: -10px;
  left: 5px;
}
.Footer--VFlDs .foot-sites--mc_mX {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
.Footer--VFlDs .foot-sites--mc_mX a {
  color: #666;
}
.Footer--VFlDs .w125--WpVCZ {
  width: 125px;
}
.Footer--VFlDs .w50--I_p9_ {
  width: 54px;
}
.Footer--VFlDs .w60--Xk1ZD {
  width: 60px;
}
.Footer--VFlDs .foot-sites--mc_mX li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #666666;
  height: 10px;
  line-height: 10px;
}
.Footer--VFlDs .foot-sites--mc_mX li:last-child {
  border: unset;
}
.Footer--VFlDs .foot-copyright--WKGol {
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
  color: #666666;
}
.Footer--VFlDs .approve-icon--d2ofi {
  display: inline-block;
  width: 170px;
  height: 50px;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688970197250005.png');
  background-size: 100%;
  background-position: 0px -1px;
}
.Footer--VFlDs .sgs-icon--Sv04i {
  display: inline-block;
  width: 51px;
  height: 50px;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688970218155444.png');
  background-size: 100%;
  margin-left: 20px;
}
.Footer--VFlDs .esg-icon--x6Uvu {
  display: inline-block;
  width: 64px;
  height: 50px;
  position: relative;
  z-index: 1;
  margin-left: 20px;
}
.Footer--VFlDs .foot-approve--lAy7I {
  text-align: center;
  margin-top: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Footer--VFlDs .desc-ewm--Ppha9 {
  padding: 20px 30px;
  color: #666;
}
.Footer--VFlDs .desc-ewm--Ppha9 .title--bghr2 {
  height: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 900;
  color: #666;
}
.Footer--VFlDs .desc-ewm--Ppha9 .row--_bFgn {
  width: 230px;
  margin-bottom: 10px;
  font-weight: 900;
}
.Footer--VFlDs a {
  color: #666;
}
.onlineService--ocEit {
  display: flex;
  align-items: center;
}
.onlineService--ocEit::before {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url('https://photo.8891.com.tw/2023/07/10/1688970234824179.png');
  background-size: 100%;
}

.AdGlobalPopad--pXamr {
  width: 310px;
  height: 255px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999999;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
  background: #fff;
  display: none;
  padding-top: 5px;
}
.AdGlobalPopad--pXamr .img-video--jXGqh {
  display: flex;
  align-items: center;
  justify-content: center;
}
.AdGlobalPopad--pXamr video {
  width: 300px;
  height: 250px;
  overflow: hidden;
  display: inline-block;
}
.AdGlobalPopad--pXamr .close-btn--vTVXh {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  z-index: 10;
  background: #333333a3;
  width: 70px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-style: normal;
  text-align: center;
}
.AdGlobalPopad--pXamr .close-btn--vTVXh img {
  vertical-align: baseline;
  margin-left: 4px;
  transform: unset;
}
.AdGlobalPopad--pXamr .close-btn--vTVXh img:hover {
  transform: unset;
}
.AdGlobalPopad--pXamr .rest--Vx4dC {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  background: #333333a3;
  width: 44px;
  height: 30px;
  line-height: 30px;
  font-style: normal;
  text-align: center;
}
.AdGlobalPopad--pXamr .rest--Vx4dC span {
  color: #FF963C;
}
.AdImageOrVideo--ImvRO img {
  transform: unset;
  transition: unset;
  height: 250px;
}
.AdImageOrVideo--ImvRO img:hover {
  transform: unset;
  transition: unset;
}
.AdImageOrVideo--ImvRO .header--RoLul {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -60px;
  height: 60px;
  width: 100%;
  background: #fff;
  box-shadow: 0px -2px 12px 0px rgba(0, 0, 0, 0.2);
}
.AdImageOrVideo--ImvRO .header--RoLul .left--wuB20 {
  width: 300px;
}
.AdImageOrVideo--ImvRO .header--RoLul .left--wuB20 .item-1--pwaXX {
  padding: 5px;
  width: 55px;
  display: inline-block;
  vertical-align: top;
}
.AdImageOrVideo--ImvRO .header--RoLul .left--wuB20 .item-1--pwaXX img {
  width: 48px;
  height: 48px;
  transform: unset;
}
.AdImageOrVideo--ImvRO .header--RoLul .left--wuB20 .item-2--NJ8JZ {
  display: inline-block;
  height: 68px;
}
.AdImageOrVideo--ImvRO .header--RoLul .left--wuB20 .item-2--NJ8JZ .title--kQTWG {
  font-size: 18px;
  font-weight: 900;
  color: #171717;
  margin-top: 8px;
}
.AdImageOrVideo--ImvRO .header--RoLul .left--wuB20 .item-2--NJ8JZ .desc--Tybbh {
  color: #666666;
  font-size: 14px;
  width: 220px;
  height: 20px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
.AdImageOrVideo--ImvRO .header--RoLul .right--Cz8K_ .rest--Vx4dC {
  top: 38px;
  right: 0;
  left: unset;
}
.AdImageOrVideo--ImvRO .header--RoLul .right--Cz8K_ .ad-close-btn--V4l3O {
  width: 44px;
  height: 40px;
  background-image: url(https://photo.8891.com.tw/2024/05/13/1715581905166537.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-size: 9px 9px;
  background-position: center;
}

