.js_box{
	/*width: 1200px;*/
	margin: 0px auto;
	padding-top: 70px;
	padding-bottom: 20px;
}
.js_box h2{
	font-size: 20px;
	line-height: 44px;
	color: #4f9de0;
}
.js_c{
	background-color: #ffffff;
	border: 1px solid #4f9de0;
	height: 250px;
	width: 95%;
	display:table;
	overflow:hidden;
	margin: 40px 0px;
}
.js_c img{
	float: left;
}
.js_c_text{
	width:945px;
	padding-right: 25px;
	display:table-cell; 
	vertical-align:middle;
}
.js_c_text h5{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 31px;
	color: #4f9de0;
}
.js_c_text p{
	font-size: 18px;
	line-height: 36px;
	color: #4c4c4c;
}
.js_c_text h6{
	font-size: 18px;
	line-height: 18px;
	margin-top: 21px;
	color:#4c4c4c;
}
.box{
	background-color: #ffffff;
}
