Commit 7b52038d authored by 韩桐桐's avatar 韩桐桐

fix(jg):汇总表调整

parent f3bd274a
...@@ -26,8 +26,7 @@ ...@@ -26,8 +26,7 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
...@@ -3754,7 +3753,10 @@ ...@@ -3754,7 +3753,10 @@
<w:sectPr w:rsidR="00B37761" w:rsidSect="00052B88"> <w:sectPr w:rsidR="00B37761" w:rsidSect="00052B88">
<w:headerReference w:type="even" r:id="rId6"/> <w:headerReference w:type="even" r:id="rId6"/>
<w:headerReference w:type="default" r:id="rId7"/> <w:headerReference w:type="default" r:id="rId7"/>
<w:headerReference w:type="first" r:id="rId8"/> <w:footerReference w:type="even" r:id="rId8"/>
<w:footerReference w:type="default" r:id="rId9"/>
<w:headerReference w:type="first" r:id="rId10"/>
<w:footerReference w:type="first" r:id="rId11"/>
<w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/> <w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/>
<w:pgMar w:top="1134" w:right="1440" w:bottom="1797" w:left="1440" w:header="567" w:footer="567" <w:pgMar w:top="1134" w:right="1440" w:bottom="1797" w:left="1440" w:header="567" w:footer="567"
w:gutter="0"/> w:gutter="0"/>
...@@ -3770,14 +3772,20 @@ ...@@ -3770,14 +3772,20 @@
<pkg:xmlData> <pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"> <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId8" <Relationship Id="rId8"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="header3.xml"/> Target="footer1.xml"/>
<Relationship Id="rId13"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"
Target="theme/theme1.xml"/>
<Relationship Id="rId3" <Relationship Id="rId3"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"
Target="webSettings.xml"/> Target="webSettings.xml"/>
<Relationship Id="rId7" <Relationship Id="rId7"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="header2.xml"/> Target="header2.xml"/>
<Relationship Id="rId12"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"
Target="fontTable.xml"/>
<Relationship Id="rId2" <Relationship Id="rId2"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"
Target="settings.xml"/> Target="settings.xml"/>
...@@ -3787,18 +3795,21 @@ ...@@ -3787,18 +3795,21 @@
<Relationship Id="rId6" <Relationship Id="rId6"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="header1.xml"/> Target="header1.xml"/>
<Relationship Id="rId11"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="footer3.xml"/>
<Relationship Id="rId5" <Relationship Id="rId5"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes"
Target="endnotes.xml"/> Target="endnotes.xml"/>
<Relationship Id="rId10" <Relationship Id="rId10"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="theme/theme1.xml"/> Target="header3.xml"/>
<Relationship Id="rId4" <Relationship Id="rId4"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"
Target="footnotes.xml"/> Target="footnotes.xml"/>
<Relationship Id="rId9" <Relationship Id="rId9"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="fontTable.xml"/> Target="footer2.xml"/>
</Relationships> </Relationships>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
...@@ -3811,20 +3822,19 @@ ...@@ -3811,20 +3822,19 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:footnote w:type="separator" w:id="-1"> <w:footnote w:type="separator" w:id="-1">
<w:p w14:paraId="7529512B" w14:textId="77777777" w:rsidR="0093467A" w:rsidRDefault="0093467A"> <w:p w14:paraId="5F388CC3" w14:textId="77777777" w:rsidR="0035027B" w:rsidRDefault="0035027B">
<w:r> <w:r>
<w:separator/> <w:separator/>
</w:r> </w:r>
</w:p> </w:p>
</w:footnote> </w:footnote>
<w:footnote w:type="continuationSeparator" w:id="0"> <w:footnote w:type="continuationSeparator" w:id="0">
<w:p w14:paraId="414B95E2" w14:textId="77777777" w:rsidR="0093467A" w:rsidRDefault="0093467A"> <w:p w14:paraId="33CB591D" w14:textId="77777777" w:rsidR="0035027B" w:rsidRDefault="0035027B">
<w:r> <w:r>
<w:continuationSeparator/> <w:continuationSeparator/>
</w:r> </w:r>
...@@ -3842,20 +3852,19 @@ ...@@ -3842,20 +3852,19 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:endnote w:type="separator" w:id="-1"> <w:endnote w:type="separator" w:id="-1">
<w:p w14:paraId="252E186D" w14:textId="77777777" w:rsidR="0093467A" w:rsidRDefault="0093467A"> <w:p w14:paraId="2DCE5A73" w14:textId="77777777" w:rsidR="0035027B" w:rsidRDefault="0035027B">
<w:r> <w:r>
<w:separator/> <w:separator/>
</w:r> </w:r>
</w:p> </w:p>
</w:endnote> </w:endnote>
<w:endnote w:type="continuationSeparator" w:id="0"> <w:endnote w:type="continuationSeparator" w:id="0">
<w:p w14:paraId="66701556" w14:textId="77777777" w:rsidR="0093467A" w:rsidRDefault="0093467A"> <w:p w14:paraId="5DCFB64C" w14:textId="77777777" w:rsidR="0035027B" w:rsidRDefault="0035027B">
<w:r> <w:r>
<w:continuationSeparator/> <w:continuationSeparator/>
</w:r> </w:r>
...@@ -3873,57 +3882,14 @@ ...@@ -3873,57 +3882,14 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="457D2DE3" w14:textId="45B59146" w:rsidR="004E6A66" w:rsidRDefault="0093467A"> <w:p w14:paraId="457D2DE3" w14:textId="357B4BF3" w:rsidR="004E6A66" w:rsidRDefault="004E6A66">
<w:pPr> <w:pPr>
<w:pStyle w:val="a5"/> <w:pStyle w:val="a5"/>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:noProof/>
</w:rPr>
<w:pict w14:anchorId="2586F6C4">
<v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype>
<v:shape id="PowerPlusWaterMarkObject23400547" o:spid="_x0000_s2050" type="#_x0000_t136"
style="position:absolute;left:0;text-align:left;margin-left:0;margin-top:0;width:583.9pt;height:48.65pt;rotation:315;z-index:-251655168;mso-position-horizontal:center;mso-position-horizontal-relative:margin;mso-position-vertical:center;mso-position-vertical-relative:margin"
o:allowincell="f" fillcolor="silver" stroked="f">
<v:fill opacity=".5"/>
<v:textpath style="font-family:&quot;等线&quot;;font-size:1pt"
string="国家质量监督检验检疫总局"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
</w:pict>
</w:r>
</w:p> </w:p>
</w:hdr> </w:hdr>
</pkg:xmlData> </pkg:xmlData>
...@@ -3937,12 +3903,11 @@ ...@@ -3937,12 +3903,11 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="7ABFEF8D" w14:textId="62F53CB2" w:rsidR="00B37761" w:rsidRDefault="0093467A"> <w:p w14:paraId="7ABFEF8D" w14:textId="561D7CF9" w:rsidR="00B37761" w:rsidRDefault="00B37761">
<w:pPr> <w:pPr>
<w:pStyle w:val="a5"/> <w:pStyle w:val="a5"/>
<w:pBdr> <w:pBdr>
...@@ -3954,52 +3919,52 @@ ...@@ -3954,52 +3919,52 @@
</w:tabs> </w:tabs>
<w:jc w:val="left"/> <w:jc w:val="left"/>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:noProof/>
</w:rPr>
<w:pict w14:anchorId="503AF33B">
<v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype>
<v:shape id="PowerPlusWaterMarkObject23400548" o:spid="_x0000_s2051" type="#_x0000_t136"
style="position:absolute;margin-left:0;margin-top:0;width:583.9pt;height:48.65pt;rotation:315;z-index:-251653120;mso-position-horizontal:center;mso-position-horizontal-relative:margin;mso-position-vertical:center;mso-position-vertical-relative:margin"
o:allowincell="f" fillcolor="silver" stroked="f">
<v:fill opacity=".5"/>
<v:textpath style="font-family:&quot;等线&quot;;font-size:1pt"
string="国家质量监督检验检疫总局"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
</w:pict>
</w:r>
</w:p> </w:p>
</w:hdr> </w:hdr>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/word/footer1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
<pkg:xmlData>
<w:ftr
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="53A1BA65" w14:textId="77777777" w:rsidR="00FD042B" w:rsidRDefault="00FD042B">
<w:pPr>
<w:pStyle w:val="a4"/>
</w:pPr>
</w:p>
</w:ftr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/footer2.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
<pkg:xmlData>
<w:ftr
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="71686FEE" w14:textId="77777777" w:rsidR="00FD042B" w:rsidRDefault="00FD042B">
<w:pPr>
<w:pStyle w:val="a4"/>
</w:pPr>
</w:p>
</w:ftr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/header3.xml" <pkg:part pkg:name="/word/header3.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml">
<pkg:xmlData> <pkg:xmlData>
...@@ -4009,61 +3974,39 @@ ...@@ -4009,61 +3974,39 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="29ED0A0C" w14:textId="1E76CD2D" w:rsidR="004E6A66" w:rsidRDefault="0093467A"> <w:p w14:paraId="29ED0A0C" w14:textId="383DCA01" w:rsidR="004E6A66" w:rsidRDefault="004E6A66">
<w:pPr> <w:pPr>
<w:pStyle w:val="a5"/> <w:pStyle w:val="a5"/>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:noProof/>
</w:rPr>
<w:pict w14:anchorId="388697B5">
<v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype>
<v:shape id="PowerPlusWaterMarkObject23400546" o:spid="_x0000_s2049" type="#_x0000_t136"
style="position:absolute;left:0;text-align:left;margin-left:0;margin-top:0;width:583.9pt;height:48.65pt;rotation:315;z-index:-251657216;mso-position-horizontal:center;mso-position-horizontal-relative:margin;mso-position-vertical:center;mso-position-vertical-relative:margin"
o:allowincell="f" fillcolor="silver" stroked="f">
<v:fill opacity=".5"/>
<v:textpath style="font-family:&quot;等线&quot;;font-size:1pt"
string="国家质量监督检验检疫总局"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
</w:pict>
</w:r>
</w:p> </w:p>
</w:hdr> </w:hdr>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/word/footer3.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
<pkg:xmlData>
<w:ftr
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="29308975" w14:textId="77777777" w:rsidR="00FD042B" w:rsidRDefault="00FD042B">
<w:pPr>
<w:pStyle w:val="a4"/>
</w:pPr>
</w:p>
</w:ftr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/theme/theme1.xml" <pkg:part pkg:name="/word/theme/theme1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml">
<pkg:xmlData> <pkg:xmlData>
...@@ -4370,12 +4313,12 @@ ...@@ -4370,12 +4313,12 @@
xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh">
<w:zoom w:percent="140"/> <w:zoom w:percent="150"/>
<w:bordersDoNotSurroundHeader/> <w:bordersDoNotSurroundHeader/>
<w:bordersDoNotSurroundFooter/> <w:bordersDoNotSurroundFooter/>
<w:proofState w:spelling="clean" w:grammar="clean"/> <w:proofState w:spelling="clean" w:grammar="clean"/>
...@@ -4386,10 +4329,7 @@ ...@@ -4386,10 +4329,7 @@
<w:displayVerticalDrawingGridEvery w:val="2"/> <w:displayVerticalDrawingGridEvery w:val="2"/>
<w:characterSpacingControl w:val="compressPunctuation"/> <w:characterSpacingControl w:val="compressPunctuation"/>
<w:hdrShapeDefaults> <w:hdrShapeDefaults>
<o:shapedefaults v:ext="edit" spidmax="2052"/> <o:shapedefaults v:ext="edit" spidmax="2049"/>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="2"/>
</o:shapelayout>
</w:hdrShapeDefaults> </w:hdrShapeDefaults>
<w:footnotePr> <w:footnotePr>
<w:footnote w:id="-1"/> <w:footnote w:id="-1"/>
...@@ -4430,9 +4370,10 @@ ...@@ -4430,9 +4370,10 @@
<w:rsid w:val="001265D1"/> <w:rsid w:val="001265D1"/>
<w:rsid w:val="00182E76"/> <w:rsid w:val="00182E76"/>
<w:rsid w:val="002B6014"/> <w:rsid w:val="002B6014"/>
<w:rsid w:val="002C0BBA"/>
<w:rsid w:val="002C6DC3"/> <w:rsid w:val="002C6DC3"/>
<w:rsid w:val="003261B7"/> <w:rsid w:val="003261B7"/>
<w:rsid w:val="0035027B"/>
<w:rsid w:val="00362AB4"/>
<w:rsid w:val="003E2833"/> <w:rsid w:val="003E2833"/>
<w:rsid w:val="004E6A66"/> <w:rsid w:val="004E6A66"/>
<w:rsid w:val="005F05C4"/> <w:rsid w:val="005F05C4"/>
...@@ -4447,7 +4388,6 @@ ...@@ -4447,7 +4388,6 @@
<w:rsid w:val="00882C4E"/> <w:rsid w:val="00882C4E"/>
<w:rsid w:val="008A2702"/> <w:rsid w:val="008A2702"/>
<w:rsid w:val="009018DD"/> <w:rsid w:val="009018DD"/>
<w:rsid w:val="0093467A"/>
<w:rsid w:val="00A8302A"/> <w:rsid w:val="00A8302A"/>
<w:rsid w:val="00AA6D43"/> <w:rsid w:val="00AA6D43"/>
<w:rsid w:val="00B00495"/> <w:rsid w:val="00B00495"/>
...@@ -4462,6 +4402,7 @@ ...@@ -4462,6 +4402,7 @@
<w:rsid w:val="00EA431B"/> <w:rsid w:val="00EA431B"/>
<w:rsid w:val="00F7372E"/> <w:rsid w:val="00F7372E"/>
<w:rsid w:val="00F9698A"/> <w:rsid w:val="00F9698A"/>
<w:rsid w:val="00FD042B"/>
</w:rsids> </w:rsids>
<m:mathPr> <m:mathPr>
<m:mathFont m:val="Cambria Math"/> <m:mathFont m:val="Cambria Math"/>
...@@ -4482,7 +4423,7 @@ ...@@ -4482,7 +4423,7 @@
w:accent6="accent6" w:hyperlink="hyperlink" w:accent6="accent6" w:hyperlink="hyperlink"
w:followedHyperlink="followedHyperlink"/> w:followedHyperlink="followedHyperlink"/>
<w:shapeDefaults> <w:shapeDefaults>
<o:shapedefaults v:ext="edit" spidmax="2052"/> <o:shapedefaults v:ext="edit" spidmax="2049"/>
<o:shapelayout v:ext="edit"> <o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/> <o:idmap v:ext="edit" data="1"/>
</o:shapelayout> </o:shapelayout>
...@@ -5361,8 +5302,8 @@ ...@@ -5361,8 +5302,8 @@
<dc:creator>Admin</dc:creator> <dc:creator>Admin</dc:creator>
<cp:lastModifiedBy>桐 韩</cp:lastModifiedBy> <cp:lastModifiedBy>桐 韩</cp:lastModifiedBy>
<cp:revision>2</cp:revision> <cp:revision>2</cp:revision>
<dcterms:created xsi:type="dcterms:W3CDTF">2024-05-15T11:30:00Z</dcterms:created> <dcterms:created xsi:type="dcterms:W3CDTF">2024-05-16T07:20:00Z</dcterms:created>
<dcterms:modified xsi:type="dcterms:W3CDTF">2024-05-15T11:30:00Z</dcterms:modified> <dcterms:modified xsi:type="dcterms:W3CDTF">2024-05-16T07:20:00Z</dcterms:modified>
</cp:coreProperties> </cp:coreProperties>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
......
...@@ -26,8 +26,7 @@ ...@@ -26,8 +26,7 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
...@@ -95,6 +94,15 @@ ...@@ -95,6 +94,15 @@
</w:rPr> </w:rPr>
<w:t>使用单位</w:t> <w:t>使用单位</w:t>
</w:r> </w:r>
<w:r w:rsidR="00EA7A71" w:rsidRPr="002A27E6">
<w:rPr>
<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体" w:hint="eastAsia"/>
<w:color w:val="262626" w:themeColor="text1" w:themeTint="D9"/>
<w:kern w:val="0"/>
<w:szCs w:val="21"/>
</w:rPr>
<w:t>(加盖使用单位公章)</w:t>
</w:r>
<w:r w:rsidR="00EA7A71"> <w:r w:rsidR="00EA7A71">
<w:rPr> <w:rPr>
<w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体" w:hint="eastAsia"/> <w:rFonts w:ascii="宋体" w:hAnsi="宋体" w:cs="宋体" w:hint="eastAsia"/>
...@@ -104,7 +112,7 @@ ...@@ -104,7 +112,7 @@
<w:kern w:val="0"/> <w:kern w:val="0"/>
<w:szCs w:val="21"/> <w:szCs w:val="21"/>
</w:rPr> </w:rPr>
<w:t>(加盖使用单位公章)</w:t> <w:t></w:t>
</w:r> </w:r>
<w:r w:rsidR="00EA7A71" w:rsidRPr="00635746"> <w:r w:rsidR="00EA7A71" w:rsidRPr="00635746">
<w:rPr> <w:rPr>
...@@ -5789,7 +5797,10 @@ ...@@ -5789,7 +5797,10 @@
<w:sectPr w:rsidR="00B37761" w:rsidSect="00052B88"> <w:sectPr w:rsidR="00B37761" w:rsidSect="00052B88">
<w:headerReference w:type="even" r:id="rId6"/> <w:headerReference w:type="even" r:id="rId6"/>
<w:headerReference w:type="default" r:id="rId7"/> <w:headerReference w:type="default" r:id="rId7"/>
<w:headerReference w:type="first" r:id="rId8"/> <w:footerReference w:type="even" r:id="rId8"/>
<w:footerReference w:type="default" r:id="rId9"/>
<w:headerReference w:type="first" r:id="rId10"/>
<w:footerReference w:type="first" r:id="rId11"/>
<w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/> <w:pgSz w:w="16838" w:h="11906" w:orient="landscape"/>
<w:pgMar w:top="1134" w:right="1440" w:bottom="1797" w:left="1440" w:header="567" w:footer="567" <w:pgMar w:top="1134" w:right="1440" w:bottom="1797" w:left="1440" w:header="567" w:footer="567"
w:gutter="0"/> w:gutter="0"/>
...@@ -5805,14 +5816,20 @@ ...@@ -5805,14 +5816,20 @@
<pkg:xmlData> <pkg:xmlData>
<Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"> <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
<Relationship Id="rId8" <Relationship Id="rId8"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="header3.xml"/> Target="footer1.xml"/>
<Relationship Id="rId13"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"
Target="theme/theme1.xml"/>
<Relationship Id="rId3" <Relationship Id="rId3"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"
Target="webSettings.xml"/> Target="webSettings.xml"/>
<Relationship Id="rId7" <Relationship Id="rId7"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="header2.xml"/> Target="header2.xml"/>
<Relationship Id="rId12"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"
Target="fontTable.xml"/>
<Relationship Id="rId2" <Relationship Id="rId2"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"
Target="settings.xml"/> Target="settings.xml"/>
...@@ -5822,18 +5839,21 @@ ...@@ -5822,18 +5839,21 @@
<Relationship Id="rId6" <Relationship Id="rId6"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="header1.xml"/> Target="header1.xml"/>
<Relationship Id="rId11"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="footer3.xml"/>
<Relationship Id="rId5" <Relationship Id="rId5"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes"
Target="endnotes.xml"/> Target="endnotes.xml"/>
<Relationship Id="rId10" <Relationship Id="rId10"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"
Target="theme/theme1.xml"/> Target="header3.xml"/>
<Relationship Id="rId4" <Relationship Id="rId4"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"
Target="footnotes.xml"/> Target="footnotes.xml"/>
<Relationship Id="rId9" <Relationship Id="rId9"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"
Target="fontTable.xml"/> Target="footer2.xml"/>
</Relationships> </Relationships>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
...@@ -5846,20 +5866,19 @@ ...@@ -5846,20 +5866,19 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:footnote w:type="separator" w:id="-1"> <w:footnote w:type="separator" w:id="-1">
<w:p w14:paraId="7F9C4F44" w14:textId="77777777" w:rsidR="007D6B7E" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="33B98A01" w14:textId="77777777" w:rsidR="00A90854" w:rsidRDefault="00A90854">
<w:r> <w:r>
<w:separator/> <w:separator/>
</w:r> </w:r>
</w:p> </w:p>
</w:footnote> </w:footnote>
<w:footnote w:type="continuationSeparator" w:id="0"> <w:footnote w:type="continuationSeparator" w:id="0">
<w:p w14:paraId="6BA999F5" w14:textId="77777777" w:rsidR="007D6B7E" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="66E1DEA7" w14:textId="77777777" w:rsidR="00A90854" w:rsidRDefault="00A90854">
<w:r> <w:r>
<w:continuationSeparator/> <w:continuationSeparator/>
</w:r> </w:r>
...@@ -5877,20 +5896,19 @@ ...@@ -5877,20 +5896,19 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:endnote w:type="separator" w:id="-1"> <w:endnote w:type="separator" w:id="-1">
<w:p w14:paraId="41EB04E5" w14:textId="77777777" w:rsidR="007D6B7E" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="430967C2" w14:textId="77777777" w:rsidR="00A90854" w:rsidRDefault="00A90854">
<w:r> <w:r>
<w:separator/> <w:separator/>
</w:r> </w:r>
</w:p> </w:p>
</w:endnote> </w:endnote>
<w:endnote w:type="continuationSeparator" w:id="0"> <w:endnote w:type="continuationSeparator" w:id="0">
<w:p w14:paraId="3C1DDB4B" w14:textId="77777777" w:rsidR="007D6B7E" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="1F4CE127" w14:textId="77777777" w:rsidR="00A90854" w:rsidRDefault="00A90854">
<w:r> <w:r>
<w:continuationSeparator/> <w:continuationSeparator/>
</w:r> </w:r>
...@@ -5908,57 +5926,14 @@ ...@@ -5908,57 +5926,14 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="457D2DE3" w14:textId="45B59146" w:rsidR="004E6A66" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="457D2DE3" w14:textId="20A5E79A" w:rsidR="004E6A66" w:rsidRDefault="004E6A66">
<w:pPr> <w:pPr>
<w:pStyle w:val="a5"/> <w:pStyle w:val="a5"/>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:noProof/>
</w:rPr>
<w:pict w14:anchorId="2586F6C4">
<v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype>
<v:shape id="PowerPlusWaterMarkObject23400547" o:spid="_x0000_s2050" type="#_x0000_t136"
style="position:absolute;left:0;text-align:left;margin-left:0;margin-top:0;width:583.9pt;height:48.65pt;rotation:315;z-index:-251655168;mso-position-horizontal:center;mso-position-horizontal-relative:margin;mso-position-vertical:center;mso-position-vertical-relative:margin"
o:allowincell="f" fillcolor="silver" stroked="f">
<v:fill opacity=".5"/>
<v:textpath style="font-family:&quot;等线&quot;;font-size:1pt"
string="国家质量监督检验检疫总局"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
</w:pict>
</w:r>
</w:p> </w:p>
</w:hdr> </w:hdr>
</pkg:xmlData> </pkg:xmlData>
...@@ -5972,12 +5947,11 @@ ...@@ -5972,12 +5947,11 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="7ABFEF8D" w14:textId="62F53CB2" w:rsidR="00B37761" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="7ABFEF8D" w14:textId="17B2C169" w:rsidR="00B37761" w:rsidRDefault="00B37761">
<w:pPr> <w:pPr>
<w:pStyle w:val="a5"/> <w:pStyle w:val="a5"/>
<w:pBdr> <w:pBdr>
...@@ -5989,52 +5963,52 @@ ...@@ -5989,52 +5963,52 @@
</w:tabs> </w:tabs>
<w:jc w:val="left"/> <w:jc w:val="left"/>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:noProof/>
</w:rPr>
<w:pict w14:anchorId="503AF33B">
<v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype>
<v:shape id="PowerPlusWaterMarkObject23400548" o:spid="_x0000_s2051" type="#_x0000_t136"
style="position:absolute;margin-left:0;margin-top:0;width:583.9pt;height:48.65pt;rotation:315;z-index:-251653120;mso-position-horizontal:center;mso-position-horizontal-relative:margin;mso-position-vertical:center;mso-position-vertical-relative:margin"
o:allowincell="f" fillcolor="silver" stroked="f">
<v:fill opacity=".5"/>
<v:textpath style="font-family:&quot;等线&quot;;font-size:1pt"
string="国家质量监督检验检疫总局"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
</w:pict>
</w:r>
</w:p> </w:p>
</w:hdr> </w:hdr>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/word/footer1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
<pkg:xmlData>
<w:ftr
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="407319CE" w14:textId="77777777" w:rsidR="002A27E6" w:rsidRDefault="002A27E6">
<w:pPr>
<w:pStyle w:val="a4"/>
</w:pPr>
</w:p>
</w:ftr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/footer2.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
<pkg:xmlData>
<w:ftr
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="3029AEAC" w14:textId="77777777" w:rsidR="002A27E6" w:rsidRDefault="002A27E6">
<w:pPr>
<w:pStyle w:val="a4"/>
</w:pPr>
</w:p>
</w:ftr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/header3.xml" <pkg:part pkg:name="/word/header3.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml">
<pkg:xmlData> <pkg:xmlData>
...@@ -6044,61 +6018,39 @@ ...@@ -6044,61 +6018,39 @@
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14"> mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="29ED0A0C" w14:textId="1E76CD2D" w:rsidR="004E6A66" w:rsidRDefault="007D6B7E"> <w:p w14:paraId="29ED0A0C" w14:textId="6B7C751E" w:rsidR="004E6A66" w:rsidRDefault="004E6A66">
<w:pPr> <w:pPr>
<w:pStyle w:val="a5"/> <w:pStyle w:val="a5"/>
</w:pPr> </w:pPr>
<w:r>
<w:rPr>
<w:noProof/>
</w:rPr>
<w:pict w14:anchorId="388697B5">
<v:shapetype id="_x0000_t136" coordsize="21600,21600" o:spt="136" adj="10800"
path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype>
<v:shape id="PowerPlusWaterMarkObject23400546" o:spid="_x0000_s2049" type="#_x0000_t136"
style="position:absolute;left:0;text-align:left;margin-left:0;margin-top:0;width:583.9pt;height:48.65pt;rotation:315;z-index:-251657216;mso-position-horizontal:center;mso-position-horizontal-relative:margin;mso-position-vertical:center;mso-position-vertical-relative:margin"
o:allowincell="f" fillcolor="silver" stroked="f">
<v:fill opacity=".5"/>
<v:textpath style="font-family:&quot;等线&quot;;font-size:1pt"
string="国家质量监督检验检疫总局"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
</w:pict>
</w:r>
</w:p> </w:p>
</w:hdr> </w:hdr>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
<pkg:part pkg:name="/word/footer3.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
<pkg:xmlData>
<w:ftr
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh wp14">
<w:p w14:paraId="179053B0" w14:textId="77777777" w:rsidR="002A27E6" w:rsidRDefault="002A27E6">
<w:pPr>
<w:pStyle w:val="a4"/>
</w:pPr>
</w:p>
</w:ftr>
</pkg:xmlData>
</pkg:part>
<pkg:part pkg:name="/word/theme/theme1.xml" <pkg:part pkg:name="/word/theme/theme1.xml"
pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml"> pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml">
<pkg:xmlData> <pkg:xmlData>
...@@ -6405,7 +6357,7 @@ ...@@ -6405,7 +6357,7 @@
xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
...@@ -6421,10 +6373,7 @@ ...@@ -6421,10 +6373,7 @@
<w:displayVerticalDrawingGridEvery w:val="2"/> <w:displayVerticalDrawingGridEvery w:val="2"/>
<w:characterSpacingControl w:val="compressPunctuation"/> <w:characterSpacingControl w:val="compressPunctuation"/>
<w:hdrShapeDefaults> <w:hdrShapeDefaults>
<o:shapedefaults v:ext="edit" spidmax="2052"/> <o:shapedefaults v:ext="edit" spidmax="2049"/>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="2"/>
</o:shapelayout>
</w:hdrShapeDefaults> </w:hdrShapeDefaults>
<w:footnotePr> <w:footnotePr>
<w:footnote w:id="-1"/> <w:footnote w:id="-1"/>
...@@ -6462,10 +6411,10 @@ ...@@ -6462,10 +6411,10 @@
<w:rsid w:val="00056EA0"/> <w:rsid w:val="00056EA0"/>
<w:rsid w:val="000A5798"/> <w:rsid w:val="000A5798"/>
<w:rsid w:val="000B0D0B"/> <w:rsid w:val="000B0D0B"/>
<w:rsid w:val="00115CE6"/>
<w:rsid w:val="001265D1"/> <w:rsid w:val="001265D1"/>
<w:rsid w:val="00182E76"/> <w:rsid w:val="00182E76"/>
<w:rsid w:val="001F0169"/> <w:rsid w:val="001F0169"/>
<w:rsid w:val="002A27E6"/>
<w:rsid w:val="002B6014"/> <w:rsid w:val="002B6014"/>
<w:rsid w:val="002C6DC3"/> <w:rsid w:val="002C6DC3"/>
<w:rsid w:val="003261B7"/> <w:rsid w:val="003261B7"/>
...@@ -6480,18 +6429,21 @@ ...@@ -6480,18 +6429,21 @@
<w:rsid w:val="006C00DE"/> <w:rsid w:val="006C00DE"/>
<w:rsid w:val="00765417"/> <w:rsid w:val="00765417"/>
<w:rsid w:val="00780791"/> <w:rsid w:val="00780791"/>
<w:rsid w:val="007A12FB"/>
<w:rsid w:val="007B6E0B"/> <w:rsid w:val="007B6E0B"/>
<w:rsid w:val="007D6B7E"/>
<w:rsid w:val="00847783"/> <w:rsid w:val="00847783"/>
<w:rsid w:val="00882C4E"/> <w:rsid w:val="00882C4E"/>
<w:rsid w:val="008A2702"/> <w:rsid w:val="008A2702"/>
<w:rsid w:val="008E6947"/> <w:rsid w:val="008E6947"/>
<w:rsid w:val="008F0E7C"/> <w:rsid w:val="008F0E7C"/>
<w:rsid w:val="009018DD"/> <w:rsid w:val="009018DD"/>
<w:rsid w:val="009F27BA"/>
<w:rsid w:val="00A8302A"/> <w:rsid w:val="00A8302A"/>
<w:rsid w:val="00A90854"/>
<w:rsid w:val="00AA6D43"/> <w:rsid w:val="00AA6D43"/>
<w:rsid w:val="00B00495"/> <w:rsid w:val="00B00495"/>
<w:rsid w:val="00B37761"/> <w:rsid w:val="00B37761"/>
<w:rsid w:val="00B65E12"/>
<w:rsid w:val="00BB3FCA"/> <w:rsid w:val="00BB3FCA"/>
<w:rsid w:val="00C05AF1"/> <w:rsid w:val="00C05AF1"/>
<w:rsid w:val="00C32B8B"/> <w:rsid w:val="00C32B8B"/>
...@@ -6524,7 +6476,7 @@ ...@@ -6524,7 +6476,7 @@
w:accent6="accent6" w:hyperlink="hyperlink" w:accent6="accent6" w:hyperlink="hyperlink"
w:followedHyperlink="followedHyperlink"/> w:followedHyperlink="followedHyperlink"/>
<w:shapeDefaults> <w:shapeDefaults>
<o:shapedefaults v:ext="edit" spidmax="2052"/> <o:shapedefaults v:ext="edit" spidmax="2049"/>
<o:shapelayout v:ext="edit"> <o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/> <o:idmap v:ext="edit" data="1"/>
</o:shapelayout> </o:shapelayout>
...@@ -7514,8 +7466,8 @@ ...@@ -7514,8 +7466,8 @@
<dc:creator>Admin</dc:creator> <dc:creator>Admin</dc:creator>
<cp:lastModifiedBy>桐 韩</cp:lastModifiedBy> <cp:lastModifiedBy>桐 韩</cp:lastModifiedBy>
<cp:revision>2</cp:revision> <cp:revision>2</cp:revision>
<dcterms:created xsi:type="dcterms:W3CDTF">2024-05-15T12:54:00Z</dcterms:created> <dcterms:created xsi:type="dcterms:W3CDTF">2024-05-16T07:01:00Z</dcterms:created>
<dcterms:modified xsi:type="dcterms:W3CDTF">2024-05-15T12:54:00Z</dcterms:modified> <dcterms:modified xsi:type="dcterms:W3CDTF">2024-05-16T07:01:00Z</dcterms:modified>
</cp:coreProperties> </cp:coreProperties>
</pkg:xmlData> </pkg:xmlData>
</pkg:part> </pkg:part>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment