|
@@ -73,12 +73,13 @@ del,ins,u,s,a,a:hover {
|
|
|
|
|
|
.segment {
|
|
.segment {
|
|
width: 100%;
|
|
width: 100%;
|
|
- font-size: 22px;
|
|
|
|
- color: var(--color-333);
|
|
|
|
|
|
+ font-size: 38rpx;
|
|
|
|
+ color: #0E100F;
|
|
margin-top: 40rpx;
|
|
margin-top: 40rpx;
|
|
margin-bottom: 30rpx;
|
|
margin-bottom: 30rpx;
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
text-align: center;
|
|
text-align: center;
|
|
|
|
+ font-family: MiSans-Semibold;
|
|
}
|
|
}
|
|
|
|
|
|
.subtitle,.crosshead {
|
|
.subtitle,.crosshead {
|
|
@@ -97,11 +98,11 @@ del,ins,u,s,a,a:hover {
|
|
color: rgb(51, 51, 51);
|
|
color: rgb(51, 51, 51);
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
- font-family: 微软雅黑;
|
|
|
|
|
|
+ font-family: MiSans-Normal;
|
|
white-space: normal;
|
|
white-space: normal;
|
|
}
|
|
}
|
|
.text-font {
|
|
.text-font {
|
|
- font-family: 宋体, SimSun;
|
|
|
|
|
|
+ font-family: MiSans-Normal;
|
|
}
|
|
}
|
|
.text-size {
|
|
.text-size {
|
|
margin: 0px;
|
|
margin: 0px;
|
|
@@ -109,7 +110,7 @@ del,ins,u,s,a,a:hover {
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
color: #00B760;
|
|
color: #00B760;
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
- font-family: 微软雅黑;
|
|
|
|
|
|
+ font-family: MiSans-Normal;
|
|
white-space: normal;
|
|
white-space: normal;
|
|
}
|
|
}
|
|
.text-p {
|
|
.text-p {
|