微信联系

2026-03-30

微信联系 - 山暮寒* { margin: 0; padding: 0; box-sizing: border-box;}body { font-family: "Microsoft YaHei", "Segoe UI", Arial, sans-serif; background: #f5f5f5; color: #333; min-height: 100vh; overflow-x: hidden; margin: 0; padding: 0;}.clr-page-header { position: fixed; top: 0; left: 0; right: 0; background: #fff; border-bottom: 1px solid #e0e0e0; z-index: 1000; box-shadow: 0 1px 3px rgba(0,0,0,0.05); height: 50px; display: flex; align-items: center;}.clr-page-nav { display: flex; align-items: center; justify-content: flex-start; gap: 0; width: 100%; height: 100%; padding: 0 10px; overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none;}.clr-page-nav::-webkit-scrollbar { display: none;}.clr-nav-item { color: #666; text-decoration: none; padding: 0 15px; transition: all 0.3s ease; white-space: nowrap; font-size: 14px; font-weight: 500; flex-shrink: 0; height: 100%; display: flex; align-items: center; justify-content: center; border-bottom: 2px solid transparent;}.clr-nav-item:hover { color: #07c160;}.clr-nav-item.active { color: #07c160; font-weight: 600; border-bottom-color: #07c160;}.clr-page-container { margin: 50px 0 0 0; padding: 0; position: relative; z-index: 1; width: 100%; max-width: 100%;}.clr-page-card { background: #fff; border-radius: 0; padding: 0; margin: 0; width: 100%; max-width: 100%;}.clr-page-title { font-size: 22px; margin-bottom: 15px; color: #333; font-weight: 600; text-align: center; padding-top: 20px;}.clr-page-description { color: #666; margin-bottom: 20px; line-height: 1.6; text-align: center; font-size: 14px; padding: 0 15px;}.clr-qr-section { margin: 20px 0; text-align: center; padding: 0 15px;}.clr-qr-code { width: 220px; height: 220px; margin: 0 auto; background: #f8f8f8; border-radius: 8px; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #666; border: 1px solid #e0e0e0; position: relative; overflow: hidden;}.clr-qr-code img { width: 100%; height: 100%; object-fit: contain; display: block;}.clr-qr-placeholder { padding: 20px; text-align: center; color: #666; font-size: 14px;}.clr-qr-placeholder p { margin: 8px 0; font-size: 13px; z-index: 1; position: relative;}.clr-contact-details { background: #f8f9fa; padding: 18px; border-radius: 6px; margin: 18px 15px; text-align: left;}.clr-contact-details p { margin: 10px 0; font-size: 14px; display: flex; align-items: center;}.clr-contact-details strong { min-width: 70px; color: #07c160; font-weight: 600; margin-right: 10px;}.clr-notice-box { background: #fff8e1; padding: 18px; border-radius: 6px; border-left: 4px solid #ffc107; margin: 18px 15px; text-align: left;}.clr-notice-box h3 { color: #ff9800; margin-bottom: 10px; font-size: 15px;}.clr-notice-box ul { list-style-type: none; padding-left: 0;}.clr-notice-box li { padding: 5px 0; border-bottom: 1px dashed #e0e0e0; position: relative; padding-left: 20px; font-size: 13px; color: #666;}.clr-notice-box li::before { content: "•"; position: absolute; left: 0; color: #07c160; font-weight: bold;}.clr-notice-box li:last-child { border-bottom: none;}.clr-action-button { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; background: #07c160; border: none; border-radius: 4px; color: white; font-size: 14px; font-weight: 600; cursor: pointer; transition: all 0.2s ease; text-decoration: none; margin: 15px 0 20px 0;}.clr-action-button:hover { background: #06a952; transform: translateY(-1px); box-shadow: 0 3px 6px rgba(7, 193, 96, 0.15);}.clr-action-container { text-align: center; padding: 0 15px;}@media (max-width: 768px) { .clr-page-header { height: 45px; } .clr-nav-item { padding: 0 12px; font-size: 13px; } .clr-page-container { margin-top: 45px; } .clr-qr-code { width: 200px; height: 200px; } .clr-contact-details p { flex-direction: column; align-items: flex-start; } .clr-contact-details strong { min-width: auto; margin-bottom: 5px; }}@media (max-width: 480px) { .clr-page-header { height: 40px; } .clr-nav-item { padding: 0 10px; font-size: 12px; } .clr-page-container { margin-top: 40px; } .clr-page-title { font-size: 20px; } .clr-qr-code { width: 180px; height: 180px; }}@media (max-width: 360px) { .clr-nav-item { padding: 0 8px; font-size: 11px; }}

微信联系

如需通过微信联系我们,请扫描下方二维码添加好友。添加时请备注"网站用户",方便我们更快地为您服务。

请上传微信二维码

建议尺寸: 220x220像素

微信扫一扫添加好友

微信号: your-wechat-id

添加说明: 请备注"网站用户"

工作时间: 周一至周五 9:00-18:00

响应时间: 通常30分钟内回复

联系须知

  • 请文明交流,尊重他人,共建良好沟通环境
  • 商务合作请直接说明来意,提高沟通效率
  • 技术问题请尽量在网站上留言,方便追踪
  • 添加好友后请主动打招呼,说明来意
  • 非工作时间可能回复较慢,请耐心等待

document.addEventListener("DOMContentLoaded", function() { var navItems = document.querySelectorAll(".clr-nav-item"); navItems.forEach(function(item) { item.addEventListener("click", function(e) { var href = this.getAttribute("href"); if (href && href !== "weixin://") { navItems.forEach(function(i) { i.classList.remove("active"); }); this.classList.add("active"); } }); });});

Home 影视 菜单 Time 音悦
×

注册

×

登录