i{font-style:normal;}
*{
	font-family:"微软雅黑";
	margin:0;
	padding:0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance : none ;
}
.align{text-align:center;}
img{
	width:100%;
	height:100%;
}
.no_auto{
	overflow: hidden;
	width:100%;
	height:100%;
}
ul{list-style: none;}
.clear{
	clear: both;
}
.hidden{
	display:none!important;
}
.wrap {
	width:20rem;
	height: 69.59375rem;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
	z-index: 11;
	background:url("../images/bg.jpg") no-repeat;
	background-size:100% 100%;
}
.wrap .userinfo{padding:0 0.9375rem;overflow:hidden;}
.wrap .userinfo span{
	position: relative;
	float: left;
	display: inline-block;
	min-width: 3.8125rem;
	height: 2.0625rem;
	line-height: 2.0625rem;
	padding: 0 0.9375rem;
	font-size: 0.6875rem;
	color: #A6B6D2;
	font-weight: 600;
	text-align: center;
	background: url(../images/border.png);
	background-size: 100% 100%;
}
.wrap .userinfo .mine span>i{
	color:#FDB742;
	margin:0 0.1875rem;
}
.wrap .userinfo .mine .gift,.wrap .userinfo .him .help{float:right;}
.wrap .userinfo .mine .gift{
	text-indent: .9375rem;
}
.wrap .userinfo .mine .gift:before{
	position: absolute;
	top: 50%;
	left: 1rem;
	display: inline-block;
	content: "";
	width: 0.5625rem;
	height: 0.625rem;
	margin-top: -0.3125rem;
	background: url(../images/gift.png);
	background-size: 100% 100%;
}
.wrap .userinfo .him span>i{color:#FDB742;}
.wrap .userinfo .him span>i.peo{margin:0 0.1875rem;}
.wrap .momo_btn{
	display: block;
	width: 10.125rem;
	height: 3.375rem;
	margin: 0.9375rem auto 1.5625rem auto;
	background: url(../images/momo_btn.png);
	background-size: 100% 100%;
	border: none;
	outline: none;
}
/*首页--奖励*/
.wrap .ward .title{
	width:10.46875rem;
	height:2.75rem;
	margin:0 auto;
	background: url(../images/title1.png);
	background-size: 100% 100%;
}
.gift_box{
	margin: 0 auto;
	margin-top: 0.75rem;
	width: 18.4375rem;
	overflow: hidden;
}
.gift_box .gift{
	display: inline-block;
	float: left;
	position: relative;
	width: 4.4375rem;
	height: 6.125rem;
	margin-right:0.1875rem;
	background: url(../images/t_border.png);
	background-size: 100% 100%;
}
.gift_box .gift:last-of-type{margin-right:0;}
.gift_box .gift .border{
	position: relative;
	display: inline-block;
	width: 4.5rem;
	height: 3.4375rem;
}
.gift_box .gift img{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 2.5rem;
	height: 2.5rem;
	margin-top: -0.9375rem;
	margin-left: -1.25rem;
}
.gift_box .gift .name{
	display: block;
	font-size: 0.6875rem;
	color: #A2B1BD;
	text-align: center;
}
/*首页--规则*/
.wrap .word_box{margin-top:2rem;}
.wrap .word_box .title{
	width:10.46875rem;
	height:2.75rem;
	margin:0 auto;
	background: url(../images/title2.png);
	background-size: 100% 100%;
}
.wrap .ward_rules{
	position:relative;
	width:18.5rem;
	height:17.5625rem;
	margin: 0 auto;
	margin-top: 1rem;
	background: url(../images/rules_bg.png);
	background-size: 100% 100%;
}
.wrap .ward_rules ul{
	font-size: 0.6875rem;
	color: #A2B1BD;
	top: 1.2rem;
	position: absolute;
	right: 1rem;
	width: 15rem;
}
.wrap .ward_rules ul li{
	position: relative;
	line-height: 1.2rem;
	margin-bottom: .5rem;
}
.wrap .ward_rules ul li>i{
	font-family: "Impact";
	display: inline-block;
	position: absolute;
	left: -1.5rem;
	top: .1rem;
	width: 0.9375rem;
	height: 0.9375rem;
	line-height: 0.97rem;
	font-size: 0.625rem;
	text-align: center;
	color: #F3DF97;
	background: url(../images/round.png);
	background-size: 100% 100%;
}
/*首页--中奖名单*/
.wrap .list_box{
	position: relative;
	width:18.5rem;
	height:11.3125rem;
	margin: 0 auto;
	margin-top:2rem;
	background: url(../images/list_bg.png);
	background-size: 100% 100%;
}
.wrap .list_box .price_con{
	display: inline-block;
	font-size: .625rem;
	color: #A2B1BD;
	height: 8.5rem;
	width: 12rem;
	overflow: hidden;
	position: relative;
	top: 1.2rem;
	float: right;
	margin-right: 1.2rem;
}
.wrap .list_box .price_con ul{
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
}
.wrap .list_box .price_con li{
	height:1.9rem;
	line-height:1.9rem;
}
.wrap .list_box .price_con li>span{
	color:#FDB842;
}
.wrap .list_box .price_no{
	color:#FDB842 ;
	text-align: center;
	line-height: 7rem;
}

/*弹框*/
.co_tips {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.9);
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.co_tips .co_con {
	position: relative;
	top: 50%;
	width:19.375rem;
	height:17.5rem;
	margin: 0 auto;
	background: url(../images/tipsbg1.png) no-repeat;
	background-size: 100% 100%;
	transform:  translate(0,-50%);
	-ms-transform:  translate(0,-50%);	/* IE 9 */
	-webkit-transform:  translate(0,-50%);	/* Safari and Chrome */
	-o-transform:  translate(0,-50%);		/* Opera */
	-moz-transform:  translate(0,-50%);		/* Firefox */
}
.co_tips .co_con .close {
	z-index: 20;
	position: absolute;
	right: 1.5rem;
	width: 1.9375rem;
	height:1.9375rem;
	top: 3rem;
}
.co_tips .co_con .co_form{
	display: inline-block;
	position: relative;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-ms-transform:  translate(-50%,-50%);	/* IE 9 */
	-webkit-transform:  translate(-50%,-50%);	/* Safari and Chrome */
	-o-transform:  translate(-50%,-50%);		/* Opera */
	-moz-transform:  translate(-50%,-50%);		/* Firefox */
}
.co_tips .co_con .co_form .co_tips_btn{
	width: 7.9375rem;
	height: 2.71875rem;
	margin:0 auto;
}
/*礼包码弹框*/
.co_tips.co_tips_code .co_con{
	height:17.28125rem;
	background: url(../images/tipsbg1.png) no-repeat;
	background-size: 100% 100%;
}
.co_tips.co_tips_code .co_con .co_form .my_code{
	overflow:hidden;
	position: relative;
	width: 16.21875rem;
	height: 5.6875rem;
	margin-top: 5rem;
	font-size: 0.8125rem;
	color: #A6B6D2;
	text-align: center;
	background: url(../images/code_bg.png);
	background-size: 100% 100%;
}
.co_tips.co_tips_code .co_con .co_form .my_code>p{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.co_tips.co_tips_code .co_con .co_form .my_code .code_num{
	font-size: 1.125rem;
	color: #EED377;
	margin-top: .5rem;
	display: block;
}
.co_tips.co_tips_code .co_con .co_form .copy{
	font-size:.625rem;
	color:#5D6066;
	line-height: 1.5rem;
}
.co_tips.co_tips_code2 .my_code span{
	display:block;
	font-size:0.875rem;
	font-weight:600;
}
.co_tips.co_tips_code2 .my_code span:first-of-type{
	margin-top: 1.5rem;
}
.co_tips .co_con .co_form .co_tips_btn.help {
	width:8.65625rem;
	height:2.9375rem;
	margin: 0 auto;
	background: url(../images/tipsbtn.png);
	background-size: 100% 100%;
}
/*分享提示*/
.share_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:9999;
}


