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:0px 14px;background:linear-gradient(to bottom, #02140e, #010d09);height:100px;align-items:center;overflow:hidden}.home-model .notice{flex:1;height:50px;display:flex;align-items:center;border-radius:50px;padding-right:20px;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:40px;height:40px;border-radius:50%;margin-right:10px;margin-left:5px;overflow:hidden}.home-model .notice .img .img1{width:20px;height:20px;position:relative;transform:translateX(-20px);filter:drop-shadow(var(--main-color) 20px 0);border-left:4px solid transparent;border-right:4px solid transparent;fill:red}.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:12px}.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;max-width:180px}.home-model .notice .msg-list .item .icon{width:10px;position:relative;transform:translateX(-80px);filter:drop-shadow(var(--main-color) 80px 0);border-left:4px solid transparent;border-right:4px solid transparent}
