.article-like--ttUtu {
  display: flex;
}
.article-like--ttUtu .item--VVce8 {
  display: flex;
  align-items: center;
  margin-right: 30px;
  cursor: pointer;
}
.article-like--ttUtu .img--CujCe {
  width: 30px;
  height: 30px;
  margin: 0;
}
.article-like--ttUtu .title--Fk_sx {
  margin: 0px 20px 0px 0px;
  line-height: 20px;
  font-weight: 500;
  font-size: 14px;
  color: #333;
}
.article-like--ttUtu .text--e5lcw {
  color: #333;
  font-size: 14px;
  margin-left: 10px;
}
.article-like--ttUtu .more--XVxNS {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.article-story--kp5lY {
  display: flex;
  flex-direction: column;
  margin: 30px;
  cursor: pointer;
}
.content--Z56gG {
  width: 678px;
  padding: 10px 8px;
  background: linear-gradient(180deg, #ffedd5, #fffdf6);
  border: 1px solid #f87f15;
  border-radius: 4px;
}
.title--NnFh4 {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #1b1b1b;
  line-height: 33px;
  margin-bottom: 16px;
  text-align: left;
}
.header--x1sN1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  width: 100%;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
}
.header--x1sN1 b {
  color: #FF8D30;
}
.story-item--CSayx {
  height: 45px;
  background: #ffffff;
  border: 1px solid #ffedd5;
  border-radius: 4px;
  line-height: 45px;
  overflow: hidden;
  display: flex;
  box-sizing: border-box;
  padding: 13px 10px;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.marquee-content-item--d3S81 {
  height: fit-content;
}
.story-cover--OFsti {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.story-brand--WKn4L {
  margin-left: 8px;
  width: 270px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.story-info--bQMNW {
  margin-left: 7px;
  width: 269px;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  display: flex;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.story-tag--DrYXK {
  padding: 0 2px;
  border: 0.5px solid #fea761;
  border-radius: 2px;
  height: 18px;
  font-size: 12px;
  display: inline-block;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ff8d30;
  line-height: 18px;
  margin-left: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.story-view--IcOIt {
  width: 75px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  color: #333333;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.story-view--IcOIt b {
  color: #3264ff;
}
.marquee-wrapper--YmOPh {
  max-height: 165px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.marquee-wrapper--YmOPh .marquee-content--ubyAk {
  white-space: nowrap;
  animation-name: run--Y5uY1,loop--DPpUF;
  animation-iteration-count: 1, infinite;
  animation-timing-function: linear;
  animation-delay: 5s;
}
@keyframes run--Y5uY1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes loop--DPpUF {
  from {
    transform: translateY(165px);
  }
  to {
    transform: translateY(-100%);
  }
}

.agreement--N_hha {
  width: 100%;
  line-height: 16px;
  color: #999;
  font-size: 12px;
  position: relative;
  display: block;
  flex-direction: row;
}
.agreement--N_hha .circle-icon--yjcuj {
  display: inline-block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  background-image: url('https://c.8891.com.tw/assets/static/ask/icon_6.png');
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 10px;
}
.agreement--N_hha .circle-icon--yjcuj.press--MoiKr {
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  background-image: url('https://c.8891.com.tw/assets/static/ask/icon_5.png');
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
}
.agreement--N_hha span {
  margin-left: 5px;
  color: #3264FF;
}
.agreement--N_hha a {
  color: #999999;
  text-decoration: underline;
}

.Like--oLdor {
  display: inline-block;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}

.IframeWriteComment--w7zFG {
  margin-top: 10px;
  white-space: nowrap;
}
.IframeWriteComment--w7zFG .textarea-large--UcBu0 {
  width: 603px;
  font-size: 14px;
  height: 80px;
  line-height: 24px;
  border: 1px solid #d5d5d5;
  margin-right: 20px;
  resize: none;
  color: #333;
  font-weight: 400;
  padding: 15px 20px;
}
.IframeWriteComment--w7zFG .textarea-small--GNS47 {
  width: 520px;
  font-size: 16px;
  height: 80px;
  line-height: 24px;
  padding: 15px 20px;
  border: 1px solid #d5d5d5;
  margin-right: 20px;
  resize: none;
  color: #333;
  font-weight: 400;
}
.IframeWriteComment--w7zFG .send-btn--WgQZ_ {
  width: 84px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #fff;
  background-color: #e04739;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  font-weight: 300;
  vertical-align: top;
}
@media (max-width: 700px) {
  .IframeWriteComment--w7zFG .textarea-small--GNS47 {
    width: 436px;
  }
  .IframeWriteComment--w7zFG .textarea-large--UcBu0 {
    width: 534px;
  }
}

.IframeCommentItem--H3XzX {
  padding: 20px 0;
  font-size: 16px;
  display: flex;
}
.IframeCommentItem--H3XzX .avatar--h6iUg {
  width: 64px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.IframeCommentItem--H3XzX .avatar--h6iUg img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
}
.IframeCommentItem--H3XzX .message--bR7DF {
  width: 624px;
  display: inline-block;
}
.IframeCommentItem--H3XzX .message--bR7DF .user-name--WheKG {
  font-size: 16px;
  color: #666;
}
.IframeCommentItem--H3XzX .message--bR7DF .user-name--WheKG time {
  font-size: 16px;
  color: #999;
  margin-left: 20px;
}
.IframeCommentItem--H3XzX .comment-content--g3V4D {
  margin-top: 20px;
}
.IframeCommentItem--H3XzX .reply-comment--Kb8IO {
  margin-top: 20px;
  border: 1px solid #d5d5d5;
  background-color: #f9f9f9;
  padding: 10px 30px 20px;
}
.IframeCommentItem--H3XzX .reply-name--sR8wZ {
  color: #999;
  margin-bottom: 5px;
}
.IframeCommentItem--H3XzX .reply-content--wBEVr {
  color: #666;
}
.IframeCommentItem--H3XzX .footer--E0m8B {
  text-align: right;
  margin-top: 16px;
}
.IframeCommentItem--H3XzX .footer--E0m8B .replay-comment-btn--kdBtZ {
  font-size: 16px;
  color: #0a88ec;
  margin-right: 24px;
  display: inline-block;
  cursor: pointer;
}
.IframeCommentItem--H3XzX .textarea-item--y4JsW {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
}
.IframeCommentItem--H3XzX .textarea-show-item--tkmi3 {
  height: 130px;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
}
@media (max-width: 700px) {
  .IframeCommentItem--H3XzX .message--bR7DF {
    width: 539px;
    display: inline-block;
  }
}

.CommentList--ZQ54p h3.title--LP8Mz {
  font-size: 24px;
}

.module-box--N2GUu {
  cursor: pointer;
  text-decoration: none;
  margin-top: 20px;
}
.module-box--N2GUu:hover {
  color: initial;
  text-decoration: none;
}
.module-box--N2GUu .module-img-box--DfVQa {
  width: 100%;
}
.module-box--N2GUu .module-img--ecbtd {
  width: 100%;
  height: 100%;
  font-size: 0;
  margin: 0;
}
.module-box--N2GUu .module-title-box--u2HFh {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 900;
  text-align: left;
  color: #333333;
  line-height: 20px;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.featured-recommend-box--ZGyxq {
  margin: 20px 0 30px 0;
}
.featured-recommend-box--ZGyxq .title--Ph_J1 {
  width: 100%;
  height: 37px;
  font-size: 26px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 900;
  text-align: left;
  color: #333333;
  line-height: 37px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.featured-recommend-box--ZGyxq .title--Ph_J1 a {
  font-size: 16px;
  margin-top: 4px;
  font-weight: 500;
  color: #666;
}
.featured-recommend-box--ZGyxq .featured-recommend-container-5--WOO2h {
  display: grid;
  grid-template-columns: 184px 184px 184px 184px 184px;
  grid-column-gap: 20px;
}
.featured-recommend-box--ZGyxq .featured-recommend-container-4--_AYsd {
  display: grid;
  grid-template-columns: 155px 155px 155px 155px;
  grid-column-gap: 20px;
}
.news-video-box--vjfLR {
  width: auto;
}
.equips-select-box--sv3DR {
  margin-top: -28px;
}
.equips-select-box--sv3DR p,
.equips-select-box--sv3DR img {
  margin: 0;
  line-height: unset;
}
.tags-model-box--x_Rqf {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.tags-model-box--x_Rqf .item--Fdnus {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  flex: 1;
}
.tags-model-box--x_Rqf .title--Ph_J1 {
  margin: 0px 20px 0px 0px;
  line-height: 20px;
  font-weight: 500;
  font-size: 14px;
  color: #333;
}
.tags-model-box--x_Rqf .link--x1l3G {
  color: #3264FF;
  font-size: 14px;
  margin-right: 20px;
}
.tags-model-box--x_Rqf .more--eNO8Y {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.hot-video--SkaYI {
  width: 100%;
  margin: auto;
  margin-top: 22px;
  margin-bottom: 80px;
  position: relative;
}
.hot-video--SkaYI .left-icon--iCIEl {
  width: 20px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 116px;
  cursor: pointer;
  background-image: url('https://photo.8891.com.tw/2023/02/01/1675222234588282.png');
  left: 0;
}
.hot-video--SkaYI .right-icon--mgiDt {
  width: 20px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 116px;
  cursor: pointer;
  background-image: url('https://photo.8891.com.tw/2023/02/01/1675222234567023.png');
  right: 0px;
}
.hot-video--SkaYI .title--ZKrxt {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 30px;
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hot-video--SkaYI .title--ZKrxt .total--fPuNi {
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.hot-video--SkaYI .title--ZKrxt .total--fPuNi span {
  color: #333333;
  font-weight: bold;
}
.hot-video--SkaYI .title--ZKrxt a {
  margin: 0;
  color: #666666;
  font-size: 16px;
  font-weight: 500;
}
.hot-video--SkaYI .brand-scroll--i8DEk {
  display: -webkit-box;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  height: 250px;
}
.hot-video--SkaYI .brand-scroll--i8DEk::-webkit-scrollbar {
  display: none;
}

.spanStyle--uxsJG {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  display: flex;
  align-items: center;
}
.video-item--RZJNi {
  width: auto;
  height: 100%;
  cursor: pointer;
}
.video-item--RZJNi .img-box--mqDCk {
  position: relative;
  height: 100%;
  width: 100%;
}
.video-item--RZJNi .img-box--mqDCk .item-thumb--a2OGR {
  width: 100%;
  height: 100%;
  margin: 0;
}
.video-item--RZJNi .img-box--mqDCk .item-play--d884a {
  width: 32px;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.video-item--RZJNi .item-title--sUORy {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
  margin: 8px 0;
  width: 100%;
  max-height: 44px;
  text-align: left;
}
.video-item--RZJNi .item-title-line-1--L2y5l {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.video-item--RZJNi .item-title-line-2--tljMU {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.video-item--RZJNi .item-bottom--MCMTV {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.video-item--RZJNi .item-bottom--MCMTV span {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  display: flex;
  align-items: center;
}
.video-item--RZJNi .item-bottom--MCMTV img {
  width: 15px;
  height: 16px;
  margin-right: 4px;
}
.video-item--RZJNi .item-bottom-box--dpc15 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.video-item--RZJNi .item-bottom-box--dpc15 .item-bottom-left--DXAcC {
  display: flex;
  align-items: center;
  justify-content: start;
}
.video-item--RZJNi .item-bottom-box--dpc15 .item-bottom-left--DXAcC span {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  display: flex;
  align-items: center;
  margin-right: 18px;
}
.video-item--RZJNi .item-bottom-box--dpc15 .item-bottom-left--DXAcC img {
  width: 15px;
  height: 16px;
  margin-right: 4px;
}
.video-item--RZJNi .item-bottom-box--dpc15 span {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.right--jHb_3 {
  width: 280px;
  margin-right: 5px;
}
.right--jHb_3 p {
  margin: 0;
}
.right--jHb_3 h1,
.right--jHb_3 h2,
.right--jHb_3 h3,
.right--jHb_3 h4,
.right--jHb_3 h5,
.right--jHb_3 h6 {
  margin: 0;
}
.right--jHb_3 .supertest-intro--J1wDK {
  width: 281px;
  height: 280px;
  padding: 20px 14px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #208ad7, #0033ff);
}
.right--jHb_3 .supertest-intro--J1wDK .supertest-logo--zSFxb {
  width: 182px;
  height: 95px;
  margin: 0 auto;
  display: block;
}
.right--jHb_3 .supertest-intro--J1wDK .supertest-context--kRUFF {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 20px;
  margin-top: 14px;
}
.right--jHb_3 .supertest-tips--c0CG6 {
  width: 281px;
  height: 283px;
  background: #ffffff;
  padding: 20px 0px;
  box-sizing: border-box;
}
.right--jHb_3 .supertest-tips--c0CG6 h3 {
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 600;
  text-align: center;
  color: #333333;
  line-height: 28px;
  position: relative;
}
.right--jHb_3 .supertest-tips--c0CG6 h3::after {
  position: absolute;
  content: '';
  width: 40px;
  height: 20px;
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/10.png");
  left: 205px;
  top: -13px;
}
.right--jHb_3 .supertest-tips--c0CG6 .tips-grid--M0Sto {
  display: grid;
  grid-template-columns: repeat(3, 93px);
}
.right--jHb_3 .supertest-tips--c0CG6 .tips-grid--M0Sto .supertest-tip--Uz2WN {
  margin-top: 20px;
  text-align: center;
}
.right--jHb_3 .supertest-tips--c0CG6 .tips-grid--M0Sto .supertest-tip--Uz2WN img {
  width: 30px;
  height: 32px;
}
.right--jHb_3 .supertest-tips--c0CG6 .tips-grid--M0Sto .supertest-tip--Uz2WN p {
  font-size: 14px;
  text-align: center;
  color: #333333;
  line-height: 20px;
  margin-top: 3px;
  font-weight: bold;
}
.right--jHb_3 .supertest-avatar--Rjs_5 {
  width: 281px;
  height: 118px;
  background: #ffffff;
  margin-top: 20px;
  padding: 14px;
  box-sizing: border-box;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar--NSkjc {
  display: flex;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar--NSkjc img {
  width: 40px;
  height: 40px;
  background: #d8d8d8;
  border-radius: 50%;
  display: block;
  flex: none;
  object-fit: cover;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar--NSkjc .avatar-tip--useHQ {
  margin-left: 10px;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar--NSkjc .avatar-tip--useHQ h3 {
  font-size: 15px;
  color: #333333;
  line-height: 19px;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar--NSkjc .supertest-label--ES8lr {
  display: flex;
  margin-top: 1px;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar--NSkjc .supertest-label--ES8lr p {
  min-width: 93px;
  height: 20px;
  background: #3264ff;
  border-radius: 10px;
  padding: 1px;
  text-align: center;
  color: #fff;
  margin-right: 12px;
}
.right--jHb_3 .supertest-avatar--Rjs_5 .avatar-intro--GQL7A {
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.compare--ouY4l {
  width: 885px;
  height: 164px;
  position: fixed;
  bottom: 0;
  border-radius: 2px;
  overflow: hidden;
  z-index: 100;
  transition: all ease-in-out 0.2s;
}
.compare--ouY4l .close-title--miYw7 {
  position: fixed !important;
  bottom: 35px !important;
  top: unset !important;
  cursor: pointer;
}
.compare--ouY4l .compare-bg--M6EYy {
  position: absolute;
  width: 887px;
  height: 164px;
  opacity: 0.8;
  background: #000000;
  transition: left ease-in-out 0.2s;
}
.compare--ouY4l .title--JgBHz {
  width: 40px;
  height: 90px;
  background: #0033ff;
  border-radius: 0px 4px 4px 0px;
  position: absolute;
  left: 0;
  top: 39px;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  writing-mode: vertical-lr;
  text-align: center;
  box-sizing: border-box;
  padding-left: 8px;
}
.compare--ouY4l .compare-content--n4u6V {
  transition: all ease-in-out 0.2s;
  position: absolute;
  width: 887px;
  height: 164px;
  overflow-x: auto;
  display: flex;
  padding-left: 50px;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: thin;
  scrollbar-color: #b2b1b1 #efefef;
  scrollbar-highlight-color: transparent;
}
.compare--ouY4l .compare-content--n4u6V::-webkit-scrollbar {
  width: 3px;
  height: 6px;
  background-color: transparent;
}
.compare--ouY4l .compare-content--n4u6V::-webkit-scrollbar-thumb {
  background-color: #b2b1b1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.compare--ouY4l .compare-content--n4u6V::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.compare--ouY4l .compare-content--n4u6V .scrollbar--qDPZU::-webkit-scrollbar-track {
  background-color: transparent;
}
.compare--ouY4l .compare-content--n4u6V .item--tTw5v {
  width: 180px;
  margin-right: 40px;
}
.compare--ouY4l .compare-content--n4u6V .item--tTw5v img {
  width: 180px;
  height: 120px;
  object-fit: cover;
}
.compare--ouY4l .compare-content--n4u6V .item--tTw5v p {
  width: 130px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 18px;
  margin: 0 auto;
  margin-top: 2px;
}
.compare--ouY4l .compare-content--n4u6V .add-item--Txrw1 {
  padding-top: 40px;
  position: relative;
}
.compare--ouY4l .compare-content--n4u6V .add-item--Txrw1 img {
  width: 134px;
  height: 43px;
  margin: 0 auto;
  display: block;
}
.compare--ouY4l .compare-content--n4u6V .add-item--Txrw1 button {
  width: 89px;
  height: 23px;
  background: #3264ff;
  border-radius: 4px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  color: #fff;
  cursor: pointer;
}
.compare--ouY4l .compare-content--n4u6V .add-item--Txrw1 .pop--zGb_r {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 10;
  cursor: pointer;
}
.compare--ouY4l .next--WN9Dc {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/right-icon.png);
  right: 0;
}
.compare--ouY4l .prev--f1ax0 {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/left-icon.png);
  left: 40px;
}
.compare--ouY4l .close--exDK0 {
  width: 21px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 12px;
  cursor: pointer;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/down.png");
}

.fixed-table--lcT9u {
  width: 786px;
  border: 1px solid #3264ff;
  border-radius: 4px;
  text-align: left;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
  text-align: center;
  color: #1d1d1d;
  line-height: 22px;
}
.fixed-table--lcT9u .fixed-table-header--iv1wF {
  height: 50px;
  background: #3264ff;
  border-radius: 4px 4px 0px 0px;
  line-height: 50px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}
.fixed-table--lcT9u .table-content--eB7aJ {
  scrollbar-width: thin;
  scrollbar-color: #b2b1b1 #efefef;
  scrollbar-highlight-color: transparent;
}
.fixed-table--lcT9u .table-content--eB7aJ::-webkit-scrollbar {
  width: 3px;
  height: 6px;
  background-color: transparent;
}
.fixed-table--lcT9u .table-content--eB7aJ::-webkit-scrollbar-thumb {
  background-color: #b2b1b1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.fixed-table--lcT9u .table-content--eB7aJ::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.fixed-table--lcT9u .table-content--eB7aJ .scrollbar--ovb0q::-webkit-scrollbar-track {
  background-color: transparent;
}
.fixed-table--lcT9u.fill-table-radio--cLwFJ tr:last-child {
  border-bottom: 1px solid #3264ff;
}
.fixed-table--lcT9u table {
  width: 100%;
  border: unset;
}
.fixed-table--lcT9u thead tr th {
  color: #333333;
  font-weight: 500;
  text-align: left;
  background: #ebf0ff !important;
  border-bottom: 1px solid #3264ff;
  transition: background 0.3s ease;
  padding: 16px;
  overflow-wrap: break-word;
  border-right: 1px solid #3264ff;
  text-align: center;
  width: 180px;
}
.fixed-table--lcT9u thead tr th:first-child {
  font-weight: bold;
}
.fixed-table--lcT9u thead tr th:last-child {
  border-right: unset;
}
.fixed-table--lcT9u thead tr th .description--o9JzK {
  width: 14px;
  height: 14px;
  background: #999999;
  text-align: center;
  color: #ffffff;
  line-height: 14px;
  margin-left: 4px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}
.fixed-table--lcT9u thead tr .select--L5fIO {
  border: 1px solid red;
  border-bottom: unset;
}
.fixed-table--lcT9u thead tr .select--L5fIO::after {
  content: '測試';
  width: 32px;
  height: 16px;
  background: #ff0000;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 16px;
  position: absolute;
  left: 0;
  top: 0px;
}
.fixed-table--lcT9u tr td {
  padding: 0px;
  border: 0px;
  height: 0px;
  position: relative;
  padding: 16px;
  overflow-wrap: break-word;
  border-bottom: 1px solid #3264ff;
  transition: background 0.3s;
  border-right: 1px solid #3264ff;
  width: 180px;
  background-color: #ffffff;
  color: #333333;
}
.fixed-table--lcT9u tr td:first-child {
  font-weight: bold;
}
.fixed-table--lcT9u tr td:last-child {
  border-right: unset;
}
.fixed-table--lcT9u tr .select--L5fIO {
  border: 1px solid red;
  border-top: unset;
  position: relative;
}
.fixed-table--lcT9u tr:nth-child(even) td {
  background: #ebf0ff;
}
.fixed-table--lcT9u tr:last-child {
  border-bottom: unset;
}
.fixed-table--lcT9u tr:last-child td {
  border-bottom: unset;
}
.fixed-table--lcT9u tr:last-child .select--L5fIO {
  border-bottom: 1px solid red;
}
.fixed-table--lcT9u.fixed--TPMzp {
  transition: all ease-in-out 0.2s;
}
.fixed-table--lcT9u.fixed--TPMzp tr th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.fixed-table--lcT9u.fixed--TPMzp tr td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.fixed-table--lcT9u.fixed--TPMzp .table-container--wxnTe {
  position: relative;
}
.fixed-table--lcT9u.fixed--TPMzp .table-content--eB7aJ {
  position: relative;
  transition: transform ease 0.1s;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}
.fixed-table--lcT9u.fixed--TPMzp .prev--x9VbR {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/left-icon.png);
  left: 0;
}
.fixed-table--lcT9u.fixed--TPMzp .next--ZrS3c {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/right-icon.png);
  right: 0;
}
.fixed-table--lcT9u .text-extra--cKkZT {
  padding: 10px 20px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  background: #ebf0ff;
  border-radius: 0px 0px 4px 4px;
  text-align: left;
}

.fill-table--sxcET {
  width: 786px;
  border: 1px solid #3264ff;
  border-radius: 4px;
  text-align: left;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
  text-align: center;
  color: #1d1d1d;
  line-height: 22px;
  background: linear-gradient(135deg, #3264ff, #0033ff);
}
.fill-table--sxcET.fill-table-radio--SdRI2 {
  border-radius: 4px 4px 0px 0px;
}
.fill-table--sxcET .fill-table-header--QpHmA {
  height: 50px;
  background: #3264ff;
  border-radius: 4px 4px 0px 0px;
  line-height: 50px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}
.fill-table--sxcET table {
  width: 100%;
  border: unset;
}
.fill-table--sxcET thead tr th {
  color: #ffffff;
  font-weight: 500;
  text-align: left;
  background: #0033ff !important;
  border-bottom: 1px solid #fff;
  transition: background 0.3s ease;
  padding: 16px;
  overflow-wrap: break-word;
  border-right: 1px solid #fff;
  text-align: center;
  width: 180px;
}
.fill-table--sxcET thead tr th:last-child {
  border-right: unset;
}
.fill-table--sxcET tbody tr td {
  padding: 0px;
  border: 0px;
  height: 0px;
  position: relative;
  padding: 16px;
  overflow-wrap: break-word;
  background: #0033ff !important;
  border-bottom: 1px solid #fff;
  transition: background 0.3s;
  border-right: 1px solid #fff;
  color: #ffffff;
  width: 180px;
}
.fill-table--sxcET tbody tr td img {
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
.fill-table--sxcET tbody tr:nth-child(even) td {
  background: #3264ff;
  width: 60px;
  height: 60px;
  margin-bottom: 8px;
}
.fill-table--sxcET tbody tr:last-child td {
  border-bottom: unset;
}
.fill-table--sxcET tbody tr .table-cell-image--KJ47r img {
  max-width: 60px;
  object-fit: cover;
  border-radius: 50%;
}
.fill-table--sxcET.fixed--A_BuF {
  transition: all ease-in-out 0.2s;
}
.fill-table--sxcET.fixed--A_BuF tr th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.fill-table--sxcET.fixed--A_BuF tr td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.fill-table--sxcET.fixed--A_BuF .table-container--Xrg4M {
  position: relative;
}
.fill-table--sxcET.fixed--A_BuF .table-content--BD6hD {
  position: relative;
  transition: transform ease 0.1s;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  background: #fff;
}
.fill-table--sxcET.fixed--A_BuF .table-content--BD6hD::-webkit-scrollbar {
  width: 3px;
  height: 6px;
  background-color: transparent;
}
.fill-table--sxcET.fixed--A_BuF .table-content--BD6hD::-webkit-scrollbar-thumb {
  background-color: #b2b1b1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.fill-table--sxcET.fixed--A_BuF .table-content--BD6hD::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.fill-table--sxcET.fixed--A_BuF .table-content--BD6hD .scrollbar--quP2E::-webkit-scrollbar-track {
  background-color: transparent;
}
.fill-table--sxcET.fixed--A_BuF .prev--sE0to {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/left-icon.png);
  left: 0;
}
.fill-table--sxcET.fixed--A_BuF .next--zVJYM {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/right-icon.png);
  right: 0;
}
.fill-table--sxcET .text-extra--kamtd {
  padding: 20px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  background: #ebf0ff;
  border-radius: 0px 0px 4px 4px;
  text-align: left;
}
.fill-table--sxcET.fill-header-table--AvUa0 tbody tr td {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
.fill-table--sxcET.fill-header-table--AvUa0 tbody tr td:not(:first-child) {
  background: #fff !important;
  color: #333333 !important;
}
.fill-table--sxcET.fill-header-table--AvUa0 tbody tr td:last-child {
  border-right: unset;
}
.fill-table--sxcET.fill-header-table--AvUa0 tbody tr:nth-child(even) td:not(:first-child) {
  background: #ebf0ff !important;
  color: #333333 !important;
}
.fill-table--sxcET.fill-header-table--AvUa0 tbody tr:last-child {
  border-bottom: unset;
}

.chart-extra-bar--BKN01 {
  width: 786px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-top: 12px;
  padding: 0 5px;
  margin-bottom: 6px;
}
.chart-extra-bar--BKN01 .bar-left--bIu8u {
  display: flex;
}
.chart-extra-bar--BKN01 .bar-left--bIu8u .bar-color-block--QEU73 {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-top: 5px;
}

.speed-ways--h0L2p {
  width: 788px;
  height: 340px;
  position: relative;
  background: linear-gradient(90deg, #e4f0ff 0%, #e6f6ff);
  margin: 20px 0;
}
.speed-ways--h0L2p .dash-board--r7h_Z {
  position: absolute;
  width: 100%;
  z-index: 3;
  padding-top: 60px;
  display: flex;
  justify-content: center;
}
.speed-ways--h0L2p .dash-board--r7h_Z .dash-board-item--zqWT_ {
  width: 162px;
  height: 162px;
  margin: 0 115px;
  position: relative;
  transition: all ease-in-out;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/4.png");
}
.speed-ways--h0L2p .dash-board--r7h_Z .dash-board-item--zqWT_ i {
  position: absolute;
  left: 64px;
  top: 0;
  display: block;
  width: 36px;
  height: 95px;
  transform-origin: 18px 75px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  transform: rotate(45deg);
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/3.png");
}
.speed-ways--h0L2p .dash-board--r7h_Z .dash-board-item--zqWT_ i.board-animate--zZ52l {
  animation: dashBorad--FHXCn 3s 1;
}
.speed-ways--h0L2p .title--FOHrQ {
  width: 100%;
  position: absolute;
  left: 0;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.speed-ways--h0L2p .title--FOHrQ h4 {
  margin: 0;
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  color: #333333;
  line-height: 40px;
}
.speed-ways--h0L2p .speed-ways-box--QolZU {
  position: absolute;
  width: 788px;
  height: 340px;
  top: 0px;
  left: 0;
  z-index: 5;
}
.speed-ways--h0L2p .speed-ways-box--QolZU .prev--GrY8G {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 40%;
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/left-icon.png);
  left: 0;
}
.speed-ways--h0L2p .speed-ways-box--QolZU .next--hgvit {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 40%;
  z-index: 20;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/right-icon.png);
  right: 0;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG {
  width: 788px;
  height: 340px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  transition: transform ease 0.3s;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  padding-top: 57px;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG.box-more--OjF1K {
  justify-content: left;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG::-webkit-scrollbar {
  width: 2px;
  height: 3px;
  background-color: transparent;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG::-webkit-scrollbar-thumb {
  background-color: #b2b1b1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .scrollbar--EjeDq::-webkit-scrollbar-track {
  background-color: transparent;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK {
  width: 262px;
  position: relative;
  flex-shrink: 0;
  margin-top: 5px;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK .compare--Egu0o {
  width: 30px;
  height: 16px;
  background: linear-gradient(318deg, #ffc93c 3%, #f22323);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  top: -15px;
  text-align: center;
  color: #fff;
  transform: translateX(-50%);
  font-size: 12px;
  line-height: 16px;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK h5 {
  width: 123px;
  height: 40px;
  font-size: 14px;
  text-align: center;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -webkit-box-orient: vertical;
  margin: 0 auto;
  font-weight: normal;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK .car-speed--S0nOP {
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  color: #3264ff;
  line-height: 45px;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK .car-thumb--ED49X {
  width: 210px;
  height: 140px;
  display: block;
  margin: 0 auto;
  transition: ease-in-out;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK .car-thumb--ED49X.car-animate--sGIIy {
  animation: car--I4wrv 3s 1;
}
.speed-ways--h0L2p .speed-ways-car--NAXXG .car-item--A9zJK .speed-way-list--igEJI {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
  width: 210px;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -webkit-box-orient: vertical;
  height: 40px;
}
.speed-ways--h0L2p .speed-bg--Ve7ke {
  position: absolute;
  width: 788px;
  height: 106px;
  background: linear-gradient(143deg, #2e87ff 11%, #0033ff);
  border-radius: 100px 100px 0px 0px;
  z-index: 2;
  bottom: 0;
  left: 0;
}
@keyframes dashBorad--FHXCn {
  0% {
    transform: rotate(-130deg);
  }
  66.66% {
    transform: rotate(130deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@keyframes car--I4wrv {
  0% {
    opacity: 0;
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

.brake-card--uzmFv {
  margin-top: 20px;
}
.brake-card--uzmFv h1,
.brake-card--uzmFv h2,
.brake-card--uzmFv h3,
.brake-card--uzmFv h4,
.brake-card--uzmFv h5,
.brake-card--uzmFv h6,
.brake-card--uzmFv p {
  margin: 0 ;
}
.brake-card--uzmFv .card-item--Nghph {
  width: 786px;
  height: 120px;
  display: flex;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.brake-card--uzmFv .card-item--Nghph .card-wrapper--UapFM {
  display: flex;
  width: 786px;
  height: 120px;
  background: linear-gradient(225deg, #ffffff, #f4f4f4 50%);
  border-radius: 4px;
  margin-bottom: 20px;
  position: absolute;
  left: -786px;
  transition: all ease-in-out 0.3s;
}
.brake-card--uzmFv .card-item--Nghph .card-title--tKoyA {
  padding: 38px 0;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.brake-card--uzmFv .card-item--Nghph .card-title--tKoyA i {
  width: 14px;
  height: 14px;
  display: block;
}
.brake-card--uzmFv .card-item--Nghph .card-title--tKoyA h4 {
  width: 183px;
  max-height: 46px;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-left: 20px;
  font-weight: normal;
}
.brake-card--uzmFv .card-item--Nghph .card-info--Rm5uh {
  margin-left: 80px;
  display: flex;
}
.brake-card--uzmFv .card-item--Nghph .card-info--Rm5uh img {
  width: 180px;
  height: 120px;
  display: block;
  margin: 0;
}
.brake-card--uzmFv .card-item--Nghph .card-info--Rm5uh .card-detail--PBKnk {
  padding: 24px 20px;
}
.brake-card--uzmFv .card-item--Nghph .card-info--Rm5uh .card-detail--PBKnk h5 {
  font-size: 16px;
  text-align: left;
  color: #999999;
  line-height: 24px;
  font-weight: normal;
}
.brake-card--uzmFv .card-item--Nghph .card-info--Rm5uh .card-detail--PBKnk h5 span {
  color: #333333;
  font-weight: normal;
}
.brake-card--uzmFv .card-item--Nghph .card-info--Rm5uh .card-detail--PBKnk p {
  font-size: 30px;
  font-family: NotoSansCJK, NotoSansCJK-Medium;
  font-weight: 600;
  line-height: 45px;
  margin-top: 5px;
}

.cover .card-wrapper {
  left: 0 !important;
}

.energy-card--zznOc {
  width: 786px;
}
.energy-card--zznOc h1,
.energy-card--zznOc h2,
.energy-card--zznOc h3,
.energy-card--zznOc h4,
.energy-card--zznOc h5,
.energy-card--zznOc h6,
.energy-card--zznOc p {
  margin: 0 !important;
}
.energy-card--zznOc .card-item--KHKsF {
  width: 786px;
  height: 192px;
  border-radius: 4px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.energy-card--zznOc .card-item--KHKsF .card-wrapper--G77wc {
  display: flex;
  width: 786px;
  height: 192px;
  background: linear-gradient(225deg, #ffffff, #f4f4f4 50%);
  border-radius: 4px;
  margin-bottom: 20px;
  position: absolute;
  left: -786px;
  transition: all ease-in-out 0.3s;
}
.energy-card--zznOc .card-item--KHKsF::after {
  position: absolute;
  content: '';
  width: 83px;
  height: 95px;
  background-image: url('https://c.8891.com.tw/assets/static/article/superTest/1.png');
  background-size: 83px 95px;
  left: 689px;
  top: 49px;
  background-repeat: no-repeat;
}
.energy-card--zznOc .card-item--KHKsF .card-title--Rhx2R {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 16px;
  text-align: left;
  color: #333333;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.energy-card--zznOc .card-item--KHKsF .card-title--Rhx2R i {
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 8px;
}
.energy-card--zznOc .card-item--KHKsF .card-title--Rhx2R h4 {
  font-weight: normal;
  font-size: 16px;
}
.energy-card--zznOc .card-item--KHKsF .card-info--rLqY9 {
  padding: 48px 0 0 22px;
  display: flex;
}
.energy-card--zznOc .card-item--KHKsF .card-info--rLqY9 img {
  width: 180px;
  height: 120px;
  margin: 0;
}
.energy-card--zznOc .card-item--KHKsF .card-info--rLqY9 .detail-list--qR_1e {
  margin-left: 16px;
  margin-top: 5px;
}
.energy-card--zznOc .card-item--KHKsF .card-info--rLqY9 .detail-list--qR_1e p {
  font-size: 16px;
  text-align: left;
  color: #999999;
  line-height: 24px;
  margin-bottom: 8px;
  width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.energy-card--zznOc .card-item--KHKsF .card-info--rLqY9 .detail-list--qR_1e p span {
  color: #333333;
}
.energy-card--zznOc .card-detail--ZVMtK {
  margin-left: 40px;
  font-size: 16px;
  text-align: center;
  color: #333333;
  line-height: 20px;
  margin-top: 55px;
  padding-left: 30px;
  border-left: 1px dashed #e8e8e8;
  height: 106px;
}
.energy-card--zznOc .card-detail--ZVMtK h5 {
  font-weight: normal;
}
.energy-card--zznOc .card-detail--ZVMtK .preview--GBiNz {
  margin-bottom: 14px;
  cursor: pointer;
  display: block;
  position: relative;
  font-weight: normal;
}
.energy-card--zznOc .card-detail--ZVMtK .preview--GBiNz i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/2.png");
  background-repeat: no-repeat;
  margin-left: 4px;
  vertical-align: text-bottom;
}
.energy-card--zznOc .card-detail--ZVMtK .preview--GBiNz .image-lazy--tIAFL {
  position: absolute;
  box-shadow: 0px 4px 20px 0px rgba(1, 9, 22, 0.06);
  left: 119px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 4px;
  z-index: 10;
}
.energy-card--zznOc .card-detail--ZVMtK .preview--GBiNz .image-lazy--tIAFL img {
  border: 3px solid #fff;
  border-radius: 6px;
  margin: 0;
}
.energy-card--zznOc .card-detail--ZVMtK .preview--GBiNz .image-lazy--tIAFL::before {
  content: '';
  border-top: 7px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 7px solid transparent;
  box-shadow: 0px 4px 20px 0px rgba(1, 9, 22, 0.06);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.ant-tooltip-placement-top {
  transition: unset;
  max-width: 300px;
}
.ant-tooltip-placement-top img {
  max-width: 280px;
  object-fit: cover;
}

.shake-line--ebOtc {
  position: relative;
  margin-bottom: 20px;
}
.shake-line--ebOtc .title--_FImA {
  height: 50px;
  background: #3264ff;
  border-radius: 4px 4px 0px 0px;
  line-height: 50px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN {
  transition: all 0.3s;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .hide--pAqhA {
  height: 0;
  overflow: hidden;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .select-titles--Uvypa {
  display: table;
  width: 100%;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .select-titles--Uvypa .select-title--Od8jN {
  display: table-cell;
  vertical-align: middle;
  flex: 1;
  width: 196px;
  height: 60px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
  padding: 14px 20px;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -webkit-box-orient: vertical;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .select-checkbox--zs2Nf {
  display: flex;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .select-checkbox--zs2Nf .select-inner--jSDJt {
  flex: 1;
  background: #ffffff;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .select-checkbox--zs2Nf .select-inner--jSDJt .check--Zyq9V {
  padding: 9px 0;
  position: relative;
  font-size: 16px;
  text-align: center;
  color: #333333;
  line-height: 24px;
}
.shake-line--ebOtc .content--z_OBi .select-box--k0MpN .select-checkbox--zs2Nf .select-inner--jSDJt .check-box--UJVE0 {
  position: absolute;
  top: 7px;
  left: 8px;
}
.shake-line--ebOtc .chart--XXvCD {
  border: 1px solid #3264ff;
  height: 340px;
  width: 100%;
}
.shake-line--ebOtc .footer-select--dxJbQ {
  width: 157px;
  height: 32px;
  background: #3264ff;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
  cursor: pointer;
}
.shake-line--ebOtc .footer-select--dxJbQ::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 13px;
  top: 12px;
  border-color: #fff transparent transparent transparent;
  border-width: 6px;
  border-style: solid dashed dashed dashed;
}
.shake-line--ebOtc .footer-select--dxJbQ.active--_TXwE::after {
  top: 6px;
  border-color: transparent transparent #fff transparent;
}

.tab--H25zt {
  width: 786px;
  margin-top: 20px;
}
.tab--H25zt .tab-bar--R21Aq {
  height: 60px;
  border: 1px solid #3264ff;
  border-radius: 4px 4px 0px 0px;
  display: flex;
}
.tab--H25zt .tab-bar--R21Aq .tab-item--f2xd6 {
  border-right: 1px solid #3264ff;
  font-size: 14px;
  text-align: center;
  color: #333333;
  line-height: 60px;
  height: 60px;
  flex: 1;
  cursor: pointer;
}
.tab--H25zt .tab-bar--R21Aq .tab-item--f2xd6.active--xy332 {
  color: #ffffff;
  background: #3264ff;
}
.tab--H25zt .tab-bar--R21Aq .tab-item--f2xd6:last-child {
  border-right: unset;
}
.tab--H25zt .tab-carousel--Dqy0H {
  width: 786px;
  height: 524px;
  border: 1px solid #3264ff;
  box-sizing: border-box;
  position: relative;
  top: -1px;
}
.tab--H25zt .tab-carousel--Dqy0H .carousel-img--KmTjm {
  display: block;
  width: 786px;
  height: 524px;
  padding: 40px;
  margin: 0 !important;
}
.tab--H25zt .tab-carousel--Dqy0H .prev--NO_n3 {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 40%;
  z-index: 1;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/left-icon.png);
  left: 0;
}
.tab--H25zt .tab-carousel--Dqy0H .next--D_QaO {
  display: block;
  width: 20px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  top: 40%;
  z-index: 1;
  cursor: pointer;
  background-image: url(https://c.8891.com.tw/assets/static/article/carousel/right-icon.png);
  right: 0;
}
.tab--H25zt .tab-carousel--Dqy0H .slide-item--FA_v5 {
  width: 786px;
  height: 524px;
  object-fit: cover;
  margin: 0;
}

.fixed-rank--meh4B {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}
.fixed-rank--meh4B .rank--OGUJf {
  width: 281px;
  min-height: 232px;
  background: #ffffff;
  padding: 20px 14px;
  margin-bottom: 15px;
}
.fixed-rank--meh4B .rank--OGUJf .top--an_z4 {
  display: flex;
  justify-content: space-between;
}
.fixed-rank--meh4B .rank--OGUJf .top--an_z4 h3 {
  font-size: 16px;
  text-align: center;
  color: #333333;
  line-height: 22px;
  font-weight: bold;
}
.fixed-rank--meh4B .rank--OGUJf .top--an_z4 span {
  font-size: 14px;
  text-align: left;
  color: #333333;
  line-height: 20px;
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq {
  padding-top: 25px;
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .rank-item--dnvd5 {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .rank-item--dnvd5 .rank-num--BUbc0 {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #333333;
  line-height: 18px;
  width: 24px;
  height: 18px;
  background-size: 24px 18px;
  background-repeat: no-repeat;
  margin-right: 16px;
  display: inline-block;
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .rank-item--dnvd5 .rank-1--KPfsf {
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/r1.png");
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .rank-item--dnvd5 .rank-2--PIGpz {
  background-image: url('https://c.8891.com.tw/assets/static/article/superTest/r2.png');
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .rank-item--dnvd5 .rank-3--MF7Ik {
  background-image: url('https://c.8891.com.tw/assets/static/article/superTest/r3.png');
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .rank-select--wp6ZN {
  background: #e1e8ff;
  border-radius: 4px;
  padding-top: 2px;
}
.fixed-rank--meh4B .rank--OGUJf .rank-list--WNNVq .place--m64rO {
  font-size: 12px;
  text-align: center;
  color: #333333;
  line-height: 18px;
  padding: 5px 0 ;
  width: 100%;
  margin-top: -22px;
}
.fixed-rank--meh4B .see--m_R1p {
  width: 136px;
  height: 28px;
  background: #3264ff;
  border-radius: 14px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
  margin: 0 auto;
}
.supertest-evaluate--NdIw_ {
  width: 281px;
  height: 408px;
  background: #ffffff;
  margin-top: 20px;
  padding: 14px;
  box-sizing: border-box;
}
.supertest-evaluate--NdIw_ h4 {
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 22px;
}
.supertest-evaluate--NdIw_ .evaluate-tip--Ibkmk {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 12px;
}
.supertest-evaluate--NdIw_ .evaluate--QqDqo {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.supertest-evaluate--NdIw_ .evaluate--QqDqo .evaluate-icon--U1Oiu {
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}
.supertest-evaluate--NdIw_ .evaluate--QqDqo .evaluate-icon--U1Oiu img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.supertest-evaluate--NdIw_ .evaluate--QqDqo .evaluate-icon--U1Oiu p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 10px;
}
.supertest-evaluate--NdIw_ .evaluate-comment--THzWd {
  margin-top: 10px;
}
.supertest-evaluate--NdIw_ .evaluate-comment--THzWd textarea {
  width: 253px;
  height: 94px;
  background: #f4f4f4;
  border-radius: 4px;
  margin: 8px 0;
  padding: 8px;
  border: unset;
  outline: none;
  resize: unset;
}
.supertest-evaluate--NdIw_ .evaluate-comment--THzWd button {
  width: 80px;
  height: 28px;
  border-radius: 14px;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  background-color: #e8e8e8;
  color: #bbbbbb;
  cursor: pointer;
}
.supertest-evaluate--NdIw_ .evaluate-comment--THzWd button.useable--qFvfN {
  color: #ffffff;
  background: #3264ff;
}

.container--rtOzP {
  display: flex;
  min-width: 167px;
}
.select--bCiOb {
  position: relative;
  width: 167px;
  height: 34px;
  background-color: #fff;
  border-radius: 4px;
  margin-left: 10px;
}
.select--bCiOb.supertest--Q68g6 {
  opacity: 0;
}
.select--bCiOb:last-child {
  margin-right: 0;
}
.select--bCiOb.open--tJjtl::after {
  content: '';
  border-width: 0 4px 4px 4px;
  border-color: transparent transparent #000333 transparent;
}
.select--bCiOb::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000333 transparent transparent transparent;
}
.select-value--VAfrm {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 34px;
  padding: 0 10px;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.select-value--VAfrm.border--yHm73 {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
}
.select-popover--B1F5R {
  position: absolute;
  display: flex;
  max-height: 532px;
  left: 0;
  top: -10000px;
  z-index: 10;
  padding-top: 32px;
  overflow: hidden;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
.select-popover--B1F5R.visible--hH2eT {
  top: 36px;
}
.select-popover-header--XJOEC {
  position: absolute;
  height: 32px;
  line-height: 32px;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  padding: 0 8px;
  display: flex;
}
.select-popover-header--XJOEC span {
  color: #979797;
  margin-left: 5px;
  margin-right: 6px;
}
.select-popover-index--eop3N {
  display: flex;
  flex-direction: column;
  width: 24px;
  padding-top: 4px;
  border-radius: 4px 0 0 4px;
  background-color: #E8E8E8;
  padding-left: 0;
  margin: 0;
}
.select-popover-index-item--uEQMt {
  line-height: 24px;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #666;
  cursor: pointer;
}
.select-popover-index-item--uEQMt.active--RbI6N,
.select-popover-index-item--uEQMt:hover {
  background-color: #406EFF;
  color: #fff;
}
.select-popover-index-item-used--bzULn.active--RbI6N,
.select-popover-index-item-used--bzULn:hover {
  background-color: #FF963C;
}
.select-popover-list--iBgra {
  display: flex;
  flex-direction: column;
  min-width: 200px;
  background-color: #fff;
  border-radius: 0 4px 4px 0;
  overflow: auto;
}
.select-popover-list--iBgra.border-radius--wsXNg {
  border-radius: 4px;
  min-width: 172px;
}
.select-popover-section--MA1Vz {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.select-popover-section-header--DzAmC {
  line-height: 32px;
  background-color: #F5F5F5;
  padding-left: 16px;
}
.select-popover-section-item--QZ2b6 {
  line-height: 32px;
  padding: 0 16px;
  color: #333;
  white-space: nowrap;
}
.select-popover-section-item--QZ2b6.active--RbI6N {
  background-color: #406EFF;
  color: #fff;
}
.select-popover-section-item--QZ2b6:hover {
  background-color: #406EFF;
  color: #fff;
  cursor: pointer;
}
.select-popover-section-item-used--jW5jm.active--RbI6N,
.select-popover-section-item-used--jW5jm:hover {
  background-color: #FF963C;
}
.search-container--Gv5dW {
  position: relative;
  overflow: hidden;
  padding-top: 46px;
  margin-top: -46px;
}
.search-btn--xJkbH {
  position: relative;
  z-index: 2;
  width: 88px;
  line-height: 34px;
  border-radius: 4px;
  background: linear-gradient(153deg, #FFBD54 0%, #FF8116 100%);
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.search-btn--xJkbH:hover {
  color: #fff;
}
.kind-popover--lPuMZ {
  position: absolute;
  left: 215px;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
}
.kind-popover--lPuMZ .scrollbar-container {
  padding-bottom: 35px;
}
.kind-popover--lPuMZ .select-popover-back--DmAve {
  position: absolute;
  bottom: 32px;
  left: 0;
  line-height: 32px;
  padding: 0 16px;
  color: #333;
  white-space: nowrap;
  background: #fff;
  width: 100%;
  text-align: center;
  border-top: 1px solid #eee;
  cursor: pointer;
}
.model-popover--GCXnX {
  z-index: 10;
}
.search-icon--sQ4ln {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -28px;
  display: none;
  width: 57px;
  height: 67px;
  background-image: url('https://c.8891.com.tw/assets/static/home/img-33.png');
  background-size: 100% auto;
  z-index: 1;
}
.search-icon--sQ4ln.hover--vwiBP {
  display: block;
}
.slogan--T6kxX {
  margin-top: 12px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.clean-btn--Qrbmg {
  position: absolute;
  top: 12px;
  right: 8px;
  width: 12px;
  height: 12px;
  display: block;
  background-image: url(78e80796624b2d97265f.png);
  z-index: 10;
}

.supertest--vQwMD .content--z471e {
  padding: 20px 50px;
  border: 1px solid #e5e5e5;
  width: 887px;
  box-sizing: border-box;
  background-color: #fff;
}
.supertest--vQwMD .content--z471e .insidePageBodyDetailHead--Y3BkQ {
  line-height: 55px !important;
  text-align: left;
  font-size: 34px !important;
  margin: 0;
  margin-bottom: 17px;
}
.supertest--vQwMD .content--z471e .foreshow--ezcne {
  margin: 0 0px 18px 0;
  font-size: 13px;
  text-align: left;
  height: 35px;
  line-height: 35px;
  color: #999;
}
.supertest--vQwMD .content--z471e .insidePageArticle--nmVj4 {
  width: 786px !important;
}
.supertest--vQwMD .content--z471e .fixed-table-wrapper--bzlRs {
  margin: 20px 0;
}
.supertest--vQwMD .content--z471e .fixed-table-wrapper--bzlRs .table-header--AAFh6 {
  width: 786px;
  height: 50px;
  background: #3264ff;
  border-radius: 4px 4px 0px 0px;
  font-size: 24px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
}
.supertest--vQwMD .content--z471e .chart-wrapper--xUW6d {
  margin: 20px 0;
}
.supertest--vQwMD .content--z471e .chart-wrapper--xUW6d .chart-header--bWePC {
  width: 786px;
  height: 50px;
  background: #3264ff;
  border-radius: 4px 4px 0px 0px;
  font-size: 24px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
}
.supertest--vQwMD .content--z471e .chart-wrapper--xUW6d .chart-box--HM8At {
  border: 1px solid #bbbbbb;
  border-radius: 0px 0px 4px 4px;
}
.supertest--vQwMD .content--z471e .chart-wrapper--xUW6d.barke-wrapper--foy3J {
  margin-bottom: 43px;
}
.supertest--vQwMD .content--z471e .energy-wrapper--vzv_i .chart-box--HM8At {
  border: unset;
}
.supertest--vQwMD .normal-wrapper--m1msR {
  margin-bottom: 20px;
}
.bar-title--FInSh {
  width: 786px;
  height: 50px;
  background: #3264ff;
  border-radius: 4px 4px 0px 0px;
  font-size: 24px;
  color: #ffffff !important;
  line-height: 50px !important;
  text-align: center;
}

.supertest-menu-title {
  width: 622px;
  height: 75px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/title-1.png");
  position: relative;
  padding-left: 180px;
  box-sizing: border-box;
  color: #ffffff !important;
  font-size: 28px !important;
  line-height: 65px !important;
  margin-top: 20px;
}
.supertest-menu-title::before {
  content: attr(data-count);
  width: 62px;
  height: 33px;
  font-size: 24px;
  text-align: left;
  color: #ffffff;
  line-height: 33px;
  position: absolute;
  left: 30px;
  top: 24px;
}
.supertest-menu-title.title-2 {
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/title-2.png");
}
.supertest-menu-title.title-3 {
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/title-3.png");
}
.supertest-menu-title.title-4 {
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/title-4.png");
}
.supertest-menu-title.title-5 {
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/title-5.png");
}
.supertest-menu-title-item {
  color: #ffffff !important;
  font-size: 28px !important;
  line-height: 68px !important;
  margin-top: 20px;
  text-align: center;
  width: 272px;
  height: 65px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url("https://c.8891.com.tw/assets/static/article/superTest/title-item.png");
  position: relative;
  box-sizing: border-box;
}
.ant-carousel .slick-dots {
  margin: 0;
}

/* 主要变量 */
/* 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%;
}

