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

/* HTML5 display-role reset for older browsers */
article[data-v-3f676c59], aside[data-v-3f676c59], details[data-v-3f676c59], figcaption[data-v-3f676c59], figure[data-v-3f676c59], footer[data-v-3f676c59], header[data-v-3f676c59], hgroup[data-v-3f676c59], menu[data-v-3f676c59], nav[data-v-3f676c59], section[data-v-3f676c59] {
  display: block;
}
body[data-v-3f676c59] {
  line-height: 1;
}
ol[data-v-3f676c59], ul[data-v-3f676c59] {
  list-style: none;
}
a[data-v-3f676c59] {
  text-decoration: none;
}
button[data-v-3f676c59] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-3f676c59], q[data-v-3f676c59] {
  quotes: none;
}
blockquote[data-v-3f676c59]:before, blockquote[data-v-3f676c59]:after, q[data-v-3f676c59]:before, q[data-v-3f676c59]:after {
  content: '';
  content: none;
}
table[data-v-3f676c59] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-3f676c59] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.newsIndexClassifi[data-v-3f676c59], .indexFocusClassifi[data-v-3f676c59], .indexFocusInfoClassifi[data-v-3f676c59], .newsTopicFocusClassifi[data-v-3f676c59] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination[data-v-3f676c59] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-3f676c59] {
    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-3f676c59]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-3f676c59] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-3f676c59] {
    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-3f676c59]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-3f676c59] {
    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-3f676c59]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-3f676c59] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-3f676c59] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-3f676c59] {
    display: none;
}
}
.r18icon[data-v-3f676c59] {
  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-3f676c59] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-3f676c59] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-3f676c59] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-3f676c59] {
    height: 90px;
}
}
html[data-v-3f676c59] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-3f676c59] {
  box-sizing: border-box;
}
input[data-v-3f676c59] {
  outline: none;
  resize: none;
}
button[data-v-3f676c59] {
  outline: none;
}
input[data-v-3f676c59]:focus, select[data-v-3f676c59]:focus, textarea[data-v-3f676c59]:focus, button[data-v-3f676c59] {
  outline: none;
}
.page-enter-active[data-v-3f676c59], .page-leave-active[data-v-3f676c59] {
  transition: opacity 0.2s;
}
.page-enter[data-v-3f676c59], .page-leave-active[data-v-3f676c59] {
  opacity: 0;
}
.youCantSeeMe[data-v-3f676c59] {
  display: none;
  opacity: 0;
}
.pagination[data-v-3f676c59], .inline[data-v-3f676c59] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-3f676c59] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-3f676c59] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-3f676c59] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-3f676c59] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-3f676c59] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-3f676c59] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-3f676c59], .littlePinkWord[data-v-3f676c59], .littleBlueWord[data-v-3f676c59], .white13px[data-v-3f676c59], .white15px[data-v-3f676c59], .white16pxBold[data-v-3f676c59], .white18pxBold[data-v-3f676c59], .white20pxBold[data-v-3f676c59], .white30pxBold[data-v-3f676c59], .grey15px[data-v-3f676c59], .veryLightGrey14px[data-v-3f676c59], .grey16px[data-v-3f676c59], .darkGrey16px[data-v-3f676c59], .grey18px[data-v-3f676c59], .grey18pxBold[data-v-3f676c59], .darkGrey18px[data-v-3f676c59], .blue513px[data-v-3f676c59], .yellow18pxBold[data-v-3f676c59], .borderLightGrey18pxBold[data-v-3f676c59] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-3f676c59] {
  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-3f676c59] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-3f676c59] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-3f676c59] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-3f676c59] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-3f676c59] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-3f676c59] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-3f676c59] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-3f676c59] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-3f676c59] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-3f676c59] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-3f676c59] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-3f676c59] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-3f676c59] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-3f676c59] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-3f676c59] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-3f676c59] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-3f676c59] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-3f676c59] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-3f676c59] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-3f676c59] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-3f676c59] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-3f676c59] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-3f676c59] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-3f676c59] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-3f676c59] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-3f676c59] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-3f676c59] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-3f676c59] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-3f676c59] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-3f676c59] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-3f676c59] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-3f676c59] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-3f676c59] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-3f676c59] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-3f676c59] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-3f676c59] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-3f676c59] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-3f676c59] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-3f676c59] {
  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-3f676c59] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 90px;
}
.indexFocusTitleTags a[data-v-3f676c59] {
    color: #3280D5;
    font-size: 1.2rem;
    padding: 0 5px;
    cursor: pointer;
    font-weight: bold;
}
.indexFocusTitleTags a svg[data-v-3f676c59] {
      color: #f6d155;
      padding: 0 3px 1px 0;
}
.indexFocusTitleTags p[data-v-3f676c59]:first-of-type {
    color: #1c8aba;
    font-weight: bold;
    font-size: 1.8rem;
}
.indexFocusTagsMobile[data-v-3f676c59] {
  display: none;
}
.indexFocusTagsMobile a[data-v-3f676c59] {
    color: #3280D5;
    font-size: 1.2rem;
    padding: 0 5px;
    cursor: pointer;
    font-weight: bold;
}
.indexFocusTagsMobile a svg[data-v-3f676c59] {
      color: #f6d155;
      padding: 0 3px 1px 0;
}
.indexFeaturedCarouselComponent[data-v-3f676c59] {
  width: 100%;
  background-color: transparent;
}
.indexFeaturedimgDiv[data-v-3f676c59] {
  flex: 0 0 auto;
  width: 100%;
  height: 225px;
  position: relative;
  cursor: pointer;
  transition: 0.5s ease-out;
  background-size: cover;
  background-position: center;
}
.indexFocusPicTitle[data-v-3f676c59] {
  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: 66px;
  position: absolute;
  bottom: 83px;
}
.indexFocusPicTitle a[data-v-3f676c59] {
    font-size: 1.125rem;
    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;
    color: #FFFFFF;
}
.newsIndexPicTitleDown[data-v-3f676c59] {
  position: relative;
  top: 15px;
  height: 16px;
  width: 90%;
  text-align: left;
}
.newsIndexPicTitleDown a[data-v-3f676c59] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}
.indexFeaturedDateAuthor[data-v-3f676c59] {
  box-sizing: border-box;
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 260px;
}
.indexFeaturedDateAuthor span[data-v-3f676c59]:nth-child(3) {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 180px;
    text-align: left;
    line-height: 13px;
}
.newsIndexClassifi[data-v-3f676c59] {
  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;
}
.indexFocusClassifi[data-v-3f676c59] {
  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-3f676c59] {
  max-height: 440px;
}
.focus-swiper .swiper-slide[data-v-3f676c59] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 390px;
    height: 310px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #FFFFFF;
    background-position: center;
    background-size: cover;
    color: #fff;
    box-sizing: border-box;
    max-width: 410px;
    width: 100%;
    margin: 12px;
    background-color: #FFFFFF;
    border-radius: 8px;
    position: relative;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
    overflow: hidden;
}
.focus-swiper .swiper-pagination[data-v-3f676c59] {
    position: relative;
    bottom: 30px;
    height: 10px;
}
.focus-swiper .swiper-pagination .swiper-pagination-bullet[data-v-3f676c59] {
      width: 10px !important;
      height: 10px;
}
.focus-swiper .swiper-pagination[data-v-3f676c59] .swiper-pagination-bullet, .focus-swiper .swiper-pagination[data-v-3f676c59] .swiper-pagination-bullet-active {
      width: 10px !important;
      height: 10px !important;
      margin: 0 8px;
}
.focus-swiper .swiper-pagination[data-v-3f676c59] .swiper-pagination-bullet {
      background: #FFFFFF;
}
.focus-swiper .swiper-pagination[data-v-3f676c59] .swiper-pagination-bullet-active {
      background: #FFFFFF;
}
@media screen and (max-width: 1366px) and (min-width: 1366px) {
.indexFeaturedCarouselComponent[data-v-3f676c59] {
    width: 100vw;
    margin: 0;
    max-width: calc(1366px - 100px);
}
.focus-swiper .swiper-slide[data-v-3f676c59] {
    height: 310px;
}
}
@media screen and (max-width: 1241px) {
.indexFocusTitleTags a[data-v-3f676c59] {
    display: none;
}
.indexFocusTagsMobile[data-v-3f676c59] {
    display: block;
    margin: -15px 0 20px 0;
}
}
@media screen and (max-width: 1024px) {
.indexFeaturedCarouselComponent[data-v-3f676c59] {
    width: 100vw;
    margin: 0;
}
.focus-swiper .swiper-slide[data-v-3f676c59] {
    height: 310px;
}
}
@media screen and (max-width: 768px) {
.indexFeaturedCarouselComponent[data-v-3f676c59] {
    width: 100vw;
    margin: 0;
    margin-top: 60px;
}
.focus-swiper .swiper-slide[data-v-3f676c59] {
    height: 450px;
}
}
@media screen and (max-width: 640px) {
.indexFeaturedCarouselComponent[data-v-3f676c59] {
    width: 100vw;
    margin: 0;
}
.focus-swiper .swiper-slide[data-v-3f676c59] {
    height: 230px;
    margin: 0;
    max-width: 90%;
    border-radius: 0;
}
.indexFocusPicTitle[data-v-3f676c59] {
    height: 40%;
    bottom: calc(230px - 160px);
}
.indexFocusPicTitle a[data-v-3f676c59] {
      bottom: 16%;
      font-size: 1rem;
}
.indexFeaturedimgDiv[data-v-3f676c59] {
    height: 160px;
}
.indexFocusPicTitle[data-v-3f676c59] {
    height: 25%;
    padding-top: 5px;
}
.indexFocusPicTitle a[data-v-3f676c59] {
      bottom: 0;
      -webkit-line-clamp: 2;
}
}
@media screen and (max-width: 400px) {
.indexFocusClassifi[data-v-3f676c59] {
    width: 70px;
    height: 20px;
}
}
.newsInfoFocusArea[data-v-3f676c59] {
  width: 90%;
  max-width: 1260px;
  height: auto;
  display: flex;
  padding-top: 0px;
  flex-direction: column;
  justify-content: center;
}
.swiper-wrapper[data-v-3f676c59] {
  max-width: 1260px;
}
.indexFocusInfoBlockComponent[data-v-3f676c59] {
  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-3f676c59] {
    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-3f676c59] {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1250px;
}
.indexFocusInfoTitleTags .indexFocusTitle[data-v-3f676c59] {
    font-size: 1.875rem;
    color: #1c8aba;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
}
.indexFocusInfoTitleTags .indexFocusTags[data-v-3f676c59] {
    color: #3280D5;
    font-size: 1.1rem;
    padding: 0 5px;
    cursor: pointer;
    font-weight: bold;
}
.indexFocusInfoTitleTags .indexFocusTags svg[data-v-3f676c59] {
      color: #f6d155;
}
.indexFocusInfoTagsMobile p[data-v-3f676c59] {
  color: #3280D5;
  font-size: 1.1rem;
  padding: 0 5px;
  cursor: pointer;
  font-weight: bold;
}
.indexFocusInfoTagsMobile p svg[data-v-3f676c59] {
    color: #f6d155;
}
.indexFocusInfoTagsMobile[data-v-3f676c59] {
  display: none;
}
.indexFocusInfoPicTitle[data-v-3f676c59] {
  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-3f676c59] {
    color: #FFFFFF;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.indexFocusInfoPicTitleDown[data-v-3f676c59] {
  position: absolute;
  bottom: 20%;
  height: 16px;
  padding: 0 20px;
  width: 90%;
}
.indexFocusInfoPicTitleDown p[data-v-3f676c59] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.indexFocusInfoDateAuthor[data-v-3f676c59] {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  padding: 10px 0 15px 22px;
}
.indexFocusInfoClassifi[data-v-3f676c59] {
  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-3f676c59] {
  perspective: 242px;
}
depth .swiper-button-prev[data-v-3f676c59]:after {
  color: white;
}
depth .swiper-button-next[data-v-3f676c59]:after {
  color: white;
}
@media screen and (max-width: 135px) {
.newsSpecialTopicArea[data-v-3f676c59] {
    width: 320px;
}
}
@media screen and (max-width: 780px) {
.indexFocusInfoTitleTags .indexFocusTags[data-v-3f676c59] {
    display: none;
}
.indexFocusInfoTagsMobile[data-v-3f676c59] {
    display: flex;
    padding: 0px 0 20px 0;
}
}
.newsTopicFocusBlockComponent[data-v-3f676c59] {
  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-3f676c59] {
    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-3f676c59] {
  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-3f676c59] {
    color: #FFFFFF;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    cursor: pointer;
}
.newsTopicFocusPicTitleDown[data-v-3f676c59] {
  position: absolute;
  bottom: 17%;
  height: 16px;
  padding: 0 20px;
  width: 90%;
}
.newsTopicFocusPicTitleDown p[data-v-3f676c59] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.newsTopicFocusDateAuthor[data-v-3f676c59] {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  padding: 10px 0 15px 22px;
}
.newsTopicFocusClassifi[data-v-3f676c59] {
  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-3f676c59] {
    height: auto;
}
.newsTopicFocusPicTitleDown[data-v-3f676c59] {
    bottom: 16%;
}
}
@media screen and (max-width: 135px) {
.newsSpecialTopicArea[data-v-3f676c59] {
    width: 320px;
}
}

