/*当前位置*/
h5{
	width: 88%;
    margin: 20px auto;
    max-width: 1202px;
}
h5 span{
	font-size: 14px;
	line-height: 38px;
	color: #4f9de0;
}
/*内容*/
.news_box{
	width: 80%;
	margin: 0 auto;
	padding: 5px 4% 20px;
	background-color: #ffffff;
	max-width: 1092px;
	z-index:5;
	color:black;
}
.news_box h2{
	font-size: 24px;
	line-height: 94px;
	color: #4f9de0;
	text-align: center;
}
.news_box h4{
	float: right;
	margin-bottom: 50px;
}
h4 span{
	font-size: 12px;
	color:#8e8e8e;
}
h6{
	font-size: 16px;
	line-height: 52px;
	color: #4f9de0;
}
p{
	font-size: 16px;
	/*line-height: 25px;*/
	/*text-indent: 2em;*/
}
.news_c p {
	font-size: 16px !important;
	font-family: "simsun" !important;
	line-height: 25px;
}
.news_box img{
	margin: 20px auto;
	max-width: 100%;
}
/*上一篇*/
h3{
	width: 88%;
	margin: 4px auto 25px;
	max-width: 1202px;
}
h3 span,h3 a{
	font-size: 16px;
	line-height: 16px;
	color: #666666;
}
#dyp{
	opacity: 0.7;
}

.box{
	background-color: #ffffff;
	margin-top: 40px;
}

