<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fixed {
	top: 0px;
	z-index: 999;
	position: fixed;
	width: 250px;
	background-color: #fff;
}
.side {
	margin: 8px 0 0;
	width: 100%;
}
.tit1 {
	border: 1px solid #d4e2eb;
	height: 28px;
	line-height: 28px;
}
.tit1 ul li {
	float: left;
	width: 49%;
	text-align: center;
	font-size: 14px;
}
.curr1 {
	color: #035490;
	border-bottom: 2px solid #008bce;
}
.side .content {
	border: 1px solid #d4e2eb;
	border-top: 0;
	padding: 10px 8px;
	height: 1%;
	overflow: hidden;
	margin-top: 1px;
}
.bottom .zuo {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
      width: 100px;
}
.bottom .bottom_pic {
	display: block;
}
.bottom .zuo a img {
	margin-bottom: 11px;
}
.bottom .zuo p {
	text-align: center;
  overflow: hidden;
    height: 15px;
}
.bottom .bottom_pic img {
	border-radius: 5px;
	width: 100px;
	height: 57px;
}
.zl_doc {
	height: 50px;
	width: 230px;
	margin: 6px 0;
}
.zl_doc a {
	float: left;
}
.zl_doc .doc_img {
	width: 46px;
	float: left;
}
.zl_doc .doc_des {
	margin-left: 50px;
	margin-right: 2px;
}
</pre></body></html>