.mainheight{-webkit-animation:height .6s;animation:height .6s}.minheight{-webkit-animation:minheigh 1s;animation:minheigh 1s}@-webkit-keyframes height{0%{top:calc(-100% - -2.64rem);display:none}to{top:0;display:block}}@keyframes height{0%{top:calc(-100% - -2.64rem);display:none}to{top:0;display:block}}@-webkit-keyframes minheigh{0%{top:0}to{top:calc(-100% - -2.64rem);display:none}}@keyframes minheigh{0%{top:0}to{top:calc(-100% - -2.64rem);display:none}}#mansion{background-color:#fff}#mansion,#mansion img,.footer{width:100%}.footer{height:1.6rem;line-height:1.6rem;text-align:center}.footer a{color:#000}