.case_box{
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-top:2%;
}
.case_title {
	font-size: 30px;
	color: #4f9de0;
	line-height: 150px;
	text-align: center;
	margin:0px 25px;
}
.case_c {
	padding-top: 4px;
	max-width: 1366px;
	margin: 0 auto;
}
.case_c p {
	font-size: 18px;
	line-height: 32px;
	padding: 0 6%;
	text-align: left;
	color:black;
}
.case_c span {
	color: #4f9de0;
}
.img_box {
	float: left;
	margin:60px 0px;
	position: relative;
	left: 50%;
}
.img_box img {
	float: left;
	position: relative;
	right: 50%;
	margin: 0px 25px;
}
.box{
	background-color: #ffffff;
}
/*上一篇*/
h3{
	width: 88%;
	margin: 30px auto 25px;
	max-width: 1202px;
}
h3 span,h3 a{
	font-size: 16px;
	line-height: 16px;
	color: #666666;
}
#dyp{
	opacity: 0.7;
}
