This commit is contained in:
zhaofang
2022-11-11 17:21:55 +08:00
parent fb63b84022
commit b428d8adfa
2 changed files with 35 additions and 9 deletions

View File

@@ -272,12 +272,12 @@
color: #333333; color: #333333;
line-height: 22px; line-height: 22px;
} }
.portal-index-title{ // .portal-index-title{
font-size: 16px; // font-size: 16px;
font-weight: 500; // font-weight: 500;
color: #00253E; // color: #00253E;
line-height: 22px; // line-height: 22px;
} // }
.portal-index-summary{ .portal-index-summary{
font-size: 14px; font-size: 14px;
font-weight: 400; font-weight: 400;
@@ -437,6 +437,12 @@
} }
// boe-index // boe-index
@media screen and (max-width: 1366px){ @media screen and (max-width: 1366px){
.portal-index-title{
font-size: 14px;
font-weight: 500;
color: #00253E;
line-height: 22px;
}
.portal-input{ .portal-input{
width: 260px; width: 260px;
} }
@@ -580,6 +586,7 @@
line-height: 14px; line-height: 14px;
} }
.qa-views{ .qa-views{
font-size: 12px !important;
left: 10px; left: 10px;
bottom: 6px; bottom: 6px;
} }
@@ -705,7 +712,12 @@
.case-inter-orgin{ .case-inter-orgin{
width: 47%; width: 47%;
} }
.portal-index-title{
font-size: 16px;
font-weight: 500;
color: #00253E;
line-height: 22px;
}
.portal-input{ .portal-input{
width: 280px; width: 280px;
} }
@@ -844,6 +856,7 @@
.qa-views{ .qa-views{
left: 18px; left: 18px;
bottom: 18px; bottom: 18px;
font-size: 14px;
} }
} }
.qa-char{ .qa-char{
@@ -974,7 +987,12 @@
} }
@media screen and (max-width: 1920px) and (min-width: 1681px){ @media screen and (max-width: 1920px) and (min-width: 1681px){
.portal-index-title{
font-size: 16px;
font-weight: 500;
color: #00253E;
line-height: 22px;
}
.case-inter-orgin{ .case-inter-orgin{
width: 60%; width: 60%;
} }
@@ -1126,6 +1144,7 @@
.qa-views{ .qa-views{
left: 20px; left: 20px;
bottom: 20px; bottom: 20px;
font-size: 14px;
} }
} }
.qa-char{ .qa-char{
@@ -1234,6 +1253,12 @@
} }
@media screen and (min-width: 1921px){ @media screen and (min-width: 1921px){
.portal-index-title{
font-size: 16px;
font-weight: 500;
color: #00253E;
line-height: 22px;
}
.case-inter-orgin{ .case-inter-orgin{
width: 60%; width: 60%;
} }
@@ -1381,6 +1406,7 @@
.qa-views{ .qa-views{
left: 20px; left: 20px;
bottom: 20px; bottom: 20px;
font-size: 14px;
} }
} }
.qa-char{ .qa-char{

View File

@@ -2188,7 +2188,7 @@
.qa-views { .qa-views {
position: absolute; position: absolute;
color: #6E7B84; color: #6E7B84;
font-size: 14px; // font-size: 14px;
// left: 20px; // left: 20px;
// bottom: 20px; // bottom: 20px;