wangfei 6 years ago
parent
commit
dbc16c3cd8
100 changed files with 534 additions and 0 deletions
  1. 186
    0
      css/fullPage.css
  2. 49
    0
      css/home.css
  3. 124
    0
      css/idangerous.swiper.css
  4. 111
    0
      css/index.css
  5. 0
    0
      css/program/field.css
  6. BIN
      image/home/logo/.DS_Store
  7. BIN
      image/home/logo/Group 29.png
  8. BIN
      image/home/logo/Group 30.png
  9. BIN
      image/home/logo/Group 31.png
  10. BIN
      image/home/logo/Group 32.png
  11. BIN
      image/home/logo/Group 33.png
  12. BIN
      image/home/logo/Group 34.png
  13. BIN
      image/home/logo/Group 35.png
  14. BIN
      image/home/logo/Group 36.png
  15. BIN
      image/home/logo/Group 37.png
  16. BIN
      image/home/logo/Group 38.png
  17. BIN
      image/home/logo/Group 39.png
  18. BIN
      image/home/logo/Group 40.png
  19. BIN
      image/home/logo/Group 41.png
  20. BIN
      image/home/logo/Group 42.png
  21. BIN
      image/home/logo/Group 43.png
  22. BIN
      image/home/小图/.DS_Store
  23. BIN
      image/home/小图/01.png
  24. BIN
      image/home/小图/02.png
  25. BIN
      image/home/小图/03.png
  26. BIN
      image/home/小图/Gro19.png
  27. BIN
      image/home/小图/Group 10.png
  28. BIN
      image/home/小图/Group 12.png
  29. BIN
      image/home/小图/Group 13.png
  30. BIN
      image/home/小图/Group 14.png
  31. BIN
      image/home/小图/Group 15.png
  32. BIN
      image/home/小图/Group 17.png
  33. BIN
      image/home/小图/Group 18.png
  34. BIN
      image/home/小图/Group 19.png
  35. BIN
      image/home/小图/Group 24.png
  36. BIN
      image/home/小图/Group 25.png
  37. BIN
      image/home/小图/Group 26.png
  38. BIN
      image/home/小图/Group 27.png
  39. BIN
      image/home/小图/Group 8 Copy 3.png
  40. BIN
      image/home/小图/Group 9.png
  41. BIN
      image/home/小图/huifang.png
  42. BIN
      image/home/小图/售楼处位置.png
  43. BIN
      image/home/背景/Group 2.jpg
  44. BIN
      image/home/背景/Group 26.jpg
  45. BIN
      image/home/背景/Group 27.jpg
  46. BIN
      image/home/背景/Group 28.jpg
  47. BIN
      image/home/背景/Group 29.jpg
  48. BIN
      image/program/.DS_Store
  49. BIN
      image/program/bannerbg.jpg
  50. BIN
      image/program/building.png
  51. BIN
      image/program/community/.DS_Store
  52. BIN
      image/program/community/出行-01.png
  53. BIN
      image/program/community/大堂.png
  54. BIN
      image/program/community/安防.png
  55. BIN
      image/program/community/家居.png
  56. BIN
      image/program/community/建设步伐.png
  57. BIN
      image/program/community/操作系统.png
  58. BIN
      image/program/community/用户使用.png
  59. BIN
      image/program/community/空间.png
  60. BIN
      image/program/community/管家.png
  61. BIN
      image/program/community/管理.png
  62. BIN
      image/program/community/资源 10.png
  63. BIN
      image/program/community/资源 20.png
  64. BIN
      image/program/community/资源 30.jpg
  65. BIN
      image/program/community/资源 40.jpg
  66. BIN
      image/program/community/资源 50.jpg
  67. BIN
      image/program/community/资源 60.jpg
  68. BIN
      image/program/community/资源 70.jpg
  69. BIN
      image/program/community/资源-0.jpg
  70. BIN
      image/program/community/门禁.png
  71. BIN
      image/program/house.png
  72. BIN
      image/program/order/Bitmap Copy 2.jpg
  73. BIN
      image/program/order/Bitmap Copy 3.jpg
  74. BIN
      image/program/order/Bitmap.jpg
  75. BIN
      image/program/order/UI.png
  76. BIN
      image/program/order/app.png
  77. BIN
      image/program/order/h5.png
  78. BIN
      image/program/order/huiju.png
  79. BIN
      image/program/order/quan.png
  80. BIN
      image/program/order/web.png
  81. BIN
      image/program/order/wx.png
  82. BIN
      image/program/order/售后.png
  83. BIN
      image/program/order/售后1.png
  84. BIN
      image/program/order/团队.png
  85. BIN
      image/program/order/团队1.png
  86. BIN
      image/program/order/小程序.png
  87. BIN
      image/program/order/悦见山.png
  88. BIN
      image/program/order/时间.png
  89. BIN
      image/program/order/时间1.png
  90. BIN
      image/program/order/费用.png
  91. BIN
      image/program/order/费用1.png
  92. BIN
      image/program/order/软件.png
  93. BIN
      image/program/order/运营 (3).png
  94. BIN
      image/program/order/运营1.png
  95. BIN
      image/program/orderImg.png
  96. 16
    0
      js/idangerous.swiper.min.js
  97. 2
    0
      js/jquery-1.8.3.min.js
  98. 12
    0
      js/jquery-ui-1.10.3.min.js
  99. 34
    0
      js/jquery.fullPage.min.js
  100. 0
    0
      js/jquery.min.js

