tanxue 4 лет назад
Родитель
Сommit
89ccdb5a3c
37 измененных файлов с 27 добавлено и 249 удалено
  1. 27 23
      assets/scss/cus-client/cus-client-page.scss
  2. BIN
      static/images/client/aboutUs/corporate-culture-icon1.png
  3. BIN
      static/images/client/aboutUs/corporate-culture-icon2.png
  4. BIN
      static/images/client/aboutUs/corporate-culture-icon3.png
  5. BIN
      static/images/client/aboutUs/corporate-culture-icon4.png
  6. BIN
      static/images/client/exam/product-function-icon1.png
  7. 0 9
      static/images/client/exam/product-function-icon1.svg
  8. BIN
      static/images/client/exam/product-function-icon2.png
  9. 0 10
      static/images/client/exam/product-function-icon2.svg
  10. BIN
      static/images/client/exam/product-function-icon3.png
  11. 0 9
      static/images/client/exam/product-function-icon3.svg
  12. BIN
      static/images/client/exam/product-function-icon4.png
  13. 0 7
      static/images/client/exam/product-function-icon4.svg
  14. BIN
      static/images/client/exam/product-function-icon5.png
  15. 0 22
      static/images/client/exam/product-function-icon5.svg
  16. BIN
      static/images/client/exam/product-function-icon6.png
  17. 0 7
      static/images/client/exam/product-function-icon6.svg
  18. BIN
      static/images/client/exam/product-function-icon7.png
  19. 0 26
      static/images/client/exam/product-function-icon7.svg
  20. BIN
      static/images/client/exam/product-function-icon8.png
  21. 0 32
      static/images/client/exam/product-function-icon8.svg
  22. BIN
      static/images/client/train/product-function-icon1.png
  23. 0 12
      static/images/client/train/product-function-icon1.svg
  24. BIN
      static/images/client/train/product-function-icon2.png
  25. 0 11
      static/images/client/train/product-function-icon2.svg
  26. BIN
      static/images/client/train/product-function-icon3.png
  27. 0 12
      static/images/client/train/product-function-icon3.svg
  28. BIN
      static/images/client/train/product-function-icon4.png
  29. 0 8
      static/images/client/train/product-function-icon4.svg
  30. BIN
      static/images/client/train/product-function-icon5.png
  31. 0 13
      static/images/client/train/product-function-icon5.svg
  32. BIN
      static/images/client/train/product-function-icon6.png
  33. 0 17
      static/images/client/train/product-function-icon6.svg
  34. BIN
      static/images/client/train/product-function-icon7.png
  35. 0 9
      static/images/client/train/product-function-icon7.svg
  36. BIN
      static/images/client/train/product-function-icon8.png
  37. 0 22
      static/images/client/train/product-function-icon8.svg

+ 27 - 23
assets/scss/cus-client/cus-client-page.scss

