.ul li{
	height: 32px;
	line-height: 32px;
	padding-left:18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/dot_03.jpg) no-repeat 5px 14px;
}
.contentBox{
	width:1000px;
	margin: 0 auto;
}
.title{
	width: 98%;
	height: 38px;
	margin-bottom: 10px;
	background:#eeeeee ;
}
.title h2{
	width: 75px;
	color: #990000;
	line-height: 38px;
	font-size: 18px;
	padding-left: 10px;
}
.tit1{
	width: 98%;
	height: 30px;
	border-top: 1px solid #6E6E6E;
	margin-bottom: 10px;
}
.tit1 h2 a{
	display: inline-block;
	width: 120px;
	border-top: 1px solid #838383;
	color: #666;
	font-size: 18px;
	padding-left: 10px;
}
.contentLeft{
	float: left;
	width:680px;
	border-right: 1px solid #CCCCCC;
}
.contentRight{
	float: right;
	width:300px;
}
.contentLeft ul{
	width:98%;
	height: auto;
	overflow: hidden;
}
.contentLeft ul li{
	width:auto;
	height: auto;
	margin-bottom:8px ;

}
.contentLeft ul li h2{
	width:98%;
	height: 40px;
	padding-left: 30px;
	background: url(../images/news_icons.png) no-repeat 0 4px ;
}
.contentLeft ul li h2 a{
	font-size: 18px;
}
.contentLeft ul li h1{
	width:98%;
	height: 40px;
}
.contentLeft ul li h1 a{
	font-size: 18px;
}
.share{
	width:100px;
	float: right;
	position: relative;
	z-index: 1;
	
}
.share a{
	float: left;
	padding-right: 5px;
}
.share .bdshare_t{
	float: left;
	position: absolute;
	top:-2px;
	left:35px;
}
.page{
	width:380px;
	height: 40px;
	margin: 20px auto 10px;
}
.page div{
	float: left;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	padding: 4px 8px;
	margin-right:10px;
	cursor: pointer;
	font-size: 12px;
	background:#f5f5f5 ;
}
.page .active{
	border: 1px solid #1d94ae;
    color: #fff;
}
.page div:hover{
	background-color: #4895e4;
    border-color: #3586d9;
    color: #fff;
}
.ulList{
	width:100%;
	height: 200px;
	overflow: hidden;
}
.ulList li{
	width: 98%;
	height: 40px;
	line-height: 30px;
	padding-left: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ulList li span{
	display: inline-block;
	padding: 1px 5px;
	line-height: 20px;
	background:#6E6E6E ;
	color: #ffffff;
	font-size: 12px;
	
}
.ulList li a{
	padding: 0px 8px 0;
	
}
.ulList li .red{
	background: #E74953;
}
.box{
	margin-bottom: 60px;
}
.holdUl{
	height: 260px;
	overflow: hidden;
}
.ads img{
	width: 100%;
	height: 140px;
}
.bds_more{
	background: no-repeat !important;
}
