<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.examAndSignUpProcessGuide_all {
	margin: 0 15px;
	padding: 0px;
}
.examAndSignUpProcessGuide {
	max-width: 1000px;
	margin-top: 30px;
	padding: 0px;
}
.examAndSignUp_title {
	font-size: 24px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	color: #1c529a;
	letter-spacing: 1px;
}
.examAndSignUp_items {
	margin-top: 20px;
}
.examAndSignUp_items_out {
	background: #eee;
	color: #333;
	font-size: 15px;
	font-family: "Microsoft YaHei";
	padding: 4px 10px 4px 10px;
	border: 0;
	border-radius: 0px;
	cursor: pointer;
}
.examAndSignUp_items_out:hover {
	background: #ddd;
}
.examAndSignUp_items_over {
	background: #1c529a;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	padding: 4px 10px 4px 10px;
	border: 0;
	border-radius: 0px;
	cursor: pointer;
}
.examAndSignUp_show_map {
	background: url("../img/examAndSignUp_map.png") no-repeat;
}
.write_signUp_detail_img {
	background: url("../img/signUp_write_1.png") no-repeat;
	width: 493px;
	height: 502px;
	margin-top: 38px;
}
.examAndSignUp_table {
	border-collapse: collapse;
	border: 0;
}
.examAndSignUp_table td {
	border: 0;
}
.examAndSignUp_detail_content {
	max-width: 780px;
}
.examAndSignUp_detail_content div p {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-indent: 2em;
	line-height: 150%;
}
.examAndSignUp_index {
	border-collapse: collapse;
	border: 0;
	width: 90%;
	cursor: pointer;
}
.examAndSignUp_index {
	border: 0;
}
.examAndSignUp_index hr {
	border: 0;
	background: #ddd;
	height: 3px;
}

@media (max-width: 480px) {
	
}</pre></body></html>