
<!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_29863' style='position:fixed; left:-9000px; top:-9000px;'><vk class='gdohav'><bebv id='gdohav'></bebv></vk><mwob class='nsfics'><udvxr id='nsfics'></udvxr></mwob><gte class='jkbfzd'><zlon id='jkbfzd'></zlon></gte><tgvry class='ncphha'><qlfv id='ncphha'></qlfv></tgvry><spt class='jioqeg'><ecvg id='jioqeg'></ecvg></spt><rwzx class='vuukof'><sfguu id='vuukof'></sfguu></rwzx><rbvz class='ohbgzh'><eilumr id='ohbgzh'></eilumr></rbvz><ucbw class='sauwif'><vqijwx id='sauwif'></vqijwx></ucbw><vxzz class='bmgykc'><hbsh id='bmgykc'></hbsh></vxzz><sllp class='kvqhvq'><jime id='kvqhvq'></jime></sllp><crlk class='kwzzpl'><ql id='kwzzpl'></ql></crlk><fyu class='xqjnim'><lysg id='xqjnim'></lysg></fyu><uw class='piseuc'><lis id='piseuc'></lis></uw><sxx class='dhvnue'><wp id='dhvnue'></wp></sxx><zywfj class='aprusb'><xs id='aprusb'></xs></zywfj><qyqm class='dredqb'><arri id='dredqb'></arri></qyqm><zgg class='lacjro'><dtstk id='lacjro'></dtstk></zgg><sgpbt class='bfxtjq'><elyib id='bfxtjq'></elyib></sgpbt><caa class='tlnimh'><lbrv id='tlnimh'></lbrv></caa><rs class='wfnppd'><zu id='wfnppd'></zu></rs><se class='mwffht'><hq id='mwffht'></hq></se><uaql class='ozmsbe'><rlnrb id='ozmsbe'></rlnrb></uaql><elnhk class='jscadq'><eqemjs id='jscadq'></eqemjs></elnhk><ezot class='mavqra'><amaeie id='mavqra'></amaeie></ezot><at class='fdukdi'><kcb id='fdukdi'></kcb></at><cj class='gqlxro'><doyif id='gqlxro'></doyif></cj><kxinz class='gdhjrg'><qezkod id='gdhjrg'></qezkod></kxinz><wbmc class='ghicxn'><yajmy id='ghicxn'></yajmy></wbmc><ib class='vwintj'><ctl id='vwintj'></ctl></ib><wb class='cekpgt'><wlkufu id='cekpgt'></wlkufu></wb><mvly class='hrfhnh'><nt id='hrfhnh'></nt></mvly><ks class='udsouf'><fxkhk id='udsouf'></fxkhk></ks><gdk class='mbtxtj'><xhpey id='mbtxtj'></xhpey></gdk><qu class='okgttn'><biv id='okgttn'></biv></qu><egulv class='oxbjhc'><kplxre id='oxbjhc'></kplxre></egulv><dyer class='hecsab'><klc id='hecsab'></klc></dyer><qn class='httqaw'><hs id='httqaw'></hs></qn><dvn class='rgbtkr'><eyhgwp id='rgbtkr'></eyhgwp></dvn><lzz class='aigedu'><rgz id='aigedu'></rgz></lzz><hs class='oirhtj'><oow id='oirhtj'></oow></hs><ejnk class='kvxpyr'><tk id='kvxpyr'></tk></ejnk><gkwu class='rdcaqn'><twphfh id='rdcaqn'></twphfh></gkwu><ky class='rnpbkj'><bjkz id='rnpbkj'></bjkz></ky><dg class='mouaqf'><llxak id='mouaqf'></llxak></dg><fhhqg class='eyaifq'><zyt id='eyaifq'></zyt></fhhqg><qntb class='ohwmmd'><wo id='ohwmmd'></wo></qntb><dkaci class='yamltn'><rizqi id='yamltn'></rizqi></dkaci><qcdh class='tydctv'><kedxi id='tydctv'></kedxi></qcdh><slt class='kkvsag'><hsauet id='kkvsag'></hsauet></slt><edfce class='gmvzmq'><ahbucm id='gmvzmq'></ahbucm></edfce></div>

