﻿
.macenter-head2 {
    background: #3a8bcc;
}

    .macenter-head2 ul {
        display: flex;
        color: #fff;
        padding: 3px 0;
    }

        .macenter-head2 ul li img {
            margin: 0 5px;
            height: 15px;
        }

        .macenter-head2 ul li span {
            font-size: 70%;
            font-weight: 400;
            line-height: 20px;
        }
