|
@@ -67,7 +67,7 @@ li{list-style:none}
|
|
|
.release-stepbox .stepSpan{display: inline-block;width: 32%;text-align: center;position: relative;}
|
|
|
.stepSpan p{display: inline-block;color: #9aa5b5;}
|
|
|
.stepSpan span{width: 5vw;height: 5vw;background: #9aa5b5;display: inline-block;border-radius: 50%;color: #fff;line-height: 5vw;
|
|
|
- text-align: center; position: absolute;top: 3.2vw;left: 13.3vw}
|
|
|
+ text-align: center; position: absolute;top: 3.2vw;left: 13.3vw}
|
|
|
.release-stepbox .stepSpan.active span{color: #fff;background: #E15616}
|
|
|
.release-stepbox .stepSpan.active p{color: #e15616}
|
|
|
.process p{color: #627386;font-size: 3.4vw;}
|
|
@@ -99,4 +99,5 @@ li{list-style:none}
|
|
|
.mt-wechat img{width: 24vw;height: 24vw;display: block;}
|
|
|
|
|
|
|
|
|
-}
|
|
|
+}
|
|
|
+
|