admin.css 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. body {
  2. text-align: center;
  3. }
  4. .title {
  5. background-image: linear-gradient(to right, rgb(71, 74, 252), rgb(252, 70, 243));
  6. -webkit-background-clip: text;
  7. color: transparent;
  8. font-size: 30px;
  9. font-weight: bold;
  10. text-align: center;
  11. line-height: height;
  12. }
  13. .zt {
  14. width: 90%;
  15. }
  16. .red {
  17. color: red;
  18. font-weight: bold;
  19. width: 100%;
  20. text-align: right;
  21. height: 40px;
  22. }
  23. .mz {
  24. text-align: center;
  25. display: inline-block;
  26. width: 40%;
  27. }
  28. .mz a {
  29. border-radius: 25px;
  30. border-style: solid;
  31. color: #FFFFFF;
  32. text-align: center;
  33. padding: 1px 3px 1px 3px;
  34. border-style: solid;
  35. border-color: #cb1397;
  36. text-decoration: none;
  37. background-color: #cb13b2;
  38. }
  39. .sj {
  40. text-align: center;
  41. width: 18%;
  42. display: inline-block;
  43. }
  44. .sj a {
  45. border-radius: 25px;
  46. border-style: solid;
  47. color: #FFFFFF;
  48. padding: 2px 7px 2px 7px;
  49. border-style: solid;
  50. border-color: #17af30;
  51. text-decoration: none;
  52. background-color: #17af30;
  53. }
  54. .ss {
  55. width: 18%;
  56. text-align: center;
  57. display: inline-block;
  58. }
  59. .ss a {
  60. border-radius: 25px;
  61. border-style: solid;
  62. color: #FFFFFF;
  63. text-align: center;
  64. padding: 1px 3px 1px 3px;
  65. border-style: solid;
  66. border-color: #1379cb;
  67. text-decoration: none;
  68. background-color: #1379cb;
  69. }
  70. .sc {
  71. text-align: center;
  72. width: 18%;
  73. /*padding-right: 5%;*/
  74. display: inline-block;
  75. }
  76. .sc a {
  77. border-radius: 25px;
  78. border-style: solid;
  79. color: #FFFFFF;
  80. text-align: center;
  81. padding: 1px 3px 1px 3px;
  82. border-style: solid;
  83. border-color: #cb134d;
  84. text-decoration: none;
  85. background-color: #fa2c3a;
  86. }
  87. .btn {
  88. color: #FFFFFF;
  89. background-color: #1379cb;
  90. }
  91. .ver_title {
  92. font-size: 15px;
  93. padding-left: 5px
  94. }
  95. .ver {
  96. font-size: 16px;
  97. margin-left: 5px;
  98. color: #ea7d7d;
  99. }
  100. a {
  101. text-decoration: none;
  102. }
  103. .yongyin {
  104. width: 80px;
  105. text-align: center;
  106. line-height: 110%;
  107. padding: 0.2em;
  108. font: 15px Arial, sans-serif bold;
  109. font-style: normal;
  110. margin: 2px;
  111. vertical-align: text-bottom;
  112. zoom: 1;
  113. outline: none;
  114. font-size-adjust: none;
  115. font-stretch: normal;
  116. border-radius: 50px;
  117. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  118. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  119. color: #fafafa;
  120. border: 0.2px solid #2299ff;
  121. background-repeat: repeat;
  122. background-size: auto;
  123. background-origin: padding-box;
  124. background-clip: padding-box;
  125. background-color: #3399ff;
  126. background: linear-gradient(to bottom, #eeeff9 0%, #3399ff 100%);
  127. }
  128. .yongyin:hover {
  129. background: #268DFF;
  130. }
  131. .yongyin1 {
  132. width: 80px;
  133. text-align: center;
  134. line-height: 110%;
  135. padding: 0.3em;
  136. font: 16px Arial, sans-serif bold;
  137. font-style: normal;
  138. margin: 2px;
  139. vertical-align: text-bottom;
  140. zoom: 1;
  141. outline: none;
  142. font-size-adjust: none;
  143. font-stretch: normal;
  144. border-radius: 50px;
  145. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  146. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  147. color: #fafafa;
  148. border: 0.2px solid #ef6fd1;
  149. background-repeat: repeat;
  150. background-size: auto;
  151. background-origin: padding-box;
  152. background-clip: padding-box;
  153. background-color: #e92072;
  154. background: linear-gradient(to bottom, #eeeff9 0%, #f85cb2 100%);
  155. }
  156. .yongyin1:hover {
  157. background: #f343a0;
  158. }
  159. .yongyin2 {
  160. width: 80px;
  161. text-align: center;
  162. line-height: 110%;
  163. padding: 0.3em;
  164. font: 16px Arial, sans-serif bold;
  165. font-style: normal;
  166. margin: 2px;
  167. vertical-align: text-bottom;
  168. zoom: 1;
  169. outline: none;
  170. font-size-adjust: none;
  171. font-stretch: normal;
  172. border-radius: 50px;
  173. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  174. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  175. color: #fafafa;
  176. border: 0.2px solid #fa7d49;
  177. background-repeat: repeat;
  178. background-size: auto;
  179. background-origin: padding-box;
  180. background-clip: padding-box;
  181. background-color: #ea6e3d;
  182. background: linear-gradient(to bottom, #eeeff9 0%, #f29545 100%);
  183. }
  184. .yongyin2:hover {
  185. background: #f39943;
  186. }
  187. .yongyin3 {
  188. width: 80px;
  189. text-align: center;
  190. line-height: 110%;
  191. padding: 0.3em;
  192. font: 16px Arial, sans-serif bold;
  193. font-style: normal;
  194. margin: 2px;
  195. vertical-align: text-bottom;
  196. zoom: 1;
  197. outline: none;
  198. font-size-adjust: none;
  199. font-stretch: normal;
  200. border-radius: 50px;
  201. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  202. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  203. color: #fafafa;
  204. border: 0.2px solid #c158fa;
  205. background-repeat: repeat;
  206. background-size: auto;
  207. background-origin: padding-box;
  208. background-clip: padding-box;
  209. background-color: #c158fa;
  210. background: linear-gradient(to bottom, #eeeff9 0%, #c158fa 100%);
  211. }
  212. .yongyin3:hover {
  213. background: #c158fa;
  214. }
  215. .yongyin4 {
  216. width: 80px;
  217. text-align: center;
  218. line-height: 110%;
  219. padding: 0.3em;
  220. font: 16px Arial, sans-serif bold;
  221. font-style: normal;
  222. margin: 2px;
  223. vertical-align: text-bottom;
  224. zoom: 1;
  225. outline: none;
  226. font-size-adjust: none;
  227. font-stretch: normal;
  228. border-radius: 50px;
  229. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  230. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  231. color: #fafafa;
  232. border: 0.2px solid #c2fa49;
  233. background-repeat: repeat;
  234. background-size: auto;
  235. background-origin: padding-box;
  236. background-clip: padding-box;
  237. background-color: #c2fa49;
  238. background: linear-gradient(to bottom, #eeeff9 0%, #c2fa49 100%);
  239. }
  240. .yongyin4:hover {
  241. background: #c2fa49;
  242. }
  243. .wrapper {
  244. position: relative;
  245. }
  246. #input {
  247. position: absolute;
  248. top: 0;
  249. left: 0;
  250. opacity: 0;
  251. z-index: -10;
  252. }
  253. h4 {
  254. text-align: center;
  255. }
  256. .box {
  257. color: red;
  258. font-weight: bold;
  259. padding-bottom: 10px;
  260. font-size: 15px;
  261. text-align: center;
  262. }
  263. .filediv {
  264. position: relative;
  265. }
  266. .filediv input {
  267. opacity: 0;
  268. width: 100px;
  269. height: 35px;
  270. position: absolute;
  271. left: 0;
  272. top: 0;
  273. z-index: 99;
  274. }
  275. .filediv div {
  276. height: 25px;
  277. line-height: 25px;
  278. background-color: #03a9f4;
  279. color: #fff;
  280. width: 100px;
  281. text-align: center;
  282. font-size: 14px;
  283. position: absolute;
  284. border-radius: 50px;
  285. top: 0;
  286. left: 0;
  287. z-index: 98;
  288. }
  289. body {
  290. margin: 0;
  291. padding: 0;
  292. }
  293. li {
  294. list-style: none;
  295. }
  296. a {
  297. text-decoration: none;
  298. }
  299. .nav>ul {
  300. margin: 0;
  301. padding: 0;
  302. display: flex;
  303. text-align: center;
  304. justify-content: center;
  305. align-content: stretch;
  306. align-items: flex-start;
  307. flex-direction: row;
  308. flex-wrap: nowrap;
  309. }
  310. .nav{
  311. /* margin-top: 10px; */
  312. margin-bottom: 3px;
  313. }
  314. .nav .nav-litem {
  315. position: relative;
  316. padding: 1%;
  317. text-align: center;
  318. width: 76px;
  319. }
  320. .nav .nav-litem>a {
  321. text-transform: uppercase;
  322. font-size: 0.7rem;
  323. color: white;
  324. text-align: center;
  325. background-color: rgb(71, 143, 250);
  326. display: block;
  327. line-height: 40px;
  328. border-radius: 23%;
  329. transition: .3s;
  330. }
  331. .nav .nav-litem>a:hover {
  332. background-image: linear-gradient(to right, rgb(86, 236, 241), #f140eb);
  333. border-radius: 23%;
  334. }
  335. .nav .nav-litem>ul {
  336. visibility: hidden;
  337. position: absolute;
  338. font-size: 0.7rem;
  339. top: 100%;
  340. transition: all .3s;
  341. width: 90%;
  342. padding: 6px 0px;
  343. text-align: center;
  344. background-color: white;
  345. border-radius: 10%;
  346. box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  347. }
  348. .nav .nav-litem>ul>li:hover {
  349. background-image: linear-gradient(to right, rgb(86, 236, 241), #f140eb);
  350. border-radius: 10%;
  351. }
  352. .nav .nav-litem>ul>li>a {
  353. line-height: 40px;
  354. display: block;
  355. color: rgb(100, 100, 100);
  356. }
  357. .nav .nav-litem:nth-child(1)>ul {
  358. padding: 0;
  359. overflow: hidden;
  360. height: 0px;
  361. visibility: visible;
  362. }
  363. .nav .nav-litem:nth-child(1):hover>ul {
  364. height: 78px;
  365. padding: 8px 0;
  366. }
  367. .nav .nav-litem:nth-child(2)>ul {
  368. top: 150%;
  369. opacity: 0;
  370. visibility: hidden;
  371. }
  372. .nav .nav-litem:nth-child(2):hover>ul {
  373. top: 100%;
  374. visibility: visible;
  375. opacity: 1;
  376. }
  377. .nav .nav-litem:nth-child(3)>ul {
  378. transition: .5s;
  379. opacity: 0;
  380. visibility: hidden;
  381. }
  382. .nav .nav-litem:nth-child(3):hover>ul {
  383. visibility: visible;
  384. opacity: 1;
  385. }
  386. .nav .nav-litem:nth-child(4)>ul {
  387. left: -15%;
  388. opacity: 0;
  389. visibility: hidden;
  390. }
  391. .nav .nav-litem:nth-child(4):hover>ul {
  392. left: 0%;
  393. visibility: visible;
  394. opacity: 1;
  395. }
  396. .nav .nav-litem:nth-child(5)>ul {
  397. opacity: 0;
  398. visibility: hidden;
  399. transform-origin: top;
  400. transform: perspective(600px) rotateX(-90deg);
  401. }
  402. .nav .nav-litem:nth-child(5):hover>ul {
  403. visibility: visible;
  404. opacity: 1;
  405. transform: perspective(600px) rotateX(0deg);
  406. }
  407. .xl {
  408. margin-left: auto;
  409. margin-right: auto;
  410. font-weight: bold;
  411. font-size: 1rem;
  412. width: 290px;
  413. height: 26;
  414. border-radius: 25px;
  415. color: #eeeff9;
  416. background-color: rgb(71, 143, 250);
  417. display: block;
  418. line-height: 30px;
  419. }