<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset utf-8;
.imgNews{ float: left; width:100%; min-height: 220px; }
.banner_0{ position:relative; z-index:100;min-height:220px;} 
.banner_0_top{ position: relative; min-height: 220px;}
.banner_0_top li{ position:absolute; left:0; top:0; width:100%; text-align:center; }
.banner_0_top li img{ position:relative;max-height:220px;min-width:100%; }
.banner_0_top li .tit{ position:absolute; left:0; bottom: 0;background:#000000;font-size:14px;height:29px;line-height: 29px; width:100%; text-align:center;opacity:0.6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.banner_0_top li .tit a{ color:#fff;}
.banner_0_top li .tit a:hover{ text-decoration:underline;}
.banner_0_bottom { position: absolute; bottom: 50px; width:100%; left:0; text-align:center; z-index:20;}
.banner_0_bottom span{ background:url(http://www.zsjjjc.gov.cn/Public/Images/n_html55.png) left top no-repeat; width:12px; height:12px; display:inline-block; cursor:pointer;  margin:0 2px;}
.banner_0_bottom span.on{ background:url(http://www.zsjjjc.gov.cn/Public/Images/n_html55.png) right top no-repeat;}

.banner_0 .next{ background:url(../Images/in_bon_l.png) no-repeat; width:19px; height:34px; position:absolute; left:10px; top:40%; opacity:0.7; cursor:pointer; z-index:20;}
.banner_0 .por{ background:url(../Images/in_bon_r.png) no-repeat; width:19px; height:34px; position:absolute;  right:10px; top:40%;  opacity:0.7; cursor:pointer; z-index:20;}
.banner_0 .next:hover{ background:url(../Images/in_bon_l.png) no-repeat; width:19px; height:34px; position:absolute; left:10px; top:40%;opacity:1; /*opacity:0.7;*/ cursor:pointer; z-index:20;}
.banner_0 .por:hover{ background:url(../Images/in_bon_r.png) no-repeat; width:19px; height:34px; position:absolute;  right:10px; top:40%;opacity:1;  cursor:pointer; z-index:20;}
.news-box{
	padding:1% 0;
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
}
.item-pic{
	width:45%;
	float:left;
	padding-left:5%;

}
.item-pic img{
	max-height:100px;
	border-radius:5px;
}
.item-title{
	float:right;
	width:48%;
	padding-right:2%;
	/*height:100px;*/
	overflow:hidden;
	font-size:16px;
	line-height:1.5em;
	position:relative;
}
.item-title a{
	color:#000;
}
.item-title span a{
	position:absolute;
	right:15px;
	bottom:5px;
	color:#B11B01;
}
.default-picture{
	position:relative;
	height:100px;
}
.default-picture span{
	position:absolute;
	width:100%;
	text-align:center;
	color:#000;
	font-size:14px;
	top:40%;
	left:5%;
	color:#000;
}</pre></body></html>