.navBox {
    margin-top: 25px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px #e9e9e9 solid;
}
.navBox a {
    font-size: 14px;
    color: #aaa;
}
.navBox a:hover {
    color: #005ea4;
}
.containerBox {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    margin-bottom: 25px;
    padding-bottom: 30px;
    /*border-bottom: 10px #ececec solid;*/
    display: flex;
    justify-content: space-between;
}
.containerBox .leftBox {
    width: 84.2%;
    padding-right: 1.6%;
    border-right: 1px #e9e9e9 solid;
    min-height: 500px;
    /*padding: 20px 8% 10px 8%;*/
    box-sizing: border-box;
}
/*.containerBox .leftBox .lbimg {*/
/*    padding-right: 20px;*/
/*}*/
.containerBox .leftBox .imghov {
    overflow: hidden;
}
.containerBox .leftBox .bt_date {
    padding: 10px 0;
}
.containerBox .leftBox .bt_date span {
    color: #aaa;
    margin-right: 15px;
    font-family: 宋体;
}
.containerBox .leftBox .bt_zaiy {
    line-height: 24px;
}
.containerBox .leftBox .bt_more {
    padding-top: 10px;
}
.containerBox .leftBox .bt_more a {
    color: #005ea4;
}
.containerBox .leftBox .bt_title a {
    font-size: 20px;
    line-height: 22px;
    font-family: 微软雅黑;
    font-weight: bold;
}
.containerBox .rightBox {
    width: 13.6%;
    min-height: 500px;
    font-size: 16px;
}
.containerBox .rightBox .rightItemBlock {
    padding-top: 20px;
}
.containerBox .rightBox .rightItemBlock:first-child {
    /*padding-top: 0px;*/
}
.containerBox .rightBox .rightItemBlock .rightItemBlockTitle a {
    padding-right: 15px;
    font-family: 微软雅黑;
    font-size: 16px;
    color: #005ea4;
    font-weight: bold;
}
.containerBox .rightBox .rightItemBlock .rightItemBlockContent {
    padding: 20px 0 15px 0;
    border-bottom: 1px #ececec solid;
}
.containerBox .rightBox .rightItemBlock .rightItemBlockContent a {
    line-height: 20px;
    font-size: 14px;
}

@media screen and (max-width: 500px) {
    .containerBox .rightBox,
    .tableList .bt_zaiy,
    .tableList .bt_more {
        display: none;
    }
    .containerBox .leftBox {
        padding: 0 5%;
        border-right: none;
        margin-top: 20px;
    }
    .containerBox .leftBox {
        width: 100%;
    }
    .containerBox .leftBox .bt_title a {
        font-weight: normal !important;
    }

    .containerBox .leftBox .imghov img {
        max-width: 300px !important;
    }
    .navBox {
       margin: 0;
    }
}
.lbimg{padding-right:20px;}@media all and (max-width: 500px){.lbimg{padding-right:10px;}.bt_title a{ font-weight:normal;}.containerBox .leftBox .bt_date{padding:5px 0 0 0}.simple_pgPanel{ padding:0 !important;}.simple_pgRefresh,.simple_separator{display:none !important;} .new{min-height:450px}}@media all and (max-width: 321px){.simple_pgLast,.simple_pgFirstDisabled{display:none !important;}}