common.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. div#chartDiv{
  2. margin-bottom: 0;
  3. margin-right: 0;
  4. margin-left: 0;
  5. }
  6. p {
  7. font-size: 0.22rem;
  8. }
  9. li .row {
  10. margin-right: 0;
  11. margin-left: 0;
  12. padding: 0.05rem 0;
  13. }
  14. .mui-content {
  15. background-color: #fff;
  16. }
  17. ul, .mui-table-view {
  18. color: #fff;
  19. }
  20. .mui-table-view-cell {
  21. font-size: 0.24rem;
  22. background: #4E768F;
  23. text-align: left;
  24. }
  25. .hiddenli{
  26. margin: 0 0.3rem;
  27. padding-bottom: 0.1rem;
  28. }
  29. .rowBox{
  30. border-radius: 0.05rem;
  31. background-color: #C3D4E6;
  32. }
  33. .wsclIscroll li.mui-table-view-cell {
  34. display: flex;
  35. align-items: center;
  36. margin-top: 0.02rem;
  37. margin-left: 0.15rem;
  38. margin-right: 0.15rem;
  39. }
  40. .wsclIscroll .mui-table-view-cell span:first-child {
  41. background-size: 175%;
  42. background-repeat: no-repeat;
  43. width: 0.5rem;
  44. height: 0.4rem;
  45. margin-right: 0.1rem;
  46. }
  47. .wsclIscroll .mui-table-view-cell>.mui-switch{
  48. top:50%;
  49. }
  50. .out{
  51. border-top:1rem solid transparent;
  52. border-left:1.6rem solid transparent;
  53. width:0px;
  54. height:0px;
  55. position:relative;
  56. }
  57. .xian1{
  58. width: 1.4rem;
  59. height: 0.02rem;
  60. display: block;
  61. position: absolute;
  62. left: -1.2rem;
  63. top: -0.52rem;
  64. background: #4e768f;
  65. transform: rotateZ(45deg);
  66. }
  67. .xian2{
  68. width: 1.69rem;
  69. height: 0.02rem;
  70. display: block;
  71. position: absolute;
  72. margin-top: 0;
  73. left: -1.66rem;
  74. top: -0.32rem;
  75. background: #4e768f;
  76. transform: rotateZ(20deg);
  77. }
  78. b{font-style:normal;display:block;position:absolute;top:-1rem;left:-0.6rem;}
  79. em{font-style:normal;display:block;position:absolute;top:-0.4rem;left:-1.56rem;}
  80. i{font-style:normal;display:block;position:absolute;top:-0.76rem;left:-1.6rem;transform: rotateZ(31deg);}
  81. /*搜索框css*/
  82. #tabbarLrb .sskuang,#tabbarClyc .sskuang{
  83. width: auto;
  84. height: 0.64rem;
  85. margin: 0.2rem 1.3rem;
  86. }
  87. #tabbarLrb .sskuang span,#tabbarClyc .sskuang span{
  88. z-index: 1;background: #a3bed3 url(views/haifmv/img/mc_img/search.png);display: block;width: 0.64rem;height: 0.64rem;position: absolute;right: 0;top: 0;border-radius: 50%;background-size: 450%;background-position-x: -1.18rem;background-position-y: -0.89rem;
  89. }
  90. .cx{
  91. display: none;z-index: 1;background: #a3bed3 url(views/haifmv/img/mc_img/search.png);width: 0.64rem;height: 0.64rem;position: absolute;right: 0.4rem;bottom: 0.2rem;border-radius: 50%;background-size: 450%;background-position-x: -1.18rem;background-position-y: -0.89rem;
  92. }
  93. input[placeholder], [placeholder], *[placeholder] {
  94. text-align: left;font-size: 0.18rem !important;background: #bbcde1;/* border-radius: 30px;box-shadow: 0 0 5px #9ca0a9 */;
  95. }
  96. ::-webkit-input-placeholder {
  97. color: #fff !important;
  98. }
  99. #modal-1 p{
  100. color: #fff;
  101. font-size: 0.3rem;
  102. }
  103. #modal-1 .title li:first-child,#modal-1 .title li:last-child{
  104. width: 50%;
  105. }
  106. #modal-1 .title li span.search{
  107. z-index: 1;background: url(views/haifmv/img/mc_img/search.png);display: block;width: 0.64rem;height: 0.64rem;border-radius: 50%;background-size: 450%;background-position-x: -1.16rem;background-position-y: -0.9rem;
  108. }
  109. #modal-1 .mui-icon-checkmarkempty{
  110. font-size: 1rem;
  111. width: 100%;
  112. }
  113. #modal-1 .xian {
  114. width: 1px;display: block;height: 1rem;background: -webkit-linear-gradient(left top, transparent 5%, #fff 50%, transparent 95%);
  115. }
  116. #modal-1 .mui-table-view:first-child {
  117. margin-top: 0.1rem;
  118. }
  119. #modal-1 .mui-table-view li:last-child {
  120. padding-bottom: 0.2rem;
  121. border-radius: 0 0 0.2rem 0.2rem;
  122. }
  123. .mui-table-view-cell span.rq {
  124. position: inherit;right: inherit;top: inherit;background-repeat: no-repeat;background-position-x: -1.12rem;background-position-y: -1.32rem;background-size: 666%;
  125. }
  126. #modal-1 .checklabel,#modal-1 .mui-table-view-cell {
  127. color: #4E768F !important;
  128. }
  129. #modal-1 .mui-table-view-cell.mui-active,#modal-1 .mui-table-view-cell.sssj.mui-active,#modal-1 .mui-table-view-cell.yweb.mui-active,#modal-1 .mui-table-view-cell{
  130. background: #A3BED3;
  131. }
  132. #modal-1 .mui-table-view-cell{
  133. border-radius: 0;
  134. }
  135. #modal-1 .time span{
  136. display: block;padding: 0.1rem 0;border: 1px solid #fff;border-radius: 0.1rem;width: 0.58rem;height: 0.52rem;text-align: center;font-size: 0.22rem;
  137. }
  138. #modal-1 label,#modal-1 .time span {
  139. color: #A6ACB0;
  140. }
  141. ul, .mui-table-view {
  142. color: #0c0c0c;
  143. }
  144. .faactive .mui-switch {
  145. top: 50%;
  146. width: 0.85rem;
  147. height: 0.34rem;
  148. text-align:center;
  149. }
  150. .table-striped td {
  151. text-align:center;
  152. }
  153. .table-striped .faactive {
  154. padding-left: 0.3rem;
  155. }
  156. .tableT td:nth-child(1) {
  157. width: 50%;
  158. }
  159. .tableT td:nth-child(2) {
  160. width: 25%;
  161. }
  162. .tableT td:nth-child(3) {
  163. width: 25%;
  164. }
  165. .container-fluid {
  166. padding: 0px;
  167. }
  168. .table-striped tr:nth-child(1) {
  169. background-color: #b7abab !important;
  170. color: #fff;
  171. }
  172. .tableF td:nth-child(1) {
  173. width: 29%;
  174. }
  175. .tableF td:nth-child(2) {
  176. width: 21%;
  177. }
  178. .tableF td:nth-child(3) {
  179. width: 29%;
  180. }
  181. .tableF td:nth-child(4) {
  182. width: 21%;
  183. }
  184. .yczkInput {
  185. background: #EAEAEA !important;
  186. height: 0.35rem !important;
  187. line-height: 0.5rem !important;
  188. padding: 0 5px !important;
  189. }
  190. span.sdyx {
  191. border: 1px #908787 solid;
  192. padding: 5px 5px;
  193. color: #d61818;
  194. font-weight: bold;
  195. }
  196. span.zdyx {
  197. border: 1px #908787 solid;
  198. padding: 5px 5px;
  199. color: #559c21;
  200. font-weight: bold;
  201. }