Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - zdfdb.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 22:52:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Cache-Control: private
Pragma: no-cache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Set-Cookie: PHPSESSID=9pimhfv9oj4igmusrn7q1dfv4v; path=/; HttpOnly
X-Powered-By: YoudianCMS
Server: wts/1.7.4

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: zdfdb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
    <title>浙江工程担保公司_保函_担保公司_工程担保公司-浙江中担发工程担保(集团)有限公司</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="author" content="浙江中担发工程担保(集团)有限公司">
<meta name="keywords" content="浙江工程担保公司_保函_担保公司_工程担保公司">
<meta name="description" content="浙江工程担保公司_保函_担保公司_工程担保公司">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,minimal-ui">
<meta name="format-detection" content="telephone=no">
<meta name="HomeLanguageMark" content="cn">
<link href="favicon.ico" type="image/x-icon" rel="icon">
<link href="favicon.ico" type="image/x-icon" rel="shortcut icon">
<link href="//res.youdiancms.com/common.css" rel="stylesheet" type="text/css" />
<link href="/App/Tpl/Home/Default/Public/css/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/Public/jquery/jquery.min.js"></script>
<script type="text/javascript" src="//res.youdiancms.com/common.js"></script>
<a href="https://beian.mps.gov.cn/#/query/webSearch?code=33020602001378" rel="noreferrer" target="_blank">浙公网安备33020602001378号</a><!-- 全局主题样式控制 -->
<style type="text/css">
	/*=====主题色 开始=====*/
	body{ background-color: #FFFFFF; }
	.btn{ background-color: #E87300; }
	/*父级触发子级*/
	.ThemeColorParent:hover .ThemeColorChild{ color: #E87300 !important; }
	.ThemeColorParent:hover .ThemeColorBgChild,.ThemeColorParent:hover .ThemeColorBgChildAfter:after{ background-color: #E87300 !important; color: #FFF !important; }
	.ThemeColorParent:hover .ThemeColorBgColorChild { color: #FFF !important; }
	/*自身触发*/
	.ThemeColor,.ThemeColorHover:hover{ color: #E87300 !important; }
	.ThemeColorBg,.ThemeColorBgHover:hover{ background-color: #E87300 !important; color: #FFF !important; }
	.ThemeBeforeColorBg:before,.ThemeAfterColorBg:after { background-color: #E87300 !important; }
	.ThemeColorBorder,.ThemeColorBorderHover:hover,.ThemeColorBorderAfter:after{ border-color: #E87300 !important; }
	.ThemeColorBorderBottom,.ThemeColorBorderBottomHover:hover{ border-bottom-color: #E87300; }
	.ThemeColorBtnHover:hover { border-color:#E87300 !important; color:#E87300 !important; }
	/*=====主题色 结束=====*/

	/*=====其他不可内联主题及变量 开始=====*/
	/*语言切换*/
	#language a{ background-color: #E87300; }
	/*导航*/
	.logo_main_shade2{ background-color: ; opacity: ; }
	#logo_main.istop,#logo_main.navigation-style1,#logo_main.navigation-style3{ background-color: ; }
	#navigation ul.navigationlist>li>a{ padding: 0 px; }
	#navigation ul.navigationlist li a{ color: ; font-size: px; }
	/*幻灯片*/
	.bannerlist li .bannertext{ top: %; text-align: ; }
	.bannerlist li .bannertext .BannerName{ color: ; font-size: px; }
	.bannerlist li .bannertext .BannerDescription{ color: ; font-size: px; }
	/*侧边栏*/
	.sidebar_title h2 { border-color: #E87300; }
	.sidelist li a:hover .InfoTitle{ color: #E87300; }
	/*翻页*/
	.page .current{ background-color: #E87300; border-color: #E87300; }
	/*联系我们图标*/
	#Map .ContactInfo i{ color: #E87300; }
</style>

<script>
	$(document).ready(function(e) {
		pageInit();
		function pageInit(){
			if( $("#member").length > 0 ){
				if( "0" == 1 ){
					$.get("/index.php/public/getJson/l/cn", null, function(data){ UpdateLoginStatus(data['MemberID'], data['MemberName'], data['EnableMember']); },"json");
				}else{
					UpdateLoginStatus("", "", "1");
				}
			}
		}
		function UpdateLoginStatus(id, name, flag){
			if(flag==0){
				$("#member").remove();
				return;
			}
			var html = "";
			if( id ){
				html += '<span class="MemberName">'+name+'&nbsp;</span>';
				html += '<a href="/index.php/member/public/index" target="_blank">会员中心&nbsp;&nbsp;&nbsp;</a>';
				html += '<a href="/index.php/member/public/logout" target="_self" style="color: red;">退出登录</a>';
			}else{
				html += '<a href="/index.php/public/login/l/cn" target="_self">登录&nbsp;&nbsp;&nbsp;</a>';
				html += '<a href="/index.php/public/reg/l/cn" target="_self">注册&nbsp;</a>';
			}
			$("#member").html( html );
		}
	});
</script>

</head>
<body class="body_index">
	<!-- wap Logo 开始-->
<div id="wap_logo_main">
  <div id="wap_logo">
     <div id="menu"></div>
       <div class="WebLogo">
       		<a class="WebLogo" href="/index.php"><img src="/Upload/1700638711.jpg" /></a>
       		       		<a class="shownavbtn" href="javascript:;"></a>
       	</div>  </div>
</div>
<!--wap Logo 结束-->

<!--wap 导航 开始-->
<div id="wap_navigation">
    <i id="wap_navigationshade"></i>
    <ul class="wap_navigationlist">
        <div class="seachwrap">
            <form name="frmInfoSearch" method="post" action="/index.php/channel/search/l/cn">
                <input class="Keywords" name="Keywords" value="" type="text" placeholder="请输入关键词"/>
                <input class="btnSearch" name="btnSearch" class="btn" type="submit" value=""  />
            <input type="hidden" name="__hash__" value="6666cd76f96956469e7be39d750cc7d9_ea8e40aed0102c5905ab2625fd72c0cf" /></form>
        </div>
        <li class="depth0">
          		<a href="/index.php/index.html" class='ThemeColor minBorderBottom'>网站首页</a>
	                          </li><li class="depth0">
          		<a href="/index.php/aboutus.html" class=' minBorderBottom'>走近中担发</a>
	              <i class="showmore"></i>
	                  <ul class="wap_subnavigationlist">
	                      <li class="depth1"><a class="minBorderBottom" href="/index.php/culture.html">企业文化</a></li>	                  </ul>            </li><li class="depth0">
          		<a href="/index.php/case.html" class=' minBorderBottom'>工程案例</a>
	                          </li><li class="depth0">
          		<a href="/index.php/ywfg.html" class=' minBorderBottom'>业务覆盖</a>
	                          </li><li class="depth0">
          		<a href="/index.php/zlwxdb.html" class=' minBorderBottom'>质量维修担保</a>
	                          </li><li class="depth0">
          		<a href="/index.php/lydb.html" class=' minBorderBottom'>履约担保</a>
	                          </li><li class="depth0">
          		<a href="/index.php/zfdb.html" class=' minBorderBottom'>支付担保</a>
	                          </li><li class="depth0">
          		<a href="/index.php/ssbqdb.html" class=' minBorderBottom'>诉讼保全担保</a>
	                          </li><li class="depth0">
          		<a href="/index.php/contactus.html" class=' minBorderBottom'>联系我们</a>
	                          </li><li class="depth0">
          		<a href="http://cx.zdfdb.com/" class=' minBorderBottom'>保函验真</a>
	                          </li>    </ul>
</div>
<!--wap 导航 结束-->

<!--区块5041 开始-->
<div id="n5041" class="component floor_head0_main">
	<style type="text/css">
		#n5041{
			background-color:#FFFFFF;		}
		#n5041 .floor_head0_shade2{
			background-color:#FFFFFF;			opacity: 0.3;
			height: 80px;
			padding: 10px 0;
		}
		#n5041 .floor_head0.navigation-style1{
			background-color:#FFFFFF;		}
		#n5041.notTop .floor_head0.navigation-style2{
			background-color:#FFFFFF;		}
		#n5041 .floor_head0{
			padding: 10px 0;
		}
		#n5041 .logo img{
			height: 80px;
		}
		#n5041 .navigation{
			text-align: right;
		}
		#n5041 .navigation ul.navigationlist li{
			line-height: 80px;
		}
		#n5041 .navigation ul.navigationlist>li>a{
			font-size:16px;color:#333333;font-weight: normal;font-style: normal;text-align:;			padding-left: 14px;
			padding-right: 14px;
		}
		#n5041 .subnavigationlist{
			background-color:#25205F;		}
		#n5041 .subnavigationlist a{
			font-family:Microsoft YaHei;color:#FFFFFF;font-weight: normal;font-style: normal;text-align:;		}
		#n5041 .user{
			line-height: 80px;
		}
		#n5041 #member a.login_btn{
			font-size:14px;color:#666666;line-height:2.4em;font-weight: normal;font-style: normal;text-align:center;			width:60px;border-radius:4px;border:1px solid #DDDDDD;			background: ;
		}
		#n5041 #member a.login_btn:hover{
			background:#333333; 		}
		#n5041 #member a.reg_btn{
			font-size:14px;color:#FFFFFF;line-height:2.4em;font-weight: normal;font-style: normal;text-align:center;			width:60px;border-radius:4px;border:1px solid #00A1E7;			background: #00A1E7;
			margin-left: 15px;
		}
		#n5041 #member a.reg_btn:hover{
			opacity: .8;		}
		#n5041 .navigation ul.navigationlist>li>a.current,
		#n5041 .navigation ul.navigationlist>li:hover>a{
			color:#25205F;font-weight: normal;font-style: normal;text-align:;;
			;
		}
		#n5041 .navigation ul.navigationlist>li.separator{
			width: 2px;
			height: 80px;
					}
		#n5041 .navigation ul.navigationlist>li.separator span{
			color: ;
		}
		#n5041 .subnavigationlist a:hover{
						color:#FFFFFF;font-weight: normal;font-style: normal;text-align:;		}
		#n5041 .nav_active{
			background: ;
		}
	</style>
	<i class="floor_head0_shade1"></i>
	<div class="floor_head0 navigation-style1" yd-add="1" yd-delete="1" yd-order="1" yd-group="5041" yd-content="channel">
	    <div class="head0 full-width0">
			<div class="logo" yd-content="basic" yd-group="5041" yd-tab="基本设置">
				<a href="/index.php" target="_self">
					<img src="/Upload/1700638711.jpg" title="浙江中担发工程担保(集团)有限公司" alt="浙江中担发工程担保(集团)有限公司" />
				 </a>
			</div>
			<div class="user">
											</div>
			<div class="navigation">
				<ul class="navigationlist">
					<i class="nav_active"></i>
											<li class="list-item" data-index="1">
							<a href="/index.php/index.html" target="_self" class="current">网站首页</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="2">
							<a href="/index.php/aboutus.html" target="_self" class="">走近中担发</a>
							<ul class="subnavigationlist style1">
										<li><a href="/index.php/culture.html" target="_self">企业文化</a></li>									</ul>						</li><li class="separator"><span></span></li>						<li class="list-item" data-index="3">
							<a href="/index.php/case.html" target="_self" class="">工程案例</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="4">
							<a href="/index.php/ywfg.html" target="_self" class="">业务覆盖</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="5">
							<a href="/index.php/zlwxdb.html" target="_self" class="">质量维修担保</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="6">
							<a href="/index.php/lydb.html" target="_self" class="">履约担保</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="7">
							<a href="/index.php/zfdb.html" target="_self" class="">支付担保</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="8">
							<a href="/index.php/ssbqdb.html" target="_self" class="">诉讼保全担保</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="9">
							<a href="/index.php/contactus.html" target="_self" class="">联系我们</a>
													</li><li class="separator"><span></span></li>						<li class="list-item" data-index="10">
							<a href="http://cx.zdfdb.com/" target="_self" class="">保函验真</a>
													</li>				</ul>
			</div>
	    </div>
	</div>
	<script>
		$(function(){
			var width = 0;
			var left = 0;
			//用户
			pageInit();
			function pageInit(){
				if( $("#n5041 #member").length > 0 ){
					if( "0" == 1 ){
						$.get("/index.php/public/getJson/l/cn", null, function(data){ UpdateLoginStatus(data['MemberID'], data['MemberName'], data['EnableMember']); },"json");
					}else{
						UpdateLoginStatus("", "", "1");
					}
				}
			}
			function UpdateLoginStatus(id, name, flag){
				if(flag==0){
					$("#n5041 #member").remove();
					return;
				}
				var html = "";
				if( id ){
					html += '<a href="/index.php/member/public/index" target="_blank" class="MemberName">'+name+'</a>';
					html += '<a href="/index.php/member/public/logout" target="_self" style="color: red;">退出登录</a>';
				}else{
					html += '<a href="/index.php/public/login/l/cn" class="login_btn" target="_self">登录</a>';
					html += '<a href="/index.php/public/reg/l/cn" class="reg_btn" target="_self">注册</a>';
				}
				$("#n5041 #member").html( html );
			}

			// pc导航栏js
			$('#n5041 ul.navigationlist li').mousemove(function(){
				if($(this).find('ul').is(":animated")) return;
				$(this).find('ul').slideDown(280);
				if($(this).find('.style2').length > 0){
					var length = $('#n5041 ul.navigationlist>li.list-item').length;
					console.log(length - $(this).data('index'), length);
					if(length - $(this).data('index') <= 3){
						var child = $(this).find('.subnavigationlist');
						child.css({
							marginLeft: - (child.width() - $(this).width()) + 'px',
						})
					}
				}
			});
			$('#n5041 ul.navigationlist li').mouseleave(function(){
				$(this).find('ul').slideUp(280);
			});
			
			$('#n5041 .nav_active').css({
				width: $('#n5041 .navigationlist li a.current').parent().width(),
				left: $('#n5041 .navigationlist li a.current').parent()[0] && $('#n5041 .navigationlist li a.current').parent()[0].offsetLeft,
			});
			$('#n5041 .navigationlist li').mousemove(function(){
				$('#n5041 .nav_active').css({
					width: $(this).width(),
					left: $(this)[0].offsetLeft
				});
			})
			$('#n5041 .navigationlist li').mouseleave(function(){
				$('#n5041 .nav_active').css({
					width: $('#n5041 .navigationlist li a.current').parent().width(),
					left: $('#n5041 .navigationlist li a.current').parent()[0] && $('#n5041 .navigationlist li a.current').parent()[0].offsetLeft,
				});
			})

			$('#n5041 .subnavigationlist').mousemove(function(){
				$('#n5041 .nav_active').css('left', $(this).parent()[0].offsetLeft);
			})

			if($('#n5041').find('.floor_head0').hasClass('navigation-style2')){
				$('#n5041').height('0')
			}else{
				$('#n5041').height($('#n5041 .floor_head0')[0].clientHeight)
			}
			// 头部固定
			function logoMainChange(){
				if($('#n5041').offset().top < $(window).scrollTop()){
					$('#n5041').addClass('notTop');
				}else{
					$('#n5041').removeClass('notTop');
				}
			}
			// 滚动事件
			$(window).scroll(function(){
				logoMainChange();
			});
		})
	</script>
