﻿.public-site-footer {
      background: linear-gradient(0deg, #d6d6d6, #fff);
border-top: 5px solid rgb(7, 55, 99);
}
.public-site-footer .footer-contact{padding: 38px 0px 45px;}
.public-site-footer .company-phone{color: #5a5a5a; line-height: 38px;}
.public-site-footer .copyright {color: #5a5a5a; margin: 18px 0px 0px 0px;}


.friendship {border-top:1px solid #dedede; padding: 10px 0px;}
.friendship .public-container{display: flex; align-items: center;justify-content: space-between;}
.friendship i{font-size: 16px;display: block;float: left; font-style: normal;}
.friendship a{display:block; height: 48px;overflow: hidden;float: left;line-height: 48px;text-align: center;}
.friendship a+a{margin: 0px 0px 0px 35px;}
.friendship a img{vertical-align: middle; max-width: 100%; max-height: 100%;}
.footer-qrcode{width: 120px;}

.footer-qrcode .qrcode canvas{display: block; padding: 10px; background: #fff;}
.footer-qrcode img{width: 100%;display: block;}