黑人巨大无码中文字幕无码_国产精品96久久久久久_国产爆乳无码视频在线观看3_无码aⅴ免费中文字幕久久
//footer
$(function(){
var oScreenWidth=$(window).width();
var oScreenHeight=$(window).height();
var oFooterWxHeight= $("#weixin-cnt").height();
var oFooterWxWidth=$("#weixin-cnt").width();
$("#footer-weixin-cnt").css({
'top':(oScreenHeight-oFooterWxHeight)/2,
'left':(oScreenWidth-oFooterWxWidth)/2
})
$("#footer-wx").click(function(){
$("#footer-weixin-cnt").show()
})
$("#footer-wx-closed").click(function(){
$("#footer-weixin-cnt").hide()
})
})

- 扫码关注
官方微信公众号
- 电话咨询
联系电话
010-51291557
- 返回顶部