﻿.bannerbox{background:#fff;padding:10px;height:256px;margin:15px 0;}
.bannerbox img{width:100%;height:256px;}
.hyzx{padding:20px;background:#fff;margin-bottom:15px;}
.hyzx_tit a{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 50px;
    color: #fff;
    background: #78a0d4;
    margin-right: 15px;
    margin-bottom: 20px;
    cursor: pointer;
}
    .hyzx_tit a:hover, .hyzx_tit a.current {
        background-color: #0061b0;
        border-bottom: 2px #9dc815 solid;
    }
.hyzj_list{overflow:hidden;border-bottom:dotted 1px #efefef;height:50px;line-height:50px;}
    .hyzj_list:last-child{border:none;}
    .hyzj_left {
        height: 50px;
        overflow: hidden;
        float: left;
        background: url('../image/dot10.jpg') no-repeat left center;
        padding: 0 0 0 15px;
        width: 1000px;
    }
.hyzj_right{float:right;width:100px;text-align:right;color:#999;}
.banner{margin:15px 0;height:147px;}
.xw_dh {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    color: #aaa;position:relative;
}
.back {
    position: absolute;
    color: #333;
    right: 15px;
    top: 12px;
}

    .back img {
        width: 30px;
        vertical-align: -10px;
    }
        .xw_dh span {
        color: #333;
    }
    .xw_dh a {
        color: #aaa;
    }
        .xw_dh a.sel {
            color: #1d6faf;
        }
.new_t {
    border-bottom: dotted 1px #eee;
    padding: 15px 0;
    text-align: center;
}
    .new_t h3 {
        font-size: 24px;
        font-weight: normal;
        margin-bottom: 10px;
        line-height: 1.5;
        padding: 0 20px;
    }
    .new_rq {
        color: #999;
    }
        .new_rq span {
            margin: 0 20px;
        }
.new_but{padding:15px 0 0 0;}
.new_but .suoxiao, .new_but .fangda {
    display: inline-block;
    background: #1d6faf;
    color: #fff;
    border-radius: 5px;
    margin: 0 10px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.new_m {
    padding: 15px 0;
}
    .new_m div{line-height:1.8;margin-bottom:10px;text-indent:28px;}
    /*分页*/
    .page {
        overflow: hidden;
    }
.page_m {
    position: relative;
    left: 50%;
    float: left;
    padding: 30px 0 10px 0;
}

.page_list {
    position: relative;
    left: -50%;
    overflow: hidden;
}

.page_list li {
    float: left;
    margin: 0 5px;
    background: none;
    line-height: normal;
    padding: 0;
    border: none;
}

.page_list li a {
    display: block;
    border: solid 1px #d6d7d7;
    padding: 10px 15px;
}

    .page_list li a.sel {
        border: solid 1px #3077b3;
        background: #3077b3;
        color: #fff;
    }
