<!doctype html>
<html>
<head>
<meta charset="gb2312">
<title>三门江立交匝道全打通-基础设施-中国柳州</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="renderer" content="webkit">
<meta name="SiteName" content="柳州市人民政府门户网站">
<meta name="SiteDomain" content="www.liuzhou.gov.cn">
<meta name="SiteIDCode" content="4502000034">
<meta name="ColumnName" content="基础设施">
<meta name="ColumnType" content="基础设施">
<meta name="ArticleTitle" content="三门江立交匝道全打通">
<meta name="PubDate"  content="2018-06-05 10:51">
<meta name="ContentSource" content="柳州日报社">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="Author" content="黎寒池">
<meta name="Author" content="">
<meta name="Author" content="http://www.liuzhou.gov.cn/zjlz/fzlz/jcss/201806/t20180611_1115198.html">



<link href="../../../../images/2014-menhu-commoncss.css" rel="stylesheet" type="text/css" />


<link href="../../../../images/2014-menhu-menhu.css" rel="stylesheet" type="text/css" />


<link href="../../../../images/2014-menhu-newsnrpages.css" rel="stylesheet" type="text/css" />


<link href="../../../../images/2014-menhu-page.css" rel="stylesheet" type="text/css" />


<script type="text/javascript" src="../../../../images/2014-menhu-jquery.js"></script>

<script>
$(function(){
	
	/*文章评论收起*/
	/*$(".plsq").addClass("activeHide");
	$(".plsq").parent().next().children(".ui-box-content").hide();
	$(".plsq").click(function(){
		if($(".plsq").hasClass("activeHide"))
		{
			$(this).removeClass("activeHide");
			$(this).parent().next().children(".ui-box-content").show();
		}else
		{
			$(this).addClass("activeHide");
			$(this).parent().next().children(".ui-box-content").hide();
		}
	})*/
        /*判断文章是否有评论，没有就缩起*/
        if($("#LatestNews").html()=="")
        {
           $("#LatestNews").parent().hide();
        }
        /*内容导航没有东西就缩起*/
        if(document.getElementById("select").value==0)
        {
	   document.getElementById("select").parentNode.style.display="none";
        }
        
	/*评论展开*/
	$("#wyplbutton").click(function(){
		$(this).hide();
		$(this).next().show();
		$("#newscomment").show();
	})
	
	/*文章变色以及变字体*/
	        var iBgr="",ioldBgr="#fff",prevFont="",nowFont="";
		prevFont=getCookie("iFont");
		iBgr=getCookie("iBgr");
		if(iBgr=="")
		{
			setCookie("iFont",prevFont);
			setCookie("iBgr",ioldBgr);
			nowFont=getCookie("iFont");
			iBgr=getCookie("iBgr");
		}else
		{
			$(".newsNrPagesTxt").addClass(prevFont);
			$(".newsNrPagesTxt").css({backgroundColor:iBgr});
                        $(".newsNrPagesTxt").find("*").css({background:"none"});
		}
		$(".newsNrPagesTitle .fontSize a").click(function(){
			nowFont="newsNrPagesTxt-"+$(this)[0].className;
			$(".newsNrPagesTxt").removeClass(prevFont);
			$(".newsNrPagesTxt").addClass(nowFont);
			setCookie("iFont",nowFont);
			prevFont=nowFont;
		});
		
		$(".newsNrPagesTitle .bgrColor a").click(function(){
			$(".newsNrPagesTxt").css({backgroundColor:$(this).css("background-color")});
                        $(".newsNrPagesTxt").find("*").css({background:"none"});
			setCookie("iBgr",$(this).css("background-color"));
		});
		$(".regainOld a").click(function(){
			$(".newsNrPagesTxt").removeClass(prevFont);
			$(".newsNrPagesTxt").css({background:ioldBgr});
			setCookie("iFont",prevFont);
			setCookie("iBgr",ioldBgr);
		});
		
		function setCookie(name, value, iDay)
		{
			var oDate=new Date();
			oDate.setDate(oDate.getDate()+iDay);
			document.cookie=name+'='+value+';expires; path=/';
		}
		function getCookie(name)
		{
			var arr=document.cookie.split('; ');
			var i=0;
			for(i=0;i<arr.length;i++)
			{
				var arr2=arr[i].split('=');
				if(arr2[0]==name)
				{
					return arr2[1];
				}
			}
			return '';
		}
		function removeCookie(name)
		{
			setCookie(name, '1', -1);
		}

                 /*标题居中*/
		var oulwidth=0;
		$(".newsNrPagesTitle ul").each(function() {
			oulwidth=0;
			for(var i=0;i<$(this).find("li").length;i++)
			{
				oulwidth+=$(this).find("li").eq(i).outerWidth();
			}
                        $(this).width(oulwidth+10);
                 });
})

</script>

<!--默认细览排版效果begin font-family:Tahoma,"Microsoft YaHei", "宋体", "\5b8b\4f53"; color:#333333; margin-top:15px; .TRS_Editor{font-family:Tahoma,"Microsoft YaHei", "宋体", "\5b8b\4f53";font-size:12pt;margin-top:15px;margin-bottom:0;line-height:28px;}-->
<style type="text/css">
<!--
.TRS_Editor TABLE{font-family:Tahoma,"Microsoft YaHei", "宋体", "\5b8b\4f53";font-size:12pt;} .TRS_Editor{font-family:Tahoma,"Microsoft YaHei", "宋体", "\5b8b\4f53";font-size:12pt;margin-top:15px;margin-bottom:0;line-height:28px;} .TRS_Editor P{font-family:Tahoma,"Microsoft YaHei", "宋体", "\5b8b\4f53";font-size:12pt;margin-top:15px;margin-bottom:0;line-height:28px;} .TRS_Editor H1,.TRS_Editor H2,.TRS_Editor H3,.TRS_Editor H4,.TRS_Editor H5,.TRS_Editor H6,.TRS_Editor HR,.TRS_Editor BLOCKQUOTE,.TRS_Editor DL,.TRS_Editor DD,.TRS_Editor DT,.TRS_Editor OL,.TRS_Editor UL,.TRS_Editor LI,.TRS_Editor PRE,.TRS_Editor CODE,.TRS_Editor TEXTAREA,.TRS_Editor SELECT,.TRS_Editor CITE,.TRS_Editor PRE,.TRS_Editor CENTER,.TRS_Editor TABLE,.TRS_Editor DIV,.TRS_Editor FORM,.TRS_Editor FIELDSET,.TRS_Editor LEGEND,.TRS_Editor SELECT,.TRS_Editor TR,.TRS_Editor TD,.TRS_Editor TH{font-family:Tahoma,"Microsoft YaHei", "宋体", "\5b8b\4f53";font-size:12pt;margin-top:15px;margin-bottom:0;line-height:28px;}  
-->
</style>
<!--默认细览排版效果end-->

