body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;padding:0;margin:0;color:#fff;font-size:14px;font-weight:400;user-select:none;line-height:1.2;word-break:break-word}html{box-sizing:border-box;overflow:hidden}.home-model{display:flex;padding:40px 200px;background:linear-gradient(to bottom, #02140e, #010d09);align-items:center}.home-model .notice{flex:1;height:80px;display:flex;align-items:center;border-radius:50px;padding-right:40px;border:1px solid var(--main-color)}.home-model .notice .img{justify-content:center;display:flex;align-items:center;border:1px solid var(--main-color);width:80px;height:80px;border-radius:50%;margin-right:20px;overflow:hidden}.home-model .notice .img .img1{width:30px;height:30px;position:relative;transform:translateX(-80px);filter:drop-shadow(var(--main-color) 80px 0);border-left:4px solid transparent;border-right:4px solid transparent}.home-model .notice .notice-content{width:100%;flex:1}.home-model .notice .msg-list{display:flex;align-items:center;flex:1;justify-content:space-between}.home-model .notice .msg-list .item{display:flex;align-items:center;cursor:pointer;flex:1}.home-model .notice .msg-list .item .msg{display:flex;align-items:center;flex:1;font-size:16px}.home-model .notice .msg-list .item .msg .index{color:var(--main-color);opacity:0.8}.home-model .notice .msg-list .item .msg .name{margin-left:15px;color:#fff;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home-model .notice .msg-list .item .icon{width:18px;position:relative;transform:translateX(-80px);filter:drop-shadow(var(--main-color) 80px 0);border-left:4px solid transparent;border-right:4px solid transparent}
