<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;title&gt;联系我们 - 腾龙娱乐有限公司在线客服15368837779&lt;/title&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=gb2312" /&gt;&lt;meta name="keywords" content="腾龙娱乐有限公司在线客服15368837779" /&gt;
&lt;meta name="description" content="老街-腾龙公司在线客服电话微信同步【153-6883-7779-客服经理】诚招代理-待遇可谈-合作共赢(qq99886484)&amp;#9989;腾龙-官网【公司直属客服】【可开户,可咨询】站内客服24小时在线【支持现场视频验证】" /&gt;
&lt;link rel="stylesheet" type="text/css" href="templates/LCSM-SX-0280/base.css"/&gt;

&lt;/head&gt;
&lt;body&gt;
&lt;script type="text/javascript" src="templates/LCSM-SX-0280/js/jquery-1.7.1.min.js"&gt; &lt;/script&gt;
&lt;script type="text/javascript" src="templates/LCSM-SX-0280/js/js.js"&gt; &lt;/script&gt;

&lt;!--[if IE 6]&gt;
	&lt;script type="text/javascript" src="templates/LCSM-SX-0280/DD_belatedPNG_0.0.8a-min.js"&gt;&lt;/script&gt;
	&lt;script type="text/javascript"&gt;
		DD_belatedPNG.fix('#subNavBg, img, background,.daohang ul li a:hover');
	&lt;/script&gt;
&lt;![endif]--&gt;

&lt;div class="top"&gt;
  &lt;div class="wh1048"&gt;
    &lt;div class="fl"&gt;&lt;img src='uploadfile/20151225172747.png' width='405' height='74' border='0' align='top' /&gt; &lt;/div&gt;
    &lt;div class="fr"&gt;
      &lt;div class="toptel"&gt;&lt;img src="/resource/kindeditor/attached/image/20151226/20151226034750_83223.png" alt="" /&gt;&lt;br /&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="clearfix"&gt; &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;div class="nav"&gt;
  &lt;ul class="wrapper"&gt;
    
    &lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php"&gt;网站首页&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=danyeshow&amp;lanmu=3&amp;id=1"&gt;关于我们&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=productslist&amp;lanmu=2"&gt;产品展示&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=newslist&amp;lanmu=1"&gt;新闻中心&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=newslist&amp;lanmu=16"&gt;技术支持&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=joblist"&gt;人才招聘&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=gbook"&gt;在线留言&lt;/a&gt;&lt;/li&gt;&lt;li onmouseover="this.className='lihover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=danyeshow&amp;lanmu=10&amp;id=9"&gt;联系我们&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;
&lt;div id="bannerBox"&gt;
  &lt;ul id="bannerList"&gt;
    
        &lt;li style="background: url(uploadfile/20151226112444.jpg) center top no-repeat;"&gt;&lt;a target="_blank" href="#"&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;li style="background: url(uploadfile/20151212120103.jpg) center top no-repeat;"&gt;&lt;a target="_blank" href=""&gt;&lt;/a&gt;&lt;/li&gt;
      &lt;/ul&gt;
  &lt;div id="bannerBton" class="bannerBton"&gt;
    &lt;ul&gt;
    &lt;/ul&gt;
    &lt;div class="clearfix"&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;script language="JavaScript" type="text/javascript"&gt;
        document.oncontextmenu = new Function("event.returnValue=false;");
        document.onselectstart = new Function("event.returnValue=false;");
    &lt;/script&gt;

    &lt;script language="JavaScript" type="text/javascript"&gt;

        document.oncontextmenu = function(e) { return false; } 
    &lt;/script&gt;

&lt;script type="text/javascript" charset="utf-8"&gt;