</head>

<body>
<link href="../../../../fzlm/gg/bigad/2014_menhu_ui_bg.css" rel="stylesheet" type="text/css" />
<div class="ui-bg"></div>
<script type="text/javascript" src="../../../../fzlm/gg/bigad/2014_menhu_change_bg.js"></script>
<script>
$(function(){
   $(".ui-bg").changeBg();	
});
</script>
<script src="/InterAmblyopia/script/sound.js"></script><!--无障碍调用文件 -->
<link href="../../../../images/2017-menhu-nav.css" rel="stylesheet" type="text/css" />
<style>
.rZpT .ui-box-container { width:auto !important;}
.bSdT .ui-box-container { width:auto !important;}
.sMwY .ui-box-container { width:auto !important;}
.zFmH .ui-box-container { width:auto !important;}
</style>

<div id="eHaoTongLoginDiv" style="display:none; position:absolute;left:50%;top:0;"></div>
<div class="top">
    <div class="ui-navTop" style="position:"fixed";left:0;top:0;">
             <div class="menuTopContent" style="width:1200px;">
                   <div class="web">
                       <p class="webTxt">网站导航<span class="HalfTriangleB"><span class="triangleB HalfTriangle-top"></span><span class="triangleB HalfTriangle-bottom"></span></span></p>
                       <div id="nav_navigation_temp">
	
