@charset "GB18030";
#diagrams {
	max-height: 450px;
	text-align: justify;
	font-size: 0;
	min-width: 436px;
	position: absolute;
	left: 134px;
	top: 154px;
	right: 134px;
	top: 20%;
	margin-left: auto;
	margin-right: auto;
}
#diagrams div {
	max-height: 450px;
	display: inline-block;
	background: none;
}
#diagrams:after {
	content: '';
	width: 100%;
	display: inline-block;
}
#diagrams2 {
	height: 450px;
	text-align: justify;
	font-size: 0;
	min-width: 436px;
	position: absolute;
	left: 134px;
	top: 360px;
	right: 134px;
}
#diagrams2 div {
	height: 450px;
	display: inline-block;
	background: none;
}
#diagrams2:after {
	content: '';
	width: 100%;
	display: inline-block;
}
#text {
	text-align:center;
}

