123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- <!DOCTYPE html>
- <html lang="zh-CN">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>文章列表 - 极速支付</title>
- <meta name="description" content="极速支付提供专业支付通道服务,支持机场/发卡/影视/游戏等业务,费率低至6%,D0实时结算,自研系统成功率99%。">
- <style>
- * {
- margin: 0;
- padding: 0;
- box-sizing: border-box;
- }
-
- body {
- font-family: 'Microsoft YaHei', sans-serif;
- line-height: 1.6;
- color: #fff;
- background: linear-gradient(135deg, #0a192f 0%, #112240 100%);
- min-height: 100vh;
- }
-
- .nav {
- background: rgba(17, 34, 64, 0.8);
- padding: 15px 0;
- position: fixed;
- width: 100%;
- top: 0;
- z-index: 100;
- backdrop-filter: blur(10px);
- }
-
- .nav-container {
- max-width: 1200px;
- margin: 0 auto;
- padding: 0 20px;
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
-
- .nav-logo {
- color: #64ffda;
- font-size: 1.5em;
- font-weight: bold;
- text-decoration: none;
- }
-
- .nav-links {
- display: flex;
- gap: 20px;
- }
-
- .nav-link {
- color: #fff;
- text-decoration: none;
- padding: 8px 15px;
- border-radius: 5px;
- transition: all 0.3s ease;
- }
-
- .nav-link:hover {
- background: rgba(100, 255, 218, 0.1);
- color: #64ffda;
- }
-
- .container {
- max-width: 1200px;
- margin: 0 auto;
- padding: 120px 20px 40px;
- }
-
- .article-list {
- margin-top: 40px;
- }
-
- .article-item {
- background: rgba(17, 34, 64, 0.4);
- border-radius: 15px;
- padding: 25px;
- margin-bottom: 20px;
- transition: all 0.3s ease;
- border: 1px solid rgba(100, 255, 218, 0.1);
- backdrop-filter: blur(5px);
- }
-
- .article-item:hover {
- transform: translateY(-5px);
- background: rgba(17, 34, 64, 0.6);
- border-color: rgba(100, 255, 218, 0.3);
- box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
- }
-
- .article-title {
- color: #64ffda;
- font-size: 1.5em;
- margin-bottom: 10px;
- text-decoration: none;
- display: block;
- }
-
- .article-title:hover {
- color: #fff;
- }
-
- .article-meta {
- color: #8892b0;
- font-size: 0.9em;
- margin-bottom: 15px;
- }
-
- .article-excerpt {
- color: #ccd6f6;
- margin-bottom: 15px;
- line-height: 1.8;
- }
-
- .article-link {
- color: #64ffda;
- text-decoration: none;
- font-weight: bold;
- display: inline-block;
- transition: all 0.3s ease;
- padding: 5px 0;
- }
-
- .article-link:hover {
- color: #fff;
- transform: translateX(10px);
- }
-
- .page-title {
- color: #64ffda;
- font-size: 2.5em;
- margin-bottom: 20px;
- text-align: center;
- text-shadow: 0 0 10px rgba(100, 255, 218, 0.3);
- }
-
- .page-description {
- color: #8892b0;
- text-align: center;
- margin-bottom: 40px;
- font-size: 1.2em;
- }
-
- @media (max-width: 768px) {
- .nav-links {
- display: none;
- }
-
- .page-title {
- font-size: 2em;
- }
-
- .article-item {
- padding: 20px;
- }
-
- .article-title {
- font-size: 1.3em;
- }
- }
- </style>
- </head>
- <body>
- <nav class="nav">
- <div class="nav-container">
- <a href="index6.html" class="nav-logo">极速支付</a>
- <div class="nav-links">
- <a href="articles.html" class="nav-link">文章列表</a>
- <a href="index6.html#contact" class="nav-link">联系我们</a>
- </div>
- </div>
- </nav>
-
- <div class="container">
- <h1 class="page-title">最新动态</h1>
- <p class="page-description">了解极速支付的最新消息和行业动态</p>
-
- <div class="article-list">
- <article class="article-item">
- <a href="articles/article4.html" class="article-title">支付行业发展趋势:未来支付新方向</a>
- <div class="article-meta">发布时间:2024-01-20 | 阅读:3,567</div>
- <p class="article-excerpt">随着科技的快速发展,支付行业正在经历前所未有的变革。本文将为您分析支付行业的最新发展趋势...</p>
- <a href="articles/article4.html" class="article-link">阅读全文 →</a>
- </article>
-
- <article class="article-item">
- <a href="articles/article3.html" class="article-title">支付安全:保护您的交易安全</a>
- <div class="article-meta">发布时间:2024-01-15 | 阅读:2,345</div>
- <p class="article-excerpt">在数字化支付时代,支付安全变得越来越重要。本文将为您详细介绍支付安全的关键要素和防护措施...</p>
- <a href="articles/article3.html" class="article-link">阅读全文 →</a>
- </article>
-
- <article class="article-item">
- <a href="articles/article2.html" class="article-title">如何选择适合您的支付解决方案</a>
- <div class="article-meta">发布时间:2024-01-10 | 阅读:1,892</div>
- <p class="article-excerpt">面对众多支付方案,如何选择最适合自己的?本文从多个角度为您分析,帮助您做出明智的选择...</p>
- <a href="articles/article2.html" class="article-link">阅读全文 →</a>
- </article>
-
- <article class="article-item">
- <a href="articles/article1.html" class="article-title">支付基础知识:了解支付流程</a>
- <div class="article-meta">发布时间:2024-01-05 | 阅读:2,156</div>
- <p class="article-excerpt">了解支付的基本概念和流程,帮助您更好地理解支付系统的运作方式...</p>
- <a href="articles/article1.html" class="article-link">阅读全文 →</a>
- </article>
- </div>
- </div>
- </body>
- </html>
|