﻿@charset "UTF-8";

.list li {
    padding-left: 0 !important;
    background: none !important;
}

    .list li a {
        display: contents !important;
    }

ul.list .item {
    display: block !important;
}

ul.list 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: 200px;
}

span.prjlist_xmmc {
    width: 600px !important;
    font-size: 14px;
}

span.prjlist_kbsj {
    width: 150px;
}

span.prjlist_fbtime {
    width: 150px;
}
