.wjjzc-main{
    background: #f9fafb;
    font-size: 0;
    padding-bottom: .4rem;
    color: #333333;
    font-family: "微软雅黑"
}
.wjjzc-banner img{
    width: 100%;
}
.wjjzc-wrap{
    width: 12rem;
    margin: .2rem auto 0;
    padding: .2rem .16rem .7rem;
    background: #fff;
    box-sizing: border-box;
}
.wjjzc-nav-tit{
    color: #010101;
    font-size: .2rem;
    font-weight: bold;
    line-height: .7rem;
    width: 1.9rem;
    text-align: center;
    border-top: .07rem solid #1a51af;
    background-color: #fafdff;
    margin-right: .36rem;
}
.wjjzc-search{
    width: 9.4rem;
    background-color: #ffffff;
    border: solid 1px #e4e4e4;
    box-sizing: border-box;
    margin-top: .07rem;
}
.wjjzc-search input{
    height: .54rem;
    padding: 0 .3rem;
    font-size: .2rem;
    width: 7.5rem;
    box-sizing: border-box;
}
.wjjzc-search-btn{
    background-color: #3a98ea;
    line-height: .54rem;
    text-align: center;
    width: 1.4rem;
    color: #ffffff;
    font-size: .2rem;
    cursor: pointer;
}
.wjjzc-search-btn img{
    margin-right: .2rem;
    margin-top: -.04rem;
    width: .26rem;
}
.wjjzc-sel{
    background-color: #fafdff;
    padding: .35rem 0 .35rem 0;
    font-size: .16rem;
    line-height: .25rem;
}
.wjjzc-sel .type-name{
    width: 1.55rem;
    text-align: right;
    margin-right: .05rem;
}
.wjjzc-sel .type-box-right{
    width: 10rem;
}
.wjjzc-sel .type-box-right li{
    float: left;
    margin-right: 0.3rem;
    margin-bottom: 0.2rem;
}
.type-box-right .type-list li input[type="checkbox"] {
    width: 0.16rem;
    height: 0.16rem;
    -webkit-appearance: button;
    vertical-align: middle;
    margin-top: -0.02rem;
}
.type-box-right .type-list li label{
    margin-left: 0.1rem;
}
.type-list{
    height: .4rem;
    overflow: hidden;
}
.type-box-expand .type-list{
    height: auto;
}
.expand-box{
    color: #1a51af;
    cursor: pointer;
}
.expand-box img{
    width: .12rem;
    transition: all .3s;
}
.type-box-expand .expand-box img{
    transform: rotate(180deg);
}
.expand-box{
    margin-bottom: .2rem;
}
.wjjzc-total{
    color: #7d7c7c;
    font-size: .2rem;
    font-weight: bold;
    margin-top: .3rem;
}
.wjjzc-total .num{
    color: #1268b3;
}
.wjjzc-list{
    margin-top: .18rem;
}
.wjjzc-list .item{
    margin-bottom: .1rem;
}
.wjjzc-list .item .title{
    cursor: pointer;
    padding: .06rem .8rem .06rem .2rem;
    background: #f8f8f8 url(http://www.cqjb.gov.cn/images/wjjzcic16.png) 11.2rem center no-repeat;
    background-size: .22rem auto;
}
.wjjzc-list .item .title.cur{
    background: #1268b3 url(http://www.cqjb.gov.cn/images/wjjzcic16o.png) 11.2rem center no-repeat;
    background-size: .22rem auto;
}
.wjjzc-list .item .title span{
    width: 87%;
    color: #333333;
    font-size: .2rem;
    font-weight: bold;
    line-height: .44rem;
    display: block;
    float: left;
    overflow: hidden; /*超出的部分隐藏起来。*/
    white-space: nowrap; /*不显示的地方用省略号...代替*/
    text-overflow: ellipsis; /* 支持 IE */
}
.wjjzc-list .item .title.cur span,.wjjzc-list .item .title.cur .time{
    color: #fff;
}
.wjjzc-list .item .title span:before{
    content: '·';
    margin-right: .15rem;
}
.wjjzc-list .item .con{
    padding: 0 .18rem .2rem;
    color: #7d7c7c;
    font-size: .16rem;
    line-height: .32rem;
    display: none;
}
.wjjzc-list .item .con span,.wjjzc-list .item .con .tit a{
    font-size: .16rem;
    line-height: .32rem;
}
.wjjzc-list .item .con .tit{
    color: #1268b3;
    font-size: .2rem;
    font-weight: bold;
    line-height: .34rem;
    margin: .2rem 0 .1rem;
}
.wjjzc-list .item .con .tit span,.wjjzc-list .item .con .tit a{
    color: #1268b3;
    font-size: .2rem;
    font-weight: bold;
    line-height: .34rem;
}
.wjjzc-list .item .con .tit img{
    vertical-align: middle;
    margin-right: .14rem;
}
.pagination{
    margin-top: .3rem;
}
.time {
    float: right;
    font-size: .16rem;
    line-height: .44rem;
    font-style: normal;
}
.no-data{
    padding: .2rem 0;
    text-align: center;
    font-size: .18rem;
}
.pagination { margin-top: 20px; font-size: 14px; text-align: center; }
.pagination a { width: 32px; margin: 0 6px; text-align: center; line-height: 32px; display: inline-block; background: #eee; border-radius: 3px; }
.pagination a:hover { color: #fff; background: #2760b7; cursor: pointer; }
.pagination .first-page,
.pagination .last-page,
.pagination .yj-pga0,
.pagination .yj-pga8 { width: 78px; }
.pagination .active,
.pagination .blue { background: #2760b7; color: #fff; }
@media screen and (max-width:835px) {
    .pagination a { display: none; }
    .pagination .first-page,
    .pagination .last-page,
    .pagination .yj-pga0,
    .pagination .yj-pga8 { display: inline-block; }
}
@media screen and (max-width:768px){
    .wjjzc-wrap{
        width: 100%;
    }
    .wjjzc-search{
        width: 5.1rem;
    }
    .wjjzc-nav-tit{
        font-size: .32rem;
        margin-right: 0;
    }
    .wjjzc-search input{
        width: 3.7rem;
        height: .6rem;
        font-size: .28rem;
    }
    .wjjzc-search-btn{
        width: 1.3rem;
        font-size: .3rem;
        line-height: .6rem;
    }
    .wjjzc-search-btn img{
        width: .3rem;
        margin-right: 0;
    }
    .wjjzc-sel{
        font-size: .28rem;
        line-height: .4rem;
    }
    .wjjzc-sel .type-name{
        width: 100%;
        text-align: left;
        margin-bottom: .05rem;
    }
    .type-list{
        height: .5rem;
    }
    .type-box-right .type-list li input[type="checkbox"]{
        width: .22rem;
        height: .22rem;
    }
    .wjjzc-sel .type-box-right{
        width: 100%;
    }
    .expand-box{
        margin-bottom: .3rem;
    }
    .wjjzc-total{
        font-size: .3rem;
    }
    .wjjzc-list .item .title span{
        font-size: .29rem;
        width: 72%;
        margin-right: .15rem;
        white-space: normal;
    }
    .wjjzc-list .item .title{
        display: flex;
        background: #f8f8f8 url(http://www.cqjb.gov.cn/images/wjjzcic16.png) 6.8rem center no-repeat;
        background-size: .22rem auto;
    }
    .wjjzc-list .item .title.cur{
        background: #1268b3 url(http://www.cqjb.gov.cn/images/wjjzcic16o.png) 6.8rem center no-repeat;
        background-size: .22rem auto;
    }
    .wjjzc-list .item .con{
        padding: 0 .2rem .2rem;
        line-height: .5rem;
        font-size: .26rem;
    }
    .wjjzc-list .item .con span,.wjjzc-list .item .con .tit a{
        line-height: .5rem;
        font-size: .26rem;
    }
    .wjjzc-list .item .con .tit{
        font-size: .28rem;
        margin: .3rem 0 .16rem;
        line-height: .4rem;
    }
    .wjjzc-list .item .title{
        padding: 0.1rem 0.8rem 0.1rem 0.2rem;
    }
    .wjjzc-list .item .con .tit span{
        line-height: .4rem;
        font-size: .28rem;
    }
    .wjjzc-list .item .con .tit img{
        height: .4rem;
    }
    .time {
        float: right;
        font-size: .28rem;
        line-height: .44rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .wjjzc-sel .type-box-right li{
        margin-right: .28rem;
    }
    .no-data{
        font-size: .3rem;
    }
}