@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;}

/* 前端样式
==============================================*/
.newspaper_front{ font-family:"微软雅黑";}
.paperleft{ width:32%; float:left;}
.paperright{ width:65%; float:right;}
.newspaper_front .col-left .paper-list .paper-item{ display:inline-block; box-sizing:border-box; width:33%; text-align:center; line-height:30px; margin:4px 0 ; float:left; padding:2px; font-size:14px;}
.newspaper_front .col-left .paper-list .paper-active{ background-color:#ededed;}
.clear{ clear:both;}
.newspaper_front .col-auto .page-list{ float:left; width:100%; display:block;}
.newspaper_front .col-auto .page-list .page-item{ float:left; text-align:center; width:46%; margin:2%; box-sizing:border-box; padding:15px 30px; background-color:#f1f1f1;}
.newspaper_front .col-auto .page-list .page-item .page-title{ font-size:14px; margin-top:0; line-height:30px;}
.newspaper_front .col-auto .page-list .page-item .page-pic{ width:100%; height:auto;}
.paper-height{ max-height:1170px; overflow-y:auto;}
.newspaper_front .col-auto .page-detail{ float:left; width:100%; display:none;}
.newspaper_front .col-auto .page-detail .detail-left{ float:left;width:48%;}
.newspaper_front .col-auto .page-detail .detail-left .page-current{ position:relative; padding:10px; background-color:#f1f1f1; width:100%; height:auto;}
.newspaper_front .col-auto .page-detail .detail-left .page-current .page-pic{ width:100%; height:auto; max-width:340px; max-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 2%; padding:10px 10px 10px 0; width:48%; max-height:560px;  overflow-y:auto;}
.newspaper_front .col-auto .page-detail .detail-right .news-title{ text-align:center; font-size: 20px; margin-top: 0px; line-height: 30px;}
.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;line-height: 24px;}

.newspaper_front .page-single .page-list{ display:none !important;}
.newspaper_front .page-single .page-detail{ display:block !important;}
/*6.25*/
.papername{ background-color:#aa150f; color:#fff; border-radius:2px; font-size:16px; line-height:42px; padding:0 20px;}
.leftnav { padding:20px 10px;}
.leftnav a { background:url(../images/nyjian.png) no-repeat right; padding-right:10px; line-height:25px; margin-right:6px; color:#666;}
.leftnav a span { background:url(../images/fangzi.png) no-repeat center; width:16px; display:inline-block; float:left; font-size:0;}
.leftnav a:last-child { background:none;}
.orgtitle { font-size:18px; border-bottom:1px solid #EEEEEE; padding-bottom:17px;}
.orgtitle strong { font-size:18px; display:inline-block; background:#AE1010; color:#fff; padding: 0 20px; height:36px; line-height:36px; text-align:center; border-radius:25px;}
.bg11{ width:100%;}
.menubg { background:url(../images/menuzbg.jpg) repeat-x; height:54px;}
@media only screen and (max-width:1200px){
.logo { padding-top:15px;}
.logo h1 img{ height:100px;}
.paperleft{ width:22%;}
.paperright{ width:75%;}
.newspaper_front .col-left .paper-list .paper-item{ width:50%; }
}
@media only screen and (max-width:1000px){
.menubg { background:none; position:absolute; top:10px; right:0; z-index:99; width:100%;}	
.mologo img{ height:90px;}
}
@media only screen and (max-width:992px){
.paperleft{ width:100%; float:none;}
.paperright{ width:100%; float:none;}
.newspaper_front .col-left .paper-list .paper-item{ line-height:24px;  padding:0px; }
.newspaper_front .col-left .paper-list .paper-item{ width:20%; }
.paper-height{ max-height:200px; margin-bottom:20px;}
.newspaper_front .col-auto .page-detail .detail-left{ width:55%;}
.newspaper_front .col-auto .page-detail .detail-right{  width:40%; margin:0 1%; }
}
@media only screen and (max-width:650px){
.newspaper_front .col-auto .page-detail .detail-left{ width:100%;}
.newspaper_front .col-auto .page-detail .detail-right{  width:100%; margin:0; max-height:none; padding-right:0;}
.newspaper_front .col-auto .page-list .page-item{width:48%; margin:1%; padding:10px; }
}
@media only screen and (max-width:500px){
.newspaper_front .col-left .paper-list .paper-item{ width:33.33%; }

}














