@charset "utf-8";

/**/
.content_ewm {text-align: center;}
.content_ewm dt div{text-align: center;font-size: 15px;line-height: 30px;}

/*行政许可*/
.xzxk_table th,.xzxk_table td{border:1px solid #dbeaf5;line-height: 1.7;padding:3px;font-size: 16px;}


/*sitemap*/
.sitemap_content{width: 1180px;overflow: hidden;margin:0 auto;}
.sitemap{padding: 50px 0;margin:0 -40px;}
.sitemap dl{padding:20px 0;width: 25%;float: left;}
.sitemap dl dt{ background:#077aca;margin: 0 40px;height: 40px;line-height: 40px;text-align: center;font-size:20px;}
.sitemap dl dt a{font-size: 20px;color: #fff;}
.sitemap dl dd{margin: 0 40px;}
.sitemap dl dd ul{overflow:hidden; zoom:1; padding-top:10px;}
.sitemap dl dd li{border-bottom: 1px dashed #dfdfdf;padding: 10px 0;text-align: center;overflow: hidden;font-size: 16px;}
.sitemap dl dd li a{ color:#444;display: block;max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.sitemap dl dd a:hover{color:#444;}
