@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2020-07-06 14:24:28
 * @version $Id$
 */

.footer{ background-color: #f0f2f5; height: 76px; }
.footer p{ padding-top: 36px; text-align: center; font-size: 13px; color: rgba(0,0,0,0.45); }
.footer a.beiAnLink{ display: inline; color: rgba(0,0,0,0.45); text-decoration: none; }