@@ -12,19 +12,51 @@ | |||
<link href="../../static/css/main.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/index.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/supply.css" rel="stylesheet" type="text/css" /> | |||
<style> | |||
.projectList { | |||
background: #FFFFFF; | |||
padding: 12px 35px; | |||
border-radius: 12px; | |||
} | |||
.projectList table tr td{ | |||
background: #f5f5f5; | |||
padding: 10px 15px; | |||
} | |||
.projectList table{ | |||
border-collapse: collapse; | |||
border-spacing: 0; | |||
} | |||
.projectList ul li{ | |||
margin-top: 10px; | |||
border-radius: 10px; | |||
overflow: hidden; | |||
} | |||
.projectList ul li p{ | |||
background: #168a44; | |||
padding: 5px 10px; | |||
color: #FFFFFF; | |||
border-radius: 20px; | |||
} | |||
.projectList ul li span{ | |||
color: #666666; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1200"> | |||
<div class="w-1500"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">培训活动</a></li> | |||
<li class="active"><a href="javascript:void(0);">主体名录</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li class="active"><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -46,13 +78,7 @@ | |||
<p class="crumbs">首页 > 供应链</p> | |||
<div class="supplyType_left fl"> | |||
<p class="recommendTit"><i class="lvd"></i>供应类别</p> | |||
<dl> | |||
<dd class="active">合作社</dd> | |||
<dd>龙头企业</dd> | |||
<dd>家庭农场</dd> | |||
<dd>种养大户</dd> | |||
<dd>现代化庄园</dd> | |||
</dl> | |||
</div> | |||
<div class="fr" style="width: 895px"> | |||
<div class="searchBox"> | |||
@@ -79,106 +105,43 @@ | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="directoriesList m-t-15"> | |||
<div class="projectList m-t-15"> | |||
<div class="titBox"> | |||
<div class="fl"> | |||
<p class="font36 newBox_list_titBg">LIST</p> | |||
<p class="newBox_list_tit">主体列表</p> | |||
<p class="newBox_list_tit">项目指南</p> | |||
</div> | |||
<a href="brokerApplication.html" class="fr searchBtn l-h-30" style="margin-top: 12px;color: #FFF;">项目申报</a> | |||
<div class="clear"></div> | |||
</div> | |||
<ul> | |||
<li onclick="window.location='detail.html'"> | |||
<img src="../../static/images/newBusinessEntities/img7.jpg" class="fl" width="35%" alt=""/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">绿阳禽畜种养专业合作社<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70">主营业务</td> | |||
<td>蔬菜种植</td> | |||
</tr> | |||
<tr> | |||
<td>负责人</td> | |||
<td>刘永超</td> | |||
</tr> | |||
<tr> | |||
<td>地址</td> | |||
<td>山东省威海市环翠区张村镇刘家村沈阳路91号</td> | |||
</tr> | |||
<tr> | |||
<td>成立时间</td> | |||
<td>2021-7-21</td> | |||
</tr> | |||
<ul class="m-t-25"> | |||
<li> | |||
<table width="100%"> | |||
<tr> | |||
<td>联系电话</td> | |||
<td>15314031621</td> | |||
<td width="70%">申报指南标题指南标题指南标题指南标题</td> | |||
<td align="center"><p>项目类别</p></td> | |||
<td align="right"><span>2021-7-14</span></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="detail.html" class="watchBtn">查看</a> | |||
</li> | |||
<li> | |||
<img src="../../static/images/newBusinessEntities/img7.jpg" class="fl" width="35%" alt=""/> | |||
<table class="fr" width="63%"> | |||
<table width="100%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">绿阳禽畜种养专业合作社<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70">主营业务</td> | |||
<td>蔬菜种植</td> | |||
</tr> | |||
<tr> | |||
<td>负责人</td> | |||
<td>刘永超</td> | |||
</tr> | |||
<tr> | |||
<td>地址</td> | |||
<td>山东省威海市环翠区张村镇刘家村沈阳路91号</td> | |||
</tr> | |||
<tr> | |||
<td>成立时间</td> | |||
<td>2021-7-21</td> | |||
</tr> | |||
<tr> | |||
<td>联系电话</td> | |||
<td>15314031621</td> | |||
<td width="70%">申报指南标题指南标题指南标题指南标题</td> | |||
<td align="center"><p>项目类别</p></td> | |||
<td align="right"><span>2021-7-14</span></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="javascript:void(0);" class="watchBtn">查看</a> | |||
</li> | |||
<li> | |||
<img src="../../static/images/newBusinessEntities/img7.jpg" class="fl" width="35%" alt=""/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td colspan="2" class="font16 color-333">绿阳禽畜种养专业合作社<i class="bq">合作社</i></td> | |||
</tr> | |||
<tr> | |||
<td width="70">主营业务</td> | |||
<td>蔬菜种植</td> | |||
</tr> | |||
<tr> | |||
<td>负责人</td> | |||
<td>刘永超</td> | |||
</tr> | |||
<tr> | |||
<td>地址</td> | |||
<td>山东省威海市环翠区张村镇刘家村沈阳路91号</td> | |||
</tr> | |||
<table width="100%"> | |||
<tr> | |||
<td>成立时间</td> | |||
<td>2021-7-21</td> | |||
</tr> | |||
<tr> | |||
<td>联系电话</td> | |||
<td>15314031621</td> | |||
<td width="70%">申报指南标题指南标题指南标题指南标题</td> | |||
<td align="center"><p>项目类别</p></td> | |||
<td align="right"><span>2021-7-14</span></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
<a href="javascript:void(0);" class="watchBtn">查看</a> | |||
</li> | |||
<div class="clear"></div> | |||
</ul> | |||
</div> | |||
</div> | |||
@@ -51,10 +51,10 @@ | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../directories/index.html">供应链</a></li> | |||
<li class="active"><a href="javascript:void(0);">金融服务</a></li> | |||
<li><a href="../directories/index.html">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li class="active"><a href="index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -53,8 +53,8 @@ | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li class="active"><a href="javascript:void(0);">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -25,8 +25,8 @@ | |||
<li><a href="train/index.html">农技服务</a></li> | |||
<li><a href="supplyChain/index.html">供应链</a></li> | |||
<li><a href="finance/index.html">金融服务</a></li> | |||
<li><a href="directories/index.html">项目指南</a></li> | |||
<li><a href="resources/index.html">资源库</a></li> | |||
<li><a href="directories/index.html">项目申报</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -26,8 +26,8 @@ | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../directories/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li class="active"><a href="index.html">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -26,8 +26,8 @@ | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li class="active"><a href="javascript:void(0);">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -18,13 +18,16 @@ | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1200"> | |||
<div class="w-1500"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../index.html">首页</a></li> | |||
<li class="active"><a href="index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">培训活动</a></li> | |||
<li><a href="../directories/index.html">主体名录</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -26,8 +26,8 @@ | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -0,0 +1,174 @@ | |||
<!DOCTYPE html | |||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |||
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN"> | |||
<head> | |||
<meta charset="utf-8"> | |||
<title>农燊高科</title> | |||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |||
<meta name="keywords" content="" /> | |||
<meta name="description" cxontent="" /> | |||
<link href="../../static/css/main.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/index.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/supply.css" rel="stylesheet" type="text/css" /> | |||
<style> | |||
.detail_box_comm table tr td { | |||
padding: 5px 0; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1500"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li class="active"><a href="index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/newBusinessEntities/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 供应链 > 经纪人申请</p> | |||
<div class="detail_box"> | |||
<p class="recommendTit"><i class="lvd"></i>填写经纪人申请信息<span style="float: right;font-size: 14px;line-height: 26px;">NO.102034 经纪人信息</span></p> | |||
<div class="detail_box_comm"> | |||
<table width="100%"> | |||
<tr> | |||
<td>姓名</td> | |||
<td><input type="text"/></td> | |||
<td>证件类型</td> | |||
<td colspan="3"> | |||
<select> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>性别</td> | |||
<td><input type="text"/></td> | |||
<td>证件号码</td> | |||
<td colspan="3"><input type="text" style="width: 100%"/></td> | |||
</tr> | |||
<tr> | |||
<td>国籍</td> | |||
<td> | |||
<select> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
</td> | |||
<td>最高学历</td> | |||
<td> | |||
<select> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
</td> | |||
<td>联系方式</td> | |||
<td><input type="text" style="width: 100%"/></td> | |||
</tr> | |||
<tr> | |||
<td>民族</td> | |||
<td><input type="text"/></td> | |||
<td>通讯地址</td> | |||
<td colspan="3"><input type="text" style="width: 100%"/></td> | |||
</tr> | |||
<tr> | |||
<td>职称</td> | |||
<td><input type="text"/></td> | |||
<td>经营区域</td> | |||
<td colspan="3"><input type="text" style="width: 100%"/></td> | |||
</tr> | |||
<tr> | |||
<td>证件图片</td> | |||
<td>7.00/500G</td> | |||
<td>经营产品</td> | |||
<td colspan="3"><textarea name="" cols="30" rows="10" style="width: 100%;border: 1px solid #cccccc;"></textarea></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="detail_box_imgList m-t-30"> | |||
<p class="recommendTit"><i class="lvd"></i>描述</p> | |||
<textarea name="" cols="30" rows="10" style="width: 100%;border: 1px solid #cccccc;margin-top: 25px"></textarea> | |||
</div> | |||
<div class="submitBtn"> | |||
<input type="button" value="保存" onclick="document.getElementById('failDialog').style.display = 'block'"/> | |||
<input type="button" value="提交"/> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="failDialog" id="failDialog"> | |||
<p class="failTit">提示<span onclick="document.getElementById('failDialog').style.display = 'none'">×</span></p> | |||
<div class="tipsBox"> | |||
<p></p> | |||
<p>提交后不可修改,确认信息的准确性。</p> | |||
<p onclick="document.getElementById('failDialog').style.display = 'none'">确认提交</p> | |||
</div> | |||
</div> | |||
<!--底部链接 --> | |||
<div class="bottomLink"> | |||
<div class="w-1200"> | |||
<div class="w-1000 fl"> | |||
<p class="bottomLink-tit"><img src="../static/images/newBusinessEntities/icon_link.png" alt=""/>友情链接</p> | |||
<div class="bottomLink-linkList"> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
</div> | |||
<p class="ba" id="webConfigRecord">鲁公网安备 12011502000077号 京ICP备 17061038号-1</p> | |||
<p class="ba" id="webConfigAddress">左云县农村产权交易网 联系地址:北京紫竹书院技术基地 联系电话:400-060-123</p> | |||
</div> | |||
<div class="ewm fr"> | |||
<img src="../../static/images/ewm.jpg" width="110" height="110" alt="" /> | |||
<p class="ewmtit">关注公众号 了解详情</p> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</div> | |||
</body> | |||
<!--<script src="../static/js/common/require.js" data-main="../static/js/common/main.js?t=101" id="require-page"--> | |||
<!-- target-module="../static/js/project/index.js" defer type="text/javascript"></script>--> | |||
</html> |
@@ -24,10 +24,10 @@ | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li><a href="../directories/index.html">供应链</a></li> | |||
<li class="active"><a href="index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li class="active"><a href="index.html">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -26,8 +26,8 @@ | |||
<li><a href="../train/index.html">农技服务</a></li> | |||
<li class="active"><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
<li><a href="../directories/index.html">项目申报</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -48,9 +48,9 @@ | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 供应链</p> | |||
<ul class="tab"> | |||
<li class="active">专家库</li> | |||
<li>文章库</li> | |||
<li>视频库</li> | |||
<li class="active">主体名录</li> | |||
<li>经纪人</li> | |||
<li>采购商</li> | |||
<div class="clear"></div> | |||
</ul> | |||
<div class="supplyType_left fl m-t-15"> | |||
@@ -65,7 +65,7 @@ | |||
</div> | |||
<div class="fr m-t-15" style="width: 895px"> | |||
<div class="searchBox"> | |||
<p class="recommendTit"><i class="lvd"></i>专家库</p> | |||
<p class="recommendTit"><i class="lvd"></i>查询</p> | |||
<div class="l-h-30 m-t-10"> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl searchOne" /> | |||
<div class="fr"> | |||
@@ -92,9 +92,9 @@ | |||
<div class="titBox"> | |||
<div class="fl"> | |||
<p class="font36 newBox_list_titBg">LIST</p> | |||
<p class="newBox_list_tit">专家列表</p> | |||
<p class="newBox_list_tit">主体列表</p> | |||
</div> | |||
<p class="fr searchBtn l-h-30" style="margin-top: 12px;">申请</p> | |||
<a href="brokerApplication.html" class="fr searchBtn l-h-30" style="margin-top: 12px;color: #FFF;">申请</a> | |||
<div class="clear"></div> | |||
</div> | |||
<ul> | |||
@@ -18,13 +18,16 @@ | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1200"> | |||
<div class="w-1500"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li class="active"><a href="index.html">培训活动</a></li> | |||
<li><a href="../directories/index.html">主体名录</a></li> | |||
<li class="active"><a href="index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -43,15 +46,15 @@ | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 培训活动 > 活动详情</p> | |||
<p class="crumbs">首页 > 农技服务 > 农技培训 > 活动详情</p> | |||
<div class="detail_box" > | |||
<p class="recommendTit"><i class="lvd"></i>三季度蔬菜种植专家农技专家培训活动</p> | |||
<p class="recommendTit"><i class="lvd"></i>三季度蔬菜种植专家农技专家培训活动<span style="float: right;font-size: 14px;line-height: 26px;">NO.102034 培训活动</span></p> | |||
<div class="detail_box_comm"> | |||
<img src="../../static/images/newBusinessEntities/img5.jpg" alt="" width="32%" class="fl"/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td>培训名称</td> | |||
<td colspan="3">三季度蔬菜种植专家农技专家培训活动</td> | |||
<td colspan="3">三季度蔬菜种植专家农技专家培训活动<i class="bq">农技专题</i></td> | |||
</tr> | |||
<tr> | |||
<td>培训地址</td> | |||
@@ -12,19 +12,27 @@ | |||
<link href="../../static/css/main.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/index.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/supply.css" rel="stylesheet" type="text/css" /> | |||
<style> | |||
.informationTable tr:last-child td{ | |||
padding-top: 5px; | |||
} | |||
</style> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1200"> | |||
<div class="w-1500"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li class="active"><a href="javascript:void(0)">培训活动</a></li> | |||
<li><a href="../directories/index.html">主体名录</a></li> | |||
<li class="active"><a href="javascript:void(0)">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
@@ -43,8 +51,28 @@ | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 农技服务</p> | |||
<div class=" m-t-15"> | |||
<p class="crumbs">首页 > 农技服务 > 农技培训</p> | |||
<ul class="tab"> | |||
<li | |||
id="trainBtn" | |||
class="active" | |||
onclick=" | |||
this.className = 'active'; | |||
document.getElementById('serviceBtn').className = ''; | |||
document.getElementById('train').style.display = 'block'; | |||
document.getElementById('service').style.display = 'none';" | |||
>农技培训</li> | |||
<li | |||
id="serviceBtn" | |||
onclick=" | |||
this.className = 'active'; | |||
document.getElementById('trainBtn').className = ''; | |||
document.getElementById('train').style.display = 'none'; | |||
document.getElementById('service').style.display = 'block';" | |||
>农技咨询</li> | |||
<div class="clear"></div> | |||
</ul> | |||
<div id="train" class="m-t-15"> | |||
<div class="searchBox"> | |||
<p class="recommendTit"><i class="lvd"></i>查询</p> | |||
<div class="l-h-30 m-t-10"> | |||
@@ -79,12 +107,11 @@ | |||
</div> | |||
</div> | |||
<div class="supplyList m-t-15"> | |||
<div class="supplyList_tit"> | |||
<p class="font18 color-333 fl" style="line-height: 47px;"><i class="lvd"></i>活动列表</p> | |||
<div class="supplyList_tit" style="border-bottom:1px solid #e3e3e3;padding-bottom: 15px;"> | |||
<p class="font18 color-333 fl" style="line-height: 47px;"><i class="lvd"></i>培训列表</p> | |||
<ul class="fr"> | |||
<li>发布时间<img src="../../static/images/newBusinessEntities/icon_pc.png" alt=""/></li> | |||
<li>关注量<img src="../../static/images/newBusinessEntities/icon_pc.png" alt=""/></li> | |||
<li>价格<img src="../../static/images/newBusinessEntities/icon_pc.png" alt=""/></li> | |||
<li style="border: none;">关注量<img src="../../static/images/newBusinessEntities/icon_pc.png" alt=""/></li> | |||
<div class="clear"></div> | |||
</ul> | |||
<div class="clear"></div> | |||
@@ -92,11 +119,11 @@ | |||
<ul class="supplyList_list"> | |||
<li> | |||
<a href="detail.html"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="20%" height="128" alt="" class="fl"/> | |||
<table class="fl" style="width: 75%;"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="18%" height="128" alt="" class="fl"/> | |||
<table class="fl" style="width: 77%;"> | |||
<tr> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">种植农技</i></p></td> | |||
<td class="color-666" style="text-align: right;">2021-07-14</td> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">农技专题</i></p></td> | |||
<td style="text-align: right;color:#a7a6a6;">2021-07-14</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">新2021年桐庐县水稻育秧期间植保技术意见</p></td> | |||
@@ -106,66 +133,155 @@ | |||
<td colspan="3"> </td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">主讲专家 刘永超</p></td> | |||
<td><p class="color-666">主讲专家 <span style="color: #168a44;font-size: 16px;font-weight: bold;">刘永超</span></p></td> | |||
<td><p class="color-666">活动地址 刘山东省威海市环翠区张村镇刘家村沈阳路91号</p></td> | |||
<td><p class="supplyList_time">培训时间 2021-07-14</p></td> | |||
<td><p class="supplyList_time color-666">培训时间 2021-07-14</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<a href="detail.html"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="20%" height="128" alt="" class="fl"/> | |||
<table class="fl" style="width: 75%;"> | |||
<tr> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">种植农技</i></p></td> | |||
<td class="color-666" style="text-align: right;">2021-07-14</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">新2021年桐庐县水稻育秧期间植保技术意见</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"> </td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">主讲专家 刘永超</p></td> | |||
<td><p class="color-666">活动地址 刘山东省威海市环翠区张村镇刘家村沈阳路91号</p></td> | |||
<td><p class="supplyList_time">培训时间 2021-07-14</p></td> | |||
</tr> | |||
</table> | |||
</ul> | |||
</div> | |||
</div> | |||
<div id="service" style="display: none;" class="m-t-15"> | |||
<div class="supplyType_left fl"> | |||
<p class="recommendTit"><i class="lvd"></i>知识分类</p> | |||
<dl> | |||
<dd class="active">合作社</dd> | |||
<dd>龙头企业</dd> | |||
<dd>家庭农场</dd> | |||
<dd>种养大户</dd> | |||
<dd>现代化庄园</dd> | |||
</dl> | |||
</div> | |||
<div class="fr" style="width: 895px"> | |||
<div class="searchBox"> | |||
<p class="recommendTit"><i class="lvd"></i>查询</p> | |||
<div class="l-h-30 m-t-10"> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl searchOne" /> | |||
<div class="fl"> | |||
<label><p class="color-666">标题</p><input type="radio" name="searchType" value=""/></label> | |||
<label><p class="color-666">答复专家</p><input type="radio" name="searchType" value=""/></label> | |||
</div> | |||
<div class="fr"> | |||
<p class="fl color-666 m-r-5">地区</p> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<p class="fl searchBtn">查询</p> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<a href="detail.html"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="20%" height="128" alt="" class="fl"/> | |||
<table class="fl" style="width: 75%;"> | |||
<tr> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">种植农技</i></p></td> | |||
<td class="color-666" style="text-align: right;">2021-07-14</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2"><p class="color-666">新2021年桐庐县水稻育秧期间植保技术意见</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
<tr> | |||
<td colspan="3"> </td> | |||
</tr> | |||
<tr> | |||
<td><p class="color-666">主讲专家 刘永超</p></td> | |||
<td><p class="color-666">活动地址 刘山东省威海市环翠区张村镇刘家村沈阳路91号</p></td> | |||
<td><p class="supplyList_time">培训时间 2021-07-14</p></td> | |||
</tr> | |||
</table> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="supplyList m-t-15"> | |||
<div class="supplyList_tit"> | |||
<div class="titBox fl"> | |||
<p class="font36 newBox_list_titBg">LIST</p> | |||
<p class="newBox_list_tit">咨询列表</p> | |||
</div> | |||
<ul class="fr"> | |||
<li>发布时间<img src="../../static/images/newBusinessEntities/icon_pc.png" alt=""/></li> | |||
<li style="border: none">关注量<img src="../../static/images/newBusinessEntities/icon_pc.png" alt=""/></li> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
</ul> | |||
</ul> | |||
<div class="clear"></div> | |||
</div> | |||
<ul class="supplyList_list"> | |||
<li> | |||
<a href="severDetail.html"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="25%" height="128" alt="" class="fl"/> | |||
<table class="fl informationTable"> | |||
<tr> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">知识分类</i></p></td> | |||
<td><p class="supplyList_time">2021-07-14</p></td> | |||
</tr> | |||
<tr> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr> | |||
<td><p class="font16"><span class="color-666 font14">发布人</span> 刘永超</p></td> | |||
<td colspan="2"><p class="font16"><span class="color-666 font14">发布时间</span> 2021-07-14</p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="font16"><span class="color-666 font14">答复专家</span> 刘山东</p></td> | |||
<td><p class="font16"><span class="color-666 font14">答复时间</span> 2021-07-14</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<a href="detail.html"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="25%" height="128" alt="" class="fl"/> | |||
<table class="fl informationTable"> | |||
<tr> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">知识分类</i></p></td> | |||
<td><p class="supplyList_time">2021-07-14</p></td> | |||
</tr> | |||
<tr> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr> | |||
<td><p class="font16"><span class="color-666 font14">发布人</span> 刘永超</p></td> | |||
<td colspan="2"><p class="font16"><span class="color-666 font14">发布时间</span> 2021-07-14</p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="font16"><span class="color-666 font14">答复专家</span> 刘山东</p></td> | |||
<td><p class="font16"><span class="color-666 font14">答复时间</span> 2021-07-14</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
<li> | |||
<a href="detail.html"> | |||
<img src="../../static/images/newBusinessEntities/img2.jpg" width="25%" height="128" alt="" class="fl"/> | |||
<table class="fl informationTable"> | |||
<tr> | |||
<td colspan="2"><p class="font16 color-333">三季度蔬菜种植专家农技专家培训活动<i class="bq">知识分类</i></p></td> | |||
<td><p class="supplyList_time">2021-07-14</p></td> | |||
</tr> | |||
<tr> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr> | |||
<td><p class="font16"><span class="color-666 font14">发布人</span> 刘永超</p></td> | |||
<td colspan="2"><p class="font16"><span class="color-666 font14">发布时间</span> 2021-07-14</p></td> | |||
</tr> | |||
<tr> | |||
<td><p class="font16"><span class="color-666 font14">答复专家</span> 刘山东</p></td> | |||
<td><p class="font16"><span class="color-666 font14">答复时间</span> 2021-07-14</p></td> | |||
<td><p class="supplyList_tel"><i class="icon_tel"></i>15314031621</p></td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</a> | |||
</li> | |||
</ul> | |||
</div> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
@@ -0,0 +1,128 @@ | |||
<!DOCTYPE html | |||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |||
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN"> | |||
<head> | |||
<meta charset="utf-8"> | |||
<title>农燊高科</title> | |||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |||
<meta name="keywords" content="" /> | |||
<meta name="description" cxontent="" /> | |||
<link href="../../static/css/main.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/index.css" rel="stylesheet" type="text/css" /> | |||
<link href="../../static/newCss/supply.css" rel="stylesheet" type="text/css" /> | |||
</head> | |||
<body> | |||
<div class="main bg-f4" id="page"> | |||
<!-- 顶部导航 --> | |||
<div class="topTab"> | |||
<div class="w-1500"> | |||
<p class="fl">农村经营主体综合供求信息网</p> | |||
<ul class="fl m-l-30"> | |||
<li><a href="../index.html">首页</a></li> | |||
<li><a href="../supply/index.html">供求信息</a></li> | |||
<li class="active"><a href="index.html">农技服务</a></li> | |||
<li><a href="../supplyChain/index.html">供应链</a></li> | |||
<li><a href="../finance/index.html">金融服务</a></li> | |||
<li><a href="../directories/index.html">项目指南</a></li> | |||
<li><a href="../resources/index.html">资源库</a></li> | |||
</ul> | |||
<input type="text" placeholder="请输入关键词搜索" class="fl" /> | |||
<div class="fr"> | |||
<select class="fl m-r-20"> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
<option>张村镇</option> | |||
</select> | |||
<a href="javascript:void(0);" class="fl m-r-20 upBtn">发布</a> | |||
<img src="../../static/images/newBusinessEntities/user_tips.png" class="block fl m-r-20" style="margin-top: 6px;" alt=""/> | |||
<img src="../../static/images/member.png" class="block fl" alt=""/> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
<div class="partition"></div> | |||
<div class="w-1200"> | |||
<p class="crumbs">首页 > 农技服务 > 农技咨询 > 咨询详情</p> | |||
<div class="detail_box" > | |||
<p class="recommendTit"><i class="lvd"></i>三季度蔬菜种植专家农技专家培训活动<span style="float: right;font-size: 14px;line-height: 26px;">NO.102034 培训活动</span></p> | |||
<div class="detail_box_comm"> | |||
<img src="../../static/images/newBusinessEntities/img5.jpg" alt="" width="32%" class="fl"/> | |||
<table class="fr" width="63%"> | |||
<tr> | |||
<td width="100px">标题</td> | |||
<td><p class="font18">三季度蔬菜种植专家农技专家培训活动<i class="bq">知识分类</i></p></td> | |||
</tr> | |||
<tr> | |||
<td>咨询内容</td> | |||
<td>山东省威海市环翠区张村镇刘家村种植农技相关问题山东省威海市环翠区张村镇刘家村种植农技相关问题</td> | |||
</tr> | |||
<tr> | |||
<td>发布人</td> | |||
<td>刘永超</td> | |||
</tr> | |||
<tr> | |||
<td>发布时间</td> | |||
<td>2011年11月20日</td> | |||
</tr> | |||
<tr> | |||
<td>联系方式</td> | |||
<td>13906311234</td> | |||
</tr> | |||
<tr> | |||
<td>知识分类</td> | |||
<td>种养知识</td> | |||
</tr> | |||
<tr> | |||
<td>答复专家</td> | |||
<td>王红</td> | |||
</tr> | |||
<tr> | |||
<td>答复内容</td> | |||
<td>山东省威海市环翠区张村镇刘家村种植农技相关问题山东省威海市环翠区张村镇刘家村种植农技相关问题</td> | |||
</tr> | |||
<tr> | |||
<td>答复时间</td> | |||
<td>2021年11月20日</td> | |||
</tr> | |||
</table> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</div> | |||
<!--底部链接 --> | |||
<div class="bottomLink"> | |||
<div class="w-1200"> | |||
<div class="w-1000 fl"> | |||
<p class="bottomLink-tit"><img src="../static/images/newBusinessEntities/icon_link.png" alt=""/>友情链接</p> | |||
<div class="bottomLink-linkList"> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
<a href="javascript:void(0);" target="_blank">农燊高科新型经营主体网站</a> | |||
</div> | |||
<p class="ba" id="webConfigRecord">鲁公网安备 12011502000077号 京ICP备 17061038号-1</p> | |||
<p class="ba" id="webConfigAddress">左云县农村产权交易网 联系地址:北京紫竹书院技术基地 联系电话:400-060-123</p> | |||
</div> | |||
<div class="ewm fr"> | |||
<img src="../../static/images/ewm.jpg" width="110" height="110" alt="" /> | |||
<p class="ewmtit">关注公众号 了解详情</p> | |||
</div> | |||
<div class="clear"></div> | |||
</div> | |||
</div> | |||
</div> | |||
</body> | |||
<!--<script src="../static/js/common/require.js" data-main="../static/js/common/main.js?t=101" id="require-page"--> | |||
<!-- target-module="../static/js/project/index.js" defer type="text/javascript"></script>--> | |||
</html> |
@@ -115,6 +115,7 @@ | |||
position: absolute; | |||
top: 20px; | |||
left: 20px; | |||
white-space: nowrap; | |||
} | |||
.titBox{ | |||
position: relative; | |||
@@ -243,6 +243,14 @@ input[type = 'radio']{ | |||
color: #666666; | |||
padding: 12px 0; | |||
} | |||
.detail_box_comm table tr td input[type = 'text']{ | |||
border: 1px solid #cccccc; | |||
padding: 12px 10px; | |||
} | |||
.detail_box_comm table tr td select{ | |||
background: transparent; | |||
border: none; | |||
} | |||
.detail_box_table{ | |||
padding: 0 24px 15px; | |||
} | |||
@@ -408,4 +416,21 @@ input[type = 'radio']{ | |||
.directories_comm{ | |||
width: 32%; | |||
border: 1px solid #e3e3e3; | |||
} | |||
.submitBtn input[type = 'button']{ | |||
background: #168a44; | |||
color: #ffffff; | |||
border: 1px solid #168a44; | |||
width: 150px; | |||
padding: 10px 0px; | |||
border-radius: 20px; | |||
} | |||
.submitBtn input[type = 'button']:first-child{ | |||
background: #d0e8da; | |||
color: #168a44; | |||
margin-right: 20px; | |||
} | |||
.submitBtn{ | |||
text-align: center; | |||
margin-top: 20px; | |||
} |