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

/* HTML5 display-role reset for older browsers */
article[data-v-76036af6], aside[data-v-76036af6], details[data-v-76036af6], figcaption[data-v-76036af6], figure[data-v-76036af6], footer[data-v-76036af6], header[data-v-76036af6], hgroup[data-v-76036af6], menu[data-v-76036af6], nav[data-v-76036af6], section[data-v-76036af6] {
  display: block;
}
body[data-v-76036af6] {
  line-height: 1;
}
ol[data-v-76036af6], ul[data-v-76036af6] {
  list-style: none;
}
a[data-v-76036af6] {
  text-decoration: none;
}
button[data-v-76036af6] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-76036af6], q[data-v-76036af6] {
  quotes: none;
}
blockquote[data-v-76036af6]:before, blockquote[data-v-76036af6]:after, q[data-v-76036af6]:before, q[data-v-76036af6]:after {
  content: '';
  content: none;
}
table[data-v-76036af6] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-76036af6] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.pagination[data-v-76036af6] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-76036af6] {
    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-76036af6]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-76036af6] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-76036af6] {
    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-76036af6]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-76036af6] {
    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-76036af6]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-76036af6] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-76036af6] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-76036af6] {
    display: none;
}
}
.r18icon[data-v-76036af6] {
  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-76036af6] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-76036af6] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-76036af6] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-76036af6] {
    height: 90px;
}
}
.featureVideoText[data-v-76036af6], .featureVideoTitle[data-v-76036af6] {
  color: #1c8aba;
}
.featureVideoSubtitle[data-v-76036af6] {
  color: #656565;
}
html[data-v-76036af6] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-76036af6] {
  box-sizing: border-box;
}
input[data-v-76036af6] {
  outline: none;
  resize: none;
}
button[data-v-76036af6] {
  outline: none;
}
input[data-v-76036af6]:focus, select[data-v-76036af6]:focus, textarea[data-v-76036af6]:focus, button[data-v-76036af6] {
  outline: none;
}
.page-enter-active[data-v-76036af6], .page-leave-active[data-v-76036af6] {
  transition: opacity 0.2s;
}
.page-enter[data-v-76036af6], .page-leave-active[data-v-76036af6] {
  opacity: 0;
}
.youCantSeeMe[data-v-76036af6] {
  display: none;
  opacity: 0;
}
.pagination[data-v-76036af6], .inline[data-v-76036af6] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-76036af6] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-76036af6] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-76036af6] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-76036af6] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-76036af6] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-76036af6] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-76036af6], .littlePinkWord[data-v-76036af6], .littleBlueWord[data-v-76036af6], .white13px[data-v-76036af6], .white15px[data-v-76036af6], .white16pxBold[data-v-76036af6], .white18pxBold[data-v-76036af6], .white20pxBold[data-v-76036af6], .white30pxBold[data-v-76036af6], .grey15px[data-v-76036af6], .veryLightGrey14px[data-v-76036af6], .grey16px[data-v-76036af6], .darkGrey16px[data-v-76036af6], .grey18px[data-v-76036af6], .grey18pxBold[data-v-76036af6], .darkGrey18px[data-v-76036af6], .blue513px[data-v-76036af6], .yellow18pxBold[data-v-76036af6], .borderLightGrey18pxBold[data-v-76036af6] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-76036af6] {
  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-76036af6] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-76036af6] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-76036af6] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-76036af6] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-76036af6] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-76036af6] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-76036af6] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-76036af6] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-76036af6] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-76036af6] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-76036af6] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-76036af6] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-76036af6] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-76036af6] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-76036af6] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-76036af6] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-76036af6] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-76036af6] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-76036af6] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-76036af6] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-76036af6] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-76036af6] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-76036af6] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-76036af6] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-76036af6] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-76036af6] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-76036af6] {
  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;
}
.marginTop[data-v-76036af6] {
  margin-top: 25px;
  min-height: 90px;
  height: auto;
}
.blue513px[data-v-76036af6] {
  padding: 0;
}
.NewsInfoPage[data-v-76036af6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  width: 100vw;
}
.MobileNewsUpAds[data-v-76036af6] {
  margin-top: 50px;
}
.HeadWordAds[data-v-76036af6] {
  margin-top: 50px;
}
.newsBannerAD[data-v-76036af6] {
  display: flex;
  justify-content: center;
  margin: 20px 15px 30px 15px;
}
.newsBannerAD img[data-v-76036af6] {
    width: 100%;
    height: auto;
}
.newsInfoMain[data-v-76036af6] {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  min-height: 4165px;
}
.newsInfoTop[data-v-76036af6] {
  width: 1252px;
  margin-bottom: 40px;
}
.newsInfoCenter[data-v-76036af6] {
  display: flex;
  justify-content: center;
}
.newsInfoMainLeft[data-v-76036af6] {
  flex-direction: column;
  width: 920px;
  height: auto;
  box-sizing: border-box;
}
.newsInfoClassifiDateAuthor[data-v-76036af6] {
  display: flex;
  justify-content: space-between;
  padding: 0 0 20px 10px;
}
.newsInfoClassifi[data-v-76036af6] {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 23px;
  padding: 5px 20px;
  line-height: 25px;
}
.lineBtn[data-v-76036af6] {
  margin-left: 15px;
}
.blue326pxBold[data-v-76036af6] {
  padding: 10px 5px 10px 10px;
}
.grey16px[data-v-76036af6] {
  padding: 10px;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h1,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h2,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h3,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h4,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h5 {
    color: #1c8aba;
    padding: 15px 0;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h1 {
    font-size: 1.36rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h2 {
    font-size: 1.2rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h3 {
    font-size: 1.1rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h4 {
    font-size: 1rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view p,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view em {
    color: #444444;
    line-height: 1.88;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view p {
    font-weight: normal;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view img {
    cursor: pointer;
}
.copyright[data-v-76036af6] {
  padding: 10px 0 15px 10px;
}
.R18CheckContainer[data-v-76036af6] {
  background-color: #000000;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
}
.r18Page[data-v-76036af6] {
  display: flex;
  justify-content: center;
  background-color: black;
  height: 100vh;
  width: 100%;
}
.r18pageBlock[data-v-76036af6] {
  display: flex;
  justify-content: space-space-around;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 10%;
  margin-bottom: 10%;
  width: 40%;
  height: 500px;
  background-color: white;
  border-radius: 15px;
  border: solid 10px #0F4C81;
  font-size: 16px;
}
.r18title[data-v-76036af6] {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 0 38px 0;
  height: 187px;
}
.r18title img[data-v-76036af6] {
    max-width: 150px;
    margin-right: 50px;
}
.r18title h1[data-v-76036af6] {
    font-size: 3rem;
    font-weight: bold;
    color: #03304C;
    text-align: justify;
    line-height: 1.33;
}
.r18button[data-v-76036af6] {
  display: flex;
  justify-content: center;
  width: 100%;
  max-height: 94px;
}
.r18button button[data-v-76036af6] {
    margin: 0 15px 0 15px;
    padding: 10px 25px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 1.5rem;
    font-weight: bold;
    cursor: pointer;
}
.r18button button[data-v-76036af6]:first-of-type {
      background-color: #019a1f;
}
.r18button button[data-v-76036af6]:last-of-type {
      background-color: #e91818;
}
.newsInfoHashtag[data-v-76036af6] {
  padding: 0 0 4px 10px;
  margin-top: 10px;
}
.newsInfoHashtag span[data-v-76036af6] {
    cursor: pointer;
}
.newsInfoHashtag svg[data-v-76036af6] {
    color: #f6d155;
}
.shareButton[data-v-76036af6] {
  margin: 0 0 40px 10px;
}
.shareButton svg[data-v-76036af6] {
    color: #3280D5;
    cursor: pointer;
}
.shareButton .relatedNews[data-v-76036af6] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
.relatedLinks a[data-v-76036af6] {
  line-height: 1.6;
}
.relatedNews[data-v-76036af6] {
  display: flex;
  flex-wrap: wrap;
}
.relatedLinksTitle[data-v-76036af6] {
  font-weight: bold;
  padding: 12px 0 5px 10px;
}
.linkItems[data-v-76036af6] {
  padding: 5px 10px;
  cursor: pointer;
}
.MobileNewsArticleEnd[data-v-76036af6] {
  display: flex;
  justify-content: space-around;
  margin: 30px 0 10px 0;
  width: 100%;
}
.kuadio[data-v-76036af6] {
  width: 95vw;
  box-sizing: border-box;
  background-color: #EEEEEE;
  padding: 0 10px;
}
.marginOffset[data-v-76036af6] {
  margin: 0 15px;
}
.newsCommentDiv[data-v-76036af6] {
  order: 1;
}
.newsCommentDiv .newsComment[data-v-76036af6] {
    width: 100%;
}
.newsCommentDiv .newsComment .inputDiv[data-v-76036af6] {
      display: flex;
      width: 65%;
}
.newsCommentDiv .newsComment .inputDiv input[data-v-76036af6] {
        border: 1px solid #c4c4c4;
        font-size: 16px;
        border-radius: 8px;
        margin: 3px 15px 5px 15px;
        max-width: 482px;
        width: 80%;
        max-height: 40px;
}
.newsCommentDiv .newsComment .inputDiv button[data-v-76036af6] {
        width: 20%;
        max-width: 100px;
        margin: 3px 15px 5px 2px;
        cursor: pointer;
}
.newsInfoMainRight[data-v-76036af6] {
  flex-direction: column;
  margin: 0 10px 0 48px;
  height: auto;
  box-sizing: border-box;
}
.read_more_news[data-v-76036af6] {
  height: 420px;
}
.mostViewedNewsDiv[data-v-76036af6] {
  order: 2;
}
.mostViewedNewsDiv .mostViewedNews[data-v-76036af6] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.newsInfoSideAds[data-v-76036af6] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.newsPartner[data-v-76036af6] {
  padding-left: 10px;
}
.newsPartner .newsPartnerList[data-v-76036af6] {
    display: inline-block;
    margin: 5px;
}
.newsPartner .newsPartnerList[data-v-76036af6]:after {
      content: '';
      border-right: 1px solid #707070;
      padding: 0 5px;
}
.newsPartner .newsPartnerList[data-v-76036af6]:last-child:after {
      border: none;
}
.newsPartner .newsContact[data-v-76036af6] {
    margin: 5px;
}
.newsPartner .newsContact .newsContactHref[data-v-76036af6] {
      color: #1c8aba;
      cursor: pointer;
}
.newsContent[data-v-76036af6] {
  font-weight: 100 !important;
  line-height: 1.88 !important;
}
.borderBottom[data-v-76036af6] {
  height: 40px;
  border-bottom: solid 2px #C9C9C9;
}
.featureVideoBlock[data-v-76036af6] {
  margin-top: 46px;
}
.featureVideoText[data-v-76036af6] {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.33;
}
.featureVideoTitle[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.33;
  margin-top: 26px;
}
.featureVideoSubtitle[data-v-76036af6] {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.31;
  margin-top: 5px;
  margin-bottom: 10px;
}
.featureVideo[data-v-76036af6] {
  width: 916px;
  height: 516px;
}
.featureVideo .fr-embedly[data-v-76036af6] {
    width: 100%;
    height: 100%;
}
.latestArticleBlock[data-v-76036af6] {
  margin-top: 52px;
}
.latestArticleText[data-v-76036af6] {
  margin-bottom: 18px;
}
.PcNewsArticleMiddleAds[data-v-76036af6] {
  margin: 40px auto 48px auto;
  background-color: #FFFFFF;
}
.PcRightHomeMiddleAds[data-v-76036af6] {
  width: 728px;
  min-height: 90px;
  margin: 58px auto 10px auto;
  background-color: #FFFFFF;
}
.PcNewsArticleRightMiddleDownAds[data-v-76036af6] {
  width: 300px;
  height: 600px;
  margin-bottom: 29px;
}
.PcNewsArticleRightUpMiddleDownAds[data-v-76036af6] {
  width: 300px;
  height: 250px;
  margin-bottom: 25px;
  background-color: #FFFFFF;
}
.viewMoreNewsDiv[data-v-76036af6] {
  margin-bottom: 33px;
}
.mobileNewsEndAds[data-v-76036af6] {
  display: flex;
  justify-content: center;
}
.allImageSwiper[data-v-76036af6] {
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 9999;
}
.allImageSwiper .swiperCover[data-v-76036af6] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.allImageSwiper .closeBtn[data-v-76036af6] {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #EEEEEE;
    font-size: 30px;
    cursor: pointer;
    z-index: 999;
    background: #000;
    padding: 3px 8px;
}
.allImageSwiperShow[data-v-76036af6] {
  visibility: visible;
}
.floatAD[data-v-76036af6] {
  position: fixed;
  width: 320px;
  height: 180px;
  background-color: gray;
  right: 25px;
  bottom: 120px;
}
.closeBtnFloat[data-v-76036af6] {
  position: absolute;
  top: -20px;
  right: 10px;
  background-color: #fff;
  border-radius: 99px;
  box-shadow: 0 3px 6px 0;
  cursor: pointer;
}
.videoADLinkdefault[data-v-76036af6] {
  display: none;
  position: absolute;
  width: 400px;
  height: 230px;
  z-index: 1000;
}
.Mobile_news_adult_TopAds[data-v-76036af6] {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
.allImageSwiper[data-v-76036af6] {
    width: 100%;
    height: 100%;
}
}
@media screen and (max-width: 1080px) and (max-height: 1920px) {
.PcNewsArticleRightMiddleDownAds[data-v-76036af6] {
    transform: translate(800px, 0px);
}
}
@media screen and (max-width: 768px) {
.r18pageBlock[data-v-76036af6] {
    width: 70%;
}
.r18pageBlock h1[data-v-76036af6] {
      font-size: 1.2rem !important;
}
.r18title[data-v-76036af6] {
    height: 150px;
}
.r18title img[data-v-76036af6] {
      max-width: 120px;
}
.r18button button[data-v-76036af6] {
    font-size: 1.2rem !important;
}
.newsInfoTop[data-v-76036af6] {
    width: 95vw;
    margin: 0px auto 20px auto;
}
.newsInfoCenter[data-v-76036af6] {
    flex-direction: column;
    align-items: center;
}
.newsInfoMainLeft[data-v-76036af6] {
    width: 95vw;
}
.PcNewsArticleRightUpMiddleDownAds[data-v-76036af6] {
    display: none;
}
.PcRightHomeMiddleAds[data-v-76036af6] {
    display: none;
}
.PcNewsArticleRightMiddleDownAds[data-v-76036af6] {
    display: none;
}
.PcNewsUpAds[data-v-76036af6] {
    display: none;
}
.featureVideoBlock[data-v-76036af6] {
    display: none;
}
.latestArticleBlock[data-v-76036af6] {
    display: none;
}
.borderBottom[data-v-76036af6] {
    border-bottom: none;
    height: 22px;
}
.newsInfoMainRight[data-v-76036af6] {
    margin: 40px auto 0 auto;
}
.newsInfoHashtag[data-v-76036af6] {
    width: 90vw;
    margin-top: 0;
}
.newsInfoHashtag .blue222pxBold[data-v-76036af6] {
      font-size: 1.125rem;
      line-height: 1.67;
}
.blue326pxBold[data-v-76036af6] {
    font-size: 22px !important;
    font-weight: bold;
    line-height: 1.67;
}
.MobileNewsArticleMiddleDownAds[data-v-76036af6] {
    display: block;
    min-height: 250px;
    margin: 0 auto 57px auto;
    background-color: #FFFFFF;
}
.viewMoreNewsDiv .blue326pxBold[data-v-76036af6] {
    font-size: 1.625rem;
    font-weight: bold;
    line-height: 1.35;
}
.newsContent[data-v-76036af6] {
    margin: 0 auto;
}
.newsInfoMain[data-v-76036af6] {
    margin-top: 40px;
    min-height: unset;
}
.shareButton[data-v-76036af6] {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 480px) {
.r18pageBlock[data-v-76036af6] {
    width: 95%;
}
.r18button button[data-v-76036af6] {
    font-size: 1rem !important;
}
.MobileNewsDetailBottom[data-v-76036af6], .MobileNewsArticleMiddle[data-v-76036af6] {
    width: fit-content;
    margin: 0 auto;
}
.NewsInfoPage[data-v-76036af6] {
    padding-bottom: 0;
}
.Mobile_news_adult_TopAds[data-v-76036af6] {
    display: block;
}
.Pc_news_article_right_up[data-v-76036af6] {
    display: none;
}
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
.newsInfoMain[data-v-76036af6] {
    zoom: 75%;
}
.NewsInfoPage[data-v-76036af6] {
    padding-top: 50px;
}
.newsInfoMain[data-v-76036af6] {
    margin-top: 90px;
}
}
@media screen and (min-width: 800px) and (max-width: 900px) {
.newsInfoMain[data-v-76036af6] {
    zoom: 60%;
}
.NewsInfoPage[data-v-76036af6] {
    padding-top: 100px;
}
}
@media screen and (min-width: 767px) and (max-width: 799px) {
.NewsInfoPage[data-v-76036af6] {
    padding-top: 100px;
}
}
@media screen and (min-width: 540px) and (max-width: 700px) {
.newsInfoMain[data-v-76036af6] {
    margin-top: 34px;
}
}
@media screen and (max-width: 280px) {
.MobileNewsArticleMiddleDownAds[data-v-76036af6] {
    zoom: 85%;
}
}
@media screen and (max-width: 240px) {
.MobileNewsArticleMiddleDownAds[data-v-76036af6] {
    zoom: 75%;
}
}
h1[data-v-76036af6], h2[data-v-76036af6], h3[data-v-76036af6], h4[data-v-76036af6], h5[data-v-76036af6] {
  font-weight: bold !important;
}
.blue513px[data-v-76036af6] {
  padding: 10px 0;
}
.NewsInfoPage[data-v-76036af6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 50px;
  width: 100vw;
}
.MobileNewsUpAds[data-v-76036af6] {
  margin-top: 50px;
}
.HeadWordAds[data-v-76036af6] {
  margin-top: 50px;
}
.newsBannerAD[data-v-76036af6] {
  display: flex;
  justify-content: center;
  margin: 20px 15px 30px 15px;
}
.newsBannerAD img[data-v-76036af6] {
    width: 100%;
    height: auto;
}
.newsInfoMain[data-v-76036af6] {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 10675px;
  transition: height .8s ease;
}
.newsInfoMainLeft[data-v-76036af6] {
  flex-direction: column;
  height: auto;
  box-sizing: border-box;
}
.newsInfoClassifiDateAuthor[data-v-76036af6] {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.newsInfoClassifi[data-v-76036af6] {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 23px;
  padding: 5px 20px;
  line-height: 25px;
}
.blue326pxBold[data-v-76036af6] {
  padding: 10px 5px 10px 10px;
}
.grey16px[data-v-76036af6] {
  padding: 10px 10px 30px 10px;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h1,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h2,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h3,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h4,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h5 {
    color: #1c8aba;
    padding: 15px 0;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h1 {
    font-size: 1.36rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h2 {
    font-size: 1.2rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h3 {
    font-size: 1.1rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view h4 {
    font-size: 1rem;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view p,[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view em {
    color: #444444;
    line-height: 1.88;
}
[data-v-76036af6] .fr-box.fr-basic .fr-element.fr-view p {
    font-weight: normal;
}
.copyright[data-v-76036af6] {
  padding: 10px 0 15px 10px;
}
.newsInfoHashtag[data-v-76036af6] {
  padding: 0 0 15px 10px;
  border-bottom: 1px solid #eaecf1;
  margin-bottom: 20px;
}
.newsInfoHashtag span[data-v-76036af6] {
    cursor: pointer;
}
.newsInfoHashtag svg[data-v-76036af6] {
    color: #f6d155;
}
.next_prev_button[data-v-76036af6] {
  display: flex;
  justify-content: space-between;
}
.prev_button[data-v-76036af6], .next_button[data-v-76036af6] {
  margin: 10px 0;
}
.prev_button .white16px[data-v-76036af6], .next_button .white16px[data-v-76036af6] {
    font-size: 1.5rem;
    font-weight: 800;
}
.top_container[data-v-76036af6] {
  display: flex;
  justify-content: space-between;
}
.shareButton[data-v-76036af6] {
  margin: 0 0 0 10px;
}
.shareButton svg[data-v-76036af6] {
    color: #3280D5;
    cursor: pointer;
}
.shareButton .relatedNews[data-v-76036af6] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
.like_dislike_container[data-v-76036af6], .like_dislike_container_interactive[data-v-76036af6] {
  display: flex;
  margin: 5px;
}
.like_dislike_container span[data-v-76036af6], .like_dislike_container_interactive span[data-v-76036af6] {
    font-size: 25px;
    font-weight: bold;
}
.like_dislike_container .like_container svg[data-v-76036af6], .like_dislike_container .like_container span[data-v-76036af6], .like_dislike_container_interactive .like_container svg[data-v-76036af6], .like_dislike_container_interactive .like_container span[data-v-76036af6] {
    color: #1c8aba;
    user-select: none;
}
.like_dislike_container .dislike_container svg[data-v-76036af6], .like_dislike_container .dislike_container span[data-v-76036af6], .like_dislike_container_interactive .dislike_container svg[data-v-76036af6], .like_dislike_container_interactive .dislike_container span[data-v-76036af6] {
    color: #A2A2A2;
    user-select: none;
}
.like_dislike_container .dislike_container span[data-v-76036af6]:hover, .like_dislike_container_interactive .dislike_container span[data-v-76036af6]:hover {
    scale: 1.5;
}
.like_dislike_container[data-v-76036af6] {
  user-select: none;
}
.like_dislike_container_interactive .like_container[data-v-76036af6], .like_dislike_container_interactive .dislike_container[data-v-76036af6], .like_dislike_container .like_container[data-v-76036af6], .like_dislike_container .dislike_container[data-v-76036af6] {
  user-select: auto;
  cursor: pointer;
  margin: 0 5px;
  transition: all .3s ease-in-out;
}
.like_dislike_container_interactive .like_container[data-v-76036af6]:hover, .like_dislike_container_interactive .dislike_container[data-v-76036af6]:hover, .like_dislike_container .like_container[data-v-76036af6]:hover, .like_dislike_container .dislike_container[data-v-76036af6]:hover {
  scale: 1.2;
}
.relatedLinks a[data-v-76036af6] {
  line-height: 1.6;
}
.relatedNews[data-v-76036af6] {
  display: flex;
  flex-wrap: wrap;
}
.relatedLinksTitle[data-v-76036af6] {
  font-weight: bold;
  padding: 12px 0 5px 10px;
}
.link_like_container[data-v-76036af6] {
  display: flex;
  justify-content: space-between;
}
.linkItems[data-v-76036af6] {
  padding: 5px 10px;
  cursor: pointer;
}
.MobileNewsArticleEnd[data-v-76036af6] {
  display: flex;
  justify-content: space-around;
  margin: 30px 0 10px 0;
  width: 100%;
}
.kuadio[data-v-76036af6] {
  width: 95vw;
  box-sizing: border-box;
  background-color: #EEEEEE;
  padding: 0 10px;
}
.marginOffset[data-v-76036af6] {
  margin: 0 15px;
}
.newsCommentDiv[data-v-76036af6] {
  order: 1;
}
.newsCommentDiv .newsComment[data-v-76036af6] {
    width: 100%;
}
.newsCommentDiv .newsComment .inputDiv[data-v-76036af6] {
      display: flex;
      width: 65%;
}
.newsCommentDiv .newsComment .inputDiv input[data-v-76036af6] {
        border: 1px solid #c4c4c4;
        font-size: 16px;
        border-radius: 8px;
        margin: 3px 15px 5px 15px;
        max-width: 482px;
        width: 80%;
        height: 100%;
        min-height: 36px;
}
.newsCommentDiv .newsComment .inputDiv button[data-v-76036af6] {
        width: 20%;
        max-width: 100px;
        margin: 3px 15px 5px 2px;
        cursor: pointer;
}
.newsInfoMainRight[data-v-76036af6] {
  flex-direction: column;
  margin: 0 10px 0 20px;
  height: auto;
  box-sizing: border-box;
}
.mostViewedNewsDiv[data-v-76036af6] {
  order: 2;
}
.mostViewedNewsDiv .mostViewedNews[data-v-76036af6] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.newsInfoSideAds[data-v-76036af6] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.newsPartner[data-v-76036af6] {
  padding-left: 10px;
}
.newsPartner .newsPartnerList[data-v-76036af6] {
    display: inline-block;
    margin: 5px;
}
.newsPartner .newsPartnerList[data-v-76036af6]:after {
      content: '';
      border-right: 1px solid #707070;
      padding: 0 5px;
}
.newsPartner .newsPartnerList[data-v-76036af6]:last-child:after {
      border: none;
}
.newsPartner .newsContact[data-v-76036af6] {
    margin: 5px;
}
.newsPartner .newsContact .newsContactHref[data-v-76036af6] {
      color: #1c8aba;
      cursor: pointer;
}
.newsContent[data-v-76036af6] {
  line-height: 1.88 !important;
  transition: height 0.6s ease;
}
.newsContent h2[data-v-76036af6] {
    font-size: 1.21875em !important;
}
.newsContent[data-v-76036af6] table {
    width: 100% !important;
}
.newsContent[data-v-76036af6] table {
  width: 100% !important;
}
.newsContent[data-v-76036af6] .swiper {
  overflow: hidden !important;
}
.newsContent[data-v-76036af6] .swiper-pagination {
  position: relative;
  bottom: 0px !important;
}
.newsContent[data-v-76036af6] .swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
  background: #AAAAAA;
  bottom: 30px !important;
}
.newsContent[data-v-76036af6] .swiper-pagination-bullet-active {
  background: #B2E4FF;
}
.newsContent[data-v-76036af6] .swiper-button-prev {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  border: 3px solid #000;
  padding: 5px;
  width: 40px;
  height: 70px;
}
.newsContent[data-v-76036af6] .swiper-button-prev:after {
    color: #FFF;
}
.newsContent[data-v-76036af6] .swiper-button-next {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  border: 3px solid #000;
  padding: 5px;
  width: 40px;
  height: 70px;
}
.newsContent[data-v-76036af6] .swiper-button-next:after {
    color: #FFF;
}
.newsContent[data-v-76036af6] .swiper-fraction {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 10;
  padding: 10px 15px;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: bold;
}
.newsContent[data-v-76036af6] #PR_PLACE {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  color: orangered;
}
.newsContent[data-v-76036af6] .twitter-tweet-rendered {
  margin: 10px auto;
}
.newsContent[data-v-76036af6] .iframe {
  width: 95%;
}
.newsContent[data-v-76036af6] .gamebase_embed {
  position: relative;
  width: 60%;
  max-width: 600px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
}
.newsContent[data-v-76036af6] .gamebase_embed_image_title {
  position: relative;
  height: 225px;
  top: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.newsContent[data-v-76036af6] .gamebase_embed_title {
  box-sizing: border-box;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 66px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 160px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  padding: 0 5%;
}
.newsContent[data-v-76036af6] .gamebase_embed_Info {
  color: #000;
}
.newsContent[data-v-76036af6] .gamebase_embed_short_description {
  colro: #000;
  position: relative;
  height: auto;
  padding: 0 20px;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsContent[data-v-76036af6] .gamebase_embed_uploadTime_author {
  color: blue;
  float: left;
  padding-left: 20px;
}
.newsContent[data-v-76036af6] .gamebase_embed_uploadTime {
  color: #000;
}
.newsContent[data-v-76036af6] .gamebase_embed_category {
  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;
  color: #fff;
  font-size: .8rem;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}
.mobileNewsEndAds[data-v-76036af6] {
  display: flex;
  justify-content: center;
}
.swiper[data-v-76036af6] {
  width: 100%;
  height: 100%;
}
.swiper-slide[data-v-76036af6] {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img[data-v-76036af6] {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.swiper[data-v-76036af6] {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide[data-v-76036af6] {
  background-size: cover;
  background-position: center;
}
.mySwiper2[data-v-76036af6] {
  height: 383px;
  width: 90%;
}
.mySwiper[data-v-76036af6] {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.mySwiper .swiper-slide[data-v-76036af6] {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.mySwiper .swiper-slide-thumb-active[data-v-76036af6] {
  opacity: 1;
}
.swiper-slide img[data-v-76036af6] {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.swiper-button-prev[data-v-76036af6]:after, .swiper-button-next[data-v-76036af6]:after {
  color: gray;
}
.overlay[data-v-76036af6] {
  background-color: rgba(46, 46, 46, 0.75);
  width: 100vw;
  height: 100vw;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 9997;
}
.mobileOverlay[data-v-76036af6] {
  display: none;
}
.closeBtn[data-v-76036af6] {
  color: #FFFFFF;
  font-size: 3rem;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 9999;
}
.fullScreenContainer[data-v-76036af6] {
  width: 1360px;
}
.mobileFull[data-v-76036af6] {
  display: block;
  width: 100vw;
  height: calc((100vw * 8 ) / 5);
  max-width: 500px;
  max-height: 800px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.YTSkeleton[data-v-76036af6] {
  max-width: 600px !important;
}
.mobileContent[data-v-76036af6] {
  display: block;
}
.mobileFullAD[data-v-76036af6] {
  margin-left: auto;
  margin-right: auto;
}
.mobileFullAD[data-v-76036af6] {
  display: block;
  transform: translateY(30vh);
}
.mobileADLink[data-v-76036af6] {
  transform: translateY(30vh);
}
@media screen and (max-width: 1080px) and (max-height: 1920px) {
.mobileOverlay[data-v-76036af6] {
    display: block;
    height: 1920px;
}
.mobileFullAD[data-v-76036af6] {
    margin-right: 250px;
    width: 60%;
    height: auto;
}
}
@media screen and (max-width: 1200px) {
.newsBannerAD[data-v-76036af6] {
    display: none;
}
.newsInfoMainLeft[data-v-76036af6] {
    width: 65vw;
}
.newsInfoMainRight[data-v-76036af6] {
    width: 30vw;
}
}
@media screen and (max-width: 960px) {
.newsInfoMain[data-v-76036af6] {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}
.newsInfoMain .newsInfoMainLeft[data-v-76036af6] {
      width: 95vw;
}
.newsInfoMain .newsInfoMainRight[data-v-76036af6] {
      width: 95vw;
      min-height: 495px;
}
.newsCommentDiv .newsComment[data-v-76036af6] {
    width: 100%;
}
.newsCommentDiv .newsComment .inputDiv[data-v-76036af6] {
      display: flex;
      width: 90%;
}
.newsCommentDiv .newsComment .inputDiv input[data-v-76036af6] {
        width: 90%;
}
.newsCommentDiv .newsComment .inputDiv button[data-v-76036af6] {
        width: 30%;
}
.newsPartnerDiv[data-v-76036af6] {
    display: none;
}
.mostViewedNewsDiv .mostViewedNews[data-v-76036af6] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.relatedLinks a[data-v-76036af6] {
    font-size: 1.3rem;
    line-height: 1.8;
}
.overlay[data-v-76036af6] {
    height: 100vh;
}
.mobileOverlay[data-v-76036af6] {
    display: block;
    height: 100%;
}
}
@media screen and (max-width: 480px) {
.mobileFull[data-v-76036af6] {
    display: block;
    width: 100vw;
    height: calc((100vw * 8 ) / 5);
    max-width: 500px;
    max-height: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.newsContent[data-v-76036af6] table {
    width: 100% !important;
}
.newsContent[data-v-76036af6] .gamebase_embed {
    width: 90%;
}
}
@media screen and (max-width: 768px) {
.newsInfoMain[data-v-76036af6] {
    max-width: 100vw;
}
.YTSkeleton[data-v-76036af6] {
    width: 95% !important;
}
}

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

/* HTML5 display-role reset for older browsers */
article[data-v-76036af6], aside[data-v-76036af6], details[data-v-76036af6], figcaption[data-v-76036af6], figure[data-v-76036af6], footer[data-v-76036af6], header[data-v-76036af6], hgroup[data-v-76036af6], menu[data-v-76036af6], nav[data-v-76036af6], section[data-v-76036af6] {
  display: block;
}
body[data-v-76036af6] {
  line-height: 1;
}
ol[data-v-76036af6], ul[data-v-76036af6] {
  list-style: none;
}
a[data-v-76036af6] {
  text-decoration: none;
}
button[data-v-76036af6] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-76036af6], q[data-v-76036af6] {
  quotes: none;
}
blockquote[data-v-76036af6]:before, blockquote[data-v-76036af6]:after, q[data-v-76036af6]:before, q[data-v-76036af6]:after {
  content: '';
  content: none;
}
table[data-v-76036af6] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-76036af6] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.pagination[data-v-76036af6] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-76036af6] {
    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-76036af6]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-76036af6] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-76036af6] {
    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-76036af6]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-76036af6] {
    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-76036af6]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-76036af6] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-76036af6] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-76036af6] {
    display: none;
}
}
.r18icon[data-v-76036af6] {
  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-76036af6] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-76036af6] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-76036af6] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-76036af6] {
    height: 90px;
}
}
.voteBlock .voteTitle[data-v-76036af6], .voteListLink[data-v-76036af6], .barChartBlock .barChartOption .barChartText[data-v-76036af6] {
  color: #3280D5;
}
.voteBlock .voteBtnBlock .voteBtn[data-v-76036af6] {
  background-color: #0F4C81;
  color: #f6d155;
}
.barChartBlock .barChartGraph .barChart .barChartLength[data-v-76036af6] {
  background-color: #3280D5;
}
.voteBlock .voteText[data-v-76036af6], .voteBlock .optionBlock .radioBtn label[data-v-76036af6], .barChartBlock .barChartGraph .barChart .barChartPercentage[data-v-76036af6] {
  color: #656565;
}
.barChartBlock .barChartOption[data-v-76036af6] {
  border-right: 1px solid #707070;
}
html[data-v-76036af6] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-76036af6] {
  box-sizing: border-box;
}
input[data-v-76036af6] {
  outline: none;
  resize: none;
}
button[data-v-76036af6] {
  outline: none;
}
input[data-v-76036af6]:focus, select[data-v-76036af6]:focus, textarea[data-v-76036af6]:focus, button[data-v-76036af6] {
  outline: none;
}
.page-enter-active[data-v-76036af6], .page-leave-active[data-v-76036af6] {
  transition: opacity 0.2s;
}
.page-enter[data-v-76036af6], .page-leave-active[data-v-76036af6] {
  opacity: 0;
}
.youCantSeeMe[data-v-76036af6] {
  display: none;
  opacity: 0;
}
.pagination[data-v-76036af6], .inline[data-v-76036af6] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-76036af6] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-76036af6] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-76036af6] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-76036af6] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-76036af6] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-76036af6] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-76036af6], .littlePinkWord[data-v-76036af6], .littleBlueWord[data-v-76036af6], .white13px[data-v-76036af6], .white15px[data-v-76036af6], .white16pxBold[data-v-76036af6], .white18pxBold[data-v-76036af6], .white20pxBold[data-v-76036af6], .white30pxBold[data-v-76036af6], .grey15px[data-v-76036af6], .veryLightGrey14px[data-v-76036af6], .grey16px[data-v-76036af6], .darkGrey16px[data-v-76036af6], .grey18px[data-v-76036af6], .grey18pxBold[data-v-76036af6], .darkGrey18px[data-v-76036af6], .blue513px[data-v-76036af6], .yellow18pxBold[data-v-76036af6], .borderLightGrey18pxBold[data-v-76036af6] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-76036af6] {
  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-76036af6] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-76036af6] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-76036af6] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-76036af6] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-76036af6] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-76036af6] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-76036af6] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-76036af6] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-76036af6] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-76036af6] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-76036af6] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-76036af6] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-76036af6] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-76036af6] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-76036af6] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-76036af6] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-76036af6] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-76036af6] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-76036af6] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-76036af6] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-76036af6] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-76036af6] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-76036af6] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-76036af6] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-76036af6] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-76036af6] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-76036af6] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-76036af6] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-76036af6] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-76036af6] {
  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;
}
@media screen and (max-width: 768px) {
.newsContent table[data-v-76036af6] {
    width: 100%;
}
}
@media screen and (max-width: 480px) {
.OneadMobileNewsEndAds[data-v-76036af6] {
    text-align: center;
}
}
input[type="radio"][data-v-76036af6] {
  appearance: radio !important;
  resize: both;
  height: 18px;
  width: 18px;
}
.voteBlock[data-v-76036af6] {
  display: flex;
  flex-direction: column;
  border: solid;
  border-color: #0F4C81;
  padding: 1em;
  width: 70%;
  margin: 0 auto;
}
.voteBlock .voteTitle[data-v-76036af6] {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 5px;
    text-align: center;
}
.voteBlock .voteText[data-v-76036af6] {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 5px;
}
.voteBlock .optionBlock[data-v-76036af6] {
    margin-top: 15px;
}
.voteBlock .optionBlock .radioBtn[data-v-76036af6] {
      display: flex;
      align-items: center;
      margin-bottom: 11px;
}
.voteBlock .optionBlock .radioBtn label[data-v-76036af6] {
        font-size: 1rem;
        margin-left: 14px;
}
.voteBlock .voteBtnBlock[data-v-76036af6] {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 26px;
    margin-bottom: 25px;
}
.voteBlock .voteBtnBlock .voteBtn[data-v-76036af6] {
      width: 270px;
      height: 45px;
      font-size: 1.125rem;
      line-height: 45px;
      border-radius: 23px;
      text-align: center;
      cursor: pointer;
}
.voteListLink[data-v-76036af6] {
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: underline;
  margin-left: 7px;
}
.barChartBlock[data-v-76036af6] {
  display: flex;
  justify-content: flex-start;
  margin-top: 26px;
  margin-bottom: 20px;
}
.barChartBlock .barChartOption[data-v-76036af6] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 10px;
    width: 50%;
}
.barChartBlock .barChartOption .barChartText[data-v-76036af6] {
      height: 40px;
      width: 100%;
      font-size: 1rem;
      line-height: 40px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
}
.barChartBlock .barChartGraph[data-v-76036af6] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.barChartBlock .barChartGraph .barChart[data-v-76036af6] {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      height: 40px;
}
.barChartBlock .barChartGraph .barChart .barChartLength[data-v-76036af6] {
        height: 21px;
}
.barChartBlock .barChartGraph .barChart .barChartPercentage[data-v-76036af6] {
        font-size: 1rem;
        line-height: 40px;
        margin-left: 10px;
}
.featureVideo .embedly-card[data-v-76036af6] {
  width: 100%;
  height: 100%;
}
.featureVideo .embedly-card-hug[data-v-76036af6] {
  width: 100%;
  height: 100%;
  max-width: 90% !important;
}
article .fr-embedly[data-v-76036af6] {
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto !important;
}
#mainContainer[data-v-76036af6] {
  height: 300px;
  margin-bottom: 20px;
}
#contentElement[data-v-76036af6] {
  width: 400px;
  height: 300px;
}
#adContainer[data-v-76036af6] {
  position: relative;
  top: -300px;
  z-index: 999;
}
#mainContainerMobile[data-v-76036af6] {
  height: 300px;
  margin: 0 auto;
  max-width: 480px;
  margin-bottom: 20px;
}
#contentElementMobile[data-v-76036af6], #contentElementMobile2[data-v-76036af6] {
  width: 360px;
  height: 300px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#adContainerMobile[data-v-76036af6] {
  position: absolute;
}
#videoADLink[data-v-76036af6] {
  display: block;
  position: absolute;
  width: 100%;
  height: 250px;
  z-index: 999;
}

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
a {
  text-decoration: none;
}
button {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.pagination {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item {
    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:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control {
    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:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2 {
    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:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show {
    display: none;
}
}
.r18icon {
  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 {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD {
    height: 90px;
}
}
html {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div {
  box-sizing: border-box;
}
input {
  outline: none;
  resize: none;
}
button {
  outline: none;
}
input:focus, select:focus, textarea:focus, button {
  outline: none;
}
.page-enter-active, .page-leave-active {
  transition: opacity 0.2s;
}
.page-enter, .page-leave-active {
  opacity: 0;
}
.youCantSeeMe {
  display: none;
  opacity: 0;
}
.pagination, .inline {
  display: flex;
  align-items: center;
}
.pageLinksA {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi {
  border-radius: 8px 0 0 8px;
}
.pageNextLi {
  border-radius: 0 8px 8px 0;
}
.clickedPage a {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord, .littlePinkWord, .littleBlueWord, .white13px, .white15px, .white16pxBold, .white18pxBold, .white20pxBold, .white30pxBold, .grey15px, .veryLightGrey14px, .grey16px, .darkGrey16px, .grey18px, .grey18pxBold, .darkGrey18px, .blue513px, .yellow18pxBold, .borderLightGrey18pxBold {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore {
  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 {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage {
  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;
}
.fr-noBorders tbody tr td {
  border-style: none;
  padding: 0 1px;
}
.fr-view img {
  cursor: pointer;
}
.newsContent iframe {
  display: block !important;
  margin: 0 auto !important;
  max-width: 500px;
}
.newsContent .fr-embedly {
  height: auto !important;
}
.newsContent .art-bd {
  padding-bottom: 0 !important;
}
.newsContent .card .art-bd {
  margin: 0 !important;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.swiper {
  max-width: 768px;
  height: 460px;
  margin-left: auto;
  margin-right: auto;
}
.swiper-wrapper {
  max-height: 430px;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.mySwiper2 {
  height: 383px;
  width: 90%;
}
.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.mySwiper-thumb {
  display: none;
  max-height: 160px;
  margin-top: 5px;
}
.mySwiper-thumb .swiper-slide {
  width: 20%;
  height: 100%;
  opacity: 0.4;
}
.mySwiper-thumb .swiper-slide-thumb-active {
  opacity: 1;
}
.mySwiper-thumb .swiper-slide-thumb-active:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0F4C81;
    opacity: .5;
    border: 4px solid #172434;
    box-sizing: border-box;
}
.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.swiper-button-next, .swiper-button-prev {
  z-index: 999;
}
.swiper-button-prev:after, .swiper-button-next:after {
  color: gray;
}
.swiperText {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(0deg, black, transparent);
  color: #ffff;
}
.thumb-swiperText {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  width: 85%;
  background: none;
}
.imgSwiperContainer {
  position: absolute;
  top: 0;
  min-width: 99%;
  max-width: 99%;
}
.imgSwiperContainer .imgSwiper {
    width: 100%;
    height: 100%;
}
.imgSwiperContainer .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.imgSwiperContainer .swiper-slide img {
      height: 100vh;
}
.imgSwiperContainer .swiper-slide .closeArea {
      position: absolute;
      top: 0;
      width: 85vw;
      height: 100vh;
}
.breadcrumb {
  width: 1280px;
}
@media screen and (max-width: 1080px) and (max-height: 1920px) {
.PcNewsArticleRightMiddleDownAds {
    transform: translate(800px, 0px);
}
}
@media screen and (max-width: 768px) {
.newsContent iframe {
    min-width: unset;
    max-width: 100% !important;
    hegiht: auto !important;
}
}
@media screen and (max-width: 480px) {
.swiper {
    height: 210px;
    max-width: 440px;
}
.mySwiper-thumb {
    max-height: 75px;
}
.thumb-swiperText {
    width: 100%;
}
.fr-embedly {
    height: auto !important;
}
}
@media screen and (max-width: 375px) {
.swiper {
    max-width: 340px;
}
}

