    .pagination {
        text-align: center;
        font-size: 0;
        padding-top: 50px;
    }
    
    .pagination a {
        display: inline-block;
        border: 1px solid #dcdcdc;
        padding: 0 .12rem;
        height: .35rem;
        font-size: .14rem;
        line-height: .35rem;
        text-align: center;
        color: #666;
        margin: 0 7px;
    }
    
    .pagination a.active {
        background: #9e4c1f;
        color: #fff;
        border: 1px solid #9e4c1f;
    }
    
    .pagination a:hover {
        background: #9e4c1f;
        color: #fff;
        border: 1px solid #9e4c1f;
    }
    
    .pagination span {
        display: inline-block;
        font-size: .14rem;
    }
    
    .ny-main {}
    
    .ny-left {
        position: relative;
        float: left;
        margin-top: -1rem;
        width: 3rem;
        overflow: hidden;
        background: url(../images/ny-l-bg.jpg) no-repeat left top;
        margin-right: .25rem;
    }
    
    .ny-left p {
        position: relative;
        padding: .28rem 0;
        padding-left: .5rem;
        font-size: .3rem;
        color: #fff;
        font-family: "bold";
    }
    
    .ny-left p i {
        display: inline-block;
        padding-left: .15rem;
        line-height: .3rem;
        background: url(../images/ny-tit-l.png) no-repeat left center;
    }
    
    .ny-left p span {
        position: absolute;
        right: 0.2rem;
        top: .4rem;
        width: .2rem;
        height: .2rem;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        display: none;
        z-index: 9;
    }
    
    .ny-left p span.on {
        background: url(../images/sub_left_up2.png) no-repeat center center;
    }
    
    .ny-left>ul {
        padding-top: .2rem;
        margin-left: .2rem;
        background: #fff url(../images/ny-ej-bg.png) no-repeat right bottom;
        min-height: 6.7rem;
    }
    
    .ny-left>ul>li {
        position: relative;
        line-height: .65rem;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .ny-left>ul>li>span {
        position: absolute;
        right: 0.1rem;
        top: 0.15rem;
        width: 0.3rem;
        height: 0.3rem;
        line-height: 1;
        z-index: 99;
        font-size: .28rem;
        font-weight: bold;
        color: #a3582d;
        text-align: center;
        cursor: pointer;
    }
    
    .ny-left>ul>li.on>span {
        transform: rotate(90deg);
        color: #fff;
    }
    
    .ny-left>ul>li>a {
        position: relative;
        display: block;
        font-size: .18rem;
        color: #1a1a1a;
        padding-left: .4rem;
        z-index: 4;
    }
    
    .ny-left>ul>li:hover>a {
        font-weight: bold;
        color: #a3582d;
    }
    
    .ny-left>ul>li::after {
        content: "";
        position: absolute;
        left: 0;
        top: -.2rem;
        right: 100%;
        height: .8rem;
        background: url(../images/ej-bg.png) no-repeat left top;
        background-size: 100% auto;
    }
    
    .ny-left>ul>li.on::after {
        right: 0;
    }
    
    .ny-left>ul>li.on {
        border-bottom: 1px solid #ededed;
    }
    
    .ny-left>ul>li.on>a {
        color: #fff;
    }
    
    .ny-left>ul>li>ul {
        display: none;
    }
    
    .ny-left>ul>li.active>ul {
        display: block;
        font-size: 0;
        padding: .15rem 0;
    }
    
    .ny-left>ul>li>ul>li {
        position: relative;
        line-height: .25rem;
        font-size: 0;
    }
    
    .ny-left>ul>li>ul>li>a {
        font-size: .16rem;
        color: #666;
        padding-left: .35rem;
    }
    
    .ny-left>ul>li>ul>li:hover>a {
        color: #000;
        font-weight: bold;
    }
    
    .ny-left>ul>li>ul>li>ul {
        display: none;
    }
    
    .ny-left>ul>li>ul>li>ul>li {
        border-bottom: 1px solid #eee;
        line-height: 40px;
    }
    
    .ny-left>ul>li>ul>li>ul>li>a {
        font-size: 14px;
        color: #333;
    }
    
    .ny-right {
        padding: .3rem .5rem;
        background: transparent;
        overflow: hidden;
        background-image: linear-gradient(to bottom, #fff, transparent);
        min-height: 9rem;
        background: #fff;
    }
    
    .ny-left ul li.active ul {
        display: block;
    }
    
    .ny-title {
        line-height: .4rem;
        border-bottom: 1px solid #e7e7e7;
        font-size: 0;
        overflow: hidden;
    }
    
    .ny-title h2 {
        position: relative;
        float: left;
        font-size: .24rem;
        color: #313131;
        font-family: "bold";
    }
    
    .ny-title h2::after {
        content: "";
        position: absolute;
        left: 0;
        width: 1.03rem;
        height: .02rem;
        background: #9e4c1f;
        bottom: -.06rem;
    }
    
    .position {
        float: right;
    }
    
    .position span {
        font-size: .16rem;
        color: #ceb154;
    }
    
    .position a {
        font-size: .16rem;
        color: #ceb154;
    }
    
    .position a:hover {
        text-decoration: underline;
    }
    /* 党群建设 */
    
    .main-down>ul>li {
        padding: .2rem 0;
        transition: all .3s;
    }
    
    .main-down ul li a {
        overflow: hidden;
        display: block;
    }
    
    .tw-pic {
        position: relative;
        float: left;
        overflow: hidden;
        margin-right: .2rem;
    }
    
    .tw-pic img {
        display: block;
        width: 100%;
        transition: all .3s;
    }
    
    .main-down ul li:hover .tw-pic img {
        transform: scale(1.2);
    }
    
    .zs-text {
        overflow: hidden;
        padding-bottom: .15rem;
        border-bottom: 1px solid #e1e1e1;
    }
    
    .zs-text h3 {
        font-size: .18rem;
        font-weight: normal;
        color: #1a1a1a;
        margin-top: .15rem;
        margin-bottom: .15rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .zs-text:hover h3 {
        color: #9e4c1f;
        font-weight: bold;
    }
    
    .zs-text p {
        font-size: .14rem;
        line-height: .29rem;
        height: .58rem;
        color: #b2b2b2;
        overflow: hidden;
    }
    /* 内容页 */
    
    .art-main {
        margin-top: .4rem;
        border-top: 3px solid #9e4c1f;
        margin-left: -.5rem;
        margin-right: -.5rem;
        padding-left: .5rem;
        padding-right: .5rem;
    }
    
    .new-cont {
        padding-top: .4rem;
    }
    
    .new-cont h2 {
        color: #313131;
        font-size: 0.24rem;
        text-align: center;
        margin-bottom: .15rem;
    }
    
    .cont-tit {
        padding-bottom: 0.2rem;
        border-bottom: 1px solid #e7e7e7;
        font-size: 0;
        margin-bottom: .4rem;
    }
    
    .cont-tit p {
        text-align: center;
        line-height: .36rem;
    }
    
    .cont-tit span {
        display: inline-block;
        font-size: 0.16rem;
        color: #b2b1b1;
        margin: 0 .15rem;
    }
    
    .cont-tit span img {
        display: inline-block;
        vertical-align: middle;
        padding-right: .05rem;
    }
    
    .article {
        padding-bottom: 0.5rem;
    }
    
    .article p {
        font-size: 0.16rem;
        color: #1a1a1a;
        line-height: 0.26rem;
        margin-bottom: 0.25rem;
    }
    
    .article p span {
        /*! display: block; */
        /*! margin-left: auto; */
        /*! width: 100%; */
        /*! margin-right: auto; */
        /*! max-width: 4.3rem; */
        /*! padding: .3rem .2rem; */
        /*! background: url(../images/ny-kk.png) no-repeat center center; */
        /*! box-sizing: border-box; */
        /*! background-size: 100% 100%; */
    }
    
    .article p img,
    .article video {
        height: auto !important;
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .pages {
        padding-top: 0.3rem;
        border-top: 1px solid #d6d0d0;
    }
    
    .pages p {
        /* margin-bottom: 0.1rem; */
        font-size: 0.16rem;
        color: #333;
        line-height: 0.32rem;
        transition: 0.5s;
    }
    
    .pages p a {
        color: #333;
        transition: 0.5s;
        padding-left: 0.1rem;
        transition: 0.5s;
    }
    
    .pages p:hover a {
        color: #573623;
        text-decoration: underline;
    }
    /* 列表页 */
    
    .list {
        margin-top: .3rem;
    }
    
    .list >li {
        position: relative;
        line-height: .74rem;
        padding-left: .25rem;
        padding-right: 1.15rem;
        background: url(../images/list-other.png) no-repeat left center;
        background-size: .13rem auto;
    }
    
    .list> li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        background: url(../images/ny-list-other.png) no-repeat left center;
        transform: translateY(-50%);
        width: .13rem;
        height: .1rem;
        z-index: 4;
        display: none;
    }
    
    .list >li:hover::before {
        display: block;
    }
    
    .list >li a {
        display: block;
        font-size: .18rem;
        color: #1a1a1a;
        position: relative;
        z-index: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .list >li span {
        position: absolute;
        right: 0;
        top: 0;
        font-size: .18rem;
        color: #b2b1b1;
        z-index: 9;
    }
    
    .list >li:hover a {
        color: #fff;
    }
    
    .list> li:hover span {
        color: #fff;
    }
    
    .list >li::after {
        content: "";
        position: absolute;
        left: 0;
        right: 100%;
        top: 0;
        bottom: 0;
        background: url(../images/ny-list-bg.jpg) no-repeat center center;
        background-size: cover;
        box-shadow: 0px 14px 18px 0px rgb(87 54 35 / 19%);
        transition: all .3s;
    }
    
    .list li:hover::after {
        left: -.2rem;
        right: -.2rem;
    }
    /* 师资团队 */
    
    .sz-list ul {
        margin: 0 -.13rem;
    }
    
    .sz-list ul li {
        width: 25%;
        margin-top: .55rem;
    }
    
    .sz-list ul li a {
        display: block;
        margin: 0 .13rem;
        padding: .15rem;
        border-radius: 5px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 7px 11px 0px rgba(232, 220, 213, 0.55);
        transition: all .3s;
    }
    
    .sz-list ul li:hover a {
        box-shadow: 0 10px 15px #aea7a7;
    }
    
    .sz-list ul li a .tpp {
        border: 2px solid #ffc8b1;
        border-radius: 50%;
        width: 1.25rem;
        height: 1.25rem;
        margin-left: auto;
        margin-right: auto;
    }
    
    .sz-list ul li a .pic {
        padding-top: 100%;
        overflow: hidden;
        border-radius: 50%;
    }
    
    .sz-list ul li a .text {
        text-align: center;
    }
    
    .sz-list ul li a .text h2 {
        margin: .1rem auto;
        font-size: .2rem;
        color: #fff;
        line-height: .38rem;
        background: #c46f41;
        border-radius: 5px;
        text-align: center;
        width: 80%;
    }
    
    .sz-list ul li a .text p {
        font-size: .16rem;
        color: #1a1a1a;
    }

/* 师资列表 */

.sz-list-tp ul li {
    width: 48%;
    margin-top: .4rem;
    margin-bottom: .3rem;
}

.sz-list-tp>h2 {
    padding-left: .2rem;
    background: url(../images/sz-list-icon.png) no-repeat left center;
    font-size: .2rem;
    color: #9e4c1f;
    margin-top: .35rem;
}

.sz-list-tp ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sz-list-tp ul li a .tpp {
    position: relative;
    width: 1.28rem;
}

.sz-list-tp ul li a .tpp .pic {
    padding-top: 121%;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.sz-list-tp ul li a .tpp .pic img {
    z-index: 6;
}

.sz-list-tp ul li a .tpp::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #dedcd2;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    transform: rotate(-15deg);
}

.sz-list-tp ul li a .text {
    width: calc(100% - 1.28rem);
    padding-left: .2rem;
    box-sizing: border-box;
}

.sz-list-tp ul li a .text h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #e7e7e7;
    font-size: .2rem;
    color: #333;
}

.sz-list-tp ul li:hover a .text h2 {
    color: #9e4c1f;
}

.sz-list-tp ul li a .text p {
    margin-top: .15rem;
    font-size: .14rem;
    color: #333;
    margin-top: .1rem;
}


/* 师资内容页 */

.sz-art {
    margin-top: .4rem;
}

.sz-art .sz-art-l {
    float: left;
    width: 1.5rem;
}

.sz-art .sz-art-l .tpp {
    position: relative;
}

.sz-art .sz-art-l .tpp::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #dedcd2;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    transform: rotate(-10deg);
}

.sz-art .sz-art-l .txt {
    margin-top: .2rem;
    text-align: center;
}

.sz-art .sz-art-l .txt h2 {
    font-size: .2rem;
    color: #333;
    font-weight: normal;
}

.sz-art .sz-art-l .txt p {
    font-size: .14rem;
    color: #333;
}

.sz-art .sz-art-l .pic {
    padding-top: 121%;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 9;
}

.sz-art .sz-art-r {
    float: right;
    width: calc(100% - 1.9rem);
}

.sz-art .sz-art-r .box {
    padding-bottom: .25rem;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: .15rem;
}

.sz-art .sz-art-r .box .sz-tit h2 {
    padding-left: 0.2rem;
    background: url(../images/sz-list-icon.png) no-repeat left center;
    font-size: .2rem;
    color: #9e4c1f;
    margin-bottom: .1rem;
}

.sz-art .sz-art-r .box p {
    line-height: .29rem;
    font-size: .14rem;
    color: #333333;
}

    /* 图文列表页 */
    
    .timg-list ul li {
        margin-top: .4rem;
    }
    
    .timg-list ul li a {
        padding: .25rem;
        border: 1px solid #cccccc;
        display: block;
        transition: all 0.3s;
        overflow: hidden;
        font-size: 0;
    }
    
    .timg-list-img {
        float: left;
        width: 3.3rem;
        margin-right: .3rem;
    }
    
    .timg-list ul li a .pic {
        padding-top: 60.6%;
    }
    
    .timg-linfo {
        overflow: hidden;
    }
    
    .timg-linfo .date {
        display: inline-block;
        padding-bottom: .15rem;
        
        font-size: 0;
    }
    
    .timg-linfo .date span {
        display: inline-block;
        font-size: .24rem;
        color: #005376;
        font-weight: bold;
    }
    
    .timg-linfo .date i {
        font-size: .14rem;
        color: #999999;
    }
    
    .timg-linfo h3 {
        font-size: .2rem;
        color: #333333;
        margin-top: .15rem;
        margin-bottom: .2rem;
        font-weight: normal;
    }
    
    .timg-linfo p {
        font-size: .16rem;
        line-height: .24rem;
        color: #666666;
        height: .48rem;
        overflow: hidden;
    }
    
    .timg-list ul li:hover a {
        background-color: #005376;
        border: 1px solid #005376;
    }
    
    .timg-list ul li a:hover h3 {
        color: #fff;
    }
    
    .timg-list ul li a:hover .date {
       
    }
    
    .timg-list ul li a:hover .date span {
        color: #fff;
    }
    
    .timg-list ul li a:hover .date i {
        color: #fff;
    }
    
    .timg-list ul li a:hover p {
        color: #fff;
    }
    /* 史学讲堂    */
    
    .hosty ul li {
        padding-top: .3rem;
        width: 33.333%;
        margin-top: .6rem;
        background: url(../images/ls-gj.png) no-repeat center top;
    }
    
    .hosty ul li a {
        padding: .2rem .15rem .25rem .15rem;
        position: relative;
        display: block;
        box-shadow: 0px 7px 11px 0px rgba(232, 220, 213, 0.55);
        width: 2.9rem;
        background: #fff;
        border-bottom: 3px solid #9e4c1f;
        margin-left: auto;
        margin-right: auto;
        transition: all .3s;
    }
    
    .hosty ul li a span {
        position: relative;
        display: block;
        width: 80%;
        margin-left: -.35rem;
        line-height: .34rem;
        background: #9e4c1f;
        font-size: .18rem;
        color: #fff;
        margin-bottom: .2rem;
        text-align: center;
        height: 0.68rem;
        overflow: hidden;
    }
    
    .hosty ul li a span::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -.13rem;
        border-right: .2rem solid #e2ddd6;
        border-bottom: .13rem solid transparent;
    }
    
    .hosty ul li a p {
        line-height: .34rem;
        font-size: .18rem;
        color: #1a1a1a;
    }
    
    .hosty ul li:hover a {
        box-shadow: 0 10px 15px #b4b3b3;
    }
    /* 系所中心 */
    
    .xs-center {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: .3rem;
    }
    
    .xs-center ul {
        margin: 0 -.55rem;
    }
    
    .xs-center ul li {
        position: relative;
        width: 33.333%;
        margin-top: .3rem;
        left: 0;
        transition: all .3s;
    }
    
    .xs-center ul li a {
        display: block;
        font-size: .18rem;
        color: #1a1a1a;
        margin: 0 .55rem;
        line-height: .45rem;
        border: 1px solid #e7e7e7;
        border-left: 2px solid #c98021;
        padding-right: .46rem;
        background: url(../images/yx-more.png) no-repeat 98% center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: .15rem;
    }
    
    .xs-center ul li:hover {
        left: 5px;
    }
    /* 学术刊物 */
    
    .xueshu ul li {
        margin-top: .7rem;
        width: 25%;
        padding-top: .3rem;
        background: url(../images/xs.png) no-repeat center top;
    }
    
    .xueshu ul li a {
        display: block;
        background: #fff;
        width: 1.8rem;
        margin-left: auto;
        margin-right: auto;
        padding: .1rem;
        box-shadow: 0px 8px 11px 0px rgba(83, 73, 50, 0.11);
    }
    
    .xueshu ul li:hover a {
        box-shadow: 0 10px 15px #c1c1c1;
    }
    
    .xueshu ul li a .pic {
        padding-top: 121%;
    }
    
    .xueshu ul li a .text {
        padding-top: .15rem;
        text-align: center;
    }
    
    .xueshu ul li a .text p {
        font-size: .18rem;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /* 学术研究 */
    
    .research ul {
        margin-top: .3rem;
    }
    
    .research ul li {
        margin-top: .25rem;
        width: 33.333%;
    }
    
    .research ul li a {
        position: relative;
        left: 0;
        margin-top: .25rem;
        display: block;
        line-height: .45rem;
        background: #efefef;
        padding-left: .3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: .16rem;
        color: #1a1a1a;
        margin: 0 .5rem;
        transition: all .3s;
    }
    
    .research ul li:hover a {
        left: 5px;
    }
    
    .research ul li a:after {
        content: "";
        position: absolute;
        width: .13rem;
        height: .1rem;
        left: .1rem;
        top: 50%;
        transform: translateY(-50%);
        background: url(../images/list.png) no-repeat center center;
    }
    
    @media screen and (max-width:1200px) {
        .research ul li a {
            margin: 0 .2rem;
        }
    }
    
    @media screen and (max-width:1024px) {
        .ny-left {
            float: none;
            width: auto;
            background-image: none;
        }
        .ny-left>ul>li::after {
            background-image: none;
        }
        .ny-left>ul>li.on>a {
            background: #9e4c1f;
        }
        .ny-left p {
            background: #9e4c1f;
        }
        .ny-left p span {
            display: block;
        }
        .ny-left>ul {
            display: none;
            min-height: auto;
        }
        .ny-left>ul>li {
            line-height: 50px;
        }
        .ny-left>ul>li>span {
            top: 12px;
        }
        .art-main .cont-tit .bshare-custom {
            position: static;
        }
        .list-text>ul>li>a {
            padding-left: 0;
        }
        .ny-left {
            margin-right: 0;
        }
    }
    
    @media screen and (max-width:1100px) {
        .xueshu ul li {
            width: 33.333%;
        }
    }
    
    @media screen and (max-width:1000px) {
        .hosty ul li {
            width: 50%;
        }
        .xs-center ul li a {
            margin: 0 .2rem;
        }
        .xs-center ul {
            margin: 0 -.22rem;
        }
        .xueshu ul li {
            width: 50%;
        }
    }
    
   @media screen and (max-width:700px) {
    .sz-list ul li {
        width: 50%;
        margin-top: .15rem;
    }
    .new-cont {
        padding-top: .15rem;
    }
    .ny-right {
        padding: .15rem;
    }
    .ny-left {
        margin-top: 0
    }
    .ny-main {
        padding: 15px 0;
    }
    .ny-left p {
        font-size: 18px;
    }
    .ny-left p {
        padding: 10px 15px;
    }
    .ny-left {
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .ny-left p span {
        top: .2rem;
    }
    .ny-title h2 {
        float: none;
    }
    .position {
        float: none;
        margin-top: .15rem;
    }
    .pagination {
        padding-top: 15px;
    }
    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .timg-list ul li a h3 {
        margin: 10px 0;
    }
    .timg-list ul li a {
        padding: .15rem;
    }
    .article p {
        margin-bottom: .15rem;
    }
    .article {
        padding-bottom: 0;
    }
    .tw-pic {
        float: none;
        width: 100%;
    }
    .list {
        margin-top: .15rem;
    }
    .list li {
        line-height: .45rem;
    }
    .ny-right {
        min-height: auto;
    }
    .hosty ul li {
        width: 100%;
        margin-top: .15rem;
    }
    .xs-center ul li {
        width: 50%;
        margin-top: .15rem;
        margin-top: .15rem;
    }
    .xs-center ul li a {
        margin: 0 .1rem;
    }
    .xueshu ul li {
        background-size: 100% auto;
        margin-top: .15rem;
    }
    .research ul {
        margin-top: 0;
    }
    .research ul li {
        width: 50%;
        margin-top: .15rem;
    }
    .research ul li a {
        margin: 0 .1rem;
    }
    .cont-tit p {
        line-height: .2rem;
    }
    .sz-list-tp ul li {
        width: 100%;
        margin-top: .2rem;
        margin-bottom: .1rem;
    }
}

/*### pagebar start */

/*pagebar可改为自定义名称*/
/*
<div class="pagebar"><span class="p_t">共${totalCount}条</span> ${cssPageBar} <span class="p_t">第</span>${cssGotoInput2}<span class="p_t">/${pageCount}页</span> ${cssGotoButton}</div>
*/
/*公共样式 字体，行高，字体颜色等*/
.pagebar {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    text-align:center;}
.pagebar>.p_t:first-child{display: none;}
/*去掉a链接的下划线*/
.pagebar a{
    text-decoration: none;}

/*消掉最左侧页码区margin-left的5个像素*/
.pagebar .p_pages{}

/*按钮和页码的外观*/
.p_fun_d{
cursor:text;}
.pagebar .p_fun_d, .pagebar .p_no_d,.pagebar .p_fun, .pagebar .p_no,.pagebar .p_dot{
    border: 1px solid #ddd;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
    line-height: 32px;
    min-width: 36px;
    border-radius: 3px;
    margin: 3px 2px;
    overflow:hidden;}
.pagebar .p_fun_d,.pagebar .p_fun a{
    padding: 0 10px;
}
/*
.pagebar .p_fun_d,.pagebar .p_fun a{
text-indent:-999px;
position:relative;}
.pagebar .p_fun a:after,.pagebar .p_fun_d:after{
font-family: "swiper-icons" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent:0;
display:block;
position:absolute;
top:0;
left:10px;}
.p_prev_d:after,.p_prev a:after{
content: "\e62f";}
.p_next_d:after,.p_next a:after{
content: "\e676";}
*/

.pagebar .p_fun a, .pagebar .p_no a{
display:block;}
/*文字对齐样式*/
.pagebar .p_t{
    display:inline-block;
    vertical-align:middle;}

/*链接字体颜色*/
.pagebar .p_fun a, .pagebar .p_no a{
    color: inherit;}

/*鼠标移上时有链接按钮的外观*/
.pagebar .p_no a:hover{
    color:#9e4c1f;}

.pagebar .p_fun:hover{
border:none;
}

/*页码省略号...的外观*/
.pagebar .p_dot {
border:none;
min-width:auto;}

/*当前页码的外观*/
.pagebar .p_no_d,.pagebar .p_fun:hover a{
    border: 1px solid #9e4c1f;
    color: #fff;
    background-color: #9e4c1f;}

/*按钮控制*/

/*控制是否显示 "首页" "尾页" */
.pagebar .p_first,.pagebar .p_first_d,.pagebar .p_last,.pagebar .p_last_d{
    display:none;}

/*控制是否显示 "上页" "下页"*/
.pagebar .p_prev,.pagebar .p_prev_d.pagebar .p_next,.pagebar .p_next_d{}

/*控制是否显示无链接的 "首页" "上页" "下页" "尾页"*/
.pagebar .p_first_d,.pagebar .p_prev_d,.pagebar .p_next_d,.pagebar .p_last_d{}

/*控制是否显示页码*/
.pagebar .p_no,.pagebar .p_no_d,.pagebar .p_dot{}

/*跳转到页码输入框的外观*/
.jump_to{display:inline-block;}
.pagebar .p_goto input {
    font-size:14px;
    border: 1px solid #ddd;
    height:32px;
    line-height:30px;
    box-sizing:border-box;
    vertical-align:middle;
    outline-width:thin;
    outline-color:#9e4c1f;
    margin:0px 2px;
    padding:0px 1px;
    width:32px;
    text-align:center;
    border-radius:3px;}

/*跳转到页码输入框  鼠标移上及输入时的外框颜色*/
.pagebar .p_goto input:hover, .pagebar .p_goto input:focus{
    border: 1px solid #9e4c1f;}

/*跳转按钮的外观*/
.pagebar .p_goto a{
    border: 1px solid #ccc;
    padding: 10px 6px;
    color: #fff;
    border-radius: 3px;
    margin:0px;
    height:30px;
    -height:auto;
    line-height:7px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
    background:#9e4c1f;
    border-color:#9e4c1f;}
/*pagebar end*/