@charset "utf-8";
*{margin:0;padding:0;}
html,body{
font-family: '微软雅黑';
max-width:720px;
margin: 0 auto;
}
.fl{float: left;} 
.fr{float:right;} 
a,a:focus,a:active{text-decoration: none;outline:none; }
li{list-style: none;}
img{ height:auto; max-width:100%; }
header{height: 1.05rem; width: 100%;max-width:720px; margin: 0 auto; background: rgba(31,31,31,.7); position: fixed; top:0;left:50%; transform: translateX(-50%); z-index:999;} 
.clearfix {zoom: 1;}
.clearfix:after {content: ".";width: 0;height: 0;visibility: hidden;display: block;clear: both;overflow:hidden;}





/*  内容  */
body {max-width:7.2rem;min-width:320px;margin:auto;}
.wrapper {position:relative;width:100%;}
.header {position:absolute;top:0;right:0;}
.header .sign,.header .download {font-size:0.24rem;border-radius:6px;margin-top:0.1rem;color: #fff;line-height: .65rem;height: .65rem;    text-align: center;}
.signname {padding: 0 .35rem;background-color:  #e7281d;}
.header .sign img,.header .download img {width:1.5rem;height:.68rem;}
.header .download {}
.header .sign {margin-left:0.16rem;margin-right:0.22rem;}
.header .up {display:none;}
.recharge {width:2.7rem;position:absolute;top:15.66rem;text-align: center;left: 0;right: 0;margin: 0 auto;}
.recharge img{width: 2.7rem;margin: 0 auto;}
.btn_cz {position:absolute;bottom:4.37rem;width:2.6rem;left:50%;margin-left:-1.3rem;}
.rule {width:5.8rem;height:3.8rem;position:absolute;top:11.9rem;left:50%;margin-left:-2.9rem;}
#rule {color:#743700;font-size:0.26rem;line-height:0.6rem;font-weight:900;text-indent:-0.3rem;}
.rule p {font-size:0.18rem;color:#fff9dc;line-height:0.28rem;margin-left:0.05rem;}
.rule p span {padding:0 5px;}
.footer {position:absolute;bottom:0.2rem;width:100%;text-align:center;font-weight:700;}
.footer p {color:#f2b0b4;font-size:0.23rem;margin:auto;line-height:0.4rem;}

/*    模态框    */
.common_mask {min-width:320px;max-width:7.2rem;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;}















