@media screen and (max-width: 768px) {
    .main{
        line-height: .7rem;
    }
    .h5show{
        display: block;
    }
    .pcshow{
        display: none;
    }
    .ddk-header {
        height: 5.5rem;
        background: url(ddkbg36.png);
        background-size: 100% 100%;
        padding-top: .5rem;
        position: relative;
    }
    .centerWidth{
        width: 100%;
    }
    .header-con{
        text-align: center;
    }
    .logo img{
        width: 5rem;
    }
    .header-con .logo{
        margin: .6rem auto .2rem;
    }
    .zbb-top-label-box{
        padding: 0;
    }
    .exit-zbb-btn{
        float: none;
        display: block;
        border-radius: .1rem;
        margin: .3rem auto;
        position: absolute;
        right: .25rem;
        top: .1rem;
        width: 2rem;
        font-size: .32rem;
        line-height: .7rem;
    }
    .zbb-top-label{
        font-size: .48rem;
        line-height: .9rem;
        border-bottom: .04rem solid rgba(255, 255, 255, 0.52);
    }
    .i-box{
        padding: .3rem .25rem;
    }
    .i-nav-item{
        width: 47.5%;
        height: 3.2rem;
        margin-bottom: .4rem;
        margin-right: 0!important;
        padding: .5rem .3rem;
        font-size: .4rem;
        line-height: 1rem;
    }
    .i-nav-item img{
        width: 50%;
    }
    .i-nav-item:nth-child(2n+1){
        margin-right: 5%!important;
    }
    .i-ylfw-title{
        overflow: hidden;
    }
    .i-ylfw-title img{
        transform: translateX(-24.5%);
        height: .6rem;
    }
    .i-ylfw-title{
        margin: .3rem 0 .2rem;
    }
    .i-ylfw-item{
        margin-right: 0!important;
        width: 100%;
        font-size: .4rem;
        height: auto;
        background-color: #f5f5f5;
        margin-bottom: .4rem;
        padding: .3rem .4rem;
        line-height: .6rem;
    }
    .i-ylfw-item p.lf{
        width: 75%;
        min-height: 1.2rem;
        padding: 0 .2rem;
    }
    .i-ylfw-item p.rt{
        min-height: 1.2rem;
    }
    .i-ylfw-item img{
        width: 1rem;
    }
    .main{
        padding-bottom: .1rem;
        font-size: .34rem;
    }
    /*通用列表*/
    .local-box{
        padding: .3rem;
        border-bottom: 1px solid #dcdcdc;
        color: #666666;
        font-size: .4rem;
        line-height: .8rem;
    }
    .icon-local{
        width: .35rem;
        margin-right: .08rem;
    }
    .back-home{
        width: 1.8rem;
        line-height: .8rem;
        height: .8rem;
        font-size: .32rem;
        border-radius: .08rem;
    }
    .xl-mian .local-box{
        padding-right: .3rem;
    }
    .list-box{
        padding: .3rem 0;
    }
    .list-item{
        line-height: .8rem;
        padding-left: .3rem;
    }
    .list-item:before{
        width: .12rem;
        height: .12rem;
        border-radius: .04rem;
        top: .35rem;
    }
    .list-item a{
        width: 70%;
    }
    .list-item .time{
        width: 28%;
        font-size: .3rem;
    }
    .pagination{
        padding: .5rem 0 .2rem;
        font-size: .32rem;
        line-height: .8rem;
    }
    .pagination a{
        font-size: .32rem;
        min-width: .84rem;
        margin-right: .15rem;
        padding: 0 .15rem;
        display: none;
        line-height: .8rem;
    }
    .pagination a.first-page,.pagination a.last-page{
        display: inline-block;
    }
    .pagination p{
        display: none;
    }
    /*细览*/
    .local-box .close-btn{
        font-size: .4rem;
    }
    .tyxl-title{
        font-size: .45rem;
        line-height: .8rem;
        padding: .3rem 0;
    }
    .ty-box{
        padding: .3rem;
    }
    .tyxl-mian .local-box{
        border-bottom: 1px solid #dcdcdc;
    }
    .tyxl-time, .tyxl-ly{
        font-size: .34rem;
        width: 100%;
        padding: 0;
        text-align: center;
        float: none;
        line-height: .65rem;
    }
    .tyxl-ly{
        display: block;
        margin-left: 0;
    }
    .tyxl-remark{
        padding: 0 0 .3rem;
    }
    .tyxl-content{
        padding: .5rem 0;
    }
    .tyxl-content,.tyxl-content *{
        font-size: .36rem!important;
        line-height: .7rem!important;
        max-width: 100%;
        height: auto;
    }
    /*领导信息*/
    .ld-box{
        padding: .5rem .3rem;
    }
    .ldxx-box{
        padding: .5rem .3rem 0 .3rem;
    }
    .ldxx-head{
        width: 80%;
        height: auto;
        text-align: center;
        margin: auto;
        float: none;
    }
    .ldxx-head img{
        width: 100%;
        height: auto;
        min-height: 6rem;
    }
    .ldxx-main{
        width: 100%;
        padding-right: 0;
    }
    .ldxx-name{
        font-size: .45rem;
        margin-bottom: .3rem;
        padding-top: .5rem;
        text-align: center;
    }
    .ldxx-zw{
        font-size: .34rem;
        line-height: .6rem;
    }
    .ldxx-head-box{
        padding-bottom: .5rem;
    }
    .ldxx-title{
        line-height: .5rem;
        font-size: .42rem;
        padding-left: .4rem;
        margin: .5rem 0;
        border-left: .08rem solid #085acb;
    }
    .ldxx-ct{
        font-size: .34rem;
        line-height: .7rem;
        padding-bottom: .5rem;
    }
}