
h2.title-article[data-v-2cb1ef4c] {
  font-size: 30px;
  text-align: center;
  color: #113a15;
}
p.time-article[data-v-2cb1ef4c] {
  text-align: center;
  color: #707070;
}
.hr-title[data-v-2cb1ef4c] {
  margin-bottom: 0px;
  text-align: center;
}
.hr-title span[data-v-2cb1ef4c] {
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #91bf7f;
}
.detail-article-content[data-v-2cb1ef4c] {
  text-align: justify;
}
.detail-article[data-v-2cb1ef4c] {
  border-right: 1px solid #f3f3f3;
  padding-right: 20px;
}
.img-begin-news[data-v-2cb1ef4c] {
  float: left;
  height: 450px;
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.article-top-info[data-v-2cb1ef4c] {
  background-color: #f5fff6;
  color: #113a15;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 35px;
  box-shadow: 1px 1px 1px 2px #1ca34926;
}
.article-top-info p[data-v-2cb1ef4c] {
  font-size: 16px;
  line-height: 35px;
}
.article-top-info h3[data-v-2cb1ef4c] {
  line-height: 35px;
  font-size: 30px;
  margin-bottom: 20px;
}
.article-top-info p[data-v-2cb1ef4c]{
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  min-height: 3.6em; /* Fallback for non-webkit, line-height * 2 */
  line-height: 1.3em;
  -webkit-line-clamp: 3; /* if you change this, make sure to change the fallback line-height and height */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-pagination li a[data-v-2cb1ef4c] {
    height: 30px;
    min-width: 30px;
    padding-top: 5px;
    background-color: transparent;
    font-size: 15px;
    border-radius: 5px;
    display: grid;
}
.list-pagination[data-v-2cb1ef4c]{
  margin-top: 20px;
}



.side-item[data-v-2cb1ef4c] {
  width: 100px;
}


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