.st .nav-down{display:none !important;}
.sz{width:100%;margin-top:30px;}
.sz h2{font-size: 22px;color: #008bbd; font-weight: bold;}
.sz-l{ width:100%;}
.sz-l a{width:calc(14.28% - 20px);display:block;float:left;font-size:17px;color:#555;margin:10px;text-align: center; line-height: 36px;}
    
    @media(max-width:1024px){
    .sz-l a{width:calc(20% - 20px);}
    
    }
    
        @media(max-width:600px){
    .sz-l a{width:calc(25% - 20px);}
    
    }
    
            @media(max-width:400px){
    .sz-l a{width:calc(33.333% - 20px);}
    
    }
.footer-right a span p{color:#fff;}
