﻿*{margin:0;padding:0}
/*body{
    background-color:#cce8cf;
}*/

footer .info .right>a{
    position:relative;
}
.footer-b-pop {
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-110%);
    width: 115px;
    display: inline-block;
    background-color: #fff;
    padding: 10px 0;
    border-radius: 5px;
    display: none;
}

    .footer-b-pop img {
        width: 100px !important;
        height: 100px !important;
    }

    .footer-b-pop small {
        font-size: 14px;
        line-height: 1.3;
        color: #999;
        margin-top: 5px;
        display: inline-block;
    }