<div class="sm_navigation" id="new_sm_navigation">
	<div class="navigation_item" >
		<div class="navigation_item_header">
			<a href="http://www.liuzhou.gov.cn" title="中国柳州门户网站" target="_blank" style="color: #e3393b;">
				<i class="navigation_zmfh_icon"></i>政府门户</a>
		</div>
		<div class="navigation_item_content">

			<dl>
				<dt>
					<a href="http://www.liuzhou.gov.cn/xwzx/" target="_blank" title="新闻中心">· 新闻中心</a>
				</dt>
				<dd class="fn-clear">

					<a href="http://www.liuzhou.gov.cn/xwzx/zwyw/" target="_blank" title="柳州要闻">柳州要闻</a>

					<a href="http://www.liuzhou.gov.cn/xwzx/bmdt/" target="_blank" title="部门动态">部门动态</a>

					<a href="http://www.liuzhou.gov.cn/xwzx/qxdt/" target="_blank" title="区县动态">区县动态</a>

					<a href="http://www.liuzhou.gov.cn/xwzx/notice/" target="_blank" title="通知公告">通知公告</a>

					<a href="http://www.liuzhou.gov.cn/xwzx/bmts/" target="_blank" title="便民提示">便民提示</a>

					<a href="http://www.liuzhou.gov.cn/xwzx/tpxw/" target="_blank" title="图片新闻">图片新闻</a>

					<a href="http://www.liuzhou.gov.cn/xwzx/spxw/" target="_blank" title="视频新闻">视频新闻</a>

				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.liuzhou.gov.cn/zjlz/" target="_blank" title="走进柳州">· 走进柳州</a>
				</dt>
				<dd class="fn-clear">

					<a href="http://www.liuzhou.gov.cn/zjlz/rslz/" target="_blank" title="认识柳州">认识柳州</a>

					<a href="http://www.liuzhou.gov.cn/zjlz/mllz/" target="_blank" title="魅力柳州">魅力柳州</a>

					<a href="http://www.liuzhou.gov.cn/zjlz/fzlz/" target="_blank" title="发展柳州">发展柳州</a>

					<a href="http://www.liuzhou.gov.cn/zjlz/lylz/" target="_blank" title="旅游柳州">旅游柳州</a>

				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.liuzhou.gov.cn/xxgk/" target="_blank" title="信息公开">· 信息公开</a>
				</dt>
				<dd class="fn-clear">

					<a href="http://www.liuzhou.gov.cn/xxgk/gkznhml/" target="_blank" title="公开指南和目录">公开指南和目录</a>

					<a href="http://www.liuzhou.gov.cn/xxgk/jcxxgk/" target="_blank" title="基础信息公开">基础信息公开</a>

					<a href="http://www.liuzhou.gov.cn/xxgk/zdxxgk/" target="_blank" title="重点信息公开">重点信息公开</a>

				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.liuzhou.gov.cn/hdjl/" target="_blank" title="互动交流">· 互动交流</a>
				</dt>
				<dd class="fn-clear">

					<a href="http://www.liuzhou.gov.cn/hdjl/newszxx/" target="_blank" title="市长信箱">市长信箱</a>

					<a href="http://www.liuzhou.gov.cn/hdjl/newbmxx/" target="_blank" title="部门信箱">部门信箱</a>
					<a href="http://www.liuzhou.gov.cn/hdjl/myzj/" target="_blank" title="民意征集">民意征集</a>

					<a href="http://www.liuzhou.gov.cn/hdjl/zfxfrx/" target="_blank" title="政风行风热线">政风行风热线</a>


					<a href="http://www.liuzhou.gov.cn/hdjl/wsdc/" target="_blank" title="网上调查">网上调查</a>

					<!--<a href="http://www.liuzhou.gov.cn/hdjl/jyta/" target="_blank" title="建议提案">建议提案</a>-->

					<!--<a href="http://www.liuzhou.gov.cn/hdjl/xzxnts/" target="_blank" title="行政效能投诉">行政效能投诉</a>-->

				</dd>
			</dl>

		</div>
	</div>

	<div class="navigation_item" >
		<div class="navigation_item_header">
			<a href="http://wsbs.liuzhou.gov.cn/apply/" title="新版审批局网上办事大厅上线了，全新功能欢迎使用…" target="_blank" style="color: #2870b1;">
				<i class="navigation_wsbs_icon"></i>网上办事大厅</a>
		</div>
		<div class="navigation_item_content">

			<!--<dl>
				<dt>
					<a href="http://gxsp.liuzhou.gov.cn/spym.htm?type=2&amp;parameter=32" target="_blank" title="新版网办大厅正在建设当中，如遇系统不稳定或功能不完善情况，可尝试移步旧版大厅进行查询……">·旧版办事大厅</a>
				</dt>
			</dl>-->
		
			<dl>
				<dt>
					<a href="http://wsbs.liuzhou.gov.cn/apply/service/personal" target="_blank" title="新版审批局网上办事大厅上线了，全新功能欢迎使用…">·网上办事</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://wsbs.liuzhou.gov.cn/apply/service/personal" target="_blank" title="个人办事">个人办事</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/service/firm" target="_blank" title="企业办事">企业办事</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/service/depart" target="_blank" title="部门服务">部门服务</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://wsbs.liuzhou.gov.cn/apply/publicity" target="_blank" title="阳光公示">·阳光公示</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://wsbs.liuzhou.gov.cn/apply/publicity/list/page/1?cat=operateBulletin" target="_blank" title="大厅公告">大厅公告</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/publicity/list/page/1?cat=xingzhengxuke" target="_blank" title="行政许可结果公示">行政许可结果公示</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/publicity/list/page/1?cat=approvalInfo" target="_blank" title="审批信息公示">审批信息公示</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/publicity/list/page/1?cat=policyLaw" target="_blank" title="政策法规公开">政策法规公开</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://wsbs.liuzhou.gov.cn/apply/effect" target="_blank" title="审批局成效">·审批局成效</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://wsbs.liuzhou.gov.cn/apply/effect" target="_blank" title="审批改革历程">审批改革历程</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/effect/efficacy" target="_blank" title="审批局能效">审批局能效</a>
					<a href="http://wsbs.liuzhou.gov.cn/apply/effect/control" target="_blank" title="审批效能监察">审批效能监察</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://wsbs.liuzhou.gov.cn/apply/map"  target="_blank" title="办事地图">·办事地图</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="http://wsbs.liuzhou.gov.cn/apply/interactive" target="_blank" title="办事互动">·办事互动</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://wsbs.liuzhou.gov.cn/apply/interactive/list/page/1?cat=webHelp"  target="_blank" title="网站帮助">网站帮助</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://wsbs.liuzhou.gov.cn/apply/search?key="  target="_blank" title="事项查询">·事项查询</a>
				</dt>
			</dl>

		</div>
	</div>
	<div class="navigation_item" >
		<div class="navigation_item_header">
			<a href="http://www.lzsme.com.cn/home" title="企业服务平台" target="_blank" style="color: #3C4CC4;">
				<i class="navigation_qypt_icon"></i>企业服务平台</a>
		</div>
		<div class="navigation_item_content">
			<dl>
				<dt>
					<a href="http://www.lzsme.com.cn/serviceSupermarket/newIndex"  target="_blank" title="服务超市">·服务超市</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://www.lzsme.com.cn/serviceSupermarket"  target="_blank" title="服务分类">服务分类</a>
					<a href="http://www.lzsme.com.cn/serviceSupermarket/serviceDynamic"  target="_blank" title="服务动态">服务动态</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsme.com.cn/companyEvents" target="_blank" title="培训/活动">·培训/活动</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://www.lzsme.com.cn/companyEvents/train_list"  target="_blank" title="培训分类">培训分类</a>
					<a href="http://www.lzsme.com.cn/companyEvents/activities_list"  target="_blank" title="活动分类">活动分类</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsme.com.cn/work" title="网上办事" target="_blank">·网上办事</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsme.com.cn/message" target="_blank" title="平台动态">·平台动态</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://www.lzsme.com.cn/message/newsCenter"  target="_blank" title="新闻中心">新闻中心</a>
					<a href="http://www.lzsme.com.cn/message/introduction"  target="_blank" title="中心简介">中心简介</a>
					<a href="http://www.lzsme.com.cn/message/policiesRegulations"  target="_blank" title="政策法规">政策法规</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsme.com.cn/interactive" target="_blank" title="政企互动 ">·政企互动 </a>
				</dt>
				<dd class="fn-clear">
					<a href="http://www.lzsme.com.cn/interactive/poc_index"  target="_blank" title="民意征集">民意征集</a>
					<a href="http://www.lzsme.com.cn/interactive/entEdu_index"  target="_blank" title="企业百问">企业百问</a>
					<a href="http://www.lzsme.com.cn/interactive/openLetter_index"  target="_blank" title="信件公开">信件公开</a>
					<a href="http://www.lzsme.com.cn/interactive/intSes_index"  target="_blank" title="信件公开">互动会议</a>
				</dd>
			</dl>
		</div>
	</div>
	<div class="navigation_item" >
		<div class="navigation_item_header">
			<a href="http://lzsmw.liuzhou.gov.cn/index.jsp" title="网上市民中心" target="_blank" style="color: #ee571d;">
				<i class="navigation_smzx_icon"></i>网上市民中心</a>
		</div>
		<div class="navigation_item_content">
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/lz3/bills/index" target="_blank" title="市民账单">·市民账单</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/visit/specialPage/new_toIndex"  target="_blank" title="专题攻略">·专题攻略</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://www.lzsmw.net/visit/specialPage/new_toMedicalcare" target="_blank" title="医疗医保">医疗医保</a>
					<a href="http://www.lzsmw.net/visit/specialPage/new_toHousing" target="_blank" title="住房公积金">住房公积金</a>
					<a href="http://www.lzsmw.net/visit/specialPage/new_toMarry" target="_blank" title="结婚生育">结婚生育</a>
					<a href="http://www.lzsmw.net/visit/specialPage/new_toRetired" target="_blank" title="退休养老">退休养老</a>
					<a href="http://www.lzsmw.net/visit/specialPage/new_toJob" target="_blank" title="求职就业">求职就业</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/lz3/app/index" target="_blank" title="民生应用">·民生应用</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/lz3/interaction/index"  target="_blank" title="互动交流">·互动交流</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/lz3/livemap/index"  target="_blank" title="互动交流">·生活地图</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/lz3/serviceOpen/index"  target="_blank" title="服务开放">·服务开放</a>
				</dt>
				<dd class="fn-clear">
					<a href="http://www.lzsmw.net/lz3/serviceOpen/apply" target="_blank" title="第三方应用">第三方应用</a>
					<a href="http://www.lzsmw.net/lz3/serviceOpen/doc" target="_blank" title="文档中心">文档中心</a>
				</dd>
			</dl>
			<dl>
				<dt>
					<a href="http://www.lzsmw.net/center/myCenterIndexPage/new_toMyCenterIndexPage" target="_blank" title="我的中心">·我的中心</a>
				</dt>
			</dl>

		</div>
	</div>
	  <!--<div class="navigation_item" style="border-right: none; margin-right: 0px;">
		<div class="navigation_item_header">
			<a href="https://e.liuzhou.gov.cn/visit/loginPage/toLogin" title="统一认证管理平台" target="_blank" style="color: #23b14d;">
				<i class="navigation_eht_icon" style="width: 52px;"></i>统一认证管理平台</a>
		</div>
		<div class="navigation_item_content">

			<dl>
				<dt>
					<a href="https://e.liuzhou.gov.cn/visit/registPage/toNameCertTips" target="_blank" title="实名认证指南">·实名认证指南</a>
				</dt>
			</dl>
			<dl>
				<dt>
					<a href="https://e.liuzhou.gov.cn" target="_blank" title="个人用户">·个人用户</a>
				</dt>
				<dd class="fn-clear">

					<a href="https://e.liuzhou.gov.cn/visit/registPage/toNewPReg?source=" target="_blank" title="新用户注册">新用户注册</a>

					<a href="https://e.liuzhou.gov.cn/visit/deregactPage/toDeregUser" target="_blank" title="激活账号">激活账号</a>

					<a href="https://e.liuzhou.gov.cn/visit/findPwdPage/toFindPwdUser" target="_blank" title="忘记密码">忘记密码</a>

				</dd>
			</dl>
			<dl>
				<dt>
					<a href="https://e.liuzhou.gov.cn/visit/loginPage/toLogin" target="_blank" title="企业或单位用户">·企业或单位用户</a>
				</dt>
				<dd class="fn-clear">

					<a href="https://e.liuzhou.gov.cn/visit/registPage/toNewCuReg" target="_blank" title="企业注册">企业注册</a>
					<a href="https://e.liuzhou.gov.cn/visit/deregactPage/toDeregCompany" target="_blank" title="激活账号">激活账号</a>

				</dd>
			</dl>

		</div>
	</div>-->

