.zty-content {
	width: 1200px;
	margin: 32px auto 48px;
}

#statement {
	min-height: 300px;
}

.zty-title h2 {
	line-height: 60px;
	font-size: 24px;
}

.zty-title p {
	line-height: 32px;
	padding-bottom: 15px;
	font-size: 15px;
}

.zty-article h3 {
	line-height: 36px;
	margin: 10px 0;
	font-size: 20px;
	font-weight: normal;
	text-indent: 34px;
}

.zty-article p {
	line-height: 34px;
	font-size: 16px;
	text-indent: 66px;
}

.zty-success-operation span {
	width: 90px;
	height: 32px;
	line-height: 30px;
	margin-top: 32px;
	border-radius: 2px;
	transition: all .3s;
}

#zty-tel-table tr th {
	width: 200px;
	height: 32px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}

#zty-tel-table tr td {
	color: #333;
}

.zty-close {
	color: #FFF;
	background: #0C5B99;
	border: 1px solid #0C5B99;
}

.zty-close:hover {
	color: #FFF;
	background: #0A4D81;
	border: 1px solid #0A4D81;
}

.zty-print {
	margin-left: 16px;
	color: #666;
	border: 1px solid #D6D6D6;
}

.zty-print:hover {
	color: #0A4D81;
	background: #FFF;
	border: 1px solid #0A4D81;
}