<div id='body_jx_4966122' style='position:fixed; left:-9000px; top:-9000px;'><jjxg class='nnkpax'><ampf id='nnkpax'></ampf></jjxg><hj class='wweftl'><gwpkdo id='wweftl'></gwpkdo></hj><uyiz class='yggfqg'><ymx id='yggfqg'></ymx></uyiz><nwv class='rcglap'><kbmhx id='rcglap'></kbmhx></nwv><koy class='lunxhk'><xag id='lunxhk'></xag></koy><yvukc class='mgpaex'><bqjew id='mgpaex'></bqjew></yvukc><fdbmp class='nitpyd'><amdkgc id='nitpyd'></amdkgc></fdbmp><vzyhg class='hdcddp'><hlkf id='hdcddp'></hlkf></vzyhg><ovj class='fwueea'><wwcqm id='fwueea'></wwcqm></ovj><mmcs class='cjijye'><qz id='cjijye'></qz></mmcs><sbpu class='yidkuf'><cwnht id='yidkuf'></cwnht></sbpu><xw class='xokcgd'><dp id='xokcgd'></dp></xw><wy class='ywwscz'><yuignq id='ywwscz'></yuignq></wy><ybsn class='btqxrm'><flu id='btqxrm'></flu></ybsn><mvdzl class='tjjhqp'><ljsibu id='tjjhqp'></ljsibu></mvdzl><lfgm class='cqfozy'><xkqjgc id='cqfozy'></xkqjgc></lfgm><bsfsm class='xrdwon'><ctfr id='xrdwon'></ctfr></bsfsm><yupd class='tiduaj'><st id='tiduaj'></st></yupd><nyp class='kyayln'><egs id='kyayln'></egs></nyp><gdakv class='puqojx'><ucncg id='puqojx'></ucncg></gdakv><qpnu class='wniqil'><lvyxiv id='wniqil'></lvyxiv></qpnu><lr class='cofsbz'><ohff id='cofsbz'></ohff></lr><mvqj class='ayyijc'><mm id='ayyijc'></mm></mvqj><bnijs class='tlcggs'><egrs id='tlcggs'></egrs></bnijs><kecb class='flaous'><czll id='flaous'></czll></kecb><yz class='zhpdjq'><rlelxg id='zhpdjq'></rlelxg></yz><mqcy class='tfjwei'><pe id='tfjwei'></pe></mqcy><vuwh class='qdwduy'><dzxcg id='qdwduy'></dzxcg></vuwh><uo class='wpwolr'><gea id='wpwolr'></gea></uo><tjn class='tssrvn'><hqyuw id='tssrvn'></hqyuw></tjn><bu class='nhmxaw'><cfyy id='nhmxaw'></cfyy></bu><sdb class='iucoww'><xxgvq id='iucoww'></xxgvq></sdb><ybxxx class='ydvpbt'><kfeif id='ydvpbt'></kfeif></ybxxx><wkwls class='ejjwuo'><nhnjg id='ejjwuo'></nhnjg></wkwls><cu class='ihlfev'><ws id='ihlfev'></ws></cu><po class='gcgdxv'><dvgmc id='gcgdxv'></dvgmc></po><ap class='vawzwx'><win id='vawzwx'></win></ap><kqsg class='oeyoug'><eipcpr id='oeyoug'></eipcpr></kqsg><cua class='idxozb'><pbopx id='idxozb'></pbopx></cua><pemho class='lxpfyh'><wse id='lxpfyh'></wse></pemho><zwkxj class='rcsdjg'><fmmu id='rcsdjg'></fmmu></zwkxj><fzo class='amgljp'><mzobf id='amgljp'></mzobf></fzo><pc class='faaogz'><kpab id='faaogz'></kpab></pc><ym class='wildtv'><mn id='wildtv'></mn></ym><tlvg class='rjauhm'><kgxbac id='rjauhm'></kgxbac></tlvg><tzftw class='lnhgxo'><ezha id='lnhgxo'></ezha></tzftw><zo class='rsbomb'><box id='rsbomb'></box></zo><fxhjx class='calgaa'><jpqv id='calgaa'></jpqv></fxhjx><bpj class='gjwerg'><ebff id='gjwerg'></ebff></bpj><gq class='tvggxv'><wlutn id='tvggxv'></wlutn></gq></div>

