.leftCon{
	width: 870px;
}
.rightCon{
	width: 287px;
}
/*搜索*/
.Subsearch-box{
	margin-bottom: 20px;
    line-height:34px;
}
.leftSBox{
	width: 278px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 4px;
	margin: 6px 0 0 10px;
}
.leftSBox input{
	width: 230px;
	*width: 220px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	
}
.searchIcon {
    width: 20px;
    height: 20px;
    margin: 6px 13px 0 0;
    cursor: pointer;
    background: url(/Content_V1.0/images/pic/searchIcon.png) no-repeat center;
}
.fenyeBox{
	width: 170px;
	line-height: 28px;
	margin: 0 25px 0 0;
}
.fenye{
	width: 98px;
	height: 26px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 20px;
}
.fenye a{
	display:block;
	width: 48px;
	height: 26px;
	line-height: 26px;
	color: #ddd;
	text-align: center;
}
.fenye a:hover{
	color: #ff8517;
}
.bbr{
	border-right:1px solid #ddd;
}
/*搜索结束*/
.newsListBox{
	border-top: 1px solid #e7e6e3;
}
.newsListBox li{
	height: 49px;
	border-bottom: 1px dashed #f3f3f3;
	padding:  0 10px;
}
.newsListBox li a{
	width: 80%;
	line-height: 50px;
}
.newsListBox li a:hover{
	color: #0092DA;
}
.newsListBox li span{
	text-align: right;
	/*width: 10%;*/
	line-height: 50px;
	color: #999;
}
.rightCon{
	width: 287px;
}
.rightConTit{
	width: 98px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #0092da;
	border-radius: 5px 5px 0 0;
}
.rightConList{
	width: 265px;
	border: 1px solid #e7e6e3;
	padding: 10px;
}
.rightConList li{
	height: 40px;
	line-height: 40px;
}
.rightConList li>span{
	width: 14px;
	height: 14px;
	line-height: 14px;
	color: #fff;
	margin: 13px 10px 0 0;
}
.rightConList li>a{
	width: 225px;
	height: 40px;
	line-height: 40px;
}
.rightConList li>a:hover{
	color: #0092DA;
}
.ZiXunHotIcon img {
    width: 20px;
    height: 13px;
    *margin-top: 10px;
}