@media (max-width: 767.98px) { 
    body{
        padding-top:5rem;
    }
    header{
        padding-left:1.5rem;
        height:5rem;
    }
    header .left img{
        width:10rem;
    }
    .wap .nav{
        top:5rem;
    }
    .formwap{
        height:3rem;
    }
    .formwap input[type="submit"]{
        width:2rem;
    }
    .navwrap_wap li a{
        font-size:0.875rem;
    }
    footer{
        height:auto;
        padding-bottom:2.96875vw;
    }
    .ft_top{
        width:95%;
        margin:0 auto;
        height:auto;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-start;
    }
    .ft3{
        width:80%;
    }
    .ft3 .item{
        width:30%;
    }
    .ft2{
        width:80%;
        height: auto;
        margin:1.5rem 0;
        padding:1.5rem 0;
        border:none;
        border-top:1px solid #999999;
        border-bottom:1px solid #999999;
    }
    .ft2 img{
        width: 80%;
    }
    .ft1{
        width:80%;
        padding-bottom:1.5rem;
        margin-bottom: 1.5rem;
        border-bottom:1px solid #999999;
    }
    .ft1 a{
        width:25%;
    }
    .ft_end{
        width:90%;
        margin:0 auto;
        text-align: center;
    }
    .ft_end > *{
        line-height:1.5;
    }
    .i1_1{
        width:100%;
        margin-bottom:1.5rem;
    }
    .i1_2{
        width:100%;
    }
    #swiper_news .title{
        height:5rem;
    }
    #swiper_news .title a{
        line-height:5rem;
    }
    .pagi_news{
        height:5rem;
    }
    .newsbullet{
        width:1.3rem;
        height:1.3rem;
        line-height:1.3rem;
    }
    .i1_2 .titlewrap{
        height:auto;
        margin:1rem 0 2rem;
        padding:0 4rem;
    }
    .i1_2 .contentwrap .item{
        height:3rem;
        flex:none;
    }
    .i1_3 .title{
        height:3rem;
    }
    .i1_3 .title span{
        font-size:1.3rem;
    }
    .i1_3 .content{
        flex-direction: column;
    }
    .i1_3 .content img{
        width:90%;
    }
    .index2{
        flex-wrap:wrap;
        height: auto;
    }
    .index2 .item{
        width: 100%;
    }
    .shartline{
        display: none;
    }
    .index2 .title{
        height: 4rem;
        margin-bottom:1rem;
    }
    .index2 .title span{
        font-size:1.5rem;
    }
    .index2 .title span{
        margin-right:2rem;
    }
    .index2 .title span:not(:first-child)::before{
        left:-1rem;
        width:.1rem;
        height: 80%;
    }
    .index2 .title .more{
        width: 2rem;
        height: 2rem;
    }
    .indexnews .firstitem .line_1{
        line-height: 2;
    }
    .i3list a::before{
        width:.3rem;
        height:.3rem;
    }
    .index4 .title{
        width: 100%;
        height: 4rem;
        margin-bottom: 1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #e6e6e6;
        background:unset;
    }
    .index4 .title span{
        font-size: 1.5rem;
        color: #333333;
        font-weight: bold;
        cursor: pointer;
        position: relative;
    }
    .index4 .content{
        flex-wrap:wrap;
    }
    .index4 .content .item{
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .index4 .content p{
        height: 4rem;
        line-height: 4rem;
    }
    .navwrap_wap li a{
        font-size:1.3rem;
    }
    .breadwrap{
        display: none;
    }
    .childsortswrap{
        width:100%;
        margin-bottom:1.5rem;
    }
    .childsorts{
        display: none;
    }
    .childsortswrap .title{
        cursor: pointer;
        padding-left:2%;
        font-size: 1.6rem;
        background:url(../image/waplist.png) right 2% center / 1.5rem no-repeat;
        background-color:#d7000f;
    }
    .childsortswrap .title::before{
        width: .4rem;
        height: 1.7rem;
        border-radius: .2rem;
        margin-right: .8rem;
    }
    .childsorts a{
        padding-left:5%;
        background-position: left 2% center;
    }
    .childcontainer{
        width: 100%;
    }
    .childcontainer .title{
        font-size:1.6rem;
    }
    .c_newsitem a{
        padding-left: 2rem;
    }
    .proitem:nth-child(3n+2){
        margin:0 0 1.2rem;
    }
    .proitem{
        width:49%;
        margin-bottom:1.2rem;
        padding:1.5rem;
    }
    .childpro, .childpic{
        justify-content: space-between;
    }
    .msgitem input,.msgcode,.msgform input[type="submit"]{
        height: 3rem;
    }
    .jobtitle{
        height:4rem;
        line-height: 4rem;
        font-size:1.5rem;
    }
    .recruitment tr th{
        font-size:1.2rem;
    }
    .proitem p{
        font-size:1.2rem;
        line-height:1.2;
        margin-top:.6rem;
    }
    .imgnewswrap .title{
        font-size:1.2rem;
        font-weight: bold;
        background: none;
    }
    .imgnewswrap .right .content{
        font-size:1rem;
        line-height: 1.8;
        margin-top:.6rem;
    }

}