﻿.footer { background-color: #ebecf2; padding-top: 48px; }
.footer__top { width: 1200px; margin: auto; padding-bottom: 48px; }
.footer__top dl dt { font-size: 16px; font-weight: bold; color: #727375; margin-bottom: 12px; }
.footer__top dl dd { font-size: 16px; color: #a5a6a8; line-height: 40px; }
.footer__left { width: 384px; }
.footer__middle { width: 685px; padding-left: 66px; border-left: 1px dotted #c8c9cc; border-right: 1px dotted #c8c9cc; }
.footer__middle_qrcode { margin-top: 15px; }
.footer__middle_qrcode_item { margin-right: 30px; }
.footer__middle_qrcode_item img { width: 90px; height: 90px; -o-object-fit: cover; object-fit: cover; }
.footer__middle_qrcode_item p { font-size: 12px; color: #a5a6a8; text-align: center; line-height: 30px; }
.footer__right { width: 130px; padding-left: 66px; }
.footer__right li { margin-bottom: 20px; }
.footer__right li a { font-size: 16px; color: #727375; -webkit-transition: all .2s; transition: all .2s; }
.footer__right li a:hover { color: #6eba44; }
.footer__bottom { background-color: #3d3d3d;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.footer__bottom p { width: 1200px; margin: auto; line-height: 50px; font-size: 14px; color: #b3b3b3; }