|
|
@ -154,7 +154,7 @@ body { |
|
|
|
letter-spacing: 0px; |
|
|
|
color: rgba(53, 56, 112, 1); |
|
|
|
text-align: left; |
|
|
|
width: 50%; |
|
|
|
width: 100%; |
|
|
|
height: 10vw; |
|
|
|
overflow: hidden; |
|
|
|
display: -webkit-box; |
|
|
@ -274,8 +274,8 @@ body { |
|
|
|
font-weight: 700; |
|
|
|
color: rgba(53, 56, 112, 1); |
|
|
|
text-align: left; |
|
|
|
width: 50%; |
|
|
|
height: 3vw; |
|
|
|
width: 100%; |
|
|
|
height: 3.1vw; |
|
|
|
overflow: hidden; |
|
|
|
display: -webkit-box; |
|
|
|
-webkit-box-orient: vertical; |
|
|
@ -463,7 +463,7 @@ body { |
|
|
|
/* 垂直居中 */ |
|
|
|
height: 6vw; |
|
|
|
/* 设置高度,根据需要调整 */ |
|
|
|
width: 50%; |
|
|
|
width: 100%; |
|
|
|
/* 如果需要,也可以设置宽度 */ |
|
|
|
|
|
|
|
overflow: hidden; |
|
|
@ -618,7 +618,7 @@ body { |
|
|
|
/* 垂直居中 */ |
|
|
|
height: 7vw; |
|
|
|
/* 设置高度,根据需要调整 */ |
|
|
|
width: 50%; |
|
|
|
width: 100%; |
|
|
|
/* 如果需要,也可以设置宽度 */ |
|
|
|
|
|
|
|
overflow: hidden; |
|
|
|