@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2021-01-11 14:52:54
 * @version $Id$
 */


.unichainFooter{ width: 100%; position: fixed; left: 0; bottom: 15px; z-index: 10; color: rgba(255,255,255,0.4); font-size: 12px; text-align: center; }
.unichainFooter a.beiAnLink{ color: rgba(255,255,255,0.4); text-decoration: none; }