.tips_wrap {
	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: 50%;
	top: 50%;
	width: 775px;
	height: 665px;
	margin-left: -388px;
	margin-top: -333px;
	z-index: 10001;
	background: url(../images/pop_01_bg.png) no-repeat;
}
.tips_wrap .tips_close {
	position: absolute;
	top: 33px;
	right: 21px;
	width: 81px;
	height: 81px;
	line-height: 50px;
	text-align: center;
	background: url(../images/bt_close.png) no-repeat;
	cursor: pointer;}
.tips_wrap .tips_word {
	width: 400px;
	height: 104px;
	position: absolute;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	left: 210px;
	bottom: 210px;
}
.pop_btn_gp {
	width: 199px;
	height: 61px;
	position: absolute;
	display: block;
	left: 220px;
	top: 320px;
		background: url(../images/bt_android.png) no-repeat;

}
.pop_btn_apps {
	width: 199px;
	height: 61px;
	position: absolute;
	display: block;
	left: 420px;
	top: 320px;
	background: url(../images/bt_ios.png) no-repeat;


    }
.tips_wrap .tips_word02 {
    width: 400px;
    height: 104px;
    position: absolute;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    text-align: center;
    left: 220px;
    top: 240px;
} 
#successPop .pop_btn_gp,
#successPop .pop_btn_apps{
    top: 350px;     
}
.tips_wrap .tips_word03 {
    width: 400px;
    height: 104px;
    position: absolute;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    text-align: center;
    left: 220px;
    top: 245px;
}    
.box{ width: 450px; height: 250px; background-color: #000000}
.mailinfo {width:330px;height: 30px;font-size: 18px;text-indent: 1em;border: 2px solid #939699;margin: 250px 0 0 210px}
.tips_word a { color: #930406}
.bt_login02{background: url(../images/bt_login02.png) no-repeat;position: absolute;cursor: pointer;top: 244px;right: 135px;width: 91px;height: 44px;}
	
@media screen and (max-width : 1303px ){
.bt_login02{ 
    background: url(../images/bt_login02.png) no-repeat;
    position: absolute;
    cursor: pointer;
    top: 365px;
    right: 52px;
    width: 160px;
    height: 85px;
    background-size: 100%;
}
.tips_wrap {
	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: 50%;
	top: 50%;
	width: 1000px;
    height: 665px;
    margin-left: -500px;
	margin-top: -266px;
	z-index: 10001;
	background: url(../images/pop_01_bg.png) no-repeat;
	background-size: cover;
}
.tips_wrap .tips_close {
	position: absolute;
	top: 65px;
	right: 0px;
	width: 81px;
	height: 81px;
	line-height: 50px;
	background: url(../images/bt_close.png) no-repeat;
	text-align: center;
	cursor: pointer;
}
.mailinfo {
    width: 450px;
    height: 65px;
    font-size: 24px;
    text-indent: 1em;
    border: 2px solid #939699;
    margin: 370px 0 0 320px;
}
.tips_wrap .tips_word {
    width: 610px;
    height: 104px;
    position: absolute;
    font-size: 28px;
    line-height: 45px;
    color: #000;
    text-align: center;
    left: 330px;
    bottom: 50px;
}
.pop_btn_gp {
	width: 198px;
	height: 58px;
	position: absolute;
	display: block;
	left: 220px;
	top: 310px;
}
.pop_btn_apps {
	width: 198px;
	height: 58px;
	position: absolute;
	display: block;
	left: 424px;
	top: 310px;
}
.tips_wrap .tips_word02 {
    width: 700px;
    height: 104px;
    position: absolute;
    font-size: 36px;
    line-height: 60px;
    color: #000000;
    text-align: center;
    left: 250px;
    top: 340px;
}
.tips_wrap .tips_word03 {
    width: 650px;
    height: 104px;
    position: absolute;
    font-size: 32px;
    line-height: 45px;
    color: #000;
    text-align: center;
    left: 300px;
    top: 380px;
}
}