*{padding:0;margin:0;list-style:none;box-sizing:border-box;outline:none;border:none;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);resize:none}body{font-family:Microsoft YaHei,sans-serif}#moreInfo{border:1px solid #0bb3d4;display:flex;flex-direction:column;align-items:center;width:1150px;max-height:1000px;overflow:auto;margin:auto;position:relative}#moreInfo .back{position:absolute;top:3%;left:3%;width:30px;height:30px;cursor:pointer}#moreInfo .back img{width:100%;height:100%}#moreInfo .moreInfo-title{margin-top:20px;margin-bottom:10px;width:300px;height:40px;color:#fff;font-weight:700;font-size:18px;display:flex;justify-content:center;align-items:center}#moreInfo .search{position:absolute;top:10px;right:10px;border-bottom:1px solid #0bb3d4;background-color:transparent;border-radius:2px;color:#fff;padding:10px 10px}#moreInfo .search::placeholder{color:#eeeded}#moreInfo .content{width:90%;max-height:85%;overflow:auto;font-size:var(--font-size-netinfo-text)}#moreInfo .content a{display:block}#moreInfo .content a div{margin:8px 0;padding:5px 10px;background:rgba(31,29,59,.3);box-sizing:border-box;width:100%;border-radius:3px;color:#fff;display:flex;justify-content:space-between}#moreInfo .content a div .title{width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#moreInfo .content a div .source{width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#moreInfo .content a div:hover{background-color:hsla(0,0%,100%,.2);color:#0ff8ff;cursor:pointer}#moreInfo .el-pagination button{background:none;color:#fff}#moreInfo .el-pagination ul.el-pager li{background:none;color:hsla(0,0%,100%,.3)}#moreInfo .el-pagination__sizes .el-input__inner{background:none;color:#fff}#moreInfo .el-pagination__jump,#moreInfo .el-pagination__total{color:#fff}#moreInfo .el-pagination__jump .el-input__inner,#moreInfo .el-pagination__total .el-input__inner{background:none;color:#fff}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle}.source{width:180px}.type{width:100px}