<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bigtitle{
	height:60px;
	width:100%;
}
.bigtitle ul{
	float:left;
}
.bigtitle ul li{
	line-height:30px;
}
.bigtitle ul li ul{
	width:33%;
}

body{
		width:100%;
		margin:0px;
		padding:0px;
		font-family:'黑体';
		background-color:#eeeeee;
	}
	a:hover{
		cursor:pointer;
	}
	.header{
		height:30px;line-height:30px;
		font-size:14px;
		border-top:1px #c5c5c5 solid;
		border-bottom:1px #c5c5c5 solid;
		FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f9f9f9,endColorStr=#e7e7e7); /*IE 6 7 8*/ 
		background: -ms-linear-gradient(top, #f9f9f9,  #e7e7e7);        /* IE 10 */
		background:-moz-linear-gradient(top,#f9f9f9,#e7e7e7);/*火狐*/ 
		background:-webkit-gradient(linear, 0% 40%, 60% 100%,from(#b8c4cb), to(#e7e7e7));/*谷歌*/ 
		background: -webkit-gradient(linear, 0% 40%, 60% 100%, from(#f9f9f9), to(#e7e7e7));      /* Safari 4-5, Chrome 1-9*/
		background: -webkit-linear-gradient(top, #f9f9f9, #e7e7e7);   /*Safari5.1 Chrome 10+*/
		background: -o-linear-gradient(top, #f9f9f9, #e7e7e7);  /*Opera 11.10+*/
	}
	li{
		list-style:none;
	}
	a{
		color:#333333;
		text-decoration:none;
	}
	a:hover{
		color:#333333;
		text-decoration:underline;
	}
	.body{
		width:1100px;
		margin:auto;
	}
	.menu{
		color:#fff;
		font-size:17px;
		text-align:center;
	}
	.menu a{
		color:#fff;
	}
	.menu .active{
		width:9%;
		background-color:#fff;
		color:#229f19;
	}
	.menu .active a{
		color:#229f19;
	}
	.menu .active a:hover{
		text-decoration:none;
	}
	.menu .active1{
		width:10%;
		background-color:#fff;
		color:#229f19;
		padding:10px 32px;
		margin-right:-32px;

	}
	.menu .active1 a{
		color:#229f19;
	}
	.menu .active a{
		color:#229f19;
	}
	.menu li{
		color:#fff;
		display:inline;
		list-style:none;
		text-align:center;
		width:10%;
		padding:10px 12px 10px 12px;
		margin:auto 6px;
	}
	.footer span{
		margin-left:10px;
		margin-right:10px;
	}
	
	.tab1{
		font-size:15px;
	}
	.tab1 .active a{
		padding:7px 15px;
		color:#fff;
		background-color:#cc1300;
		border-radius: 5px; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
	}
	.tab1 .active a:hover{
		text-decoration:none;
	}
	.tab1 li{
		float:left;
		list-style:none;
		margin-right:20px;
	}
	
	.art{
		clear:both;
		width:100%;
		height:auto;
	}
	.art .block{
		float:left;
		background-color:#fff;
		width:540px;
		margin-right:15px;
		border:1px #ddd solid;
		border-top:1px #f1291a solid;
	}
	.art .block a{
		color:#f1291a;
	}
	.art .block:last-child{
		margin-right:0px;
	}
	.art ul{
		margin:0px;
		padding:0px 0px 0px 20px;
	}
	.art li{
		list-style:none;
	}
	.art .green{
		width:69%;
	}
	.art .title{
	    height:40px;
		background-image:url(sort.png);
		background-repeat:no-repeat;
		border-bottom:1px #ddd solid;
		background-position:top left;
		background-size:100%;
		padding-left:40px;
	}
	.art .title li{
		float:left;
		line-height:40px;
		font-size:18px;
		color:#ffdd00;
	}
	.art .tab2{
		font-size:14px;
		height:55px;
		margin-top:5px;
	}
	.art .tab2 .active{
		background-color:#cf0000;
		color:#fff;
		padding:13px 18px;
		border:0px;
	}
	.art .tab2 a{
		border:1px #ddd solid;
		border-bottom:0px;
		padding:13px 18px;
		cursor:pointer;
	}
	.margin{
		margin-top:15px;
	}
	.list{
		font-size:16px;
	}
	.listgreen span{
		background-image:url('tubiao.png');
		padding:5px 5px;
		position:absolute;
		margin-top:10px;
		background-repeat:no-repeat;
	}
	.list li{
		line-height:28px;
		overflow:hidden;
		padding-right:20px;
	}

	.list li:last-child{
		margin-bottom:10px;
		margin-top:10px;
		text-align:right;
	}
	.listimg li{
		margin-bottom:15px;
		text-align:center;
		float:left;
		margin-right:14px;
		padding-top:15px;
	}
	.bannerb img{
		width:137px;
	}
	.tabtitle li{
		float:left;
		width:130px;
		border-right:1px #ddd solid;
		height:40px;
		text-align:center;
		cursor:pointer;
	}
	.tabtitle .active{
		background-color:#fff;
	}
	.tabtitle li div{
		float:left;
		padding-top:10px;
		padding-bottom:10px;
		margin-left:5px;
		margin-left:12px;
	}
*{margin:0;padding:0;list-style-type:none;}
a, img{border:0;}
body{font:12px/180% "微软雅黑", Arial, Helvetica, sans-serif;background-color:#eeeeee;}
	.infolist{
		height:auto;
		font-size:16px;
		padding-bottom:10px;
	}
	.infolist li{
		line-height:24px;
		padding:8px 15px 8px 25px;
	}
	.infolist .active{
		color:#fff;
		background-color:#cc1300;
	}
	.infolist span{
		background-color:#cc1300;
		padding:2px 2px;
		position:absolute;
		margin-top:10px;
		margin-left:-10px;
	}
	.infomation{
		margin:30px;
	}
	.content{
		padding:20px 0px;
		line-height:25px;
	}
	.content img{
		width:100%;
		margin:20px 0px;
	}
</pre></body></html>