中文文字乱码一二三四_国产在线视频网站_青青青免费视频在线_中文字幕人成乱码熟女香港
//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
- 返回顶部