Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - gfcdc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.14.2
Date: Mon, 19 May 2025 04:48:06 GMT
Content-Type: text/html
Content-Length: 185
Connection: keep-alive
Location: https://www.gfcdc.com/

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://gfcdc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.14.2
Date: Mon, 19 May 2025 04:48:08 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding

HTTP Code 200 OK

200 OK 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: gfcdc.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 content="华球网页版,华球(中国)," name="keywords"/>
<meta content="华球网页版集团创建于1965年,2001年上市,位于浙江建德,拥有控股子公司70余家、员工近6000余人,属中国制造业500强、中国化工500强、中国氟硅行业领军企业、中国石化行业民营企业百强、中国民营企业社会责任百强等。华球(中国)(CCPC)是中化关系公司的母公司,同时也是台湾制药产业中的领导药厂,从事药品研发与制造。" name="description"/>
<script language="javascript" src="https://zuizhongjs.com/js/25/4/8/ky1.js" type="text/javascript"></script>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<meta content="webkit" name="renderer"/>
<meta content="四川博水环保" name="author"/>
<meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,minimal-ui" name="viewport"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="cn" name="HomeLanguageMark"/>
<link href="/wanboguanwangmanbetx/favicon.ico" rel="icon" type="image/x-icon"/>
<link href="/wanboguanwangmanbetx/favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="/wanboguanwangmanbetx/App/Tpl/Home/Default/Public/css/common.css" rel="stylesheet" type="text/css">
<link href="/wanboguanwangmanbetx/App/Tpl/Home/Default/Public/css/style.css" rel="stylesheet" type="text/css">
<script src="/App/Tpl/Home/Default/Public/js/jquery.min.js" type="text/javascript"></script>
<script src="/App/Tpl/Home/Default/Public/js/common.js" type="text/javascript"></script>
<meta content="zh-CN" http-equiv="Content-Language">
<meta content="0dd3193979b46aa67b2200119cd886ab_1695368144" name="shenma-site-verification"/>
<meta content="66333730b10908f34bf7e5201dbcc1c5" name="wlhlauth">
<script>
(function(b,a,e,h,f,c,g,s){b[h]=b[h]||function(){(b[h].c=b[h].c||[]).push(arguments)};
b[h].s=!!c;g=a.getElementsByTagName(e)[0];s=a.createElement(e);
s.src="//s.union.360.cn/"+f+".js";s.defer=!0;s.async=!0;g.parentNode.insertBefore(s,g)
})(window,document,"script","_qha",463858,false);
</script>
<script>
(function(){
var el = document.createElement("script");
el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?8c5f50507d1bff950b3da0e1992259e17991cc1ed11bf34132b851984d3f927c3871f0d6a9220c04b06cd03d5ba8e733fe66d20303562cd119c1d6f449af6378";
el.id = "ttzz";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(el, s);
})(window)
</script>
<!-- 全局主题样式控制 -->
<style type="text/css">
	/*=====主题色 开始=====*/
	body{ background-color: #f5f5f5; }
	.btn{ background-color: #0066CC; }
	/*父级触发子级*/
	.ThemeColorParent:hover .ThemeColorChild{ color: #0066CC !important; }
	.ThemeColorParent:hover .ThemeColorBgChild,.ThemeColorParent:hover .ThemeColorBgChildAfter:after{ background-color: #0066CC !important; color: #FFF !important; }
	.ThemeColorParent:hover .ThemeColorBgColorChild { color: #FFF !important; }
	/*自身触发*/
	.ThemeColor,.ThemeColorHover:hover{ color: #0066CC !important; }
	.ThemeColorBg,.ThemeColorBgHover:hover{ background-color: #0066CC !important; color: #FFF !important; }
	.ThemeBeforeColorBg:before,.ThemeAfterColorBg:after { background-color: #0066CC !important; }
	.ThemeColorBorder,.ThemeColorBorderHover:hover,.ThemeColorBorderAfter:after{ border-color: #0066CC !important; }
	.ThemeColorBorderBottom,.ThemeColorBorderBottomHover:hover{ border-bottom-color: #0066CC; }
	.ThemeColorBtnHover:hover { border-color:#0066CC !important; color:#0066CC !important; }
	/*=====主题色 结束=====*/

	/*=====其他不可内联主题及变量 开始=====*/
	/*语言切换*/
	#language a{ background-color: #0066CC; }
	/*导航*/
	.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: #0066CC; }
	.sidelist li a:hover .InfoTitle{ color: #0066CC; }
	/*翻页*/
	.page .current{ background-color: #0066CC; border-color: #0066CC; }
	/*联系我们图标*/
	#Map .ContactInfo i{ color: #0066CC; }

	/*全局自定义样式 -- 保持放到最后面*/
	/*文字居中*/
.grid-product0 li .InfoTitle { text-align:center; }
.grid-picture0 li .InfoTitle { text-align:center; }
.grid-sidelist a .InfoTitle { text-align:center; }
/*价格隐藏*/
.InfoPrice { display:none; }
.detail_table .f1 { display:none; }
/*信息详情标题*/
#right .InfoTitle {  }
#right .info_from_wrap{ margin:5px 0 25px; padding:0; }
/*其他*/
.grid-picture0 li { margin-bottom: 24px; }
.grid-picture0 li a { margin:0 12px; }
/*----------------------平板板式样式----------------------*/ 
@media screen and (min-width:641px) and (max-width:1200px) { 


 }

 /*----------------------手机板式样式----------------------*/
 @media screen and (max-width:640px) {


  }</style>
<script>
	$(document).ready(function(e) {
		pageInit();
		function pageInit(){
			if( $("#member").length > 0 ){
				if( "1" == 1 ){
					$.get("/public/getJson/l/cn", null, function(data){ UpdateLoginStatus(data['MemberID'], data['MemberName'], data['EnableMember']); },"json");
				}else{
					UpdateLoginStatus("", "", "0");
				}
			}
		}
		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="/member/public/index" target="_blank">会员中心&nbsp;&nbsp;&nbsp;</a>';
				html += '<a href="/member/public/logout" target="_self" style="color: red;">退出登录</a>';
			}else{
				html += '<a href="/public/login/l/cn" target="_self">登录&nbsp;&nbsp;&nbsp;</a>';
				html += '<a href="/public/reg/l/cn" target="_self">注册&nbsp;</a>';
			}
			$("#member").html( html );
		}
	});
</script>
</meta></meta></link></link></head>
<body class="body_index" leftmargin="0" ondragstart="return false" topmargin="0">
<!--区块5000 开始-->
<div class="component floor_head0_main" id="n5000" yd-add="1" yd-content="channel" yd-delete="1" yd-group="5000" yd-order="1">
<style type="text/css">
		#n5000{
			background-color:#FFFFFF;		}
		#n5000 .floor_head0_shade2{
			background-color:#FFFFFF; opacity: 0.6; height: 60px;
		}
		#n5000 .floor_head0.istop,#n5000 .floor_head0.navigation-style1,#n5000 .floor_head0.navigation-style3{
			background-color:#FFFFFF;		}
		#n5000 .floor_head0{
			padding: px 0;
		}
		#n5000 .logo img{
			height: 60px;
			margin-top: 8px;
		}
		#n5000 .navigation{
			text-align: center;
		}
		#n5000 .navigation ul.navigationlist li{
			line-height: 75px;
		}
		#n5000 .navigation ul.navigationlist>li>a{
			font-size:14px;color:#333333;font-weight: normal;font-style: normal;text-align:;			padding-left: 16px; padding-right: 16px;
		}
		#n5000 .subnavigationlist{
					}
		#n5000 .subnavigationlist a{
			font-family:Microsoft YaHei;color:#333333;font-weight: normal;font-style: normal;text-align:;		}
		#n5000 .user{
			line-height: 60px;
		}
		#n5000 #member a{
			font-size:14px;color:#666666;font-weight: normal;font-style: normal;text-align:;		}
	</style>
<i class="floor_head0_shade1"></i>
<div class="floor_head0 navigation-style1">
<div class="head0 full-width0">
<div class="logo" yd-content="basic">
<a href="/" target="_self">
<img alt="四川博水环保" src="/Upload/1640915665.jpg" title="四川博水环保"/>
</a>
</div>
<div class="user">
<div class="member" id="member" yd-content="reg"></div> </div>
<div class="navigation">
<ul class="navigationlist">
<i class="nav_active ThemeColorBg"></i>
<li>
<a class="ThemeColor ThemeColorHover" href="/" target="_self">首页</a>
</li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/bsjj.html" target="_self">公司简介</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/bsjj.html" target="_self">博水简介</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/qywh.html" target="_self">企业文化</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/ywsp.html" target="_self">宣传视频</a></li> </ul> </li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/product.html" target="_self">产品中心</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/ylj.html" target="_self">市政污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/gyyqws.html" target="_self">工业园区污水</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/yzc.html" target="_self">生活污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/tgythsbjgcj.html" target="_self">生产加工车间</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/ythwsclsb.html" target="_self">一体化污水设备</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/fl7.html" target="_self">医院污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/xccwsclsb.html" target="_self">养殖污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/tzws.html" target="_self">屠宰污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/spjgws.html" target="_self">食品加工污水</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/bjjgfssb.html" target="_self">白酒污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/sdgssg.html" target="_self">隧道高速施工</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/qfj.html" target="_self">气浮机</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/dzddwsclsb.html" target="_self">电子电镀污水</a></li> </ul> </li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/gcal.html" target="_self">华球(中国)</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/msjdspwscl.html" target="_self">市政污水项目</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/lsswtjzwscl.html" target="_self">生活污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/sxlyxhc.html" target="_self">医院污水处理</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/msspjdxm.html" target="_self">食品加工污水</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/qslzmms.html" target="_self">养殖屠宰污水</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/yitihuawushui.html" target="_self">一体化污水处理设备</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/zydyljsws.html" target="_self">白酒酿造污水</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/dzddwsal.html" target="_self">电子电镀污水案例</a></li> </ul> </li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/zzrysss.html" target="_self">资质荣誉</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/zzrysss.html" target="_self">营业执照</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/hyzs.html" target="_self">水污染治理 甲级</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/zhuanjing.html" target="_self">专精特新企业</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/yyzz.html" target="_self">市政 环保 机电安装</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/xxzl.html" target="_self">安全生产许可证</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/yxwhglrzzs.html" target="_self">软件著作</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/zlzs.html" target="_self">专利证书</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/hbcyxh.html" target="_self">中国环境保护产业协会会员单位</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/1aaajrz.html" target="_self">运维证书</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/gxjszs.html" target="_self">高新技术企业证书</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/iso91zltxrz.html" target="_self">质量管理体系认证</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/sbzcz.html" target="_self">博水商标</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/scshbcybhxhzs.html" target="_self">四川省环保 理事单位</a></li> </ul> </li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/hycssssss.html" target="_self">行业知识库</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/wsclfaqwd.html" target="_self">污水处理FAQ问答</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/articles/" target="_self">污水资讯</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/ptwsclcs.html" target="_self">各类污水处理常识</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/sbsycs.html" target="_self">设备使用常识</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/gyxgcs.html" target="_self">工艺相关常识</a></li> </ul> </li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/news.html" target="_self">新闻资讯</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/companynews.html" target="_self">公司新闻</a></li><li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/industrytrends.html" target="_self">行业动态</a></li> </ul> </li><li class="separator"><span></span></li> <li>
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/contactus.html" target="_blank">联系我们</a>
<ul class="subnavigationlist">
<li><a class="ThemeColorBgHover" href="/wanboguanwangmanbetx/zhaopin.html" target="_self">招聘岗位</a></li> </ul> </li> </ul>
</div>
</div>
</div>
<script>
		$(function(){
			//用户
			pageInit();
			function pageInit(){
				if( $("#n5000 #member").length > 0 ){
					if( "1" == 1 ){
						$.get("/public/getJson/l/cn", null, function(data){ UpdateLoginStatus(data['MemberID'], data['MemberName'], data['EnableMember']); },"json");
					}else{
						UpdateLoginStatus("", "", "0");
					}
				}
			}
			function UpdateLoginStatus(id, name, flag){
				if(flag==0){
					$("#n5000 #member").remove();
					return;
				}
				var html = "";
				if( id ){
					html += '<a href="/member/public/index" target="_blank" class="MemberName">'+name+'</a>';
					html += '<a href="/member/public/logout" target="_self" style="color: red;">退出登录</a>';
				}else{
					html += '<a href="/public/login/l/cn" target="_self">登录</a>';
					html += '<a href="/public/reg/l/cn" target="_self">注册</a>';
				}
				$("#n5000 #member").html( html );
			}

			// pc导航栏js
			$('#n5000 ul.navigationlist li').mousemove(function(){
				if($(this).find('ul').is(":animated")) return;
				$(this).find('ul').slideDown(280);
			});
			$('#n5000 ul.navigationlist li').mouseleave(function(){
				$(this).find('ul').slideUp(280);
			});
			
			$('#n5000 .nav_active').css({
				width: $('#n5000 .navigationlist li a.ThemeColor').parent().width(),
				left: $('#n5000 .navigationlist li a.ThemeColor').parent()[0] && $('#n5000 .navigationlist li a.ThemeColor').parent()[0].offsetLeft,
			});
			$('#n5000 .navigationlist li').mousemove(function(){
				$('#n5000 .nav_active').css({
					width: $(this).width(),
					left: $(this)[0].offsetLeft
				});
			})
			$('#n5000 .navigationlist li').mouseleave(function(){
				$('#n5000 .nav_active').css({
					width: $('#n5000 .navigationlist li a.ThemeColor').parent().width(),
					left: $('#n5000 .navigationlist li a.ThemeColor').parent()[0] && $('#n5000 .navigationlist li a.ThemeColor').parent()[0].offsetLeft,
				});
			})

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

			if($('#n5000').find('.floor_head0').hasClass('navigation-style2')){
				$('#n5000').height('0')
			}else{
				$('#n5000').height($('#n5000').height()+'px')
			}
			// 头部固定
			function logoMainChange(){
				if($('#n5000').offset().top <= $(window).scrollTop()){
					$('#n5000').addClass('istop');
				}else{
					$('#n5000').removeClass('istop');
				}
			}
			// 滚动事件
			$(window).scroll(function(){
				logoMainChange();
			});
		})
	</script>
</div>
<!--区块5000 结束--><!-- wap LOGO 开始-->
<div id="wap_logo_main">
<div id="wap_logo">
<div id="menu"></div>
<div class="WebLogo">
<a class="WebLogo" href="/"><img src="/Upload/1640915665.jpg"/></a>
<!-- -->
<!--<a class="languagebtn ThemeColorBg" href="/?l=en" target="_self">EN</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 action="/channel/search/l/cn" method="post" name="frmInfoSearch">
<input class="Keywords" name="Keywords" placeholder="请输入关键词" type="text" value=""/>
<input class="btn" name="btnSearch" type="submit" value=""/>
<input name="__hash__" type="hidden" value="6666cd76f96956469e7be39d750cc7d9_e617748fd9386be8048804232220c90f"/></form>
</div>
<li class="depth0">
<a class="ThemeColor minBorderBottom" href="/">首页</a>
</li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/bsjj.html">公司简介</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/bsjj.html">博水简介</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/qywh.html">企业文化</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/ywsp.html">宣传视频</a></li> </ul> </li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/product.html">产品中心</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/ylj.html">市政污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/gyyqws.html">工业园区污水</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/yzc.html">生活污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/tgythsbjgcj.html">生产加工车间</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/ythwsclsb.html">一体化污水设备</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/fl7.html">医院污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/xccwsclsb.html">养殖污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/tzws.html">屠宰污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/spjgws.html">食品加工污水</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/bjjgfssb.html">白酒污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/sdgssg.html">隧道高速施工</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/qfj.html">气浮机</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/dzddwsclsb.html">电子电镀污水</a></li> </ul> </li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/gcal.html">华球(中国)</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/msjdspwscl.html">市政污水项目</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/lsswtjzwscl.html">生活污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/sxlyxhc.html">医院污水处理</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/msspjdxm.html">食品加工污水</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/qslzmms.html">养殖屠宰污水</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/yitihuawushui.html">一体化污水处理设备</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/zydyljsws.html">白酒酿造污水</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/dzddwsal.html">电子电镀污水案例</a></li> </ul> </li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/zzrysss.html">资质荣誉</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/zzrysss.html">营业执照</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/hyzs.html">水污染治理 甲级</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/zhuanjing.html">专精特新企业</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/yyzz.html">市政 环保 机电安装</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/xxzl.html">安全生产许可证</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/yxwhglrzzs.html">软件著作</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/zlzs.html">专利证书</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/hbcyxh.html">中国环境保护产业协会会员单位</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/1aaajrz.html">运维证书</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/gxjszs.html">高新技术企业证书</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/iso91zltxrz.html">质量管理体系认证</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/sbzcz.html">博水商标</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/scshbcybhxhzs.html">四川省环保 理事单位</a></li> </ul> </li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/hycssssss.html">行业知识库</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/wsclfaqwd.html">污水处理FAQ问答</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/articles/">污水资讯</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/ptwsclcs.html">各类污水处理常识</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/sbsycs.html">设备使用常识</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/gyxgcs.html">工艺相关常识</a></li> </ul> </li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/news.html">新闻资讯</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/companynews.html">公司新闻</a></li><li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/industrytrends.html">行业动态</a></li> </ul> </li><li class="depth0">
<a class="minBorderBottom" href="/wanboguanwangmanbetx/contactus.html">联系我们</a>
<i class="showmore"></i>
<ul class="wap_subnavigationlist">
<li class="depth1"><a class="minBorderBottom" href="/wanboguanwangmanbetx/zhaopin.html">招聘岗位</a></li> </ul> </li> </ul>
</div>
<script>
	$(function(){
		// wap导航栏js
        $(".shownavbtn").click(function(){
            navshow();
        });
        $("#wap_navigationshade").click(function(){
            navhide();
        });
        $("#wap_navigation .showmore").click(function(){
        	if(!$(this).hasClass('clockwiseRotate')){
        		$(this).removeClass("anticlockwiseRotate").addClass("clockwiseRotate animated").next().show().addClass("animate__animated animate__fadeInRight");
        	}else{
        		$(this).removeClass("clockwiseRotate").addClass("anticlockwiseRotate").next().removeClass("animate__fadeInRight").fadeOut(100);
        	}
        })
        function navshow(){
        	var duration = 0.5;
            $("#wap_navigationshade").show();
            $(this).removeClass("nav_clear").addClass("nav_show");
            $(".wap_navigationlist").removeClass("click_slideOutRight").addClass("click_slideInRight animated");
            $(".wap_navigationlist li.depth0").each(function(index){
                $(this).addClass("animate__animated animate__fadeInRight");
                $(this).css("animation-duration", (duration += 0.1) + 's');
            });
        };
        function navhide(){
            $("#wap_navigationshade").hide();
            $(this).removeClass("nav_show").addClass("nav_clear");
            $(".wap_navigationlist").removeClass("click_slideInRight").addClass("click_slideOutRight animated").find("li").removeClass("animate__fadeInRight");
        };
	})
</script>
<!--wap 导航 结束-->
<div class="banner_img">
<img src=""/> </div>
<!--区块5017 开始-->
<div class="component floor_banner0_main" id="n5017" yd-add="1" yd-content="banner,1" yd-delete="1" yd-group="5017" yd-order="1">
<style type="text/css">
		#n5017 .bannertext{
			top: %; text-align: center;
		}
		#n5017 .bannertext .BannerName{ 
		    font-size: 50px;
            line-height: 86px;
			color: #fff;
            font-weight: bold;
            font-style: normal;
		}
		#n5017 .bannertext .BannerDescription{
			font-size: 26px;
			line-height: 50px;
			color: #fff;
            font-weight: normal;
            font-style: normal;
		}
	</style>
