style:nas 样式修改

This commit is contained in:
杨丹华
2025-05-16 17:10:33 +08:00
parent 77dd659629
commit 8eb1da591b
3 changed files with 6 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
</div> </div>
<!-- 赛博云 --> <!-- 赛博云 -->
{notempty name="data.cyber"} {notempty name="data.cyber"}
<!-- narssben-us 这个样式如果是中文就去掉 如果是因为就加在narssbshow后面-->
<div class="nDtopCtMian narssbshow narssben-us"> <div class="nDtopCtMian narssbshow narssben-us">
{notempty name="data.cyber.focus_image"} {notempty name="data.cyber.focus_image"}
<div class="nDtopIt"> <div class="nDtopIt">

View File

@@ -93,16 +93,16 @@
.narswljshow { .narswljshow {
display: none; display: none;
} }
.narssben-us .nDtopIt2 .nDitImg { .narsDowloadPc .narssben-us .nDtopIt2 .nDitImg {
width: 291px !important; width: 291px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
} }
.narssben-us .nDtopIt2 .nDitImg img{ .narsDowloadPc .narssben-us .nDtopIt2 .nDitImg img{
width:70px !important; width:70px !important;
height:70px!important; height:70px!important;
} }
.narssben-us .nDtopIt2 .nDitImg .dwbt { .narsDowloadPc .narssben-us .nDtopIt2 .nDitImg .dwbt {
padding: 6px 38px; padding: 6px 38px;
background: #a1a7bf; background: #a1a7bf;
border-radius: 20px; border-radius: 20px;

View File

@@ -56,4 +56,5 @@
.narsPage-head .headcenter .logico { .narsPage-head .headcenter .logico {
width: 13.375rem; width: 13.375rem;
height: 2.875rem; height: 2.875rem;
width:100%
} }