@keyframes placeHolderShimmer-2420ed5b {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.footer[data-v-2420ed5b] {
  position: relative;
  z-index: 999;
  height: 623px;
  font-size: 14px;
  color: #999;
  background: #1f2327;
}
.entry-list[data-v-2420ed5b],
.related-list[data-v-2420ed5b] {
  margin-bottom: 40px;
}
footer[data-v-2420ed5b] {
  height: 600px;
}
.container[data-v-2420ed5b] {
  margin: 0 auto;
  width: 1260px;
  padding: 62px 30px 0;
}
.list[data-v-2420ed5b] {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title[data-v-2420ed5b] {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #fff;
}
.link[data-v-2420ed5b] {
  display: inline-block;
}
.seo-link[data-v-2420ed5b] {
  color: #1f2327;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}
.download[data-v-2420ed5b] {
  margin-left: auto;
  display: flex;
  text-align: center;
}
.qrcode-center[data-v-2420ed5b] {
  margin: 0 70px;
}
.qrcode-wrapper[data-v-2420ed5b] {
  display: block;
  margin-bottom: 14px;
  padding: 2px;
  width: 128px;
  height: 128px;
  background: #fff;
}
.qrcode[data-v-2420ed5b] {
  width: 100%;
  height: 100%;
}
.shjblink[data-v-2420ed5b] {
  position: relative;
  margin-left: 16px;
}
.shjb[data-v-2420ed5b] {
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 64px;
  height: 32px;
  background: #fff;
}
.info[data-v-2420ed5b] {
  display: flex;
  margin-bottom: 30px;
}
.info .section[data-v-2420ed5b] {
  width: 231px;
  margin-right: 82px;
}
.info .link[data-v-2420ed5b] {
  font-size: 14px;
  line-height: 2;
}
.rule[data-v-2420ed5b] {
  display: flex;
  margin-bottom: 40px;
}
.rule .section[data-v-2420ed5b] {
  display: inline-block;
  vertical-align: top;
  margin-right: 70px;
}
.rule .text[data-v-2420ed5b] {
  font-size: 12px;
  line-height: 1.75;
}
.rule .link[data-v-2420ed5b]:hover {
  text-decoration: underline;
}
.rule .policylink[data-v-2420ed5b] {
  color: #1482f0;
}
.rule .report-section[data-v-2420ed5b] {
  margin-left: auto;
}
.rule .report-section a[data-v-2420ed5b] {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.rule .report-section a .img-container[data-v-2420ed5b] {
  width: 42px;
  margin-right: 10px;
}
.rule .report-section:nth-child(2) a[data-v-2420ed5b] {
  margin-top: 25px;
}
.friendlink .title[data-v-2420ed5b],
.related-list .title[data-v-2420ed5b],
.entry-list .title[data-v-2420ed5b] {
  margin-bottom: 14px;
}
.friendlink .list[data-v-2420ed5b],
.related-list .list[data-v-2420ed5b],
.entry-list .list[data-v-2420ed5b] {
  display: flex;
}
.friendlink .item[data-v-2420ed5b],
.related-list .item[data-v-2420ed5b],
.entry-list .item[data-v-2420ed5b] {
  position: relative;
}
.friendlink .item + .item[data-v-2420ed5b],
.related-list .item + .item[data-v-2420ed5b],
.entry-list .item + .item[data-v-2420ed5b] {
  margin-left: 13px;
}
.friendlink .item + .item[data-v-2420ed5b]::before,
.related-list .item + .item[data-v-2420ed5b]::before,
.entry-list .item + .item[data-v-2420ed5b]::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  height: 9px;
  border-left: 1px solid #999;
  transform: translate3d(0, -50%, 0);
}
.friendlink .link[data-v-2420ed5b],
.related-list .link[data-v-2420ed5b],
.entry-list .link[data-v-2420ed5b] {
  line-height: 18px;
  font-size: 12px;
}
.copyright[data-v-2420ed5b] {
  margin-top: 56px;
  font-size: 12px;
  color: #fff;
}
.copyright .link[data-v-2420ed5b] {
  font-size: inherit;
}
@keyframes placeHolderShimmer-2b07f6fa {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.tipoff-item[data-v-2b07f6fa] {
  height: 34px;
  margin: 10px 0;
  padding: 0 16px;
  line-height: 32px;
  border: 1px solid #e6e6e6;
  color: #222;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
  text-align: center;
  width: 150px;
}
.tipoff-item.selected[data-v-2b07f6fa] {
  border: 2px solid #1677d9;
}
.tipoff-item.selected[data-v-2b07f6fa]:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 18px solid #1677d9;
  border-left: 18px solid rgba(0, 0, 0, 0);
}
.tipoff-item.selected[data-v-2b07f6fa]::after {
  position: absolute;
  right: 4px;
  bottom: 2px;
  width: 6px;
  height: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 2px 2px 0;
  transform: rotateZ(45deg);
  content: "";
}
.tipoff-item.selected[data-v-2b07f6fa]::after {
  right: 3px;
  bottom: 2px;
  width: 5px;
  height: 8px;
}
@keyframes placeHolderShimmer-2e859488 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.tipoff[data-v-2e859488] {
  width: 687px;
  height: 360px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
}
.tipoff-suc[data-v-2e859488] {
  width: 460px;
  height: 219px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
}
.tipoff-head[data-v-2e859488] {
  height: 55px;
  width: 100%;
  font-size: 18px;
  line-height: 90px;
  font-weight: bold;
  font-style: normal;
  position: relative;
  justify-content: center;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: normal;
  display: flex;
  align-items: flex-start;
  text-align: justify;
  color: #222;
  border-bottom: 1px dashed #e6e6e6;
}
.tipoff-body[data-v-2e859488] {
  height: 142px;
}
.tipoff-label[data-v-2e859488] {
  margin-top: 20px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #222;
}
.tipoff-list[data-v-2e859488] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  justify-content: space-between;
}
.submit[data-v-2e859488] {
  width: 627px;
  height: 56px;
  background-color: #1f2226;
  color: #fff;
  margin-top: 20px;
  line-height: 54px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn-close[data-v-2e859488] {
  position: absolute;
  right: 20px;
  top: 4px;
  fill: #999;
  cursor: pointer;
}
.tipoff-info[data-v-2e859488] {
  display: inline-block;
  margin-top: 30px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-align: left;
}
.go-detail[data-v-2e859488] {
  color: #1677d9;
  cursor: pointer;
}
@keyframes placeHolderShimmer-1e260698 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
p[data-v-1e260698] {
  padding: 0;
  margin: 0;
}
.toolbar[data-v-1e260698] {
  position: fixed;
  right: 0;
  bottom: 40px;
  z-index: 1000;
}
.toolbar.dark .item[data-v-1e260698] {
  background-color: #222;
}
.toolbar.dark .item + .item[data-v-1e260698]::before {
  border-color: hsla(0, 0%, 100%, 0.2);
}
.toolbar.dark .item .icon[data-v-1e260698] {
  fill: #ccc;
}
.toolbar .item[data-v-1e260698] {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #fff;
  transition: 0.15s;
}
.toolbar .item + .item[data-v-1e260698]::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 28px;
  border-bottom: 1px solid #e6e6e6;
}
.toolbar .item[data-v-1e260698]:hover {
  transform: scale(1.05);
}
.toolbar .item.tooltip[data-v-1e260698]:hover::after {
  visibility: visible;
  opacity: 1;
}
.toolbar .item.tooltip[data-v-1e260698]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 0;
  left: -110px;
  display: block;
  padding: 0 4px;
  width: 120px;
  font-size: 12px;
  color: #222;
  background: #fff;
  border: 1px solid #666;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}
.toolbar .item .icon[data-v-1e260698] {
  fill: #000;
}
.app[data-v-1e260698] {
  position: relative;
}
.app .wrapper[data-v-1e260698] {
  position: absolute;
  top: 0;
  left: -280px;
  width: 270px;
  height: 131px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: 0.3s;
}
.app .wrapper.service[data-v-1e260698] {
  width: 128px;
  height: 165px;
  left: -138px;
  top: -40px;
  background-color: #fff;
}
.app .wrapper.service .qr-code[data-v-1e260698] {
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
}
.app .wrapper.service .content[data-v-1e260698] {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  width: 109px;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.app .bg[data-v-1e260698] {
  width: 100%;
  height: 100%;
}
.app .qr-code[data-v-1e260698] {
  position: absolute;
  top: 11px;
  left: 14px;
  width: 110px;
  height: 110px;
}
.app:hover .wrapper[data-v-1e260698] {
  opacity: 1;
  visibility: visible;
}
@keyframes placeHolderShimmer-147563c0 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.icon-navlogo[data-v-147563c0] {
  fill: #fff;
  width: 126px;
  height: 23px;
  margin-right: 40px;
}
.icon-subscribe[data-v-147563c0] {
  fill: #fff;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.premium-nav[data-v-147563c0] {
  background-color: #17181a;
  color: #fff;
}
.premium-nav.sticky[data-v-147563c0] {
  position: sticky;
  top: 0;
  z-index: 98;
}
.premium-head[data-v-147563c0] {
  width: 1260px;
  height: 56px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.premium-headleft[data-v-147563c0] {
  display: flex;
  align-items: center;
}
.premium-headleft .premium-navtitle[data-v-147563c0] {
  font-size: 13px;
  line-height: 13px;
}
.premium-headleft .tab[data-v-147563c0] {
  display: inline-block;
  margin-right: 40px;
  font-size: 15px;
  color: hsla(0, 0%, 100%, 0.6);
  cursor: pointer;
}
.premium-headleft .tab[data-v-147563c0]:hover {
  color: #fff;
}
.premium-headleft .tab.active[data-v-147563c0] {
  color: #fff;
  font-weight: bold;
}
.premium-headright[data-v-147563c0] {
  height: 56px;
  display: flex;
  align-items: center;
  padding: 0 13px;
  cursor: pointer;
}
.premium-headright .my-subscribe[data-v-147563c0] {
  font-size: 12px;
}
@keyframes placeHolderShimmer-681c92de {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.layout-default .wrapper[data-v-681c92de] {
  min-height: calc(100vh - 623px);
}
.layout-default .banner[data-v-681c92de] {
  position: sticky;
  top: 0;
  z-index: 1000;
}
.layout-default .banner .banner-img[data-v-681c92de] {
  display: block;
  margin: 0 auto;
  width: 1260px;
}
.layout-default .poster[data-v-681c92de] {
  width: 1260px;
  display: block;
  margin: 0 auto;
}
