.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: 678px;
}
.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;
}

