body {
	font-family: "Microsoft Yahei", Songti SC, pingfang SC, meiryo, Tahoma, Helvetica, Arial, sans-serif !important;
}

* {
	margin: 0;
	padding: 0;
}
.news_first_img_out{
	height: 664px;
	width: 100%;
	/* background-color: #164ad4; */
}
.news_first_img {
	width: 100%;
	min-width: 1280px;
	height: 664px;
	margin: auto;
	background: url("../image/news_information_head_img.jpg") no-repeat center scroll;
	background-size: cover;
	margin:0 auto;
}

.new_det {
	width: 1280px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 86px;
	margin-top: 122px;
}

.new_left_body {
	width: 793px;
	margin-left: 70px;
}

#news_body_left_flag {
	float: left;
}

.news_list_a {
	text-decoration: none;
}

.new_det1 {
	width: 753px;
	height: 149px;
	border: 1px solid #FFF;
	overflow: hidden;
}

.new_det1:hover {
	border-color: #CFB686;
	cursor: pointer;
}

.new_det1 img {
	width: 145px;
	height: 108px;
	margin-top: 21px;
	margin-left: 18px;
	border-radius: 4px;
	float: left;
	border: none;
}

.new_det1>div {
	width: 564px;
	height: 91px;
	margin-left: 20px;
	margin-top: 28px;
	float: left;
}


.new_det12 {
	width: 364px;
	font-size: 22px;
	font-weight: 400;
	color: #666666;
	/* line-height: 33px; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_list_time_button {
	margin-top: 41px;
}

.news_list_time {
	width: 300px;
	height: 14px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	margin-top: 12px;
	position: absolute;
}

/* 新闻  查看详情按钮 */
.new_det17 {
	width: 97px;
	height: 24px;
	background: #000000;
	border-radius: 12px;
	margin-left: 434px;
	align-items: center;

}

.new_det17>p {
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	float: left;
	text-align: center;
	line-height: 24px;
}



/* 查看更多按钮 */
.select_more_news_button {
	width: 237px;
	height: 58px;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 29px;
	margin-left: 403px;
	margin-top: 100px;
	cursor: pointer;
	font-size: 30px;
	font-weight: 500;
	color: #000000;
	outline: none;
}

/* 右侧浮动样式 */
.new_right_body {
	/* width: 230px; */
	float: left;
}

.new_right_body>div {
	background-color: #F9F9F9;
	padding-bottom: 26px;
	padding-top: 37px;
}

.new_right_title {
	font-size: 22px;
	font-weight: 400;
	color: #666666;
	line-height: 33px;
	margin-left: 24px;
}

.new_right_boundary_body {
	height: 4px;
	width: 184px;
	margin-top: 17px;
	margin-left: 25px;
}

/* 分界线的灰色样式 */
.new_right_boundary_gary {
	width: 144px;
	height: 5px;
	font-size: 5px;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 24px;
}

.new_det11_head {
	border-top: dashed 1px #CCCCCC;
	height: auto;
	margin-left: 24px;
	margin-right: 23px;
	margin-top: -1px;
}

.new_det11_head>img {
	width: 182px;
	height: 122px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 24px;
	margin-left: 37px;
	border: none;
}


.new_det14 {
	width: 260px;
	font-size: 16px;

	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-top: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}



.new_det15 {
	min-width: 170px;
	font-size: 10px;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
	margin-top: 14px;
}


.new_right_list_top_border {

	border-top: dashed 1px #CCCCCC;
	margin-top: 13px;
}

.new_det11_tail {
	/* width: 182px; */
	margin-top: 13px;
	margin-left: 24px;
	margin-right: 23px;
}

.new_det14_tail {
	width: 260px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.new_right_tail_hx {
	width: 100%;
	margin-top: 14px;
}