</div>
<!--区块5041 结束--><!--区块5150 开始-->
<!--区块5150 结束--><!--区块5133 开始-->
<!--区块5133 结束-->


<!--区块5109 开始-->
<div id="n5109" class="component floor_banner0_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5109" yd-content="banner,1">
	<style type="text/css">
		#n5109 .bannertext{
			top: 50%;
			text-align: center;
		}
		#n5109 .bannertext .BannerName{ 
			color:#333333;font-weight: bold;font-style: normal;text-align:;		}
		#n5109 .bannertext .BannerDescription{
			color:#999999;font-weight: normal;font-style: normal;text-align:;		}
		#n5109 .swiper-pagination{
			yd-previewable-class: banner_dot banner_dotcircle;
		}
		@media screen and (min-width: 1200px) {
			.floor_banner0{
				height: 520px;
			}
		}
		@media screen and (max-width: 1199px) {
			.floor_banner0{
				height: 160px;
			}
		}
	</style>
	<div class="floor_banner0">
		<div class="swiper-container">
			<ul class="banner0 swiper-wrapper">
				<li class="swiper-slide">
													<img src="" pc-src="/Upload/1683780345.jpg" wap-src="/Upload/1683780331.jpg" title="" alt="" />						<div class="bannertext">
																				</div>
					</li><li class="swiper-slide">
													<img src="" pc-src="/Upload/1683780213.jpg" wap-src="/Upload/1683780194.jpg" title="" alt="" />						<div class="bannertext">
																				</div>
					</li><li class="swiper-slide">
													<img src="" pc-src="/Upload/1683780495.jpg" wap-src="/Upload/1683780492.jpg" title="" alt="" />						<div class="bannertext">
																				</div>
					</li>			</ul>
		</div>
		<div class="swiper-pagination banner_dotcircle"></div>
	</div>
	<script type="text/javascript">
		$(function(){
			var isLoad = false;
			$('#n5109 li img').load(function(){
				if(isLoad) return;
				isLoad = true;
				var mySwiper = new Swiper('#n5109 .swiper-container',{
					autoplay : 5000,//可选选项,自动滑动
					autoplayDisableOnInteraction : false, //操作后是否禁止自动滑动
					loop : true,//可选选项,开启循环
					pagination : '#n5109 .swiper-pagination', //分页器容器
					paginationClickable :true, //分页器是否可以点击
					speed: 1500, //滑动速度
					mode : 'horizontal',
	                calculateHeight : true, //自动计算高度
				})
				$('#n5109 .floor_banner0').height('auto');
			})
		})
	</script>
