web.vue 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. <template>
  2. <div>
  3. <section class="video-section">
  4. <div class="cdn-dg">
  5. <NuxtImg width="500" class="cdn-bg" src="/images/products/cdn-bg.png" alt="cdn" />
  6. </div>
  7. <!-- <NuxtImg class="cdn-dg" src="/images/products/dengg.png" alt="dengg" /> -->
  8. <div class="video-title">
  9. <p class="video-text">Intelligent routing / dynamic optimization / real-time processing</p>
  10. <h1><span>智能</span>路由/<span>动态</span>优化/<span>实时</span>处理</h1>
  11. <div class="video-subtitle">不止于快,更稳更安全,为您的业务保驾护航</div>
  12. <div class="video-btn">
  13. <span>联系我们</span>
  14. <Icon name="line-md:chevron-right" />
  15. </div>
  16. </div>
  17. <section class="perspective-grid-section">
  18. <div class="perspective-container">
  19. <div class="grid-floor">
  20. <div class="grid-lines"></div>
  21. </div>
  22. </div>
  23. </section>
  24. </section>
  25. <section class="cdn-container">
  26. <div class="cdn-title">
  27. <h2>
  28. 678CDN功能
  29. </h2>
  30. <p>让科技为您的业务发光发亮,CDN功能助力您的网站顺畅、高效、安全地运作,
  31. 同时提供数据防范和预防技术,让您的网站免于遭受恶意攻击</p>
  32. </div>
  33. <div class="cdn-content">
  34. <div class="cdn-item">
  35. <div class="item-text">
  36. <h3>CDN内容分发</h3>
  37. <p>
  38. 加速您的网站,最速达优化性能。CDN内容分发网络遍布五大洲,我们的CDN将使您的网站前所未有的更流畅,提升您的用户体验,而我们的数据中心则提供商业的资讯管理和保护,确保您的数据平安无误。
  39. </p>
  40. </div>
  41. <NuxtImg width="400" height="462" class="item-img" src="/images/products/cdn.png" alt="cdn分发" />
  42. </div>
  43. <div class="cdn-item">
  44. <NuxtImg width="316" height="436" class="item-img" src="/images/products/678yun.png" alt="678云盾" />
  45. <div class="item-text">
  46. <h3>网站保护</h3>
  47. <p>
  48. 使用678云盾高防CDN网站保护,网站攻击将无处遁形!我们的专业服务团队利用最佳技术和技巧为您提供安全性和可靠性保护,确保您的业务安全运营,稳步前进。
  49. </p>
  50. </div>
  51. </div>
  52. </div>
  53. </section>
  54. <section class="card-text">
  55. <h2>678CDN 特性</h2>
  56. </section>
  57. <section class="cdn-cards">
  58. <div class="card-item" v-for="(card, index) in cards" :key="index">
  59. <div class="item-title">
  60. <img :src="card.icon" alt="icon" />
  61. <h4>{{ card.title }}</h4>
  62. </div>
  63. <div class="item-text">{{ card.text }}</div>
  64. </div>
  65. </section>
  66. <SecurityServicesSuite />
  67. <CaseCard />
  68. <!-- <div class="bg-img">
  69. <NuxtImg src="/images/products/web-bg2.png" class="bg-img" alt="bg-img" />
  70. </div> -->
  71. </div>
  72. </template>
  73. <script setup>
  74. useHead(() => ({
  75. title: 'WEB安全加速',
  76. meta: [
  77. { name: 'viewport', content: 'width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' },
  78. { name: 'description', content: '智能路由/动态优化/实时处理' },
  79. { name: 'keywords', content: 'CDN分发|网站保护' }
  80. ]
  81. }))
  82. import icon1 from '~/assets/svg/products/web/icon.svg'
  83. import icon2 from '~/assets/svg/products/web/icon2.svg'
  84. import icon3 from '~/assets/svg/products/web/icon3.svg'
  85. import icon4 from '~/assets/svg/products/web/icon4.svg'
  86. import icon5 from '~/assets/svg/products/web/icon5.svg'
  87. import icon6 from '~/assets/svg/products/web/icon6.svg'
  88. import SecurityServicesSuite from '~/components/products/SecurityServicesSuite.vue'
  89. import CaseCard from '~/components/products/CaseCard.vue'
  90. const cards = [
  91. {
  92. icon: icon1,
  93. title: 'Anycast',
  94. text: '通过单一IP地址在全球范围内提供所有内容,并确保低延迟的访问体验。',
  95. },
  96. {
  97. icon: icon2,
  98. title: 'HTTP/2',
  99. text: '除了支持HTTP/1.0和HTTP/1.1外,还支持更加高效的HTTP/2协议,进一步提升性能。',
  100. },
  101. {
  102. icon: icon3,
  103. title: 'HTTPS',
  104. text: '提供自定义SSL/TLS证书,确保使用您选定的域名以保障内容的安全性。',
  105. },
  106. {
  107. icon: icon4,
  108. title: '失效操作',
  109. text: '缓存内容删除仅需几分钟,快速响应并更新内容。',
  110. },
  111. {
  112. icon: icon5,
  113. title: '日志记录',
  114. text: '与Stackdriver Logging集成,为您提供每次缓存命中与未命中的详细日志信息。',
  115. },
  116. {
  117. icon: icon6,
  118. title: '安全',
  119. text: '多维度拦截(国家、URL、IP)、请求和带宽限制、CC保护。',
  120. }
  121. ]
  122. </script>
  123. <style lang="scss" scoped>
  124. .video-section {
  125. position: relative;
  126. width: 100%;
  127. height: 700px;
  128. margin: 0 auto;
  129. overflow: hidden;
  130. &::before {
  131. content: '';
  132. position: absolute;
  133. left: 10%;
  134. top: 10%;
  135. width: 384px;
  136. height: 384px;
  137. border-radius: 50%;
  138. background: rgba(121, 69, 255, 0.60);
  139. filter: blur(250px);
  140. }
  141. .cdn-dg {
  142. position: absolute;
  143. top: 0;
  144. right: 12%;
  145. background: url('/images/products/dengg.png') no-repeat center center;
  146. background-size: contain;
  147. width: 800px;
  148. height: 800px;
  149. display: flex;
  150. align-items: center;
  151. justify-content: center;
  152. z-index: 1;
  153. .cdn-bg {
  154. position: relative;
  155. z-index: 1;
  156. animation: float 3s ease-in-out infinite;
  157. }
  158. }
  159. @keyframes float {
  160. 0%,
  161. 100% {
  162. transform: translateY(0);
  163. }
  164. 50% {
  165. transform: translateY(-20px);
  166. }
  167. }
  168. // .video-bg {
  169. // width: 100%;
  170. // height: auto;
  171. // display: block;
  172. // z-index: 1;
  173. // position: relative;
  174. // object-fit: cover;
  175. // clip-path: inset(0 0 9% 0);
  176. // }
  177. .video-title {
  178. position: absolute;
  179. top: 20%;
  180. left: 48%;
  181. transform: translateX(-50%);
  182. width: 100%;
  183. max-width: 1200px;
  184. z-index: 3;
  185. color: #fff;
  186. font-style: normal;
  187. display: flex;
  188. flex-direction: column;
  189. h1 {
  190. color: #D8D3FF;
  191. font-size: 45px;
  192. font-style: normal;
  193. font-weight: 500;
  194. line-height: 80px;
  195. span {
  196. color: #997DFF;
  197. }
  198. }
  199. .video-subtitle {
  200. margin-top: 20px;
  201. color: #E2D9FF;
  202. font-size: 20px;
  203. font-style: normal;
  204. font-weight: 400;
  205. line-height: 30px;
  206. }
  207. .video-text {
  208. color: #E2D9FF;
  209. font-size: 20px;
  210. font-style: normal;
  211. font-weight: 300;
  212. line-height: 30px;
  213. }
  214. .video-btn {
  215. cursor: pointer;
  216. margin-top: 112px;
  217. display: flex;
  218. box-sizing: border-box;
  219. width: 255px;
  220. height: 60px;
  221. padding: 7px 21px 7px 45px;
  222. justify-content: center;
  223. align-items: center;
  224. gap: 10px;
  225. border-radius: 10px;
  226. background: linear-gradient(91deg, #A39DFF 1.24%, #7D46FF 122.93%);
  227. }
  228. }
  229. }
  230. .cdn-container {
  231. margin-top: 10px;
  232. width: 100%;
  233. display: flex;
  234. flex-direction: column;
  235. align-items: center;
  236. .cdn-title {
  237. display: flex;
  238. flex-direction: column;
  239. align-items: center;
  240. gap: 20px;
  241. h2 {
  242. font-size: 45px;
  243. font-style: normal;
  244. font-weight: 500;
  245. line-height: 45px;
  246. background: linear-gradient(90deg, #B8AFFF 20.05%, #C597FF 101.05%);
  247. background-clip: text;
  248. -webkit-background-clip: text;
  249. -webkit-text-fill-color: transparent;
  250. }
  251. p {
  252. width: 842px;
  253. color: #E2D9FF;
  254. text-align: center;
  255. font-size: 24px;
  256. font-style: normal;
  257. font-weight: 400;
  258. line-height: 36px;
  259. }
  260. }
  261. .cdn-content {
  262. display: flex;
  263. flex-direction: column;
  264. width: 100%;
  265. max-width: 1200px;
  266. position: relative;
  267. margin: 136px auto 0;
  268. gap: 20px;
  269. &::before,
  270. &::after {
  271. content: '';
  272. position: absolute;
  273. width: 520px;
  274. height: 520px;
  275. border-radius: 50%;
  276. background: rgba(137, 87, 255, 0.50);
  277. filter: blur(250px);
  278. }
  279. &::before {
  280. top: 12%;
  281. left: -40%;
  282. }
  283. &::after {
  284. right: -12%;
  285. bottom: 20%;
  286. }
  287. .cdn-item {
  288. display: flex;
  289. align-items: center;
  290. justify-content: space-between;
  291. gap: 100px;
  292. .item-img {
  293. flex-shrink: 0;
  294. }
  295. }
  296. .item-text {
  297. flex: 1;
  298. display: flex;
  299. flex-direction: column;
  300. gap: 36px;
  301. h3 {
  302. font-size: 40px;
  303. font-style: normal;
  304. font-weight: 500;
  305. line-height: 40px;
  306. background: linear-gradient(91deg, #B8AFFF 10.8%, #C597FF 108.3%);
  307. background-clip: text;
  308. -webkit-background-clip: text;
  309. -webkit-text-fill-color: transparent;
  310. }
  311. p {
  312. width: 100%;
  313. color: #E2D9FF;
  314. font-size: 18px;
  315. font-style: normal;
  316. font-weight: 400;
  317. line-height: 36px;
  318. }
  319. }
  320. }
  321. }
  322. .card-text {
  323. display: flex;
  324. justify-content: center;
  325. padding: 120px 0 82px 0;
  326. h2 {
  327. font-size: 45px;
  328. font-weight: 500;
  329. line-height: 45px;
  330. background: linear-gradient(90deg, #B8AFFF 20.05%, #C597FF 101.05%);
  331. background-clip: text;
  332. -webkit-background-clip: text;
  333. -webkit-text-fill-color: transparent;
  334. }
  335. }
  336. .cdn-cards {
  337. padding: 30px 0 50px 0;
  338. width: 100%;
  339. max-width: 1200px;
  340. margin: 0 auto;
  341. display: grid;
  342. grid-template-columns: repeat(3, 1fr);
  343. gap: 35px 30px;
  344. .card-item {
  345. display: flex;
  346. flex-direction: column;
  347. gap: 16px;
  348. padding: 35px;
  349. border-radius: 10px;
  350. border: 1px solid rgba(255, 255, 255, 0.10);
  351. background: rgba(255, 255, 255, 0.10);
  352. &:hover {
  353. border: 1px solid #9162FF;
  354. background: linear-gradient(129deg, rgba(122, 55, 255, 0.30) 16.95%, rgba(175, 70, 255, 0.30) 98.61%);
  355. }
  356. .item-title {
  357. display: flex;
  358. gap: 20px;
  359. align-items: center;
  360. img {
  361. width: 50px;
  362. height: 50px;
  363. }
  364. h4 {
  365. color: #FFF;
  366. font-size: 34px;
  367. font-style: normal;
  368. font-weight: 700;
  369. line-height: 36px;
  370. }
  371. }
  372. .item-text {
  373. width: 100%;
  374. color: rgba(255, 255, 255, 0.60);
  375. font-size: 18px;
  376. font-style: normal;
  377. font-weight: 400;
  378. line-height: 30px;
  379. }
  380. }
  381. }
  382. // 透视网格效果
  383. .perspective-grid-section {
  384. width: 100%;
  385. height: 200px;
  386. overflow: hidden;
  387. position: absolute;
  388. bottom: 0;
  389. background: transparent;
  390. perspective: 600px;
  391. z-index: 0;
  392. .perspective-container {
  393. width: 100%;
  394. height: 100%;
  395. display: flex;
  396. justify-content: center;
  397. align-items: flex-start;
  398. transform-style: preserve-3d;
  399. }
  400. .grid-floor {
  401. width: 200%;
  402. height: 400px;
  403. position: relative;
  404. transform: rotateX(60deg);
  405. transform-origin: center top;
  406. overflow: hidden;
  407. }
  408. .grid-lines {
  409. width: 100%;
  410. height: 200%;
  411. background-image:
  412. linear-gradient(rgba(22, 24, 75, 0.5) 3px, transparent 3px),
  413. linear-gradient(90deg, rgba(22, 24, 75, 0.5) 3px, transparent 3px);
  414. background-size: 100px 100px;
  415. animation: gridMove 4s linear infinite;
  416. }
  417. // 底部渐变遮罩,平滑过渡到下一个模块
  418. &::after {
  419. content: '';
  420. position: absolute;
  421. bottom: 0;
  422. left: 0;
  423. width: 100%;
  424. height: 100px;
  425. background: linear-gradient(to bottom, transparent 0%, #030014 100%);
  426. pointer-events: none;
  427. z-index: 1;
  428. }
  429. }
  430. @keyframes gridMove {
  431. 0% {
  432. transform: translateY(-50%);
  433. }
  434. 100% {
  435. transform: translateY(0);
  436. }
  437. }
  438. .bg-img {
  439. width: 100%;
  440. height: 450px;
  441. position: relative;
  442. z-index: 1;
  443. :deep(img) {
  444. width: 100%;
  445. height: auto;
  446. position: absolute;
  447. top: 0;
  448. left: 0;
  449. }
  450. }
  451. </style>