        .wl-top{
    background: #fff;
    font-size: 16px;
    color: #666;
    padding: 10px 0;
    line-height: 40px;
}
.wl-top span{
    color:#0d0d0d;
}
.wl-bac{
    background: #fff;
    padding-left: 35px;
    box-sizing: border-box;
    padding-top: 33px;
}
.wlxx{
    position: relative;
    border-left: 2px solid #e6e6e6;
    width: 100%;
    float: left;
    box-sizing: border-box;
    line-height: 30px;
}
.wlxx b{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #ccc;
    display: block;
    position: absolute;
    top:37px;
    left: -8px;
}
.wl{
    font-size: 15px;
    color:#666;
}
.wl span{
    color:#4995f3;
    font-size: 24px;
}
.wl-data{
    font-size: 14px;
    color:#666;
}
.wl-box{
    width: 93%;
    float: right;
    border-bottom:2px solid #e2e4e8;
    box-sizing: border-box;
    padding:24px 15px 24px 0;
}
.wl-bac>div:last-child .wl-box{
    border-bottom: 0;
}
.wl-h{
    height: 15px;
}
.wl-bac>div:first-child  b{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    display: block;
    left: -12px;
    top: 0;
    box-shadow: inset 0 0 30px #f9a6a6;
    background: #f44949;
}
.wl-bac>div:first-child .wl-box{
    padding-top: 0;
}
.wl span{
    color:#4995f3;
}
.wl-bac>div:first-child .wl{
    color:#1b1b1b;
    font-size: 16px;
}
        
        
        