.lianjie {
    width: 275px;
    height: 45px;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px dotted #dbdbdb
}

.lianjie a {
    width: 275px;
    height: 45px;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px dotted #dbdbdb
}

.lianjie a:hover {
    background: #3d9f2e;
}

.gengduo a {
    color: #222
}

.gengduo a:hover {
    color: #3d9f2e
}

.kuang a {
    width: 283px;
    float: left;
    border: 1px solid #dadada;
    margin-left: 20px;
    color: #222;
    margin-top: 20px;
}

.kuang a:hover {
    width: 283px;
    float: left;
    border: 1px solid #3d9f2e;
    margin-left: 20px;
    color: #3d9f2e;
}

.lianjie a:hover {
    color: #FFF;
    text-decoration: none;
}

.left-navbar,
.left-navbar-container {
    height: auto !important;
}

.left-navbar-content {
    display: block;
}

.left-navbar-toggle-btn {
    display: none;
}

.dibu-title-info {
    font-size: 16px;
    font-weight: bold;
}

.dibu-title-more {
    display: none;
}

.news-item {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #DBDBDB;
    font-size: 14px;
}

.news-link {
    width: 85%;
    float: left;
}

.news-link:hover {
    color: #3D9F2E;
    text-decoration: none;
}

.news-date {
    width: 15%;
    float: right;
    text-align: right;
}