@media(max-width:1600px) {}

@media(max-width:1440px) {
    .head,
    .about,
    .product,
    .new,
    .foot,
    .newshow,
    .innew,
    .g-gywm,
    .inproduct,
    .inproshow_top,
    .application {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(max-width:1366px) {
    .nav ul li a,
    .lanaguage a {
        font-size: 18px;
    }
    .nav ul li {
        margin: 0 25px;
    }
    .nav {
        margin-right: 25px;
    }
}

@media(max-width:1280px) {}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .head {
        display: none;
    }
    .title {
        font-size: 24px;
    }
    .right_ab {
        width: 100%;
    }
    .left_ab {
        width: 100%;
    }
    .left_pro {
        width: 100%;
        margin-top: 30px;
    }
    .right_pro {
        width: 100%;
    }
    .protitle {
        font-size: 18px;
    }
    .prointro {
        font-size: 16px;
    }
    .promore a {
        width: 130px;
        height: 46px;
        line-height: 46px;
        font-size: 15px;
    }
    .product {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .newitem {
        width: 100%;
        margin-bottom: 30px;
    }
    .newcon {
        height: auto;
        padding-bottom: 15px;
    }
    .right_foot {
        display: none;
    }
    .left_foot {
        width: 100%;
        text-align: center;
    }
    .innewpic {
        display: none;
    }
    .innewintro {
        width: 100%;
    }
    .inpro {
        width: 100%;
    }
    .inproshow_top_fl {
        width: 100%;
    }
    .inproshow_top_fr {
        width: 100%;
    }
    .inproshow_top_fr_title {
        font-size: 22px;
        margin-top: 30px;
    }
    .inproshow_top_fr_con {
        font-size: 15px;
    }
    .app_list_pic {
        width: 100%;
    }
    .app_list_intro {
        width: 100%;
    }
    .app_list_intro {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .titles {
        font-size: 14px;
    }
}

@media(max-width:768px) {
    .wm-l,
    .wm-r {
        width: 100%;
    }
}

@media(max-width:420px) {
    .left_ab {
        font-size: 16px;
    }
    .foot {
        height: auto;
        line-height: 40px;
    }
    .left_foot a {
        display: block;
    }
    .innewtitle {
        font-size: 18px;
    }
    .innewcon {
        font-size: 15px;
    }
    .innewmore {
        margin-top: 25px;
    }
    .app_name {
        line-height: 40px;
        font-size: 15px;
    }
    .app_navs.active::before {
        bottom: -13px;
        z-index: -1;
    }
    .app_list_con {
        font-size: 15px;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}