+ 186
- 0
css/fullPage.css View File

@@ -0,0 +1,186 @@
1
+html,
2
+body {
3
+  margin: 0;
4
+  padding: 0
5
+}
6
+
7
+#superContainer {
8
+  height: 100%;
9
+  position: relative
10
+}
11
+
12
+.section {
13
+  position: relative;
14
+  -webkit-box-sizing: border-box;
15
+  -moz-box-sizing: border-box;
16
+  box-sizing: border-box
17
+}
18
+
19
+.slide {
20
+  float: left
21
+}
22
+
23
+.slide,
24
+.slidesContainer {
25
+  height: 100%;
26
+  display: block
27
+}
28
+
29
+.slides {
30
+  height: 100%;
31
+  overflow: hidden;
32
+  position: relative;
33
+  -webkit-transition: all .3s ease-out;
34
+  -moz-transition: all .3s ease-out;
35
+  -o-transition: all .3s ease-out;
36
+  transition: all .3s ease-out
37
+}
38
+
39
+.section.table,
40
+.slide.table {
41
+  display: table;
42
+  width: 100%
43
+}
44
+
45
+.tableCell {
46
+  display: table-cell;
47
+  vertical-align: middle;
48
+  width: 100%;
49
+  height: 100%
50
+}
51
+
52
+.slidesContainer {
53
+  float: left;
54
+  position: relative
55
+}
56
+
57
+.controlArrow {
58
+  position: absolute;
59
+  top: 50%;
60
+  cursor: pointer;
61
+  width: 0;
62
+  height: 0;
63
+  border-style: solid;
64
+  margin-top: -38px
65
+}
66
+
67
+.controlArrow.prev {
68
+  left: 15px;
69
+  width: 0;
70
+  border-width: 38.5px 34px 38.5px 0;
71
+  border-color: transparent #fff transparent transparent
72
+}
73
+
74
+.controlArrow.next {
75
+  right: 15px;
76
+  border-width: 38.5px 0 38.5px 34px;
77
+  border-color: transparent transparent transparent #fff
78
+}
79
+
80
+.scrollable {
81
+  overflow: scroll
82
+}
83
+
84
+.easing {
85
+  -webkit-transition: all .7s ease-out;
86
+  -moz-transition: all .7s ease-out;
87
+  -o-transition: all .7s ease-out;
88
+  transition: all .7s ease-out
89
+}
90
+
91
+#fullPage-nav {
92
+  position: fixed;
93
+  z-index: 100;
94
+  margin-top: -32px;
95
+  top: 50%;
96
+  opacity: 1
97
+}
98
+
99
+#fullPage-nav.right {
100
+  right: 17px
101
+}
102
+
103
+#fullPage-nav.left {
104
+  left: 17px
105
+}
106
+
107
+.fullPage-slidesNav {
108
+  position: absolute;
109
+  z-index: 4;
110
+  left: 50%;
111
+  opacity: 1
112
+}
113
+
114
+.fullPage-slidesNav.bottom {
115
+  bottom: 17px
116
+}
117
+
118
+.fullPage-slidesNav.top {
119
+  top: 17px
120
+}
121
+
122
+#fullPage-nav ul,
123
+.fullPage-slidesNav ul {
124
+  margin: 0;
125
+  padding: 0
126
+}
127
+
128
+#fullPage-nav li,
129
+.fullPage-slidesNav li {
130
+  display: block;
131
+  width: 14px;
132
+  height: 13px;
133
+  margin: 7px;
134
+  position: relative
135
+}
136
+
137
+.fullPage-slidesNav li {
138
+  display: inline-block
139
+}
140
+
141
+#fullPage-nav li a,
142
+.fullPage-slidesNav li a {
143
+  display: block;
144
+  position: relative;
145
+  z-index: 1;
146
+  width: 100%;
147
+  height: 100%;
148
+  cursor: pointer;
149
+  text-decoration: none
150
+}
151
+
152
+#fullPage-nav li .active span,
153
+.fullPage-slidesNav .active span {
154
+  background: #333
155
+}
156
+
157
+#fullPage-nav span,
158
+.fullPage-slidesNav span {
159
+  top: 2px;
160
+  left: 2px;
161
+  width: 8px;
162
+  height: 8px;
163
+  border: 1px solid #000;
164
+  background: transparent;
165
+  -webkit-border-radius: 50%;
166
+  -moz-border-radius: 50%;
167
+  border-radius: 50%;
168
+  position: absolute;
169
+  z-index: 1
170
+}
171
+
172
+.fullPage-tooltip {
173
+  position: absolute;
174
+  color: #fff;
175
+  font-size: 14px;
176
+  font-family: arial, helvetica, sans-serif;
177
+  top: -2px
178
+}
179
+
180
+.fullPage-tooltip.right {
181
+  right: 20px
182
+}
183
+
184
+.fullPage-tooltip.left {
185
+  left: 20px
186
+}

