diff --git a/src/forge/Information/Pages/headerPageZone1.jsx b/src/forge/Information/Pages/headerPageZone1.jsx
index f2e11b673..52860960d 100644
--- a/src/forge/Information/Pages/headerPageZone1.jsx
+++ b/src/forge/Information/Pages/headerPageZone1.jsx
@@ -175,7 +175,7 @@ function HeaderPage(props){
查看更多
-
+
{
newsList.map((i,k)=>{
return(
diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss
index f1ac0251f..551a784db 100644
--- a/src/forge/Information/indexZone1.scss
+++ b/src/forge/Information/indexZone1.scss
@@ -171,13 +171,13 @@
background-color:#07a583;
}
}
+ .zone_new_two {
+ margin-left: 38%;
+ }
.zone_new_three{
- width: 1200px;
display: flex;
- justify-content: flex-end;
- margin: 0 auto;
& > div:not(:first-child) {
- margin-left: 70px;
+ margin-left: 50px;
}
li{
background-color: #fff;