stlye:样式修改

This commit is contained in:
杨丹华
2025-05-24 18:05:42 +08:00
parent b3f465be90
commit a0fc4a5bac
2 changed files with 5 additions and 6 deletions

View File

@@ -35,7 +35,7 @@
font-family: "Montserrat-Bold"; font-family: "Montserrat-Bold";
} }
.orico_Page_download .downloadMain .contact_c { .orico_Page_download .downloadMain .contact_c {
width: 85.375rem; width: 82%;
margin: auto; margin: auto;
} }
.orico_Page_download .downloadMain .contact_c .search_all { .orico_Page_download .downloadMain .contact_c .search_all {
@@ -47,7 +47,6 @@
color: #9e9e9f; color: #9e9e9f;
z-index: 9; z-index: 9;
position: relative; position: relative;
width: 100%;
padding: 4rem; padding: 4rem;
font-size: 1rem; font-size: 1rem;
margin-top: -96px; margin-top: -96px;
@@ -78,8 +77,11 @@
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
} }
.orico_Page_download .downloadMain .contact_c .tab a{
width:33%
}
.orico_Page_download .downloadMain .contact_c .tab .tabit { .orico_Page_download .downloadMain .contact_c .tab .tabit {
width: 27.5rem; /* width: 27.5rem; */
font-size: 1.125rem; font-size: 1.125rem;
padding-top: 1.5625rem; padding-top: 1.5625rem;
padding-bottom: 1.5625rem; padding-bottom: 1.5625rem;

View File

@@ -451,9 +451,6 @@
font-size: 1rem !important; font-size: 1rem !important;
line-height: 1.25rem !important; line-height: 1.25rem !important;
} }
.nars-wlj .wltitem .wljcpinfo .if-title{
font-size: 1.25rem!important;
}
} }
@media screen and (min-width:1281px) and (max-width:1360px) { @media screen and (min-width:1281px) and (max-width:1360px) {
.nars-cate .narscatecenter .cate-column .cateit { .nars-cate .narscatecenter .cate-column .cateit {