.show-top-area{position:fixed;top:0;left:0;right:0;width:100%;background:#000;animation:fadeIn .5s linear 0s 1 both;-webkit-animation:fadeIn .5s linear 0s 1 both;z-index:11}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#rankPage,body,html{background:none}