@charset "utf-8";
.unBind_mobile{display: none;}
.jqwin{width:400px;position:fixed;top:0;left:0;background:#fff;z-index:9999999;}
.jqwin-mask{width:100%;height:100%;position:fixed;left:0;top:0;background:#000;opacity:0.5;filter:alpha(opacity=50);z-index:9999998;}
.jqwin-close{position:absolute;
	right:20px;
	top:20px;
    font-size: 30px;
    color: #999;
    width:12px;
    height: 12px;
    background: url("/resources/assert/images/sc.png") no-repeat;}
.font16{
	font-size: 16px;
}
.get05{
	width:170px;
	display: inline-block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-radius: 20px;
	background: #d7000f;
    color: #fff;
    border: none;
    outline: none;
    margin-left: 65px
}