@charset "utf-8";
/* CSS Document */
.g-mask{width:280px;height: 30px;background: #000;opacity: 0.8;border-radius: 8px;position: fixed;bottom:30%;left: 50%;margin-left: -140px;z-index: 999;}
.g-tips{width:280px;height: 30px;line-height: 30px; color:#fff;font-size: 16px; text-align: center;position: fixed;bottom:30%;left: 50%;margin-left: -140px;z-index: 1000;}