@@ -45,7 +45,7 @@
 
     /* 行业学习需求 */
     .client-demand-box{
-      background: #F9FAFF;
+      background: #f5f5f5;
       padding-bottom: 80px;
       min-height: 720px;
       //tab
@@ -198,7 +198,7 @@
       a{width:238px;height:40px;line-height: 40px;margin: 40px auto 0;background: #005491;border: 1px solid #fff;box-sizing: border-box;}
     }
 
-    /* 为什么选择我们 */
+    /* 为什么选择我们  */
     .client-chose-box{
       padding-bottom: 80px;
       .chose-img-box{
@@ -285,19 +285,19 @@
           margin-top: 48px;
           li{
             width: 50%;display: inline-block;transition: .3s all linear;
-            div{padding: 12px 8px;margin: 0 32px 24px;background: #fff;}
-            i{width: 120px;height: 80px;margin-right:24px;float:left;background-size: cover;background-repeat: no-repeat;}
-            h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 8px;margin-left: 56px;}
-            p{@include setFontStyle(-6);height:66px;line-height: 22px;color: rgba(0,0,0,0.65);margin-left: 56px;@include multi-line-ellipsis(3);}
+            div{padding: 12px 16px 12px 8px;margin: 0 32px 24px;background: #fff;}
+            i{width: 158px;height: 120px;margin-right:24px;float:left;background-size: cover;background-repeat: no-repeat;}
+            h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin: 12px 0 8px 0;}
+            p{@include setFontStyle(-6);height:66px;line-height: 22px;color: rgba(0,0,0,0.65);@include multi-line-ellipsis(3);}
           }
-          li:nth-child(1){i{background-image:url("~static/images/client/exam/product-function-icon1.svg");}}
-          li:nth-child(2){i{background-image:url("~static/images/client/exam/product-function-icon2.svg");}}
-          li:nth-child(3){i{background-image:url("~static/images/client/exam/product-function-icon3.svg");}}
-          li:nth-child(4){i{background-image:url("~static/images/client/exam/product-function-icon4.svg");}}
-          li:nth-child(5){i{background-image:url("~static/images/client/exam/product-function-icon5.svg");}}
-          li:nth-child(6){i{background-image:url("~static/images/client/exam/product-function-icon6.svg");}}
-          li:nth-child(7){i{background-image:url("~static/images/client/exam/product-function-icon7.svg");}}
-          li:nth-child(8){i{background-image:url("~static/images/client/exam/product-function-icon8.svg");}}
+          li:nth-child(1){i{background-image:url("~static/images/client/exam/product-function-icon1.png");}}
+          li:nth-child(2){i{background-image:url("~static/images/client/exam/product-function-icon2.png");}}
+          li:nth-child(3){i{background-image:url("~static/images/client/exam/product-function-icon3.png");}}
+          li:nth-child(4){i{background-image:url("~static/images/client/exam/product-function-icon4.png");}}
+          li:nth-child(5){i{background-image:url("~static/images/client/exam/product-function-icon5.png");}}
+          li:nth-child(6){i{background-image:url("~static/images/client/exam/product-function-icon6.png");}}
+          li:nth-child(7){i{background-image:url("~static/images/client/exam/product-function-icon7.png");}}
+          li:nth-child(8){i{background-image:url("~static/images/client/exam/product-function-icon8.png");}}
           li:hover{div{box-shadow: 0 2px 4px 0 #D4DBFF;border-radius: 8px;cursor: default}}
         }
       }
@@ -352,14 +352,14 @@
     .platform-product-function{
       // ul
       .product-function-box{
-        li:nth-child(1){i{background-image:url("~static/images/client/train/product-function-icon1.svg");}}
-        li:nth-child(2){i{background-image:url("~static/images/client/train/product-function-icon2.svg");}}
-        li:nth-child(3){i{background-image:url("~static/images/client/train/product-function-icon3.svg");}}
-        li:nth-child(4){i{background-image:url("~static/images/client/train/product-function-icon4.svg");}}
-        li:nth-child(5){i{background-image:url("~static/images/client/train/product-function-icon5.svg");}}
-        li:nth-child(6){i{background-image:url("~static/images/client/train/product-function-icon6.svg");}}
-        li:nth-child(7){i{background-image:url("~static/images/client/train/product-function-icon7.svg");}}
-        li:nth-child(8){i{background-image:url("~static/images/client/train/product-function-icon8.svg");}}
+        li:nth-child(1){i{background-image:url("~static/images/client/train/product-function-icon1.png");}}
+        li:nth-child(2){i{background-image:url("~static/images/client/train/product-function-icon2.png");}}
+        li:nth-child(3){i{background-image:url("~static/images/client/train/product-function-icon3.png");}}
+        li:nth-child(4){i{background-image:url("~static/images/client/train/product-function-icon4.png");}}
+        li:nth-child(5){i{background-image:url("~static/images/client/train/product-function-icon5.png");}}
+        li:nth-child(6){i{background-image:url("~static/images/client/train/product-function-icon6.png");}}
+        li:nth-child(7){i{background-image:url("~static/images/client/train/product-function-icon7.png");}}
+        li:nth-child(8){i{background-image:url("~static/images/client/train/product-function-icon8.png");}}
       }
     }
 
@@ -502,11 +502,15 @@
           padding: 40px 0;
           border: 6px solid #f7f7f7;
           text-align: center;
-          i{width: 80px;height: 80px;display:inline-block;border: 1px solid #2B5CFD;margin-bottom: 16px;}
+          i{width: 70px;height: 70px;display:inline-block;margin-bottom: 16px;}
           h5{@include setFontStyle(0);color: rgba(0,0,0,0.85);margin-bottom: 16px;}
           p{@include setFontStyle(-4);color: rgba(0,0,0,0.65);line-height: 24px;}
         }
       }
+      li:nth-child(1){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon1.png");} }
+      li:nth-child(2){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon2.png");} }
+      li:nth-child(3){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon3.png");} }
+      li:nth-child(4){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon4.png");} }
       li:last-child{
         div{margin-right: 0;}
       }

BIN
static/images/client/aboutUs/corporate-culture-icon1.png


BIN
static/images/client/aboutUs/corporate-culture-icon2.png


BIN
static/images/client/aboutUs/corporate-culture-icon3.png


BIN
static/images/client/aboutUs/corporate-culture-icon4.png


BIN
static/images/client/exam/product-function-icon1.png


+ 0 - 9
static/images/client/exam/product-function-icon1.svg

@@ -1,9 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="41" viewBox="0 0 40 41">
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <path fill="#2B5CFD" d="M40,40 C40,28.954305 31.045695,20 20,20 C8.954305,20 0,28.954305 0,40"/>
-    <rect width="1" height="10" x="19" y="27" fill="#E8ECFF" rx=".5"/>
-    <circle cx="20" cy="11" r="11" fill="#E8ECFF"/>
-    <path fill="#E8ECFF" d="M38.9059955,31.942939 C39.9593652,31.279215 40.2886119,29.9180736 39.6513305,28.861643 L38.440161,26.8987433 C37.8194297,25.9187301 36.5501254,25.5465581 35.4821124,26.0314156 C35.3509448,24.8698014 34.3455503,23.9929529 33.1529402,24 L30.8237681,24 C29.598474,23.9970976 28.5803631,24.924944 28.4945959,26.1227132 C27.4028544,25.6000712 26.0845429,25.9876298 25.4666721,27.0128654 L24.302086,28.9985895 C23.6886353,30.0615243 24.0376141,31.4093166 25.0940045,32.057061 C24.0406348,32.720785 23.7113881,34.0819264 24.3486695,35.138357 L25.559839,37.1012567 C26.1805703,38.0812699 27.4498746,38.4534419 28.5178876,37.9685844 C28.6490552,39.1301986 29.6544497,40.0070471 30.8470598,40 L33.1762319,40 C34.401526,40.0029024 35.4196369,39.075056 35.5054041,37.8772868 C36.5971456,38.3999288 37.9154571,38.0123702 38.5333279,36.9871346 L39.697914,35.0014105 C40.3113647,33.9384757 39.9623859,32.5906834 38.9059955,31.942939 Z"/>
-    <circle cx="32" cy="32" r="4" fill="#7998FF"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon2.png


+ 0 - 10
static/images/client/exam/product-function-icon2.svg

@@ -1,10 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
-  <g fill="none" fill-rule="evenodd">
-    <rect width="40" height="40" fill="#E8ECFF" rx="8"/>
-    <path fill="#7998FF" d="M5.9701425,26.2425356 L13,28 L13,28 L20,22 L28,24 L34.2407434,18.6507914 C34.433606,18.4854806 34.7239629,18.5078157 34.8892737,18.7006783 C34.9607252,18.7840384 35,18.8902083 35,19 L35,19.5400651 C35,19.83199 34.8724373,20.1093395 34.6507914,20.2993217 L28,26 L28,26 L20,24 L13,30 L5.75746437,28.1893661 C5.31229737,28.0780743 5,27.6780912 5,27.2192236 L5,27 C5,26.5687891 5.3495655,26.2192236 5.78077641,26.2192236 C5.8446141,26.2192236 5.90821084,26.2270527 5.9701425,26.2425356 Z"/>
-    <path fill="#2B5CFD" d="M4,0 L36,0 C38.209139,-4.05812251e-16 40,1.790861 40,4 L40,12 L40,12 L0,12 L0,4 C-2.705415e-16,1.790861 1.790861,4.05812251e-16 4,0 Z"/>
-    <circle cx="8" cy="6" r="2" fill="#E8ECFF"/>
-    <circle cx="14" cy="6" r="2" fill="#E8ECFF"/>
-    <circle cx="20" cy="6" r="2" fill="#E8ECFF"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon3.png


+ 0 - 9
static/images/client/exam/product-function-icon3.svg

@@ -1,9 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="41" viewBox="0 0 40 41">
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <rect width="29" height="33" x="11" y="7" fill="#2B5CFD" rx="4"/>
-    <path fill="#E8ECFF" d="M4,0 L28,0 C30.209139,-4.05812251e-16 32,1.790861 32,4 L32,40 L32,40 L4,40 C1.790861,40 2.705415e-16,38.209139 0,36 L0,4 C-2.705415e-16,1.790861 1.790861,4.05812251e-16 4,0 Z"/>
-    <rect width="20" height="8" x="6" y="8" fill="#7998FF" rx="2"/>
-    <rect width="20" height="2" x="6" y="22" fill="#7998FF" fill-opacity=".85" rx="1"/>
-    <rect width="20" height="2" x="6" y="28" fill="#7998FF" fill-opacity=".85" rx="1"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon4.png


+ 0 - 7
static/images/client/exam/product-function-icon4.svg

@@ -1,7 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="41" viewBox="0 0 40 41">
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <rect width="40" height="40" fill="#E8ECFF" rx="4"/>
-    <rect width="22" height="2" x="9" y="29" fill="#7998FF" rx="1"/>
-    <polygon fill="#2B5CFD" points="13 0 27 0 27 21 20 17 13 21"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon5.png


+ 0 - 22
static/images/client/exam/product-function-icon5.svg

@@ -1,22 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="43" viewBox="0 0 42 43">
-  <defs>
-    <rect id="个性话化定制-a" width="10" height="40" x="13" y="-2" rx="4"/>
-  </defs>
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <g transform="translate(1 .879)">
-      <rect width="12" height="43" x="14" y="-.879" fill="#E8ECFF" rx="4" transform="rotate(-45 20 20.621)"/>
-      <path fill="#7998FF" d="M5,32.1213203 L9.31658983,37.3012281 C9.49337187,37.5133666 9.46470984,37.8286489 9.25257139,38.005431 C9.16271389,38.0803122 9.04944745,38.1213203 8.93247919,38.1213203 L1.06752081,38.1213203 C0.791378431,38.1213203 0.567520806,37.8974627 0.567520806,37.6213203 C0.567520806,37.5043521 0.608528916,37.3910856 0.683410167,37.3012281 L5,32.1213203 L5,32.1213203 Z" transform="rotate(-135 5 35.121)"/>
-      <g transform="translate(4.121)">
-        <mask id="个性话化定制-b" fill="#fff">
-          <use xlink:href="#个性话化定制-a"/>
-        </mask>
-        <use fill="#2B5CFD" transform="scale(-1 1) rotate(-45 0 61.456)" xlink:href="#个性话化定制-a"/>
-        <rect width="11" height="1" x="22.879" y="7.121" fill="#E8ECFF" mask="url(#个性话化定制-b)" transform="rotate(45 28.379 7.621)"/>
-      </g>
-    </g>
-    <path fill="#7998FF" d="M6,13 L10,13 C10.5522847,13 11,13.4477153 11,14 C11,14.5522847 10.5522847,15 10,15 L6,15 L6,15 L6,13 Z" transform="rotate(-45 8.5 14)"/>
-    <path fill="#7998FF" d="M11,18 L15,18 C15.5522847,18 16,18.4477153 16,19 C16,19.5522847 15.5522847,20 15,20 L11,20 L11,20 L11,18 Z" transform="rotate(-45 13.5 19)"/>
-    <path fill="#7998FF" d="M22,29 L26,29 C26.5522847,29 27,29.4477153 27,30 C27,30.5522847 26.5522847,31 26,31 L22,31 L22,31 L22,29 Z" transform="rotate(-45 24.5 30)"/>
-    <path fill="#7998FF" d="M27,34 L31,34 C31.5522847,34 32,34.4477153 32,35 C32,35.5522847 31.5522847,36 31,36 L27,36 L27,36 L27,34 Z" transform="rotate(-45 29.5 35)"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon6.png


+ 0 - 7
static/images/client/exam/product-function-icon6.svg

@@ -1,7 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="41" viewBox="0 0 40 41">
-  <g fill="none" transform="translate(0 1)">
-    <path fill="#2B5CFD" d="M9.39999999,0 L36.6,0 C38.8666667,0 40,1.13333333 40,3.39999999 L40,30.6 C40,32.8666667 38.8666667,34 36.6,34 L9.39999999,34 C7.13333333,34 6,32.8666667 6,30.6 L6,3.39999999 C6,1.13333333 7.13333333,0 9.39999999,0 Z"/>
-    <path fill="#E8ECFF" d="M3.39999999,6 L30.6,6 C32.8666667,6 34,7.13333333 34,9.39999999 L34,36.6 C34,38.8666667 32.8666667,40 30.6,40 L3.39999999,40 C1.13333333,40 0,38.8666667 0,36.6 L0,9.39999999 C0,7.13333333 1.13333333,6 3.39999999,6 Z"/>
-    <path fill="#7998FF" d="M18.5337426,32 C19.0698687,32 19.5044849,31.5958755 19.5044849,31.0973626 L19.5044849,23.0485743 L22.707584,23.0485743 C23.2606644,23.0468606 23.7516934,22.7191279 23.9303844,22.2324277 C24.1090754,21.7457275 23.9360882,21.2072104 23.4995976,20.8913686 L17.1845159,16.374923 C16.4863412,15.8750257 15.5136588,15.8750257 14.8154841,16.374923 L8.50040241,20.8913686 C8.06391182,21.2072104 7.89092463,21.7457275 8.06961562,22.2324277 C8.2483066,22.7191279 8.73933561,23.0468606 9.29241601,23.0485743 L12.4920107,23.0485743 L12.4955151,31.0973626 C12.4955151,31.5959313 12.9300712,32 13.4662575,32 L18.5337426,32 Z"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon7.png


+ 0 - 26
static/images/client/exam/product-function-icon7.svg

@@ -1,26 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="42" viewBox="0 0 40 42">
-  <defs>
-    <rect id="智能考试安排-a" width="40" height="40"/>
-    <rect id="智能考试安排-c" width="6" height="25" x="8" y="-1" rx="3"/>
-  </defs>
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <mask id="智能考试安排-b" fill="#fff">
-      <use xlink:href="#智能考试安排-a"/>
-    </mask>
-    <path fill="#E8ECFF" d="M33,10 L33,36 C33,38.209139 31.209139,40 29,40 L4,40 C1.790861,40 0,38.209139 0,36 L0,4 C0,1.790861 1.790861,6.82121026e-13 4,6.82121026e-13 L23,6.82121026e-13" mask="url(#智能考试安排-b)"/>
-    <g mask="url(#智能考试安排-b)">
-      <g transform="translate(18 15)">
-        <mask id="智能考试安排-d" fill="#fff">
-          <use xlink:href="#智能考试安排-c"/>
-        </mask>
-        <use fill="#2B5CFD" transform="scale(-1 1) rotate(-45 0 38.056)" xlink:href="#智能考试安排-c"/>
-        <rect width="11" height="1" x="10" y="4" fill="#E8ECFF" mask="url(#智能考试安排-d)" transform="rotate(45 15.5 4.5)"/>
-      </g>
-    </g>
-    <path fill="#2B5CFD" d="M33,10 L25,10 C23.8954305,10 23,9.1045695 23,8 L23,4.54747351e-13 L23,4.54747351e-13"/>
-    <rect width="12" height="2" x="6" y="27" fill="#7998FF" rx="1"/>
-    <rect width="10" height="2" x="6" y="20" fill="#7998FF" rx="1"/>
-    <rect width="18" height="2" x="6" y="13" fill="#7998FF" rx="1"/>
-    <path fill="#7998FF" d="M18.3333333,35 L20.9832565,38.1799078 C21.1600385,38.3920462 21.1313765,38.7073286 20.9192381,38.8841106 C20.8293806,38.9589919 20.7161141,39 20.5991459,39 L16.0675208,39 C15.7913784,39 15.5675208,38.7761424 15.5675208,38.5 C15.5675208,38.3830317 15.6085289,38.2697653 15.6834102,38.1799078 L18.3333333,35 L18.3333333,35 Z" transform="rotate(-135 18.333 37)"/>
-  </g>
-</svg>

BIN
static/images/client/exam/product-function-icon8.png


Разница между файлами не показана из-за своего большого размера
+ 0 - 32
static/images/client/exam/product-function-icon8.svg


BIN
static/images/client/train/product-function-icon1.png


+ 0 - 12
static/images/client/train/product-function-icon1.svg

@@ -1,12 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
-  <g fill="none" fill-rule="evenodd">
-    <rect width="18" height="10" x="11" fill="#E8ECFF" rx="2"/>
-    <rect width="32" height="2" x="4" y="16" fill="#2B5CFD" rx="1"/>
-    <rect width="20" height="2" x="10" y="19" fill="#7998FF" transform="rotate(90 20 20)"/>
-    <rect width="15" height="2" x="-2.5" y="22.5" fill="#2B5CFD" rx="1" transform="rotate(90 5 23.5)"/>
-    <rect width="15" height="2" x="27.5" y="22.5" fill="#2B5CFD" rx="1" transform="rotate(90 35 23.5)"/>
-    <rect width="10" height="10" y="30" fill="#E8ECFF" rx="2"/>
-    <rect width="10" height="10" x="15" y="30" fill="#7998FF" rx="2"/>
-    <rect width="10" height="10" x="30" y="30" fill="#E8ECFF" rx="2"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon2.png


+ 0 - 11
static/images/client/train/product-function-icon2.svg

@@ -1,11 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
-  <g fill="none" fill-rule="evenodd">
-    <rect width="40" height="37" y="3" fill="#E8ECFF" rx="4"/>
-    <rect width="22" height="8" x="9" fill="#2B5CFD" rx="2"/>
-    <rect width="23" height="2" x="8" y="14" fill="#7998FF" rx="1"/>
-    <rect width="17" height="2" x="8" y="22" fill="#7998FF" rx="1"/>
-    <rect width="12" height="2" x="8" y="30" fill="#7998FF" rx="1"/>
-    <path fill="#2B5CFD" d="M30,40 C33.6818983,40 37.0152317,38.5 40,35.5 C37.0152317,32.5 33.6818983,31 30,31 C26.3181017,31 22.9847683,32.5 20,35.5 C22.9847683,38.5 26.3181017,40 30,40 Z"/>
-    <circle cx="30.5" cy="35.5" r="3.5" fill="#E8ECFF"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon3.png


+ 0 - 12
static/images/client/train/product-function-icon3.svg

@@ -1,12 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="42" viewBox="0 0 40 42">
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <path fill="#E8ECFF" d="M1.37617038,2.0812857 L20,4.87296748 L20,4.87296748 L20,35.7520325 L1.37617038,38.5437143 C0.721569503,38.6418379 0.111365744,38.1907239 0.0132421373,37.5361231 C0.00442627215,37.4773108 1.88440288e-15,37.4179239 0,37.3584546 L0,3.26654544 C-8.10611237e-17,2.60463113 0.536587566,2.06804356 1.19850187,2.06804356 C1.25797122,2.06804356 1.3173581,2.07246984 1.37617038,2.0812857 Z"/>
-    <rect width="12.5" height="1.25" x="5.021" y="12.845" fill="#2B5CFD" rx=".599" transform="rotate(9 11.27 13.47)"/>
-    <rect width="12.5" height="1.25" x="5.646" y="18.47" fill="#2B5CFD" rx=".599" transform="rotate(9 11.896 19.095)"/>
-    <rect width="12.5" height="1.25" x="5.646" y="24.095" fill="#2B5CFD" rx=".599" transform="rotate(9 11.896 24.72)"/>
-    <path fill="#7998FF" d="M21.3761704,2.0812857 L40,4.87296748 L40,4.87296748 L40,35.7520325 L21.3761704,38.5437143 C20.7215695,38.6418379 20.1113657,38.1907239 20.0132421,37.5361231 C20.0044263,37.4773108 20,37.4179239 20,37.3584546 L20,3.26654544 C20,2.60463113 20.5365876,2.06804356 21.1985019,2.06804356 C21.2579712,2.06804356 21.3173581,2.07246984 21.3761704,2.0812857 Z" transform="matrix(-1 0 0 1 60 0)"/>
-    <rect width="12.5" height="1.25" x="23.771" y="13.47" fill="#E8ECFF" rx=".599" transform="scale(-1 1) rotate(9 0 -367.356)"/>
-    <rect width="12.5" height="1.25" x="23.75" y="18.75" fill="#E8ECFF" rx=".599" transform="scale(-1 1) rotate(9 0 -361.811)"/>
-    <rect width="12.5" height="1.25" x="23.75" y="24.375" fill="#E8ECFF" rx=".599" transform="scale(-1 1) rotate(9 0 -356.186)"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon4.png


+ 0 - 8
static/images/client/train/product-function-icon4.svg

@@ -1,8 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
-  <g fill="none" fill-rule="evenodd" transform="translate(1.875)">
-    <path fill="#E8ECFF" fill-rule="nonzero" d="M35.7546022,6.54771141 C35.7546022,5.08921645 35.7546022,3.65140938 35.6821947,2.32738559 C34.22642,2.72809687 32.7317223,2.9708552 31.2239583,3.05146109 C25.4210103,3.40315492 21.438595,1.54124645 17.7768417,5.68434189e-15 C13.7116749,2.35841738 6.21232141,4.13757434 0.0680235156,2.32738559 L0.0680235156,17.0571502 C0.0680235156,18.71218 -0.0664476563,20.3672097 0.0680235156,21.9705198 C0.52315668,27.0080165 3.76080863,30.7214895 6.9881166,33.4833204 C10.3085607,36.1798352 14.006124,38.3753723 17.9630325,40 C20.23003,38.9972396 22.4217364,37.8322473 24.5210879,36.5140936 C26.3257817,35.3023507 28.0531256,33.9792053 29.6930558,32.5523662 C32.3204155,30.162917 34.9684631,27.1217998 35.6718507,23.1393845 C35.7125202,22.8272561 35.7332502,22.5128525 35.7339144,22.1980864 L35.7546022,6.54771141 Z M28.9689803,14.6056375 L18.1078477,25.487458 C17.5837238,26.0067812 16.7390312,26.0067812 16.2149074,25.487458 L8.34317219,17.584691 C7.96105944,17.0464537 8.02610681,16.3104519 8.49669732,15.847576 C8.96728783,15.3847001 9.70426417,15.3318261 10.2361125,15.7227825 L17.1665495,22.6532195 L27.1070719,12.7126972 C27.6453092,12.3305845 28.3813109,12.3956319 28.8441868,12.8662224 C29.3070627,13.3368129 29.3599367,14.0737892 28.9689803,14.6056375 L28.9689803,14.6056375 Z"/>
-    <rect width="21.875" height="18.125" x="7.5" y="8.75" fill="#E8ECFF" fill-rule="nonzero"/>
-    <rect width="11.875" height="2.5" x="8.015" y="18.83" fill="#2B5CFD" rx="1.25" transform="rotate(45 13.952 20.08)"/>
-    <rect width="18.125" height="2.5" x="13.42" y="16.249" fill="#2B5CFD" rx="1.25" transform="rotate(130 22.483 17.499)"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon5.png


+ 0 - 13
static/images/client/train/product-function-icon5.svg

@@ -1,13 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="41" viewBox="0 0 40 41">
-  <defs>
-    <rect id="完善的课程学习体系-a" width="40" height="40"/>
-  </defs>
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <mask id="完善的课程学习体系-b" fill="#fff">
-      <use xlink:href="#完善的课程学习体系-a"/>
-    </mask>
-    <path fill="#E8ECFF" d="M15.2164506,3.0288563 L25.4803548,1.08903837 C27.6510663,0.678786574 29.7433505,2.10592117 30.1536023,4.2766327 C30.2463744,4.76750555 30.2463744,5.27141305 30.1536023,5.7622859 L28.2137844,16.0261901 C27.9081624,17.6432877 26.6432877,18.9081624 25.0261901,19.2137844 L14.7622859,21.1536023 C12.5915744,21.5638541 10.4992902,20.1367195 10.0890384,17.966008 C9.99626627,17.4751351 9.99626627,16.9712276 10.0890384,16.4803548 L12.0288563,6.21645063 C12.3344783,4.59935299 13.599353,3.33447831 15.2164506,3.0288563 Z" mask="url(#完善的课程学习体系-b)" transform="rotate(45 20.121 11.121)"/>
-    <path fill="#7998FF" d="M34.8772493,20.2543461 C34.5957495,20.6670454 34.2394331,21.0233618 33.8267338,21.3048616 L22.5405449,29.0031039 C21.1809768,29.9304572 19.3921739,29.9304572 18.0326058,29.0031039 L6.74641689,21.3048616 C5.00499124,20.1170455 4.49699553,17.7967849 5.53561072,16.0011732 C5.82695162,16.5062023 6.23309867,16.9547303 6.74641689,17.3048616 L6.74641689,17.3048616 L18.0326058,25.0031039 C19.3921739,25.9304572 21.1809768,25.9304572 22.5405449,25.0031039 L22.5405449,25.0031039 L33.8267338,17.3048616 C34.2394331,17.0233618 34.5957495,16.6670454 34.8772493,16.2543461 C34.9341736,16.1708909 34.9875113,16.0860481 35.0372969,16 C35.7806382,17.2883977 35.7718854,18.9427437 34.8772493,20.2543461 Z" mask="url(#完善的课程学习体系-b)"/>
-    <path fill="#2B5CFD" d="M36.9491839,21 L37.1045163,21.1052031 C38.9420802,22.331439 39.4376594,24.8151393 38.2114235,26.6527031 C37.9189584,27.0909739 37.5427871,27.4671452 37.1045163,27.7596103 L22.6626181,37.396921 C21.3183348,38.2939829 19.5663086,38.2939829 18.2220253,37.396921 L3.78012703,27.7596103 C1.94256322,26.5333745 1.44698398,24.0496741 2.67321983,22.2121103 C2.96568495,21.7738396 3.34185627,21.3976682 3.78012703,21.1052031 L3.93411904,21.0012149 C3.60829317,22.5533737 4.22933264,24.217433 5.62928045,25.1516407 L5.62928045,25.1516407 L18.2220253,33.5549816 C19.5663086,34.4520434 21.3183348,34.4520434 22.6626181,33.5549816 L22.6626181,33.5549816 L35.2553629,25.1516407 C35.6936337,24.8591756 36.069805,24.4830042 36.3622701,24.0447335 C36.9838936,23.1132056 37.1630374,22.0156308 36.9491839,21 Z" mask="url(#完善的课程学习体系-b)"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon6.png


+ 0 - 17
static/images/client/train/product-function-icon6.svg

@@ -1,17 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" viewBox="0 0 40 40">
-  <defs>
-    <rect id="功能丰富的在线考试-a" width="40" height="40" rx="3.333"/>
-  </defs>
-  <g fill="none" fill-rule="evenodd">
-    <mask id="功能丰富的在线考试-b" fill="#fff">
-      <use xlink:href="#功能丰富的在线考试-a"/>
-    </mask>
-    <use fill="#E8ECFF" xlink:href="#功能丰富的在线考试-a"/>
-    <path fill="#2B5CFD" d="M29.4176059,20.9299751 C30.6758763,20.1943095 32.2922807,20.6179644 33.0279463,21.8762347 C33.0327869,21.884514 33.0375823,21.8928195 33.0423323,21.901151 L40.4476652,34.8900497 L40.4476652,34.8900497 L35.8411173,37.5833333 L28.4357843,24.5944346 C27.7036475,23.3102721 28.1415012,21.6760678 29.4176059,20.9299751 Z" mask="url(#功能丰富的在线考试-b)" transform="matrix(-1 0 0 1 67.562 0)"/>
-    <polygon fill="#7998FF" points="28.364 36.667 30.864 39.792 25.864 39.792" mask="url(#功能丰富的在线考试-b)" transform="scale(1 -1) rotate(-31 -109.486 0)"/>
-    <rect width="30.833" height="7.5" x="4.583" y="6.667" fill="#2B5CFD" rx="2.292"/>
-    <rect width="24.583" height="1.667" x="4.583" y="18.333" fill="#7998FF" opacity=".64" rx=".833"/>
-    <rect width="16.25" height="1.667" x="4.583" y="24.167" fill="#2B5CFD" rx=".833"/>
-    <rect width="20.833" height="1.667" x="4.167" y="30" fill="#7998FF" opacity=".64" rx=".833"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon7.png


+ 0 - 9
static/images/client/train/product-function-icon7.svg

@@ -1,9 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="40" height="41" viewBox="0 0 40 41">
-  <g fill="none" fill-rule="evenodd" transform="translate(0 1)">
-    <circle cx="20" cy="20" r="20" fill="#E8ECFF"/>
-    <path stroke="#7998FF" stroke-linecap="round" d="M14,10 C10.4021485,12.1160907 8,15.9373473 8,20.29987 C8,23.71927 9.47578898,26.8061366 11.8464094,29 M15,30.8385575 C16.5160562,31.5833756 18.2111589,32 20.0000635,32 C25.0605639,32 29.3704376,28.6660636 31,24 M32,20 C32,19.8426575 31.9969718,19.6860223 31.9909705,19.5301494 C31.7441901,13.1205086 26.4700745,8 20,8"/>
-    <polygon fill="#2B5CFD" points="20 4 24.755 7.109 22.939 12.141 17.061 12.141 15.245 7.109"/>
-    <polygon fill="#2B5CFD" points="10 23 14.755 26.109 12.939 31.141 7.061 31.141 5.245 26.109"/>
-    <polygon fill="#2B5CFD" points="31 23 35.755 26.109 33.939 31.141 28.061 31.141 26.245 26.109"/>
-  </g>
-</svg>

BIN
static/images/client/train/product-function-icon8.png


+ 0 - 22
static/images/client/train/product-function-icon8.svg

@@ -1,22 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" viewBox="0 0 40 40">
-  <defs>
-    <rect id="个性化定制-a" width="10" height="40" x="13" y="-2" rx="4"/>
-  </defs>
-  <g fill="none" fill-rule="evenodd">
-    <g transform="translate(1 .879)">
-      <rect width="12" height="43" x="14" y="-.879" fill="#E8ECFF" rx="4" transform="rotate(-45 20 20.621)"/>
-      <path fill="#7998FF" d="M5,32.1213203 L9.31658983,37.3012281 C9.49337187,37.5133666 9.46470984,37.8286489 9.25257139,38.005431 C9.16271389,38.0803122 9.04944745,38.1213203 8.93247919,38.1213203 L1.06752081,38.1213203 C0.791378431,38.1213203 0.567520806,37.8974627 0.567520806,37.6213203 C0.567520806,37.5043521 0.608528916,37.3910856 0.683410167,37.3012281 L5,32.1213203 L5,32.1213203 Z" transform="rotate(-135 5 35.121)"/>
-      <g transform="translate(4.121)">
-        <mask id="个性化定制-b" fill="#fff">
-          <use xlink:href="#个性化定制-a"/>
-        </mask>
-        <use fill="#2B5CFD" transform="scale(-1 1) rotate(-45 0 61.456)" xlink:href="#个性化定制-a"/>
-        <rect width="11" height="1" x="22.879" y="7.121" fill="#E8ECFF" mask="url(#个性化定制-b)" transform="rotate(45 28.379 7.621)"/>
-      </g>
-    </g>
-    <path fill="#7998FF" d="M6,13 L10,13 C10.5522847,13 11,13.4477153 11,14 C11,14.5522847 10.5522847,15 10,15 L6,15 L6,15 L6,13 Z" transform="rotate(-45 8.5 14)"/>
-    <path fill="#7998FF" d="M11,18 L15,18 C15.5522847,18 16,18.4477153 16,19 C16,19.5522847 15.5522847,20 15,20 L11,20 L11,20 L11,18 Z" transform="rotate(-45 13.5 19)"/>
-    <path fill="#7998FF" d="M22,29 L26,29 C26.5522847,29 27,29.4477153 27,30 C27,30.5522847 26.5522847,31 26,31 L22,31 L22,31 L22,29 Z" transform="rotate(-45 24.5 30)"/>
-    <path fill="#7998FF" d="M27,34 L31,34 C31.5522847,34 32,34.4477153 32,35 C32,35.5522847 31.5522847,36 31,36 L27,36 L27,36 L27,34 Z" transform="rotate(-45 29.5 35)"/>
-  </g>
-</svg>

Некоторые файлы не были показаны из-за большого количества измененных файлов