.headPic{
	margin-bottom: 0px;
	max-height: 450px;}

.wz{
	color: #fa800a;
	font-weight: bold;
	padding-left: 0px!important;
	text-align: right;}
.wz a{
	color: #fa800a;}
.wz a:hover{
	text-decoration: none;
	color: #c02d09;}
.biaoti{
	padding-left: 0px!important;
	margin-bottom: 0px!important;}
.biaoti a{
	text-decoration: none;}
.biaoti a:hover{
	color: #c02d09!important;}
.list-group-item{
	padding:10px 10px 20px 10px;}
.list-group a{
	color: #000;}
.list-group a:hover{
	text-decoration: none;
	color: #fa800a;}
.list-group li{
	border-radius: 0px;
	border:none;}
.fy a{
	color: #fa800a!important;}
.fy a:hover{
	color: #c02d09!important;}

        *{margin:0;padding:0;}
	body{color:#333;}
	ul{list-style:none;}
	a{text-decoration: none;color:#333;}
      .clearfix:after{
		content:"";
		display: block;
		width:100%;
		height:0;
		visibility: hidden;
		clear:both;
	}
	.content{
		width:1100px;
		margin:10px auto;
	}
	.content-left{
		float:left;
		width:190px;
		margin-right:10px;
	}
	.content-right{
		float:left;
		width:900px;
	}
	.content-nav-title{
		height:60px;
		background-color:rgb(6,57,112);
		text-align: center;
		line-height: 60px;
		color:#fff;
		font-size:18px;
	}
	.content-nav-wrapper{
		border-left:1px solid #eee;
		border-right:1px solid #eee;
	}
	.content-nav-list-item{
		height:48px;
		border-bottom:1px solid #eee;
		line-height: 48px;
		text-align: center;
		color:#666;
	}
	.content-nav-list-item:hover{
		background-color:#eee;
	}
	.content-nav-list-item.active{
		background-color:#eee;
	}
	.content-right-top{
		height:24px;
		line-height: 24px;
	}
	.bar-name{
		float:left;
		padding-right:110px;
		height:24px;
		color:#fff;
		padding-left:10px;
		line-height: 24px;
		background-image:url("../imgs/bt.jpg");
		background-repeat: no-repeat;
		background-size:100% 100%;
	}
	.cur-path{
		float:right;
		color:rgb(250,128,10);
	}
	.cur-path a{margin:0 5px;color:rgb(250,128,10);}
	.cur-path a:last-child{margin-right:0;}
	.content-list-wrapper{margin-top:20px;}
	.content-list-item:nth-child(2n+1){background:rgb(253,243,233);}
	.content-list-item{
		height:50px;
		line-height: 50px;
		padding:0 10px;
	}
	.content-time{float:right;}
	.page-wrapper{
		text-align: center;
		padding:10px 0;
		line-height: 25px;
	}
	.page-wrapper span{
		display: inline-block;
		font-size:15px;
		vertical-align: middle;	
	}
	.page-wrapper span:not(:last-child){margin-right:5px;}
	.page-wrapper .btn{
		height:25px;
		width:50px;
		text-align: center;
		border:1px solid #ccc;
		color:#ccc;
	}
	.page-wrapper .btn.active{
		color:#333;
	}
	.cur-page{
		width:27px;
		height:27px;
		
		background-color:rgb(250,128,10);
		color:#fff;
	}