.cont{
	padding: 50px 0;
}
.tabCon {
	
}
.tabConli{
	width: 100%;
	display: none;
}
.tabConli .zixunli:hover .zxliImgTitle{
	color: #BD1A2D!important;
}
.tabConli:nth-child(1){
	display: block;
}
.buwei{
	width: 100%;
}
.buwei a{
	display: block;
	width: 100%;
	margin-top: 15px;
}
.buweiLeft{
	width: 306px;
	height: 200px;
}
.buweiLeft img{
	display: block;
	width: 100%;
	height: 100%;
}
.buweiRight{
	width: 1084px;
	/* height: 200px; */
	padding:25px;
	background: #f7f7f7;
	/* padding-bottom: 25px; */
}
.buweiRight .buweiRightTitle{
	height: 50px;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #000000;
	line-height: 50px;
	 overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	/* padding-top: 30px; */
}
.buwei .ovhide:hover .buweiRightTitle{
	    color: #BD1A2D!important;
}
.buweiRight .buweiRightText{
	font-size: 14px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	 overflow: hidden; 
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.contTwolong{
	margin-top: 45px;
}
.contTwolong a{
	margin-top: 15px;
	display: block;
	width: 100%;
	height: 100%;
}
.contTwolong a img{
	width: 100%;
}