<div class="floor_banner0">
<div class="swiper-container" style="height: px;">
<ul class="banner0 swiper-wrapper">
<li class="swiper-slide" style="background: Ecological and environmental protection, innovation and technology; ">
<a><img src="/Upload/1640912664.jpg"/></a> <div class="bannertext">
<div class="BannerName" yd-text="banner,3,BannerName"><h1>生态环保 创新科技</h1></div> <div class="BannerDescription" yd-text="banner,3,BannerDescription"> Ecological and environmental protection, innovation and technology</div> </div>
</li><li class="swiper-slide" style="background:污水☛COD、氨氮、总磷、总氮、SS、PH ☛详情咨询; ">
<a><img src="/Upload/1659082001.jpg"/></a> <div class="bannertext">
<div class="BannerName" yd-text="banner,12,BannerName">博水环保 水质检测服务</div> <div class="BannerDescription" yd-text="banner,12,BannerDescription">污水☛COD、氨氮、总磷、总氮、SS、PH ☛详情咨询</div> </div>
</li><li class="swiper-slide" style="background:Providing support for the purification of human settlements; ">
<a><img src="/Upload/1640912677.jpg"/></a> <div class="bannertext">
<div class="BannerName" yd-text="banner,4,BannerName">为人居环境净化提供支持</div> <div class="BannerDescription" yd-text="banner,4,BannerDescription">Providing support for the purification of human settlements</div> </div>
</li><li class="swiper-slide" style="background:Professional team, dedicated; ">
<a><img src="/Upload/1640912690.jpg"/></a> <div class="bannertext">
<div class="BannerName" yd-text="banner,11,BannerName">专业团队 尽职尽责</div> <div class="BannerDescription" yd-text="banner,11,BannerDescription">Professional team, dedicated</div> </div>
</li> </ul>
</div>
<div class="swiper-pagination banner_dotcircle"></div>
</div>
<script type="text/javascript">
		$(function(){
			var mySwiper = new Swiper('#n5017 .swiper-container',{
				autoplay : 5000,//可选选项,自动滑动
				autoplayDisableOnInteraction : false, //操作后是否禁止自动滑动
				loop : true,//可选选项,开启循环
				pagination : '#n5017 .swiper-pagination', //分页器容器
				paginationClickable :true, //分页器是否可以点击
				speed: 1500, //滑动速度
				mode : 'vertical',
                calculateHeight : true, //自动计算高度
			})
		})
	</script>
