$(function(){ $(".head-box .menu ul li").hover(function(){ $(this).find(".svb-box").stop(true,true).slideDown(); },function(){ $(this).find(".svb-box").stop(true,true).slideUp(); }) }) $(function(){ if(!placeholderSupport()){ // 判断浏览器是否支持 placeholder $('[placeholder]').focus(function() { var input = $(this); if (input.val() == input.attr('placeholder')) { input.val(''); input.removeClass('placeholder'); } }).blur(function() { var input = $(this); if (input.val() == '' || input.val() == input.attr('placeholder')) { input.addClass('placeholder'); input.val(input.attr('placeholder')); } }).blur(); }; }) function placeholderSupport() { return 'placeholder' in document.createElement('input'); }
$(function(){ $('.banner').flexslider({ directionNav: true, pauseOnAction: false }); });
关于我们
       "四件套"在人们日常生活中通常指床上用品四件套。目前有床单款四件套:单人枕套一对,一个被套跟一个床单;床笠款四件套单人枕套一对,一个被套跟一个床笠;床裙款四件套:单人枕套一对,一个被套跟一个床裙 (材料大多以纯棉为主。)。
       其余的六件套,七件套至十二件套则是多出几个靠枕啊,抱枕之类的。
       纯棉布按织法天丝产品 天丝产品 一般可分为:中纹布,斜纹布,平纹布,缎纹布和提花布。中纹布密度最高,斜纹布次之,平纹布最低。床上用品按搭配可分为:床笠四件套(1个床笠,1个被套,2个短枕套);床单四件套(1个床单,1个被套,2个短枕套);床罩四件套(1个床罩,1个被套,2个短枕套);床罩五件套(比床罩四件套多1个长枕套);床裙四件套(和床罩四件套一样,只是把床罩换成床裙,而五件套则多一个长枕套)。

COPYRIGHT© 2014 技术支持:某某科技有限公司

全国统一热线:4000-000-000
function popShow(){ $(".pop-up").show(); $(".body-shadow").show(); } function popClose(){ $(".pop-up").hide(); $(".body-shadow").hide(); } var scroll = new ImitateScroll("scroll-box", "scroll-obj", "scroll-bar", "scroll-btn"); $(function(){ $(".head-box .menu ul li").eq(0).addClass("hover"); $(".banner").slide({mainCell:".bd ul",effect:"leftLoop",autoPlay:false,interTime:3500}); $(".slide-box").slide({titCell:".hd ul",mainCell:".bd ul",autoPage:true,autoPlay:true,effect:"leftLoop",vis:4,interTime:2500}); $("..index-con .con-chenge .hd.htm").width($("..index-con .con-chenge .hd ul.htm").width()); $("..index-news .in-new-left .left div.in-hy.htm").click(function(){ $(this).addClass("on").siblings().removeClass("on"); $(".index-news .in-new-left .right .right-con").animate({top:-288}) }) $("..index-news .in-new-left .left div.in-gs.htm").click(function(){ $(this).addClass("on").siblings().removeClass("on"); $(".index-news .in-new-left .right .right-con").animate({top:0}) }) if($("body").width()>=1680){ $("..index-con .con-chenge .hd .next.htm").css("right","-65px") $("..index-con .con-chenge .hd .prev.htm").css("left","-65px") } //$("..index-con .con-chenge .hd .next.htm").css("right","0px") //$("..index-con .con-chenge .hd .prev.htm").css("left","0px") })