<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/******************************************
* home_banner
*******************************************/
.home_banner{ height:375px; position:relative; overflow:hidden;}
.home_banner img{ width:100%; height:375px;}
.home_banner div{ height:40px; overflow:hidden; position:absolute; left:0; bottom:0; width:100%;}
.home_banner div h3{ padding:0 15px; height:40px; line-height:40px; overflow:hidden;}

/******************************************
* home_menu
*******************************************/
.home_menu{ min-height:240px; background:url(/comm/images/reading.gif) no-repeat center center #fff;}


/******************************************
* home_bar
*******************************************/
.home_bar{ background:#3D95D5; height:30px; line-height:30px; padding:0 15px; color:#fff; font-size:12px; position:relative;}
.home_bar a{ float:right; color:#fff; height:30px; line-height:30px; font-size:12px;}
.home_bar a:hover{ text-decoration:underline;}
.home_bar div.next{ float:right; color:#fff; font-size:12px; width:70px; position:absolute; left:0; top:30px; background:#3D95D5; display:none;}
.home_bar div.next a{ text-align:center; width:100%; height:30px; line-height:30px; border-top:1px #2D86C6 solid;}


/******************************************
* home_subbar
*******************************************/
.home_subbar{ background:#f6f6f6; height:30px; overflow:hidden;}
.home_subbar a{ float:left; height:30px; line-height:30px; font-size:12px; width:25%; overflow:hidden; text-align:center;}
.home_subbar a:hover{ text-decoration:underline; background:#fff; color:#C00;}


/******************************************
* home_title
*******************************************/
.home_title{ padding:15px; border-bottom:1px #ddd solid; padding-bottom:14px; height:65px; overflow:hidden;}
.home_title h3{ height:20px; font-size:14px; line-height:20px; overflow:hidden; margin-bottom:5px;}
.home_title p{ font-size:12px; color:#999; line-height:20px;}

/******************************************
* home_ls
*******************************************/
.home_ls{ overflow:hidden;}
.home_ls li{ width:100%; height:25px; overflow:hidden;}
.home_ls li a{ float:left; width:100%; height:25px; line-height:25px; overflow:hidden; font-size:12px;}
.home_ls li a i{ float:left; height:25px; line-height:25px; font-size:10px; margin-right:5px;}
.home_ls li a:hover{ color:#C30; text-decoration:underline; font-size:14px;}
.home_ls li a span{ float:right; background:#fff; padding-left:5px; font-size:12px;}

/******************************************
* home_notice
*******************************************/
/*.home_notice div{ margin-bottom:20px;}
.home_notice div i{ color:blue; margin-right:5px; font-style:normal; line-height:22px;}*/

/******************************************
* home_link
*******************************************/
.home_link { background:#fff;}
.home_link table{ font-size:12px; line-height:24px;}
.home_link th{ vertical-align:top; white-space:nowrap; text-align:center; width:10px; font-weight:normal; color:#999; border-bottom:1px #eee solid; padding:15px;}
.home_link td{ vertical-align:top; border-bottom:1px #eee solid; padding:15px 0;}
.home_link td a{ float:left; white-space:nowrap; margin-right:15px;}
.home_link td a:hover{ color:#C00; text-decoration:underline;}

/******************************************
* home_button
*******************************************/
.home_button{ background:#fff; height:300px; margin-bottom:15px;}
.home_button li{ float:left; width:50%; height:70px; line-height:20px; padding:15px 0; overflow:hidden; text-align:center;}
.home_button li img{ width:50px; height:50px; margin-bottom:5px;}
.home_button li a{ color:#7D5451; font-weight:bold;}

/******************************************
* home_pic
*******************************************/
.home_pic{ width:169px; text-align:center; overflow:hidden; margin-right:15px;}
.home_pic div{ height:127px; background:#aaa;}
.home_pic div img{ width:167px; height:125px; border:1px #ddd solid;}
.home_pic h3{ font-size:12px; height:30px; line-height:30px; overflow:hidden; text-align:center;}




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