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

/* HTML5 display-role reset for older browsers */
article[data-v-66627cd2], aside[data-v-66627cd2], details[data-v-66627cd2], figcaption[data-v-66627cd2], figure[data-v-66627cd2], footer[data-v-66627cd2], header[data-v-66627cd2], hgroup[data-v-66627cd2], menu[data-v-66627cd2], nav[data-v-66627cd2], section[data-v-66627cd2] {
  display: block;
}
body[data-v-66627cd2] {
  line-height: 1;
}
ol[data-v-66627cd2], ul[data-v-66627cd2] {
  list-style: none;
}
a[data-v-66627cd2] {
  text-decoration: none;
}
button[data-v-66627cd2] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
blockquote[data-v-66627cd2], q[data-v-66627cd2] {
  quotes: none;
}
blockquote[data-v-66627cd2]:before, blockquote[data-v-66627cd2]:after, q[data-v-66627cd2]:before, q[data-v-66627cd2]:after {
  content: '';
  content: none;
}
table[data-v-66627cd2] {
  border-collapse: collapse;
  border-spacing: 0;
}
html[data-v-66627cd2] {
  font-family: 'Noto Sans TC', 'PingFang','Noto Sans JP', 'microsoft jhenghei', '微軟正黑體';
}
.pagination[data-v-66627cd2] {
  margin: 20px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.pagination .page-item[data-v-66627cd2] {
    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-66627cd2]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item.is_acted[data-v-66627cd2] {
      color: #fff;
      background-color: #3280d5;
      border: 1px solid #dee2e6;
}
.pagination .page-control[data-v-66627cd2] {
    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-66627cd2]:hover {
      text-decoration: none;
      background-color: #1c8aba;
      color: #FFFFFF;
      opacity: .9;
}
.pagination .page-item2[data-v-66627cd2] {
    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-66627cd2]:hover {
      text-decoration: none;
      background-color: #dee2e6;
      opacity: .9;
}
.pagination .page-item2.is_acted[data-v-66627cd2] {
      color: #FFFFFF;
      background-color: #1c8aba;
      border: 1px solid #1c8aba;
}
.pagination .visibleHide[data-v-66627cd2] {
    visibility: hidden;
}
@media screen and (max-width: 360px) {
.pagination .page-show[data-v-66627cd2] {
    display: none;
}
}
.r18icon[data-v-66627cd2] {
  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-66627cd2] {
  display: flex;
  justify-content: center;
  margin: 0 15px 0 15px;
}
.newsBannerAD img[data-v-66627cd2] {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1241px) {
.newsBannerAD[data-v-66627cd2] {
    margin-top: 20px;
}
}
@media screen and (max-width: 480px) {
.newsBannerAD[data-v-66627cd2] {
    height: 90px;
}
}
.memberDetailContent[data-v-66627cd2] {
  background-color: #FFFFFF;
}
.detailsArea .detailInput .detailBtn[data-v-66627cd2] {
  color: #3280D5;
}
.memberDetailContent .titleBlock[data-v-66627cd2], .recordPopup .titleBlock[data-v-66627cd2] {
  background-color: #3280D5;
  color: #FFFFFF;
}
html[data-v-66627cd2] {
  background-color: white;
  overflow-x: hidden;
  letter-spacing: 1.3px;
}
div[data-v-66627cd2] {
  box-sizing: border-box;
}
input[data-v-66627cd2] {
  outline: none;
  resize: none;
}
button[data-v-66627cd2] {
  outline: none;
}
input[data-v-66627cd2]:focus, select[data-v-66627cd2]:focus, textarea[data-v-66627cd2]:focus, button[data-v-66627cd2] {
  outline: none;
}
.page-enter-active[data-v-66627cd2], .page-leave-active[data-v-66627cd2] {
  transition: opacity 0.2s;
}
.page-enter[data-v-66627cd2], .page-leave-active[data-v-66627cd2] {
  opacity: 0;
}
.youCantSeeMe[data-v-66627cd2] {
  display: none;
  opacity: 0;
}
.pagination[data-v-66627cd2], .inline[data-v-66627cd2] {
  display: flex;
  align-items: center;
}
.pageLinksA[data-v-66627cd2] {
  padding: 10px;
  text-align: center;
  border: 1px solid #dee2e6;
  color: #3280D5;
}
.pagePreLi[data-v-66627cd2] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pageNextLi[data-v-66627cd2] {
  padding: 14px;
  text-align: center;
  border: 1px solid #dee2e6;
  width: 3.5rem;
  color: #3280D5;
}
.pagePreLi[data-v-66627cd2] {
  border-radius: 8px 0 0 8px;
}
.pageNextLi[data-v-66627cd2] {
  border-radius: 0 8px 8px 0;
}
.clickedPage a[data-v-66627cd2] {
  background-color: #3280D5;
  color: white;
}
.littleGreyWord[data-v-66627cd2], .littlePinkWord[data-v-66627cd2], .littleBlueWord[data-v-66627cd2], .white13px[data-v-66627cd2], .white15px[data-v-66627cd2], .white16pxBold[data-v-66627cd2], .white18pxBold[data-v-66627cd2], .white20pxBold[data-v-66627cd2], .white30pxBold[data-v-66627cd2], .grey15px[data-v-66627cd2], .veryLightGrey14px[data-v-66627cd2], .grey16px[data-v-66627cd2], .darkGrey16px[data-v-66627cd2], .grey18px[data-v-66627cd2], .grey18pxBold[data-v-66627cd2], .darkGrey18px[data-v-66627cd2], .blue513px[data-v-66627cd2], .yellow18pxBold[data-v-66627cd2], .borderLightGrey18pxBold[data-v-66627cd2] {
  font-size: 1rem;
  letter-spacing: 1.3px;
  line-height: 1rem;
}
.avatar .avatarImg[data-v-66627cd2] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.avatar .avatarImg[data-v-66627cd2] {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
}
.seeMore[data-v-66627cd2] {
  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-66627cd2] {
  text-decoration: none;
  margin-top: 30px;
}
.blue4Button[data-v-66627cd2] {
  border: none;
  background-color: #0F4C81;
  color: #FFFFFF;
  border-radius: 8px;
}
.blue4yellowButton[data-v-66627cd2] {
  border: none;
  background-color: #0F4C81;
  color: #f6d155;
  border-radius: 30px;
}
.blue424pxBold[data-v-66627cd2] {
  color: #0F4C81;
  font-size: 1.5rem;
  font-weight: bold;
}
.blue428pxBold[data-v-66627cd2] {
  color: #0F4C81;
  font-size: 1.75rem;
  font-weight: bold;
}
.littleGreyWord[data-v-66627cd2] {
  font-size: 0.8rem;
  color: #656565;
}
.littlePinkWord[data-v-66627cd2] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #FF5C83;
}
.littleBlueWord[data-v-66627cd2] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #3280D5;
  text-decoration: none;
}
.white13px[data-v-66627cd2] {
  font-size: 0.8rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.31;
}
.white15px[data-v-66627cd2] {
  font-size: 0.9rem;
  color: #FFFFFF;
  line-height: 1.33;
  font-weight: normal;
}
.white16pxBold[data-v-66627cd2] {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.33;
  color: #FFFFFF;
}
.white18pxBold[data-v-66627cd2] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white20pxBold[data-v-66627cd2] {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.white30pxBold[data-v-66627cd2] {
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1.33;
  color: #FFFFFF;
}
.grey15px[data-v-66627cd2] {
  font-size: 0.9rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.veryLightGrey14px[data-v-66627cd2] {
  font-size: 0.875rem;
  color: #9B9B9B;
  line-height: 1.33;
  font-weight: normal;
}
.grey16px[data-v-66627cd2] {
  font-size: 1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey16px[data-v-66627cd2] {
  font-size: 1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.grey18px[data-v-66627cd2] {
  font-size: 1.1rem;
  color: #656565;
  line-height: 1.33;
  font-weight: normal;
}
.grey18pxBold[data-v-66627cd2] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #656565;
}
.darkGrey18px[data-v-66627cd2] {
  font-size: 1.1rem;
  color: #444444;
  line-height: 1.33;
  font-weight: normal;
}
.darkGrey20px[data-v-66627cd2] {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey22px[data-v-66627cd2] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.darkGrey24px[data-v-66627cd2] {
  font-size: 1.5rem;
  font-weight: normal;
  color: #444444;
  line-height: 1.67;
}
.blue216px[data-v-66627cd2] {
  font-size: 1rem;
  font-weight: 600;
  color: #3280D5;
  line-height: 1.31;
}
.blue222pxBold[data-v-66627cd2] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue225pxBold[data-v-66627cd2] {
  font-size: 1.56rem;
  font-weight: 700;
  color: #3280D5;
  line-height: 1.31;
}
.blue314pxBold[data-v-66627cd2] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue316pxBold[data-v-66627cd2] {
  font-size: 1rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.4;
}
.blue322px[data-v-66627cd2] {
  font-size: 1.375rem;
  font-weight: normal;
  color: #1c8aba;
}
.blue320pxBold[data-v-66627cd2] {
  font-size: 1.25rem;
  font-weight: bold;
  color: #1c8aba;
}
.blue322pxBold[data-v-66627cd2] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1c8aba;
}
.blue326pxBold[data-v-66627cd2] {
  font-size: 1.625rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue330pxBold[data-v-66627cd2] {
  font-size: 1.875rem;
  font-weight: 700;
  color: #1c8aba;
  line-height: 1.31;
}
.blue513px[data-v-66627cd2] {
  font-size: 0.8rem;
  font-weight: 700;
  color: #03304C;
  line-height: 1.31;
}
.yellow18pxBold[data-v-66627cd2] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #f6d155;
}
.borderLightGrey18pxBold[data-v-66627cd2] {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #EDECEA;
}
.withoutHighlight[data-v-66627cd2] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.noAfterimage[data-v-66627cd2] {
  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;
}
.newsNewArea[data-v-66627cd2] {
  width: 920px;
}
.blue326pxBold[data-v-66627cd2] {
  margin-bottom: 10px;
}
.PcCentreUpAds[data-v-66627cd2] {
  margin-bottom: 25px;
}
.memberDetailContent[data-v-66627cd2] {
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 0 0 24px;
  width: 920px;
}
.memberDetailContent .titleBlock[data-v-66627cd2] {
    font-size: 1.25rem;
    line-height: 1.4375rem;
    border-radius: 10px 10px 0 0;
    padding: 15px 0px 15px 30px;
}
.memberDetailContent .titleBlock .moreBtn[data-v-66627cd2] {
      float: right;
      margin-right: 30px;
      color: #FFFFFF;
      font-size: 1.25rem;
      font-weight: normal;
}
.avatar[data-v-66627cd2] {
  width: 160px;
  margin-left: 45px;
  margin-top: 30px;
  display: inline-block;
}
.avatar .avatarImg[data-v-66627cd2] {
    width: 160px;
    height: 160px;
    border-radius: 9999px;
    width: 100%;
}
.avatar .changeBtn[data-v-66627cd2] {
    width: 40px;
    height: 40px;
    background-color: #3280D5;
    border-radius: 9999px;
    float: right;
    transform: translate(-12px, -40px);
}
.avatar .changeBtn .fa[data-v-66627cd2] {
      color: #FFFFFF;
      position: relative;
      left: calc(50% - 8px);
      top: calc(50% - 8px);
}
.mobileDetail[data-v-66627cd2] {
  display: none !important;
}
.detailsArea[data-v-66627cd2] {
  display: inline-flex;
  width: 610px;
  vertical-align: top;
  margin-top: 30px;
  margin-left: 46px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.detailsArea .detailInput[data-v-66627cd2] {
    width: 275px;
    border-bottom: 1px solid #C9C9C9;
    margin-top: 12px;
}
.detailsArea .detailInput .detailTitle[data-v-66627cd2] {
      color: #A2A2A2;
      font-size: 0.875rem;
}
.detailsArea .detailInput .detailText[data-v-66627cd2] {
      display: inline-block;
      width: 285px;
      font-size: 1.125rem;
      font-weight: bold;
      line-height: 1.8;
      white-space: normal;
      word-break: break-all;
}
.detailsArea .detailInput .input[data-v-66627cd2] {
      width: 210px;
      box-shadow: none;
      border: none;
}
.detailsArea .detailInput .detailBtn[data-v-66627cd2] {
      font-size: 0.875rem;
      float: right;
      line-height: 2.5;
}
.detailsArea .medalContainer[data-v-66627cd2] {
    border: none;
}
.messageContent[data-v-66627cd2] {
  width: 867px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #C9C9C9;
}
.messageContent .messageType[data-v-66627cd2] {
    width: 55px;
    padding: 6px 0;
    border-radius: 6px;
    text-align: center;
    color: #FFFFFF;
}
.messageContent .typeAnnouncement[data-v-66627cd2] {
    background-color: #f18c34;
}
.messageContent .typeActive[data-v-66627cd2] {
    background-color: #f15353;
}
.messageContent span[data-v-66627cd2] {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #444444;
}
.messageContent .sysMsgContent[data-v-66627cd2] {
    width: 648px;
}
.messageContent .pcPostTime[data-v-66627cd2] {
    color: #A2A2A2;
}
.messageContent .moblePostTime[data-v-66627cd2] {
    display: none;
}
.eventContent[data-v-66627cd2] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 22px;
}
.PcBlockDIV[data-v-66627cd2] {
  width: 454px;
  height: 130px;
  margin-bottom: 20px;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] {
    width: 454px;
    height: 130px;
    min-height: unset;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] .imgDiv {
      width: calc(130px*16/9);
      height: 130px;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] .endTime {
      display: none;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] .awardPrice {
      display: none;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] .buttonBlock {
      display: none;
}
.PcCentreMiddleAds[data-v-66627cd2] {
  margin-bottom: 20px;
}
#diamondBtn[data-v-66627cd2] {
  cursor: pointer;
}
.recordPopup[data-v-66627cd2] {
  position: fixed;
  top: 20%;
  width: 50vw;
  height: 60vh;
  z-index: 9999;
  background-color: #fff;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.recordPopup .closeBtn[data-v-66627cd2] {
    color: #FFFFFF;
    font-size: 3rem;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 9999;
    padding: 3px 8px;
}
.recordPopup .titleBlock[data-v-66627cd2] {
    font-size: 1.25rem;
    line-height: 1.4375rem;
    border-radius: 10px 10px 0 0;
    padding: 15px 0px 15px 30px;
    background-color: #0F4C81;
}
.recordPopup .listTitles[data-v-66627cd2] {
    border-left: 5px solid #0F4C81;
    border-right: 5px solid #0F4C81;
}
.recordPopup .listTitles[data-v-66627cd2] {
    display: flex;
    padding: 10px 3%;
}
.recordPopup .listTitles .time[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .listTitles .behavior[data-v-66627cd2] {
      flex: 2;
}
.recordPopup .listTitles .b_diamond[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .listTitles .c_diamond[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .listTitles .a_diamond[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .diamondRemind[data-v-66627cd2] {
    display: block;
    text-align: center;
    height: 100%;
    max-height: calc(40vh - 53px);
    line-height: calc(40vh - 53px);
    border: 5px solid #03304C;
    font-weight: bold;
    font-size: 2rem;
}
.recordPopup .diamondList li[data-v-66627cd2] {
    display: flex;
    padding: 5px 0;
    border-bottom: 1px solid #000;
}
.recordPopup .diamondList li .time[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .diamondList li .behavior[data-v-66627cd2] {
      flex: 2;
}
.recordPopup .diamondList li .b_diamond[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .diamondList li .c_diamond[data-v-66627cd2] {
      flex: 1;
}
.recordPopup .diamondList li .a_diamond[data-v-66627cd2] {
      flex: 1;
}
.recordPopup ul[data-v-66627cd2] {
    height: 100%;
    padding: 3%;
    padding-top: 0;
    overflow: auto;
    border: 5px solid #03304C;
    border-top: none;
    max-height: calc(50vh - 53px);
}
.recordPopup[data-v-66627cd2] {
  display: none;
}
@media screen and (max-width: 1024px) {
.newsNewArea[data-v-66627cd2] {
    width: 700px;
}
.memberDetailContent[data-v-66627cd2] {
    width: 700px;
    margin-left: 10px;
}
.messageContent[data-v-66627cd2] {
    width: 670px;
}
.messageContent .sysMsgContent[data-v-66627cd2] {
      width: 540px;
}
.PcBlockDIV[data-v-66627cd2] {
    width: 700px;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] {
      width: 700px;
}
.recordPopup[data-v-66627cd2] {
    width: 90vw;
}
.recordPopup .diamondRemind[data-v-66627cd2] {
      font-size: 1rem;
}
}
@media screen and (max-width: 768px) {
.newsNewArea[data-v-66627cd2] {
    width: 700px;
}
.memberDetailContent[data-v-66627cd2] {
    width: 700px;
    margin-left: 10px;
}
.memberDetailContent[data-v-66627cd2] {
    width: 680px;
}
.PcBlockDIV[data-v-66627cd2] {
    width: 700px;
    margin-bottom: 20px;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] {
      width: 680px;
      flex-direction: unset;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] .imgDiv {
        padding: 0;
}
}
@media screen and (max-width: 480px) {
.newsNewArea[data-v-66627cd2] {
    width: 344px;
    padding-top: 98px;
}
.memberDetailContent[data-v-66627cd2] {
    width: 343px;
    margin-left: 0;
}
.avatar[data-v-66627cd2] {
    margin: 0 auto;
    margin-top: 30px;
    display: block;
}
.pcDetail[data-v-66627cd2] {
    display: none;
}
.mobileDetail[data-v-66627cd2] {
    display: flex !important;
    flex-direction: column;
}
.detailsArea[data-v-66627cd2] {
    margin-left: 0;
}
.detailsArea .detailInput[data-v-66627cd2] {
      width: 343px;
}
.messageContent[data-v-66627cd2] {
    width: 343px;
    height: 110px;
    display: felx;
    flex-direction: column;
    justify-content: center;
}
.messageContent .moblePostTime[data-v-66627cd2] {
      width: 304px;
      display: block;
}
.messageContent .pcType[data-v-66627cd2] {
      display: none;
}
.messageContent .sysMsgContent[data-v-66627cd2] {
      width: 304px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      white-space: normal;
      margin-top: 10px;
      line-height: 1.56;
}
.messageContent .pcPostTime[data-v-66627cd2] {
      display: none;
}
.PcBlockDIV[data-v-66627cd2] {
    width: 343px;
    height: 85px;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] {
      width: 343px;
      height: 85px;
      margin-bottom: 15px;
}
.PcBlockDIV .newsListItem[data-v-66627cd2] .imgDiv {
        width: calc(85px*16/9);
}
.PcBlockDIV[data-v-66627cd2] .eventBlockTitle {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      white-space: normal;
      font-size: 0.875rem;
}
.PcBlockDIV[data-v-66627cd2] .eventAwardName {
      font-size: 0.875rem;
      margin-top: 5px;
}
.PcBlockDIV .endTime[data-v-66627cd2] {
      display: none;
}
}
@media screen and (max-width: 320px) {
.newsNewArea[data-v-66627cd2] {
    zoom: 80%;
}
}
@media screen and (max-width: 240px) {
.newsNewArea[data-v-66627cd2] {
    zoom: 60%;
}
}
.breadcrumb[data-v-66627cd2] {
  margin-bottom: 20px;
}

