<!DOCTYPE html>



<html lang="zh-CN">



<head>



	<meta charset="UTF-8">



	<title>农博生物</title>



	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">



	<link type="image/x-icon" href="/favicon.ico" rel="icon">



	<script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/jquery/jquery-1.12.4.min.js"></script>



	<script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/form/form.js"></script>



	<script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/autovalidate/validate.js?v=20200606"></script><link rel="stylesheet" type="text/css" href="/runtime/_systemjs/autovalidate/style.css" />



	<script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/artdialog/artDialog.js?v=20200606"></script><script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/artdialog/plugins/iframeTools.js"></script><link rel="stylesheet" type="text/css" href="/runtime/_systemjs/artdialog/skins/white.css" />



	<script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/artTemplate/artTemplate.js"></script><script type="text/javascript" charset="UTF-8" src="/runtime/_systemjs/artTemplate/artTemplate-plugin.js"></script>



	<!--[if IE]><script src="/views/huawei/javascript/html5.js"></script><![endif]-->



	<script src='/views/huawei/javascript/site.js'></script>



	<script type='text/javascript' src='/public/javascript/public.js'></script>



	<link rel="stylesheet" href="/views/huawei/skin/default/style/style.css">



	<link rel="stylesheet" href="/views/huawei/skin/default/style/hl.css">



</head>







<body>

<!-- 顶部工具栏 -->

<div class="header_top">

	<div class="web">

		<div class="welcome">

			欢迎您来到 农博生物！

		</div>

		<ul class="top_tool">

			<li></li>

			<li><a href="/ucenter/index">个人中心</a></li>

			<li><a href="/site/help_list">使用帮助</a></li>

		</ul>

	</div>

</div>

<!-- 顶部工具栏 -->

