.datail {
	padding-top: 0.9375rem;
}

.titlexq {
	font-size: .35rem;
	line-height: 0.5rem;
	padding-bottom: 0.525rem;
	text-align: center;
	color: #2a2a2a;
	font-weight: bold;
}

.xqdate {
	padding-bottom: .4125rem;
	text-align: center;
}

.xqdate {
	border-bottom: 1px solid #c3c3c3;
}

.xqdate,
.xqdate span {
	font-size: .2rem;
	color: #6b6b6b;
	line-height: 0.3rem;
}

.xqdate span {
	margin: 0 0.3rem
}

.cpxqimg {
	display: none;
	padding-bottom: 0.5rem;
}

.cpxqimg img {
	max-width: 80%;
	margin: 0 auto;
	display: block;
}

.zoom {
	margin: 0.813rem 0;
}

.zoom img {
	max-width: 80%;
	margin: 0 auto;
	display: block;
}


.ssdwdetail .zoom strong {
	color: #0e6eb8;
	font-size: .35rem;
}

.xwdetailC .datail {
	width: 68%;
	float: left;
}

.source-mbx {
	display: none;
}


/*详情页*/
.zoom p,
.zoom a,
.zoom span,
.zoom strong,
.zoom a,
.zoom div,
.zoom li {
	font-size: 0.225rem;
	line-height: 0.5rem;
	text-align: justify;
	color: #404040;
}


.zoom img {
	max-width: 100%;
	display: block;
	margin: 0.1rem auto;
}

@media screen and (max-width:992px){
.titlexq{font-size:0.8rem;line-height:normal;}
.xqdate, .xqdate span{font-size:0.6rem;}
.zoom p, .zoom a, .zoom span, .zoom strong, .zoom a, .zoom div, .zoom li{font-size:0.8rem !important;line-height:2}
}