*{
    margin:0;
    padding:0;
    list-style-type:none;
}
a {
    text-decoration:none;
    color:#000;outline: none;
}
input,textarea,pre{ font-family:"Microsoft Yahei",arial,\5b8b\4f53,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;}
html{    font-size: 62.5%;  height: 100%;}
body, html {
	min-width: 320px;
    max-width: 640px;
    font-size: 12px;
    background-color: #fff;
    margin: 0 auto;
    color: rgb(93, 91, 91);
   font-family:"Microsoft Yahei",arial,\5b8b\4f53,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
}
img{border:none;}
.box_tip{
    text-align: center;
    position: fixed;
    z-index: 100001;
    display: inline;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;}
.box_tip span{line-height: 25px;  box-shadow: 0 0 5px #000;
    border-radius: 5px;font-size: 14px;padding: 1.2rem 1rem; background-color: #000;
    color: #fff;    max-width: 80%;
    display: inline-block;}
.invite_loading {
    width: 110px;
    height: 420px;
    display: block;
    line-height: 420px;
    margin: 0 auto;
}    
.invite_loading img {
    width: 16px;
    float: left;
} 
.box_bg{    position: fixed;    z-index: 44;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);}
.alert_error{    position: fixed;
    width: 270px;
    height: 130px;
    background-color: #fff;
    z-index: 45;
    left: 0;
    right: 0;
    bottom: 50px;
    top: 0;
    margin: auto;}
.alert_box{display:none;}
.alert_msg{    font-size: 1.2rem;
    color: #000;
    margin: 30px 20px 0;
    height: 40px;
    overflow: auto;} 
.alert_button{    margin: 20px 20px 0;
    text-align: right;
    color: #75d075;
    font-size: 1.2rem;}
.no_cord{    text-align: center;
    font-size: 1.3rem;
    line-height: 50px;
    margin-top: 50px;
    color: #888;}
.no_msg_page{    margin-top: 100px;
    text-align: center;}
.no_pic{}
.no_pic img{    width: 70px;}
.no_word{    margin-top: 20px;
    font-size: 1.3rem;
    color: #888;}
.wx_bg{    background-color: #efeff4;
    height: 100%;}
.fail_img{    padding-top: 80px;
    text-align: center;}
.fail_img img{    width: 100px;}
.fail_msg{    text-align: center;
    font-size: 1.3rem;
    margin-top: 20px;
    color: #888;}
.err_con{
	margin:100px;
	width:300px;
	height:300px;
	/* background:pink; */
	text-align:center;
}
.err_con .err_wx_qrcode{
	margin:100px 0 20px 50px;
	padding:10px;
	width:180px;
	height:180px;
	/* border:1px solid #999; */
}
.err_con p{
	font-size:1.3rem;
}
.err_con p em{
	margin:0 10px 0 0;
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../images/fail_page.png);
	background-size:cover;
	vertical-align:middle;
}
.loading{display:none;position:relative;}
.loading_bg{position:fixed;height:100%;width:100%;top:0;left:0;z-index:2000;}
.loading_img{text-align:center;position:fixed;z-index:2000;top:45%;left:0;    width: 100%;}
.loading_img img{width:16px;}
.safe_msg{    text-align: center;    line-height: 25px;
    font-size: 15px;
    color: #222;
    height: 120px;
    margin: 40px 30px 0;}
.safe_img{ padding-top: 100px;text-align:center;}
.safe_img img{    width: 100px;}
.safe_sure{    text-align: center;border: 1px solid #04be01;
    background-color: #04be01;
    color: #fff;
    line-height: 40px;
    margin: 0 10px;
    border-radius: 5px;
    font-size: 16px;}
.safe_cancel{    text-align: center;border: 1px solid #ccc;
    background-color: #fff;
    color: #333;
    line-height: 40px;
    margin: 15px 10px 0;
    border-radius: 5px;
    font-size: 16px;}
.income_tips{    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 20px;
    font-size: 1.1rem;}