<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("/library/style/special/w880/style.css");

/*body{background:url(img/bg_body.jpg) repeat 197px 16px; color:#333;}
body a{color:#333;}

.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}/渐变背景颜色平铺
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}门头
 bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}页面中间部分垂直平铺的背景图
 .bg_bottom_h_tile{background:url(img/bg_bottom_h_tile.jpg) repeat-x left bottom;}底部水平平铺的背景图
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}底部水平居中的背景图
body{background:#ffffff;}  页面背景色
.md{border:2px  solid  #fff;}   solid ：实线
.md .md_hd{ background:url(img/bg_md_hd.jpg); color:#1c6925;height:32px; } 板块栏目头：bg_md_hd.jpg  栏目头上面的标题文字颜色  栏目头高32px
.md .md_bd{ background:#fff; color:#1c6925;} 栏目内容框颜色：白色   文字颜色
.md .md_hd .mh_option{ margin-top:0;margin-right:-10px;background: url(img/bg_opotion.jpg) no-repeat; height:32px; width:100px;}
.md .md_hd .mh_option .more_btn {margin-top:10px; float:right; color:#024207}
.md .md_hd .mh_title{font-size:14px; float:left; margin-top:10px; margin-right:5px;}

.md .md_bd{ background:#fff; color:#333;}
.md .md_hd .mh_option .more_btn { color:#333;}
.md .md_hd .mh_option .more_btn  { color:#333;}
.md .md_hd .mh_option .more_btn {
background-image:url(/library/style/page/img/dot_arrow_black.gif);color:#333;}

#nav_box{background:none;}  导航背景不显示
#nav_box a{color:#fff; font-weight:bold;}导航文字颜色白色 加粗
#nav_box a.cur{color:#333;}

#page_bottom .footer{ background:none; color:#386462;} 版权底色去掉 定义文字颜色
#page_bottom .footer a{color:#386462;} 文字链接后颜色


#head_style_box .hs_img, #head_style_box .hs_swf {
margin:0px auto;
width:778px;}

*/
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}
body{background:#fff7b1;} 

.md .md_hd{ background:url(img/bg_md_hd.jpg); color:#333;  } 
.md .md_bd{ background:#fff; color:#1c6925;}

.md .md_bd{ background:#fff; color:#333;}
.md .md_hd .mh_option .more_btn { color:#fff;}
.md .md_hd .mh_option .more_btn  { color:#fff;}
.md .md_hd .mh_option .more_btn {
background-image:url(/library/style/page/img/dot_arrow_white.gif);color:#fff;}
.md .md_hd { background:url(img/bg_md_hd.jpg) top right; height:27px; line-height:24px; color:#fff;}
.md .md_hd .mh_title { background:url(img/bg_md_hd.jpg) top left; height:26px; margin:0; margin-left:-10px; padding:5px 0 0 10px;}

#nav_box{background:none;color:#00203a;  font-size:14px; padding-left:80px;}  
#nav_box a{color:#00203a; }
#nav_box a.cur{color:#00203a;}

#page_bottom .footer{ background:none; color:#e39d2d;}
#page_bottom .footer a{color:#e39d2d;} 
</pre></body></html>