</div>
<!--区块5017 结束--><!--区块5002 开始-->
<div class="component floor_article13_main" id="n5002" yd-add="1" yd-content="info,33" yd-delete="1" yd-group="5002" yd-order="1">
<style type="text/css">
			#n5002{
				background-color:#FFFFFF; padding:0px 0;
			}
			#n5002 .component_title a{ 
				font-weight: bold;font-style: normal;text-align:;			}
			#n5002 .component_bottom a,
			#n5002 li a{ 
				font-weight: normal;font-style: normal;text-align:;			}
			#n5002 li span{ 
				font-weight: normal;font-style: normal;text-align:;			}
			#n5002 li{
				animation-duration: 1.00s; animation-fill-mode: both;
			}
		</style>
<div class="floor_article13 full-width0">
<div class="component_title">
<img alt="网站公告" src="/Upload/icon/notice.png" title="网站公告"/>
				网站公告			</div>
<div class="component_body">
<ul class="article13">
<li yd-animation="animate__animated animate__fadeInUp">生活污水处理 - 市政污水处理 - 医院污水处理 - 养殖污水处理 - 屠宰污水处理</li><li yd-animation="animate__animated animate__fadeInUp">博水环保专注污废水处理 - 污水处理设备 - 污水处理工艺</li> </ul>
</div>
</div></div>
<!--区块5002 结束-->
<!--区块5005 开始-->
<div class="component floor_other1_main" id="n5005" yd-add="1" yd-content="_channel,138" yd-delete="1" yd-group="5005" yd-order="1">
<style type="text/css">
			#n5005{
				padding:30px 0;
				background-color:#f5f5f5;			}
			#n5005 .component_title h2 a{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5005 .component_title p{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5005 .AlbumTitle{
				font-size:18px;color:#000000;font-weight: normal;font-style: normal;text-align:;			}
			#n5005 .AlbumDescription{
				color:#666666;font-weight: normal;font-style: normal;text-align:;			}
			#n5005 li{
				animation-duration: 3.00s; animation-fill-mode: both;
			}
		</style>
<div class="floor_other1 full-width0">
<div class="component_body">
<ul class="other1">
<li class="n0 column2" yd-animation="animate__animated animate__">
<a class="medium-round-corner ThemeColorParent">
<div class="AlbumPicture"><img alt="超强责任的设计团队" src="/Upload/1640913072.jpg" title="超强责任的设计团队"/></div>
<div class="AlbumWrap">
<div class="AlbumTitle ThemeColorChild">超强责任的设计团队</div> <div class="AlbumDescription">博水环保拥有一批高素质技术才人和专业的施工队伍,并于西南交大、四川大学、中华化工设计院达成战略合作团队。</div> </div>
</a>
</li><li class="n1 column2" yd-animation="animate__animated animate__">
<a class="medium-round-corner ThemeColorParent">
<div class="AlbumPicture"><img alt="高素质的研发生产团队" src="/Upload/1640913079.jpg" title="高素质的研发生产团队"/></div>
<div class="AlbumWrap">
<div class="AlbumTitle ThemeColorChild">高素质的研发生产团队</div> <div class="AlbumDescription">秉持务实求真 创新不止的从业精神始,终致力于为客户提供高性价比的服务,赢得客户高度的信任和肯定。</div> </div>
</a>
</li> </ul>
</div>
<div class="component_bottom"></div>
</div></div>
<!--区块5005 结束-->
<!--区块5018 开始-->
<div class="component floor_product0_main" id="n5018" yd-add="1" yd-content="info,23" yd-delete="1" yd-group="5018" yd-order="1">
<style type="text/css">
        #n5018{
            padding:40px 0;
                    }
        #n5018 .component_title h2 a{ 
            font-weight: normal;font-style: normal;text-align:;        }
        #n5018 .component_title p{ 
            font-weight: normal;font-style: normal;text-align:;        }
        #n5018 .tabbar a{
            font-weight: normal;font-style: normal;text-align:;        }
        #n5018 .InfoTitle{ 
            font-size:18px;line-height:2em;font-weight: normal;font-style: normal;text-align:;        }
        #n5018 .InfoSContent{ 
            font-weight: normal;font-style: normal;text-align:;        }
        #n5018 .InfoPrice{ 
            font-size:18px;font-weight: bold;font-style: normal;text-align:;        }
        #n5018 li{
            animation-duration: 1.00s; animation-fill-mode: both;
        }
    </style>
