@charset "utf-8";
/* CSS Document */
     html{margin:0 auto;min-width: 320px; max-width:640px; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-size:20px; font-family:tahoma, arial, "microsoft yahei", sans-serif !important;}
     body{ height:100%; max-width:640px; color:#222; min-width:320px;}
	 *{margin:0; padding:0;}
	 a{text-decoration: none;}
	 img{max-width: 100%; height: auto;}

    .download{background:url(bg.jpg) no-repeat center top;background-size:100% auto;height:28rem;position: relative;background-color:#0061ff;}
	.download-btn{ text-align: center;font-size:1.1rem;line-height:1.8rem;background: #ff4e00;width: 10rem;border-radius: 1rem;margin: 0 auto;position: absolute;top:19.5rem;left:50%;margin-left: -5rem;font-weight:bold;color:#fff;}
	.download-btn .android-btn{ width:8rem;height:1.8rem;display: block; margin:0 auto;color:#fff;}
	#weixin-tip{display:none; position: fixed; left:0; top:0; background: rgba(0,0,0,0.8); filter:alpha(opacity=80); width: 100%; height:100%; z-index: 100;} 
	#weixin-tip p{text-align: center;margin-top:0%;padding:0 0% 26% 5%;position:relative;}
	#weixin-tip .close{
		width:36%;
		color: #fff;
		padding: 5px;
		font: bold 20px/20px simsun;
		text-shadow: 0 1px 0 #ddd;
		position: absolute;
		bottom:0; left:28%;
	}
.tijiao{position: absolute;top:20rem;z-index: 99;width:11rem;left:50%;margin-left: -5.5rem;}
.tijiao h2{font-size: 1rem;line-height: 1.5rem;text-align: center;margin-bottom: 1rem;color: #0446bb;font-weight: bold;}
.tijiao p{margin-bottom: 0.6rem;color:#333;font-size:0.8rem;line-height:1.4rem;width:11rem;}
.tijiao p input{height: 1.4rem;font-size:0.66rem;line-height: 1.4rem;padding-left:0.3rem;outline:none;width: 8rem;}
.tijiao #J_weixin{width: 10rem;margin: 0.8rem auto 0;}
.tijiao p input[type="submit"]{font-size:0.8rem;line-height: 1.4rem;width: 10rem;height: 1.4rem; border-radius: 1rem;
	box-shadow: 0 2px 0px #3d1fb1;
	-webkit-box-shadow: 0 2px 0px #3d1fb1;
	font-weight:bold;background:#5134c0;color:#fff;border:none;}
.wenzi{width: 14rem;font-weight: 100;font-size:0.6rem;line-height: 1rem; z-index: 99;color:#333;position: absolute;left:50%;margin-left: -7rem;top:28.3rem;}


