@media (max-width: 440px) {
    .banner.slideBanner .slideItem iframe{
        height: 14rem !important;
        background-image: url(/templets/ckdy/images/1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    #mbPanel{
        display: block;
    }
    footer{
        padding-bottom: 50px;
    }
    .control{
        display: none;
    }
    .articleBlockStyle02 img{
        height: auto !important;
    }
    .zbanner{
        height: 7rem;
    }
    .about_m{
        overflow-x: auto;
    }
    .nynavtit{
        display: none;
    }
    .nav_main ul{
        text-align: center;
    }
    .nav_main ul li{
        display: inline-block;
        margin: 0 5px;
    }
    .nav_main > ul > li > a{
        text-indent: 0;
        font-size: 14px;
        padding: 0 15px;
        line-height: 40px;
    }
    .nav_main ul li i{
        display: none;
    }
    .m{
        width: 90%;
        padding: 0;
        overflow: hidden;
    }
    .page{
        padding: 0;
    }
    .tb-s310, .tb-s310 img{
        margin: auto;
    }
    .box{
        width: 100%;
    }
    .cpt{
        float: none;
    }
    .protxt{
        float: none;
        margin: 0;
    }
    .protxt .inp{
        padding: 0;
    }
    .protxt .inp a{
        width: 40%;
    }
    .about_m img{
        height: auto !important;
    }
    .lan{
        border: 0;
    }
}
@media (max-width: 1024px) {
    .headerType1 .navMenu > li:first-child, .headerType2 .navMenu > li:first-child{
        border-left: 0;
    }
    .headerType1 .navMenu > li, .headerType2 .navMenu > li{
        border-right: 0;
    }
    .headerType1 .navBar .navBarContent .bugfix_2{
        position: initial;
    }
    .choose{
        width: 100%;
    }
}
