抵制不良游戏 拒绝盗版游戏 注意自我保护 谨防上当受骗 适度游戏益脑 沉迷游戏伤身 合理安排时间 享受健康生活
All rights reserved. 版权所有 本游戏由【圣火微变】独家开发运营
$('.gzshow .photoshow').roundabout({
btnNext: '.gzshow .move_rights',
autoplay: true,
autoplayDuration: 3000,
autoplayPauseOnHover: true,
btnPrev: '.gzshow .move_lefts',
duration: 300
});
$(function () {
$('.shutter').shutter({
shutterW: 1041, // 容器宽度
shutterH: 686, // 容器高度
isAutoPlay: true, // 是否自动播放
playInterval: 2000, // 自动播放时间
curDisplay: 1, // 当前显示页
fullPage: false // 是否全屏展示
});
});