<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.notice{
	border-bottom: 1px dotted #dac4ad;
}
.txtScroll{ width: 410px; overflow:hidden; position:relative; float: left; background: url(../images/hot.png) left no-repeat; }
.txtScroll .bd{ padding-left: 25px;}
.txtScroll .infoList li{ height:43px; line-height:43px; font-family: '宋体';  }
.txtScroll .infoList li a{ color: #666; }
.txtScroll .infoList li .date{ float:right; color:#999;  }

.search{
	width: 314px;
	float: right;
	height: 28px;
	border: 1px solid #dac4ad;
	margin-top: 6px;
	background: #fffbf6;
}
.search input.sea{
	width: 248px;
	padding-left: 25px;
	float: left;
	height: 28px;
	border: none;
	background: url(../images/sea.jpg) 7px no-repeat;
}
.search input.btn{
	width: 41px;
	height: 28px;
	float: right;
	border: none;
	background: #b50000;
	color: #fff;
}

.bg1{
	background: #fefaf5;
}

.picScroll{ overflow:hidden; position:relative;  border:none; width: 500px;height:400px; padding:0; float: left; border-right: none;}
.picScroll .hd{ overflow:hidden; position: absolute; bottom: 0px; right: 13px; z-index: 100; width: 85px; height: 35px; line-height: 35px; color: #fff; text-align: center;}
.picScroll .hd .prev{ color: #fff; cursor: pointer; }
.picScroll .hd .next{ color: #fff; cursor: pointer; }
.picScroll .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: none1;}
.picScroll .hd ul li{width:8px;height:8px;border:1px solid #fff;background:#666;display: inline-block;border-radius:50%;margin:0 2px;}
.picScroll .hd ul li.on{background:#006DFF;}
.picScroll .bd ul{ overflow:hidden; zoom:1; }
.picScroll .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; position: relative; }
.picScroll .bd ul li .pic{ text-align:center; }
.picScroll .bd ul li .pic img{ width: 500px; height: 400px;}
.picScroll .bd ul li .title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../images/pbg.png);
	text-align: left;
}
.picScroll .bd ul li .title a{
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
        display: inline-block;
}

.slideTxtBox{ width: 685px; height: 400px; float: right; position: relative;}
.slideTxtBox .hd{ height: 43px; line-height: 43px; border-bottom:1px solid #ccc;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left: 0; top:0px; height:43px;width:100%;   }
.slideTxtBox .hd ul li{ float:left; display:inline-block;width:calc(20% - 1px); cursor:pointer; color: #333; font-size: 20px; border-right: 1px solid #ccc;height: 30px; line-height: 30px;margin-top:6.5px;text-align: center;}
.slideTxtBox .hd ul li:last-child{border-right: none;}
.slideTxtBox .hd ul li.on{ font-weight: bold; color: #006DFF;}
.slideTxtBox .bd ul{ padding:0;  zoom:1;  }
.slideTxtBox .bd ul li.first{
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 8px;
	margin-bottom: 10px;
}
.slideTxtBox .bd ul li.first a.title{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}
.slideTxtBox .bd ul li.first p{
	font-size: 14px;
	color: #666;
	padding-top: 8px;
}
.slideTxtBox .bd ul li.first p a{
	color: #ff9600;
}
.slideTxtBox .bd ul li.sli{
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
        margin-top:18.5px;
}
.slideTxtBox .bd ul li.sli a{
	color: #666;
	font-size: 18px;
	display: inline-block;
	/*background: url(../images/lib1.jpg) left no-repeat;*/
	width: 100%;
}
.slideTxtBox .bd ul li.sli a span.text{
	float: left;
	padding-left: 13px;
}
.slideTxtBox .bd ul li.sli a span.date{
	float: right;
	color: #999;
}
.slideTxtBox .bd ul a.more{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 60px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	color: #8e4711;
	font-family: '宋体';
}

.w1{ width: 320px; }
.column_title{
	width: 100%;
	float: left;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	background: #f8ebde;
}
.column_title span{ float: left; }
.column_title a{
	color: #666;
	font-size: 12px;
	font-family: '宋体';
	float: right;
	padding-right: 10px;
}
.news_list{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.news_list li{
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.news_list li a{
	display: inline-block;
	background: url(../images/lib.png) left no-repeat;
	width: 100%;
	color: #666666;
	font-size: 16px;
}
.news_list li a span.text{
	padding-left: 15px;
	float: left;
}
.news_list li a span.date{
	float: right;
}

.w2{
	width: 520px;
	margin-left: 20px;
	display: inline;
}

.newsfouse{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	color: #666666;
	font-family: '宋体';
}
.newsfouse .img{
	width: 138px;
	float: left;
}
.newsfouse .img img{
	width: 138px;
	height: 97px;
}
.newsfouse .txt{
	width: 368px;
	float: right;
	overflow: hidden;
}
.newsfouse .txt .title{
	width: 100%;
	height: 30px;
	float: left;
	line-height: 30px;
}
.newsfouse .txt .title a{
	color: #b30000;
	font-family: '宋体';
	font-weight: bold;
	font-size: 16px;
}
.newsfouse .txt .date{
	width: 100%;
	float: left;
}
.newsfouse .txt .desc{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	line-height: 25px;
}
.newsfouse .txt .desc a{
	color: #b30000;
}

.ad img{
	width: 100%;
}

.w4 a{
	display: block;
	float: left;
	width: 310px;
	height: 86px;
	padding: 4px;
	border: 1px solid #dac4ad;
}
.w4 a.a2{
	margin-top: 9px;
}


/* floatingAd */
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}




























































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