</div>

</div>
                   </div>
                   <ul class="language">
                       <li><a id="translateLink" href="javascript:translatePage();" title="简繁体切换" class="TxtA">繁體中文</a></li>
                       <li><span class="ver">|</span></li>
                       <li><a href="http://english.liuzhou.gov.cn" target="_blank" title="英文版" class="TxtA" >English</a></li>
                       <li><span class="ver">|</span></li>
                       <li><a href="http://viet.liuzhou.gov.cn" target="_blank" title="越南语版" class="TxtA">Ti?ng Vi?t</a></li>
                       <li><span class="ver">|</span></li>
                       <li><a href="http://thai.liuzhou.gov.cn" target="_blank" title="泰语版" class="TxtA">???????????</a></li>
                   </ul>
                   <ul class="read" style="margin-right:42px;">
				       <li><a href="../../../../fzlm/app/" target="_blank" title="手机客户端APP" class="TxtA" >APP</a></li>
					   <li><span class="ver">|</span></li>
					   <!-- <li><a href="../../../../fzlm/weixin/" target="_blank" title="官方微信公众号（服务号）" class="TxtA" >微信</a></li>
					   <li><span class="ver">|</span></li> -->
					   <li><a href="http://weibo.com/liuzhouwxb?is_hot=1" target="_blank" title="我爱柳州（政务微博）" class="TxtA" >微博</a></li>
					   <li><span class="ver">|</span></li>					   
                       <li><a href="javascript:void(0);" onclick='openUrl("http://voices.liuzhou.gov.cn:7033");return false;' title="无障碍辅助浏览与语音朗读"  target="_blank" class="TxtA" >无障碍阅读</a></li>
                      <!-- <li><span class="ver">|</span></li>
                       <li><a href="http://wap.liuzhou.gov.cn" target="_blank" title="WAP门户" class="TxtA" >WAP</a></li>-->
                       <li><span class="ver">|</span></li>
                       <li><a href="../../../../fzlm/rss/" target="_blank" title="RSS订阅" class="TxtA" >RSS订阅</a></li>
                      <!-- <li><span class="ver">|</span></li>
                       <a href="../../../../fzlm/app/" target="_blank" title="手机APP" class="phone" style="margin-right:0px;">手机APP</a>-->
                   </ul>
                   <!--<a href="http://www.liuzhou.gov.cn/others/app/" target="_blank" title="手机APP" class="phone">手机App</a>-->
                   <div class="search">
                      <form id="searchform" name="searchform" action="http://so.liuzhou.gov.cn/was5/web/search" method="post" target="_blank" onSubmit="return checknull();">
                          <input name="channelid" type="hidden" value="218889" />
                          <input type="text" class="searchTxt" name="searchword" id="searchword" value="请输入关键字" autocomplete="off" onFocus="javascript:if(this.value=='请输入关键字'){this.value='';this.style.color='#000'};" onBlur="javascript:if(this.value==''){this.value='请输入关键字';this.style.color='#7B7C7D'};" style="color: rgb(123, 124, 125);" />
                          <input name="orderby" type="hidden" value="-DocRelTime" />
                          <input type="submit" class="searchSub" href="#" onClick="if(submitsearch()) form1.submit()" value="搜索" />
                      </form>
                   </div>
                   <a href="http://mail.liuzhou.gov.cn/" target="_blank" title="政务邮箱登录" class="TxtA" style="float:right;">政务邮箱登录</a>
                   <!--<ul class="login">
                      <li><a href="#" class="TxtA" >登录</a></li>
                      <li><span class="ver">|</span></li>
                      <li><a href="#" class="TxtA" >注册</a></li>
                   </ul>-->
             </div>
    </div>
</div>

