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

/* HTML5 display-role reset for older browsers */
article[data-v-1b8eeb84], aside[data-v-1b8eeb84], details[data-v-1b8eeb84], figcaption[data-v-1b8eeb84], figure[data-v-1b8eeb84], footer[data-v-1b8eeb84], header[data-v-1b8eeb84], hgroup[data-v-1b8eeb84], menu[data-v-1b8eeb84], nav[data-v-1b8eeb84], section[data-v-1b8eeb84] {
  display: block;
}
body[data-v-1b8eeb84] {
  line-height: 1;
}
ol[data-v-1b8eeb84], ul[data-v-1b8eeb84] {
  list-style: none;
}
a[data-v-1b8eeb84] {
  text-decoration: none;
}
button[data-v-1b8eeb84] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-1b8eeb84], q[data-v-1b8eeb84] {
  quotes: none;
}
blockquote[data-v-1b8eeb84]:before, blockquote[data-v-1b8eeb84]:after, q[data-v-1b8eeb84]:before, q[data-v-1b8eeb84]:after {
  content: '';
  content: none;
}
table[data-v-1b8eeb84] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-1b8eeb84] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.classifi[data-v-1b8eeb84] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination[data-v-1b8eeb84] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-1b8eeb84] {
    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-1b8eeb84]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-1b8eeb84] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-1b8eeb84] {
    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-1b8eeb84]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-1b8eeb84] {
    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-1b8eeb84]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-1b8eeb84] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-1b8eeb84] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-1b8eeb84] {
    display: none;
}
}
.r18icon[data-v-1b8eeb84] {
  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-1b8eeb84] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-1b8eeb84] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-1b8eeb84] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-1b8eeb84] {
    height: 90px;
}
}
html[data-v-1b8eeb84] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-1b8eeb84] {
  box-sizing: border-box;
}
input[data-v-1b8eeb84] {
  outline: none;
  resize: none;
}
button[data-v-1b8eeb84] {
  outline: none;
}
input[data-v-1b8eeb84]:focus, select[data-v-1b8eeb84]:focus, textarea[data-v-1b8eeb84]:focus, button[data-v-1b8eeb84] {
  outline: none;
}
.page-enter-active[data-v-1b8eeb84], .page-leave-active[data-v-1b8eeb84] {
  transition: opacity 0.2s;
}
.page-enter[data-v-1b8eeb84], .page-leave-active[data-v-1b8eeb84] {
  opacity: 0;
}
.youCantSeeMe[data-v-1b8eeb84] {
  display: none;
  opacity: 0;
}
.pagination[data-v-1b8eeb84], .inline[data-v-1b8eeb84] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-1b8eeb84] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-1b8eeb84] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-1b8eeb84] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-1b8eeb84] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-1b8eeb84] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-1b8eeb84] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-1b8eeb84], .littlePinkWord[data-v-1b8eeb84], .littleBlueWord[data-v-1b8eeb84], .white13px[data-v-1b8eeb84], .white15px[data-v-1b8eeb84], .white16pxBold[data-v-1b8eeb84], .white18pxBold[data-v-1b8eeb84], .white20pxBold[data-v-1b8eeb84], .white30pxBold[data-v-1b8eeb84], .grey15px[data-v-1b8eeb84], .veryLightGrey14px[data-v-1b8eeb84], .grey16px[data-v-1b8eeb84], .darkGrey16px[data-v-1b8eeb84], .grey18px[data-v-1b8eeb84], .grey18pxBold[data-v-1b8eeb84], .darkGrey18px[data-v-1b8eeb84], .blue513px[data-v-1b8eeb84], .yellow18pxBold[data-v-1b8eeb84], .borderLightGrey18pxBold[data-v-1b8eeb84] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.seeMore[data-v-1b8eeb84] {
  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-1b8eeb84] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-1b8eeb84] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-1b8eeb84] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-1b8eeb84] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-1b8eeb84] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-1b8eeb84] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-1b8eeb84] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-1b8eeb84] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-1b8eeb84] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-1b8eeb84] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-1b8eeb84] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-1b8eeb84] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-1b8eeb84] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-1b8eeb84] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-1b8eeb84] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-1b8eeb84] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-1b8eeb84] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-1b8eeb84] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-1b8eeb84] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-1b8eeb84] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-1b8eeb84] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-1b8eeb84] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-1b8eeb84] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-1b8eeb84] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-1b8eeb84] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-1b8eeb84] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-1b8eeb84] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-1b8eeb84] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-1b8eeb84] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-1b8eeb84] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-1b8eeb84] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-1b8eeb84] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-1b8eeb84] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-1b8eeb84] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-1b8eeb84] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-1b8eeb84] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-1b8eeb84] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-1b8eeb84] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-1b8eeb84] {
  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;
}
.classifi[data-v-1b8eeb84] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsListTitle h2[data-v-1b8eeb84] {
  color: #1c8aba;
  font-weight: bold;
  font-size: 1.8rem;
}
.seeMore[data-v-1b8eeb84] {
  box-sizing: border-box;
  border: 1px solid #1c8aba;
  font-weight: 500;
  width: 106px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #1c8aba;
  padding: 0 10px 5px 14px;
  margin-top: 30px;
  cursor: pointer;
}
.container[data-v-1b8eeb84] {
  width: 100vw;
  padding-top: 97px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.newsListTitle[data-v-1b8eeb84] {
  display: flex;
  align-items: center;
  width: 90%;
  max-width: 1250px;
  height: auto;
  margin-bottom: 20px;
}
.newsListItem[data-v-1b8eeb84] {
  display: flex;
  position: relative;
  width: 90%;
  max-width: 1250px;
  height: 170px;
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
  overflow: hidden;
  cursor: pointer;
}
.newsListItem .imgDiv[data-v-1b8eeb84] {
    flex: 0 0 auto;
    width: 300px;
    border-radius: 8px 0 0 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 0.5s ease-out;
    transform-origin: right;
}
.newsListItem .imgDiv[data-v-1b8eeb84]:hover {
      transform: scale(1.1);
}
.newsListItem .newsListWords[data-v-1b8eeb84] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 25px 15px 20px 20px;
}
.newsListItem h3[data-v-1b8eeb84] {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    cursor: pointer;
    line-height: 1.33;
}
.newsListItem .intro[data-v-1b8eeb84] {
    padding: 10px 0 10px 0;
    margin: 4px 0 4px 0;
    cursor: pointer;
}
.classifi[data-v-1b8eeb84] {
  width: 84px;
  height: 26px;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}
