.splist{ position:relative;top: 250px; max-width:1195px; margin:0 auto;}
.splist ul{margin: 0;padding: 0;}
.splist li{ width:33%; display:inline-block; cursor:pointer; text-align:center;}
.splist li img{box-shadow: darkgrey 10px 10px 30px 5px; border-radius:10px;}

.buyxx{position:relative;top: 250px; max-width:1195px; margin:0 auto;}
.buyxx ul{ display:block; width:500px; margin:0 auto;}
.buyxx ul li{ list-style:none; line-height:45px; font-size:16px;border-bottom: 1px solid #dfdfdf;}
.buyxx ul li span{ display:inline-block; margin-left:20px; color:red;}
.copybtn{ display:block; margin:20px auto; width:200px; line-height:32px;}

/*支付弹窗*/
.site_form_pay_wrap { background-color:rgba(0, 0, 0, .5); bottom:0; filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
left:0; overflow:hidden; position:fixed; right:0; top:0; -webkit-transition:all 3s; transition:all 3s; z-index:9032 }
.form_pay_qrcode { background-color:#fff; border-radius:2px; bottom:0; left:0; margin:auto; position:absolute; right:0; top:0 }
.form_pay_qrcode_top { margin-top:15px; overflow:hidden }
.site_form_close { background:url(//ainitu.oss-cn-shanghai.aliyuncs.com/pdf/z/images/mbg01.png) -449px -187px no-repeat; border:none; cursor:pointer; float:right; height:20px; margin-right:20px; width:20px }
.wxpay_content { margin:48px 0 0 80px; overflow:hidden }
.wxpay_QrCode_box { border-right:1px solid #eaeaea; float:left; height:380px; padding-right:82px; width:273px }
.wx_guard_img { background:url(//ainitu.oss-cn-shanghai.aliyuncs.com/pdf/z/images/wx_03.jpg) no-repeat; float:left; height:344px; margin-left:53px; width:280px }
.wxpay_QrCode_imgBox { border:1px solid #eee; border-radius:10px }
.wxpay_QrCode_title { font-size:22px; padding-bottom:13px; text-align:center }
.wxpay_QrCode_tipBox { margin-top:28px; text-align:center }
.wxpay_QrCode_img { height:180px; margin:5px; padding:0px; width:180px }
.wxpay_QrCode_tipImg { background:url(//ainitu.oss-cn-shanghai.aliyuncs.com/pdf/z/images/wx_06.jpg) no-repeat; display:inline-block; height:32px; width:32px }
.wxpayQrCodeText { color:#666; display:inline-block; font-size:14px; margin-left:7px }
