﻿
.footer-wrapper {
    width: 100%;
    min-width: 1200px;
    line-height: 30px;
}

.footer-wrapper .footer {
    position: relative;
    width: 1180px;
    height: 198px;
    margin: 0 auto;
}

.footer-wrapper .footer-list {
    position: absolute;
    top: 32px;
    left: 0px;
}

    .footer-wrapper .footer-list a {
        margin-right: 15px;
    }

.footer-wrapper .footer-units {
    position: absolute;
    top: 75px;
    left: 0px;
}

.footer-wrapper .footer-media {
    position: absolute;
    top: 32px;
    left: 844px;
}

    .footer-wrapper .footer-media a {
        display: inline-block;
        margin-right: 30px;
        vertical-align: top;
    }

        .footer-wrapper .footer-media a:hover {
            text-decoration: none;
        }

    .footer-wrapper .footer-media .iconfont {
        margin-right: 5px;
        font-size: 20px;
        vertical-align: middle;
    }

.footer-wrapper .footer-msg {
    position: absolute;
    top: 75px;
    left: 844px;
}
