<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subject {
  width: 1000px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
  min-height: 475px;
}
.subject_1 {
	width: 560px;
}
.subject_1 h1 {
	color: #666;
	font: 20px/20px "寰蒋闆呴粦";
	margin-bottom: 20px;
}
.subject_1 li {
	margin: 10px 0px;
}
.subject_1 li a {
	font: 12px/20px "寰蒋闆呴粦";
	color: #5c5c5c;
}
.subject_1 li a:hover{
	color:#0b57cc;
}
.relation {
	position: absolute;
	top: 0px;
	left: 75%;
	border-left: solid 5px #ccc;
}
.relation p {
	margin: 0px;
	color: #adadad;
	font: 12px/20px "寰蒋闆呴粦";
	padding-left: 15px;
}

.step {
	color: #5c5c5c;
	line-height: 25px;
}
.step img {
	display: block;
	margin: 10px 0px 20px 0px;
}</pre></body></html>