home.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. @import url("../js/layer_mobile/need/layer.css");
  2. @import url("../js/swiper/swiper-4.2.2.min.css");
  3. @import url("icons-extra.css");
  4. @import url("mui.min.css");
  5. *{ -webkit-user-select: auto;}
  6. input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{ -webkit-user-select: auto;}
  7. .mui-android.mui-android-4-2 input,.mui-android.mui-android-4-2 textarea,.mui-android.mui-android-4-3 input,.mui-android.mui-android-4-3 textarea{ -webkit-user-select: auto;}
  8. /*body, .mui-content{ background: #191B2A;}*/
  9. body{ font-size: 14px; font-family: "思源黑体 CN", "微软雅黑", Whitney Light, Helvetica, Arial, "sans-serif";}
  10. ul, ol, dl, li{ list-style-type: none; margin: 0; -webkit-padding-start: 0; padding-left: 0;}
  11. input, button, textarea, select{ margin-bottom: 0; outline: medium;}
  12. input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea{ margin-bottom: 0;}
  13. input:internal-outofill-selected{ background-color: transparent !important; color: #FFFFFF !important;}
  14. img{display: block;}
  15. li{ position: relative;}
  16. ::-webkit-scrollbar{ width: 0; height: 0;}
  17. input::-webkit-input-placeholder{ color: #9B9B9B; line-height: 24px;}
  18. input:-moz-placeholder{ color: #9B9B9B; line-height: 24px;}
  19. input:-ms-input-placeholder{ color: #9B9B9B; line-height: 24px;}
  20. .mui-btn.mui-disabled, .mui-btn:disabled, button.mui-disabled, button:disabled, input[type=button].mui-disabled, input[type=button]:disabled, input[type=reset].mui-disabled, input[type=reset]:disabled, input[type=submit].mui-disabled, input[type=submit]:disabled{ background: #CCCCCC; opacity: 1;}
  21. /*a{ color: #FFFFFF;}*/
  22. /*a:link, a:visited, a:hover, a:active, a:focus{ text-decoration: none; color: #888888;}*/
  23. a:link, a:visited, a:hover, a:active, a:focus{ text-decoration: none; color: white;}
  24. html, body, .mui-content{ background: #FFFFFF;}
  25. /*顶部公用样式*/
  26. .mui-bar{ background: #65d1f7; box-shadow: 0px 0px 1px rgba(102,102,102,0.2);}
  27. .mui-bar .mui-title, .mui-bar-nav .mui-icon{ color: #FFFFFF;}
  28. .mui-nav-btn{ position: relative; height: 43px; line-height: 43px; font-size: 15px; color: #FFFFFF; z-index: 12;}
  29. .mui-nav-btn:link, .mui-nav-btn:visited, .mui-nav-btn:hover, .mui-nav-btn:active{ color: #FFFFFF;}
  30. /*底部公用样式*/
  31. .mui-bar-tab .mui-tab-item{ color: #e0e0e0;}
  32. .mui-bar-tab .mui-tab-item.mui-active{ color: #FFFFFF;}
  33. .mui-bar-esp, .mui-bar-esp2{ box-shadow: 0 0 0 transparent;}
  34. .mui-bar-esp2{ background: transparent;}
  35. .mui-bar-esp2~.mui-content{ padding-top: 0;}
  36. /*文字图标样式*/
  37. @font-face {
  38. font-family: 'icomoon';
  39. src: url('../fonts/icomoon.eot?cq250g');
  40. src: url('../fonts/icomoon.eot?cq250g#iefix') format('embedded-opentype'),
  41. url('../fonts/icomoon.ttf?cq250g') format('truetype'),
  42. url('../fonts/icomoon.woff?cq250g') format('woff'),
  43. url('../fonts/icomoon.svg?cq250g#icomoon') format('svg');
  44. font-weight: normal;
  45. font-style: normal;
  46. }
  47. .wk-icon{
  48. font-family: 'icomoon' !important;
  49. speak: none;
  50. font-style: normal;
  51. font-weight: normal;
  52. font-variant: normal;
  53. text-transform: none;
  54. line-height: 1;
  55. -webkit-font-smoothing: antialiased;
  56. -moz-osx-font-smoothing: grayscale;
  57. }
  58. .icon-excavator:before { content: "\e900";}
  59. .icon-about:before { content: "\e901";}
  60. .icon-fruitban:before { content: "\e902";}
  61. .icon-house-o:before { content: "\e903";}
  62. .icon-house:before, .mui-active .icon-house-o:before{ content: "\e904";}
  63. .icon-home-o:before { content: "\e905";}
  64. .icon-home:before, .mui-active .icon-home-o:before{ content: "\e906";}
  65. .icon-purse-o:before { content: "\e907";}
  66. .icon-purse:before, .mui-active .icon-purse-o:before{ content: "\e908";}
  67. .icon-user-o:before { content: "\e909";}
  68. .icon-user:before, .mui-active .icon-user-o:before{ content: "\e90a";}
  69. .icon-city:before { content: "\e90b";}
  70. .icon-book:before { content: "\e90c";}
  71. .icon-roundfruit:before { content: "\e90d";}
  72. .icon-roundclock:before { content: "\e90e";}
  73. .icon-notice:before { content: "\e90f";}
  74. .icon-staruser:before { content: "\e910";}
  75. .icon-set:before { content: "\e911";}
  76. .icon-buyorder:before { content: "\e912";}
  77. .icon-sellorder:before { content: "\e913";}
  78. .icon-pendingorder:before { content: "\e914";}
  79. .icon-endorder:before { content: "\e915";}
  80. .icon-credentials:before { content: "\e916";}
  81. .icon-bill:before { content: "\e917";}
  82. .icon-friend:before { content: "\e918";}
  83. .icon-plususer:before { content: "\e919";}
  84. .icon-lock:before { content: "\e91a";}
  85. .icon-msg-o:before { content: "\e91b";}
  86. .icon-squaredown:before { content: "\e91c";}
  87. .icon-citygate:before { content: "\e91d";}
  88. .icon-key:before { content: "\e91e";}
  89. .icon-phone:before { content: "\e91f";}
  90. .icon-unlock:before { content: "\e920";}
  91. .icon-king:before { content: "\e921";}
  92. .icon-solidplus:before { content: "\e922";}
  93. .icon-solidclock:before { content: "\e923";}
  94. .icon-pen:before { content: "\e924";}
  95. .icon-fruit:before { content: "\e925";}
  96. .icon-pvban:before { content: "\e926";}
  97. .icon-light:before { content: "\e927";}
  98. .icon-noticeright:before { content: "\e928";}
  99. .icon-vip:before { content: "\e929";}
  100. .icon-bell:before { content: "\e92a";}
  101. .icon-notice-o:before { content: "\e92b";}
  102. .icon-back:before { content: "\e92c";}
  103. .icon-goto:before { content: "\e92d";}
  104. .icon-eye:before { content: "\e92e";}
  105. .icon-yrz:before { content: "\e92f";}
  106. .icon-pvban2:before { content: "\e930";}
  107. .icon-pv:before { content: "\e931";}
  108. .icon-msg:before { content: "\e932";}
  109. .icon-bell2:before { content: "\e933";}
  110. .icon-wallet-o:before { content: "\e934";}
  111. .icon-wallet:before { content: "\e935";}
  112. .icon-pay-o:before { content: "\e936";}
  113. .icon-pay:before { content: "\e937";}
  114. .icon-acoin-o:before { content: "\e938";}
  115. .icon-acoin:before { content: "\e939";}
  116. .icon-mcoin-o:before { content: "\e93a";}
  117. .icon-mcoin:before { content: "\e93b";}
  118. .icon-up:before { content: "\e93c";}
  119. .icon-down:before { content: "\e93d";}
  120. .icon-star:before { content: "\e93e";}
  121. .icon-star-o:before { content: "\e93f";}
  122. .icon-mark:before { content: "\e940";}
  123. .icon-mark-o:before { content: "\e941";}
  124. .icon-question:before { content: "\e942";}
  125. .icon-question-o:before { content: "\e943";}
  126. .icon-bad:before { content: "\e944";}
  127. .icon-bad-o:before { content: "\e945";}
  128. .icon-team:before { content: "\e946";}
  129. .icon-team-o:before { content: "\e947";}
  130. .icon-record:before { content: "\e948";}
  131. .icon-record-o:before { content: "\e949";}
  132. .icon-truck:before { content: "\e94a";}
  133. .icon-truck-o:before { content: "\e94b";}
  134. .icon-medal:before { content: "\e94c";}
  135. .icon-medal-o:before { content: "\e94d";}
  136. .icon-gifebox:before { content: "\e94e";}
  137. .icon-gifebox-o:before { content: "\e94f";}
  138. .icon-caveat:before { content: "\e950";}
  139. .icon-caveat-o:before { content: "\e951";}
  140. .icon-close:before { content: "\e952";}
  141. .icon-cheack:before { content: "\e953";}
  142. .icon-drill-o:before { content: "\e954";}
  143. .icon-drill:before { content: "\e955";}
  144. .icon-cart-o:before { content: "\e956";}
  145. .icon-cart:before { content: "\e957";}
  146. .icon-del:before { content: "\e958";}
  147. .icon-del-o:before { content: "\e959";}
  148. .icon-pic:before { content: "\e95a";}
  149. .icon-pic-o:before { content: "\e95b";}
  150. .icon-plus-o:before { content: "\e95c";}
  151. .icon-solidplus2:before { content: "\e95d";}
  152. .icon-heart:before { content: "\e95e";}
  153. .icon-heart-o:before { content: "\e95f";}
  154. .icon-talk:before { content: "\e960";}
  155. .icon-talk-o:before { content: "\e961";}
  156. .icon-share-o:before { content: "\e962";}
  157. .icon-share:before { content: "\e963";}
  158. .icon-prize-o:before { content: "\e964";}
  159. .icon-prize:before { content: "\e965";}
  160. .icon-lineuser:before { content: "\e966";}
  161. .icon-more:before { content: "\e967";}
  162. .icon-backtop:before { content: "\e968";}
  163. .icon-footprint:before { content: "\e969";}
  164. .icon-bell3:before { content: "\e96a";}
  165. .icon-date:before { content: "\e96b";}
  166. .icon-reload:before { content: "\e96c";}
  167. .icon-laud:before { content: "\e96d";}
  168. .icon-heartuser:before { content: "\e96e";}
  169. .icon-noticeban:before { content: "\e96f";}
  170. .icon-bell5:before { content: "\e970";}
  171. .icon-pic2-o:before { content: "\e971";}
  172. .icon-service:before { content: "\e972";}
  173. .icon-ticket:before { content: "\e973";}
  174. .icon-msg2-o:before { content: "\e974";}
  175. /*加载动画样式*/
  176. .mine-dialog{ position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #FFFFFF; z-index: 999;}
  177. #allload{ display: none; background: transparent;}
  178. .close-dialog{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0;}
  179. .tm-dialog{ background: rgba(102,102,102,0.2);}
  180. [v-cloak] { display: block;}
  181. .mine-dialog .loader-inner{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 50px; height: 50px; margin: auto;}
  182. @-webkit-keyframes ball-spin-fade-loader {
  183. 50% {
  184. opacity: 0.3;
  185. -webkit-transform: scale(0.4);
  186. transform: scale(0.4); }
  187. 100% {
  188. opacity: 1;
  189. -webkit-transform: scale(1);
  190. transform: scale(1); } }
  191. @keyframes ball-spin-fade-loader {
  192. 50% {
  193. opacity: 0.3;
  194. -webkit-transform: scale(0.4);
  195. transform: scale(0.4); }
  196. 100% {
  197. opacity: 1;
  198. -webkit-transform: scale(1);
  199. transform: scale(1); } }
  200. .ball-spin-fade-loader {
  201. position: relative; }
  202. .ball-spin-fade-loader > div:nth-child(1) {
  203. top: 32px;
  204. left: 17px;
  205. -webkit-animation: ball-spin-fade-loader 1s 0s infinite linear;
  206. animation: ball-spin-fade-loader 1s 0s infinite linear; }
  207. .ball-spin-fade-loader > div:nth-child(2) {
  208. top: 28.04545px;
  209. left: 28.04545px;
  210. -webkit-animation: ball-spin-fade-loader 1s 0.12s infinite linear;
  211. animation: ball-spin-fade-loader 1s 0.12s infinite linear; }
  212. .ball-spin-fade-loader > div:nth-child(3) {
  213. top: 17px;
  214. left: 32px;
  215. -webkit-animation: ball-spin-fade-loader 1s 0.24s infinite linear;
  216. animation: ball-spin-fade-loader 1s 0.24s infinite linear; }
  217. .ball-spin-fade-loader > div:nth-child(4) {
  218. top: 6.04545px;
  219. left: 28.04545px;
  220. -webkit-animation: ball-spin-fade-loader 1s 0.36s infinite linear;
  221. animation: ball-spin-fade-loader 1s 0.36s infinite linear; }
  222. .ball-spin-fade-loader > div:nth-child(5) {
  223. top: 2px;
  224. left: 17px;
  225. -webkit-animation: ball-spin-fade-loader 1s 0.48s infinite linear;
  226. animation: ball-spin-fade-loader 1s 0.48s infinite linear; }
  227. .ball-spin-fade-loader > div:nth-child(6) {
  228. top: 6.04545px;
  229. left: 6.04545px;
  230. -webkit-animation: ball-spin-fade-loader 1s 0.6s infinite linear;
  231. animation: ball-spin-fade-loader 1s 0.6s infinite linear; }
  232. .ball-spin-fade-loader > div:nth-child(7) {
  233. top: 17px;
  234. left: 2px;
  235. -webkit-animation: ball-spin-fade-loader 1s 0.72s infinite linear;
  236. animation: ball-spin-fade-loader 1s 0.72s infinite linear; }
  237. .ball-spin-fade-loader > div:nth-child(8) {
  238. top: 28.04545px;
  239. left: 6.04545px;
  240. -webkit-animation: ball-spin-fade-loader 1s 0.84s infinite linear;
  241. animation: ball-spin-fade-loader 1s 0.84s infinite linear; }
  242. .ball-spin-fade-loader > div {
  243. background-color: #AAAAAA;
  244. width: 10px;
  245. height: 10px;
  246. border-radius: 100%;
  247. margin: 2px;
  248. -webkit-animation-fill-mode: both;
  249. animation-fill-mode: both;
  250. position: absolute; }
  251. /*弹窗样式*/
  252. .com-dialog{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: transparent; z-index: 999; overflow: scroll;}
  253. .dialog-close{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.2);}
  254. .dialog-con{ position: absolute; top: 0; right: 0; bottom: 10%; left: 0; width: 86%; height: 160px; margin: auto; background: #FFFFFF; border-radius: 10px;}
  255. .dialog-tit{ width: 100%; height: 50px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: rgba(24,132,178,0.2);}
  256. .dialog-tit div{ width: calc(100% - 50px); height: 50px; line-height: 50px; font-size: 20px; font-weight: 600; padding-left: 10px; float: left;}
  257. .dialog-tit-btn{ display: block; width: 40px; height: 50px; line-height: 50px; font-size: 36px; font-weight: 600; border: 0; float: right;}
  258. .dialog-intro{ width: 100%; min-height: 60px; line-height: 24px; padding: 20px 10px; font-size: 17px; background: #FFFFFF; border-top-left-radius: 10px; border-top-right-radius: 10px;}
  259. .dialog-inp{ width: 100%; padding: 10px; background: #FFFFFF;}
  260. .dialog-inp input, .dialog-inp textarea{ display: block; width: 100%; line-height: 1.5em; padding: 10px; margin: 10px 0;}
  261. .dialog-inp textarea{ height: 60px;}
  262. .dialog-btn{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top: 1px solid #EEEEEE; overflow: hidden;}
  263. .dialog-btn button{ height: 100%; padding: 0 10px; border: 0; font-size: 17px; font-weight: 500; color: #1884B2; float: left;}
  264. .dialog-btn .dialog-btn-gray{ color: #808080; border-right: 1px solid #EEEEEE;}
  265. .dialog-btn-1{ width: 100%;}
  266. .dialog-btn-2{ width: 50%;}
  267. .com-wkmsg{ position: fixed; top: 0; right: 0; bottom: 10%; left: 0; width: 86%; height: 50px; margin: auto; text-align: center; z-index: 999;}
  268. .com-wkmsg span{ display: inline-block; max-width: 100%; padding: 8px 15px; line-height: 1.3em; background: rgba(0,0,0,0.6); color: #FFFFFF; border-radius: 10px;}
  269. .dialog-pic{ width: 100%; height: 360px; padding: 15px; background: #FFFFFF; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
  270. .dialog-pic img{ display: block; max-width: 100%; max-height: 100%; margin: 0 auto;}