.fs12 {
  font-size: 12px;
  line-height: 12px;
}
.fs16 {
  font-size: 16px;
}
.fs18 {
  font-size: 18px;
}
.fs24 {
  font-size: 24px;
}
.fs32 {
  font-size: 32px;
}


.fw600 {
  font-weight: 600;
}

.theme1 {
  color: #333;
}



.theme2 {
  color: #007CFF;
}

.theme3 {
  color: #666;
}

.theme4 {
  color: #fff;
}