</div>
<!--区块5109 结束--><!--区块5163 开始-->
<div id="n5163" class="component floor_basic1_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5163">
	<style type="text/css">
			#n5163 { 
				padding:40px 0;
				background-color:#F0F1F2;			}
			#n5163 .floor_basic1{
				animation-duration: 1.00s;
				animation-fill-mode: both;
			}
		</style>
		<div class="floor_basic1 display1" yd-animation="7">
			<div class="component_body">
				<a href="#" target="_blank">
					<img pc-src="/Upload/1683878247.jpg" wap-src="/Upload/1683878247.jpg" title="封面图片" alt="封面图片" />
				</a>
			</div>
		</div></div>
<!--区块5163 结束--><!--区块5159 开始-->
<div id="n5159" class="component floor_video3_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5159">
    <style type="text/css">
            #n5159{
                background-color:#120805;                padding:50px 0;
            }
            #n5159 .floor_video3{
                animation-duration: 1.50s;
                animation-fill-mode: both;
                background-color: ;
            }
            #n5159 .component_body{
                yd-previewable-class: video_ video_right;
                background-color:#EEEEEE;            }
            #n5159 .TheVideo{
                float:right;
                width:700px;
            }
            #n5159 .TheContent{
                padding:40px 50px 0px 50px;
            }
        </style>
        <div class="floor_video3 display1 full-width0" yd-animation="animate__animated animate__fadeIn">
            <div class="component_title"></div>
            <div class="component_body video_right">
                <div class="TheVideo">
                    <img src="/Upload/channel/as2.jpg" title="" alt=""/>
                                    </div>
                <div class="TheContent" yd-group="5159" yd-tab="内容设置"><p>
    <span style="line-height: 2em; font-size: 24px; color: rgb(0, 0, 0);">关于我们</span><span style="line-height: 2em; font-size: 24px; color: rgb(192, 0, 0);"> ABOUT<br/></span>
