style:样式修改

This commit is contained in:
2025-07-08 10:54:43 +08:00
parent a19e8f6e34
commit a383d56291
4 changed files with 199 additions and 345 deletions

View File

@@ -1194,9 +1194,11 @@ video img {
text-align: center;
width: 90%;
margin: 0 auto;
word-break: break-all;
}
.faq-title h3 {
font-size: 1.685rem;
word-break: break-all;
}
.faq-title h5 {
font-size: 1.25rem;
@@ -1209,6 +1211,7 @@ video img {
height: 1.5rem;
font-family: 'Montserrat-Medium';
font-weight: 400;
word-break: break-all;
}
.faq-title p {
font-size: 1.125rem;

View File

@@ -35,11 +35,13 @@
font-size: 1.125em;
color: #101010;
margin-bottom: 2%;
word-break: break-all;
}
.orico_Page_fq .fqMain .Table-Row .Table-Cell .faq-all-text .faq-des {
font-size: 0.875em;
color: #737373;
line-height: 1.875em;
word-break: break-all;
}
.orico_Page_fq .fqMain .pagination {
zoom: 1;

File diff suppressed because it is too large Load Diff

View File

@@ -90,6 +90,9 @@
overflow: hidden;
height: 31.875rem;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.orico_Page_prdetail .oriprdetail .cp .cpfl .preview .smallImg {
width: 80px;