فهرست منبع

li组件样式

tanxue 3 سال پیش
والد
کامیت
4ee519becb
2فایلهای تغییر یافته به همراه4 افزوده شده و 8 حذف شده
  1. 1 1
      assets/scss/cus-client/cus-client-common.scss
  2. 3 7
      assets/scss/cus-client/cus-client-page.scss

+ 1 - 1
assets/scss/cus-client/cus-client-common.scss

@@ -648,7 +648,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
   h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 24px;text-align: center;}
   p{@include setFontStyle(-5);color: rgba(0,0,0,0.65);line-height: 22px;text-align: left;}
   @media (max-width: 768px) {
-    li{margin-bottom: 6px;}
+    li{margin-bottom: 10px;}
     i{width: 10px;height: 10px;margin-right: 8px;margin-top: 8px;}
     h5{@include setFontStyle(-4);color: rgba(255, 255, 255, 1);margin-bottom: 16px;text-align: center;font-weight: 700;}
     p{@include setFontStyle(-6);color: rgba(255, 255, 255, 1);line-height: 24px;text-align: justify;}

+ 3 - 7
assets/scss/cus-client/cus-client-page.scss

@@ -1027,7 +1027,6 @@
       .industrydetails-content{
         width: 100%;height: 312px;margin-top: 48px;background-image: url("~static/images/client/industrydetails/government-change-bg.png");
         li{
-          margin-bottom: 16px;
           p{margin-left: 30px}
         }
         img{width:100px;display: inline-block;vertical-align: top;margin: 85px 25px 85px 30px;}
@@ -1057,7 +1056,6 @@
         .industrydetails-content{
           height: auto;margin-top: 20px;background-image:unset;position: relative;
           li{
-            margin-bottom: 16px;
             p{margin-left: 20px}
           }
           img{width:80px;display:block;margin: -60px auto;position: absolute;left: 50%;margin-left: -40px;}
@@ -1103,7 +1101,7 @@
       .phone-class-box{
         ul{
           border: 0;width: 100%;margin: 0;padding: 20px 0 0;min-height: unset;
-          li{margin-bottom: 16px;}
+          li{margin-bottom: 10px;}
           i{width: 10px;height: 10px;margin-right: 8px;margin-top: 8px;border: 1px solid #fff;opacity: 1;border-radius:0;
             float: left;box-sizing: border-box;display: block;transform: rotate(45deg);background-image: unset;}
           p{font-size: 14px;color: white;line-height: 24px;margin-left: 20px;text-align: justify;}
@@ -1130,7 +1128,6 @@
       .industrydetails-content{
         width: 100%;height: 300px;margin-top: 48px;background-image: url("~static/images/client/industrydetails/information-change-bg.png");
         li{
-          margin-bottom: 24px;
           p{margin-left: 30px;}
         }
         img{display: inline-block;vertical-align: top;margin: 120px 30px auto 70px;}
@@ -1149,7 +1146,6 @@
         .industrydetails-content{
           height: auto;margin-top: 20px;background-image:unset;position: relative;
           li{
-            margin-bottom: 16px;
             p{margin-left: 20px}
           }
           img{width:130px;display:block;margin: -45px auto;position: absolute;left: 50%;margin-left: -65px;}
@@ -1190,7 +1186,7 @@
         }
         h5{color: rgba(255,255,255,0.85);}
         li{
-          width: 50%;display: inline-block;@include setFontStyle(-6);color: rgba(255,255,255,0.65);margin-bottom: 24px;line-height: 22px;vertical-align: top;
+          width: 50%;display: inline-block;@include setFontStyle(-6);color: rgba(255,255,255,0.65);line-height: 22px;vertical-align: top;
           p{margin-left: 30px;color: rgba(255,255,255,0.65);}
         }
         img{position: absolute;top: -70px;left: 50%;margin-left: -50px;}
@@ -1209,7 +1205,7 @@
           li:nth-of-type(odd){p{margin-right: 0}}
         }
         li{
-          width: 100%;display: block;margin-bottom: 16px;
+          width: 100%;display: block;
           p{margin-left: 20px;color: #fff;}
         }
       }