<header class="header">

	<!-- logo与搜索 -->

	<div class="body_wrapper">

		<div class="web"  style="padding-top:20px">

			<!-- logo -->

			<div class="logo_layer">

				<a title="农博生物" href="/" class="logo">

					<img src="/upload/logo/20220304025441476.jpg">

				</a>

			</div>

			<!-- 注册与登录 -->

			<div class="body_toolbar">



				


					<div class="body_toolbar_btn login_reg">



						<a href="/simple/login">登录</a>



						<em> | </em>



						<a class="reg" href="/simple/reg">注册</a>



					</div>



				


			</div>



			<!-- 注册与登录 -->



			<!--购物车模板 开始-->



			<div class="header_cart" name="mycart">



				<a href="/simple/cart" class="go_cart">



					<i class="fa fa-shopping-cart"></i>



					<em class="sign_total" name="mycart_count"]>0</em>



				</a>



				<div class="cart_simple" id="div_mycart"></div>



			</div>



			<script type='text/html' id='cartTemplete'>



			<div class='cart_panel'>



				<%if(goodsCount){%>



					<!-- 购物车物品列表 -->



					<ul class='cart_list'>



						<%for(var item in goodsData){%>



						<%var data = goodsData[item]%>



						<li id="site_cart_dd_<%=item%>">



							<em><%=(window().parseInt(item)+1)%></em>



							<a target="_blank" href="/site/products/id/<%=data['goods_id']%>">



								<img src="<%=webroot(data['img'])%>">



							</a>



							<a class="shop_name" target="_blank" href="/site/products/id/<%=data['goods_id']%>"><%=data['name']%></a>



							<div class="shop_price"><p>￥ <%=data['sell_price']%> <span>x <%=data['count']%></span></p></div>



							<i class="fa fa-remove" onclick="removeCart('<%=data['id']%>','<%=data['type']%>');$('#site_cart_dd_<%=item%>').hide('slow');"></i>



						</li>



						<%}%>



					</ul>



					<!-- 购物车物品列表 -->



					<!-- 购物车物品统计 -->



					<div class="cart_total">



						<p>



							共<span name="mycart_count"><%=goodsCount%></span>件



							总额：<em name="mycart_sum">￥<%=goodsSum%></em>



						</p>



						<a href="/simple/cart">结算</a>



					</div>



					<!-- 购物车物品统计 -->



				<%}else{%>



					<!-- 购物车无内容 -->



					<div class='cart_no'>购物车空空如也~</div>



				<%}%>



			</div>



			</script>



			<!--购物车模板 结束-->



			<!-- 搜索框 -->



			<div class="search_box">



					<!-- 搜索内容 -->



				<form method='get' action='/index.php'>



					<input type='hidden' name='controller' value='site'>



					<input type='hidden' name='action' value='search_list'>



					<div class="search">



						<input type="text" name='word' class="search_keyword" autocomplete="off">



						<button class="search_submit" type="submit">



							<i class="fa fa-search"></i>



						</button>



					</div>



				</form>



				<!-- 热门搜索 -->



				<div class="search_hotwords">



					


					


					<a href="/site/search_list/word/%E4%B8%AD%E9%97%B4%E4%BD%93">中间体</a>



					


					


					<a href="/site/search_list/word/%E6%9D%80%E8%8F%8C%E5%89%82">杀菌剂</a>



					


				</div>



			</div>



		</div>



	</div>



		<!-- logo与搜索 -->







	<div class="nav_bar">



		<div class="home_nav_bar user_center">



		<!-- 导航栏 -->



		<div class="web">



			<!-- 分类列表 -->



			<div class="category_list">



				<!-- 全部商品 -->



				<a class="all_goods_sort" href="" target="_blank">



					<h3 class="all"><img src="/views/huawei/skin/default/image/inc.png"  style="padding-right:20px">全部商品分类</h3>



				</a>



				<!-- 全部商品 -->



				<!-- 分类列表-详情 -->



				<ul class="cat_list none">



					


					<li>



						<!-- 分类列表-导航模块 -->



						<div class="cat_nav">



							<h3><a href="/site/pro_list/cat/36">原药产品</a></h3>



							


							<a href="/site/pro_list/cat/38">杀虫剂</a>



							


							<a href="/site/pro_list/cat/39">杀菌剂</a>



							


							<a href="/site/pro_list/cat/40">除草剂</a>



							


							<i class="fa fa-angle-right"></i>



						</div>



						<!-- 分类列表-导航模块 -->



						<!-- 分类列表-导航内容模块 -->



						<div class="cat_more">



							<h3>



							    


								<a href="/site/pro_list/cat/38">



									<span>杀虫剂</span>



								</a>



								


								<a href="/site/pro_list/cat/39">



									<span>杀菌剂</span>



								</a>



								


								<a href="/site/pro_list/cat/40">



									<span>除草剂</span>



								</a>



								


								<a href="/site/pro_list/cat/41">



									<span>植物生长调节剂</span>



								</a>



								


								<a href="/site/pro_list/cat/42">



									<span>杀螨剂</span>



								</a>



								


								<a href="/site/pro_list/cat/43">



									<span>助剂</span>



								</a>



								


								<a href="/site/pro_list/cat/44">



									<span>安全剂</span>



								</a>



								


							</h3>







							


							<ul class="cat_nav_list">



								


							</ul>



							






							<ul class="cat_content_list">



								


								<li>



									<a href="/site/products/id/220" target="_blank" title="氯氰菊酯">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7O3T1E70aLcz4I0waM6jaI4w2OaTeEe00MDMwNTQ2MzUwLmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="氯氰菊酯">



										<h3>氯氰菊酯</h3>



										<p class="price">￥95.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/221" target="_blank" title="溴氰菊酯">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1NDUzMzM2LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="溴氰菊酯">



										<h3>溴氰菊酯</h3>



										<p class="price">￥540.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/222" target="_blank" title="氟硅唑">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQzNzAxOTQ3LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="氟硅唑">



										<h3>氟硅唑</h3>



										<p class="price">￥400.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/223" target="_blank" title="氟环唑">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ0OTUyNjkxLmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="氟环唑">



										<h3>氟环唑</h3>



										<p class="price">￥475.00</p>



									</a>



								</li>



								


							</ul>



						</div>



						<!-- 分类列表-导航内容模块 -->



					</li>



					


					<li>



						<!-- 分类列表-导航模块 -->



						<div class="cat_nav">



							<h3><a href="/site/pro_list/cat/35">中间体</a></h3>



							


							<i class="fa fa-angle-right"></i>



						</div>



						<!-- 分类列表-导航模块 -->



						<!-- 分类列表-导航内容模块 -->



						<div class="cat_more">



							<h3>



							    


							</h3>







							


							<ul class="cat_nav_list">



								


							</ul>



							






							<ul class="cat_content_list">



								


								<li>



									<a href="/site/products/id/289" target="_blank" title="间苯氧基苯甲醛（醚醛）">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I74aLcz4I0waM6jaI4w2NajeIe40MDk1OTU4NDUwLmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="间苯氧基苯甲醛（醚醛）">



										<h3>间苯氧基苯甲醛（醚醛）</h3>



										<p class="price">￥100.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/245" target="_blank" title="二氯菊酰氯">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDM1MzQyOTU0LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="二氯菊酰氯">



										<h3>二氯菊酰氯</h3>



										<p class="price">￥120.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/288" target="_blank" title="噁二嗪">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I73aLcz4I0waM6jaI4w2NajeIe30MDI0NzA2NDYyLmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="噁二嗪">



										<h3>噁二嗪</h3>



										<p class="price">￥55.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/287" target="_blank" title="2-氯-5-氨甲基噻唑">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1A72aLcz4I0waM6jaI4w2NazeAe20MDk0NTQwMzI0LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="2-氯-5-氨甲基噻唑">



										<h3>2-氯-5-氨甲基噻唑</h3>



										<p class="price">￥55.00</p>



									</a>



								</li>



								


							</ul>



						</div>



						<!-- 分类列表-导航内容模块 -->



					</li>



					


					<li>



						<!-- 分类列表-导航模块 -->



						<div class="cat_nav">



							<h3><a href="/site/pro_list/cat/37">制剂产品</a></h3>



							


							<a href="/site/pro_list/cat/45">杀虫剂</a>



							


							<a href="/site/pro_list/cat/46">杀菌剂</a>



							


							<i class="fa fa-angle-right"></i>



						</div>



						<!-- 分类列表-导航模块 -->



						<!-- 分类列表-导航内容模块 -->



						<div class="cat_more">



							<h3>



							    


								<a href="/site/pro_list/cat/45">



									<span>杀虫剂</span>



								</a>



								


								<a href="/site/pro_list/cat/46">



									<span>杀菌剂</span>



								</a>



								


							</h3>







							


							<ul class="cat_nav_list">



								


							</ul>



							






							<ul class="cat_content_list">



								


								<li>



									<a href="/site/products/id/234" target="_blank" title="代森锰锌wp">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7O3T1E70aLcz4I0waM6jaI4w2OaTeEe00MDMwNTI1MjQ5LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="代森锰锌wp">



										<h3>代森锰锌wp</h3>



										<p class="price">￥32.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/252" target="_blank" title="5.7%甲维盐DF">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1E7xaLcz4I0waM6jaI4w2NazeEex0MDE0NDM5OTM3LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="5.7%甲维盐DF">



										<h3>5.7%甲维盐DF</h3>



										<p class="price">￥80.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/291" target="_blank" title="氟节胺">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1A72aLcz4I0waM6jaI4w2NazeAe20MDg1MzAyNTUxLmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="氟节胺">



										<h3>氟节胺</h3>



										<p class="price">￥500.00</p>



									</a>



								</li>



								


								<li>



									<a href="/site/products/id/290" target="_blank" title="20%烯啶虫胺.60%吡蚜酮DF">



										<img class="img-lazyload" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1A72aLcz4I0waM6jaI4w2NazeAe20MDE1MzU0OTE1LmpwZy93LzExOC9oLzExOAO0O0OO0O0O" alt="20%烯啶虫胺.60%吡蚜酮DF">



										<h3>20%烯啶虫胺.60%吡蚜酮DF</h3>



										<p class="price">￥160.00</p>



									</a>



								</li>



								


							</ul>



						</div>



						<!-- 分类列表-导航内容模块 -->



					</li>



					


				</ul>



				<!-- 分类列表-详情 -->



			</div>



			<!-- 分类列表 -->



			<!-- 导航索引 -->



			<div class="nav_index">



				<ul class="nav">



					<li class="user_nav_index home_nav_index"><a href="/site/index"><span>商城首页</span></a></li>



					


					<li class="user_nav_index home_nav_index"><a href="/site/pro_list"><span>商品中心</span></a></li>



					


					<li class="user_nav_index home_nav_index"><a href="/site/article"><span>新闻中心</span></a></li>



					


					<li class="user_nav_index home_nav_index"><a href="http://xt.nongbosw.com/"><span>农博系统</span></a></li>



					


					<li class="user_nav_index home_nav_index"><a href="/site/about"><span>关于我们</span></a></li>



					


					<li class="user_nav_index home_nav_index"><a href="/site/work"><span>招聘信息</span></a></li>



					


					<li class="user_nav_index home_nav_index"><a href="/site/contact"><span>联系我们</span></a></li>



					


				</ul>



			</div>



		</div>



		</div>



	</div>



