.lbbt{font-size: 24px;font-weight: bold;color: #333;padding-left: 16px; border-left: 5px solid #e21a22;margin-bottom: 40px;}
.lbbt_xhx{border-bottom: 1px solid #e9e9e9;}
.lbnr ul {margin-top:1px;}
.lbnr li{border: 1px solid #0000; border-bottom: 1px dashed #cdcdcd; margin-top: -1px; box-sizing: border-box;}
.lbnr li:hover{border-radius:0px!important; }
.lbnr li a{font-size: 16px;color: #000;line-height: 60px;height: 60px;display: inline-block;}
.lbnr li span{float: right;line-height: 60px;height: 60px;}
.lbnr{margin-top:30px;overflow: hidden;}
.lbnr img{max-width: 100%;}

/* 分页器 */
.easysite_pages{ display: flex;justify-content: center; align-items: center; margin-top: 40px;margin-bottom: 40px;flex-wrap: wrap;}
.easysite_pages > * {margin-top:.5em}
.easysite-page-wrap1 span{ display: flex;}
.easysite-total-page{ display: initial;}
.easysite-page-wrap{display: initial; line-height: 30px; border: 1px solid #cfdce5; border-radius: 5px; margin-right: 8px; font-size: 14px; color: #484848; padding: 0 10px;word-break: keep-all;}
.NormalRed{background: #e21a22; border: 1px solid #e21a22; border-radius: 5px; margin-right: 8px; font-size: 14px; color: #fff; width: 30px; text-align: center; height: 30px; line-height: 30px;}
.pagingNormal{border: 1px solid #cfdce5; color: #484848; border-radius: 5px; margin-right: 5px; font-size: 14px; width: 30px; text-align: center; height: 30px; line-height: 30px;}
.easysite-jump-btn{background: #fff}
.easysite_pages .jump-num{border:1px solid #cfdce5;line-height:30px;border-radius:4px;text-align:center;}
.easysite-jump-btn {cursor:pointer}
.easysite-page-wrap:hover, a.pagingNormal:hover {border-color:#e21a22}

@media screen and (max-width: 1199px) {
.lbbt {margin-bottom: 15px;margin-top: 20px;}
.lbnr{margin-top: 10px;}
.wzlb ul li a{width:60%;overflow:hidden;}
.wzlb ul li{line-height: normal !important; padding-left: 6px !important;}
.content_top{margin-bottom: 0;}
.easysite-page-wrap {margin-right: 4px; padding: 0 4px;}
.easysite-jump-page {display: none;}
}

@media screen and (max-width: 999px) {
/* 手机适配分页器 */
.easysite_pages{display: block; height: auto; margin-top: 40px;}
.easysite-jump-page{font-size: 16px; display: inline-block;}
.easysite-page-wrap{display: none;}
.easysite-total-page{display: inline-block; margin-top: 24px;}
.wzxq table tr td{font-size: 16px;}
}