﻿/*  各系统引用样式名称
    大仪共享：yqkf
    实验教学：Teacher
    安全准入：aqzr
    安全检查：aqjc
    低值易耗：dzyh
    危化品：wxp
    仪器设备：yqsb
    实验室开放：sykf
    安全信息:aqxx
*/
.svg-wx{
    width: 32px;
    height: auto;
}
.svg-wx .st0 {
    opacity: .1 !important;
    fill-opacity: unset !important;
}

.svg-wx .st1 {
    opacity: 0.3 !important;
    fill-opacity: unset !important;
}
.sy_nav svg {
    fill: #5E6EC8 !important;
}
/*start:大仪共享：DYGX*/
.yqkf svg {
    fill: #1D90EC !important;
}
/*end:大仪共享：DYGX*/
/*start:实验教学：SYJX*/
.Teacher svg {
    fill: #EAA453 !important;
}
/*end:实验教学：SYJX*/
/*start:安全准入：AQZR*/
.aqzr svg {
    fill: #B84746 !important;
}
/*end:安全准入：AQZR*/
/*start:安全检查：AQJC*/
.aqjc svg {
    fill: #50AC7E !important;
}
/*end:安全检查：AQJC*/
/*start:低值易耗：DZYH*/
.dzyh svg {
    fill: #DC5781 !important;
}
/*end:低值易耗：DZYH*/
/*start:危化品：WHP*/
.wxp svg {
    fill: #9A5A9C;
}
/*end:危化品：WHP*/
/*start:仪器借用：YQJY*/
.yqsb svg {
    fill: #1DA8D8 !important;
}
/*end:仪器借用：YQJY*/
/*start:实验室开放：SYSKF*/
.sykf svg {
    fill: #ACBF70 !important;
}
/*end:实验室开放：SYSKF*/
/*start:安全信息：SYSKF*/
.aqxx svg {
    fill: #4DC29B !important;
}
/*end:安全信息：SYSKF*/