</p>
<p>
    <span style="color: rgb(255, 255, 255);">&nbsp;</span>
</p>
<p>
    <span style="line-height: 2em; font-size: 18px;">浙江中担发工程担保(集团)有限公司立足浙江,服务全国建筑业客户。目前已在目前已在杭州、上海、广州、郑州、武汉、南京、成都、西安等20多个城市设办事处或联络处,业务覆盖全国所有一、二、三线城市以及90%以上的四、五线城市和地级市。隆发担保充分发挥低盈利、低价格、低成本的优势,秉承专业创造价值的发展理念,聚焦住建工程领域探索用工程保函替代各类保证金,相继推出了招投标、开竣工、预付款、施工合同履约、农民工工资支付、业主支付、商品房预售监管资金预付履约、工程质量维修等保函,成为市场上保函种类最齐全的工程担保公司,有效减轻建筑企业资金负担,辅助政府管理...</span>
</p></div>
            </div>
            <div class="component_bottom"></div>
        </div></div>
<!--区块5159 结束--><!--区块5164 开始-->
<div id="n5164" class="component floor_product11_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5164">
    <style type="text/css">
            #n5164{
                padding:50px 0;
                background-color:#FFFFFF;            }
            #n5164 .component_title h2 a{
                color:#333333;font-weight: normal;font-style: normal;text-align:;            }
            #n5164 .component_title p{
                color:#EC1C23;font-weight: bold;font-style: normal;text-align:;            }
            #n5164 li{
                animation-duration: 1.00s;
                animation-fill-mode: both;
            }
            #n5164 li a{
                margin:22% 10px 10px;
                background-color:#FFFFFF;            }
            #n5164 .InfoTitle{
                font-size:16px;line-height:2em;font-weight: normal;font-style: normal;text-align:;            }
            #n5164 .more{
                font-size:12px;color:#0066CC;line-height:2em;font-weight: normal;font-style: normal;text-align:;            }
        </style>
        <div class="floor_product11 display1 full-width0">
            <div class="component_title">
                    <h2 class="h2_1 ThemeBeforeColorBg"><a href="/index.php/case.html" yd-text="channel,32,ChannelName">工程案例</a></h2>
                    <p yd-text="channel,32,ChannelSContent">完善客户的需求 是我们永不止步的追求</p>
                </div>            <div class="component_body swiper-container" yd-group="5164" yd-tab="列表设置" yd-content="info,32">
                <ul class="product11 swiper-wrapper">
                    <li class="m0 col4 swiper-slide" yd-animation="animate__animated animate__fadeInRight">
                            <a href="/index.php/case/369.html" target="_blank" title="台州市第一人民医院迁建工程" class="small-round-corner ThemeColorParent" yd-content="_info,369">
                                <div class="InfoPicture small-round-corner"><img src="/Upload/1683878653.jpg" title="台州市第一人民医院迁建工程" alt="台州市第一人民医院迁建工程" /></div>
                                <div class="InfoTitle ThemeColorChild">台州市第一人民医院迁建工程</div>
                                <div class="more">MORE <span class="ydicon-right1"></span></div>                            </a>
                        </li><li class="m1 col4 swiper-slide" yd-animation="animate__animated animate__fadeInRight">
                            <a href="/index.php/case/368.html" target="_blank" title="宁波至象山的城际铁路" class="small-round-corner ThemeColorParent" yd-content="_info,368">
                                <div class="InfoPicture small-round-corner"><img src="/Upload/1683878639.jpg" title="宁波至象山的城际铁路" alt="宁波至象山的城际铁路" /></div>
                                <div class="InfoTitle ThemeColorChild">宁波至象山的城际铁路</div>
                                <div class="more">MORE <span class="ydicon-right1"></span></div>                            </a>
                        </li><li class="m0 col4 swiper-slide" yd-animation="animate__animated animate__fadeInRight">
                            <a href="/index.php/case/367.html" target="_blank" title="G7611昭通至香格里拉段" class="small-round-corner ThemeColorParent" yd-content="_info,367">
                                <div class="InfoPicture small-round-corner"><img src="/Upload/1683878627.jpg" title="G7611昭通至香格里拉段" alt="G7611昭通至香格里拉段" /></div>
                                <div class="InfoTitle ThemeColorChild">G7611昭通至香格里拉段</div>
                                <div class="more">MORE <span class="ydicon-right1"></span></div>                            </a>
                        </li><li class="m1 col4 swiper-slide" yd-animation="animate__animated animate__fadeInRight">
                            <a href="/index.php/case/366.html" target="_blank" title="金义东市域轨道交通工程" class="small-round-corner ThemeColorParent" yd-content="_info,366">
                                <div class="InfoPicture small-round-corner"><img src="/Upload/1683878611.jpg" title="金义东市域轨道交通工程" alt="金义东市域轨道交通工程" /></div>
                                <div class="InfoTitle ThemeColorChild">金义东市域轨道交通工程</div>
                                <div class="more">MORE <span class="ydicon-right1"></span></div>                            </a>
                        </li>                </ul>
            </div>
            <div class="component_bottom"></div>
        </div>
        <script type="text/javascript">
            $(function(){
                var swiper = new Swiper('#n5164 .swiper-container',{
                    autoplay: 3500,//可选选项,自动滑动
                    autoplayDisableOnInteraction : false, //操作后是否禁止自动滑动
                    calculateHeight: true, //自动计算高度
                    slidesPerView: 'auto',
                    centeredSlides: true,
                    watchActiveIndex: true,
                    loop: true,
                    loopedSlides: 4                });
            })
        </script></div>