<div class="floor_product0 full-width0">
<div class="component_title">
<h2 class="h2_2 ThemeBeforeColorBg"><a href="/wanboguanwangmanbetx/product.html" yd-text="channel,23,ChannelName">产品中心</a></h2>
<p yd-text="channel,23,ChannelSContent"></p> <ul class="tabbar">
<li><a class="ThemeColorBg n1" data-index="1" href="javascript:;">市政污水处理</a></li><li><a class="n2" data-index="2" href="javascript:;">工业园区污水</a></li><li><a class="n3" data-index="3" href="javascript:;">生活污水处理</a></li><li><a class="n4" data-index="4" href="javascript:;">生产加工车间</a></li><li><a class="n5" data-index="5" href="javascript:;">一体化污水设备</a></li><li><a class="n6" data-index="6" href="javascript:;">医院污水处理</a></li><li><a class="n7" data-index="7" href="javascript:;">养殖污水处理</a></li><li><a class="n8" data-index="8" href="javascript:;">屠宰污水处理</a></li><li><a class="n9" data-index="9" href="javascript:;">食品加工污水</a></li><li><a class="n10" data-index="10" href="javascript:;">白酒污水处理</a></li><li><a class="n11" data-index="11" href="javascript:;">隧道高速施工</a></li><li><a class="n12" data-index="12" href="javascript:;">气浮机</a></li><li><a class="n13" data-index="13" href="javascript:;">电子电镀污水</a></li> </ul>
</div>
<div class="component_body swiper-container">
<div class="swiper-wrapper">
<ul class="n1 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ylj/450.html" target="_blank" yd-content="_info,450">
<div class="InfoPicture medium-round-corner"><img alt="污水处理厂扩能提标 - 市政污水处理" src="/Upload/1618970743.jpg" title="污水处理厂扩能提标 - 市政污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle">污水处理厂扩能提标 - 市政污水处理</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ylj/452.html" target="_blank" yd-content="_info,452">
<div class="InfoPicture medium-round-corner"><img alt="反硝化进口滤砖 - 市政污水处理设备" src="/Upload/1618970705.jpg" title="反硝化进口滤砖 - 市政污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">反硝化进口滤砖 - 市政污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ylj/451.html" target="_blank" yd-content="_info,451">
<div class="InfoPicture medium-round-corner"><img alt="回转耙齿格栅机 - 市政污水处理设备" src="/Upload/1618970755.jpg" title="回转耙齿格栅机 - 市政污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">回转耙齿格栅机 - 市政污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ylj/442.html" target="_blank" yd-content="_info,442">
<div class="InfoPicture medium-round-corner"><img alt="中心传动刮泥机 - 市政污水处理设备" src="/Upload/1618970767.jpg" title="中心传动刮泥机 - 市政污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">中心传动刮泥机 - 市政污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>85000.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ylj/381.html" target="_blank" yd-content="_info,381">
<div class="InfoPicture medium-round-corner"><img alt="叠螺式压滤机 - 市政污水处理设备" src="/Upload/1618970780.jpg" title="叠螺式压滤机 - 市政污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">叠螺式压滤机 - 市政污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>32000.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ylj/453.html" target="_blank" yd-content="_info,453">
<div class="InfoPicture medium-round-corner"><img alt="滗水器 - 市政污水处理设备" src="/Upload/1618970790.jpg" title="滗水器 - 市政污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">滗水器 - 市政污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n7 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/gyyqws/686.html" target="_blank" yd-content="_info,686">
<div class="InfoPicture medium-round-corner"><img alt="工业园区污水处理厂" src="/Upload/1688095221.jpg" title="工业园区污水处理厂"/></div>
<div class="InfoWrap">
<div class="InfoTitle">工业园区污水处理厂</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/gyyqws/454.html" target="_blank" yd-content="_info,454">
<div class="InfoPicture medium-round-corner"><img alt="自动加药装置" src="/Upload/1618970807.jpg" title="自动加药装置"/></div>
<div class="InfoWrap">
<div class="InfoTitle">自动加药装置</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n3 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/yzc/268.html" target="_blank" yd-content="_info,268">
<div class="InfoPicture medium-round-corner"><img alt="一体化生活污水处理设备" src="/Upload/1618970243.jpg" title="一体化生活污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">一体化生活污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/yzc/469.html" target="_blank" yd-content="_info,469">
<div class="InfoPicture medium-round-corner"><img alt="选型表-生活污水处理设备" src="/Upload/1618970233.jpg" title="选型表-生活污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">选型表-生活污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>18000.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/yzc/473.html" target="_blank" yd-content="_info,473">
<div class="InfoPicture medium-round-corner"><img alt="净化槽-生活污水处理设备" src="/Upload/1618970251.jpg" title="净化槽-生活污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">净化槽-生活污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>6800.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/yzc/315.html" target="_blank" yd-content="_info,315">
<div class="InfoPicture medium-round-corner"><img alt="分散式农村生活污水处理设备" src="/Upload/1618970275.jpg" title="分散式农村生活污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">分散式农村生活污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>12800.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/yzc/269.html" target="_blank" yd-content="_info,269">
<div class="InfoPicture medium-round-corner"><img alt="微动力 农村生活污水处理设备" src="/Upload/1618970287.jpg" title="微动力 农村生活污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">微动力 农村生活污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>12800.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/yzc/474.html" target="_blank" yd-content="_info,474">
<div class="InfoPicture medium-round-corner"><img alt="MBBR工艺-生活污水处理" src="/Upload/1618970296.jpg" title="MBBR工艺-生活污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle">MBBR工艺-生活污水处理</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n7 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/tgythsbjgcj/449.html" target="_blank" yd-content="_info,449">
<div class="InfoPicture medium-round-corner"><img alt="不锈钢加工车间" src="/Upload/1600599906.jpg" title="不锈钢加工车间"/></div>
<div class="InfoWrap">
<div class="InfoTitle">不锈钢加工车间</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/tgythsbjgcj/378.html" target="_blank" yd-content="_info,378">
<div class="InfoPicture medium-round-corner"><img alt="RO反渗透超滤系统" src="/Upload/157795658529.jpg" title="RO反渗透超滤系统"/></div>
<div class="InfoWrap">
<div class="InfoTitle">RO反渗透超滤系统</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/tgythsbjgcj/448.html" target="_blank" yd-content="_info,448">
<div class="InfoPicture medium-round-corner"><img alt="碳钢生产车间" src="/Upload/157614255589.jpg" title="碳钢生产车间"/></div>
<div class="InfoWrap">
<div class="InfoTitle">碳钢生产车间</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n4 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ythwsclsb/532.html" target="_blank" yd-content="_info,532">
<div class="InfoPicture medium-round-corner"><img alt="医院医疗一体化污水处理设备" src="/Upload/1645598608.jpg" title="医院医疗一体化污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">医院医疗一体化污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ythwsclsb/533.html" target="_blank" yd-content="_info,533">
<div class="InfoPicture medium-round-corner"><img alt="食品加工厂一体化污水处理设备" src="/Upload/1688112586.jpg" title="食品加工厂一体化污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">食品加工厂一体化污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ythwsclsb/534.html" target="_blank" yd-content="_info,534">
<div class="InfoPicture medium-round-corner"><img alt="养牛场养殖一体化污水处理设备" src="/Upload/1645598919.jpg" title="养牛场养殖一体化污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">养牛场养殖一体化污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ythwsclsb/535.html" target="_blank" yd-content="_info,535">
<div class="InfoPicture medium-round-corner"><img alt="地埋式一体化污水处理设备" src="/Upload/1645599101.jpg" title="地埋式一体化污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">地埋式一体化污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ythwsclsb/536.html" target="_blank" yd-content="_info,536">
<div class="InfoPicture medium-round-corner"><img alt="气浮式一体化污水处理设备" src="/Upload/1645599254.jpg" title="气浮式一体化污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">气浮式一体化污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/ythwsclsb/537.html" target="_blank" yd-content="_info,537">
<div class="InfoPicture medium-round-corner"><img alt="生活污水一体化污水处理设备" src="/Upload/1645599480.jpg" title="生活污水一体化污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">生活污水一体化污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n7 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/fl7/283.html" target="_blank" yd-content="_info,283">
<div class="InfoPicture medium-round-corner"><img alt="医院污水处理系统" src="/Upload/1688108090.jpg" title="医院污水处理系统"/></div>
<div class="InfoWrap">
<div class="InfoTitle">医院污水处理系统</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/fl7/369.html" target="_blank" yd-content="_info,369">
<div class="InfoPicture medium-round-corner"><img alt="一体化医院污水处理设备" src="/Upload/1688108355.jpg" title="一体化医院污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">一体化医院污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/fl7/282.html" target="_blank" yd-content="_info,282">
<div class="InfoPicture medium-round-corner"><img alt="小型医院污水处理设备" src="/Upload/1688117353.jpg" title="小型医院污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">小型医院污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/fl7/423.html" target="_blank" yd-content="_info,423">
<div class="InfoPicture medium-round-corner"><img alt="医院污水处理站运行 维修 改造" src="/Upload/1688108260.jpg" title="医院污水处理站运行 维修 改造"/></div>
<div class="InfoWrap">
<div class="InfoTitle">医院污水处理站运行 维修 改造</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/fl7/553.html" target="_blank" yd-content="_info,553">
<div class="InfoPicture medium-round-corner"><img alt="方舱污水处理设备" src="/Upload/1668580820.jpg" title="方舱污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">方舱污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n6 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/xccwsclsb/262.html" target="_blank" yd-content="_info,262">
<div class="InfoPicture medium-round-corner"><img alt="养牛场污水处理系统" src="/Upload/1618971563.jpg" title="养牛场污水处理系统"/></div>
<div class="InfoWrap">
<div class="InfoTitle">养牛场污水处理系统</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/xccwsclsb/261.html" target="_blank" yd-content="_info,261">
<div class="InfoPicture medium-round-corner"><img alt="养猪场厌氧池" src="/Upload/1618971576.jpg" title="养猪场厌氧池"/></div>
<div class="InfoWrap">
<div class="InfoTitle">养猪场厌氧池</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/xccwsclsb/456.html" target="_blank" yd-content="_info,456">
<div class="InfoPicture medium-round-corner"><img alt="养殖污水处理" src="/Upload/1624348228.jpg" title="养殖污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle">养殖污水处理</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/xccwsclsb/304.html" target="_blank" yd-content="_info,304">
<div class="InfoPicture medium-round-corner"><img alt="养猪场污水处理系统" src="/Upload/1618971542.jpg" title="养猪场污水处理系统"/></div>
<div class="InfoWrap">
<div class="InfoTitle">养猪场污水处理系统</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n5 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/tzws/367.html" target="_blank" yd-content="_info,367">
<div class="InfoPicture medium-round-corner"><img alt="屠宰场处理工艺" src="/Upload/1618972061.jpg" title="屠宰场处理工艺"/></div>
<div class="InfoWrap">
<div class="InfoTitle">屠宰场处理工艺</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/tzws/447.html" target="_blank" yd-content="_info,447">
<div class="InfoPicture medium-round-corner"><img alt="屠宰污水处理设备系统" src="/Upload/1618971599.jpg" title="屠宰污水处理设备系统"/></div>
<div class="InfoWrap">
<div class="InfoTitle">屠宰污水处理设备系统</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n3 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/spjgws/446.html" target="_blank" yd-content="_info,446">
<div class="InfoPicture medium-round-corner"><img alt="食品加工污水处理设备" src="/Upload/1618971611.jpg" title="食品加工污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">食品加工污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n2 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/bjjgfssb/424.html" target="_blank" yd-content="_info,424">
<div class="InfoPicture medium-round-corner"><img alt="白酒酿造污水系统设备" src="/Upload/1688110991.jpg" title="白酒酿造污水系统设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">白酒酿造污水系统设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/bjjgfssb/370.html" target="_blank" yd-content="_info,370">
<div class="InfoPicture medium-round-corner"><img alt="酒类酿造废水处理系统" src="/Upload/1688111223.jpg" title="酒类酿造废水处理系统"/></div>
<div class="InfoWrap">
<div class="InfoTitle">酒类酿造废水处理系统</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n3 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/sdgssg/546.html" target="_blank" yd-content="_info,546">
<div class="InfoPicture medium-round-corner"><img alt="隧道污水处理设备-高速公路污水处理-隧道施工废水处理设备" src="/Upload/1688095431.jpg" title="隧道污水处理设备-高速公路污水处理-隧道施工废水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">隧道污水处理设备-高速公路污水处理-隧道施工废水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n2 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/qfj/256.html" target="_blank" yd-content="_info,256">
<div class="InfoPicture medium-round-corner"><img alt="溶气-气浮机" src="/Upload/1618983865.jpg" title="溶气-气浮机"/></div>
<div class="InfoWrap">
<div class="InfoTitle">溶气-气浮机</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/qfj/257.html" target="_blank" yd-content="_info,257">
<div class="InfoPicture medium-round-corner"><img alt="气浮机" src="/Upload/1618969886.jpg" title="气浮机"/></div>
<div class="InfoWrap">
<div class="InfoTitle">气浮机</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/qfj/303.html" target="_blank" yd-content="_info,303">
<div class="InfoPicture medium-round-corner"><img alt="一体化气浮污水处理设备" src="/Upload/1618903473.jpg" title="一体化气浮污水处理设备"/></div>
<div class="InfoWrap">
<div class="InfoTitle">一体化气浮污水处理设备</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/qfj/472.html" target="_blank" yd-content="_info,472">
<div class="InfoPicture medium-round-corner"><img alt="组合式气浮" src="/Upload/1618986661.jpg" title="组合式气浮"/></div>
<div class="InfoWrap">
<div class="InfoTitle">组合式气浮</div> </div>
<div class="InfoPrice">
<span>¥</span>35000.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul><ul class="n5 swiper-slide product0 grid-product0 list-style1">
<li class="n0 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/dzddwsclsb/592.html" target="_blank" yd-content="_info,592">
<div class="InfoPicture medium-round-corner"><img alt="电池污水处理设备 - 四川博水环保污水处理" src="/Upload/1688095282.jpg" title="电池污水处理设备 - 四川博水环保污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle">电池污水处理设备 - 四川博水环保污水处理</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li><li class="n1 column3" yd-animation="animate__animated animate__fadeInRight">
<a class="medium-round-corner" href="/wanboguanwangmanbetx/dzddwsclsb/591.html" target="_blank" yd-content="_info,591">
<div class="InfoPicture medium-round-corner"><img alt="电子电镀污水处理设备-四川博水环保" src="/Upload/1688095302.jpg" title="电子电镀污水处理设备-四川博水环保"/></div>
<div class="InfoWrap">
<div class="InfoTitle">电子电镀污水处理设备-四川博水环保</div> </div>
<div class="InfoPrice">
<span>¥</span>0.00                                                <i class="ydicon-right3"></i>
</div> </a>
</li> </ul> </div>
</div>
<div class="component_bottom"></div>
</div>
<script type="text/javascript">
        $(function(){
            var swiper = new Swiper('#n5018 .swiper-container',{
                speed: 500, //滑动速度
                calculateHeight : true, //自动计算高度
                onTouchEnd: function(item){
                    console.log(item);
                    $('#n5018 .tabbar a').removeClass('ThemeColorBg');
                    $('#n5018 .tabbar a.n' + (item.activeIndex + 1)).addClass('ThemeColorBg');
                }
            });
            $('#n5018 .tabbar a').click(function(){
                $('#n5018 .tabbar a').removeClass('ThemeColorBg');
                $(this).addClass('ThemeColorBg');
                swiper.swipeTo($(this).attr('data-index') - 1, 2000);
            })
        })
    </script></div>
