body {background: url("images/wx-bg.gif");word-break:break-all; word-wrap:break-word;}
body,input,text,select,textarea{font-family:微软雅黑,Arial, Helvetica, sans-serif;font-size:14px;}
body,html,h1,h2,h3,h4,h5,h6,ul,p,hr,form,ol,pre{padding:0;margin:0;}
li{list-style:none;}
table{border-collapse: collapse;}
a{text-decoration: none;cursor: pointer;}
a img{border:0;}
.deny{color: #fff;text-align: center;font-size:18px;position: absolute;width: 100%;height: 80px;line-height: 40px;top:50%;margin-top: -25px;}
.deny p{padding:0 10px;}
.com-content{padding:0 10px;overflow: hidden;position: relative;}
.login_guide{position:absolute;top: 110px;z-index:1;left:50%;margin-left:-125px;opacity:0;}
#js-qrcode-bg{position:absolute;top:110px;width:300px;z-index:2;background: transparent;height:300px;left:50%;margin-left:-150px;}
.btn{
	display: block;
	width: 100%;
	text-align:center;
	padding:0;
	border:0;
	margin:5px 0 10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	color:#fff;
}

.word{color: #fff;border-bottom:1px solid #5a5d61;margin-bottom: 25px;}
.word p{border-bottom:1px solid #303336;padding:0 5px 10px 5px;}

.green{
	background: #04be02;
}

.red{
	background: #ef4f4f;
}

.mphead, .mphead img{
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	-o-border-radius:100%;
	-ms-border-radius:100%;
	width: 120px;
	height: 120px;
}

.mphead img{
	width: 100%;
	height: 100%;
}

.mphead{
	background:transparent;
	-webkit-box-shadow: 0px 0px 10px #aaa;
	-moz-box-shadow: 0px 0px 10px #aaa;
	-o-box-shadow: 0px 0px 10px #aaa;
	-ms-box-shadow: 0px 0px 10px #aaa;
	box-shadow: 0px 0px 10px #aaa;
	margin:25px auto;
}

h2{color: #fff;text-align: center;font-size:2em;padding-top:45px;padding-bottom:30px;height: 38px;overflow: hidden;}

.bg_login{
	position: absolute;
	top:415px;
	width: 328px;
	left:50%;
	margin-lefT:-164px;
}

.bg_login .top{
	height: 36px;
	background: url(images/bg_login_scan_top.png);
}
.bg_login .btm{
	height: 36px;
	background: url(images/bg_login_scan_btm.png);
}

.bg_login .mid{
	background: url(images/bg_login_scan_mid.png) repeat-y;
	color:#b4b7bc;
}
.bg_login .mid p{text-align: center;}
.scan-ok{background: url(images/scan_ok.png) no-repeat 25px center;height:50px;padding-left:105px;line-height: 22px;}