@charset "UTF-8";
html[data-v-666be7be], body[data-v-666be7be], div[data-v-666be7be], applet[data-v-666be7be], object[data-v-666be7be], iframe[data-v-666be7be], p[data-v-666be7be], blockquote[data-v-666be7be], pre[data-v-666be7be], a[data-v-666be7be], abbr[data-v-666be7be], acronym[data-v-666be7be], address[data-v-666be7be], big[data-v-666be7be], cite[data-v-666be7be], code[data-v-666be7be], del[data-v-666be7be], dfn[data-v-666be7be], img[data-v-666be7be], ins[data-v-666be7be], kbd[data-v-666be7be], q[data-v-666be7be], s[data-v-666be7be], samp[data-v-666be7be], small[data-v-666be7be], strike[data-v-666be7be], sub[data-v-666be7be], sup[data-v-666be7be], tt[data-v-666be7be], var[data-v-666be7be], b[data-v-666be7be], u[data-v-666be7be], i[data-v-666be7be], center[data-v-666be7be], dl[data-v-666be7be], dt[data-v-666be7be], dd[data-v-666be7be], ol[data-v-666be7be], ul[data-v-666be7be], li[data-v-666be7be], fieldset[data-v-666be7be], form[data-v-666be7be], label[data-v-666be7be], legend[data-v-666be7be], table[data-v-666be7be], caption[data-v-666be7be], tbody[data-v-666be7be], tfoot[data-v-666be7be], thead[data-v-666be7be], tr[data-v-666be7be], th[data-v-666be7be], td[data-v-666be7be], article[data-v-666be7be], aside[data-v-666be7be], canvas[data-v-666be7be], details[data-v-666be7be], embed[data-v-666be7be], figure[data-v-666be7be], figcaption[data-v-666be7be], footer[data-v-666be7be], header[data-v-666be7be], hgroup[data-v-666be7be], menu[data-v-666be7be], nav[data-v-666be7be], output[data-v-666be7be], ruby[data-v-666be7be], section[data-v-666be7be], summary[data-v-666be7be], time[data-v-666be7be], mark[data-v-666be7be], audio[data-v-666be7be], video[data-v-666be7be] {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: 500;
}
strong[data-v-666be7be] {
  font-weight: bold !important;
}
h1[data-v-666be7be] {
  font-size: 2em !important;
}
h2[data-v-666be7be] {
  font-size: 1.5em !important;
}
h3[data-v-666be7be] {
  font-size: 1em !important;
}
h4[data-v-666be7be] {
  font-size: 1em !important;
}
h5[data-v-666be7be] {
  font-size: 0.8em !important;
}
h6[data-v-666be7be] {
  font-size: 0.7em !important;
}

