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

/* HTML5 display-role reset for older browsers */
article[data-v-1b494539], aside[data-v-1b494539], details[data-v-1b494539], figcaption[data-v-1b494539], figure[data-v-1b494539], footer[data-v-1b494539], header[data-v-1b494539], hgroup[data-v-1b494539], menu[data-v-1b494539], nav[data-v-1b494539], section[data-v-1b494539] {
  display: block;
}
body[data-v-1b494539] {
  line-height: 1;
}
ol[data-v-1b494539], ul[data-v-1b494539] {
  list-style: none;
}
a[data-v-1b494539] {
  text-decoration: none;
}
button[data-v-1b494539] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-1b494539], q[data-v-1b494539] {
  quotes: none;
}
blockquote[data-v-1b494539]:before, blockquote[data-v-1b494539]:after, q[data-v-1b494539]:before, q[data-v-1b494539]:after {
  content: '';
  content: none;
}
table[data-v-1b494539] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-1b494539] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.pagination[data-v-1b494539] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-1b494539] {
    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-1b494539]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-1b494539] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-1b494539] {
    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-1b494539]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-1b494539] {
    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-1b494539]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-1b494539] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-1b494539] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-1b494539] {
    display: none;
}
}
.r18icon[data-v-1b494539] {
  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-1b494539] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-1b494539] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-1b494539] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-1b494539] {
    height: 90px;
}
}
.eventBlock[data-v-1b494539] {
  border: solid 1px #1c8aba;
}
.eventTitle[data-v-1b494539] {
  color: #1c8aba;
}
.eventDesc[data-v-1b494539] {
  color: #444444;
}
html[data-v-1b494539] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-1b494539] {
  box-sizing: border-box;
}
input[data-v-1b494539] {
  outline: none;
  resize: none;
}
button[data-v-1b494539] {
  outline: none;
}
input[data-v-1b494539]:focus, select[data-v-1b494539]:focus, textarea[data-v-1b494539]:focus, button[data-v-1b494539] {
  outline: none;
}
.page-enter-active[data-v-1b494539], .page-leave-active[data-v-1b494539] {
  transition: opacity 0.2s;
}
.page-enter[data-v-1b494539], .page-leave-active[data-v-1b494539] {
  opacity: 0;
}
.youCantSeeMe[data-v-1b494539] {
  display: none;
  opacity: 0;
}
.pagination[data-v-1b494539], .inline[data-v-1b494539] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-1b494539] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-1b494539] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-1b494539] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-1b494539] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-1b494539] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-1b494539] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-1b494539], .littlePinkWord[data-v-1b494539], .littleBlueWord[data-v-1b494539], .white13px[data-v-1b494539], .white15px[data-v-1b494539], .white16pxBold[data-v-1b494539], .white18pxBold[data-v-1b494539], .white20pxBold[data-v-1b494539], .white30pxBold[data-v-1b494539], .grey15px[data-v-1b494539], .veryLightGrey14px[data-v-1b494539], .grey16px[data-v-1b494539], .darkGrey16px[data-v-1b494539], .grey18px[data-v-1b494539], .grey18pxBold[data-v-1b494539], .darkGrey18px[data-v-1b494539], .blue513px[data-v-1b494539], .yellow18pxBold[data-v-1b494539], .borderLightGrey18pxBold[data-v-1b494539] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-1b494539] {
  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-1b494539] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-1b494539] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-1b494539] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-1b494539] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-1b494539] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-1b494539] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-1b494539] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-1b494539] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-1b494539] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-1b494539] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-1b494539] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-1b494539] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-1b494539] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-1b494539] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-1b494539] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-1b494539] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-1b494539] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-1b494539] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-1b494539] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-1b494539] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-1b494539] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-1b494539] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-1b494539] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-1b494539] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-1b494539] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-1b494539] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-1b494539] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-1b494539] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-1b494539] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-1b494539] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-1b494539] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-1b494539] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-1b494539] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-1b494539] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-1b494539] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-1b494539] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-1b494539] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-1b494539] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-1b494539] {
  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;
}
.NewsInfoPage[data-v-1b494539] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 50px;
  width: 100vw;
}
.newsInfoMain[data-v-1b494539] {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.newsInfoMainLeft[data-v-1b494539] {
  flex-direction: column;
  width: 52vw;
  height: auto;
  box-sizing: border-box;
}
.blue330pxBold[data-v-1b494539] {
  padding: 10px 5px 10px 10px;
}
.eventBlock[data-v-1b494539] {
  height: 101px;
  margin: 20px 10px 0 10px;
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
}
.eventBlock .eventLink[data-v-1b494539] {
    display: flex;
    align-items: center;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
}
.eventIcon[data-v-1b494539] {
  min-width: 60px;
  min-height: 60px;
  margin: 0 10px 0 20px;
  border-radius: 30px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
}
.eventContent[data-v-1b494539] {
  width: 100%;
}
.eventTitle[data-v-1b494539] {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 27px;
}
.eventDesc[data-v-1b494539] {
  font-size: 1.125rem;
  line-height: 24px;
}
@media screen and (max-width: 1200px) {
.newsInfoMainLeft[data-v-1b494539] {
    width: 65vw;
}
}
@media screen and (max-width: 960px) {
.newsInfoMain[data-v-1b494539] {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}
.newsInfoMain .newsInfoMainLeft[data-v-1b494539] {
      width: 95vw;
}
}
@media screen and (max-width: 768px) {
.blue330pxBold[data-v-1b494539] {
    font-size: 1.625rem;
    padding-bottom: 0;
}
.eventBlock[data-v-1b494539] {
    height: 94px;
}
.eventIcon[data-v-1b494539] {
    min-width: 50px;
    min-height: 50px;
    margin: 0 10px;
}
.eventTitle[data-v-1b494539] {
    font-size: 1.125rem;
    line-height: 24px;
}
.eventDesc[data-v-1b494539] {
    font-size: 1rem;
    line-height: 21px;
}
}

