
	.container_detaile{
		width: 100%;
		background-color: #333333;
		overflow: hidden;
	}
	.header_search{
		width: 100%;
		height: 115px;
		background: url(../images/in_party_detaile.png) center top no-repeat;
	}
	.search_container{
		width: 1200px;
		margin: 0 auto;
		height: 115px;
		position: relative;
	}
	.news_classify{
	position: relative;
	float: left;
	left: 20px;
	top: 45px;
	height: 40px;
	cursor: pointer;
	}
	.news_classify span{
		display: inline-block;
		height: 40px;
		background-color: rgb(186,41,45);
		text-align: center;
		font-size: 14px;
		font-family: "微软雅黑";
		line-height: 40px;
		padding-left: 20px;
		padding-right: 20px;
		border-radius: 3px;
		-webkit-border-radius:3px;
		-moz-border-radius: 3px;
		overflow: hidden;
		color: #3f3f3f;
	}
	.search_bar{
		float: right;
		position: relative;
		top: 45px;
		right: 20px;
		font-size: 12px;
		font-family: "微软雅黑";
		color: #444444;
		height: 44px;
		width: 234px;
		border-radius: 3px;
		-webkit-border-radius:3px;
		-moz-border-radius: 3px;
		overflow: hidden;
		background-color: white;
	
	}
	.search_input{
		float: left;
		display: inline-block;
		position: relative;
		width: 80%;
		height: 100%;
	}
	.search_bar input{
		width: 100%;
		height: 100%;
		padding-left: 20px;
	}
	.search_submit{
		float: left;
		display: inline-block;
		position: relative;
		width: 20%;
		height: 100%;
	}
	.search_submit img{
		width: 50%;
		margin: 8px auto;
	}
	.zcp_News{
		width: 1200px;
		margin: 20px auto;
		overflow: hidden;
		background-color: white;
	}
	.newsContainer{
		width: 1000px;
		margin:0 auto;
		overflow: hidden;
		
	}
	
.in_zw_nr{ width: 1103px; margin:0 auto; clear: both;}
.in_zw_nr .zw_qt{ width: 1103px; float: left; margin-top: 22px; margin-bottom: 22px; background: #fff;clear: both;}
.in_zw_nr .bt1{ width: 997px; margin: 23px 0 0 53px; float: left;display: inline; font:22px/48px "微软雅黑" ;color: #000;clear: both;text-align: center;}
.in_zw_nr .bt2{ width: 997px; height: 36px; margin: 0 0 0 53px; float: left;display: inline; font:12px/24px "宋体" ; color: #818181; border-bottom: solid 1px #e3e3e3;overflow: hidden;clear: both; text-align: center;}
.in_zw_nr .bt2 span{ margin: 0 16px;}	
.in_zw_nr .nr1{ width: 997px; margin: 29px 0 0 53px; float: left;display: inline;clear: both;font:14px/48px "微软雅黑" ;color: #444;}
.in_zw_nr .hen1{width: 997px; height: 34px; margin: 0 0 0 53px;float: left;display: inline;border-bottom: solid 1px #e3e3e3; overflow: hidden;clear: both;}
.in_zw_nr .fx1{ width: 997px; height: 33px;margin: 25px 0 0 53px; float: left;display: inline;clear: both;}
.in_zw_nr .nex1{width: 997px; height: 91px;margin: 0 0 0 53px;float: left;display: inline;clear: both;color: #818181;font:12px/24px "宋体" ;}
.in_zw_nr .nex1 a{ color: #818181;}
.in_zw_nr .nex1 a:hover{ color: #b1262a;}
	.news_title{
		border-bottom: 1px solid #eeeeee;
	}
	.newsTop{
		font-size: 22px;
		color: #000000;
		margin-top: 36px;
		margin-bottom: 16px;
	}
	.news_next{
		width: 100%;
		margin: 20px 0 55px;
		font-family: "宋体";
		font-size: 12px;
		color: #818181;
	}
	.news_next div{
		margin-bottom: 10px;
	}
	.news_next a{
		color: #818181;
	}
	.news_next a:hover{
		color: #818181;
	}
	/*文章的标题*/
	.news_title{
		position: relative;
		text-align: center;
		overflow: hidden;
	}
	.new_date{
		color: #818181;
		font-size: 12px;
		font-family: "宋体";
		margin-bottom: 10px;
	}
	.new_date div{
		display: inline-block;
		margin: 0 10px 10px;
	}
	.newsDetail{
		margin: 40px 0 0;
	}

	.content{
		position: relative;
		overflow: hidden;
		font-size: 14px;
		color: #444444;
		border-bottom: 1px solid #efefef;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.content_text{
		margin-bottom: 30px;
	}