@charset "utf-8";

.sitemap{background: #fff;padding: 20px;}
.sitemap .common_title{background-color: #f4f8fb;font-weight: normal;padding: 0 20px;}
.sitemap .newslist li{padding-top: 6px;padding-bottom: 6px;line-height: 1.6em;}
.sitemap .newslist li h4{font-weight: normal;}
.sitemap .newslist.dot li h4{padding-left: 32px;position: relative;}
.sitemap .newslist.dot li h4:before{content:"";position: absolute;left:15px; top: 8px;width: 8px;height: 8px;background: #e4e4e4;border-radius: 0;}

.sitemap.bg .module{position: relative;background: #f4f8fb;padding-left: 160px;border:1px solid #fff;}
.sitemap.bg .common_title{width: 120px;position: absolute;left:0;top:0;bottom:0;right:0;line-height: 67px;}
.sitemap.bg .common_title h3{display: inline-block;vertical-align: middle;line-height: 1.3;}
.sitemap.bg .newslist{background: #fafafa;border-left:1px solid #fff;}