/********************/
.art-pic>ul>li .text span{color:#333;font-size:15px;height: 30px;
    display: block;}
    
    @media(max-width:1200px){
    .art-pic>ul>li{width: calc(33.333% - 20px);}
    
    }
    
        @media(max-width:600px){
    .art-pic>ul>li{width: calc(50% - 20px);}
    
    }
.ewm{float:left;margin-left:10px;}

@media(max-width:1200px){
.foot-r{width:100%;    margin-top: 20px;}
}

@media(max-width:1024px){
.foot-m{width:100%;text-align: center;}
}
