/* 当页面宽度大于960px小于1200px */
@media screen and (max-width:1200px){
    .homeProduct>div{width:100%;}
    .navBoxUl{display:none;}
    /*.navBox{display:none;}*/
    .swiper{height:200px;}
    .swiper img{height:200px;}
    .homeProduct{padding:0;}
    .navAUl{top: 0px;left: 120px;}
    .headerbottomBoxRight{display:none;}
    .headerTopBox,.headerbottomBoxRightLeft,.headerbottomBoxRightRight,.navBoxRight{display: none;}
    .productTab,.productTab li{padding: 0;}
    .productContent li{width: 49%;}
    .navBoxLeft ul,.onContentLeft{display: none;}
    .aboutContent li,.news,.concatBox,.phoneMenu{display: block;}
    .aboutContentLeft, .aboutContentRight{width: 100%;padding: 20px;}
    .kehuContent li{width: 49%;}
    .news>div,.concatBox>div,.concatBoxLeftMap{width: 99%;}
    .navBoxLeft li{width: 144px;}
    .headerbottomBoxLeft img{width: 90%!important;}
    .onContentRight {width: 100%;}
    /*.contentbottom li{width: 44%!important;}*/
    .contentbottomlitop {display:block;}
    .casebox{padding:0 10px;}
    .contentbottomlitopright{margin-top: 8px;}
}
