	.bangz_box {
		position: fixed;
		left: 0;
		top: 100px;
		z-index: 45;
	}
	.bangz_box .item {
		padding: 10px;
		background: linear-gradient(45deg,#3798f7,#3369ff);
		box-shadow: 0 0.093333rem 0.133333rem 0 rgb(54 144 248 / 23%);
		border-radius: 0 7px 7px 0;
		margin-top: 25px;
	}
	.bangz_box .item:first-child {
		background: linear-gradient(45deg,#fd0b27,#ff4a4a);
		box-shadow: 0 7px 10px 0 rgb(255 113 19 / 23%);
	}
	.bangz_box .item:nth-child(2) {
		background: linear-gradient(45deg,#f737e8,#3369ff);
		box-shadow: 0 0.093333rem 0.133333rem 0 rgb(54 144 248 / 23%);
	}
	.bangz_box .item a{
		text-decoration: none;
		text-align: center;
		color:#FFF
	}
	.bangz_box span{
		margin-left: 5px;
		font-weight: 600;
		font-size: 14px;
		color: #fff;
	}
	
	
/* 遮罩背景 */
.bg123 {
background-color: #666;
width: 100%;
height: 100%;
z-index: 9999900;
left: 0;
top: 0;/*FF IE7*/
filter: alpha(opacity=50);/*IE*/
opacity: 0.5;/*FF*/
position: fixed!important;/*FF IE7*/
position: absolute;/*IE6*/
 _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}

/* loading显示 */
.loading {
width: 32px;
height: 32px;
z-index: 9999999;
left: 50%;/*FF IE7*/
top: 50%;/*FF IE7*/
filter: alpha(opacity=50);/*IE*/
opacity: 0.5;/*FF*/
position: fixed!important;/*FF IE7*/
position: absolute;/*IE6*/
 _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}

/* 已审核通过 商家展示二维码 */
.weixinid {
padding-top: 10px;
position: absolute;
z-index: 99999999;
left: 50%;/*FF IE7*/
top: 50%;/*FF IE7*/
margin-left: -220px!important;/*FF IE7 该值为本身宽的一半 */
margin-top: -140px!important;/*FF IE7 该值为本身高的一半*/
margin-top: 0px;
position: fixed!important;/*FF IE7*/
position: absolute;/*IE6*/
 _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}

/* 购买提示框 */
.joinclub {
font-size:13px;
width: 400px;
height: 380px;
border: 1px solid #F90;
border-radius: 3px;
background: #fff;
padding-top: 10px;
position: absolute;
z-index: 99999999;
display: none;
left: 50%;/*FF IE7*/
top: 50%;/*FF IE7*/
margin-left: -220px!important;/*FF IE7 该值为本身宽的一半 */
margin-top: -140px!important;/*FF IE7 该值为本身高的一半*/
margin-top: 0px;
position: fixed!important;/*FF IE7*/
position: absolute;/*IE6*/
 _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.joinclub01 {float:left; width:400px;text-align: center;padding-top:5px;}
.joinclub02 {float:left; padding-left:40px; padding-top:5px; text-align:left; width:330px;}
.joinclub03 { margin-top:10px; padding-top:10px; border-top:1px dashed #F90;}
.joinclub04 { margin-top:5px; padding-top:5px;}

/* 微信接收通知 提示框 */  
.wxclub {
width: 350px;
height: 300px;
border: 1px solid #F90;
border-radius: 3px;
background: #fff;
padding-top: 10px;
position: absolute;
z-index: 99999999;
display: none;
left: 50%;/*FF IE7*/
top: 50%;/*FF IE7*/
margin-left: -220px!important;/*FF IE7 该值为本身宽的一半 */
margin-top: -140px!important;/*FF IE7 该值为本身高的一半*/
margin-top: 0px;
position: fixed!important;/*FF IE7*/
position: absolute;/*IE6*/
 _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.wxclub01 {float:left;width:550px;text-align:center;padding-top:10px;font-size:18px;} /* 微信接收通知 买家登录公用*/
.wxclub01wx {float:left;width:350px;text-align:center;padding-top:10px;font-size:15px;} /* 微信接收通知 买家登录公用*/
.wxclubl {float:left;width:260px;text-align:center;margin-left:8px;}
.wxclubr {float:left;width:260px;text-align:center;margin-left:8px;}
.wxclubrwx {float:left;text-align:center;margin-left:45px;}
.gexian {float:left;width:1px;height:200px;margin-left:10px;margin-top:20px;border-left:#D9D9D9 solid 1px;}

/* 买家登录 */
.logclub {
width: 550px;
height: 300px;
border: 1px solid #F90;
border-radius: 3px;
background: #fff;
padding-top: 10px;
position: absolute;
z-index: 99999999;
display: none;
left: 45%;/*FF IE7*/
top: 50%;/*FF IE7*/
margin-left: -220px!important;/*FF IE7 该值为本身宽的一半 */
margin-top: -140px!important;/*FF IE7 该值为本身高的一半*/
margin-top: 0px;
position: fixed!important;/*FF IE7*/
position: absolute;/*IE6*/
 _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.xzspsrk1{ width:150px; height:35px; background:none; border:#ddd solid 1px; color:#3A3A3A; text-indent:1px;font-family:"Microsoft YaHei";}
.buymai{margin-top:10px;height:40px;width:100px;cursor:pointer}
.logindlreg{ width:292px; height:38px; line-height:38px; font-size:15px; text-align:center; color:#FFF; background:#F93; border:none; border-radius:5px; font-family:"微软雅黑";}
.logindlreg:hover{ width:292px; height:38px; line-height:38px; font-size:15px; text-align:center; color:#FFF; background:#d67311; border:none; border-radius:5px; font-family:"微软雅黑"; }
.logindlregwx{ width:192px; height:38px; line-height:38px; font-size:15px; text-align:center; color:#FFF; background:#F93; border:none; border-radius:5px; font-family:"微软雅黑";}
.logindlregwx:hover{ width:192px; height:38px; line-height:38px; font-size:15px; text-align:center; color:#FFF; background:#d67311; border:none; border-radius:5px; font-family:"微软雅黑"; }
