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

body{ background:#d7d7d7;}

/*导航栏*/
.nav{ width:1005px; margin:0 auto; background:url(../images/nav_bg.png) repeat-x; height:36px; line-height:36px;}
.nav_con_left{ width:970px;}
.nav_con_a:hover{ color:#ca0002; background:url(../images/list_nav_hover.png) 0 4px no-repeat; height:33px; line-height:33px; padding-top:3px;}
.nav_con_cur{ width:78px; display:block; text-align:center; float:left; font-size:14px; color:#ffffff; height:34px; line-height:35px; color:#ca0002; background:url(../images/list_nav_hover.png) 0 4px no-repeat; height:33px; line-height:33px; padding-top:3px;}

.nav_con_pos{ position:absolute; width:164px; overflow:hidden; top:30px; left:-39px; z-index:100000;}

/*头部*/
.header{ width:1005px; height:278px; margin:0 auto; background:url(../images/li_header.jpg) no-repeat; z-index:0;}

/*主体*/
.contain{ width:1005px; overflow:hidden; margin:0 auto; background:url(../images/li_header.jpg) no-repeat; background:url(../images/list_bg.png) repeat-y; position:relative; z-index:0;}
.contain_left{ width:695px; overflow:hidden; float:left;}
.left_title{ width:500px; text-indent:30px; margin-top:20px;}
.left_title h3{ color:#000000; font-weight:bold; font-family:"黑体"; font-size:18px;}
.left_content{ width:630px; overflow:hidden; margin:0 auto; color:#000000; padding-bottom:40px; font-size:14px;}
.left_content p{ line-height:22px; margin-bottom:20px; text-indent:20px;}

.contain_right_contain{ width:15px; height:600px; float:left;}
.contain_right{ width:310px; height:600px; background:url(../images/list_map.png) 12px 295px no-repeat; position:absolute;left:697px;}
.list_nav{ width:225px; overflow:hidden; position:absolute; top:-70px; left:42px; z-index:1000;}
.list_nav_t{ width:225px; height:6px; background:url(../images/list_right_top.png) no-repeat; font-size:0;}
.list_nav_c{ width:225px; overflow:hidden; background:#ffffff; padding-top:22px; padding-bottom:60px;}


.list_nav_c a{ display:block;}
.list_1,.list_2,.list_3,.list_4,.list_5,.list_6,.list_7,.list_8{ width:183px; height:25px; margin:14px auto 0 auto; text-indent:55px; color:#514b4b;}
.list_1_cur,.list_2_cur,.list_3_cur,.list_4_cur,.list_5_cur,.list_6_cur,.list_7_cur{ width:191px; height:34px; line-height:28px; margin:5px auto 0 auto; color:#ffffff; text-indent:60px;}

.list_1{ background:url(../images/list_1.png) no-repeat;}
.list_1_cur{ background:url(../images/list_1_hover.png) no-repeat;}
.list_2{ background:url(../images/list_2.png) no-repeat;}
.list_2_cur{ background:url(../images/list_2_hover.png) no-repeat;}
.list_3{ background:url(../images/list_3.png) no-repeat;}
.list_3_cur{ background:url(../images/list_3_hover.png) no-repeat;}
.list_4{ background:url(../images/list_4.png) no-repeat;}
.list_4_cur{ background:url(../images/list_4_hover.png) no-repeat;}
.list_5{ background:url(../images/list_5.png) no-repeat;}
.list_5_cur{ background:url(../images/list_5_hover.png) no-repeat;}
.list_6{ background:url(../images/list_6.png) no-repeat;}
.list_6_cur{ background:url(../images/list_6_hover.png) no-repeat;}

.list_7{ background:url(../images/list_7.png) no-repeat;}
.list_7_cur{ width:191px; height:34px; background:url(../images/list_7_hover.png) no-repeat;}

.list_nav_b{ width:225px; height:6px; background:url(../images/list_right_bottom.png) no-repeat; font-size:0;}

/*主体 foot*/
.contain_footer{ width:1005px; height:37px; margin:0 auto; background:url(../images/contain_footer.png) no-repeat;}

/*页尾*/
.footer{ width:1005px; height:37px; line-height:37px; text-indent:15px; margin:0 auto; background:#ffffff;}
.footer span{ margin-left:25px;}


/*********列表:list********/
.list_header{ width:650px; height:35px; line-height:34px; margin:10px auto 0 auto; font-size:14px; font-weight:bold; color:#03619b; background:url(../images/list_header.png) 0 3px no-repeat; text-indent:36px;}
.list_contain{ width:650px; overflow:hidden; margin:0 auto;}

.list_block{ }
.list_block a{ display:block; line-height:28px; overflow:hidden; border-bottom:1px solid #ededed; color:#333333; font-size:13px;}
.list_block a:hover{ cursor:pointer; color:#0078ff; border-bottom:1px solid #dfdfdf; background:url(../images/99_hover.gif) 10px 11px no-repeat;}
.list_title{ width:550px; height:28px; overflow:hidden; float:left; text-indent:32px;}
.list_date{ float:right; margin-right:10px; color:#979797;}

/*分页*/
.page{ width:520px; height:25px; overflow:hidden; margin:10px auto 0 auto; text-align:center; padding:10px 0; text-align:cen ter;}
.page a{ display:block; float:left; padding:3px 5px; margin:0 3px; font-size:12px; color:#6d6d6d; border:1px solid #dfdfdf; background:url(../images/title_bg.gif) repeat-x; text-align:center; margin:0 3px;}
.page a:hover{ background:#2783c3; color:#ffffff;}
.page .cur{ background:#2783c3; color:#ffffff;}
.page_info{ float:left; line-height:20px; margin-right:15px; display:inline;}

#content1 a{line-height:28px;  border-bottom:1px solid #ededed; color:#333333; font-size:13px;}
#content1  a:hover{ cursor:pointer; color:#0078ff; border-bottom:1px solid #dfdfdf; }</pre></body></html>