/* HTML5 display-role reset for older browsers */
article[data-v-666be7be], aside[data-v-666be7be], details[data-v-666be7be], figcaption[data-v-666be7be], figure[data-v-666be7be], footer[data-v-666be7be], header[data-v-666be7be], hgroup[data-v-666be7be], menu[data-v-666be7be], nav[data-v-666be7be], section[data-v-666be7be] {
  display: block;
}
body[data-v-666be7be] {
  line-height: 1;
}
ol[data-v-666be7be], ul[data-v-666be7be] {
  list-style: none;
}
a[data-v-666be7be] {
  text-decoration: none;
}
button[data-v-666be7be] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-666be7be], q[data-v-666be7be] {
  quotes: none;
}
blockquote[data-v-666be7be]:before, blockquote[data-v-666be7be]:after, q[data-v-666be7be]:before, q[data-v-666be7be]:after {
  content: '';
  content: none;
}
table[data-v-666be7be] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-666be7be] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.indexFocusClassifi[data-v-666be7be], .indexFocusInfoClassifi[data-v-666be7be], .newsTopicFocusClassifi[data-v-666be7be] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination[data-v-666be7be] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-666be7be] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    border-radius: 3px;
    margin: 0 5px;
    color: #3280d5;
    border: 1px solid #dee2e6;
}
.pagination .page-item[data-v-666be7be]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-666be7be] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-666be7be] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
    color: #1c8aba;
    border: 1px solid #1c8aba;
}
.pagination .page-control[data-v-666be7be]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-666be7be] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 5px;
    color: #1c8aba;
    border: 1px solid #1c8aba;
}
.pagination .page-item2[data-v-666be7be]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-666be7be] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-666be7be] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-666be7be] {
    display: none;
}
}
.r18icon[data-v-666be7be] {
  position: absolute;
  background-image: url("https://image.gamebase.com.tw/gb_tw/static/site/r18icon2.jpg");
  background-position: center;
  box-sizing: border-box;
  background-size: cover;
  width: 40px;
  height: 28px;
  top: 0;
  left: 0;
  z-index: 2;
}
.newsBannerAD[data-v-666be7be] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-666be7be] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-666be7be] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-666be7be] {
    height: 90px;
}
}
html[data-v-666be7be] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-666be7be] {
  box-sizing: border-box;
}
input[data-v-666be7be] {
  outline: none;
  resize: none;
}
button[data-v-666be7be] {
  outline: none;
}
input[data-v-666be7be]:focus, select[data-v-666be7be]:focus, textarea[data-v-666be7be]:focus, button[data-v-666be7be] {
  outline: none;
}
.page-enter-active[data-v-666be7be], .page-leave-active[data-v-666be7be] {
  transition: opacity 0.2s;
}
.page-enter[data-v-666be7be], .page-leave-active[data-v-666be7be] {
  opacity: 0;
}
.youCantSeeMe[data-v-666be7be] {
  display: none;
  opacity: 0;
}
.pagination[data-v-666be7be], .inline[data-v-666be7be] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-666be7be] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-666be7be] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-666be7be] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-666be7be] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-666be7be] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-666be7be] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-666be7be], .littlePinkWord[data-v-666be7be], .littleBlueWord[data-v-666be7be], .white13px[data-v-666be7be], .white15px[data-v-666be7be], .white16pxBold[data-v-666be7be], .white18pxBold[data-v-666be7be], .white20pxBold[data-v-666be7be], .white30pxBold[data-v-666be7be], .grey15px[data-v-666be7be], .veryLightGrey14px[data-v-666be7be], .grey16px[data-v-666be7be], .darkGrey16px[data-v-666be7be], .grey18px[data-v-666be7be], .grey18pxBold[data-v-666be7be], .darkGrey18px[data-v-666be7be], .blue513px[data-v-666be7be], .yellow18pxBold[data-v-666be7be], .borderLightGrey18pxBold[data-v-666be7be] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-666be7be] {
  box-sizing: border-box;
  border: 1px solid #1c8aba;
  font-weight: 700;
  width: 106px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #1c8aba;
  padding: 0 10px 5px 14px;
  margin-top: 30px;
  cursor: pointer;
}
.seeMore[data-v-666be7be] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-666be7be] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-666be7be] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-666be7be] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-666be7be] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-666be7be] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-666be7be] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-666be7be] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-666be7be] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-666be7be] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-666be7be] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-666be7be] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-666be7be] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-666be7be] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-666be7be] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-666be7be] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-666be7be] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-666be7be] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-666be7be] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-666be7be] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-666be7be] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-666be7be] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-666be7be] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-666be7be] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-666be7be] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-666be7be] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-666be7be] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-666be7be] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-666be7be] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-666be7be] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-666be7be] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-666be7be] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-666be7be] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-666be7be] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-666be7be] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-666be7be] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-666be7be] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-666be7be] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-666be7be] {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  backface-visibility: hidden;
}
.indexFocusTitleTags[data-v-666be7be] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1250px;
  height: 90px;
}
.indexFocusTitleTags a[data-v-666be7be] {
    color: #3280D5;
    font-size: 1.2rem;
    padding: 0 5px;
    cursor: pointer;
    font-weight: bold;
}
.indexFocusTitleTags a svg[data-v-666be7be] {
      color: #f6d155;
      padding: 0 3px 1px 0;
}
.indexFocusTitleTags p[data-v-666be7be]:first-of-type {
    color: #1c8aba;
    font-weight: bold;
    font-size: 1.8rem;
}
.indexFocusTagsMobile[data-v-666be7be] {
  display: none;
}
.indexFocusTagsMobile a[data-v-666be7be] {
    color: #3280D5;
    font-size: 1.2rem;
    padding: 0 5px;
    cursor: pointer;
    font-weight: bold;
}
.indexFocusTagsMobile a svg[data-v-666be7be] {
      color: #f6d155;
      padding: 0 3px 1px 0;
}
.indexFocusCarouselComponent[data-v-666be7be] {
  width: 100%;
}
.indexFocusimgDiv[data-v-666be7be] {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  transition: 0.5s ease-out;
  background-size: cover;
  background-position: center;
}
.indexFocusPicTitle[data-v-666be7be] {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  max-width: 100%;
  height: 28%;
  position: absolute;
  bottom: 0px;
}
.indexFocusPicTitle a[data-v-666be7be] {
    color: #FFFFFF;
    font-size: 1.7rem;
    line-height: 1.33;
    position: relative;
    bottom: 9%;
    text-align: left;
    padding: 0 21px 0 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
}
.indexFocusDateAuthor[data-v-666be7be] {
  box-sizing: border-box;
  position: absolute;
  bottom: 18px;
  left: 25px;
}
.indexFocusDateAuthor span[data-v-666be7be] {
    font-weight: 300;
    font-size: 13px;
    justify-content: start;
}
.indexFocusClassifi[data-v-666be7be] {
  width: 84px;
  height: 26px;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  position: absolute;
  right: 14px;
  bottom: 13px;
  border-radius: 14px;
}
.focus-swiper[data-v-666be7be] {
  max-height: 440px;
}
.focus-swiper .swiper-slide[data-v-666be7be] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 440px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #FFFFFF;
    background-position: center;
    background-size: cover;
    color: #fff;
}
.focus-swiper .swiper-pagination[data-v-666be7be] {
    position: relative;
    bottom: 30px;
    height: 10px;
}
.focus-swiper .swiper-pagination .swiper-pagination-bullet[data-v-666be7be] {
      width: 10px !important;
      height: 10px;
}
.focus-swiper .swiper-pagination[data-v-666be7be] .swiper-pagination-bullet, .focus-swiper .swiper-pagination[data-v-666be7be] .swiper-pagination-bullet-active {
      width: 10px !important;
      height: 10px !important;
      margin: 0 8px;
}
.focus-swiper .swiper-pagination[data-v-666be7be] .swiper-pagination-bullet {
      background: #FFFFFF;
}
.focus-swiper .swiper-pagination[data-v-666be7be] .swiper-pagination-bullet-active {
      background: #FFFFFF;
}
@media screen and (max-width: 1366px) and (min-width: 1366px) {
.indexFocusCarouselComponent[data-v-666be7be] {
    width: 100vw;
    margin: 0;
    max-width: calc(1366px - 100px);
}
.focus-swiper[data-v-666be7be] {
    max-height: unset;
}
.focus-swiper .swiper-slide[data-v-666be7be] {
      height: 720px;
}
}
@media screen and (max-width: 1241px) {
.indexFocusTitleTags a[data-v-666be7be] {
    display: none;
}
.indexFocusTagsMobile[data-v-666be7be] {
    display: block;
    margin: -15px 0 20px 0;
}
}
@media screen and (max-width: 1024px) {
.indexFocusCarouselComponent[data-v-666be7be] {
    width: 100vw;
    margin: 0;
    margin-top: 60px;
    max-width: unset;
    padding-right: 0;
}
.focus-swiper .swiper-slide[data-v-666be7be] {
    height: 450px;
}
}
@media screen and (max-width: 768px) {
.indexFocusCarouselComponent[data-v-666be7be] {
    width: 100vw;
    margin: 0;
    margin-top: 60px;
}
.focus-swiper .swiper-slide[data-v-666be7be] {
    height: 450px;
}
}
@media screen and (max-width: 640px) {
.indexFocusCarouselComponent[data-v-666be7be] {
    width: 100vw;
    margin: 0;
    padding-right: 0;
    height: auto;
}
.focus-swiper .swiper-slide[data-v-666be7be] {
    height: 300px;
}
.indexFocusPicTitle[data-v-666be7be] {
    height: 40%;
}
.indexFocusPicTitle a[data-v-666be7be] {
      bottom: 16%;
      font-size: 1rem;
}
.indexFocusimgDiv[data-v-666be7be] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
}
@media screen and (max-width: 400px) {
.indexFocusPicTitle[data-v-666be7be] {
    height: 30%;
}
.indexFocusClassifi[data-v-666be7be] {
    width: 70px;
    height: 20px;
}
.focus-swiper[data-v-666be7be] {
    height: 300px;
}
}
.newsInfoFocusArea[data-v-666be7be] {
  width: 90%;
  max-width: 1260px;
  height: auto;
  display: flex;
  padding-top: 0px;
  flex-direction: column;
  justify-content: center;
}
.swiper-wrapper[data-v-666be7be] {
  max-width: 1260px;
}
.indexFocusInfoBlockComponent[data-v-666be7be] {
  max-width: 400px;
  height: 320px;
  margin: 0 0px 10px 0px;
  box-sizing: border-box;
  border: 1px solid white;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
.indexFocusInfoBlockComponent .imgDiv[data-v-666be7be] {
    overflow: hidden;
    height: 225px;
    width: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    transition: 0.5s ease-out;
    transform-origin: bottom;
}
.indexFocusInfoTitleTags[data-v-666be7be] {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1250px;
}
.indexFocusInfoTitleTags .indexFocusTitle[data-v-666be7be] {
    font-size: 1.875rem;
    color: #1c8aba;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
}
.indexFocusInfoTitleTags .indexFocusTags[data-v-666be7be] {
    color: #3280D5;
    font-size: 1.1rem;
    padding: 0 5px;
    cursor: pointer;
    font-weight: bold;
}
.indexFocusInfoTitleTags .indexFocusTags svg[data-v-666be7be] {
      color: #f6d155;
}
.indexFocusInfoTagsMobile p[data-v-666be7be] {
  color: #3280D5;
  font-size: 1.1rem;
  padding: 0 5px;
  cursor: pointer;
  font-weight: bold;
}
.indexFocusInfoTagsMobile p svg[data-v-666be7be] {
    color: #f6d155;
}
.indexFocusInfoTagsMobile[data-v-666be7be] {
  display: none;
}
.indexFocusInfoPicTitle[data-v-666be7be] {
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 66px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 66px;
}
.indexFocusInfoPicTitle p[data-v-666be7be] {
    color: #FFFFFF;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.indexFocusInfoPicTitleDown[data-v-666be7be] {
  position: absolute;
  bottom: 20%;
  height: 16px;
  padding: 0 20px;
  width: 90%;
}
.indexFocusInfoPicTitleDown p[data-v-666be7be] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.indexFocusInfoDateAuthor[data-v-666be7be] {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  padding: 10px 0 15px 22px;
}
.indexFocusInfoClassifi[data-v-666be7be] {
  width: 84px;
  height: 26px;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  position: absolute;
  right: 12px;
  bottom: 10px;
}
depth .swiper-container-3d[data-v-666be7be] {
  perspective: 242px;
}
depth .swiper-button-prev[data-v-666be7be]:after {
  color: white;
}
depth .swiper-button-next[data-v-666be7be]:after {
  color: white;
}
@media screen and (max-width: 135px) {
.newsSpecialTopicArea[data-v-666be7be] {
    width: 320px;
}
}
@media screen and (max-width: 780px) {
.activeBlock[data-v-666be7be] {
    background-position-y: 30px;
}
.indexFocusInfoTitleTags .indexFocusTags[data-v-666be7be] {
    display: none;
}
.indexFocusInfoTagsMobile[data-v-666be7be] {
    display: flex;
    padding: 0px 0 20px 0;
}
}
.newsTopicFocusBlockComponent[data-v-666be7be] {
  max-width: 400px;
  height: 320px;
  margin: 0 0px 10px 0px;
  box-sizing: border-box;
  border: 1px solid white;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
}
.newsTopicFocusBlockComponent .newTopciFocusimgDiv[data-v-666be7be] {
    overflow: hidden;
    height: 225px;
    width: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    transition: 0.5s ease-out;
    transform-origin: bottom;
}
.newsTopicFocusPicTitle[data-v-666be7be] {
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 66px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 66px;
}
.newsTopicFocusPicTitle p[data-v-666be7be] {
    color: #FFFFFF;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    cursor: pointer;
}
.indexFocusDateAuthor[data-v-666be7be] {
  bottom: 35px;
}
.newsTopicFocusPicTitleDown[data-v-666be7be] {
  position: absolute;
  bottom: 17%;
  height: 16px;
  padding: 0 20px;
  width: 90%;
}
.newsTopicFocusPicTitleDown p[data-v-666be7be] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newsTopicFocusDateAuthor[data-v-666be7be] {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  padding: 10px 0 15px 22px;
}
.newsTopicFocusClassifi[data-v-666be7be] {
  width: 84px;
  height: 26px;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  position: absolute;
  right: 12px;
  bottom: 10px;
}
@media screen and (max-width: 466px) {
.newsTopicFocusBlockComponent[data-v-666be7be] {
    height: auto;
}
.newsTopicFocusPicTitleDown[data-v-666be7be] {
    bottom: 16%;
}
}
@media screen and (max-width: 135px) {
.newsSpecialTopicArea[data-v-666be7be] {
    width: 320px;
}
}

