paperPage - 副本.ftl 87 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?mso-application progid="Word.Document"?>
  3. <pkg:package xmlns:pkg="http://schemas.microsoft.com/office/2006/xmlPackage">
  4. <pkg:part pkg:name="/_rels/.rels" pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:padding="512">
  5. <pkg:xmlData>
  6. <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
  7. <Relationship Id="rId3" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties" Target="docProps/app.xml"/>
  8. <Relationship Id="rId2" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" Target="docProps/core.xml"/>
  9. <Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="word/document.xml"/>
  10. <Relationship Id="rId4" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties" Target="docProps/custom.xml"/>
  11. </Relationships>
  12. </pkg:xmlData>
  13. </pkg:part>
  14. <pkg:part pkg:name="/word/document.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml">
  15. <pkg:xmlData>
  16. <w:document xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex" xmlns:cx1="http://schemas.microsoft.com/office/drawing/2015/9/8/chartex" xmlns:cx2="http://schemas.microsoft.com/office/drawing/2015/10/21/chartex" xmlns:cx3="http://schemas.microsoft.com/office/drawing/2016/5/9/chartex" xmlns:cx4="http://schemas.microsoft.com/office/drawing/2016/5/10/chartex" xmlns:cx5="http://schemas.microsoft.com/office/drawing/2016/5/11/chartex" xmlns:cx6="http://schemas.microsoft.com/office/drawing/2016/5/12/chartex" xmlns:cx7="http://schemas.microsoft.com/office/drawing/2016/5/13/chartex" xmlns:cx8="http://schemas.microsoft.com/office/drawing/2016/5/14/chartex" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:aink="http://schemas.microsoft.com/office/drawing/2016/ink" xmlns:am3d="http://schemas.microsoft.com/office/drawing/2017/model3d" 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:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 w16se w16cid wp14">
  17. <w:body>
  18. <w:p w:rsidR="00FC1CCA" w:rsidRDefault="00720711">
  19. <w:pPr>
  20. <w:rPr>
  21. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  22. <w:sz w:val="20"/>
  23. <w:szCs w:val="20"/>
  24. </w:rPr>
  25. </w:pPr>
  26. <w:r>
  27. <w:rPr>
  28. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  29. <w:sz w:val="20"/>
  30. <w:szCs w:val="20"/>
  31. </w:rPr>
  32. <w:t>绝密</w:t>
  33. </w:r>
  34. <w:r>
  35. <w:rPr>
  36. <w:rFonts w:ascii="Segoe UI Symbol" w:eastAsia="黑体" w:hAnsi="Segoe UI Symbol" w:cs="Segoe UI Symbol"/>
  37. <w:sz w:val="20"/>
  38. <w:szCs w:val="20"/>
  39. </w:rPr>
  40. <w:t>★</w:t>
  41. </w:r>
  42. <w:r>
  43. <w:rPr>
  44. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  45. <w:sz w:val="20"/>
  46. <w:szCs w:val="20"/>
  47. </w:rPr>
  48. <w:t>启用前</w:t>
  49. </w:r>
  50. </w:p>
  51. <w:p w:rsidR="00720711" w:rsidRDefault="00720711">
  52. <w:pPr>
  53. <w:rPr>
  54. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  55. <w:sz w:val="20"/>
  56. <w:szCs w:val="20"/>
  57. </w:rPr>
  58. </w:pPr>
  59. <w:r>
  60. <w:rPr>
  61. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  62. <w:sz w:val="20"/>
  63. <w:szCs w:val="20"/>
  64. </w:rPr>
  65. <w:tab/>
  66. </w:r>
  67. <w:r>
  68. <w:rPr>
  69. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  70. <w:sz w:val="20"/>
  71. <w:szCs w:val="20"/>
  72. </w:rPr>
  73. <w:tab/>
  74. </w:r>
  75. <w:r>
  76. <w:rPr>
  77. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  78. <w:sz w:val="20"/>
  79. <w:szCs w:val="20"/>
  80. </w:rPr>
  81. <w:tab/>
  82. <w:t xml:space="preserve"> 20 </w:t>
  83. </w:r>
  84. <w:r>
  85. <w:rPr>
  86. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  87. <w:sz w:val="20"/>
  88. <w:szCs w:val="20"/>
  89. </w:rPr>
  90. <w:t xml:space="preserve">年 </w:t>
  91. </w:r>
  92. <w:r>
  93. <w:rPr>
  94. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  95. <w:sz w:val="20"/>
  96. <w:szCs w:val="20"/>
  97. </w:rPr>
  98. <w:t xml:space="preserve"> </w:t>
  99. </w:r>
  100. <w:r>
  101. <w:rPr>
  102. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  103. <w:sz w:val="20"/>
  104. <w:szCs w:val="20"/>
  105. </w:rPr>
  106. <w:t>月湖北省高等教育自学考试</w:t>
  107. </w:r>
  108. </w:p>
  109. <w:p w:rsidR="00720711" w:rsidRDefault="00720711" w:rsidP="00720711">
  110. <w:pPr>
  111. <w:ind w:left="2940" w:firstLine="420"/>
  112. <w:rPr>
  113. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  114. <w:sz w:val="20"/>
  115. <w:szCs w:val="20"/>
  116. </w:rPr>
  117. </w:pPr>
  118. <w:r>
  119. <w:rPr>
  120. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  121. <w:sz w:val="20"/>
  122. <w:szCs w:val="20"/>
  123. </w:rPr>
  124. <w:t>试卷题目页码</w:t>
  125. </w:r>
  126. </w:p>
  127. <w:p w:rsidR="00720711" w:rsidRDefault="00720711" w:rsidP="00FA36AA">
  128. <w:pPr>
  129. <w:ind w:firstLineChars="1550" w:firstLine="3100"/>
  130. <w:rPr>
  131. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  132. <w:sz w:val="20"/>
  133. <w:szCs w:val="20"/>
  134. </w:rPr>
  135. </w:pPr>
  136. <w:r>
  137. <w:rPr>
  138. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  139. <w:sz w:val="20"/>
  140. <w:szCs w:val="20"/>
  141. </w:rPr>
  142. <w:t xml:space="preserve">(课程代码 </w:t>
  143. </w:r>
  144. <w:r w:rsidRPr="00720711">
  145. <w:rPr>
  146. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  147. <w:color w:val="FF0000"/>
  148. <w:sz w:val="20"/>
  149. <w:szCs w:val="20"/>
  150. </w:rPr>
  151. <w:t>${code!'无'}</w:t>
  152. </w:r>
  153. <w:r>
  154. <w:rPr>
  155. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  156. <w:sz w:val="20"/>
  157. <w:szCs w:val="20"/>
  158. </w:rPr>
  159. <w:t>)</w:t>
  160. </w:r>
  161. </w:p>
  162. <w:p w:rsidR="00720711" w:rsidRDefault="00720711" w:rsidP="00720711">
  163. <w:pPr>
  164. <w:ind w:left="2940" w:firstLineChars="150" w:firstLine="300"/>
  165. <w:rPr>
  166. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  167. <w:sz w:val="20"/>
  168. <w:szCs w:val="20"/>
  169. </w:rPr>
  170. </w:pPr>
  171. <w:r>
  172. <w:rPr>
  173. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  174. <w:sz w:val="20"/>
  175. <w:szCs w:val="20"/>
  176. </w:rPr>
  177. <w:t>${name!''} ${paperAB!''}</w:t>
  178. </w:r>
  179. </w:p>
  180. <#list columns as obj>
  181. <w:p w:rsidR="00FA36AA" w:rsidRPr="007F0F6E" w:rsidRDefault="00FA36AA" w:rsidP="007F0F6E">
  182. <w:pPr>
  183. <w:rPr>
  184. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  185. <w:sz w:val="20"/>
  186. <w:szCs w:val="20"/>
  187. </w:rPr>
  188. </w:pPr>
  189. <w:r>
  190. <w:rPr>
  191. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  192. <w:sz w:val="20"/>
  193. <w:szCs w:val="20"/>
  194. </w:rPr>
  195. <w:t>${obj.serialNumber!'该题目无序号'}.</w:t>
  196. </w:r>
  197. <w:r w:rsidR="007F0F6E">
  198. <w:rPr>
  199. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  200. <w:sz w:val="20"/>
  201. <w:szCs w:val="20"/>
  202. </w:rPr>
  203. <w:tab/>
  204. </w:r>
  205. <w:r w:rsidR="007F0F6E">
  206. <w:rPr>
  207. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体"/>
  208. <w:sz w:val="20"/>
  209. <w:szCs w:val="20"/>
  210. </w:rPr>
  211. <w:tab/>
  212. </w:r>
  213. <w:r w:rsidR="007F0F6E">
  214. <w:rPr>
  215. <w:rFonts w:ascii="黑体" w:eastAsia="黑体" w:hAnsi="黑体" w:hint="eastAsia"/>
  216. <w:sz w:val="20"/>
  217. <w:szCs w:val="20"/>
  218. </w:rPr>
  219. <w:t> ${obj.chapter!'该题无章节目页信息'}</w:t>
  220. </w:r>
  221. </w:p>
  222. </#list>
  223. <w:sectPr w:rsidR="00FA36AA">
  224. <w:footerReference w:type="default" r:id="rId6"/>
  225. <w:pgSz w:w="11906" w:h="16838"/>
  226. <w:pgMar w:top="1440" w:right="1800" w:bottom="1440" w:left="1800" w:header="851" w:footer="992" w:gutter="0"/>
  227. <w:cols w:space="425"/>
  228. <w:docGrid w:type="lines" w:linePitch="312"/>
  229. </w:sectPr>
  230. </w:body>
  231. </w:document>
  232. </pkg:xmlData>
  233. </pkg:part>
  234. <pkg:part pkg:name="/word/_rels/document.xml.rels" pkg:contentType="application/vnd.openxmlformats-package.relationships+xml" pkg:padding="256">
  235. <pkg:xmlData>
  236. <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
  237. <Relationship Id="rId8" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme" Target="theme/theme1.xml"/>
  238. <Relationship Id="rId3" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings" Target="webSettings.xml"/>
  239. <Relationship Id="rId7" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable" Target="fontTable.xml"/>
  240. <Relationship Id="rId2" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings" Target="settings.xml"/>
  241. <Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles" Target="styles.xml"/>
  242. <Relationship Id="rId6" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer" Target="footer1.xml"/>
  243. <Relationship Id="rId5" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/endnotes" Target="endnotes.xml"/>
  244. <Relationship Id="rId4" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes" Target="footnotes.xml"/>
  245. </Relationships>
  246. </pkg:xmlData>
  247. </pkg:part>
  248. <pkg:part pkg:name="/word/footnotes.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml">
  249. <pkg:xmlData>
  250. <w:footnotes xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex" xmlns:cx1="http://schemas.microsoft.com/office/drawing/2015/9/8/chartex" xmlns:cx2="http://schemas.microsoft.com/office/drawing/2015/10/21/chartex" xmlns:cx3="http://schemas.microsoft.com/office/drawing/2016/5/9/chartex" xmlns:cx4="http://schemas.microsoft.com/office/drawing/2016/5/10/chartex" xmlns:cx5="http://schemas.microsoft.com/office/drawing/2016/5/11/chartex" xmlns:cx6="http://schemas.microsoft.com/office/drawing/2016/5/12/chartex" xmlns:cx7="http://schemas.microsoft.com/office/drawing/2016/5/13/chartex" xmlns:cx8="http://schemas.microsoft.com/office/drawing/2016/5/14/chartex" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:aink="http://schemas.microsoft.com/office/drawing/2016/ink" xmlns:am3d="http://schemas.microsoft.com/office/drawing/2017/model3d" 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:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 w16se w16cid wp14">
  251. <w:footnote w:type="separator" w:id="-1">
  252. <w:p w:rsidR="00E04050" w:rsidRDefault="00E04050" w:rsidP="00973F1E">
  253. <w:r>
  254. <w:separator/>
  255. </w:r>
  256. </w:p>
  257. </w:footnote>
  258. <w:footnote w:type="continuationSeparator" w:id="0">
  259. <w:p w:rsidR="00E04050" w:rsidRDefault="00E04050" w:rsidP="00973F1E">
  260. <w:r>
  261. <w:continuationSeparator/>
  262. </w:r>
  263. </w:p>
  264. </w:footnote>
  265. </w:footnotes>
  266. </pkg:xmlData>
  267. </pkg:part>
  268. <pkg:part pkg:name="/word/endnotes.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml">
  269. <pkg:xmlData>
  270. <w:endnotes xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex" xmlns:cx1="http://schemas.microsoft.com/office/drawing/2015/9/8/chartex" xmlns:cx2="http://schemas.microsoft.com/office/drawing/2015/10/21/chartex" xmlns:cx3="http://schemas.microsoft.com/office/drawing/2016/5/9/chartex" xmlns:cx4="http://schemas.microsoft.com/office/drawing/2016/5/10/chartex" xmlns:cx5="http://schemas.microsoft.com/office/drawing/2016/5/11/chartex" xmlns:cx6="http://schemas.microsoft.com/office/drawing/2016/5/12/chartex" xmlns:cx7="http://schemas.microsoft.com/office/drawing/2016/5/13/chartex" xmlns:cx8="http://schemas.microsoft.com/office/drawing/2016/5/14/chartex" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:aink="http://schemas.microsoft.com/office/drawing/2016/ink" xmlns:am3d="http://schemas.microsoft.com/office/drawing/2017/model3d" 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:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 w16se w16cid wp14">
  271. <w:endnote w:type="separator" w:id="-1">
  272. <w:p w:rsidR="00E04050" w:rsidRDefault="00E04050" w:rsidP="00973F1E">
  273. <w:r>
  274. <w:separator/>
  275. </w:r>
  276. </w:p>
  277. </w:endnote>
  278. <w:endnote w:type="continuationSeparator" w:id="0">
  279. <w:p w:rsidR="00E04050" w:rsidRDefault="00E04050" w:rsidP="00973F1E">
  280. <w:r>
  281. <w:continuationSeparator/>
  282. </w:r>
  283. </w:p>
  284. </w:endnote>
  285. </w:endnotes>
  286. </pkg:xmlData>
  287. </pkg:part>
  288. <pkg:part pkg:name="/word/footer1.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml">
  289. <pkg:xmlData>
  290. <w:ftr xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" 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:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" xmlns:wpsCustomData="http://www.wps.cn/officeDocument/2013/wpsCustomData" mc:Ignorable="w14 w15 wp14">
  291. <w:p>
  292. <w:pPr>
  293. <w:pStyle w:val="3"/>
  294. <w:spacing w:line="480" w:lineRule="auto"/>
  295. <w:jc w:val="center"/>
  296. <w:rPr>
  297. <w:sz w:val="20"/>
  298. <w:szCs w:val="20"/>
  299. </w:rPr>
  300. </w:pPr>
  301. <w:r>
  302. <w:rPr>
  303. <w:rFonts w:hint="eastAsia"/>
  304. <w:kern w:val="0"/>
  305. <w:sz w:val="20"/>
  306. <w:szCs w:val="20"/>
  307. </w:rPr>
  308. <w:t>${name!''} ${paperAB!''} 页码第</w:t>
  309. </w:r>
  310. <w:r>
  311. <w:rPr>
  312. <w:kern w:val="0"/>
  313. <w:sz w:val="20"/>
  314. <w:szCs w:val="20"/>
  315. </w:rPr>
  316. <w:fldChar w:fldCharType="begin"/>
  317. </w:r>
  318. <w:r>
  319. <w:rPr>
  320. <w:kern w:val="0"/>
  321. <w:sz w:val="20"/>
  322. <w:szCs w:val="20"/>
  323. </w:rPr>
  324. <w:instrText xml:space="preserve"> PAGE </w:instrText>
  325. </w:r>
  326. <w:r>
  327. <w:rPr>
  328. <w:kern w:val="0"/>
  329. <w:sz w:val="20"/>
  330. <w:szCs w:val="20"/>
  331. </w:rPr>
  332. <w:fldChar w:fldCharType="separate"/>
  333. </w:r>
  334. <w:r>
  335. <w:rPr>
  336. <w:kern w:val="0"/>
  337. <w:sz w:val="20"/>
  338. <w:szCs w:val="20"/>
  339. </w:rPr>
  340. <w:t>1</w:t>
  341. </w:r>
  342. <w:r>
  343. <w:rPr>
  344. <w:kern w:val="0"/>
  345. <w:sz w:val="20"/>
  346. <w:szCs w:val="20"/>
  347. </w:rPr>
  348. <w:fldChar w:fldCharType="end"/>
  349. </w:r>
  350. <w:r>
  351. <w:rPr>
  352. <w:rFonts w:hint="eastAsia"/>
  353. <w:kern w:val="0"/>
  354. <w:sz w:val="20"/>
  355. <w:szCs w:val="20"/>
  356. </w:rPr>
  357. <w:t>页(共</w:t>
  358. </w:r>
  359. <w:r>
  360. <w:rPr>
  361. <w:rFonts w:hint="eastAsia"/>
  362. <w:kern w:val="0"/>
  363. <w:sz w:val="20"/>
  364. <w:szCs w:val="20"/>
  365. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  366. </w:rPr>
  367. <w:t xml:space="preserve"> </w:t>
  368. </w:r>
  369. <w:r>
  370. <w:rPr>
  371. <w:rFonts w:hint="eastAsia"/>
  372. <w:kern w:val="0"/>
  373. <w:sz w:val="20"/>
  374. <w:szCs w:val="20"/>
  375. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  376. </w:rPr>
  377. <w:fldChar w:fldCharType="begin"/>
  378. </w:r>
  379. <w:r>
  380. <w:rPr>
  381. <w:rFonts w:hint="eastAsia"/>
  382. <w:kern w:val="0"/>
  383. <w:sz w:val="20"/>
  384. <w:szCs w:val="20"/>
  385. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  386. </w:rPr>
  387. <w:instrText xml:space="preserve"> SECTIONPAGES \* MERGEFORMAT </w:instrText>
  388. </w:r>
  389. <w:r>
  390. <w:rPr>
  391. <w:rFonts w:hint="eastAsia"/>
  392. <w:kern w:val="0"/>
  393. <w:sz w:val="20"/>
  394. <w:szCs w:val="20"/>
  395. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  396. </w:rPr>
  397. <w:fldChar w:fldCharType="separate"/>
  398. </w:r>
  399. <w:r>
  400. <w:rPr>
  401. <w:rFonts w:hint="eastAsia"/>
  402. <w:kern w:val="0"/>
  403. <w:sz w:val="20"/>
  404. <w:szCs w:val="20"/>
  405. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  406. </w:rPr>
  407. <w:t>2</w:t>
  408. </w:r>
  409. <w:r>
  410. <w:rPr>
  411. <w:rFonts w:hint="eastAsia"/>
  412. <w:kern w:val="0"/>
  413. <w:sz w:val="20"/>
  414. <w:szCs w:val="20"/>
  415. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  416. </w:rPr>
  417. <w:fldChar w:fldCharType="end"/>
  418. </w:r>
  419. <w:r>
  420. <w:rPr>
  421. <w:rFonts w:hint="eastAsia"/>
  422. <w:kern w:val="0"/>
  423. <w:sz w:val="20"/>
  424. <w:szCs w:val="20"/>
  425. <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
  426. </w:rPr>
  427. <w:t xml:space="preserve"> </w:t>
  428. </w:r>
  429. <w:r>
  430. <w:rPr>
  431. <w:rFonts w:hint="eastAsia"/>
  432. <w:kern w:val="0"/>
  433. <w:sz w:val="20"/>
  434. <w:szCs w:val="20"/>
  435. </w:rPr>
  436. <w:t>页)</w:t>
  437. </w:r>
  438. </w:p>
  439. </w:ftr>
  440. </pkg:xmlData>
  441. </pkg:part>
  442. <pkg:part pkg:name="/word/theme/theme1.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.theme+xml">
  443. <pkg:xmlData>
  444. <a:theme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Office 主题​​">
  445. <a:themeElements>
  446. <a:clrScheme name="Office">
  447. <a:dk1>
  448. <a:sysClr val="windowText" lastClr="000000"/>
  449. </a:dk1>
  450. <a:lt1>
  451. <a:sysClr val="window" lastClr="FFFFFF"/>
  452. </a:lt1>
  453. <a:dk2>
  454. <a:srgbClr val="44546A"/>
  455. </a:dk2>
  456. <a:lt2>
  457. <a:srgbClr val="E7E6E6"/>
  458. </a:lt2>
  459. <a:accent1>
  460. <a:srgbClr val="4472C4"/>
  461. </a:accent1>
  462. <a:accent2>
  463. <a:srgbClr val="ED7D31"/>
  464. </a:accent2>
  465. <a:accent3>
  466. <a:srgbClr val="A5A5A5"/>
  467. </a:accent3>
  468. <a:accent4>
  469. <a:srgbClr val="FFC000"/>
  470. </a:accent4>
  471. <a:accent5>
  472. <a:srgbClr val="5B9BD5"/>
  473. </a:accent5>
  474. <a:accent6>
  475. <a:srgbClr val="70AD47"/>
  476. </a:accent6>
  477. <a:hlink>
  478. <a:srgbClr val="0563C1"/>
  479. </a:hlink>
  480. <a:folHlink>
  481. <a:srgbClr val="954F72"/>
  482. </a:folHlink>
  483. </a:clrScheme>
  484. <a:fontScheme name="Office">
  485. <a:majorFont>
  486. <a:latin typeface="等线 Light" panose="020F0302020204030204"/>
  487. <a:ea typeface=""/>
  488. <a:cs typeface=""/>
  489. <a:font script="Jpan" typeface="游ゴシック Light"/>
  490. <a:font script="Hang" typeface="맑은 고딕"/>
  491. <a:font script="Hans" typeface="等线 Light"/>
  492. <a:font script="Hant" typeface="新細明體"/>
  493. <a:font script="Arab" typeface="Times New Roman"/>
  494. <a:font script="Hebr" typeface="Times New Roman"/>
  495. <a:font script="Thai" typeface="Angsana New"/>
  496. <a:font script="Ethi" typeface="Nyala"/>
  497. <a:font script="Beng" typeface="Vrinda"/>
  498. <a:font script="Gujr" typeface="Shruti"/>
  499. <a:font script="Khmr" typeface="MoolBoran"/>
  500. <a:font script="Knda" typeface="Tunga"/>
  501. <a:font script="Guru" typeface="Raavi"/>
  502. <a:font script="Cans" typeface="Euphemia"/>
  503. <a:font script="Cher" typeface="Plantagenet Cherokee"/>
  504. <a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
  505. <a:font script="Tibt" typeface="Microsoft Himalaya"/>
  506. <a:font script="Thaa" typeface="MV Boli"/>
  507. <a:font script="Deva" typeface="Mangal"/>
  508. <a:font script="Telu" typeface="Gautami"/>
  509. <a:font script="Taml" typeface="Latha"/>
  510. <a:font script="Syrc" typeface="Estrangelo Edessa"/>
  511. <a:font script="Orya" typeface="Kalinga"/>
  512. <a:font script="Mlym" typeface="Kartika"/>
  513. <a:font script="Laoo" typeface="DokChampa"/>
  514. <a:font script="Sinh" typeface="Iskoola Pota"/>
  515. <a:font script="Mong" typeface="Mongolian Baiti"/>
  516. <a:font script="Viet" typeface="Times New Roman"/>
  517. <a:font script="Uigh" typeface="Microsoft Uighur"/>
  518. <a:font script="Geor" typeface="Sylfaen"/>
  519. <a:font script="Armn" typeface="Arial"/>
  520. <a:font script="Bugi" typeface="Leelawadee UI"/>
  521. <a:font script="Bopo" typeface="Microsoft JhengHei"/>
  522. <a:font script="Java" typeface="Javanese Text"/>
  523. <a:font script="Lisu" typeface="Segoe UI"/>
  524. <a:font script="Mymr" typeface="Myanmar Text"/>
  525. <a:font script="Nkoo" typeface="Ebrima"/>
  526. <a:font script="Olck" typeface="Nirmala UI"/>
  527. <a:font script="Osma" typeface="Ebrima"/>
  528. <a:font script="Phag" typeface="Phagspa"/>
  529. <a:font script="Syrn" typeface="Estrangelo Edessa"/>
  530. <a:font script="Syrj" typeface="Estrangelo Edessa"/>
  531. <a:font script="Syre" typeface="Estrangelo Edessa"/>
  532. <a:font script="Sora" typeface="Nirmala UI"/>
  533. <a:font script="Tale" typeface="Microsoft Tai Le"/>
  534. <a:font script="Talu" typeface="Microsoft New Tai Lue"/>
  535. <a:font script="Tfng" typeface="Ebrima"/>
  536. </a:majorFont>
  537. <a:minorFont>
  538. <a:latin typeface="等线" panose="020F0502020204030204"/>
  539. <a:ea typeface=""/>
  540. <a:cs typeface=""/>
  541. <a:font script="Jpan" typeface="游明朝"/>
  542. <a:font script="Hang" typeface="맑은 고딕"/>
  543. <a:font script="Hans" typeface="等线"/>
  544. <a:font script="Hant" typeface="新細明體"/>
  545. <a:font script="Arab" typeface="Arial"/>
  546. <a:font script="Hebr" typeface="Arial"/>
  547. <a:font script="Thai" typeface="Cordia New"/>
  548. <a:font script="Ethi" typeface="Nyala"/>
  549. <a:font script="Beng" typeface="Vrinda"/>
  550. <a:font script="Gujr" typeface="Shruti"/>
  551. <a:font script="Khmr" typeface="DaunPenh"/>
  552. <a:font script="Knda" typeface="Tunga"/>
  553. <a:font script="Guru" typeface="Raavi"/>
  554. <a:font script="Cans" typeface="Euphemia"/>
  555. <a:font script="Cher" typeface="Plantagenet Cherokee"/>
  556. <a:font script="Yiii" typeface="Microsoft Yi Baiti"/>
  557. <a:font script="Tibt" typeface="Microsoft Himalaya"/>
  558. <a:font script="Thaa" typeface="MV Boli"/>
  559. <a:font script="Deva" typeface="Mangal"/>
  560. <a:font script="Telu" typeface="Gautami"/>
  561. <a:font script="Taml" typeface="Latha"/>
  562. <a:font script="Syrc" typeface="Estrangelo Edessa"/>
  563. <a:font script="Orya" typeface="Kalinga"/>
  564. <a:font script="Mlym" typeface="Kartika"/>
  565. <a:font script="Laoo" typeface="DokChampa"/>
  566. <a:font script="Sinh" typeface="Iskoola Pota"/>
  567. <a:font script="Mong" typeface="Mongolian Baiti"/>
  568. <a:font script="Viet" typeface="Arial"/>
  569. <a:font script="Uigh" typeface="Microsoft Uighur"/>
  570. <a:font script="Geor" typeface="Sylfaen"/>
  571. <a:font script="Armn" typeface="Arial"/>
  572. <a:font script="Bugi" typeface="Leelawadee UI"/>
  573. <a:font script="Bopo" typeface="Microsoft JhengHei"/>
  574. <a:font script="Java" typeface="Javanese Text"/>
  575. <a:font script="Lisu" typeface="Segoe UI"/>
  576. <a:font script="Mymr" typeface="Myanmar Text"/>
  577. <a:font script="Nkoo" typeface="Ebrima"/>
  578. <a:font script="Olck" typeface="Nirmala UI"/>
  579. <a:font script="Osma" typeface="Ebrima"/>
  580. <a:font script="Phag" typeface="Phagspa"/>
  581. <a:font script="Syrn" typeface="Estrangelo Edessa"/>
  582. <a:font script="Syrj" typeface="Estrangelo Edessa"/>
  583. <a:font script="Syre" typeface="Estrangelo Edessa"/>
  584. <a:font script="Sora" typeface="Nirmala UI"/>
  585. <a:font script="Tale" typeface="Microsoft Tai Le"/>
  586. <a:font script="Talu" typeface="Microsoft New Tai Lue"/>
  587. <a:font script="Tfng" typeface="Ebrima"/>
  588. </a:minorFont>
  589. </a:fontScheme>
  590. <a:fmtScheme name="Office">
  591. <a:fillStyleLst>
  592. <a:solidFill>
  593. <a:schemeClr val="phClr"/>
  594. </a:solidFill>
  595. <a:gradFill rotWithShape="1">
  596. <a:gsLst>
  597. <a:gs pos="0">
  598. <a:schemeClr val="phClr">
  599. <a:lumMod val="110000"/>
  600. <a:satMod val="105000"/>
  601. <a:tint val="67000"/>
  602. </a:schemeClr>
  603. </a:gs>
  604. <a:gs pos="50000">
  605. <a:schemeClr val="phClr">
  606. <a:lumMod val="105000"/>
  607. <a:satMod val="103000"/>
  608. <a:tint val="73000"/>
  609. </a:schemeClr>
  610. </a:gs>
  611. <a:gs pos="100000">
  612. <a:schemeClr val="phClr">
  613. <a:lumMod val="105000"/>
  614. <a:satMod val="109000"/>
  615. <a:tint val="81000"/>
  616. </a:schemeClr>
  617. </a:gs>
  618. </a:gsLst>
  619. <a:lin ang="5400000" scaled="0"/>
  620. </a:gradFill>
  621. <a:gradFill rotWithShape="1">
  622. <a:gsLst>
  623. <a:gs pos="0">
  624. <a:schemeClr val="phClr">
  625. <a:satMod val="103000"/>
  626. <a:lumMod val="102000"/>
  627. <a:tint val="94000"/>
  628. </a:schemeClr>
  629. </a:gs>
  630. <a:gs pos="50000">
  631. <a:schemeClr val="phClr">
  632. <a:satMod val="110000"/>
  633. <a:lumMod val="100000"/>
  634. <a:shade val="100000"/>
  635. </a:schemeClr>
  636. </a:gs>
  637. <a:gs pos="100000">
  638. <a:schemeClr val="phClr">
  639. <a:lumMod val="99000"/>
  640. <a:satMod val="120000"/>
  641. <a:shade val="78000"/>
  642. </a:schemeClr>
  643. </a:gs>
  644. </a:gsLst>
  645. <a:lin ang="5400000" scaled="0"/>
  646. </a:gradFill>
  647. </a:fillStyleLst>
  648. <a:lnStyleLst>
  649. <a:ln w="6350" cap="flat" cmpd="sng" algn="ctr">
  650. <a:solidFill>
  651. <a:schemeClr val="phClr"/>
  652. </a:solidFill>
  653. <a:prstDash val="solid"/>
  654. <a:miter lim="800000"/>
  655. </a:ln>
  656. <a:ln w="12700" cap="flat" cmpd="sng" algn="ctr">
  657. <a:solidFill>
  658. <a:schemeClr val="phClr"/>
  659. </a:solidFill>
  660. <a:prstDash val="solid"/>
  661. <a:miter lim="800000"/>
  662. </a:ln>
  663. <a:ln w="19050" cap="flat" cmpd="sng" algn="ctr">
  664. <a:solidFill>
  665. <a:schemeClr val="phClr"/>
  666. </a:solidFill>
  667. <a:prstDash val="solid"/>
  668. <a:miter lim="800000"/>
  669. </a:ln>
  670. </a:lnStyleLst>
  671. <a:effectStyleLst>
  672. <a:effectStyle>
  673. <a:effectLst/>
  674. </a:effectStyle>
  675. <a:effectStyle>
  676. <a:effectLst/>
  677. </a:effectStyle>
  678. <a:effectStyle>
  679. <a:effectLst>
  680. <a:outerShdw blurRad="57150" dist="19050" dir="5400000" algn="ctr" rotWithShape="0">
  681. <a:srgbClr val="000000">
  682. <a:alpha val="63000"/>
  683. </a:srgbClr>
  684. </a:outerShdw>
  685. </a:effectLst>
  686. </a:effectStyle>
  687. </a:effectStyleLst>
  688. <a:bgFillStyleLst>
  689. <a:solidFill>
  690. <a:schemeClr val="phClr"/>
  691. </a:solidFill>
  692. <a:solidFill>
  693. <a:schemeClr val="phClr">
  694. <a:tint val="95000"/>
  695. <a:satMod val="170000"/>
  696. </a:schemeClr>
  697. </a:solidFill>
  698. <a:gradFill rotWithShape="1">
  699. <a:gsLst>
  700. <a:gs pos="0">
  701. <a:schemeClr val="phClr">
  702. <a:tint val="93000"/>
  703. <a:satMod val="150000"/>
  704. <a:shade val="98000"/>
  705. <a:lumMod val="102000"/>
  706. </a:schemeClr>
  707. </a:gs>
  708. <a:gs pos="50000">
  709. <a:schemeClr val="phClr">
  710. <a:tint val="98000"/>
  711. <a:satMod val="130000"/>
  712. <a:shade val="90000"/>
  713. <a:lumMod val="103000"/>
  714. </a:schemeClr>
  715. </a:gs>
  716. <a:gs pos="100000">
  717. <a:schemeClr val="phClr">
  718. <a:shade val="63000"/>
  719. <a:satMod val="120000"/>
  720. </a:schemeClr>
  721. </a:gs>
  722. </a:gsLst>
  723. <a:lin ang="5400000" scaled="0"/>
  724. </a:gradFill>
  725. </a:bgFillStyleLst>
  726. </a:fmtScheme>
  727. </a:themeElements>
  728. <a:objectDefaults/>
  729. <a:extraClrSchemeLst/>
  730. <a:extLst>
  731. <a:ext uri="{05A4C25C-085E-4340-85A3-A5531E510DB2}">
  732. <thm15:themeFamily xmlns:thm15="http://schemas.microsoft.com/office/thememl/2012/main" name="Office Theme" id="{62F939B6-93AF-4DB8-9C6B-D6C7DFDC589F}" vid="{4A3C46E8-61CC-4603-A589-7422A47A8E4A}"></thm15:themeFamily>
  733. </a:ext>
  734. </a:extLst>
  735. </a:theme>
  736. </pkg:xmlData>
  737. </pkg:part>
  738. <pkg:part pkg:name="/word/settings.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml">
  739. <pkg:xmlData>
  740. <w:settings xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" 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:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" xmlns:sl="http://schemas.openxmlformats.org/schemaLibrary/2006/main" mc:Ignorable="w14 w15 w16se w16cid">
  741. <w:zoom w:percent="170"/>
  742. <w:bordersDoNotSurroundHeader/>
  743. <w:bordersDoNotSurroundFooter/>
  744. <w:proofState w:spelling="clean" w:grammar="clean"/>
  745. <w:defaultTabStop w:val="420"/>
  746. <w:drawingGridVerticalSpacing w:val="156"/>
  747. <w:displayHorizontalDrawingGridEvery w:val="0"/>
  748. <w:displayVerticalDrawingGridEvery w:val="2"/>
  749. <w:characterSpacingControl w:val="compressPunctuation"/>
  750. <w:footnotePr>
  751. <w:footnote w:id="-1"/>
  752. <w:footnote w:id="0"/>
  753. </w:footnotePr>
  754. <w:endnotePr>
  755. <w:endnote w:id="-1"/>
  756. <w:endnote w:id="0"/>
  757. </w:endnotePr>
  758. <w:compat>
  759. <w:spaceForUL/>
  760. <w:balanceSingleByteDoubleByteWidth/>
  761. <w:doNotLeaveBackslashAlone/>
  762. <w:ulTrailSpace/>
  763. <w:doNotExpandShiftReturn/>
  764. <w:adjustLineHeightInTable/>
  765. <w:useFELayout/>
  766. <w:compatSetting w:name="compatibilityMode" w:uri="http://schemas.microsoft.com/office/word" w:val="15"/>
  767. <w:compatSetting w:name="overrideTableStyleFontSizeAndJustification" w:uri="http://schemas.microsoft.com/office/word" w:val="1"/>
  768. <w:compatSetting w:name="enableOpenTypeFeatures" w:uri="http://schemas.microsoft.com/office/word" w:val="1"/>
  769. <w:compatSetting w:name="doNotFlipMirrorIndents" w:uri="http://schemas.microsoft.com/office/word" w:val="1"/>
  770. <w:compatSetting w:name="differentiateMultirowTableHeaders" w:uri="http://schemas.microsoft.com/office/word" w:val="1"/>
  771. <w:compatSetting w:name="useWord2013TrackBottomHyphenation" w:uri="http://schemas.microsoft.com/office/word" w:val="0"/>
  772. </w:compat>
  773. <w:rsids>
  774. <w:rsidRoot w:val="00720711"/>
  775. <w:rsid w:val="00041B3D"/>
  776. <w:rsid w:val="000817CC"/>
  777. <w:rsid w:val="000C5DAA"/>
  778. <w:rsid w:val="00113C6A"/>
  779. <w:rsid w:val="001406C6"/>
  780. <w:rsid w:val="00157421"/>
  781. <w:rsid w:val="001626F5"/>
  782. <w:rsid w:val="001925E4"/>
  783. <w:rsid w:val="0023579F"/>
  784. <w:rsid w:val="00276970"/>
  785. <w:rsid w:val="002A31E9"/>
  786. <w:rsid w:val="003B2904"/>
  787. <w:rsid w:val="004946D9"/>
  788. <w:rsid w:val="004D17D0"/>
  789. <w:rsid w:val="00510403"/>
  790. <w:rsid w:val="00520AE1"/>
  791. <w:rsid w:val="006A0EF6"/>
  792. <w:rsid w:val="006F7396"/>
  793. <w:rsid w:val="00720711"/>
  794. <w:rsid w:val="007874AF"/>
  795. <w:rsid w:val="007E114A"/>
  796. <w:rsid w:val="007E59F0"/>
  797. <w:rsid w:val="007F0F6E"/>
  798. <w:rsid w:val="00822837"/>
  799. <w:rsid w:val="00882FFE"/>
  800. <w:rsid w:val="00901CDE"/>
  801. <w:rsid w:val="0094552E"/>
  802. <w:rsid w:val="00973F1E"/>
  803. <w:rsid w:val="009A371E"/>
  804. <w:rsid w:val="009A61BF"/>
  805. <w:rsid w:val="009A6CBB"/>
  806. <w:rsid w:val="00A176A3"/>
  807. <w:rsid w:val="00A43F5D"/>
  808. <w:rsid w:val="00A74E11"/>
  809. <w:rsid w:val="00B45429"/>
  810. <w:rsid w:val="00B65A9E"/>
  811. <w:rsid w:val="00C5277C"/>
  812. <w:rsid w:val="00CB7E2F"/>
  813. <w:rsid w:val="00D971A3"/>
  814. <w:rsid w:val="00E04050"/>
  815. <w:rsid w:val="00E16764"/>
  816. <w:rsid w:val="00E92E54"/>
  817. <w:rsid w:val="00F4457E"/>
  818. <w:rsid w:val="00F5782A"/>
  819. <w:rsid w:val="00F66A65"/>
  820. <w:rsid w:val="00FA36AA"/>
  821. <w:rsid w:val="00FB753B"/>
  822. <w:rsid w:val="00FC1CCA"/>
  823. </w:rsids>
  824. <m:mathPr>
  825. <m:mathFont m:val="Cambria Math"/>
  826. <m:brkBin m:val="before"/>
  827. <m:brkBinSub m:val="--"/>
  828. <m:smallFrac m:val="0"/>
  829. <m:dispDef/>
  830. <m:lMargin m:val="0"/>
  831. <m:rMargin m:val="0"/>
  832. <m:defJc m:val="centerGroup"/>
  833. <m:wrapIndent m:val="1440"/>
  834. <m:intLim m:val="subSup"/>
  835. <m:naryLim m:val="undOvr"/>
  836. </m:mathPr>
  837. <w:themeFontLang w:val="en-US" w:eastAsia="zh-CN"/>
  838. <w:clrSchemeMapping w:bg1="light1" w:t1="dark1" w:bg2="light2" w:t2="dark2" w:accent1="accent1" w:accent2="accent2" w:accent3="accent3" w:accent4="accent4" w:accent5="accent5" w:accent6="accent6" w:hyperlink="hyperlink" w:followedHyperlink="followedHyperlink"/>
  839. <w:shapeDefaults>
  840. <o:shapedefaults v:ext="edit" spidmax="1026"/>
  841. <o:shapelayout v:ext="edit">
  842. <o:idmap v:ext="edit" data="1"/>
  843. </o:shapelayout>
  844. </w:shapeDefaults>
  845. <w:decimalSymbol w:val="."/>
  846. <w:listSeparator w:val=","/>
  847. <w14:docId w14:val="68EDAE4B"/>
  848. <w15:chartTrackingRefBased/>
  849. <w15:docId w15:val="{98F655A2-4FC8-4CC5-9C66-5A449AF5EC66}"/>
  850. </w:settings>
  851. </pkg:xmlData>
  852. </pkg:part>
  853. <pkg:part pkg:name="/word/styles.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml">
  854. <pkg:xmlData>
  855. <w:styles xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" mc:Ignorable="w14 w15 w16se w16cid">
  856. <w:docDefaults>
  857. <w:rPrDefault>
  858. <w:rPr>
  859. <w:rFonts w:asciiTheme="minorHAnsi" w:eastAsiaTheme="minorEastAsia" w:hAnsiTheme="minorHAnsi" w:cstheme="minorBidi"/>
  860. <w:kern w:val="2"/>
  861. <w:sz w:val="21"/>
  862. <w:szCs w:val="22"/>
  863. <w:lang w:val="en-US" w:eastAsia="zh-CN" w:bidi="ar-SA"/>
  864. </w:rPr>
  865. </w:rPrDefault>
  866. <w:pPrDefault/>
  867. </w:docDefaults>
  868. <w:latentStyles w:defLockedState="0" w:defUIPriority="99" w:defSemiHidden="0" w:defUnhideWhenUsed="0" w:defQFormat="0" w:count="376">
  869. <w:lsdException w:name="Normal" w:uiPriority="0" w:qFormat="1"/>
  870. <w:lsdException w:name="heading 1" w:uiPriority="9" w:qFormat="1"/>
  871. <w:lsdException w:name="heading 2" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  872. <w:lsdException w:name="heading 3" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  873. <w:lsdException w:name="heading 4" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  874. <w:lsdException w:name="heading 5" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  875. <w:lsdException w:name="heading 6" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  876. <w:lsdException w:name="heading 7" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  877. <w:lsdException w:name="heading 8" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  878. <w:lsdException w:name="heading 9" w:semiHidden="1" w:uiPriority="9" w:unhideWhenUsed="1" w:qFormat="1"/>
  879. <w:lsdException w:name="index 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  880. <w:lsdException w:name="index 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  881. <w:lsdException w:name="index 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  882. <w:lsdException w:name="index 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  883. <w:lsdException w:name="index 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  884. <w:lsdException w:name="index 6" w:semiHidden="1" w:unhideWhenUsed="1"/>
  885. <w:lsdException w:name="index 7" w:semiHidden="1" w:unhideWhenUsed="1"/>
  886. <w:lsdException w:name="index 8" w:semiHidden="1" w:unhideWhenUsed="1"/>
  887. <w:lsdException w:name="index 9" w:semiHidden="1" w:unhideWhenUsed="1"/>
  888. <w:lsdException w:name="toc 1" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  889. <w:lsdException w:name="toc 2" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  890. <w:lsdException w:name="toc 3" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  891. <w:lsdException w:name="toc 4" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  892. <w:lsdException w:name="toc 5" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  893. <w:lsdException w:name="toc 6" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  894. <w:lsdException w:name="toc 7" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  895. <w:lsdException w:name="toc 8" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  896. <w:lsdException w:name="toc 9" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1"/>
  897. <w:lsdException w:name="Normal Indent" w:semiHidden="1" w:unhideWhenUsed="1"/>
  898. <w:lsdException w:name="footnote text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  899. <w:lsdException w:name="annotation text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  900. <w:lsdException w:name="header" w:semiHidden="1" w:unhideWhenUsed="1"/>
  901. <w:lsdException w:name="footer" w:semiHidden="1" w:unhideWhenUsed="1"/>
  902. <w:lsdException w:name="index heading" w:semiHidden="1" w:unhideWhenUsed="1"/>
  903. <w:lsdException w:name="caption" w:semiHidden="1" w:uiPriority="35" w:unhideWhenUsed="1" w:qFormat="1"/>
  904. <w:lsdException w:name="table of figures" w:semiHidden="1" w:unhideWhenUsed="1"/>
  905. <w:lsdException w:name="envelope address" w:semiHidden="1" w:unhideWhenUsed="1"/>
  906. <w:lsdException w:name="envelope return" w:semiHidden="1" w:unhideWhenUsed="1"/>
  907. <w:lsdException w:name="footnote reference" w:semiHidden="1" w:unhideWhenUsed="1"/>
  908. <w:lsdException w:name="annotation reference" w:semiHidden="1" w:unhideWhenUsed="1"/>
  909. <w:lsdException w:name="line number" w:semiHidden="1" w:unhideWhenUsed="1"/>
  910. <w:lsdException w:name="page number" w:semiHidden="1" w:unhideWhenUsed="1"/>
  911. <w:lsdException w:name="endnote reference" w:semiHidden="1" w:unhideWhenUsed="1"/>
  912. <w:lsdException w:name="endnote text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  913. <w:lsdException w:name="table of authorities" w:semiHidden="1" w:unhideWhenUsed="1"/>
  914. <w:lsdException w:name="macro" w:semiHidden="1" w:unhideWhenUsed="1"/>
  915. <w:lsdException w:name="toa heading" w:semiHidden="1" w:unhideWhenUsed="1"/>
  916. <w:lsdException w:name="List" w:semiHidden="1" w:unhideWhenUsed="1"/>
  917. <w:lsdException w:name="List Bullet" w:semiHidden="1" w:unhideWhenUsed="1"/>
  918. <w:lsdException w:name="List Number" w:semiHidden="1" w:unhideWhenUsed="1"/>
  919. <w:lsdException w:name="List 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  920. <w:lsdException w:name="List 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  921. <w:lsdException w:name="List 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  922. <w:lsdException w:name="List 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  923. <w:lsdException w:name="List Bullet 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  924. <w:lsdException w:name="List Bullet 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  925. <w:lsdException w:name="List Bullet 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  926. <w:lsdException w:name="List Bullet 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  927. <w:lsdException w:name="List Number 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  928. <w:lsdException w:name="List Number 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  929. <w:lsdException w:name="List Number 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  930. <w:lsdException w:name="List Number 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  931. <w:lsdException w:name="Title" w:uiPriority="10" w:qFormat="1"/>
  932. <w:lsdException w:name="Closing" w:semiHidden="1" w:unhideWhenUsed="1"/>
  933. <w:lsdException w:name="Signature" w:semiHidden="1" w:unhideWhenUsed="1"/>
  934. <w:lsdException w:name="Default Paragraph Font" w:semiHidden="1" w:uiPriority="1" w:unhideWhenUsed="1"/>
  935. <w:lsdException w:name="Body Text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  936. <w:lsdException w:name="Body Text Indent" w:semiHidden="1" w:unhideWhenUsed="1"/>
  937. <w:lsdException w:name="List Continue" w:semiHidden="1" w:unhideWhenUsed="1"/>
  938. <w:lsdException w:name="List Continue 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  939. <w:lsdException w:name="List Continue 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  940. <w:lsdException w:name="List Continue 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  941. <w:lsdException w:name="List Continue 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  942. <w:lsdException w:name="Message Header" w:semiHidden="1" w:unhideWhenUsed="1"/>
  943. <w:lsdException w:name="Subtitle" w:uiPriority="11" w:qFormat="1"/>
  944. <w:lsdException w:name="Salutation" w:semiHidden="1" w:unhideWhenUsed="1"/>
  945. <w:lsdException w:name="Date" w:semiHidden="1" w:unhideWhenUsed="1"/>
  946. <w:lsdException w:name="Body Text First Indent" w:semiHidden="1" w:unhideWhenUsed="1"/>
  947. <w:lsdException w:name="Body Text First Indent 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  948. <w:lsdException w:name="Note Heading" w:semiHidden="1" w:unhideWhenUsed="1"/>
  949. <w:lsdException w:name="Body Text 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  950. <w:lsdException w:name="Body Text 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  951. <w:lsdException w:name="Body Text Indent 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  952. <w:lsdException w:name="Body Text Indent 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  953. <w:lsdException w:name="Block Text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  954. <w:lsdException w:name="Hyperlink" w:semiHidden="1" w:unhideWhenUsed="1"/>
  955. <w:lsdException w:name="FollowedHyperlink" w:semiHidden="1" w:unhideWhenUsed="1"/>
  956. <w:lsdException w:name="Strong" w:uiPriority="22" w:qFormat="1"/>
  957. <w:lsdException w:name="Emphasis" w:uiPriority="20" w:qFormat="1"/>
  958. <w:lsdException w:name="Document Map" w:semiHidden="1" w:unhideWhenUsed="1"/>
  959. <w:lsdException w:name="Plain Text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  960. <w:lsdException w:name="E-mail Signature" w:semiHidden="1" w:unhideWhenUsed="1"/>
  961. <w:lsdException w:name="HTML Top of Form" w:semiHidden="1" w:unhideWhenUsed="1"/>
  962. <w:lsdException w:name="HTML Bottom of Form" w:semiHidden="1" w:unhideWhenUsed="1"/>
  963. <w:lsdException w:name="Normal (Web)" w:semiHidden="1" w:unhideWhenUsed="1"/>
  964. <w:lsdException w:name="HTML Acronym" w:semiHidden="1" w:unhideWhenUsed="1"/>
  965. <w:lsdException w:name="HTML Address" w:semiHidden="1" w:unhideWhenUsed="1"/>
  966. <w:lsdException w:name="HTML Cite" w:semiHidden="1" w:unhideWhenUsed="1"/>
  967. <w:lsdException w:name="HTML Code" w:semiHidden="1" w:unhideWhenUsed="1"/>
  968. <w:lsdException w:name="HTML Definition" w:semiHidden="1" w:unhideWhenUsed="1"/>
  969. <w:lsdException w:name="HTML Keyboard" w:semiHidden="1" w:unhideWhenUsed="1"/>
  970. <w:lsdException w:name="HTML Preformatted" w:semiHidden="1" w:unhideWhenUsed="1"/>
  971. <w:lsdException w:name="HTML Sample" w:semiHidden="1" w:unhideWhenUsed="1"/>
  972. <w:lsdException w:name="HTML Typewriter" w:semiHidden="1" w:unhideWhenUsed="1"/>
  973. <w:lsdException w:name="HTML Variable" w:semiHidden="1" w:unhideWhenUsed="1"/>
  974. <w:lsdException w:name="Normal Table" w:semiHidden="1" w:unhideWhenUsed="1"/>
  975. <w:lsdException w:name="annotation subject" w:semiHidden="1" w:unhideWhenUsed="1"/>
  976. <w:lsdException w:name="No List" w:semiHidden="1" w:unhideWhenUsed="1"/>
  977. <w:lsdException w:name="Outline List 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  978. <w:lsdException w:name="Outline List 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  979. <w:lsdException w:name="Outline List 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  980. <w:lsdException w:name="Table Simple 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  981. <w:lsdException w:name="Table Simple 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  982. <w:lsdException w:name="Table Simple 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  983. <w:lsdException w:name="Table Classic 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  984. <w:lsdException w:name="Table Classic 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  985. <w:lsdException w:name="Table Classic 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  986. <w:lsdException w:name="Table Classic 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  987. <w:lsdException w:name="Table Colorful 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  988. <w:lsdException w:name="Table Colorful 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  989. <w:lsdException w:name="Table Colorful 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  990. <w:lsdException w:name="Table Columns 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  991. <w:lsdException w:name="Table Columns 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  992. <w:lsdException w:name="Table Columns 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  993. <w:lsdException w:name="Table Columns 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  994. <w:lsdException w:name="Table Columns 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  995. <w:lsdException w:name="Table Grid 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  996. <w:lsdException w:name="Table Grid 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  997. <w:lsdException w:name="Table Grid 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  998. <w:lsdException w:name="Table Grid 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  999. <w:lsdException w:name="Table Grid 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1000. <w:lsdException w:name="Table Grid 6" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1001. <w:lsdException w:name="Table Grid 7" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1002. <w:lsdException w:name="Table Grid 8" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1003. <w:lsdException w:name="Table List 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1004. <w:lsdException w:name="Table List 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1005. <w:lsdException w:name="Table List 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1006. <w:lsdException w:name="Table List 4" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1007. <w:lsdException w:name="Table List 5" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1008. <w:lsdException w:name="Table List 6" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1009. <w:lsdException w:name="Table List 7" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1010. <w:lsdException w:name="Table List 8" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1011. <w:lsdException w:name="Table 3D effects 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1012. <w:lsdException w:name="Table 3D effects 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1013. <w:lsdException w:name="Table 3D effects 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1014. <w:lsdException w:name="Table Contemporary" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1015. <w:lsdException w:name="Table Elegant" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1016. <w:lsdException w:name="Table Professional" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1017. <w:lsdException w:name="Table Subtle 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1018. <w:lsdException w:name="Table Subtle 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1019. <w:lsdException w:name="Table Web 1" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1020. <w:lsdException w:name="Table Web 2" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1021. <w:lsdException w:name="Table Web 3" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1022. <w:lsdException w:name="Balloon Text" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1023. <w:lsdException w:name="Table Grid" w:uiPriority="39"/>
  1024. <w:lsdException w:name="Table Theme" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1025. <w:lsdException w:name="Placeholder Text" w:semiHidden="1"/>
  1026. <w:lsdException w:name="No Spacing" w:uiPriority="1" w:qFormat="1"/>
  1027. <w:lsdException w:name="Light Shading" w:uiPriority="60"/>
  1028. <w:lsdException w:name="Light List" w:uiPriority="61"/>
  1029. <w:lsdException w:name="Light Grid" w:uiPriority="62"/>
  1030. <w:lsdException w:name="Medium Shading 1" w:uiPriority="63"/>
  1031. <w:lsdException w:name="Medium Shading 2" w:uiPriority="64"/>
  1032. <w:lsdException w:name="Medium List 1" w:uiPriority="65"/>
  1033. <w:lsdException w:name="Medium List 2" w:uiPriority="66"/>
  1034. <w:lsdException w:name="Medium Grid 1" w:uiPriority="67"/>
  1035. <w:lsdException w:name="Medium Grid 2" w:uiPriority="68"/>
  1036. <w:lsdException w:name="Medium Grid 3" w:uiPriority="69"/>
  1037. <w:lsdException w:name="Dark List" w:uiPriority="70"/>
  1038. <w:lsdException w:name="Colorful Shading" w:uiPriority="71"/>
  1039. <w:lsdException w:name="Colorful List" w:uiPriority="72"/>
  1040. <w:lsdException w:name="Colorful Grid" w:uiPriority="73"/>
  1041. <w:lsdException w:name="Light Shading Accent 1" w:uiPriority="60"/>
  1042. <w:lsdException w:name="Light List Accent 1" w:uiPriority="61"/>
  1043. <w:lsdException w:name="Light Grid Accent 1" w:uiPriority="62"/>
  1044. <w:lsdException w:name="Medium Shading 1 Accent 1" w:uiPriority="63"/>
  1045. <w:lsdException w:name="Medium Shading 2 Accent 1" w:uiPriority="64"/>
  1046. <w:lsdException w:name="Medium List 1 Accent 1" w:uiPriority="65"/>
  1047. <w:lsdException w:name="Revision" w:semiHidden="1"/>
  1048. <w:lsdException w:name="List Paragraph" w:uiPriority="34" w:qFormat="1"/>
  1049. <w:lsdException w:name="Quote" w:uiPriority="29" w:qFormat="1"/>
  1050. <w:lsdException w:name="Intense Quote" w:uiPriority="30" w:qFormat="1"/>
  1051. <w:lsdException w:name="Medium List 2 Accent 1" w:uiPriority="66"/>
  1052. <w:lsdException w:name="Medium Grid 1 Accent 1" w:uiPriority="67"/>
  1053. <w:lsdException w:name="Medium Grid 2 Accent 1" w:uiPriority="68"/>
  1054. <w:lsdException w:name="Medium Grid 3 Accent 1" w:uiPriority="69"/>
  1055. <w:lsdException w:name="Dark List Accent 1" w:uiPriority="70"/>
  1056. <w:lsdException w:name="Colorful Shading Accent 1" w:uiPriority="71"/>
  1057. <w:lsdException w:name="Colorful List Accent 1" w:uiPriority="72"/>
  1058. <w:lsdException w:name="Colorful Grid Accent 1" w:uiPriority="73"/>
  1059. <w:lsdException w:name="Light Shading Accent 2" w:uiPriority="60"/>
  1060. <w:lsdException w:name="Light List Accent 2" w:uiPriority="61"/>
  1061. <w:lsdException w:name="Light Grid Accent 2" w:uiPriority="62"/>
  1062. <w:lsdException w:name="Medium Shading 1 Accent 2" w:uiPriority="63"/>
  1063. <w:lsdException w:name="Medium Shading 2 Accent 2" w:uiPriority="64"/>
  1064. <w:lsdException w:name="Medium List 1 Accent 2" w:uiPriority="65"/>
  1065. <w:lsdException w:name="Medium List 2 Accent 2" w:uiPriority="66"/>
  1066. <w:lsdException w:name="Medium Grid 1 Accent 2" w:uiPriority="67"/>
  1067. <w:lsdException w:name="Medium Grid 2 Accent 2" w:uiPriority="68"/>
  1068. <w:lsdException w:name="Medium Grid 3 Accent 2" w:uiPriority="69"/>
  1069. <w:lsdException w:name="Dark List Accent 2" w:uiPriority="70"/>
  1070. <w:lsdException w:name="Colorful Shading Accent 2" w:uiPriority="71"/>
  1071. <w:lsdException w:name="Colorful List Accent 2" w:uiPriority="72"/>
  1072. <w:lsdException w:name="Colorful Grid Accent 2" w:uiPriority="73"/>
  1073. <w:lsdException w:name="Light Shading Accent 3" w:uiPriority="60"/>
  1074. <w:lsdException w:name="Light List Accent 3" w:uiPriority="61"/>
  1075. <w:lsdException w:name="Light Grid Accent 3" w:uiPriority="62"/>
  1076. <w:lsdException w:name="Medium Shading 1 Accent 3" w:uiPriority="63"/>
  1077. <w:lsdException w:name="Medium Shading 2 Accent 3" w:uiPriority="64"/>
  1078. <w:lsdException w:name="Medium List 1 Accent 3" w:uiPriority="65"/>
  1079. <w:lsdException w:name="Medium List 2 Accent 3" w:uiPriority="66"/>
  1080. <w:lsdException w:name="Medium Grid 1 Accent 3" w:uiPriority="67"/>
  1081. <w:lsdException w:name="Medium Grid 2 Accent 3" w:uiPriority="68"/>
  1082. <w:lsdException w:name="Medium Grid 3 Accent 3" w:uiPriority="69"/>
  1083. <w:lsdException w:name="Dark List Accent 3" w:uiPriority="70"/>
  1084. <w:lsdException w:name="Colorful Shading Accent 3" w:uiPriority="71"/>
  1085. <w:lsdException w:name="Colorful List Accent 3" w:uiPriority="72"/>
  1086. <w:lsdException w:name="Colorful Grid Accent 3" w:uiPriority="73"/>
  1087. <w:lsdException w:name="Light Shading Accent 4" w:uiPriority="60"/>
  1088. <w:lsdException w:name="Light List Accent 4" w:uiPriority="61"/>
  1089. <w:lsdException w:name="Light Grid Accent 4" w:uiPriority="62"/>
  1090. <w:lsdException w:name="Medium Shading 1 Accent 4" w:uiPriority="63"/>
  1091. <w:lsdException w:name="Medium Shading 2 Accent 4" w:uiPriority="64"/>
  1092. <w:lsdException w:name="Medium List 1 Accent 4" w:uiPriority="65"/>
  1093. <w:lsdException w:name="Medium List 2 Accent 4" w:uiPriority="66"/>
  1094. <w:lsdException w:name="Medium Grid 1 Accent 4" w:uiPriority="67"/>
  1095. <w:lsdException w:name="Medium Grid 2 Accent 4" w:uiPriority="68"/>
  1096. <w:lsdException w:name="Medium Grid 3 Accent 4" w:uiPriority="69"/>
  1097. <w:lsdException w:name="Dark List Accent 4" w:uiPriority="70"/>
  1098. <w:lsdException w:name="Colorful Shading Accent 4" w:uiPriority="71"/>
  1099. <w:lsdException w:name="Colorful List Accent 4" w:uiPriority="72"/>
  1100. <w:lsdException w:name="Colorful Grid Accent 4" w:uiPriority="73"/>
  1101. <w:lsdException w:name="Light Shading Accent 5" w:uiPriority="60"/>
  1102. <w:lsdException w:name="Light List Accent 5" w:uiPriority="61"/>
  1103. <w:lsdException w:name="Light Grid Accent 5" w:uiPriority="62"/>
  1104. <w:lsdException w:name="Medium Shading 1 Accent 5" w:uiPriority="63"/>
  1105. <w:lsdException w:name="Medium Shading 2 Accent 5" w:uiPriority="64"/>
  1106. <w:lsdException w:name="Medium List 1 Accent 5" w:uiPriority="65"/>
  1107. <w:lsdException w:name="Medium List 2 Accent 5" w:uiPriority="66"/>
  1108. <w:lsdException w:name="Medium Grid 1 Accent 5" w:uiPriority="67"/>
  1109. <w:lsdException w:name="Medium Grid 2 Accent 5" w:uiPriority="68"/>
  1110. <w:lsdException w:name="Medium Grid 3 Accent 5" w:uiPriority="69"/>
  1111. <w:lsdException w:name="Dark List Accent 5" w:uiPriority="70"/>
  1112. <w:lsdException w:name="Colorful Shading Accent 5" w:uiPriority="71"/>
  1113. <w:lsdException w:name="Colorful List Accent 5" w:uiPriority="72"/>
  1114. <w:lsdException w:name="Colorful Grid Accent 5" w:uiPriority="73"/>
  1115. <w:lsdException w:name="Light Shading Accent 6" w:uiPriority="60"/>
  1116. <w:lsdException w:name="Light List Accent 6" w:uiPriority="61"/>
  1117. <w:lsdException w:name="Light Grid Accent 6" w:uiPriority="62"/>
  1118. <w:lsdException w:name="Medium Shading 1 Accent 6" w:uiPriority="63"/>
  1119. <w:lsdException w:name="Medium Shading 2 Accent 6" w:uiPriority="64"/>
  1120. <w:lsdException w:name="Medium List 1 Accent 6" w:uiPriority="65"/>
  1121. <w:lsdException w:name="Medium List 2 Accent 6" w:uiPriority="66"/>
  1122. <w:lsdException w:name="Medium Grid 1 Accent 6" w:uiPriority="67"/>
  1123. <w:lsdException w:name="Medium Grid 2 Accent 6" w:uiPriority="68"/>
  1124. <w:lsdException w:name="Medium Grid 3 Accent 6" w:uiPriority="69"/>
  1125. <w:lsdException w:name="Dark List Accent 6" w:uiPriority="70"/>
  1126. <w:lsdException w:name="Colorful Shading Accent 6" w:uiPriority="71"/>
  1127. <w:lsdException w:name="Colorful List Accent 6" w:uiPriority="72"/>
  1128. <w:lsdException w:name="Colorful Grid Accent 6" w:uiPriority="73"/>
  1129. <w:lsdException w:name="Subtle Emphasis" w:uiPriority="19" w:qFormat="1"/>
  1130. <w:lsdException w:name="Intense Emphasis" w:uiPriority="21" w:qFormat="1"/>
  1131. <w:lsdException w:name="Subtle Reference" w:uiPriority="31" w:qFormat="1"/>
  1132. <w:lsdException w:name="Intense Reference" w:uiPriority="32" w:qFormat="1"/>
  1133. <w:lsdException w:name="Book Title" w:uiPriority="33" w:qFormat="1"/>
  1134. <w:lsdException w:name="Bibliography" w:semiHidden="1" w:uiPriority="37" w:unhideWhenUsed="1"/>
  1135. <w:lsdException w:name="TOC Heading" w:semiHidden="1" w:uiPriority="39" w:unhideWhenUsed="1" w:qFormat="1"/>
  1136. <w:lsdException w:name="Plain Table 1" w:uiPriority="41"/>
  1137. <w:lsdException w:name="Plain Table 2" w:uiPriority="42"/>
  1138. <w:lsdException w:name="Plain Table 3" w:uiPriority="43"/>
  1139. <w:lsdException w:name="Plain Table 4" w:uiPriority="44"/>
  1140. <w:lsdException w:name="Plain Table 5" w:uiPriority="45"/>
  1141. <w:lsdException w:name="Grid Table Light" w:uiPriority="40"/>
  1142. <w:lsdException w:name="Grid Table 1 Light" w:uiPriority="46"/>
  1143. <w:lsdException w:name="Grid Table 2" w:uiPriority="47"/>
  1144. <w:lsdException w:name="Grid Table 3" w:uiPriority="48"/>
  1145. <w:lsdException w:name="Grid Table 4" w:uiPriority="49"/>
  1146. <w:lsdException w:name="Grid Table 5 Dark" w:uiPriority="50"/>
  1147. <w:lsdException w:name="Grid Table 6 Colorful" w:uiPriority="51"/>
  1148. <w:lsdException w:name="Grid Table 7 Colorful" w:uiPriority="52"/>
  1149. <w:lsdException w:name="Grid Table 1 Light Accent 1" w:uiPriority="46"/>
  1150. <w:lsdException w:name="Grid Table 2 Accent 1" w:uiPriority="47"/>
  1151. <w:lsdException w:name="Grid Table 3 Accent 1" w:uiPriority="48"/>
  1152. <w:lsdException w:name="Grid Table 4 Accent 1" w:uiPriority="49"/>
  1153. <w:lsdException w:name="Grid Table 5 Dark Accent 1" w:uiPriority="50"/>
  1154. <w:lsdException w:name="Grid Table 6 Colorful Accent 1" w:uiPriority="51"/>
  1155. <w:lsdException w:name="Grid Table 7 Colorful Accent 1" w:uiPriority="52"/>
  1156. <w:lsdException w:name="Grid Table 1 Light Accent 2" w:uiPriority="46"/>
  1157. <w:lsdException w:name="Grid Table 2 Accent 2" w:uiPriority="47"/>
  1158. <w:lsdException w:name="Grid Table 3 Accent 2" w:uiPriority="48"/>
  1159. <w:lsdException w:name="Grid Table 4 Accent 2" w:uiPriority="49"/>
  1160. <w:lsdException w:name="Grid Table 5 Dark Accent 2" w:uiPriority="50"/>
  1161. <w:lsdException w:name="Grid Table 6 Colorful Accent 2" w:uiPriority="51"/>
  1162. <w:lsdException w:name="Grid Table 7 Colorful Accent 2" w:uiPriority="52"/>
  1163. <w:lsdException w:name="Grid Table 1 Light Accent 3" w:uiPriority="46"/>
  1164. <w:lsdException w:name="Grid Table 2 Accent 3" w:uiPriority="47"/>
  1165. <w:lsdException w:name="Grid Table 3 Accent 3" w:uiPriority="48"/>
  1166. <w:lsdException w:name="Grid Table 4 Accent 3" w:uiPriority="49"/>
  1167. <w:lsdException w:name="Grid Table 5 Dark Accent 3" w:uiPriority="50"/>
  1168. <w:lsdException w:name="Grid Table 6 Colorful Accent 3" w:uiPriority="51"/>
  1169. <w:lsdException w:name="Grid Table 7 Colorful Accent 3" w:uiPriority="52"/>
  1170. <w:lsdException w:name="Grid Table 1 Light Accent 4" w:uiPriority="46"/>
  1171. <w:lsdException w:name="Grid Table 2 Accent 4" w:uiPriority="47"/>
  1172. <w:lsdException w:name="Grid Table 3 Accent 4" w:uiPriority="48"/>
  1173. <w:lsdException w:name="Grid Table 4 Accent 4" w:uiPriority="49"/>
  1174. <w:lsdException w:name="Grid Table 5 Dark Accent 4" w:uiPriority="50"/>
  1175. <w:lsdException w:name="Grid Table 6 Colorful Accent 4" w:uiPriority="51"/>
  1176. <w:lsdException w:name="Grid Table 7 Colorful Accent 4" w:uiPriority="52"/>
  1177. <w:lsdException w:name="Grid Table 1 Light Accent 5" w:uiPriority="46"/>
  1178. <w:lsdException w:name="Grid Table 2 Accent 5" w:uiPriority="47"/>
  1179. <w:lsdException w:name="Grid Table 3 Accent 5" w:uiPriority="48"/>
  1180. <w:lsdException w:name="Grid Table 4 Accent 5" w:uiPriority="49"/>
  1181. <w:lsdException w:name="Grid Table 5 Dark Accent 5" w:uiPriority="50"/>
  1182. <w:lsdException w:name="Grid Table 6 Colorful Accent 5" w:uiPriority="51"/>
  1183. <w:lsdException w:name="Grid Table 7 Colorful Accent 5" w:uiPriority="52"/>
  1184. <w:lsdException w:name="Grid Table 1 Light Accent 6" w:uiPriority="46"/>
  1185. <w:lsdException w:name="Grid Table 2 Accent 6" w:uiPriority="47"/>
  1186. <w:lsdException w:name="Grid Table 3 Accent 6" w:uiPriority="48"/>
  1187. <w:lsdException w:name="Grid Table 4 Accent 6" w:uiPriority="49"/>
  1188. <w:lsdException w:name="Grid Table 5 Dark Accent 6" w:uiPriority="50"/>
  1189. <w:lsdException w:name="Grid Table 6 Colorful Accent 6" w:uiPriority="51"/>
  1190. <w:lsdException w:name="Grid Table 7 Colorful Accent 6" w:uiPriority="52"/>
  1191. <w:lsdException w:name="List Table 1 Light" w:uiPriority="46"/>
  1192. <w:lsdException w:name="List Table 2" w:uiPriority="47"/>
  1193. <w:lsdException w:name="List Table 3" w:uiPriority="48"/>
  1194. <w:lsdException w:name="List Table 4" w:uiPriority="49"/>
  1195. <w:lsdException w:name="List Table 5 Dark" w:uiPriority="50"/>
  1196. <w:lsdException w:name="List Table 6 Colorful" w:uiPriority="51"/>
  1197. <w:lsdException w:name="List Table 7 Colorful" w:uiPriority="52"/>
  1198. <w:lsdException w:name="List Table 1 Light Accent 1" w:uiPriority="46"/>
  1199. <w:lsdException w:name="List Table 2 Accent 1" w:uiPriority="47"/>
  1200. <w:lsdException w:name="List Table 3 Accent 1" w:uiPriority="48"/>
  1201. <w:lsdException w:name="List Table 4 Accent 1" w:uiPriority="49"/>
  1202. <w:lsdException w:name="List Table 5 Dark Accent 1" w:uiPriority="50"/>
  1203. <w:lsdException w:name="List Table 6 Colorful Accent 1" w:uiPriority="51"/>
  1204. <w:lsdException w:name="List Table 7 Colorful Accent 1" w:uiPriority="52"/>
  1205. <w:lsdException w:name="List Table 1 Light Accent 2" w:uiPriority="46"/>
  1206. <w:lsdException w:name="List Table 2 Accent 2" w:uiPriority="47"/>
  1207. <w:lsdException w:name="List Table 3 Accent 2" w:uiPriority="48"/>
  1208. <w:lsdException w:name="List Table 4 Accent 2" w:uiPriority="49"/>
  1209. <w:lsdException w:name="List Table 5 Dark Accent 2" w:uiPriority="50"/>
  1210. <w:lsdException w:name="List Table 6 Colorful Accent 2" w:uiPriority="51"/>
  1211. <w:lsdException w:name="List Table 7 Colorful Accent 2" w:uiPriority="52"/>
  1212. <w:lsdException w:name="List Table 1 Light Accent 3" w:uiPriority="46"/>
  1213. <w:lsdException w:name="List Table 2 Accent 3" w:uiPriority="47"/>
  1214. <w:lsdException w:name="List Table 3 Accent 3" w:uiPriority="48"/>
  1215. <w:lsdException w:name="List Table 4 Accent 3" w:uiPriority="49"/>
  1216. <w:lsdException w:name="List Table 5 Dark Accent 3" w:uiPriority="50"/>
  1217. <w:lsdException w:name="List Table 6 Colorful Accent 3" w:uiPriority="51"/>
  1218. <w:lsdException w:name="List Table 7 Colorful Accent 3" w:uiPriority="52"/>
  1219. <w:lsdException w:name="List Table 1 Light Accent 4" w:uiPriority="46"/>
  1220. <w:lsdException w:name="List Table 2 Accent 4" w:uiPriority="47"/>
  1221. <w:lsdException w:name="List Table 3 Accent 4" w:uiPriority="48"/>
  1222. <w:lsdException w:name="List Table 4 Accent 4" w:uiPriority="49"/>
  1223. <w:lsdException w:name="List Table 5 Dark Accent 4" w:uiPriority="50"/>
  1224. <w:lsdException w:name="List Table 6 Colorful Accent 4" w:uiPriority="51"/>
  1225. <w:lsdException w:name="List Table 7 Colorful Accent 4" w:uiPriority="52"/>
  1226. <w:lsdException w:name="List Table 1 Light Accent 5" w:uiPriority="46"/>
  1227. <w:lsdException w:name="List Table 2 Accent 5" w:uiPriority="47"/>
  1228. <w:lsdException w:name="List Table 3 Accent 5" w:uiPriority="48"/>
  1229. <w:lsdException w:name="List Table 4 Accent 5" w:uiPriority="49"/>
  1230. <w:lsdException w:name="List Table 5 Dark Accent 5" w:uiPriority="50"/>
  1231. <w:lsdException w:name="List Table 6 Colorful Accent 5" w:uiPriority="51"/>
  1232. <w:lsdException w:name="List Table 7 Colorful Accent 5" w:uiPriority="52"/>
  1233. <w:lsdException w:name="List Table 1 Light Accent 6" w:uiPriority="46"/>
  1234. <w:lsdException w:name="List Table 2 Accent 6" w:uiPriority="47"/>
  1235. <w:lsdException w:name="List Table 3 Accent 6" w:uiPriority="48"/>
  1236. <w:lsdException w:name="List Table 4 Accent 6" w:uiPriority="49"/>
  1237. <w:lsdException w:name="List Table 5 Dark Accent 6" w:uiPriority="50"/>
  1238. <w:lsdException w:name="List Table 6 Colorful Accent 6" w:uiPriority="51"/>
  1239. <w:lsdException w:name="List Table 7 Colorful Accent 6" w:uiPriority="52"/>
  1240. <w:lsdException w:name="Mention" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1241. <w:lsdException w:name="Smart Hyperlink" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1242. <w:lsdException w:name="Hashtag" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1243. <w:lsdException w:name="Unresolved Mention" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1244. <w:lsdException w:name="Smart Link" w:semiHidden="1" w:unhideWhenUsed="1"/>
  1245. </w:latentStyles>
  1246. <w:style w:type="paragraph" w:default="1" w:styleId="a">
  1247. <w:name w:val="Normal"/>
  1248. <w:qFormat/>
  1249. <w:rsid w:val="00720711"/>
  1250. <w:pPr>
  1251. <w:widowControl w:val="0"/>
  1252. <w:jc w:val="both"/>
  1253. </w:pPr>
  1254. <w:rPr>
  1255. <w:rFonts w:ascii="Times New Roman" w:eastAsia="宋体" w:hAnsi="Times New Roman" w:cs="Times New Roman"/>
  1256. <w:szCs w:val="21"/>
  1257. </w:rPr>
  1258. </w:style>
  1259. <w:style w:type="character" w:default="1" w:styleId="a0">
  1260. <w:name w:val="Default Paragraph Font"/>
  1261. <w:uiPriority w:val="1"/>
  1262. <w:semiHidden/>
  1263. <w:unhideWhenUsed/>
  1264. </w:style>
  1265. <w:style w:type="table" w:default="1" w:styleId="a1">
  1266. <w:name w:val="Normal Table"/>
  1267. <w:uiPriority w:val="99"/>
  1268. <w:semiHidden/>
  1269. <w:unhideWhenUsed/>
  1270. <w:tblPr>
  1271. <w:tblInd w:w="0" w:type="dxa"/>
  1272. <w:tblCellMar>
  1273. <w:top w:w="0" w:type="dxa"/>
  1274. <w:left w:w="108" w:type="dxa"/>
  1275. <w:bottom w:w="0" w:type="dxa"/>
  1276. <w:right w:w="108" w:type="dxa"/>
  1277. </w:tblCellMar>
  1278. </w:tblPr>
  1279. </w:style>
  1280. <w:style w:type="numbering" w:default="1" w:styleId="a2">
  1281. <w:name w:val="No List"/>
  1282. <w:uiPriority w:val="99"/>
  1283. <w:semiHidden/>
  1284. <w:unhideWhenUsed/>
  1285. </w:style>
  1286. <w:style w:type="paragraph" w:styleId="a3">
  1287. <w:name w:val="header"/>
  1288. <w:basedOn w:val="a"/>
  1289. <w:link w:val="a4"/>
  1290. <w:uiPriority w:val="99"/>
  1291. <w:unhideWhenUsed/>
  1292. <w:rsid w:val="00973F1E"/>
  1293. <w:pPr>
  1294. <w:pBdr>
  1295. <w:bottom w:val="single" w:sz="6" w:space="1" w:color="auto"/>
  1296. </w:pBdr>
  1297. <w:tabs>
  1298. <w:tab w:val="center" w:pos="4153"/>
  1299. <w:tab w:val="right" w:pos="8306"/>
  1300. </w:tabs>
  1301. <w:snapToGrid w:val="0"/>
  1302. <w:jc w:val="center"/>
  1303. </w:pPr>
  1304. <w:rPr>
  1305. <w:sz w:val="18"/>
  1306. <w:szCs w:val="18"/>
  1307. </w:rPr>
  1308. </w:style>
  1309. <w:style w:type="character" w:customStyle="1" w:styleId="a4">
  1310. <w:name w:val="页眉 字符"/>
  1311. <w:basedOn w:val="a0"/>
  1312. <w:link w:val="a3"/>
  1313. <w:uiPriority w:val="99"/>
  1314. <w:rsid w:val="00973F1E"/>
  1315. <w:rPr>
  1316. <w:rFonts w:ascii="Times New Roman" w:eastAsia="宋体" w:hAnsi="Times New Roman" w:cs="Times New Roman"/>
  1317. <w:sz w:val="18"/>
  1318. <w:szCs w:val="18"/>
  1319. </w:rPr>
  1320. </w:style>
  1321. <w:style w:type="paragraph" w:styleId="a5">
  1322. <w:name w:val="footer"/>
  1323. <w:basedOn w:val="a"/>
  1324. <w:link w:val="a6"/>
  1325. <w:uiPriority w:val="99"/>
  1326. <w:unhideWhenUsed/>
  1327. <w:rsid w:val="00973F1E"/>
  1328. <w:pPr>
  1329. <w:tabs>
  1330. <w:tab w:val="center" w:pos="4153"/>
  1331. <w:tab w:val="right" w:pos="8306"/>
  1332. </w:tabs>
  1333. <w:snapToGrid w:val="0"/>
  1334. <w:jc w:val="left"/>
  1335. </w:pPr>
  1336. <w:rPr>
  1337. <w:sz w:val="18"/>
  1338. <w:szCs w:val="18"/>
  1339. </w:rPr>
  1340. </w:style>
  1341. <w:style w:type="character" w:customStyle="1" w:styleId="a6">
  1342. <w:name w:val="页脚 字符"/>
  1343. <w:basedOn w:val="a0"/>
  1344. <w:link w:val="a5"/>
  1345. <w:uiPriority w:val="99"/>
  1346. <w:rsid w:val="00973F1E"/>
  1347. <w:rPr>
  1348. <w:rFonts w:ascii="Times New Roman" w:eastAsia="宋体" w:hAnsi="Times New Roman" w:cs="Times New Roman"/>
  1349. <w:sz w:val="18"/>
  1350. <w:szCs w:val="18"/>
  1351. </w:rPr>
  1352. </w:style>
  1353. </w:styles>
  1354. </pkg:xmlData>
  1355. </pkg:part>
  1356. <pkg:part pkg:name="/word/webSettings.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml">
  1357. <pkg:xmlData>
  1358. <w:webSettings xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" mc:Ignorable="w14 w15 w16se w16cid">
  1359. <w:divs>
  1360. <w:div w:id="108093224">
  1361. <w:bodyDiv w:val="1"/>
  1362. <w:marLeft w:val="0"/>
  1363. <w:marRight w:val="0"/>
  1364. <w:marTop w:val="0"/>
  1365. <w:marBottom w:val="0"/>
  1366. <w:divBdr>
  1367. <w:top w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1368. <w:left w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1369. <w:bottom w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1370. <w:right w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1371. </w:divBdr>
  1372. </w:div>
  1373. <w:div w:id="788427949">
  1374. <w:bodyDiv w:val="1"/>
  1375. <w:marLeft w:val="0"/>
  1376. <w:marRight w:val="0"/>
  1377. <w:marTop w:val="0"/>
  1378. <w:marBottom w:val="0"/>
  1379. <w:divBdr>
  1380. <w:top w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1381. <w:left w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1382. <w:bottom w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1383. <w:right w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1384. </w:divBdr>
  1385. </w:div>
  1386. <w:div w:id="982730891">
  1387. <w:bodyDiv w:val="1"/>
  1388. <w:marLeft w:val="0"/>
  1389. <w:marRight w:val="0"/>
  1390. <w:marTop w:val="0"/>
  1391. <w:marBottom w:val="0"/>
  1392. <w:divBdr>
  1393. <w:top w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1394. <w:left w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1395. <w:bottom w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1396. <w:right w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1397. </w:divBdr>
  1398. </w:div>
  1399. <w:div w:id="1332635766">
  1400. <w:bodyDiv w:val="1"/>
  1401. <w:marLeft w:val="0"/>
  1402. <w:marRight w:val="0"/>
  1403. <w:marTop w:val="0"/>
  1404. <w:marBottom w:val="0"/>
  1405. <w:divBdr>
  1406. <w:top w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1407. <w:left w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1408. <w:bottom w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1409. <w:right w:val="none" w:sz="0" w:space="0" w:color="auto"/>
  1410. </w:divBdr>
  1411. </w:div>
  1412. </w:divs>
  1413. <w:optimizeForBrowser/>
  1414. <w:allowPNG/>
  1415. </w:webSettings>
  1416. </pkg:xmlData>
  1417. </pkg:part>
  1418. <pkg:part pkg:name="/word/fontTable.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml">
  1419. <pkg:xmlData>
  1420. <w:fonts xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid" xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" mc:Ignorable="w14 w15 w16se w16cid">
  1421. <w:font w:name="等线">
  1422. <w:altName w:val="DengXian"/>
  1423. <w:panose1 w:val="02010600030101010101"/>
  1424. <w:charset w:val="86"/>
  1425. <w:family w:val="auto"/>
  1426. <w:pitch w:val="variable"/>
  1427. <w:sig w:usb0="A00002BF" w:usb1="38CF7CFA" w:usb2="00000016" w:usb3="00000000" w:csb0="0004000F" w:csb1="00000000"/>
  1428. </w:font>
  1429. <w:font w:name="Times New Roman">
  1430. <w:panose1 w:val="02020603050405020304"/>
  1431. <w:charset w:val="00"/>
  1432. <w:family w:val="roman"/>
  1433. <w:pitch w:val="variable"/>
  1434. <w:sig w:usb0="E0002AFF" w:usb1="C0007841" w:usb2="00000009" w:usb3="00000000" w:csb0="000001FF" w:csb1="00000000"/>
  1435. </w:font>
  1436. <w:font w:name="宋体">
  1437. <w:altName w:val="SimSun"/>
  1438. <w:panose1 w:val="02010600030101010101"/>
  1439. <w:charset w:val="86"/>
  1440. <w:family w:val="auto"/>
  1441. <w:pitch w:val="variable"/>
  1442. <w:sig w:usb0="00000003" w:usb1="288F0000" w:usb2="00000016" w:usb3="00000000" w:csb0="00040001" w:csb1="00000000"/>
  1443. </w:font>
  1444. <w:font w:name="黑体">
  1445. <w:altName w:val="SimHei"/>
  1446. <w:panose1 w:val="02010600030101010101"/>
  1447. <w:charset w:val="86"/>
  1448. <w:family w:val="modern"/>
  1449. <w:pitch w:val="fixed"/>
  1450. <w:sig w:usb0="800002BF" w:usb1="38CF7CFA" w:usb2="00000016" w:usb3="00000000" w:csb0="00040001" w:csb1="00000000"/>
  1451. </w:font>
  1452. <w:font w:name="Segoe UI Symbol">
  1453. <w:charset w:val="00"/>
  1454. <w:family w:val="swiss"/>
  1455. <w:pitch w:val="variable"/>
  1456. <w:sig w:usb0="8000006F" w:usb1="1200FBEF" w:usb2="0004C000" w:usb3="00000000" w:csb0="00000001" w:csb1="00000000"/>
  1457. </w:font>
  1458. <w:font w:name="等线 Light">
  1459. <w:charset w:val="86"/>
  1460. <w:family w:val="auto"/>
  1461. <w:pitch w:val="variable"/>
  1462. <w:sig w:usb0="A00002BF" w:usb1="38CF7CFA" w:usb2="00000016" w:usb3="00000000" w:csb0="0004000F" w:csb1="00000000"/>
  1463. </w:font>
  1464. </w:fonts>
  1465. </pkg:xmlData>
  1466. </pkg:part>
  1467. <pkg:part pkg:name="/docProps/core.xml" pkg:contentType="application/vnd.openxmlformats-package.core-properties+xml" pkg:padding="256">
  1468. <pkg:xmlData>
  1469. <cp:coreProperties xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  1470. <dc:title/>
  1471. <dc:subject/>
  1472. <dc:creator>Admin</dc:creator>
  1473. <cp:keywords/>
  1474. <dc:description/>
  1475. <cp:lastModifiedBy>Admin</cp:lastModifiedBy>
  1476. <cp:revision>2</cp:revision>
  1477. <dcterms:created xsi:type="dcterms:W3CDTF">2020-08-07T09:58:00Z</dcterms:created>
  1478. <dcterms:modified xsi:type="dcterms:W3CDTF">2020-08-07T09:58:00Z</dcterms:modified>
  1479. <cp:category/>
  1480. </cp:coreProperties>
  1481. </pkg:xmlData>
  1482. </pkg:part>
  1483. <pkg:part pkg:name="/docProps/app.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.extended-properties+xml" pkg:padding="256">
  1484. <pkg:xmlData>
  1485. <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
  1486. <Template>Normal.dotm</Template>
  1487. <TotalTime>1</TotalTime>
  1488. <Pages>1</Pages>
  1489. <Words>38</Words>
  1490. <Characters>223</Characters>
  1491. <Application>Microsoft Office Word</Application>
  1492. <DocSecurity>0</DocSecurity>
  1493. <PresentationFormat/>
  1494. <Lines>1</Lines>
  1495. <Paragraphs>1</Paragraphs>
  1496. <Slides>0</Slides>
  1497. <Notes>0</Notes>
  1498. <HiddenSlides>0</HiddenSlides>
  1499. <MMClips>0</MMClips>
  1500. <ScaleCrop>false</ScaleCrop>
  1501. <Manager/>
  1502. <Company/>
  1503. <LinksUpToDate>false</LinksUpToDate>
  1504. <CharactersWithSpaces>260</CharactersWithSpaces>
  1505. <SharedDoc>false</SharedDoc>
  1506. <HyperlinksChanged>false</HyperlinksChanged>
  1507. <AppVersion>16.0000</AppVersion>
  1508. </Properties>
  1509. </pkg:xmlData>
  1510. </pkg:part>
  1511. <pkg:part pkg:name="/docProps/custom.xml" pkg:contentType="application/vnd.openxmlformats-officedocument.custom-properties+xml" pkg:padding="256">
  1512. <pkg:xmlData>
  1513. <Properties xmlns="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties" xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes">
  1514. <property fmtid="{D5CDD505-2E9C-101B-9397-08002B2CF9AE}" pid="2" name="KSOProductBuildVer">
  1515. <vt:lpwstr>2052-9.1.0.3914</vt:lpwstr>
  1516. </property>
  1517. </Properties>
  1518. </pkg:xmlData>
  1519. </pkg:part>
  1520. </pkg:package>