.banner{
			width: 1280px;
			margin: 0 auto;
		}
		.banner img{
			width: 1280px;
			height: 300px;
		}
			.main{
			width: 1020px;
			margin: 30px auto 50px auto;
			min-height:550px;
			
		
		    }
			.inner-title {
			
				border-bottom: 3px solid #1e6f46;
			}
			.inner-title .bread {
				float: right;
				margin-right:10px ;
				color: #999;
			}
			.inner-title .bread a {
				color: #999;
				font-size: 16px;
				line-height: 48px;
				text-decoration: none;
			}
		  	h2 {
				line-height: 48px;
	            color: #1e6f46;
				font-size:30px;
				
			}
			.content .title {
				text-align: center;
				color: #1e6f46;
				margin-bottom: 30px;
				margin-top: 30px;
				}
			.content .property {
				margin-bottom: 30px;
				text-align: center;
				}
			.content .property span {
				opacity: .5;
				margin-right: 20px;
				}
			
				
		    .page{
				margin-bottom: 20px;
				
			}
			.page a{
				line-height:150%;
				color: rgba(0,0,0,.5);
			}