.tips_wrap {
	font-family: "Microsoft YaHei", Verdana, Geneva, sans-serif, \5b8b\4f53; 
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	display: none;
}
.tips_wrap .tips {
	position: absolute;
	left: 55%;
	top: 15%;
	width:100%;
	height:1525px;
	margin-left: -550px;
	margin-top: -250px;
	z-index: 10001;
	background: url("../images/pop_bg.png") no-repeat;
}
.tips_wrap .tips_close {
	position: absolute;
	top: 80px;
	right: -60px;
	width:191px;
	height: 191px;
	line-height: 50px;
	text-align: center;
	background: url(../images/pop_close.png) no-repeat;
	cursor: pointer;
     z-index: 100;}

/*************************** pop03_sign填資料 *******************************/
.tips_wrap .pop_sign{width: 850px;height: 900px;position: absolute;top:590px;left: 70px; }

.pop_sign  .apply_enter{position:absolute;width:850px;height:410px; z-index: 1000;border-bottom:2px dashed #292929;}
.pop_sign .location{width: 220px;height:80px;position:absolute;margin:15px 0 0 40px;}
.pop_sign .phone_nb{width: 530px;height:68px;position:absolute;margin:15px 0 0 280px;}
.pop_sign .email_ad{width: 770px;height:80px;position:absolute;margin:110px 0 0 40px;}
.pop_sign .input_style{color:#ffffff;outline-style: none;font-weight: 200;font-size: 30pt; padding:5px 10px;background-color: #272727 ;border:0 none; }
.pop_sign .privacy{width:780px;height: 70px;position:absolute;margin:220px 0 0 40px;   ;}
.pop_sign .privacy input {width: 40px;height:40px;margin:5px 5px 0 0; accent-color:#000}
.pop_sign .privacy span {;position: absolute;margin:5px 0 0 10px;font-size:26px; letter-spacing: 0px ;color:#000;font-weight:500;}
.pop_sign .privacy a{color: #f55200;text-decoration: underline;}
.pop_sign .apply_send{width:365px;height:110px;position:absolute;background:url(../images/apply_sendbt.png)no-repeat ;margin:280px 0 0 230px;}


.pop_sign .tips_word{position:absolute;width:850px;height:400px;margin-top: 400px; }
.pop_sign .pop_reward{width: 715px;height:351px;position:absolute;background:url(../images/pop_reward.png)no-repeat ; margin:0 0 0 200px; transform: scale(.75);}
.pop_sign .tips_word a{font-size: 50px;position:absolute; font-size: 40pt; color: #000; margin:90px 0 0 45px;letter-spacing: 2px; line-height: 1.4;}
.pop_sign .download_box{position:absolute; margin:690px  0 0 0;z-index:10;transform: scale(.9);display: flex;justify-content: center;width: 100%;}
.pop_sign .download_box .bt_google{width: 380px;height: 108px;position: absolute;margin: 0px 0 0 0px;background: url(../images/pre_download.png) 0px 0px no-repeat; }
.pop_sign .download_box .bt_appstore{width:380px;height: 108px;position: absolute;background: url(../images/pre_download.png)-380px 0px  no-repeat; }
.bt {text-indent:-9999em;overflow: hidden;cursor:pointer;display:block}


/***************************pop01__fail填資料 *******************************/

 .tips_wrap .pop_fail{width: 690px;height: 500px;position: absolute;top:250px;left:160px;}
 .tips_wrap .pop_fail .tips_word02{ display: flex;align-items: center;justify-content: center;margin-top: 580px;} 
 .tips_wrap .pop_fail .tips_word02 a{font-size: 60px ;line-height: 80px;color: #050505; text-align:center;letter-spacing: 2px;}


 /****************************pop01_sucess css *******************************/
 .tips_wrap .pop_sucess{width: 850px;height: 800px;position: absolute;top:660px;left: 70px;}
 .tips_wrap .pop_sucess .tips_word02{position: absolute;line-height: 80px;color: #050505;left:200px;letter-spacing: 2px;  } 
 .tips_wrap .pop_sucess .tips_word02 span{font-size:80pt ;}
 .tips_wrap .pop_sucess .tips_word02 a{font-size: 38pt;margin-left: 10px;}
 .tips_wrap .pop_sucess .pop_reward{width: 715px;height:351px;position:absolute;background:url(../images/pop_reward.png)no-repeat ; margin:0 0 0 -120px; }


 .tips_wrap .pop_sucess .download_box{position:absolute; margin:550px  0 0 50px; }
 .tips_wrap .pop_sucess .download_box .bt_google{width: 380px;height: 108px;position: absolute;left: 200px;background: url(../images/pre_download.png) 0px 0px no-repeat; }
 .tips_wrap .pop_sucess .download_box .bt_appstore{width:380px;height: 108px;position: absolute;left: 200px;background: url(../images/pre_download.png)-380px 0px  no-repeat; }

#tipsWrap{z-index: 99999;}
#bookSuccess{z-index: 99998;}
