@@ -367,6 +367,17 @@ page {
background-color: #ee4040;
}
+.sys-title {
+ width: 200rpx;
+ height: 48rpx;
+ font-size: 36rpx;
+ font-family: STYuanti-SC-Regular, STYuanti-SC;
+ font-weight: 400;
+ color: #333333;
+ line-height: 48rpx;
+ letter-spacing: 2px;
+}
+
.header-group {
background-color: #F9F9F9;