Нет описания

workspace.css 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. @charset "utf-8";
  2. /* CSS Document */
  3. .con-center{ width:1170px;position:relative; margin:auto; overflow:hidden;padding:20px 10px; margin-top:60px;}
  4. .frmtype{ width:100%; border-radius:5px; border:1px #dadada solid; padding:0 10px; min-height:30px;font-size:14px;line-height:30px;}
  5. .frmtype:focus{ border:1px solid #ff8500;}
  6. .frmbtn{ width:100px; margin:10px; background:#ff8400; color:#fff; border:none; }
  7. .frmrbtn{ background:none; color:#303030; border:none; }
  8. .updownbtn{text-decoration:underline; color:#333;}
  9. /*左侧菜单*/
  10. .workmenu{ float:left; width:12%; height:300px; background: #fafafa;border-radius: 6px;overflow: hidden;}
  11. .workmenutit{height: 60px;padding: 0 20px;font-size:16px;line-height:60px; border-bottom:1px #ff8400 solid;cursor:pointer;}
  12. .worksubmenu{width:100%; height:40px; margin:10px 0; padding-left:30px;font-size:15px;line-height:40px; color:#313131; cursor:pointer;}
  13. .subcolor{ background:#f99550; color:#fff;}
  14. /*右侧内容*/
  15. .workcon{float:right; margin-left:10px; width:87%; min-height:800px; background: #fafafa;border-radius:6px;overflow: hidden;}
  16. .workcon .workconitem{ display:none;}
  17. .workcon .workconitem:first-child{display:block;}
  18. /*////////////科研资源/////////////////*/
  19. .worktel{ position:relative;}
  20. .workcon .worktelbtn{ position:absolute; top:-10px;right:-20px; display:block; width:20px; height:20px;background:url(../images/contact.png) center center no-repeat; }
  21. .workcontit{height: 60px;padding: 0 20px;font-size:16px;line-height:60px;color: #606060; border-bottom:1px solid #e7e7e7;}
  22. .worksubcon{ padding:20px; overflow:hidden;}
  23. /*我的资源、需求*/
  24. .workmysrc{ margin-bottom:30px;}
  25. .workmysrctit{font-size:16px;line-height:30px;position:relative;}
  26. .worksamlltit{ font-size:13px;line-height:30px; margin:0 10px; padding:10px;cursor:pointer;}
  27. .worksamlltitnow{ border-bottom:1px solid #ff8400; color:#ff8400;text-decoration: none;}
  28. .workcontit a:link{color:#313131;}
  29. .workmysrc{display:none;}
  30. .workmysrc:first-child{display:block;}
  31. .workmysrc .workbtn{ display:block;background:#ff8400;text-align: center;font-size:14px;line-height:30px;color:#fff; width:140px; padding:0 20px; border-radius:4px; cursor:pointer; margin-bottom:10px;}
  32. .maintab{ border-bottom:1px dashed #d7d7d7; margin-top:20px; overflow:hidden;}
  33. .maintab:last-child{border-bottom:none;}
  34. .worktab *{ text-align:center; color:#000;}
  35. .lefttab{ width:16%;min-width: 162px; max-height:400px; overflow:hidden;}
  36. .resoubrief{width:100%;height:300px; overflow:hidden;}
  37. .resoubrief tr td{ /*border-bottom:1px solid #d6d6d6;*/ max-height:180px; padding:6px 0;}
  38. .resoubrief tr td ul{max-height: 260px;overflow: hidden;}
  39. .resoubrief tr td ul li{ width:100%; max-width:160px; text-indent:1.5em; word-break: break-all;text-align: justify; /*text-overflow:ellipsis; overflow:hidden; white-space:nowrap;*/}
  40. .resoubrief tr td ul li:first-child{text-indent:0;font-size: 15px;color: #ff8400;}
  41. .resoubrief tr td .resoimgbox{width: 160px; height: 160px; overflow:hidden;}
  42. .managebtn{ display:block; background:#aaa;margin:auto;width:120px;font-size:14px;line-height:30px;color:#fff; border-radius:4px; text-align:center; cursor:pointer;}
  43. .righttab{ width:82%;}
  44. .worktab a{ color:#333;}
  45. .worktab a:hover{color:#ff8400;}
  46. .worktab tr td{ padding:0 4px;max-width:60px;word-break:break-all;/*text-overflow:ellipsis; overflow:hidden; white-space:nowrap;*/}
  47. .worktab .worktabtit{ height:40px;background:#fff9ef;border-bottom:1px #D8D8D8 solid;}
  48. .worktab .workitem{ border-bottom:1px #D8D8D8 solid;height:110px; padding:10px 0;}
  49. .worktab .workitem:nth-child(odd){background:#fff;}
  50. .workitemsrc{ cursor:pointer; color:#702C40;}
  51. .operatebtn,.opbtn{ display:block;margin-top:10px;}
  52. .operatebtn span,.opbtn span{ color:#ff8400; cursor:pointer; }
  53. .modification{padding:10px 0;}
  54. /*////////////我的工作台/////////////////*/
  55. .workblock{ padding:10px; overflow:hidden; background:#fff; margin:10px 0; margin-bottom:20px;}
  56. .workhs{ width:34%; overflow:hidden;}
  57. .workconleft{ width:82%;}
  58. .workhead{ display:block; margin:10px; height:84%; height:84%;/* border:1px #ccc solid; */border-radius:50%; overflow:hidden;}
  59. .workstat{ float:left; width:50%; text-align:center;}
  60. .workstat span{font-size:18px;line-height:30px; font-weight:bold;}
  61. .workinfor{width:64%; margin-top:20px; padding:10px 16px;min-height:140px;}
  62. .workinfor h4{ overflow:hidden;}
  63. .workinfor .named{display:block;font-size:18px;line-height:34px; font-weight:bold; color:#000; float:left;}
  64. .workinfor .named:hover,.workinfor .named:focus,.workinfor .named:active{color:#000; text-decoration:none;}
  65. .workinfor h5{font-size:16px;line-height:30px; font-weight:600;}
  66. .workinfor h6{ font-size:13px;line-height:24px; font-weight:400;}
  67. .worklinkbtn{ color:#ff8400;font-size:12px;line-height:24px;cursor:pointer;}
  68. .workcountup{ width:100%; overflow:hidden; padding:6px 0; text-align:center; margin:10px;}
  69. .workcountup:nth-child(2){ border-top:1px solid #d6d6d6;}
  70. .workcount{ padding:10px; width:50%; float:left;}
  71. .workcount:nth-child(1){ border-right:1px solid #d6d6d6;}
  72. .workcountnum{ font-size:18px;line-height:30px; margin:6px; font-style: italic; }
  73. .worksubblock{ width:50%; padding:0 10px;}
  74. .worksubblock:nth-child(1){ border-right:1px solid #d6d6d6;}
  75. .worktit{ width:100%;border-bottom:1px solid #d6d6d6; padding:4px 0; font-size:16px; }
  76. .leftwb{ width:30%; margin:auto; text-align:center;}
  77. .wbcon{ padding:20px 0; overflow:hidden;}
  78. .wbimg{ display:block; margin:auto; width:60px; height:60px; overflow:hidden; border-radius:50%;}
  79. .rightwb{ width:66%; margin-left:10px; }
  80. .worktopic{ font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
  81. .workrecord{ list-style:inside disc;max-height:94px; overflow:hidden;font-size:13px; color:#666;}
  82. .writeback{ margin:10px 0; border-radius:4px; font-size:12px; text-align:center; cursor:pointer; border:1px solid #888; padding:0 14px;}
  83. .writeback:hover,.writeback:active{border:1px solid #ff8400; color:#ff8400;}
  84. .writebackbox{/*display:none;*/}
  85. .writespan{ margin-top:10px; font-weight:bold;}
  86. /*资源、项目*/
  87. .sharesrcbox11{ overflow:hidden; width:100%; padding:10px; height:240px;}
  88. .sharesrcbox11 .sharesrc{ width:28%; margin:10px 20px; float:left;}
  89. .sharesrcbox11 .briefinfor{ width:100%; max-height:100px; text-overflow:ellipsis; overflow:hidden; }
  90. .sharesrcbox11 .shareshow{ position:relative; overflow:hidden;}
  91. .sharesrcbox11 .shareopeart{ position:absolute;background:rgba(0,0,0,.4); line-height:30px; text-align:center; bottom:-30px; left:0px; z-index:100; overflow:hidden; width:100%; cursor:pointer;}
  92. .objectsrcbox{ overflow:hidden; width:100%; padding:10px; height:160px;}
  93. .objectsrc{float:left; width:28%; margin:10px 20px; height:120px; border-radius:4px; background:#fbeed5; /*border:1px dashed #e5e5e5;*/ padding:30px 10px; cursor:pointer; }
  94. .objectsrc:hover{ background:#F1D299;}
  95. .objectsrc p{ line-height:24px; text-align:center;}
  96. .objectsrc .objectstate{/* background:url(../images/progressing.png) 52px 2px no-repeat;*/}
  97. /*公告*/
  98. .workconright{ width:17%;}
  99. .worknotice{ width:100%; height:200px; border:1px solid #d6d6d6; margin:1px;}
  100. /*////////////咨询/////////////////*/
  101. .workset{padding:4px 20px; background:#fff; border:1px solid #e8e8e8; line-height:20px; cursor:pointer;}
  102. .workmenubox{ width:100%; background:#fff; padding:10px 20px;}
  103. .workmenufrm{ max-width:100%;}
  104. .workselectbox{ position:relative; /*border:1px red solid;*/ padding:4px 10px; }
  105. .workselectmenu{ padding:4px 20px; position:relative;background: url(../images/downselect.png) no-repeat right center;cursor:pointer;}
  106. .workdropdown { position:absolute;right:0; background:#fff; border-radius:6px;border: 1px #d6d6d6 solid; box-shadow:0px 2px 2px 1px #CECEB8;-moz-box-shadow:0px 2px 2px 1px #CECEB8;-webkit-box-shadow:0px 2px 2px 1px #CECEB8; z-index:40;}
  107. .workdropdown li{padding:0 20px;width:100px; line-height:40px;cursor:pointer;}
  108. .workdropdown li:hover{ background-color:#f7f7f7;}
  109. .workdropdown2 li{width:200px;}
  110. .workcurrent{ background:url(../images/selected.png) no-repeat 90% center #f7f7f7; }
  111. .orderedbtn{ padding:1px 6px; cursor:pointer; }
  112. .orderedbtn div{width:20px; height:20px; background:url(../images/order.png) no-repeat 0 1px #ff8400 ; border-radius:4px;}
  113. .workselectcon{ padding:10px;}
  114. .workselectitem{/* overflow:hidden; */ margin:6px 0;}
  115. .workselectitem:nth-child(odd){background:#fff;}
  116. .workselectitem table tr .workcheck{ text-align:center;}
  117. .worksitcon{ width:100%;margin-top:0; overflow:hidden; cursor:pointer; }
  118. .worksitcon .lasttime{ font-size:13px; color:#666;}
  119. .worksitcon span{ padding-right:4px;}
  120. .rebackcon{ height:60px; overflow:hidden;}
  121. .modifyicon{ margin-left:10px;margin-top: 6px;}
  122. .workitimg{ width:120px; height:120px; }
  123. .messagebox{position:relative;}
  124. .msgprompt{position:absolute; top:26px; left:16px; padding:0 10px;text-align:center; border-radius:14px; background:#ff6432; color:#fff;}
  125. .workhandle{ position:absolute; top:20px; right:20px;}
  126. .workhandle span{ padding:2px 20px;border:1px #d7d7d7 solid;}
  127. .workhandle .coultstate{background: #ff8400; position: relative;top:-10px;right: 20px; padding: 10px 30px; border-radius: 0 0 6px 6px; border: solid 1px transparent; box-shadow: 1px 1px 2px 1px #ccc; color: #fff; z-index: 20;}
  128. .workhandle .coultstate em{ position: absolute; width: 0px; height: 0px;border-top: 6px solid transparent; border-bottom: 0px solid rgb(204, 106, 6); border-left: 0px solid transparent; border-right: 5px solid rgb(204, 106, 6);left: -6px; top: -1px;z-index: 10;}
  129. .workhandle .replybtn:hover{ background:#ff8400;cursor:pointer;color:#fff;border:1px #ff8400 solid;}
  130. .workhandle .moreopert:hover{ background:#ff8400;cursor:pointer;color:#fff;border:1px #ff8400 solid;}
  131. .workhandle .moreopertbtn{box-shadow:0px 2px 2px 1px #CECEB8;-moz-box-shadow:0px 2px 2px 1px #CECEB8;-webkit-box-shadow:0px 2px 2px 1px #CECEB8;width: 80px;right: 0;position: absolute;background: #fff; display:none;}
  132. .workhandle .moreopertbtn li{ cursor:pointer;padding:2px 20px;border:1px #d7d7d7 solid;}
  133. .workhandle .moreopertbtn li:hover{background:#ff8400;cursor:pointer;color:#fff;border:1px #ff8400 solid;}
  134. /*////////////科研项目/////////////////*/
  135. .workobjcon{ overflow:hidden; background:#fff; min-height:600px; margin-top:10px; padding:20px;}
  136. .workobjcon .objectsrc{ width:20%; height:200px; /*border:1px solid #e5e5e5;*/ }
  137. .workobjcon .objectsrc div{ margin:20px 4px;}
  138. .workobjcon .objectsrc .objectstate{/* background:url(../images/progressing.png) 40px 2px no-repeat; */margin:20px;}
  139. .workobjcon .newobjects{ border:2px dashed #e5e5e5;background:#F5F5F5;}
  140. .workobjcon .newobjects ul li{ float:left;}
  141. .workobjcon .newobjects .newobjectbox{ margin: 10px 30px;}
  142. .workobjcon .newobjects .newobjecticon{ line-height:100px; font-size:30px;}
  143. .workobjcon .newobjects .newobjectword{ line-height:106px;}
  144. /*咨询对话*/
  145. .consultdialogbox{ width:100%; padding:20px; }
  146. .dialoghead{ padding:20px; border-radius:10px 10px 0 0; text-align:center; border-bottom:1px #d6d6d6 solid; background-color:#F3F3F3; position:relative;}
  147. .dialoghead .backupbtn{ background:url(../images/backup.png) no-repeat center center; width:24px; height:24px; padding:20px; position:absolute; top:50%; left:16px; margin-top:-16px; cursor:pointer;}
  148. .dialoghead .dheadtit{width:680px; margin:auto;}
  149. .dialoghead .dheadtit .dialogpro{ padding:0 10px; font: 16px/30px; font-weight:600;}
  150. .dialogcontain{ background:#fff; text-align:center; border-bottom:1px #d6d6d6 solid; position:relative;}
  151. .dialogcontain .dialoginfo{ max-width:460px; padding:10px; margin:auto;}
  152. .dialogcontain .dialoginfo div{ padding: 4px 10px;}
  153. .dialogcontain .dialoginfo .dialogtit{ font-weight:600;}
  154. .dialogcontain .dialoginfo .dialogsurebtn { width: 200px; margin: 10px auto;padding:6px 20px; border-radius:6px; background:#ff8400;color:#fff; cursor:pointer; }
  155. .dialogcontain .dialogstatus{ position:absolute; top:-20px; right: -8px;background: #ff8400; color: #fff; padding: 0 60px;border-radius: 20px 0 0 20px;z-index: 2; line-height: 40px; }
  156. .dialogcontain .dialogstatus em{position: absolute;width: 0px; height: 0px;border-top: 0px solid rgb(180, 60, 6);border-bottom: 6px solid transparent;border-left: 8px solid rgb(180, 60, 6); border-right: 0px solid transparent;right: 0px; bottom: -6px;}
  157. .dialogbody{ padding:20px; background:#FFF1DD; border-bottom:1px #d6d6d6 solid; min-height: 320px; max-height: 500px; overflow-y:auto;}
  158. .dialogbody .scrollBar{position: absolute; top: 0;width: 4px; height: 100%; border-radius: 2px;overflow: hidden;}
  159. .dialogbody .scrollBar .bar{ position: absolute;left: 0; width: 100%; height: 40%;border-radius: 2px; background:#888; overflow: hidden; cursor: pointer;}
  160. .dialogbody .dialoghistory{display: block; padding: 0 0 0 20px;border-style: solid;border-width: 1px 0 0 0;position: relative; margin: 25px 82px 14px; border-style: dashed; border-color: #d9d9d9;}
  161. .dialogbody .dialoghistory .dialogword{ font-size: 14px; text-decoration:none; position: absolute; top: -9px;left: 50%;width: 108px; margin-left: -54px;text-align: center;font-weight: normal;}
  162. .dialogleftitem,.dialogrightitem{ padding:10px; margin:10px;}
  163. .dilmod{ overflow:hidden;}
  164. .dilmod .diluser{ width:60px; height:60px;}
  165. .dilmod .diluser .userface{ display:block; width:100%; height:100%; border-radius:50%;overflow:hidden;}
  166. .dilmod .dilinfobox{ max-width: 700px; padding:20px; margin:0 16px; border-radius:10px; position:relative;}
  167. .dilmod .dilinfobox_l{ background:#fff ; border: 1px rgba(0,0,0,.1) solid;}
  168. .dilmod .dilinfobox_r{ background:#ADE0F9; border: 1px #C8ECFD solid;}
  169. .dilmod .dilinfobox .dilarrow{ display: block; width: 0px;height: 0px; margin:20px;border-width:14px;border-style:solid; position: absolute; top:-5px; }
  170. .dilmod .dilinfobox .dilarrow_l{border-color:transparent rgba(0,0,0,.1) transparent transparent;left:-48px; }
  171. .dilmod .dilinfobox .dilarrow_l_bor{border-color:transparent #fff transparent transparent; left:-47px; }
  172. .dilmod .dilinfobox .dilarrow_r{ border-color:transparent transparent transparent #C8ECFD; right:-48px;}
  173. .dilmod .dilinfobox .dilarrow_r_bor{ border-color:transparent transparent transparent #ADE0F9; right:-47px;}
  174. .dialogfoot{ padding:20px; background:#fff; border-radius:0 0 10px 10px;}
  175. .dialogfoot .sendbox_area .W_input { width: 100%; height: 32px; padding: 5px 12px 0; box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.10) inset;margin: 0px; padding: 5px 12px;font-size: 12px; word-wrap: break-word; line-height: 20px;outline: none; border-radius:4px; }
  176. .dialogfoot .sendbox_bar { overflow:hidden;margin:10px 0;}
  177. .dialogfoot .sendbox_bar .sendtype { overflow:hidden;}
  178. .dialogfoot .sendbox_bar .sendtype a{ float:left;width:30px; height:30px; margin:0 10px; background-image:url(../images/linkicon.png); background-repeat:no-repeat;}
  179. .dialogfoot .sendbox_bar .sendtype .mlink1{ background-position: 0 0;}
  180. .dialogfoot .sendbox_bar .sendtype .mlink2{ background-position: -30px 0;}
  181. .dialogfoot .sendbox_bar .sendtype .mlink3{ background-position: -60px 0;}
  182. .dialogfoot .sendbox_bar .sendtype .mlink1:hover{ background-position: 0 -30px;}
  183. .dialogfoot .sendbox_bar .sendtype .mlink2:hover{ background-position: -30px -30px;}
  184. .dialogfoot .sendbox_bar .sendtype .mlink3:hover{ background-position: -60px -30px;}
  185. .dialogfoot .sendbox_bar .sendbtn {}
  186. .dialogfoot .sendbox_bar .sendbtn .W_btn { display: inline-block;text-align: center;border-radius: 4px;line-height: 30px; padding: 0px 20px; font-size: 14px; background: #ff8400; border: 1px solid #ff8400; color: #fff; box-shadow: 0px 1px 2px rgba(0,0,0,0.25);}