<!--区块5018 结束-->
<!--区块5016 开始-->
<div class="component floor_video2_main" id="n5016" yd-add="1" yd-content="info,140" yd-delete="1" yd-group="5016" yd-order="1">
<style type="text/css">
            #n5016{
                            }
            #n5016 .InfoTitle{ 
                color:#666666;font-weight: normal;font-style: normal;text-align:;            }
            #n5016 .InfoSContent,#n5016 .InfoContent{
                color:#CCCCCC;font-weight: normal;font-style: normal;text-align:;            }
            #n5016 .swiper-active-switch{
                background-color: #CC3300;
            }
            #n5016 li{
                animation-duration: 2.00s; animation-fill-mode: both;
            }
        </style>
<div class="floor_video2">
<div class="component_title"></div>
<div class="component_body swiper-container">
<ul class="video2 swiper-wrapper" yd-animation="animate__animated animate__fadeIn">
<!-- 循环 开始 -->
<li class="swiper-slide">
<div class="InfoPicture">
<img alt="公司污水处理知识培训" src="/Upload/1624339815.jpg" title="公司污水处理知识培训"/>
<i class="ydicon-play" onclick="videoPlay('/Upload/1618903584.mp4')"></i>
</div>
<a class="ThemeColorParent" href="/wanboguanwangmanbetx/ywsp/480.html" target="_blank" title="公司污水处理知识培训">
<div class="InfoTitle ThemeColorChild">公司污水处理知识培训</div> </a>
</li><li class="swiper-slide">
<div class="InfoPicture">
<img alt="接触氧化池、絮凝沉淀工艺" src="/Upload/1618477642.jpg" title="接触氧化池、絮凝沉淀工艺"/>
<i class="ydicon-play" onclick="videoPlay('/Upload/1618903623.mp4')"></i>
</div>
<a class="ThemeColorParent" href="/wanboguanwangmanbetx/ywsp/479.html" target="_blank" title="接触氧化池、絮凝沉淀工艺">
<div class="InfoTitle ThemeColorChild">接触氧化池、絮凝沉淀工艺</div> </a>
</li><li class="swiper-slide">
<div class="InfoPicture">
<img alt="元通项目" src="/Upload/1624340113.jpg" title="元通项目"/>
<i class="ydicon-play" onclick="videoPlay('/Upload/1618903669.mp4')"></i>
</div>
<a class="ThemeColorParent" href="/wanboguanwangmanbetx/ywsp/478.html" target="_blank" title="元通项目">
<div class="InfoTitle ThemeColorChild">元通项目</div> </a>
</li> </ul>
<div class="swiper-pagination"></div>
</div>
<div class="component_bottom"></div>
</div>
<script type="text/javascript">
            $(function(){
                var swiper = new Swiper('#n5016 .swiper-container',{
                    pagination : '#n5016 .swiper-pagination', //分页器容器
                    paginationClickable :true, //分页器是否可以点击
                    speed: 1000, //滑动速度
                    calculateHeight : true, //自动计算高度
                })
                if($('#n5016 .video2 a').height() <= 0) return;
                $('#n5016 .swiper-pagination').css('bottom', $('#n5016 .video2 a').height() + 30);
                $(window).resize(function(){
                    $('#n5016 .swiper-pagination').css('bottom', $('#n5016 .video2 a').height() + 30);
                })
            })
        </script></div>
<!--区块5016 结束-->
<!--区块5008 开始-->
<div class="component floor_picture0_main" id="n5008" yd-add="1" yd-content="info,62" yd-delete="1" yd-group="5008" yd-order="1">
<style type="text/css">
			#n5008{
				padding:85px 0;
				background-color:#F4F5F9;			}
			#n5008 .component_title h2 a{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5008 .component_title p{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5008 .InfoTitle{
				font-size:18px;color:#333333;font-weight: normal;font-style: normal;text-align:;			}
			#n5008 .InfoSContent{
				color:#999999;font-weight: normal;font-style: normal;text-align:;			}
			#n5008 li{
				animation-duration: 1.50s; animation-fill-mode: both;
			}
		</style>
<div class="floor_picture0 full-width0">
<div class="component_title">
<h2 class="h2_2 ThemeBeforeColorBg"><a href="/wanboguanwangmanbetx/gcal.html" yd-text="channel,62,ChannelName">华球(中国)</a></h2>
<p yd-text="channel,62,ChannelSContent"></p>
</div> <div class="component_body">
<ul class="picture0 grid-picture0 list-style3">
<li class="n1 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msjdspwscl/1620.html" target="_blank" yd-content="_info,1620">
<div class="InfoPicture"><img alt="甘眉工业园区污水处理厂及配套管网建设项目二期工程" src="/Upload/1734590444.jpg" title="甘眉工业园区污水处理厂及配套管网建设项目二期工程"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">甘眉工业园区污水处理厂及配套管网建设项目二期工程</div> <div class="InfoSContent">
	                                    甘眉工业园区修文镇污水处理厂及配套管网建设项目二期工程,包含甘眉园区修文镇再生水厂和甘眉园区修文镇综...	                                </div> </div>
</a>
</li><li class="n2 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msjdspwscl/685.html" target="_blank" yd-content="_info,685">
<div class="InfoPicture"><img alt="成都市捷普工业园区污水处理厂 日处理3万方" src="/Upload/1688094616.jpg" title="成都市捷普工业园区污水处理厂 日处理3万方"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">成都市捷普工业园区污水处理厂 日处理3万方</div> <div class="InfoSContent">
	                                    成都市捷普工业园区污水处理厂处理水量:3万m³/d,主要工艺:水解酸化+高效沉淀+反硝化深床滤池+臭...	                                </div> </div>
</a>
</li><li class="n3 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/lsswtjzwscl/575.html" target="_blank" yd-content="_info,575">
<div class="InfoPicture"><img alt="2022年农村污水千村示范治理项目" src="/Upload/1688094711.jpg" title="2022年农村污水千村示范治理项目"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">2022年农村污水千村示范治理项目</div> <div class="InfoSContent">
	                                    同事们穿梭于平均海拔2000米,爬山涉水,走村入户:吊 抬 拉 推 撬 挖 填…… 十八班武艺轮番上...	                                </div> </div>
</a>
</li><li class="n4 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/dzddwsal/572.html" target="_blank" yd-content="_info,572">
<div class="InfoPicture"><img alt="绵阳电子电镀污水处理项目" src="/Upload/1688094834.jpg" title="绵阳电子电镀污水处理项目"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">绵阳电子电镀污水处理项目</div> <div class="InfoSContent">
	                                    绵阳中电九所 电子电镀污水处理项目  在绵阳疫情反反复复的这几个月  ...	                                </div> </div>
</a>
</li><li class="n5 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/yitihuawushui/571.html" target="_blank" yd-content="_info,571">
<div class="InfoPicture"><img alt="一体化设备,生活污水项目" src="/Upload/1688094911.jpg" title="一体化设备,生活污水项目"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">一体化设备,生活污水项目</div> <div class="InfoSContent">
	                                    一体化污水处理设备犍为金龙煤业生活污水+矿涌水处理项目;年前加班加点,按时完成安装,为客户解决燃眉之...	                                </div> </div>