+ 49
- 0
css/home.css View File

@@ -0,0 +1,49 @@
1
+#menu {
2
+  margin: 0;
3
+  padding: 0;
4
+  position: fixed;
5
+  left: 10px;
6
+  top: 10px;
7
+  list-style-type: none;
8
+  z-index: 70;
9
+}
10
+
11
+#menu li {
12
+  float: left;
13
+  margin: 0 10px 0 0;
14
+  font-size: 14px;
15
+}
16
+
17
+#menu a {
18
+  float: left;
19
+  padding: 10px 20px;
20
+  background-color: #fff;
21
+  color: #333;
22
+  text-decoration: none;
23
+}
24
+
25
+#menu .active a {
26
+  color: #fff;
27
+  background-color: #333;
28
+}
29
+
30
+.section {
31
+  text-align: center;
32
+  font: 50px "Microsoft Yahei";
33
+  color: #fff;
34
+}
35
+.section1 {
36
+   background: url(/pc/image/home/背景/Group\ 2.jpg) no-repeat;
37
+  }
38
+.section2 {
39
+  background: url(/pc/image/home/背景/Group\ 26.jpg) no-repeat;
40
+}
41
+.section3 {
42
+  background: url(/pc/image/home/背景/Group\ 27.jpg) no-repeat;
43
+}
44
+.section4 {
45
+  background: url(/pc/image/home/背景/Group\ 28.jpg) no-repeat;
46
+}
47
+.section5 {
48
+  background: url(/pc/image/home/背景/Group\ 29.jpg) no-repeat;
49
+}

+ 124
- 0
css/idangerous.swiper.css View File

@@ -0,0 +1,124 @@
1
+/*
2
+ * Swiper 2.7.0
3
+ * Mobile touch slider and framework with hardware accelerated transitions
4
+ *
5
+ * http://www.idangero.us/sliders/swiper/
6
+ *
7
+ * Copyright 2010-2014, Vladimir Kharlampidi
8
+ * The iDangero.us
9
+ * http://www.idangero.us/
10
+ *
11
+ * Licensed under GPL & MIT
12
+ *
13
+ * Released on: August 30, 2014
14
+*/
15
+/* ===============================================================
16
+Basic Swiper Styles 
17
+================================================================*/
18
+.swiper-container {
19
+	margin:0 auto;
20
+	position:relative;
21
+	overflow:hidden;
22
+	-webkit-backface-visibility:hidden;
23
+	-moz-backface-visibility:hidden;
24
+	-ms-backface-visibility:hidden;
25
+	-o-backface-visibility:hidden;
26
+	backface-visibility:hidden;
27
+	/* Fix of Webkit flickering */
28
+	z-index:1;
29
+}
30
+.swiper-wrapper {
31
+	position:relative;
32
+	width:100%;
33
+	-webkit-transition-property:-webkit-transform, left, top;
34
+	-webkit-transition-duration:0s;
35
+	-webkit-transform:translate3d(0px,0,0);
36
+	-webkit-transition-timing-function:ease;
37
+	
38
+	-moz-transition-property:-moz-transform, left, top;
39
+	-moz-transition-duration:0s;
40
+	-moz-transform:translate3d(0px,0,0);
41
+	-moz-transition-timing-function:ease;
42
+	
43
+	-o-transition-property:-o-transform, left, top;
44
+	-o-transition-duration:0s;
45
+	-o-transform:translate3d(0px,0,0);
46
+	-o-transition-timing-function:ease;
47
+	-o-transform:translate(0px,0px);
48
+	
49
+	-ms-transition-property:-ms-transform, left, top;
50
+	-ms-transition-duration:0s;
51
+	-ms-transform:translate3d(0px,0,0);
52
+	-ms-transition-timing-function:ease;
53
+	
54
+	transition-property:transform, left, top;
55
+	transition-duration:0s;
56
+	transform:translate3d(0px,0,0);
57
+	transition-timing-function:ease;
58
+
59
+	-webkit-box-sizing: content-box;
60
+	-moz-box-sizing: content-box;
61
+	box-sizing: content-box;
62
+}
63
+.swiper-free-mode > .swiper-wrapper {
64
+	-webkit-transition-timing-function: ease-out;
65
+	-moz-transition-timing-function: ease-out;
66
+	-ms-transition-timing-function: ease-out;
67
+	-o-transition-timing-function: ease-out;
68
+	transition-timing-function: ease-out;
69
+	margin: 0 auto;
70
+}
71
+.swiper-slide {
72
+	float: left;
73
+	-webkit-box-sizing: content-box;
74
+	-moz-box-sizing: content-box;
75
+	box-sizing: content-box;
76
+}
77
+
78
+/* IE10 Windows Phone 8 Fixes */
79
+.swiper-wp8-horizontal {
80
+	-ms-touch-action: pan-y;
81
+}
82
+.swiper-wp8-vertical {
83
+	-ms-touch-action: pan-x;
84
+}
85
+
86
+/* ===============================================================
87
+Your custom styles, here you need to specify container's and slide's
88
+sizes, pagination, etc.
89
+================================================================*/
90
+.swiper-container {
91
+	/* Specify Swiper's Size: */
92
+
93
+	/*width:200px;
94
+	height: 100px;*/
95
+}
96
+.swiper-slide {
97
+	/* Specify Slides's Size: */
98
+	
99
+	/*width: 100%;
100
+	height: 100%;*/
101
+}
102
+.swiper-slide-active {
103
+	/* Specific active slide styling: */
104
+	
105
+}
106
+.swiper-slide-visible {
107
+	/* Specific visible slide styling: */	
108
+
109
+}
110
+/* ===============================================================
111
+Pagination Styles
112
+================================================================*/
113
+.swiper-pagination-switch {
114
+	/* Stylize pagination button: */	
115
+
116
+}
117
+.swiper-active-switch {
118
+	/* Specific active button style: */	
119
+	
120
+}
121
+.swiper-visible-switch {
122
+	/* Specific visible button style: */	
123
+	
124
+}

