<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 */
.middle{
	margin:0 auto;
	width:1080px;
}
.middle .content{
	margin-top:36px;
}
.middle .left{
	width:285px;
}
.middle .left .title{
	height:31px;
	font:23px "微软雅黑","宋体";
	color:#2166bc;
	border-bottom:1px solid #429aec;margin-bottom:10px;
}
.middle .left li{
	width:285px;
	height:41px;
	font:17px/41px "微软雅黑","宋体";
	color:#636363;
	text-indent:19px;
}
.middle .left ul .cur{
	background:#429aec;
	color:#fff;
}
.middle .left ul .cur a{ color:#FFF;}

.middle .right .title{
	height:31px;
	font:14px/31px "微软雅黑","宋体";
	color:#636363;
	text-align:right;
}
.middle .right .box{
	width:691px;
	padding:0 35px 35px 35px;
	padding-top:37px;
	border:1px solid #d7d7d7; margin-bottom:22px;overflow: hidden;	
}
.middle .right .box dl{
	width:691px;
	border-bottom:1px dashed #bebebe;
	margin-bottom:26px;
}
.middle .right .box dl dd{
	font:25px/49px "微软雅黑","宋体";
	color:#636363;
	text-align:center;
}
.middle .right .box dl dt{
	height:49px;
	font:14px/56px "微软雅黑","宋体";
	color:#9d9d9d;
	text-align:center;
}
.middle .right .box p{
	font:14px/30px "微软雅黑","宋体";
	color:#464646;
}


</pre></body></html>