@media (min-width: 0) and (max-width: 980px) {


    .banner-img{

        display: none;
    }
    .banner-img-m{
        display: block;
    }

    .news-wrap{
        height: auto;
    }
    .news-wrap .slide-box{
        width: 98%;
        margin:  0 1% ;
        max-height: none;
    }
    .news-wrap .news-list{
        padding-top: 3rem;
        width: 98%;
        margin:  0 1% ;

    }
    .news-title a{
        font-size: 2rem;
    }
    .news-info{
        display: none;
    }
    .news-wrap .slide-title{
        height: 4rem;
        line-height: 4rem;
    }

    .news-wrap .slide-title a{
        font-size: 2.2rem;
    }


    .licheng-item1{
        left: 20px;
    }
    .licheng-item10 {
        left: 1100px;
    }

    .qiye-wrap{
        height: auto;
    }
    .co-link{
        background: #0677b4;
        height: auto;
        padding: 2rem ;
    }
    .co-link .container{
        overflow: hidden;
    }
    .qiye-item{
        position: static;
        background-color: #fff;
        border-radius: 0;
        margin: 0.5rem;
        width: 30%;
        float: left;
    }
    .qiye-item a img{
        width: 100%;
        border-radius: 0;
        max-height: 100%;
    }


    .yuanshi-wrap{
        height: auto;
    }

    .yuanshi-list{
        height: auto;
    }
    .yuanshi-v-item{
        width: 540px;
    }
    .yuanshi-item{
        width: auto;
        height: auto;
    }
    .yuanshi-item-phone{
        display: block;
    }
    .yuanshi-item-pc{
        display: none;
    }
    .yuanshi-img img{
        width: 100%;
    }
    .yuanshi-list .swiper-slide{
        /*width: 100%!important;*/
    }
    .yuanshi-info{
        height: 9rem;
    }
    .yuanshi-name{
        font-size: 2.2rem;
        line-height: 4rem;
    }
    .yuanshi-summary{
        font-size: 1.6rem;
        line-height: 2rem;
        padding: 0 20px;
    }

    .footer{
        height: auto;
        padding-bottom: 15rem;
    }
    p.contact{
        width: auto;
        line-height: 4rem;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
    }
    p.contact span{
        display: block;
    }
    p.contact span, p.contact a{
        font-size: 2.2rem;
    }
    .footer .footer-text{
        font-size: 1.6rem;
        line-height: 2.8rem;
    }


    .duihua-wrap{
        height: auto;
    }
    .duihua-wrap .container{
        position:static;
    }

    .duihua-content-text{
        font-size: 1.6rem;
        line-height: 3rem;
        width: auto;
    }
    .duihua-name{
        font-size: 2.2rem;
    }
    .name-sub-text{
        font-size: 1.6rem;
    }
    .duihua-item{
        position: relative;
        height: auto;
        margin: 4rem 0;
    }
    .duihua-content{
        position: relative;
        border: solid 1px #0d5ca0;
        width: 50rem;
        height: 16rem;
    }
    .duihua-item-left .duihua-content{
        left: 11.5rem;
        right: 5rem;
        padding:1rem 1rem 1rem 10rem ;
        top: 1rem;
        position: relative;
    }
    .duihua-item-right .duihua-content{
        left: 4rem;
        right: 11.5rem;
        padding:1rem 10rem 1rem 1rem ;
        top: 1rem;
        width: 48rem;
        border: solid 1px transparent;
        background: #d0e3f4;
        position:relative;
    }

    .duihua-image{
        position: relative;
        width: 18.6rem;
        height: 20.8rem;
        z-index: 2;
    }
    .duihua-item-left{
        background: none;
    }
    .duihua-item-right{
        background: none;
    }
    .duihua-item-left-1{
        top: 0;
    }
    .duihua-item-left-2{
        top: 0;
    }

    .duihua-item-right-1{
        top: 0;
    }
    .duihua-item-right-2{
        top: 0;
    }
    .duihua-item-left .duihua-image{
        position: absolute;
        left: 2rem;
        top: auto;
    }
    .duihua-item-right .duihua-image{
        position: absolute;
        left: auto;
        top: auto;
        right: 2rem;
    }
    .duihua-name:before {
        content: '';
        width: 1rem;
        height: 2rem;
        background-color: #cb1515;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.8rem;
        position: relative;
        top:-3px;
    }

    .jiedu-wrap{
        height: auto;
    }
    .words-text{
        font-size: 1.6rem;
        line-height: 2.8rem;
        padding-bottom: 1.2rem;
    }
    .words-list{
        height: auto;
    }
    .leader-list{
        margin-left: -250px;
        padding-left: 120px;
        margin-bottom: 50px;
    }




}