<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

.newspaper{ padding:0px 50px;}
.newspaper,
.newspaper *{	font-family:"å¾®è½¯é›…é»‘";	font-size:14px;}

.newspaper dl{}
.newspaper dt{ padding:5px 0px;}
.newspaper dd{ margin-left:20px;padding:5px 0px;}
.newspaper h3{ margin:10px 0px; color:#069;}
.newspaper input{padding:3px 5px;}

.newspaper .clear{ clear:both; width:100%; height:1px;}
.newspaper .lft{ float:left;}
.newspaper .rgt{ float:right;}

.newspaper .imgpath{ max-width:80px; max-height:120px; _width:80px; _height:120px;}

.newspaper div.draw_wrapper {	position:relative;	float:left;	padding:10px;	background-color:#999;	clear:both;}
.newspaper div.draw_wrapper div.draw_area {	position:absolute;	background-color:#6C3;	width:0px;	height:0px;	z-index:1;
}
.newspaper div.draw_wrapper div.active {	background-color:#093;}
.newspaper dl.draw_follow {	float:left;	width:430px;	margin-left:10px;}
.newspaper dl.draw_follow dd.tips {	color:gray;}

/* dl table
---------------------------------------------*/
dl.table {	margin:0px;	padding:0px;}
dl.table dt {	float:left;	width:80px;	text-align:right;	margin-bottom:10px;}
dl.table dd {	margin-left:90px;	margin-bottom:10px;}

/* table
----------------------------------------------*/
div.table table {	border:1px solid #CEE1EE;	border-collapse:collapse;	width:100%;}
div.table table td {	border:1px solid #CEE1EE;	margin:0;	padding:5px 3px;	vertical-align:top;}
div.table table th{	border:1px solid #CEE1EE;	margin:0;	padding:5px 3px;	background-color:#E6F7FF; 	font-weight:bold; 	color:#069;}
.fieldset{ border:1px solid #cccccc;display:block;margin-left:2px;margin-right:2px;padding:0.35em 0.625em 0.75em;}
.legend{ border:1px solid #cccccc; background-color:#ececec;}

/* å‰ç«¯æ&nbsp;·å¼
==============================================*/
.newspaper_front{ font-family:"å¾®è½¯é›…é»‘";}
.newspaper_front .col-left{  !important;}
.newspaper_front .col-left .paper-list{}
.newspaper_front .col-left .paper-list .paper-item{ display:inline-block; margin:5px; padding:2px; font-size:14px;}
.newspaper_front .col-left .paper-list .paper-active{ background-color:#ededed;}

.newspaper_front .col-auto .page-list{ float:left; width:650px; display:block;}
.newspaper_front .col-auto .page-list .page-item{ float:left; text-align:center; margin:10px 20px; padding:10px; background-color:#f1f1f1;}
.newspaper_front .col-auto .page-list .page-item .page-title{ font-size:12px;}
.newspaper_front .col-auto .page-list .page-item .page-pic{ width:260px; height:373px; _width:250px; _height:400px;}

.newspaper_front .col-auto .page-detail{ float:left; width:650px; display:none;}
.newspaper_front .col-auto .page-detail .detail-left{ float:left;}
.newspaper_front .col-auto .page-detail .detail-left .page-current{ position:relative; padding:10px; background-color:#f1f1f1; width:320px; height:480px;}
.newspaper_front .col-auto .page-detail .detail-left .page-current .page-pic{ max-width:340px; max-height:500px; _width:340px; _height:500px;}
.newspaper_front .col-auto .page-detail .detail-left .page-current .page-area{ position:absolute; z-index:inherit;}
.newspaper_front .col-auto .page-detail .detail-left .page-current .page-area:hover{ opacity:0.4; background-color:#6C9;}
.newspaper_front .col-auto .page-detail .detail-left .page-current .area-active{ background-color:#6C3 !important; opacity:0.6 !important;}
.newspaper_front .col-auto .page-detail .detail-left .page-others{ margin-top:10px;}
.newspaper_front .col-auto .page-detail .detail-right{ float:left; margin:0px 10px; padding:10px 0px; width:270px; max-height:500px; _height:500px; overflow:hidden; overflow-y:auto;}
.newspaper_front .col-auto .page-detail .detail-right .news-title{ text-align:center;}
.newspaper_front .col-auto .page-detail .detail-right .news-subtitle{ text-align:center; color:#ccc;}
.newspaper_front .col-auto .page-detail .detail-right .news-content{ text-align:left; line-height:160%; margin-top:10px; font-size:14px;}

.newspaper_front .page-single .page-list{ display:none !important;}
.newspaper_front .page-single .page-detail{ display:block !important;}</pre></body></html>