基本变更

This commit is contained in:
2026-09-22 15:33:46 +08:00
parent 5480372b89
commit f71648335a
2 changed files with 2 additions and 74 deletions
+2 -58
View File
@@ -349,7 +349,7 @@ img {
.header-banner .layer-nav-col li a {
display: block;
font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
font-size: 14px;
font-size: 13px;
line-height: 1.6;
color: rgba(220, 228, 240, 0.9);
white-space: nowrap;
@@ -359,69 +359,13 @@ img {
color: #fff;
}
/* ========== 大标题区 ========== */
.headline-box {
position: absolute;
top: 489px;
left: 50%;
transform: translateX(-50%);
width: 1200px;
height: 105px;
background: rgba(255, 255, 255, 0.3);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 10px;
z-index: 2;
box-sizing: border-box;
padding: 0 20px;
}
.headline-box .headline-main {
font-size: 40px;
font-weight: bold;
color: #0b408a;
line-height: 1.2;
text-align: center;
white-space: nowrap;
}
.headline-box .headline-subs {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 8px 16px;
}
.headline-box .headline-subs li {
font-size: 16px;
color: #0b408a;
line-height: 1.4;
white-space: nowrap;
}
/* ========== 板块5 ========== */
.block-5 {
position: absolute;
top: 614px;
left: 50%;
transform: translateX(-50%);
width: 1200px;
height: 400px;
background: #FDFDFD;
z-index: 2;
box-sizing: border-box;
}
/* ========== Footer ========== */
.footer {
position: relative;
width: 100%;
height: 522px;
background: url("assest/网站底部1600 1.png") center top / 100% 100% no-repeat;
margin-top: 540px;
margin-top: 20px;
box-sizing: border-box;
}
-16
View File
@@ -134,22 +134,6 @@
</div>
</div>
<!-- 板块4:大标题区 -->
<section class="headline-box">
<h2 class="headline-main">习近平在全军高级干部培训班开班式上发表重要讲话</h2>
<ul class="headline-subs">
<li>【学习新共同条令】</li>
<li>【形式战备教育参考资料片】</li>
<li>【环球70秒系列短视频】</li>
<li>【优秀教案】</li>
<li>【军队住房政策服务“直通车”】</li>
<li>【“治理”“五多”问题信箱】</li>
</ul>
</section>
<!-- 板块5:内容区 -->
<section class="block-5"></section>
<!-- 板块:Footer -->
<footer class="footer">
<a class="footer-link footer-link-stats" href="javascript:;">信息统计</a>