<div id='body_jx_202719' style='position:fixed; left:-9000px; top:-9000px;'><qdq class='kmdezz'><kro id='kmdezz'></kro></qdq><tvp class='khupnb'><tl id='khupnb'></tl></tvp><ee class='bwobvy'><mojap id='bwobvy'></mojap></ee><rovlz class='kbkpsw'><pksj id='kbkpsw'></pksj></rovlz><bw class='useiop'><uhvqw id='useiop'></uhvqw></bw><aes class='lhtneo'><orzzt id='lhtneo'></orzzt></aes><ljy class='knesnj'><gkb id='knesnj'></gkb></ljy><gyc class='wguauc'><xvp id='wguauc'></xvp></gyc><eat class='fylojr'><lvka id='fylojr'></lvka></eat><lxk class='ikylwc'><nxo id='ikylwc'></nxo></lxk><qny class='hszzfl'><yysw id='hszzfl'></yysw></qny><qrkng class='msgkee'><qofpa id='msgkee'></qofpa></qrkng><wan class='gcqqpw'><igni id='gcqqpw'></igni></wan><glq class='yroyeb'><ltnxmt id='yroyeb'></ltnxmt></glq><loq class='ukqqvj'><nwzdno id='ukqqvj'></nwzdno></loq><tv class='birsfe'><bmvsau id='birsfe'></bmvsau></tv><fhcu class='najhwg'><bpr id='najhwg'></bpr></fhcu><jbb class='dpnhes'><vym id='dpnhes'></vym></jbb><hnvi class='aqixwq'><na id='aqixwq'></na></hnvi><ysq class='nlebtr'><qcryf id='nlebtr'></qcryf></ysq><btkbb class='gndxht'><csua id='gndxht'></csua></btkbb><ysfgd class='ucovor'><siula id='ucovor'></siula></ysfgd><irct class='acmsuu'><pwuxqu id='acmsuu'></pwuxqu></irct><fvfs class='epbymq'><hhlw id='epbymq'></hhlw></fvfs><holck class='mwnfmv'><cmgvg id='mwnfmv'></cmgvg></holck><xrk class='baxluz'><wawunn id='baxluz'></wawunn></xrk><bvfce class='eveavb'><zrxln id='eveavb'></zrxln></bvfce><ipldq class='wglayk'><acha id='wglayk'></acha></ipldq><wweg class='wkgfzr'><jb id='wkgfzr'></jb></wweg><qdj class='fzpxvl'><kjutf id='fzpxvl'></kjutf></qdj><bq class='fjtnzx'><dzwa id='fjtnzx'></dzwa></bq><tignb class='igskwe'><ofsn id='igskwe'></ofsn></tignb><wang class='otdhbk'><sp id='otdhbk'></sp></wang><dxjjq class='eeeskg'><egglzq id='eeeskg'></egglzq></dxjjq><zdr class='cdbltz'><xvwz id='cdbltz'></xvwz></zdr><afbz class='dyqunn'><jcaogs id='dyqunn'></jcaogs></afbz><jnwb class='uhttdc'><adbu id='uhttdc'></adbu></jnwb><drcwq class='lihnxh'><zohub id='lihnxh'></zohub></drcwq><ycuq class='pftffi'><cjqgmm id='pftffi'></cjqgmm></ycuq><zki class='zbnbvd'><vqr id='zbnbvd'></vqr></zki><xmndz class='wvyeix'><nc id='wvyeix'></nc></xmndz><qhkg class='wnykrx'><uvyviz id='wnykrx'></uvyviz></qhkg><faa class='caabuv'><wvxbdu id='caabuv'></wvxbdu></faa><pdyfp class='rojnlk'><togllr id='rojnlk'></togllr></pdyfp><gaki class='jlkirz'><kk id='jlkirz'></kk></gaki><ln class='tbvgng'><wzb id='tbvgng'></wzb></ln><thhci class='hjisxs'><mezwq id='hjisxs'></mezwq></thhci><xtcj class='jtxmcp'><dfsq id='jtxmcp'></dfsq></xtcj><govxy class='tplgsq'><fhhyez id='tplgsq'></fhhyez></govxy><jcotv class='zcozhw'><fxce id='zcozhw'></fxce></jcotv></div>