+ 111
- 0
css/index.css View File

@@ -0,0 +1,111 @@
1
+body,
2
+div,
3
+dl,
4
+dt,
5
+dd,
6
+ul,
7
+ol,
8
+li,
9
+h1,
10
+h2,
11
+h3,
12
+h4,
13
+h5,
14
+h6,
15
+pre,
16
+code,
17
+form,
18
+fieldset,
19
+legend,
20
+input,
21
+button,
22
+textarea,
23
+p,
24
+blockquote,
25
+th,
26
+td {
27
+  margin: 0;
28
+  padding: 0;
29
+}
30
+
31
+body {
32
+  background: #fff;
33
+  color: #555;
34
+  font-size: 14px;
35
+  font-family: Verdana, Arial, Helvetica, sans-serif;
36
+}
37
+
38
+td,
39
+th,
40
+caption {
41
+  font-size: 14px;
42
+}
43
+
44
+h1,
45
+h2,
46
+h3,
47
+h4,
48
+h5,
49
+h6 {
50
+  font-weight: normal;
51
+  font-size: 100%;
52
+}
53
+
54
+address,
55
+caption,
56
+cite,
57
+code,
58
+dfn,
59
+em,
60
+strong,
61
+th,
62
+var {
63
+  font-style: normal;
64
+  font-weight: normal;
65
+}
66
+
67
+a {
68
+  color: #555;
69
+  text-decoration: none;
70
+}
71
+
72
+a:hover {
73
+  text-decoration: underline;
74
+}
75
+
76
+img {
77
+  border: none;
78
+}
79
+
80
+ol,
81
+ul,
82
+li {
83
+  list-style: none;
84
+}
85
+
86
+input,
87
+textarea,
88
+select,
89
+button {
90
+  font: 14px Verdana, Helvetica, Arial, sans-serif;
91
+}
92
+
93
+table {
94
+  border-collapse: collapse;
95
+}
96
+
97
+html {
98
+  overflow-y: scroll;
99
+}
100
+
101
+.clearfix:after {
102
+  content: ".";
103
+  display: block;
104
+  height: 0;
105
+  clear: both;
106
+  visibility: hidden;
107
+}
108
+
109
+.clearfix {
110
+  *zoom: 1;
111
+}

+ 0
- 0
css/program/field.css View File


BIN
image/home/logo/.DS_Store View File


BIN
image/home/logo/Group 29.png View File


BIN
image/home/logo/Group 30.png View File


BIN
image/home/logo/Group 31.png View File


BIN
image/home/logo/Group 32.png View File


BIN
image/home/logo/Group 33.png View File


BIN
image/home/logo/Group 34.png View File


BIN
image/home/logo/Group 35.png View File


BIN
image/home/logo/Group 36.png View File


BIN
image/home/logo/Group 37.png View File


BIN
image/home/logo/Group 38.png View File


BIN
image/home/logo/Group 39.png View File


BIN
image/home/logo/Group 40.png View File


BIN
image/home/logo/Group 41.png View File


BIN
image/home/logo/Group 42.png View File


BIN
image/home/logo/Group 43.png View File


BIN
image/home/小图/.DS_Store View File


BIN
image/home/小图/01.png View File


BIN
image/home/小图/02.png View File


BIN
image/home/小图/03.png View File


BIN
image/home/小图/Gro19.png View File


BIN
image/home/小图/Group 10.png View File


BIN
image/home/小图/Group 12.png View File


BIN
image/home/小图/Group 13.png View File


BIN
image/home/小图/Group 14.png View File


BIN
image/home/小图/Group 15.png View File


BIN
image/home/小图/Group 17.png View File


BIN
image/home/小图/Group 18.png View File


BIN
image/home/小图/Group 19.png View File


BIN
image/home/小图/Group 24.png View File


BIN
image/home/小图/Group 25.png View File


BIN
image/home/小图/Group 26.png View File


BIN
image/home/小图/Group 27.png View File


BIN
image/home/小图/Group 8 Copy 3.png View File


BIN
image/home/小图/Group 9.png View File


BIN
image/home/小图/huifang.png View File


