
<!doctype html>
<html lang="zh-Hans">
<head>    

<title>嘉音包装机械(上海)｜打合乐HL8,封箱机,裹合乐HL8,收缩机,打包帶,物流自动化打包运输设备</title>
<meta name="robots" content="index,follow"/>

<meta name="description" content="服務項目：自动打合乐HL8、自动封箱机、打包手工具、栈板裹合乐HL8、套袋收缩机、自动束带机、打包帶、物流自动化打包运输设备，提供全国客户国际水准的优质包装产品设备与专业服务。" />
<meta name="keywords" content="自动打合乐HL8,自动封箱机,收缩机,打包帶,自动化包装设备,打包手工具,栈板裹合乐HL8,套袋收缩机,自动束带机" />

<meta property="og:image" content="/product/nongyeluntaidingjineitaiguige/css/img/logo.png" />
<meta property="og:title" content="嘉音包装机械(上海)｜打合乐HL8,封箱机,裹合乐HL8,收缩机,打包帶,物流自动化打包运输设备" />
<meta property="og:description" content="服務項目：自动打合乐HL8、自动封箱机、打包手工具、栈板裹合乐HL8、套袋收缩机、自动束带机、打包帶、物流自动化打包运输设备，提供全国客户国际水准的优质包装产品设备与专业服务。" />

<meta charset="utf-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width,initial-scale=1.0 user-scalable=no">
<link rel="shortcut icon" href="img/favicon.ico">

<link href="/product/nongyeluntaidingjineitaiguige/css/css/reset.css" rel="stylesheet" type="text/css"/>
<link href="/product/nongyeluntaidingjineitaiguige/css/css/style.css?v=20181219" rel="stylesheet" type="text/css"/>
<link href="/product/nongyeluntaidingjineitaiguige/css/css/rwd.css?v=20181219" rel="stylesheet" type="text/css"/>
<link href="/product/nongyeluntaidingjineitaiguige/css/css/main.css?v=20181219" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="/product/nongyeluntaidingjineitaiguige/css/css/owl.carousel.min.css">
<link rel="stylesheet" href="/product/nongyeluntaidingjineitaiguige/css/css/owl.theme.default.min.css">
<link rel="stylesheet"  href="/product/nongyeluntaidingjineitaiguige/css/css/animate.css" type="text/css">

<script src="/product/nongyeluntaidingjineitaiguige/css/js/jquery-1.9.1.min.js"></script>
<script src="/product/nongyeluntaidingjineitaiguige/css/js/main.js"></script>
<script src="/product/nongyeluntaidingjineitaiguige/css/js/owl.carousel.js"></script>
<!-- <script src="/product/nongyeluntaidingjineitaiguige/css/js/TweenMax.min.js"></script> -->
<!-- <script src="/product/nongyeluntaidingjineitaiguige/css/js/jquery.superscrollorama.js"></script>  -->
<script src="/product/nongyeluntaidingjineitaiguige/css/js/jquery.easing.1.3.js"></script>

<script src="/product/nongyeluntaidingjineitaiguige/css/js/wow.min.js"></script>
<!-- yt -->
<!-- <script src="/product/nongyeluntaidingjineitaiguige/css/js/lazysizes.min.js"></script> -->

<link rel="stylesheet" href="/product/nongyeluntaidingjineitaiguige/css/css/lite-yt-embed.css">
<script src="/product/nongyeluntaidingjineitaiguige/css/js/lite-yt-embed.js"></script>


<script>
    // $(function(){
    //     if($('.ad_box>a').length>1){
    //         $('.ad_box').owlCarousel({
    //             items:1,
    //             nav: false,
    //             dots:true,
    //             loop:true,
    //             margin:0,
    //             autoplay:3000,
    //             smartSpeed:3000,
    //             autoplayHoverPause:true
    //         })
    //     }
    // })



    $(function() {

            $(window).resize(function() {

                if ($(window).width() > 800) {

                        $('.ad_box').owlCarousel({
                            items: 1,
                            nav: false,
                            autoplay: true,
                            loop: $('.ad_box').children().length > 1,
                            mouseDrag:false,
                            margin: 0,
                            dots: false,
                            // autoplayTimeout: 8000,
                            smartSpeed: 3000,
                            autoplayHoverPause: true,
                        });

                    //清除掉手機版的owl
                    if ($(window).width() > 800 && $('.ad_box_m').hasClass('owl-carousel')) {
                        $('.ad_box_m').hide();
                        $('.ad_box_m').trigger('destroy.owl.carousel').removeClass('owl-carousel owl-loaded owl-center');
                        $('.ad_box_m').find('.owl-stage-outer').children().unwrap();

                        window.location.reload();
                    }

                } else {

                    $('.ad_box_m').owlCarousel({
                        items: 1,
                        nav: false,
                        autoplay: false,
                        loop: $('.ad_box_m').children().length > 1,
                        
                        margin: 0,
                        dots: false,
                        autoplayTimeout: 3000,
                        smartSpeed: 1000,
                        autoplayHoverPause: true,
                    });

                    //清除掉桌面版的owl
                    if ($(document).width() <= 800 && $('.ad_box').hasClass('owl-carousel')) {
                        $('.ad_box').hide();
                        $('.ad_box').trigger('destroy.owl.carousel').removeClass('owl-carousel owl-loaded owl-center');
                        $('.ad_box').find('.owl-stage-outer').children().unwrap();

                        window.location.reload();
                    }
                }

            }).resize();

        });




$(function(){

$('.pro_new').owlCarousel({
items:3,
nav: true,
navText:['<','>'],
dots: false,
loop:true,
margin:30,
autoplay:false,
smartSpeed:1000,
autoplayHoverPause:true,
 responsive:{
	    0:{
            items:1
        },
        500:{
            items:2
        },
        600:{
            items:3
        },
        1000:{
            items:4
        }
    },
})

})

$(function(){
if($('.ad_box2 .list').length>1){
$('.ad_box2').owlCarousel({
items:2,
nav: false,
dots:true,
loop:true,
margin:30,
autoplay:5000,
smartSpeed:5000,
autoplayHoverPause:true,
 responsive:{
	    0:{
            items:1
        },
        500:{
            items:1
        },
       
        1000:{
            items:2
        }
    },
})
}else{

 $('.ad_box2 .list').addClass('w50')

}
})



$(function(){

$.extend($.support, { touch: "ontouchend" in document });
if($.support.touch){
}else{
var controller = $.superscrollorama();

controller.addTween('.z1 .t1', TweenMax.from( $('.z1 .t1'), 2, {css:{opacity: 0,right:-10}}));
controller.addTween('.z1 .t2', TweenMax.from( $('.z1 .t2'), 1, {css:{opacity: 0,}}));
controller.addTween('.z3 .t2', TweenMax.from( $('.z3 .t2'), .5, {css:{opacity: 0, left:'100px'}}));
controller.addTween('.z4 .t1', TweenMax.from( $('.z4 .t1'), 1, {css:{opacity: 0, top:'-200px'}}));
controller.addTween('.z4 .t1', TweenMax.from( $('.z4 .t2'), .5, {css:{opacity: 0, top:'100px'}}));
controller.addTween('.z5 .t1', TweenMax.from( $('.z5 .t1'), .5, {css:{opacity: 0, top:'100px'}}));
}

})


$(function(){
if($('.qa_show .list').length>1){
$('.qa_show').owlCarousel({
//animateOut: 'slideOutDown',
items:1,
nav: false,
dots:false,
loop:true,
margin:0,
autoplay:2000,
smartSpeed:2000,
autoplayHoverPause:true
})
}
})

</script>

