admin.css 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. body{
  2. text-align: center;
  3. }
  4. .title {
  5. background-image: linear-gradient(to right, orange, purple);
  6. -webkit-background-clip: text;
  7. color: transparent;
  8. font-size: 30px;
  9. text-align: center;
  10. line-height: height;
  11. }
  12. .zt{
  13. width: 90%;
  14. }
  15. .red {
  16. color: red;
  17. font-weight: bold;
  18. width: 100%;
  19. text-align: right;
  20. height: 40px;
  21. }
  22. .mz{
  23. text-align: left;
  24. display: inline-block;
  25. }
  26. .mz a{
  27. border-radius: 50px;
  28. border-style: solid;
  29. color: #FFFFFF;
  30. text-align: center;
  31. padding: 1px 3px 1px 3px;
  32. border-style: solid;
  33. border-color: #cb1397;
  34. text-decoration: none;
  35. background-color: #cb13b2;
  36. }
  37. .sj{
  38. text-align: center;
  39. width: 48%;
  40. display: inline-block;
  41. }
  42. .sj a{
  43. border-radius: 50px;
  44. border-style: solid;
  45. color: #FFFFFF;
  46. padding: 2px 7px 2px 7px;
  47. border-style: solid;
  48. border-color: #17af30;
  49. text-decoration: none;
  50. background-color: #17af30;
  51. }
  52. .sc{
  53. text-align: right;
  54. width: 15%;
  55. padding-right: 5%;
  56. display: inline-block;
  57. }
  58. .sc a{
  59. border-radius: 50px;
  60. border-style: solid;
  61. color: #FFFFFF;
  62. text-align: center;
  63. padding: 1px 3px 1px 3px;
  64. border-style: solid;
  65. border-color: #1379cb;
  66. text-decoration: none;
  67. background-color: #1379cb;
  68. }
  69. .btn {
  70. color: #FFFFFF;
  71. background-color: #1379cb;
  72. }
  73. .ver_title {
  74. font-size: 15px;
  75. padding-left: 5px
  76. }
  77. .ver {
  78. font-size: 16px;
  79. margin-left: 5px;
  80. color: #ea7d7d;
  81. }
  82. a {
  83. text-decoration: none;
  84. }
  85. .yongyin {
  86. width: 80px;
  87. text-align: center;
  88. line-height: 110%;
  89. padding: 0.2em;
  90. font: 15px Arial, sans-serif bold;
  91. font-style: normal;
  92. margin: 2px;
  93. vertical-align: text-bottom;
  94. zoom: 1;
  95. outline: none;
  96. font-size-adjust: none;
  97. font-stretch: normal;
  98. border-radius: 50px;
  99. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  100. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  101. color: #fafafa;
  102. border: 0.2px solid #2299ff;
  103. background-repeat: repeat;
  104. background-size: auto;
  105. background-origin: padding-box;
  106. background-clip: padding-box;
  107. background-color: #3399ff;
  108. background: linear-gradient(to bottom, #eeeff9 0%, #3399ff 100%);
  109. }
  110. .yongyin:hover {
  111. background: #268DFF;
  112. }
  113. .yongyin1 {
  114. width: 80px;
  115. text-align: center;
  116. line-height: 110%;
  117. padding: 0.3em;
  118. font: 16px Arial, sans-serif bold;
  119. font-style: normal;
  120. margin: 2px;
  121. vertical-align: text-bottom;
  122. zoom: 1;
  123. outline: none;
  124. font-size-adjust: none;
  125. font-stretch: normal;
  126. border-radius: 50px;
  127. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  128. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  129. color: #fafafa;
  130. border: 0.2px solid #ef6fd1;
  131. background-repeat: repeat;
  132. background-size: auto;
  133. background-origin: padding-box;
  134. background-clip: padding-box;
  135. background-color: #e92072;
  136. background: linear-gradient(to bottom, #eeeff9 0%, #f85cb2 100%);
  137. }
  138. .yongyin1:hover {
  139. background: #f343a0;
  140. }
  141. .yongyin2 {
  142. width: 80px;
  143. text-align: center;
  144. line-height: 110%;
  145. padding: 0.3em;
  146. font: 16px Arial, sans-serif bold;
  147. font-style: normal;
  148. margin: 2px;
  149. vertical-align: text-bottom;
  150. zoom: 1;
  151. outline: none;
  152. font-size-adjust: none;
  153. font-stretch: normal;
  154. border-radius: 50px;
  155. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  156. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  157. color: #fafafa;
  158. border: 0.2px solid #fa7d49;
  159. background-repeat: repeat;
  160. background-size: auto;
  161. background-origin: padding-box;
  162. background-clip: padding-box;
  163. background-color: #ea6e3d;
  164. background: linear-gradient(to bottom, #eeeff9 0%, #f29545 100%);
  165. }
  166. .yongyin2:hover {
  167. background: #f39943;
  168. }
  169. .yongyin3 {
  170. width: 80px;
  171. text-align: center;
  172. line-height: 110%;
  173. padding: 0.3em;
  174. font: 16px Arial, sans-serif bold;
  175. font-style: normal;
  176. margin: 2px;
  177. vertical-align: text-bottom;
  178. zoom: 1;
  179. outline: none;
  180. font-size-adjust: none;
  181. font-stretch: normal;
  182. border-radius: 50px;
  183. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  184. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  185. color: #fafafa;
  186. border: 0.2px solid #c158fa;
  187. background-repeat: repeat;
  188. background-size: auto;
  189. background-origin: padding-box;
  190. background-clip: padding-box;
  191. background-color: #c158fa;
  192. background: linear-gradient(to bottom, #eeeff9 0%, #c158fa 100%);
  193. }
  194. .yongyin3:hover {
  195. background: #c158fa;
  196. }
  197. .yongyin4 {
  198. width: 80px;
  199. text-align: center;
  200. line-height: 110%;
  201. padding: 0.3em;
  202. font: 16px Arial, sans-serif bold;
  203. font-style: normal;
  204. margin: 2px;
  205. vertical-align: text-bottom;
  206. zoom: 1;
  207. outline: none;
  208. font-size-adjust: none;
  209. font-stretch: normal;
  210. border-radius: 50px;
  211. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  212. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  213. color: #fafafa;
  214. border: 0.2px solid #c2fa49;
  215. background-repeat: repeat;
  216. background-size: auto;
  217. background-origin: padding-box;
  218. background-clip: padding-box;
  219. background-color: #c2fa49;
  220. background: linear-gradient(to bottom, #eeeff9 0%, #c2fa49 100%);
  221. }
  222. .yongyin4:hover {
  223. background: #c2fa49;
  224. }
  225. .wrapper {
  226. position: relative;
  227. }
  228. #input {
  229. position: absolute;
  230. top: 0;
  231. left: 0;
  232. opacity: 0;
  233. z-index: -10;
  234. }
  235. h4 {
  236. text-align: center;
  237. }
  238. .box {
  239. color: red;
  240. font-weight: bold;
  241. padding-bottom: 10px;
  242. font-size: 15px;
  243. text-align: center;
  244. }
  245. .filediv {
  246. position: relative;
  247. }
  248. .filediv input {
  249. opacity: 0;
  250. width: 100px;
  251. height: 35px;
  252. position: absolute;
  253. left: 0;
  254. top: 0;
  255. z-index: 99;
  256. }
  257. .filediv div {
  258. height: 25px;
  259. line-height: 25px;
  260. background-color: #03a9f4;
  261. color: #fff;
  262. width: 100px;
  263. text-align: center;
  264. font-size: 14px;
  265. position: absolute;
  266. border-radius: 50px;
  267. top: 0;
  268. left: 0;
  269. z-index: 98;
  270. }