/*! CSS Used from: http://sj.rjzk.com.cn/4358485cc7d37938/css/0167645.css?1545204549 */
a {
    color: #333;
}

a {
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none !important;
}

.page_btn {
    clear: both;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.page_btn a {
    display: inline-block;
    color: #333;
    box-sizing: border-box;
    margin: 0 5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    font-family: 'microsoft YaHei';
}

.page_btn a.cur,
.page_btn a:hover {
    border: 1px solid #4c4c4c;
}

@media screen and (max-width:768px) {

    .page_btn a:nth-last-child(1),
    .page_btn a:nth-last-child(2),
    .page_btn a:nth-last-child(3) {
        display: inline-block !important;
    }
}

.boxNewsListStyle_10 * {
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    box-sizing: border-box;
}

.boxNewsListStyle_10 .page_btn {
    clear: both;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.boxNewsListStyle_10 .page_btn a {
    display: inline-block;
    color: #333;
    box-sizing: border-box;
    margin: 0 5px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    font-family: 'microsoft YaHei';
}

.boxNewsListStyle_10 .page_btn a.cur,
.boxNewsListStyle_10 .page_btn a:hover {
    border: 1px solid #4c4c4c;
}

@media screen and (max-width:768px) {

    .boxNewsListStyle_10 .page_btn a:nth-last-child(1),
    .boxNewsListStyle_10 .page_btn a:nth-last-child(2),
    .boxNewsListStyle_10 .page_btn a:nth-last-child(3) {
        display: inline-block;
    }
}

/*! CSS Used from: Embedded */
#newsList_style_10_1507541104114 .page_btn {
    font-size: 14px;
    text-align: center;
}

#newsList_style_10_1507541104114 .page:hover {
    background: red;
    color: white;
    cursor: pointer;
}

#newsList_style_10_1507541104114 .page_btn .cur {
    background: red;
    color: white;
    cursor: pointer;
}

#newsList_style_10_1507541104114 .page {
    display: inline-block;
    border: none;
    background: white;
    text-align: center;
    width: auto;
    padding: 0 15px;
    margin: 0 .5px;
    height: auto;
    line-height: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

@media screen and (max-width:640px) {
    #newsList_style_10_1507541104114 .page_btn {
        font-size: 12px;
    }
}

#newsList_style_10_1507541104114 .page {
    width: auto;
    margin: 0 5px 10px 5px;
    border-radius: 5px;
}

@media screen and (max-width:640px) {
    #newsList_style_10_1507541104114 .page {
        line-height: 30px;
        padding: 0 13px;
    }
}