.news-detail {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem; }

.news-tag {
  font-weight: 600;
  font-size: 1.5rem;
  color: #071D61;
  margin-bottom: 1rem;
  margin-top: 1.875rem; }

.slide-news .news_items .news-item-short img {
  border-radius: 0.3125rem 0.3125rem 0rem 0rem; /* 5px 5px 0px 0px */
  width: 100%; }

.tag-sidebar .tag-item {
  max-width: 21.625rem;
  text-align: left; }
  .tag-sidebar .tag-item .big-hot {
    color: #0095DA;
    font-size: 1.125rem;
    font-weight: 600;
    margin-right: 0.5rem;
    margin-bottom: 1rem; }
    .tag-sidebar .tag-item .big-hot:hover {
      transition: .3s all;
      color: #071D61; }
  .tag-sidebar .tag-item .small-hot {
    font-weight: 400;
    font-size: 0.75rem; }

/*# sourceMappingURL=news-detail.css.map */
