.banner{
	width: 1900px;
	/*height: 866px;*/
	margin:0px auto;
	background-color:#ffffff;
}


.body{
	width:1900px;
	margin:0 auto;
	padding:0px;
	position:relative;
}



/* ÒµÎñ·¶Î§ */
.body div.news{	
	position:relative;
	background-color:#ffffff;
	padding-bottom:80px;
}

.body div.news div.cont{
	position:relative;
	margin:0px auto;
	width:1510px;	
	padding-top:25px;

	display:flex;
	flex-direction:row;
}


.body div.news div.cont div.left div.cls a{
	display:inline-block;
	width: 100px;
	height: 37px;
	background: #FFFFFF;



	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	text-transform: none;


	border-bottom: 2px solid #eeeeee;

	margin-right:10px;




}


.body div.news div.cont div.left div.cls a.actived{
	display:inline-block;
	width: 100px;
	height: 37px;
	background: #FFFFFF;
	box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.24);
	border-radius: 0px 0px 0px 0px;


	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #153cab;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	text-transform: none;


	border-bottom: 2px solid #DD2020;

	margin-right:10px;




}


.body div.news div.cont div.left div.lists{}

.body div.news div.cont div.left div.lists div.item{
	display:flex;
	flex-direction:row;
	margin:30px 0px;
}

.body div.news div.cont div.left div.lists div.item .img{
	width:336px; height:189px; border: 1px dashed #eee;
}

.body div.news div.cont div.left div.lists div.item .inf{
	width: 480px;
	height: 189px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #EEEEEE;
}

.body div.news div.cont div.left div.lists div.item .inf h5{
	height: 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #153CAB;
	line-height: 30px;
	text-align: left;
	font-style: normal;
	text-transform: none;

	display:block;
	width:90%;
	margin:15px auto;
}

.body div.news div.cont div.left div.lists div.item .inf hr{

	height: 0px;
	border:0px;
	border-bottom: 1px solid #eee;


	display:block;
	width:90%;
	margin:15px auto;
}

.body div.news div.cont div.left div.lists div.item .inf .intr{
	
	display:block;
	width:90%;
	margin:15px auto;	
	
	min-height: 68px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	font-style: normal;
	text-transform: none;


}

.body div.news div.cont div.left div.lists div.item .inf .date{

	display:block;
	width:90%;
	margin:15px auto;

	height: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 300;
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	text-align: left;
	font-style: normal;
	text-transform: none;


}

.body div.news div.cont div.right{
	background-color:#fff;
	width:100%;
	padding-left:150px;
}

.body div.news div.cont div.right div.search{
	width: 312px;
	height: 40px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #EEEEEE;
}

.body div.news div.cont div.right div.search input{
	width:100%;
	height:40px;
	border:0px;

}

.body div.news div.cont div.right div.tag .t{
	width: 80px;
	height: 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	text-align: left;
	font-style: normal;
	text-transform: none;


	border-bottom: 2px solid #D59C75;

	margin-top:20px;

}

.body div.news div.cont div.right div.tag .c{
	margin:20px 0px;

	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	gap:20px;
}

.body div.news div.cont div.right div.tag .c a{
	display:block;
	width: 88px;
	height: 40px;
	text-align:center;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #EEEEEE;
	line-height:40px;
}


.body div.news div.cont div.right div.tag .cc{}

.body div.news div.cont div.right div.tag .cc .ite{

	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}

.body div.news div.cont div.right div.tag .cc .ite .h5{
	width: 322px;
	height: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	font-style: normal;
	text-transform: none;

	margin:15px 0px;
	
}

.body div.news div.cont div.right div.tag .cc .ite .date{
	width: 114px;
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 300;
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	text-transform: none;

	

}
