.fl-left {
    float: left;
}

.body_Sitemap {
    font-family: Microsoft YaHei, Microsoft  YaHei;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top:5px;
    font-size: 16px;
    font-weight: 500;
    /* border-bottom: solid 1px #ddd;
    padding-bottom: 20px; */
}

.body_Sitemap .Sitemap_icon {
    background: url("../../../eqstatic/images/huangpu2024/journalism/route_icon.png") no-repeat center 0px;
    width: 14px;
    height: 14px;
    margin-top: 5px;
}

.body_Sitemap .Sitemap_title {
    margin-left: 4px;
}

.body_Sitemap .Sitemap_href {
    margin-left: 8px;
}

.body_Sitemap .Sitemap_href .node_split {
    /* margin:0 6px 0 6px; */
    cursor: pointer;
}

.body_Sitemap .Sitemap_href .CurrChnlCls {
    color: #333;
    cursor: pointer;
    text-decoration: none;
}

.body_Sitemap .Sitemap_href .fin {
    color: #999999;
}

.body_Sitemap * {
    font-size: 16px;
}
