欢迎访问青岛朗晨贸易有限公司网站!我们提供刮板输送机链条、模锻链等多种优质产品。如您有任何疑问或需求,请随时联系我们,电话:0532-88685051,邮箱:zhangbin@lonwinn.com。
首页
关于我们|产品中心|技术质量|销售网络|新闻中心|联系我们
\(1234\)
$(document).ready(function(){
$(“.prev,.next”).hover(function(){
$(this).stop(true,false).fadeTo(“show”,0.6);
},function(){
$(this).stop(true,false).fadeTo(“show”,0.6);
});
$(“.banner-box”).slide({
titCell:“.hd ul”,
mainCell:“.bd ul”,
effect:“fold”,
interTime:5000,
delayTime:500,
autoPlay:true,
autoPage:true,
trigger:“click”
});
});