<!--区块5164 结束--><!--区块5157 开始-->
<div id="n5157" class="component floor_article6_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5157">
	</div>
<!--区块5157 结束--><!--区块5165 开始-->
<div id="n5165" class="component floor_article1_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5165">
	</div>
<!--区块5165 结束-->

    <!--区块5162 开始-->
<div id="n5162" class="component floor_foot7_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5162">
	<style type="text/css">
		#n5162{ 
			padding:30px 0;
			background-color:#333333;		}
		#n5162 .floor_foot7{
			animation-duration: 3.00s;
			animation-fill-mode: both;
		}
		#n5162 .component_title{
			width:0px;
		}
		#n5162 .component_body{
			width:calc(88% - 220px);
		}
		#n5162 .foot7_navigation>li>a{ 
			font-size:19px;color:#FFFFFF;line-height:3em;font-weight: normal;font-style: normal;text-align:center;		}
		#n5162 .foot3_subnavigationlist>li>a{ 
			font-size:14px;color:#8F8F8F;line-height:1.6em;font-weight: normal;font-style: normal;text-align:center;		}
		#n5162 .component_bottom .Telephone{ 
			display:none;color:#FFFFFF;font-weight: bold;font-style: normal;text-align:;		}
		#n5162 .foot7_WeChat div{
			font-size:14px;color:#CCCCCC;line-height:1.8em;font-weight: normal;font-style: normal;text-align:;		}
	</style>
	<div class="floor_foot7 full-width0" yd-animation="animate__animated animate__">
		<div class="component_title" yd-group="5162" yd-tab="左侧栏设置">
					</div>
		<div class="component_body" yd-content="channel" yd-group="5162" yd-tab="中间栏设置">
			<ul class="foot7_navigation">
				<li>
						<a class="channel1 ThemeColorHover" href="/index.php/aboutus.html" target="_self" >走近中担发</a>
						<ul class="foot3_subnavigationlist">
								<li><a class="channel2 ThemeColorHover" href="/index.php/culture.html" target="_self">企业文化</a></li>							</ul>					</li><li>
						<a class="channel1 ThemeColorHover" href="/index.php/case.html" target="_self" >工程案例</a>
											</li><li>
						<a class="channel1 ThemeColorHover" href="/index.php/ywfg.html" target="_self" >业务覆盖</a>
											</li><li>
						<a class="channel1 ThemeColorHover" href="/index.php/contactus.html" target="_self" >联系我们</a>
											</li>			</ul>
		</div>
		<div class="component_bottom" yd-group="5162" yd-tab="右侧栏设置">
			<div class="Telephone" yd-content="contact">
				<span class="ydicon-phone"></span> 0574-56581946			</div>
						<div class="foot7_WeChat_main">
					<div class="foot7_WeChat">
							<img src="/Upload/1683791091.png" title="关注微信" alt="关注微信" /><div>关注微信</div>
						</div>									</div>		</div>
	</div>
