RoadFlow2.1 临时演示

style.css 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. body {font-size:12px; margin:0; padding:0; font-family:微软雅黑,Arial;}
  2. table,td,th {font-size:12px; font-family:微软雅黑,Arial;}
  3. body,form {margin:0px; padding:0;}
  4. input,textarea,button {outline:none; font-size:12px; font-family:微软雅黑,Arial;}
  5. select{outline:none; font-size:12px; font-family:微软雅黑,Arial;}
  6. a:link,a:visited,a:active {color:#000000; text-decoration:none;}
  7. a:hover {color:#0a3ad5; text-decoration:underline;}
  8. a.white:link,a.white:visited,a.white:active {color:#ffffff; text-decoration:none;}
  9. a.white:hover {color:red; text-decoration:underline;}
  10. a.blue:link,a.blue:visited,a.blue:active {/*color:#0249fd;*/color:#444; text-decoration:underline;}
  11. a.blue:hover {color:red; text-decoration:underline;}
  12. a.red:link,a.red:visited,a.red:active {color:red; text-decoration:underline;}
  13. a.red:hover {color:red; text-decoration:underline;}
  14. .roleselect { width:90px; border:1px solid #2790eb; height:21px; vertical-align:middle; color:#fafafa; background:#1679ce; padding:1px;}
  15. .mainBody{background:#ffffff;}
  16. .mainTop{height:58px; width:100%; background:#1679ce url(../images/main/topbg.png) repeat-x;}
  17. .mainTopLeft{float:left; height:58px; width:600px; background:url(../images/main/logo.png) no-repeat;}
  18. .mainTopRight{float:right; height:58px; text-align:right; color:#ffffff;}
  19. .bodybg{background:#e5edef;}
  20. .mainDiv{width:100%; background:#ffffff;}
  21. .mainMenutd{width:220px; vertical-align:top;}
  22. .mainSplittd{width:5px; vertical-align:middle; background:#cee7fd; }
  23. .mainSplittdImg { width:5px; height:37px; background:url(../images/main/split.png) no-repeat; cursor:pointer;}
  24. .mainSplittdImg1 { width:5px; height:37px; background:url(../images/main/split1.png) no-repeat; cursor:pointer;}
  25. .mainTabDiv{background:#ffffff; border:none 0;}
  26. .menuDiv{margin:0; padding:0;}
  27. .menuDivLeft { width:70px; background:#025196; float:left; color:#ffffff; text-align:center; cursor:pointer;}
  28. .menuDivRight{background:#e6eff8; width:150px; float:left; text-align:left; overflow:auto;}
  29. .menuDivLeft1 { background:#e6eff8; color:#000; cursor:pointer;}
  30. .menuDivLeftSplit { font-size:0px; width:70px; background:#0063b6; height:1px;}
  31. .menuDivLeftIco { width:100%; height:20px; background-position:center; background-image:url(../images/public/default.gif); background-repeat:no-repeat; }
  32. .menuDivLeftTitle { padding:5px 0;}
  33. .menuDivTitlel{float:left; height:26px; line-height:26px; padding-left:5px; font-weight:bold;}
  34. .menuDivTitler{float:right;width:24px; height:26px; background:url(../images/main/menu_l.gif) no-repeat center center; cursor:pointer; }
  35. .menuDivTitler:hover{float:right;width:24px; height:26px; background:url(../images/main/menu_l0.gif) no-repeat center center; cursor:pointer; }
  36. .menuDiv1{width:22px; height:26px; background:url(../images/main/menu_r.gif) no-repeat center center; display:none; cursor:pointer;}
  37. .menuDiv1:hover{width:20px; height:26px; background:url(../images/main/menu_r0.gif) no-repeat center center; display:none; cursor:pointer;}
  38. .mainTheme_blue{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_blue.gif) no-repeat; }
  39. .mainTheme_blue1{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_blue1.gif) no-repeat;}
  40. .mainTheme_bluelight{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_bluelight.gif) no-repeat; }
  41. .mainTheme_bluelight1{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_bluelight1.gif) no-repeat;}
  42. .mainTheme_green{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_green.gif) no-repeat;}
  43. .mainTheme_green1{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_green1.gif) no-repeat;}
  44. .mainTheme_gray{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_gray.gif) no-repeat;}
  45. .mainTheme_gray1{display:inline-block; cursor:pointer; margin-right:5px; width:13px; height:11px; vertical-align:middle; background:url(../../../../images/theme_gray1.gif) no-repeat;}
  46. /*首页样式*/
  47. .homediv{width:100%; border:1px solid #99bbe8; }
  48. .hometitle{font-weight:bold; height:19px; border-bottom:1px solid #cddff7; padding-top:6px; padding-left:6px; font-size:12px; background:url(../images/home/bg.gif);}
  49. .hometitle div{padding-left:18px;}
  50. .homelist{padding:2px 8px;}
  51. .homelist div{margin:8px 0; padding-left:12px; border-bottom:dashed 1px #e8e8e8; padding-bottom:3px; background:url(../images/home/dot.gif) no-repeat left center;}
  52. .homelist div span{margin-left:4px; color:#999999;}
  53. /*组织机构应用中间分隔线*/
  54. .organizesplit{vertical-align:top; padding-left:5px; border-left:1px solid #eef1f5;}
  55. .organizesplit1{vertical-align:top; padding-right:5px; border-right:1px solid #eef1f5;}
  56. /*表格样式*/
  57. .formtable{margin:0 auto; background:#e4e9f0;}
  58. .formtable tr th{font-weight:normal; text-align:right; height:30px; background:#f3f5f9;}
  59. .formtable tr td{padding:2px; background:#ffffff; }
  60. .listtable{margin:0 auto; width:100%; border-collapse:collapse;}
  61. .listtable thead tr th{text-align:left; padding-left:3px; height:26px; background:#cee7fd; border-spacing:0; border:1px solid #fafbfc; border-top:none 0; border-bottom:none 0;}
  62. .listtable tbody tr td{text-align:left; padding-left:3px; height:27px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; border-bottom:1px dotted #e8e8e8; border-spacing:0;}
  63. .listtabletrout{text-align:left; padding-left:3px; height:27px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; border-bottom:1px dotted #e8e8e8; background:#ffffff;border-spacing:0;}
  64. .listtabletrover{text-align:left; padding-left:3px; height:27px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; border-bottom:1px dotted #e8e8e8; background:#fafbfc;border-spacing:0;}
  65. .listtable tfoot tr td { height:35px; text-align:center; }
  66. /*查询条*/
  67. .querybar{padding:10px 0 10px 5px; background:#fafbfc; border-bottom:0px solid #eef1f5;}
  68. .buttondiv{width:99%; margin:10px auto 0 auto; text-align:center;}
  69. .toolbar{height:27px; padding-left:2px; margin-top:1px; padding-top:3px; background:#fafbfc; border-top:0px solid #eef1f5;border-bottom:1px solid #f7f8f8; }
  70. .toolbar a{display:inline-block; cursor:default; height:23px; padding:0 2px 0 2px; line-height:23px; border:1px dashed transparent; _border-color:#fafbfc; text-decoration:none; color:#000000;}
  71. .toolbar a:hover{display:inline-block; cursor:default; height:21px; padding:0 2px 0 2px; line-height:21px; border:1px solid #69a9c6; background:#daeef9; text-decoration:none; color:#000000;}
  72. .toolbar a span{padding-left:20px; display:inline-block; cursor:default; background-position:left center; background-repeat:no-repeat;}
  73. .toolbarsplit{background:url(../images/toolbar/split.gif) no-repeat left center; width:2px; margin-left:3px; vertical-align:middle;}
  74. /*分页样式*/
  75. a.pager:link,a.pager:visited,a.pager:active{padding:1px 5px; margin:2px; color:#000000; text-decoration:none; border:1px solid #cccccc;}
  76. a.pagercurrent:link,a.pagercurrent:visited,a.pagercurrent:active{padding:1px 5px; margin:2px; color:#cc0000; font-weight:bold; text-decoration:none; border:1px solid #cccccc;}
  77. a.pager:hover{padding:1px 5px; margin:2px; color:#000000; background:#CEE0F7; border:1px solid #99BBE8;}
  78. .pagertxt{width:30px;border:none 0; background:#ffffff; border:1px solid #cccccc;text-align:center;height:17px; line-height:17px; font-family:Arial, Helvetica, sans-serif;}
  79. .pagerarrow{font-family:Arial, Helvetica, sans-serif; font-size:16px;}
  80. /*编辑连接背景图片*/
  81. .editlink{height:16px; display:inline-block; border:none 0; background:url(../../../../images/ico/topic_edit.gif) no-repeat left center; padding-left:18px; }
  82. /*查看连接背景图片*/
  83. .viewlink{height:16px; display:inline-block; border:none 0; background:url(../../../../images/ico/topic.gif) no-repeat left center; padding-left:16px; }
  84. /*删除连接背景图片*/
  85. .deletelink{height:16px; display:inline-block; border:none 0; background:url(../../../../images/ico/topic_del.gif) no-repeat left center; padding-left:18px; }
  86. /*打印连接背景图片*/
  87. .printlink{height:16px; display:inline-block; border:none 0; background:url(../../../../images/ico/printer.gif) no-repeat left center; padding-left:18px; }
  88. /*拖动排序样式*/
  89. .sortul{height:19px; padding:4px 0 0 10px; overflow:hidden; margin:5px 0; background:#f1f1f1; border:1px solid #e9e9e9;}
  90. .listul{list-style:none; margin:0; padding:0;}
  91. .listulli{height:19px; padding:4px 0 0 10px; list-style:none; overflow:hidden; margin:5px 0; background:#f1f1f1; border:1px solid #e9e9e9;}
  92. .listulli1{height:19px; padding:4px 0 0 10px; list-style:none; overflow:hidden; margin:5px 0; background:#aac5e0; border:1px solid #9cbad8;}
  93. /*星号必填项*/
  94. .star{color:Red; font-family:宋体; margin-right:2px;}
  95. /*文件上传*/
  96. .uploadify {position: relative;margin-bottom: 1em;}
  97. .uploadify-button {background:#f1f1f1; border:1px solid #e9e9e9;text-align:center;}
  98. .uploadify:hover .uploadify-button {background:#aac5e0; border:1px solid #9cbad8;text-align:center;}
  99. .uploadify-button.disabled {background-color: #D0D0D0;color: #808080;}
  100. .uploadify-queue {margin-bottom: 1em;}
  101. .uploadify-queue-item {background-color: #F5F5F5; max-width: 100%; padding: 3px;}
  102. .uploadify-error {background-color: #FDE5DD !important;}
  103. .uploadify-queue-item .cancel a {float: right;height:16px;text-indent: -9999px;width: 16px;}
  104. .uploadify-queue-item.completed {background-color: #E5E5E5;}
  105. .uploadify-progress {background-color: #E5E5E5;margin-top: 3px;width: 100%;}
  106. .uploadify-progress-bar {background-color: #0099FF;height: 3px;width: 1px;}
  107. /*选择器已选择列表*/
  108. .selectorDiv{cursor:pointer; color:#000; background:#f1f1f1; border:1px solid #e9e9e9; line-height:23px; height:23px; margin:2px 0; padding-left:3px;}
  109. .selectorDiv:hover{cursor:pointer; background:#aac5e0; border:1px solid #9cbad8; line-height:23px; height:23px; margin:2px 0; padding-left:3px;}