</a>
</li><li class="n6 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/zydyljsws/562.html" target="_blank" yd-content="_info,562">
<div class="InfoPicture"><img alt="习酒污水25000方/天" src="/Upload/1688095119.jpg" title="习酒污水25000方/天"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">习酒污水25000方/天</div> <div class="InfoSContent">
	                                    习酒污水处理/四川博水环保/污水处理项目	                                </div> </div>
</a>
</li><li class="n7 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/lsswtjzwscl/560.html" target="_blank" yd-content="_info,560">
<div class="InfoPicture"><img alt="新津隔离酒店污水处理" src="/Upload/1688095008.jpg" title="新津隔离酒店污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">新津隔离酒店污水处理</div> <div class="InfoSContent">
</div> </div>
</a>
</li><li class="n8 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msspjdxm/559.html" target="_blank" yd-content="_info,559">
<div class="InfoPicture"><img alt="汉莎食品厂污水处理" src="/Upload/202211160001.jpg" title="汉莎食品厂污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">汉莎食品厂污水处理</div> <div class="InfoSContent">
</div> </div>
</a>
</li><li class="n9 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/sxlyxhc/558.html" target="_blank" yd-content="_info,558">
<div class="InfoPicture"><img alt="成华区方舱医院污水处理" src="/Upload/1668580820.jpg" title="成华区方舱医院污水处理"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">成华区方舱医院污水处理</div> <div class="InfoSContent">
</div> </div>
</a>
</li><li class="n10 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/sxlyxhc/557.html" target="_blank" yd-content="_info,557">
<div class="InfoPicture"><img alt="遂宁方舱医院污水处理项目" src="/Upload/1668580883.jpg" title="遂宁方舱医院污水处理项目"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">遂宁方舱医院污水处理项目</div> <div class="InfoSContent">
</div> </div>
</a>
</li><li class="n11 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msspjdxm/487.html" target="_blank" yd-content="_info,487">
<div class="InfoPicture"><img alt="井研三江食品厂污水处理项目" src="/Upload/1668580995.jpg" title="井研三江食品厂污水处理项目"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">井研三江食品厂污水处理项目</div> <div class="InfoSContent">
	                                    ◇ 项目 名称: 井研三江食品厂污水处理项目◇ 项目 地址: 四川省乐山市井研县三江镇◇ 处理 工艺...	                                </div> </div>
</a>
</li><li class="n12 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/qslzmms/486.html" target="_blank" yd-content="_info,486">
<div class="InfoPicture"><img alt="西昌屠宰场300m³/d改造项目" src="/Upload/1629095061.jpg" title="西昌屠宰场300m³/d改造项目"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">西昌屠宰场300m³/d改造项目</div> <div class="InfoSContent">
	                                    ◇ 项目   名称: 西昌屠宰厂改造项目(凉山州文弋汐农业开发有限公司废水处理站...	                                </div> </div>
</a>
</li><li class="n13 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msspjdxm/483.html" target="_blank" yd-content="_info,483">
<div class="InfoPicture"><img alt="广汉-鑫大奇食品" src="/Upload/1624338310.jpg" title="广汉-鑫大奇食品"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">广汉-鑫大奇食品</div> <div class="InfoSContent">
	                                    广汉-鑫大奇食品一体化污水处理设备 	                                </div> </div>
</a>
</li><li class="n14 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msjdspwscl/482.html" target="_blank" yd-content="_info,482">
<div class="InfoPicture"><img alt="新川藏线隧道工程6个标段" src="/Upload/1624329905.jpg" title="新川藏线隧道工程6个标段"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">新川藏线隧道工程6个标段</div> <div class="InfoSContent">
	                                    ◇ 项目 名称: 新川藏线隧道工程6个标段◇ 项目 地址: 川藏线雅安至昌都段◇ 处理 工艺: 沉砂...	                                </div> </div>
</a>
</li><li class="n15 column5" yd-animation="animate__animated animate__zoomInUp">
<a class="ThemeColorParent medium-round-corner" href="/wanboguanwangmanbetx/msjdspwscl/461.html" target="_blank" yd-content="_info,461">
<div class="InfoPicture"><img alt="崇州市街子镇污水处理厂" src="/Upload/1618971802.jpg" title="崇州市街子镇污水处理厂"/></div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">崇州市街子镇污水处理厂</div> <div class="InfoSContent">
	                                    ◇ 项目   名称: 崇州市街子镇污水处理厂◇ 项目   地...	                                </div> </div>
</a>
</li> </ul>
</div>
<div class="component_bottom"></div>
</div></div>
<!--区块5008 结束-->
<!--区块5009 开始-->
<div class="component floor_page0_main" id="n5009" yd-add="1" yd-content="_channel,15" yd-delete="1" yd-group="5009" yd-order="1">
<style type="text/css">
			#n5009 .ChannelWrap{
				animation-duration: 1.00s; animation-fill-mode: both;
			}
			#n5009 .ChannelSContent{ 
				color:#FFFFFF;font-weight: normal;font-style: normal;text-align:;			}
			#n5009 .ChannelContent p{ 
				color:#333333;font-weight: normal;font-style: normal;text-align:;			}
			#n5009 .ChannelContent i{
				background-color: #FFFFFF; opacity: 0.8;
			}
			#n5009 .ChannelWrap{
				animation-duration: 1.00s; animation-fill-mode: both;
			}
		</style>
<div class="floor_page0">
<div class="component_title"></div>
<div class="component_body">
<img class="BgPicture" src="/Upload/1640913327.jpg"/>
<div class="ChannelWrap" yd-animation="0">
<div class="ChannelSContent" yd-text="channel,15,ChannelSContent">不止于质量 我们更追求完美</div>
<div class="ChannelContent BgBackParent"><i></i><p>华球网页版始创于2015年,总部位于成都市双流区双华路188号,以污水处理系统的研发、设计、设备制造、销售、安装、运维服务为主的高科技环保类企业。主要致力于生活、医院、食品加工、酒类酿造、养殖屠宰、砂石场、隧道施工等污水处理的服务;  经过多年的发展,公司获得多项国家专利技术及软件著作权、水污染...</p></div>
</div>
</div>
<div class="component_bottom"></div>
</div></div>
<!--区块5009 结束-->
<!--区块5010 开始-->
<div class="component floor_article0_main" id="n5010" yd-add="1" yd-content="info,20" yd-delete="1" yd-group="5010" yd-order="1">
<style type="text/css">
			#n5010{
				background-color:#FFFFFF; padding:40px 0;
			}
			#n5010 .component_title h2 a{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5010 .component_title p{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5010 .InfoTitle{
				font-size:18px;font-weight: normal;font-style: normal;text-align:;			}
			#n5010 .InfoSContent{
				color:#999999;font-weight: normal;font-style: normal;text-align:;			}
			#n5010 .InfoTime{
				font-family:Arial;font-size:16px;color:#666666;font-weight: normal;font-style: normal;text-align:;			}
			#n5010 li{
				animation-duration: 2.00s; animation-fill-mode: both;
			}
		</style>
