|
@@ -0,0 +1,204 @@
|
|
|
+<html>
|
|
|
+<head>
|
|
|
+<title>{{.T.s_title}}_政策法规_企明星</title>
|
|
|
+{{include "/common/inc.html"}}
|
|
|
+<meta name="Keywords" content="{{.T.s_keywords}}"/>
|
|
|
+<meta name="Description" content="{{.T.s_description}}"/>
|
|
|
+<script src="/js/validform-min.js"></script>
|
|
|
+<script src="/js/jquery.cookie.js"></script>
|
|
|
+<style type="text/css">
|
|
|
+body{
|
|
|
+ background-color:#F0F0F0;
|
|
|
+}
|
|
|
+#content { margin-left:0px;}
|
|
|
+.serachCondition{background-color:#F0F0F0;padding:10px;margin-top:10px;height:138px;border:1px solid #ADADAD;padding-left:30px;}
|
|
|
+.search li a{font-size:13px;}
|
|
|
+.active{background-color:#6CC3FF}
|
|
|
+.widget-box { background-color:#FFFFFF; border:0px;}
|
|
|
+.widget-content { border:0px;}
|
|
|
+
|
|
|
+.b-nav-main{
|
|
|
+ background-color: #FF7F47;
|
|
|
+}
|
|
|
+.b-nav{
|
|
|
+ border-top-color: #FF7F47;
|
|
|
+}
|
|
|
+.b-head .b-h-search form>span{
|
|
|
+ background-color: #FF7F47;
|
|
|
+}
|
|
|
+.b-head .b-com-five {
|
|
|
+ background-color: #FF7F47;
|
|
|
+}
|
|
|
+.a-content{
|
|
|
+ margin-top:20px;
|
|
|
+}
|
|
|
+.b-head .head-hidemenu li:hover {
|
|
|
+ background-color: #FF7F47;
|
|
|
+}
|
|
|
+.b-round-dot {
|
|
|
+ background-color: #FF7F47;
|
|
|
+}
|
|
|
+.index-new-head .head-hidemenu i {
|
|
|
+ color: #FF7F47;
|
|
|
+}
|
|
|
+.reg-left{
|
|
|
+ width:79%;
|
|
|
+ float:left;
|
|
|
+ background-color: #fff;
|
|
|
+}
|
|
|
+.reg-right{
|
|
|
+ width:20%;
|
|
|
+ float:left;
|
|
|
+ background-color:#fff;
|
|
|
+ margin-left:10px;
|
|
|
+ padding-top:45px;
|
|
|
+}
|
|
|
+.regmul{
|
|
|
+ font-size:12px;
|
|
|
+ border-bottom:1px dashed #98D6DC;
|
|
|
+ padding-bottom:30px;
|
|
|
+ color: #999999;
|
|
|
+}
|
|
|
+.reg-content{
|
|
|
+ font-size:14px;
|
|
|
+ line-height:25px;
|
|
|
+ margin-top:20px;
|
|
|
+}
|
|
|
+.reg-title{
|
|
|
+ font-weight:400;
|
|
|
+ padding:30px 25px 10px 25px;
|
|
|
+ font-size:32px;
|
|
|
+}
|
|
|
+.one{
|
|
|
+ float:left;
|
|
|
+ width:40%;
|
|
|
+ text-align:right;
|
|
|
+ color:#000;
|
|
|
+ font-size:14px;
|
|
|
+}
|
|
|
+.one span{
|
|
|
+ cursor:pointer;
|
|
|
+ margin-left:6px;
|
|
|
+ margin-right:6px;
|
|
|
+}
|
|
|
+.text-muted{
|
|
|
+ margin-left:62px;
|
|
|
+}
|
|
|
+</style>
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+{{include "/common/reghead.html"}}
|
|
|
+<!-- 中间 -->
|
|
|
+<div class="a-content">
|
|
|
+<div class="hidden">{{include "/manage/kb_slider.html"}}</div>
|
|
|
+ <div class="reg-left">
|
|
|
+ <div id="content" style=" border:1px solid #CCCCCC; border-top-left-radius:0px; margin-bottom:30px;">
|
|
|
+ <div class="container-fluid">
|
|
|
+ <div class="row-fluid">
|
|
|
+ <div class="span12">
|
|
|
+ <div class="widget-box">
|
|
|
+ <div class="widget-content nopadding">
|
|
|
+ <div style="margin:auto; margin-bottom:80px;">
|
|
|
+
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+ <h4><p class="reg-title text-center">{{.T.s_title}}</p></h4>
|
|
|
+ <div class="regmul" >
|
|
|
+ <p class="text-center"> 发布日期: {{if eq .T.l_createdate "1970-01-01"}}-------{{else}}{{.T.l_createdate}}{{end}} 文章来源:{{if eq .T.s_url ""}}{{.T.s_source}}{{else}}<a style="font-size:14px; color:#0000FF;" target="_blank" href="{{.T.s_url}}">{{if eq .T.s_code "gjgszj-fl"}}国家工商总局-法律{{else if eq .T.s_code "gjgszj-xzfggfxwj"}}国家工商总局-行政法规、法规性文件{{else}}国家工商总局-行政规章及规范性文件{{end}}</a>{{end}}</p>
|
|
|
+ <div style="width:916px;" class="text-center">
|
|
|
+ <div class="one">
|
|
|
+ 【字体:<span onClick="change(1)">大</span><span onClick="change(2)">中</span><span onClick="change(3)">小</span>】
|
|
|
+ </div>
|
|
|
+ <div style="float:left;" class="a-twostage-toolbar text-muted">
|
|
|
+ <a class="pull-left" style="line-height: 25px;" onclick="$('#share').show('normal')"><span class="glyphicon fenxiang " style="font-size:14px;margin:0px 0px 0px 5px;color:#ff5a5f;"></span><span style="font-size:14px;color:#ff5a5f;">分享</span></a>
|
|
|
+ <div class="bdsharebuttonbox " style="margin:-1px 0 0 0px;" id="share">
|
|
|
+ <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_weixin" data-cmd="weixin" title="分享到微信"></a>
|
|
|
+ <a href="#" class="bds_renren" data-cmd="renren" title="分享到人人"></a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="reg-content">
|
|
|
+ {{.T.s_content}}
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+ <div style="padding:20px 15px; margin-top:15px;">{{if .T.firstid }}<span style="font-size:14px;">上一篇: <a href="/front/webregulationscontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
|
|
|
+ <div style="padding:10px 15px;">{{if .T.nextid }}<span style="font-size:14px;" >下一篇: <a href="/front/webregulationscontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="reg-right text-center">
|
|
|
+ <div>
|
|
|
+ <img src="/images/u109.png"/>
|
|
|
+ </div>
|
|
|
+ <div style="margin:20px 0px 30px 0px;">
|
|
|
+ 关注微信公众号:企明星
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+</div>
|
|
|
+{{include "/common/bottom.html"}}
|
|
|
+<script type="text/javascript">
|
|
|
+//setNavbarActive(3);
|
|
|
+function currPos(){
|
|
|
+ return [["政策法规","/front/content_zcfg_list.html"]]
|
|
|
+}
|
|
|
+
|
|
|
+$(function (){
|
|
|
+ $(".backTop").click(function (){
|
|
|
+ $(window).scrollTop(0);
|
|
|
+ });
|
|
|
+
|
|
|
+});
|
|
|
+
|
|
|
+$(function(){
|
|
|
+ var _id = {{.T._id}}
|
|
|
+ var updown = $.cookie("_cms_updown_" + _id);
|
|
|
+ //$(".bds_dz").find("span").text(updown);
|
|
|
+});
|
|
|
+
|
|
|
+var up = function (djno){
|
|
|
+ var no = djno;
|
|
|
+ var original = {{if .T.praise}}{{.T.praise}}{{else}}0{{end}}
|
|
|
+ var updown = $.cookie("_cms_updown_" + no);
|
|
|
+ if (updown) {
|
|
|
+ alert("您已经赞过了!");
|
|
|
+ return;
|
|
|
+ }else{
|
|
|
+ $.cookie("_cms_updown_"+ no,original+1,{expires:1} );
|
|
|
+ updown = $.cookie("_cms_updown_" + no);
|
|
|
+ }
|
|
|
+ $(".bds_dz").find("span").text(updown);
|
|
|
+
|
|
|
+ $.ajax({
|
|
|
+ type:'post',
|
|
|
+ url:'/front/praise/reg',
|
|
|
+ data:{praise:original,_id:'{{.T._id}}'},
|
|
|
+ cache:false,
|
|
|
+ dataType:'json',
|
|
|
+ success:function(data){
|
|
|
+ if (data.flag) {
|
|
|
+ $(".bds_dz").find("span").html(data.praise);
|
|
|
+ }
|
|
|
+ }
|
|
|
+ });
|
|
|
+}
|
|
|
+</script>
|
|
|
+<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdPic":"","bdStyle":"0","bdSize":"16","onAfterClick":function(){$.post("/member/credit/inCreditAjx",{"param":"fx"},function(r){})}},"share":{}};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>
|