.Video--TnoRA {
  position: relative;
}
.left-video-icon--tHBeE {
  width: 28px;
  height: 28px;
  background-size: 100%;
  background-image: url('https://c.8891.com.tw/assets/static/campaigns/2021/20.png');
  position: absolute;
  left: 46px;
  top: 43%;
  cursor: pointer;
}
.right-video-icon--Cp7Ii {
  width: 28px;
  height: 28px;
  background-size: 100%;
  background-image: url('https://c.8891.com.tw/assets/static/campaigns/2021/19.png');
  position: absolute;
  right: 46px;
  top: 43%;
  cursor: pointer;
}
.video-list--Q2gEi {
  width: 280px;
  height: 220px;
  background: #000000;
  margin: 0 auto;
}
.video-box--iIlMw {
  width: 280px;
  height: 220px;
  position: relative;
}
.video-avtive-btn--AzK5u {
  width: 98px;
  height: 22px;
  border: 1px solid #ffffff;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 22px;
  position: absolute;
  bottom: 3px;
  right: 4px;
}
.video-avtive-btn--AzK5u:hover {
  text-decoration: unset !important;
  color: #fff !important;
}
.video-avtive-btn--AzK5u.hide--G04jM {
  display: none;
}

.swiper-pagination-bullet {
  cursor: pointer;
  display: inline-block !important;
  margin: 0 4px !important;
  height: 8px !important;
  line-height: auto !important;
}

.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-js .vjs-progress-control {
  display: none !important;
}

.video-js .vjs-time-control {
  display: none !important;
}

.video-js .vjs-picture-in-picture-control {
  display: none !important;
}

.video-js .vjs-fullscreen-control {
  display: none !important;
}
/* 主要变量 */
/* prefix 用于所有样式名的前缀 */
/* -------- Colors -------- */
/* -------- Font -------- */
/* 新车变量 */
/* 新车PC */
/* 快捷樣式 */
/* 主題色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色字體顏色 */
/* 配色背景顏色*/
/* 配色背景顏色*/
/* 設置字體大小 */
.ant-switch-small--UbFuz {
  height: 20px;
  min-width: 128px;
  line-height: 114px;
}
/* 頭像 */
/* Icon  */
/* button 樣式 */
/*動畫效果*/
/* 全局居中 global-middle  */
/* button 樣式 */
/* 简化 */
.none--ysPrL {
  display: none !important;
}
.tl--WocmB {
  text-align: left;
}
.br-btn--oRmiR {
  border-radius: 20px;
}
.pr--bCB9v {
  position: relative;
}
.pa--sV4rh {
  position: absolute;
}
.bn--dwVBN {
  border: 0  !important;
}
.ellipsis--JVa05 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
i {
  font-style: unset;
}
@-webkit-keyframes bounceInUp--i2S0E {
  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--i2S0E {
  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--i2S0E {
  -webkit-animation-name: bounceInUp--i2S0E;
  animation-name: bounceInUp--i2S0E;
}
.animated--SIXWw {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated--SIXWw.infinite--DdHvb {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated--SIXWw.delay-1s--HKkBV {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated--SIXWw.delay-2s--Ebcaw {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated--SIXWw.delay-3s--B77IE {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated--SIXWw.delay-4s--Yo301 {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated--SIXWw.delay-5s--aTSVT {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated--SIXWw.fast--d0TV7 {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated--SIXWw.faster--cgFYT {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated--SIXWw.slow--EbRgl {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated--SIXWw.slower--vJClF {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated--SIXWw {
    -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;
  }
}
.after-sale--PbcLy .wrapper--Q5gOG {
  margin-left: auto;
  margin-right: auto;
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 428px;
  padding-top: 40px;
  box-sizing: border-box;
}
.after-sale--PbcLy .after-sale-banner--swhIo {
  width: 534px;
  height: 365px;
  background-color: #333;
  position: relative;
}
.after-sale--PbcLy .after-sale-banner--swhIo .after-sale-item--npize {
  height: 365px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 534px;
}
.after-sale--PbcLy .after-sale-banner--swhIo .after-sale-item--npize p {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
}
.after-sale--PbcLy .after-sale-banner--swhIo .after-sale-item--npize img {
  width: 534px;
  height: 365px;
  transform: scale(1);
  transition: transform 0.5s ease-out;
}
.after-sale--PbcLy .after-sale-banner--swhIo .after-sale-item--npize img:hover {
  transform: scale(1.1);
}
.after-sale--PbcLy .after-sale-small--DBwO9 {
  margin-left: 20px;
  height: 174px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.after-sale--PbcLy .after-sale-small--DBwO9 img {
  width: 261px;
  height: 174px;
  display: block;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC {
  width: 351px;
  margin-left: 20px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC h3 {
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 600;
  line-height: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC:hover h3 {
  color: #40a9ff !important;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .des--KBoHK {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 72px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 8px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy {
  display: flex;
  height: 16px;
  justify-content: space-between;
  margin-top: 30px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy .extra-item--VvM9W {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #999;
  margin-right: 28px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy .extra-item--VvM9W:last-child {
  margin-right: 0;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy .extra-item--VvM9W .loading--Esxjb {
  width: 30px;
  height: 14px;
  background: #eff1f6;
  position: relative;
  overflow: hidden;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy .extra-item--VvM9W .loading--Esxjb:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy .extra-actions--vnIPV {
  display: flex;
  margin-top: 3px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .action-bar--De2Gy .tag--OzdVm {
  font-size: 14px;
  text-align: right;
  color: #666666;
  line-height: 18px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .extra-visit-icon--dW3_f {
  background-image: url("https://c.8891.com.tw/assets/static/article/img-24.png");
  background-size: 100% auto;
  width: 22px;
  height: 14px;
  margin-right: 8px;
}
.after-sale--PbcLy .after-sale-small--DBwO9 .after-sale-info--ZgUqC .extra-link-icon--Jctgw {
  background-image: url("https://c.8891.com.tw/assets/static/article/img-25.png");
  background-size: 100% auto;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.after-sale--PbcLy .after-sale-small--DBwO9:last-child {
  margin-bottom: 0px;
}
.news-container--VCVtv {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 1190px;
  margin: 0 auto;
}
.news-container--VCVtv .article-left--nFDMO {
  width: 885px;
  margin-top: -20px;
}
.news-container--VCVtv .article-right--cZSz1 {
  width: 280px;
}

