.font-forty-eight{ font-size: 48rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .thirsty{ font-size: 30rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .font-senventy-two{ font-size: 72rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .font-sixty-four{ font-size: 64rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .font-sixty-seven{ font-size: 67rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .font-fifty-six{ font-size: 56rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; } .font-thirty-six{ font-size: 36rpx; font-family: SourceHanSansCN-Regular, SourceHanSansCN; font-weight: 500; } .font-thirty-two{ font-size: 32rpx; font-family: SourceHanSansCN-Regular, SourceHanSansCN; font-weight: 500; } .font-forty{ font-size: 40rpx; font-family: SourceHanSansCN-Regular, SourceHanSansCN; font-weight: 500; } .font-twenty-eight{ font-size: 28rpx; font-family: SourceHanSansCN-Regular, SourceHanSansCN; font-weight: 500; } .title-text{ font-size: 72rpx; font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-weight: 500; color: #232146; } .SourceHanSansCN{ font-family: SourceHanSansCN-Medium, SourceHanSansCN; } .white{ color: #FFFFFF; } .background-color1{ background-color: #3857F3; } .red{ color: #FF0700; } .blue{ color: #3857F3; } .black{ color: #333333; } .gray{ color: #727272; } .darkgray{ color: #979797; } .background-color2{ background-color: #43CEB1; } .flex{ display: flex; } .align-items{ display: flex; align-items: center; } .justify-content{ display: flex; align-items: center; justify-content: space-between; }