﻿html,body,div,img,ul,li,a,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: "San Francisco",\5FAE\8F6F\96C5\9ED1,'微软雅黑',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust: none;
	text-size-adjust: none ;
}
ul,li {
	list-style: none;
}
img {
	display: block;
	border: none;
	width: 100%;
}

a {
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


/*  内容  */
body{
	max-width: 640px;
	min-width:320px;
	margin: auto;
}

.wrapper{
	position: relative;
	width: 100%;
	height: 15.79rem;
	background: url("../imgs/bg.jpg")no-repeat;
	background-size: 100% ;
}

.header .sign,.header .download{
	font-size: 0.2rem;
	padding: 0.1rem 0.25rem;
	border-radius: 6px;
	margin-top: 0.22rem;
	color: #fff;
	background-image:url("http://cdn.91muzhi.com/pic/twopage/project/rebate/an_bg.png") ;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.header .sign{
	background: #fff;
	color: #6F2DA8;
	margin-left: 0.16rem;
	margin-right: 0.22rem;
}
.header .download{
	background: #6F2DA8;
	color: #fff;
}


.header .up{
	display: none;
}

.tab{
	position: absolute;
	top: 4rem;
}

.tab span{
	font-size: 0.26rem;
	color: #fff;
}
.tab span.left{
	margin-left: 0.4rem;
}
.tab span.right{
	margin-left: 2.4rem;
}
.tab img {
	margin-bottom: -0.05rem;
	margin-right: 0.1rem;
	width: 0.3rem;
	display: inline-block;
}


.g-lottery-case {
	position: absolute;
	left: 0;
	bottom:  4.6rem;
	width: 100%;
	height: 6rem;
	margin: 0 auto;

}
.g-lottery-box {
	position: absolute;
	left: 50%;
	width: 5.5rem;
	height: 6rem;
	margin-left: -2.75rem;
	background: url(../imgs/choujian.png) no-repeat;
	background-size: 100% 100%;
}

.g-lottery-box .g-lottery-img {
	position: absolute;
	width: 4.5rem;
	height: 4.5rem;
	left: 50%;
	top:0.5rem;
	margin-left: -2.25rem;
	background: url(../imgs/jiangp.png) no-repeat;
	background-size: cover;
}

.g-lottery-box .playbtn {
	position: absolute;
	width: 1.9rem;
	height: 2.36rem;
	left: 50%;
	margin-left: -0.95rem;
	top:0.8rem;
	background: url(../imgs/kaishi.png) no-repeat;
	background-size: 100% 100%;
}


.footer{
	position: absolute;
	width: 100%;
	height: 4.4rem;
	bottom: 0rem;
}
.footer img{
	width: 3.8rem;
	margin: 0.7rem  auto 0 auto;
}

.footer .rule{
	position: absolute;
	width: 5.4rem;
	top: 1.2rem;
	left: 50%;
	margin-left: -2.6rem;
}
.footer .rule p{
	font-size: 0.18rem;
	color: #FFF0FF;
	line-height: 0.36rem;
	text-indent:-2em;
	margin-left: 0.3rem;
}
.footer .rule p span{
	padding: 0 4px;
	margin-right: 7px;
}




/*    模态框    */
.common_mask{
	min-width:320px;
	max-width:640px;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	z-index:10;
	background:rgba(0,0,0,.9)!important;
	filter:Alpha(opacity=70);
}

/* 登录框 */
.common_main_log{
	width:80%;
	height:205px;
	background-color:#fff;
	margin-left:10%;
	margin-top:1.4rem;
	border-radius:5px;
	display: none;
}
.common_main_log .close{
	position: absolute;
	top: 1.1rem;
	right:0.3rem;
	width: 30px;
}

/* 注册框 */
.common_main_reg{
	width:80%;
	height:250px;
	background-color:#fff;
	margin-left:10%;
	margin-top:1.2rem;
	border-radius:5px;
	display: none;
}

.common_main_reg .close{
	position: absolute;
	top: 0.9rem;
	right:0.3rem;
	width: 30px;
}

.common_main_lr_top{
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:16px;
}
.common_main_lr_cue{
	width:100%;
	height:15px;
	line-height:15px;
	font-size:13px;
	color:red;
}/* 消息提示 */
.common_main_lr_un{
	margin-top:5px;
	width:86%;
	margin-left:7%;
	height:45px;
	background:url(http://cdn.91muzhi.com/h5sdk/img/login_username.jpg) no-repeat center center;
	background-size:100% 100%
}
.common_main_lr_text{
	height:45px;
	width:75%;
	margin-left:16%;
	margin-top:2px;
	font-size:14px;
	border: none;
	display: inherit;
	background: none;
	color:#666;
}
.common_main_lr_pw{
	margin-top:5px;
	width:86%;
	margin-left:7%;
	height:45px;
	background:url(http://cdn.91muzhi.com/h5sdk/img/login_password.jpg) no-repeat center center;
	background-size:100% 100%;
	display: inherit;
	color:#666;
}
.common_main_lr_d{
	height:50px;
	width:86%;
	margin-top:0px;
	margin-left:7%;
}
.common_main_lr_dl{
	width:50%;
	height:50px;
	float:left
}
.common_main_lr_dr{
	width:50%;
	height:50px;
	float:left;
	text-align:right
}
.common_main_lr_btn_log{
	border-radius: 4px;
	border: none;
	-webkit-appearance: none;
	height:38px;
	margin-top:6px;
	background-color: #E87936;
	font-size: 15px;
	color: #fff;
	width:85%;
	display: inherit;
}
.common_main_lr_btn_reg{
	border-radius: 4px;
	border: none;
	-webkit-appearance: none;
	height:38px;
	margin-top:6px;
	background-color: #4D88E1;
	font-size: 15px;
	color: #fff;
	width:85%;
	display: inherit;
}
/*活动说明*/
.hdsm{
	display: none;
	width: 5.6rem;
	position: absolute;
	top: 2.2rem;
	left: 50%;
	margin-left: -2.8rem;
}
.hdsm .up{
	position: absolute;
	top:-0.7rem;
	right:-0.2rem;
	width: 0.6rem;
}

/*抽奖奖励*/
.cjjl{
	display: none;
	width: 5.6rem;
	position: absolute;
	top: 2.2rem;
	left: 50%;
	margin-left: -2.8rem;
}
.cjjl .msg{
	position: absolute;
	width: 5rem;
	height: 2.5rem;
	top: 1.4rem ;
	left:  0.3rem;
	font-size: 0.2rem;
	overflow: scroll;
}
.cjjl .msg p{
	margin-left: 0.5rem;
	line-height: 2em;
}
.cjjl .msg p .date{
	margin-right: 0.2rem;
}
.cjjl .msg p .time{
	margin-right: 0.2rem;
}
.cjjl .up{
	position: absolute;
	top:-0.7rem;
	right:-0.2rem;
	width: 0.6rem;
}

/*抽奖消耗*/
.cjxh{
	display: none;
	width: 5.6rem;
	position: absolute;
	top: 2.2rem;
	left: 50%;
	margin-left: -2.8rem;
}
.cjxh .up{
	position: absolute;
	top: -0.2rem;
	right: -0.1rem;
	width: 0.6rem;
}
.cjxh .yes{
	position: absolute;
	bottom: 0.5rem;
	left: 0.9rem;
	width: 1.8rem;
}
.cjxh .no{
	position: absolute;
	bottom: 0.5rem;
	left: 3rem;
	width: 1.8rem;
}
.cjxh .text{
	position: absolute;
	width: 4.4rem;
	top: 1.5rem;
	left: 50%;
	margin-left: -2.1rem;
	height: 1rem;

	font-size: 0.34rem;
	color: #7601C1;
	text-align: center;
}

/**/
.hdjp{
	display: none;
	width: 5.6rem;
	position: absolute;
	top: 2.2rem;
	left: 50%;
	margin-left: -2.8rem;
}
.hdjp .up{
	position: absolute;
	top: -0.2rem;
	right: -0.1rem;
	width: 0.6rem;
}
.hdjp .text{
	position: absolute;
	width: 4.4rem;
	top: 1.6rem;
	left: 50%;
	margin-left: -2.1rem;
	height: 1rem;

	font-size: 0.34rem;
	color: #7601C1;
	text-align: center;
}
.hdjp .yes1{
	position: absolute;
	bottom: 0.5rem;
	left: 0.9rem;
	width: 1.8rem;
}
.hdjp .no1{
	position: absolute;
	bottom: 0.5rem;
	left: 3rem;
	width: 1.8rem;
}

/*活动结束*/
.js_modal{
	/*display: none;*/
	width: 5.6rem;
	position: absolute;
	top: 1.2rem;
	left: 50%;
	margin-left: -2.8rem;
}
.js_modal .up{
	 position: absolute;
	 top: 0;
	 right:0;
	 width: 0.6rem;
}
.js_modal .dl{
	position: absolute;
	bottom: 1.6rem;
	left: 50%;
	margin-left: -1.3rem;
	width: 2.6rem;
}






