/* _content/KnowledgeManager.UI/Views/Home/Index.cshtml.rz.scp.css */
.news-container[b-2exdaucp5c]{ background:#fff; padding:30px 0 60px}
.news[b-2exdaucp5c]{ margin-top:30px}

    .news .hd[b-2exdaucp5c] {
        font-size: 16px;
        font-weight: bold;
        color: #000
    }

        .news .hd i[b-2exdaucp5c] {
            color: rgba(153,0,28);
            margin-right: 10px
        }

        .news .hd a[b-2exdaucp5c] {
            float: right;
            color: #bbb
        }

            .news .hd a:hover[b-2exdaucp5c]{
                color: rgba(153,0,28)
            }

    .news ul[b-2exdaucp5c] {
        margin-top: 20px
    }

        .news ul li[b-2exdaucp5c] {
            padding: 10px 0;
            display: flex
        }

    .news a[b-2exdaucp5c] {
        flex: 1;
        color: #000
    }

        .news a:hover[b-2exdaucp5c] {
            color: rgba(153,0,28);
        }

    .news span[b-2exdaucp5c] {
        color: #bbb
    }


.num[b-2exdaucp5c]{ display:flex; text-align:center; margin-top:120px}
.num .item[b-2exdaucp5c]{ flex:1; font-size:16px}
.num .item h1[b-2exdaucp5c]{ font-weight:bold; color:#000}

.category-num[b-2exdaucp5c]{ padding-top:60px; margin:50px 0 80px; text-align:center; border-top:1px solid #e5e5e5} 
.category-num .t[b-2exdaucp5c]{ font-size:20px; color:#bbb}
.category-num .item[b-2exdaucp5c]{ display:inline-block; margin:30px 30px 0; color:#999}
.category-num h4[b-2exdaucp5c]{ font-size:2rem; color:#000}
