#list-dagl-page #l-container .col_news_con{background: #f1f1f1;margin: 0;padding:50px 30px 10px;}
#list-dagl-page #l-container .col_news_head{border-bottom: none;}
#list-dagl-page #l-container .col_metas .col_title{margin-bottom: 30px;}
#list-dagl-page #l-container .col_metas .col_title h2{border-bottom: 3px solid #a31514;}
.list3 li.news{
  background: #fff;
  border-radius: 20px;
  padding: 20px 45px 20px 115px;
  position: relative;
  margin-bottom: 50px;
  border-top: 5px solid #c5c5c5;
}
.list3 .seq{
  position: absolute;
  left: 40px;
  top: -10px;
  width: 39px;
  height: 72px;
  background-color: #ad3120;
  border-radius: 0px 0px 20px 20px;
  font-size: 24px;
  line-height: 30px;
  padding-top: 30px;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
}
#list-dagl-page #l-container .wp_paging{display: none;}
.list3 .news_title{
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 10px;
  letter-spacing: 0px;
  color: #333333;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 10px;
  width: 100%;
  font-weight: bold;
}
.list3 .news_title>a, .list3 .news_meta>a{
  #pointer-events: none;
  #cursor: default;
}
.list3 .news_meta p img{vertical-align: middle;}
.news_list.list3 li.news span.news_meta{
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  word-break: break-all;
  margin-left: 0;
}