body {
	background-color: #F7f7f7;
}

.bj {
	margin: 20px auto;
	width: 1200px;
	min-height: 485px; 
	/* height: 1001px; */
	background-color: #ffffff;
	border-radius: 10px;
}

.title {
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
	color: #2f2f2f;
	font-size: 23px;
	font-weight: bold;
}

.details {
	padding: 20px 40px 20px 40px;
	text-align: justify;
}

.time2 {
	margin-top: 15px;
}

.time1 {
	font-size: 16px;
	color: #b4b4b4;
	margin-left: 497px;
}






.content {
	width: 1200px;
	margin: 20px auto;
}

.clearfix:after {
	content: '20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.content_left {
	width: 240px;
	height: 508px;
	background-color: #ffffff;
	border-radius: 10px;
	float: left;
}

.xuanz {
	width: 215px;
	height: 46px;
	background-color: #2279ef;
	border-radius: 5px;
	color: #fff;
	display: flex;
	align-items: center;
	margin: 16px 13px 0 13px;
}

.list_img {
	margin: 0 11px 0 16px;
}

.weixz {
	width: 215px;
	height: 46px;
	display: flex;
	align-items: center;
	margin: 16px 13px 0 13px;
	color: #707070;
	font-size: 16px;
}

.content_right {
	width: 940px;
	background-color: #ffffff;
	border-radius: 10px;
	float: right;
}

.hong {
	width: 22px;
	height: 22px;
	background-color: #e93838;
	font-size: 14px;
	color: #ffffff;
	border-radius: 99px;
	text-align: center;
	line-height: 22px;
	margin-left: 67px;
}

.kuang {
	margin-left: 23px;
	width: 894px;
	border-bottom: 1px solid #F7F7F7;
	padding-bottom: 20px;
	padding-top: 20px;
}

.kuang:hover {
	background-color: #f7f7f7;
}

.yuan {
	width: 9px;
	height: 9px;
	background-color: #ff2c2c;
	border-radius: 99px;
	margin: 0 10px 0 0;
}

.biaoti {
	font-size: 16px;
	color: #000b20;
	font-weight: bold;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.time {
	width: 126px;
	text-align: right;
	font-size: 14px;
	color: #b4b4b4;
}

.kuan1 {
	width: 760px;
}

.fu_title {
	width: 894px;
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #8d8d8d;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pages {
	height: 70px;
}
