@media screen and (max-width: 734px){

    body{
        overflow-x: hidden;
    }
    .main{
        width: 90%;
    }
    header{
        height: 0.4rem;
        background: rgba(35,35,35,0.35);
        position: fixed;
        z-index: 9999; transition: .4s ease-in-out .1s;
        background-position:center; 
        width: 100%;
    }
    header .h-top{
        position: relative;
    }
    header .h-top .language{
        position: absolute;
        top:0.12rem;
        right: 0.4rem;
        float: none !important;
        margin: unset !important;
    }
    header .h-top .language a{
        font-size: 16px;
        line-height: 0.4rem; 
        float: right;   
    }
    header .h-top .language a img{
        margin-left: 0.1rem;
    }
    header nav{
        transition: .4s ease-in-out .1s;
    }
    header nav .muen .nav-zt{
        width: 100%;
        float: right;
        background: #494949;
    }
    .h-l, .h-r{ display: none;
        float: left;
        font-size: 0.14rem !important;
        margin-right: unset !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .banner li .text{
        left: 0.19rem  ;
        margin: auto;
        margin-top: 0.3rem;
        }
    .banner li .text a
    {
        margin-top: 0.1rem;
        font-size: 0.12rem;
        padding: 0 0.15rem;
    }
    .banner li .text h2{
        font-size: 0.2rem;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        text-shadow:1px -1px 0 #da251d, -1px -1px 0 #da251d, 1px -1px 0 #da251d, -1px -1px 0 #da251d, -1px 1px 0 #da251d, 1px 1px 0 #da251d;
    }
    .banner li .text h2 span{
        display: none;
    }
    .banner li .text h3{
        font-size: 0.14rem;
        margin-top: 0.07rem;
    }
    .slideBox{
        /* margin-top: 0.4rem; */
    }
    nav .muen{
        height: auto;
        transition: .4s ease-in-out .1s;
    }
    nav .muen .logo{
        margin: 0; 
        float: left; 
        width: 100%; 
        text-align: center;
    }
    .banner .prev, .banner .next{
        display: none;
    }
    nav .muen .logo img{
        height: .25rem;
        display: inline-block; transition: .4s ease-in-out .1s;
        margin: 0.1rem 0;
        float: left;
        margin-left: 0.15rem;
    }
    header nav .muen .nav-zt .list-icon{
        float: right;
        margin: 0 0.1rem;
    }
    header nav .muen .nav-zt .list-icon a{
        line-height: 0.5rem;
    } 
    nav .muen .icon-m-muen{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: left;
        position: absolute;
        top: 0rem;
        width: .35rem;
        height: .4rem;
        transition: .6s ease-in-out .2s;
        z-index: 99;
        right: 0rem;
        line-height: 0.4rem;
    }
    nav .muen .enme{
        width: 0.65rem;
    } 

    .scroll .icon-m-muen{
    }
    nav .muen .icon-m-muen::before,nav .muen .icon-m-muen::after{
        content: "";
        width: .2rem;
        height: .03rem;
        background: rgba(255,255,255,.5);
        margin: .01rem 0;
        transition: .4s ease-in-out .1s;
    }
    nav .muen .icon-m-muen i{
        width: .2rem;
        height: .03rem;
        background: rgba(255,255,255,.5);
        margin: .01rem 0;
        transition: .4s ease-in-out .1s;
    }
    nav .muen .icon-m-muen span{
        color:  rgba(255,255,255,.5);
        font-size: 0.14rem;
        position: absolute;
        right: 0;
        font-family: "Estrangelo Edessa";
        
    }
    nav .muen .cnme{
        line-height: 0.35rem;
    }
    nav .muen .cnme span{
        font-family: 'Î¢ÈíÑÅºÚ';

    }
    nav .muen .language{
        position: absolute;
        left: .7rem;
        top: 0;
    }
    header nav .muen .nav-zt .language a{
        margin: .18rem .1rem 0 0;
    }
    nav ul{
        position: fixed;
        top: 0;
        left: 100%;
        background: #000;
        width: 55%;
        height: 100vh;
        transition: .6s ease-in-out .2s;
        z-index: 99;
        padding: 10vh 0 10vh 0.5rem;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
    nav ul li{
        width: 100%;
        font-size: 0;
        text-align: left;
    }
    nav ul li a{
        padding: 0;
        line-height: .4rem;
        color: #fff;
        font-size: .2rem;
        font-weight: bold;
        width: 100%;
        float: left;
    }
    nav ul li a >:hover{
        list-style: none;
    }
    header.scroll{
        height: .48rem;
    }
    header.scroll .h-top{
        margin-top: 0.48rem;
    }

    header.scroll nav .muen{
        height: 0;
    }
    header.scroll nav .muen .logo{
        top: 0;
        right: 0;
    }
    header.scroll nav .muen .logo a img{
        height: 0;
    }
    nav.open .muen .icon-m-muen{
        transform: translateX(-1.63rem);
        top: 0;
        background: #000;
        padding-left: 0.13rem;
        width: 0.32rem;
    }
    nav.open .muen .icon-m-muen::before{
    }
    nav.open .muen .icon-m-muen::after{
    }
    nav.open .muen .icon-m-muen span{
        right: 0.1rem;
    }
    nav.open .muen .enme{
        right: 0.1rem;
        width: 0.7rem !important;
    }
    nav.open ul{
        left: 2.5rem;
    }

    .muen-bottom{ display: none;}
    .banner{
        margin-top: 1.2rem;
        height: 3.1rem;
    }
    nav ul li dl dt{
        display: none;
    }



/* ¹ØÓÚÎÒÃÇ */

.i_ab{
    width: 100%;
    float: left;
}
.i_ab .l{
    width: 100%;
    float: left;
    margin: 0.15rem 0;
}
.i_ab .l .tit{
    font-size: 0.36rem !important;
    padding-bottom: 0.15rem;
}
.i_ab .l i{
    font-size: 0.24rem !important;
    line-height: unset;
}
.i_ab .l .text a{
    font-size: 0.14rem;
    margin-top: 0.1rem;
}
.i_ab .r{
    /* width: 100%;
    float: left;
    margin: 0.15rem 0; */
    display: none;
}
.i_adv .bt:after{
    background: unset;
}
.i_adv .bt{
    padding-right: unset !important;
    text-align: center !important;
    height: auto !important;
    margin-top: 0.2rem !important;
    margin-bottom: 0.1rem !important;
    font-size: 0.22rem !important;
}
.i_adv .l{
    width: 100%;
    float: left;
    margin: unset;
    height: auto;
    margin-top: 0.8rem;
    padding: 0.15rem;
    box-sizing: border-box;
}
.i_adv .l .tit{
    margin-top: unset;
    font-size: 0.36rem !important;
}
.i_adv .c{
    margin: unset;
    width: 100%;
    float: left;
    padding-top: unset;
    height: auto;
    padding: 0.15rem 0.32rem;
}
.i_adv .r{
    margin-top: unset;
    width: 100%;
}
.i_adv .r img{
    width: 100%;
    float: left;
}
.i_eq{
    height: auto;
}
.i_eq .l{
    width: 100%;
    float: left;
    position: unset;
    height: auto;
    background: #eeeeee;
    padding: 0.15rem;
    box-sizing: border-box;
}
.i_eq .r{
    width: 100%;
    float: left;
    position: unset;
    height: auto;
}
.i_eq .l .tit{
    width: 100%;
    float: left;
    margin:0.15rem 0;
    font-size: 0.24rem !important;
    line-height: unset;
}
.i_eq .l .list{
    width: 100%;
    float: left;
}
.i_eq .l p{
    width: 100%;
    float: left;
    font-size: 0.18rem;
}
.i_eq .l .tit:before,.i_eq .l .tit:after{
    bottom: -1rem !important;
}
.i_eq .r img{
    width: 100%;
    float: left;
}
.picScroll-left{
    margin-left: unset;
}
.picScroll-left .bd ul li img{
    width: 100%;
    float: left;
}
.i_news{
    width: 100%;
    float: left;
    padding: unset;
}
.i_news .tit{
    font-size: 0.36rem !important;
    width: 100%;
    float: left;
    line-height: unset;
    margin: 0.2rem 0;
    line-height: 0.58rem;
}
.i_news .list li{
    width: 100%;
    float: left;
    margin: unset;
}
.i_news .list li .pic{
    width: 100%;
    float: left;
}
.i_news .list li dl{
    width: auto;
    float: unset;
}
.i_news .new_more{
    margin-top: unset;
    margin: 0.1rem 0;
}
.i_news .list li dl dd{
    height: auto;
}
.i_footer .wz > img{
    width: 100%;
    display: none;
}
.i_footer{
    width: 100%;
    float: left;
    margin: auto;
    z-index: -2;
}
.i_lx .tit{
    margin: 0.15rem 0;
    font-size: 0.36rem !important;
}
.i_lx .list{
    padding: 0.2rem 0;
    box-sizing: border-box;
}
.i_footer .wz{
    width: 100%;
    float: left;
}
.fr{
    float: left !important;
    width: 100%;
}
.fr span{
    width: 100%;
    float: left;
    text-align: center;
    line-height: 0.3rem;
    background: #75bd29;
    color: #fff;
    padding: 0.1rem 0;
}
.i_footer a{
    color: #fff;
}
.Company .ab_r{
    width: 100%;
}
.Company .ab_r img{
    float: left;
    width: 100%;
}
.n_wh .l{
    width: 100%;
}
.n_wh .r{
    width: 100%;
}
.n_wh .r img{
    width: 100%;
}
.n_nav_zt{
    margin: 0.15rem 0;
}
.n_tit{
    font-size: 0.36rem !important;
    line-height: unset;
    height: auto;
    margin-bottom: 0.15rem;
}
.ny{
    padding-bottom: 0.3rem;
}
.ny_nav li{
    width: 50%;
    float: left;
    margin: unset;
    
}
.ny_nav li.cur > a, .ny_nav ul li.cur:hover > a{
    width: 100%;
    box-sizing: border-box;
}
.ny_nav li a{
    width: 100%;
    box-sizing: border-box;
}
.picScroll-left2{
    box-sizing: border-box;
    font-size: 0;
}
.picScroll-left2 .bd ul li{
    margin: unset;
    font-size: 0;
    width: 100%;
}
.picScroll-left2 .bd ul{
    width: 100%;
    font-size: 0;
}
.picScroll-left2 .bd ul li img{
    width: 100%;
    display: block;
}
.picScroll-left2 .bd{
    width: 100%;
    display: block;
    overflow: hidden;
}
.pr-nav .img{
    width: 100% !important;
    float: left !important;
}
.pr-nav .content{
    width: 100% !important;
    float: left;
}
.pr-nav .content .text img{
    width: 100%;
    float: left;
}
.pr-nav .content .list div{
    width: auto !important;
}
.cont{
    width: 100%;
    float: left;
    height: auto;
    border-bottom: 1px solid #ccc;
    padding: 0.15rem 0;
}
.Pic{
    float: left;
    width: 100%;
}
.Pic img{
    width: 100%;
    float: left;
}
.n-cp{
    width: 100%;
    float: right;
    height: auto !important;
}
.n-cp li,.n-cp li.cc,.n-cp li.engine{
    width: 100%;
    float: left;
    height: auto;
    font-size: 0.14rem;
    box-sizing: border-box;
}
.news_ny li{
    width: 100%;
    float: left;
}
.news_read .news_text img{
    width: 100%;
    float: left;
}
.n_ser .l,.n_ser .r{
    width: 100%;
    float: left;
}
.n_ser .r p{
    margin-bottom: 0.2rem;
}
.n_ser .r{
    margin-bottom: 0.1rem;
}
.ny_down li > img{
    width: 100%;
    float: left;
}
.ny_down li dl{
    width: 100%;
    float: left;
}
.lxfs li{
    width: 100%;
    float: left;
    font-size: 0.14rem;
    height: auto;
    padding: 0.15rem 0;
    line-height: 0.24rem;

}
.lxfs li:before{
    line-height: 0.24rem !important;
}
.lxfs li.ico_01:before{
    line-height: 0.36rem !important;
}
.honor li{
    width: 100%;
    float: left;
}
.honor li img{
    width: 100%;
    float: left;
}
.honor li + li +li{
    width: 100%;
    float: left;
}
.circle-text{
    display: none;
}
canvas{
    display: none;
}
.i_lx .list .add{
    line-height: 0.3rem;
}
.i_lx{
    height: auto;
}
.Office .tit{
    font-size: 0.36rem;
    line-height: 0.36rem;
}
/* .i_adv .l li b{
    width: 0.6rem !important;
} */
.i_adv .l li{
    font-size: 0.16rem;
}
}