(function () {
    $.fn.infiniteCarousel = function () {
        function repeat(str, n) {
            return new Array( n + 1 ).join(str);
        }
        
        return this.each(function () {
            // magic!
            var $wrapper = $('&gt; div', this).css('overflow', 'hidden'),
                $slider = $wrapper.find('&gt; ul').width(9999),
                $items = $slider.find('&gt; li'),
                $single = $items.filter(':first')
                
                singleWidth = $single.outerWidth(),
                visible = Math.ceil($wrapper.innerWidth() / singleWidth),
                currentPage = 1,
                pages = Math.ceil($items.length / visible);
                
            /* TASKS */
            
            // 1. pad the pages with empty element if required
            if ($items.length % visible != 0) {
                // pad
                $slider.append(repeat('&lt;li class="empty" /&gt;', visible - ($items.length % visible)));
                $items = $slider.find('&gt; li');
            }
            
            // 2. create the carousel padding on left and right (cloned)
            $items.filter(':first').before($items.slice(-visible).clone().addClass('cloned'));
            $items.filter(':last').after($items.slice(0, visible).clone().addClass('cloned'));
            $items = $slider.find('&gt; li');
            
            // 3. reset scroll
            $wrapper.scrollLeft(singleWidth * visible);
            
            // 4. paging function
            function gotoPage(page) {
                var dir = page &lt; currentPage ? -1 : 1,
                    n = Math.abs(currentPage - page),
                    left = singleWidth * dir * visible * n;
                
                $wrapper.filter(':not(:animated)').animate({
                    scrollLeft : '+=' + left
                }, 500, function () {
                    // if page == last page - then reset position
                    if (page &gt; pages) {
                        $wrapper.scrollLeft(singleWidth * visible);
                        page = 1;
                    } else if (page == 0) {
                        page = pages;
                        $wrapper.scrollLeft(singleWidth * visible * pages);
                    }
                    
                    currentPage = page;
                });
            }
            
            // 5. insert the back and forward link
            $wrapper.after('&lt;a href="#" class="arrow back"&gt;&amp;nbsp;&lt;/a&gt;&lt;a href="#" class="arrow forward"&gt;&amp;nbsp;&lt;/a&gt;');
            
            // 6. bind the back and forward links
            $('a.back', this).click(function () {
                gotoPage(currentPage - 1);
                return false;
            });
            
            $('a.forward', this).click(function () {
                gotoPage(currentPage + 1);
                return false;
            });
            
            $(this).bind('goto', function (event, page) {
                gotoPage(page);
            });
            
            // THIS IS NEW CODE FOR THE AUTOMATIC INFINITE CAROUSEL
            $(this).bind('next', function () {
                gotoPage(currentPage + 1);
            });
        });
    };
})(jQuery);

$(document).ready(function () {
    // THIS IS NEW CODE FOR THE AUTOMATIC INFINITE CAROUSEL
    var autoscrolling = true;
    
    $('.infiniteCarousel').infiniteCarousel().mouseover(function () {
        autoscrolling = false;
    }).mouseout(function () {
        autoscrolling = true;
    });
    
    setInterval(function () {
        if (autoscrolling) {
            $('.infiniteCarousel').trigger('next');
        }
    }, 5000);
});


&lt;/script&gt;
&lt;script type="text/javascript"&gt;
(function($){
	$.fn.extend({
        Scroll:function(opt,callback){
                //参数初始化
                if(!opt) var opt={};
                var _btnUp = $("#"+ opt.up);//Shawphy:向上按钮
                var _btnDown = $("#"+ opt.down);//Shawphy:向下按钮
                var timerID;
                var _this=this.eq(0).find("ul:first");
                var     lineH=_this.find("li:first").height(), //获取行高
                        line=opt.line?parseInt(opt.line,10):parseInt(this.height()/lineH,10), //每次滚动的行数，默认为一屏，即父容器高度
                        speed=opt.speed?parseInt(opt.speed,10):500; //卷动速度，数值越大，速度越慢（毫秒）
                        timer=opt.timer //?parseInt(opt.timer,10):3000; //滚动的时间间隔（毫秒）
                if(line==0) line=1;
                var upHeight=0-line*lineH;
                //滚动函数
                var scrollUp=function(){
                        _btnUp.unbind("click",scrollUp); //Shawphy:取消向上按钮的函数绑定
                        _this.animate({
                                marginTop:upHeight
                        },speed,function(){
                                for(i=1;i&lt;=line;i++){
                                        _this.find("li:first").appendTo(_this);
                                }
                                _this.css({marginTop:0});
                                _btnUp.bind("click",scrollUp); //Shawphy:绑定向上按钮的点击事件
                        });

                }
                //Shawphy:向下翻页函数
                var scrollDown=function(){
                        _btnDown.unbind("click",scrollDown);
                        for(i=1;i&lt;=line;i++){
                                _this.find("li:last").show().prependTo(_this);
                        }
                        _this.css({marginTop:upHeight});
                        _this.animate({
                                marginTop:0
                        },speed,function(){
                                _btnDown.bind("click",scrollDown);
                        });
                }
               //Shawphy:自动播放
                var autoPlay = function(){
                        if(timer)timerID = window.setInterval(scrollUp,timer);
                };
                var autoStop = function(){
                        if(timer)window.clearInterval(timerID);
                };
                 //鼠标事件绑定
                _this.hover(autoStop,autoPlay).mouseout();
                _btnUp.css("cursor","pointer").click( scrollUp ).hover(autoStop,autoPlay);//Shawphy:向上向下鼠标事件绑定
                _btnDown.css("cursor","pointer").click( scrollDown ).hover(autoStop,autoPlay);

        }      
	})
})(jQuery);

