193 lines
6.9 KiB
HTML
193 lines
6.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<!-- SEO Meta Tags -->
|
|
<title>婚前背景核验_婚姻关联司法风险筛查_情感综合保障_天远查</title>
|
|
<meta name="description" content="天远查婚恋风险报告为您提供深度的背景核实服务。基于合法公开数据,排查对象的重婚司法记录、家庭暴力涉诉历史、潜在债务风险及不良嗜好风险。拒绝盲目信任,用数据守护您的情感与财产安全。">
|
|
<meta name="keywords" content="婚前背景核实,婚恋对象评估,婚姻司法风险,个人情感风险,婚前背调工具">
|
|
|
|
<!-- Canonical URL -->
|
|
<link rel="canonical" href="https://www.tianyuancha.cn/inquire/marriage">
|
|
|
|
<!-- Open Graph / Facebook -->
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://www.tianyuancha.cn/inquire/marriage">
|
|
<meta property="og:title" content="婚前背景核验_婚姻关联司法风险筛查_情感综合保障_天远查">
|
|
<meta property="og:description" content="天远查婚恋风险报告为您提供深度的背景核实服务。基于合法公开数据,排查对象的重婚司法记录、家庭暴力涉诉历史、潜在债务风险及不良嗜好风险。拒绝盲目信任,用数据守护您的情感与财产安全。">
|
|
<meta property="og:image" content="https://www.tianyuancha.cn/logo.png">
|
|
<meta property="og:site_name" content="天远查">
|
|
<meta property="og:locale" content="zh_CN">
|
|
|
|
<!-- Twitter -->
|
|
<meta property="twitter:card" content="summary_large_image">
|
|
<meta property="twitter:url" content="https://www.tianyuancha.cn/inquire/marriage">
|
|
<meta property="twitter:title" content="婚前背景核验_婚姻关联司法风险筛查_情感综合保障_天远查">
|
|
<meta property="twitter:description" content="天远查婚恋风险报告为您提供深度的背景核实服务。基于合法公开数据,排查对象的重婚司法记录、家庭暴力涉诉历史、潜在债务风险及不良嗜好风险。拒绝盲目信任,用数据守护您的情感与财产安全。">
|
|
|
|
<!-- Robots Meta -->
|
|
<meta name="robots" content="index, follow">
|
|
<meta name="googlebot" content="index, follow">
|
|
|
|
<!-- Custom CSS -->
|
|
<style>
|
|
* {
|
|
margin: 0;
|
|
padding: 0;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
body {
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
|
line-height: 1.6;
|
|
color: #333;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
.seo-container {
|
|
max-width: 1200px;
|
|
margin: 0 auto;
|
|
padding: 20px;
|
|
background: white;
|
|
min-height: 100vh;
|
|
}
|
|
|
|
.seo-header {
|
|
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
|
color: white;
|
|
padding: 60px 20px;
|
|
text-align: center;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.seo-header h1 {
|
|
font-size: 2.5em;
|
|
margin-bottom: 10px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.seo-header p {
|
|
font-size: 1.2em;
|
|
opacity: 0.9;
|
|
}
|
|
|
|
.seo-content {
|
|
padding: 40px 20px;
|
|
}
|
|
|
|
.seo-content h2 {
|
|
font-size: 1.8em;
|
|
margin-bottom: 20px;
|
|
color: #667eea;
|
|
border-bottom: 3px solid #667eea;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.seo-content h3 {
|
|
font-size: 1.4em;
|
|
margin: 30px 0 15px;
|
|
color: #555;
|
|
}
|
|
|
|
.seo-content p {
|
|
margin-bottom: 15px;
|
|
line-height: 1.8;
|
|
color: #666;
|
|
}
|
|
|
|
.seo-content ul, .seo-content ol {
|
|
margin: 15px 0 15px 30px;
|
|
}
|
|
|
|
.seo-content li {
|
|
margin-bottom: 10px;
|
|
line-height: 1.8;
|
|
color: #666;
|
|
}
|
|
|
|
.seo-footer {
|
|
background: #333;
|
|
color: white;
|
|
padding: 40px 20px;
|
|
text-align: center;
|
|
margin-top: 60px;
|
|
}
|
|
|
|
.seo-footer p {
|
|
margin: 10px 0;
|
|
opacity: 0.8;
|
|
}
|
|
|
|
.seo-footer a {
|
|
color: #667eea;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.seo-footer a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.redirect-notice {
|
|
background: #fff3cd;
|
|
border: 1px solid #ffc107;
|
|
padding: 15px;
|
|
margin: 20px 0;
|
|
border-radius: 5px;
|
|
text-align: center;
|
|
}
|
|
|
|
.redirect-notice p {
|
|
color: #856404;
|
|
margin: 0;
|
|
}
|
|
|
|
|
|
</style>
|
|
|
|
<!-- Schema.org Structured Data -->
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebPage",
|
|
"name": "婚前背景核验_婚姻关联司法风险筛查_情感综合保障_天远查",
|
|
"description": "天远查婚恋风险报告为您提供深度的背景核实服务。基于合法公开数据,排查对象的重婚司法记录、家庭暴力涉诉历史、潜在债务风险及不良嗜好风险。拒绝盲目信任,用数据守护您的情感与财产安全。",
|
|
"url": "https://www.tianyuancha.cn/inquire/marriage",
|
|
"mainEntity": {
|
|
"@type": "Organization",
|
|
"name": "天远查",
|
|
"url": "https://www.tianyuancha.cn/",
|
|
"description": "专业大数据风险报告查询与代理平台,支持个人和企业多场景风控应用"
|
|
}
|
|
}
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div class="seo-container">
|
|
<header class="seo-header">
|
|
<h1>婚前背景核验_婚姻关联司法风险筛查_情感综合保障_天远查</h1>
|
|
<p>天远查婚恋风险报告为您提供深度的背景核实服务。基于合法公开数据,排查对象的重婚司法记录、家庭暴力涉诉历史、潜在债务风险及不良嗜好风险。拒绝盲目信任,用数据守护您的情感与财产安全。</p>
|
|
</header>
|
|
|
|
<main class="seo-content">
|
|
[object Promise]
|
|
|
|
<div class="redirect-notice">
|
|
<p>💡 访问完整功能请使用现代浏览器访问主站</p>
|
|
</div>
|
|
</main>
|
|
|
|
<footer class="seo-footer">
|
|
<p>© 2024 天远查 版权所有</p>
|
|
<p>
|
|
<a href="https://www.tianyuancha.cn">天远查官网</a> |
|
|
<a href="https://www.tianyuancha.cn/help">帮助中心</a> |
|
|
<a href="https://www.tianyuancha.cn/privacyPolicy">隐私政策</a> |
|
|
<a href="https://www.tianyuancha.cn/userAgreement">用户协议</a>
|
|
</p>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html> |