/*
* @Author: Sun Jijing
* @Date:   2023-12-29 16:41:56
* @Last Modified by: Sun Jijing
* @Last Modified time: 2023-12-29 17:08:25
*/

.ewmTxt{text-align:center;font-size:16px;color:#333;margin:20px 0;}
#qrcode{text-align:center;}

.detail_con { border: 1px solid #eff3f6; box-shadow: 0 10px 20px #eee; }
.detail_head { padding: 30px 50px; border-bottom: 2px solid #015293; }
.detail_head h1 { font-size: 32px; text-align: center; margin-bottom: 20px; }
.detail_head .info { text-align: center; }
.detail_head .info span { font-size: 16px; margin: 0 10px; }
.detail_head .func { margin-top: 15px; text-align: center; }
.detail_head .func span { margin: 0 15px; }
.detail_head .func span a { display: inline-block; margin: 0 4px; width: 32px; height: 32px; line-height: 32px; background: #fff; border-radius: 50%; border: 1px solid #015293; font-size: 18px; color: #015293; text-align: center; }
.detail_head .func span a.on { background: #015293; color: #fff; }

.detail_box {  padding: 30px 20px;box-sizing: border-box; }
.detail_txt, .detail_txt * { font-size: 16px; line-height: 2em !important; text-align: justify; }
.detail_txt table{width:100% !important;height:auto !important;}
.detail_txt table, .detail_txt tr, .detail_txt td { border-collapse: collapse; border: 1px solid #ccc; }
.detail_txt table { max-width: 100%; min-width: 80%; }
.detail_txt td { padding: 5px; }
.detail_txt img { max-width: 100%; }

.sliblings { margin-top: 30px; border-top: 5px solid #eee; padding: 20px 20px 0 20px; margin-bottom:30px;box-sizing:border-box;}
.sliblings p { width: 460px; position: relative; }
.sliblings p span { font-size: 16px; color: #015293; }
.sliblings p span a { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: 16px; color: #333; }
.sliblings p .tips { position: absolute; width: 60px; }
.sliblings p.fl { padding-left: 60px; }
.sliblings p.fl .tips { left: 0; }
.sliblings p.fr { padding-right: 60px; text-align: right; }
.sliblings p.fr .tips { right: 0; }

.detail_foot { padding: 15px 50px; text-align: right; background: #eff3f6; }
.detail_foot a { display: inline-block; margin-left: 20px; font-size: 16px; color: #333; padding-left: 25px; background: url(news-icon.png) no-repeat; }
.detail_foot a.print { background-position: 0 -15px; }
.detail_foot a.close { background-position: 0 -61px; }

.flDetail_right { width: 27%; margin-top:30px;margin-right:2%;float:right;}
.zcjd_con { background: #e3f3fe;}
.zcjd_con .tit { font-size: 18px; line-height: 50px; padding: 0 15px; background: #1073b7; color: #fff; }
.zcjd_list { padding: 15px; }
.zcjd_list li a { display: block; font-size: 16px; line-height: 1.8em; margin-bottom: 10px; color: #333; }
.zcjd_list li:hover a { color: #1073b7; }

@media screen and (max-width:1200px) {
	.sliblings p { width: 48%; }
}

@media screen and (max-width: 1024px) {
	.detail_head .info span { display: inline-block; white-space: nowrap; margin: 5px 10px; }
}

@media screen and (max-width: 768px) {
.flDetail_right { width: 100%;  margin-top:20px;margin-right:0%; }
	.position .con, .position .con * { font-size: 14px; line-height: 1.5em; }
	.position .con a { display: inline-block; white-space: nowrap; }

	.detail_head { padding: 10px; }
	.detail_head h1 { font-size: 24px; margin-bottom: 10px; }
	.detail_head .info span { font-size: 14px; }
	.detail_head .func span { margin: 5px 0; display: block; }
	.detail_head .func span a { font-size: 16px; }

	.detail_box { padding: 10px; }

	.sliblings { margin-top: 10px; padding-top: 10px; }
	.sliblings p { width: 100%; float: none; }
	.sliblings p.fr { padding-left: 60px; padding-right: 0; text-align: left; }
	.sliblings p.fr .tips { right: initial; left: 0; }
.sliblings p *{font-size:14px !important;}


#mainText div{width:100% !important;}
#mainText video{width:100% !important;height:auto !important;}

.ewmTxt,
#qrcode{display:none}
.location1{height:auto;line-height:26px;margin:10px 0;}
.detail_txt, .detail_txt *{font-size:14px;}

}