</header>







<!--主要模板内容 开始-->



<div class="home_content">



<!-- 焦点图和选项卡插件 -->
<script src="/views/huawei/javascript/FengFocus.js"></script>
<script src="/views/huawei/javascript/FengTab.js"></script>
<script src="/views/huawei/javascript/jquery.marquee.js"></script>
<!-- banner -->

<section id="home_fouse" class="home_fouse">   <ul>
        <li><a href="/#"><img src="/pic/thumb/img/d2XfBcs7bd25F9k3L72eJch2bfma53l7c3i187yaMcD4I0yaM6DaM4w2OaTeAey0NDQyODEwMS5qcGcO0O0O" /></a></li>
        <li><a href="/#"><img src="/pic/thumb/img/d2XfBcs7bd25F9k3L72eJch2bfma53l7c3i187yaMcD4I0yaM6DaY4z2MaDeEew0MzAzMTI2NS5wbmcO0O0O" /></a></li>
      </ul>
   </section>
<!-- banner -->
<!-- 广告位 -->
<!--
<section class="home_focus_show" style="display:none" >
	<div class="show_list"></div>
	<div class="show_list"></div>
	<div class="show_list"></div>
	<div class="show_list"></div>
</section>
-->
<!-- 广告位 -->
<!--热卖商品-->
<section class="hotsale">
  <header class="home_layer_title" style="background:url(/views/huawei/skin/default/image/1.png) no-repeat">
    <h3  >热销单品</h3>
  </header>
  <div class="container">
    <div class="hot_banner">        <script>
        //广告位执行类定义
        function adLoader()
        {
        	var _self        = this;
        	var _id          = null;
        	var adKey        = null;
        	var positionData = null;
        	var adData       = [];

        	/**
        	 * @brief 加载广告数据
        	 * @param positionJson 广告位数据
        	 * @param adArray      广告列表数据
        	 * @param boxId        广告容器ID
        	 */
        	this.load = function(positionJson,adArray,boxId)
        	{
        		_self.positionData = positionJson;
        		_self.adData       = adArray;
        		_self._id          = boxId;
        		_self.show();
        	}

        	/**
        	 * @brief 展示广告位
        	 */
        	this.show = function()
        	{
        		//顺序显示
        		if(_self.positionData.fashion == 1)
        		{
        			_self.adKey = (_self.adKey == null) ? 0 : _self.adKey+1;

        			if(_self.adKey >= _self.adData.length)
        			{
        				_self.adKey = 0;
        			}
        		}
        		//随机显示
        		else
        		{
        			var rand = parseInt(Math.random()*1000);
        			_self.adKey = rand % _self.adData.length;
        		}

        		var adRow = _self.adData[_self.adKey];
        		$('#'+_self._id).html(adRow.data);

        		//多个广告数据要依次展示
        		if(_self.adData.length > 1)
        		{
        			window.setTimeout(function(){_self.show();},5000);
        		}
        	}
        }
        </script>			<div id='6833dba0226eac4751cdbf84d49c9d8d' class='admanage'></div>
			<script>(new adLoader()).load({"id":"1","name":"热销单品广告1_232*590(huawei)","width":"232","height":"590","fashion":"1","status":"1","seller_id":"0","_hash":"0"},[{"type":1,"data":"<img src=\"\/upload\/ad\/20220301115839829.jpg\" style=\"cursor:pointer;width:232px;height:590px\"\/>"}],"6833dba0226eac4751cdbf84d49c9d8d");</script></div>
    <div class="index_card_container">  <a class="home_pul_box_shadow" href="/site/products/id/221"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1NDUzMzM2LmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="溴氰菊酯" />
      <h3 class="pro_title">溴氰菊酯</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/223"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ0OTUyNjkxLmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="氟环唑" />
      <h3 class="pro_title">氟环唑</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/224"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkzODQ1NjMwLmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="甲氨基阿维菌素苯甲酸盐" />
      <h3 class="pro_title">甲氨基阿维菌素苯甲酸盐</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/228"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1MjM0NTUxLmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="联苯肼酯" />
      <h3 class="pro_title">联苯肼酯</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/234"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7O3T1E70aLcz4I0waM6jaI4w2OaTeEe00MDMwNTI1MjQ5LmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="代森锰锌wp" />
      <h3 class="pro_title">代森锰锌wp</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/235"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQyMzIwNzQ3LmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="草甘膦" />
      <h3 class="pro_title">草甘膦</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/238"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDM1NjExMzY1LmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="解毒喹" />
      <h3 class="pro_title">解毒喹</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  <a class="home_pul_box_shadow" href="/site/products/id/257"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDI0MDU2MzM1LmpwZy93LzEzNC9oLzEzNAO0O0OO0O0O" alt="联苯菊酯" />
      <h3 class="pro_title">联苯菊酯</h3>
            
            <p class="pro_price">登录后查看</p>
            
       </a>  </div>
  </div>
