index.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>汇辰技术服务(贵州)有限公司</title>
  6. <link rel="stylesheet" href="css/jquery.fullPage.css">
  7. <link rel="stylesheet" type="text/css" href="css/loader.css">
  8. <link rel="stylesheet" href="css/style.css" type="text/css" />
  9. <script src="http://www.jq22.com/jquery/jquery-1.10.2.js"></script>
  10. <style>
  11. * { margin: 0; padding: 0;}
  12. body { font: 16px/1.8 "Microsoft Yahei",verdana;}
  13. /* 右侧导航 */
  14. #fullPage-nav { _display: none; font-size: 12px; z-index: 1000;}
  15. #fullPage-nav li { width: 90px; height: 21px; margin: 10px 0 0; vertical-align: middle;}
  16. #fullPage-nav li a { float: right; width: 21px; height: 21px; color: #8F9DA4; text-decoration: none; text-align: right; background: url(images/dot.png) 5px 5px no-repeat;}
  17. #fullPage-nav li .active { background-position: 0 bottom;}
  18. #fullPage-nav span { display: none;}
  19. .fullPage-tooltip { float: left; top: 0; margin-right: 5px; font: 12px "Microsoft Yahei"; color: #8F9DA4; line-height: 21px;}
  20. .section { position: relative; overflow: hidden;}
  21. .section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
  22. .section .bg img { width: 100%; height: 100%;}
  23. .bg13 { position: absolute; bottom: 2%; width: 100%; height: 5%; background: url(images/jiantou.png) 50% 0 no-repeat; transition: all 1s;z-index: 1001;cursor:pointer;}
  24. .text14 { position: absolute;left: 5%; top: 0.5%; z-index: 10;}
  25. .phone {position: absolute; right: 5%; top: 4%; z-index: 10;}
  26. /* .header {position: fixed;z-index: 9;background: linear-gradient(rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0));height: 20%;width: 100%;} */
  27. .header{position: absolute;background-color: #fff;z-index: 9;height: 10%;width: 100%;}
  28. .p9 { position: absolute; left: 26%; top: 20%; width: 50%; font-size: 50px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center; letter-spacing: 0.2em}
  29. .p10 { position: absolute; left: 26%; top: 25%; width: 50%; font-size: 50px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center; letter-spacing: 0.2em}
  30. .p16 { position: absolute; left: 25%; top: 25%; width: 53%; font-size: 60px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center; letter-spacing: 0.2em}
  31. .p11 { position: absolute; left: 26%; top: 55%; width: 50%; font-size: 16px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center;}
  32. .p14{ position: absolute; left: 26%; top: 45%; width: 50%; font-size: 16px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center;}
  33. .p12 { position: absolute; left: 22%; top: 55%; width: 60%; font-size: 40px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center;}
  34. .p17 { position: absolute; left: 26%; top: 45%; width: 50%; font-size: 45px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center;}
  35. .p13 { position: absolute; left: 26%; top: 35%; width: 50%; font-size: 16px; color: #ffffff; opacity: 0; transition: all 0.5s;text-align: center;}
  36. .icon{ position: absolute; left: 37%; top: 60%; width: 51%; z-index: 1001;}
  37. @media screen and (max-width:1200px) {
  38. .icon{ position: absolute; left: 27%; top: 60%; width: 51%;z-index: 1001;}
  39. .header{position: absolute;background-color: #fff;z-index: 9;height: 5%;width: 100%;}
  40. }
  41. .plane{display:inline-block;list-style:none; margin-right: 5%;}
  42. .icon ul li img{ transform:rotatey(0deg); transition: .5s; }
  43. .icon ul li:hover img{ transform: rotateY(180deg);}
  44. .icon ul li p{text-align: center; color: #fff;}
  45. .bg23 { position: absolute;width: 100%; height: 5%; background: url(images/jiantou.png) 50% 0 no-repeat; transition: all 1s; bottom: -40%;z-index: 1001; cursor:pointer;}
  46. .section strong { position: absolute; left: 50%; top: 15%; z-index: 10; width: 512px; height: 45px; margin-left: -256px; font-size: 24px; font-weight: 500; color: #9ca2a8; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
  47. .section h3 { position: absolute; left: 50%; top: 15%; z-index: 10; width: 512px; height: 45px; margin-left: -256px; margin-top: 60px; text-indent: -9999px; background-repeat: no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
  48. .p1 { position: absolute; left: 50%; top: 15%; width: 510px; margin-left: -255px; margin-top: 130px; font-size: 16px; color: #ffffff; opacity: 0; transition: all 1s;}
  49. .section1 canvas {
  50. width:100%;height:auto/*默认全屏显示 可自己设置高度640px*/;
  51. display:inline-block;vertical-align:baseline;
  52. position:absolute;
  53. z-index:1;}
  54. .section1 .canvaszz{ /*用来解决视频右键菜单,用于视频上面的遮罩层*/
  55. width:100%;
  56. /* background-image: url(images/firstbck1.png) ; */
  57. height:100%;
  58. position:absolute;
  59. z-index:10;
  60. filter:alpha(opacity=40);
  61. -moz-opacity:0.4;
  62. -khtml-opacity: 0.4;
  63. opacity: 0.4;
  64. }
  65. video{
  66. top: 6%;
  67. position: absolute;
  68. right: 0;
  69. bottom: 0;
  70. min-width: 100%;
  71. min-height: 100%;
  72. width: auto;
  73. height: auto;
  74. z-index: -9999;
  75. }
  76. .section4 h3 { background-image: url(images/t4.png);}
  77. .section5 h3 { background-image: url(images/t5.png);}
  78. .section6 strong { width: 561px; margin-left: -280px;}
  79. .section6 h3 { width: 561px; margin-left: -280px; background-image: url(images/t6.png);}
  80. .section7 strong { width: 561px; margin-left: -280px;}
  81. .section7 h3 { width: 561px; margin-left: -280px; background-image: url(images/t7.png);}
  82. .section8 strong { width: 561px; margin-left: -280px;}
  83. .section8 h3 { width: 561px; margin-left: -280px; background-image: url(images/t8.png);}
  84. .section9 strong { width: 609px; margin-left: -304px;}
  85. .section9 h3 { width: 609px; margin-left: -304px; background-image: url(images/t9.png);}
  86. .section9 h3 span { position: absolute; left: -100px; top: -48px; width: 89px; height: 90px; background-image: url(images/yixin.png);}
  87. .bg33 { position: absolute;width: 100%; height: 5%; background: url(images/jiantou.png) 50% 0 no-repeat; transition: all 1s; bottom: -40%;z-index: 1001; cursor:pointer;}
  88. .p3 { position: absolute; width: 430px; left: 50%; top: 15%; margin-top: 250px; margin-left: -100%; font-size: 16px; color: #FFFDE1; opacity: 0; transition: all 1s;}
  89. .bg41 { position: absolute; bottom: -372px; width: 100%; height: 372px; background: url(images/bg41.png) 50% 0 no-repeat; transition: all 1s;}
  90. .bg42 { position: absolute; bottom: -449px; width: 100%; height: 449px; background: url(images/bg42.png) 50% 0 no-repeat; transition: all 1s;}
  91. .bg43 { position: absolute; bottom: -449px; width: 100%; height: 449px; margin-bottom: -130px; background: url(images/bg43.png) 50% 0 no-repeat; transition: all 1s;}
  92. .bg51, .bg52, .bg53, .bg54 { position: absolute; z-index: 1; width: 208px; left: 50%; bottom: 20%; padding-top: 210px; color: #fff;}
  93. .section5 h4 { margin-bottom: 12px; font-size: 23px; font-weight: 500;}
  94. .section5 p { font-size: 14px;}
  95. .bg51 { margin-left: -851px; background: url(images/bg51.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  96. .bg52 { margin-left: -403px; background: url(images/bg52.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  97. .bg53 { margin-left: 195px; background: url(images/bg53.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  98. .bg54 { margin-left: 645px; background: url(images/bg54.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  99. .bg61 { position: absolute; top: -454px; width: 100%; height: 545px; background: url(images/bg61.png) 50% 0 no-repeat; transition: all 1s;}
  100. .bg62 { position: absolute; left: 10%; bottom: 20%; width: 597px; height: 284px; margin-left: -507px; background-image: url(images/bg62.png); transition: all 1s;}
  101. .txt6 { position: absolute; left: 90%; bottom: 20%; width: 447px; margin-left: 90px; opacity: 0; transition: all 1s;}
  102. .txt6 p { margin-bottom: 17px; color: #5C7970;}
  103. .bg71 { position: absolute; left: 50%; bottom: -201px; width: 699px; height: 201px; margin-left: -630px; background: url(images/bg71.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  104. .bg72 { position: absolute; left: 50%; bottom: -206px; width: 182px; height: 206px; margin-left: -170px; background: url(images/bg72.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  105. .bg73 { position: absolute; left: 50%; bottom: 170px; width: 651px; height: 231px; margin-left: -530px; background: url(images/bg73.png) 50% 0 no-repeat;}
  106. .bg74 { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%;}
  107. .bg74 img { position: absolute; left: 0; bottom: 0; width: 100%; height: 251px;}
  108. .txt7 { position: absolute; left: 50%; bottom: -150px; width: 420px; margin-left: 100px; opacity: 0; transition: all 1s;}
  109. .txt7 p { margin-bottom: 17px; color: #EAEFF2;}
  110. .bg81 { position: absolute; width: 100%; bottom: 100px; height: 215px; background: url(images/bg81.png) 50% 0 no-repeat;}
  111. .bg82 { position: absolute; left: 50%; bottom: 160px; width: 164px; height: 117px; margin-left: -180px; background-image: url(images/bg82.png); opacity: 0; transition: all 1s;}
  112. .bg83 { position: absolute; left: 50%; bottom: 280px; width: 70px; height: 29px; margin-left: -330px; background-image: url(images/bg83.png); opacity: 0; transition: all 1s;}
  113. .bg84 { position: absolute; left: 50%; bottom: 320px; width: 43px; height: 26px; margin-left: -410px; background-image: url(images/bg84.png); opacity: 0; transition: all 1s;}
  114. .p8 { position: absolute; left: 50%; top: 15%; width: 565px; margin-left: -282px; margin-top: 130px; font-size: 16px; color: #727F8C; opacity: 0; transition: all 1s;}
  115. .bg91, .bg92, .bg93 { padding-top: 350px; font-size: 16px; color: #fff;}
  116. .bg91 { position: absolute; left: 50%; bottom: 15%; width: 340px; margin-left: -970px; background: url(images/bg91.png) 0 0 no-repeat; opacity: 0; transition: all 1s;}
  117. .bg91 p { position: relative; left: 20px; margin-left: 40px; border-right: 1px solid #13AB86;}
  118. .bg92 { position: absolute; left: 50%; bottom: 15%; width: 340px; margin-left: -180px; background: url(images/bg92.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  119. .bg92 p { position: relative; left: 40px; margin-left: 30px;}
  120. .bg93 { position: absolute; left: 50%; bottom: 15%; width: 340px; margin-left: 630px; background: url(images/bg93.png) 50% 0 no-repeat; opacity: 0; transition: all 1s;}
  121. .bg93 p { position: relative; left: -20px; padding-left: 100px; border-left: 1px solid #13AB86;}
  122. .bg101 { position: absolute; width: 100%; height: 100%; background: url(images/bg101.png) 50% 20% no-repeat;}
  123. .bg102 { position: absolute; width: 100%; top: 25%; height: 79px; background: url(images/bg102.png) 50% 0 no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
  124. .bg103 { position: absolute; width: 100%; top: 25%; height: 37px; margin-top: 110px; background: url(images/bg103.png) 50% 0 no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
  125. .go { position: absolute; left: 50%; top: 55%; width: 254px; height: 70px; margin-top: 220px; margin-left: -127px; text-indent: -9999px; background-image: url(images/btn.png); opacity: 0; transition: all 1s;}
  126. .copyright { position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; font-size: 0;}
  127. .copyright a, .copyright span { margin: 0 7px; font-size: 12px; color: #a0a0a0;}
  128. /* CSS3过度及动画 */
  129. .active strong, .active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
  130. .active .p1 { opacity: 1; transition-delay: 1.7s;}
  131. .active .bg12 { bottom: 90px; opacity: 1; transition-delay: 0.7s; }
  132. .active .bg13 { bottom: 0; opacity: 1; transition-delay: 0.7s;}
  133. .active .p9 { opacity: 1; transition-duration: 1s; transition-delay: 0.5s;}
  134. .active .p10 { opacity: 1; transition-duration: 1s; transition-delay: 0.5s;}
  135. .active .p16 { opacity: 1; transition-duration: 1s; transition-delay: 0.5s;}
  136. .active .p11 { opacity: 1; transition-duration: 1s; transition-delay:0.5s;}
  137. .active .p12 { opacity: 1; transition-duration: 1s; transition-delay: 0.5s;}
  138. .active .p17 { opacity: 1; transition-duration: 1s; transition-delay: 0.5s;}
  139. .active .p13 { opacity: 1; transition-duration: 1s; transition-delay:0.5s;}
  140. .active .p14 { opacity: 1; transition-duration: 1s; transition-delay:0.5s;}
  141. .active .bg21 { opacity: 1; margin-left: -608px; transition-delay: 0.7s;}
  142. .active .bg23 { bottom: 0; transition-delay: 0.7s;}
  143. .active .bg22 { margin-left: -280px; opacity: 1; transition-delay: 0.7s;}
  144. .active .p3 { margin-left: -480px; opacity: 1; transition-delay: 0.7s;}
  145. .active .bg31, .active .bg32 { opacity: 1; transition-delay: 1s;}
  146. .active .bg33 { bottom: 0; transition-delay: 0.7s;}
  147. .active .bg41 { bottom: 15%; transition-delay: 0.7s;}
  148. .active .bg42 { bottom: 15%; transition-delay: 1.1s;}
  149. .active .bg43 { bottom: 15%; transition-delay: 0.9s;}
  150. .active .bg51 { margin-left: -551px; opacity: 1; transition-delay: 0.7s;}
  151. .active .bg52 { margin-left: -253px; opacity: 1; transition-delay: 0.7s;}
  152. .active .bg53 { margin-left: 45px; opacity: 1; transition-delay: 0.7s;}
  153. .active .bg54 { margin-left: 345px; opacity: 1; transition-delay: 0.7s;}
  154. .active .bg61 { top: 0; transition-delay: 0.7s;}
  155. .active .bg62 { left: 50%; opacity: 1; transition-delay: 0.7s;}
  156. .active .txt6 { left: 50%; opacity: 1; transition-delay: 0.7s;}
  157. .active .bg71 { bottom: 250px; opacity: 1; transition-delay: 0.7s;}
  158. .active .bg72 { bottom: 350px; opacity: 1; transition-delay: 0.9s;}
  159. .active .txt7 { bottom: 420px; opacity: 1; transition-delay: 1.1s;}
  160. .active .bg82 { bottom: 260px; margin-left: -280px; opacity: 1; transition-delay: 0.7s;}
  161. .active .bg83 { bottom: 380px; margin-left: -430px; opacity: 1; transition-delay: 1s;}
  162. .active .bg84 { bottom: 420px; margin-left: -510px; opacity: 1; transition-delay: 1.2s;}
  163. .active .p8 { opacity: 1; transition-delay: 1.7s;}
  164. .active .bg91 { margin-left: -570px; opacity: 1; transition-delay: 0.7s;}
  165. .active .bg92 { opacity: 1; transition-delay: 0.8s;}
  166. .active .bg93 { margin-left: 230px; opacity: 1; transition-delay: 0.7s;}
  167. .active .bg102, .active .bg103 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
  168. .active .go { top: 25%; opacity: 1; transition-delay: 1.2s;}
  169. /* for lt ie 10 */
  170. .ltie10 strong, .ltie10 h3 { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
  171. .ltie10 .p1 { opacity: 1; transition-delay: 1.7s;}
  172. .ltie10 .bg12 { bottom: 90px; opacity: 1; transition-delay: 0.7s; }
  173. .ltie10 .bg13 { bottom: 0; opacity: 1; transition-delay: 0.7s;}
  174. .ltie10 .p9 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  175. .ltie10 .p10 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  176. .ltie10 .p16 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  177. .ltie10 .p11 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  178. .ltie10 .p14 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  179. .ltie10 .p12 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  180. .ltie10 .p17 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
  181. .ltie10 .bg21 { opacity: 1; margin-left: -608px; transition-delay: 0.7s;}
  182. .ltie10 .bg23 { bottom: 15%; transition-delay: 0.7s;}
  183. .ltie10 .bg22 { margin-left: -280px; opacity: 1; transition-delay: 0.7s;}
  184. .ltie10 .p3 { margin-left: -480px; opacity: 1; transition-delay: 0.7s;}
  185. .ltie10 .bg31, .ltie10 .bg32 { opacity: 1; transition-delay: 1s;}
  186. .ltie10 .bg33 { bottom: 15%; transition-delay: 0.7s;}
  187. .ltie10 .bg41 { bottom: 15%; transition-delay: 0.7s;}
  188. .ltie10 .bg42 { bottom: 15%; transition-delay: 1.1s;}
  189. .ltie10 .bg43 { bottom: 15%; transition-delay: 0.9s;}
  190. .ltie10 .bg51 { margin-left: -551px; opacity: 1; transition-delay: 0.7s;}
  191. .ltie10 .bg52 { margin-left: -253px; opacity: 1; transition-delay: 0.7s;}
  192. .ltie10 .bg53 { margin-left: 45px; opacity: 1; transition-delay: 0.7s;}
  193. .ltie10 .bg54 { margin-left: 345px; opacity: 1; transition-delay: 0.7s;}
  194. .ltie10 .bg61 { top: 0; transition-delay: 0.7s;}
  195. .ltie10 .bg62 { left: 50%; opacity: 1; transition-delay: 0.7s;}
  196. .ltie10 .txt6 { left: 50%; opacity: 1; transition-delay: 0.7s;}
  197. .ltie10 .bg71 { bottom: 250px; opacity: 1; transition-delay: 0.7s;}
  198. .ltie10 .bg72 { bottom: 350px; opacity: 1; transition-delay: 0.9s;}
  199. .ltie10 .txt7 { bottom: 420px; opacity: 1; transition-delay: 1.1s;}
  200. .ltie10 .bg82 { bottom: 260px; margin-left: -280px; opacity: 1; transition-delay: 0.7s;}
  201. .ltie10 .bg83 { bottom: 380px; margin-left: -430px; opacity: 1; transition-delay: 1s;}
  202. .ltie10 .bg84 { bottom: 420px; margin-left: -510px; opacity: 1; transition-delay: 1.2s;}
  203. .ltie10 .p8 { opacity: 1; transition-delay: 1.7s;}
  204. .ltie10 .bg91 { margin-left: -570px; opacity: 1; transition-delay: 0.7s;}
  205. .ltie10 .bg92 { opacity: 1; transition-delay: 0.8s;}
  206. .ltie10 .bg93 { margin-left: 230px; opacity: 1; transition-delay: 0.7s;}
  207. .ltie10 .bg102, .ltie10 .bg103 { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
  208. .ltie10 .go { top: 25%; opacity: 1; transform:scale(1, 1); transition-delay: 1.2s;}
  209. </style>
  210. <script src="js/jquery.min.js"></script>
  211. <!-- <script src="js/jquery2.min.js"></script> -->
  212. <script src="js/jquery-ui.min.js"></script>
  213. <script src="js/jquery.fullPage.min.js"></script>
  214. <script>
  215. $(function(){
  216. if($.browser.msie && $.browser.version < 10){
  217. $('body').addClass('ltie10');
  218. }
  219. $.fn.fullpage({
  220. verticalCentered: false,
  221. anchors: ['page1', 'page2', 'page3', 'page4', 'page5', 'page6', 'page7', 'page8', 'page9', 'page10'],
  222. navigation: true,
  223. navigationTooltips: []
  224. });
  225. });
  226. function down(){
  227. $.fn.fullpage.moveSectionDown();
  228. };
  229. function dow(){
  230. window.location.href = "index2.html";
  231. }
  232. $(window).load(function(){
  233. $('body').addClass('loaded');
  234. $('#loader-wrapper .load_title').remove();
  235. });
  236. </script>
  237. </head>
  238. <body>
  239. <!-- <div id="loader-wrapper">
  240. <div id="loader"></div>
  241. <div class="loader-section section-left"></div>
  242. <div class="loader-section section-right"></div>
  243. <div style="z-index:999999; position: absolute; color: #fff;top: 40%;left: 19%; font-size: 45px;">汇辰技术服务(贵州)有限公司</div>
  244. <div class="load_title"><br><span></span></div>
  245. </div> -->
  246. <div style="position: fixed;top: 10px;z-index: 1000; width: 100%; height: 100%;">
  247. <!-- <div class="text14">
  248. <img src="images/logo.png">
  249. </div>
  250. <div class="phone">
  251. <img src="images/phone.png" >
  252. </div> -->
  253. <div style="position: absolute;bottom: 1%;width: 100%;">
  254. <p style="color: #fff;text-align: center; font-size: 14px;">服务热线:4000528895 座机:0851-86586808 传真:0851-85660016 地址:贵州省贵阳市云岩区大数据双创中心9楼3号 <a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank">黔ICP备2021006639号-1</a></p>
  255. </div>
  256. </div>
  257. <div class="section section1">
  258. <video autoplay muted loop width="100%">
  259. <source src="images/three.mp4">
  260. </video>
  261. <div class="header"></div>
  262. <!-- <div class="canvaszz"> </div>
  263. <canvas id="canvas"></canvas> -->
  264. <div class="text14">
  265. <img src="images/logo.png">
  266. </div>
  267. <div class="phone">
  268. <img src="images/phone.png" >
  269. </div>
  270. <!-- <div id="container"> -->
  271. <!-- <p><a href="#">正念、相信、坚持、共创价值<br>汇辰技术服务(贵州)有限公司</a></p> -->
  272. <!-- <p><a href="#">汇辰技术服务(贵州)有限公司<br> huichen</a></p>
  273. <p><a href="#">汇辰技术服务(贵州)有限公司<br> huichen</a></p>
  274. <p><a href="#">汇辰技术服务(贵州)有限公司<br> huichen</a></p>
  275. <p><a href="#">汇辰技术服务(贵州)有限公司<br> huichen</a></p>
  276. <p><a href="#">汇辰技术服务(贵州)有限公司<br> huichen</a></p> -->
  277. <!-- </div> -->
  278. <!-- <div class="bg"><img src="images/firstbck1.png" alt=""></div> -->
  279. <div class="bg13" onclick="down()" ></div>
  280. <p class="p16">汇辰技术服务(贵州)有限公司</p>
  281. <p class="p17">汇聚弱电信息化行业资源能力让服务更有价值</p>
  282. <p class="p12">Convergence of weak current information industry resources and capabilities to make services more valuable</p>
  283. </div>
  284. <div class="section section2">
  285. <div class="bg"><img src="images/secondbck.png" alt=""></div>
  286. <div class="bg23" onclick="down()"></div>
  287. <p class="p10">汇聚弱电信息化行业资源能力<br>让服务更有价值</p>
  288. <!-- <p class="p12">汇聚越来越多有情有义有能力的人,<br>一起成就有意义有价值有利于弱电信息化行业的事,<br>让技术服务更有价值,愿我们的理想助力您的理想。</p> -->
  289. <p class="p14">以“汇聚”弱电信息化行业技术人才能力为核心,穿透行业全过程技术服务为基础,“辰就”弱电信息化行业价值为目标;提供从知识库、咨询、设计、预算、招投标、产品优选、成本控制、技术优化、交付管理、运维服务、用户使用上线指导、专业技术人才培训等全过程技术资源配置服务<br>解决企业与企业、企业与项目、项目与项目的人力、物力、财力、资源配置不合理、配置不齐全等问题,<br>打造一个互联网+弱电信息化行业的综合服务平台,逐步重构行业新生态,<br>开启行业新蓝海,提高资源配置效率,加快信息流通速度,保障流通精细化,解决低效率高成本问题,逐步建立健全行业内信用体系,<br>实现线上交易服务,让市场开启一种高效、透明的交易方式。</p>
  290. </div>
  291. <div class="section section3">
  292. <div class="bg"><img src="images/thirdbck.png" alt=""></div>
  293. <!-- <div class="bg33" onclick="dow()"></div> -->
  294. <p class="p9">正念、相信、坚持、共创价值</p>
  295. <p class="p13">在这里,我们没有复杂的人事关系,也没有多广的人脉资源,<br>更没有深厚的资本,我们有的就是正向的思维,有的是一群有情有义并相信可以真正为客户创造价值,<br>并坚持长期奋斗,共创价值的组织。<br>与所有选择加入这个组织的伙伴一起以结缘的心一起成就事业,愿我们的理想能为您的理想助力。</p>
  296. <div class="icon">
  297. <ul>
  298. <li class="plane one">
  299. <a href="index3.html"><img src="images/qiye.png" alt="企业简介" ></a>
  300. <p>企业简介</p>
  301. </li>
  302. <li class="plane two">
  303. <a href="index2.html"><img src="images/tuandui.png" alt="顾问团队"></a>
  304. <p>顾问团队</p>
  305. </li>
  306. <li class="plane three">
  307. <a href=""><img src="images/chanpin.png" alt="产品及服务"></a>
  308. <p>产品及服务</p>
  309. </li>
  310. <li class="plane four">
  311. <a href=""><img src="images/xinwen.png" alt="新闻中心"></a>
  312. <p>新闻中心</p>
  313. </li>
  314. </ul>
  315. </div>
  316. </div>
  317. <script>
  318. // //宇宙特效
  319. // "use strict";
  320. // var canvas = document.getElementById('canvas'),
  321. // ctx = canvas.getContext('2d'),
  322. // w = canvas.width = window.innerWidth,
  323. // h = canvas.height = window.innerHeight,
  324. // hue = 217,
  325. // stars = [],
  326. // count = 0,
  327. // maxStars = 1300;//星星数量
  328. // var canvas2 = document.createElement('canvas'),
  329. // ctx2 = canvas2.getContext('2d');
  330. // canvas2.width = 100;
  331. // canvas2.height = 100;
  332. // var half = canvas2.width / 2,
  333. // gradient2 = ctx2.createRadialGradient(half, half, 0, half, half, half);
  334. // gradient2.addColorStop(0.025, '#CCC');
  335. // gradient2.addColorStop(0.1, 'hsl(' + hue + ', 61%, 33%)');
  336. // gradient2.addColorStop(0.25, 'hsl(' + hue + ', 64%, 6%)');
  337. // gradient2.addColorStop(1, 'transparent');
  338. // ctx2.fillStyle = gradient2;
  339. // ctx2.beginPath();
  340. // ctx2.arc(half, half, half, 0, Math.PI * 2);
  341. // ctx2.fill();
  342. // // End cache
  343. // function random(min, max) {
  344. // if (arguments.length < 2) {
  345. // max = min;
  346. // min = 0;
  347. // }
  348. // if (min > max) {
  349. // var hold = max;
  350. // max = min;
  351. // min = hold;
  352. // }
  353. // return Math.floor(Math.random() * (max - min + 1)) + min;
  354. // }
  355. // function maxOrbit(x, y) {
  356. // var max = Math.max(x, y),
  357. // diameter = Math.round(Math.sqrt(max * max + max * max));
  358. // return diameter / 2;
  359. // //星星移动范围,值越大范围越小,
  360. // }
  361. // var Star = function() {
  362. // this.orbitRadius = random(maxOrbit(w, h));
  363. // this.radius = random(60, this.orbitRadius) / 8;
  364. // //星星大小
  365. // this.orbitX = w / 2;
  366. // this.orbitY = h / 2;
  367. // this.timePassed = random(0, maxStars);
  368. // this.speed = random(this.orbitRadius) / 50000;
  369. // //星星移动速度
  370. // this.alpha = random(2, 10) / 10;
  371. // count++;
  372. // stars[count] = this;
  373. // }
  374. // Star.prototype.draw = function() {
  375. // var x = Math.sin(this.timePassed) * this.orbitRadius + this.orbitX,
  376. // y = Math.cos(this.timePassed) * this.orbitRadius + this.orbitY,
  377. // twinkle = random(10);
  378. // if (twinkle === 1 && this.alpha > 0) {
  379. // this.alpha -= 0.05;
  380. // } else if (twinkle === 2 && this.alpha < 1) {
  381. // this.alpha += 0.05;
  382. // }
  383. // ctx.globalAlpha = this.alpha;
  384. // ctx.drawImage(canvas2, x - this.radius / 2, y - this.radius / 2, this.radius, this.radius);
  385. // this.timePassed += this.speed;
  386. // }
  387. // for (var i = 0; i < maxStars; i++) {
  388. // new Star();
  389. // }
  390. // function animation() {
  391. // ctx.globalCompositeOperation = 'source-over';
  392. // ctx.globalAlpha = 0.5; //尾巴
  393. // ctx.fillStyle = 'hsla(' + hue + ', 64%, 6%, 2)';
  394. // ctx.fillRect(0, 0, w, h)
  395. // ctx.globalCompositeOperation = 'lighter';
  396. // for (var i = 1, l = stars.length; i < l; i++) {
  397. // stars[i].draw();
  398. // };
  399. // window.requestAnimationFrame(animation);
  400. // }
  401. // animation();
  402. </script>
  403. <!-- <div class="section section4">
  404. <div class="bg"><img src="images/section4.jpg" alt=""></div>
  405. <div class="bg41"></div>
  406. <div class="bg42"></div>
  407. <div class="bg43"></div>
  408. <strong>[ 动态情景皮肤 ]</strong>
  409. <h3>美轮美奂,百变尽随你心</h3>
  410. <p class="p1">国内首创动态情景皮肤,可以随着早晚时光,季节主题的变幻而自动切换,实现了在邮箱里也能感受天气和心情的变化,带来完全不同的页面体验并且呈现最佳视觉感受,还特别针对原有邮箱皮肤的对比度和色彩进行了微调,减少视觉疲劳感。</p>
  411. </div>
  412. <div class="section section5">
  413. <div class="bg"><img src="images/section5.jpg" alt=""></div>
  414. <strong>[ 功能·创 ]</strong>
  415. <h3>灵活机变,全面为你而生</h3>
  416. <div class="bg51">
  417. <h4>新语音视频邮件</h4>
  418. <p>写信不再枯燥!在线录制和播放声音和视频邮件,比单纯的文字邮件更感性、更方便,更好玩。</p>
  419. </div>
  420. <div class="bg52">
  421. <h4>虚拟场景写信模式</h4>
  422. <p>写信可以选择自己喜欢的场景,配合美妙的背景音乐,让写信<br>变得更为有趣和生动。</p>
  423. </div>
  424. <div class="bg53">
  425. <h4>独创智能体检</h4>
  426. <p>网易邮箱6.0版帮你关注邮箱安全,提醒你及时清理邮件,打<br>造轻量级邮箱。</p>
  427. </div>
  428. <div class="bg54">
  429. <h4>全新多帐号关联</h4>
  430. <p>一键关联和切换多个网易邮箱,同时对于重要的邮箱帐号进行<br>密码验证保护。</p>
  431. </div>
  432. </div>
  433. <div class="section section6">
  434. <div class="bg"><img src="images/section6.jpg" alt=""></div>
  435. <div class="bg61"></div>
  436. <div class="bg62"></div>
  437. <strong>[ 待办邮件 ]</strong>
  438. <h3>办公利器,工作更高效顺手</h3>
  439. <div class="txt6">
  440. <p>独家首创邮件管理方式:待办邮件<br>采用日程的方式第一时间分配和提醒邮件!</p>
  441. <p>对于需要后续处理的重要邮件,如果正忙来不及处理和回复,只需设置为待办邮件,在待办时间到期时,邮件会在文件夹置顶提示或采用短信方式提醒。</p>
  442. <p>如此高效迅速处理邮件,让邮件处理过程变成更轻松和快捷。</p>
  443. </div>
  444. </div>
  445. <div class="section section7">
  446. <div class="bg"><img src="images/section7.jpg" alt=""></div>
  447. <div class="bg71"></div>
  448. <div class="bg72"></div>
  449. <div class="bg73"></div>
  450. <strong>[ 联系人邮件 ]</strong>
  451. <h3>一目了然,来往邮件更清晰</h3>
  452. <div class="txt7">
  453. <p>邮箱6.0版带来一种极其简便的方式,管理你和联系人的<br>邮件往来,帮助你精准定位到以联系人为维度的邮件列表。</p>
  454. <p>同时支持以联系组方式来管理邮件,方便以群或相同关系<br>的群体间的邮件管理,比如:同学组,客户组,公司组等。</p>
  455. </div>
  456. <div class="bg74"><img src="images/bg74.png" alt=""></div>
  457. </div>
  458. <div class="section section8">
  459. <div class="bg"><img src="images/section8.jpg" alt=""></div>
  460. <div class="bg81"></div>
  461. <div class="bg82"></div>
  462. <div class="bg83"></div>
  463. <div class="bg84"></div>
  464. <strong>[ 科技.聚 ]</strong>
  465. <h3>厚积薄发,大幅度提速创新标</h3>
  466. <p class="p8">邮箱6.0版带来“飞”一般的访问体验,速度提升达30%。采用全新base基础库bjs,更加轻量级,性能更加优化,完全兼容国内用户使用的所有浏览器,以及基于"多核"多线程的核心js引擎,性能和访问速度大幅提升。</p>
  467. </div>
  468. <div class="section section9">
  469. <div class="bg"><img src="images/section9.jpg" alt=""></div>
  470. <strong>[ 让沟通更有趣 ]</strong>
  471. <h3><span></span>沟通无界,连接易信无缝整合</h3>
  472. <div class="bg91">
  473. <p>易信扫描二维码即可登录网易<br>邮箱6.0版,“扫一扫”让邮<br>箱登录更方便。</p>
  474. </div>
  475. <div class="bg92">
  476. <p>登录邮箱后,可直接使用Web<br>易信和好友聊天,还可以发图<br>片,让聊天更有趣。</p>
  477. </div>
  478. <div class="bg93">
  479. <p>易信和邮箱新邮件同步提醒,<br>在易信可以直接查看和回复<br>邮件,手机收发邮件更快捷。</p>
  480. </div>
  481. </div>
  482. <div class="section section10">
  483. <div class="bg"><img src="images/section10.jpg" alt=""></div>
  484. <div class="bg101"></div>
  485. <div class="bg102"></div>
  486. <div class="bg103"></div>
  487. <a class="go" href="http://www.dowebok.com/">马上体验</a>
  488. <p class="copyright">
  489. <a href="javascript:">关于网易</a>
  490. <a href="javascript:">关于网易免费邮</a>
  491. <a href="javascript:">邮箱官方博客</a>
  492. <a href="javascript:">客户服务</a>
  493. <a href="javascript:">隐私政策</a>
  494. <span>|</span>
  495. <span>网易公司版权所有 © 1997-2014 </span>
  496. </p>
  497. </div> -->
  498. <a href="http://www.dowebok.com/" style="display: none;">dowebok</a>
  499. <a href="http://www.dowebok.com/97.html" style="display: none;">fullPage.js制作网易邮箱6.0介绍页面</a>
  500. </body>
  501. </html>