$(document).ready(function(){
	$("#scrollDiv").Scroll({line:3,speed:50,timer:2000,up:"btn1",down:"btn2"});
});
&lt;/script&gt;
&lt;div class="kx_23"&gt;&lt;/div&gt;
&lt;div class="wrapper"&gt;
  &lt;div class="icomtop"&gt;
    &lt;div class="fl ifont"&gt;
      &lt;p class="ichfont"&gt;关于我们&lt;/p&gt;
      &lt;p class="iengfont"&gt;About Us&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class="fr imore"&gt; &lt;a href="index.php?p=danyeshow&amp;lanmu=3&amp;id=1"&gt;ＭＯＲＥ＞＞&lt;/a&gt; &lt;/div&gt;
    &lt;div class="clearfix"&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="icom_con" style="line-height:30px;"&gt;
   &lt;table width="100%" border="0" cellspacing="0" cellpadding="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td valign="top" align="left" width="434"&gt;
				&lt;img src="/resource/kindeditor/attached/image/20140814/20140814073233_98071.jpg" alt="" /&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td align="left" valign="top"&gt;
				&amp;#160; &amp;#160; &amp;#160;
				&lt;p style="text-indent:26px;"&gt;
					太原特益达科技有限公司是一家专业从事金属表面处理中电镀工艺及相关产品的研发、生产和销售的科技型公司，成立于2008年。
				&lt;/p&gt;
				&lt;p style="text-indent:26px;"&gt;
					公司一方面自主创新研发新的技术和产品。另一方面与众多科所院校、多家知名企业建立协作关系，进行学术和技术交流，共同开发进步，以促进企业的技术进步和成果积累，得以产品和技术的持续不断发展。
				&lt;/p&gt;
				&lt;p style="text-indent:26px;"&gt;
					我们理念：载明智，持耐坚，润万德，博治道，稳践行，特益达。
				&lt;/p&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt; &lt;/td&gt;
      
  &lt;/div&gt;
  &lt;div class="icomxian"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="kx_42"&gt;&lt;/div&gt;
&lt;div class="wrapper" style="padding-bottom:4px;"&gt;
  &lt;div class="fl i_contact"&gt;
    &lt;div class="fl ifont i_contact_top"&gt;
      &lt;p class="ichfont"&gt;联系我们&lt;/p&gt;
      &lt;p class="iengfont"&gt;Contact Us&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class="fl i_contact_con"&gt;
     &lt;p&gt;
	&lt;span style="line-height:1.5;"&gt;固话：0351-6191121&lt;/span&gt; 
&lt;/p&gt;
&lt;p&gt;
	传真：0351-6196812
&lt;/p&gt;
&lt;p&gt;
	网址：http://www.tyted.com
&lt;/p&gt;
&lt;p&gt;
	邮箱：tytid@163.com
&lt;/p&gt;
&lt;p&gt;
	地址：太原千峰南路6号
&lt;/p&gt;
&lt;p&gt;
	邮编：030024