</section>
<!--热卖商品-->
<!-- 主页活动section：recommend-推荐商品、group_buy-团购商品、panic_buy限时抢购 -->
<!-- 推荐商品 -->
<section class="home_activity recommend">
  <header class="home_layer_title" style="background:url(/views/huawei/skin/default/image/2.png) no-repeat">
    <h3>推荐商品</h3>
  </header>
  <!-- 推荐商品的前进和后退，这里只有需要滚动的有 -->
  <div class="control"> <i id="home_rec_left" class="fa fa-angle-left"></i> <i id="home_rec_right" class="fa fa-angle-right"></i> </div>
  <!-- 推荐商品的前进和后退，这里只有需要滚动的有 -->
  <div id="home_rec" class="act_content">
    <ul>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/221"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1NDUzMzM2LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">溴氰菊酯</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/222"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQzNzAxOTQ3LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">氟硅唑</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/223"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ0OTUyNjkxLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">氟环唑</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/224"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkzODQ1NjMwLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">甲氨基阿维菌素苯甲酸盐</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/226"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQzNTI1NTQ3LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">虫螨腈</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/227"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkzNDU2MzkzLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">乙螨唑</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/228"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1MjM0NTUxLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">联苯肼酯</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/229"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkzMjI0NTA1LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">肟菌酯</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/230"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkyOTE4OTUwLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">嘧菌酯</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
            <li> <a class="home_pul_box_shadow" href="/site/products/id/231"> <img src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkyNTMxODU0LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
        <h3 class="pro_title">吡唑醚菌酯</h3>
                
                <p class="pro_price">登录后查看</p>
                
         </a> </li>
          </ul>
  </div>