<script type="text/javascript" src="../../../../images/tw_cn.js"></script>
<!-- 搜索框提示 -->
<script charset="gbk" src="../../../../images/opensug.js"></script>
<script type="text/javascript">
window.onload=function(){
	var defaultEncoding = 0; //默認是否繁體，0-簡體，1-繁體
	var translateDelay = 0; //延遲時間,若不在</body>前, 要設定延遲翻譯時間, 如100表示100ms,默認為0
	var cookieDomain = "http://www.liuzhou.gov.cn";    //Cookie地址, 一定要設定, 通常為你的網址
	var msgToTraditionalChinese = "繁體"; //默認切換為繁體時顯示的中文字符
	var msgToSimplifiedChinese = "簡體"; //默認切換為簡體時顯示的中文字符
	var translateButtonId = "translateLink"; //默認互換id
	translateInitilization();
}
//<!-- 检索判断 -->
function Trim(str){return str.replace(/(^\s*)|(\s*$)/g,"");}
function checknull(){if(Trim(searchform.searchword.value)=="" || Trim(searchform.searchword.value)=="请输入关键字"){alert("请输入关键字！");searchform.searchword.focus();return false;}else{return true;}}
//<!-- 检索提示重构 -->
//var params = {"XOffset":-1,"YOffset":-1,"width":160,"fontColor":"#222","fontColorHI":"#000","fontSize":"12px","fontFamily":"Microsoft YaHei","borderColor":"#CCC","bgcolorHI":"#EEE","sugSubmit":false};
//BaiduSuggestion.bind("searchword",params);
</script>
<div class="banner">
    <div class="TyRzlogo"></div>
</div>
<div class="main MenHu" name="menuPages-sy">
    <!--
  * menuPages-sy     首页
  * menuPages-zjlz   走进柳州
  * menuPages-xxgk   信息公开
  * menuPages-wsbs   网上办事
  * menuPages-ggfw   公共服务
  * menuPages-hdjl   互动交流
  * menuPages-smzx   市民中心
  * menuPages-zwyy   政务应用
-->

<!-- 2016 newyear by hcy -->
    <style>
    .mascot-div { position:absolute;left:50%;top:0px;width:1000px;margin-left:-500px;z-index:1;display:none;}
    .mascot-div .mascot { position:absolute;right:156px;top:-58px;width:230px; height:68px;}
    .mascot-div .mascot img {width:100%;}
    </style>
    <div class="mascot-div">
        <div class="mascot"><img src="../../../../images/mascot.png" /></div>
    </div>
<!-- 2016 newyear by hcy end -->

<div class="ui-nav ui-nav-menu" id="ui-nav-menu">
            <ul class="ui-nav-main">
                  <li class="ui-nav-item sY" name="menuPages-sy">
                    <a href="/" class="ui-nav-head">首页</a>
                  </li>
                  <li class="ui-nav-item zJlz" name="menuPages-zjlz">
                    <a href='../../../' class="ui-nav-head">走进柳州</a>
                    
                  </li>
                  <li class="ui-nav-item xXgK" name="menuPages-xxgk">
                    <a href='../../../../xxgk/' class="ui-nav-head">信息公开</a>
                    
                  </li>
                  <li class="ui-nav-item wSbS" name="menuPages-wsbs">

                    <a href="http://wsbs.gxzf.gov.cn/govcenter/projBasicInfo.do?method=redirectIndex&gscPlace=Lzszf" class="ui-nav-head" style="width:130px">网上办事</a>

                    
                  </li>        
                  <li class="ui-nav-item wSbSjB" name="menuPages-wsbs" style="width:130px">
                    <a href='../../../../wsbs/' class="ui-nav-head" style="width:130px">网上办事(旧版)</a>
                    
                  </li>

                 <li class="ui-nav-item gGfW" name="menuPages-ggfw">
                    <a href='../../../../ggfw/' class="ui-nav-head">公共服务</a>
                    
                  </li>
                  <li class="ui-nav-item hDjL" name="menuPages-hdjl">
                    <a href='../../../../hdjl/' class="ui-nav-head">互动交流</a>
                    
                  </li>
                  <li class="ui-nav-item sMzX" name="menuPages-smzx">
                    <a href="http://lzsmw.liuzhou.gov.cn/" class="ui-nav-head" >市民中心</a>
                    <!--<a href='../../../../smzx/' class="ui-nav-head">市民中心</a>style="cursor: not-allowed;"-->
                    
                  </li>
                  <li class="ui-nav-item zWyY" name="menuPages-zwyy">
                   <a href='../../../../zwyy/' class="ui-nav-head">政务应用</a>
                    
                  </li>
            </ul>
<!--
            <a href="https://e.liuzhou.gov.cn" class="MenHulogin" style="color:#545454; text-align:left;">登录<span>龙城E号通</span></a>
-->           
<!-- 201805            <a href="javascript:;" class="MenHulogin" style="color:#545454; text-align:left; display:block;" id="cy-newLzlogin1" onclick="showEHAOTONGLogin();">登录<span>龙城E号通</span></a> -->  
            <!--<a href="https://e.liuzhou.gov.cn" class="MenHulogin" style="color:#545454; text-align:left; display:none;" id="cy-newLzlogin2">你好！<span>已登录</span></a>-->

            <p class="MenHulogin" style="color:#545454; text-align:left; display:none;" id="cy-newLzlogin2"><span>你好,已登录</span><a href="javascript:;" style="color:#000;padding:0px 4px; text-decoration: underline;" onclick="outlogin();">注销</a></p>

    </div>



<script>
var oLast=$("#ui-nav-menu").find(".ui-nav-item").eq(0);
$("#ui-nav-menu").find(".ui-nav-item").each(function() {
    if($(this).attr("name")==$(this).parents(".main").attr("name"))
	{
		oLast.removeClass("ui-nav-item-current");
		$(this).addClass("ui-nav-item-current");
		oLast=$(this);
	}
});
</script>


<script type="text/javascript" src="https://e.liuzhou.gov.cn/common/js/login/dLogin.js"></script>
<script type="text/javascript">
		
	$(function() {
		//初始化一号通DIV登录
		EHAOTONG({
			render:"eHaoTongLoginDiv", //统一用户DIV登录框ID
			passLoginFunc:"passLogin",
                             shade:true,
                             source:"mh"
		});
	})
	
	function passLogin() {
		$("#cy-newLzlogin1").hide();	
                   $("#cy-newLzlogin2").show();
	}

        function outlogin(){
            var oUrl = "https://e.liuzhou.gov.cn/cas/logout?service="+window.location.href;
            window.location.href = oUrl;
            
        }
	
	
