﻿/*底部*/
footer {
height: 366px;
/*background: url(../Images/footer.png) no-repeat center center;*/
padding: 80px 20px 15px;
color: #000;
min-width:1220px;
}
.footLeft {
float: left;
width: 612px;
}

.footRight {
float: right;
width: 600px;
}

.footH {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.contactUs {
width: 100%;
padding-left: 0;
list-style: none;
margin-bottom: 24px;
}

.contactUs li {
float: left;
width: 304px;
}

.contactInfo {
font-size: 16px;
height: 25px;
line-height: 25px;
}

.address {
margin-bottom: 30px;
}

.copyRight {
font-size: 16px;
height: 30px;
line-height: 30px;
}

.QRCode {
margin-top: 10px;
padding-right: 50px;
}

.QRCode li {
float: right;
}

.QRCode li:nth-child(2) {
margin-right: 70px;
}

.QRCode dt {
width: 100px;
height: 100px;
}

.QRCode dt img {
width: 100px;
}

.QRCode dd {
height: 25px;
line-height: 25px;
text-align: center;
font-size: 16px
}

.publicContainer {
width: 1220px;
margin: 0 auto;
}

.publicContainer::after {
content: "";
display: block;
clear: both;
}

.publicContainer:before {
content: "";
display: table;
}
.office {
    font-size: 16px;
    line-height: 25px;
}