Эх сурвалжийг харах

feat: 英文数字字体调整

zhangyuhan 3 жил өмнө
parent
commit
b61762ebf4

+ 1 - 1
src/web/staticres/bid-fileinter/css/bid_content.css

@@ -2,7 +2,7 @@
     border-bottom-color: #E0E0E0;
     border-bottom-color: #E0E0E0;
 }
 }
 .page--bid-content {
 .page--bid-content {
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     position: relative;
     position: relative;
     padding-top: 64px;
     padding-top: 64px;
     min-height: calc(100vh - 364px);
     min-height: calc(100vh - 364px);

+ 13 - 14
src/web/staticres/bid-fileinter/css/bidfile_landpage.css

@@ -306,7 +306,7 @@
     width: 40px;
     width: 40px;
     height: 40px;
     height: 40px;
     border-radius: 50%;
     border-radius: 50%;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: bold;
     font-weight: bold;
     font-size: 14px;
     font-size: 14px;
     line-height: 18px;
     line-height: 18px;
@@ -331,7 +331,7 @@
 
 
 .usage_main .usage_content .usage_article .usafe_list .list_bottom{
 .usage_main .usage_content .usage_article .usafe_list .list_bottom{
     margin-top: 15px;
     margin-top: 15px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 16px;
     font-size: 16px;
@@ -360,7 +360,7 @@
       text-align:center;
       text-align:center;
       display:none;
       display:none;
   }
   }
-  
+
   .img_bgmask .view_img_wrap {
   .img_bgmask .view_img_wrap {
       position: absolute;
       position: absolute;
       left:50%;
       left:50%;
@@ -399,7 +399,7 @@
     justify-content: flex-start;
     justify-content: flex-start;
     align-items: center;
     align-items: center;
 }
 }
-  
+
 .inset-swiper-box .swiper-wrapper{
 .inset-swiper-box .swiper-wrapper{
     display: flex;
     display: flex;
 }
 }
@@ -424,28 +424,28 @@
   }
   }
 
 
 
 
-  
+
 .review_article .jy-swiper-button-next:hover,
 .review_article .jy-swiper-button-next:hover,
 .review_article .jy-swiper-button-prev:hover {
 .review_article .jy-swiper-button-prev:hover {
     background: rgba(0, 0, 0, 0.6);
     background: rgba(0, 0, 0, 0.6);
   }
   }
-  
+
 .review_article .jy-swiper-button-next::after,
 .review_article .jy-swiper-button-next::after,
 .review_article .jy-swiper-button-prev::after {
 .review_article .jy-swiper-button-prev::after {
     content: initial;
     content: initial;
   }
   }
-  
+
 .review_article .jy-swiper-button-next .icon-arrow--up,
 .review_article .jy-swiper-button-next .icon-arrow--up,
 .review_article .jy-swiper-button-prev .icon-arrow--up {
 .review_article .jy-swiper-button-prev .icon-arrow--up {
     transform: rotate(90deg);
     transform: rotate(90deg);
     width: 14px;
     width: 14px;
     height: 14px;
     height: 14px;
   }
   }
-  
+
 .review_article .jy-swiper-button-prev {
 .review_article .jy-swiper-button-prev {
     border-radius: 50%;
     border-radius: 50%;
   }
   }
-  
+
 .review_article .jy-swiper-button-prev .icon-arrow--up {
 .review_article .jy-swiper-button-prev .icon-arrow--up {
     transform: rotate(-90deg);
     transform: rotate(-90deg);
   }
   }
@@ -459,14 +459,14 @@
     border-radius: 4px;
     border-radius: 4px;
   }
   }
 
 
-  
+
 .review_article .swiper-pagination::before {
 .review_article .swiper-pagination::before {
     content: attr(data-tip);
     content: attr(data-tip);
     display: inline-block;
     display: inline-block;
     position: absolute;
     position: absolute;
     width: 94px;
     width: 94px;
     height: 20px;
     height: 20px;
-    
+
     /* left: 0;
     /* left: 0;
     top: -24px; */
     top: -24px; */
     text-align: center;
     text-align: center;
@@ -482,7 +482,7 @@
 .review_article .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
 .review_article .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
     margin: 6px 4px;
     margin: 6px 4px;
 }
 }
