@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    /*background-color:#efefef;*/
    background-color:#f1f1f1;
    font-family: 'Microsoft Yahei',Georgia,'Times New Roman',Times,serif;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    margin: 20px 0;
    list-style: none;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.textbox h3 {
    border-bottom: 1px dashed #d1d1d1;
    padding: 2px 0 5px 25px;
    margin: 10px 0;
    font-weight: 900 !important;
    color: #1e89e0;
    background: url(../image/bj_01.png) no-repeat 0 -635px;
    font-size: 16px;
}

.textbox p {
    line-height: 25px;
    color: #666;
    margin-bottom: 15px;
    font-size: 15px;
}

.time {
    padding: 0px 0px 0px 24px;
    background: url(../image/bj_05.png) no-repeat 0 -19px;
    white-space: nowrap;
}

.seen {
    padding: 0px 0px 0px 24px;
    background: url(../image/bj_05.png) no-repeat 0 -53px;
    white-space: nowrap;
}

.down-arrow {
    padding: 0px 0px 0px 18px;
    background: url(../image/bj_05.png) no-repeat 0 -19px;
}

.down-arrow {
    padding: 2px 0 5px 25px;
    background: url(../image/bj_01.png) no-repeat 0 -477px;
}

.nav_home {
    padding: 36px 20px 8px 26px;
    background: url(../image/tp05.png) no-repeat 0 -503px;
}

.nav_home_0 {
    padding: 36px 20px 8px 26px;
    background: url(../image/tp05.png) no-repeat 0 -325px;
}

.nav_home_1 {
    padding: 36px 20px 8px 26px;
    background: url(../image/tp05.png) no-repeat 0 5px;
}

.nav_home_2 {
    padding: 36px 20px 8px 26px;
    background: url(../image/tp05.png) no-repeat 0 -161px;
}

.categories {
    padding: 36px 20px 8px 26px;
    background: url(../image/tp05.png) no-repeat 0 -843px;
}