@media only screen and (max-width: 1024px) {
.footer_box{
    display: block !important;
    height: auto !important;
    padding: 0.6rem 0.3rem;
}
.foot-info{
    margin-top: 0.3rem;
}
.foot-info img{
    width: 0.3rem !important;
}
.foot-info span{
    font-size: 0.28rem !important;
}
.foot-ewm{
    margin-top: 0.3rem;
}
.foot-ewm img{
    width: 1.5rem !important;
    height: 1.5rem !important;
}
.foot-ewm span{
    font-size: .28rem !important;
    margin-top: 0.1rem;
}
.foot-copyright{
    display: block !important;
    height: 1.3rem !important;
    font-size: 0.28rem !important;
}
.foot-copyright a{
    font-size: 0.28rem !important;
}
.foot{
    height: auto!important;
}
.foot_box .rig .link a{
    font-size: 0.28rem !important;
}
.foot_box .left .logoimg{
    width: 2.49rem !important;
    height: 0.4rem !important;
}
.foot_box{
    padding: 0.59rem 0.3rem 0 !important;
}
.foot_box .left .info{
    padding: 0.66rem 0 0 0.1rem !important;
}
.foot_box .left .info .item span{
    font-size: 0.28rem !important;
}
.foot_box .left .info .item img{
    margin-right: 0.15rem !important;
}
.foot_box .rig .ewm{
    width:1.5rem !important;
    margin: 0 0.3rem 0 !important;
}
.foot_box .rig .ewm img{
    height: 1.5rem !important;
}
.foot_box .rig .link{
    display: none !important;
}
}
