styles.css 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. .ax_default {
  2. font-family:'ArialMT', 'Arial', sans-serif;
  3. font-weight:400;
  4. font-style:normal;
  5. font-size:13px;
  6. letter-spacing:normal;
  7. color:#333333;
  8. vertical-align:none;
  9. text-align:center;
  10. line-height:normal;
  11. text-transform:none;
  12. }
  13. .shape {
  14. }
  15. .image {
  16. color:#000000;
  17. }
  18. .image1 {
  19. }
  20. .line {
  21. }
  22. .placeholder {
  23. }
  24. .heading_1 {
  25. font-family:'ArialMT', 'Arial', sans-serif;
  26. font-weight:bold;
  27. font-style:normal;
  28. font-size:32px;
  29. text-align:left;
  30. }
  31. .heading_2 {
  32. font-family:'ArialMT', 'Arial', sans-serif;
  33. font-weight:bold;
  34. font-style:normal;
  35. font-size:24px;
  36. text-align:left;
  37. }
  38. .heading_3 {
  39. font-family:'ArialMT', 'Arial', sans-serif;
  40. font-weight:bold;
  41. font-style:normal;
  42. font-size:18px;
  43. text-align:left;
  44. }
  45. .heading_4 {
  46. font-family:'ArialMT', 'Arial', sans-serif;
  47. font-weight:bold;
  48. font-style:normal;
  49. font-size:14px;
  50. text-align:left;
  51. }
  52. .heading_5 {
  53. font-family:'ArialMT', 'Arial', sans-serif;
  54. font-weight:bold;
  55. font-style:normal;
  56. text-align:left;
  57. }
  58. .heading_6 {
  59. font-family:'ArialMT', 'Arial', sans-serif;
  60. font-weight:bold;
  61. font-style:normal;
  62. font-size:10px;
  63. text-align:left;
  64. }
  65. .table_cell {
  66. }
  67. .label {
  68. font-size:14px;
  69. text-align:left;
  70. }
  71. .paragraph {
  72. text-align:left;
  73. }
  74. .form_hint {
  75. color:#999999;
  76. }
  77. .form_disabled {
  78. }
  79. .flow_shape {
  80. }
  81. .box_2 {
  82. }
  83. .ellipse {
  84. }
  85. .icon {
  86. }
  87. ._图片 {
  88. color:#000000;
  89. }
  90. .connector {
  91. font-family:'微软雅黑', sans-serif;
  92. font-weight:400;
  93. font-style:normal;
  94. font-size:13px;
  95. color:#1E1E1E;
  96. text-align:left;
  97. line-height:normal;
  98. }
  99. .tree_node {
  100. text-align:left;
  101. }
  102. .box_1 {
  103. }
  104. .text_field {
  105. color:#000000;
  106. text-align:left;
  107. }
  108. .text_area {
  109. color:#000000;
  110. text-align:left;
  111. }
  112. .table_cell1 {
  113. font-family:'ArialMT', 'Arial', sans-serif;
  114. font-weight:normal;
  115. font-style:normal;
  116. font-size:13px;
  117. color:#000000;
  118. }
  119. .checkbox {
  120. text-align:left;
  121. }
  122. .icon1 {
  123. }
  124. .droplist {
  125. color:#000000;
  126. text-align:left;
  127. }
  128. .list_box {
  129. color:#000000;
  130. text-align:left;
  131. }
  132. .line1 {
  133. }
  134. ._水平线 {
  135. }
  136. ._文本框 {
  137. color:#000000;
  138. text-align:left;
  139. }
  140. .connector1 {
  141. color:#000000;
  142. }
  143. ._线段 {
  144. }
  145. .label1 {
  146. font-family:'ArialMT', 'Arial', sans-serif;
  147. font-weight:400;
  148. font-style:normal;
  149. font-size:14px;
  150. color:#606266;
  151. text-align:left;
  152. }
  153. .horizontal_line {
  154. }
  155. ._形状 {
  156. font-family:'ArialMT', 'Arial', sans-serif;
  157. font-weight:400;
  158. font-style:normal;
  159. font-size:13px;
  160. color:#333333;
  161. text-align:center;
  162. line-height:normal;
  163. }
  164. ._二级标题 {
  165. font-family:'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
  166. font-weight:700;
  167. font-style:normal;
  168. font-size:24px;
  169. text-align:left;
  170. }
  171. ._36号字_顶部标题、大按钮、弹窗提示主标题_ {
  172. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  173. font-weight:400;
  174. font-style:normal;
  175. font-size:18px;
  176. text-align:left;
  177. }
  178. ._28号字_页面备注信息及列表的表头说明文字__) {
  179. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  180. font-weight:400;
  181. font-style:normal;
  182. font-size:14px;
  183. text-align:left;
  184. }
  185. ._图片1 {
  186. }
  187. .vertical_line {
  188. }
  189. ._32号字_单行列表内,右方操作说明的文字__) {
  190. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  191. font-weight:400;
  192. font-style:normal;
  193. font-size:16px;
  194. text-align:left;
  195. }
  196. ._30号字_服务主标题,例如双行列表内的下方描述信息。__) {
  197. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  198. font-weight:400;
  199. font-style:normal;
  200. font-size:15px;
  201. text-align:left;
  202. }
  203. .box_3 {
  204. }
  205. ._垂直线 {
  206. }
  207. ._文本段落 {
  208. text-align:left;
  209. }
  210. ._下拉列表框 {
  211. color:#000000;
  212. text-align:left;
  213. }
  214. .shape1 {
  215. font-family:'Microsoft YaHei', sans-serif;
  216. font-weight:400;
  217. font-style:normal;
  218. font-size:12px;
  219. color:#333333;
  220. text-align:center;
  221. line-height:normal;
  222. }
  223. .connector2 {
  224. font-family:'Microsoft YaHei Bold', 'Microsoft YaHei', sans-serif;
  225. font-weight:700;
  226. font-style:normal;
  227. font-size:13px;
  228. color:#363636;
  229. text-align:center;
  230. line-height:normal;
  231. }
  232. .radio_button {
  233. text-align:left;
  234. }
  235. .box_11 {
  236. }
  237. .box_21 {
  238. }
  239. .paragraph1 {
  240. text-align:left;
  241. }
  242. .text_field1 {
  243. color:#000000;
  244. text-align:left;
  245. }
  246. .form_hint1 {
  247. color:#999999;
  248. }
  249. .form_disabled1 {
  250. }
  251. .droplist1 {
  252. color:#000000;
  253. text-align:left;
  254. }
  255. .link_button {
  256. color:#169BD5;
  257. }
  258. .icon2 {
  259. }
  260. .heading_21 {
  261. font-family:'ArialMT', 'Arial', sans-serif;
  262. font-weight:bold;
  263. font-style:normal;
  264. font-size:24px;
  265. text-align:left;
  266. }
  267. .checkbox1 {
  268. text-align:left;
  269. }
  270. .radio_button1 {
  271. text-align:left;
  272. }
  273. ._表格 {
  274. }
  275. ._默认样式 {
  276. font-family:'微软雅黑', sans-serif;
  277. font-weight:400;
  278. font-style:normal;
  279. }
  280. .primary_button {
  281. color:#FFFFFF;
  282. }
  283. ._文本框1 {
  284. color:#000000;
  285. text-align:left;
  286. }
  287. ._复选框 {
  288. text-align:left;
  289. }
  290. ._下拉列表框1 {
  291. color:#000000;
  292. text-align:left;
  293. }
  294. ._单选按钮 {
  295. text-align:left;
  296. }
  297. .box_12 {
  298. }
  299. .label2 {
  300. font-size:14px;
  301. text-align:left;
  302. }
  303. .ellipse1 {
  304. }
  305. ._形状1 {
  306. }
  307. ._图片2 {
  308. color:#000000;
  309. }
  310. .line2 {
  311. }
  312. .marker {
  313. color:#FFFFFF;
  314. }
  315. ._默认样式1 {
  316. }
  317. ._文本框2 {
  318. color:#000000;
  319. text-align:left;
  320. }
  321. .form_hint2 {
  322. color:#999999;
  323. }
  324. .form_disabled2 {
  325. }
  326. ._表格1 {
  327. }
  328. ._单元格 {
  329. }
  330. ._水平线1 {
  331. }
  332. .table_cell2 {
  333. }
  334. .box_13 {
  335. font-family:'微软雅黑', sans-serif;
  336. font-weight:400;
  337. font-style:normal;
  338. color:#FFFFFF;
  339. }
  340. ._形状2 {
  341. }
  342. .link_button1 {
  343. color:#169BD5;
  344. }
  345. .sticky_1 {
  346. text-align:left;
  347. }
  348. .box_14 {
  349. }
  350. ._文本段落1 {
  351. text-align:left;
  352. }
  353. ._图片3 {
  354. color:#000000;
  355. }
  356. ._垂直线1 {
  357. }
  358. ._水平线2 {
  359. }
  360. textarea, select, input, button { outline: none; }