doc.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. @import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,400,400i,600,600i,700,700i');
  2. html.CSS1Compat {
  3. background: #f1f1f1;
  4. }
  5. body.document-editor {
  6. background: #f1f1f1;
  7. /*width: 15.6cm;*/
  8. /*height: 22.5cm;*/
  9. /*padding: 3.7cm 2.6cm 3.5cm 2.8cm;*/
  10. /*margin: 30px auto;*/
  11. /*border: 1px #D3D3D3 solid;*/
  12. /*border-radius: 5px;*/
  13. /*background: #ffffff;*/
  14. /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
  15. /*font-size: 16pt;*/
  16. /*font-family: "仿宋", serif;*/
  17. /*line-height: 1.02cm;*/
  18. /*letter-spacing:-0.1cm;*/
  19. }
  20. body.document-editor td, body.document-editor th {
  21. font-size: 0.9em;
  22. }
  23. body.document-editor h1 {
  24. margin-bottom:1cm;
  25. }
  26. body.document-editor table {
  27. margin-top:0.5cm;
  28. margin-bottom:0.5cm;
  29. }
  30. body.document-editor table td {
  31. border-right: 1px solid #d0d0d0;
  32. border-bottom: 1px solid #d0d0d0;
  33. }
  34. body.document-editor table td:first-of-type {
  35. border-left: 1px solid #d0d0d0;
  36. }
  37. body.document-editor table tr:first-of-type td {
  38. border-top: 1px solid #d0d0d0;
  39. }
  40. body.document-editor table thead th {
  41. border-top: 1px solid #d0d0d0;
  42. border-right: 1px solid #d0d0d0;
  43. }
  44. body.document-editor table thead th:first-of-type {
  45. border-left: 1px solid #d0d0d0;
  46. }
  47. .o2_editorPlugin_doc_Page {
  48. width: 15.6cm;
  49. height: 22.5cm;
  50. padding: 3.7cm 2.6cm 3.5cm 2.8cm;
  51. margin: 0.5cm auto;
  52. /*border: 0px #D3D3D3 solid;*/
  53. /*border-radius: 5px;*/
  54. background: #ffffff;
  55. /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
  56. font-size: 16pt;
  57. font-family: "仿宋_GB2312", serif;
  58. line-height: 1.02cm;
  59. letter-spacing:-0.01cm;
  60. position: relative;
  61. }
  62. .o2_editorPlugin_doc_Page_content {
  63. width: 100%;
  64. height: 100%;
  65. position: relative;
  66. }
  67. .o2_editorPlugin_doc_redline {
  68. color: #FF0000;
  69. height: 0.4mm;
  70. background-color: #ff0000;
  71. }
  72. .o2_editorPlugin_doc_fileno {
  73. overflow: hidden;
  74. font-size: 16pt;
  75. font-family: "仿宋_GB2312", serif;
  76. line-height: 1.02cm;
  77. text-align: center;
  78. margin-top: 2.04cm;
  79. }
  80. .o2_editorPlugin_doc_filenoup {
  81. overflow: hidden;
  82. font-size: 16pt;
  83. font-family: "仿宋_GB2312", serif;
  84. line-height: 1.02cm;
  85. margin-top: 2.04cm;
  86. }
  87. .o2_editorPlugin_redHeader{
  88. overflow: hidden;
  89. text-align: center;
  90. padding-top: 3.5cm;
  91. }
  92. .o2_editorPlugin_redHeader_content{
  93. color: red;
  94. font-size: 1.8cm;
  95. font-family: "宋体", serif;
  96. line-height: normal;
  97. /*font-weight: bold;*/
  98. overflow: hidden;
  99. }
  100. .o2_editorPlugin_redHeader_info{
  101. color: #888888;
  102. font-weight: normal;
  103. }
  104. .o2_editorPlugin_doc_emptyLine {
  105. overflow: hidden;
  106. font-size: 16pt;
  107. font-family: "仿宋_GB2312", serif;
  108. line-height: 1.02cm;
  109. top: 0;
  110. left:0;
  111. }
  112. .o2_editorPlugin_doc_copiesSecretPriority {
  113. overflow: hidden;
  114. font-size: 16pt;
  115. font-family: "黑体", serif;
  116. line-height: 1.02cm;
  117. position: absolute;
  118. top: 0;
  119. left:0;
  120. }
  121. .o2_editorPlugin_doc_subject {
  122. overflow: hidden;
  123. font-size: 22.0pt;
  124. font-family: "宋体", serif;
  125. line-height: 1.02cm;
  126. margin: auto;
  127. margin-top: 2.04cm;
  128. text-align: center;
  129. width: 90%;
  130. }
  131. .o2_editorPlugin_doc_mainSend {
  132. font-size: 16pt;
  133. font-family: "仿宋_GB2312", serif;
  134. line-height: 1.02cm;
  135. margin-top: 1.02cm;
  136. }
  137. .o2_editorPlugin_doc_file {
  138. font-size: 16pt;
  139. font-family: "仿宋_GB2312", serif;
  140. line-height: 1.02cm;
  141. }
  142. .o2_editorPlugin_doc_filenoup {
  143. margin-top: 2.04cm;
  144. }
  145. .o2_editorPlugin_doc_filenoup_td{
  146. width: 50%;
  147. vertical-align: bottom;
  148. }
  149. .o2_editorPlugin_doc_filenoup_td_signer{
  150. width: 50%;
  151. text-align: right;
  152. }
  153. .o2_editorPlugin_doc_filenoup_signer_table{
  154. margin-right: 0.6cm;
  155. float: right;
  156. }
  157. .o2_editorPlugin_doc_filenoup_signer_td{
  158. vertical-align: top;
  159. }
  160. .o2_editorPlugin_doc_filenoup_fileno{
  161. text-align: center;
  162. }
  163. .o2_editorPlugin_doc_filenoup_signer{
  164. }
  165. .o2_editorPlugin_doc_filenoup_signerContent{
  166. font-family: "楷体_GB2312", serif;
  167. }
  168. .o2_editorPlugin_doc_filenoup_signerContent_td {
  169. max-width: 4cm;
  170. }
  171. .o2_editorPlugin_doc_attachment{
  172. margin-top: 1.02cm
  173. }
  174. .o2_editorPlugin_doc_attachment_title_td {
  175. width: 2.8cm;
  176. }
  177. .doc_layout_filetext{
  178. word-break: break-all;
  179. }
  180. .doc_layout_filetext ins, doc_layout_filetext del{
  181. word-break: break-all;
  182. }