</script>
    <div class="ui-box ui-box-noBor mainContent">
        <div class="crumbs">
<span class="cn7"><span class="cn13">当前位置：</span><a href="../../../../" title="中国柳州" class="CurrChnlCls">中国柳州</a>&nbsp;>&nbsp;<a href="../../../" title="走进柳州" class="CurrChnlCls">走进柳州</a>&nbsp;>&nbsp;<a href="../../" title="发展柳州" class="CurrChnlCls">发展柳州</a>&nbsp;>&nbsp;<a href="../" title="基础设施" class="CurrChnlCls">基础设施</a></span>
    </div>
       
       <div class="articleTxtContent" style=" margin-bottom:20px; padding-bottom:40px;">
         
                 <div class="newsNrPagesTitle">
                    <h3>三门江立交匝道全打通<p style="font-size:16px;line-height:30px;"></p></h3>
                    <!--<ul>
                       <li><p>发布日期：<span>2018-06-05</span></p></li>
                       <li><p><span>来源：柳州日报社</span></p></li>
                       <li><p><span>作者：黎寒池</span></p></li>
                    </ul>-->
                    <ul>
                       <li><p>发布日期：2018-06-05 10:51
                                       &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;来源：柳州日报社<a href=""  class="ui-box-head-more" style="fontsize:14px" title=''></a> 
                                       &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;作者：黎寒池
                           </p>
                       </li>
                    </ul>
                    <ul>
                       <li class="fontSize"><p>字体大小：[<a href="javascript:;" class="smallFont">小</a><a href="javascript:;" class="minFont">中</a><a href="javascript:;" class="bigFont">大</a>]</p></li>
                       <li class="bgrColor"><p><span class="bgrWz">背景颜色：</span><a href="javascript:;" class="bgrYellow"></a><a href="javascript:;" class="bgrBlue"></a><a href="javascript:;" class="bgrPink"></a><a href="javascript:;" class="bgrGray"></a><a href="javascript:;" class="bgrWhite"></a></p></li>
                       <!--<li><p>评论：<a style="color: red" href="http://x.liuzhou.gov.cn:8080/comment/comment?newsid=1115198&encoding=UTF-8&data=ABEEPgAAALoAAF4WAAAAAQAe5LiJ6Zeo5rGf56uL5Lqk5Yyd6YGT5YWo5omT6YCaAAAAAAAAAAAAAAAuMCwCFCn78u0cBw-PAxRzVAl0WaOllHjzAhRob23In7e-0aNSGSYnTKb5DWihsw.." target="_blank"><span id="sp_counter" _url="http://x.liuzhou.gov.cn:8080/comment/comment?newsid=1115198&encoding=UTF-8&data=ABEEPgAAALoAAF4WAAAAAQAe5LiJ6Zeo5rGf56uL5Lqk5Yyd6YGT5YWo5omT6YCaAAAAAAAAAAAAAAAuMCwCFH4nkHr1ZTTwQ92gv6_k3DMdjUNIAhRgPLU8QHiBAvSC4U2eIrJcDQK_5g.."></span></a></p></li>-->
                       <li><p>评论：<a style="color:red" href="#ArtComDot"><span id="sp_counter" _url="http://x.liuzhou.gov.cn:8080/comment/comment?newsid=1115198&encoding=UTF-8&data=ABEEPgAAALoAAF4WAAAAAQAe5LiJ6Zeo5rGf56uL5Lqk5Yyd6YGT5YWo5omT6YCaAAAAAAAAAAAAAAAvMC0CFQCQRAwRYWSQOGh7ZM0Dq-lWSSoUugIUIuL-3zuMPlcjH3j8t8spbAETuic."></span></a></p></li>
                       <!--<li class="regainOld"><p>重置：<a href="javascript:;">恢复默认</a></p></li>-->
                    </ul>
                 </div>
                 <div class="newsNrPagesTxt" style=" margin-bottom:28px;"><DIV> 
内容导航： 
<select id="select" onchange=javascript:window.location=(this.options[this.selectedIndex].value);> 
 
</select> 
<script>init_nav()</script>
</DIV>
                    <div class="newsNrPagesImg">
<!---->
<!--获取文档附件图片集合begin-->

<!--获取文档附件图片集合end-->
</div>
<!--限制div中class=limit_img类区域内图片宽度代码begin-->
<script type="text/javascript">  
$(window).load(function() {     
    $(".limit_img img").each( function() {  
        var maxwidth = 800;  
        if ($(this).width() > maxwidth) {  
            $(this).width(maxwidth);  
        }  
    });    
});    
</script>
<!--限制div中class=limit_img类区域内图片宽度代码end-->

<!--正文 -->
<div  class="limit_img" style="line-height:28px; font-size:16px;font-family:Tahoma,'Microsoft YaHei', '宋体', '\5b8b\4f53';"><div class=TRS_Editor><p align="center"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" complete="complete" alt="" src="./W020180611391901895322.jpg" OLDSRC="W020180611391901895322.jpg" /></p>
<p>　　昨日，记者从三门江立交改扩建工程施工现场了解到，三门江立交桥最后一条匝道已经顺利打通，正在进行沥青铺设等收尾作业，有望本月底完工通车。</p>
<p>　　广西路桥柳州市曙光大道三门江立交改扩建工程项目负责人肖明军告诉记者，最后一条匝道是从曙光大道往古亭大道方向，长900米。据介绍，三门江立交改扩建工程连接三门江大桥和三门江隧道，是曙光大道工程的起点，是保障交通顺畅通行的重要交通转换枢纽。该工程新建5条匝道，将原立交改造为全互通立交，实现三门江大桥、古亭大道、柳东大道、曙光大道等城市主干道的交通转换。</p>
<p>　　图为昨日航拍的三门江立交桥。</p>
<p>　　本报记者 黎寒池 报道摄影</p>
<p align="left">&nbsp;</p></div>      </div>

<!-- CLEANATTRS4TAGS="p,font,div,style"   -->        
 

                </div>
