.w720{width: 720px;overflow: hidden;}
.w350{width: 350px;overflow: hidden;}
.item{padding-top:15px;}
.item:hover{background: #efefef;}
.item_l{width:150px;height:94px;overflow:hidden;margin-right:20px;}
.item_l img{width:100%;height:94px;display:block;}
.item_r{height:94px;overflow:hidden;}
.item h2{font-size: 16px;padding-bottom: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.item p{font-size: 12px;line-height: 20px;color:#666;max-height: 40px;display: -webkit-box;
overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.item span.date{display: block;padding: 5px 0;color:#666;}
.item .line{height: 1px;background: #ccc;width: 100%}
.item .line span{display: block;width: 20px;border-bottom:1px solid #dc0a09;height: 0;}
.counties{font-size:16px;background:url(../img/pd_xq_bg.jpg) repeat-x;color:#fff;text-align:center;position:relative;}
.counties .count_con{height:28px;line-height: 28px;width:100%;background: url(../img/pd_xq_bg1.png) no-repeat right center;padding:10px 0;}
.count_con a{font-size:18px;color:#999;font-family: "微软雅黑";font-weight:bold;font-style: italic;padding:0 25px 0 0px;background:url(../img/pd_xq_line.png) no-repeat right center}
.count_con a:last-child{background: none;}
.count_con a:hover{color:#337ab7;}
.count_con a.on{color:#337ab7;}

/*以下是分页按钮的样式*/

/* .pages{clear:both;display:block; overflow:hidden; padding-top:15px;}
.pages li {float:left; border:1px solid #0088cc;margin:5px;text-align:center;
		padding:3px 20px; list-style:none;cursor:pointer;}
.pages li a {text-decoration:none;}
.page-next, .page-previous {background-color:#cccccc;}
.page-active {background-color: #0088cc} */
.p_page{text-align: center;width:100%;}
.pages{text-align:center;margin-top:20px;}
.pages {overflow: hidden;display:inline-block;}
.pages  li{float:left;}
.pages  li a{cursor:pointer;text-decoration: none;padding: 10px 20px;display: block;background: #fff;border: 1px solid #ccc;color: #999;margin-left: -1px;}
.pages  li.active a{color:#fff;background:#337ab7;border:1px solid #337ab7;}
.pages  li.page-active a{background:#a8000e;color:#fff;}
.pages li.page-previous a{margin-left:0;}