54087081 by 任超

style:首页

1 parent e81d96e3
...@@ -563,9 +563,9 @@ div.c_five ul li a img { ...@@ -563,9 +563,9 @@ div.c_five ul li a img {
563 margin: 0 auto; 563 margin: 0 auto;
564 } 564 }
565 .public-announcement { 565 .public-announcement {
566 width: 390px; 566 width: 440px;
567 float: left; 567 float: left;
568 margin-right: 39px; 568 margin-right: 50px;
569 } 569 }
570 .public-announcement ul:nth-of-type(1) { 570 .public-announcement ul:nth-of-type(1) {
571 padding-bottom: 10px; 571 padding-bottom: 10px;
...@@ -638,7 +638,7 @@ div.c_five ul li a img { ...@@ -638,7 +638,7 @@ div.c_five ul li a img {
638 } 638 }
639 .policies-regulations { 639 .policies-regulations {
640 float: left; 640 float: left;
641 width: 390px; 641 width: 440px;
642 margin-top: 3px; 642 margin-top: 3px;
643 } 643 }
644 .policies-regulations ul:nth-of-type(1){ 644 .policies-regulations ul:nth-of-type(1){
...@@ -694,7 +694,7 @@ div.c_five ul li a img { ...@@ -694,7 +694,7 @@ div.c_five ul li a img {
694 left: 0; 694 left: 0;
695 } 695 }
696 .policies-regulations { 696 .policies-regulations {
697 margin-right: 30px; 697 margin-right: 50px;
698 } 698 }
699 .policies-regulations .item-policies { 699 .policies-regulations .item-policies {
700 margin-top: 5px; 700 margin-top: 5px;
...@@ -736,7 +736,7 @@ div.c_five ul li a img { ...@@ -736,7 +736,7 @@ div.c_five ul li a img {
736 .interaction { 736 .interaction {
737 float: left; 737 float: left;
738 margin-top: 3px; 738 margin-top: 3px;
739 width: 351px; 739 width: 215px;
740 } 740 }
741 .interaction .interaction-title{ 741 .interaction .interaction-title{
742 padding-bottom: 10px; 742 padding-bottom: 10px;
......
...@@ -70,7 +70,7 @@ document.writeln(" <a href=\'javascript:;\'>政务公开</a>"); ...@@ -70,7 +70,7 @@ document.writeln(" <a href=\'javascript:;\'>政务公开</a>");
70 document.writeln(" <dl class=\'layui-nav-child\'>"); 70 document.writeln(" <dl class=\'layui-nav-child\'>");
71 document.writeln(" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>"); 71 document.writeln(" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>");
72 document.writeln(" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>"); 72 document.writeln(" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>");
73 document.writeln(" <dd><a href=\'/staticViews/gsgg.html\'>公示公告</a></dd>"); 73 document.writeln(" <dd><a href=\'/staticViews/notice/1.htmll\'>公示公告</a></dd>");
74 document.writeln(" </dl>"); 74 document.writeln(" </dl>");
75 document.writeln(" </li>"); 75 document.writeln(" </li>");
76 document.writeln(" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"); 76 document.writeln(" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>");
......