<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* banner */
.banner{ min-width:1000px; height:385px; min-height:385px; overflow:hidden; border-top:#900 solid 1px; position:relative;}
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:385px; min-height:385px; }
.banner .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;height:185px; min-height:185px; }
.banner .bd li a{ height:100%; display:block;  }
.banner .hd{width: 100%;position: absolute;z-index: 1;bottom:0;left: 0;height: 30px;line-height: 30px;text-align: center;}
.banner .hd ul li {cursor: pointer;display: inline-block;zoom: 1;width: 11px;height: 11px;margin: 4px;background: url(images/dot-black.png) 0 0;
overflow: hidden;line-height: 9999px;filter: alpha(opacity=40);opacity: 0.4;}
.banner .hd ul .on{filter: alpha(opacity=100);opacity: 1;}


/*****网站侧栏开始*******/
.sidebar {float:right;	width:230px; margin:28px 0;}
.sidebar h3{height:32px;	font:bold 18px/26px "微软雅黑"; color:#000; margin-top:20px;}
.sidebar ul li{height:24px; line-height:24px;	padding-left:10px;	background:url(images/icon1.gif) no-repeat left center;}
.sidebar ul li a {color:#313534;}
.sidebar ul li a:hover {	color:#cc0000;}

/***栏目分类***/
.subnav h3{ height: 50px;line-height: 50px;font-size: 18px;text-indent: 1em;background: #5B513D url(images/ico4.gif) 170px center no-repeat;color: white;}
.sidebar .subnav li{padding-left:0; background:none;height:auto; line-height:auto;}
.subnav li a {display:block; height:36px; line-height:36px; font-size:15px; text-indent:2.5em;
background:#f0f0f0 url(images/ico5.gif) 15px center no-repeat; color:##094a93; border-bottom:#ddd solid 1px; }
.subnav li a:hover, .subnav li.class_on a {	background:#fff url(images/ico5.gif) 15px center no-repeat; color:#ae541f;}



/***内容****/
.content {float:left;	width:730px;	overflow:hidden; height:auto!important; overflow:hidden; }
.sitepath{margin-top:20px; line-height:28px;color:#999;border-bottom:#ccc solid 1px;}
.sitepath a{color:#999;}


/*****文章正文开始********/
.article_content {padding:30px 0;}
.article_content h1 {color:#900;font:bold 26px/48px "微软雅黑";}
.article_info {	height:30px;	line-height:30px;	border-bottom:#ccc dotted 1px; margin-bottom:30px;}
.article_info a {color:#333333;}
.article_info a:hover {color:#cc0000;}

#articleContnet{font:normal 16px/28px "微软雅黑"; color:#000;}

.artilcle_tool{background: #FAFAFA;border: #DBDBDB solid 1px;margin:20px 0 10px;font-size: 12px;padding: 5px 10px;}



.articleList li{border-bottom:#ccc dotted 1px; padding:15px 0; margin:15px 0; height:auto; overflow:hidden;}
.articleList .pic{float: left;width: 150px;margin-right:30px;}
.articleList .pic img{width:150px; }
.articleList .con{}
.articleList .title{font:normal 18px/1.5em "Microsoft YaHei";}
.articleList .intro{color:#999;}

.photoList{height:auto; overflow:hidden; text-align:center; border-top:#ccc solid 1px; padding-top:20px;}
.photoList li{float:left; width:210px; margin:0 10px 0 10px; margin-bottom:20px;}
.photoList li:hover{opacity:0.7;}
.photoList li a{display:block;}
.photoList li img{width:200px; }

.pager{height:auto; overflow:hidden; margin:20px 0!important;}

/*单页*/
.singleContent{font-size:16px; line-height:28px; margin:15px 0;}
.singleContent h2{font:bold 26px/60px "微软雅黑";}
.singleContent p{margin-top:10px;}</pre></body></html>