BIN
image/home/小图/售楼处位置.png View File


BIN
image/home/背景/Group 2.jpg View File


BIN
image/home/背景/Group 26.jpg View File


BIN
image/home/背景/Group 27.jpg View File


BIN
image/home/背景/Group 28.jpg View File


BIN
image/home/背景/Group 29.jpg View File


BIN
image/program/.DS_Store View File


BIN
image/program/bannerbg.jpg View File


BIN
image/program/building.png View File


BIN
image/program/community/.DS_Store View File


BIN
image/program/community/出行-01.png View File


BIN
image/program/community/大堂.png View File


BIN
image/program/community/安防.png View File


BIN
image/program/community/家居.png View File


BIN
image/program/community/建设步伐.png View File


BIN
image/program/community/操作系统.png View File


BIN
image/program/community/用户使用.png View File


BIN
image/program/community/空间.png View File


BIN
image/program/community/管家.png View File


BIN
image/program/community/管理.png View File


BIN
image/program/community/资源 10.png View File


BIN
image/program/community/资源 20.png View File


BIN
image/program/community/资源 30.jpg View File


BIN
image/program/community/资源 40.jpg View File


BIN
image/program/community/资源 50.jpg View File


BIN
image/program/community/资源 60.jpg View File


BIN
image/program/community/资源 70.jpg View File


BIN
image/program/community/资源-0.jpg View File


BIN
image/program/community/门禁.png View File


BIN
image/program/house.png View File


BIN
image/program/order/Bitmap Copy 2.jpg View File


BIN
image/program/order/Bitmap Copy 3.jpg View File


BIN
image/program/order/Bitmap.jpg View File


BIN
image/program/order/UI.png View File


BIN
image/program/order/app.png View File


BIN
image/program/order/h5.png View File


BIN
image/program/order/huiju.png View File


BIN
image/program/order/quan.png View File


BIN
image/program/order/web.png View File


BIN
image/program/order/wx.png View File


BIN
image/program/order/售后.png View File


BIN
image/program/order/售后1.png View File


BIN
image/program/order/团队.png View File


BIN
image/program/order/团队1.png View File


BIN
image/program/order/小程序.png View File


BIN
image/program/order/悦见山.png View File


BIN
image/program/order/时间.png View File


BIN
image/program/order/时间1.png View File


BIN
image/program/order/费用.png View File


BIN
image/program/order/费用1.png View File


BIN
image/program/order/软件.png View File


BIN
image/program/order/运营 (3).png View File


BIN
image/program/order/运营1.png View File


BIN
image/program/orderImg.png View File


+ 16
- 0
js/idangerous.swiper.min.js
File diff suppressed because it is too large
View File


+ 2
- 0
js/jquery-1.8.3.min.js
File diff suppressed because it is too large
View File


+ 12
- 0
js/jquery-ui-1.10.3.min.js
File diff suppressed because it is too large
View File


+ 34
- 0
js/jquery.fullPage.min.js View File

