html {-webkit-text-size-adjust: none;word-wrap: break-word;word-break: break-all}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
body {position: fixed;width: 100%;height: 100%;font-family: 'Helvetica Neue', Helvetica, Arial, -apple-system, system-ui, sans-serif;background: #F6F6F3;color: #444;margin: 0;padding: 0;font-size: 14px;line-height: 1.4;outline: 0;}
a {color: #6E6E6E;text-decoration: none;transition: all 0.35s ease 0s;}
a:hover {color: #CC0000;text-decoration: none;outline: 0}
img {max-width: 100%;height: auto;width: auto\9;border: 0;vertical-align: middle;}
div, h1, h2, h3, h4,h5, p, form, ul, label, input, textarea, img, span, dl, dt, dd {margin: 0px;padding: 0;outline: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
h1, h2, h3, h4,h5,h6 {font-weight: normal;}
input, textarea,button,form {font-size: 14px;font-family: "Microsoft YaHei", Verdana, sans-serif;}
li {list-style-type: none;}

body > div{margin:0 auto;width:100%;max-width:960px;}
.top{padding: 0 15px;background: #292D33;height: 36px;line-height: 36px;color: #BBB;max-width:unset;}
.top a{color: #BBB;}
.top > *{padding:0 20px;border-left: 1px solid #383D45;border-right: 1px solid #383D45;}
.top > *:hover { background-color: #202328; }
.top .title{display:inline-block;}
.top .menu{position: relative;display:inline-block;float:right;}
.top .menu:hover ul{display:block;}
.top .menu ul{display:none;position: absolute;text-align: center;min-width:100%;width:max-content;top:35px;right:0;background:#202328;z-index: 8;}
.top .menu ul li{padding:5px 20px;}
.top .menu ul li:hover{background: #292D33;}

.tit{margin:15px 0;font-size:18px;font-weight: bold;}

.middle{padding:10px;position: relative;height: 100%;}
.middle .list{position: absolute;height: calc(100% - 101px);padding:0;background:#fff;width:calc(100% - 10px);overflow-x: scroll;}
.middle .list table{min-width: 100%;border-collapse: collapse;table-layout: fixed;}
.middle .list table thead{background: #fff;position: sticky;top: 0;}
.middle .list .more table{min-width:unset;}
.middle .list .more table td{width:50px;}
.middle .list table th {padding:10px;text-align: left;border-bottom: 2px solid #F0F0EC;}
.middle .list table td {padding: 10px;border-top: 1px solid #F0F0EC;word-break: break-all;}



