.page-list .page-title.tab b.cur {
    background: #39548b;
    color: #fff;
}

.page-list .page-title.tab b.cur a {
    color: #fff;
}

.page-list .page-title.tab b {
    background: #eee;
    color: #666;
    margin-right: 5px;
    user-select: none;
}

.page-list .page-title.tab b a {
    color: #666;
}

.nian-wrap>div {
    display: none;
}

.nian-wrap>div.disbl {
    display: block;
}

.page-list .tab-tab-nav {
    height: 40px;
    position: relative;
    overflow: hidden;
    padding: 5px 30px;
    background: #e6e6e6;
    margin: 0 15px 15px;
}

.page-list .tab-tab-nav .prev,
.page-list .tab-tab-nav .next {
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 2;
    background: url(../images/2312301337199287867.png) center no-repeat #e6e6e6;
    font-family: "SimSun";
    user-select: none;
}

.page-list .tab-tab-nav .next {
    left: auto;
    right: 0;
    background: url(../images/2312301337198842450.png) center no-repeat #e6e6e6;
}

.page-list .tab-tab-nav ul {
    width: 200%;
    height: 30px;
    margin: 0;
    overflow: hidden;
}

.page-list .tab-tab-nav ul li {
    float: left;
    height: 30px;
    border-radius: 3px;
    width: 105px;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    position: relative;
    padding: 0;
    cursor: pointer;
    user-select: none;
}

.page-list .tab-tab-nav ul li:hover {
    background: #39548b;
    color: #fff;
}

.page-list .tab-tab-nav ul li.cur {
    background: #39548b;
    color: #fff;
}

.page-list {

    padding-bottom: 35px;
}
.page-list .more{
width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    background: #e7e7e7;
    float: left;
    margin-top: 10px;
    margin-left: 294px;
    margin-bottom: 22px;
}



.page-list #zdly a {
    text-align: center;
    display: block;
    padding-top: 20px;
    font-size: 30px;
    color: #0F6ABB;
    font-weight: 600;
}





.page-list .page-title {
    font-size: 18px;
    height: 35px;
    border-bottom: solid 1px #dcdcdc;
    margin-bottom: 10px;
}

.page-list .page-title b {
    background: #39548b;
    line-height: 35px;
    display: block;
    float: left;
    padding: 0 30px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.page-list .page-title b a {
    color: #fff;
}

.page-list ul {
    margin: 0 20px 20px;
}

.page-list ul li {
    line-height: 30pt;
}



.page-list ul li b {
    font-family: Microsoft YaHei;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    display: inline-block;
    vertical-align: top;
    max-width: 78%;
    font-weight: normal;
}


.page-list ul li a:hover b {
    color: #1f69c4;
}

.page-list ul li span {
    font-size: 16px;
    line-height: 30pt;
    color: #b2b2b2;
    display: inline-block;
    float: right;
    font-weight: 100;

}

.page-more {
    padding: 20px;
    text-align: center;
    font-size: 18px;
}

.page-more span {
    background: #e6e6e6;
    line-height: 30px;
    height: 30px;
    display: block;
    width: 100px;
    font-size: 18px;
    text-align: center;
}

.page-list .lucidity_pgToolbar{
    border: none;
}
.page-list .lucidity-ui-paging-container li.ui-pager{
    border: 1px solid #9b9595;
    line-height: 28px!important;
    padding: 0 10px!important;
}