<div class="somethingUp" style=" margin-bottom:20px;">
                    <ul>
                                       </ul>
 <ul>  </ul>
                 </div>

                <div class="ui-Nrtxt-other">
           <p> <span><strong>||</strong></span>&nbsp;<A href="./t20180611_1115197.html" class="cn1" Title="过江燃气管道工程开始沉管"><strong>下一篇：</strong>过江燃气管道工程开始沉管</A></p>    
       </div>
                 
                                  
                 <div class="newsNrPagesButton" style="position:relative;">

                    <a href="javascript:void(0);" class="newButton newButton-jc"><i></i>纠错</a>
                    <!--<a href="#" onClick="jscript:window.external.AddFavorite(document.location.href,document.title);" class="newButton newButton-sc"><i></i>收藏</a>-->
                    
                    
                    <a href="javascript:print();" class="newButton newButton-dy"><i></i>打印</a>
                    <a href="javascript:;" class="newButton newButton-gb"><i></i>关闭</a>
                    <script>
                         $(".newButton-gb").click(function(){
                             window.close();
                         })
//调用纠错  注意置标！！这里是标题
$(".newButton-jc").click(function(){
  feedback();
  //document.write("<IFRAME border=0 name=head frameSpacing=0 src=http://wap1.liuzhou.gov.cn/wzpy/er.asp?url="  +  window.top.location + "&titel=三门江立交匝道全打通 frameBorder=0 width=80 scrolling=no height=20 hspale=0 vspale=0></IFRAME>"); 
})
//纠错事件
function feedback() {

	var targetUrl = 'http://www.lzsmw.net/visit/feedbackPage/toFeedbackPage?sys=2&url=' + encodeURIComponent(window.location.href);
	
	window.open(targetUrl);
}


                    </script>
                    
                    
                    <div class="share" style=" position:absolute; right:0px; top:0px; height:43px; border:1px solid #ffa6a7; padding:0px 18px; min-width:254px;">
                        <p style="font-size:16px; font-family:'Microsoft YaHei'; line-height:43px; color:#e3393b; float:left;">分享到：</p>
                        <div class="bdsharebuttonbox" style=" margin-top:4px; float:left;"><a href="#" class="bds_more" data-cmd="more"></a><a href="#" class="bds_qzone" data-cmd="qzone" title="分享到QQ空间"></a><a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a><a href="#" class="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a><a href="#" class="bds_renren" data-cmd="renren" title="分享到人人网"></a><a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a></div>
                    </div>
                    
          
                 </div>
       </div>
       
       <!--<div class="ui-Nrtxt-other">
           <p><span style="font-weight:bold">上一篇：</span> <span style="font-weight:bold">||</span><span style="font-weight:bold">下一篇：</span><A href="./t20180611_1115197.html" class="cn1" Title="过江燃气管道工程开始沉管">过江燃气管道工程开始沉管</A></p>    
       </div>-->
   
   
       <div class="ArtCom" id="ArtComDot">
            <div class="ui-box ui-box-Tout">
                <div class="ui-box-head">
                    <h3 class="ui-box-head-title">文章评论</h3>
                    <a href="http://x.liuzhou.gov.cn:8080/comment/comment?newsid=1115198&encoding=UTF-8&data=ABEEPgAAALoAAF4WAAAAAQAe5LiJ6Zeo5rGf56uL5Lqk5Yyd6YGT5YWo5omT6YCaAAAAAAAAAAAAAAAuMCwCFCRyv_Ry7bYVdltqodHWqJen_AxhAhQ-qEP4Dnm29Wf6wUeD1M1uW-hyZQ.." target="_blank" class="ui-box-head-more plsq">查看全部评论
                          <div class="DouTriangleB">
                                <div class="HalfTriangleB DouTriangle-top">
                                   <span class="triangleB HalfTriangle-top"></span>
                                   <span class="triangleB HalfTriangle-bottom"></span>
                                </div>
                                <div class="HalfTriangleB DouTriangle-bottom">
                                   <span class="triangleB HalfTriangle-top"></span>
                                   <span class="triangleB HalfTriangle-bottom"></span>
                                </div>
                          </div>
                          <div class="DouTriangleT">
                                <div class="HalfTriangleT DouTriangle-top">
                                   <span class="triangleT HalfTriangle-top"></span>
                                   <span class="triangleT HalfTriangle-bottom"></span>
                                </div>
                                <div class="HalfTriangleT DouTriangle-bottom">
                                   <span class="triangleT HalfTriangle-top"></span>
                                   <span class="triangleT HalfTriangle-bottom"></span>
                                </div>
                          </div>
                    </a>
                </div>
                <div class="ui-box-container">
                    <div class="ui-box-content">
                        <div id="LatestNews" class="commentsNr ArtComAnswer" style="overflow:auto;overflow-x:hidden;"></div>
                    </div>
                </div>
            </div>
       </div>
       <div class="comment" style=" margin-bottom:10px;">
            <div class="ui-box ui-box-Tout">
                <div class="ui-box-head">
                    <h3 class="ui-box-head-title">发表评论</h3>
                    <a href="javascript:;" class="ui-button ui-buttonM" style="position:absolute; right:0px; top:0px; background:#ff6868" id="wyplbutton">我要评论</a>
                    <span class="ui-box-head-text" style="display:none;">发言最多为2000字符（每个汉字相当于两个字符）</span>
                </div>
                <div class="ui-box-container">
                    <div class="ui-box-content">
                        <form name="newscomment" id="newscomment" action="http://x.liuzhou.gov.cn:8080/comment/comment?newsid=1115198&encoding=UTF-8&data=ABEEPgAAALoAAF4WAAAAAQAe5LiJ6Zeo5rGf56uL5Lqk5Yyd6YGT5YWo5omT6YCaAAAAAAAAAAAAAAAuMCwCFEMv_Kic5-imyx-inQLIzrPV0bF6AhRJUBaB90NaUos22R1znOKVNsltKg.." method="post" onSubmit="return onPost(this);" style="display:none;">
                               <div class="ArtReply" style="margin-bottom:0px;">
                                   <div class="textarea">
                                   <textarea name="content" id="content" onfocus="if(this.value=='文明上网，理性发言') {this.value='';}this.style.color='#545454';" onblur="if(this.value=='') {this.value='文明上网，理性发言';this.style.color='#c0c0c0';}" maxlength="100"></textarea>
                                   </div>
                                   <ul>
                                      <li>
                                         <a id="submitForm" name="submit" href="javascript:if(newscomment.nickname.value==''){alert('请输入用户名！');newscomment.nickname.focus();} else if(newscomment.txtCheckingCode.value==''){alert('请输入验证码！');newscomment.txtCheckingCode.focus();} else if(newscomment.content.value=='' || newscomment.content.value=='文明上网，理性发言'){alert('请输入留言内容！');newscomment.content.focus();}else{document.getElementById('newscomment').submit();}" class="ui-button ui-buttonM">立即回复</a>
                      <input type="hidden" name="action" value="post" />
                      <input type="hidden" name="FromJSP" value="1" />
                                      </li>
                                      <li>
                                         <p>用户名：</p>
                                         <input name="nickname" id="nickname" type="text" value="" size="18" style="width:106px;" />
                                         <p>验证码：</p>
                                         <input name="CheckingCode" type="text" value="" id="txtCheckingCode" size="13" />
                                         <input type="hidden" name="my_encoding" value="UTF-8" />
                                         <span style="position:relative;"><label><img border=0 alt="验证码" id="imgCheckout" align="absmiddle" src="http://x.liuzhou.gov.cn:8080/comment/cn/randCodeGen.jsp" style="width:100px; height:30px; position:absolute; left:0px; top:0px;" /></label></span>
                                      </li>
                                   </ul>
                                   
                                </div>
                        </form>
                    </div>
                </div>
            </div>
       </div>
 <!--    <div class="anothArt">
          <dl>
             <dt><h3>相关文章</h3></dt>
             
          </dl>
       </div> -->


