54087081 by 任超

style:首页

1 parent e81d96e3
......@@ -563,9 +563,9 @@ div.c_five ul li a img {
margin: 0 auto;
}
.public-announcement {
width: 390px;
width: 440px;
float: left;
margin-right: 39px;
margin-right: 50px;
}
.public-announcement ul:nth-of-type(1) {
padding-bottom: 10px;
......@@ -638,7 +638,7 @@ div.c_five ul li a img {
}
.policies-regulations {
float: left;
width: 390px;
width: 440px;
margin-top: 3px;
}
.policies-regulations ul:nth-of-type(1){
......@@ -694,7 +694,7 @@ div.c_five ul li a img {
left: 0;
}
.policies-regulations {
margin-right: 30px;
margin-right: 50px;
}
.policies-regulations .item-policies {
margin-top: 5px;
......@@ -736,7 +736,7 @@ div.c_five ul li a img {
.interaction {
float: left;
margin-top: 3px;
width: 351px;
width: 215px;
}
.interaction .interaction-title{
padding-bottom: 10px;
......
......@@ -70,7 +70,7 @@ document.writeln(" <a href=\'javascript:;\'>政务公开</a>");
document.writeln(" <dl class=\'layui-nav-child\'>");
document.writeln(" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>");
document.writeln(" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>");
document.writeln(" <dd><a href=\'/staticViews/gsgg.html\'>公示公告</a></dd>");
document.writeln(" <dd><a href=\'/staticViews/notice/1.htmll\'>公示公告</a></dd>");
document.writeln(" </dl>");
document.writeln(" </li>");
document.writeln(" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>");
......