﻿body {
}
#mg1 {
    /*display: none;*/
    width:0px;
    background: url("../../images/solution/online_use_img/灰色对勾.png")no-repeat left top;
}
#hd1 {display:none;}
.checklabel {
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    margin: 5px 0;
    padding-left: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: lighter;
}
.unchecked {
    background: url("../../images/solution/online_use_img/灰色对勾2.png")no-repeat left top;
}
    label.checked {
        background: url("../../images/solution/online_use_img/蓝色对勾1.png")no-repeat left top;
    }
    /*     2019_03_11   */
