tasklib_book.css 7.5 KB

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