/*网站地图 sitemap*/
.sitemap{ width:100%;}
.sitemap h3{ color:#222; font-size:14px; line-height:40px; width:96%; margin:0 2%; text-align:left; clear:both; margin-top:5px;}
.sitemap .map-box{border:1px solid #e5e5e5; clear:both;padding:10px 0;}
.sitemap .map-box h4{ font-size:12px; color:#222; width:96%; margin:0 2%; text-align:left; clear:both;line-height:30px;}
.sitemap .map-box ul{ clear:both; display:block; width:96%; margin:0 2%;}
.sitemap .map-box ul li{ float:left; margin-right:20px; color:#747474; font-size:12px; line-height:26px;}
.sitemap .map-box ul li a{ color:#747474; text-decoration:none; font-size:12px;}
.sitemap .clear{ clear:both;}