@media all and (min-width:320px) and (max-width:1680px) {
    .header .inheader {
        width: 1500px;
    }

    #index02 .index02_left {
        margin-left: 0px;
    }
}

@media all and (min-width:320px) and (max-width:1500px) {

    .header .inheader {
        width: 1360px;
        padding: 0;
        box-sizing: border-box;
    }

    .w1500 {
        width: 1360px;
        box-sizing: border-box;
        padding: 0;
    }

    .index01 .index01bottom .index01d a {
        font-size: 15px;
        margin-right: 10%;
    }

    #main.pageheader .flexslider li .mbx {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        margin-left: 0px;
        left: 0px;
    }

    .pagemenu {
        width: 100%;
        padding: 0 0;
        box-sizing: border-box;
    }



    #index02 .index02_left {}

    .mobilelist {
        border-radius: 26px;
    }

    .mobilelist .mobilemain {
        border-radius: 22px;
    }

    .mobilelist .mobilelist_in {
        border-radius: 22px;
    }

    .mobilelist .mobilehoverbg {
        border-radius: 22px;
    }

    .mobilelist .imgtext {
        border-radius: 22px;
    }

    #us01 .us01_left {
        padding: 30px;
    }


    .header .inheader .menu>li {
        margin-left: 36px;
    }

    .header .headertel {
        margin-left: 50px;
    }

    .scaseshow {
        padding: 75px 60px 60px;
    }

    .new_onecode02_list .text .t {
        font-size: 20px;
    }

    .new_onecode02_list .text .b {
        font-size: 15px;
    }

    .new_onecode02_list .text {
        padding: 40px 30px 0;
    }

    .new_onecode02_list .text .line {
        margin: 10px auto;
    }

    .new_onecode02_list.on .text .line {
        margin: 12px auto;
    }


    #main .flexslider.page_flexslider_else .text .t,
    #main .flexslider.page_flexslider_else .text .b {
        max-width: 1360px;
    }


}