@-webkit-keyframes placeHolderShimmer-data-v-584c15c6 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-584c15c6 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.article-link.primary[data-v-584c15c6]:hover {
  color: #0e4d8c;
}

@-webkit-keyframes placeHolderShimmer-data-v-fe32cea2 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-fe32cea2 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.article-entry[data-v-fe32cea2] {
  position: relative;
  display: flex;
  padding: 20px 0;
  background: #fff;
  border-top: 1px dashed #e6e6e6;
}
.article-entry[data-v-fe32cea2]:first-child {
    border-top: none;
}
.article-entry.primary[data-v-fe32cea2] {
    margin: 16px 0;
    padding: 20px;
    transition: .1s;
    border-top: none;
}
.article-entry.primary[data-v-fe32cea2]:hover {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.article-entry.primary[data-v-fe32cea2]:first-child {
      margin-top: 0;
}
.article-entry.primary[data-v-fe32cea2]:last-child {
      margin-bottom: 0;
}
.article-entry .thumb[data-v-fe32cea2] {
    flex-shrink: 0;
}
.article-entry .container[data-v-fe32cea2] {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: 16px;
}
.article-entry .title[data-v-fe32cea2] {
    display: block;
    max-height: 75px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #222;
    display: block;
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow-wrap: break-word;
    overflow: hidden;
}
.article-entry .title[data-v-fe32cea2]:hover {
      color: #0e4d8c;
}
.article-entry .icon-vip[data-v-fe32cea2] {
    height: 22px;
    vertical-align: text-bottom;
}
.article-entry .content[data-v-fe32cea2] {
    display: block;
    height: 42px;
    margin-top: 10px;
    line-height: 21px;
    font-size: 13px;
    color: #666;
    display: block;
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow-wrap: break-word;
    overflow: hidden;
}
.article-entry .content.omit[data-v-fe32cea2] {
      height: 21px;
      display: block;
      display: -webkit-box;
      /* autoprefixer: ignore next */
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow-wrap: break-word;
      overflow: hidden;
}
.article-entry .content[data-v-fe32cea2]:hover {
      color: #222;
}
.article-entry .meta[data-v-fe32cea2] {
    display: flex;
    align-items: center;
    margin-top: auto;
    font-size: 13px;
}
.article-entry .meta .author[data-v-fe32cea2] {
      color: #222;
}
.article-entry .meta .time[data-v-fe32cea2] {
      color: #999;
}
.article-entry .meta[data-v-fe32cea2] > :not(:first-child) {
      position: relative;
      margin-left: 20px;
}
.article-entry .meta[data-v-fe32cea2] > :not(:first-child)::before {
        content: "";
        position: absolute;
        top: 0;
        left: -10px;
        height: 100%;
        border-left: 1px solid #ccc;
}
.article-entry .meta .related-theme[data-v-fe32cea2] {
      display: inline-block;
      padding: 0 6px;
      line-height: 20px;
      font-size: 12px;
      color: #1677d9;
      border: 1px solid #1677d9;
      border-radius: 2px;
}
.article-entry .meta .related-topic[data-v-fe32cea2] {
      display: flex;
      line-height: 20px;
      font-size: 12px;
      border: 1px solid #292e33;
}
.article-entry .meta .related-topic .topic-icon[data-v-fe32cea2] {
        padding: 0 4px;
        color: #fff;
        background: #292e33;
}
.article-entry .meta .related-topic .topic-text[data-v-fe32cea2] {
        padding: 0 4px;
        color: #333940;
}
.article-entry .meta .related-topic .topic-text[data-v-fe32cea2]:hover {
          color: #1677d9;
}
.trial-label[data-v-fe32cea2] {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
}
.html[data-v-fe32cea2] em {
  font-style: normal;
  color: #f23051;
}