</section>
<!-- 推荐商品 -->
<!-- 主页活动section：recommend-推荐商品、group_buy-团购商品、panic_buy限时抢购 -->
<!-- 主页活动section：recommend-推荐商品、group_buy-团购商品、panic_buy限时抢购 -->
<!-- 限时抢购 -->



<!-- 限时抢购 -->
<!-- 主页活动section：recommend-推荐商品、group_buy-团购商品、panic_buy限时抢购 -->
<!-- 广告位 -->
<section class="home_focus_show">
  <div class="banner_wrapper">			<div id='024556d5278a1822019a89f14e1ac382' class='admanage'></div>
			<script>(new adLoader()).load({"id":"6","name":"首页限时抢购下面广告1200*120(huewei)","width":"1200","height":"120","fashion":"1","status":"1","seller_id":"0","_hash":"0"},[{"type":1,"data":"<img src=\"\/upload\/ad\/20220301105433674.jpg\" style=\"cursor:pointer;width:1200px;height:120px\"\/>"}],"024556d5278a1822019a89f14e1ac382");</script></div>
</section>
<!-- 广告位 -->
<!--积分兑换-->
<section class="home_floor">
  <header class="home_layer_title" style="background:url(/views/huawei/skin/default/image/4.png) no-repeat">
    <h3>积分兑换</h3>
    <nav class="floor_nav"></nav>
    <a class="more" href="/site/costpoint">更多></a> </header>
  <section class="floor_body">
    <div class="floor_goods">
      <ul class="costpoint">
                <li> <a class="home_pul_box_shadow" href="/site/products/id/258"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaM3x7M3T1A7zaLcz4I0waM6jaM4x2MaTeAez0MTEyMzUzNzE4LnBuZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">华为mate60pro 新品手机 雅丹黑</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/259"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaM3x7M3T1A7zaLcz4I0waM6jaM4x2MaTeAez0MTEyMDE1OTczLnBuZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">Apple iPhone 15 Pro </h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
              </ul>
    </div>
  </section>
</section>
<!--积分兑换-->

<!-- 开始首页分类 -->
<section class="home_floor">
  <header class="home_layer_title" style="background:url(/views/huawei/skin/default/image/5.png) no-repeat">
    <h3>原药产品</h3>
    <nav class="floor_nav">
      <ul>
                <li><a href="/site/pro_list/cat/38">杀虫剂</a></li>
                <li><a href="/site/pro_list/cat/39">杀菌剂</a></li>
                <li><a href="/site/pro_list/cat/40">除草剂</a></li>
                <li><a href="/site/pro_list/cat/41">植物生长调节剂</a></li>
                <li><a href="/site/pro_list/cat/42">杀螨剂</a></li>
                <li><a href="/site/pro_list/cat/43">助剂</a></li>
                <li><a href="/site/pro_list/cat/44">安全剂</a></li>
              </ul>
    </nav>
    <a class="more" href="/site/pro_list/cat/36">更多></a> </header>
  <section class="floor_body">
    <div class="floor_goods">
      <ul>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/220"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7O3T1E70aLcz4I0waM6jaI4w2OaTeEe00MDMwNTQ2MzUwLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">氯氰菊酯</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/221"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1NDUzMzM2LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">溴氰菊酯</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/222"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQzNzAxOTQ3LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">氟硅唑</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/223"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ0OTUyNjkxLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">氟环唑</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/224"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkzODQ1NjMwLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">甲氨基阿维菌素苯甲酸盐</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/226"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQzNTI1NTQ3LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">虫螨腈</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/227"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1M7waLcz4I0waM6jaI4w2NajeMew0MDkzNDU2MzkzLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">乙螨唑</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/228"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDQ1MjM0NTUxLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">联苯肼酯</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
              </ul>
    </div>
  </section>
</section>
<section class="home_floor">
  <header class="home_layer_title" style="background:url(/views/huawei/skin/default/image/6.png) no-repeat">
    <h3>中间体</h3>
    <nav class="floor_nav">
      <ul>
              </ul>
    </nav>
    <a class="more" href="/site/pro_list/cat/35">更多></a> </header>
  <section class="floor_body">
    <div class="floor_goods">
      <ul>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/289"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I74aLcz4I0waM6jaI4w2NajeIe40MDk1OTU4NDUwLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">间苯氧基苯甲醛（醚醛）</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/245"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I75aLcz4I0waM6jaI4w2NajeIe50MDM1MzQyOTU0LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">二氯菊酰氯</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/288"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3j1I73aLcz4I0waM6jaI4w2NajeIe30MDI0NzA2NDYyLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">噁二嗪</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/287"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1A72aLcz4I0waM6jaI4w2NazeAe20MDk0NTQwMzI0LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">2-氯-5-氨甲基噻唑</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
              </ul>
    </div>
  </section>
