.cwb {
    margin: 0 auto;
    width: 520px;
    text-align: center;
    float: left;}
    .footer .inner{    display: flex;
    justify-content: space-between;
    align-items: center;}
    .footer ul li img {
    width: 100px;
    height: 100px;}
