.tip1,.tipMsg{ background-color:#323232;color:#fff;opacity: 0.8;font-size: 18px;height: 45px;line-height: 45px;position: fixed;bottom: 50%;width:80%;text-align: center;border-radius: 5px;z-index: 9999; left:10%;}
.tip2,.tipWarning{ z-index:8998; background: #FEF0D3 url(images/simple.png) -62px -58px no-repeat; border:1px solid #F5AF0F; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; min-width: 60px; margin:5px; padding: 8px 20px 8px 55px; color:#A37407; line-height:30px; font-size:12px; text-align:left;}
.tip3,.tipError{ z-index:8999; background: #FEF7F4 url(images/simple.png) -10px -98px no-repeat; border:1px solid #CD0A0A; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; min-width: 60px; margin:5px; padding: 8px 20px 8px 55px; color:#DD0A0A; line-height:30px; font-size:12px; text-align:left;}