cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3037::6815:3bd5:8443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 522 <none> Date: Wed, 21 Jan 2026 18:10:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19679,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c18c4672af21986-SJC alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::6815:3bd5:443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yDyaGu6%2BVvcUQwF1f5GMxytSIRhXHwDxJASyGz%2F0UZBbICNzI%2FK3NnlUcgQQ5ThhFw1srCUZycf3lf8wvZru3U3kYouRihX3UnPlu3M%2BCft5GfuAnZVB8Mg%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=534
CF-RAY: 9c18c4641969ab54-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 172.67.184.21:8443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 522 <none> Date: Wed, 21 Jan 2026 18:10:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19304,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c18c466dfca0f69-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.184.21:80 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2M%2BW1FO7ZaMfGTKu1FaIGr3JhRUqPtjxXGNY%2FYvk%2FJ2%2Ffsz4r4ltHFndgGxqVHbRTpBouWIJIJC1sb%2BxkUWSZPR%2BnN3MhA3Hv3pqxQE%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=313
CF-RAY: 9c18c463fee2ccd9-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3033::ac43:b815:80 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tyUyIE09cu8kiEr%2BTUAvzLSnEmYyt5tPCjlS8PO8QBM1c8L2Rj%2FGpgNiDgEGuaf2mI%2FLGysvVqtViCzOi%2B0dx0Mvh40hhp8u2Ccz6u2fH5BqThmiUMIcEfU%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=563
CF-RAY: 9c18c4646b8a75b1-EWR
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3033::ac43:b815:443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:13 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7pNN50puptQeps%2FVETUZ8BSpBLbCgok0y5tYTV0tOZ8OrLq95yVCCg9UOHhMd22BSKy3Sb0xqcTVpYOifMJBOnp9uD89uhHlQFe7hpbBhCWCNhpLLkI0hyQ%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=286
CF-RAY: 9c18c4620a50141d-FRA
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3037::6815:3bd5:80 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XEWFlEPPry765NGMf%2Bl6To7dedmNb5VSss%2ByAOdgzKN%2FzEfXqaWayS1MGs5DEJq8zWKT9Fmr4lcvoATZlg1BGzZf27XEFcsdB7BfgRuNWKiyKIfe6tXxeS8%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=485
CF-RAY: 9c18c46308dc002e-LHR
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 104.21.59.213:8443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 522 <none> Date: Wed, 21 Jan 2026 18:10:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19359,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c18c4666e18cc62-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3033::ac43:b815:8443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 522 <none> Date: Wed, 21 Jan 2026 18:10:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19437,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c18c4665bebbe95-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.59.213:80 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LvWgRX4obuYwfpCqKAg9DLJZXPXHWtKsDuyFBnyVvPHpJFyAFMwurU2a%2BbqUE4n4hQfvEssgQASKiQruRYBK2Dow%2FfXBaQb8b7Hl1PE%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=26,cfOrigin;dur=479
CF-RAY: 9c18c4633f5c7717-LHR
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 172.67.184.21:443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:13 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jPqmCdtzjJKDbaPono9wx0Tr8ckXuR3woNozHRoV3QiaPVEUDZIIkTSqf%2BFDG%2FxBgJQHg47hVfmG4Ib6e60YixnqVuoRwk4OEwBUYOA%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=4,cfOrigin;dur=387
CF-RAY: 9c18c4627b9dc6bb-SJC
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 104.21.59.213:443 · cnapscode.com
2026-01-21 18:10
HTTP/1.1 200 OK
Date: Wed, 21 Jan 2026 18:10:13 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VGC9KcNz0x7Nr3aMN8UAspubB9QMKhNvPBFBJvfzM9pud%2BZgapwky1NVOYS%2BREgSWAWgbLvOPDkJa3AbzKdtH0%2F7FD4BVgej8SEyrKU%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=5,cfOrigin;dur=400
CF-RAY: 9c18c462aeda3911-SJC
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 172.67.184.21:80 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2COjbL8mQlpff6bTZhBYkxP%2BBEM5N%2B6RkFkjrCsnSZs3UcMOhGzozVZT%2FNt%2F4YmJqmLIbau8mDDHibfgtKbPDV4bqeY3vMZ7ZhGHtKM%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=129
CF-RAY: 9b74afce0f5aa452-SIN
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3037::6815:3bd5:443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oGpVhfi2kgkOOt5UV0EC8sy73RqUh7Lt9r%2Fn8Mbxx86PCyELjIzZgYgV4vvSeCxm7D1zXLKd5pB%2FV%2B4IFlhIp9DyC2kMIWqaMIrAgQPJGIzWRG6xgKTc3fE%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=305
CF-RAY: 9b74afcfdd6aa6af-EWR
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 104.21.59.213:8443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 20:15:26 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19370,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b74afd2dc9ead1b-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.59.213:80 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=X2rJhNf%2BzE0toQ7bVypEtbZfgUhTL9hYFUd4R7vvAQ0XqSi1tA5C%2F1XazcH%2BITyPxu%2BmoxTWrrtGXOdVZYGsOXfRqlo5yzTOyYVmoM0%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=532
CF-RAY: 9b74afcfef3ed123-EWR
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3037::6815:3bd5:80 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qv4umxXslSW1Dy98j3kjqZu1GLJtrbqgItxemaq3OhnqAJU5VBNYKLqkt6A8i1WtR1L1HmUXSjIaIN1D%2FJf5rBZ4k6HAeLQ2IqmkwpBYgHDv%2BczI7RWG%2FDM%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=455
CF-RAY: 9b74afcf280cf18a-AMS
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3037::6815:3bd5:8443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 20:15:26 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19568,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b74afd279c1fea8-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.184.21:443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zO90jB8PXSxNutIMl9BwX18BYLOf1pFiku%2BegwL9ccTzX7h6DERBWTQTsurrNVF8NkwNM5Zk0Dv0LAYMXAUSKTrDZSCgA8Y5lKQRtyo%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=455
CF-RAY: 9b74afcf4b599bbc-FRA
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 104.21.59.213:443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EeYMPE8sClVwIJrd%2FwUcy1%2BYjSlvDfpt4229e4xFAZCKGQcvSKs563Ywb79LxTunqTv%2FWmLRjeAixVvPRGzm4u4A2BA8KK4sYJDKV44%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=299
CF-RAY: 9b74afcf8d86ab09-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 172.67.184.21:8443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 20:15:26 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19632,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b74afd29a799f40-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3033::ac43:b815:80 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=S%2BR6aIvHleITmmVTU%2B%2B2%2F5BRPq0kemwndF6Bqvo2c1PTIyFRCCbXS3dnWjcyVI8UjjSxTdzac0mw0eofGNB2qau%2FGhu0YS1AUszmuP83f0%2FPdOCQzQr3sgk%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=465
CF-RAY: 9b74afcdfd4b4f25-AMS
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.
Open service 2606:4700:3033::ac43:b815:8443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 20:15:26 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19475,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b74afd2383d4391-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3033::ac43:b815:443 · cnapscode.com
2026-01-01 20:15
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 20:15:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9Jy%2FvkgxnS5WpgNu5%2Fm100RXg2tqeYMeFmc0eHkerGNevOBhMfmQG%2BC%2BuZn5IbnIGQc6LIYClXCiueWX7SxWLCJ836OoSL4PG5tVcIzWN8SV7dSfupPE7XM%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=4,cfOrigin;dur=310
CF-RAY: 9b74afcf8f1d49c1-EWR
alt-svc: h3=":443"; ma=86400
Page title: 联行号查询
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=no" name="viewport">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no" />
<title>联行号查询</title>
<meta name="keywords" content="联行号,工商银行联行号查询,中国银行联行号查询,农业银行联行号查询,建设银行联行号查询,招商银行联行号查询,银行开户行联行号查询,银行联行号查询">
<meta name="description" content="本站为您提供开户行联行号查询,联行号是全国支付系统的唯一标识,用于跨区域支付结算业务。">
<link rel="stylesheet" href="/static/style/bootstrap.min.css?v=1.10">
<script type="text/javascript" src="/static/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/static/js/cd-top.js"></script>
<script type="text/javascript" src="/static/js/layer/layer.js"></script>
</head>
<style>
.widget-box {
background-color:white;
border-radius:6px;
position:relative;
border:1px solid #eaeff5;
box-shadow:0 5px 25px -6px rgba(41,128,185,0.1);
margin-bottom:15px;
padding:5px 5px;
}
.widget-box h3 {
font-size:1.35rem;
margin:1px ;
padding:5px;
border-bottom:1px solid #eaeff5;
position:relative;
}
.widget-box p {
color:#777;
position:relative;
padding:2px 0;
}
.widget-box a {
text-decoration: none;
margin-top: 0;
}
.widget-box ul, li {
list-style: none;
}
.list-box {
background-color:white;
position:relative;
min-height: 500px;
#padding:1px 10px;
#border:1px solid #eaeff5;
}
.input-clear {
#display: none;
position: absolute;
right: 20px;
top: 28px;
transform: translateY(-50%);
z-index: 111;
font-size: 1.8rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
cursor: pointer;
}
.input-clear:hover {
color: red;
}
.citySel {
background-color: #56b4f8;
color: #fff !important;
}
._citys span {
color: #56b4f8;
height: 15px;
width: 15px;
line-height: 15px;
text-align: center;
border-radius: 3px;
position: absolute;
right: 10px;
top: 10px;
border: 1px solid #56b4f8;
cursor: pointer;
}
._citys1 {
width: 100%;
display: inline-block;
padding: 10px 0;
background: rgb(255, 255, 255);
}
._citys1 a {
width: 83px;
height: 35px;
display: inline-block;
background-color: #f5f5f5;
color: #666;
margin-left: 6px;
margin-top: 3px;
line-height: 35px;
text-align: center;
cursor: pointer;
font-size: 13px;
overflow: hidden;
}
._citys0 {
width: 100%;
height: 34px;
display: inline-block;
border-bottom: 2px solid #56b4f8;
padding: 0;
margin: 0;
background: rgb(255, 255, 255);
}
._citys0 li {
display: inline-block;
line-height: 34px;
font-size: 15px;
color: rgb(136, 136, 136);
width: 80px;
text-align: center;
cursor: pointer;
}
.form-custom-bg {
background-color: #E1E9F8; /* 设置背景色 */
border-color: #fff; /* 可以根据需要调整边框颜色 */
cursor: pointer;
}
#listmore {
display: -webkit-box;
-webkit-line-clamp: 20; /* 控制初始显示的行数 */
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 42em; /* 行高1.5em的3行 */
line-height: 1.5em;
}
.input-blue input.form-control {
color: blue; /* 设置文字颜色为蓝色 */
}
/* 回到顶端 */
.cd-top {
z-index:999;
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.