		.rczp{
		    width: 100%;
		    height: 100px;
		    margin: 40px 0 70px 0;
		    background: url(../images/ljpd/rczp/rczp.png) no-repeat center;
		}
		.about-us-con{
			background: #F5F5F5;

		}
		.about-us-content{
			background: #fff;
			padding: 20px 0 0 0 !important;
			margin-bottom: 30px
		}
		.myfont{
			font-family: "微软雅黑";
			line-height: 40px;
			color: #707070;
		}
		/*最新修改*/
		.padding50{
			line-height: 30px;
			padding: 50px;
			color:#333;
			background: #fff;
		}
		.marginbottom50{
			margin-bottom: 50px;
		}