
/*面包屑*/
.brednav {width: 1200px; margin: 0 auto;  height: 50px; line-height: 50px; overflow: hidden;}
.brednav P { line-height: 20px; height: 20px; color: #525252; font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.brednav a { color: #525252; }
.brednav a:hover { color: #009FF0; }

input, button, a {outline: 0;}
a {/* color: inherit; */text-decoration: none;}
body {width: 100%;height: auto;background: #f7f7f7;}


.map {width: 1200px;margin: 20px auto;height: auto;font-size: 14px;color: #444;overflow: hidden;}
.title{color:#b00100;font-size:24px;line-height:50px;text-align:center;width:100%;font-weight:bold;}
.map p {margin-top: 10px}
#sitemap{font-family:'microsoft yahei';}
#sitemap a:hover{color:#f60;}
#sitemap h3{font-size:16px;margin-top:15px;font-weight: bold;height: 45px;overflow: hidden;}
#sitemap h3 a{height: 45px;line-height: 45px;}
#sitemap ul { padding-left:28px; padding-bottom:5px; }
#sitemap ul li{display:inline;margin-right:20px;font-size:14px;height: 32px;line-height:32px;overflow:hidden;}
#sitemap ul li a{font-size:14px;height: 32px;line-height:32px;}


/* foot */
#ft{clear:both;padding-top:6px;width: 100% !important;margin: 0 auto;background-color: #fff;}