-  
+
 .review_article .swiper-pagination .swiper-pagination-bullet {
 .review_article .swiper-pagination .swiper-pagination-bullet {
     width: 8px;
     width: 8px;
     height: 8px;
     height: 8px;
@@ -490,8 +490,7 @@
     position: relative;
     position: relative;
     opacity: 0.8;
     opacity: 0.8;
   }
   }
-  
+
 .review_article .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
 .review_article .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
     background: #D69E55;
     background: #D69E55;
   }
   }
-  

+ 2 - 2
src/web/staticres/big-member/css/open_app.css

@@ -1,6 +1,6 @@
 @charset "UTF-8";
 @charset "UTF-8";
 .open-app {
 .open-app {
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   position: relative;
   position: relative;
   padding-top: 64px;
   padding-top: 64px;
   /* padding-bottom: 121px; */
   /* padding-bottom: 121px; */
@@ -145,7 +145,7 @@
 }
 }
 
 
 .open-app .footer-banner button {
 .open-app .footer-banner button {
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-size: 16px;
   font-size: 16px;
   line-height: 24px;
   line-height: 24px;
   color: #e00505;
   color: #e00505;

+ 5 - 5
src/web/staticres/big-member/css/page_index.css

@@ -1,6 +1,6 @@
 @charset "UTF-8";
 @charset "UTF-8";
 .page--big--index {
 .page--big--index {
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   position: relative;
   position: relative;
   padding-top: 64px;
   padding-top: 64px;
   padding-bottom: 121px;
   padding-bottom: 121px;
@@ -492,7 +492,7 @@
 }
 }
 
 
 .page--big--index .footer-banner button {
 .page--big--index .footer-banner button {
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-size: 16px;
   font-size: 16px;
   line-height: 24px;
   line-height: 24px;
   color: #E00505;
   color: #E00505;
@@ -1143,7 +1143,7 @@
 .top-info-group  p {
 .top-info-group  p {
   margin-top: 20px;
   margin-top: 20px;
   margin-bottom: 56px;
   margin-bottom: 56px;
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-style: normal;
   font-style: normal;
   font-weight: normal;
   font-weight: normal;
   font-size: 18px;
   font-size: 18px;
@@ -1192,7 +1192,7 @@
   z-index: 3;
   z-index: 3;
   display: inline-block;
   display: inline-block;
   position: relative;
   position: relative;
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-style: normal;
   font-style: normal;
   font-weight: bold;
   font-weight: bold;
   font-size: 24px;
   font-size: 24px;
@@ -1217,7 +1217,7 @@
 }
 }
 .content-info-group {
 .content-info-group {
   margin-top: 32px;
   margin-top: 32px;
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-style: normal;
   font-style: normal;
   font-weight: normal;
   font-weight: normal;
   font-size: 16px;
   font-size: 16px;

+ 7 - 7
src/web/staticres/big-member/css/pc_buy_commit.css

@@ -39,7 +39,7 @@ input[type="radio"] {
 }
 }
 
 
 .page--big--buycommit {
 .page--big--buycommit {
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   padding-top: 64px;
   padding-top: 64px;
   padding-bottom: 121px;
   padding-bottom: 121px;
   min-height: calc(100vh - 364px);
   min-height: calc(100vh - 364px);
@@ -127,7 +127,7 @@ input[type="radio"] {
 
 
 .page--big--buycommit .w-box .w1200 .p-main .meal_content .meal_top .delete_price {
 .page--big--buycommit .w-box .w1200 .p-main .meal_content .meal_top .delete_price {
   font-size: 14px;
   font-size: 14px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
   font-weight: 400;
   font-weight: 400;
   color: #686868;
   color: #686868;
   line-height: 22px;
   line-height: 22px;
@@ -188,7 +188,7 @@ input[type="radio"] {
   margin-left: 8px;
   margin-left: 8px;
   color: #1D1D1D;
   color: #1D1D1D;
   font-size:14px;
   font-size:14px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
   font-weight: 400;
   font-weight: 400;
   color: #1D1D1D;
   color: #1D1D1D;
   line-height: 24px;
   line-height: 24px;
@@ -394,7 +394,7 @@ input[type="radio"] {
   justify-content: center;
   justify-content: center;
   align-items: center;
   align-items: center;
   font-size: 18px;
   font-size: 18px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
   font-weight: 400;
   font-weight: 400;
   color: #1D1D1D;
   color: #1D1D1D;
   line-height: 28px;
   line-height: 28px;
@@ -420,7 +420,7 @@ input[type="radio"] {
 }
 }
 #jy-table .buy-box .buy-title{
 #jy-table .buy-box .buy-title{
   font-size: 18px;
   font-size: 18px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
   font-weight: 400;
   font-weight: 400;
   color: #FFFFFF;
   color: #FFFFFF;
   line-height: 28px;
   line-height: 28px;
@@ -428,7 +428,7 @@ input[type="radio"] {
 .buy-money--old{
 .buy-money--old{
   margin-top: 8px;
   margin-top: 8px;
   font-size: 14px;
   font-size: 14px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
   font-weight: 400;
   font-weight: 400;
   color: rgba(255, 255, 255, 0.6000000238418579);
   color: rgba(255, 255, 255, 0.6000000238418579);
   line-height: 24px;
   line-height: 24px;
@@ -473,7 +473,7 @@ input[type="radio"] {
   background-size: contain;
   background-size: contain;
   background-position: center;
   background-position: center;
   font-size: 24px;
   font-size: 24px;
-  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+  font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
   font-weight: 400;
   font-weight: 400;
   color: #1D1D1D;
   color: #1D1D1D;
   line-height: 36px;
   line-height: 36px;

+ 2 - 2
src/web/staticres/course/css/order_detail.css

@@ -232,10 +232,10 @@
   line-height: 24px;
   line-height: 24px;
 }
 }
 #order_detail .order_main .o_m_thead .service_number{
 #order_detail .order_main .o_m_thead .service_number{
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-style: normal;
   font-style: normal;
   font-weight: normal;
   font-weight: normal;
   font-size: 14px;
   font-size: 14px;
   line-height: 24px;
   line-height: 24px;
   color: #686868;
   color: #686868;
-}
+}

+ 2 - 2
src/web/staticres/css/coupon/coupon.css

@@ -15,7 +15,7 @@
 .pc-coupon-group {
 .pc-coupon-group {
     width: 469px;
     width: 469px;
     background-color: #F5F5FB;
     background-color: #F5F5FB;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 14px;
     font-size: 14px;
@@ -168,7 +168,7 @@
     align-items: center;
     align-items: center;
     box-sizing: border-box;
     box-sizing: border-box;
     color: #1D1D1D;
     color: #1D1D1D;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-size: 14px;
     font-size: 14px;
     line-height: 24px;
     line-height: 24px;
     letter-spacing: 0px;
     letter-spacing: 0px;

+ 3 - 3
src/web/staticres/css/pc.css

@@ -1943,7 +1943,7 @@ form{
 	border-radius: 4px;
 	border-radius: 4px;
 	width: 120px;
 	width: 120px;
 	padding: 10px 10px 5px;
 	padding: 10px 10px 5px;
-}	
+}
 .jy_classify_l dl dd .jy_community p{
 .jy_classify_l dl dd .jy_community p{
 	color: #1d1d1d;
 	color: #1d1d1d;
 	font-size: 14px;
 	font-size: 14px;
@@ -1956,7 +1956,7 @@ form{
 	display: flex;
 	display: flex;
 	align-items: center;
 	align-items: center;
 }
 }
-.jy_classify_r .jy_classify_kefu img{ 
+.jy_classify_r .jy_classify_kefu img{
   width: 128px;
   width: 128px;
 }
 }
 .jy_classify_r .jy_classify_kefu span{
 .jy_classify_r .jy_classify_kefu span{
@@ -4560,7 +4560,7 @@ h6 {
   padding: 32px 48px;
   padding: 32px 48px;
   box-sizing: border-box;
   box-sizing: border-box;
   border-radius: 16px;
   border-radius: 16px;
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
 }
 }
 
 
 .login-dig-box.is-show {
 .login-dig-box.is-show {

+ 11 - 11
src/web/staticres/css/subscribe.css

@@ -43,7 +43,7 @@
     margin-top: 57px;
     margin-top: 57px;
     text-align: center;
     text-align: center;
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 26px;
     line-height: 26px;
     color: rgba(255, 255, 255, 1);
     color: rgba(255, 255, 255, 1);
@@ -60,7 +60,7 @@
     display: block;
     display: block;
     text-align: center;
     text-align: center;
     font-size: 18px;
     font-size: 18px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 46px;
     line-height: 46px;
     color: rgba(255, 255, 255, 1);
     color: rgba(255, 255, 255, 1);
@@ -97,7 +97,7 @@
 
 
 .subscription .sub-center .sub-vip .vip-logo .vip-title {
 .subscription .sub-center .sub-vip .vip-logo .vip-title {
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 26px;
     line-height: 26px;
     color: rgba(255, 218, 177, 1);
     color: rgba(255, 218, 177, 1);
@@ -114,7 +114,7 @@
     display: block;
     display: block;
     text-align: center;
     text-align: center;
     font-size: 18px;
     font-size: 18px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 46px;
     line-height: 46px;
     color: rgba(255, 218, 177, 1);
     color: rgba(255, 218, 177, 1);
@@ -144,7 +144,7 @@
     margin: 0 auto;
     margin: 0 auto;
     background: url('/images/subscribe/line.png') no-repeat;
     background: url('/images/subscribe/line.png') no-repeat;
     font-size: 24px;
     font-size: 24px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -187,7 +187,7 @@
     text-align: center;
     text-align: center;
     line-height: 60px;
     line-height: 60px;
     font-size: 16px;
     font-size: 16px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -215,7 +215,7 @@
     text-align: center;
     text-align: center;
     line-height: 60px;
     line-height: 60px;
     font-size: 16px;
     font-size: 16px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -242,7 +242,7 @@
     opacity: 1;
     opacity: 1;
     border-radius: 4px;
     border-radius: 4px;
     font-size: 16px;
     font-size: 16px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 26px;
     line-height: 26px;
     color: rgba(104, 104, 104, 1);
     color: rgba(104, 104, 104, 1);
@@ -297,7 +297,7 @@
     transition: all 0.5s;
     transition: all 0.5s;
     line-height: 60px;
     line-height: 60px;
     font-size: 16px;
     font-size: 16px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -365,7 +365,7 @@
     transition: all 0.5s;
     transition: all 0.5s;
     line-height: 68px;
     line-height: 68px;
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -695,4 +695,4 @@
 .center-left .ent-many {
 .center-left .ent-many {
     justify-content: flex-start;
     justify-content: flex-start;
     padding-left: 35px;
     padding-left: 35px;
-}
+}

+ 17 - 17
src/web/staticres/css/subscribe_new.css

@@ -43,7 +43,7 @@
     margin-top: 57px;
     margin-top: 57px;
     text-align: center;
     text-align: center;
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 26px;
     line-height: 26px;
     color: rgba(255, 255, 255, 1);
     color: rgba(255, 255, 255, 1);
@@ -60,7 +60,7 @@
     display: block;
     display: block;
     text-align: center;
     text-align: center;
     font-size: 18px;
     font-size: 18px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 46px;
     line-height: 46px;
     color: rgba(255, 255, 255, 1);
     color: rgba(255, 255, 255, 1);
@@ -98,7 +98,7 @@
 
 
 .subscription .sub-center .sub-vip .vip-logo .vip-title {
 .subscription .sub-center .sub-vip .vip-logo .vip-title {
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 26px;
     line-height: 26px;
     color: rgba(255, 218, 177, 1);
     color: rgba(255, 218, 177, 1);
@@ -115,7 +115,7 @@
     display: block;
     display: block;
     text-align: center;
     text-align: center;
     font-size: 18px;
     font-size: 18px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 46px;
     line-height: 46px;
     color: rgba(255, 218, 177, 1);
     color: rgba(255, 218, 177, 1);
@@ -146,7 +146,7 @@
     margin: 0 auto;
     margin: 0 auto;
     background: url('/images/subscribe/line.png') no-repeat;
     background: url('/images/subscribe/line.png') no-repeat;
     font-size: 24px;
     font-size: 24px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -192,7 +192,7 @@
     border-left: 1px solid #ececec;
     border-left: 1px solid #ececec;
     border-bottom: 1px solid #ececec;
     border-bottom: 1px solid #ececec;
     border-right: 1px solid #ececec;
     border-right: 1px solid #ececec;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
 }
 }
 .sub-contrast .contrast-main .contrast-main-center .center-left > ul li + li:not(.double){
 .sub-contrast .contrast-main .contrast-main-center .center-left > ul li + li:not(.double){
     height: 52px;
     height: 52px;
@@ -249,7 +249,7 @@
     width: 336px;
     width: 336px;
     text-align: center;
     text-align: center;
     font-size: 14px;
     font-size: 14px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -284,7 +284,7 @@
     opacity: 1;
     opacity: 1;
     border-radius: 4px;
     border-radius: 4px;
     font-size: 16px;
     font-size: 16px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     line-height: 26px;
     line-height: 26px;
     color: rgba(104, 104, 104, 1);
     color: rgba(104, 104, 104, 1);
@@ -339,7 +339,7 @@
     text-align: center;
     text-align: center;
     transition: all 0.5s;
     transition: all 0.5s;
     font-size: 14px;
     font-size: 14px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: #714402;
     color: #714402;
     background: rgba(255, 226, 193, 0.07999999821186066);
     background: rgba(255, 226, 193, 0.07999999821186066);
@@ -415,7 +415,7 @@
     transition: all 0.5s;
     transition: all 0.5s;
     line-height: 68px;
     line-height: 68px;
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: rgba(29, 29, 29, 1);
     color: rgba(29, 29, 29, 1);
     opacity: 1;
     opacity: 1;
@@ -454,7 +454,7 @@
 
 
 .sub-contrast .contrast-main .contrast-main-center ul li > p {
 .sub-contrast .contrast-main .contrast-main-center ul li > p {
     font-size: 14px;
     font-size: 14px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+    font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: #686868;
     color: #686868;
     line-height: 22px;
     line-height: 22px;
@@ -519,7 +519,7 @@
     line-height: 24px;
     line-height: 24px;
     opacity: 1;
     opacity: 1;
     margin: 20px 0 0 2px;
     margin: 20px 0 0 2px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     color: #714402;
     color: #714402;
 }
 }
 
 
@@ -530,7 +530,7 @@
     line-height: 24px;
     line-height: 24px;
     opacity: 1;
     opacity: 1;
     margin: 0 0 0 24px;
     margin: 0 0 0 24px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     color: #714402;
     color: #714402;
 }
 }
 
 
@@ -910,7 +910,7 @@
 .second-desc {
 .second-desc {
     font-size: 24px;
     font-size: 24px;
     color: #1D1D1D;
     color: #1D1D1D;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+    font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
 }
 }
 
 
 .app-scenario {
 .app-scenario {
@@ -977,7 +977,7 @@
 .content-left > .content {
 .content-left > .content {
     width: 100%;
     width: 100%;
     font-size: 16px;
     font-size: 16px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+    font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: #686868;
     color: #686868;
     line-height: 24px;
     line-height: 24px;
@@ -1031,7 +1031,7 @@
     margin-top: 32px;
     margin-top: 32px;
     height: 36px;
     height: 36px;
     font-size: 24px;
     font-size: 24px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+    font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: #686868;
     color: #686868;
     line-height: 36px;
     line-height: 36px;
@@ -1062,7 +1062,7 @@
 .app-bottom>.content>div>.detail{
 .app-bottom>.content>div>.detail{
     height: 32px;
     height: 32px;
     font-size: 20px;
     font-size: 20px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+    font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: #686868;
     color: #686868;
     line-height: 32px;
     line-height: 32px;

+ 6 - 6
src/web/staticres/frontRouter/pc/merge/index.css

@@ -60,7 +60,7 @@ body.bg-white {
     color: #9B9CA3;
     color: #9B9CA3;
 }
 }
 .title-group h5 {
 .title-group h5 {
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 18px;
     font-size: 18px;
@@ -100,7 +100,7 @@ body.bg-white {
     justify-content: space-between;
     justify-content: space-between;
 }
 }
 .text--title {
 .text--title {
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 14px;
     font-size: 14px;
@@ -125,7 +125,7 @@ body.bg-white {
 .tip-group {
 .tip-group {
     background: rgba(44, 183, 202, 0.1);
     background: rgba(44, 183, 202, 0.1);
     border-radius: 14px;
     border-radius: 14px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 12px;
     font-size: 12px;
@@ -190,7 +190,7 @@ body.bg-white {
 .merge-submit {
 .merge-submit {
     background: #2CB7CA;
     background: #2CB7CA;
     border-radius: 6px;
     border-radius: 6px;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 16px;
     font-size: 16px;
@@ -211,7 +211,7 @@ body.bg-white {
 }
 }
 .merge-skip button {
 .merge-skip button {
     background-color: initial;
     background-color: initial;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 14px;
     font-size: 14px;
@@ -237,7 +237,7 @@ body.bg-white {
     flex-direction: row;
     flex-direction: row;
     -ms-flex-align: center;
     -ms-flex-align: center;
     align-items: center;
     align-items: center;
-    font-family: Microsoft YaHei;
+    font-family: Microsoft YaHei,sans-serif;
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     font-size: 14px;
     font-size: 14px;

+ 2 - 2
src/web/staticres/frontRouter/pc/seeBuyerHistory/css/index-pc.css

@@ -191,7 +191,7 @@
 }
 }
 .dialog .alertDiv .content{
 .dialog .alertDiv .content{
     font-size: 14px;
     font-size: 14px;
-    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+    font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
     font-weight: 400;
     font-weight: 400;
     color: #686868;
     color: #686868;
     line-height: 22px;
     line-height: 22px;
@@ -254,4 +254,4 @@
 }
 }
 .custom-dialog .el-dialog__footer{
 .custom-dialog .el-dialog__footer{
   padding-bottom: 32px;
   padding-bottom: 32px;
-}
+}

+ 2 - 2
src/web/staticres/order/css/order_detail.css

@@ -228,10 +228,10 @@
   line-height: 24px;
   line-height: 24px;
 }
 }
 #order_detail .order_main .o_m_thead .service_number{
 #order_detail .order_main .o_m_thead .service_number{
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
   font-style: normal;
   font-style: normal;
   font-weight: normal;
   font-weight: normal;
   font-size: 14px;
   font-size: 14px;
   line-height: 24px;
   line-height: 24px;
   color: #686868;
   color: #686868;
-}
+}

+ 1 - 1
src/web/templates/big-member/pc/page_index.html

@@ -52,7 +52,7 @@
             background: linear-gradient(0deg, rgba(255, 238, 213, 0.16) 0%, #FFE4C5 100%);
             background: linear-gradient(0deg, rgba(255, 238, 213, 0.16) 0%, #FFE4C5 100%);
             border-radius: 8px;
             border-radius: 8px;
             padding: 28px 32px;
             padding: 28px 32px;
-            font-family: Microsoft YaHei;
+            font-family: Microsoft YaHei,sans-serif;
             font-size: 16px;
             font-size: 16px;
             line-height: 24px;
             line-height: 24px;
             text-align: center;
             text-align: center;

+ 4 - 4
src/web/templates/frontRouter/pc/userMerge/sess/bind.html

@@ -27,7 +27,7 @@
         display: flex;
         display: flex;
         flex-direction: column;
         flex-direction: column;
         align-items: center;
         align-items: center;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         padding-bottom: 220px;
         padding-bottom: 220px;
     }
     }
 
 
@@ -82,7 +82,7 @@
         width: 100%;
         width: 100%;
         box-sizing: border-box;
         box-sizing: border-box;
         color: #1D1D1D;
         color: #1D1D1D;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         font-size: 14px;
         font-size: 14px;
         line-height: 24px;
         line-height: 24px;
         letter-spacing: 0px;
         letter-spacing: 0px;
@@ -103,7 +103,7 @@
         align-items: center;
         align-items: center;
     }
     }
     .bind-title-group p {
     .bind-title-group p {
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         font-style: normal;
         font-style: normal;
         font-weight: normal;
         font-weight: normal;
         font-size: 14px;
         font-size: 14px;
@@ -116,7 +116,7 @@
         margin-bottom: 40px;
         margin-bottom: 40px;
         max-width: 1200px;
         max-width: 1200px;
         text-align: center;
         text-align: center;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         font-style: normal;
         font-style: normal;
         font-weight: normal;
         font-weight: normal;
         font-size: 16px;
         font-size: 16px;

+ 2 - 2
src/web/templates/login/bind.html

@@ -27,7 +27,7 @@
         display: flex;
         display: flex;
         flex-direction: column;
         flex-direction: column;
         align-items: center;
         align-items: center;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         padding-bottom: 220px;
         padding-bottom: 220px;
     }
     }
 
 
@@ -85,7 +85,7 @@
         width: 100%;
         width: 100%;
         box-sizing: border-box;
         box-sizing: border-box;
         color: #1D1D1D;
         color: #1D1D1D;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         font-size: 14px;
         font-size: 14px;
         line-height: 24px;
         line-height: 24px;
         letter-spacing: 0px;
         letter-spacing: 0px;

+ 1 - 1
src/web/templates/login/forgetPwd.html

@@ -27,7 +27,7 @@
   display: flex;
   display: flex;
   flex-direction: column;
   flex-direction: column;
   align-items: center;
   align-items: center;
-  font-family: Microsoft YaHei;
+  font-family: Microsoft YaHei,sans-serif;
 }
 }
 
 
 .login-dig-forget-pass-box .forget-step-title {
 .login-dig-forget-pass-box .forget-step-title {

+ 2 - 2
src/web/templates/login/register.html

@@ -27,7 +27,7 @@
         display: flex;
         display: flex;
         flex-direction: column;
         flex-direction: column;
         align-items: center;
         align-items: center;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         padding-bottom: 220px;
         padding-bottom: 220px;
     }
     }
 
 
@@ -85,7 +85,7 @@
         width: 100%;
         width: 100%;
         box-sizing: border-box;
         box-sizing: border-box;
         color: #1D1D1D;
         color: #1D1D1D;
-        font-family: Microsoft YaHei;
+        font-family: Microsoft YaHei,sans-serif;
         font-size: 14px;
         font-size: 14px;
         line-height: 24px;
         line-height: 24px;
         letter-spacing: 0px;
         letter-spacing: 0px;

+ 1 - 1
src/web/templates/pc/biddetail_rec.html

@@ -36,7 +36,7 @@
 		}
 		}
 		.tip-text {
 		.tip-text {
 			font-size: 16px;
 			font-size: 16px;
-			font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+			font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
 			font-weight: 400;
 			font-weight: 400;
 			color: #1D1D1D;
 			color: #1D1D1D;
 			line-height: 24px;
 			line-height: 24px;

+ 2 - 2
src/web/templates/pc/createOrderPage.html

@@ -113,12 +113,12 @@
             <div class="title">支付方式</div>
             <div class="title">支付方式</div>
             <div class="inner clearfix switch-dataType" id="payTypeSelect">
             <div class="inner clearfix switch-dataType" id="payTypeSelect">
                 <div class="qy no-select" id="select-data-pack-item" data-pay-type="数据流量包" style="display: none;">
                 <div class="qy no-select" id="select-data-pack-item" data-pay-type="数据流量包" style="display: none;">
-                    <p>
+                    <p style="line-height: 24px">
                         <span style="line-height: 24px;">数据流量包扣除</span>
                         <span style="line-height: 24px;">数据流量包扣除</span>
                         <br>
                         <br>
                         <span class="qy_tips">低至4.5折导出</span>
                         <span class="qy_tips">低至4.5折导出</span>
                     </p>
                     </p>
-                    
+
                     <div id="llb-tip-block" style="width: 164px;height: 28px;opacity: 1;background: rgba(0,0,0,0.75);text-align: center;padding: 4px;
                     <div id="llb-tip-block" style="width: 164px;height: 28px;opacity: 1;background: rgba(0,0,0,0.75);text-align: center;padding: 4px;
                         border-radius: 4px;box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.08);
                         border-radius: 4px;box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.08);
                         position: relative;top: -90px;right: -34px;display: none">
                         position: relative;top: -90px;right: -34px;display: none">

+ 4 - 4
src/web/templates/pc/dataExport_sieve.html

@@ -436,7 +436,7 @@
             width: 192px;
             width: 192px;
             height: 16px;
             height: 16px;
             font-size: 12px;
             font-size: 12px;
-            font-family: Microsoft YaHei;
+            font-family: Microsoft YaHei,sans-serif;
             font-weight: bold;
             font-weight: bold;
             line-height: 28px;
             line-height: 28px;
             color: rgba(136, 136, 136, 1);
             color: rgba(136, 136, 136, 1);
@@ -449,7 +449,7 @@
             width: 357px;
             width: 357px;
             height: 60px;
             height: 60px;
             font-size: 12px;
             font-size: 12px;
-            font-family: Microsoft YaHei;
+            font-family: Microsoft YaHei,sans-serif;
             font-weight: 400;
             font-weight: 400;
             line-height: 22px;
             line-height: 22px;
             color: rgba(136, 136, 136, 1);
             color: rgba(136, 136, 136, 1);
@@ -483,7 +483,7 @@
             border: 1px solid rgba(224, 224, 224, 1);
             border: 1px solid rgba(224, 224, 224, 1);
             border-radius: 4px;
             border-radius: 4px;
             font-size: 14px;
             font-size: 14px;
-            font-family: Microsoft YaHei;
+            font-family: Microsoft YaHei,sans-serif;
             font-weight: 400;
             font-weight: 400;
             color: rgba(29, 29, 29, 1);
             color: rgba(29, 29, 29, 1);
             opacity: 1;
             opacity: 1;
@@ -497,7 +497,7 @@
             border: 1px solid rgba(224, 224, 224, 1);
             border: 1px solid rgba(224, 224, 224, 1);
             border-radius: 4px;
             border-radius: 4px;
             font-size: 14px;
             font-size: 14px;
-            font-family: Microsoft YaHei;
+            font-family: Microsoft YaHei,sans-serif;
             font-weight: 400;
             font-weight: 400;
             color: rgba(29, 29, 29, 1);
             color: rgba(29, 29, 29, 1);
             opacity: 1;
             opacity: 1;

+ 1 - 1
src/web/templates/pc/myOrder.html

@@ -184,7 +184,7 @@
             display: flex;
             display: flex;
             flex-direction: column;
             flex-direction: column;
             justify-content: center;
             justify-content: center;
-            font-family: Microsoft YaHei;
+            font-family: Microsoft YaHei,sans-serif;
             font-style: normal;
             font-style: normal;
             font-weight: normal;
             font-weight: normal;
             font-size: 14px;
             font-size: 14px;

+ 1 - 1
src/web/templates/pc/subscribe_new.html

@@ -116,7 +116,7 @@
       background: linear-gradient(90deg, #FF3A20 0%, #FF621F 100%);
       background: linear-gradient(90deg, #FF3A20 0%, #FF621F 100%);
       border-radius: 11px 11px 11px 2px;
       border-radius: 11px 11px 11px 2px;
       font-size: 14px;
       font-size: 14px;
-      font-family: Microsoft YaHei-Regular, Microsoft YaHei;
+      font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
       font-weight: 400;
       font-weight: 400;
       color: #FFFFFF;
       color: #FFFFFF;
       line-height: 22px;
       line-height: 22px;