@charset "GB18030";
#diagrams {
	max-height: 450px;
	text-align: justify;
	font-size: 0;
	min-width: 436px;
	position: absolute;
	left: 134px;
	top: 134px;
	right: 134px;
}
#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: 640px;
	right: 134px;
}
#diagrams2 div {
	height: 450px;
	display: inline-block;
	background: none;
}
#diagrams2:after {
	content: '';
	width: 100%;
	display: inline-block;
}
#diagrams3 {
	height: 450px;
	text-align: justify;
	font-size: 0;
	min-width: 436px;
	position: absolute;
	left: 134px;
	top: 1146px;
	right: 134px;
}
#diagrams3 div {
	height: 450px;
	display: inline-block;
	background: none;
}
#diagrams3:after {
	content: '';
	width: 100%;
	display: inline-block;
}

