tasklib_book.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. body {text-align:left;}
  2. div{
  3. width:100px;height:100px;position:fixed;top:100px;left:10px;background-color:red;
  4. }
  5. p{word-break: break-word;word-wrap: break-word;clear:both;line-height: 22px;}
  6. /*作答区域外层*/
  7. .answer-body {border-radius: 5px;display:inline-block;margin-bottom:-1px;margin-top:8px;margin-bottom: 5px;line-height: 30px;}
  8. .answer-body[answer-showanswer='1']{display:inline;}
  9. .answer-body[data-astatus='0'] {
  10. height: 22px;
  11. border: 1px solid #6ab7ff;
  12. margin-bottom: 0px;
  13. }
  14. .answer-body[data-astatus='1'][data-iscflag='1'],.answer-body[data-astatus='2'][data-iscflag='1'] {
  15. /*line-height: 22px;
  16. display:inline !important;*/
  17. }
  18. .boxQue .answer-text{
  19. height: 20px;
  20. display:inline !important;
  21. }
  22. p .answer-body{
  23. margin-left:5px;
  24. }
  25. p .answer-body:first-child{
  26. margin-left:0px;
  27. }
  28. .answer-border {border:solid #66b6ff 1px;}
  29. .noanswer-border {border-bottom: 1px solid #66b6ff;display:inline !important;}
  30. /*作答音频区域*/
  31. .answer-audio-range { border-radius: 5px;border:solid #66b6ff 1px;height:20px;display:none;margin-bottom:-6px;}
  32. .answer-audio-range img {float:left;margin-left:3px;margin-top:2px;width:15px;height:15px;}
  33. .answer-audio-range span { float:left;margin-left:4px; margin-right:5px;color:#6ab7ff;line-height:19px;font-size:15px;}
  34. /*答题点区域*/
  35. .answer-point-range { border-radius: 5px;height:22px;display:inline-block;}
  36. .answer-point-range img {float:left;margin-left:3px;margin-top:3px;width:16px;height:16px;}
  37. .answer-point-range span { float:left;margin-left:3px; margin-right:7px;color:#6ab7ff;line-height:22px;font-size:16px;}
  38. /*作答内容*/
  39. .answer-text { margin-left:5px; margin-right:8px;color:#6ab7ff;font-size:16px;word-break:break-word;word-wrap:break-word;display:inline-block;text-indent:0;display:none;border-bottom: 1px solid #979797;margin-bottom:5px;padding-bottom:1px;}
  40. /*评阅及点击相关样式*/
  41. .no-answer { color:#ff6600;text-decoration:none;border-bottom: 1px solid #979797;}
  42. .answer-body .no-answer { display:inline !important;}
  43. .select-answer{
  44. border: none !important;
  45. background:#eaf6ff !important;
  46. }
  47. .select-answer[data-astatus='1'][data-errstatus='1'],.select-answer[data-astatus='2'][data-errstatus='1']{
  48. background:#ffefe4 !important;
  49. }
  50. .select-answer .answer-text {color:#6ab7ff;}
  51. .select-answer .answer-point-range span {color:#6ab7ff;}
  52. .select-answer[data-astatus='1'][data-errstatus='1'] .answer-text,.select-answer[data-astatus='2'][data-errstatus='1'] .answer-text {color:#ff6600;}
  53. .select-answer[data-astatus='1'][data-errstatus='1'] .answer-point-range span,.select-answer[data-astatus='2'][data-errstatus='1'] .answer-point-range span {color:#ff6600;}
  54. .select-answer[answer-showanswer='1'][data-astatus='1'][data-errstatus='1'] .answer-text,.select-answer[answer-showanswer='1'][data-astatus='1'][data-errstatus='1'] .answer-text{
  55. background:#ffefe4 !important;
  56. }
  57. .select-answer[answer-showanswer='1'][data-astatus='1'][data-errstatus='0'] .answer-text,.select-answer[answer-showanswer='1'][data-astatus='1'][data-errstatus='0'] .answer-text{
  58. background:#eaf6ff !important;
  59. }
  60. /*一题多空样式*/
  61. .checkbox {
  62. display:inline;
  63. background:#fff;
  64. }
  65. /*.docxParagraphs {border:solid red 1px;}*/
  66. .answertext {border:0px; border-bottom:solid #6ab7ff 1px; padding-left:5px; color:#6ab7ff;word-break:keep-all;}
  67. .btn-bgimg { background:url(file:///android_asset/js/update-answer.png) no-repeat;background-position: left 3px;padding-left:18px;font-size:16px;}
  68. .div-container {
  69. position: relative;
  70. padding: 5px;
  71. border: 2px solid #EEE;
  72. width: 400px;
  73. height: 600px;
  74. margin: 0 auto;
  75. }
  76. .div-container-child {
  77. position: absolute;
  78. padding: 5px;
  79. width: 400px;
  80. height: 600px;
  81. margin: 0 auto;
  82. }
  83. .p-title-top{
  84. margin-top: -153px!important;
  85. height: 153px;
  86. font-size: 18px!important;
  87. }
  88. .scroll-view {
  89. z-index: 100;
  90. position: fixed;
  91. top: 0;
  92. height: auto;
  93. width: auto;
  94. *zoom: 0;
  95. *z-index: 100;
  96. _position: absolute;
  97. _top: expression(eval(document.documentElement.scrollTop));
  98. }
  99. .topImg{
  100. width: 100%!important;
  101. height: auto;
  102. }
  103. .underlineContent{
  104. user-select:none;
  105. display:inline;
  106. line-height: 35px;
  107. }
  108. .TableContainer{
  109. width: 100px;
  110. height: auto;
  111. overflow-x:auto !important;
  112. overflow-y:hidden !important;
  113. }
  114. .TableContainer::-webkit-scrollbar{
  115. display:none;
  116. }
  117. .PSBar{
  118. height: 3px;
  119. line-height: 3px;
  120. position: relative;
  121. left: 0px;
  122. bottom: -1px;
  123. background-color: #eee;
  124. z-index: 2;
  125. overflow:hidden;
  126. margin-bottom:15px;
  127. }
  128. .CSBar{
  129. height: 3px;
  130. line-height: 3px;
  131. position: relative;
  132. left: 0px;
  133. bottom: 0px;
  134. background-color: #ccc;
  135. z-index: 3;
  136. border-radius:3px;
  137. }
  138. .TableContainer td{
  139. min-width:205px !important;
  140. }
  141. td p{
  142. padding: 5px 0px;
  143. }
  144. td p .answer-body{
  145. height:27px;
  146. }
  147. .TableContainer td span,.TableContainer td{
  148. white-space:normal !important;
  149. word-break:normal !important;
  150. }
  151. table{
  152. table-layout:fixed;
  153. word-wrap:break-word;
  154. word-break:break-all;
  155. }
  156. table tr td:last-child{
  157. padding-right:10px !important;
  158. }
  159. .cBoxCls{
  160. width: 15px;
  161. height: 15px;
  162. border-radius: 4px;
  163. border: solid 1px #92d0ff;
  164. display:inline-block;
  165. position: relative;
  166. top: 2px;
  167. }
  168. .cBoxCls[data-status='1'] {
  169. background-image: url('../Images/checkbox2x.png');
  170. background-repeat:no-repeat;
  171. background-position: 0px 2px;
  172. background-size:15px 10.5px;
  173. }
  174. /*#region音频插件*/
  175. .ListenDiv{
  176. height:48px;
  177. border-radius:5px;
  178. margin: 0 auto;
  179. margin-top: 15px;
  180. margin-bottom: 5px;
  181. }
  182. .ListenDiv[data-status='1']{
  183. height:80px;
  184. background-color:rgba(10,169,251,1);
  185. }
  186. .ListenDiv .LDivTop{
  187. width:calc(100% - 20px);
  188. height:29px;
  189. border-bottom:1px solid rgba(255,255,255,0.6);
  190. margin:0 auto;
  191. overflow:hidden;
  192. }
  193. .LDivTop .LDivTItem{
  194. width:66px;
  195. height:26px;
  196. float:left;
  197. color:rgba(255,255,255,0.6);
  198. font-size: 16px;
  199. text-align:center;
  200. line-height: 26px;
  201. }
  202. .LDivTItem[data-selected='1']{
  203. color:rgba(255,255,255,1);
  204. border-bottom:2px solid #fff;
  205. }
  206. .ListenDiv .LDivFooter{
  207. width:calc(100%);
  208. height:47px;
  209. margin:0 auto;
  210. overflow:hidden;
  211. background-color:rgba(10,169,251,1);
  212. border-radius: 24px;
  213. }
  214. .LDivFooter .LDFPlayS {
  215. width:32px;
  216. height:32px;
  217. float:left;
  218. background-image: url('../Images/Listen/播放1@2x.png');
  219. background-repeat:no-repeat;
  220. margin-top: 8px;
  221. background-size: 100%;
  222. margin-left: 24px;
  223. }
  224. .LDFPlayS[data-playstatus='1'] {
  225. background-image: url('../Images/Listen/暂停1@2x.png');
  226. }
  227. .LDivFooter .LDFPauseS {
  228. width:24px;
  229. height:24px;
  230. float:left;
  231. background-image: url('../Images/Listen/停止@2x.png');
  232. background-repeat: no-repeat;
  233. margin-top: 12px;
  234. background-size: 100%;
  235. margin-left:10px;
  236. }
  237. .LDFPWhite{
  238. width:0px;
  239. height: 2px;
  240. position:relative;
  241. left: 0px;
  242. top: 0px;
  243. background-color: #fff;
  244. }
  245. .LDivFooter .LDFProcS {
  246. width:calc(100% - 228px);
  247. height:2px;
  248. float:left;
  249. background-color:rgba(6,142,216,1);
  250. margin-left: 12px;
  251. margin-top: 23px;
  252. }
  253. .LDFProcS .LDFProcImg {
  254. width:30px;
  255. height:48px;
  256. position:relative;
  257. left:-15px;
  258. top:-25px;
  259. background-image: url('../Images/Listen/拉杆@2x.png');
  260. background-size: 10px 10px;
  261. background-repeat:no-repeat;
  262. background-position-y: 19px;
  263. background-position-x: 10px;
  264. }
  265. .LDivFooter .LDFTimerS{
  266. width: 100px;
  267. line-height:16px;
  268. float:right;
  269. margin-top:14px;
  270. text-align: right;
  271. overflow:hidden;
  272. margin-right: 24px;
  273. }
  274. .LDFTimerS span{
  275. color:rgba(255,255,255,0.6);
  276. font-size: 16px;
  277. }
  278. /*#endregion音频插件*/
  279. img.cAStauts[showflag='0']{
  280. opacity:0;
  281. }