.footer{
    background-color: #3868b6;
    line-height: .5rem;
    padding: .4rem 0;
    color: #ffffff; 
}

.footer  .footcon{
    width: 100%;
    margin: 0 auto;
}

.footerIcon{
    margin: 0 auto .2rem;
    width: 75%;
    text-align: center;
}

.footer .footcon .footerIcon .code {
    width: 1.2rem;
    display: inline-block;
    margin-top: .1rem;
}

.footer .footcon .footerIcon .dzjg{
    display: inline-block;
    margin: 0 .3rem;
}

.footer .footcon .footerIcon .dzjg img {
    width: 1.4rem; 
}

.footer .footcon .footerIcon .wzjc {
    display: inline-block;
}

.footer .footcon .foottext p {
    font-size: .28rem;
    text-align: center;
    color: #fff;
    margin-left: .3rem; 
}
