@CHARSET "UTF-8";

/*jqueryåˆ†é¡µ*/

.holder {
    margin: 15px 0;
    text-align: center;
}

.holder a {
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    padding: 3px 12px;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #333;
}

.holder a:hover {
    background-color: #222;
    color: #fff;
}

.holder a.jp-previous {
    /* margin-right: 15px; */
}

.holder a.jp-next {
    /* margin-left: 15px; */
}

.holder a.jp-current {
    color: #292e39;
    font-weight: bold;
}

a.jp-current:hover {
    color: #292e39;
    font-weight: bold;
}

.holder a.jp-disabled,
a.jp-disabled:hover {
    color: #bbb;
}

.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
    cursor: default;
    background: none;
}

.holder span {
    margin: 0 5px;
}

.holder a {
    display: inline-block;
    font-size: 14px;
    color: #333 !important;
    font-family: Microsoft YaHei, Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
    font-weight: 500;
}

.holder a.jp-current {
    color: #fff !important;
    border-color: #292e39 !important;
    background: #292e39 !important;
}

.holder a:hover {
    background: #292e39 !important;
    color: #fff !important;
}

/*p*/

.holder1 {
    margin: 15px 0;
    text-align: center;
}

.holder1 a {
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    padding: 3px 12px;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #333;
}

.holder1 a:hover {
    background-color: #222;
    color: #fff;
}

.holder1 a.jp-previous {
    /* margin-right: 15px; */
}

.holder1 a.jp-next {
    /* margin-left: 15px; */
}

.holder1 a.jp-current {
    color: #292e39;
    font-weight: bold;
}

a.jp-current:hover {
    color: #292e39;
    font-weight: bold;
}

.holder1 a.jp-disabled,
a.jp-disabled:hover {
    color: #bbb;
}

.holder1 a.jp-current,
a.jp-current:hover,
.holder1 a.jp-disabled,
a.jp-disabled:hover {
    cursor: default;
    background: none;
}

.holder1 span {
    margin: 0 5px;
}

.holder1 a {
    display: inline-block;
    font-size: 14px;
    color: #333 !important;
    font-family: Microsoft YaHei, Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
    font-weight: 500;
}

.holder1 a.jp-current {
    color: #fff !important;
    border-color: #292e39 !important;
    background: #292e39 !important;
}

.holder1 a:hover {
    background: #292e39 !important;
    color: #fff !important;
}