.content_box{
	width: 100%;
	margin-top: 20px;
}
.content_box .content_con{
	width: 1200px;
	margin:0 auto;
}
.content_box .content_con .sousuo_box{
	width: 532px;
	height: 62px;
	background: url(../img/bg_ss.png);
	margin:60px auto 0;
}
.content_box .content_con .sousuo_box input{
	width: 440px;
	height: 62px;
	margin-left: 80px;
	border:0;
	background: 0;
	line-height: 62px;
	color: #3B3B3B;
	font-size: 20px;
	outline: 0;
}
.content_box .content_con .news_show{
	width: 1200px;
	margin-top: 30px;
}
.content_box .content_con .news_show .news_title{
	width: 100%;
	text-align: center;
	font-size: 50px;
	margin: 70px 0 20px;
	line-height: 70px;
}
.content_box .content_con .news_show .txt_s{
	text-align: center;
	font-size: 18px;
	color: #757575;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: solid 1px #000;
}
.content_box .content_con .news_show .zhengwen{
	font-size: 20px;
	line-height: 35px;
	margin-top: 40px;
}
.content_box .content_con .news_show .zhengwen img{
	display: block;
	margin:0 auto;
	margin-bottom: 20px;
}
.content_box .content_con .news_show .zuoze{
	text-align: right;
	font-size: 20px;
	margin-top: 20px;
	line-height: 35px;
}