@@ -0,0 +1,34 @@
1
+/**
2
+ * fullPage 1.5.3
3
+ * https://github.com/alvarotrigo/fullPage.js
4
+ * MIT licensed
5
+ *
6
+ * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
7
+ */
8
+(function(b){b.fn.fullpage=function(c){function m(a){if(c.autoScrolling){a=window.event||a;a=Math.max(-1,Math.min(1,a.wheelDelta||-a.detail));var e;e=b(".section.active");if(!k)if(e=e.find(".slides").length?e.find(".slide.active").find(".scrollable"):e.find(".scrollable"),0>a)if(0<e.length)if(v("bottom",e))b.fn.fullpage.moveSectionDown();else return!0;else b.fn.fullpage.moveSectionDown();else if(0<e.length)if(v("top",e))b.fn.fullpage.moveSectionUp();else return!0;else b.fn.fullpage.moveSectionUp();
9
+return!1}}function F(){document.addEventListener?(document.addEventListener("mousewheel",m,!1),document.addEventListener("DOMMouseScroll",m,!1)):document.attachEvent("onmousewheel",m)}function n(a,e){var d={},f,h=a.position(),h=null!==h?h.top:null,H=G(a),l=a.data("anchor"),g=a.index(".section"),p=a.find(".slide.active");if(p.length){f=p.data("anchor");var q=p.index()}p=b(".section.active").index(".section")+1;a.addClass("active").siblings().removeClass("active");k=!0;"undefined"!==typeof l?I(q,f,
10
+l):location.hash="";c.autoScrolling?(d.top=-h,f="#superContainer"):(d.scrollTop=h,f="html, body");c.css3&&c.autoScrolling?(b.isFunction(c.onLeave)&&c.onLeave.call(this,p,H),z("translate3d(0px, -"+h+"px, 0px)",!0),setTimeout(function(){b.isFunction(c.afterLoad)&&c.afterLoad.call(this,l,g+1);setTimeout(function(){k=!1;b.isFunction(e)&&e.call(this)},J)},c.scrollingSpeed)):(b.isFunction(c.onLeave)&&c.onLeave.call(this,p,H),b(f).animate(d,c.scrollingSpeed,c.easing,function(){b.isFunction(c.afterLoad)&&
11
+c.afterLoad.call(this,l,g+1);setTimeout(function(){k=!1;b.isFunction(e)&&e.call(this)},J)}));r=l;c.autoScrolling&&(K(l),L(l,g))}function u(a,e){var d=e.position(),f=a.find(".slidesContainer").parent(),h=e.index(),g=a.closest(".section"),l=g.index(".section"),k=g.data("anchor"),p=g.find(".fullPage-slidesNav"),q=e.data("anchor");if(c.onSlideLeave){var m=g.find(".slide.active").index(),n;n=m>h?"left":"right";b.isFunction(c.onSlideLeave)&&c.onSlideLeave.call(this,k,l+1,m,n)}e.addClass("active").siblings().removeClass("active");
12
+"undefined"===typeof q&&(q=h);g.hasClass("active")&&(c.loopHorizontal||(g.find(".controlArrow.prev").toggle(0!=h),g.find(".controlArrow.next").toggle(!e.is(":last-child"))),I(h,q,k));c.css3?(d="translate3d(-"+d.left+"px, 0px, 0px)",a.find(".slidesContainer").addClass("easing").css({"-webkit-transform":d,"-moz-transform":d,"-ms-transform":d,transform:d}),setTimeout(function(){b.isFunction(c.afterSlideLoad)&&c.afterSlideLoad.call(this,k,l+1,q,h);s=!1},c.scrollingSpeed)):f.animate({scrollLeft:d.left},
13
+c.scrollingSpeed,function(){b.isFunction(c.afterSlideLoad)&&c.afterSlideLoad.call(this,k,l+1,q,h);s=!1});p.find(".active").removeClass("active");p.find("li").eq(h).find("a").addClass("active")}function M(){var a=b(window).width();g=b(window).height();c.resize&&S(g,a);b(".section").each(function(){parseInt(b(this).css("padding-bottom"));parseInt(b(this).css("padding-top"));if(c.scrollOverflow){var a=b(this).find(".slide");a.length?a.each(function(){w(b(this))}):w(b(this))}c.verticalCentered&&b(this).find(".tableCell").css("height",
14
+g+"px");b(this).css("height",g+"px");a=b(this).find(".slides");a.length&&u(a,a.find(".slide.active"))});b(".section.active").position();a=b(".section.active");a.index(".section")&&n(a)}function S(a,e){var c=825,f=a;825>a||900>e?(900>e&&(f=e,c=900),c=(100*f/c).toFixed(2),b("body").css("font-size",c+"%")):b("body").css("font-size","100%")}function L(a,e){c.navigation&&(b("#fullPage-nav").find(".active").removeClass("active"),a?b("#fullPage-nav").find('a[href="#'+a+'"]').addClass("active"):b("#fullPage-nav").find("li").eq(e).find("a").addClass("active"))}
15
+function K(a){c.menu&&(b(c.menu).find(".active").removeClass("active"),b(c.menu).find('[data-menuanchor="'+a+'"]').addClass("active"))}function v(a,b){if("top"===a)return!b.scrollTop();if("bottom"===a)return b.scrollTop()+b.innerHeight()>=b[0].scrollHeight}function G(a){var c=b(".section.active").index(".section");a=a.index(".section");return c>a?"up":"down"}function w(a){a.css("overflow","hidden");var b=a.closest(".section"),d=a.find(".scrollable");(d.length?a.find(".scrollable").get(0).scrollHeight-
16
+parseInt(b.css("padding-bottom"))-parseInt(b.css("padding-top")):a.get(0).scrollHeight-parseInt(b.css("padding-bottom"))-parseInt(b.css("padding-top")))>g?(b=g-parseInt(b.css("padding-bottom"))-parseInt(b.css("padding-top")),d.length?d.css("height",b+"px").parent().css("height",b+"px"):(c.verticalCentered?a.find(".tableCell").wrapInner('<div class="scrollable" />'):a.wrapInner('<div class="scrollable" />'),a.find(".scrollable").slimScroll({height:b+"px",size:"10px",alwaysVisible:!0}))):(a.find(".scrollable").children().first().unwrap().unwrap(),
17
+a.find(".slimScrollBar").remove(),a.find(".slimScrollRail").remove());a.css("overflow","")}function N(a){a.addClass("table").wrapInner('<div class="tableCell" style="height:'+g+'px;" />')}function z(a,c){b("#superContainer").toggleClass("easing",c);b("#superContainer").css({"-webkit-transform":a,"-moz-transform":a,"-ms-transform":a,transform:a})}function A(a,c){var d=isNaN(a)?b('[data-anchor="'+a+'"]'):b(".section").eq(a-1);a===r||d.hasClass("active")?O(d,c):n(d,function(){O(d,c)})}function O(a,b){if("undefined"!=
18
+typeof b){var c=a.find(".slides"),f=c.find('[data-anchor="'+b+'"]');f.length||(f=c.find(".slide").eq(b));f.length&&u(c,f)}}function T(a,b){a.append('<div class="fullPage-slidesNav"><ul></ul></div>');var d=a.find(".fullPage-slidesNav");d.addClass(c.slidesNavPosition);for(var f=0;f<b;f++)d.find("ul").append('<li><a href="#"><span></span></a></li>');d.css("margin-left","-"+d.width()/2+"px");d.find("li").first().find("a").addClass("active")}function I(a,b,c){var f="";a?("undefined"!==typeof c&&(f=c),
19
+"undefined"===typeof b&&(b=a),P=b,location.hash=f+"/"+b):location.hash=c}function U(){var a=document.createElement("p"),b,c={webkitTransform:"-webkit-transform",OTransform:"-o-transform",msTransform:"-ms-transform",MozTransform:"-moz-transform",transform:"transform"};document.body.insertBefore(a,null);for(var f in c)void 0!==a.style[f]&&(a.style[f]="translate3d(1px,1px,1px)",b=window.getComputedStyle(a).getPropertyValue(c[f]));document.body.removeChild(a);return void 0!==b&&0<b.length&&"none"!==b}
20
+c=b.extend({verticalCentered:!0,resize:!0,slidesColor:[],anchors:[],scrollingSpeed:700,easing:"easeInQuart",menu:!1,navigation:!1,navigationPosition:"right",navigationColor:"#000",navigationTooltips:[],slidesNavigation:!1,slidesNavPosition:"bottom",controlArrowColor:"#fff",loopBottom:!1,loopTop:!1,loopHorizontal:!0,autoScrolling:!0,scrollOverflow:!1,css3:!1,paddingTop:0,paddingBottom:0,fixedElements:null,normalScrollElements:null,afterLoad:null,onLeave:null,afterRender:null,afterSlideLoad:null,onSlideLeave:null},
21
+c);var J=700;b.fn.fullpage.setAutoScrolling=function(a){c.autoScrolling=a;a=b(".section.active");c.autoScrolling?(b("html, body").css({overflow:"hidden",height:"100%"}),a.length&&(c.css3?(a="translate3d(0px, -"+a.position().top+"px, 0px)",z(a,!1)):b("#superContainer").css("top","-"+a.position().top+"px"))):(b("html, body").css({overflow:"auto",height:"auto"}),c.css3?z("translate3d(0px, 0px, 0px)",!1):b("#superContainer").css("top","0px"),b("html, body").scrollTop(a.position().top))};var s=!1,B=navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry|Windows Phone)/),
22
+g=b(window).height(),k=!1,r,P;F();c.css3&&(c.css3=U());b("body").wrapInner('<div id="superContainer" />');if(c.navigation){b("body").append('<div id="fullPage-nav"><ul></ul></div>');var t=b("#fullPage-nav");t.css("color",c.navigationColor);t.addClass(c.navigationPosition)}b(".section").each(function(a){var e=b(this).find(".slide"),d=e.length;a||b(this).addClass("active");b(this).css("height",g+"px");(c.paddingTop||c.paddingBottom)&&b(this).css("padding",c.paddingTop+" 0 "+c.paddingBottom+" 0");"undefined"!==
23
+typeof c.slidesColor[a]&&b(this).css("background-color",c.slidesColor[a]);"undefined"!==typeof c.anchors[a]&&b(this).attr("data-anchor",c.anchors[a]);if(c.navigation){var f="";c.anchors.length&&(f=c.anchors[a]);a=c.navigationTooltips[a];"undefined"===typeof a&&(a="");t.find("ul").append('<li data-tooltip="'+a+'"><a href="#'+f+'"><span></span></a></li>')}if(0<d){var f=100*d,h=100/d;e.wrapAll('<div class="slidesContainer" />');e.parent().wrap('<div class="slides" />');b(this).find(".slidesContainer").css("width",
24
+f+"%");b(this).find(".slides").after('<div class="controlArrow prev"></div><div class="controlArrow next"></div>');b(this).find(".controlArrow.next").css("border-color","transparent transparent transparent "+c.controlArrowColor);b(this).find(".controlArrow.prev").css("border-color","transparent "+c.controlArrowColor+" transparent transparent");c.loopHorizontal||b(this).find(".controlArrow.prev").hide();c.slidesNavigation&&T(b(this),d);e.each(function(a){a||b(this).addClass("active");b(this).css("width",
25
+h+"%");c.verticalCentered&&N(b(this))})}else c.verticalCentered&&N(b(this))}).promise().done(function(){b.fn.fullpage.setAutoScrolling(c.autoScrolling);b.isFunction(c.afterRender)&&c.afterRender.call(this);c.fixedElements&&c.css3&&b(c.fixedElements).appendTo("body");c.navigation&&(t.css("margin-top","-"+t.height()/2+"px"),t.find("li").first().find("a").addClass("active"));c.menu&&c.css3&&b(c.menu).appendTo("body");if(c.scrollOverflow)b(window).on("load",function(){b(".section").each(function(){var a=
26
+b(this).find(".slide");a.length?a.each(function(){w(b(this))}):w(b(this))})});b(window).on("load",function(){var a=window.location.hash.replace("#","").split("/"),b=a[0],a=a[1];b&&A(b,a)})});var Q,C=!1;b(window).scroll(function(a){if(!c.autoScrolling){var e=b(window).scrollTop();a=b(".section").map(function(){if(b(this).offset().top<e+100)return b(this)});a=a[a.length-1];if(!a.hasClass("active")){C=!0;var d=G(a);b(".section.active").removeClass("active");a.addClass("active");var f=a.data("anchor");
27
+b.isFunction(c.onLeave)&&c.onLeave.call(this,a.index(".section"),d);b.isFunction(c.afterLoad)&&c.afterLoad.call(this,f,a.index(".section")+1);K(f);L(f,0);c.anchors.length&&!k&&(r=f,location.hash=f);clearTimeout(Q);Q=setTimeout(function(){C=!1},100)}}});var D=0,x=0,E=0,y=0;b(document).on("touchmove",function(a){if(c.autoScrolling&&B){a.preventDefault();a=a.originalEvent;var e=b(".section.active");if(!k&&!s)if(E=a.touches[0].pageY,y=a.touches[0].pageX,e.find(".slides").length&&Math.abs(x-y)>Math.abs(D-
28
+E))x>y?e.find(".controlArrow.next").trigger("click"):x<y&&e.find(".controlArrow.prev").trigger("click");else if(a=e.find(".slides").length?e.find(".slide.active").find(".scrollable"):e.find(".scrollable"),D>E)if(0<a.length)if(v("bottom",a))b.fn.fullpage.moveSectionDown();else return!0;else b.fn.fullpage.moveSectionDown();else if(0<a.length)if(v("top",a))b.fn.fullpage.moveSectionUp();else return!0;else b.fn.fullpage.moveSectionUp()}});b(document).on("touchstart",function(a){c.autoScrolling&&B&&(a=
29
+a.originalEvent,D=a.touches[0].pageY,x=a.touches[0].pageX)});b.fn.fullpage.moveSectionUp=function(){var a=b(".section.active").prev(".section");c.loopTop&&!a.length&&(a=b(".section").last());(0<a.length||!a.length&&c.loopTop)&&n(a)};b.fn.fullpage.moveSectionDown=function(){var a=b(".section.active").next(".section");c.loopBottom&&!a.length&&(a=b(".section").first());(0<a.length||!a.length&&c.loopBottom)&&n(a)};b.fn.fullpage.moveTo=function(a,c){var d="",d=isNaN(a)?b('[data-anchor="'+a+'"]'):b(".section").eq(a-
30
+1);"undefined"!==c?A(a,c):0<d.length&&n(d)};b(window).on("hashchange",function(){if(!C){var a=window.location.hash.replace("#","").split("/"),b=a[0],a=a[1],c="undefined"===typeof r,f="undefined"===typeof r&&"undefined"===typeof a;(b&&b!==r&&!c||f||"undefined"!==typeof a&&!s&&P!=a)&&A(b,a)}});b(document).keydown(function(a){if(!k)switch(a.which){case 38:case 33:b.fn.fullpage.moveSectionUp();break;case 40:case 34:b.fn.fullpage.moveSectionDown();break;case 37:b(".section.active").find(".controlArrow.prev").trigger("click");
31
+break;case 39:b(".section.active").find(".controlArrow.next").trigger("click")}});b(document).on("click","#fullPage-nav a",function(a){a.preventDefault();a=b(this).parent().index();n(b(".section").eq(a))});b(document).on({mouseenter:function(){var a=b(this).data("tooltip");b('<div class="fullPage-tooltip '+c.navigationPosition+'">'+a+"</div>").hide().appendTo(b(this)).fadeIn(200)},mouseleave:function(){b(this).find(".fullPage-tooltip").fadeOut().remove()}},"#fullPage-nav li");c.normalScrollElements&&
32
+(b(document).on("mouseover",c.normalScrollElements,function(){document.addEventListener?(document.removeEventListener("mousewheel",m,!1),document.removeEventListener("DOMMouseScroll",m,!1)):document.detachEvent("onmousewheel",m)}),b(document).on("mouseout",c.normalScrollElements,function(){F()}));b(".section").on("click",".controlArrow",function(){if(!s){s=!0;var a=b(this).closest(".section").find(".slides"),c=a.find(".slide.active"),d=null,d=b(this).hasClass("prev")?c.prev(".slide"):c.next(".slide");
33
+d.length||(d=b(this).hasClass("prev")?c.siblings(":last"):c.siblings(":first"));u(a,d)}});b(".section").on("click",".toSlide",function(a){a.preventDefault();a=b(this).closest(".section").find(".slides");a.find(".slide.active");var c=null,c=a.find(".slide").eq(b(this).data("index")-1);0<c.length&&u(a,c)});if(!B){var R;b(window).resize(function(){clearTimeout(R);R=setTimeout(M,500)})}b(window).bind("orientationchange",function(){M()});b(document).on("click",".fullPage-slidesNav a",function(a){a.preventDefault();
34
+a=b(this).closest(".section").find(".slides");var c=a.find(".slide").eq(b(this).closest("li").index());u(a,c)})}})(jQuery);

+ 0
- 0
js/jquery.min.js View File


Some files were not shown because too many files changed in this diff