2023-10-12

This commit is contained in:
2023-10-12 19:33:22 +08:00
parent 7d87e48818
commit d1c7977da2
24 changed files with 688 additions and 237 deletions
+52 -13
View File
@@ -14,7 +14,22 @@
justify-content: space-between;
padding: 20px 0;
}
.th > p > .s1 {
width: 33.33%;
display: inline-block;
text-align: center;
height: auto;
line-height: normal;
}
.tr1 {
display: flex;
color: #FFFFFF;
font-size: .175rem;
/* height: .425rem;
    line-height: .425rem; */
}
.y_rgs {
width: 149px;
height: 70px;
@@ -408,12 +423,21 @@
text-align: center;
height: 100%;
}
.th>p{
text-align: center;
height: 50%;
line-height: .425rem;
text-align: center;
}
.th > p {
text-align: center;
height: 50%;
line-height: .425rem;
text-align: center;
}
.th:nth-child(2) > p {
text-align: center;
height: 50%;
line-height: .425rem;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.b-line{
border-bottom: 1px solid #1B538B;
}
@@ -424,16 +448,19 @@
width: 50%;
display: inline-block;
text-align: center;
height: 100%;
line-height: .475rem;
height: 100%;
line-height: .475rem;
}
.tr{
display: flex;
color: #FFFFFF ;
font-size: .175rem;
height: .425rem;
line-height: .425rem;
height: .425rem;
line-height: .425rem;
}
.tr>.th{
}
.tr>span{
text-align: center;
@@ -498,8 +525,20 @@ overflow: hidden;
}
.gj{
position: absolute;
top: .125rem;
right: .25rem;
top: 0;
left: .25rem;
}
.gj1{
position: absolute;
top: 0;
right: 0;
}
.gj1>span{
padding: .05rem .25rem;
font-size: .175rem;
color: #ffffff;
}
.gj>span{
font-size: .175rem;
@@ -507,7 +546,7 @@ overflow: hidden;
}
.gj>span:nth-child(2){
color: #E9E931;
font-size: .3rem;
font-size: .225rem;
margin-left: .125rem;
}