﻿
.footer .footer-nav dl{
        width: 17%;
    }
    .scan-code{
        display: inline-block;
        width: 90px;
    }
    .scan-code img{
        display: block;
        width: 100%;
    }
    .scan-code p{
        font-size: 14px;
        font-weight: bold;
        color: #333;
        line-height: 32px;
    }
    @media screen and (max-width: 1024px){}
    @media screen and (max-width: 768px){}