.f-site-maps dl dt {
    font-weight: 700;
    padding-bottom: 6px;
    color: #777;
    font-size: 14px;
}

.footer-sitemap>.table-layout>.table-cell:first-child {
    border-right: 1px solid #b5b5b5;
}

.f-site-maps dl {
    display: inline-block;
    font-size: 14px;
    color: #777;
    line-height: 22px;
    vertical-align: top;
    padding-right: 40px;
}

.footer-sitemap>.table-layout>.table-cell:first-child {
    border-right: 1px solid #b5b5b5;
}

.f-site-maps dd a {
    display: block;
    color: #777;
    color: #777;
    font-size: 14px;
}

.footer-sitemap .f-site-client div {
    padding-left: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #777;
}

.footer-copyright {
    min-width: 1200px;
    background-color: #404040;
    color: #999999;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.footer-copyright span {
    padding: 0 8px;
}

.footer-sitemap {
    min-width: 1200px;
    background-color: #404040;
    color: #999999;
    padding-top: 60px;
    padding-bottom: 40px;
    word-break: keep-all;
    white-space: nowrap;
}

.qrcode-div {
    width: 112px;
    height: 112px;
}

.qrcode-div img{
    width: 112px;
    height: 112px;
}