Compare commits
109 Commits
main
...
process-de
| Author | SHA1 | Date | |
|---|---|---|---|
| 0377a0cc8c | |||
| ebf57c2e82 | |||
| 6d5c8bfd65 | |||
| b9d6a7458f | |||
| 784ac30847 | |||
| b0e2e58d93 | |||
| 785654a510 | |||
| dafda57a0e | |||
| 9cc4d4a988 | |||
| fadbe2b59f | |||
| c11112b066 | |||
| f33f57f6a7 | |||
| c3babf2c4d | |||
| 04610aa678 | |||
| 596b2a68bf | |||
| 5bacfa37d4 | |||
| a5ac9fb038 | |||
| 1cd6750710 | |||
| b745bb8482 | |||
| 9a9dc780e4 | |||
| 3208f2b8a3 | |||
| 7048001c0c | |||
| 44b6bf04d5 | |||
| e50422d7a7 | |||
| 75f33e37d7 | |||
| 17751bd0ab | |||
| 82d68ed669 | |||
| 09fce43c98 | |||
| 9895757c92 | |||
| bce9cc42e8 | |||
| 9a9a743945 | |||
| 6de1aabe80 | |||
| 3ea3e0a9af | |||
| 56da3dc9ff | |||
| 2bfa643373 | |||
| 5e52e1db7c | |||
| acd1967b1f | |||
| 1c8f1f98d5 | |||
| 3da9c9afb5 | |||
| a187b11c33 | |||
| 7fbf63ed66 | |||
| 0d641d8d4f | |||
| 0200e883d7 | |||
| 4ca5d82ac0 | |||
| e3582cb6ae | |||
| a8f246c026 | |||
| 2a183cbf92 | |||
| a821565077 | |||
| 1798d7c841 | |||
| 061ededef9 | |||
| 0a9726fed8 | |||
| 2a8318599a | |||
| 29a836ce68 | |||
| fbd2186aaf | |||
| d1c8ae0b5a | |||
| 4b7e269c3a | |||
| 3fffc91cc1 | |||
| 3a50d35f2c | |||
| 2c1a99269f | |||
| 513741bbfa | |||
| cf7ca3515c | |||
| 0b265d817b | |||
| 7fd0768e8a | |||
| debeec23da | |||
| d70325751e | |||
| 5fa4d814aa | |||
| d60f8aa1f5 | |||
| 2b77b05c10 | |||
| 28e1b2a9f1 | |||
| b79f345ecc | |||
| 2def5338d9 | |||
| cd15aa75c3 | |||
| dc5ad9f5e1 | |||
| 73c02fa365 | |||
| ed81825425 | |||
| 3d81e6950f | |||
| 8cc5132e9b | |||
| 26031a77da | |||
| 696597feba | |||
| 162f538dd1 | |||
| 33d20bc55b | |||
| 258d3d7c13 | |||
| 96605402a5 | |||
| 20d389aa4d | |||
| df1367b914 | |||
| 44bf9d6a43 | |||
| c16744b761 | |||
| 1fc6272098 | |||
| 356ac5764a | |||
| c791bcdc72 | |||
| c66e19dac8 | |||
| e847ff6626 | |||
| fcf08b8b69 | |||
| 580606c267 | |||
| 14c9bd8ce0 | |||
| 79a8fc11cf | |||
| 5133e4f983 | |||
| 8d3cca18d9 | |||
| e9e5f18a00 | |||
| b4932d17c4 | |||
| b2973c6d28 | |||
| 9ec5552307 | |||
| eb30098e0b | |||
| cf896e1430 | |||
| 2bb62e0efa | |||
| a3d7677097 | |||
| 58182a0336 | |||
| 27fd99bc90 | |||
| f5b2ec80a6 |
25
.gitignore
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
# IntelliJ IDEA
|
||||
.idea/
|
||||
.smarttomcat/
|
||||
*.iml
|
||||
|
||||
# Eclipse
|
||||
.settings/
|
||||
.classpath
|
||||
.project
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
||||
# Maven
|
||||
target/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
@ -1,741 +0,0 @@
|
||||
tr
|
||||
{mso-height-source:auto;
|
||||
mso-ruby-visibility:none;}
|
||||
col
|
||||
{mso-width-source:auto;
|
||||
mso-ruby-visibility:none;}
|
||||
br
|
||||
{mso-data-placement:same-cell;}
|
||||
.font1
|
||||
{color:windowtext;
|
||||
font-size:9.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:"宋体";
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;}
|
||||
.font4
|
||||
{color:windowtext;
|
||||
font-size:9.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:"Times New Roman";
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;}
|
||||
.font27
|
||||
{color:windowtext;
|
||||
font-size:9.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:"宋体";
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;}
|
||||
.style0
|
||||
{mso-number-format:"General";
|
||||
text-align:general;
|
||||
vertical-align:middle;
|
||||
white-space:nowrap;
|
||||
mso-rotate:0;
|
||||
mso-pattern:auto;
|
||||
mso-background-source:auto;
|
||||
color:windowtext;
|
||||
font-size:12.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border:none;
|
||||
mso-protection:locked visible;
|
||||
mso-style-name:"常规";
|
||||
mso-style-id:0;}
|
||||
.style16
|
||||
{mso-number-format:"_ \0022\00A5\0022* \#\,\#\#0_ \;_ \0022\00A5\0022* \\-\#\,\#\#0_ \;_ \0022\00A5\0022* \0022-\0022_ \;_ \@_ ";
|
||||
mso-style-name:"货币[0]";
|
||||
mso-style-id:7;}
|
||||
.style17
|
||||
{mso-pattern:auto none;
|
||||
background:#EDEDED;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"20% - 强调文字颜色 3";}
|
||||
.style18
|
||||
{mso-pattern:auto none;
|
||||
background:#FFCC99;
|
||||
color:#3F3F76;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid #7F7F7F;
|
||||
mso-style-name:"输入";}
|
||||
.style19
|
||||
{mso-number-format:"_ \0022\00A5\0022* \#\,\#\#0\.00_ \;_ \0022\00A5\0022* \\-\#\,\#\#0\.00_ \;_ \0022\00A5\0022* \0022-\0022??_ \;_ \@_ ";
|
||||
mso-style-name:"货币";
|
||||
mso-style-id:4;}
|
||||
.style20
|
||||
{mso-number-format:"_ * \#\,\#\#0_ \;_ * \\-\#\,\#\#0_ \;_ * \0022-\0022_ \;_ \@_ ";
|
||||
mso-style-name:"千位分隔[0]";
|
||||
mso-style-id:6;}
|
||||
.style21
|
||||
{mso-pattern:auto none;
|
||||
background:#DBDBDB;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"40% - 强调文字颜色 3";}
|
||||
.style22
|
||||
{mso-pattern:auto none;
|
||||
background:#FFC7CE;
|
||||
color:#9C0006;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"差";}
|
||||
.style23
|
||||
{mso-number-format:"_ * \#\,\#\#0\.00_ \;_ * \\-\#\,\#\#0\.00_ \;_ * \0022-\0022??_ \;_ \@_ ";
|
||||
mso-style-name:"千位分隔";
|
||||
mso-style-id:3;}
|
||||
.style24
|
||||
{mso-pattern:auto none;
|
||||
background:#C9C9C9;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"60% - 强调文字颜色 3";}
|
||||
.style25
|
||||
{color:#0000FF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:underline;
|
||||
text-underline-style:single;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"超链接";
|
||||
mso-style-id:8;}
|
||||
.style26
|
||||
{mso-number-format:"0%";
|
||||
mso-style-name:"百分比";
|
||||
mso-style-id:5;}
|
||||
.style27
|
||||
{color:#800080;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:underline;
|
||||
text-underline-style:single;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"已访问的超链接";
|
||||
mso-style-id:9;}
|
||||
.style28
|
||||
{mso-pattern:auto none;
|
||||
background:#FFFFCC;
|
||||
border:.5pt solid #B2B2B2;
|
||||
mso-style-name:"注释";}
|
||||
.style29
|
||||
{mso-pattern:auto none;
|
||||
background:#F4B084;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"60% - 强调文字颜色 2";}
|
||||
.style30
|
||||
{color:#44546A;
|
||||
font-size:11.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"标题 4";}
|
||||
.style31
|
||||
{color:#FF0000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"警告文本";}
|
||||
.style32
|
||||
{color:#44546A;
|
||||
font-size:18.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"标题";}
|
||||
.style33
|
||||
{color:#7F7F7F;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:italic;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"解释性文本";}
|
||||
.style34
|
||||
{color:#44546A;
|
||||
font-size:15.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border-bottom:1.0pt solid #5B9BD5;
|
||||
mso-style-name:"标题 1";}
|
||||
.style35
|
||||
{color:#44546A;
|
||||
font-size:13.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border-bottom:1.0pt solid #5B9BD5;
|
||||
mso-style-name:"标题 2";}
|
||||
.style36
|
||||
{mso-pattern:auto none;
|
||||
background:#9BC2E6;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"60% - 强调文字颜色 1";}
|
||||
.style37
|
||||
{color:#44546A;
|
||||
font-size:11.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border-bottom:1.0pt solid #ACCCEA;
|
||||
mso-style-name:"标题 3";}
|
||||
.style38
|
||||
{mso-pattern:auto none;
|
||||
background:#FFD966;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"60% - 强调文字颜色 4";}
|
||||
.style39
|
||||
{mso-pattern:auto none;
|
||||
background:#F2F2F2;
|
||||
color:#3F3F3F;
|
||||
font-size:11.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid #3F3F3F;
|
||||
mso-style-name:"输出";}
|
||||
.style40
|
||||
{mso-pattern:auto none;
|
||||
background:#F2F2F2;
|
||||
color:#FA7D00;
|
||||
font-size:11.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid #7F7F7F;
|
||||
mso-style-name:"计算";}
|
||||
.style41
|
||||
{mso-pattern:auto none;
|
||||
background:#A5A5A5;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border:2.0pt double #3F3F3F;
|
||||
mso-style-name:"检查单元格";}
|
||||
.style42
|
||||
{mso-pattern:auto none;
|
||||
background:#E2EFDA;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"20% - 强调文字颜色 6";}
|
||||
.style43
|
||||
{mso-pattern:auto none;
|
||||
background:#ED7D31;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"强调文字颜色 2";}
|
||||
.style44
|
||||
{color:#FA7D00;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border-bottom:2.0pt double #FF8001;
|
||||
mso-style-name:"链接单元格";}
|
||||
.style45
|
||||
{color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border-top:.5pt solid #5B9BD5;
|
||||
border-bottom:2.0pt double #5B9BD5;
|
||||
mso-style-name:"汇总";}
|
||||
.style46
|
||||
{mso-pattern:auto none;
|
||||
background:#C6EFCE;
|
||||
color:#006100;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"好";}
|
||||
.style47
|
||||
{mso-pattern:auto none;
|
||||
background:#FFEB9C;
|
||||
color:#9C6500;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"适中";}
|
||||
.style48
|
||||
{mso-pattern:auto none;
|
||||
background:#D9E1F2;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"20% - 强调文字颜色 5";}
|
||||
.style49
|
||||
{mso-pattern:auto none;
|
||||
background:#5B9BD5;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"强调文字颜色 1";}
|
||||
.style50
|
||||
{mso-pattern:auto none;
|
||||
background:#DDEBF7;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"20% - 强调文字颜色 1";}
|
||||
.style51
|
||||
{mso-pattern:auto none;
|
||||
background:#BDD7EE;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"40% - 强调文字颜色 1";}
|
||||
.style52
|
||||
{mso-pattern:auto none;
|
||||
background:#FCE4D6;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"20% - 强调文字颜色 2";}
|
||||
.style53
|
||||
{mso-pattern:auto none;
|
||||
background:#F8CBAD;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"40% - 强调文字颜色 2";}
|
||||
.style54
|
||||
{mso-pattern:auto none;
|
||||
background:#A5A5A5;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"强调文字颜色 3";}
|
||||
.style55
|
||||
{mso-pattern:auto none;
|
||||
background:#FFC000;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"强调文字颜色 4";}
|
||||
.style56
|
||||
{mso-pattern:auto none;
|
||||
background:#FFF2CC;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"20% - 强调文字颜色 4";}
|
||||
.style57
|
||||
{mso-pattern:auto none;
|
||||
background:#FFE699;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"40% - 强调文字颜色 4";}
|
||||
.style58
|
||||
{mso-pattern:auto none;
|
||||
background:#4472C4;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"强调文字颜色 5";}
|
||||
.style59
|
||||
{mso-pattern:auto none;
|
||||
background:#B4C6E7;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"40% - 强调文字颜色 5";}
|
||||
.style60
|
||||
{mso-pattern:auto none;
|
||||
background:#8EA9DB;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"60% - 强调文字颜色 5";}
|
||||
.style61
|
||||
{mso-pattern:auto none;
|
||||
background:#70AD47;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"强调文字颜色 6";}
|
||||
.style62
|
||||
{mso-pattern:auto none;
|
||||
background:#C6E0B4;
|
||||
color:#000000;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"40% - 强调文字颜色 6";}
|
||||
.style63
|
||||
{mso-pattern:auto none;
|
||||
background:#A9D08E;
|
||||
color:#FFFFFF;
|
||||
font-size:11.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
mso-style-name:"60% - 强调文字颜色 6";}
|
||||
td
|
||||
{mso-style-parent:style0;
|
||||
padding-top:1px;
|
||||
padding-right:1px;
|
||||
padding-left:1px;
|
||||
mso-ignore:padding;
|
||||
mso-number-format:"General";
|
||||
text-align:general;
|
||||
vertical-align:middle;
|
||||
white-space:nowrap;
|
||||
mso-rotate:0;
|
||||
mso-pattern:auto;
|
||||
mso-background-source:auto;
|
||||
color:windowtext;
|
||||
font-size:12.0pt;
|
||||
font-weight:400;
|
||||
font-style:normal;
|
||||
text-decoration:none;
|
||||
font-family:宋体;
|
||||
mso-generic-font-family:auto;
|
||||
mso-font-charset:134;
|
||||
border:none;
|
||||
mso-protection:locked visible;}
|
||||
.xl65
|
||||
{mso-style-parent:style0;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;}
|
||||
.xl66
|
||||
{mso-style-parent:style0;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;}
|
||||
.xl67
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:16.0pt;
|
||||
font-family:黑体, monospace;
|
||||
mso-generic-font-family:modern;
|
||||
mso-font-charset:134;}
|
||||
.xl68
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;}
|
||||
.xl69
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
font-family:黑体, monospace;
|
||||
mso-generic-font-family:modern;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl70
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
font-family:黑体, monospace;
|
||||
mso-generic-font-family:modern;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl73
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
font-family:Times New Roman;
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl74
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
font-family:Times New Roman;
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl76
|
||||
{mso-style-parent:style0;
|
||||
text-align:left;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
font-family:Times New Roman;
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl78
|
||||
{mso-style-parent:style0;
|
||||
text-align:left;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl79
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl80
|
||||
{mso-style-parent:style0;
|
||||
text-align:left;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
font-family:SimSun;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid windowtext;}
|
||||
.xl81
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
font-family:Times New Roman;
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;
|
||||
border-left:.5pt solid windowtext;
|
||||
border-top:.5pt solid windowtext;
|
||||
border-right:.5pt solid windowtext;}
|
||||
.xl82
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
font-family:Times New Roman;
|
||||
mso-generic-font-family:roman;
|
||||
mso-font-charset:0;
|
||||
border-left:.5pt solid windowtext;
|
||||
border-top:.5pt solid windowtext;
|
||||
border-right:.5pt solid windowtext;}
|
||||
.xl84
|
||||
{mso-style-parent:style0;
|
||||
text-align:left;
|
||||
white-space:normal;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;
|
||||
border-left:.5pt solid windowtext;
|
||||
border-top:.5pt solid windowtext;
|
||||
border-right:.5pt solid windowtext;}
|
||||
.xl86
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;}
|
||||
.xl88
|
||||
{mso-style-parent:style0;
|
||||
font-size:14.0pt;
|
||||
font-family:微软雅黑, sans-serif;
|
||||
mso-generic-font-family:swiss;
|
||||
mso-font-charset:134;}
|
||||
.xl91
|
||||
{mso-style-parent:style0;
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
mso-font-charset:134;
|
||||
border-left:.5pt solid windowtext;
|
||||
border-top:.5pt solid windowtext;
|
||||
border-bottom:.5pt solid windowtext;}
|
||||
.xl94
|
||||
{mso-style-parent:style0;
|
||||
mso-number-format:"yyyy/m/d";
|
||||
text-align:center;
|
||||
font-size:9.0pt;
|
||||
font-family:Times New Roman;
|
||||
mso-font-charset:134;
|
||||
border:.5pt solid windowtext;}
|
||||
5
WebRoot/CSS/bootstrap-override.scss
vendored
@ -1,5 +0,0 @@
|
||||
//$primary: yellow !default;
|
||||
@import "../node_modules/bootstrap/scss/bootstrap";
|
||||
|
||||
|
||||
|
||||
@ -1,211 +0,0 @@
|
||||
#tipZone{
|
||||
position:relative;
|
||||
right:0;
|
||||
top: 16px;
|
||||
margin: 0 auto;
|
||||
margin-bottom:25px;
|
||||
margin-top:25px;
|
||||
}
|
||||
#base1 {
|
||||
z-index:5;
|
||||
margin-top:10px;
|
||||
position:absoulte;
|
||||
}
|
||||
#base1 .bing {
|
||||
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform: rotate(29deg);
|
||||
}
|
||||
#base2{
|
||||
z-index:5;
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(30deg);
|
||||
-webkit-transform:rotate(30deg);
|
||||
-o-transform:rotate(30deg);
|
||||
transform:rotate(30deg);
|
||||
}
|
||||
#base2 .bing {
|
||||
-moz-transform: rotate(29deg);
|
||||
-webkit-transform: rotate(29deg);
|
||||
-o-transform: rotate(29deg);
|
||||
transform: rotate(29deg);
|
||||
}
|
||||
#base3{
|
||||
z-index:5;
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(60deg);
|
||||
-webkit-transform:rotate(60deg);
|
||||
-o-transform:rotate(60deg);
|
||||
transform:rotate(60deg);
|
||||
}
|
||||
#base3 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base4{
|
||||
z-index:5;
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(90deg);
|
||||
-webkit-transform:rotate(90deg);
|
||||
-o-transform:rotate(90deg);
|
||||
transform:rotate(90deg);
|
||||
}
|
||||
#base4 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base5{
|
||||
z-index:5;
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(120deg);
|
||||
-webkit-transform:rotate(120deg);
|
||||
-o-transform:rotate(120deg);
|
||||
transform:rotate(120deg);
|
||||
}
|
||||
#base5 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base6{
|
||||
z-index:5;
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(150deg);
|
||||
-webkit-transform:rotate(150deg);
|
||||
-o-transform:rotate(150deg);
|
||||
transform:rotate(150deg);
|
||||
}
|
||||
#base6 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base7{
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(180deg);
|
||||
-webkit-transform:rotate(180deg);
|
||||
-o-transform:rotate(180deg);
|
||||
transform:rotate(180deg);
|
||||
}
|
||||
#base7 .bing {
|
||||
-moz-transform: rotate(29deg);
|
||||
-webkit-transform: rotate(29deg);
|
||||
-o-transform: rotate(29deg);
|
||||
transform: rotate(29deg);
|
||||
}
|
||||
#base8{
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(210deg);
|
||||
-webkit-transform:rotate(210deg);
|
||||
-o-transform:rotate(210deg);
|
||||
transform:rotate(210deg);
|
||||
}
|
||||
#base8 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base9{
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(240deg);
|
||||
-webkit-transform:rotate(240deg);
|
||||
-o-transform:rotate(240deg);
|
||||
transform:rotate(240deg);
|
||||
}
|
||||
#base9 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base10{
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(270deg);
|
||||
-webkit-transform:rotate(270deg);
|
||||
-o-transform:rotate(270deg);
|
||||
transform:rotate(270deg);
|
||||
}
|
||||
#base10 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base11{
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(300deg);
|
||||
-webkit-transform:rotate(300deg);
|
||||
-o-transform:rotate(300deg);
|
||||
transform:rotate(300deg);
|
||||
}
|
||||
#base11 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
#base12{
|
||||
z-index:4;
|
||||
margin-top:10px;
|
||||
-moz-transform:rotate(330deg);
|
||||
-webkit-transform:rotate(330deg);
|
||||
-o-transform:rotate(330deg);
|
||||
transform:rotate(330deg);
|
||||
}
|
||||
#base12 .bing{
|
||||
-moz-transform:rotate(29deg);
|
||||
-webkit-transform:rotate(29deg);
|
||||
-o-transform:rotate(29deg);
|
||||
transform:rotate(29deg);
|
||||
}
|
||||
.part{
|
||||
position:absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
clip: rect(0em,400px,400px,200px);
|
||||
}
|
||||
|
||||
.bing {
|
||||
position:absolute;
|
||||
background-color:#cae9ff;
|
||||
width:400px;
|
||||
height:400px;
|
||||
clip:rect(0px,200px,400px,0px);
|
||||
-moz-border-radius:200px;
|
||||
-webkit-border-radius:200px;
|
||||
border-radius:200px;
|
||||
}
|
||||
.bing span{
|
||||
position: absolute;
|
||||
transform: rotate(-18deg);
|
||||
top: 20px;
|
||||
left: 140px;
|
||||
display: block;
|
||||
font-size:20px;
|
||||
color:#000000;
|
||||
|
||||
}
|
||||
.inner{
|
||||
position: absolute;
|
||||
top: 6%;
|
||||
width: 70%;
|
||||
height: 70%;
|
||||
background-color: #FFFFFF;
|
||||
border-radius: 50%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
margin: auto;
|
||||
color:#ffffff;
|
||||
text-align: center;
|
||||
z-index:15;
|
||||
}
|
||||
@ -1,80 +0,0 @@
|
||||
.table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
font-size:12px;
|
||||
table-layout:fixed;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.table th,.table td {
|
||||
border: 1px solid #8CACBB;
|
||||
padding: 0.3em 0.7em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.table th {
|
||||
background: #F8F8F8;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table thead th {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table tbody th {
|
||||
width:120px;
|
||||
height:22px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.table tr:hover {
|
||||
background-color: #f6fafd;
|
||||
}
|
||||
|
||||
.table td:hover {
|
||||
background-color: #f9feff;
|
||||
}
|
||||
|
||||
.tooltable input{
|
||||
width:160px;
|
||||
}
|
||||
|
||||
.form th {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.form th,.form td {
|
||||
padding: 0.1em 0.3em;
|
||||
border: 1px solid #D1D7DC;
|
||||
}
|
||||
|
||||
.form input,.form select,.form textarea {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.form input[type='checkbox'],.form input[type='radio'] {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
border: 1px dotted #D1D7DC;
|
||||
}
|
||||
|
||||
legend {
|
||||
border: 1px dotted #D1D7DC;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: none;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.linkbutton {
|
||||
color :#005590;
|
||||
}
|
||||
|
||||
.linkbutton:visited{
|
||||
color :#005590;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 626 B |
|
Before Width: | Height: | Size: 703 B |
|
Before Width: | Height: | Size: 716 B |
|
Before Width: | Height: | Size: 799 B |
|
Before Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 764 B |
|
Before Width: | Height: | Size: 711 B |
|
Before Width: | Height: | Size: 688 B |
|
Before Width: | Height: | Size: 720 B |
|
Before Width: | Height: | Size: 523 B |
|
Before Width: | Height: | Size: 464 B |
|
Before Width: | Height: | Size: 619 B |
|
Before Width: | Height: | Size: 524 B |
|
Before Width: | Height: | Size: 610 B |
|
Before Width: | Height: | Size: 533 B |
|
Before Width: | Height: | Size: 703 B |
|
Before Width: | Height: | Size: 656 B |
|
Before Width: | Height: | Size: 467 B |
|
Before Width: | Height: | Size: 592 B |
|
Before Width: | Height: | Size: 605 B |
|
Before Width: | Height: | Size: 714 B |
|
Before Width: | Height: | Size: 612 B |
|
Before Width: | Height: | Size: 581 B |
|
Before Width: | Height: | Size: 634 B |
|
Before Width: | Height: | Size: 685 B |
|
Before Width: | Height: | Size: 670 B |
|
Before Width: | Height: | Size: 656 B |
|
Before Width: | Height: | Size: 701 B |
|
Before Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 525 B |
|
Before Width: | Height: | Size: 585 B |
|
Before Width: | Height: | Size: 478 B |
|
Before Width: | Height: | Size: 547 B |
|
Before Width: | Height: | Size: 581 B |
|
Before Width: | Height: | Size: 510 B |
|
Before Width: | Height: | Size: 483 B |
|
Before Width: | Height: | Size: 520 B |
|
Before Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 492 B |
|
Before Width: | Height: | Size: 493 B |
|
Before Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 555 B |
|
Before Width: | Height: | Size: 476 B |
|
Before Width: | Height: | Size: 473 B |
|
Before Width: | Height: | Size: 465 B |
|
Before Width: | Height: | Size: 426 B |
|
Before Width: | Height: | Size: 507 B |
|
Before Width: | Height: | Size: 781 B |
|
Before Width: | Height: | Size: 733 B |
|
Before Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 677 B |
|
Before Width: | Height: | Size: 379 B |
|
Before Width: | Height: | Size: 600 B |
|
Before Width: | Height: | Size: 551 B |
|
Before Width: | Height: | Size: 626 B |
|
Before Width: | Height: | Size: 345 B |
|
Before Width: | Height: | Size: 484 B |
|
Before Width: | Height: | Size: 594 B |
|
Before Width: | Height: | Size: 625 B |
|
Before Width: | Height: | Size: 685 B |
|
Before Width: | Height: | Size: 506 B |
|
Before Width: | Height: | Size: 378 B |
|
Before Width: | Height: | Size: 608 B |
|
Before Width: | Height: | Size: 602 B |
|
Before Width: | Height: | Size: 683 B |
|
Before Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 489 B |
|
Before Width: | Height: | Size: 631 B |
|
Before Width: | Height: | Size: 372 B |
|
Before Width: | Height: | Size: 655 B |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 760 B |
|
Before Width: | Height: | Size: 743 B |
|
Before Width: | Height: | Size: 391 B |
|
Before Width: | Height: | Size: 853 B |
|
Before Width: | Height: | Size: 733 B |
|
Before Width: | Height: | Size: 755 B |
|
Before Width: | Height: | Size: 754 B |
|
Before Width: | Height: | Size: 849 B |
|
Before Width: | Height: | Size: 753 B |
|
Before Width: | Height: | Size: 770 B |
|
Before Width: | Height: | Size: 781 B |
|
Before Width: | Height: | Size: 714 B |
|
Before Width: | Height: | Size: 734 B |
|
Before Width: | Height: | Size: 738 B |
|
Before Width: | Height: | Size: 789 B |
|
Before Width: | Height: | Size: 816 B |
|
Before Width: | Height: | Size: 824 B |
|
Before Width: | Height: | Size: 813 B |
|
Before Width: | Height: | Size: 836 B |
|
Before Width: | Height: | Size: 850 B |
|
Before Width: | Height: | Size: 476 B |