﻿@charset "UTF-8";

.newsMenuList li {
    padding-left: 0 !important;
    background: none !important;
}
.newsMenuList li a {
    display: contents !important;
}

ul.newsMenuList li > span {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 5px;
}

li.list_header > span {
    font-weight: bold;
}

span.prjlist_xmbh {
    width: 150px;
}

span.prjlist_xmmc {
    width: 380px !important;
    font-size: 14px;
}

span.prjlist_kbsj {
    width: 100px;
}

span.prjlist_fbtime {
    width: 100px;
}