|
|
|
|
@ -173,10 +173,10 @@
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 328rpx;
|
|
|
|
|
top: 706rpx;
|
|
|
|
|
width: 96rpx;
|
|
|
|
|
/* width: 96rpx; */
|
|
|
|
|
height: 66rpx;
|
|
|
|
|
color: rgba(248, 99, 42, 1);
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
font-size: 48rpx;
|
|
|
|
|
text-align: left;
|
|
|
|
|
font-family: SourceHanSansSC-bold;
|
|
|
|
|
}
|
|
|
|
|
@ -188,7 +188,7 @@
|
|
|
|
|
width: 388rpx;
|
|
|
|
|
height: 150rpx;
|
|
|
|
|
color: rgba(108, 108, 108, 1);
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-family: SourceHanSansSC-regular;
|
|
|
|
|
}
|
|
|
|
|
@ -196,10 +196,10 @@
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 280rpx;
|
|
|
|
|
top: 980rpx;
|
|
|
|
|
width: 192rpx;
|
|
|
|
|
/* width: 192rpx; */
|
|
|
|
|
height: 66rpx;
|
|
|
|
|
color: rgba(248, 99, 42, 1);
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
font-size: 48rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-family: SourceHanSansSC-regular;
|
|
|
|
|
}
|
|
|
|
|
@ -210,13 +210,13 @@
|
|
|
|
|
width: 254rpx;
|
|
|
|
|
height: 50rpx;
|
|
|
|
|
color: rgba(108, 108, 108, 1);
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-family: SourceHanSansSC-regular;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.yqq{/*圆圈*/
|
|
|
|
|
border-radius: 64rpx;
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 60px;
|
|
|
|
|
height:60px;
|
|
|
|
|
|