/*
* @Author: Sun Jijing
* @Date:   2025-02-20 10:46:25
* @Last Modified by:   Sun Jijing
* @Last Modified time: 2025-02-20 10:46:25
*/
body { background: #fff; }
.zt_banner img { display: block; width: 100%; }

/* 列表样式 */
.detail_con { padding: 25px 45px 90px; }
.detail_tit { height: 50px; line-height: 50px; position: relative; background: #d0cccd; padding-left: 48px; font-size: 26px; font-weight: bold; color: #13090a; margin-bottom: 50px; }
.detail_tit i { width: 6px; height: 26px; background: #bd1a2d; display: block; position: absolute; left: 20px; top: 12px; }

.listNews li { overflow: hidden; height: 36px; line-height: 36px; vertical-align: middle; }
.listNews li a { display: block; float: left; padding-left: 40px; font-size: 16px; background: url(/bjsdxqrmzf/template/page/contentTwo/icon.png) no-repeat 15px center; color: #140a09; max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.listNews li span { font-size: 14px; color: #888; float: right; }

.lytj li { overflow: visible; height: auto; }
.lytj li a { max-width: none !important; white-space: normal !important; float: none !important; }
.lytj li span { float: none !important; padding-left: 40px; margin-top: 5px; display: block; text-align: right; }

.listNews li:hover a, .listNews li:hover span { color: #bd1a2d; }
.listNews li.line { width: 100%; height: 0px; border-top: 1px dotted #d0d0d0; margin: 25px 0; background: none; }
.listNews li b { float: left; line-height: 18px; font-size: 16px; color: #333; }
.listNews li b a { float: left; line-height: 18px; font-size: 16px; color: #333; }
.listNews li b.fz { color: #bd1a2d; font-weight: normal; line-height: 20px; margin-left: 10px; }
.listNews li b:hover a { color: #03649b; }
.listNews li.noData { font-size: 20px; color: #333; padding: 0 20px; }
.listNews2 li a { background: none; padding-left: 8px; }
.listNews2 li span.name { float: left; color: #bd1a2d; font-size: 16px; background: url(/bjsdxqrmzf/template/page/contentTwo/icon.png) no-repeat 15px center; padding-left: 30px; }

@media screen and (max-width:660px) {
	.detail_tit { margin-bottom: 20px; margin-top: 30px; }
	.listNews li { height: auto; line-height: 1.5em; margin: 8px 0; }
	.listNews li a { max-width: 75%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-left: 20px; background-position: 0 center; display: inline-block; float: none; font-size: 14px; }
	.listNews li span { display: inline-block; float: right; font-size: 14px; }
	.page-more { margin-top: 10px; }
	.page-more a.pagingNormal, .page-more font.NormalRed, .page_jump { display: none; }
}

/* 分页样式 */
.page-more { text-align: center; margin-top: 50px; margin-bottom: 50px; }
.page-more * { display: inline-block; }
.page-more a, .page-more font { padding: 0 15px; height: 30px; border: 1px solid #efefef; line-height: 28px; font-size: 14px; color: #333; }
.page-more font { background: #bd1a2d; color: #fff; }
.page-more input { width: 48px; height: 30px; border: 1px solid #efefef; text-align: center; }
.page-more input.easysite-jump-btn { font-size: 14px; color: #333; line-height: 30px; height: 30px; padding: 0 15px; border: 1px solid #efefef; background: none; width: auto; }
.page-more input.easysite-page-text { margin: 0 5px; }
.page-more a:hover, .page-more button:hover { border-color: #bd1a2d; background: #bd1a2d; color: #fff; }

.dxda_nav { margin-bottom: 50px; background: #f4f4f4; }
.dxda_nav_list { overflow: hidden; }
.dxda_nav_list li { float: left; width: 16.66%; text-align: center; line-height: 60px; }
.dxda_nav_list li a { font-size: 18px; color: #333; }
.dxda_nav_list li.on, .dxda_nav_list li:hover { background: #ddd; }
.dxda_nav_list li.on a, .dxda_nav_list li:hover a { font-weight: bold; color: #bd1a2d; }

.dxda_con { margin-bottom: 80px; }
.dxda_left { width: 260px; }
.dxda_right { width: 900px; }
.dxda_left h3 { height: 50px; background: #bd1a2d; line-height: 50px; margin-bottom: 10px; color: #fff; text-align: center; font-size: 18px; }
.silde_nav li { height: 50px; line-height: 50px; background: #E4E4E4; margin-bottom: 5px; border-left: 20px solid #e4e4e4; text-align: center; }
.silde_nav li a { font-size: 16px; }
.silde_nav li.on { border-color: #bd1a2d; background: #A4A4A4; }
.silde_nav li.on a { font-weight: bold; color: #fff; }

.article_page { padding: 0 50px 50px; }
.article_page * { color: #323232; line-height: 32px; font-size: 16px; }
.article_page p { margin-bottom: 10px; }

@media screen and (max-width:1200px) {
	.dxda_con { display: flex; justify-content: space-between; }
	.dxda_con::after { display: none; }
	.dxda_left { width: 28%; }
	.dxda_right { width: 68%; }
}

@media screen and (max-width:768px) {
	.dxda_nav_list li { width: 33.33%; }
	.dxda_con { flex-wrap: wrap; }
	.dxda_left, .dxda_right { width: 100%; }

	.article_page { padding: 0px; }
}