&lt;/p&gt;&lt;br/&gt; &lt;/div&gt;
     &lt;div class="clearfix"&gt;&lt;/div&gt;
    &lt;div class="icomxian" style="padding-top:36px;"&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="fr i_comnew"&gt;
    &lt;div class="fl ifont i_comnew_top"&gt;
      &lt;p class="ichfont"&gt;公司新闻&lt;/p&gt;
      &lt;p class="iengfont"&gt;Company News&lt;/p&gt;
    &lt;/div&gt;
    &lt;div class="fl irollnews"&gt; 
    &lt;div style="height:10px;"&gt;&lt;/div&gt;
    	&lt;div id="scrollDiv"&gt;
		&lt;ul&gt;
			 
                                                            								&lt;li&gt;
									
									&lt;a href="index.php?p=newsshow&amp;id=47&amp;lanmu=1" title="汽车连接器的摩擦腐蚀与电镀问题"&gt;
										汽车连接器的摩擦腐蚀与电镀问题
									&lt;/a&gt;
								&lt;/li&gt;
                                								&lt;li&gt;
									
									&lt;a href="index.php?p=newsshow&amp;id=49&amp;lanmu=1" title="铬酸酐标准"&gt;
										铬酸酐标准
									&lt;/a&gt;
								&lt;/li&gt;
                                								&lt;li&gt;
									
									&lt;a href="index.php?p=newsshow&amp;id=46&amp;lanmu=1" title="镀铬溶液再无报废"&gt;
										镀铬溶液再无报废
									&lt;/a&gt;
								&lt;/li&gt;
                                                            		&lt;/ul&gt;
	&lt;/div&gt;
	
    &lt;div class="inewsmore"&gt;&lt;a href="index.php?p=newslist&amp;lanmu=1"&gt;MORE&gt;&gt;&lt;/a&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="clearfix"&gt;&lt;/div&gt;
    &lt;div class="icomxian" style="padding-top:41px;"&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="clearfix"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="i_prolist"&gt;
  &lt;div class="wrapper"&gt;
    &lt;div class="icomtop" style="padding-bottom:56px;"&gt;
      &lt;div class="fl ifont"&gt;
        &lt;p class="ichfont"&gt;产品展示&lt;/p&gt;
        &lt;p class="iengfont"&gt;Proudcts&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class="fr imore"&gt; &lt;a href="index.php?p=productslist&amp;lanmu=2"&gt;ＭＯＲＥ＞＞&lt;/a&gt; &lt;/div&gt;
      &lt;div class="clearfix"&gt;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="infiniteCarousel"&gt;
      &lt;div class="indexpro"&gt;
        &lt;ul&gt;
        
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=165" title="三价铬目视比色仪"&gt;
						&lt;img src="uploadfile/20151215/20151215091709_57980.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=165" title="三价铬目视比色仪"&gt;
						三价铬目视比色仪&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=175" title="镀层厚度测试仪"&gt;
						&lt;img src="uploadfile/20151215/20151215111814_35941.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=175" title="镀层厚度测试仪"&gt;
						镀层厚度测试仪&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=171" title="铬雾抑制剂"&gt;
						&lt;img src="uploadfile/20151215/20151215093434_22727.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=171" title="铬雾抑制剂"&gt;
						铬雾抑制剂&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=173" title="镀铬CPVC和PVDF管件"&gt;
						&lt;img src="uploadfile/20151215/20151215093807_74682.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=173" title="镀铬CPVC和PVDF管件"&gt;
						镀铬CPVC和PVDF管件&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=169" title="镀装饰铬添加剂"&gt;
						&lt;img src="uploadfile/20151215/20151215092416_38666.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=169" title="镀装饰铬添加剂"&gt;
						镀装饰铬添加剂&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=168" title="镀装饰铬添加剂"&gt;
						&lt;img src="uploadfile/20151215/20151215092117_52127.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=168" title="镀装饰铬添加剂"&gt;
						镀装饰铬添加剂&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=166" title="镀硬铬添加剂"&gt;
						&lt;img src="uploadfile/20151215/20151215092116_67082.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=166" title="镀硬铬添加剂"&gt;
						镀硬铬添加剂&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=167" title="镀硬铬添加剂"&gt;
						&lt;img src="uploadfile/20151215/20151215092117_50179.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=167" title="镀硬铬添加剂"&gt;
						镀硬铬添加剂&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=163" title="铬酸-硫酸型溶液快速降低三价铬离子设备"&gt;
						&lt;img src="uploadfile/20151215/20151215091017_34543.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=163" title="铬酸-硫酸型溶液快速降低三价铬离子设备"&gt;
						铬酸-硫酸型溶液快速降&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
								&lt;li&gt;
					&lt;div class="iproimg" onmouseover="this.className='iproimghover'" onmouseout="this.className='iproimg'"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=162" title="铬酸-硫酸型溶液快速除杂设备"&gt;
						&lt;img src="uploadfile/20151215/20151215091016_62001.jpg"  /&gt;&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="iprotitle"&gt;
						&lt;a href="index.php?p=productsshow&amp;lanmu=2&amp;id=162" title="铬酸-硫酸型溶液快速除杂设备"&gt;
						铬酸-硫酸型溶液快速除&lt;/a&gt;
					&lt;/div&gt;
					&lt;div class="clearfix"&gt;&lt;/div&gt;
				&lt;/li&gt;
				         
        &lt;/ul&gt;
        &lt;div class="clearfix"&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;div class="inews"&gt;
	&lt;div class="wrapper"&gt;
    	&lt;div class="fl i_people"&gt;
        	&lt;div class="inews_font"&gt;
            	&lt;span class="inewsch"&gt;人才招聘&lt;/span&gt;&lt;span class="inewseng"&gt;Job&lt;/span&gt;
            &lt;/div&gt;
            &lt;table width="100%" border="0" cellspacing="0" cellpadding="0"&gt;
  &lt;tr&gt;
    &lt;td class="i_people_top" height="34" width="122" align="left"&gt;&amp;nbsp;职位名称&lt;/td&gt;
    &lt;td class="i_people_top"  width="122" align="left"&gt;招聘人数&lt;/td&gt;
    &lt;td class="i_people_top"  align="left"&gt;详细&lt;/td&gt;
  &lt;/tr&gt;
 
				  &lt;tr&gt;
    &lt;td height="40" align="left"&gt;&amp;nbsp;&lt;a href="index.php?p=jobshow&amp;id=3" title="招聘"&gt;
										招聘
									&lt;/a&gt;&lt;/td&gt;
    &lt;td align="left"&gt;&amp;nbsp;0人&lt;/td&gt;
    &lt;td align="left"&gt;&lt;a href="index.php?p=jobshow&amp;id=3" title="招聘"&gt;
										详细
									&lt;/a&gt;&lt;/td&gt;
  &lt;/tr&gt;
  	&lt;/table&gt;

        &lt;/div&gt;
        &lt;div class="fl i_newslist"&gt;
      		&lt;div class="inews_font"&gt;
            	&lt;span class="inewsch"&gt;行业新闻&lt;/span&gt;&lt;span class="inewseng"&gt;Industry   News&lt;/span&gt;
            &lt;/div&gt;
        	&lt;ul class="i_newslistul"&gt;
            
                                                            								&lt;li&gt;
									
									&lt;a href="index.php?p=newsshow&amp;id=50&amp;lanmu=1" title="第四届山东涂装电镀及表面处理展逆市而上"&gt;
										第四届山东涂装电镀及表面处理展逆市而上
									&lt;/a&gt;
								&lt;/li&gt;
                                								&lt;li&gt;
									
									&lt;a href="index.php?p=newsshow&amp;id=48&amp;lanmu=1" title="开平月山镇有望“强强联姻”做强电镀五金"&gt;
										开平月山镇有望“强强联姻”做强电镀五金
									&lt;/a&gt;
								&lt;/li&gt;
                                                                        	
            &lt;/ul&gt;        	
        &lt;/div&gt;
        &lt;div class="fr iprotype"&gt;
        	&lt;div class="inews_font"&gt;
            	&lt;span class="inewsch"&gt;产品展示&lt;/span&gt;&lt;span class="inewseng"&gt;Products&lt;/span&gt;
            &lt;/div&gt;
        	&lt;ul class="i_protype"&gt;
            
