.subtitle {
	padding-top: 1.4rem;
}

.body{
    padding: .4rem 2.1rem 0 2.1rem;
}

.body p{
    display: block;
    margin-top: .2rem;
}
.body h2{
    font-weight: 600;
    border-bottom: dashed #808080 1px;
    display: inline-block;
    padding: 0 .3rem 0.1rem 0;
    margin-top: .6rem;
}

ol li{
    list-style: lower-alpha;
    list-style-position: inside;
    padding: .05rem 0;
}

#sitemap .body .cul-2 .list{margin-top: .2rem;}
#sitemap .body .cul-2 h2{padding-right: 2rem;}
#sitemap .body .cul-2 .list li{padding: .05rem 0;}
#sitemap .body .cul-2 .list .xr-iconfont{font-size: .2rem;}
#sitemap .body .cul-2 .list li a:hover{color: #005bac;transition: all .4s linear;}