/**发布
.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;line-height:22px;}
.note_true,.note_false{border:none;display:block;line-height:22px;margin-top:10px;font-size:14px;}
.note_true {color: green;display:none;}
.note_false {color:var(--mcolor);}