<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("/inc/css.css");
a:link {text-decoration:none;color:#000;}	  /* 未访问的链接 */
a:visited {text-decoration:none;color:#000;}  /* 已访问的链接 */
a:hover {text-decoration:underline;color:#f30;}		  /* 当有鼠标悬停在链接上,a:hover 必须位于 a:link 和 a:visited 之后 */
a:active {text-decoration:none;color:#000;}	  /* 被选择的链接,a:active 必须位于 a:hover 之后 */

.l {width:691px;float:left;overflow:hidden;}
.r {width:257px;float:right;overflow:hidden;}

.chazhao{float:left;width:689px; height:120px; border:1px solid #ddd;margin-bottom:5px;overflow:hidden;}

.menu{float:left;width:691px; height:530px;border-bottom:1px solid #EEB9B9;overflow:hidden;}
.menu h4{ width:691px; height:57px; overflow:hidden; display:block; background:url(image/tui.gif) no-repeat;}
.menu h4 span {display:inline-block;text-indent:-999em;}
.menu h4 em { float:right; padding-right:10px; font-size:12px; font-weight:lighter; font-style: normal;line-height:56px; }
ul.logo_list{width:691px;}
ul.logo_list li {float:left; margin:10px 5px 0px 5px; width:127px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align: center; }
ul.logo_list li img{ width:121px; height:94px; border: 1px solid #eee; padding:2px;margin-bottom:3px; }

.dh_list{float:left;width:691px;padding:4px 0;height:26px;border-bottom:1px dotted #ccc;overflow:hidden;}
.dh_list a {margin:0 0 0 8px;line-height:26px;}
.dh_list .xz,.dh_list .xz:link,.dh_list .xz:visited{color: #C00;font-weight: bold;}

.news{ width:255px; float:left; border-bottom:1px solid #EEB9B9;border-left:1px solid #EEB9B9; height:530px;}
.news h4{ background:url(image/news.gif) no-repeat; width:255px; height:46px; display:block; overflow:hidden;text-indent:-999em;}
ul.txt_list{ padding:10px 0 5px 10px;width:244px;}
ul.txt_list li {padding-left:8px;background:url(/image/ico_0.gif) no-repeat 0px 8px;width:236px;height:22px; line-height:22px; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.txt_list li em{float:right;padding-left:10px;font-size:12px; font-weight:lighter; font-style: normal;color:#888; }

.xgxx{float:left;width:691px;overflow:hidden;}
.xgxx h4{ width:691px; height:57px; overflow:hidden; display:block; background:url(image/xgxx.gif) no-repeat;}
.xgxx  h4 span {display:inline-block;text-indent:-999em;}
.xgxx  h4 em { float:right; padding:17px 10px 0 0; font-size:12px; font-weight:lighter; font-style: normal; }

ul.xgxx_list{ padding:5px 0;width:691px;}
ul.xgxx_list li {float:left;padding:0 10px;background:url(/image/ico_1.gif) no-repeat 0px 8px;width:325px;height:22px; line-height:22px; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.xgxx_list li em{float:right;padding-left:10px;font-size:12px; font-weight:lighter; font-style: normal;color:#888; }

.new2{ width:255px; float:left;border-left:1px solid #EEB9B9;}
.new2 h4{ background:url(image/new2.gif) no-repeat; width:255px; height:46px; display:block; overflow:hidden;text-indent:-999em;}
.box_gg250{float:left;width:250px; padding:5px 0 5px 5px;}
</pre></body></html>