.header{width:100%;background:linear-gradient(96deg,#0067ca,#00aaf1);box-shadow:0 2px 4px 0 rgba(4,46,111,.08);position:fixed;top:0;z-index:100}.header .headerBox{width:100%;height:54px;padding:10px 24px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header .headerBox>.logoBox{height:100%;display:flex;justify-content:flex-start;align-items:normal}.header .headerBox>.logoBox img{max-height:100%}.header .headerBox>.logoBox .headerSelectBox{margin-left:25px;width:145px}.header .headerBox>.logoBox .headerSelectBox input{background:transparent;color:#fff;font-size:14px;border-color:rgba(138,201,244,.9215686275)}.header .headerBox>.rightBox{display:flex;justify-content:flex-end;align-items:center}.header .headerBox>.rightBox .bellBox{margin-right:50px;cursor:pointer}.header .headerBox>.rightBox .bellBox i{font-size:24px;color:#fff}.header .headerBox>.rightBox .bellBox sup{background:#f86837;border-radius:9px;border:0}.header .headerBox>.rightBox .bellBox:hover{color:#666}.header .headerBox>.rightBox>.el-dropdown{cursor:pointer;font-size:14px;font-weight:400;color:#fff;line-height:20px}.green.header{background:#2ca063}.green.header .headerBox>.logoBox .headerSelectBox input{border-color:#4bbc80}.noticeBox{margin-top:-30px;max-height:calc(100vh - 300px);overflow:auto}.noticeBox ul{list-style:none;padding:0;margin:0}.noticeBox ul li{border-bottom:1px dashed #ededed}.noticeBox ul li p{margin:0;font-size:16px;color:rgba(0,0,0,.85);margin:10px 0}.noticeBox ul li p.noticeTit{text-align:center;margin-top:15px}.noticeBox ul li p.noticeNon{text-align:center;font-size:14px;color:#ccc}