.dynamic-main .cg-news-list .first-list {
    height: 110px;
    border-bottom: 1px solid #e7e7e7;
    background: none;
    margin-bottom: 5px;
    font-size: 12px;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;}
.first-list .art-heading {
    height: 40px;
    margin-top: 2px;
    overflow: hidden;
    width: 722px;}
.first-list .art-summary {
    line-height: 20px;
    color: #a1a1a1;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;}
/*新增*/
.art_dt {
    margin-top: -2%;
    border-right: 1px solid #e7e7e7;
    width: 88px;
    height: 40px;}
.art-date-y {
    color: #b01f24;
    font-size: 12px!important;
    margin-left: 16%;}

.art-date-m{
    color: #b01f24;
    font-size: 18px!important;}

.art-date-line{
    color: #b01f24;
    font-size: 12px!important;
    margin-top: -2%;}
/*新增*/
.art_dt {
    margin-top: -2%;
    border-right: 1px solid #e7e7e7;
    width: 88px;
    height: 40px;}
.art-date-y {
    color: #b01f24;
    font-size: 12px!important;
    margin-left: 16%;}

.art-date-m{
    color: #b01f24;
    font-size: 18px!important;}

.art-date-line{
    color: #b01f24;
    font-size: 12px!important;
    margin-top: -2%;}
