#index header{width:100%;height:50px;overflow:hidden;position:fixed;top:0;z-index:2;transform:translateZ(1px);text-align:center;background:#ff4540}#index header input{width:calc(100% - 40px);height:30px;display:block;margin:10px auto;padding:0 1rem;box-sizing:border-box;border:none;outline:none;border-radius:15px;font-size:1rem;color:#fff;background:hsla(0,0%,100%,.5)}#index header input::-webkit-input-placeholder{color:#fff}#index .grid{min-height:calc(100vh - 50px);padding:0 10px}#index .grid .grid-head{display:none}#index .grid .grid-body td:first-child{padding-left:0;font-size:1rem}#index .grid .grid-body i{color:#999;font-size:.75rem;font-style:normal}#index .grid .grid-body p{margin:0;font-size:.75rem;color:#9a9a9a}#index .grid .grid-foot{display:none;position:fixed;left:0;bottom:0;z-index:2;color:red;background:#f7f7f7}#index .grid .grid-foot td,#index .grid .grid-foot th{height:35px}