/**发布
.note_load{padding:0 0 0 0;display:block;font-size:12px;height:16px;line-height:16px;}
.note_true,.note_false{border: none;background:url(../images/val.png?1) 0 0 no-repeat;padding:0 0 0 20px;display:block;font-size:12px;height:16px;line-height:16px;}
.note_true,.note_false,.note_load{margin-top:10px;}
.note_true {color: green;background-position:0 -30px;display:none;}
.note_false {color:#ff5000;background-position:0 0;}**/

.note_load{padding:0 0 0 0;display:block;font-size:12px;height:12px;line-height:12px;}
.note_true,.note_false{border: none;display:block;font-size:12px;height:12px;line-height:12px;}
.note_true,.note_false,.note_load{margin-top:4px;position:absolute;left:0;}
.h48+.note_false,.h48+.layui-unselect+.note_false,.h48+.arrow_down+.note_false,.h48+.arrow_down+.dropdown_diy+.note_false{margin-top:10px;}

.note_true {color: green;display:none;}
.note_false {color:#ff5000;}