@media screen and (max-width: 768px) {
    .pcshow{
        display: none;
    }
    .h5show{
        display: block;
    }
    .csgxts-box{
        font-size: .32rem;
        line-height: .6rem;
        color: #333333;
    }
    .centerWidth,.gzjz-ct{
        width: 100%;
    }
    .banner-box{
        background: url("csgxts_banner_h5.png") center center no-repeat;
        background-size: 100% 100%;
        height: 6.95rem;
        position: relative;
        width: 100%;
    }
    .banner-qy-box{
        padding: 4.2rem .55rem 0;
    }
    .banner-qy{
        font-size: .24rem;
        color: #ffffff;
        display: block;
        line-height: .37rem;
    }
    .csgxts-top{
        text-align: center;
    }
    .csgxts-top-box{
        float: unset;
    }
    .logo,.csgxts-search{
        width: 80%;
    }
    .logo{
        margin-bottom: .5rem;
    }
    .csgxts-search{
        text-align: left;
        position: relative;
        margin: 0 auto;
        display: flex;
    }
    .csgxts-search input{
        flex: 1;
        height: .7rem;
        line-height: .7rem;
        padding: 0 .3rem;
        font-size: .3rem;
    }
    .csgxts-search button{
        width: 20%;
        height: .7rem;
        line-height: .7rem;
    }
    .gzjz{
        padding: .5rem .25rem;
    }
    .title-english{
        font-size: .36rem;
    }
    .title-english:after{
        width: 1.4rem;
        height: .1rem;
        border-radius: .05rem;
    }
    .title-chinese{
        padding: .2rem 0;
        font-size: .5rem;
        line-height: .7rem;
    }
    .gzjz-item{
        width: 70%;
    }
    .gzjz-ct{
        line-height: .8rem;
    }
    .time{
        font-size: .3rem;
    }
    .gzjz-list{
        padding: .1rem 0;
    }
    .mt-15{
        margin-top: .15rem;
    }
    .more{
        line-height: .8rem;
        font-size: .3rem;
        width: 2rem;
        padding: 0 .5rem;
        text-align: left;
    }
    .h5-text-right{
        text-align: right;
        margin-top: 0;
    }
    .gzjz-swiperpic-box,.gzjz-swiperpic{
        width: 100%;
    }
    .gzjz-swiperpic-box{
        height: 5.8rem;
    }
    .gzjz-swiperpic{
        height: 4.3rem;
        margin-top: .6rem;
    }
    .gzjz-swipernum{
        bottom: 1rem;
    }
    .gzjz-swipernum li{
        width: .1rem;
        height: .1rem;
        border-radius: .05rem;
        margin: 0 .04rem;
    }
    .gzjz-swipernum li.cur{
        width: .8rem;
    }
    .gzjz-swipertit a,.zdxm-swipertit a{
        line-height: .9rem;
        margin-top: 0;
        text-align: center;
        display: block;
    }
    .zcwj{
        padding: .5rem 0 .6rem;
        background: #EAF2FF;
    }
    .zcwj>.centerWidth{
        padding: 0 .25rem;
    }
    .zcwj-left,.zcwj-rt{
        width: 100%;
    }
    .zcwj-rt{
        margin-top: .2rem;
    }
    .zcwj-rt>a{
        width: 100%;
        margin-left: 0;
        margin-bottom: .3rem;
        padding: .4rem .3rem;
        height: auto;
    }
    .zcwj-desc{
        font-size: .28rem;
        height: .8rem;
        line-height: .4rem;
        margin: .15rem 0 .1rem;
    }
    .zdxm{
        padding: .6rem 0 1rem;
    }
    .zdxm .centerWidth{
        padding: 0 .25rem;
    }
    .zdxm .title-english{
        border: none;
    }
    .zdxm .title-english:after{
        display: block;
    }
    .zdxm-swiperpic{
        height: 5.25rem;
        overflow: hidden;
    }
    .zdxm-swiperpic-box{
        width: 100%;
        padding: .1rem 0;
    }
    .zdxm-swiperpic li,.zdxm-swiperpic a, .zdxm-swiperpic img{
        width: 100%;
        height: 100%;
        display: block;
    }
    .zdxm-swipernum{
        position: absolute;
        text-align: center;
        left: 35%;
        right: 35%;
        bottom: 1.1rem;
    }
    .zdxm-swipernum li{
        background-color: #d9e7f3;
        display: inline-block;
        cursor: pointer;
        transition: all .2s;
        width: .1rem;
        height: .1rem;
        border-radius: .05rem;
        margin: 0 .04rem;
    }
    .zdxm-swipernum li.cur{
        width: .8rem;
        background-color: #0082c8;
    }
}