<!--  按发表时间排序的js形式的评论数据，由comment/cn/comment_emit.js生成-->
<script src="http://x.liuzhou.gov.cn:8080/comment/comment?newsid=1115198&encoding=UTF-8&data=ABEEPgAAALoAAF4WAAAAAQAe5LiJ6Zeo5rGf56uL5Lqk5Yyd6YGT5YWo5omT6YCaAAAAAAAAABIxMDtKUztUSU1FOzE7VVRGLTgAAAAuMCwCFHGd8YOgTfcqJuMJBKq6s3GcEV5NAhQWznvkKbuZp8HLM7uSXqBf1Oka-Q.."></script>

<script>

 
//评论显示模板
var template = [
'<ul style="padding:0px;"><li>',
'<dt><span style="float:left" class="rev_username">{1}</span>',
'<span style="float:right">{2}</span></dt>',
'<dd><p>{3}</p></dd>',
'</li></ul>'
].join("");;
//格式化方法
String.prototype.format = function(){
    var args = Array.prototype.slice.call(arguments, 0);
    return this.replace(/\{(\d+)\}/g, function(m, i){
    return args[i];
    });
};
 
//利用前面生成的js内容.如果有评论即nIndex>0则显示评论中内容，否则不显示
if (nIndex > 0)
{
	var LatestNewsNode = document.getElementById("LatestNews");
	var LatestNewsContent = [];
         var NewsArray = [] ;
	for (var i=0; i<nIndex  ; i++){                	
		LatestNewsContent.push(template.format('',
		   strNodes[i]["nickName"],
		   strNodes[i]["postTime"],
		   strNodes[i]["content"])
		);
     	}    
         LatestNewsContent.join("");
          for(var j=0;j<5;j++){   
	     NewsArray.push(LatestNewsContent[j]);
         }
         LatestNewsNode.innerHTML=NewsArray.join("");
}
</script>
    </div>
    
</div>
<div class="foot">
   <ul class="footA">
      <li><a href='../../../../dbdhl/wzdt/' target="_blank">网站地图</a></li>
      <li><a href="#">|</a></li>
      <li><a href='../../../../dbdhl/gywm/' target="_blank">关于我们</a></li>
      <li><a href="#">|</a></li>
      <li><a href='../../../../dbdhl/lxwm/' target="_blank">联系我们</a></li>
      <li><a href="#">|</a></li>
      <li><a href='../../../../dbdhl/yqlj/' target="_blank">友情链接</a></li>
      <li><a href="#">|</a></li>
      <li><a href='../../../../dbdhl/sybz/' target="_blank">网站帮助</a></li>
      <li><a href="#">|</a></li>
      <li><a href='../../../../dbdhl/flsm/' target="_blank">法律声明</a></li>
   </ul>
   <div class="ui-LMR">
      <div class="uiLMR-min">
         <div class="uiLMR-content">
            <p>承办单位：柳州市发展和改革委员会</p>
            <div class="fn-clear"></div>
            <p><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=45020502000014" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="../../../../images/guigab2016.png" border="0" style="float:center;" />桂公网安备 45020502000014号</a></p>
       </div>
      </div>
      <div class="uiLMR-left">
            <p>主办单位：柳州市人民政府</p>
            <div class="fn-clear"></div>
            <p><a href="http://www.miibeian.gov.cn" target="_blank">桂ICP备05009280号</a></p>
      </div>
      <div class="uiLMR-right">
            <p>管理维护：柳州市信息化建设管理中心</p>
            <div class="fn-clear"></div>
           <p>网站标识码：4502000034</p>
      </div>
   </div>
</div>
<div class="menShen"   style="width:500px">
    <ul  style="width:500px">

  
           
<li><a href="http://www.12377.cn/node_552908.htm" class="blxx" target="_blank"><img src="../../../../images/2014-menhu-menshen-blxx.png" border="0" /></a></li> <li><script type="text/javascript">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='http://dcs.conac.cn/js/21/323/0000/60516560/CA213230000605165600001.js' type='text/javascript'%3E%3C/script%3E"));</script></li>   <li><script id="_jiucuo_" sitecode='4502000034' src='http://pucha.kaipuyun.cn/exposure/jiucuo.js?v=0.0489759091686649'></script> </li> 


<!-- 统一添加外链提示代码-->
<script type="text/javascript" src="http://www.liuzhou.gov.cn/fzlm/2014_menhu_exlinkalt.js"></script>	


<!--百度统计代码部署开始 -->
<script type="text/javascript">
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F14cfe0293507661b0571cee154d6bd26' type='text/javascript'%3E%3C/script%3E"));
</script>
<!--百度统计代码部署结束 -->
<!--GWD代码部署开始 -->
<script type='text/javascript' src='../../../../images/gs.js'></script>
<!--GWD代码部署结束 -->
    </ul>
</div>
<script type="text/javascript" id="js_counter_forie"></script>
<script src="../../../../images/comment_count.js"></script>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"24"},"share":{},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到：","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
</body>

</html>