
.con_left{
	width:768px;
	height:auto;
	min-height:500px;
	float:left;
	margin-right:40px;
	border:1px solid #eeeeee;
	border-radius:2px;
    margin-top: 40px;
}
.share_pic{
	width:100%;
	height:auto;
	float:left;
	border-top:1px dashed #d7d7d7;
}
.share_pic .title{
	width:100%;
	height:50px;
	line-height:50px;
	float:left;
}
.share_pic .title span.ico{
	width:5px;
	height:13px;
	float:left;
	background:#ccc;
	margin-right:10px;
	margin-top:19px;
}
.share_pic .title span.text{
	width:auto;
	float:left;
	font-size:16px;
	color:#777;
}
.share_pic .detail{
	width:100%;
	height:auto;
	float:left;
}
.share_pic .detail li{
	width:180px;
	height:130px;
	float:left;
	margin-right:16px;
	margin-bottom:15px;
}
.share_pic .detail li a{
	width:180px;
	height:130px;
	float:left;
	position:relative;
}
.share_pic .detail li a img{
	width:180px;
	height:130px;
	float:left;
}
.share_pic .detail li a span.text{
	width:92%;
	padding:0 4%;
	height:25px;
	line-height:25px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:rgba(0,0,0,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:12px;
	text-align:center;
}
.share_pic .detail li a:hover span.text{
	background:rgba(206,26,12,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ce1a0c,endColorstr=#99ce1a0c);
}

/*con_right*/
.con_right{
	width:270px;
	height:auto;
	min-height:200px;
	float:left;
}
/*热点推荐*/
.con_right_rdtj{
	width:100%;
	height:auto;
	min-height:305px;
	float:left;
	background:#f4f5f9;
	margin-bottom:20px;
}
.con_right_rdtj .title{
	width:100%;
	height:45px;
	line-height:45px;
	float:left;
	border-bottom:1px solid #e6e6e6;
}
.con_right_rdtj .title .text{
	font-size:16px;
	float:left;
	margin-left:15px;
	color:#555;
}
.con_right_rdtj .title a{
	float:right;
	color:#999;
	margin-right:15px;
	font-size:12px;
}
.con_right_rdtj .detail{
	width:240px;
	height:auto;
	float:left;
	padding:10px 15px;
}
.con_right_rdtj .detail ul li{
	width:100%;
	height:30px;
	line-height:30px;
	float:left;
	background:url(../images/ico_point.gif) no-repeat 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px;
}
.con_right_rdtj .detail ul li a{
	margin-left:13px;
}
/*阅读排行*/
.con_right_ydph{
	width:100%;
	height:auto;
	min-height:305px;
	float:left;
	background:#f4f5f9;
	margin-bottom:20px;
}
.con_right_ydph .title{
	width:100%;
	height:45px;
	line-height:45px;
	float:left;
	border-bottom:1px solid #e6e6e6;
}
.con_right_ydph .title .text{
	font-size:16px;
	float:left;
	margin-left:15px;
	color:#555;
}
.con_right_ydph .title a{
	height:20px;
	line-height:20px;
	float:right;
	color:#999;
	margin-right:15px;
	margin-top:13px;
}
.con_right_ydph .title a:hover{
	text-decoration:none;
}
.con_right_ydph .title a.current{
	color:#bb0000;
	border-bottom:1px solid #bb0000;
}
.con_right_ydph .detail{
	width:240px;
	height:auto;
	float:left;
	padding:10px 15px;
}
.con_right_ydph .detail .yqph_ul{
	display:none;
}
.con_right_ydph .detail .yqph_ul.current{
	display:block;
}
.con_right_ydph .detail ul li{
	width:100%;
	height:30px;
	line-height:30px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px;
}
.con_right_ydph .detail ul li a{
}
.con_right_ydph .detail ul li .num{
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
	background:#e3e3e3;
	color:#555;
	font-size:12px;
	border-radius:50px;
	margin-top:5px;
	margin-right:12px;
}
.con_right_ydph .detail ul li .num.first{
	background:#dd3635;
	color:#fff;
}
.con_right_ydph .detail ul li .num.second{
	background:#f88319;
	color:#fff;
}
.con_right_ydph .detail ul li .num.three{
	background:#fec35f;
	color:#fff;
}
.con_right_ydph .detail ul li .num.four{
	background:#6ac874;
	color:#fff;
}

/*便民服务*/
.con_right_fast{
	width:268px;
	height:auto;
	float:left;
	border:1px solid #e6e6e6;
}
.con_right_fast .title{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #e6e6e6;
	float:left;
}
.con_right_fast .title span{
	width:auto;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:15px;
	font-size:16px;
	border-bottom:1px solid #ce1a0c;
}
.con_right_fast .detail{
	width:100%;
	height:auto;
	float:left;
	padding-top:5px;
	padding-bottom:15px;
}
.con_right_fast .detail a{
	width:69px;
	height:75px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}
.con_right_fast .detail a img{
	width:69px;
	height:55px;
	float:left;
}
.con_right_fast .detail a .text{
	width:100%;
	height:20px;
	line-height:20px;
	float:left;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.con_right_fast .detail a:hover .text{
	color:#ce1a0c;
}



.con_left_main{
	width:748px;
	height:auto;
	float:left;
	padding:15px 20px;
}
.con_left_main_box{
	width:100%;
	height:auto;
	float:left;
}
.con_left_main_box ul li{
	width:100%;
	height:35px;
	line-height:35px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:url(../images/ico_list.png) no-repeat 0;
	font-size:15px;
}
.con_left_main_box ul li img.ico_pic{
	vertical-align:middle;
	margin-right:5px;
	margin-top:-1px;
}
.con_left_main_box span.line{
	width:100%;
	height:auto;
	float:left;
	border-top:1px dashed #d7d7d7;
	margin:15px 0;
}
.con_left_main_box ul li a{
	margin-left:25px;
}
.con_left_main_box ul li span.date{
	float:right;
	margin-left:15px;
	font-size:13px;
	color:#999;
}