<!--head-->
<!DOCTYPE html>
<html lang="zh-cmn-Hans">
<head>
	<meta http-equiv=Content-Type content="text/html;charset=utf-8">
	<meta name="renderer" content="webkit">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<title>东莞市源邦包装实业有限公司</title>
	<meta name="keywords" content="东莞市源邦包装实业有限公司"/>
	<meta name="description" content="东莞市源邦包装实业有限公司"/>
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<link rel="shortcut icon" href="files/images/ico.ico">
	<!-- 网页样式 -->
	<link href="reset.css" rel="stylesheet" type="text/css" />
	<link href="site.css" rel="stylesheet" type="text/css" />
	<link href="swiper.min.css" rel="stylesheet" type="text/css" />
	<link href="iconfont.css" rel="stylesheet" type="text/css">
	<link href="animate.css" rel="stylesheet" type="text/css">
	<link href="zoom.css" rel="stylesheet" type="text/css">


	<!-- 网页JS -->
    <script src="files/jquery-1.7.2.min.js"></script>
	<script src="files/jquery.SuperSlide.2.1.1.js"></script>
	<script src="files/swiper.min.js"></script>
	<script src="files/jquery.countup.js"></script>
	<script src="site.js"></script>
    <script src="files/wow.min.js"></script>
	<style type="text/css" media="all">
    a:hover{ color:#8fc644;}
    </style>
</head>
<body>
<!--顶部-->
<div mfid="C1_Share_top"  class="mod1170">
<style>
    .mod1170 .top_bg {
        width: 100%;
        min-width: 1200px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        border-bottom:1px solid #f1f1f1;
    }
    .mod1170 .top_bg .fl {
        width: 500px;
    }
    .mod1170 .top_bg a {
        font-size: 14px;
        color: #999;
    }
    .mod1170 .top_bg a:hover {
        color: #8fc644;
    }
    .mod1170 .top_bg i {
        margin-left: 10px;
        color: #ccc;
    }
</style>
<div class="top_bg">
    <div class="box clearfix">
        <div class="fl line-clamp-1">
            欢迎光临东莞市源邦包装实业有限公司网站！
        </div>
        <div class="fr">
            <i class="dicon di-home1"></i>
            <a href="/" varid="txt1">返回首页</a>
            <i class="dicon di-feedback2"></i>
            <a href="feedback.html" varid="txt2">在线留言</a>
            <i class="dicon di-dianhua3"></i>
            <a href="contact.html" varid="txt3">联系我们</a>
        </div>
    </div>
</div>
</div>

<!--抬头-->
<div mfid="C1_Share_header">

</div>

<!--导航-->
<div mfid="C1_Share_nav"  class="mod1141">
    <style>
        .mod1141 .nav_bg{
           background:#fff;
           height:125px;
        }
        .mod1141 .logo,.mod1141 .logo img{
            max-width: 350px;
            max-height: 120px;
            padding-top: 5px;
        }
        .mod1141 .name {
            padding-top: 22px;
           
        }
        .mod1141 .name b {
            display: block;
            font-size: 34px;
            line-height: 55px;
            background: linear-gradient(to right,#20a4d5, #51b497, #8fc644);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
        }
        .mod1141 .name span {
            color: #666;
            font-size: 16px;
            line-height: 20px;
            font-weight: lighter;
        }
        .mod1141 .nav_div{
            width: 830px;
        }
        .mod1141 .nav_ul{
            height: 125px;
            width: 100%;
        }
        .mod1141 .nav_ul li{
            width: 12.5%;
            float: left;
            position: relative;
            
        }
.mod1141 .nav_ul li::before{content:'';display:block; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; position:absolute;top:0;width:100%;height:0;
    background: -moz-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,top,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(top, #20a4d5, #51b497, #8fc644);
}
.mod1141 .nav_ul li:hover::before, .mod1141 .nav_ul li.show::before{top:0; height:100%; }
.mod1141 .nav_ul li::after{ content: ""; position: absolute; right: 0; top:20px; height: 18px; }
        .mod1141 .nav_ul li.show a,.mod1141 .nav_ul li.show em {
            color: #fff;
            transition: 0.3s all ease;
        }
        .mod1141 .nav_ul li a{
            color: #555;
            height: 100%;
            font-size: 16px;
            text-align: center;
            display: block;
            padding: 42px 0;
            position:relative; 
            z-index:3;
            transition: 0.3s all ease;
        }
        .mod1141 .nav_ul li a em{
            font-size: 12px;
            color: #999;
            text-transform: uppercase;
            font-weight: lighter;
            -webkit-transform: scale(0.95);
    animation-delay: 0.5s;
    transition: 0.3s all ease;
        }
       
        .mod1141 .nav_ul li:hover a,.mod1141 .nav_ul li:hover em {
            color: #fff;
            transition: 0.3s all ease;
        }
        .mod1141 .nav_ul > li.show+li.show::before,.mod1141 .nav_ul > li.show+li+li.show::before {background:none; width:100%; height:0; top:0; left:0; transition: 0.3s all ease;}
        .mod1141 .nav_ul > li.show+li.show>a,.mod1141 .nav_ul > li.show+li+li.show>a {
             color: #555;
        }
         .mod1141 .nav_ul > li.show+li.show a em,.mod1141 .nav_ul > li.show+li+li.show a em{
             color: #999;
        }
        
         .mod1141 .nav_ul > li.show+li.show:hover::before,.mod1141 .nav_ul > li.show+li+li.show:hover::before { 
             height: 100%;
             background: -moz-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,top,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(top, #20a4d5, #51b497, #8fc644);
            transition: 0.3s all ease;
         }
        .mod1141 .nav_ul > li.show+li.show:hover>a,.mod1141 .nav_ul > li.show+li+li.show:hover>a {
             color: #fff;
        }
         .mod1141 .nav_ul > li.show+li.show:hover a em,.mod1141 .nav_ul > li.show+li+li.show:hover a em{
             color: #fff;
        }
        
        .mod1141 .erji_menu { display: none; position: absolute; left: 0; width: 100%; z-index: 1111;top: 125px; }
.mod1141 .erji_menu dd a{ display: block; padding: 0 10px; text-align: center; font-size: 14px; color: #fff; line-height:45px; border-top:1px solid #e4e4e4; background:#8fc644; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.mod1141 .erji_menu dd a:hover{background:#20a4d5 ;color:#fff;}


    </style>
    <div class="nav_bg">
        <div class="width-1200 clearfix">
            <!--<div class="logo fl wow fadeInDown animated animated" data-wow-delay=".5s" data-wow-duration="1s">
                <img varid="logo" src="jump-url/s4iyALHf3JrP8Y5Gtht-wcY2zyxT0HQF3G4Te0fC_wmCqTWZuCQXm53lRgt7qjJmZsEkqmfKW63UNaNhWiPX1_PUXvJ5Yz6g51ezuOcpvWZ8oPXM-9W3OM-e0SjwZgmE.png" alt="">
            </div>-->
            <div class="name fl wow fadeInDown animated animated" data-wow-delay=".5s" data-wow-duration="1s">
                <b>东莞市源邦包装实业有限公司</b>
                <span>一家会为您产品负责任的包装工厂</span>
            </div>
            <div class="nav_div fr">
                <ul class="nav_ul" varid="list"><li class="show">
                        <a href="index.html" target="_self">
                            <p>网站首页</p>
                            <em>home</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="about.html" target="_self">
                            <p>关于我们</p>
                            <em>ABOUT</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="products.html" target="_self">
                            <p>产品中心</p>
                            <em>PRODUCTS</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="case.html" target="_self">
                            <p>案例展示</p>
                            <em>CASE SHOW</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="equipment.html" target="_self">
                            <p>厂房设备</p>
                            <em>plant</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="news.html" target="_self">
                            <p>新闻中心</p>
                            <em>NEWS</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="wpt_135773.html" target="_self">
                            <p>视频中心</p>
                            <em>VIDEO</em>
                        </a>
                        
                        
                    </li><li class="">
                        <a href="contact.html" target="_self">
                            <p>联系我们</p>
                            <em>CONTACT</em>
                        </a>
                        
                        
                    </li></ul>
            </div>
        </div> 
    </div>
    
    <script>
$(".nav_ul li").hover(function () {$(this).find(".erji_menu").stop(true, true).slideDown(500);}, function () {$(this).find(".erji_menu").stop().slideUp();});
</script>
</div>

<!--幻灯片-->
<div mfid="C1_Share_banner" class="mod1019">
	  
	
	<style>
		.mod1019 .banner .swiper-container,.mod1019 .banner .ban_bg,.mod1019 .banner .ban_nbg { width: 100%; height: 600px;} 
		.mod1019 .banner .swiper-pagination-bullet-active {background: #8fc644;}
		.mod1019 .banner .ban_bg	{ background: url() no-repeat center;}
		.mod1019 .banner .ban_nbg { background: url(files/images/ban-n.jpg) no-repeat center;}
		.mod1019 .banner .slide_01{ background: url(files/images/01.jpg) no-repeat center;}
		.mod1019 .banner .slide_02{ background: url(files/images/banner02.jpg) no-repeat center;}
		.mod1019 .banner .swiper-slide{ background-position: center; background-repeat: no-repeat;}
		.mod1019 .banner .swiper-slide a{ display: block; width: 100%; height: 100%;}
	</style>
	
	<div class="banner">
		 
		
		   <!--首页banner-->
		<div class="swiper-container clearfix" varid="ban">
			 
			    <div class="swiper-wrapper">
			        
				    <style>
				    .mod1019 .banner .slide_01{ background-image: url(images/275746D7-D2D0F3FA-30879062-DD38FAE90.jpg);}
				    </style>
				    <div class="swiper-slide slide_01">
					    <a href="#"></a>
			    	</div>
				    
				    <style>
				    .mod1019 .banner .slide_02{ background-image: url(images/C1DE5670-20AC7E78-404584D4-561EF5CB0.jpg);}
				    </style>
				    <div class="swiper-slide slide_02">
					    <a href="#"></a>
			    	</div>
				    
				    <style>
				    .mod1019 .banner .slide_03{ background-image: url(images/2CFD4104-69D5F0D7-6F9A3DCC-ED635AFF0.jpg);}
				    </style>
				    <div class="swiper-slide slide_03">
					    <a href="#"></a>
			    	</div>
				    
				</div>
			
			<!-- Add Pagination -->
			<div class="swiper-pagination"></div>
			<!-- Add Arrows -->
			<div class="swiper-button-next"></div>
			<div class="swiper-button-prev"></div>
			<!-- Initialize Swiper -->
			<script>
			    var swiper = new Swiper('.banner .swiper-container', {
			        spaceBetween: 30,
			        centeredSlides: true,
			        autoplay: {
			            delay:5000,
			            disableOnInteraction: false,
			        },
			        pagination: {
			            el: '.banner .swiper-pagination',
			            clickable: true,
			        },
			        navigation: {
			            nextEl: '.banner .swiper-button-next',
			            prevEl: '.banner .swiper-button-prev',
			        },
			        loop: 'true',
			    });
			    //鼠标覆盖停止自动切换
			    swiper.el.onmouseover = function(){
			    swiper.autoplay.stop();
			    }
			    //鼠标离开开始自动切换
			    swiper.el.onmouseout = function(){
			    swiper.autoplay.start();
			    }
			</script>
			
			
		</div>
		
	
		
		
		</div>
	
</div>

<!--搜索栏-->
<div mfid="C1_Share_search01">
    <style>
        .search_bg {
        width: 100%;
        height: 200px;
        background: url(files/images/search_bg.jpg) top center repeat-x;
        overflow: hidden;
        }
        .search_bg .search_w {
            width: 450px;
            height: auto;
            margin: 52px 30px 0 0;
            padding-bottom: 10px;
            border-right:1px solid #ccc;
        }
        .search_bg .search_w p {
            display: block;
            font-size: 32px;
            color: #222;
            line-height: 40px;
        }
       .search_bg .search_w em {
           display: block;
           width: 400px;
           font-size: 18px;
           margin-top: 10px;
           height: 40px;
           line-height: 40px;
           
           color: #fff;
           text-align: center;
           background: -moz-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,right,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
       }
       .search_bg .search_w em li {
           display: block;
           width: 33.3%;
           float: left;
           border-right:1px solid rgba(255,255,255,0.3);
       }
       .search_bg .search_w em li:nth-child(3) {
           border: none;
       }
       .search_bg .search_d {
        width: 500px;
        padding-top:10px;
        margin: 52px 0 0 20px;
        border-right:1px solid #ccc;
    }
    .search_bg .search_d form .search-bg {
        float: left;
        width: 400px;
        height: 50px;
        background: url() 20px 28px no-repeat;
         border-top:1px solid #cacaca;
        border-bottom:1px solid #cacaca;
    }
    .search_bg .search_d form .search-bg input {
        
        width: 400px;
        height: 50px;
        background: none;
        border: none;
       
    }
    .search_bg .search_d form .search-i {
        position: relative;
        display: block;
        float: left;
        width: 50px;
        height: 50px;
         border-top:1px solid #cacaca;
        border-bottom:1px solid #cacaca;
    }
    .search_bg .search_d form .search-i:after {
        display: block;
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 80px;
        background: #20a4d5;
    }
    .search_bg .search_d form .search-i input {
        position: relative;
        width: 50px;
        height: 50px;
        background: url(files/images/fd_03.png) center no-repeat;
        z-index: 9;
        cursor: pointer;
        border: none;
    }
    .search_bg .search_d .search_hot {
        height: 30px;
        margin-top: 10px;
    }
    .search_bg .search_d .search_hot b {
        font-size: 14px;
        color: #20a4d5;
    }
    .search_bg .search_d .search_hot a {
        font-size: 14px;
        color: #666;
    }
    .search_bg .search_d .search_hot span {
        font-size: 16px;
        color: #999;
    }
    .search_bg .search_d .search_hot a:hover {
        color: #20a4d5;
    }
    .search_bg .search_d .search_hot span:last-of-type {
        display: none;
    }
    .search_bg .contact {
        width: 250px;
        margin-top: 65px;
    }
    .search_bg .contact span {
        display: block;
        height: 30px;
        padding-left: 40px;
        background: url(files/images/search_tel.png) left center no-repeat;
        font-size: 14px;
        color: #666;
        line-height: 30px;
    }
    .search_bg .contact dd {
        display: block;
        font-size: 30px;
        line-height: 40px;
        font-family: Impact,Arial;
        color: #20a4d5;
    }
    </style>
    <div class="search_bg">
        <div class="box clearfix">
            <div class="search_w fl">
                <p>专业包装袋来图来样定制生产</p>
                <em>
                    <li>款式多样</li>
                    <li>做工精细</li>
                    <li>印刷清晰</li>
                </em>
            </div>
            
            <div class="search_d fl clearfix">
            <form name="form1" action="search.html" method="get" onSubmit="sub()">
				<div class="search-bg"><input name="infoname" id="infoname" class="inputxt" placeholder="请输入关键词搜索..."></div>
				<div class="search-i"><input name="imageField" type="submit" value="" align="middle" ></div>
				<div class="cl clear"></div>
				<script>
                    var reg=/key_word=([^;]+)/img;
                    function sub(){
                        document.cookie='key_word=' + (encodeURIComponent (document.getElementById('infoname').value));
                    }
                </script>
			</form> 
			 <div class="search_hot" varid="links">
            <b class="line-clamp-1" varid="hot">热门关键词搜索：</b>
            
            
            <a href="#">复合袋</a><span>、</span>
            
            <a href="#">拉链袋</a><span>、</span>
            
            <a href="#">无纺布袋</a><span>、</span>
            
            <a href="#">气泡袋</a><span>、</span>
            
            <a href="#">0PP/PE胶袋</a><span>、</span>
            
            
        </div>
        </div>
            <div class="contact fr">
                <span>24小时全国咨询热线：</span>
                <dd>13713330876</dd>
            </div>
            
            </div>
    </div>
    
    
</div>

<!--公司实力-->
<div mfid="C1_Share_about" >
<style>
    .gsys_bg {
        width: 100%;
        min-height: 560px;
        height: auto;
        overflow: hidden;
       
    }
    .gsys_bg .box {
         position:relative;
    }
    .gsys_l {
        width: 35%;
        margin-top: 55px;
    }
    .gsys_l b {
        
       position:relative;
        font-size: 40px;
        line-height: 50px;
       background: linear-gradient(to right,#20a4d5, #51b497, #8fc644);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
 
　　text-fill-color:transparent;
    }
    .gsys_l b span {
        color: #222;
        font-weight: normal;
    }
    .gsys_l dd {
        display: block;
        font-size: 40px;
        text-transform: uppercase;
        line-height: 40px;
        color: #cdcdcd;
        font-weight: lighter;
    }
    .gsys_l .gsys_w {
        margin-top: 20px;
        min-height: 200px;
    }
     .gsys_l .gsys_w p {
         line-height: 36px;
         font-size: 16px;
         color: #666;
         text-indent: 2em;
     }
     .gsys_img {
         width: 760px;
         min-height: 400px;
         margin-top:40px;
     }
     .gsys_ys { width: 1100px; height:125px;
         position: absolute;
         top:68%;
         left: 0;
         background: rgba(248,248,248,0.9)
     }
        .gsys_ys li{float:left;font-size: 18px;color: #666;margin-top:18px; width:25%; height:auto; border-right:1px solid #cdcdcd;
        }
        .gsys_ys li:nth-child(4) {
            border-right: none;
        }
        .gsys_ys li em{
            display: inline-block;
            font-size:60px;
            line-height: 60px;
            margin-left: 85px;
        font-family:Impact,Arial;
        background: linear-gradient(to right,#20a4d5, #51b497, #8fc644);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;}
        .gsys_ys i{font-size: 16px;font-style: normal;position: relative;top:-10px; width: 28px;height: 28px;line-height: 28px;background: #8fc644;text-align: center; color: #fff; border-radius: 50%; display: inline-block;}
        .gsys_ys li span{display: block; padding-left:85px; font-size:14px; }
        .gsys_ys li b {display: block; width: 75px; height: 75px; position: relative;top:0px; left:20px;}
</style>
      <div class="gsys_bg">
          <div class="box clearfix">
          <div class="gsys_l fl">
              <dd>strength</dd>
              <b><a href="dgweb-139052.html">源邦实力-</a><span>值得信赖</span></b>
              <div class="gsys_w" varid="gsys_w">
                 <p> 东莞市源邦包装实业有限公司创建于2016年，位于广东省东莞市虎门镇龙眼十三路78号4栋302房，经过多年的开拓与发展，目前公司拥有一批管理团队，一支熟练精湛的技术队伍，一整套的胶袋生产设备，己成为有一定规模的胶袋生产厂家。</p>
              </div>
          </div>
          <div class="gsys_img fr" varid="gsys_img">
              <img src="images/027C297D-726BF48D-B8D6859A-894773A00.jpg" alt="">
          </div>
        
          
          
           <div class="gsys_ys">
     
    <ul>
     <li class="wow bounceInRight animated animated" data-wow-delay=".4s" data-wow-duration="1s"> 
    <div class="sz"> 
     <em class="num">7</em> 
     <i>年</i> 
    </div><span>包装袋生产经验</span></li> 
    
   <li class="wow bounceInRight animated animated" data-wow-delay=".6s" data-wow-duration="1s"> 
    <div class="sz">
     <em class="num">100</em> 
     <i>名</i> 
    </div><span>专业技术生产团队</span></li> 

   <li class="wow bounceInRight animated animated" data-wow-delay=".8s" data-wow-duration="1s"> 
    <div class="sz"> 
     <em class="num" >5000</em> 
     <i>㎡</i> 
    </div><span>大型生产厂房</span></li> 
        
   <li class="wow bounceInRight animated animated" data-wow-delay="1s" data-wow-duration="1s"> 
    <div class="sz">
     <em class="num">2</em> 
     <i>H</i> 
    </div><span>快速售后反馈</span></li> 

  </ul> 

  </div>
  <script>
	$('.num').countUp();
</script>
      </div>
  </div>
</div> 

<!--产品-->
<div mfid="C1_Share_pro" >

<style type="text/css" media="all">  
  .pro_bg {
      width: 100%;
      min-height: 800px;
      background: #f5f5f5;
      margin: 0 auto;
      margin-top: 50px;
      overflow: hidden;
      padding-bottom: 50px;
  }
  .pro_t {
      width: 800px;
      margin: 0 auto;
      margin-top: 50px;
      text-align: center;
      
  }
  .pro_t span {
      display: block;
      font-size: 45px;
      line-height: 45px;
      color: #222;
      height: 75px;
      background: url(files/images/prot_bg.png) bottom center no-repeat;
  }
  .pro_t p {
      display: block;
      font-size: 16px;
      color: #666;
      line-height: 25px;
  }
  .pro_bg .box {
      margin-top: 40px;
  }
  .pro_bg .prod {
      width: 1010px;
  }
  .pro_content{
			overflow: hidden;
		}
		.pro_ul li{
			float: left;
			width: 32.3%;
			margin:0 1.5% 1.5% 0;
		}
		.pro_ul li:nth-child(3n) {
		    margin-right: 0;
		}
		.pro_ul li p{
			line-height: 52px;
			height: 52px;
			text-align: center;
			background: #eee;
			position: relative;
		}
		.pro_ul li p::after,.pro_ul li p:after{
			content: '';
			-webkit-transition: ease-in-out 0.4s all;
			transition: ease-in-out 0.4s all;
			position: absolute;
			left: -200%;
			bottom: 0;
			width: 200%;
			height: 200%;
			z-index: 0;
			top: -200%;
			border-radius: 50%;
			opacity: 0; 
			background: -moz-linear-gradient(left, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,left,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(left, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(left, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(left, #20a4d5, #51b497, #8fc644);
		}
		.pro_ul li:hover p::after{
			left: -50%;
			top: -50%;
			opacity: 1;
		}
		.pro_ul li:hover p a{
			color: #fff;
			z-index: 1;
		}
		.pro_ul li p a{
			font-size: 14px;
			display: block;
			position: relative;
		}
		.image-box{
			width: 100%;
			position: relative;
			overflow: hidden;
			text-align: center;
			border: 1px solid #d0d0d0;
			box-sizing: border-box;
		}
		.pro_mask{
			width: 100%;
			background: rgba(0, 0, 0, 0.4);
			height: 100%;
			position: absolute;
			bottom: 0;
			left: -100%;
			-webkit-transition: 0.3s all ease-in-out;
			transition: 0.3s all ease-in-out;
		}
		.pro_mask a{
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}
		.pro_mask .pro_icon{
			width: 70px;
			height: 70px;
			border-radius: 50%;
			line-height: 70px;
			color: #fff;
			margin: auto;
			margin-top: 55px;
			 background-image:-webkit-linear-gradient(  
    to right,   
    rgba(143,198,68,0.8) 0%,    
    rgba(81,180,151,0.8) 50%,     
    rgba(32,164,213,0.8) 100%);  
     background-image: linear-gradient(  
    to right,   
    rgba(143,198,68,0.8) 0%,    
    rgba(81,180,151,0.8) 50%,     
    rgba(32,164,213,0.8) 100%);  
    background-image: -moz-linear-gradient(  
    to right,   
    rgba(143,198,68,0.8) 0%,    
    rgba(81,180,151,0.8) 50%,     
    rgba(32,164,213,0.8) 100%);  
    
      background-image: -ms-linear-gradient(  
    
    rgba(143,198,68,0.8),    
    rgba(81,180,151,0.8),     
    rgba(32,164,213,0.8));
		}
		.pro_mask .pro_icon i.dicon{
			font-size: 30px;
		}
		.pro_mask .pro_btn{
			line-height: 22px;
			border-radius: 10px;
			font-size: 13px;
			padding: 1px 15px;
			margin: 15px auto;
			display: inline-block;
			border: 1px solid #fff;
			-webkit-transition: all 0.3s 0.3s;
			transition: all 0.3s 0.3s;
			color: #fff;
			text-align: center;
		}
		.pro_ul li:hover .pro_mask{
			left: 0;
		}
		.image-box img{
			max-width: 100%;
			vertical-align: middle;
		}
</style>
   <div class="pro_bg">
       <div class="pro_t">
           <span>源邦<b>·</b>产品中心</span>
           <p>个性化需求定制 · 给您专属包装设计方案</p>
       </div>
       <div class="box clearfix">
           <div class="fl">
<div mfid="C1_Share_left" class="mod1405">
    <style>
        .mod1405 .pro_nav {
            width: 263px;
            height: auto;
            max-width: 263px;
            float: left;
            position: relative;
            min-height: 850px;
        }
        
        .mod1405 .pro_nav h2 {
            padding-top: 20px;
            
            font-size: 24px;
            line-height: 24px;
            height: 185px;
            color: #fff;
            text-align: center;
            background:url(files/images/pro_flt_01.png) top center no-repeat;
           
        }
        .mod1405 .pro_nav h2 span {
            display: block;
            text-transform: uppercase;
            line-height: 20px;
            font-size: 12px;
            font-weight: lighter;
            color: #fff;
            opacity: 0.3;
        }

        .mod1405 .pro_nl {
            width: 92%;
            position: absolute;
             z-index: 2;
            background: #fff;
            box-shadow: 10px 0 10px -10px #cacaca,-10px 0 10px -10px #cacaca;
            margin: 0 4%;
            top:75px;
            padding-top: 15px;
            padding-bottom: 25px;
        }

        .mod1405 .pro_nl h3 {
            clear: both;
            height: 38px;
            line-height: 38px;
            font-size: 16px;
            display: block;
            white-space: nowrap;
            margin: 10px auto;
             width: 90%;
            display: block;
            background: -moz-linear-gradient(left, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,left,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(left, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(left, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(left, #20a4d5, #51b497, #8fc644) url(files/images/dfl_03.png) center no-repeat;
            border-radius: 19px;
             transition: 0.3s ease all;
        }
        .mod1405 .pro_nl h3:hover {
            width: 95%;
             transition: 0.3s ease all;
        }
        .mod1405 .pro_nl h3 a {
            font-size: 16px;
            margin: 0 auto;
           display: block;
           background: url(files/images/dfl_03_03.png) center no-repeat;
            padding: 0 20%;
            color: #fff;
        }

        .mod1405 .pro_nl .list_02 {
            display: block;
            padding: 6px 0;
        }

        .mod1405 .pro_nl .list_02 li {
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            position: relative;
            border-bottom: solid 1px #f1f1f1;
            white-space: nowrap;
        }

        .mod1405 .pro_nl .list_02 li a {
            display: block;
            padding: 0 0 0 50px;
            background: url(jump-url/s4iyALHf3JrP8Y5Gtht-wcY2zyxT0HQF3G4Te0fC_wngAUxPiGtpNh7VXYOidSJ22N9pTZXLPgKaTbHcCSLbkROcVauSGobsP1ZcIvlLgxo.1.png) no-repeat 28px 17px;
            color: #333;
            transition: 0.3s ease all;
        }

        .mod1405 .pro_nl .list_02 li:hover a,
        .mod1405 .pro_nl .list_02 li a:hover {
            background: url(jump-url/s4iyALHf3JrP8Y5Gtht-wcY2zyxT0HQF3G4Te0fC_wngAUxPiGtpNh7VXYOidSJ22N9pTZXLPgKaTbHcCSLbkXeaAUs5YPsXIZa2dozsC-8.1.png) no-repeat 38px 17px;
            color: #8fc644;
            transition: 0.3s ease all;
        }

        .mod1405 .pro_nl .list_02 li:last-child {
           
        }

        .mod1405 .pro_pho {
            position: absolute;
            z-index: 1;
           top:660px;
            width: 100%;
            height: 185px;
            background: url(files/images/pro_bottom_01.png) no-repeat center top;
            line-height: 22px;
            padding: 110px 0 10px 31px;
            color: #fff;
            white-space: nowrap;
            font-size: 14px;
           
        }

        .mod1405 .pro_pho span {
            display: block;
            font-family: Arial;
            font-size: 28px;
            line-height: 32px;
            font-weight: bold;
        }
        
    </style>


    <div class="pro_nav fl">
        <h2 varid="txt1" class="line-clamp-1">产品分类<br><span>product&nbsp;category</span><br><span>product category</span></h2>
        <div class="pro_nl" varid="list">
            <ul>
                 
                
                <li>
                    <h3><a href="ppt_154074.html">自立拉链袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154075.html">食品包装袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154076.html">铝箔袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154077.html">牛皮纸袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154078.html">吸嘴袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154079.html">异形袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154080.html">卷膜</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154081.html">OPP/PE/PO胶袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                <li>
                    <h3><a href="ppt_154082.html">纸袋</a></h3>
                    <ul class="list_02">
                        
                    </ul>
                </li>
                
                
            </ul>
        </div>
        <div class="pro_pho">
            全国咨询热线：
            <span>13713330876</span>
        </div>
    </div>
</div>


           </div>
           <div class="prod fr">
	<div class="pro_content">
		<ul class="pro_ul clearfix" varid="pro01">
		
                
                
			<li>
				<div class="image-box">
					<a href="pro_1440355.html">
						<img src="images/0700CA99-FA2BCDFB-D661CF44-4AB2B6560.jpg" alt="气泡膜袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440355.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440355.html">气泡膜袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440359.html">
						<img src="images/BC8D7EFD-2457C58A-8B15E353-A99CA3A60.jpg" alt="气泡袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440359.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440359.html">气泡袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440358.html">
						<img src="images/2226B93E-0B647181-28E46C46-0204B11F0.jpg" alt="气泡袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440358.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440358.html">气泡袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440331.html">
						<img src="images/67A8D3FA-725A4945-8B9D69A7-F3CAE2850.jpg" alt="OPP胶袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440331.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440331.html">OPP胶袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440329.html">
						<img src="images/DB8CA94F-087BA471-2ACB28FA-877DDEB50.jpg" alt="OPP胶袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440329.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440329.html">OPP胶袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440328.html">
						<img src="images/551C87E1-534BA090-7FE05219-C3F98DF90.jpg" alt="OPP胶袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440328.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440328.html">OPP胶袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440345.html">
						<img src="images/9AABE395-7C6E7EDE-0A0EF269-E1F5DD8E0.jpg" alt="帆布袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440345.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440345.html">帆布袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440344.html">
						<img src="images/C7F08163-9D8913E0-A22DF76F-95DFDCC80.jpg" alt="帆布袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440344.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440344.html">帆布袋</a></p>
			</li>
			<li>
				<div class="image-box">
					<a href="pro_1440350.html">
						<img src="images/DF74E977-D20C4B4D-105A9F74-FCA522860.jpg" alt="无纺布袋">
					</a>
					<div class="pro_mask">
						<a href="pro_1440350.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1440350.html">无纺布袋</a></p>
			</li></ul>
	</div>
           </div>
       </div>
       
   </div>

</div>

<!--成功案例-->
<div mfid="C1_Share_case" >
<style type="text/css" media="all">
        .case_tab_ul{
            text-align: center;
            margin-top:45px;
        }
        .case_tab_ul li{
            display: inline-block;
            border:1px solid #ccc;
            border-right:none;
        }
        .case_tab_ul li a{
            
           width: 200px;
           height: 70px;
            font-size: 16px;
            
            color: #555;
            height: 55px;
            line-height: 55px;
            display: inline-block;
            
        }
        .case_tab_ul li:last-child {
            border-right:1px solid #ccc;
        }
        .case_tab_ul li.on a{
            color: #fff;
            transition: 0.3s all ease;
            background: #20a4d5;
            
        }
        .case_bg {
            width: 100%;
            padding-bottom: 10px;
            overflow: hidden;
        }
        
        .case_d {
            width: 1920px;
            max-width: 1920px;
            margin: 0 auto;
            margin-top: 30px;
            
        }
        .case_d ul{
            display: block;
             float: left;
             margin-right:10px;
             height: 600px;
             overflow: hidden;
        }
        .case_d ul:nth-child(2n+1) {
            width: 600px;
           
        }
         .case_d ul:nth-child(2) {
             width: 700px;
         }
          .case_d ul:nth-child(2) li {
              height: 295px;
              margin-bottom: 10px;
          }
          .case_d ul:nth-child(2) li:nth-child(2) {
              width: 345px;
              margin-right: 10px;
          }
          .case_d ul:nth-child(2) li:nth-child(3) {
              width: 345px;
          }
          .case_d ul:nth-child(2) li .mask span {
              margin-top:10%;
          }
          .case_d ul:nth-child(2) li:nth-child(2) .mask span,.case_d ul:nth-child(2) li:nth-child(3) .mask span {
              margin-top: 30%;
          }
          .case_d ul:nth-child(3) {
             margin-right: 0;
         }
         .case_d ul li {
             width: 100%;
             display: block;
             float: left;
             overflow: hidden;
             position: relative;
            
         }
         .case_d ul li:hover img{
             transform:scale(1.1);
              transition: 0.3s all ease;
         }
         .case_d ul li img {
             display: block;
             width: 100%;
             transition: 0.3s all ease;
         }
         .case_d .text {
             width: 100%;
             height: 48px;
             line-height: 48px;
             font-size: 16px;
             color: #fff;
             text-align: center;
             position: absolute;
             z-index: 1;
             background: rgba(0,0,0,0.65);
             bottom:0;
             left: 0;
              transition: 0.3s all ease;
         }
         .case_d ul li:hover .text {
              bottom:-100%;
             left: 0;
             transition: 0.3s all ease;
         }
         .case_d ul li .mask {
             width: 100%;
             height:0;
             position: absolute;
             left: 0;
             top: 0;
             -webkit-transition: 0.3s all ease-in-out;
             transition: 0.3s all ease-in-out;
              background-image:-webkit-linear-gradient(  
    to right,   
    rgba(143,198,68,0.8) 0%,    
    rgba(81,180,151,0.8) 50%,     
    rgba(32,164,213,0.8) 100%);  
     background-image: linear-gradient(  
    to right,   
    rgba(143,198,68,0.8) 0%,    
    rgba(81,180,151,0.8) 50%,     
    rgba(32,164,213,0.8) 100%);  
    background-image: -moz-linear-gradient(  
    to right,   
    rgba(143,198,68,0.8) 0%,    
    rgba(81,180,151,0.8) 50%,     
    rgba(32,164,213,0.8) 100%);  
    
      background-image: -ms-linear-gradient(  
    
    rgba(143,198,68,0.8),    
    rgba(81,180,151,0.8),     
    rgba(32,164,213,0.8));
    opacity: 0;
    filter:alpha(opacity=0);
         }
         .case_d ul li:hover .mask {
             top:0;
             height: 100%;
              opacity: 1;
              filter:alpha(opacity=100);
         }
         .case_d ul li .mask span {
             display: block;
             text-align: center;
             font-size: 20px;
             color: #fff;
             line-height: 25px;
             margin-top: 38%;
         }
         .case_d ul li .mask em {
             transition: 0.3s all ease-in-out;
             display: block;
             margin: 30px auto;
             width: 120px;
             height: 40px;
             line-height: 40px;
             text-align: center;
             font-size: 16px;
             background: #fff;
             color: #20a4d5;
         }
         .case_d ul li .mask em:hover {
             width: 150px;
             transition: 0.3s all ease-in-out;
         }
         .case_d ul li .mask p {
             display: block;
             margin-top: 20px;
             text-align: center;
             color: #fff;
             line-height: 22px;
             font-size: 18px;
         }
</style>

<!--成功案例-->
<div class="case_bg">
    <div class="w1300">
 <div class="pro_t">
           <span>源邦<b>·</b>案例展示</span>
           <p>众多客户的选择，见证着源邦品质和服务</p>
       </div>
       <div class="case_tab" varid="case">
                <ul class="case_tab_ul"><li>
                        <a href="case.html" alt="案例展示">案例展示</a>
                    </li><li>
                        <a href="equipment.html" alt="厂房设备">厂房设备</a>
                    </li></ul>
            </div>
            </div>    
       <div class="case_d clearfix">
           <ul>
               <li><a href="art_254423.html?_id=254423"><img src="files/images/case001.jpg" alt="EVA胶袋应用案例">
               <div class="text">EVA胶袋应用案例</div>
               <div class="mask">
                   <span>EVA胶袋应用案例</span>
                   <p>从原材料采购、生产、出货等环节都有严格的检验，保证产品质量</p>
                   <em>查看更多+</em>
               </div>
               </a>
               </li>
           </ul>
           
           <ul>
               <li><a href="art_254429.html?_id=254429"><img src="files/images/case002.jpg" alt="气泡袋应用案例">
               <div class="text">气泡袋应用案例</div>
               <div class="mask">
                   <span>气泡袋应用案例</span>
                   <p>从原材料采购、生产、出货等环节都有严格的检验，保证产品质量</p>
                   <em>查看更多+</em>
                   
               </div>
               </a>
               </li>
               
                <li><a href="art_254425.html?_id=254425"><img src="files/images/case003.jpg" alt="PE胶袋应用案例">
               <div class="text">PE胶袋应用案例</div>
               <div class="mask">
                   <span>PE胶袋应用案例</span>
                   <em>查看更多+</em>
                   
               </div>
               </a>
               </li>
               
                <li><a href="art_254426.html?_id=254426"><img src="files/images/case004.jpg" alt="复合胶袋应用案例">
               <div class="text">复合胶袋应用案例</div>
               <div class="mask">
                   <span>复合胶袋应用案例</span>
                   <em>查看更多+</em>
                   
               </div>
               </a>
               </li>
           </ul>
           
            <ul>
               <li><a href="art_254430.html?_id=254430"><img src="files/images/case005.jpg" alt="气泡胶带应用案例">
               <div class="text">气泡胶带应用案例</div>
               <div class="mask">
                   <span>气泡胶带应用案例</span>
                   <p>从原材料采购、生产、出货等环节都有严格的检验，保证产品质量</p>
                   <em>查看更多+</em>
               </div>
               </a>
               </li>
           </ul>
       </div>
       
    
</div>

<script>
        
        /* 外层tab切换 */
        jQuery(".case_bg").slide({titCell:".case_tab_ul li",mainCell:".case_content"});
    </script>
</div>

<!--优势-->
<div mfid="C1_Share_ys" >
<style type="text/css" media="all">
   .ys_bg {
       width: 100%;
       height: auto;
       margin-top: 40px;
   }
   .ys_bg01 {
       width: 100%;
       height: 481px;
       background: url(files/images/ys01.jpg) top center no-repeat;
       margin: 0 auto;
       
       overflow: hidden;
   }
   .ys_bg02 {
       width: 100%;
       height: 481px;
       background: url(files/images/ys02.jpg) top center no-repeat;
       margin: 0 auto;
       overflow: hidden;
   }
   .ys_bg03 {
       width: 100%;
       height: 481px;
       background: url(files/images/ys03.jpg) top center no-repeat;
       margin: 0 auto;
       overflow: hidden;
   }
   .ys_bg01 i {
       display: block;
       width: 111px;
       height: 108px;
       margin-bottom: 15px;
       background: url(files/images/ys_12.jpg) center top no-repeat;
   }
   .ys_bg02 i {
       display: block;
       width: 126px;
       height: 108px;
       margin-bottom: 15px;
       background: url(files/images/ys_13.jpg) center top no-repeat;
   }
   .ys_bg03 i {
       display: block;
       width: 126px;
       height: 108px;
       margin-bottom: 15px;
       background: url(files/images/ys_14.jpg) center top no-repeat;
   }
   .ys_bg02 .ys_t {
       margin-left: 666px;
   }
   .ys_t {
       width: 630px;
       margin-top:105px;
   }
   .ys_t b {
       display: block;
       font-size: 36px;
       color: #222;
       line-height: 40px;
   }
   .ys_t p {
       display: block;
       margin-top: 5px;
       font-size: 12px;
       color: #999;
       text-transform: uppercase;
       line-height: 18px;
   }
   .ys_t span {
       display: block;
       height: 40px;
       line-height: 40px;
       font-size: 16px;
       padding-left: 12px;
       color: #666;
       background: url(files/images/ys_tbg.jpg) left center no-repeat;
   }
</style>

<!-- 选择我们的六大理由 -->

 <div class="pro_t">
           <span>辉煌沉淀十一年</span>
           <p>不断引进大型设备，只为生产更好的塑料包装袋产品</p>
       </div>
     <div class="ys_bg">
         <div class="ys_bg01">
             <div class="box clearfix">
             <div class="ys_t">
                <i class="fl"></i> <dd class="fl"><b >实力工厂，专注包装袋生产</b>
                <p>
                   Strong factory, focusing on packaging bag production
                </p>
                </dd>
                <div class="clear"></div>
                <span>拥有完善的生产设备，引进先进生产线，拥有多台自动电脑印刷机；</span>
                <span>多条生产线全天无间断生产，专注独立包装袋定制生产，强大的产品设计和研发部门</span>
                <span>产品齐全，品类丰富，为市场提供新颖的产品和时尚的设计</span>
             </div>
             </div>
         </div>
         
         <div class="ys_bg02">
             <div class="box clearfix">
             <div class="ys_t">
                <i class="fl"></i> <dd class="fl"><b >严控生产工艺流程</b>
                <p>
                   Strictly control the production process flow
                </p>
                </dd>
                <div class="clear"></div>
                <span>精选薄膜原材料，规格高于国家食品安全质量要求</span>
                <span>客户设计图案原稿与印刷成品相似度达到98%以上包装袋（膜）平整，无划痕、无烫伤</span>
                <span>产品均经过严格的检验设备测试，确保产品的剥离强度、拉力强度合格方可出厂</span>
             </div>
             </div>
         </div>
         
         <div class="ys_bg03">
             <div class="box clearfix">
             <div class="ys_t">
                <i class="fl"></i> <dd class="fl"><b >库存充足·快速交货</b>
                <p>
                  Adequate inventory and fast delivery
                </p>
                </dd>
                <div class="clear"></div>
                <span>出货准时，配送及时，自建专业物流团队，本地、珠三角下单2至3天，全国5到7天</span>
                <span>与多家大型物流公司合作，货物订单配送及时，使客户在较短的订货</span>
                <span>专业的售后团队，全天7*24小时为您服务，保证2小时内响应</span>
             </div>
             </div>
         </div>
     </div>

</div>
<!--新闻-->
<div mfid="C1_Share_news">
 <style>
.news_bg {width: 100%; padding-top: 10px;}
.news_box{margin:0px auto; padding-bottom: 45px;}

.nb_tab{font-size:0;text-align: center; margin: 0 auto;}
.nb_tab a{width:171px;height:42px;display:inline-block;vertical-align:top;color:#333;  margin-top: 22px; font-weight:bold;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.on{
    color:#8fc644;
}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:18px; letter-spacing: 1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nb_con{margin-top:40px;}

.nbcl_le{width:48%; display: flex; justify-content: space-between;}
.nbcl_le .news_div_item{width:100%;display: inline-block;vertical-align:top;}
.nbcl_le .news_div_item_pic {
    position: relative;
    height: 230px;
    overflow: hidden;
}

.nbcl_le .news_div_item_pic .title {
    width: 150px;
    height: 230px;
    position: absolute;
    top:0;
    left:0;
     background-image:-webkit-linear-gradient(  
    to bottom,   
    rgba(143,198,68,0.9) 0%,    
    rgba(81,180,151,0.9) 50%,     
    rgba(32,164,213,0.9) 100%);  
     background-image: linear-gradient(  
    to bottom,   
    rgba(143,198,68,0.9) 0%,    
    rgba(81,180,151,0.9) 50%,     
    rgba(32,164,213,0.9) 100%);  
}
.nbcl_le .news_div_item_pic .title span {
    display: block;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    margin-top: 55px;
    text-align: center;
}
.nbcl_le .news_div_item_pic .title em {
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.nbcl_le .news_div_item_date i {
    width: 100%;
    text-align: center;
    display: block;
    text-align: center;
    font-style:italic;
    color: #fff;
    font-size: 18px;
}
.nbcl_le .news_div_item_date i dd {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.nbcl_le .news_div_item_date i dd>div {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}
.nbcl_le .news_div_item_pic img{width:100%; display:block;}
.nbcl_le .news_div_item_title a{font-size:20px; font-weight:bold; color:#222; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:26px; font-size:16px;color:#666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.nbcl_le .news_div_item_date {
    width: 100%;
    margin-top: 20px;
}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(jump-url/s4iyALHf3JrP8Y5Gtht-wcY2zyxT0HQF3G4Te0fC_wmxlk49_GmP4MYJBDnDnDiO48zSZQXMWZgiQdxAcWXVa7bc3RCTZJg5jbXmbl54zqjLSCrRMe5Y37EistR3meIi.png) no-repeat right center;float: right;margin-top:17px;}
.news_div_item_title a {
    font-size: 18px;
    font-weight: normal;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.nbcr_ri{width:50%;}

.nbcr_ri .news_div_item{font-size:0;border:1px solid #f1f1f1; border-left:none; border-right:none; position:relative;transition:300ms; display: flex; padding: 30px 0;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:16%;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:80%;padding-left:3%;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial; font-style:italic;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold;    line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#999;padding-right:20px;font-size:14px; font-weight:normal;}
 </style>
 <div class="pro_t">
           <span>聚焦<b>·</b>源邦</span>
           <p>您关心的也是我们持续关注的</p>
       </div>
       <div class="news_bg">
		<div class="news_box box">
			<div class="news_bt clearfix">
				<div class="nb_tab" varid="news_tab">
				    
				    
				    
				    <a class="on" href="wpt_131869.html">
						<b>
							新闻动态
						</b>
					</a>
				    
				    <a class="on" href="wpt_131870.html">
						<b>
							行业资讯
						</b>
					</a>
				    
				    <a class="on" href="wpt_131871.html">
						<b>
							常见问题
						</b>
					</a>
				    
				    
				</div>
			</div>
			<div class="nb_con">
			    <div class="news_d">
			        
				    
				    
				    <div class="nbc_list">
				        
    					<div class="nbcl_le fl">
    					    
    						<div class="news_div_item">
    							<div class="news_div_item_pic">
    								<a href="art_254459.html" title="详解气泡袋、气泡膜各自的特点">
    								    <div class="title">
    								        <span>新闻动态</span>
    								        <em></em>
    								        
    								        	<div class="news_div_item_date">
    								        	    <i>
    								        	        <dd>
    								<div class="news_div_item_month">
    									03-
    								</div>
    								<div class="news_div_item_day">
    									28
    								</div>
    								</dd>
    									<div class="news_div_item_year">
    									2023
    								</div>
    								</i>
    							</div>
    								        
    								    </div>
    									<img src="images/EC656F0E-D9800E18-FA1E7C19-41325C630.jpg" class="news_div_item_image" title="详解气泡袋、气泡膜各自的特点" alt="详解气泡袋、气泡膜各自的特点">
    								</a>
    							</div>
    							<div class="news_div_item_content">
    								<div class="news_div_item_title">
    									<a class="news_div_item_a" href="art_254459.html" title="详解气泡袋、气泡膜各自的特点">
    										详解气泡袋、气泡膜各自的特点
    									</a>
    								</div>
    								<div class="news_div_item_body">气泡袋又分单面和双面两种，单面气泡袋适宜保护自身重量较轻的产品，双面气泡袋防震力强适合体积较大较重之物品包装。单、双面气泡袋均适合各行业产品的包装如做袋、切片。单、双面气泡袋可设防静电气泡袋，以及不同颜色、印刷。还可复合其它材料增加保护性及美观。 按面纸不同气泡袋分类： 牛皮纸气泡袋、珠光膜气...</div>
    							</div>
    						
    						</div>
    						
    					</div>
    					<div class="nbcr_ri fr">
    						<div class="news_div">
    						    
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254457.html" title="PE胶袋的简单介绍">
    											PE胶袋的简单介绍
    										</a>
    									</div>
    									<div class="news_div_item_body">PE胶袋是以聚乙烯为原材料加工吹膜成型。常温下无毒、无味、无臭，符合食品包装卫生标准。PE胶袋具有防潮、抗氧、耐酸...</div>
    								</div>
    							</div>
    							
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254456.html" title="PE胶袋 PP胶袋 PO胶袋 OPP胶袋四种胶袋区别">
    											PE胶袋 PP胶袋 PO胶袋 OPP胶袋四种胶袋区别
    										</a>
    									</div>
    									<div class="news_div_item_body"> PE和PP是资料的英文简称。PE的化学称谓是线性聚乙烯，又分为两种。一种是高密度线性聚乙烯，咱们一般称之为PO-...</div>
    								</div>
    							</div>
    							
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254449.html" title="关于气泡袋的特性分析">
    											关于气泡袋的特性分析
    										</a>
    									</div>
    									<div class="news_div_item_body">气泡袋适合各行业产品的包装如做袋、切片等。由于气泡袋里含有减震气泡膜，气泡膜中有无数小气泡，所以重量轻，有弹性，还...</div>
    								</div>
    							</div>
    							
    						</div>
    					</div>
    					<div class="clear">
    					</div>
    				</div>
				    
				    <div class="nbc_list">
				        
    					<div class="nbcl_le fl">
    					    
    						<div class="news_div_item">
    							<div class="news_div_item_pic">
    								<a href="art_254728.html" title="浅谈PO胶袋的化学结构及其使用的注意事项">
    								    <div class="title">
    								        <span>行业资讯</span>
    								        <em></em>
    								        
    								        	<div class="news_div_item_date">
    								        	    <i>
    								        	        <dd>
    								<div class="news_div_item_month">
    									03-
    								</div>
    								<div class="news_div_item_day">
    									29
    								</div>
    								</dd>
    									<div class="news_div_item_year">
    									2023
    								</div>
    								</i>
    							</div>
    								        
    								    </div>
    									<img src="images/44F94B0E-14406CE1-9944B945-818142CB0.jpg" class="news_div_item_image" title="浅谈PO胶袋的化学结构及其使用的注意事项" alt="浅谈PO胶袋的化学结构及其使用的注意事项">
    								</a>
    							</div>
    							<div class="news_div_item_content">
    								<div class="news_div_item_title">
    									<a class="news_div_item_a" href="art_254728.html" title="浅谈PO胶袋的化学结构及其使用的注意事项">
    										浅谈PO胶袋的化学结构及其使用的注意事项
    									</a>
    								</div>
    								<div class="news_div_item_body">PO胶袋是由乙烯聚合而成。聚乙烯是结构最简单的高分子，也是应用最广泛的高分子材料。它是由重复的–CH2–单元连接而成的。聚乙烯是通过乙烯（ CH2=CH2 ）的加成聚合而成的。聚乙烯无臭，无毒，手感似蜡，具有优良的耐低温性能(最低使用温度可达-70～-100℃)，化学稳定性好，能耐大多数酸碱的...</div>
    							</div>
    						
    						</div>
    						
    					</div>
    					<div class="nbcr_ri fr">
    						<div class="news_div">
    						    
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										29
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254727.html" title="真空复合包装袋检测项目及方法大全">
    											真空复合包装袋检测项目及方法大全
    										</a>
    									</div>
    									<div class="news_div_item_body">  真空复合包装袋具有良好的阻隔性、热封性、防潮性，且耐酸、耐碱、耐磨，因而被广泛用于各种产品的内外包装。随着人们...</div>
    								</div>
    							</div>
    							
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										29
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254726.html" title="胶袋厂家的印刷标准要求有哪些?">
    											胶袋厂家的印刷标准要求有哪些?
    										</a>
    									</div>
    									<div class="news_div_item_body">    在我们生活中的塑料袋基本上都会有一些印字及图案，这不仅能够告诉该塑料袋的用途，还能起到一个很好的宣传作用。...</div>
    								</div>
    							</div>
    							
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254461.html" title="各种PE胶袋的生产环境与要求的分类和作用">
    											各种PE胶袋的生产环境与要求的分类和作用
    										</a>
    									</div>
    									<div class="news_div_item_body">    分享PE胶袋包装可分为四种，充气包装、拉伸包装、真空包装、脱氧包装。这四种包装方法有其不同的特点：    ...</div>
    								</div>
    							</div>
    							
    						</div>
    					</div>
    					<div class="clear">
    					</div>
    				</div>
				    
				    <div class="nbc_list">
				        
    					<div class="nbcl_le fl">
    					    
    						<div class="news_div_item">
    							<div class="news_div_item_pic">
    								<a href="art_254460.html" title="PE胶袋一般适用于哪些行业包装?">
    								    <div class="title">
    								        <span>常见问题</span>
    								        <em></em>
    								        
    								        	<div class="news_div_item_date">
    								        	    <i>
    								        	        <dd>
    								<div class="news_div_item_month">
    									03-
    								</div>
    								<div class="news_div_item_day">
    									28
    								</div>
    								</dd>
    									<div class="news_div_item_year">
    									2023
    								</div>
    								</i>
    							</div>
    								        
    								    </div>
    									<img src="images/561578F8-3C668F7B-5B6104E2-DBD818320.jpg" class="news_div_item_image" title="PE胶袋一般适用于哪些行业包装?" alt="PE胶袋一般适用于哪些行业包装?">
    								</a>
    							</div>
    							<div class="news_div_item_content">
    								<div class="news_div_item_title">
    									<a class="news_div_item_a" href="art_254460.html" title="PE胶袋一般适用于哪些行业包装?">
    										PE胶袋一般适用于哪些行业包装?
    									</a>
    								</div>
    								<div class="news_div_item_body">     PE胶袋一般适用于哪些行业包装?  PE胶袋是我们生活中应用最为广泛的塑料袋包装袋材质!此塑料材质具有无毒、无味的特点，而且制作的塑料袋包装袋价格相对便宜，所以应用于食品、服装、工业、农业、医药、电子等多个行业!      PE胶袋一般适用于哪些行业包装?      PPE塑料袋包装...</div>
    							</div>
    						
    						</div>
    						
    					</div>
    					<div class="nbcr_ri fr">
    						<div class="news_div">
    						    
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254458.html" title="想知道PE胶袋的特点？从化学性质入手">
    											想知道PE胶袋的特点？从化学性质入手
    										</a>
    									</div>
    									<div class="news_div_item_body">PE胶袋是结构简单的高分子有机化合物。或许说的有点术语化，不太能理解，但这种胶袋我们在日常生活中会经常用到。比如说...</div>
    								</div>
    							</div>
    							
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254455.html" title="PE胶袋可以使用PE再生料吗?">
    											PE胶袋可以使用PE再生料吗?
    										</a>
    									</div>
    									<div class="news_div_item_body">PE再生料是实际社会不管是工业、仍是农业上都需求用到的一款节省资本、节省成本的资料。那什么是PE再生料呢?PE胶袋...</div>
    								</div>
    							</div>
    							
    							<div class="news_div_item">
    								<div class="news_div_item_date">
    									<div class="news_div_item_day">
    										28
    									</div>
    									<div class="news_div_item_year">
    										2023-
    									</div>
    									<div class="news_div_item_month">
    										03
    									</div>
    								</div>
    								<div class="news_div_item_content">
    									<div class="news_div_item_title">
    										<a class="news_div_item_a" href="art_254443.html" title="单面气泡袋和双面气泡袋有什么区别？">
    											单面气泡袋和双面气泡袋有什么区别？
    										</a>
    									</div>
    									<div class="news_div_item_body">气泡袋的类型有单面气泡袋和双面气泡袋两种，它们有什么区别呢？下文一一为您阐述。 单面气泡袋适宜防静电气泡卷保护自身...</div>
    								</div>
    							</div>
    							
    						</div>
    					</div>
    					<div class="clear">
    					</div>
    				</div>
				    
				    
    			</div>
			</div>
		</div>
	</div>
<script type="text/javascript">
	jQuery(".news_box").slide({titCell:".nb_tab a",mainCell:".nb_con .news_d",effect:"leftLoop",autoPlay:true,interTime:5000});
</script>
</div>

<!--公司简介-->
<div mfid="C1_Share_about01">
<style>
    .about_bg {
        margin-bottom: 70px;
        padding-top: 10px;
        width: 100%;
        background: url(files/images/about_bg.jpg) center top no-repeat;
    }
    .about_t {
      width: 800px;
      margin: 0 auto;
      margin-top: 50px;
      text-align: center;
      
  }
  .about_t span {
      display: block;
      font-size: 45px;
      line-height: 45px;
      color: #fff;
      height: 75px;
      background: url(files/images/about_bg.png) bottom center no-repeat;
  }
  .about_t p {
      display: block;
      font-size: 16px;
      color: #fff;
      line-height: 25px;
  }
    .about_bg .about_title {
        text-align: center;
    }
    .about_bg .about_title span {
        color: #fff;
        font-size: 42px;
        line-height: 42px;
    }
    .about_bg .about_title p {
        padding-top: 10px;
        font-size: 20px;
        color: #fff;
        line-height: 20px;
    }
    .about_bg .about_txt {
        margin: 40px auto 0;
        width: 1100px;
        text-align: center;
    }
    .about_bg .about_txt p {
        font-size: 16px;
        color: rgba(255,255,255,0.8);
        line-height: 32px;
    }
    .about_bg .about_a {
        margin: 30px auto 0;
        width: 165px;
        height: 42px;
        text-align: center;
        line-height: 42px;
        border-radius: 21px;
        background: -moz-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,right,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            transition: 0.3s all ease;
    }
    .about_bg .about_a a {
        display: block;
        font-size: 16px;
        color: #fff;
    }
    .about_bg .about_a:hover {
        width: 200px;
        transition: 0.3s all ease;
    }
    .about_d {
        margin-top: 70px;
        padding: 20px 30px;
        background: #fff;
        box-shadow: 0 0 10px #bbb;
        height: 350px;
    }
    
    .about_d ul {
        min-height: 100px;
       
    }
    .about_d ul li {
        width: 24%;
    }
    .about_d ul li .about_img {
        max-height: 600px;
        overflow: hidden;
    }
    .about_d ul li .about_img a {
        display: block;
        border: 1px solid #ccc;
    }
    .about_d ul li .about_img img {
        display: block;
        width: 100%;
    }
    .about_d ul li .about_t {
        width: 100%;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }
    .about_d ul li .about_t a {
        display: block;
        font-size: 16px;
        color: #333;
    }
    

.honor { 
   overflow: hidden;
}

.honor_list {
  
   margin-bottom: 20px;
    height: 45px;
}
.honor_list ul {
    display: block;
    width: auto;
    margin: 0 auto;
}
.honor_list ul li {
    display: inline-block;
    overflow: hidden;
    width: 120px;
    line-height: 45px;
    margin:0 0px 0 25px;
    position: relative;
}
.honor_list ul li:nth-child(1) a:before {
    content: "\e67c";
    font-size: 18px;
    padding-right: 5px;
}
.honor_list ul li:nth-child(2) a:before {
    content: "\e650";
    font-size: 18px;
    padding-right: 5px;
}

.honor_list ul li:nth-child(3) a:before {
    content: "\e64e";
    font-size: 18px;
    padding-right: 5px;
}
.honor_list ul li:after {
content: '';
display: block;
clear: both;
width: 100%;
height: 45px;
position: absolute;
left: -100%;
bottom: 0%;
 background: -moz-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,right,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
transition: .3s all ease;

}

.honor_list ul li:hover,.honor_list ul li.on{
  border-color: transparent;
  color:#fff;
}
.honor_list ul li a img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.honor_list ul li:hover a img,.honor_list ul li.on a img{-webkit-filter: grayscale(0);filter: grayscale(0);}
.honor_list ul li:hover:after,.honor_list ul li.on:after{left: 0;}
.honor_list ul li:hover a,.honor_list ul li.on a{color:#fff;}
.honor_list ul {
  text-align: center;
  line-height: 30px;
}
.honor_list ul li a {
  display: block;
  font-size: 16px;
  color: #343434;
  transition: .3s all ease;
  position: relative;
  z-index: 3;
}
 

.honor_d .honor_d_2, .honor_d .honor_d_3 {display:none; }
.honor_d .honor_d_1 {
    width: 100%;
}
.honor_d .honor_d_2{
    width: 100%;
}
.honor_d .honor_d_3{
    width: 100%;
}
.honor_d .honor_d_1 ul li{
    width:18.5%;
    margin-right:20px;
    float: left;
}
.honor_d .honor_d_2 ul li{
   width: 295px;
    margin-right:20px;
    float: left;
}

.honor_d .honor_d_3 ul li{
   width: 295px;
    margin-right:20px;
    float: left;
}

.honor_d ul li img{width:100%;height:auto;display:block;transition:0.3s all ease; padding:2px; border:1px solid #ccc;}
.honor_d ul li i{display:block;width:100%;height:auto;overflow: hidden;}
.honor_d ul li:hover i img{transform:scale(1.05);}
.honor_d ul li p{line-height:30px;color:#343434;font-size:14px;display:block;transition:.3s all ease;text-align:center;}
.honor_d ul li:hover p{color:#8fc644;}
</style>
<div class="about_bg">
    <div class="box">
         <div class="about_t">
           <span>走进<b>·</b>源邦</span>
           <p>致力为客户提供合理适用的高质量包装材料</p>
       </div>
        <div class="about_txt">
            <p class="line-clamp-3" varid="about_w">东莞市源邦包装实业有限公司创建于2016年，位于东莞市虎门镇白沙新园路一号三楼源邦厂，经过多年的开拓与发展，目前公司拥有一批管理团队，一支熟练精湛的技术队伍，一整套的胶袋生产设备，己成为有一定规模的胶袋生产厂家。</p>
        </div>
        <div class="about_a"><a href="about.html" varid="about_a">点击了解更多</a></div>
        <div class="about_d">
            <ul>
             <div class="honor">
    
        <div class="honor_title clearfix">
            <div class="honor_list" varid="honor">
                <ul><li class="on"><a href="case.html" class="dicon">案例展示</a></li><li class=""><a href="equipment.html" class="dicon">厂房设备</a></li></ul>
            </div>
        </div>       
        
        <div class="honor_d"><div class="honor_d_1">
            <ul class="clearfix"><li>
                    <a href="art_254423.html">
                        <i><img src="images/E5271A45-071F7532-839EDC64-BB113C480.jpg"></i>
                        <p>EVA胶袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254424.html">
                        <i><img src="images/E616ABD3-B18EB230-E500A8BF-D6DBB5B50.jpg"></i>
                        <p>OPP胶袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254425.html">
                        <i><img src="images/235F0532-77FDFB5F-4FCAD783-87851ED50.jpg"></i>
                        <p>PE胶袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254426.html">
                        <i><img src="images/DE52624E-D06F89F6-5160D69C-CEE17D200.jpg"></i>
                        <p>复合包装袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254427.html">
                        <i><img src="images/01B06774-9149EA28-AC2E5A46-334F75C80.jpg"></i>
                        <p>帆布袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254428.html">
                        <i><img src="images/053D2BB8-68780892-F3425A32-A3AE97A40.jpg"></i>
                        <p>无纺布袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254429.html">
                        <i><img src="images/A2D68A8D-CFBAAC25-7EE383B6-EB29BEC70.jpg"></i>
                        <p>气泡膜袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254430.html">
                        <i><img src="images/8FFBC8B1-0AE28E8F-DE123EB0-9F1C99EB0.jpg"></i>
                        <p>气泡袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254431.html">
                        <i><img src="images/488ABAC9-C1491E1B-C82D21CC-BE64950B0.jpg"></i>
                        <p>纸袋应用案例</p>
                    </a>
                </li><li>
                    <a href="art_254432.html">
                        <i><img src="images/7B6CCD3A-B0870A2D-A948359A-6E0FB7430.jpg"></i>
                        <p>银色气泡袋应用案例</p>
                    </a>
                </li></ul>
            </div><div class="honor_d_2">
            <ul class="clearfix"><li>
                    <a href="art_274070.html">
                        <i><img src="images/E4CEFBAB-1A4F6025-A89A8CDE-9A1801050.jpg"></i>
                        <p>样品室</p>
                    </a>
                </li><li>
                    <a href="art_274071.html">
                        <i><img src="images/5AC7486E-298A0026-CCB82BE0-696EFC5C0.jpg"></i>
                        <p>会客室</p>
                    </a>
                </li><li>
                    <a href="art_274072.html">
                        <i><img src="images/DE613FFD-06132D1C-7749BC55-F92473440.jpg"></i>
                        <p>公司大门</p>
                    </a>
                </li><li>
                    <a href="art_274073.html">
                        <i><img src="images/84608709-1D0F427F-59ED57D3-E5F8245A0.jpg"></i>
                        <p>仓库</p>
                    </a>
                </li><li>
                    <a href="art_274074.html">
                        <i><img src="images/BFA361D8-1DA350CA-47EA1E16-F4FEC2A40.jpg"></i>
                        <p>生产车间</p>
                    </a>
                </li><li>
                    <a href="art_274075.html">
                        <i><img src="images/9664C5F2-75DA5CE5-96D567A9-F384E1170.jpg"></i>
                        <p>厂房车间</p>
                    </a>
                </li><li>
                    <a href="art_274076.html">
                        <i><img src="images/F2415A43-89CAC576-56BEBF67-188591C00.jpg"></i>
                        <p>机械设备</p>
                    </a>
                </li><li>
                    <a href="art_274077.html">
                        <i><img src="images/03A53126-19459819-E29C5D26-7FB459B90.jpg"></i>
                        <p>车间设备</p>
                    </a>
                </li><li>
                    <a href="art_274079.html">
                        <i><img src="images/60811041-2894E135-C34B7DF6-C07FA1FA0.jpg"></i>
                        <p>印刷机</p>
                    </a>
                </li><li>
                    <a href="art_274080.html">
                        <i><img src="images/4F2FBC6F-DDFA0BC6-97AC75BF-4EACF50C0.jpg"></i>
                        <p>印刷机</p>
                    </a>
                </li><li>
                    <a href="art_274081.html">
                        <i><img src="images/877BC8AD-CA61A226-2303E935-370B49CC0.jpg"></i>
                        <p>印刷机</p>
                    </a>
                </li><li>
                    <a href="art_274082.html">
                        <i><img src="images/45F2C119-F2FEBED1-D1BAC28D-67A797120.jpg"></i>
                        <p>干式复合机</p>
                    </a>
                </li></ul>
            </div></div>
    
</div>

<script>

function tabs(tabTit,on,tabCon){
    $(tabTit).children().hover(function(){
        $(this).addClass(on).siblings().removeClass(on);
        var index = $(tabTit).children().index(this);
        $(tabCon).children().eq(index).show().siblings().stop().hide();
    });
};
tabs(".honor_list ul","on",".honor_d");


	$(".honor_d_1").slide({
		mainCell: "ul",
		autoPlay: true,
		effect:"leftLoop",vis:5,
		//prevCell:".honor_d_in1_arr1",
		//nextCell:".honor_d_in1_arr2",
    
	});
	
	$(".honor_d_2").slide({
		mainCell: "ul",
		autoPlay: true,
		effect:"leftLoop",vis:5,
		//prevCell:".honor_d_in1_arr1",
		//nextCell:".honor_d_in1_arr2",
    
	});
	
	$(".honor_d_3").slide({
		mainCell: "ul",
		autoPlay: true,
		effect:"leftLoop",vis:5,
		//prevCell:".honor_d_in1_arr1",
		//nextCell:".honor_d_in1_arr2",
    
	});



</script>
            </ul>
        </div>
    </div>
</div>
</div>

<!--版权-->
<div mfid="C1_Share_copyright"  class="mod1501">

<style>
 .copyright {
     width: 100%;
     margin: 0 auto;
     height: auto;
 }
  .copyright .nav_bg {
      width: 100%;
      height: 105px;
      margin: 0 auto;
      background: -moz-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-gradient(linear,right,from(#20a4d5),from(#51b497),to(#8fc644));
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -o-linear-gradient(right, #20a4d5, #51b497, #8fc644);
            background: -webkit-linear-gradient(right, #20a4d5, #51b497, #8fc644);
  }
  .copyright .nav_bg .fl {
      width: 70%;
  }
  .copyright .nav_bg .nav_d {
      width: 100%;
      height: 50px;
      line-height: 50px;
      font-size: 16px;
      margin-top: 10px;
  }
  .copyright .nav_bg .nav_d li {
      display: block;
      width: 11.1%;
      float: left;
      text-align: center;
  }
  .copyright .nav_bg .nav_d li a {
      color: #fff;
  }
  .copyright .nav_bg .nav_d li a:hover {
      text-decoration: underline;
  }
  .copyright .nav_bg .fl p {
      display: block;
      line-height: 20px;
      font-size: 12px;
      color: #fff;
      margin-left: 20px;
      opacity: 0.5;
  }
  .copyright .nav_bg .fl p a {
      color: #fff;
  }
  .copyright .nav_bg .fl p a:hover {
      text-decoration: underline;
  }
  .copyright .nav_bg .fr {
      width: 22%;
      padding-left: 30px;
      border-left:1px solid rgba(255,255,255,0.5);
      margin-top: 23px;
  }
  .copyright .nav_bg .fr span {
      display: block;
      font-size: 30px;
      color: #fff;
      line-height: 40px;
      
  }
   .copyright .nav_bg .fr p {
       padding-left:5px;
       display: block;
       font-size: 14px;
       color: #fff;
       line-height: 22px;
   }
   .copyright .banq-d {
       width: 100%;
       min-height: 250px;
       padding: 50px 0;
       background: #f0f0f0;
   }
   .copyright .banq-d .fl {
       width: 65%;
   }
   .copyright .banq-d .company_inform ul {
       display: block;
   }
   .copyright .banq-d .company_inform ul li {
       display: block;
       width: auto;
       height: 55px;
       padding-left: 10px;
       float: left;
       margin-left: 35px;
       border-left:2px solid #20a4d5;
      
   }
   .copyright .banq-d .company_inform ul li span {
       display: block;
       font-size: 14px;
       color: #999;
       line-height: 16px;
       margin-top: 10px;
       text-transform: uppercase;
   }
   .copyright .banq-d .company_inform ul li p {
       display: block;
       line-height: 22px;
       font-size: 14px;
       color: #555;
   }
   .copyright .banq-d .company_inform ul li:nth-child(3) p {
       font-size: 18px;
       color: #222;
       font-family: Arial;
       font-weight: 600;
   }
   .links {
       margin-top: 40px;
   }
   .links span {
       display: block;
       width: 299px;
       height: 33px;
       background: url(files/images/links.jpg) center top no-repeat;
   }
   .links>.linkTagcs {
       margin-top: 5px;
   }
   .links .linkTagcs>ul {
       display: block;
       margin-left: 25px;
       margin-top: 15px;
   }
   .links>.linkTagcs>ul>li {
       padding: 0 10px;
       display: block;
       float: left;
       line-height: 20px;
       font-size: 14px;
       color: #666;
   }
   .links>.linkTagcs>ul>li:after{ content: "/" ; color: #eee; font-weight: 100;}
   .links .linkTagcs ul>li>a {
       color: #666;
   }
   .links>.linkTagcs ul>li>a:hover {
       
   }
.crcode ul li{ float:left; text-align:center;} 
.crcode img{ display:block; width:140px; height:140px; padding:9px; border:1px solid #cdcdcd; margin-bottom:10px;}
.crcode ul li+li{ margin-left:20px;}
</style>
	<div class="copyright">
	     <div class="nav_bg">
	         <div class="box clearfix">
	             <div class="fl">
	             <div class="nav_d clearfix" varid="nav_d">
	                  
                <li class="show">
                    <a href="/" target="_self">网站首页</a>
                </li>
                
                <li class="">
                    <a href="about.html" target="_self">关于我们</a>
                </li>
                
                <li class="">
                    <a href="products.html" target="_self">产品中心</a>
                </li>
                
                <li class="">
                    <a href="case.html" target="_self">案例展示</a>
                </li>
                
                <li class="">
                    <a href="equipment.html" target="_self">厂房设备</a>
                </li>
                
                <li class="">
                    <a href="news.html" target="_self">新闻中心</a>
                </li>
                
                <li class="">
                    <a href="feedback.html" target="_self">在线留言</a>
                </li>
                
                <li class="">
                    <a href="contact.html" target="_self">联系我们</a>
                </li>
                
	             </div>
	             <p>
	            东莞市源邦包装实业有限公司 Copyright © 2023 版权所有　技术支持：
				<a href="https://www.wyi.com.cn" target="_blank" rel="nofollow">网一科技</a>
				【<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">粤ICP备2023036258号</a>】
				【<a href="http://login.di7.com" target="_blank" rel="nofollow">网站管理</a>】
				【<a href="#" target="_blank" rel="nofollow">百度统计</a>】
				【<a href="sitemap.xml" target="_blank">GMAP</a>】
				【<a href="sitemap.htm" target="_blank">BMAP</a>】
	             </p>
	             </div>
	             <div class="fr">
	                 <span>13713330876</span>
	                 <p>全国服务热线（时间：8:00-24:00）</p>
	             </div>
	         </div>
	     </div>
	     
	     <div class="banq-d">
	         <div class="box clearfix">
	             <div class="fl">
	                 <div class="company_inform">
	             <ul class="clearfix">
	                 <li>
	                     <span>address</span>
	                     <p>广东省东莞市虎门镇龙眼十三路78号4栋302房</p>
	                 </li>
	                 <li>
	                     <span>website</span>
	                     <p><a href="http://www.dgybbz.com" target="_blank">www.dgybbz.com</a></p>
	                 </li>
	                 <!--<li>
	                     <span>tel</span>
	                     <p>0769-88800181</p>
	                 </li>-->
	             </ul>
	             </div>
	             
	             <div class="links">
	                 <span></span>
	                 <div class="linkTagcs">
	                     <ul>
						    
							<li>
								<a href="https://www.wyi.com.cn" target="_blank">网一科技</a>
							</li>
							
						</ul>
	                 </div>
	                 
	             </div>
	             </div>
	             
	             	<div class="crcode fr">
					<ul>
						<li>
							<img src="images/F7591752-C238BDC0-5C43A199-6C726F820.png" alt="进入手机网站" title="进入手机网站">进入手机网站
						</li>
					
					</ul>
				</div>
	         </div>
	     </div>
	</div>
<script>
    //backtop
    $('#gototop').on('click',function(e){
        e.preventDefault(); 
        $('body,html').animate({ scrollTop: 0 }, 1000);
        return false;
    }) 
</script>

<div mfid="C1_Share_kefu"  class="mod1063">

<style>
    .mod1063 .qqkefu {
        position: fixed;
        top: 50%;
        z-index: 20;
        /*right:0;*/
        right: 30px;
        width: 39px;
    }

    .mod1063 .qqkefu ul li {
        width: 45px;
        height: 45px;
        margin-bottom: 1px;
        float: right;
        background-color: #28292e;
        line-height: 45px;
        font-size: 14px;
        cursor: pointer;
        position: relative;       
        -webkit-transition:0.3s width; transition:0.3s width;
    }
    .mod1063 .qqkefu ul li .dicon {
        width: 45px;
        height: 45px;
        color: #fff;
        font-size: 26px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
    }

    .mod1063 .qqkefu ul li a {
        color: #fff;
        overflow: hidden;
        display: block;
        height: 45px;
        padding-left: 10px;
    }

    .mod1063 .qqkefu ul li.qq_cza {
        overflow: hidden
    }

    .mod1063 .qqkefu ul li:hover {
        background-color: #8fc644;
    }
    .mod1063 .qqkefu ul li.qq_phone:hover {
        width: 165px;
    }
    .mod1063 .qqkefu ul li.qq_czaa:hover {
        width: 120px;
    }
    .mod1063 .qqkefu ul li:hover .imgcode {
        display: block;
    }
    .mod1063 .qqkefu ul li.top {
        background-position: 0 0;
        position: relative;
        width: 45px;
        height: 45px;
        cursor: pointer;
    }

    .mod1063 .qqkefu ul li b {
        width: 45px;
        height: 45px;
        display: block;
        overflow: hidden;
        float: right;
    }

    .mod1063 .qqkefu ul li span {
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
    }

    .mod1063 .qqkefu ul li.qq_czae {
        line-height: 15px;
    }

    .mod1063 .imgcode {
        width: 130px;
        height: 150px;
        position: absolute;
        top: -107px;
        left: -150px;
        background: #FFF;
        border: 1px solid #CCC;
        float: left;
        cursor: default;
        display: none;
    }

    .mod1063 .imgcode p {
        line-height: 20px;
        color: #000;
        font-size: 12px;
        text-align: center;
        float: left;
        width: 130px;
    }

    .mod1063 .imgcode p img {
        width: 110px;
        height: 110px;
        margin: 10px 10px 0px 10px;
    }

</style>



<div class="qqkefu">
    <ul>
        <li class="top"><i class="dicon di-top"></i></li>
        <li class="qq_phone"><i class="dicon di-dianhua1"></i><a href="#"><b></b>0769-88800181</a></li>
        <!--li class="qq_czaa qq_ku"><i class="dicon di-qq1"></i><a href="tencent://message/?v=1&amp;uin=71569276&amp;site=qqamp;menu=yes"><b></b>QQ客服</a></li-->
        <!--li class="qq_czaa qq_ms"><i class="dicon di-lianxi1"></i><a href="contact.html"><b></b>在线咨询</a></li-->
        <li class="qq_czb">
            <i class="dicon di-weixin1"></i>
            <div class="imgcode">
                <p><img src="images/1E95302C-C6DABEFC-E22AA513-2F28A0AD0.jpg"> 关注微信二维码</p>
            </div>
        </li>
        <!--li class="qq_app">
            <i class="dicon di-erweima"></i>
            <div class="imgcode">
                <p><img src="images/F7591752-C238BDC0-5C43A199-6C726F820.png"> 下载手机app</p>
            </div>
        </li-->
    </ul>
</div>

<script>
    $(function() {
        $(".qqkefu .top").click(function() {
            $("html,body").animate({
                "scrollTop": 0
            }, 1000);
        })
        $(window).scroll(function() {
            var scrollTop = document.body.scrollTop;
        })
        
    });

</script>



</div>

</div>

<script>
with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='plugins/pluginLoad.js?v='+parseInt(new Date().getTime()/(1000*60))];
with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='plugins/online/onlineLoad.js?v='+parseInt(new Date().getTime()/(1000*60))];
</script></body></html>