.w800{width:800px;margin-right:25px;}
.w275{width:275px;}
.table{width:100%;background-color: transparent;border-spacing: 0;
    border-collapse: collapse;    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.table thead tr{
background: #ecf6fb;
height: 40px;
line-height: 40px;
border: 1px solid #deeef5;
color: #666;}
.table thead tr th{text-align: center;}
.table td{overflow: hidden;
border: 1px solid #deeef5;
padding:10px;
color: #777;
text-align: center;}
.column{font-size:26px;font-family:'微软雅黑'}
.table td a{display: block;}
.table td.text-left{text-align: left;}
.right_txt{border:1px solid #deeef5;}
.right_txt_con{padding:0 15px 5px;}
.right_txt h2{text-align: center;padding-top: 10px;}
.right_txt p{line-height: 26px;font-size: 14px;margin:5px 0;text-indent: 2em;}

.counter_news{    position: relative;
    background: #f4f4f4;
    height: 95px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}
.counter_news_all{
    position: absolute;
    width: 150px;
    left: 0px;
    top: 20px;
    text-align: center;
    height: 55px;
}
.counter_news_month{
    position: absolute;
    width: 125px;
    top: 20px;
    text-align: center;
    right: 0px;
    height: 55px;
    border-left: 2px solid #FFF;
}
.counter{
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
}
.counter_news h5{
    font-weight: normal;
    font-size: 14px;
}
.right_txt img{width:100%;display: block;}
.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;}