﻿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: 15rem;
	background: url("http://cdn.91muzhi.com/pic/six/imgs/bj.jpg")no-repeat;
	background-size: cover;
}
.header{
	position: relative;
	width: 100%;
	height: 4rem;
}
.header .sign,.header .download{
	font-size: 0.23rem;
	padding: 0.08rem 0.22rem;
	border-radius: 6px;
	margin-top: 0.22rem;
}
.header .sign{
	background: #fff;
	color: #146f25;
	margin-left: 0.08rem;
	margin-right: 0.22rem;
}
.header .download{
	background: #146f25;
	color: #fff;
}
.header .up{
	display: none;
}
.header .recharge{
	position: absolute;
	width: 2.9rem;
	bottom: 0.15rem;
	left: 50%;
	margin-left: -1.45rem;
}


.content{
	position: relative;
	width: 100%;
	height: 5.5rem;
}
.content .mzbing{
	position: absolute;
	width: 1.7rem;
	top: 0.7rem;
	left: 0.7rem;
}
.content .mzbi{
	position: absolute;
	width: 1.7rem;
	top: 0.7rem;
	right: 0.7rem;
}
.content .bingz{
	position: absolute;
	width: 1.5rem;
	top: 1.5rem;
	left: 0.6rem;
}
.content .bings{
	position: absolute;
	width: 1.7rem;
	top: 1.1rem;
	left: 2.2rem;
}
.content .bingd{
	position: absolute;
	width: 1.7rem;
	top: 1.1rem;
	left: 4.14rem;
}
.content .mzb{
	 position: absolute;
	width: 1.1rem;
	 top: 3.5rem;
	 left: 2.7rem;
 }
.content .hcbing{
	position: absolute;
	width: 2.9rem;
	bottom: -0.1rem;
	left: 50%;
	margin-left: -1.45rem;
}


.footer{
	position: relative;
	width: 100%;
	height: 5.5rem;
}
.footer .rule{
	position: absolute;
	width: 5rem;
	top: 0.9rem;
	left: 50%;
	margin-left: -2.4rem;
}
.footer .rule .biaoti{
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
	padding-bottom: 0.1rem;
}
.footer .rule p{
	font-size: 0.16rem;
	color: #fff;
	letter-spacing: 0.5px;
	line-height: 0.34rem;
	text-indent:-2em;
	margin-left: 0.3rem;
}
.footer .rule p span{
	padding: 0 4px;
	border: 1px solid #fff;
	color: #fff;
	margin-right: 5px;
	border-radius: 50%;
}


/*    模态框    */
.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;
}
.timeOut{
	display: none;
}


.mzbing_modal{
	position: relative;
	width:80%;
	height:4rem;
	margin-left:10%;
	margin-top:100px;
	background: url("http://cdn.91muzhi.com/pic/six/imgs/mzbing-sl.png")no-repeat;
	background-size: 100% 100%;
	display: none;
}
.mzbing_modal .cz-get{
	position: absolute;
	font-size: 0.4rem;
	color: #fff;
	top: 1.82rem;
	left: 0;
	right: 0;
	text-align: center;
}
.mzbing_modal .hc-get{
	position: absolute;
	font-size: 0.4rem;
	color: #fff;
	top: 3.1rem;
	left: 0;
	right: 0;
	text-align: center;
}

.mzbi_modal{
	position: relative;
	width:80%;
	height:4rem;
	margin-left:10%;
	margin-top:100px;
	background: url("http://cdn.91muzhi.com/pic/six/imgs/mzbi-sl.png")no-repeat;
	background-size: 100% 100%;
	display: none;
}
.mzbi_modal .cz-get{
	position: absolute;
	font-size: 0.4rem;
	color: #fff;
	top: 1.82rem;
	left: 0;
	right: 0;
	text-align: center;
}
.mzbi_modal .hc-get{
	position: absolute;
	font-size: 0.4rem;
	color: #fff;
	top: 3.1rem;
	left: 0;
	right: 0;
	text-align: center;
}

.hcmzbing_modal{
	position: relative;
	width:80%;
	height:4rem;
	margin-left:10%;
	margin-top:100px;
	background: url("http://cdn.91muzhi.com/pic/six/imgs/bg-2.png")no-repeat;
	background-size: 100% 100%;
	display: none;
}

.hcmzbing_modal .oll{
	display: table;
	margin: auto;
}
.hcmzbing_modal .oll .bingz{
	display: inline-block;
	width: 1.3rem;
	margin-top: 0.6rem;
}

.hcmzbing_modal .oll .bings{
	display: inline-block;
	width: 1.5rem;
}

.hcmzbing_modal .oll .bingd{
	display: inline-block;
	width: 1.5rem;
	margin-left: 0.2rem;
}
.hcmzbing_modal .oll .active{
	transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);	/* IE 9 */
	-webkit-transform: scale(1.2,1.2);	/* Safari 和 Chrome */
	-o-transform: scale(1.2,1.2);	/* Opera */
	-moz-transform: scale(1.2,1.2);	/* Firefox */
}

.hcmzbing_modal .btn{
	display: table;
	margin:-0.5rem auto 0;
}
.hcmzbing_modal .btn .btn-1{
	display: inline-block;
	font-size: 0.26rem;
	color: #fff;
	border-radius: 16px;
	padding: 0.1rem 0.4rem;
	background: #f36c28;
}
.hcmzbing_modal .btn .btn-2{
	display: inline-block;
	font-size: 0.26rem;
	border-radius: 16px;
	padding: 0.1rem 0.4rem;
	background: #fff;
	color: #146f25;
	margin-left: 0.9rem;
}
.hcmzbing_modal p{
	display: none;
	position: absolute;
	top: 0.1rem;
	width: 4rem;
	text-align: center;
	left: 50%;
	margin-left: -2rem;
	font-size: 0.3rem;
	color: red;
}
.hcmzbing_modal .invalid{
	font-size: 0.4rem;
	color: red;
	text-align: center;
	margin-top: 2rem;
}



/*第二个模态背景*/
.common_mask_1{
	position:fixed;
	min-width:320px;
	max-width:640px;
	width:100%;
	height:100%;
	top:0;
	z-index:10;
	background:rgba(0,0,0,.9)!important;
	filter:Alpha(opacity=70);
}

 .js_modal{
	position: relative;
	width:90%;
	height:5rem;
	margin-left:5%;
	margin-top:100px;
	background: url("http://cdn.91muzhi.com/pic/six/imgs/hdjs.png")no-repeat;
	background-size: 100% 100%;
	display: none;
}
 .js_modal a{
	position: absolute;
	font-size: 0.3rem;
	padding:0.16rem 0.6rem;
	border-radius: 30px;
	background:#6ac1ff;
	color: #fff;
	left: 1.4rem;
	bottom: 0.3rem;
}