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

/***** 内页 *****/
#container{ width:1200px;}
#colL{width:260px; float:left; clear:left;}
#colR{width:920px; float:right; clear:right; border:1px #e1e1e1 solid; padding-bottom:20px;}


/***** 左边导航 *****/
.navlm dt   {height:46px; text-align:left; font:bold 16px/46px "Microsoft YaHei","宋体"; color:#0b66d3; background:url(../images/tsxx_02.jpg) left top no-repeat; padding-left:24px;}
.navlm dd   {padding:16px 0px 22px 0px; background-color:#fcfcfc;}
.navlm ul             {width:213px; margin:0 auto; }
.navlm ul li          {width:213px; height:33px; margin-bottom:2px; background:url(../images/page_02.jpg) no-repeat top left;  overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.navlm ul li a        {font:14px/33px "宋体"; color:#FFF; padding-left:38px; display:block; }
.navlm ul li a:hover  {font:14px/33px "宋体"; color:#FFF; background:url(../images/page_02lj.jpg) no-repeat top left; display:block; }


/***** 热门信息 最新信息 *****/
.lastlist	 {margin-top:18px;}
.lastlist dt {height:46px; text-align:left; font:bold 16px/46px "Microsoft YaHei","宋体"; color:#0b66d3; background:url(../images/tsxx_02.jpg) left top no-repeat; padding-left:24px;}
.lastlist dd {padding:9px 18px 18px 18px; background-color:#fbfbfb;}
.lastlist ul li        { font:14px/30px "宋体"; background:url(../images/dian.jpg) left center no-repeat; text-indent:8px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.lastlist ul li a:hover{ color:#ff0000; }


/***** 当前位置 *****/
#position        { text-align:right; padding-right:18px; background-color:#f6f6f6; font:14px/44px "宋体"; border-top:2px #288be9 solid; color:#0b66d3;}
#position a      { font:14px/44px "宋体"; text-decoration:none; color:#0b66d3;}
#position a:hover{ color:#ff0000; }  


/***** 内页列表 *****/
.sortlist        { margin:20px auto 5px auto; width:95%; }
.sortlist dl     { margin-bottom:10px; text-align:left; clear:both; }
.sortlist dl dt  { height:40px; padding-left:14px; color:#565656; background-color:#f1f1f1; border-top:1px #dcdcdc solid; font:14px/40px "宋体"; }
.sortlist dl dt a{ float:right; color:#565656; padding-right:14px; font:12px/40px "宋体"; text-decoration:none; }
	

/***** 文字新闻列表 *****/
.sortlist ul           { text-align:left; padding-bottom:8px; padding-top:6px;}
.sortlist ul li        { font:14px/40px "宋体"; color:#4D4D4D; border-bottom:1px #E3E3E3 solid; background:url(../images/dian.jpg) left center no-repeat; text-indent:8px; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
.sortlist ul li span   { float:right; font: 11px/34px "Helvetica"; color:#565656; padding-right:10px; }
.sortlist ul li a      { font:14px/40px "宋体"; color:#4D4D4D; }
.sortlist ul li a:hover{ color:#ff0000; }


/***** 图片新闻列表 *****/
.sortlist ul.picture li             {width:198px; height:180px; float:left; margin:15px 6px 6px 6px; border:none; text-align:center; overflow:hidden; background:none; text-indent:0px;}
.sortlist ul.picture li img			{width:184px; height:124px; padding:6px; border: 1px solid #dcdcdc; }
.sortlist ul.picture li a           {display:block; line-height:30px; color:#4D4D4D; }
.sortlist ul.picture li a:hover     {color:#4D4D4D; }
	

/***** 内页列表分页 *****/
.page             { font:12px/30px "Helvetica"; margin:8px 3px 24px 3px; padding:3px; text-align:center; clear:both;}
.page a           { font:12px/30px "Helvetica"; margin:2px; padding:7px 10px; background-color:#ebebeb; color:#474747; text-decoration:none; }
.page a:hover     { color:#fff; background-color:#005fd2; }
.page a:active    { color:#fff; background-color:#005fd2;}
.page span        { margin:2px; padding:7px 10px; background-color:#ebebeb; color:#9e9e9e; font-size:12px; }
.page span.strong { margin:2px; padding:7px 10px; font-weight:bold; color:#fff; background-color:#005fd2; }</pre></body></html>