.auto-tip {list-style:none;background:#fff;}
.auto-tip li{width:100%; height:22px; line-height:22px; font-size:18px;}
.auto-tip li.hoverBg{background:#ddd; cursor:pointer;}
.red{color:red;}
.hidden{display:none;}