/************************
 * 描述：登录页面
 * 作者：sank
 * 时间：2016-10-19
************************/
body,#footer{padding:0;margin:0;}
#footer {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    color: #b7b3a8;
    position: absolute;
    bottom: 40px;
}
#footer a{
	color: #b7b3a8;
}