.outBody {
	width: 100%;
	/*height: calc(100% - 324px);*/
	height: 655px;
	background: url(../img/bg_general.jpg) no-repeat center;
	background-size: cover;
}
.body {
	width: 1200px;
	height: 100%;
	padding-top: 195px;
	margin: 0 auto;
}
.body-a{
	width: 570px;
	height: 370px;
	margin-right: 10px;

}
.body-img{
	width: 100%;
	height: 240px;

}
.body-img >img{
	width: 100%;
	height: 100%;
}
.body-white{
	width: 100%;
	height: 130px;
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

.body-white-title{
	width: 100%;
	height: 40px;
	position: relative;

}
.body-white-title span{
	font-size: 12px;
	display: block;
	line-height: 40px;
}
.body-white-title >img{
	width: 12px;
	height: 12px;
	top: 15px;
	position: absolute;
	right: 100px;
}
.body-white-title-b{
	width: 425px;
	height: 20px;
	line-height: 20px;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
	display: block;

}
.body-white-title-c{
	font-size: 12px;
	color: #999999;
	height: 30px;
	line-height: 15px;
	width: 100%;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: block;
}
.body-white-title-color-a{
	color: #2B83EF;

}
.body-white-title-color-b{
	color: #999999;
}

.body-b{
	width: 606px;
	height: 370px;
}
.body-b-l{
	width: 100%;
	height: 180px;
	background: #2B83EF;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
.body-b-l-a{
	width: 100%;
	height: 50px;
	position: relative;
}
.body-b-l-a-imga{
	width: 20px;
	height: 17px;
	position: absolute;
	left: 0px;
	top: 17px;
}
.body-b-l-a-imgb{
	width: 11px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 21px;
}
.body-b-l-a a{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	display: block;

}
.body-b-l-a-span-a{
	margin-left: 30px;
}
.body-b-l-a-span-b{
	font-size: 12px!important;
	margin-right: 18px;
}


.body-b >img{
	width: 298px;
	height: 180px;

}
.body-a-img{
	margin-right: 10px;
}
.body-c{
	width: 100%;
	height: 55px;

}
.border{
	border-bottom: #FFFFFF solid 1px;
}
.body-c-a{
	width: 5px;
	height: 5px;
	background: #ffffff;
	border-radius: 3px;
	/*line-height: 50px;*/

	margin-top: 25px;
}
.body-c a{
	width:88%;
	height: 100%;
	/*background: red;*/
	display: block;
	font-size: 14px;
	line-height: 55px;
	color: #FFFFFF;
	margin-left: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
