.crumbs{
    width: 100%;
    height: 75px;
    background-color: #efefef;
    color: #727272;
}
.dqwz{
    padding-left: 30px;
    position: relative
}
.dqwz>i{
    width: 15px;
    height: 19px;
    background: url(/zcimages/dw.png) no-repeat;
    position: absolute;
    top: 0;
    left: 7px;

}
.crumbs>div{
    display: flex;
    height: 100%;
    align-items: center;
}