paperCard.css 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. #choose-error{color:red}
  2. #examName-error{color:red}
  3. #classIds-error{color:red}
  4. #type-error{color:red}
  5. #markType-error{color:red}
  6. #subject-error{color:red}
  7. #examDate{color:red}
  8. .right-content{float:left;}
  9. .left-content{float:right;padding-right:20px;width:61%}
  10. .icon-title{display:inline-block;margin-right:10px;width:6px;height:41px;background-color:#45ccbb;vertical-align:top}
  11. .icon-title{display:inline-block;margin-right:10px;width:6px;height:41px;background-color:#45ccbb;vertical-align:top}
  12. .card,.papers{padding:20px}
  13. .card{display:inline-block;width:733px}
  14. h2{display:inline-block;margin-top:5px;margin-bottom:20px}
  15. .template-box{overflow:hidden}
  16. .template-box li{list-style:none;float:left;margin-top:15px;margin-right:15px;padding:5px;width:216px;height:66px;border:2px solid #ebebeb}
  17. .card-type{font-size:14px;font-weight:400;color:#14a55c}
  18. .card-name{line-height:31px;font-size:14px;text-align:center;color:#6c6c6c;font-weight:400}
  19. .new-card{height:78px;font-size:16px;line-height:40px;color:#6c6c6c}
  20. .icon-add_card{margin-left:20px;font-size:36px;vertical-align:sub}
  21. .icon-delete{display:none;float:right;width:18px;height:18px;background:url(/images/icon-delect.png) 0 0 no-repeat}
  22. .template-box .size{margin-right:10px}
  23. .template-box li.active{border:2px solid red}
  24. .template-box li.active a{color:#ff7c7c}
  25. .template-box li.active .icon-delete{display:inline-block}
  26. .card-more{display:block;width:70px;padding:3px;border-bottom:2px solid #4d6ca3;color:#09f}
  27. .printing-card{display:inline-block;margin-left:30px;width:100px;line-height:30px;text-decoration:none;text-align:center;border-radius:3px;color:#fff;background-color:#15a55d}
  28. .printing-card:hover{background-color:#098346}
  29. .save-card{display:inline-block;margin-left:30px;width:164px;line-height:30px;text-decoration:none;text-align:center;border-radius:3px;color:#fff;background-color:#63B8FF}
  30. .save-card:hover{background-color:#4F94CD}
  31. .dialog{display:none;position:absolute;left:50%;top:50%;margin-left:-205px;margin-top:-130px;padding:20px;width:410px;height:260px;border:1px solid #999;background:#fff}
  32. .dialog-save_card h2{width:100%;line-height:100px;text-align:center}
  33. .dialog-save_card p{font-size:12px;color:red}
  34. .dialog-name_repeat p{width:100%;line-height:100px;text-align:center}
  35. .dialog-content{color:#868686}
  36. .dialog-content input{margin-left:10px;width:254px;height:31px;color:#999}
  37. .btn-box span{display:inline-block;width:90px;height:40px;line-height:40px;border-radius:5px;text-align:center;color:#fff;cursor:pointer}
  38. .btn-card_save{position:absolute;left:90px;bottom:40px;background-color:#3CB371}
  39. .btn-card_cancel{position:absolute;left:230px;bottom:40px;background-color:#ccc}
  40. .template-box a{cursor:pointer;text-decoration:none;color:#333}
  41. .mcp-fl-btns input{border:none;margin-right:14px;display:inline-block;width:141px;height:30px;color:#fff}
  42. .mcp-fl-btns .mcp-sure-btn{margin-left:10px;}
  43. *{padding:0;margin:0;font-family:微软雅黑}
  44. li,ol,ul{list-style-type:none}
  45. .clearfix:after{clear:both;overflow:hidden;content:"";display:block}
  46. button,input{outline:0}
  47. .fl{float:left}
  48. .fr{float:right}
  49. .ml15{margin-left:15px}
  50. .ml10{margin-left:10px}
  51. .ttd{background:url(/images/back-d.png) center repeat;width:100%;height:100%;position:fixed;top:0;z-index:999}
  52. .s-state{width:445px;background:#fff;margin:12% auto 0 auto}
  53. .hint_size{height:45px;width:90%;color:#333;line-height:45px;margin:0 auto;border-bottom:1px solid #ccc}
  54. .mistake_character{text-align:left;color:#606060;font-size:14px;padding:0 0 28px 0;width:90%;margin:0 auto}
  55. .roger{width:100px;height:35px;border:1px solid #15ae68;background:#15ae68;color:#fff;font-size:16px;cursor:pointer}
  56. .rogergb{background:#ccc;border:1px solid #ccc}
  57. .allTeacher{width:164px;height:30px;border:1px solid #ccc;border-radius:6px;margin-top:10px}
  58. button.wordBtn{background:#50d2c2;color:#fff;width:120px;height:30px;border:1px solid #50d2c2;cursor:pointer;border-radius:4px;margin-left:15px}
  59. .notice{float:left;color:red;font-size:12px;line-height:24px;width:352px;padding-left:19px;padding-bottom:13px}
  60. .bnt_width{width:235px;margin:0 auto}
  61. .c_bnt_width{width:330px;margin:0 auto}
  62. .mcp-radio-sel-no{margin-right:20px}
  63. .mcp-radio-sel-no>span{display:inline-block;vertical-align:middle}
  64. .template-flag-box{padding-left:50px;text-align: center;}
  65. .template-flag-box a{display:inline-block;color:#fff;text-decoration:none;border-radius:3px;width: 100px;text-align: center;background: #2977ff;height: 30px;margin-right:20px;line-height:30px}
  66. .teamplate-list-box{margin:20px;border:1px solid #ccc;display: none;}
  67. .teamplate-list-box .mcp-fl-btns{padding-left:50px; text-align: left}
  68. .template-flag-box .gray{
  69. background: #999999;
  70. }
  71. .card-setting{width: 100%;}
  72. .card-setting td{padding:0 20px 30px 20px; font-size: 14px;}
  73. .card-setting td label{display: inline-block; width:100px;font-weight: normal}
  74. .card-setting td .special-type{width: 150px;}
  75. .card-setting td input[type="radio"],.ques-type input[type="checkbox"]{margin-right: 3px;margin-bottom: 4px; width: 14px;height: 14px;vertical-align: middle;}
  76. .card-setting th{vertical-align: top; text-align: right;font-weight: normal;font-size: 14px;width: 110px;}
  77. .card-setting label{cursor: pointer;}
  78. .ques-type input[type="text"]{padding-left: 5px; width:80px;height: 34px;border:1px solid #15a55d;border-radius: 3px;outline: none;}
  79. .topic-num input,.topic-num-choose input[type="text"]{width: 380px;}
  80. .ques-type p{margin-top:3px; color: #888;font-size: 14px;}
  81. /*.ques-type div{margin-bottom:50px;}*/
  82. .ques-print{padding-left: 30px;}
  83. .ques-print a{display: inline-block;margin-left: 30px; width: 100px;line-height: 30px;text-decoration: none;text-align: center;border-radius: 3px;color: #fff;background-color: #15a55d;}
  84. .ques-print a:hover{background-color: #098346;}
  85. .ques-topic-num{margin-top:30px;}
  86. .ques-topic{margin-bottom: 20px; border:1px solid #ccc;border-radius: 5px; display: none;}
  87. .ques-topic h3{position: relative; padding:0 10px;line-height: 36px;border-bottom: 1px solid #ccc;background-color: #f2f2f2;border-radius: 5px 5px 0 0 ;}
  88. .ques-topic h3:before{content:"";position: absolute;left: 0;top:50%;width: 0;height: 16px;border-left:4px solid #15a55d;transform:translateY(-50%);}
  89. .ques-topic-list{position:relative; padding:10px;border-bottom:1px solid #ccc;}
  90. .ques-topic-item{line-height: 34px;}
  91. .ques-topic-item em{position: relative;}
  92. .ques-item-del{position: absolute;right:10px;top:10px;width: 20px;cursor:pointer}
  93. /*.ques-topic-item label{font-size: 14px;}*/
  94. .ques-topic-item-edit b{background: url(/css/third/img/del.png) no-repeat;position: absolute;right: 0;top:0;width: 10px;height: 10px;transform: translateX(-40%);-webkit-background-size: cover;background-size: cover;cursor: pointer;}
  95. .ques-topic-item a{padding:2px 10px;font-size: 12px; text-decoration: none;background-color: #15a55d;color: #fff;border-radius: 3px;}
  96. .ques-topic-item s{width: 20px;height: 20px;margin-bottom:-5px;margin-right:5px; background: url(/css/third/img/add.png) no-repeat left center;-webkit-background-size: 20px;background-size: 20px;cursor: pointer;display: none;}
  97. .ques-topic-item-edit s{display: inline-block;}
  98. .add-type img{margin-right: 10px; width: 50px;}
  99. .add-type a{margin:10px; display: inline-block;font-size: 14px;text-decoration: none;}
  100. /*.ques-topic3 .ques-topic-list{border-bottom:0;}*/
  101. .line-type{margin-left:30px;font-size: 14px;}
  102. .line-control{display: none;font-size: 12px;margin:0 60px 0 -40px; }
  103. .line-control input[type="text"]{height: 21px;width: 60px;text-align: center; border-color: #ccc; border-radius: 0;}
  104. .line-control b{display: inline-block;margin-bottom: -5px; width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 16px; border:1px solid #ccc;background-color: #eee;overflow: hidden;cursor: pointer;}
  105. .ques-topic-item .ques-style{position: relative;cursor: pointer;}
  106. .ques-topic-item .ques-style img{position: absolute;left: 18px;top:18px;width: 360px; box-shadow: 0 0 15px rgba(0,0,0,.2);display: none;z-index: 2;}
  107. .ques-topic3 .ques-topic-item .ques-style:before{content: "?";display: inline-block;margin-right: 3px; width: 20px;height: 20px;line-height: 20px;text-align: center; background: #aaa;border-radius: 50%;color: #fff;}
  108. .choose-topic{border:0;}
  109. .choose-topic div{margin:14px 0;}
  110. .tpl_save_type{width:15px;height:15px;}
  111. .card-style a{padding:0 30px; margin-right:14px;display:inline-block;height:30px;line-height:30px;text-align: center; border:1px solid #333;border-radius: 3px;text-decoration: none;}
  112. .card-style a.active{color:#fff;background:#1FBF86;border-color:#1FBF86}
  113. .card-select{margin-top:10px;display: none;}
  114. .card-select.cur{display: block}
  115. .ques-type-control input{visibility: hidden;}
  116. .ques-type-control label{position: relative; margin-right:14px;display:inline-block;height:30px;line-height:30px;text-align: center; border:1px solid #333;border-radius: 3px;text-decoration: none;}
  117. .ques-type-control label.active{color:#fff;background:#1FBF86;border-color:#1FBF86}
  118. .ques-type-control label:before{content:"+";display: block;position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:20px;}
  119. .include-topic{margin-top:10px;}
  120. .include-topic a{position: relative;display: inline-block;padding-left:20px;line-height: 24px; color: #63B8FF; text-decoration: none;}
  121. .include-topic a:before{content:"+";display: block;position:absolute;left:0;font-size:22px;}
  122. .del-include{margin-left:10px; width:20px;vertical-align: middle;cursor: pointer;}
  123. .include-list li{margin:5px 10px;}
  124. em,i{font-style: normal;}
  125. .hgc_inputItem{
  126. display: flex;
  127. flex-direction: column;
  128. flex-wrap: wrap;
  129. }
  130. .hgc_inputItem p{
  131. width: 300px;
  132. }
  133. .hgc_inputItem .error{
  134. display: none;
  135. color: #FF0000;
  136. }
  137. /* 补充右侧布局 */
  138. .hgc_leftContent {
  139. /* display: none; */
  140. /* float: right; */
  141. padding-right: 20px;
  142. /* width: 61%; */
  143. padding: 20px;
  144. /* border-left: 1px solid #D8D8D8; */
  145. }
  146. .hgc_leftContent .theme {
  147. color: #16AE69;
  148. }
  149. .hgc_leftContent .module h2 {
  150. display: block;
  151. position: relative;
  152. font-size: 16px;
  153. color: #333;
  154. margin: 0;
  155. margin-bottom: 20px;
  156. }
  157. .hgc_leftContent .module h2 span {
  158. position: relative;
  159. height: 22px;
  160. padding: 0 10px;
  161. line-height: 22px;
  162. background: #fff;
  163. z-index: 10;
  164. }
  165. .hgc_leftContent .module h2 span:nth-child(1) {
  166. padding-left: 10px;
  167. border-left: 2px solid #16AE69;
  168. }
  169. .hgc_leftContent .module h2 span.notice {
  170. position: absolute;
  171. top: 50%;
  172. left: 50%;
  173. transform: translate(-40%, -50%);
  174. text-align: center;
  175. }
  176. .hgc_leftContent .module h2 .notice {
  177. font-size: 14px;
  178. }
  179. .hgc_leftContent .module h2:after {
  180. content: '';
  181. position: absolute;
  182. width: 100%;
  183. height: 1px;
  184. left: 0px;
  185. top: 50%;
  186. transform: translateY(-50%);
  187. background-color: #D8D8D8;
  188. }
  189. .hgc_leftContent .contentInfo {
  190. min-height: 400px;
  191. }
  192. .hgc_leftContent .contentNoInfo {
  193. display: flex;
  194. flex-direction: column;
  195. align-items: center;
  196. justify-content: center;
  197. display: none;
  198. min-height: 400px;
  199. }
  200. .hgc_leftContent .contentNoInfo img {
  201. width: 120px;
  202. height: 120px;
  203. }
  204. .hgc_leftContent .contentNoInfo span {
  205. padding: 20px 0;
  206. font-size: 16px;
  207. color: #333333;
  208. text-align: center;
  209. }
  210. .hgc_leftContent .contentNoInfo .hbtn {
  211. display: flex;
  212. align-items: center;
  213. justify-content: center;
  214. width: 150px;
  215. height: 40px;
  216. background: #fff;
  217. border: 1px solid #16AE69;
  218. color: #16AE69;
  219. font-size: 16px;
  220. border-radius: 4px;
  221. cursor: pointer;
  222. }
  223. .hgc_leftContent .contentNoInfo .hbtn:hover {
  224. background: #16AE69;
  225. color: #fff;
  226. }
  227. .btn-go-answer-sheet{
  228. margin-top: 5px;
  229. display: flex;
  230. align-items: center;
  231. justify-content: center;
  232. width: 150px;
  233. height: 40px;
  234. background: #fff;
  235. border: 1px solid #16AE69;
  236. color: #16AE69;
  237. font-size: 16px;
  238. border-radius: 4px;
  239. cursor: pointer;
  240. }
  241. .btn-go-answer-sheet:hover {
  242. background: #16AE69;
  243. color: #fff;
  244. }
  245. .hgc_leftContent .opratorBnts {
  246. /* display: flex; */
  247. height: 40px;
  248. line-height: 40px;
  249. padding: 0 10px;
  250. margin-bottom: 20px;
  251. align-items: center;
  252. justify-content: space-between;
  253. background: #F8F8F8;
  254. border-radius: 2px;
  255. font-size: 16px;
  256. }
  257. .hgc_leftContent .opratorBnts #editMyTpl{
  258. float: right;
  259. }
  260. .hgc_leftContent .opratorBnts #editNewMyTpl{
  261. float: right;
  262. }
  263. .hgc_leftContent .opratorBnts .theme{
  264. cursor: pointer;
  265. }
  266. .hgc_leftContent .subjectInfo {
  267. font-size: 14px;
  268. }
  269. .hgc_leftContent .subjectInfo .infoItem {
  270. display: flex;
  271. flex-wrap: wrap;
  272. text-align: left;
  273. }
  274. .hgc_leftContent .subjectInfo .infoItem em {
  275. width: 80px;
  276. }
  277. .hgc_leftContent .subjectInfo .infoItem .info {
  278. width: calc(100% - 80px);
  279. display: flex;
  280. flex-direction: column;
  281. }
  282. .hgc_leftContent .subjectInfo .infoItem .info p {
  283. display: flex;
  284. margin-bottom: 20px;
  285. }
  286. .hgc_leftContent .subjectInfo .infoItem .info p span {
  287. position: relative;
  288. width: 20%;
  289. text-align: left;
  290. }
  291. .hgc_leftContent .subjectInfo .infoItem .info p span strong{
  292. position: relative;
  293. display: block;
  294. font-weight: normal;
  295. overflow: hidden;
  296. text-overflow: ellipsis;
  297. white-space: nowrap;
  298. }
  299. .hgc_leftContent .subjectInfo .infoItem .info p span i{
  300. position: absolute;
  301. width: 130px;
  302. padding: 5px;
  303. bottom: 25px;
  304. left:0;
  305. background: rgba(0,0,0,.5);
  306. color: #fff;
  307. display: none;
  308. }
  309. .hgc_leftContent .subjectInfo .infoItem .info p span:hover i{
  310. display: block;
  311. }
  312. .hgc_leftContent .subjectInfo .infoItem .info p span i:after{
  313. content: '';
  314. position: absolute;
  315. width: 0;
  316. height: 0;
  317. border:5px solid transparent;
  318. border-top-color: rgba(0,0,0,.5);
  319. bottom: -10px;
  320. left: 50%;
  321. margin-left: -5px;
  322. }
  323. .hgc_leftContent .tplBox {
  324. display: flex;
  325. align-items: center;
  326. justify-content: space-between;
  327. }
  328. .hgc_leftContent .tplBox .btnItem {
  329. position: relative;
  330. width: 50px;
  331. height: 50px;
  332. cursor: pointer;
  333. border-radius: 50%;
  334. }
  335. .hgc_leftContent .tplBox .btnItem:after,
  336. .hgc_leftContent .tplBox .btnItem:before {
  337. position: absolute;
  338. left: 50%;
  339. top: 50%;
  340. content: '';
  341. width: 30px;
  342. height: 30px;
  343. border-left: 5px solid #ddd;
  344. border-bottom: 5px solid #ddd;
  345. transform: rotate(45deg) translate(-50%, -50%);
  346. -webkit-transform: rotate(45deg) translate(-50%, -50%);
  347. transform-origin: 5px 5px;
  348. }
  349. .hgc_leftContent .tplBox .btnItem.rightBtn:after,
  350. .hgc_leftContent .tplBox .btnItem.rightBtn:before {
  351. transform: rotate(-135deg) translate(-50%, -50%);
  352. -webkit-transform: rotate(-135deg) translate(-50%, -50%);
  353. transform-origin: 0 0;
  354. }
  355. .hgc_leftContent .tplBox .tplCut {
  356. position: relative;
  357. width: calc(100% - 140px);
  358. height: 210px;
  359. overflow: hidden;
  360. }
  361. .hgc_leftContent .tplBox .tplCut .tplList {
  362. display: flex;
  363. flex-wrap: nowrap;
  364. position: absolute;
  365. left: 0;
  366. top: 0;
  367. }
  368. .hgc_leftContent .tplBox .tplCut .tplList .tplItem {
  369. width: 210px;
  370. margin-right: 15px;
  371. background: #FFFFFF;
  372. border: 1px solid #EEEEEE;
  373. box-shadow: 0 0 6px 0 #E7F3F0;
  374. border-radius: 4px;
  375. }
  376. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top {
  377. background: #E8F0EE;
  378. }
  379. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 {
  380. display: flex;
  381. align-items: center;
  382. font-size: 16px;
  383. }
  384. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 strong {
  385. padding-right: 5px;
  386. font-weight: bold;
  387. flex: 1;
  388. overflow: hidden;
  389. text-overflow: ellipsis;
  390. white-space: nowrap;
  391. }
  392. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu {
  393. position: relative;
  394. width: 20px;
  395. height: 20px;
  396. }
  397. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu.active .menuList {
  398. display: flex;
  399. }
  400. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu.active .triangle {
  401. display: block;
  402. }
  403. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu strong {
  404. position: absolute;
  405. display: flex;
  406. flex-direction: column;
  407. align-items: center;
  408. justify-content: space-around;
  409. width: 100%;
  410. height: 100%;
  411. left: 0;
  412. top: 0;
  413. cursor: pointer;
  414. }
  415. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu strong b {
  416. width: 5px;
  417. height: 5px;
  418. border-radius: 50%;
  419. background: #333;
  420. }
  421. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu .menuList {
  422. position: absolute;
  423. flex-direction: column;
  424. width: 50px;
  425. padding: 10px;
  426. background: #fff;
  427. box-shadow: 0 0 6px 0 #E7F3F0;
  428. border-radius: 4px;
  429. top: 30px;
  430. right: 0;
  431. display: none;
  432. }
  433. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu .menuList span {
  434. padding: 5px 0;
  435. font-size: 14px;
  436. color: #16AE69;
  437. cursor: pointer;
  438. border-bottom: 1px solid #eee;
  439. }
  440. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu .menuList span:nth-child(3) {
  441. color: #FF4D59;
  442. }
  443. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .top h3 .menu .triangle {
  444. position: absolute;
  445. width: 15px;
  446. height: 15px;
  447. top: 25px;
  448. background: #fff;
  449. border-radius: 2px;
  450. transform: rotate(45deg);
  451. z-index: 10;
  452. display: none;
  453. }
  454. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .itemModule {
  455. display: flex;
  456. height: 100px;
  457. padding: 10px;
  458. flex-direction: column;
  459. justify-content: space-around;
  460. }
  461. .hgc_leftContent .tplBox .tplCut .tplList .tplItem .itemModule h3{
  462. font-size: 14px;
  463. }
  464. #downLoadPdfBtn{
  465. /* flex: 1; */
  466. padding-left: 20px;
  467. color:#666;
  468. cursor: pointer;
  469. }
  470. .relation-answer-card{
  471. display: none;
  472. }
  473. .mcp-title {
  474. text-align: center;
  475. }
  476. .mcp-title span{
  477. margin: 0 10px;
  478. }
  479. .mcp-title .active{
  480. color: #2977ff;
  481. }
  482. .mcp-title .horizontal-line{
  483. position: relative;
  484. bottom: 3px;
  485. display: inline-block;
  486. width: 34px;
  487. height: 1px;
  488. border-bottom: 1px solid #000;
  489. }
  490. .cardlist-table{
  491. width: 100%;
  492. }
  493. .cardlist-table a{
  494. margin:0 2px;
  495. color: #01B677
  496. }
  497. .cardlist-table tr:nth-child(odd){
  498. background: #f5f5f5;
  499. }
  500. .cardlist-table td{
  501. padding-left: 20px;
  502. line-height: 36px;
  503. }
  504. .cardlist-table tr:hover{
  505. background: #eee;
  506. }
  507. .hgc_leftContent .module{
  508. margin-top:20px;
  509. }
  510. .card-use,.show-all{
  511. margin:-2px 3px 0 0!important;
  512. width: 16px;
  513. height: 16px;
  514. vertical-align: middle;
  515. cursor: pointer;
  516. }
  517. .show-all{
  518. margin-left: 30px!important;
  519. }
  520. .card-load-tips{
  521. margin-bottom: 10px;
  522. color: #f00;
  523. }