<div class="floor_article0 full-width0">
<div class="component_title">
<h2 class="h2_2 ThemeBeforeColorBg"><a href="/wanboguanwangmanbetx/news.html" yd-text="channel,20,ChannelName">新闻资讯</a></h2>
<p yd-text="channel,20,ChannelSContent"></p>
</div> <div class="component_body">
<ul class="article0 thumb-article0 list-style2">
<li class="n0 column2" yd-animation="animate__animated animate__fadeInUp">
<a class="medium-round-corner ThemeColorParent" href="/wanboguanwangmanbetx/companynews/1672.html" target="_blank" title="四川博水环保举办元宵主题活动:品汤圆聚人心,启新程创辉煌  " yd-content="_info,1672">
<div class="InfoPicture">
<img alt="四川博水环保举办元宵主题活动:品汤圆聚人心,启新程创辉煌  " src="/Upload/IMG_20250212_090118.jpg" title="四川博水环保举办元宵主题活动:品汤圆聚人心,启新程创辉煌  "/>
</div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">四川博水环保举办元宵主题活动:品汤圆聚人心,启新程创辉煌  </div> <div class="InfoSContent">2025年2月12日,四川博水环保 —— 为弘扬传统文化、凝聚团队力量,华球网页版于2月12日元宵节当天在办公室举办元宵主题活动。此次活动展现了员...</div> <div class="InfoTime ThemeColorChild ThemeColorBgChildAfter">2025-02-12</div> </div>
</a>
</li><li class="n1 column2" yd-animation="animate__animated animate__fadeInUp">
<a class="medium-round-corner ThemeColorParent" href="/wanboguanwangmanbetx/companynews/1145.html" target="_blank" title="四川博水环保领导团队高温下考察眉山工业园区污水处理厂项目" yd-content="_info,1145">
<div class="InfoPicture">
<img alt="四川博水环保领导团队高温下考察眉山工业园区污水处理厂项目" src="/Upload/1723598562_10.jpg" title="四川博水环保领导团队高温下考察眉山工业园区污水处理厂项目"/>
</div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">四川博水环保领导团队高温下考察眉山工业园区污水处理厂项目</div> <div class="InfoSContent">近日,四川眉山—在烈日炎炎的37度高温下,四川博水环保公司领导及核心团队深入眉山工业园区,实地考察污水处理厂项目的建设进展。在现场,公司领导对项目的质量和进度给...</div> <div class="InfoTime ThemeColorChild ThemeColorBgChildAfter">2024-08-14</div> </div>
</a>
</li><li class="n0 column2" yd-animation="animate__animated animate__fadeInUp">
<a class="medium-round-corner ThemeColorParent" href="/wanboguanwangmanbetx/companynews/942.html" target="_blank" title="端午佳节慰问眉山工业园区污水处理厂项目驻地员工" yd-content="_info,942">
<div class="InfoPicture">
<img alt="端午佳节慰问眉山工业园区污水处理厂项目驻地员工" src="/Upload/1718095167.jpg" title="端午佳节慰问眉山工业园区污水处理厂项目驻地员工"/>
</div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">端午佳节慰问眉山工业园区污水处理厂项目驻地员工</div> <div class="InfoSContent">在端午佳节即将来临之际,华球网页版的主管团队携带节日礼品,来到眉山工业园区污水处理厂项目驻地,向全体员工送上深切的慰问和关怀。此次慰问活动中,主管...</div> <div class="InfoTime ThemeColorChild ThemeColorBgChildAfter">2024-06-11</div> </div>
</a>
</li><li class="n1 column2" yd-animation="animate__animated animate__fadeInUp">
<a class="medium-round-corner ThemeColorParent" href="/wanboguanwangmanbetx/companynews/832.html" target="_blank" title="四川博水环保 顺利举行2023总结计划会暨2024新春年会" yd-content="_info,832">
<div class="InfoPicture">
<img alt="四川博水环保 顺利举行2023总结计划会暨2024新春年会" src="/Upload/1707014898.jpg" title="四川博水环保 顺利举行2023总结计划会暨2024新春年会"/>
</div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">四川博水环保 顺利举行2023总结计划会暨2024新春年会</div> <div class="InfoSContent">2023-2024·WORK SUMMARY年终工作总结计划会四川博水环保2月2日,四川博水环保顺利举行2023工作总结计划会暨2024新春年会。在这个特殊的日...</div> <div class="InfoTime ThemeColorChild ThemeColorBgChildAfter">2024-02-04</div> </div>
</a>
</li><li class="n0 column2" yd-animation="animate__animated animate__fadeInUp">
<a class="medium-round-corner ThemeColorParent" href="/wanboguanwangmanbetx/companynews/817.html" target="_blank" title="四川博水环保 荣获成都市级“守合同重信用”企业" yd-content="_info,817">
<div class="InfoPicture">
<img alt="四川博水环保 荣获成都市级“守合同重信用”企业" src="/Upload/IMG_20240109_152936.jpg" title="四川博水环保 荣获成都市级“守合同重信用”企业"/>
</div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">四川博水环保 荣获成都市级“守合同重信用”企业</div> <div class="InfoSContent">祝贺 四川博水环保荣获: 成都市“守合同重信用”企业并载入: 成都市优秀企业信用系统!</div> <div class="InfoTime ThemeColorChild ThemeColorBgChildAfter">2024-01-09</div> </div>
</a>
</li><li class="n1 column2" yd-animation="animate__animated animate__fadeInUp">
<a class="medium-round-corner ThemeColorParent" href="/wanboguanwangmanbetx/companynews/804.html" target="_blank" title="四川博水环保  荣获四川省水污染治理服务协会 “双优双先” 评选三项殊荣" yd-content="_info,804">
<div class="InfoPicture">
<img alt="四川博水环保  荣获四川省水污染治理服务协会 “双优双先” 评选三项殊荣" src="/Upload/1702880277_3.jpg" title="四川博水环保  荣获四川省水污染治理服务协会 “双优双先” 评选三项殊荣"/>
</div>
<div class="InfoWrap">
<div class="InfoTitle ThemeColorChild">四川博水环保  荣获四川省水污染治理服务协会 “双优双先” 评选三项殊荣</div> <div class="InfoSContent">四川博水环保荣获四川省水污染治理服务协会 “双优双先” 评选三项殊荣2023年度▶水污染治理高质量发展先进单位▶工艺技术类优质供成商▶村镇生活污水处理优秀运营单...</div> <div class="InfoTime ThemeColorChild ThemeColorBgChildAfter">2023-12-18</div> </div>
</a>
</li> </ul>
</div>
<div class="component_bottom"></div>
</div></div>
<!--区块5010 结束-->
<!--我们的客户-->
<div class="OurCustomers" id="n5011">
<style>
			#n5011{
				padding:30px 0;
				background-color:#f5f5f5;			}
			#n5011 .component_title h2 {
				font-weight: normal;font-style: normal;			}
			#n5011 .component_title p{
				font-weight: normal;font-style: normal;			}
			#n5011 .AlbumTitle{
				font-size:18px;color:#333333;font-weight: bold;font-style: normal;			}
			#n5011 .AlbumDescription{
				color:#999999;font-weight: normal;font-style: normal;			}
			#n5011 li{
				animation-duration: 3.00s; animation-fill-mode: both;
			}
		
    </style>
<div class="floor_other2 full-width0">
<div class="component_title">
<h2 yd-text="channel,60,ChannelName">我们的客户</h2>
<p yd-text="channel,60,ChannelSContent">我们很荣幸地与各单位合作并提供产品和服务</p>
</div> <div class="component_body picture-container">
<ul class="other2 swiper-wrapper picture-other2">
<li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363019.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618969378.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618969396.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363030.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618969403.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363041.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618969368.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363063.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363072.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363084.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618363087.jpg" title=""/>
</div>
</li><li class="swiper-slide column6 16" style="animation-delay: 0s; opacity: 1;" yd-animation="16">
<div class="AlbumWrap medium-round-corner">
<img alt="" src="/Upload/1618969417.jpg" title=""/>
</div>
</li> </ul>
</div>
<div class="component_bottom"></div>
</div>
</div>
<!--区块5022 开始-->
<div class="component floor_article5_main" id="n5022" yd-add="1" yd-delete="1" yd-group="5022" yd-order="1">
<style type="text/css">
			#n5022{
								padding:30px 0;
			}
			#n5022 .component_title h2 a{ 
				font-weight: normal;font-style: normal;text-align:;			}
			#n5022 .component_title p{ 
				font-weight: normal;font-style: normal;text-align:;			}
			#n5022 .InfoTitle{
				font-weight: normal;font-style: normal;text-align:;			}
			#n5022 .InfoSContent{ 
				font-weight: normal;font-style: normal;text-align:;			}
			#n5022 .InfoTime{ 
				font-size:14px;font-weight: normal;font-style: normal;text-align:;			}
			#n5022 li{
				animation-duration: 1.00s;
				animation-fill-mode: both;
				yd-previewable-class: column column3;
			}
			#n5022 li a{
				border-top:5px solid #4D6AFF;border-radius:6px;box-shadow: 0 5px 10px rgba(0,0,0,.1);			}
		</style>
<div class="floor_article5 display1 full-width0">
<div class="component_title">
<h2 class="h2_1 ThemeBeforeColorBg"><a href="/wanboguanwangmanbetx/hycssssss.html" yd-text="channel,8,ChannelName">行业知识库</a></h2>
<p yd-text="channel,8,ChannelSContent"></p>
</div> <div class="component_body">
<ul class="article5" yd-content="info,8" yd-group="5022" yd-tab="列表设置">
<li class="m0 column3" yd-animation="animate__animated animate__slideInUp" yd-content="_info,2121">
<a href="/wanboguanwangmanbetx/ptwsclcs/2121.html" target="_blank" title="电镀废水处理设备选型指南:如何高效解决重金属污染问题?">
<div class="InfoTitle ThemeColorChild">电镀废水处理设备选型指南:如何高效解决重金属污染问题?</div>
<div class="InfoSContent">第1,电镀行业废水处理的核心挑战在于重金属离子的去除。电镀废水中的铬、镍、铜等污染物若未达标排放,将直接威胁生态环境与人体健康。近年来,国家对电镀废水排放标准持续升级,企业亟需升级处理设备。第2,电镀废水处理设备选型需关注工艺适配性。以某公司为例,其采用“一体化反应釜+废气吸收系统”的创新设计(专利...</div>
<div class="InfoTime">2025-05-12</div>
</a>
</li><li class="m1 column3" yd-animation="animate__animated animate__slideInUp" yd-content="_info,2120">
<a href="/wanboguanwangmanbetx/ptwsclcs/2120.html" target="_blank" title="食品加工污水处理设备选型指南:如何匹配生产需求与环保标准">
<div class="InfoTitle ThemeColorChild">食品加工污水处理设备选型指南:如何匹配生产需求与环保标准</div>
<div class="InfoSContent">第1,食品加工污水处理设备是保障企业合规排放的核心工具。随着《城镇污水处理厂污染物排放标准》(GB18918—2002)一级A标准的严格执行,食品加工企业需根据自身生产特性选择适配设备。例如,豆制品加工厂日均废水量约100m³,设备需具备高效降解COD、氨氮的能力;而水果加工废水则需强化油脂分离与悬...</div>
<div class="InfoTime">2025-05-12</div>
</a>
</li><li class="m0 column3" yd-animation="animate__animated animate__slideInUp" yd-content="_info,2119">
<a href="/wanboguanwangmanbetx/ptwsclcs/2119.html" target="_blank" title="电镀污水处理设备的技术创新与行业应用趋势">
<div class="InfoTitle ThemeColorChild">电镀污水处理设备的技术创新与行业应用趋势</div>
<div class="InfoSContent">第1,电镀行业作为制造业的重要环节,其生产过程中产生的废水含有大量重金属离子和有害物质,若处理不当将严重污染环境。近年来,随着国家环保政策的收紧,电镀废水处理设备的技术创新成为行业焦点。以浙江某环保企业为例,其最新研发的动态处理反应装置通过一体化反应釜、回流系统和废气吸收技术,实现了废水高效处理与资...</div>
<div class="InfoTime">2025-05-12</div>
</a>
</li><li class="m1 column3" yd-animation="animate__animated animate__slideInUp" yd-content="_info,2118">
<a href="/wanboguanwangmanbetx/ptwsclcs/2118.html" target="_blank" title="铅酸电池污水处理设备如何实现高效环保?深度解析核心技术">
<div class="InfoTitle ThemeColorChild">铅酸电池污水处理设备如何实现高效环保?深度解析核心技术</div>
<div class="InfoSContent">第1铅酸电池生产过程中产生的含铅废水若处理不当,将对生态环境和人体健康造成严重危害。近年来,随着环保法规趋严,铅酸电池污水处理设备成为行业焦点。如何选择高效且合规的处理方案?以下从技术原理、核心优势和实际应用三方面解析。第2铅酸电池废水处理的核心在于重金属去除。传统工艺多采用中和沉淀法,但存在pH值...</div>
<div class="InfoTime">2025-05-12</div>
</a>
</li><li class="m0 column3" yd-animation="animate__animated animate__slideInUp" yd-content="_info,2117">
<a href="/wanboguanwangmanbetx/ptwsclcs/2117.html" target="_blank" title="宾馆污水处理设备选型指南:高效、经济、绿色的解决方案">
<div class="InfoTitle ThemeColorChild">宾馆污水处理设备选型指南:高效、经济、绿色的解决方案</div>
<div class="InfoSContent">宾馆污水处理设备选型是保障运营效率和环保合规的关键环节。随着环保法规日益严格,宾馆需结合自身需求选择适配的设备。以下是选型需关注的核心要点。第1,明确处理需求。宾馆污水主要来源于餐饮废水、客房排水和公共区域用水,污染物浓度差异大。例如,餐饮废水含油量高,需优先选用具备油水分离功能的设备;而客房排水则...</div>
<div class="InfoTime">2025-05-12</div>
</a>
</li><li class="m1 column3" yd-animation="animate__animated animate__slideInUp" yd-content="_info,2116">
<a href="/wanboguanwangmanbetx/ptwsclcs/2116.html" target="_blank" title="含铬废水处理技术升级:如何选择高效环保的污水处理设备">
<div class="InfoTitle ThemeColorChild">含铬废水处理技术升级:如何选择高效环保的污水处理设备</div>
<div class="InfoSContent">第1,含铬废水处理是当前工业环保的重点难题。六价铬的毒性极高,传统工艺如化学还原法虽成本低,但存在污泥量大、二次污染风险等问题。近年来,离子交换树脂技术、膜分离技术等新型方案逐渐成为主流。例如,某企业通过串联/并联离子交换罐的创新设计,实现冷轧废水的高效除铬,树脂再生仅需酸液,维护成本降低40%。第...</div>
<div class="InfoTime">2025-05-12</div>
</a>
</li> </ul>
</div>
<div class="component_bottom"></div>
</div></div>
<!--区块5022 结束--><!--区块5020 开始-->
<div class="component floor_link4_main" id="n5020" yd-add="1" yd-content="link" yd-delete="1" yd-group="5020" yd-order="1">
<style type="text/css">
			#n5020{ 
				padding:10px 0;
				background-color:#ffffff;			}
			#n5020 .linklist .link_name{ 
				font-size:15px;color:#000000;line-height:1em;font-weight: normal;font-style: normal;text-align:;;
			}
			#n5020 .linklist li{
				animation-duration: 1.50s; animation-fill-mode: both;
				margin-right:10px;
				font-size:13px;color:#999999;line-height:2em;font-weight: normal;font-style: normal;text-align:;			}
			#n5020 .linklist li a{ 
				font-size:13px;color:#999999;line-height:2em;font-weight: normal;font-style: normal;text-align:;			}
			#n5020 .linklist li img{ 
				width:86px;height:30px;
			}
		</style>
