
.newlist{
	float: left;
}
.lit{
	width:130px;
	height: 50px;
	font-size: 20px;
	background-color: #0081cc;
	color:#fff;
	line-height: 50px;
	text-align: center;
}

.newlist ul{
	background:url(../image/leftbg.jpg) no-repeat;
	width: 150px;
	/*height: 300px;*/
}
.newlist a {color:#444;}
.newlist li {
	width:140px;
	height: 49px;
	line-height: 50px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	/*cursor: pointer;*/
}
.hover{
	color:#fff;
	font-weight: bold;
	background:url(../image/leftbg.png) no-repeat;
}
.newlist a li:hover{
	background:url(../image/leftbg.png) no-repeat;
	font-weight: bold;
	color:#fff;
}
.newcon{
	float: left;
	width: 780px;
}

.newcon_9610{
	float: left;
	width: 780px;
}
/*右边内容*/
.newcon h3{
	color:#009de1;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #ccc;
	border-left: 8px solid #009de1;
}
.newcon ul li{border-bottom: 1px dashed #e0e3e6;height: 150px;margin-top: 30px;}
.newcon img{
	width:180px;
	float: left;
	border:1px solid #e0e3e6;
}


.newcon_9610 h3{
	color:#009de1;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #ccc;
	border-left: 8px solid #009de1;
}
.newcon_9610 ul li{border-bottom: 1px dashed #e0e3e6;height: 150px;margin-top: 30px;}
.newcon_9610 img{
	width:126px;
	float: left;
	border:1px solid #e0e3e6;
}

.con33{
	width: 584px;
	float: right;
}

.con33_9610{
	width: 636px;
	float: right;
}
.con3333{
	width: 584px;
	float: right;
}
.con33 h4,.con333 h4,.con3333 h4,.con33_9610 h4{
	font-size: 18px;
	max-width: 580px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.con33 h4 a,.con33_9610 h4 a{
	color: #444;
}
.con33 h4 a:hover,.con33_9610 h4 a:hover{
	color: #0081cc;
}
.con33 h5,.con3333 h5{
	font-size: 12px;
	line-height: 26px;
	color:#999;
	font-weight: normal;
}
.con33 p,.con333 p,.con3333 p,.con33_9610 p{
	margin-top:10px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
 	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.con33 span a,.con333  span a,.con3333  span a,.con33_9610 span a{
	display: block;
	text-align: right;
	line-height: 40px;
	font-size: 14px;
	color:#0081cc;
}
.con33 span a:hover,.con33_9610 span a{color: #444;}
.con66{
	text-align:center;
	font-size: 18px;
	margin-top:30px;
	margin-bottom: 20px;
}


/*新闻内容*/
.newcont{
 	width: 800px;
 	margin:0 auto;
}
.newcont h3{
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.newcont span{
	text-align: center;
	font-size: 14px;
	color:#999;
	display: block;
	line-height: 40px;
}
.newcont01{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.newcont img{
	width:560px;
	height: 360px;
	border: 1px solid #ccc;
}
.newcont .img96{
	width:100%;
	height: 100%;
	border: none;
}
.newcont p{
	margin-top: 10px;
	text-align: left;
	line-height: 36px;
	font-size: 16px;
}




.newcon .ps-item ul li a img{
	float: left;
}