.holder{text-align: center;margin-bottom: 40px;margin-top: 40px;}
.holder a{display: inline-block;width: 28px;height: 30px;background: none;margin: 0 5px;line-height: 30px;}
.holder .jp-previous, .holder .jp-next{width: 58px;height: 30px;
    border: 1px solid #efc30e;color: #efc30e;
    line-height: 30px;}
.holder .jp-disabled{background: #ffffff;border:1px solid #efc30e;}
.holder a{color: #efc30e;}
.holder a:hover{background: #efc30e;color: #fff;}
.holder a.jp-disabled:hover{background: none;color:#000000 ;}
.holder a.jp-current, a.jp-current:hover{background:#efc30e;color: #fff; }
.holder a.jp-disabled:hover{background: none;color:#bbb ;;}
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover{cursor: not-allowed;}

