
@media only screen and (min-width: 991px) and (max-width: 1900px) {
	.nkfzlc {
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	#fzlc {
	
		max-width: 1280px;
	
		margin: 90px auto 75px;
	
	}
	
	
	
	#fzlc .title {
	
		font-size: 36px;
	
		color: #333;
	
		font-weight: 700;
	
		text-align: center;
	
		margin-bottom: 70px;
	
	}
	
	#fzlc .space {
	
		width: 100%;
	
		background: #f1f1f1;
	
		text-align: center;
	
		padding-top: 80px;
	
		font-size: 18px;
	
	}
	
	#fzlc .space .today {
	
		-moz-border-radius: 80px;
	
		-webkit-border-radius: 80px;
	
		border-radius: 80px;
	
		width: 80px;
	
		background: #dc1e32;
	
		line-height: 80px;
	
		margin: 0 auto;
	
		color: #fff;
	
	}
	
	#fzlc .bg {
	
		background: #f1f1f1 url(../img/fzlc/redline.jpg) repeat-y center center;
	
		padding: 29px 53px;
	
	}
	
	#fzlc .bg .passage {
	
		width: 1174px;
	
		overflow: hidden;
	
	}
	
	#fzlc .bg .passage>div {
	
		width: 539px;
	
		float: left;
	
	}
	
	
	
	
	
	
	
	#fzlc .bg img {
	
		padding: 0;
	
		margin: 0;
	
		display: block;
	
	}
	
	
	
	#fzlc .bg .passage .words.marginL0R30 {
	
		margin-left: 0;
	
		margin-right: 40px;
	
	}
	
	#fzlc .bg .passage .words {
	
		font-size: 14px;
	
		float: left;
	
		width: 537px;
	
		margin: 0 0 0 30px;
	
	}
	
	#fzlc .bg .passage .words span {
	
		color: #dc1e32;
	
		font-size: 36px;
	
	}
	
	
	
	#fzlc .bg .passage .content-editor p {
	
		line-height: 24px;
	
	}
	
	#fzlc .bg .passage .arrow2 img.img {
	
		width: 49px;
	
		height: 20px;
	
		background: url(../img/fzlc/philathropy-arrow.png) 0 20px;
	
		border: 0;
	
		outline: 0;
	
		display: block;
	
		position: absolute;
	
		top: -1px;
	
		left: -1px;
	
		z-index: 2px;
	
	}
	
	
	
	
	
	#fzlc .bg .passage .arrow img.img {
	
		width: 58px;
	
		height: 20px;
	
		background: url(../img/fzlc/philathropy-arrow.png) no-repeat;
	
		border: 0;
	
		outline: 0;
	
		display: block;
	
		position: absolute;
	
		top: -1px;
	
		left: -1px;
	
		z-index: 2px;
	
	}
	
	
	
	
	
	#fzlc .bg .passage .arrow2 {
	
		width: 47px;
	
		height: 18px;
	
		margin-top: 20px;
	
		border: 0;
	
		position: relative;
	
		overflow: hidden;
	
	}
	
	
	
	#fzlc .bg .passage .arrow {
	
		width: 56px;
	
		height: 18px;
	
		margin-top: 20px;
	
		border: 0;
	
		position: relative;
	
		overflow: hidden;
	
		float: left;
	
	}
	
	
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
	.breadcrumbs {
		height: auto !important;
		max-width: 100%;
	}


}