&lt;li onmouseover="this.className='itypehover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=productslist&amp;c_id=50&amp;lanmu=2"&gt;镀铬清洁生产环保设备&lt;em class="point"&gt;&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li onmouseover="this.className='itypehover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=productslist&amp;c_id=48&amp;lanmu=2"&gt;镀铬添加剂HEEC系列&lt;em class="point"&gt;&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li onmouseover="this.className='itypehover'" onmouseout="this.className=''"&gt;&lt;a href="index.php?p=productslist&amp;c_id=49&amp;lanmu=2"&gt;镀铬溶液成分分析仪器&lt;em class="point"&gt;&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
            	
              
            &lt;/ul&gt;   
        &lt;/div&gt;
        &lt;div class="clearfix"&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;




&lt;div class="bot"&gt;
	&lt;div class="wrapper" style="line-height:24px;"&gt;&lt;table border="0" width="1200"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;
				&lt;span&gt;&lt;img src="/resource/kindeditor/attached/image/20151210/20151210013555_93600.png" alt="" /&gt;&lt;br /&gt;
&lt;/span&gt; 
			&lt;/td&gt;
			&lt;td&gt;
				&lt;div style="text-align:left;"&gt;
					&lt;span style="line-height:1.5;"&gt;太原特益达科技有限公司 &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.miitbeian.gov.cn/" target="_blank"&gt;晋ICP备******号&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;span style="line-height:1.5;"&gt;固话：0351-6191121 &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="line-height:1.5;"&gt;传真：0351-6196812&lt;/span&gt; 
				&lt;/div&gt;
				&lt;div style="text-align:left;"&gt;
					&lt;span style="line-height:1.5;"&gt;地址：太原千峰南路6号 &amp;nbsp;&amp;nbsp;邮编：030024 &amp;nbsp;&amp;nbsp;网址：http://www.tyted.com &amp;nbsp;&amp;nbsp;邮箱：tytid@163.com &amp;nbsp;&amp;nbsp;&lt;/span&gt; 
				&lt;/div&gt;
				&lt;div style="text-align:left;"&gt;
					&lt;span style="line-height:1.5;"&gt;技术支持：&lt;/span&gt;&lt;a href="http://www.longcai0351.com/" target="_blank"&gt;龙采科技（山西）有限公司&lt;/a&gt;&lt;span style="line-height:1.5;"&gt;---&lt;/span&gt;&lt;a href="http://www.longcai0351.com/" target="_blank"&gt;百度山西地区营销服务中心&lt;/a&gt;&lt;span style="line-height:1.5;"&gt;（&lt;/span&gt;&lt;a href="http://www.longcai0351.com/" target="_blank"&gt;山西百度推广&lt;/a&gt;&lt;span style="line-height:1.5;"&gt;、&lt;/span&gt;&lt;a href="http://www.longcai0351.com/" target="_blank"&gt;山西网站建设&lt;/a&gt;&lt;span style="line-height:1.5;"&gt;）&lt;/span&gt; 
				&lt;/div&gt;
			&lt;/td&gt;
			&lt;td&gt;
				&lt;span&gt;&lt;img src="/resource/kindeditor/attached/image/20151225/20151225102657_25265.png" alt="" /&gt;&lt;br /&gt;
&lt;/span&gt; 
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;a href="//www.pinterest.com/pin/create/extension/"&gt;&lt;/a&gt;&lt;a href="//www.pinterest.com/pin/create/extension/"&gt;&lt;/a&gt;&lt;a href="//www.pinterest.com/pin/create/extension/"&gt;&lt;/a&gt;&lt;a href="//www.pinterest.com/pin/create/extension/"&gt;&lt;/a&gt;&lt;a href="//www.pinterest.com/pin/create/extension/"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;	
	var secondbanner1 = secondbanner("bannerBox","bannerBton","15");
	var seondw = btnweight("bannerBton");
&lt;/script&gt;


&lt;/body&gt;
&lt;/html&gt;</pre></body></html>