*{
	margin: 0;
	padding: 0;
}
body{
	background: blanchedalmond;
}
.lsxl_2020{
	width: 1200px;
	min-height: 200px;
	margin: 0 auto;
	background: #fff;
}
.detail_title{
	width:1106px;
	
	line-height: 38px;
	text-align: center;
	margin: 0 auto;
	padding-top: 39px;
	font-size: 26px;
	font-weight: bold;
}
.release_time{
	width: 1106px;
	margin: 0 auto;
	text-align: center;
	margin-top: 21px;
	padding: 10px 0;
	background: #f0f0f0;
	color: #666666;
	border-top: 1px dashed #ccc;
	font-size: 14px;
}

.doc_con{
	width: 1106px;
	min-height: 200px;
	margin: 0 auto;
	margin-top:20px;
}
