You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

301 lines
4.5 KiB

  1. * {
  2. box-sizing: border-box;
  3. }
  4. ul {
  5. margin: 0px;
  6. padding: 0px;
  7. list-style: none;
  8. }
  9. li {
  10. list-style: none;
  11. }
  12. /*.f-page-body{
  13. background: #fff;
  14. }*/
  15. .timeTable_sec1 {
  16. padding: 14px 12px;
  17. text-align: center;
  18. background: #0075C4;
  19. color: #94D4FF;
  20. font-size: 0;
  21. }
  22. .tSec1Box > * {
  23. display: inline-block;
  24. vertical-align: middle;
  25. }
  26. .tSec1Line {
  27. height: 13px;
  28. width: 1px;
  29. background: #94D4FF;
  30. margin: 0 10px;
  31. }
  32. .tSec1Box {
  33. font-size: 15px;
  34. overflow: hidden;
  35. white-space: nowrap;
  36. text-overflow: ellipsis;
  37. }
  38. #semester2 {
  39. margin-bottom: 10px;
  40. }
  41. #weekTime2 span {
  42. margin: 0 10px;
  43. }
  44. #weekTime2 i {
  45. }
  46. .tSec1Box > span {
  47. width: auto;
  48. text-align: center;
  49. line-height: 22px;
  50. }
  51. .tSec1Box img {
  52. width: 15px;
  53. margin-right: 2px;
  54. }
  55. /*.tSec1Box span span{
  56. color: #fff;
  57. margin: 0 10px;
  58. }*/
  59. .tSec1Box span:after {
  60. display: none;
  61. }
  62. .timeTable_sec2 {
  63. margin-bottom: 30px;
  64. }
  65. .tSec2Top2 {
  66. padding: 0 12px;
  67. background: #0075C4;
  68. height: 55px;
  69. text-align: center;
  70. overflow: hidden;
  71. }
  72. .tSec2Top2 li {
  73. width: 14.285714%;
  74. float: left;
  75. line-height: 18px;
  76. padding: 9px 0 9px;
  77. color: #fff;
  78. font-size: 13px;
  79. border-right: 1px solid #1084D2;
  80. border-top: 1px solid #1084D2;
  81. }
  82. .tSec2Top2 li:first-child {
  83. border-left: 1px solid #1084D2;
  84. }
  85. .tSec2Top2 li.active {
  86. color: #0075C4;
  87. background: #fff;
  88. border-color: #fff;
  89. }
  90. .tSec2Top2 li span {
  91. display: block;
  92. }
  93. .tSec2Top2 li span:first-child {
  94. letter-spacing: 2px;
  95. text-transform: uppercase;
  96. }
  97. .tSec2Box2 {
  98. /*padding: 0 12px;*/
  99. background: #fff;
  100. }
  101. .tSec2Con2 {
  102. display: none;
  103. }
  104. .tSec2Con2:first-child {
  105. display: block;
  106. }
  107. .studCheckList li {
  108. border-bottom: 1px solid #D5EAF7;
  109. padding: 8px 12px;
  110. font-size: 15px;
  111. }
  112. .studCheckT {
  113. font-size: 15px;
  114. color: #6E6E6E;
  115. }
  116. .studCheckT img {
  117. width: 11px;
  118. position: relative;
  119. margin-right: 5px;
  120. }
  121. .studCheckTxt {
  122. font-size: 13px;
  123. color: #9D9E9E;
  124. margin: 7px 0;
  125. }
  126. .studCheckTxt span {
  127. margin: 0 30px;
  128. display: inline-block;
  129. width: 100px;
  130. }
  131. .studCheckTxt img {
  132. width: 12px;
  133. position: relative;
  134. margin-right: 3px;
  135. top: 1px;
  136. }
  137. .studCheckStatue {
  138. font-size: 13px;
  139. }
  140. .studCheckStatue span {
  141. display: inline-block;
  142. width: 8px;
  143. height: 8px;
  144. position: relative;
  145. margin-right: 5px;
  146. vertical-align: middle;
  147. top: -2px;
  148. }
  149. .studCheckStatue1 {
  150. color: #0089FE;
  151. }
  152. .studCheckStatue1 span {
  153. background: #0089FE;
  154. }
  155. .studCheckStatue2 {
  156. color: #F2B60A;
  157. }
  158. .studCheckStatue2 span {
  159. background: #F2B60A;
  160. }
  161. .studCheckStatue3 {
  162. color: #E24545;
  163. }
  164. .studCheckStatue3 span {
  165. background: #E24545;
  166. }
  167. .studCheckStatue4 {
  168. color: #29CF41;
  169. }
  170. .studCheckStatue4 span {
  171. background: #29CF41;
  172. }
  173. .noHtml {
  174. height: 100%;
  175. line-height: 60px;
  176. text-align: center;
  177. font-size: 14px;
  178. }
  179. .timeTable_sec3 {
  180. padding: 0px 12px 1px;
  181. text-align: center;
  182. background: #0C86D8;
  183. height: 100px;
  184. }
  185. .tSec3Time {
  186. text-align: right;
  187. line-height: 24px;
  188. font-size: 14px;
  189. color: #fff;
  190. }
  191. .tSec3Time span {
  192. float: left;
  193. }
  194. .timeTable_sec4 {
  195. padding: 0 12px;
  196. margin-top: -65px;
  197. margin-bottom: 10px;
  198. }
  199. .tSec4Box {
  200. background: #fff;
  201. padding: 20px 0;
  202. text-align: center;
  203. font-size: 0;
  204. border-radius: 4px;
  205. }
  206. .tSec4T {
  207. text-align: center;
  208. margin-bottom: 10px;
  209. }
  210. .tSec4T div:first-child {
  211. color: #1A1A1A;
  212. font-size: 16px;
  213. margin-bottom: 5px;
  214. }
  215. .tSec4T div:last-child {
  216. color: #7A7A7A;
  217. font-size: 13px;
  218. }
  219. .tSec4Con > * {
  220. display: inline-block;
  221. vertical-align: middle;
  222. }
  223. .tSec4Con .studSeeSec2Line {
  224. height: 25px;
  225. width: 1px;
  226. background: #D6DFE2;
  227. margin: 0 40px;
  228. }
  229. .tSec4Con .studSeeSec2Txt {
  230. color: #8A8A8A;
  231. }
  232. .tSec4Con .studSeeSec2Txt div:first-child {
  233. font-size: 13px;
  234. }
  235. .tSec4Con .studSeeSec2Txt div:first-child span {
  236. font-size: 20px;
  237. color: #0089FE;
  238. margin-right: 5px;
  239. }
  240. .tSec4Con .studSeeSec2Txt div:last-child {
  241. font-size: 15px;
  242. }