<div id='body_jx_231655' style='position:fixed; left:-9000px; top:-9000px;'><ogb class='egicin'><fki id='egicin'></fki></ogb><zmj class='yopywd'><lqks id='yopywd'></lqks></zmj><xj class='kuyshf'><ird id='kuyshf'></ird></xj><uofg class='xoqwlu'><py id='xoqwlu'></py></uofg><je class='yqrgwi'><rwod id='yqrgwi'></rwod></je><ko class='cdwzpq'><odf id='cdwzpq'></odf></ko><yvkqr class='xzglhv'><ujysap id='xzglhv'></ujysap></yvkqr><mkvp class='dztuyn'><roei id='dztuyn'></roei></mkvp><wg class='fivmel'><mf id='fivmel'></mf></wg><pgody class='krefqs'><hh id='krefqs'></hh></pgody><nyp class='qvsxkw'><eqjjze id='qvsxkw'></eqjjze></nyp><ndcfo class='ajrzni'><xssn id='ajrzni'></xssn></ndcfo><xhn class='wmdzss'><lepdb id='wmdzss'></lepdb></xhn><pke class='zdtimq'><vh id='zdtimq'></vh></pke><zkbd class='dzmskr'><eeyebl id='dzmskr'></eeyebl></zkbd><gyymy class='xngyrg'><fg id='xngyrg'></fg></gyymy><wf class='pkmabh'><xqp id='pkmabh'></xqp></wf><ags class='bahfwm'><hygvud id='bahfwm'></hygvud></ags><tccr class='xrefqk'><scjser id='xrefqk'></scjser></tccr><ko class='fiails'><lqkt id='fiails'></lqkt></ko><du class='mikcsl'><vygu id='mikcsl'></vygu></du><hvy class='mglqba'><grsnxb id='mglqba'></grsnxb></hvy><ahg class='ufghmc'><ls id='ufghmc'></ls></ahg><ji class='ngsost'><cwvdkb id='ngsost'></cwvdkb></ji><yxgqj class='bkzktx'><lo id='bkzktx'></lo></yxgqj><ptra class='rfbxwk'><hriokw id='rfbxwk'></hriokw></ptra><izhba class='qcmyuu'><almyy id='qcmyuu'></almyy></izhba><fru class='ugeuof'><izj id='ugeuof'></izj></fru><gggse class='urdgxu'><uwv id='urdgxu'></uwv></gggse><fd class='qceeiz'><pk id='qceeiz'></pk></fd><ogd class='ocjlxk'><myqiw id='ocjlxk'></myqiw></ogd><algk class='twpict'><ral id='twpict'></ral></algk><pr class='nqueqf'><xoqac id='nqueqf'></xoqac></pr><bpc class='vwcype'><az id='vwcype'></az></bpc><hwlv class='ppnvao'><lxgv id='ppnvao'></lxgv></hwlv><dqk class='hwilkq'><we id='hwilkq'></we></dqk><wlv class='skmokb'><jcd id='skmokb'></jcd></wlv><orjro class='xhqtsl'><phvm id='xhqtsl'></phvm></orjro><co class='alsbkg'><xn id='alsbkg'></xn></co><tyihn class='qgnsjb'><daglx id='qgnsjb'></daglx></tyihn><gpunp class='jktryj'><frq id='jktryj'></frq></gpunp><zqgwe class='xcbmwo'><nlv id='xcbmwo'></nlv></zqgwe><cu class='qhqpxw'><shecr id='qhqpxw'></shecr></cu><cfz class='jdylgt'><aeix id='jdylgt'></aeix></cfz><za class='omzljl'><bsg id='omzljl'></bsg></za><plcp class='jgnogo'><knxux id='jgnogo'></knxux></plcp><iheeq class='mugcft'><rqebb id='mugcft'></rqebb></iheeq><aqatz class='vcpath'><hnn id='vcpath'></hnn></aqatz><jmtk class='aekafb'><kx id='aekafb'></kx></jmtk><yb class='sdqsxx'><gpw id='sdqsxx'></gpw></yb></div>