</div>
<!--区块5162 结束--><!--区块5015 开始-->
<div id="n5015" class="component floor_support1_main" yd-add="1" yd-delete="1" yd-order="1" yd-group="5015">
	<style type="text/css">
			#n5015{ 
				background-color:#333333;			}
			#n5015 .component_body {
				padding:10px 0;border-top:1px solid #666666;
			}
			#n5015 .component_body .footer_text{ 
				text-align:center;
				font-size:14px;color:#F0F0F0;line-height:2.2em;font-weight: normal;font-style: normal;text-align:;			}
			#n5015 .WebInfo,#n5015 .WebInfo a{ 
				text-align:center;
				display:none;color:#999999;line-height:2em;font-weight: normal;font-style: normal;text-align:;			}
			#n5015 .support1_text{
				font-size:14px;color:#F0F0F0;line-height:2.2em;font-weight: normal;font-style: normal;text-align:;				center			}
		</style>
		<div class="floor_support1 full-width1">
			<div class="component_title"></div>
			<div class="component_body">
				<div class="footer_text">浙江中担发工程担保(集团)有限公司 版权所有    <a href="https://beian.miit.gov.cn" rel="nofollow" target="_blank">浙ICP备2023039915号-1</a><img pc-src="/Upload/1742455507.jpg" wap-src="/Upload/1683804802.jpg" title="" alt="" /> <a href="https://beian.mps.gov.cn/#/query/webSearch?code=33020602001378" rel="noreferrer" target="_blank">浙公网安备33020602001378号</a></div>				<div class="WebInfo support1_center" yd-content="basic">
					<span class="support1_left"><a  href="http://www.zdfdb.com" target="_self">浙江中担发工程担保(集团)有限公司</a>&nbsp;版权所有&nbsp;<a href="https://beian.miit.gov.cn" rel="nofollow" target="_blank">浙ICP备2023039915号-1</a>&nbsp;<a href="https://beian.mps.gov.cn/#/query/webSearch?code=33020602001378" rel="noreferrer" target="_blank">浙公网安备33020602001378号</a></span>
			        <span class="support1_right">技术支持:<a href="http://www.youzhancms.com" target="_blank">优站企业建站系统</a></span>				</div>
			</div>
			<div class="component_bottom"></div>
		</div></div>
