<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.jsjianjie{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 85px;
	
}
.jsjianjie p{
	font-size:16px;
	color: #4c4c4c;
	margin-bottom: 30px;
	line-height: 35px;
}
.jsjianjie p span{
	color: #234fa8;
}
.jsjianjie img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}</pre></body></html>