@media (max-width: 700px) {
  .list_item_news .row_item, .list_item_other .row_item {
    margin: 0 -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.list_item_news .col_item, .list_item_other .col_item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f3f3f3;
}
@media (max-width: 700px) {
  .list_item_news .col_item, .list_item_other .col_item {
    width: 50%;
    padding: 0 5px;
    border-bottom: none;
  }
}
@media (max-width: 480px) {
  .list_item_news .col_item, .list_item_other .col_item {
    width: 100%;
  }
}
.list_item_news .col_item:last-child, .list_item_other .col_item:last-child {
  border-bottom: none;
}
.list_item_news .col_item .item, .list_item_other .col_item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.list_item_news .img, .list_item_other .img {
  width: 40%;
}
@media (max-width: 700px) {
  .list_item_news .img, .list_item_other .img {
    width: 100%;
  }
}
.list_item_news .img a, .list_item_other .img a {
  padding-top: 63.6%;
}
.list_item_news .img a img, .list_item_other .img a img {
  width: 100%;
}
.list_item_news .info, .list_item_other .info {
  width: 60%;
  padding-left: 2.7%;
}
@media (max-width: 992px) {
  .list_item_news .info, .list_item_other .info {
    padding-left: 10px;
  }
}
@media (max-width: 700px) {
  .list_item_news .info, .list_item_other .info {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
  }
}
.list_item_news .info .group, .list_item_other .info .group {
  padding-bottom: 9px;
}
@media (max-width: 992px) {
  .list_item_news .info .group, .list_item_other .info .group {
    padding-bottom: 5px;
  }
}
.list_item_news .info .group a, .list_item_other .info .group a {
  color: #f36f21;
}
.list_item_news .info .date_writter, .list_item_other .info .date_writter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 701px) {
  .list_item_news .info .date_writter, .list_item_other .info .date_writter {
    height: auto !important;
  }
}
@media (max-width: 480px) {
  .list_item_news .info .date_writter, .list_item_other .info .date_writter {
    height: auto !important;
  }
}
.list_item_news .info .date, .list_item_news .info .writter, .list_item_other .info .date, .list_item_other .info .writter {
  font-size: 15px;
  color: #f36e21;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .list_item_news .info .date, .list_item_news .info .writter, .list_item_other .info .date, .list_item_other .info .writter {
    padding-bottom: 5px;
  }
}
.list_item_news .info .date span, .list_item_news .info .writter span, .list_item_other .info .date span, .list_item_other .info .writter span {
  color: #c8c8c8;
}
.list_item_news .info .date, .list_item_other .info .date {
  margin-right: 19px;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 992px) {
  .list_item_news .info .date, .list_item_other .info .date {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.list_item_news .info .date:after, .list_item_other .info .date:after {
  content: "";
  width: 2px;
  height: 11px;
  background: #cfcfcf;
  position: absolute;
  right: 0;
  top: 5px;
}
.list_item_news .info h3, .list_item_other .info h3 {
  padding-bottom: 5px;
}
@media (min-width: 701px) {
  .list_item_news .info h3, .list_item_other .info h3 {
    height: auto !important;
  }
}
@media (max-width: 480px) {
  .list_item_news .info h3, .list_item_other .info h3 {
    height: auto !important;
  }
}
.list_item_news .info h3 a, .list_item_other .info h3 a {
  font-size: 20px;
  color: #101010;
  line-height: 20px;
}
@media (max-width: 992px) {
  .list_item_news .info h3 a, .list_item_other .info h3 a {
    font-size: 18px;
  }
}
.list_item_news .info h3 a:hover, .list_item_other .info h3 a:hover {
  color: #f36e21;
}
.list_item_news .info .short, .list_item_other .info .short {
  color: #555555;
  line-height: 22px;
  text-align: justify;
  padding-bottom: 7px;
}
@media (min-width: 701px) {
  .list_item_news .info .short, .list_item_other .info .short {
    height: auto !important;
  }
}
@media (max-width: 480px) {
  .list_item_news .info .short, .list_item_other .info .short {
    height: auto !important;
  }
}
.list_item_news .info .tag, .list_item_other .info .tag {
  padding-bottom: 20px;
}
@media (min-width: 701px) {
  .list_item_news .info .tag, .list_item_other .info .tag {
    height: auto !important;
  }
}
@media (max-width: 992px) {
  .list_item_news .info .tag, .list_item_other .info .tag {
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .list_item_news .info .tag, .list_item_other .info .tag {
    height: auto !important;
  }
}
.list_item_news .info .tag a, .list_item_other .info .tag a {
  font-size: 12px;
  color: #7c7c7c;
  background: #f7f7f7;
  border-radius: 50px;
  border: 1px solid #e7e7e7;
  padding: 0 13px;
  margin-right: 3px;
  margin-bottom: 5px;
}
.list_item_news .info .tag a:hover, .list_item_other .info .tag a:hover {
  background: #e7e7e7;
}
.list_item_news .info .view_detail a, .list_item_other .info .view_detail a {
  font-size: 15px;
  color: #eb7e47;
  border: 1px solid #eb7e47;
  border-radius: 50px;
  padding: 1px 17px 1px 15px;
}
@media (max-width: 992px) {
  .list_item_news .info .view_detail a, .list_item_other .info .view_detail a {
    padding: 1px 12px 1px 11px;
  }
}
.list_item_news .info .view_detail a:after, .list_item_other .info .view_detail a:after {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../images/use/left_nav.png") no-repeat;
  display: inline-block;
  margin-left: 5px;
  -webkit-filter: invert(47%) sepia(100%) saturate(1132%) hue-rotate(347deg) brightness(97%) contrast(95%);
          filter: invert(47%) sepia(100%) saturate(1132%) hue-rotate(347deg) brightness(97%) contrast(95%);
}
.list_item_news .info .view_detail a:hover, .list_item_other .info .view_detail a:hover {
  color: #ff0000;
  background: -webkit-gradient(linear, left top, right top, from(#ffaa06), to(#ffd452));
  background: -o-linear-gradient(left, #ffaa06, #ffd452);
  background: linear-gradient(to right, #ffaa06, #ffd452);
  border: none;
}
.list_item_news .info .view_detail a:hover:after, .list_item_other .info .view_detail a:hover:after {
  -webkit-filter: invert(20%) sepia(77%) saturate(6487%) hue-rotate(355deg) brightness(97%) contrast(119%);
          filter: invert(20%) sepia(77%) saturate(6487%) hue-rotate(355deg) brightness(97%) contrast(119%);
}
/*# sourceMappingURL=func.css.map */