背景色
.bg-gray { background-color: #f0f0f0; color: #333333;}
.bg-black { background-color: #333333; color: #ffffff;}
.bg-white { background-color: #ffffff; color: #666666;}
.text-xs { font-size: 20upx !important;}
.text-sm { font-size: 24upx !important;}
.text-df { font-size: 28upx !important;}
.text-lg { font-size: 32upx !important;}
.text-xl { font-size: 36upx !important;}
.text-xxl { font-size: 44upx !important;}
.text-sl { font-size: 80upx !important;}
.text-xsl { font-size: 120upx !important;}