.banner{
	height: 366px;
	width: 100%;
	overflow: hidden;
	background: #8693B5;
}
.banner-img{
	height: 100%;
}
.title-box{
	padding: 80px 0;
}
.title-box .title-line{
	width: 100px;
	height: 1px;
	background: #4F4F4F;
	opacity: 0.3;
}
.title-box .title-text{
	font-size: 32px;
	color: #010101;
	margin: 0 20px;
}
.container900{
	width: 900px;
}
.containerWhite{
	background: white;
}
.containerGrey{
	background: #F5F6FA;
}
.solution-title-box{
	margin-bottom: 50px;
}
.solution-title-box .solution-title-tit{
	font-size: 24px;
	color: #010101;
	line-height: 25px;
	padding-left: 16px;
	border-left: 5px solid #1F1F9C;
	margin-bottom: 20px;
}
.solution-title-box .solution-title-desc{
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}

.solution-block{
	padding: 60px 0;
}

.bigImg1 img{
	width: 853px;
}
.bigImg2 img{
	width: 876px;
}
.bigImg3 img{
	width: 800px;
}
.bigImg4 img{
	width:900px;
}
.bigImg5 img{
	width: 871px;
}
.bigImg6 img{
	width:900px;
}