body {background-color: #F0F2F5}
a:link, a:visited {color: #333333;}
a:hover, a:active {color: #ff0000}
.dzbgzs2025_banner {width: 100%; height: 432px; background: url(../images/top_bg_dzbgzs2025.jpg) no-repeat center top; padding-top: 100px; margin-bottom: 10px;}
.dzbgzs2025_main_warp { width: 1200px; margin: 0 auto; overflow: hidden; padding: 10px 95px;}
.dzbgzs2025_title {width: 100%; padding: 16px 30px; background: url(../images/dang_title.png) no-repeat top;background-size:cover; font-size: 1.4em; font-weight: bold; color: #C90606; text-indent: 100px;}
/*首页资讯调用列表*/
.dzbgzs2025_news { padding: 10px; min-height: 324px;}
.dzbgzs2025_news ul { margin: 0; padding: 0}
.dzbgzs2025_news li { list-style-type: disc; line-height: 30px; padding: 12px 0; font-size: 20px;color: red; border-bottom: 1px solid #eaeaea; display: flex; align-items: center; justify-content: space-between; gap: 20px;}
.dzbgzs2025_news li:last-child {border-bottom: none;}
.dzbgzs2025_news { margin: 4px 0; vertical-align: middle; color: #646464; font-weight: normal}
.dzbgzs2025_news li a {flex: 1; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: flex; align-items: center;}
.dzbgzs2025_news li a::before {content: ""; display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: #C32810; margin-right: 8px; flex-shrink: 0;}
.dzbgzs2025_news_time {white-space: nowrap; font-size: 12px; color: #666666!important; background-color: #ececec!important;}
/*底部效果区域，可去掉*/
.dzbgzs2025_footer {width: 100%; height: 160px; overflow: hidden; text-align: center; background: #FE2806; color: #FFFFFF; line-height: 32px; word-spacing: 10px; padding-top: 50px; margin-top: 30px; clear: both}
/*专题首页我的位置*/
.index-position { width: 1200px; margin: 0 auto; height: 30px; line-height: 30px; font-size: 16px; overflow: hidden; word-spacing: 2px; padding: 10px 95px; }
/*列表内容页我的位置*/
.my-position {  height: 30px; line-height: 30px; font-size: 16px; overflow: hidden; margin-bottom: 12px; word-spacing: 2px; }
.my-position a:hover { color: #f00043; font-weight: bold;text-decoration: none; }
/*列表标题*/
.dzbgzs2025_lb_title { width: 1200px; margin: 30px auto 10px auto; font-size: 26px; font-weight: bold; line-height: 30px; text-indent: 6px;}
.dzbgzs2025_content_warp {width: 1200px; margin: 0 auto; overflow: hidden;}
.dzbgzs2025_content_warp > h2 { font-size: 30px; color: #525353; font-weight: bold; text-align: center; padding: 30px 0 0px }
.news_title { text-align: center; color: #f00043; font-size: 22px; font-weight: bold; padding: 20px 0 0 0; }
/*发布时间、作者、来源信息*/
.news_info { width: 100%; margin: 0 auto; clear: both; overflow: hidden; border-bottom: 2px solid #ff5e5e; color: #797a7a; padding: 20px 20px 20px; font-size: 14px; }
.news_info-left { width: 100%;; word-spacing: 20px; text-align: center }
.news_info-right { width: 30%; float: right; text-align: right; }
/* content */
.news_content {width: 100%;margin: 0 auto 20px auto; overflow: hidden;font-size: 18px;line-height: 42px; padding-top: 10px;}
.news_content p {margin: 10px 0;font-size: 18px; line-height: 42px; text-indent: 2em}
.news_content p > img {display: block; text-align: center; max-width: 800px; margin: 10px auto}
.news_content td > p { text-indent: 0em; font-size: 14px; line-height: 30px; margin-bottom: 10px;}
.news_content br { margin-bottom: 20px}
.news_content > table { border-collapse: collapse !important; width: 100% !important;border-radius: 5px !important; }
.news_content > table, th, td { border: 1px solid #CCCCCC !important; padding: 2px 5px !important; font-size: 16px; }
/*手机屏幕*/
@media screen and (max-width:767px){
    .dzbgzs2025_title {height: 40px; font-size: 16px; padding: 11px 30px; text-indent: 30px}
    .dzbgzs2025_main_warp {width: 100%; padding: 20px 15px;}
}