.newsListItemDateAuthor[data-v-1b8eeb84] {
  color: #03304C;
  font-size: 15px;
  cursor: pointer;
}
.white13px[data-v-1b8eeb84] {
  margin: 0;
}
.clickedPage a[data-v-1b8eeb84] {
  background-color: #3280D5;
  color: white;
}
.breadcrumb[data-v-1b8eeb84] {
  width: 1280px !important;
}
@media screen and (max-width: 780px) {
.marginOffset[data-v-1b8eeb84] {
    margin-top: 20px;
}
.newsListItem[data-v-1b8eeb84] {
    flex-direction: column;
    width: 90%;
    height: 400px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
    overflow: hidden;
    cursor: pointer;
}
.newsListItem .imgDiv[data-v-1b8eeb84] {
      flex: 0 0 auto;
      width: 100%;
      height: 250px;
      transition: 0.5s ease-out;
      transform-origin: bottom;
}
.newsListItem .newsListWords[data-v-1b8eeb84] {
      padding: 17px 10px 19px 14px;
}
.newsListItem .newsListWords .intro[data-v-1b8eeb84] {
        display: none;
}
.newsListItem .newsListWords .newsListItemDateAuthor[data-v-1b8eeb84] {
        padding: 5% 0 0 0;
}
.newsListItem .newsListWords .classifi[data-v-1b8eeb84] {
        right: 12px;
        bottom: 12px;
}
.breadcrumbs[data-v-1b8eeb84] {
    margin-left: 0 !important;
}
}
@media screen and (max-width: 1241px) {
.marginOffset[data-v-1b8eeb84] {
    margin-top: 30px;
}
}
@media screen and (max-width: 1024px) {
.breadcrumb[data-v-1b8eeb84] {
    width: 90% !important;
}
}

