<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/******************************************
* page_menu_subnav
*******************************************/
.page_menu_subnav{ background:#fff;}
.page_menu_subnav div{ height:40px; border-bottom:1px #eee solid;}
.page_menu_subnav div a{ float:left; width:100%; height:40px; line-height:40px; overflow:hidden; text-indent:1em;}
.page_menu_subnav div a:hover{ background:#FFFFE9;}

/******************************************
* page_crumb
*******************************************/
.page_crumb{ border-bottom:1px #ccc solid; padding:10px 15px; font-size:12px; background:#f6f6f6;}

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

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

/******************************************
* page_menu_pic
*******************************************/
.page_menu_pic{ position:relative; width:265px; height:200px; overflow:hidden;}
.page_menu_pic img{ width:265px; height:200px;}
.page_menu_pic div{ position:absolute; left:0; bottom:0; width:100%; height:30px;}
.page_menu_pic div h3{ height:30px; line-height:30px; overflow:hidden; text-align:center; padding:0 15px; font-size:12px;}

/******************************************
* page_art_ls
*******************************************/
.page_art_ls div{ padding:15px; border-bottom:1px #eee solid; line-height:24px; height:24px; overflow:hidden;}
.page_art_ls div span{ float:right; font-size:12px; color:#999;}
.page_art_ls div i{ float:left; font-size:10px; margin-right:5px;}
.page_art_ls div a:hover{ color:#C00; text-decoration:underline;}

/******************************************
* page_art_text
*******************************************/
.page_art_text a{ float:left; width:100%; max-height:145px; overflow:hidden; border-bottom:1px #ccc solid;}
.page_art_text a:hover{ background:#fdffce;}
.page_art_text div{ padding:20px; max-height:105px; overflow:hidden; position:relative;}
.page_art_text div img{ width:140px; height:105px; margin-right:15px; float:left;}
.page_art_text div h3{ font-size:16px; font-weight:bold; overflow:hidden; height:20px; line-height:20px;}
.page_art_text div p{ color:#999;}
.page_art_text div span{ white-space:nowrap; font-style:normal; float:left; position:absolute; right:20px; bottom:20px; color:#999; font-size:12px;}

/******************************************
* page_art_detail
*******************************************/
.page_art_detail_h1{ padding:20px;}
.page_art_detail_div{ color:#999; font-size:12px; height:30px; line-height:30px; border-top:1px #ddd solid; border-bottom:1px #ddd solid; padding:10px 20px; overflow:hidden;}

/******************************************
* page_dis
*******************************************/
.page_dis div.input{ border:1px #ccc solid; padding:5px; background:#f6f6f6;}
.page_dis div.input textarea{ border:0; background:#f6f6f6; height:50px; width:100%;}
.page_dis div.input input{ border:0; background:#f6f6f6; width:100%;}
.page_dis td{ padding-right:10px;}
.page_dis img{ height:26px;}

/******************************************
* page_dis_tb
*******************************************/
.page_dis_tb th{ border-right:1px #ccc solid; width:130px; vertical-align:top; font-weight:normal;}
.page_dis_tb th div{ width:100px; padding:15px; text-align:center; font-size:12px; color:#999; overflow:hidden; border-bottom:1px #ccc solid;}
.page_dis_tb th div img{ border:1px #ccc solid; border-radius:50%; background:#fff; width:50px; height:50px; margin-bottom:10px;}
.page_dis_tb td{ border-bottom:1px #ccc solid; vertical-align:top;}
.page_dis_tb td h4{ padding:0 15px; height:40px; line-height:40px; border-bottom:1px #ccc solid; background:#f6f6f6; font-size:12px; color:#999;}
.page_dis_tb td div{ padding:15px;}


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