.global_tips_dailog{border: none; z-index: 9999; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.701961);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);}
.global_tips_dailog div{text-align: center;margin-left:10%;margin-right:10%;color:#FFFFFF;background: rgba(0,0,0,0.9);padding:30px; border-radius: 15px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }
.global_tips_dailog h1{width:100%; text-align: center;font-size:26px;}
.global_tips_dailog .tipsinfo{margin-top:20px;font-size:28px;line-height: 50px;}
/**无显示的全屏遮盖*/
.global_none_cover{border: none;z-index: 100;position: fixed;top: 0px;left: 0px; width: 100%;height: 100%;}