</section>
<section class="home_floor">
  <header class="home_layer_title" style="background:url(/views/huawei/skin/default/image/7.png) no-repeat">
    <h3>制剂产品</h3>
    <nav class="floor_nav">
      <ul>
                <li><a href="/site/pro_list/cat/45">杀虫剂</a></li>
                <li><a href="/site/pro_list/cat/46">杀菌剂</a></li>
              </ul>
    </nav>
    <a class="more" href="/site/pro_list/cat/37">更多></a> </header>
  <section class="floor_body">
    <div class="floor_goods">
      <ul>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/234"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7O3T1E70aLcz4I0waM6jaI4w2OaTeEe00MDMwNTI1MjQ5LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">代森锰锌wp</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/252"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1E7xaLcz4I0waM6jaI4w2NazeEex0MDE0NDM5OTM3LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">5.7%甲维盐DF</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/291"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1A72aLcz4I0waM6jaI4w2NazeAe20MDg1MzAyNTUxLmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">氟节胺</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
                <li> <a class="home_pul_box_shadow" href="/site/products/id/290"> <img class="floor_goods_img" src="/pic/thumb/img/d2XfBcs7bd25F9k3L7zeIcw2MfjaI3w7N3z1A72aLcz4I0waM6jaI4w2NazeAe20MDE1MzU0OTE1LmpwZy93LzE3MC9oLzE3MAO0O0OO0O0O">
          <h3 class="pro_title">20%烯啶虫胺.60%吡蚜酮DF</h3>
                    
                    <p class="pro_price">登录后查看</p>
                    
           </a> </li>
              </ul>
    </div>
  </section>
</section>
<!-- 广告位 -->
<section class="home_focus_show">
  <div class="banner_wrapper">			<div id='313fe8ed0fcdeb85e150fcaef33e96ca' class='admanage'></div>
			<script>(new adLoader()).load({"id":"8","name":"首页底部广告1200*120(huewei)","width":"1200","height":"120","fashion":"1","status":"1","seller_id":"0","_hash":"0"},[{"type":1,"data":"<img src=\"\/upload\/ad\/20220301105546536.jpg\" style=\"cursor:pointer;width:1200px;height:120px\"\/>"}],"313fe8ed0fcdeb85e150fcaef33e96ca");</script></div>
