.new_lb{
	width:100%;position:relative;overflow:hidden;height:390px;  
	margin-bottom:30px;
}
.news_contant{
	
	width:100%;
	background-color:#ffffff;
	height:auto!important;
	float:left;
	margin:0 auto;
	padding:auto;
	padding-bottom:30px;
}
.news_contant_box{
	width:1000px;
	height:auto!important;
	margin:0 auto;	
	background:url(../image/news_box_bg.jpg) repeat-y ;
}
.nleft{
	overflow: hidden;
	width:140px;  
	float:left;
	margin-top:119px;
	margin-left:33px; 
	text-align:right;
}
.nright{
	font-size:16px;
	width:735px;  
	float:left;
	margin:29px auto 50px auto; 
	text-align:left;
    background:#ffffff;
	color:#44403f;
	border:#cacaca 1px solid;
	padding-bottom:100px;
	
}
.news_h1{
	margin:30px auto auto 50px;
}
/*
.cont-bottom{
    background: url(../image/newslist_bbg.jpg) no-repeat;
    width: 790px;
    height: 13px;
    float: left;
}
*/
.nright li{
	margin:20px 53px 10px 50px;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:3px;
    line-height:20px;
}
.nright a:hover{color:#7a8d2e;}


/*敲钟*/
.nesw_qz_box{width:100%;position:relative;overflow:hidden;height:5119px;} 
.nesw_qz_boxs{width:1920px;position:absolute;left:50%;margin-left:-840px;}
.nesw_qz_boxs img{vertical-align: middle;}
/*敲钟结束*/

/*新闻三级页*/
.news_cts{ text-align:center;}
.news_cts_title{font-size:22px;color:#555;margin:40px auto 20px auto;}
.news_cts p{width:635px;text-align:justify;margin:auto;font-size:16px;color:#555;line-height:27px;text-indent:2em;}
.news_cts_title2{font-size:20px;color:#3b4c20;margin:10px auto 5px 83px;text-align:left;}
.news_cts img{width:635px;margin:10px auto;}
/*新闻三级页end*/
.nright li span{float: right;/*使span元素浮动到右面*/text-align: right;/*日期右对齐*/}