body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dl,dd,dt{margin:0;padding:0;}
body{font-family:"microsoft yahei","Arial";font-size: 0.24rem;line-height: 1;color:#333;-webkit-user-select:none;-webkit-text-size-adjust: 100% !important; text-size-adjust: 100% !important;-moz-text-size-adjust: 100% !important;}
::-webkit-scrollbar{width: 0;height: 0;}/*           Ϊ0*/
*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
[class|="ico"]{-webkit-background-size: 100% 100%;background-size: 100% 100%;display: inline-block;vertical-align: middle;}
[class|="icon-"]{font-family:"iconfont" !important;font-size:.24rem !important;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
li{list-style-type:none; float:left;}
a{text-decoration:none;color: #333;}
img{border:none;vertical-align: middle;margin-top: 0;}
i,var,em{font-style:normal;}
button{font-family:"microsoft yahei","Arial";outline:none;cursor: pointer;font-size: 0.24rem;border: none;}
iframe{border: none;}
input,select,textarea{outline:none;font-family:"microsoft yahei","Arial";font-size: 0.24rem;border-radius: 0;}
input:disabled{opacity: 1;color:#333;}
input[type="submit"],input[type="reset"],input[type="text"],input[type="password"],input[type="number"],input[type="button"],button,input[type="date"],textarea{-webkit-appearance: none;border: none;background: none;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.dt{display: table;width: 100%;}
.fl-w{float: left;width: 100%;}
.clear{clear:both;}
.fixed{z-index: 2;position: fixed;left: 0;bottom: 0;width: 100%;}
.poa{z-index: 1;position: absolute;left: 0;bottom: 0;width: 100%;}
.bgsz{-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.hide{display:none !important;}
.bdn>:last-child{border-bottom: none;}

.mobile-wrap{position: relative;}

body,html{
	width: 100%;
	height: 100%;
}
body.bg{
	/*background: url(https://changliao-1312835250.cos.ap-beijing.myqcloud.com/images/bj.png) repeat-y;*/
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.download{
	width: 100%;
	display: table;
	min-height: 100%;
	background: url(https://changliao-1312835250.cos.ap-beijing.myqcloud.com/images/bj.png) top center no-repeat;
	-webkit-background-size: 100% auto;
	position: relative;
	background-size:100% auto !important;
}
.download-btn{
	width: 100%;
	padding-top: 9.5rem;
	text-align: center;
	position: relative;
}
.download-btn span{
	width: 2.88rem;
	height: .9rem;
	border-radius: .45rem;
	position: absolute;
	left: 50%;
	margin-left: -1.44rem;
	top: 10rem;
	display: none;
}
.download-btn a{
	display: inline-block;
	width: 5.88rem;
	height: .9rem;
	background-color: #9990FF;
	border-radius: .45rem;
	line-height: .9rem;
	font-size: .32rem;
	color: #FFFFFF;
}
.download-prompt{
	position: absolute;
	right: .12rem;
	top: .08rem;
	display: none;
}
.download-prompt img{
	height: 1.42rem;
}

.invitation_code{
	font-size: 0.5rem;
	font-weight: 500;
	color: #645614;
	position: fixed;
	left: 50%;
	top: 9.3rem;
	transform: translate(-50%, -49.3%);
}
.share_style{
	font-size: 0.4rem;
	font-weight: 500;
	color: #645614;
	position: fixed;
	left: 50%;
	top: 8.6rem;
	transform: translate(-50%, -49.3%);
}

.doload_button a{
	color: #FFFFFF;
}

.doload_button{
	width: 3.53rem;
	height: 0.85rem;
	line-height: 0.85rem;
	border-radius: 12px;
	text-align: center;
	position: fixed;
	font-size: 0.32rem;
	font-weight: 500;
	top: 7.3rem;
	transform: translate(56%, -9%);
	background: linear-gradient(90deg, #D5E186 0%, #859C49 100%);
	box-shadow:0rem 0.1rem 0rem #859C49;
}


.xinren_btn{
	width: 100%;
	height:50px;
	z-index: 999;
	position: fixed;
	top: 0px;
	left: 0;
	background: rgba(59,237,89,0.2);
}

.showtip{
	width: 240px;
	height: 30px;
	border-radius: 50px;
	border:2px solid #FB262D ;
	font-weight: bold;
	color: #FB262D ;
	text-align: center;
	line-height: 27px;
	margin: 10px auto 0;
	font-size: 20px;
}

.yd_class{
	overflow-y: scroll;
	display: none;
	width: 100%;
	height: 100%;
	padding: 10% 0 5%;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(000,000,000,0.5);
}

.xinren_img{
	width:90%;
	height: auto;
	margin-left: 5%;
}

.closeyd{
	position: fixed;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	border: 2px solid #ffffff;
	border-radius: 5px;
}

