@charset "UTF-8";



@media screen and (max-width: 1300px){
    /*底部*/
    .footer .foot-tops .container .left-nav .items-box .items {width: 140px;}
    .footer .foot-tops .container .left-nav .items-box .items .item{margin-bottom: 10px;}

}


@media screen and (max-width: 1044px) {

    /*返回顶部*/
    #cl .right{display: none;}

    /*底部*/
    .footer_b {padding-left:3%;padding-right:3%;}
    .footer_b h3 {width:100%;line-height:24px;text-align:center;padding:5px 0;background:#161616 !important;}
    .footer_b h3 i {display:block;float:none;text-align:center;}
    .footer .foot-tops {padding:0.7rem 0;display:none;}

}




@media screen and (min-width: 1000px) and (max-width:1600px) {
    .footer .foot-tops .container{width: 90%;}
    .footer_b h3{width: 90%;}
}
