Procházet zdrojové kódy

fix: 移除字体描述

zhangyuhan před 11 měsíci
rodič
revize
ae4ea0b9dc
52 změnil soubory, kde provedl 146 přidání a 150 odebrání
  1. 2 2
      apps/bigmember_pc/src/components/article-item/ArticleItem.vue
  2. 1 1
      apps/bigmember_pc/src/components/collect-info/CollectInfo.vue
  3. 3 3
      apps/bigmember_pc/src/components/common/BigMemberEmpty.vue
  4. 3 3
      apps/bigmember_pc/src/components/contact-info/ContactInfo.vue
  5. 3 3
      apps/bigmember_pc/src/components/custom-report/customReport.vue
  6. 1 1
      apps/bigmember_pc/src/components/forecast/ForLayout.vue
  7. 2 2
      apps/bigmember_pc/src/components/forecast/ForLimit.vue
  8. 2 2
      apps/bigmember_pc/src/components/forecast/ForeCast.vue
  9. 7 7
      apps/bigmember_pc/src/components/home/HomeList.vue
  10. 6 6
      apps/bigmember_pc/src/components/home/HomePotenList.vue
  11. 1 1
      apps/bigmember_pc/src/components/input/BaseInput.vue
  12. 1 1
      apps/bigmember_pc/src/components/input/SearchInput.vue
  13. 2 2
      apps/bigmember_pc/src/components/mask-card/MaskCard.vue
  14. 1 1
      apps/bigmember_pc/src/components/medical/FollowList.vue
  15. 2 2
      apps/bigmember_pc/src/components/report-data/ProjectTop.vue
  16. 2 2
      apps/bigmember_pc/src/components/report-data/SelectMonth.vue
  17. 3 4
      apps/bigmember_pc/src/components/selector/PopSelector.vue
  18. 1 1
      apps/bigmember_pc/src/components/subscribe-manager/components/List.vue
  19. 1 1
      apps/bigmember_pc/src/views/Home.vue
  20. 1 1
      apps/bigmember_pc/src/views/article-content/components/ContentMask.vue
  21. 1 1
      apps/bigmember_pc/src/views/bid-forecast/BidForecast.vue
  22. 8 8
      apps/bigmember_pc/src/views/bid-forecast/BidForecastLimit.vue
  23. 1 1
      apps/bigmember_pc/src/views/business/detail.vue
  24. 3 3
      apps/bigmember_pc/src/views/customer/Buyer.vue
  25. 5 5
      apps/bigmember_pc/src/views/customer/components/BidInfoActive.vue
  26. 1 1
      apps/bigmember_pc/src/views/customer/components/SearchInput.vue
  27. 3 3
      apps/bigmember_pc/src/views/customer/components/UnitList.vue
  28. 2 2
      apps/bigmember_pc/src/views/download-pdf/components/EntForm.vue
  29. 1 1
      apps/bigmember_pc/src/views/medical-field/MedicalPortrait.vue
  30. 4 4
      apps/bigmember_pc/src/views/medical/DistributorSearch.vue
  31. 5 6
      apps/bigmember_pc/src/views/order/components/big-member/desc.vue
  32. 3 3
      apps/bigmember_pc/src/views/order/components/data-export/style/info.scss
  33. 5 5
      apps/bigmember_pc/src/views/portrayal/EntPortrayal.vue
  34. 1 1
      apps/bigmember_pc/src/views/portrayal/EntSearchPortrayal.vue
  35. 1 1
      apps/bigmember_pc/src/views/portrayal/UnitPortrayal.vue
  36. 6 6
      apps/bigmember_pc/src/views/portrayal/components/BidInfoActive.vue
  37. 3 3
      apps/bigmember_pc/src/views/portrayal/components/DynamicList.vue
  38. 2 2
      apps/bigmember_pc/src/views/portrayal/components/EntForm.vue
  39. 3 3
      apps/bigmember_pc/src/views/portrayal/components/EntHistoryForm.vue
  40. 7 7
      apps/bigmember_pc/src/views/portrayal/components/EntProActive.vue
  41. 1 1
      apps/bigmember_pc/src/views/portrayal/components/EntSubVipForm.vue
  42. 3 3
      apps/bigmember_pc/src/views/portrayal/components/FreeExpBanner.vue
  43. 3 3
      apps/bigmember_pc/src/views/portrayal/components/ProActive.vue
  44. 3 3
      apps/bigmember_pc/src/views/portrayal/components/UnitList.vue
  45. 3 3
      apps/bigmember_pc/src/views/potential-for/PotenSimilar.vue
  46. 4 6
      apps/bigmember_pc/src/views/search/bidding/components/recommend-card.vue
  47. 1 1
      apps/bigmember_pc/src/views/search/bidding/index.vue
  48. 7 7
      apps/bigmember_pc/src/views/subscribe/SubPush.vue
  49. 1 1
      apps/bigmember_pc/src/views/subscribe/components/key/List.vue
  50. 6 6
      apps/bigmember_pc/src/views/vipsubscribe/components/Contrast.vue
  51. 1 1
      apps/bigmember_pc/src/views/vipsubscribe/giftNotice.vue
  52. 3 3
      apps/bigmember_pc/src/views/work-desktop/WorkDesktop.vue

