#bluemask img{
	width: 100%;
	height: 600px;
}#navigation{
	background: rgba(44,44,44,1) !important;
}
#bluemask{
	position: relative;
	overflow: hidden;	
	color:white;
	margin-bottom: 40px;
}
#wedshadow{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(28, 40, 65, 0.3);
}
#blueshdow{
	float: right;
	background: rgba(68,146,221,0.8);
	width: 50%;
	height: 100%;
	padding: 109px 97px 124px 89px;
	position: relative;
}
#blueshdow h4{
	font-size: 30px;
}
#blueshdow .wenzi{
	margin: 40px 0;
}
#blueshdow .plicationsc{
	font-size: 18px;
}
#blueshdow .tentwo{
	margin: 20px 0;
}
#ious{
	position: absolute;
	width: 130px;
	height: 2px;
	background: white;
	left: -70px;
    top: 135px;
    
}
/*语音识别部分*/
#jorfunction{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
#jorfunction h3{
	text-align: center;
	margin: 0;
	margin-bottom: 40px;
}
#business{
	overflow: hidden;
}
#business .thumbnail{
	width: 387px;
	float: left;
	padding: 0px;
	line-height: 1.42857143;
    border:none; 
    border-radius: 0px;
}
#business .thumbnail .caption h4{
	margin: 40px 0 20px 0;
	font-size: 18px;
}
.thumbtwo{
	margin: 0 15px;
}