.c-new-img{width: 150px;height: 110px;margin-right: 10px;}
.c-new-img img{width: 100%;height: 100%;}
.c-new-title{font-size: 14px;font-weight: 700;line-height: 1.6;}
.c-new-title:hover{color: #00aadc;}
.c-new-text{line-height: 1.6;margin-top: 10px;}
.c-new-tips{color:#999;margin-top: 8px;}
.c-new-li{border-bottom: 1px dashed #e5e5e5;padding: 20px 0;box-sizing: border-box;}
.c-new-time{margin-left: 20px;white-space: nowrap;}
@media screen and (max-width: 468px){
    .c-mt50.c-new{ margin-top: 0;}
    .c-new-li{padding: 10px 0;}
    .c-new-li a.c-new-img{width: 60px;height: 60px;}
}