cssm.css 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. @charset "UTF-8";
  2. *{font-family:Verdana, Geneva, sans-serif;list-style-type:none;padding:0px;margin:0px;-webkit-tap-highlight-color: transparent;}
  3. html{
  4. font-family: sans-serif;
  5. }
  6. body{
  7. --main-color:#1389D3;
  8. --font-size:14px;
  9. --border:0.5px rgba(0,0,0,0.1) solid;
  10. --main-bgcolor:white;
  11. --main-hgcolor:rgba(0,0,0,0.15);
  12. --main-vgcolor:rgba(0,0,0,0.1);
  13. --main-border:rgba(0,0,0,0.1);
  14. --rgb-r:0;
  15. --rgb-g:0;
  16. --rgb-b:0;
  17. }
  18. body{color:#000000;margin:0px;border:0;font-size:var(--font-size); background-color:white}
  19. .mbody{background-color: #f1f1f1;}
  20. td,button{ font-size:var(--font-size)}
  21. a,.cursor{cursor:pointer;}
  22. p{text-indent:24pt; margin:12px 0px;line-height:25px}
  23. input,textarea,select,button{resize: none;outline:none;font-size:var(--font-size);}
  24. input[type=button], input[type=submit], input[type=file], button {-webkit-appearance: none;}
  25. .zhu{ color:#1389D3;color:var(--main-color)}
  26. .hui{ color:#888888}
  27. .red{ color:#ff0000}
  28. .blue{ color:blue}
  29. table{border-spacing: 0;border-collapse: collapse;}
  30. a:link,a:visited{TEXT-DECORATION:none;color:#1389D3;color:var(--main-color)}
  31. a:hover{TEXT-DECORATION:none;color:red;}
  32. .touch{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;}
  33. a.zhu{color:#046DA5}
  34. img{border:0}
  35. a.blue:link,a.blue:visited{color:blue;TEXT-DECORATION:none;}
  36. a.blue:hover{TEXT-DECORATION:underline;color:red;}
  37. a.red:link,a.red:visited{color:red;TEXT-DECORATION:underline;}
  38. a.red:hover{TEXT-DECORATION:underline;color:red;}
  39. .white{color:white;}
  40. a.white:link,a.white:visited{color:white;TEXT-DECORATION:none;}
  41. a.white:hover{TEXT-DECORATION:underline;color:white;}
  42. .blank1{ height:1px; overflow:hidden; border-bottom:1px #dddddd solid}
  43. .blank10{ height:10px; overflow:hidden}
  44. .blank20{ height:20px; overflow:hidden}
  45. .blank5{ height:5px; overflow:hidden}
  46. .blank25{ height:25px; line-height:25px;overflow:hidden;}
  47. .blank30{ height:30px; line-height:30px; overflow:hidden}
  48. .blank46{ height:46px; line-height:46px; overflow:hidden}
  49. ul,li,a{ list-style-type:none}
  50. .h1{ font-size:24px;font-weight:bold;}
  51. .h2{ font-size:20px;font-weight:bold;}
  52. .input,.inputs,.textarea{height:30px;line-height:25px;background-color:white;padding:5px;width:94%;border:var(--border);border-radius:5px;}
  53. select.inputs{height:40px}
  54. .inputb{height:34px;line-height:20px;background-color:white;padding:5px;border:var(--border);border-radius:5px}
  55. .inputb:focus,.inputs:focus,.textarea:focus{border:0.5px var(--main-color) solid;}
  56. .title{height:40px;line-height:40px;overflow:hidden;font-size:18px;text-align:left;border-bottom:var(--border);color:#55555;font-weight:bold; background-color:var(--main-color)}
  57. .inputs[readonly]{ background-color:#f1f1f1;box-shadow:none}
  58. .btn{width:100%;height:44px;line-height:44px;opacity:0.8; background-color:var(--main-color);border:none;color:white;font-size:var(--font-size); cursor:pointer}
  59. .btn:active,.btn:hover{opacity:1;color:white;TEXT-DECORATION:none;}
  60. .btn:disabled{ background-color:#cccccc;color:#888888}
  61. a.btn{padding:5px 8px}
  62. .header{height:50px; overflow:hidden;line-height:50px; text-align:center; border-bottom:var(--border);font-size:18px; position:fixed;width:100%;top:0px;left:0px; background:white;z-index:8}
  63. .header .back{position:absolute;top:5px;left:5px}
  64. .header .back img{height:24px;width:24px}
  65. .header-back{width:50px;height:50px;display:block; background:url(../../images/back.png) no-repeat 7px 7px;position:absolute;left:0px;bottom:0px; cursor:default}
  66. .header-back:active{opacity:0.5}
  67. .divinput{padding:8px;}
  68. .padding10{padding:10px;}
  69. .imgbtn{padding:0px 5px}
  70. .imgbtn:active{ background-color:#eeeeee}
  71. .tdinpu{text-align:right;color:#555555;}
  72. .tdinput{padding:8px 5px}
  73. .inborder{border:var(--border);}
  74. a.webbtn:link,a.webbtn:visited,.webbtn{color:#ffffff;opacity:1; background-color:var(--main-color); padding:8px 10px; border:none; cursor:pointer;font-size:var(--font-size);border-radius:5px}
  75. .webbtn:disabled{background-color:#aaaaaa; color:#eeeeee}
  76. .webbtn:hover,.webbtn:active{box-shadow:0px 0px 5px rgba(0,0,0,0.3);opacity:0.8}
  77. .radius5{border-radius:5px;}
  78. .upload_items{border:var(--border);height:60px;overflow:hidden;float:left;margin-top:5px;margin-bottom:5px;margin-right:10px;cursor:pointer;position:relative}
  79. .upload_items:active{border:1px var(--main-color) solid}
  80. .upload_items img.imgs{width:50px;height:50px;margin:5px}
  81. .upload_items_items{padding:5px;text-align:center}
  82. .upload_items_meng{ background:rgba(0,0,0,0.5);position:absolute;left:0px;top:0px;height:60px;overflow:hidden;line-height:60px;text-align:center;width:100%;color:white}
  83. .list-itemv:active{color:var(--main-color);cursor:pointer}
  84. .btn-group{display: flex;align-items: stretch;}
  85. .btn-group .btn{float:left}
  86. .btn-group>.active{box-shadow: inset 0 3px 5px rgba(var(--rgb-r),var(--rgb-g),var(--rgb-b), .125);}
  87. .btn-group :first-child:not(:last-child){
  88. border-top-right-radius:0px;
  89. border-bottom-right-radius:0px;
  90. }
  91. .btn-group :last-child:not(:first-child){
  92. border-top-left-radius:0px;
  93. border-bottom-left-radius:0px;
  94. }
  95. .btn-group :not(:last-child):not(:first-child){
  96. border-radius:0px;
  97. }
  98. .btn-group :not(:first-child){
  99. border-left-width:0px;
  100. }
  101. .rock-loading {
  102. display: inline-block;
  103. height:16px;
  104. width:16px;
  105. vertical-align: middle;
  106. -webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='80px' height='80px' viewBox='0 0 80 80' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eloading%3C/title%3E%3Cdefs%3E%3ClinearGradient x1='94.0869141%25' y1='0%25' x2='94.0869141%25' y2='90.559082%25' id='linearGradient-1'%3E%3Cstop stop-color='%23606060' stop-opacity='0' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23606060' stop-opacity='0.3' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='8.67370605%25' x2='100%25' y2='90.6286621%25' id='linearGradient-2'%3E%3Cstop stop-color='%23606060' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23606060' stop-opacity='0.3' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.9'%3E%3Cg%3E%3Cpath d='M40,0 C62.09139,0 80,17.90861 80,40 C80,62.09139 62.09139,80 40,80 L40,73 C58.2253967,73 73,58.2253967 73,40 C73,21.7746033 58.2253967,7 40,7 L40,0 Z' fill='url(%23linearGradient-1)'%3E%3C/path%3E%3Cpath d='M40,0 L40,7 C21.7746033,7 7,21.7746033 7,40 C7,58.2253967 21.7746033,73 40,73 L40,80 C17.90861,80 0,62.09139 0,40 C0,17.90861 17.90861,0 40,0 Z' fill='url(%23linearGradient-2)'%3E%3C/path%3E%3Ccircle id='Oval' fill='%23606060' cx='40.5' cy='3.5' r='3.5'%3E%3C/circle%3E%3C/g%3E%3CanimateTransform attributeName='transform' begin='0s' dur='1s' type='rotate' values='0 40 40;360 40 40' repeatCount='indefinite'/%3E%3C/g%3E%3C/svg%3E%0A") 0 0 no-repeat;
  107. mask-size: cover;
  108. -webkit-mask-size: cover;
  109. mask-size: cover;
  110. background-color: currentColor;
  111. }
  112. ::-webkit-scrollbar{
  113. width: 8px;
  114. height: 8px;
  115. background-color: transparent;
  116. }
  117. ::-webkit-scrollbar-thumb {
  118. border-radius: 5px;
  119. background-color: rgba(0, 0, 0, 0.2);
  120. }
  121. ::-webkit-scrollbar-track:hover {
  122. background-color: rgba(0, 0, 0, 0.1);
  123. border-radius: 5px;
  124. }
粤ICP备19079148号