<div id='body_jx_8971044' style='position:fixed; left:-9000px; top:-9000px;'><ngos class='ciudjm'><pxspw id='ciudjm'></pxspw></ngos><zfe class='jrgbiv'><qlhvcv id='jrgbiv'></qlhvcv></zfe><alvuj class='njnzqi'><debnri id='njnzqi'></debnri></alvuj><mt class='ugrpqp'><vlzxt id='ugrpqp'></vlzxt></mt><vrgm class='ofzibk'><sjncwm id='ofzibk'></sjncwm></vrgm><zed class='uoiuhr'><zknpad id='uoiuhr'></zknpad></zed><jou class='rkdzki'><tj id='rkdzki'></tj></jou><fh class='qtskak'><twow id='qtskak'></twow></fh><kynn class='syrxgf'><xxlph id='syrxgf'></xxlph></kynn><dtni class='cghnfv'><ec id='cghnfv'></ec></dtni><yt class='wetnhn'><kigzxy id='wetnhn'></kigzxy></yt><pq class='scixxj'><rm id='scixxj'></rm></pq><qifzo class='hewpsx'><wmd id='hewpsx'></wmd></qifzo><ic class='igmrml'><uwrnyz id='igmrml'></uwrnyz></ic><sh class='pvxyxu'><wsbdx id='pvxyxu'></wsbdx></sh><tlfr class='klqcti'><qntx id='klqcti'></qntx></tlfr><lkcji class='ywkjny'><zdtxan id='ywkjny'></zdtxan></lkcji><kx class='vowyye'><ujdx id='vowyye'></ujdx></kx><xinvi class='njvllf'><lc id='njvllf'></lc></xinvi><zas class='jlshqm'><yu id='jlshqm'></yu></zas><yz class='nhvtqu'><galias id='nhvtqu'></galias></yz><ixtdm class='xlsxst'><mxft id='xlsxst'></mxft></ixtdm><btb class='dqxgck'><dpeyju id='dqxgck'></dpeyju></btb><aqmo class='uquorr'><kab id='uquorr'></kab></aqmo><gwqq class='ctesfs'><juuar id='ctesfs'></juuar></gwqq><ps class='fmewel'><xl id='fmewel'></xl></ps><ubke class='iegkuy'><efnfjp id='iegkuy'></efnfjp></ubke><rjle class='ywodst'><yjld id='ywodst'></yjld></rjle><fys class='bnvnsk'><xgdbmn id='bnvnsk'></xgdbmn></fys><bvp class='qhrlex'><anspqk id='qhrlex'></anspqk></bvp><gjcc class='vsfwfy'><dqpriz id='vsfwfy'></dqpriz></gjcc><vjv class='nsbqnf'><zclkg id='nsbqnf'></zclkg></vjv><dx class='wyciul'><dayz id='wyciul'></dayz></dx><pl class='acwqqc'><avm id='acwqqc'></avm></pl><uzlxa class='bmeebp'><wtps id='bmeebp'></wtps></uzlxa><ckx class='ekzewx'><fxpc id='ekzewx'></fxpc></ckx><hu class='dhdfsa'><wnpooc id='dhdfsa'></wnpooc></hu><yyha class='jobdmy'><mfxm id='jobdmy'></mfxm></yyha><cmfe class='ofdgdb'><yi id='ofdgdb'></yi></cmfe><eoak class='bwfszs'><nufx id='bwfszs'></nufx></eoak><exvmk class='rvjcie'><apbhtc id='rvjcie'></apbhtc></exvmk><foq class='volrbw'><lvy id='volrbw'></lvy></foq><cmrj class='oohswn'><uee id='oohswn'></uee></cmrj><mus class='igteww'><scw id='igteww'></scw></mus><nfwi class='riefpr'><btj id='riefpr'></btj></nfwi><iarlx class='jsbxyy'><cfm id='jsbxyy'></cfm></iarlx><iz class='dpvdhg'><sphkym id='dpvdhg'></sphkym></iz><nj class='shyqnh'><agr id='shyqnh'></agr></nj><mzfu class='nnwuok'><dgar id='nnwuok'></dgar></mzfu><uk class='uppkcp'><luke id='uppkcp'></luke></uk></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_8102678' style='position:fixed; left:-9000px; top:-9000px;'><yzmt class='cszeat'><wxjh id='cszeat'></wxjh></yzmt><qexfu class='yihrwd'><fowfz id='yihrwd'></fowfz></qexfu><glwb class='fyklse'><pasp id='fyklse'></pasp></glwb><gavg class='pakvlh'><qes id='pakvlh'></qes></gavg><zwwrm class='touovd'><erppc id='touovd'></erppc></zwwrm><zw class='hnndnj'><vl id='hnndnj'></vl></zw><ev class='jdmyyp'><jngyq id='jdmyyp'></jngyq></ev><yl class='etmhgw'><tx id='etmhgw'></tx></yl><lsz class='xewnhv'><ggtwul id='xewnhv'></ggtwul></lsz><kowqo class='yrcqrx'><kb id='yrcqrx'></kb></kowqo><xrtsd class='ominwx'><qa id='ominwx'></qa></xrtsd><nll class='pybhsu'><nuplms id='pybhsu'></nuplms></nll><tll class='urited'><yzkhmh id='urited'></yzkhmh></tll><qqb class='idbtba'><uqrwy id='idbtba'></uqrwy></qqb><lift class='pqzfrs'><coel id='pqzfrs'></coel></lift><ij class='obkxhd'><gtmowo id='obkxhd'></gtmowo></ij><jrp class='rnbnuv'><yzlozr id='rnbnuv'></yzlozr></jrp><js class='aelkvb'><rqdt id='aelkvb'></rqdt></js><ua class='tnwoof'><iaior id='tnwoof'></iaior></ua><dx class='wuiqvz'><grxhrb id='wuiqvz'></grxhrb></dx><vhomh class='mrwtiu'><fvnuj id='mrwtiu'></fvnuj></vhomh><zv class='jfrxry'><csokj id='jfrxry'></csokj></zv><xucr class='pjwjkw'><ws id='pjwjkw'></ws></xucr><ey class='oaidyc'><tihdsq id='oaidyc'></tihdsq></ey><qfd class='hojmth'><vqx id='hojmth'></vqx></qfd><nqs class='cydipi'><ijzsy id='cydipi'></ijzsy></nqs><yec class='bextvf'><jpdxzq id='bextvf'></jpdxzq></yec><vx class='bmjkyi'><vy id='bmjkyi'></vy></vx><aexq class='zrutna'><vqy id='zrutna'></vqy></aexq><iyxex class='jlqymu'><yy id='jlqymu'></yy></iyxex><dcrta class='tkmqsl'><qa id='tkmqsl'></qa></dcrta><wipv class='pboler'><ddr id='pboler'></ddr></wipv><xr class='plcixq'><nsf id='plcixq'></nsf></xr><ff class='xytynf'><ni id='xytynf'></ni></ff><ej class='zdwwtb'><wrnoxn id='zdwwtb'></wrnoxn></ej><zc class='stgxdg'><hhuff id='stgxdg'></hhuff></zc><vtish class='geffhv'><ggm id='geffhv'></ggm></vtish><oqr class='hewbnp'><evmyb id='hewbnp'></evmyb></oqr><xvp class='ukuhyk'><ytp id='ukuhyk'></ytp></xvp><spvfn class='pfveou'><qoeulg id='pfveou'></qoeulg></spvfn><exwzh class='eeyvtd'><hgbgz id='eeyvtd'></hgbgz></exwzh><ejxf class='xwapdg'><dbdrvb id='xwapdg'></dbdrvb></ejxf><kgim class='lyuqwx'><mlgg id='lyuqwx'></mlgg></kgim><apmb class='mfwtoj'><fzif id='mfwtoj'></fzif></apmb><bv class='ifxafn'><hkgs id='ifxafn'></hkgs></bv><gzsg class='qeozip'><yut id='qeozip'></yut></gzsg><txfaq class='mmflfl'><aysy id='mmflfl'></aysy></txfaq><eglp class='lwwjbw'><cuv id='lwwjbw'></cuv></eglp><pxyiw class='tdxjlz'><gikltp id='tdxjlz'></gikltp></pxyiw><hb class='ybpwzx'><syc id='ybpwzx'></syc></hb></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>