/*************************列表*****************************************/
	.listColumn{
		width: 100%;
		height: 100%;
margin:20px 0px;
		/*border:1px solid #ff0000;*/
	}
	.listColumn .cont{
		width: 1200px;
		
		/*float: left;*/
		margin: 30px auto;
		/*border:1px solid #ff0000;*/
	}
	.cont .posi{
		width:100%;
		height: 30px;
                float:left;
               line-height:30px;
               margin:20px 5px;
		/*border:1px solid #ff0000;*/
	}
	.posi span,.posi  div{
                display:inline-block;
		font-size: 16px;
	}
.posi span a{color:#000;text-decoration:none;}
	.cont .ti{
			width:240px;
			height:auto;
padding-bottom:10px;javascript:;
			margin: 10px 0 20px 15px;
			float: left;
			overflow: hidden;
			text-align: center;
			background-color: #01366d;
			/*border: 1px solid #FF0000;*/
		}
	.ti span {
		
		height:45px;
		float: left;
		margin:0px;
		line-height: 50px;
		font-size:18px;
                 color:#fff;
		/*border: 1px solid #0000FF;*/
	}
	.ti .nav {
		width:240px;
		height:590px;
		margin:0px 0 0 12px;
		float: left;
		overflow: hidden;
		text-align: center;
		background-color: #eeeeee;
		/*border: 1px solid #0000FF;*/
	}
	.nav li {
		float: left;
		width:200px;
		height: 50px;
		line-height: 50px;
		/*list-style: none;*/
		/*cursor: pointer;*/
		
	}
	.nav li a{
		font-size: 20px;
		color: #000;
		margin: 00 0 0 ;
		text-decoration: none;
		/*border: 1px solid #FF0000;*/
	}
	.nav li:hover,.selected{
		color: #FFFFFF;
		border-left:8px solid #fe9017;
	}

	
	.nav li a:visited{
		
	}
	.cont .news_content{
		
		width:900px;
		height:auto;
		float: left;
		margin: 10px 0 0 20px;
		padding: 0px;
		/*border: 1px solid #00FF00;*/
	}
	.news_content .list{
		
		width:930px;
		height:auto;
		line-height:30px;
		float: left;
		margin:0px 0 0 0px;
		/*border: 1px solid #FF0000;*/
	}

	.news_content .list .topic-tittle{
		width: 930px;
		height: 40px;
		line-height: 40px;
		margin:0px 0 20px 0 ;
		border-left: 6px solid #fe9017;
		/*border:solid 1px #FF0000;*/
	}
	.topic-tittle h2{
		width: 120px;
		height: 40px;
		float: left;
		font-weight: bold;
		font-size: 28px;
		padding: 0 0 0 20px;
	}
	.topic-tittle a { 
	    color: #000;
		text-decoration: none;
	}
	.topic-tittle hr{
		width: 930px;
		float: left;
		color: #0e2f76;
	}
	 .list ul{
		margin: 20px 0 0 0px;
	 	list-style:square  inside url("../img/箭头.png");
	}
 .list ul li {
	 width:100%;
		height: 40px;
		margin: 0 0 0 0px;
		line-height: 40px;
		font-size: 18px;
list-style:none;
		/*border: 1px solid #0000ff;*/
	}
	 .list ul li span{
		float: right;
		width: 150px;
		margin: 0px;
		color: grey;
		/*border: 1px solid #0000ff;*/
	}
	 .list ul li a{
		
		text-decoration: none;
		color: #000000;
                width:650px;
		/*float: left;*/
		/*margin: 0px;*/
		/*border: 1px solid #0000ff;*/
	}
#wp_pager ul.pages{margin:50px auto; text-align:center;}
ul.pages li{width:80px;display:inline-block; text-align:center;}
ul.pages li a{width:50px;padding:0px;}
ul.pages li a span{width:41px;}



.wp_listcolumn .wp_column a{

  font-weight:500 !important;
}
	
/************************页脚***************************************/
	