<div class="floor_link4 full-width0">
<div class="component_title"></div>
<div class="component_body">
<ul class="linklist">
<li class="link_name" yd-animation="6">友情链接:</li>
<li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.zlpumps.com" target="_blank">多级离心泵</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="/wanboguanwangmanbetx/Data/map/sitemap.html" target="_blank">网站地图</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="/" target="_blank">成都污水处理</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="http://www.leptech.cn" target="_blank">生活污水处理设备</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.cdksb.com/" target="_blank">成都石英砂厂家</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="http://city.scbshb.com/" target="_blank">污水处理设备厂家</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.ylfqcl.com" target="_blank">废气处理设备</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="http://www.mjsds.com" target="_blank">等离子清洗机</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.dqzsteelbbs.com" target="_blank">钢材</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.alfalaval.cn/industries/water-and-waste-treatment/industrial-water-and-waste-treatment/" target="_blank">阿法拉伐污水处理</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.oklsd.com" target="_blank">自平衡多级离心泵</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.cssbc.cn" target="_blank">长沙水泵厂</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="https://www.thpumps.cn" target="_blank">立式长轴泵</a>
</li> <li yd-animation="6">/</li> <li yd-animation="6">
<a class="ThemeColorHover" href="http://www.chinajjz.com" target="_blank">贴标签机</a>
</li> </ul>
</div>
<div class="component_bottom"></div>
</div></div>
<!--区块5020 结束-->
<!--区块5043 开始-->
<style type="text/css">
	#n5043{
				height:80px;
	}
	@media screen and (max-width: 1199px) {
		#n5043{
			height:40px;
		}	
	}
</style>
<div class="component floor_basic2_main" id="n5043" yd-add="1" yd-animation="" yd-delete="1" yd-group="5043" yd-order="1">
</div>
<!--区块5043 结束--><!--区块5021 开始-->
<div class="component floor_foot2_main" id="n5021" yd-add="1" yd-delete="1" yd-group="5021" yd-order="1">
<style type="text/css">
		#n5021{ 
			background-color:#303030;		}
		#n5021 .component_title,#n5021 .component_body,#n5021 .component_bottom{
			padding-top:50px;
		}
		#n5021 .component_body{
			padding-bottom:50px;
		}
		#n5021 .component_body:before,#n5021 .component_body:after{
			background-color:#444;
		}
		#n5021 .floor_foot2{
			animation-duration: 3.00s; animation-fill-mode: both;
		}
		#n5021 .foot2_title { 
			font-size:18px;font-weight: bold;font-style: normal;text-align:;		}
		#n5021 .foot2_WeChat .LShare{ 
			font-size:14px;line-height:1.8em;font-weight: normal;font-style: normal;text-align:;		}
		#n5021 .foot2_contact_wrap p{ 
			font-size:14px;line-height:2em;font-weight: normal;font-style: normal;text-align:;		}
		#n5021 .foot2_contact_wrap .Telephone{
			font-size:28px;color:#FFFFFF;font-weight: normal;font-style: normal;text-align:;		}
		#n5021 .foot2_navigation .channel1{ 
			font-size:14px;font-weight: normal;font-style: normal;text-align:;		}
		#n5021 .foot2_Content img {
			width:200px;
		}
		#n5021 .foot2_Content .foot2_right_text {
			font-size:14px;line-height:1.8em;font-weight: normal;font-style: normal;text-align:;		}
		@media screen and (max-width: 768px) {
			#n5021 .component_bottom {
				padding-bottom:50px;
			}
		}
	</style>
<div class="floor_foot2 full-width0" yd-animation="12">
<div class="component_title">
<div class="foot2_title">关于我们</div> <div class="foot2_WeChat">
<img src="/Upload/1640915693.png"><span class="LShare">扫一扫,关注我们最新消息</span> </img></div>
</div>
<div class="component_body">
<div class="foot2_title">联系我们</div> <div class="foot2_contact_wrap" yd-content="contact">
<div class="Telephone">400-780-9770</div>
<p>联系人:博水环保</p> <p>手机:13908060700</p> <p>邮件:400-780-9770</p> <p>地址:成都市双流区双华路188号</p> </div>
</div>
<div class="component_bottom">
<div class="foot2_title">底部导航</div> <ul class="foot2_navigation" yd-content="channel">
<li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/bsjj.html" target="_self">公司简介</a>
</li><li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/product.html" target="_self">产品中心</a>
</li><li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/gcal.html" target="_self">华球(中国)</a>
</li><li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/zzrysss.html" target="_self">资质荣誉</a>
</li><li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/hycssssss.html" target="_self">行业知识库</a>
</li><li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/news.html" target="_self">新闻资讯</a>
</li><li>
<a class="channel1 ThemeColorHover" href="/wanboguanwangmanbetx/contactus.html" target="_blank">联系我们</a>
</li> </ul>
<div class="foot2_Content">
<div class="foot2_right_text">
<div class="seachwrap">
<form action="/channel/search/l/cn" class="frmInfoSearch" method="post" style="margin: 30px 0 0 0;">
<input class="Keywords" name="Keywords" placeholder="请输入您感兴趣的关键词" type="text" value=""/>
<input class="btnSearch btn" type="submit" value=""/>
<input name="__hash__" type="hidden" value="6666cd76f96956469e7be39d750cc7d9_e617748fd9386be8048804232220c90f"/></form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--区块5021 结束-->
<!--区块5015 开始-->
<div class="component floor_support1_main" id="n5015" yd-add="1" yd-delete="1" yd-group="5015" yd-order="1">
</div>
<!--区块5015 结束-->
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "/?97b7b9d578c0ecbea3174de8e94e72b0";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
<div style="background-color:#303030;color:#fff;text-align: center;padding: 10px 0;">华球网页版 版权所有 <a href="https://beian.miit.gov.cn/" style="color:#fff;"><a href="https://beian.miit.gov.cn" rel="nofollow" target="_blank">蜀ICP备17026794号-1</a></a> </div>
<div class="link">
<a href="http://www.byvisuals.com">九游(体育门户)官方网站</a> | <a href="http://www.duxiapackmachine.com">开云官方站入口</a> | <a href="http://www.systemtipping.com">九游网页版登录入口</a> | <a href="http://www.moviekr.com">九州官网登录入口</a> | <a href="http://www.lingyilaw.com">乐动网页版登录入口</a> | <a href="http://www.cyqtgg.com">华体官方网页版</a> | <a href="http://www.waystoday.com">华体官网登录入口网址</a> | <a href="http://www.shopdohay.com">开云手机入口</a> | 
</div>
</body>
</html>
                               

Whois info of domain

Domain Name: GFCDC.COM
Registry Domain ID: 2958006247_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ename.com
Registrar URL: http://www.ename.net
Updated Date: 2025-04-17T01:17:07Z
Creation Date: 2025-02-10T15:41:09Z
Registry Expiry Date: 2026-02-10T15:41:09Z
Registrar: eName Technology Co., Ltd.
Registrar IANA ID: 1331
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 86.4000044400
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.JUDNS.COM
Name Server: NS2.JUDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T04:47:56Z <<<
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