.header{
    background-color: #fff!important;
    box-shadow: 0 2px 4px #e6e6e6;
    position: relative;
  width: 100%;
  height: 70px;
  font-size: 22px;
}
.login-wrap{
    background: #324157;
}
.plugins-tips{
    background: #eef1f6;
}
.plugins-tips a{
    color: #20a0ff;
}
.el-upload--text em {
    color: #20a0ff;
}
.pure-button{
    background: #20a0ff;
}
.tags-li.active {
    border: 1px solid #409EFF;
    background-color: #409EFF;
}
.message-title{
    color: #20a0ff;
}