</section>
<!-- 广告位 -->
<div class="news">
  <div class="zxdt wow fadeInLeft animated" style="visibility: visible; animation-name: fadeInLeft;"> <b><a href="/?company/" title="公司动态">公司动态</a></b>     <dl>
      <dt> <i>头 条</i> <a href="/site/article_detail/id/164" title="氟嘧菌酯">氟嘧菌酯</a> </dt>
      <dd>
        <p> 拜耳开发的含氟甲氧基丙烯酸酯类杀菌剂，凭借内吸传导特性获得市场认可，2024年国内企业首登开启国产化新阶段，市场关注度持续提升。 <a href="/site/article_detail/id/164" title="查看详情">【查看详情】</a> </p>
      </dd>
    </dl>
        <div class="wd">       
            
            
            <dl class="cur">
        <dt> 2026-03-05 </dt>
        <dd> <span> <a href="/site/article_detail/id/163" title="氟螨双醚"> 氟螨双醚 </a> </span> <em>持效期长达20-30天，卵螨兼杀，与现有药剂无交互抗性，这个由中国自主创制的三氟乙硫醚类杀螨剂正在引...</em> </dd>
      </dl>
            
            
            <dl class="cur">
        <dt> 2026-01-09 </dt>
        <dd> <span> <a href="/site/article_detail/id/162" title="氟草啶：新型苯基酰亚胺类除草剂"> 氟草啶：新型苯基酰亚胺类除草剂... </a> </span> <em>在“减药增效”“绿色植保”和抗性治理的背景下，具有新结构、新作用靶标或差异化应用定位的除草活性分子，...</em> </dd>
      </dl>
            
       </div>
    <ul>
            
            
      
      
            
            
      
      
            
            
      
      
            
            <li> <a href="/site/article_detail/id/56" title="快乐读书会第二届辩论赛"> 快乐读书会第二届辩论赛 </a> <em>2022-10-17</em> </li>
            
      
      
            
            <li> <a href="/site/article_detail/id/47" title="聚焦快乐辩论赛 ，用语言碰撞出思想的火花"> 聚焦快乐辩论赛 ，用语言碰撞出思想的火花 </a> <em>2022-09-09</em> </li>
            
      
      
            
            <li> <a href="/site/article_detail/id/37" title="悠闲夏日游，诗画安吉行"> 悠闲夏日游，诗画安吉行 </a> <em>2022-08-08</em> </li>
            
      
      
            
            <li> <a href="/site/article_detail/id/26" title="2022年农博&amp;央禾第五届羽毛球比赛圆满落幕"> 2022年农博&amp;央禾第五届羽毛球比赛圆满落幕 </a> <em>2022-06-27</em> </li>
            
      
      
          </ul>
  </div>
  <div class="hdzs wow fadeInRight animated" style="visibility: visible; animation-name: fadeInRight;"> <span><a class="cur" href="/site/article/id/2" title="行业新闻">行业新闻</a> </span>
    <div class="yz_box">
      <div class="con">
        <dl>
                    <dt> <a href="/site/article_detail/id/164" title="氟嘧菌酯"> <img alt="氟嘧菌酯" src="/upload/category/20260309101225818.png"> </a> </dt>
          <p> 氟嘧菌酯 </p>
                    <dd>
            <ul>
                            
                            
                            
                            <li> <a href="/site/article_detail/id/163" title="氟螨双醚"> 氟螨双醚 </a> </li>
                            
                            
                            <li> <a href="/site/article_detail/id/162" title="氟草啶：新型苯基酰亚胺类除草剂"> 氟草啶：新型苯基酰亚胺类除草剂... </a> </li>
                            
                            
                            <li> <a href="/site/article_detail/id/161" title="水稻病害绿色防控新利器：异噻菌胺"> 水稻病害绿色防控新利器：异噻菌... </a> </li>
                            
                            
                            <li> <a href="/site/article_detail/id/160" title="氯虫苯甲酰胺的环境风险评估"> 氯虫苯甲酰胺的环境风险评估 </a> </li>
                            
                            
                            <li> <a href="/site/article_detail/id/158" title="嘧菌酯：甲氧基丙烯酸酯类杀菌剂"> 嘧菌酯：甲氧基丙烯酸酯类杀菌剂... </a> </li>
                            
                            
                            <li> <a href="/site/article_detail/id/157" title="新型杀螨剂嘧螨胺"> 新型杀螨剂嘧螨胺 </a> </li>
                            
                          </ul>
          </dd>
        </dl>
      </div>
    </div>
  </div>
</div>
<script>



//dom载入完毕执行



$(function(){



	// 调用焦点图



	$("#home_fouse").FengFocus({trigger : "mouseover"});







	//推荐商品模块滑动



	$('#home_rec').kxbdSuperMarquee({



		distance: 218,



		time: 500,



		btnGo: {left:'#home_rec_left',right:'#home_rec_right'},



		direction: 'left'



	});



	// 限时抢购模块滑动



	$('#home_panic').kxbdSuperMarquee({



		distance: 1200,



		time: 500,



		btnGo: {left:'#home_panic_left',right:'#home_panic_right'},



		direction: 'left'



	});



	//显示抢购倒计时



	var cd_timer = new countdown();



	


});



</script>




</div>



<!--主要模板内容 结束-->







