.list-box {
    background: #f7f7f7;
    padding-bottom: 50px;
}

.list-box {}

.list-box-sm {
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-top: -50px;
    padding: 40px;
}
.list-right-tt {
    font-size: 20px;
    color: #b5191a;
    font-weight: bold;
}

.list-right-top {
    border-bottom: solid 1px #ededed;
    padding-bottom: 10px;
}

.list-right {
    width: 1085px;
    padding-left: 25px;
}
.list-ul{
    min-height: 450px;
}
.list-ul li {
    position: relative;
    line-height: 50px;
    border-bottom: dashed 1px #ededed;
    padding-right: 115px;
}

.list-ul li span.news_meta {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.list-ul li a {
    width: 970px;
    font-size: 16px;
    color: #262626;
}

.list-ul li a font {
    color: #b5191a;
    font-weight: bold;
    padding-right: 10px;
}
.clearfix2:before,
.clearfix2:after,
.clearfix2:after {
    clear: both;
    display: table;
    content: " ";
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.page-box {
    margin-top: 40px;
}
/*åˆ†é¡µ*/
/* åˆ†é¡µå®¹å™¨æ ·å¼ */
.page-box {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.list-ul{
    min-height: 450px;
}
.list-ul li {
    position: relative;
    line-height: 50px;
    border-bottom: dashed 1px #ededed;
    padding-right: 115px;
}

.list-ul li span.news_meta {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.list-ul li a {
    width: 970px;
    font-size: 16px;
    color: #262626;
}

.list-ul li a font {
    color: #b5191a;
    font-weight: bold;
    padding-right: 10px;
}

/* åˆ†é¡µé¡¹æ ·å¼ */
.page-item-box {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #333;
    border-radius: 3px;
}

/* æ¿€æ´»åˆ†é¡µé¡¹æ ·å¼ */
.page-item-box.active {
    background-color: #b5191a; /* é€‰ä¸­çŠ¶æ€çš„èƒŒæ™¯é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
    color: #fff; /* æ–‡å­—é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
    border: 1px solid #b5191a; /* è¾¹æ¡†é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
}

/* é¼ æ ‡æ‚¬åœæ—¶çš„æ ·å¼ */
.page-item-box:hover {
    background-color: #b5191a; /* é€‰ä¸­çŠ¶æ€çš„èƒŒæ™¯é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
    color: #fff; /* æ–‡å­—é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
    border: 1px solid #b5191a; /* è¾¹æ¡†é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
}

/* ç¦ç”¨åˆ†é¡µé¡¹æ ·å¼ */
.page-item-box.disabled {
    pointer-events: none;
    color: #ccc;
    border: 1px solid #ccc;
    background-color: #f8f9fa;
}

.action-page {
    background-color: #b5191a; /* é€‰ä¸­çŠ¶æ€çš„èƒŒæ™¯é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
    color: #fff; /* æ–‡å­—é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
    border: 1px solid #b5191a; /* è¾¹æ¡†é¢œè‰²ï¼Œå¯ä»¥æ ¹æ®éœ€è¦ä¿®æ”¹ */
}