﻿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%;
}
.header{
	position: absolute;
	top:0;
	right:0;
}
.header .sign,.header .download{
	font-size: 0.2rem;
	padding: 0.08rem 0.26rem;
	border-radius: 6px;
	margin-top: 0.1rem;
}
.header .download{
	color: #7c1fa4;
	background: #faf717;
}
.header .sign{
	margin-left: 0.16rem;
	margin-right: 0.22rem;
	color: #7c1fa4;
	background: #fff;
}

.header .up{
	display: none;
}
.btn_cz{
	position: absolute;
	bottom: 4.37rem;
	width: 2.6rem;
	left: 50%;
	margin-left: -1.3rem;
}
.rule p{
	font-size: 0.18rem;
	color: #fff;
	line-height: 0.35rem;
	text-indent: -1.9em;
	margin-left: 0.4rem;
}
.rule p span{
	padding: 0 5px  ;
	/*color: #fff;*/
	/*background: #f06e0c;*/
	/*margin-right: 0.12rem;*/
	/*border-radius: 100%;*/
}
.rule{
	width: 5.8rem;
	height: 3.8rem;
	position: absolute;
	bottom: 1.62rem;
	left: 50%;
	margin-left: -2.9rem;
}
.rule p span{
	background: #fff;
	color: #700bbe;
	border-radius: 50%;
	margin-right: 0.15rem;
}
.amount{
	font-size: 0.3rem;
	border-radius: 9px;
	background: #faf717;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #b71924;
	padding: 0 0.2rem;
	position: absolute;
	top:5.3rem;
	left: -1.55rem;
	margin-left: 50%;
}
#min_box{
	width: 2rem;
	position: absolute;
	top:3.2rem;
	left: 3.5rem;
}
.receive_seven{
	position: absolute;
	top:6.8rem;
	padding-left: 0.2rem;
}
.receive_seven p{
	display: block;
	margin:0 0 1.2rem 0.06rem ;
}
.receive_seven a img{
	width: 5.5rem;
	height: 1.5rem;
}
/*    模态框    */
.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:100px;
	border-radius:5px;
	display: none;
}
/* 注册框 */
.common_main_reg{
	width:80%;
	height:250px;
	background-color:#fff;
	margin-left:10%;
	margin-top:80px;
	border-radius:5px;
	display: none;
}
.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;
}

.common_mask .js_modal{
	position: absolute;
	top:2rem;
	left: 50%;
	color: #fff;
	font-size: 0.4rem;
	text-align: center;
	line-height: 2em;
	padding-top: 0.7rem;
	margin-left: -45%;
	width: 90%;
	height: 3.3rem;
	/*background: url("../imgs/mobel.png");*/
	background-size: 100%;
	background-repeat: no-repeat;
}
.common_mask .js_modal span{
	color: #F9F325;
}
.common_main_box{
	width: 80%;
	height: 4.5rem;
	border-radius: 10px;
	background: #460a74;
	margin-left: 6%;
	margin-top: 17%;
	display: block;
	font-size: 0.25rem;
	padding: 0.5rem 0.3rem 0.2rem 0.3rem;
}
.common_main_box .common_main_box_lf{
	margin: 0.2rem;
}
.common_main_box .common_main_box_lf .common_main_box_title{
	border-radius: 0.2rem;
	border: 1px solid #000;
	background: #faf715;
	color: #700bbe;
	height: 0.7rem;
	line-height: 0.7rem;
	padding: 0 0.45rem;
	display: inline-block;
	margin: 0 0.09rem;
}
.my_close{
	border:2px solid #fff;
	color: #fff;
	border-radius: 50%;
	line-height: 0.4rem;
	text-align: center;
	height: 0.4rem;
	width: 0.4rem;
	font-size: 18px;
	padding: 1px;
	top: -10px;
	right: -10px;
	position: absolute;
	top: 1.22rem;
	left: 5.53rem;
}
.my_close::before {
	content: "\2716";
}
.common_main_box_list{
	height: 3rem;
	border: 1px solid #000;
	border-radius: 0.15rem;
	margin: 0.2rem 0;
	color: #fff;
	overflow: scroll;
	border: 1px solid #fff;
}
.common_main_box_list ul{text-align: center}
.common_main_box_list ul li{margin-top: 0.2rem;overflow: hidden}
.common_main_box_list ul li div{
	float: left;
	width: 2rem;
}
.common_main_box_list ul li .box_list{
	margin-left: 0.37rem;
}
.remind{
	background: #fff;
	width: 4rem;
	position: absolute;
	top: 3.5rem;
	left: 50%;
	margin-left: -2.5rem;
	border-radius: 0.1rem;
	font-size: 0.2rem;
	text-align: center;
	padding: 0.2rem 0.5rem;
}
.remind p{
	margin-bottom: 0.2rem;
}
.remind a{
	border-radius: 0.08rem;
	border-style: none;
	background: #87cefa;
	color: #fff;
	padding: 0.05rem 0.5rem;
}

