





.main-agreement{
	min-height: 1500px;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px;

}

.main-agreement-logo{
	width: 1200px;
	height: 90px;
}



.main-agreement-zt{
	width: 1200px;
	min-height: 1300px;
	border-radius: 3px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.main-agreement-ztnr{
	width: 1100px;
	min-height: 1200px;
	padding: 0px 30px 0px 30px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
	border-radius: 3px;
}
.main-agreement-ztnr h3{
	text-align: center;
	font-size: 18px;
	margin-bottom: 50px;
}

.main-agreement-ztnr h5
{
	margin: 15px 0px 15px 0px;
	color: #F27B38;
  font-size: 14px;
}


.main-agreement-ztnr p{
	margin: 0px;
	font-size: 14px;
	line-height: 25px;
  text-indent: 2em;
}

.agreement-close{
	height: 30px;
	width: 100px;
	border-radius: 3px;
	background-color: #F27B38;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;

}

.agreement-close a {
	color: #fff;
}



.main-agreement-fhzc{
	
	height: 30px;
	width: 80px;
	float: right;
	margin-top: 40px;
	text-align: center;


}
.main-agreement-fhzc a{
	color: #F27B38;
	font-size: 16px;
}