﻿.public-site-footer {background-color: #3b3d40;}
.public-site-footer .footer_logo{width: 0.88rem; display: block;}
.public-site-footer .footer_logo img{display: block; width: 100%;}

.footer_nav{line-height: 15px;}
.footer_nav a{color: #b5b6b6; padding: 0 0.45rem; display: block; height: 15px;}
.footer_nav a:hover{color: #fff;}
.footer_nav a+a{border-left: 1px solid #9c9d9e;}

.footer-contact{border-top: 1px solid #4c4c4c; border-bottom: 1px solid #4c4c4c;}
.footer-contact dl{color: #b5b6b6; display: flex; align-items: center; margin-right: 1rem;}
.footer-contact dl dt{color: #87888a; margin-right: 0.15rem;}
.footer-contact dl dd p{margin-bottom: 0.05rem;}

.public-site-footer .footer-qrcode{text-align: center;}
.public-site-footer .footer-qrcode p{font-size: 16px; line-height: 1; color: #fff;}
.public-site-footer .footer-qrcode .footer-qrcode_img{background: #fff; width: 108px; height: 108px;}

.public-site-footer .copyright {color: #abacac; padding: 0.3rem 0;}
.public-site-footer .copyright a{color: #abacac;}