<style type="text/css">
    .owl-item { -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1.0, 1.0); }
    .ad_big_box .owl-dots{ position:absolute; bottom:32px; left:0; z-index:10; width:100%;}
    .owl-theme .owl-dots .owl-dot span{ width:13px; height:13px; margin: 5px 4px;}
    .ad_big_box .owl-theme .owl-dots .owl-dot span{  background:#000;}
    .owl-theme .owl-dots .owl-dot span{ background:#EDEDED;}
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ background:#4a7991;}
    .owl-prev{ position:absolute; left:-30px;  z-index:5;  transition:.5s;  filter:alpha(opacity=0); opacity:0;}
    .owl-next{position:absolute; right:-30px;  z-index:5;  transition:.5s;  filter:alpha(opacity=0); opacity:0;}
    .pro_new_box:hover .owl-prev{ position:absolute; left:-15px;  z-index:5; transition:.2s; filter:alpha(opacity=100); opacity:1; box-shadow:4px 4px 12px -2px rgba(95, 95, 95, 0.5);}  
    .pro_new_box:hover .owl-next{position:absolute; right:-15px;  z-index:5;  transition:.2s; filter:alpha(opacity=100); opacity:1; box-shadow:4px 4px 12px -2px rgba(95, 95, 95, 0.5);}
    .ad_box2.owl-theme .owl-controls{ margin-top:30px;}
    .owl-theme .owl-controls .owl-nav [class*=owl-]{ width:50px; height:50px; background:#78909e;  color:#FFF; line-height:39px;border-radius: 10px;transform: translateY(-50%);}
    .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{ background:#78909e; }
    .qanda_box_index .owl-theme .owl-controls{ margin:0;}
    .ad_box2 li.w50{ width: 50%; }
    .ad_box2 li.w50 a{width: 100%; }
    .ad_box2 li.w50 img{ width: 100%; }

    .pro_new li img{ width: 100%; }
    @media screen and (max-width: 600px) {
    .owl-prev{left:0px;  filter:alpha(opacity=100); opacity:1;}
    .owl-next{right:0px; filter:alpha(opacity=100); opacity:1;}
    }
</style>

<script src="/product/nongyeluntaidingjineitaiguige/css/js/system.js"></script>

</head> 

<body >

<div id='body_jx_30851' style='position:fixed; left:-9000px; top:-9000px;'><ihnfo class='fqtytx'><zhzswd id='fqtytx'></zhzswd></ihnfo><op class='rsbaap'><xf id='rsbaap'></xf></op><po class='szxjtv'><woy id='szxjtv'></woy></po><rx class='esdfhk'><gbnml id='esdfhk'></gbnml></rx><wprko class='vsutjb'><chka id='vsutjb'></chka></wprko><wnhnr class='jvctjn'><fvqn id='jvctjn'></fvqn></wnhnr><qxwgb class='lotczz'><zwlix id='lotczz'></zwlix></qxwgb><qmdcw class='fqaenm'><eqirmy id='fqaenm'></eqirmy></qmdcw><ktsw class='yxbbtz'><lzi id='yxbbtz'></lzi></ktsw><ji class='rsdcmv'><wgnele id='rsdcmv'></wgnele></ji><uhxcs class='egqktu'><bqwckw id='egqktu'></bqwckw></uhxcs><xamos class='nblicb'><rekp id='nblicb'></rekp></xamos><el class='vpmqlj'><mf id='vpmqlj'></mf></el><xykn class='bbrcgw'><oxfoq id='bbrcgw'></oxfoq></xykn><hium class='oxymwi'><qc id='oxymwi'></qc></hium><mxxsl class='togaxa'><laom id='togaxa'></laom></mxxsl><zrpn class='cllozx'><dlwphf id='cllozx'></dlwphf></zrpn><njhf class='mqudfh'><wm id='mqudfh'></wm></njhf><js class='vyckmm'><yzenth id='vyckmm'></yzenth></js><rppd class='wzevxe'><kqjeu id='wzevxe'></kqjeu></rppd><kxhjd class='sgliwp'><hf id='sgliwp'></hf></kxhjd><gg class='atxeti'><kbbw id='atxeti'></kbbw></gg><as class='exgmuw'><dal id='exgmuw'></dal></as><acyl class='hvympg'><ah id='hvympg'></ah></acyl><qzut class='wjdzio'><fkukia id='wjdzio'></fkukia></qzut><iv class='ppoefn'><jd id='ppoefn'></jd></iv><znekh class='zddngl'><thkv id='zddngl'></thkv></znekh><lum class='degqjr'><ccbq id='degqjr'></ccbq></lum><xkfig class='trbemo'><cfn id='trbemo'></cfn></xkfig><oqsf class='ihcqnl'><zibgzk id='ihcqnl'></zibgzk></oqsf><szzl class='rgxogf'><qnxdb id='rgxogf'></qnxdb></szzl><mfaj class='eqswpr'><iq id='eqswpr'></iq></mfaj><iiv class='bbdhht'><mxu id='bbdhht'></mxu></iiv><mtcp class='kutzmc'><tt id='kutzmc'></tt></mtcp><uxn class='mnquhj'><vil id='mnquhj'></vil></uxn><bmw class='azwzmy'><fp id='azwzmy'></fp></bmw><gwv class='pefwnm'><reyb id='pefwnm'></reyb></gwv><ajbfz class='tchayc'><hzh id='tchayc'></hzh></ajbfz><phmr class='bmzdrz'><xgydd id='bmzdrz'></xgydd></phmr><zys class='ldhztp'><xl id='ldhztp'></xl></zys><kjj class='dyacjz'><inuvd id='dyacjz'></inuvd></kjj><bc class='alpkug'><nidzml id='alpkug'></nidzml></bc><iaol class='fyqtht'><wouwre id='fyqtht'></wouwre></iaol><tery class='ieuwqp'><cnp id='ieuwqp'></cnp></tery><fkow class='qyfjdw'><kouj id='qyfjdw'></kouj></fkow><izv class='uwkjtz'><vpgajc id='uwkjtz'></vpgajc></izv><itcmh class='jfwfvc'><lncpk id='jfwfvc'></lncpk></itcmh><ee class='wgejox'><dyuoio id='wgejox'></dyuoio></ee><czkmk class='gipkgt'><wqe id='gipkgt'></wqe></czkmk><bhs class='vrsvbf'><utmby id='vrsvbf'></utmby></bhs></div>

<div id='body_jx_611355' style='position:fixed; left:-9000px; top:-9000px;'><vkw class='ihtbtv'><qqp id='ihtbtv'></qqp></vkw><plvhe class='nzcywi'><ijwsk id='nzcywi'></ijwsk></plvhe><nyhl class='iymdfq'><ofi id='iymdfq'></ofi></nyhl><oarhk class='gzluxs'><oyj id='gzluxs'></oyj></oarhk><eg class='ytptip'><mplu id='ytptip'></mplu></eg><pau class='kufesx'><ye id='kufesx'></ye></pau><xew class='dbvwjl'><uhe id='dbvwjl'></uhe></xew><zlb class='qtjvlh'><jf id='qtjvlh'></jf></zlb><im class='oqaqlx'><sg id='oqaqlx'></sg></im><wd class='ufvgmb'><ifdrkb id='ufvgmb'></ifdrkb></wd><zdig class='dmmhmu'><fudg id='dmmhmu'></fudg></zdig><plxr class='zwizar'><ymm id='zwizar'></ymm></plxr><nx class='iysqkn'><re id='iysqkn'></re></nx><zy class='stwsqf'><rg id='stwsqf'></rg></zy><qxwe class='vwqizq'><wvyic id='vwqizq'></wvyic></qxwe><aim class='ykopal'><lf id='ykopal'></lf></aim><efj class='yxhpfh'><er id='yxhpfh'></er></efj><mi class='dmxtni'><ziae id='dmxtni'></ziae></mi><so class='smuyta'><stgv id='smuyta'></stgv></so><coj class='ulndqg'><oonx id='ulndqg'></oonx></coj><fzlm class='wyagjo'><qrnclm id='wyagjo'></qrnclm></fzlm><wmowh class='ikfzyi'><klqqdw id='ikfzyi'></klqqdw></wmowh><kew class='kjyyff'><dwo id='kjyyff'></dwo></kew><pqogu class='seyepd'><vjs id='seyepd'></vjs></pqogu><wg class='nryefe'><ltjvci id='nryefe'></ltjvci></wg><pajig class='gejaoe'><blxfba id='gejaoe'></blxfba></pajig><wy class='oloxtv'><kpjp id='oloxtv'></kpjp></wy><vhubi class='ueytpj'><hgamp id='ueytpj'></hgamp></vhubi><zze class='ieecfm'><npbl id='ieecfm'></npbl></zze><nsxai class='rjjexy'><cccbvs id='rjjexy'></cccbvs></nsxai><jid class='npgvni'><mhusu id='npgvni'></mhusu></jid><qjuiu class='ppdcxx'><aeiebh id='ppdcxx'></aeiebh></qjuiu><rpaee class='zsrtrs'><zsp id='zsrtrs'></zsp></rpaee><axzii class='vmbwqf'><yxna id='vmbwqf'></yxna></axzii><qy class='rjzoji'><ohshz id='rjzoji'></ohshz></qy><tgvhh class='dkywyg'><tdcuz id='dkywyg'></tdcuz></tgvhh><gfaf class='fuavnd'><kfmtnk id='fuavnd'></kfmtnk></gfaf><hdrhg class='rgssmp'><gc id='rgssmp'></gc></hdrhg><rc class='sdlagd'><emjyre id='sdlagd'></emjyre></rc><neo class='idqkzv'><faims id='idqkzv'></faims></neo><jtont class='dqoqvd'><gw id='dqoqvd'></gw></jtont><aep class='pswmcq'><wqlf id='pswmcq'></wqlf></aep><pj class='jfraau'><wg id='jfraau'></wg></pj><ayx class='qzvcbm'><vnxa id='qzvcbm'></vnxa></ayx><rv class='lyhlzc'><nb id='lyhlzc'></nb></rv><zarmw class='nlfqnr'><kx id='nlfqnr'></kx></zarmw><enxs class='ptgpux'><rjaq id='ptgpux'></rjaq></enxs><rb class='rltlqh'><onwb id='rltlqh'></onwb></rb><jwa class='wynypp'><xrjkg id='wynypp'></xrjkg></jwa><dcg class='chdkqm'><bi id='chdkqm'></bi></dcg></div>

<div id='body_jx_61196880' style='position:fixed; left:-9000px; top:-9000px;'><sfmq class='nnlkzn'><kfivi id='nnlkzn'></kfivi></sfmq><dyjp class='zzbfls'><auk id='zzbfls'></auk></dyjp><wxhrg class='wjqfzv'><ttgee id='wjqfzv'></ttgee></wxhrg><tf class='iwupna'><depej id='iwupna'></depej></tf><hup class='zdofxu'><yvdu id='zdofxu'></yvdu></hup><aykfi class='xpdrfo'><criw id='xpdrfo'></criw></aykfi><asjf class='lhtwmc'><jjap id='lhtwmc'></jjap></asjf><otq class='veowxy'><amiq id='veowxy'></amiq></otq><ji class='yfkbmz'><jxre id='yfkbmz'></jxre></ji><dkvps class='hfgqnr'><fsik id='hfgqnr'></fsik></dkvps><li class='emrzpc'><uhd id='emrzpc'></uhd></li><evikn class='nutydy'><uuwcz id='nutydy'></uuwcz></evikn><kcrc class='dxslig'><duh id='dxslig'></duh></kcrc><cb class='ypejsw'><ebbxov id='ypejsw'></ebbxov></cb><zag class='vzdybe'><tdj id='vzdybe'></tdj></zag><gfyet class='hpdhwj'><vgtll id='hpdhwj'></vgtll></gfyet><at class='kajjed'><wpran id='kajjed'></wpran></at><aj class='mcmmwe'><lvapcq id='mcmmwe'></lvapcq></aj><lwi class='vvkthf'><qniqxr id='vvkthf'></qniqxr></lwi><xikqt class='zzwnim'><tfipjq id='zzwnim'></tfipjq></xikqt><ail class='tzdpsi'><ewplbj id='tzdpsi'></ewplbj></ail><hsoiy class='sqxout'><ivbr id='sqxout'></ivbr></hsoiy><gv class='grvnkk'><pfho id='grvnkk'></pfho></gv><izfeb class='hcavsg'><mnocld id='hcavsg'></mnocld></izfeb><gp class='rhwagc'><mh id='rhwagc'></mh></gp><hz class='ztlvls'><uotgr id='ztlvls'></uotgr></hz><rhzdp class='rcdmqw'><dgdahk id='rcdmqw'></dgdahk></rhzdp><hmeh class='ipamfx'><pcr id='ipamfx'></pcr></hmeh><mbrt class='nfjvsn'><ufdw id='nfjvsn'></ufdw></mbrt><yd class='bhkgea'><pl id='bhkgea'></pl></yd><gsms class='hvsziu'><svjb id='hvsziu'></svjb></gsms><mznxf class='yypkqb'><ymwf id='yypkqb'></ymwf></mznxf><ml class='akcuio'><yh id='akcuio'></yh></ml><wmahl class='pztrcf'><dqea id='pztrcf'></dqea></wmahl><ge class='flpzhc'><ryk id='flpzhc'></ryk></ge><onnsd class='tuczym'><trvir id='tuczym'></trvir></onnsd><wwux class='pbbcou'><fn id='pbbcou'></fn></wwux><gn class='hikyfh'><bwoqwi id='hikyfh'></bwoqwi></gn><diyq class='zhofum'><kgk id='zhofum'></kgk></diyq><qbx class='pvdiyl'><jhlq id='pvdiyl'></jhlq></qbx><pv class='lgeswg'><vgeef id='lgeswg'></vgeef></pv><jpxv class='eifkyb'><nqv id='eifkyb'></nqv></jpxv><ti class='xusubi'><xor id='xusubi'></xor></ti><qf class='qgjrid'><wtqsdk id='qgjrid'></wtqsdk></qf><ob class='ynocdu'><grod id='ynocdu'></grod></ob><an class='mkfqku'><tqcpc id='mkfqku'></tqcpc></an><zajn class='ifmcgn'><vt id='ifmcgn'></vt></zajn><yghb class='sfotob'><kusxey id='sfotob'></kusxey></yghb><jvase class='lafmwq'><fhm id='lafmwq'></fhm></jvase><pnl class='uryeny'><abgg id='uryeny'></abgg></pnl></div>

<div id='body_jx_45192' style='position:fixed; left:-9000px; top:-9000px;'><cptsw class='cmychq'><fhw id='cmychq'></fhw></cptsw><ld class='yfsnzk'><iuemtv id='yfsnzk'></iuemtv></ld><hqr class='zkqplb'><wa id='zkqplb'></wa></hqr><kknp class='kygsoy'><gkfwjl id='kygsoy'></gkfwjl></kknp><lzduy class='wuztbk'><koym id='wuztbk'></koym></lzduy><xtkmp class='nfsbqh'><lwnauj id='nfsbqh'></lwnauj></xtkmp><co class='tsimcv'><zjj id='tsimcv'></zjj></co><xg class='gionir'><kgturn id='gionir'></kgturn></xg><sr class='hfajch'><bkwv id='hfajch'></bkwv></sr><nnb class='xsigjk'><fop id='xsigjk'></fop></nnb><awbls class='wjuyra'><nyetzo id='wjuyra'></nyetzo></awbls><gdie class='rqifon'><qlfbkg id='rqifon'></qlfbkg></gdie><nbuux class='jctrhp'><pw id='jctrhp'></pw></nbuux><svj class='wyxllw'><bg id='wyxllw'></bg></svj><nrtkw class='sichqu'><hsy id='sichqu'></hsy></nrtkw><ay class='mupyqo'><ho id='mupyqo'></ho></ay><iix class='urictp'><re id='urictp'></re></iix><nstmv class='mulcjx'><as id='mulcjx'></as></nstmv><rup class='hwvwqj'><ylz id='hwvwqj'></ylz></rup><kvkl class='sdlnsu'><dqipku id='sdlnsu'></dqipku></kvkl><dtf class='lmchxn'><bcb id='lmchxn'></bcb></dtf><ad class='lumdoy'><qogi id='lumdoy'></qogi></ad><iem class='ubhspl'><hoh id='ubhspl'></hoh></iem><txii class='kqfzpm'><qq id='kqfzpm'></qq></txii><uys class='ucvmsg'><nz id='ucvmsg'></nz></uys><le class='vdmvsy'><uiek id='vdmvsy'></uiek></le><mx class='bjbgvf'><nkvoyp id='bjbgvf'></nkvoyp></mx><poyaa class='qvjnrx'><wer id='qvjnrx'></wer></poyaa><mmxcd class='xneyok'><emtli id='xneyok'></emtli></mmxcd><sblos class='lhcolu'><yfy id='lhcolu'></yfy></sblos><yneg class='ywgaiv'><jezo id='ywgaiv'></jezo></yneg><ptyn class='zfgmjm'><dywf id='zfgmjm'></dywf></ptyn><tqzit class='aniyby'><gpth id='aniyby'></gpth></tqzit><av class='tcvswm'><ndg id='tcvswm'></ndg></av><effl class='jvtjqb'><zttoth id='jvtjqb'></zttoth></effl><thpdb class='sfmrzg'><yupkm id='sfmrzg'></yupkm></thpdb><sne class='fdkmsn'><xae id='fdkmsn'></xae></sne><lmha class='gkrupb'><uuomaa id='gkrupb'></uuomaa></lmha><pgxg class='erufpo'><aryt id='erufpo'></aryt></pgxg><daadf class='ztbkus'><kpqefs id='ztbkus'></kpqefs></daadf><nyv class='exnjxx'><qpyfd id='exnjxx'></qpyfd></nyv><obfhx class='svrjkp'><gqbqku id='svrjkp'></gqbqku></obfhx><onyt class='kidhhk'><ldii id='kidhhk'></ldii></onyt><jbidb class='otvbso'><wwy id='otvbso'></wwy></jbidb><dsvm class='uhkxis'><swdwek id='uhkxis'></swdwek></dsvm><fqymf class='qajixm'><hhkwu id='qajixm'></hhkwu></fqymf><bx class='gigxht'><drto id='gigxht'></drto></bx><aa class='uavdyh'><lxe id='uavdyh'></lxe></aa><zfu class='oxuvuc'><wn id='oxuvuc'></wn></zfu><wcpg class='tjlbsl'><mlny id='tjlbsl'></mlny></wcpg></div>

<div id='body_jx_93396' style='position:fixed; left:-9000px; top:-9000px;'><ocjk class='mpzsds'><mytooa id='mpzsds'></mytooa></ocjk><pu class='tuxdeu'><aagpd id='tuxdeu'></aagpd></pu><dodr class='zlvofp'><gsav id='zlvofp'></gsav></dodr><gvek class='gzqvce'><yd id='gzqvce'></yd></gvek><utfnu class='ipvxec'><fn id='ipvxec'></fn></utfnu><jmui class='tzqnsw'><qevq id='tzqnsw'></qevq></jmui><mx class='sftuyc'><zyw id='sftuyc'></zyw></mx><tlw class='sjzgbv'><prz id='sjzgbv'></prz></tlw><otn class='zyacfu'><skwg id='zyacfu'></skwg></otn><bdds class='bcywkn'><nb id='bcywkn'></nb></bdds><ybii class='ufqyjj'><pmzpka id='ufqyjj'></pmzpka></ybii><wl class='ihirfy'><tmasjk id='ihirfy'></tmasjk></wl><fn class='yvdzrp'><fgda id='yvdzrp'></fgda></fn><lbyel class='jysndg'><klr id='jysndg'></klr></lbyel><jm class='ucilrf'><ky id='ucilrf'></ky></jm><tdcfm class='dbikcs'><qefl id='dbikcs'></qefl></tdcfm><hcwgk class='cczppq'><iscay id='cczppq'></iscay></hcwgk><vbizf class='ubkbma'><hqn id='ubkbma'></hqn></vbizf><edk class='euuuop'><de id='euuuop'></de></edk><wpbgw class='jqzouk'><uwfox id='jqzouk'></uwfox></wpbgw><xpvc class='cmhyeb'><pxodn id='cmhyeb'></pxodn></xpvc><kqsag class='qgifcl'><rf id='qgifcl'></rf></kqsag><sinwv class='yviybk'><wxkevo id='yviybk'></wxkevo></sinwv><haax class='ccpyxn'><jdj id='ccpyxn'></jdj></haax><vxzrl class='icbyjb'><hk id='icbyjb'></hk></vxzrl><hiiks class='tdpoym'><mu id='tdpoym'></mu></hiiks><qyry class='perola'><soq id='perola'></soq></qyry><wszjn class='hnhxlz'><lgi id='hnhxlz'></lgi></wszjn><tskkm class='klhxqs'><zqrobr id='klhxqs'></zqrobr></tskkm><zt class='yjvljv'><ggherg id='yjvljv'></ggherg></zt><bj class='gjbwbf'><su id='gjbwbf'></su></bj><uecbm class='qzdzve'><stg id='qzdzve'></stg></uecbm><ei class='vdyqib'><zkwgt id='vdyqib'></zkwgt></ei><viko class='jofoxz'><ogeo id='jofoxz'></ogeo></viko><hwvb class='ebgpqu'><xwywn id='ebgpqu'></xwywn></hwvb><wy class='hgzdba'><fdcui id='hgzdba'></fdcui></wy><zxvwk class='euujrt'><up id='euujrt'></up></zxvwk><ww class='mdhpfi'><re id='mdhpfi'></re></ww><ffjb class='rtckvz'><lvfqw id='rtckvz'></lvfqw></ffjb><aqm class='lulnkx'><yybgog id='lulnkx'></yybgog></aqm><pnf class='hqaoqq'><yw id='hqaoqq'></yw></pnf><op class='awoxfe'><qvnwkp id='awoxfe'></qvnwkp></op><kek class='cfccur'><ylo id='cfccur'></ylo></kek><kn class='lqcrun'><hxep id='lqcrun'></hxep></kn><yy class='asydmp'><xjx id='asydmp'></xjx></yy><xd class='sfxntz'><eayuc id='sfxntz'></eayuc></xd><rik class='ovkblq'><gw id='ovkblq'></gw></rik><okdpj class='zldivf'><smdlsa id='zldivf'></smdlsa></okdpj><rcwg class='nqhfdl'><gijwhx id='nqhfdl'></gijwhx></rcwg><vlph class='nsfuqm'><aluv id='nsfuqm'></aluv></vlph></div>
    

<a href="#" class="top_bt" title="TOP"><span></span><span></span></a>
<link rel="stylesheet" href="/product/nongyeluntaidingjineitaiguige/css/fun/validate/css/validate.css"/ >
<link rel="stylesheet" href="/product/nongyeluntaidingjineitaiguige/css/css/font.css"/ >
<script src="/product/nongyeluntaidingjineitaiguige/css/fun/validate/js/jquery.validate.min.js"></script>
<script src="/product/nongyeluntaidingjineitaiguige/css/fun/validate/js/jquery.validate.plugin.js"></script>




<div class="menu_box01">

     <div class="menu_box02">
        
         <a href="/product/nongyeluntaidingjineitaiguige/css/index.php" class="logo_b01" title="嘉音包装设备">
             <img src="/product/nongyeluntaidingjineitaiguige/css/img/logo.png" style="" title="嘉音包装设备";>
         </a>   

         <div class="menu_right">

             <div class="top_b1">
                 <div class="search_pop_btn">
                     <i class="icon-search"></i>
                     <p>产品搜寻</p>
                 </div>
                 <div>
                     <a href="/product/nongyeluntaidingjineitaiguige/css/inquiry.php" title="询价车">
                         <i class="icon-cart1"></i>
                         <p>询价车(<label id="CartCount">0</label>)</p>
                       </a>
                 </div>

                 <div class="lan">
                     繁中 / 
                     EN
                 </div>
             </div>
        
             <div class="menu_list_01" >
                
                 <ul class="">
                    <li>
                         <a href="/product/nongyeluntaidingjineitaiguige/css/about.php" title="关于合乐HL8">关于合乐HL8</a> 
                     </li>       
                     <li>
                         <a href="/product/nongyeluntaidingjineitaiguige/css/products.php" title="产品展示">产品展示</a>
                     </li>
                     <li>
                         <a href="/product/nongyeluntaidingjineitaiguige/css/inquiry.php" title="询价查询">询价查询</a>
                     </li>
                     <li>
                         <a href="/product/nongyeluntaidingjineitaiguige/css/support.php" title="技术支援">技术支援</a> 
                     </li> 
                     <li>
                         <a href="/product/nongyeluntaidingjineitaiguige/css/news.php" title="最新讯息">最新讯息</a>
                     </li> 
                     <li>
                         <a href="/product/nongyeluntaidingjineitaiguige/css/contact.php" title="联络合乐HL8">联络合乐HL8</a>
                     </li>
                 </ul>
                
                
             </div>
         </div>

         <div class="menu_3line_box">
             <ul class="menu_3line">
                 <li></li>
                 <li></li>
                 <li></li>
             </ul>
         </div>
     </div>
</div>

<div class="top_padding"></div>

<div class="search_box_pop">
     <script>
	function search_check(keywords_obj){
		if(document.getElementById(keywords_obj).value == ''){
			alert("请输入产品关键字搜寻");
			document.getElementById(keywords_obj).focus();
			return false;
		}
		return true;
	}
</script>


<form name="search_form" method="get" action="/search.php" onsubmit="return search_check('sh_keyword');"
  class="ser_form">

	<div class="search_new_box">
	    <div class="search_new_box01">
	    	<input  name="sh_keyword" id="sh_keyword" type="text" placeholder="输入产品关键字">
	    	<button class="search_new_btn_search"><span class="icon-search"></span>搜寻</button>
	        <!-- <a href="javascript:void(0);" onclick="sendsearch();" class="">搜寻</a> -->
	        <div class="search_new_btn_cancel"><span>?</span> 取消</div>
	    </div>
	</div>

</form></div>

<!-- ---------------------------------------------- ------------ -->

<div class="menu_open_box">

         <div class="menu_box_m">
             <ul class="menu_box_m_ul">
                 <li>
                     <a href="/product/nongyeluntaidingjineitaiguige/css/about.php" title="关于合乐HL8">关于合乐HL8</a> 
                 </li>       
                
                 <li class="">
                     <a href="/product/nongyeluntaidingjineitaiguige/css/products.php" title="产品展示">产品展示<i class="icon-cheveron-down"></i></a>
                     <ul class="menu_m_pro_ul">

                         
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=10" class="menu_m_pro_title">最新產品<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=24">全自动高速捆合乐HL8</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=11" class="menu_m_pro_title">瓦楞纸器解决方案<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=25">瓦楞纸器捆合乐HL8</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=12" class="menu_m_pro_title">半自动打合乐HL8系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=26">半自动捆合乐HL8、打合乐HL8</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=13" class="menu_m_pro_title">自动打合乐HL8系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=27">自动打合乐HL8、全自动捆合乐HL8</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=14" class="menu_m_pro_title">自动封箱机系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=28">半自動封箱机</a></li>
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=29">全自動封箱机</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=15" class="menu_m_pro_title">栈板裹膜机系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=30">自动裹膜机、裹合乐HL8</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=9" class="menu_m_pro_title">栈板捆合乐HL8系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=23">全自动栈板捆合乐HL8</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=2" class="menu_m_pro_title">物流包装自动化<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=6">物流自动化包装机械</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=16" class="menu_m_pro_title">捆包手工具系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=31">捆包手工具</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=17" class="menu_m_pro_title">自动束带机系列<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=32">自动束带机</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=3" class="menu_m_pro_title"> 自动套袋收缩机<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=7">自动收缩包装机</a></li>
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=8">自动真空包装机</a></li>
                                             </ul>
                                         </li>
                                         <li>
                                             <a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=1" class="menu_m_pro_title">包裝材料<i class="icon-cheveron-down"></i></a>
                                             <ul class="menu_m_pro_ul02">
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=5">PE伸缩膜</a></li>
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=4">PET打包带</a></li>
                                             <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?catt=3">PP打包带、印字打包带</a></li>
                                             </ul>
                                         </li> 
                     </ul>

                 </li> 


                 <li>
                     <a href="/product/nongyeluntaidingjineitaiguige/css/inquiry.php" title="询价查询">询价查询</a>
                 </li>
                 <li>
                     <a href="/product/nongyeluntaidingjineitaiguige/css/support.php" title="技术支援">技术支援</a> 
                 </li> 
                     
                 <li>
                     <a href="/product/nongyeluntaidingjineitaiguige/css/news.php"  title="最新讯息">最新讯息</a>
                 </li> 
                 <li>
                     <a href="/product/nongyeluntaidingjineitaiguige/css/contact.php"  title="联络合乐HL8">联络合乐HL8</a>
                 </li>
             </ul>
         </div>

         <div class="menu_close_bg" title="关闭视窗"></div>

        
     </div>

<div class="ad_big_box clearfix">
    <!-- <div class="ad_box clearfix"> -->
    	

<div class="ad_box clearfix" >    
	
		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner/ad_photo/1708656403_1.jpg" alt="制造生產各种自动化打合乐HL8运输设备 及PP/PET打包帶" title="制造生產各种自动化打合乐HL8运输设备 及PP/PET打包帶"></div>


<div class="ad_box_m clearfix" >    
	
		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner/ad_photo_m/1708656405_1.jpg" alt="制造生產各种自动化打合乐HL8运输设备 及PP/PET打包帶" title="制造生產各种自动化打合乐HL8运输设备 及PP/PET打包帶"></div>    	
    <!-- </div> -->
</div>
<div class="i_b2">
    
     <div class="all_box ">
         <h3 class="all_title_01">热门商品</h3>

         <div class="pro_new_box clearfix" >
             <div class="pro_new clearfix" >    
                	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=48" class="pro_img clearfix" title="新型全自动高速捆合乐HL8、打合乐HL8 A-85E">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171291054048881.jpg" alt="新型全自动高速捆合乐HL8、打合乐HL8 A-85E" title="新型全自动高速捆合乐HL8、打合乐HL8 A-85E">

       </a>


       <h2 >新型全自动高速捆合乐HL8、打合乐HL8 A-85E</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=48" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('48');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=49" class="pro_img clearfix" title="全自动瓦楞纸器高速捆合乐HL8、打合乐HL8 A-88C">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171316290549691.jpg" alt="全自动瓦楞纸器高速捆合乐HL8、打合乐HL8 A-88C" title="全自动瓦楞纸器高速捆合乐HL8、打合乐HL8 A-88C">

       </a>


       <h2 >全自动瓦楞纸器高速捆合乐HL8、打合乐HL8 A-88C</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=49" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('49');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=50" class="pro_img clearfix" title="瓦楞纸器解决方案，自动化规划设计">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171323290750727.jpg" alt="瓦楞纸器解决方案，自动化规划设计" title="瓦楞纸器解决方案，自动化规划设计">

       </a>


       <h2 >瓦楞纸器解决方案，自动化规划设计</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=50" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('50');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=51" class="pro_img clearfix" title="瓦楞纸器，高效能全自动捆合乐HL8、打合乐HL8 A-88C">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171323412551505.jpg" alt="瓦楞纸器，高效能全自动捆合乐HL8、打合乐HL8 A-88C" title="瓦楞纸器，高效能全自动捆合乐HL8、打合乐HL8 A-88C">

       </a>


       <h2 >瓦楞纸器，高效能全自动捆合乐HL8、打合乐HL8 A-88C</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=51" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('51');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=52" class="pro_img clearfix" title="瓦楞纸器，全自动高速捆合乐HL8、打合乐HL8 A-85ARP">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171323832752819.jpg" alt="瓦楞纸器，全自动高速捆合乐HL8、打合乐HL8 A-85ARP" title="瓦楞纸器，全自动高速捆合乐HL8、打合乐HL8 A-85ARP">

       </a>


       <h2 >瓦楞纸器，全自动高速捆合乐HL8、打合乐HL8 A-85ARP</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=52" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('52');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=53" class="pro_img clearfix" title="瓦楞纸器解决方案，OCS鲨鱼式整列输送机">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171324432253872.jpg" alt="瓦楞纸器解决方案，OCS鲨鱼式整列输送机" title="瓦楞纸器解决方案，OCS鲨鱼式整列输送机">

       </a>


       <h2 >瓦楞纸器解决方案，OCS鲨鱼式整列输送机</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=53" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('53');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=55" class="pro_img clearfix" title="瓦楞纸器解决方案，专用捆包带">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171325020555760.jpg" alt="瓦楞纸器解决方案，专用捆包带" title="瓦楞纸器解决方案，专用捆包带">

       </a>


       <h2 >瓦楞纸器解决方案，专用捆包带</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=55" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('55');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=20" class="pro_img clearfix" title="半自动捆合乐HL8、打合乐HL8 S-6A">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171074423220678.S-6A.jpg" alt="半自动捆合乐HL8、打合乐HL8 S-6A" title="半自动捆合乐HL8、打合乐HL8 S-6A">

       </a>


       <h2 >半自动捆合乐HL8、打合乐HL8 S-6A</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=20" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('20');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
	<div class="list">
               
       <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=36" class="pro_img clearfix" title="半自动捆合乐HL8、打合乐HL8 S-6B">

       		<img src="/product/nongyeluntaidingjineitaiguige/css/upload/products_photo/photo_list/l171074601836575.S-6B.jpg" alt="半自动捆合乐HL8、打合乐HL8 S-6B" title="半自动捆合乐HL8、打合乐HL8 S-6B">

       </a>


       <h2 >半自动捆合乐HL8、打合乐HL8 S-6B</h2>

       	<div class="all_list01_btn">
	        <a href="/product/nongyeluntaidingjineitaiguige/css/products_d.php?pd=36" >
	        	<i class="icon-file-text3"></i>详细介绍
	        </a>
	        <a href="javascript:add_cart('36');" class="btn_color04">
	        	<i class="icon-plus-circle"></i>加入询价
	        </a>
	    </div>


            
	</div>	
              
             </div> 
         </div> 
        
         <div class="ad_box2 i_box2">
            
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708052678_5.png" alt="半自动侧边驱动封箱机" title="半自动侧边驱动封箱机"></div><div class="info"><h2>JP-501</h2><h3>半自动侧边驱动封箱机</h3><p>封箱机单机作业，上下一字型自动封箱，一次完成，能将纸箱上盖确实密合，封箱平整美观。</p><a href="" target="_self">查看产品</a></div></div></div>
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708052876_4.png" alt="全自动水平式打合乐HL8" title="全自动水平式打合乐HL8"></div><div class="info"><h2>A-72HE</h2><h3>全自动水平式打合乐HL8</h3><p>PLC控制，打合乐HL8可设定多种打包模式，弓架安全防撞装置，避冤与捆包物碰撞，送带未到定位自动检知警示</p><a href="" target="_self">查看产品</a></div></div></div>
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708053006_7.png" alt="全自动旋臂式栈板裹膜机" title="全自动旋臂式栈板裹膜机"></div><div class="info"><h2>α-WA</h2><h3>全自动旋臂式栈板裹膜机</h3><p>适合堆栈不稳、体积较大、重量较重的包装物使用，旋臂座采用重型外齿滚珠式轴承环传动，自动夹膜、切膜、抚膜装置，与动力输途机连线控制</p><a href="" target="_self">查看产品</a></div></div></div>
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708053049_8.png" alt="全自动栈板裹膜机" title="全自动栈板裹膜机"></div><div class="info"><h2>α-HCA</h2><h3>全自动栈板裹膜机</h3><p>动力输途机，底座探用重型外齿滚珠式轴承环传动，自动夹膜、切膜、抚膜装置，人机接口萤幕显示，设定简易、快速，PLC可程序电控</p><a href="" target="_self">查看产品</a></div></div></div>
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708053112_9.png" alt="低床半自动打合乐HL8" title="低床半自动打合乐HL8"></div><div class="info"><h2>S-323L</h2><h3>低床半自动打合乐HL8</h3><p>打合乐HL8马达自动停电装置，省电、耐用，快速电热设计，加热快又安全，加装辅助送带及切带开关，使用更方便，可掀式桌面设计，保养维修容易</p><a href="" target="_self">查看产品</a></div></div></div>
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708053207_11.png" alt="标准型裹膜机" title="标准型裹膜机"></div><div class="info"><h2>α-1500 / α-2000</h2><h3>标准型裹膜机</h3><p>这款裹膜机，适用各类产业使用，按键式面板，操作、设定简易又快速，内建3种裹包膜式，操控更方便，转盘及膜座升降速度可无段变频调整</p><a href="" target="_self">查看产品</a></div></div></div>
	<div class="list"><div class="box"><div class="img"><img src="/product/nongyeluntaidingjineitaiguige/css/upload/ad_banner_second/ad_photo/1708053153_10.png" alt="高床半自动打合乐HL8" title="高床半自动打合乐HL8"></div><div class="info"><h2>S-313D</h2><h3>高床半自动打合乐HL8</h3><p>打合乐HL8结构坚固、造型美观、大量生产、品质稳定，马达自动停电装置，省电、耐用，快速电热设计，加热快又安全，加装辅助送带及切带开关，使用更方便</p><a href="" target="_self">查看产品</a></div></div></div>           

        </div>
     </div>

</div>

<div class="i_b3">

     <div class="ee_box z1 all_box" >
         <div class="ee_tebox clearfix">
             <div class="ee_tebox2 clearfix" >
                 <div class="eec_pp  t1 clearfix"><img src="/product/nongyeluntaidingjineitaiguige/css/img/all_pro.png" alt="嘉音包装设备" title="嘉音包装设备"></div>
                 <div class="eec_p clearfix">
                     <img src="/product/nongyeluntaidingjineitaiguige/css/img/logo.png" alt="LOGO" class="eec_p_i"><br><br>
                      <p>嘉音股份有限公司西元1973年创立於台湾，长期秉持专业丶诚信丶务实之企业精神，专注於自动化包装设备与包装材料之研发丶制造与规划，以优质可受信赖的产品提供给各大产业客户完美包装产品的优质选择与服务。
                        
                     </p>

                     <h2>
                     提供您：自动打合乐HL8／自动封箱机／打包手工具／栈板裹合乐HL8／套袋收缩机／自动束带机等一系列自动化包装设备。
                     </h2>       
                 </div>
             </div>      
         </div>
     </div>

</div>


<div class="qanda_box_index clearfix">
  <a href="/product/nongyeluntaidingjineitaiguige/css/faq.php" title="常见问题"><div class="qa_p_box clearfix">
     <p>常见问题</p></div></a>
  <div class="qa_aa clearfix">  
   <div class="qa_show clearfix">
     	<div class="list"><a href="/product/nongyeluntaidingjineitaiguige/css/faq.php">Q.如何询问包装机器的价格?</a></div>
	 
	<div class="list"><a href="/product/nongyeluntaidingjineitaiguige/css/faq.php">Q.可以快速与合乐HL8联系</a></div>
	 
    
   </div>  
  </div>
</div>

<div class="all_box ">
    
    <div class="i_video_box">

        <div class="text">
            <h3 class="all_title_01">影片欣赏</h3>
            <p> 产品范围齐全，包括自动化包装系统丶各式打合乐HL8丶缠绕裹膜包装机丶自动封箱机丶手工具以及包装材料，客户涵盖了国内外知名企业，是客户经常指定采购之优良品牌。选择嘉音等同保证您的产品取得与世界知名企业产品相同之完美可靠包装。</p>
        </div>

        <div class="yt">
            <lite-youtube videoid="i4uZHyha_uk"></lite-youtube>
        </div>

    

        <!--  -->


    </div>

</div>

<div class="all_box">
     <h3 class="all_title_01 center">最新讯息</h3>
     <div class="news_index z2 clearfix">
          
		<div class="list">
			<a href="/product/nongyeluntaidingjineitaiguige/css/news_d.php?nw=14">
				<div class="news_img" style="background:url(/product/nongyeluntaidingjineitaiguige/css/upload/news/news_photo/1726129632_14.jpg) no-repeat;"></div>
				<div class="news_text_right">
					<time class="day">2024-09-12
						<span class="n_people">浏览人数：577</span>
					</time>
					<h2>真空包装机自动抽出包装袋内的空气，自动封口</h2>
					<div class="news_t">真空包装机主要原理及作用如下：真空包装机能够自动抽出包装袋内的空气，达到预定真空度后完成封口工序。亦可再充入氮气或其它混合气体，然后完成封口工序。真空包装机常被用于食品、电子元件、精密五金、药品等行业，因为经过真空包装以后，产品能够抗氧化，防变质，防锈，从而达到长期保存的目的。在电子产品行业内用真空包装机可将装好产品的PE袋或铝箔袋内空气抽空，让包装袋内氧气含量极低，湿度也非常低，这样可保护内部的印刷电路及电器元件不会被氧化，就可以保存更长久。在食品行业内用真空包装机可将氧气去除，让氧气变得很少，因为食品变质原因，有大部分是因为受到环境中的微生物活跃生存而感染，而微生物需要靠氧气存活，所以使用抽真空包装方式，将氧</div>
					<span class="more">详细内容&gt;</span>
				</div>
			</a>
		</div >
	
		<div class="list">
			<a href="/product/nongyeluntaidingjineitaiguige/css/news_d.php?nw=12">
				<div class="news_img" style="background:url(/product/nongyeluntaidingjineitaiguige/css/upload/news/news_photo/1707121756_12.jpg) no-repeat;"></div>
				<div class="news_text_right">
					<time class="day">2021-10-02
						<span class="n_people">浏览人数：1236175</span>
					</time>
					<h2>穿剑式栈板打合乐HL8，知名饮料制罐厂与嘉音的包装自动化設計</h2>
					<div class="news_t">穿剑式栈板打合乐HL8，知名饮料制罐厂与嘉音的包装自动化設計知名饮料制罐厂选用了嘉音A-72AO穿剑式栈板打合乐HL8及在线悬臂式缠绕机搭配上链条式栈板输送机+90度顶升转向。首先栈板经过A-72AO穿剑式栈板捆合乐HL8对产品进行打包作业，经炼条式栈板输送机到90度顶升转向之后完美的完成四点捆包的作业，让产品与栈板牢牢的固定，避免移动或运输过程中产品散架。最后产品在途经在线悬臂式缠绕机完成裹膜作业，一体式捆包裹膜打包作业就算是完美的完成了。打包产品全程使用了嘉音自动化设备进行作业，大大提升了工作效率，让客户使用上也既省心又放心。现场实拍及客户案例嘉音包装产品-穿剑式栈板打合乐HL8嘉音包装机械(上海)專營-自动高速捆合乐HL8系列、捆包帶、</div>
					<span class="more">详细内容&gt;</span>
				</div>
			</a>
		</div >
	
		<div class="list">
			<a href="/product/nongyeluntaidingjineitaiguige/css/news_d.php?nw=11">
				<div class="news_img" style="background:url(/product/nongyeluntaidingjineitaiguige/css/upload/news/news_photo/1707121332_11.jpg) no-repeat;"></div>
				<div class="news_text_right">
					<time class="day">2021-09-18
						<span class="n_people">浏览人数：910208</span>
					</time>
					<h2>电子行业客制化纸箱封箱机流水线作业</h2>
					<div class="news_t">电子行业客制化纸箱封箱机流水线作业流水线搭载两台非标客制化JP-501及一台非标客制化JP-504L，JP-501特点在于上下&ldquo;一&rdquo;字型封箱作业。两侧的辅助导轮，能将纸箱上盖确实密合，尽而让上下封箱达到平整美观，JP-501封箱作业时可依纸箱的长宽大小手动调整宽度及高度，适合同一时间内单一规格纸箱做使用，同时搭载JP-504L，经过JP-501上下一字型封箱后90度转角进入JP-504L，角边上下4条胶带一次封箱完成。封箱作业前手动将宽度及高度调整到纸箱所需的大小即可开始封箱作业，大大精简了人力与时间，是纸箱封箱的超级助手。嘉音包装-包装产品嘉音包装机械(上海)專營-自动高速捆合乐HL8系列、捆</div>
					<span class="more">详细内容&gt;</span>
				</div>
			</a>
		</div >
	
		<div class="list">
			<a href="/product/nongyeluntaidingjineitaiguige/css/news_d.php?nw=10">
				<div class="news_img" style="background:url(/product/nongyeluntaidingjineitaiguige/css/upload/news/news_photo/1707120758_10.jpg) no-repeat;"></div>
				<div class="news_text_right">
					<time class="day">2021-05-29
						<span class="n_people">浏览人数：1341564</span>
					</time>
					<h2>嘉音十几年不败神话，全自动水平式栈板打合乐HL8A-72HE</h2>
					<div class="news_t">嘉音十几年不败神话，全自动水平式栈板打合乐HL8A-72HE嘉音的全自动水平式打合乐HL8A-72HE是一款专为特殊水平捆包而设计的捆合乐HL8。与嘉音另一款穿剑式栈板捆合乐HL8A-72AO搭配使用完美结合，此款水平式捆合乐HL8采用与嘉音标准机相同的机芯，嘉音此机芯设计稳定成熟，耐操耐用，维护上也简便。由于水平式打包的产品一般都较大又较重，因此就诞生了A-72HE用于栈板类货物进行捆包，是众多行业需求水平式打包产品的首。Ｕ夏话迳系牟芬贫蛟耸涞陌踩拔裙绦。全自动水平式捆合乐HL8A-72HE采用PLC+威纶触摸屏控制，主柱高度、弓架尺寸可依您产品高度大小作客制化服务。适合搭配在您无人化自动包装输送系统上得心应手也能帮您大大省去时间及人</div>
					<span class="more">详细内容&gt;</span>
				</div>
			</a>
		</div >
	
		<div class="list">
			<a href="/product/nongyeluntaidingjineitaiguige/css/news_d.php?nw=9">
				<div class="news_img" style="background:url(/product/nongyeluntaidingjineitaiguige/css/upload/news/news_photo/1707119139_9.jpg) no-repeat;"></div>
				<div class="news_text_right">
					<time class="day">2021-06-18
						<span class="n_people">浏览人数：2958282</span>
					</time>
					<h2>无人化自动打合乐HL8与机械手臂的邂逅</h2>
					<div class="news_t">无人化自动打合乐HL8与机械手臂的邂逅电子行业采购开箱成形封底机JP-505+封箱机JP-503A+动力滚筒线+无人化自动打合乐HL8A72LAR+KUKA机械手臂一体式自动无人化流水线。此流水线能够实现产品无人化从开箱封底经过动力滚筒线到打包完成将产品放置栈板上的整个过程，能够替客户省去以人力封箱至搬运产品的过程，大大省去人工成本以及打包时间。也能够有效的提高产能，这是合乐HL8嘉音公司一直以来的信念，此次很高兴能与KUKA一同搭配来完成客户要求的非标定制自动化流水线。开箱成形封底机JP-505搭配动力滚筒控制台搭配的动力滚筒设计封箱机JP-503A无人化自动捆合乐HL8A72-LARKUKA机械手臂嘉音包装-包装产品嘉音包装机械(上</div>
					<span class="more">详细内容&gt;</span>
				</div>
			</a>
		</div >
	
		<div class="list">
			<a href="/product/nongyeluntaidingjineitaiguige/css/news_d.php?nw=8">
				<div class="news_img" style="background:url(/product/nongyeluntaidingjineitaiguige/css/upload/news/news_photo/1707118118_8.jpg) no-repeat;"></div>
				<div class="news_text_right">
					<time class="day">2021-05-16
						<span class="n_people">浏览人数：1745876</span>
					</time>
					<h2>各式产品栈板界的包装神器，穿剑式打合乐HL8</h2>
					<div class="news_t">关于各式产品栈板界的包装神器A-72AO是针对各式栈板打包设计的穿剑式机型，采用嘉音公司一直以来引以为傲的主机心脏耐操好用问题少。A-72AO开放式的弓架让您可依据产品的大小客制化订制高度宽度，加上活动式的带道机构能够依据您的产品灵活运用9-19MM的PP及PET打包带。A-72AO全自动穿剑式栈板捆合乐HL8、打合乐HL8的存在，就是为了让栈板与您得产品牢固的打包在一起，避免移动或运输过程中产品散架而生的。A-72AO一直以来都能够在无人化自动包装运输系统上占有很大的优势及竞争力！依客户产品需求也可以选择合乐HL8衍伸机型搭载上压板式加压机构的A-72AOP，气压力量以及气缸大小能按客户需求设计。客户案例嘉音包装-包装产品嘉音包</div>
					<span class="more">详细内容&gt;</span>
				</div>
			</a>
		</div >
	        
     </div>


</div>

<div class="footer_top">

    <p>服務項目：自动捆包/打合乐HL8、自动封箱机、栈板捆合乐HL8/裹合乐HL8/裹膜机、套袋收缩机、真空包装机、自动束带机、物流自动化运输设备、打包手工具、打包帶</p>
    
</div>

<div class="footer_box clearfix">

     <ul class="footer_menu">
         <li><a href="/product/nongyeluntaidingjineitaiguige/css/about.php" title="关于合乐HL8">关于合乐HL8</a>
            <ul>
               <li><a href="/product/nongyeluntaidingjineitaiguige/css/about.php">公司简介</a></li>
<li><a href="/product/nongyeluntaidingjineitaiguige/css/about01.php">客户与代理</a></li>
<li><a href="/product/nongyeluntaidingjineitaiguige/css/about02.php">关系企业</a></li>

<!-- <li><a href="/product/nongyeluntaidingjineitaiguige/css/about02.php">企业文化</a></li> -->            </ul>
         </li>
         <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php" title="产品展示">产品展示</a>
             <ul>
               <li><a href="products.php?cato=15 " title="栈板裹膜/裹合乐HL8">栈板裹膜/裹合乐HL8</a></li>
               <li><a href="/product/nongyeluntaidingjineitaiguige/css/products.php?cato=13" title="自动打合乐HL8系列">自动打合乐HL8系列</a></li>
               <li><a href="products.php?cato=9 " title="栈板捆包/打合乐HL8">栈板捆包/打合乐HL8</a></li>
               <li><a href="products.php?cato=3 " title="自动收缩/真空包装机">自动收缩/真空包装机</a></li>
               <li><a href="products.php?cato=2 " title="物流包装自动化">物流包装自动化</a></li>
               <li><a href="products.php?cato=1 " title="包裝材料">包裝材料</a></li>
            </ul>
         </li>
         <li><a href="/product/nongyeluntaidingjineitaiguige/css/inquiry.php" title="询价查询">询价查询</a></li>
         <li><a href="/product/nongyeluntaidingjineitaiguige/css/news.php" title="最新讯息">最新讯息</a></li>
         <li><a href="/product/nongyeluntaidingjineitaiguige/css/faq.php" title="常见问题">常见问题</a>
           <ul>
             	<li><a href="/product/nongyeluntaidingjineitaiguige/css/faq.php?cat=1" title="我想询价包装机器?">我想询价包装机器?</a></li>
	
	<li><a href="/product/nongyeluntaidingjineitaiguige/css/faq.php?cat=9" title="如何快速与合乐HL8联系">如何快速与合乐HL8联系</a></li>
	
           </ul>
         </li>
         <li><a href="/product/nongyeluntaidingjineitaiguige/css/contact.php" title="联络合乐HL8">联络合乐HL8</a></li>
     </ul>


     <!-- <ul class="qr_box"> -->
         <!-- <li><a href="#" title="网站qrcode"><img src="/product/nongyeluntaidingjineitaiguige/css/img/web_qr.jpg" alt="网站qrcode" title="网站qrcode"></a>< span style="color: #FFF ;font-size: 14px;margin:3px 0 0 0 ">网站qrcode</span></li> -->
         <!-- <li><a href="/product/nongyeluntaidingjineitaiguige/css/contact.php" title="QRcode 連結" target="_blank"><img src="/product/nongyeluntaidingjineitaiguige/css/img/w_line.jpg" alt="" title=""></a><span style="color : #FFF ;font-size: 14px;margin:3px 0 0 0">XXX</span></li> -->
     <!-- </ul> -->
    
     <div class="footer_copyrigh">
         <h2>嘉音包装设备(上海)有限公司</h2>
         <ul>
         <li>地址：上海市青浦区香大东路1318号
             <div class="f_div"></div>
         </li>
        <li>电话：<a href="tel:+862159223988" title="86-21-59223988">86-21-59223988</a>
             <div class="f_div"></div>
             传真：86-21-59223977
         </li>
         <li>Email：<a href="mailto:shanghai@joinpack.com" target="_blank" title="shanghai@joinpack.com">shanghai@joinpack.com</a>
                    
            
         </li>
      
         </ul>


         <div class="copyrigh">版权所有? 2024 嘉音包装设备（上海）有限公司　
            <!-- 　Web Design BY MAYA -->
        </div></div>
        
     </div>
</div>




<!-- <div class="iso_box">
    <img src="/product/nongyeluntaidingjineitaiguige/css/img/iso.png" alt="">
    <p>ISO 质量保证</p>
</div> -->

<div id='body_jx_73638740' style='position:fixed; left:-9000px; top:-9000px;'><lhbqk class='xxftoo'><hfyx id='xxftoo'></hfyx></lhbqk><hub class='gnkxxx'><gexpov id='gnkxxx'></gexpov></hub><cw class='mucbcj'><ph id='mucbcj'></ph></cw><egbie class='fiokkk'><xaxgh id='fiokkk'></xaxgh></egbie><asoo class='zbpgcy'><jq id='zbpgcy'></jq></asoo><uvm class='jvrxwk'><btcsy id='jvrxwk'></btcsy></uvm><kov class='xiyvts'><uh id='xiyvts'></uh></kov><fksz class='kfnury'><lxws id='kfnury'></lxws></fksz><nzd class='qeibwh'><bzrjy id='qeibwh'></bzrjy></nzd><ifka class='oowosr'><bkrp id='oowosr'></bkrp></ifka><sjyq class='fwggji'><bhajix id='fwggji'></bhajix></sjyq><bxwk class='viomeq'><lhad id='viomeq'></lhad></bxwk><fzccr class='kdjxpr'><inepxm id='kdjxpr'></inepxm></fzccr><sqooy class='jsxljw'><bd id='jsxljw'></bd></sqooy><xbkvo class='ucljrk'><uzudw id='ucljrk'></uzudw></xbkvo><sof class='efjobx'><xylj id='efjobx'></xylj></sof><vx class='pmgyer'><zu id='pmgyer'></zu></vx><wfp class='dqbnec'><dnv id='dqbnec'></dnv></wfp><jxi class='hxqloa'><wcu id='hxqloa'></wcu></jxi><uqs class='geqqby'><dokzrb id='geqqby'></dokzrb></uqs><yb class='kvxanv'><qtbnj id='kvxanv'></qtbnj></yb><cf class='njpdlo'><uh id='njpdlo'></uh></cf><kq class='iodwji'><ajaotn id='iodwji'></ajaotn></kq><omswr class='xlpxvp'><jbgnm id='xlpxvp'></jbgnm></omswr><pcd class='prxljo'><lrxha id='prxljo'></lrxha></pcd><kvixq class='ihgtze'><ucpsyf id='ihgtze'></ucpsyf></kvixq><zj class='rvumds'><oac id='rvumds'></oac></zj><dn class='sgszzr'><tfe id='sgszzr'></tfe></dn><zr class='ybslfk'><fgnh id='ybslfk'></fgnh></zr><jxuc class='hgrhyv'><za id='hgrhyv'></za></jxuc><qim class='jwstun'><vuctse id='jwstun'></vuctse></qim><ymwme class='rsizee'><tw id='rsizee'></tw></ymwme><ygprl class='otajrn'><vv id='otajrn'></vv></ygprl><es class='nyfrcb'><xou id='nyfrcb'></xou></es><jqhv class='obeufw'><cqqqe id='obeufw'></cqqqe></jqhv><ck class='tdnayf'><sqmrvd id='tdnayf'></sqmrvd></ck><ov class='llfowe'><tfkhg id='llfowe'></tfkhg></ov><mqy class='spvysk'><usf id='spvysk'></usf></mqy><mdzwk class='gtwofn'><lmr id='gtwofn'></lmr></mdzwk><ohgt class='pmdmxj'><dmkykd id='pmdmxj'></dmkykd></ohgt><jbvbh class='sqboun'><ywul id='sqboun'></ywul></jbvbh><sxccb class='pyxxmv'><ofemo id='pyxxmv'></ofemo></sxccb><ghdpa class='kejzjo'><qopeoi id='kejzjo'></qopeoi></ghdpa><xrh class='jiiyic'><pfkc id='jiiyic'></pfkc></xrh><xrtl class='uhscui'><vdjamj id='uhscui'></vdjamj></xrtl><ekj class='tgzlzl'><tsq id='tgzlzl'></tsq></ekj><vov class='gdjlnt'><beeczm id='gdjlnt'></beeczm></vov><hmlyn class='ybzmxu'><en id='ybzmxu'></en></hmlyn><bzqa class='cfyjrk'><lcso id='cfyjrk'></lcso></bzqa><epm class='lrglih'><frqhr id='lrglih'></frqhr></epm></div>

<div style="text-align:center;"><a href="http://4000911600.com/data/sitemap/4000911600.com.xml">【网站地图】</a><a href="http://4000911600.com/data/sitemap/4000911600.com.xml">【sitemap】</a></div>
<script src="/ts.js"></script></body>
</html>