+ 2 - 2
apps/bigmember_pc/src/components/article-item/ArticleItem.vue

@@ -638,7 +638,7 @@ $border-color: #ececec;
       border: 1px solid #ececec;
       border-radius: 4px;
       font-size: 12px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: center;
       color: #686868;
@@ -718,7 +718,7 @@ $border-color: #ececec;
   .view-status {
     margin-right: 8px;
     margin-left: 14px;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 14px;

+ 1 - 1
apps/bigmember_pc/src/components/collect-info/CollectInfo.vue

@@ -1469,7 +1469,7 @@ export default {
       // text-align: center;
       line-height: 30px;
       font-size: 14px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
       font-weight: 400;
       color: #f56500;
       margin-left: 2px;

+ 3 - 3
apps/bigmember_pc/src/components/common/BigMemberEmpty.vue

@@ -89,7 +89,7 @@ export default {
       display: flex;
       flex-direction: column;
       align-items: flex-start;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       margin-top: 13px;
       font-size: 14px;
       font-weight: 400;
@@ -111,7 +111,7 @@ export default {
         background: #2cb7ca;
         border-radius: 4px;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #ffffff;
@@ -138,7 +138,7 @@ export default {
     }
     .empty-main {
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: center;
       color: #999999;

+ 3 - 3
apps/bigmember_pc/src/components/contact-info/ContactInfo.vue

@@ -264,7 +264,7 @@ export default {
     font-size: 18px;
     color: #1d1d1d;
     line-height: 28px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     .data_length {
       margin-left: 4px;
       color: #2cb7ca;
@@ -313,7 +313,7 @@ export default {
     margin-top: 8px;
 
     table {
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       border-right: 1px solid #ececec;
       border-bottom: 1px solid #ececec;
       margin: 0 auto;
@@ -378,7 +378,7 @@ export default {
             font-size: 12px;
             text-align: center;
             border-radius: 4px;
-            font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
             font-weight: 400;
             color: #2abed1;
             line-height: 18px;

+ 3 - 3
apps/bigmember_pc/src/components/custom-report/customReport.vue

@@ -224,7 +224,7 @@ export default {
       align-items: center;
       height: 100%;
       line-height: 21px;
-      font-family: 'Microsoft YaHei';
+
       font-style: normal;
       font-weight: 400;
     }
@@ -255,7 +255,7 @@ export default {
     justify-content: center;
     padding: 0 17px;
     height: 30px;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
@@ -293,7 +293,7 @@ export default {
   }
   .chart-title {
     padding: 16px 0 12px 0;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 16px;

+ 1 - 1
apps/bigmember_pc/src/components/forecast/ForLayout.vue

@@ -191,7 +191,7 @@ export default {
       height: 37px;
       .bidfor_text {
         font-size: 32px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #ffffff;
         text-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08),

+ 2 - 2
apps/bigmember_pc/src/components/forecast/ForLimit.vue

@@ -354,7 +354,7 @@ export default {
       background: #2cb7ca;
       border-radius: 4px;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #ffffff;
@@ -567,7 +567,7 @@ export default {
         background: #2cb7ca;
         border-radius: 6px;
         font-size: 16px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #ffffff;

+ 2 - 2
apps/bigmember_pc/src/components/forecast/ForeCast.vue

@@ -1498,7 +1498,7 @@ export default {
 
         .list_name {
           font-size: 16px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: LEFT;
           color: #1d1d1d;
@@ -1745,7 +1745,7 @@ export default {
       background: #2cb7ca;
       border-radius: 6px;
       font-size: 16px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #ffffff;

+ 7 - 7
apps/bigmember_pc/src/components/home/HomeList.vue

@@ -279,7 +279,7 @@ export default {
   }
   .empty-tip {
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #999999;
@@ -292,7 +292,7 @@ export default {
     background: #2cb7ca;
     border-radius: 4px;
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: CENTER;
     color: #ffffff;
@@ -309,7 +309,7 @@ export default {
     border-bottom: 1px solid #ececec;
     .h-header-l {
       font-size: 18px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: LEFT;
       color: #1d1d1d;
@@ -330,7 +330,7 @@ export default {
       display: flex;
       align-items: center;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #2cb7ca;
@@ -373,7 +373,7 @@ export default {
         text-overflow: ellipsis;
         overflow: hidden;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #1d1d1d;
@@ -404,7 +404,7 @@ export default {
       }
       .h-time-r {
         font-size: 12px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: RIGHT;
         color: #999999;
@@ -421,7 +421,7 @@ export default {
     }
     .h-time-r {
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: RIGHT;
       color: #686868;

+ 6 - 6
apps/bigmember_pc/src/components/home/HomePotenList.vue

@@ -249,7 +249,7 @@ export default {
   }
   .empty-tip {
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #999999;
@@ -263,7 +263,7 @@ export default {
     background: #2cb7ca;
     border-radius: 4px;
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: CENTER;
     color: #ffffff;
@@ -279,7 +279,7 @@ export default {
     border-bottom: 1px solid #ececec;
     .h-header-l {
       font-size: 18px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: LEFT;
       color: #1d1d1d;
@@ -300,7 +300,7 @@ export default {
       display: flex;
       align-items: center;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #2cb7ca;
@@ -370,7 +370,7 @@ export default {
       align-items: center;
       .h-title-l {
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #1d1d1d;
@@ -382,7 +382,7 @@ export default {
       }
       .h-time-r {
         font-size: 12px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: RIGHT;
         color: #999999;

+ 1 - 1
apps/bigmember_pc/src/components/input/BaseInput.vue

@@ -52,7 +52,7 @@ export default {
     border: 1px solid #e0e0e0;
     padding: 0 16px;
     color: #1d1d1d;
-    font-family: Microsoft YaHei;
+
     font-size: 14px;
     line-height: 24px;
     height: 36px;

+ 1 - 1
apps/bigmember_pc/src/components/input/SearchInput.vue

@@ -215,7 +215,7 @@ export default {
     border: 1px solid #e0e0e0;
     padding-left: 24px;
     color: #1d1d1d;
-    font-family: Microsoft YaHei;
+
     font-size: 16px;
     line-height: 24px;
     height: 42px;

+ 2 - 2
apps/bigmember_pc/src/components/mask-card/MaskCard.vue

@@ -179,7 +179,7 @@ export default {
     height: 128px;
     // background: url('~@/assets/images/vip/bg/bg.png') no-repeat;
     // background-size: 100% 100%;
-    font-family: Microsoft YaHei;
+
     font-style: normal;
     font-weight: normal;
     font-size: 16px;
@@ -190,7 +190,7 @@ export default {
     button {
       background: #2cb7ca;
       border-radius: 4px;
-      font-family: Microsoft YaHei;
+
       font-style: normal;
       font-weight: normal;
       font-size: 14px;

+ 1 - 1
apps/bigmember_pc/src/components/medical/FollowList.vue

@@ -573,7 +573,7 @@ export default {
       background: #2cb7ca;
       border-radius: 6px;
       font-size: 16px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #ffffff;

+ 2 - 2
apps/bigmember_pc/src/components/report-data/ProjectTop.vue

@@ -211,7 +211,7 @@ export default {
         .list_title {
           margin-left: 12px;
           font-size: 16px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           color: #1d1d1d;
           line-height: 24px;
@@ -219,7 +219,7 @@ export default {
       }
       .unit_label {
         font-size: 12px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #999999;
         line-height: 20px;

+ 2 - 2
apps/bigmember_pc/src/components/report-data/SelectMonth.vue

@@ -200,7 +200,7 @@ export default {
     height: 24px;
     opacity: 1;
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #1d1d1d;
@@ -232,7 +232,7 @@ export default {
           .list_span {
             margin-right: 24px;
             font-size: 13px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             text-align: LEFT;
             color: #1d1d1d;

+ 3 - 4
apps/bigmember_pc/src/components/selector/PopSelector.vue

@@ -478,9 +478,8 @@ export default {
 
   &item {
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
     font-weight: 700;
-    text-align: CENTER;
+    text-align: center;
     color: #1d1d1d;
     line-height: 22px;
     background: transparent;
@@ -538,7 +537,7 @@ export default {
     background: #f5f6f7;
     border: 1px solid #ececec;
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: CENTER;
     color: #1d1d1d;
@@ -558,7 +557,7 @@ export default {
       width: 60px;
       height: 26px;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       line-height: 22px;
       border-radius: 2px;

+ 1 - 1
apps/bigmember_pc/src/components/subscribe-manager/components/List.vue

@@ -635,7 +635,7 @@ export default {
   margin-bottom: 8px;
   .list-item-opened {
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: left;
     color: #686868;

+ 1 - 1
apps/bigmember_pc/src/views/Home.vue

@@ -439,7 +439,7 @@ export default {
         max-width: 6em;
         margin-top: 16px;
         font-size: 16px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: center;
         color: #1d1d1d;

+ 1 - 1
apps/bigmember_pc/src/views/article-content/components/ContentMask.vue

@@ -378,7 +378,7 @@ const nowActiveMaskType = computed(() => {
   }
   .tip-text {
     font-size: 16px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei, sans-serif;
+
     font-weight: 400;
     color: #1d1d1d;
     line-height: 24px;

+ 1 - 1
apps/bigmember_pc/src/views/bid-forecast/BidForecast.vue

@@ -210,7 +210,7 @@ export default {
     top: 220px;
     width: 100%;
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: CENTER;
     color: #ffffff;

+ 8 - 8
apps/bigmember_pc/src/views/bid-forecast/BidForecastLimit.vue

@@ -389,7 +389,7 @@ export default {
     border-radius: 4px;
     .bid_abs_title {
       font-size: 18px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: LEFT;
       color: #1d1d1d;
@@ -407,7 +407,7 @@ export default {
           border-radius: 2px;
           background: #fef0e5;
           font-size: 13px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: LEFT;
           color: #f56500;
@@ -416,7 +416,7 @@ export default {
         .bid_unitname {
           margin-left: 16px;
           font-size: 18px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: LEFT;
           color: #1d1d1d;
@@ -430,7 +430,7 @@ export default {
           background: #2cb7ca;
           border-radius: 4px;
           font-size: 14px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: CENTER;
           color: #ffffff;
@@ -446,7 +446,7 @@ export default {
           align-items: center;
           .base_label {
             font-size: 13px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             text-align: LEFT;
             color: #999999;
@@ -469,7 +469,7 @@ export default {
       padding: 0;
       height: 28px;
       font-size: 18px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       color: #1d1d1d;
       line-height: 28px;
@@ -480,7 +480,7 @@ export default {
       align-items: center;
       padding: 20px 0 32px;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       color: #5f5e64;
       line-height: 24px;
@@ -504,7 +504,7 @@ export default {
           height: 100%;
           background: #2cb7ca;
           font-size: 16px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           color: #ffffff;
         }

+ 1 - 1
apps/bigmember_pc/src/views/business/detail.vue

@@ -222,7 +222,7 @@ export default {
     .common-time {
       margin-left: 8px;
       font-size: 12px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
       font-weight: 400;
       color: #999999;
       line-height: 18px;

+ 3 - 3
apps/bigmember_pc/src/views/customer/Buyer.vue

@@ -415,7 +415,7 @@ export default {
         padding: 32px;
         padding-top: 0;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #686868;
@@ -423,7 +423,7 @@ export default {
       }
       .el-dialog__title {
         font-size: 18px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #1d1d1d;
         line-height: 28px;
@@ -453,7 +453,7 @@ export default {
           align-items: center;
           justify-content: center;
           font-size: 16px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: CENTER;
           border-radius: 6px;

+ 5 - 5
apps/bigmember_pc/src/views/customer/components/BidInfoActive.vue

@@ -660,7 +660,7 @@ export default {
     margin-bottom: 16px;
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #1d1d1d;
@@ -689,7 +689,7 @@ export default {
     cursor: pointer;
     .pro_screen {
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: LEFT;
       color: #686868;
@@ -733,7 +733,7 @@ export default {
         margin-right: 16px;
         width: 70px;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #686868;
         text-align: right;
@@ -777,7 +777,7 @@ export default {
           .selector-card-header {
             min-width: 70px;
             font-size: 14px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             color: #686868;
             line-height: 22px;
@@ -810,7 +810,7 @@ export default {
         border-radius: 4px;
         background: #fff;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #2cb7ca;

+ 1 - 1
apps/bigmember_pc/src/views/customer/components/SearchInput.vue

@@ -221,7 +221,7 @@ export default {
     border: 1px solid #e0e0e0;
     padding-left: 43px;
     color: #1d1d1d;
-    font-family: Microsoft YaHei;
+
     font-size: 16px;
   }
 

+ 3 - 3
apps/bigmember_pc/src/views/customer/components/UnitList.vue

@@ -235,7 +235,7 @@ export default {
         padding: 32px;
         padding-top: 0;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #686868;
@@ -243,7 +243,7 @@ export default {
       }
       .el-dialog__title {
         font-size: 18px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #1d1d1d;
         line-height: 28px;
@@ -273,7 +273,7 @@ export default {
           align-items: center;
           justify-content: center;
           font-size: 16px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: CENTER;
           border-radius: 6px;

+ 2 - 2
apps/bigmember_pc/src/views/download-pdf/components/EntForm.vue

@@ -54,7 +54,7 @@ export default {
   .ent_head {
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #171826;
@@ -92,7 +92,7 @@ export default {
         height: 100%;
         background: #f9fafb;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #686868;

+ 1 - 1
apps/bigmember_pc/src/views/medical-field/MedicalPortrait.vue

@@ -299,7 +299,7 @@ export default {
     .follow_text {
       margin-left: 4px;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       color: #686868;
       line-height: 22px;

+ 4 - 4
apps/bigmember_pc/src/views/medical/DistributorSearch.vue

@@ -479,7 +479,7 @@ export default {
     }
     p {
       font-size: 14px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
       font-weight: 400;
       line-height: 40px;
       color: #686868;
@@ -505,7 +505,7 @@ export default {
     }
     p {
       font-size: 14px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
       font-weight: 400;
       line-height: 40px;
       min-width: 81px;
@@ -531,7 +531,7 @@ export default {
     }
     p {
       font-size: 14px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
       font-weight: 400;
       line-height: 40px;
       min-width: 81px;
@@ -560,7 +560,7 @@ export default {
   }
 
   .fontclass {
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
     font-weight: 400;
     color: #686868;
     font-size: 14px;

+ 5 - 6
apps/bigmember_pc/src/views/order/components/big-member/desc.vue

@@ -281,7 +281,7 @@ export default {
     width: 100%;
     min-height: 48px;
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: CENTER;
     color: #1d1d1d;
@@ -412,7 +412,7 @@ export default {
     justify-content: center;
     align-items: center;
     font-size: 18px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei, sans-serif;
+
     font-weight: 400;
     color: #1d1d1d;
     line-height: 28px;
@@ -444,14 +444,14 @@ export default {
   }
   #jy-table .buy-box .buy-title {
     font-size: 18px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei, sans-serif;
+
     font-weight: 400;
     line-height: 28px;
   }
   .buy-money--old {
     margin-top: 8px;
     font-size: 14px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei, sans-serif;
+
     font-weight: 400;
     color: rgba(255, 255, 255, 0.6000000238418579);
     line-height: 24px;
@@ -459,7 +459,6 @@ export default {
   }
   .buy-money--now {
     font-size: 24px;
-    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
     font-weight: bold;
     color: #fff;
     line-height: 36px;
@@ -517,7 +516,7 @@ export default {
     background-size: contain;
     background-position: center;
     font-size: 24px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei, sans-serif;
+
     font-weight: 400;
     color: #1d1d1d;
     line-height: 36px;

+ 3 - 3
apps/bigmember_pc/src/views/order/components/data-export/style/info.scss

@@ -936,7 +936,7 @@ button {
   flex-direction: row;
   align-items: center;
   font-size: 14px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: CENTER;
   color: #686868;
@@ -994,7 +994,7 @@ button {
 
 #select-ent-datapack .ent-card {
   font-size: 14px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: LEFT;
   color: #1d1d1d;
@@ -1023,7 +1023,7 @@ button {
   border: 1px solid #e0e0e0;
   border-radius: 6px;
   font-size: 16px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: CENTER;
   color: #686868;

+ 5 - 5
apps/bigmember_pc/src/views/portrayal/EntPortrayal.vue

@@ -1027,7 +1027,7 @@ export default {
 
       .follow_text {
         font-size: 13px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #686868;
         line-height: 20px;
@@ -1130,7 +1130,7 @@ export default {
       .ent_his_head {
         height: 28px;
         font-size: 18px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #171826;
@@ -1177,7 +1177,7 @@ export default {
 
           .pro_li_con {
             font-size: 20px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             color: #2cb7ca;
             line-height: 32px;
@@ -1185,7 +1185,7 @@ export default {
 
           .pro_li_label {
             font-size: 14px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             color: #686868;
             line-height: 22px;
@@ -1219,7 +1219,7 @@ export default {
         width: 840px;
         height: 17px;
         font-size: 12px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #999999;
       }

+ 1 - 1
apps/bigmember_pc/src/views/portrayal/EntSearchPortrayal.vue

@@ -1731,7 +1731,7 @@ export default {
         width: 840px;
         height: 17px;
         font-size: 12px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #999999;
       }

+ 1 - 1
apps/bigmember_pc/src/views/portrayal/UnitPortrayal.vue

@@ -1845,7 +1845,7 @@ export default {
   .ent_his_head {
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #171826;

+ 6 - 6
apps/bigmember_pc/src/views/portrayal/components/BidInfoActive.vue

@@ -974,7 +974,7 @@ export default {
   border: 1px solid #2cb7ca;
   border-radius: 4px;
   font-size: 14px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: CENTER;
   line-height: 22px;
@@ -1033,7 +1033,7 @@ export default {
     margin-bottom: 16px;
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #1d1d1d;
@@ -1079,7 +1079,7 @@ export default {
 
     .pro_screen {
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: LEFT;
       color: #686868;
@@ -1133,7 +1133,7 @@ export default {
         margin-right: 16px;
         // width: 70px;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #686868;
         text-align: right;
@@ -1186,7 +1186,7 @@ export default {
           .selector-card-header {
             min-width: 70px;
             font-size: 14px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             color: #686868;
             line-height: 22px;
@@ -1224,7 +1224,7 @@ export default {
         border-radius: 4px;
         background: #fff;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #2cb7ca;

+ 3 - 3
apps/bigmember_pc/src/views/portrayal/components/DynamicList.vue

@@ -2446,7 +2446,7 @@ export default {
     .el-dialog__body {
       padding: 32px;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #686868;
@@ -2455,7 +2455,7 @@ export default {
 
     .el-dialog__title {
       font-size: 18px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       color: #1d1d1d;
       line-height: 28px;
@@ -2489,7 +2489,7 @@ export default {
         align-items: center;
         justify-content: center;
         font-size: 16px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         border-radius: 6px;

+ 2 - 2
apps/bigmember_pc/src/views/portrayal/components/EntForm.vue

@@ -139,7 +139,7 @@ export default {
   .ent_head {
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #171826;
@@ -177,7 +177,7 @@ export default {
         height: 100%;
         background: #f9fafb;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #686868;

+ 3 - 3
apps/bigmember_pc/src/views/portrayal/components/EntHistoryForm.vue

@@ -124,7 +124,7 @@ export default {
   .ent_his_head {
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #171826;
@@ -157,7 +157,7 @@ export default {
         height: 48px;
         background: #f9fafb;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #686868;
         border: 1px solid #ececec;
@@ -206,7 +206,7 @@ export default {
       width: 100%;
       min-height: 48px;
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: CENTER;
       color: #1d1d1d;

+ 7 - 7
apps/bigmember_pc/src/views/portrayal/components/EntProActive.vue

@@ -478,7 +478,7 @@ export default {
     margin-bottom: 16px;
     height: 28px;
     font-size: 18px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: LEFT;
     color: #1d1d1d;
@@ -497,7 +497,7 @@ export default {
     cursor: pointer;
     .pro_screen {
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       font-weight: 400;
       text-align: LEFT;
       color: #2cb7ca;
@@ -520,7 +520,7 @@ export default {
         margin-right: 16px;
         width: 70px;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #686868;
         line-height: 22px;
@@ -534,7 +534,7 @@ export default {
           .selector-card-header {
             min-width: 70px;
             font-size: 14px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             color: #686868;
             line-height: 22px;
@@ -562,7 +562,7 @@ export default {
         text-overflow: ellipsis;
         height: 24px;
         font-size: 16px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #1d1d1d;
@@ -586,7 +586,7 @@ export default {
             border-radius: 4px;
             box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.05) inset;
             font-size: 12px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             text-align: CENTER;
             color: #2cb7ca;
@@ -598,7 +598,7 @@ export default {
         }
         .li_right {
           font-size: 12px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           color: #999999;
           line-height: 20px;

+ 1 - 1
apps/bigmember_pc/src/views/portrayal/components/EntSubVipForm.vue

@@ -165,7 +165,7 @@ export default {
         height: 100%;
         background: #f9fafb;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #686868;

+ 3 - 3
apps/bigmember_pc/src/views/portrayal/components/FreeExpBanner.vue

@@ -41,7 +41,7 @@ export default {
     height: 22px;
     font-size: 14px;
     padding-left: 8px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
     font-weight: 400;
     color: #ffffff;
     line-height: 22px;
@@ -54,7 +54,7 @@ export default {
   width: 100%;
   padding: 10px 136px;
   font-size: 18px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
   font-weight: 400;
   color: #663600;
   line-height: 28px;
@@ -71,7 +71,7 @@ export default {
     height: 30px;
     line-height: 30px;
     font-size: 16px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
     font-weight: 400;
     color: #ffffff;
     background: linear-gradient(104deg, #d69c06 0%, #b16c05 100%);

+ 3 - 3
apps/bigmember_pc/src/views/portrayal/components/ProActive.vue

@@ -185,7 +185,7 @@ export default {
         text-overflow: ellipsis;
         height: 24px;
         font-size: 16px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #1d1d1d;
@@ -209,7 +209,7 @@ export default {
             border-radius: 4px;
             box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.05) inset;
             font-size: 12px;
-            font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
             font-weight: 400;
             text-align: CENTER;
             color: #2cb7ca;
@@ -221,7 +221,7 @@ export default {
         }
         .li_right {
           font-size: 12px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           color: #999999;
           line-height: 20px;

+ 3 - 3
apps/bigmember_pc/src/views/portrayal/components/UnitList.vue

@@ -378,7 +378,7 @@ export default {
         padding: 32px;
         padding-top: 0;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: CENTER;
         color: #686868;
@@ -386,7 +386,7 @@ export default {
       }
       .el-dialog__title {
         font-size: 18px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         color: #1d1d1d;
         line-height: 28px;
@@ -416,7 +416,7 @@ export default {
           align-items: center;
           justify-content: center;
           font-size: 16px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: CENTER;
           border-radius: 6px;

+ 3 - 3
apps/bigmember_pc/src/views/potential-for/PotenSimilar.vue

@@ -170,7 +170,7 @@ export default {
           background: #2cb7ca;
           border-radius: 4px;
           font-size: 14px;
-          font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
           font-weight: 400;
           text-align: CENTER;
           color: #ffffff;
@@ -225,7 +225,7 @@ export default {
       .potencon_title {
         height: 28px;
         font-size: 18px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: LEFT;
         color: #1d1d1d;
@@ -237,7 +237,7 @@ export default {
         align-items: center;
         height: 22px;
         font-size: 14px;
-        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
         font-weight: 400;
         text-align: left;
         color: #999999;

+ 4 - 6
apps/bigmember_pc/src/views/search/bidding/components/recommend-card.vue

@@ -341,7 +341,6 @@ const {
         align-items: center;
         height: 100%;
         line-height: 21px;
-        font-family: 'Microsoft YaHei';
         font-style: normal;
         font-weight: 400;
       }
@@ -376,7 +375,6 @@ const {
       justify-content: center;
       padding: 0 17px;
       height: 30px;
-      font-family: 'Microsoft YaHei';
       font-style: normal;
       font-weight: 400;
       font-size: 14px;
@@ -436,7 +434,7 @@ const {
 
     .chart-title {
       padding: 16px 0 12px 0;
-      font-family: 'Microsoft YaHei';
+
       font-style: normal;
       font-weight: 400;
       font-size: 16px;
@@ -460,7 +458,7 @@ const {
       align-items: center;
       height: 100%;
       line-height: 21px;
-      font-family: 'Microsoft YaHei';
+
       font-style: normal;
       font-weight: 400;
     }
@@ -495,7 +493,7 @@ const {
     justify-content: center;
     padding: 0 17px;
     height: 30px;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
@@ -539,7 +537,7 @@ const {
 
   .chart-title {
     padding: 16px 0 12px 0;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 16px;

+ 1 - 1
apps/bigmember_pc/src/views/search/bidding/index.vue

@@ -633,7 +633,7 @@ const articleRef = ref({
     //}
     .hasNoData_tiptext{
       font-size: 14px;
-      font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
       text-align: center;
       color: #999999;
       line-height: 22px;

+ 7 - 7
apps/bigmember_pc/src/views/subscribe/SubPush.vue

@@ -55,7 +55,7 @@
           @onChange="changeTime"
           selectorType="line"
         >
-          <div 
+          <div
             class="filter-label"
             :class="{ 'label-width': showVipTag }"
             slot="header"
@@ -1455,7 +1455,7 @@ export default {
       align-items: center;
       height: 100%;
       line-height: 21px;
-      font-family: 'Microsoft YaHei';
+
       font-style: normal;
       font-weight: 400;
     }
@@ -1490,7 +1490,7 @@ export default {
     justify-content: center;
     padding: 0 17px;
     height: 30px;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
@@ -1534,7 +1534,7 @@ export default {
 
   .chart-title {
     padding: 16px 0 12px 0;
-    font-family: 'Microsoft YaHei';
+
     font-style: normal;
     font-weight: 400;
     font-size: 16px;
@@ -1735,7 +1735,7 @@ export default {
           align-items: center;
           height: 100%;
           line-height: 21px;
-          font-family: 'Microsoft YaHei';
+
           font-style: normal;
           font-weight: 400;
         }
@@ -1770,7 +1770,7 @@ export default {
         justify-content: center;
         padding: 0 17px;
         height: 30px;
-        font-family: 'Microsoft YaHei';
+
         font-style: normal;
         font-weight: 400;
         font-size: 14px;
@@ -1830,7 +1830,7 @@ export default {
 
       .chart-title {
         padding: 16px 0 12px 0;
-        font-family: 'Microsoft YaHei';
+
         font-style: normal;
         font-weight: 400;
         font-size: 16px;

+ 1 - 1
apps/bigmember_pc/src/views/subscribe/components/key/List.vue

@@ -737,7 +737,7 @@ export default {
   margin-bottom: 8px;
   .list-item-opened {
     font-size: 14px;
-    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
     font-weight: 400;
     text-align: left;
     color: #686868;

+ 6 - 6
apps/bigmember_pc/src/views/vipsubscribe/components/Contrast.vue

@@ -311,7 +311,7 @@ export default {
       transition: all 0.5s;
       line-height: 68px;
       font-size: 20px;
-      font-family: Microsoft YaHei;
+
       font-weight: 400;
       color: rgba(29, 29, 29, 1);
       opacity: 1;
@@ -386,7 +386,7 @@ export default {
             border-left: 1px solid #ececec;
             border-bottom: 1px solid $border-color;
             border-right: 1px solid $border-color;
-            font-family: Microsoft YaHei;
+
             &.double {
               height: 74px;
               font-size: 16px;
@@ -439,7 +439,7 @@ export default {
             width: 100%;
             text-align: center;
             font-size: 14px;
-            font-family: Microsoft YaHei;
+
             font-weight: 400;
             color: rgba(29, 29, 29, 1);
             opacity: 1;
@@ -473,7 +473,7 @@ export default {
                 opacity: 1;
                 border-radius: 4px;
                 font-size: 16px;
-                font-family: Microsoft YaHei;
+
                 font-weight: 400;
                 line-height: 26px;
                 color: rgba(104, 104, 104, 1);
@@ -532,7 +532,7 @@ export default {
             text-align: center;
             transition: all 0.5s;
             font-size: 14px;
-            font-family: Microsoft YaHei;
+
             font-weight: 400;
             color: #714402;
             background: rgba(255, 226, 193, 0.08);
@@ -638,7 +638,7 @@ export default {
 
         li > p {
           font-size: 14px;
-          font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+
           font-weight: 400;
           color: #686868;
           line-height: 22px;

+ 1 - 1
apps/bigmember_pc/src/views/vipsubscribe/giftNotice.vue

@@ -48,7 +48,7 @@ export default {
     box-sizing: border-box;
     padding: 40px 60px;
     h1 {
-      font-family: Microsoft YaHei;
+
       font-size: 24px;
       font-weight: 400;
       line-height: 36px;

+ 3 - 3
apps/bigmember_pc/src/views/work-desktop/WorkDesktop.vue

@@ -647,7 +647,7 @@ export default {
   background: #2cb7ca;
   border-radius: 4px;
   font-size: 14px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: CENTER;
   color: #ffffff;
@@ -659,7 +659,7 @@ export default {
   border: 1px solid #2cb7ca;
   border-radius: 4px;
   font-size: 14px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: CENTER;
   color: #2cb7ca;
@@ -673,7 +673,7 @@ export default {
   align-items: center;
   padding: 4px 12px;
   font-size: 14px;
-  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
+
   font-weight: 400;
   text-align: CENTER;
   color: #2cb7ca;