/*Add font ================================*/
/*---------------list_item-----------------*/
.list_item_news .row_item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (min-width: 601px) {
  .list_item_news .row_item {
    margin: 0 -13px;
  }
}
.list_item_news .row_item .col_item_first {
  padding: 0 5px 15px;
}
@media (min-width: 992px) {
  .list_item_news .row_item .col_item_first {
    padding: 0 13px 30px;
  }
}
.list_item_news .row_item .col_item_first .item_first:hover .info_first .title_first a {
  color: #000;
}
.list_item_news .row_item .col_item_first .item_first .img a {
  padding-top: 61%;
}
.list_item_news .row_item .col_item_first .item_first .img a img {
  width: 100%;
}
.list_item_news .row_item .col_item_first .item_first .info_first {
  background-color: #AB202D;
  padding: 21px 25px;
}
.list_item_news .row_item .col_item_first .item_first .info_first .title_first {
  color: #fff;
}
@media (min-width: 992px) {
  .list_item_news .row_item .col_item_first .item_first .info_first .title_first {
    max-height: 5rem;
    height: 4.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.list_item_news .row_item .col_item_first .item_first .info_first .title_first a {
  font-weight: 600;
  font-size: 16px;
  color: #FFF;
  line-height: 27px;
}
@media (min-width: 992px) {
  .list_item_news .row_item .col_item_first .item_first .info_first .title_first a {
    font-size: 20px;
    line-height: 30px;
  }
}
.list_item_news .row_item .col_item {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 5px 20px;
}
@media (min-width: 768px) {
  .list_item_news .row_item .col_item {
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
  }
}
@media (min-width: 992px) {
  .list_item_news .row_item .col_item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 13px 30px;
  }
}
.list_item_news .row_item .col_item .item:hover .info .title a {
  color: #000;
}
.list_item_news .row_item .col_item .item .img {
  width: 100%;
}
@media (max-width: 425px) {
  .list_item_news .row_item .col_item .item .img {
    width: 100%;
  }
}
.list_item_news .row_item .col_item .item .img a {
  padding-top: 87%;
}
.list_item_news .row_item .col_item .item .img a img {
  width: 100%;
}
.list_item_news .row_item .col_item .item .info {
  width: 100%;
  padding: 15px 0 0;
  background-color: #f8f7f5;
}
@media (max-width: 425px) {
  .list_item_news .row_item .col_item .item .info {
    padding: 15px 0 0;
  }
}
.list_item_news .row_item .col_item .item .info .title {
  padding-bottom: 7px;
}
@media (min-width: 992px) {
  .list_item_news .row_item .col_item .item .info .title {
    max-height: 5rem;
    height: 5rem;
    overflow: hidden;
    padding-bottom: 17px;
  }
}
.list_item_news .row_item .col_item .item .info .title a {
  font-size: 18px;
  font-weight: 600;
  color: #444444;
  line-height: 27px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 600px) {
  .list_item_news .row_item .col_item .item .info .title a {
    font-size: 14px;
    line-height: 20px;
  }
}
.list_item_news .row_item .col_item .item .info .short {
  font-size: 14px;
  color: #444444;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .list_item_news .row_item .col_item .item .info .short {
    font-size: 16px;
    line-height: 26px;
    max-height: 4rem;
    height: 4rem;
  }
}
.list_item_news .row_item .col_item .item .info .see-more {
  padding: 20px 0 0;
}
@media (max-width: 992px) {
  .list_item_news .row_item .col_item .item .info .see-more {
    padding: 14px 0 0;
  }
}
@media (max-width: 600px) {
  .list_item_news .row_item .col_item .item .info .see-more {
    padding: 15px 0 0;
  }
}
.list_item_news .row_item .col_item .item .info .see-more a {
  background-color: transparent;
  color: #AB202D;
  border: 1px solid #AB202D;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  padding: 6px 10px;
}
@media (min-width: 501px) {
  .list_item_news .row_item .col_item .item .info .see-more a {
    padding: 11px 18px;
    font-size: 16px;
  }
}
.list_item_news .row_item .col_item .item .info .see-more a i {
  font-size: 18px;
  margin-left: 10px;
  margin-top: 1px;
}
@media (min-width: 501px) {
  .list_item_news .row_item .col_item .item .info .see-more a i {
    margin-left: 19px;
  }
}
.list_item_news .row_item .col_item .item .info .see-more a:hover {
  box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
  transform: translateY(-0.25em);
}/*# sourceMappingURL=func.css.map */