.admin-status-shape{width: 74px; height: 74px; background-image: url(images/stuha.png); position: fixed; left:0; top:0; z-index:1500; cursor: pointer;}
.admin-status-shape:hover .admin-status-window{top:0;}
.admin-status-window{width: 319px; height: 220px; background-image: url(images/admin-bar.png); position: absolute; left:0; top:-220px; text-align: left;transition: left .5s, top .5s;}
.admin-status-window a{display: inline-block;color:#fff; position: absolute;}
.admin-name{width:128px;height:17px;margin-left:51px;margin-top:90px;overflow:hidden; color:#fff;}
.admin-enter{width:155px;height:35px;margin-left:9px;margin-top:22px;}
.admin-logout{width:116px;height:35px;margin-left:9px;margin-top:63px;}