body { font-family: 'Helvetica Neue', 'STHeiti', '微软雅黑', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-size: 14px }
.aw-wechat-body { background: #333 }
.aw-wechat-body h1 { margin-bottom: 20px; font-size: 20px; text-shadow: 0 2px 0 #333; color: #fff; text-align: center }
.aw-wechat-body .aw-wechat-login-box { width: 500px; margin: 60px auto 0; text-shadow: 0 1px 1px #333; text-align: center }
.aw-wechat-body .aw-wechat-login-box .icon-wechat { display: block; font-size: 200px }
.aw-wechat-body .aw-wechat-login-box img { width: 280px }
.aw-wechat-body .aw-wechat-login-box .info { display: inline-block; width: 280px; line-height: 24px; margin: 20px auto 0; padding: 16px 40px 13px 40px; box-shadow: 0 5px 10px -5px #191919 inset, 0 1px 0 0 #444; border-radius: 20px; color: #949494 }
.aw-wechat-body .aw-wechat-login-box .info b { color: #ffba61 }
.tips{position: absolute;top:100px;left: 50%;width: 600px;height: 410px;margin-left: -300px;background: #fff url(images/tips_icon.jpg) center 50px no-repeat;border-radius: 6px;visibility: hidden;z-index: 101}
.tips .message{margin-top: 180px;color: #999;padding: 0 30px;}
.tips .message h2{font-size:20px;font-weight: normal;text-align: center;color: #666;margin-bottom: 22px;}
.tips .message h5{display: block;font-size:16px;padding: 10px 0;border-radius:8px;margin-bottom:5px;color:#3bb878;background:#efefef;text-align: center;margin: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.tips .message ul{list-style: none;margin: 0;border:1px solid #efefef;padding:15px 20px 10px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.tips .message ul li {font-size: 14px;height: 24px;}
.tips .message ul li span{color: #f6b885}
.tips .message ul li a{color: #3bb878;text-decoration: none}
.tips .gore{text-align: center;padding-top: 15px;margin-top:9px;}
.tips .gore a{font-size: 15px;color: #c1c1c1;text-decoration: none;curosr: hand}
.close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 