#app{width:100%;height:100%}@media screen and (min-width:1001px){#app .norem-navigation{padding:6px;width:90px;height:90px;position:fixed;top:200px;left:10px;border-radius:10px;border:1px solid #000;box-shadow:0 2px 6px 1px rgba(0,0,0,.2);background:#fff;opacity:.98;z-index:2000}#app .norem-navigation .header{margin-bottom:2px;width:100%;height:50%;border-radius:4px}#app .norem-navigation .header img{width:100%;height:100%;border-radius:4px;object-fit:cover;cursor:pointer}#app .norem-navigation .header img:hover{transform:scale(1.05)}#app .norem-navigation .bottom{height:50%;display:flex}#app .norem-navigation .bottom .image{width:50%;height:100%;border-radius:4px}#app .norem-navigation .bottom .image img{width:100%;height:100%;border:1px solid #f2f0f0;border-radius:4px;object-fit:cover;cursor:pointer}#app .norem-navigation .bottom .image img:hover{transform:scale(1.05)}#app .norem-navigation .bottom div:first-child{margin-right:2px}#app .norem-navigation .bottom div:nth-child(2){margin-left:2px}#app .norem-header{display:none}}@media screen and (max-width:1000px)and (min-width:601px){#app .norem-header,#app .norem-navigation{display:none}}@media screen and (max-width:600px){#app .norem-navigation{display:none}#app .norem-header{padding:0 10px;width:100%;height:60px;position:fixed;top:0;left:0;background:#1f1f72;display:flex;justify-content:space-between;align-items:center;z-index:2000}#app .norem-header .logo img{width:80px;height:40px;object-fit:contain;border:1px solid #756e6e;border-radius:4px}#app .norem-header .title{font-size:16px;font-weight:700;text-align:center;color:#fff}#app .norem-header .account{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.102);border-radius:50%}#app .norem-header .account .el-icon{font-size:26px;color:#fff}#app .norem-header .account .el-icon:hover{color:#666a7f}}*{box-sizing:border-box}body,html{width:100%;height:100%;font-size:.07292rem;color:#333}body,dd,dl,h1,h3,h4,html,p,ul{padding:0;margin:0}a{text-decoration:none;color:#333;outline:none}img{max-width:100%;max-height:100%;vertical-align:middle}ul{list-style:none}#app{user-select:auto}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#ececec;border-radius:.02083rem;cursor:pointer}::-webkit-scrollbar-thumb:hover{height:1.04167rem;background:#b4b3b3}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.com-color{color:#0e2b4d;color:#d07a0b;font:norem;text-decoration:underline}