|
@@ -495,6 +495,36 @@ img {
|
|
-o-animation-delay: 3s;
|
|
-o-animation-delay: 3s;
|
|
animation-delay: 3s; }
|
|
animation-delay: 3s; }
|
|
|
|
|
|
|
|
+.delay16 {
|
|
|
|
+ -webkit-animation-delay: 3.2s;
|
|
|
|
+ -moz-animation-delay: 3.2s;
|
|
|
|
+ -o-animation-delay: 3.2s;
|
|
|
|
+ animation-delay: 3.2s; }
|
|
|
|
+
|
|
|
|
+.delay17 {
|
|
|
|
+ -webkit-animation-delay: 3.4s;
|
|
|
|
+ -moz-animation-delay: 3.4s;
|
|
|
|
+ -o-animation-delay: 3.4s;
|
|
|
|
+ animation-delay: 3.4s; }
|
|
|
|
+
|
|
|
|
+.delay18 {
|
|
|
|
+ -webkit-animation-delay: 3.6s;
|
|
|
|
+ -moz-animation-delay: 3.6s;
|
|
|
|
+ -o-animation-delay: 3.6s;
|
|
|
|
+ animation-delay: 3.6s; }
|
|
|
|
+
|
|
|
|
+.delay19 {
|
|
|
|
+ -webkit-animation-delay: 3.8s;
|
|
|
|
+ -moz-animation-delay: 3.8s;
|
|
|
|
+ -o-animation-delay: 3.8s;
|
|
|
|
+ animation-delay: 3.8s; }
|
|
|
|
+
|
|
|
|
+.delay20 {
|
|
|
|
+ -webkit-animation-delay: 4s;
|
|
|
|
+ -moz-animation-delay: 4s;
|
|
|
|
+ -o-animation-delay: 4s;
|
|
|
|
+ animation-delay: 4s; }
|
|
|
|
+
|
|
.time0 {
|
|
.time0 {
|
|
-webkit-animation-duration: 0s;
|
|
-webkit-animation-duration: 0s;
|
|
-moz-animation-duration: 0s;
|
|
-moz-animation-duration: 0s;
|
|
@@ -656,7 +686,7 @@ img {
|
|
height: 100vh;
|
|
height: 100vh;
|
|
margin-left: -5rem;
|
|
margin-left: -5rem;
|
|
background: url(../img/loading/bg.jpg) no-repeat 0 0/cover;
|
|
background: url(../img/loading/bg.jpg) no-repeat 0 0/cover;
|
|
- z-index: 100;
|
|
|
|
|
|
+ z-index: 120;
|
|
/*display: none;*/ }
|
|
/*display: none;*/ }
|
|
.loading .curtain-box {
|
|
.loading .curtain-box {
|
|
position: absolute;
|
|
position: absolute;
|