.news_list_big_zone .main_box {
  margin: 1% auto;
}

.backto,
.backto img {
  position: relative;
  margin: 2% auto;
  text-align: center;
  z-index: 1;
}

.news_list_big_zone .container {
  padding-bottom: 1%;
}

a,
a:hover,
a:active {
  color: #ff0000 !important;
}

/* 內文文章的標籤 */

.news_list_big_zone .newsdetails-badge {
  width: 10%;
  float: left;
  margin-right: 1%;
}

.newsdetails-actbadge {
  padding: 1.2%;
}



@media (max-width: 767px) {

  .title,
  .title img {
    padding-top: 7%;
  }


}




footer p a {
    color: inherit !important;
}