478 lines
17 KiB
HTML
478 lines
17 KiB
HTML
<style>
|
||
#sample {
|
||
width: 80%;
|
||
margin: 0 auto;
|
||
background-color: white;
|
||
font-family: Simsun;
|
||
}
|
||
|
||
input, label {
|
||
vertical-align: top;
|
||
}
|
||
|
||
#sample table {
|
||
width: 80%;
|
||
margin: 50px auto;
|
||
}
|
||
|
||
#sample table td {
|
||
border: 1px solid black;
|
||
vertical-align: middle;
|
||
padding: 8px;
|
||
}
|
||
|
||
#sample table caption p {
|
||
font-size: 24px;
|
||
font-weight: bold;
|
||
}
|
||
|
||
#sample table caption span {
|
||
text-align: left;
|
||
}
|
||
|
||
#sample p {
|
||
margin: 0;
|
||
}
|
||
|
||
#sample .p1 input {
|
||
border: none;
|
||
width: 10%;
|
||
border-bottom: 1px solid black;
|
||
padding-left: 5px;
|
||
}
|
||
|
||
#sample .p2 input {
|
||
border: none;
|
||
width: 80%;
|
||
border-bottom: 1px solid black;
|
||
}
|
||
|
||
.wori {
|
||
width: 100%;
|
||
height: 100%;
|
||
border: none;
|
||
}
|
||
|
||
.wocao {
|
||
padding: 0px;
|
||
}
|
||
|
||
#sample tfoot p {
|
||
font-size: 12px;
|
||
text-align: left;
|
||
padding-left: 10px;
|
||
}
|
||
</style>
|
||
<div class="text-center" id="sample">
|
||
<table class="table table-bordered">
|
||
<caption>
|
||
<p style="text-align:center;">上海市食品安全抽样检验抽样单</p>
|
||
<span>抽样单编号:SHSPCJ</span>
|
||
</caption>
|
||
<thead>
|
||
<tr>
|
||
<td colspan="2" style="width:25%">任务来源</td>
|
||
<td colspan="3" class="wocao" style="width:40%">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>任务类型</td>
|
||
<td colspan="2" class="wocao" style="width:25%">
|
||
<input type="checkbox" /><label>监督抽检</label>
|
||
<input type="checkbox" />风险监测
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td rowspan="6" style="width:14%">被抽样人信息</td>
|
||
<td>名称</td>
|
||
|
||
<td colspan="3" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>区域类型</td>
|
||
<td colspan="2">
|
||
<input type="checkbox" />城市
|
||
<input type="checkbox" />乡村
|
||
<input type="checkbox" />景点
|
||
</td>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td>地址</td>
|
||
<td colspan="6">
|
||
<p class="p1">
|
||
<input type="text" />市<input type="text" />区(县)<input type="text" />街道(镇)<input type="text" />弄<input type="text" />号<input type="text" />室
|
||
</p>
|
||
<p class="p2"> <input type="text" /></p>
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
|
||
<tr>
|
||
<td>法人代表</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>年销售额</td>
|
||
<td class="wocao" style="width:12%">
|
||
<input type="text" style="width:40%;height:100%;border:none;" />
|
||
<span>万元</span>
|
||
|
||
|
||
</td>
|
||
<td colspan="2">营业执照号</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>联系人</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td colspan="2">
|
||
<input type="checkbox" />经营许可证
|
||
</td>
|
||
|
||
<td colspan="2">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td>电话</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>传真</td>
|
||
<td class="wocao" style="width:12%">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td style="width:10%">邮编</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>抽样地点</td>
|
||
<td colspan="7" class="text-left">
|
||
<p>
|
||
<span>生产环节:</span>
|
||
<input type="checkbox" /><label>原辅料库</label>
|
||
<input type="checkbox" /><label>生产线</label>
|
||
<input type="checkbox" /><label>半成品</label>
|
||
<label>成品库</label>
|
||
(<input type="checkbox" /><label>待检区</label>
|
||
<input type="checkbox" /><label>已检区</label>)
|
||
</p>
|
||
<p>
|
||
<span>流通环节:</span>
|
||
<input type="checkbox" /><label>农贸市场</label>
|
||
<input type="checkbox" /><label>菜市场</label>
|
||
<input type="checkbox" /><label>批发市场</label>
|
||
<input type="checkbox" /><label>商场</label>
|
||
<input type="checkbox" /><label>超市</label>
|
||
<input type="checkbox" /><label>小食杂店</label>
|
||
<input type="checkbox" /><label>网购</label>
|
||
<input type="checkbox" /><label>其他</label>(<input type="text" style="width:8%;border:none;border-bottom:1px solid black" />)
|
||
</p>
|
||
<p>
|
||
<span>餐饮环节:</span>
|
||
<span>餐馆</span>(
|
||
<input type="checkbox" /><label>特大型餐馆</label>
|
||
<input type="checkbox" /><label>大型餐馆</label>
|
||
<input type="checkbox" /><label>中型餐馆</label>
|
||
<input type="checkbox" /><label>小型餐馆</label>)<br />
|
||
<span style="display:inline-block;margin-left:12%">食堂</span>(
|
||
<input type="checkbox" /><label>机关食堂</label>
|
||
<input type="checkbox" /><label>学校/托幼食堂</label>
|
||
<input type="checkbox" /><label>企事业单位食堂</label>
|
||
<input type="checkbox" /><label>建筑工地食堂</label>)<br />
|
||
|
||
<input type="checkbox" style="margin-left:12%" /><label>小吃店</label>
|
||
<input type="checkbox" /><label>快餐店</label>
|
||
<input type="checkbox" /><label>饮品店</label>
|
||
<input type="checkbox" /><label>集体用餐配送单位</label>
|
||
<input type="checkbox" /><label>中央厨房</label>
|
||
<input type="checkbox" /><label>其他</label>(<input type="text" style="width:7%;border:none;border-bottom:1px solid black" />) <br />
|
||
|
||
<span>其 他:</span>
|
||
<input type="text" style="width:60%;border:none;border-bottom:1px solid black" />
|
||
</p>
|
||
</td>
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<td rowspan="10">样品信息</td>
|
||
<td colspan="2">样品来源</td>
|
||
<td colspan="5">
|
||
<input type="checkbox" /><label>加工/自制</label>
|
||
<input type="checkbox" /><label>委托生产</label>
|
||
<input type="checkbox" /><label>外购</label>
|
||
<input type="checkbox" /><label>其他</label>
|
||
</td>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2">样品属性</td>
|
||
<td colspan="5">
|
||
<input type="checkbox" /><label>普通食品</label>
|
||
<input type="checkbox" /><label>特殊膳食食品</label>
|
||
<input type="checkbox" /><label>节令食品</label>
|
||
<input type="checkbox" /><label>重大活动保障食品</label>
|
||
<input type="checkbox" /><label>其他</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"> 样品类型</td>
|
||
<td colspan="5">
|
||
<input type="checkbox" /><label>食用农产品</label>
|
||
<input type="checkbox" /><label>工业加工食品</label>
|
||
<input type="checkbox" /><label>餐饮加工食品</label>
|
||
<input type="checkbox" /><label>食品添加剂</label><br />
|
||
<input type="checkbox" /><label>食品相关产品</label>
|
||
|
||
<input type="checkbox" /><label>其他</label>(<input type="text" style="width:20%;border:none;" />)
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"> 样品名称</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td>商标</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2">
|
||
<input type="checkbox" /><label>生产/</label>
|
||
<input type="checkbox" /><label>加工</label><br />
|
||
<input type="checkbox" /><label>购进日期</label>
|
||
</td>
|
||
|
||
<td colspan="2" class="wocao">
|
||
<input type="date" style="width:80%;border:none;" />
|
||
</td>
|
||
|
||
<td>规格型号</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"> 样品批号</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td>保质期</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"> 执行标准/技术文件</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td>质量等级</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2">生产许可证编号</td>
|
||
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>单价</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>是否出口</td>
|
||
<td>
|
||
<input type="checkbox" /><label>是</label>
|
||
<input type="checkbox" /><label>否</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2">抽样基数/批量</td>
|
||
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>抽样数量(含备样)</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td>备样数量</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2">样品形态</td>
|
||
|
||
<td colspan="2">
|
||
<input type="checkbox" /><label>固态</label>
|
||
<input type="checkbox" /><label>半固态</label>
|
||
<input type="checkbox" /><label>液体</label><br />
|
||
<input type="checkbox" /><label>气体</label>
|
||
</td>
|
||
|
||
<td>包装分类</td>
|
||
<td colspan="2">
|
||
<input type="checkbox" /><label>散装</label>
|
||
<input type="checkbox" /><label>预包装</label>
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
|
||
<tr>
|
||
<td rowspan="2">(标称)生产者信息</td>
|
||
<td colspan="2">生产者名称</td>
|
||
|
||
<td colspan="5" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
</tr>
|
||
<tr>
|
||
|
||
<td colspan="2">生产者地址</td>
|
||
|
||
<td colspan="3" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td class="wocao">联系电话</td>
|
||
<td><input type="text" class="wori" /></td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td rowspan="2">(标称)样品储存条件</td>
|
||
<td rowspan="2" colspan="3">
|
||
<input type="checkbox" /><label>常温</label>
|
||
<input type="checkbox" /><label>冷藏</label>
|
||
<input type="checkbox" /><label>冷冻</label>
|
||
<input type="checkbox" /><label>避光</label>
|
||
|
||
<input type="checkbox" /><label>密闭</label>
|
||
<input type="checkbox" /><label>其他</label>(<input type="text" style="width:30%;border:none;" />)
|
||
</td>
|
||
|
||
<td colspan="2">寄、送样品截止日期</td>
|
||
|
||
<td colspan="2" class="wocao">
|
||
<input type="date" class="wori" />
|
||
</td>
|
||
|
||
|
||
|
||
</tr>
|
||
|
||
<tr>
|
||
|
||
|
||
<td colspan="2">寄送样品地址</td>
|
||
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
<tr>
|
||
<td>抽样样品包装</td>
|
||
<td colspan="3">
|
||
<input type="checkbox" /><label>玻璃瓶</label>
|
||
<input type="checkbox" /><label>塑料瓶</label>
|
||
<input type="checkbox" /><label>塑料袋</label>
|
||
<input type="checkbox" /><label>无菌袋</label>
|
||
|
||
<input type="checkbox" /><label>其他</label>(<input type="text" style="width:30%;border:none;" />)
|
||
</td>
|
||
|
||
<td colspan="2">抽样方式</td>
|
||
|
||
<td colspan="2">
|
||
<input type="checkbox" /><label>无菌抽样</label>
|
||
<input type="checkbox" /><label>非无菌抽样</label>
|
||
</td>
|
||
|
||
|
||
|
||
</tr>
|
||
|
||
<tr>
|
||
<td rowspan="2">抽样单位信息</td>
|
||
<td>单位名称</td>
|
||
<td colspan="2" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td>地址</td>
|
||
<td colspan="3" class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>>
|
||
</tr>
|
||
<tr>
|
||
|
||
<td>联系人</td>
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
<td class="wocao" style="padding:8px 0px;text-align:left;">
|
||
<span>电话</span><input type="text" style="width:70%;border:none;" />
|
||
</td>
|
||
<td>传真</td>
|
||
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
|
||
<td>邮编</td>
|
||
|
||
<td class="wocao">
|
||
<input type="text" class="wori" />
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td>备注</td>
|
||
<td colspan="7">(需要说明的其他问题)</td>
|
||
</tr>
|
||
</tbody>
|
||
<tfoot>
|
||
<tr>
|
||
<td colspan="4">
|
||
<p><strong>被抽样单位对抽样程序、过程、封样状态及上述内容无异议</strong></p>
|
||
<p>被抽样单位签名(盖章):<input type="text" style="width:20%;border:none" /></p>
|
||
<p style="text-align:center "><input type="date" style="width:40%;border:none" /></p>
|
||
</td>
|
||
<td colspan="4">
|
||
<p>抽样人(签名):<input type="text" style="width:20%;border:none" /></p>
|
||
<p>抽样单位(公章):<input type="text" style="width:20%;border:none" /></p>
|
||
<p style="text-align:center "><input type="date" style="width:40%;border:none" /></p>
|
||
</td>
|
||
</tr>
|
||
</tfoot>
|
||
</table>
|
||
|
||
|
||
|
||
</div> |