<footer class="foot" style="background:#dcdcdc; color:#333">



	<section class="service" style="display: none">



		<ul>



			<li class="item1" >



				<i class="fa fa-star"></i>



				<strong >正品优选</strong>



			</li>



			<li class="item2">



				<i class="fa fa-globe"></i>



				<strong >上市公司</strong>



			</li>



			<li class="item3">



				<i class="fa fa-inbox"></i>



				<strong >300家连锁门店</strong>



			</li>



			<li class="item4">



				<i class="fa fa-map-marker"></i>



				<strong >上百家维修网点 全国联保</strong>



			</li>



		</ul>



	</section>



	<section class="help">



		<div class="prompt_link">



			


			


			<dl class="help_1">



				<dt>



					<p class="line"></p>



					<p class="title"><a href="/site/help_list/id/3" >购物指南</a></p>



				</dt>



				


				<dd><a href="/site/help/id/4" >购物流程</a></dd>



				


				<dd><a href="/site/help/id/26" >会员制度</a></dd>



				


				<dd><a href="/site/help/id/27" >积分说明</a></dd>



				


				<dd><a href="/site/help/id/28" >交易条款</a></dd>



				


				<dd><a href="/site/help/id/29" >隐私政策</a></dd>



				


			</dl>



			


			<dl class="help_2">



				<dt>



					<p class="line"></p>



					<p class="title"><a href="/site/help_list/id/4" >支付帮助</a></p>



				</dt>



				


				<dd><a href="/site/help/id/30" >货到付款</a></dd>



				


				<dd><a href="/site/help/id/31" >在线支付</a></dd>



				


				<dd><a href="/site/help/id/32" >银行电汇</a></dd>



				


				<dd><a href="/site/help/id/33" >预存款支付</a></dd>



				


				<dd><a href="/site/help/id/53" >支付帮助</a></dd>



				


			</dl>



			


			<dl class="help_3">



				<dt>



					<p class="line"></p>



					<p class="title"><a href="/site/help_list/id/6" >配送帮助</a></p>



				</dt>



				


				<dd><a href="/site/help/id/34" >配送范围及运费</a></dd>



				


				<dd><a href="/site/help/id/35" >上门自提</a></dd>



				


				<dd><a href="/site/help/id/36" >加急快递</a></dd>



				


				<dd><a href="/site/help/id/37" >商品验货与签收</a></dd>



				


				<dd><a href="/site/help/id/38" >样品EMS/邮政普包</a></dd>



				


			</dl>



			


			<dl class="help_4">



				<dt>



					<p class="line"></p>



					<p class="title"><a href="/site/help_list/id/5" >售后服务</a></p>



				</dt>



				


				<dd><a href="/site/help/id/39" >换货说明</a></dd>



				


				<dd><a href="/site/help/id/40" >退货说明</a></dd>



				


				<dd><a href="/site/help/id/41" >退/换货注意事项</a></dd>



				


				<dd><a href="/site/help/id/42" >预存款的使用与提现</a></dd>



				


				<dd><a href="/site/help/id/43" >发票制度</a></dd>



				


			</dl>



			


			<dl class="help_5">



				<dt>



					<p class="line"></p>



					<p class="title"><a href="/site/help_list/id/7" >帮助信息</a></p>



				</dt>



				


				<dd><a href="/site/help/id/44" >关于我们</a></dd>



				


				<dd><a href="/site/help/id/48" >企业资质</a></dd>



				


				<dd><a href="/site/help/id/45" >常见问题</a></dd>



				


				<dd><a href="/site/help/id/46" >找回密码</a></dd>



				


				<dd><a href="/site/help/id/47" >退订短信</a></dd>



				


			</dl>



			


		</div>



		<div class="contact" >

		    <p class="line"></p>

			<em>

				<img src="/views/huawei/skin/default/image/gzh.png" alt=""><br>

				公众号

			</em>

			<em>

				<img src="/views/huawei/skin/default/image/az.png" alt=""><br>

				安卓APP

			</em>

			<em>

				<img src="/views/huawei/skin/default/image/ios.png" alt=""><br>

				苹果APP

			</em>

		</div>



	</section>



	<section class="copy"  style="background:#dcdcdc; color:#333">



		<p style="text-align:center;"><a href="http://fotoseleb.cn/site/about">关于我们</a>|<a href="http://fotoseleb.cn/site/help_list/id/3">常见问题</a>|<a href="http://fotoseleb.cn/site/help/id/4">购买流程</a>|<a href="http://fotoseleb.cn/site/help/id/43">发票说明</a>|<a href="http://fotoseleb.cn/site/help/id/32">银行电汇</a>|<a href="http://fotoseleb.cn/site/help_list/id/5">售后服务</a>|<a href="http://fotoseleb.cn/site/contact">联系我们</a></p><p style="text-align:center;">Copyright © 2022 &nbsp; 江苏农博生物科技有限公司 &nbsp;版权所有</p><p style="text-align:center;"><a href="http://beian.miit.gov.cn/#/Integrated/index"><img src="http://www.nj-reagent.com/resources/images/beian.png" alt="苏ICP备09089492号-3"></a><a href="http://beian.miit.gov.cn/">苏ICP备17067296号-1</a></p><p>&nbsp;</p>


	</section>



</footer>


	<script>

		(function(win, doc, src, opt) {

			win[opt] = win[opt] || function () {

				win[opt].options = arguments[0]};

			var script = doc.createElement("script");

			script.async = 1;

			script.src = src;

			doc.body.appendChild(script);

		})(window, document, "http://webchat-sh.clink.cn/webchat.js?v="+Date.now(), "clinkWebchatOptions");

		clinkWebchatOptions({

			accessId: "c9cb35ba-2bca-4328-8edc-27c6ea30fc8a",

			language: "zh_CN",



		});

	</script>




</body>



</html>



<script>



//当首页时显示分类






//$('.cat_list').removeClass('none');










$(function(){



	$('input:text[name="word"]').val("");



});







//电子邮件订阅



function orderinfo()



{



	var email = $('[name="orderinfo"]').val();



	if(email == '')



	{



		alert('请填写正确的email地址');



	}



	else



	{



		$.getJSON('/site/email_registry',{email:email},function(content){



			if(content.isError == false)



			{



				alert('订阅成功');



				$('[name="orderinfo"]').val('');



			}



			else



				alert(content.message);



		});



	}



}



</script>



<script type="text/javascript">
_webUrl = "/_controller_/_action_/_paramKey_/_paramVal_";_themePath = "/views/huawei/";_skinPath = "/views/huawei/skin/default/";_webRoot = "/";
</script>