indexNew1.css 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490
  1. body .sp-wrapper-head .sp-wrapper-head-col:hover {
  2. background-color: rgba(18,113,219,0.8);
  3. }
  4. .sp-wrapper-head {
  5. position: absolute;
  6. top: 0;
  7. left: 0;
  8. right: 0;
  9. height: 80px;
  10. color: #fff;
  11. background-image: url("img/top_background.png");
  12. background-repeat: no-repeat;
  13. background-size: cover;
  14. background-position: center center;
  15. }
  16. .sp-wrapper-head .sp-wrapper-head-left {
  17. float: left;
  18. width: auto;
  19. height: 80px;
  20. white-space: nowrap;
  21. margin-left: 5px;
  22. }
  23. .sp-wrapper-head .sp-wrapper-head-title {
  24. float: left;
  25. width: 420px;
  26. height: 80px;
  27. line-height: 20px;
  28. cursor: pointer;
  29. padding-top: 20px;
  30. color: #fff;
  31. }
  32. .sp-wrapper-head .sp-wrapper-head-img {
  33. float: left;
  34. width: auto;
  35. height: 30px;
  36. margin: 21px 0 20px 0px;
  37. margin: 21px 0 20px 0px;
  38. }
  39. .sp-wrapper-head .sp-wrapper-head-right {
  40. float: right;
  41. width: auto;
  42. height: 80px;
  43. white-space: nowrap;
  44. }
  45. .sp-wrapper-head .sp-wrapper-head-col {
  46. float: left;
  47. height: 80px;
  48. line-height: 80px;
  49. cursor: pointer;
  50. color: #e9f3fd;
  51. padding: 0px 3px;
  52. border:0
  53. }
  54. .sp-wrarrer-photo {
  55. width: 30px;
  56. height: 30px;
  57. border-radius: 15px;
  58. float: left;
  59. margin: 25px 0 20px 8px;
  60. }
  61. .sp-wrapper-head .sp-wrapper-head-title span {
  62. font-size: 25px;
  63. width:100%;
  64. display:inline-block;
  65. text-align:justify;
  66. text-align-last:justify
  67. }
  68. .sp-menu-left {
  69. position: absolute;
  70. left: 0;
  71. top: 80px;
  72. width: 80px;
  73. background-color: #fff;
  74. background-color:rgba(255, 255, 255, 0.7);
  75. /*以下是于:20220222增加*/
  76. z-index:2;
  77. }
  78. .sp-menu-right {
  79. position: absolute;
  80. left: 0;
  81. right: 0;
  82. top: 80px;
  83. bottom: 0;
  84. /*以下是于:20220222增加*/
  85. z-index:1;
  86. }
  87. .sp-menu-switch {
  88. width: 100%;
  89. height: 30px;
  90. line-height: 30px;
  91. text-align: center;
  92. /*color: #ffffff;*/
  93. font-size: 28px;
  94. border-right: 1px solid #ddd
  95. /*background-color: #4A90E2;*/
  96. }
  97. /*.sp-menu-switch {*/
  98. /* width: 100%;*/
  99. /* height: 50px;*/
  100. /* line-height: 50px;*/
  101. /* text-align: center;*/
  102. /* color: #333;*/
  103. /* font-size: 46px;*/
  104. /* background-color: #fff;*/
  105. /* border-right: 1px solid #ddd*/
  106. /*}*/
  107. .sp-menu-switch i {
  108. cursor: pointer;
  109. }
  110. /*.sp-menu-list {
  111. position: absolute;
  112. left: 0;
  113. right: 0;
  114. top: 30px;
  115. bottom: 0;
  116. padding: 10px 5px;
  117. overflow: auto;
  118. }*/
  119. .sp-menu-list {
  120. /*position: absolute;*/
  121. /*left: 0;*/
  122. /*right: 0;*/
  123. /*top: 40px;*/
  124. /*bottom: 0;*/
  125. padding: 0px 5px 10px 5px;
  126. overflow: auto;
  127. border-right: 1px solid #ddd;
  128. scrollbar-width: none;
  129. -ms-overflow-style: none;
  130. }
  131. /*.sp-menu-item {
  132. width: 100%;
  133. text-align: center;
  134. color: #ffffff;
  135. overflow: hidden;
  136. margin: 0px 0px 10px 0px;
  137. cursor: pointer;
  138. }*/
  139. .sp-menu-item {
  140. width: 100%;
  141. text-align: center;
  142. color: #333;
  143. overflow: hidden;
  144. margin: 0px 0px 0px 0px;
  145. cursor: pointer;
  146. }
  147. .sp-menu-item:hover {
  148. background: #1E74D5;
  149. color: #fff
  150. }
  151. .sp-menu-item:hover .item-img {
  152. background: url(img/leftImg2.png) no-repeat center;
  153. }
  154. .sp-menu-item:hover .item-icon {
  155. background-image: url("img/homeIcon2.png");
  156. background-repeat: no-repeat;
  157. background-position: center center;
  158. background-size: 30px 25px;
  159. }
  160. /*.sp-menu-item:hover .sp-menu-tab{*/
  161. /* display: block;*/
  162. /*}*/
  163. .icon-home {
  164. color: #1e74d5
  165. }
  166. .sp-menu-item:hover .icon-home {
  167. color: #fff
  168. }
  169. .item-icon {
  170. /*width: 80px;*/
  171. width: 100%;
  172. height: 40px;
  173. line-height: 40px;
  174. /*margin-left: 5px;*/
  175. text-align: center;
  176. font-size: 30px;
  177. }
  178. .item-icon.item-home{
  179. background-image: url("img/homeIcon.png");
  180. background-repeat: no-repeat;
  181. background-position: center center;
  182. background-size: 30px 25px;
  183. }
  184. /*.item-img {
  185. width: 50px;
  186. height: 50px;
  187. margin-left: 10px;
  188. background-color: #4FB2E3;
  189. overflow: hidden;
  190. border-radius: 5px;
  191. }*/
  192. .item-img {
  193. width: 50px;
  194. height: 50px;
  195. margin: 0 auto;
  196. background: url(img/leftImg1.png) no-repeat center;
  197. overflow: hidden;
  198. border-radius: 5px;
  199. }
  200. .item-img.box4 {
  201. padding: 4px;
  202. }
  203. .item-img.box9 {
  204. padding: 4px;
  205. }
  206. .item-img > div > img {
  207. display: inline-block;
  208. width: 100%;
  209. height: 100%;
  210. vertical-align: text-top;
  211. }
  212. .item-img.box4 > div {
  213. float: left;
  214. width: 50%;
  215. height: 50%;
  216. }
  217. .item-img.box9 > div {
  218. float: left;
  219. width: 14px;
  220. height: 14px;
  221. }
  222. .item-name {
  223. width: 100%;
  224. height: 25px;
  225. line-height: 25px;
  226. overflow: hidden;
  227. white-space: nowrap;
  228. text-overflow: ellipsis;
  229. padding: 0px 5px;
  230. }
  231. /*.sp-menu-tab {
  232. display: none;
  233. position: absolute;
  234. left: 80px;
  235. top: 71px;
  236. bottom: 0;
  237. width: 280px;
  238. background-color: #ffffff;
  239. z-index: 99998;
  240. color: #666666;
  241. box-shadow: #ccc 0px 0px 5px;
  242. }*/
  243. .sp-menu-tab {
  244. position: absolute;
  245. left: 75px;
  246. /*top: 71px;*/
  247. top: 31px;
  248. bottom: 0;
  249. /*width: 280px;*/
  250. width:370px;
  251. z-index: 99998;
  252. color: #555555;
  253. box-shadow: #1e74d5 0px 0px 2px;
  254. background-color: rgba(255,255,255,0.5);
  255. }
  256. .search-tab {
  257. display: flex;
  258. justify-content: space-between;
  259. align-items: center;
  260. width: 100%;
  261. height: 40px;
  262. border-bottom: 1px solid #dddddd;
  263. background-color: rgba(255,255,255,0.8);
  264. }
  265. .search-tab-fixed{
  266. display: inline-block;
  267. width: 16px;
  268. height: 16px;
  269. background-repeat: no-repeat;
  270. background-position: center center;
  271. background-size: 16px 16px;
  272. background-image: url("img/fixed.png");
  273. }
  274. .search-tab-input {
  275. display: flex;
  276. width: 220px;
  277. height: 28px;
  278. border: 1px solid #dddddd;
  279. border-top-left-radius: 14px;
  280. border-top-right-radius: 14px;
  281. border-bottom-left-radius: 14px;
  282. border-bottom-right-radius: 14px;
  283. padding-left: 10px;
  284. margin-left: 10px;
  285. }
  286. .search-tab-switch {
  287. display: flex;
  288. width: 28px;
  289. height: 28px;
  290. align-items: center;
  291. justify-content: center;
  292. margin-right: 5px;
  293. cursor: pointer;
  294. }
  295. .search-tab-switch i {
  296. font-size: 16px;
  297. }
  298. .search-tab-input input {
  299. width: 200px;
  300. outline: none;
  301. border: none;
  302. color: #555555;
  303. }
  304. .search-tab-input i {
  305. width: 26px;
  306. height: 26px;
  307. line-height: 26px;
  308. cursor: pointer;
  309. text-align: center;
  310. margin-right: 5px;
  311. }
  312. .menu-tab-func {
  313. position: absolute;
  314. left: 0px;
  315. top: 40px;
  316. bottom: 0;
  317. right: 0;
  318. background-color: rgba(255,255,255,0.8);
  319. overflow: auto;
  320. padding: 0px 5px;
  321. }
  322. .func-list-box {
  323. width: 100%;
  324. clear: both;
  325. overflow: hidden;
  326. margin-top: 10px;
  327. }
  328. .func-list-box:not(:last-of-type) {
  329. border-bottom: 1px solid #dddddd;
  330. }
  331. .func-list-title {
  332. width: 100%;
  333. height: 30px;
  334. line-height: 30px;
  335. color: #4FB2E3;
  336. font-size: 15px;
  337. text-indent: 5px;
  338. display: flex;
  339. margin-bottom: 5px;
  340. }
  341. .func-list-content {
  342. width: 100%;
  343. clear: both;
  344. overflow: hidden;
  345. }
  346. .func-list-name {
  347. display: flex;
  348. }
  349. .func-list-condition {
  350. display: flex;
  351. color: #333333;
  352. flex: 1;
  353. height: 30px;
  354. align-items: center;
  355. cursor: pointer;
  356. }
  357. .func-list-condition i {
  358. display: none;
  359. color: #888;
  360. }
  361. .func-list-condition:hover i {
  362. display: block;
  363. }
  364. .func-item {
  365. display: flex;
  366. /*width: 60px;*/
  367. width:82px;
  368. height: 80px;
  369. float: left;
  370. margin: 0px 3px 8px 3px;
  371. flex-direction: column;
  372. cursor: pointer;
  373. }
  374. .func-item .func-item-icon {
  375. display: flex;
  376. width: 100%;
  377. height: 50px;
  378. justify-content: center;
  379. align-items: center;
  380. }
  381. .func-item .func-item-icon img {
  382. width: 45px;
  383. height: 45px;
  384. border-radius: 8px;
  385. }
  386. .func-item .func-item-name {
  387. width: 100%;
  388. height: 25px;
  389. line-height: 25px;
  390. text-align: center;
  391. overflow: hidden;
  392. white-space: nowrap;
  393. text-overflow: ellipsis;
  394. margin-top: 5px;
  395. font-size: 13.5px;
  396. }
  397. /*.sp-menu-list::-webkit-scrollbar {
  398. width: 6px;
  399. background-color: #F5F5F5;
  400. }
  401. .sp-menu-list::-webkit-scrollbar-thumb {
  402. background-color: #4FB2E3;
  403. }
  404. .sp-menu-list::-webkit-scrollbar-track {
  405. background-color: #3292f2;
  406. }*/
  407. .sp-menu-list::-webkit-scrollbar {
  408. width: 0px;
  409. }
  410. .menu-tab-func::-webkit-scrollbar {
  411. width: 6px;
  412. background-color: #F5F5F5;
  413. }
  414. .menu-tab-func::-webkit-scrollbar-thumb {
  415. background-color: #dddddd;
  416. }
  417. .menu-tab-func::-webkit-scrollbar-track {
  418. background-color: #ffffff;
  419. }
  420. .load-more-data {
  421. width: 100%;
  422. margin-bottom: 5px;
  423. height: 28px;
  424. line-height: 28px;
  425. color: #aaaaaa;
  426. text-align: center;
  427. cursor: pointer;
  428. }