.news-content {
  background-color: #171a1d;
  border-color: #2b323b;
}

.news-content .p-share .facebook a:after {
  background-position: 0 -3661px;
}

.news-content .p-share .twitter a:after {
  background-position: 0 -3581px;
}

.news-content .p-share .weibo a:after {
  background-position: 0 -3621px;
}

.news-content .p-share .qq a:after {
  background-position: 0 -3702px;
}

.news-content .subject {
  color: #8ea4c7;
}

.news-content .subtitle {
  border-bottom-color: #2f363f;
  color: rgba(255, 255, 255, 0.5);
}

.news-content-body p {
  color: rgba(255, 255, 255, 0.8);
}

.rel-news-tail {
  background: #171a1d;
  border-color: #2b323b;
}

.rel-news-tail .title {
  border-color: #2b323b;
  color: #8ea4c7;
}

.related-news {
  background-color: #171a1d;
  border: 1px solid #2c333d;
}

.related-news-body {
  background-color: #171a1d;
  border-color: #2c333d;
}

.related-news h2 {
  background-color: #2c3037;
  border-bottom-color: #2c333d;
  color: #8ea4c7;
}

.related-news .img-container {
  background-color: #2c3037;
  box-shadow: 0 0 3px #465368;
}

.related-news .img-container:hover {
  box-shadow: 0 0 1px rgba(36, 56, 71, 0.5), 0 0 3px 1px #465368, 0 0 5px 1px rgba(36, 56, 71, 0.6);
}

.related-news h3 {
  color: #8ea4c7;
}

.related-news .date {
  color: rgba(255, 255, 255, 0.7);
}

.rel-news-tail .break-news-item:hover {
  box-shadow: 0 0 1px rgba(36, 56, 71, 0.5), 0 0 8px 1px rgba(142, 164, 199, 0.8), 0 0 5px 1px rgba(36, 56, 71, 0.6);
}

@media screen and (max-width: 1680px) {
  .news-content .p-share .facebook a:after {
    background-position: 6px -364px;
  }

  .news-content .p-share .twitter a:after {
    background-position: 0 -296px;
  }

  .news-content .p-share .weibo a:after {
    background-position: 0 -332px;
  }

  .news-content .p-share .qq a:after {
    background-position: 1px -448px;
  }
}