<!--区块5015 结束-->
<div class="tool_back"></div>
	<div id="tool" yd-group="2">
		<ul class="toollist" style="background-color: #02032D;">
            <li><a  href="/index.php/index.html" ><img src="/Upload/icon/home.png"><p>首页</p></a></li>            <li><a  href="tel:13685828983" ><img src="/Upload/icon/tel.png"><p>拨号</p></a></li>            <li><a  href="/index.php/case.html" ><img src="/Upload/icon/product.png"><p>案例</p></a></li>			<li><a  href="/index.php/contactus.html" ><img src="/Upload/icon/contact.png"><p>联系</p></a></li>		</ul>
	</div>
<style>
/*----------------------通用样式----------------------*/ 

/*----------------------大屏幕 大桌面显示器 (≥1200px)----------------------*/
@media screen and (min-width: 1200px) {

}

/*----------------------小屏幕 平板 (≥700px并且≤1199px)----------------------*/
@media screen and (min-width: 700px) and (max-width: 1199px) {

}

/*----------------------超小屏幕 手机 (≤699px)----------------------*/
@media screen and (max-width: 699px) {

}
</style>

<!----------------------自定义脚本代码---------------------->
<script  type="text/javascript">
$(document).ready(function(){

});
</script><!--gotop start-->
    <style>
            #topcontrol .yd-gotop{
                 transition-duration: .2s;  text-align: center; cursor: pointer; background: #FFFFFF; 
                 width: 50px;  height: 60px;line-height: 60px;
                border-radius:3px; box-shadow: 0 2px 18px rgba(0,0,0,.1);
            }
            #topcontrol .yd-gotop:hover{ background: #F9F9F9; }
            #topcontrol .yd-gotop i{ font-size:30px; color:#0066CC; }
            #topcontrol .yd-gotop:hover i{ color:#0066CC; }
    </style>
    <script>
        scrolltotop.controlattrs={offsetx:12, offsety:120 };
        scrolltotop.controlHTML = '<div yd-content="gotop" class="yd-gotop"><i class="ydicon-gotop18"></i></div>';
        scrolltotop.anchorkeyword = '#yd-gotop';
        scrolltotop.title = "回顶部";
        scrolltotop.init();
    </script>
    <!--gotop end-->

		<!--在线客服start-->
		<link rel='stylesheet' type='text/css' href='/Public/online/style/common.css'/>
            <script type='text/javascript' src='/Public/online/jquery.online.js'></script>
		<style>
			.SonlineBox .openTrigger, .SonlineBox .titleBox{ background-color:#02032D; }
			.SonlineBox .contentBox{ border:2px solid #02032D;  }
		</style>
		<script type='text/javascript'>
		$(window).load(function(){
			$().Sonline({
				Position:'right', Top:320, Width:60, Style:3, Effect:false, 
				DefaultsOpen:true, Tel:'1', Title:'在线客服',
				FooterText:"", Website:'',
				IconColor: '#FFFFFF', ThemeColor: '#02032D',
				Qqlist:'/Upload/1683791091.png|微信客服|9,13685828983|联系电话|8'
			});
		});
		</script>
		<!--在线客服end-->
		


</body>
</html>                               

Whois info of domain

Domain Name: ZDFDB.COM
Registry Domain ID: 2825680639_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.west.cn
Registrar URL: http://www.west.cn/
Updated Date: 2024-09-30T07:08:22Z
Creation Date: 2023-10-30T06:42:38Z
Registry Expiry Date: 2025-10-30T06:42:38Z
Registrar: Chengdu West Dimension Digital Technology Co., Ltd.
Registrar IANA ID: 1556
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 86.28.62778877
Domain Status: ok https://icann.org/epp#ok
Name Server: NS3.MYHOSTADMIN.NET
Name Server: NS4.MYHOSTADMIN.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T22:52:14Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass