daifenpei.css 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750
  1. h1 {
  2. font-size: 16px;
  3. }
  4. .c-arrow-r {
  5. position: absolute;
  6. top: 50%;
  7. right: 10px;
  8. margin-top: -5px;
  9. content: "";
  10. display: block;
  11. width: 8px;
  12. height: 8px;
  13. border: solid #cdcdcd;
  14. border-width: 2px 2px 0 0;
  15. -webkit-transform: rotate(45deg);
  16. -moz-transform: rotate(45deg);
  17. -ms-transform: rotate(45deg);
  18. transform: rotate(45deg);
  19. }
  20. .sign-comonhd .sanp-flex {
  21. -webkit-box-flex: 1;
  22. box-flex: 1;
  23. text-align: center;
  24. padding-bottom: 10px;
  25. height: 45px;
  26. line-height: 45px;
  27. }
  28. #list>li {
  29. font-size: 16px;
  30. color: #333;
  31. position: relative;
  32. display: -webkit-box;
  33. display: box;
  34. margin-left: 15px;
  35. border-top: 1px solid #f1f1f1;
  36. height: 40px;
  37. line-height: 20px;
  38. text-align: center;
  39. background: #FFFFFF;
  40. }
  41. #dest_list>li>.sjlzf {
  42. position: relative;
  43. left: 20px;
  44. }
  45. .div_dfp {
  46. position: relative;
  47. right: 100px;
  48. width: 77px;
  49. }
  50. .div_dfp>img {
  51. width: 100%;
  52. height: 100%;
  53. }
  54. .next {
  55. width: 290px;
  56. height: 40px;
  57. position: relative;
  58. top: 30px;
  59. background: #17B3EC;
  60. margin: 0 auto;
  61. font-size: 14px;
  62. text-align: center;
  63. line-height: 40px;
  64. color: #FFFFFF;
  65. border-radius: 5px;
  66. }
  67. ._service {
  68. position: absolute;
  69. right: 30px;
  70. line-height: 40px;
  71. top: 0px;
  72. }
  73. .ncard {
  74. position: absolute;
  75. line-height: 40px;
  76. top: 0px;
  77. }
  78. .c-list-action {
  79. /*color: #fff !important;
  80. background: #06BF04;
  81. text-align: center;
  82. right: 0px!important;
  83. width: 30px;
  84. font-size: 14px;
  85. position: absolute;
  86. height: 100%;
  87. display: box;
  88. display: -webkit-box;
  89. -webkit-box-orient: vertical;
  90. -webkit-box-pack: center;
  91. top: 0;*/
  92. font-size: 14px;
  93. color: #fff !important;
  94. background: #06BF04;
  95. color: #909090;
  96. position: absolute;
  97. height: 100%;
  98. right: 0px!important;
  99. display: box;
  100. display: -webkit-box;
  101. -webkit-box-orient: vertical;
  102. -webkit-box-pack: center;
  103. top: 0;
  104. width: 50px;
  105. text-align: center;
  106. border-top-right-radius: 10px;
  107. border-bottom-right-radius: 10px;
  108. }
  109. #query_tab>.sanp-flex>._active {
  110. color: #17B3EC;
  111. }
  112. .sign-comonhd .sanp-flex {
  113. -webkit-box-flex: 1;
  114. box-flex: 1;
  115. text-align: center;
  116. padding-bottom: 0px;
  117. height: 45px;
  118. line-height: 45px;
  119. }
  120. #sheet3_area {
  121. position: relative;
  122. }
  123. #sheet3_area .mui-scroll-wrapper {
  124. margin: 0px;
  125. }
  126. #sheet3_area .mui-table-view {
  127. margin-top: 0px;
  128. margin-bottom: 0px;
  129. }
  130. .lin-search{
  131. padding: 8px 10px;
  132. background-color: #fff;
  133. }
  134. .lin-gp-add{
  135. display: block;
  136. width: 45px;
  137. height: 45px;
  138. position: absolute;
  139. right: 0;
  140. top: 0;
  141. }
  142. .icon-sousuo-btn{
  143. background: url('../images/icon_sousuo.png') no-repeat;
  144. background-size: 20px 20px;
  145. background-position: center;
  146. }
  147. .lin-group-chat{
  148. background: #fff;
  149. height: 47px;
  150. padding: 0px 15px;
  151. border-top: 1px solid #f2f4f6;
  152. display: -webkit-box;
  153. -webkit-box-align: center;
  154. }
  155. .lin-group-chat:first-child{
  156. border-top-color:#dcdcdc;
  157. }
  158. .lin-group-chat:last-child{
  159. border-bottom:solid 1px #dcdcdc;
  160. }
  161. .lin-group-chat div.title{
  162. line-height: 25px;
  163. font-size: 18px;
  164. -webkit-box-flex: 1;
  165. color: #323232;
  166. }
  167. .lin-group-chat div.text{
  168. color: #909090;
  169. font-size: 16px;
  170. max-width: 250px;
  171. overflow: hidden;
  172. text-overflow: ellipsis;
  173. white-space: nowrap;
  174. margin-right: 5px;
  175. }
  176. .zy-alert{
  177. color:#17b3ec!important;
  178. font-size: 16px;
  179. }
  180. .lin-group-chat div.icon-come{
  181. width:10px;
  182. height: 27px;
  183. background: url('../images/icon_jinru.png') no-repeat;
  184. background-size: contain;
  185. background-position: center;
  186. margin-left: 5px;
  187. }
  188. .lin-group-chat div.lin-arrow{
  189. transform: rotate(45deg);
  190. -webkit-transform: rotate(45deg);
  191. -moz-transform: rotate(45deg);
  192. -ms-transform:rotate(7deg);
  193. -o-transform:rotate(7deg);
  194. border-top: 2px solid #909090;
  195. border-right: 2px solid #909090;
  196. width: 12px;
  197. height: 12px;
  198. }
  199. .zy-lin-footer{
  200. width: 100%;
  201. margin-top: 80px;
  202. }
  203. .zy-send-btn{
  204. color: #fff;
  205. height: 38px;
  206. line-height: 38px;
  207. margin-right: 10px;
  208. font-size: 14px;
  209. width: 90%;
  210. background-color: #84d3f1;
  211. margin-left: 5%;
  212. margin-top: 5px;
  213. border-radius: 5px;
  214. text-align: center;
  215. }
  216. .zy-send-btn.active{
  217. background-color: #17b3ec;
  218. }
  219. .lin-search img{
  220. width: 29px;
  221. }
  222. .lin-search div{
  223. width: 100%;
  224. text-align: center;
  225. border-radius: 5px;
  226. line-height: 29px;
  227. background-color: #f2f4f6;
  228. color: #999;
  229. }
  230. .n-list-checked{
  231. display: -webkit-box;
  232. display: -moz-box;
  233. display: box;
  234. -webkit-box-orient: vertical;
  235. -moz-box-orient: vertical;
  236. box-orient: vertical;
  237. -webkit-box-pack: center;
  238. -moz-box-pack: center;
  239. box-pack: center;
  240. width:20px;
  241. height: 20px;
  242. background: url(../images/unchecked.png) no-repeat;
  243. background-size: 100% 100%;
  244. margin: 20px 10px 20px 0;
  245. }
  246. .n-list-checked.checked{
  247. background: url(../images/checked_all.png) no-repeat;
  248. background-size: 100%;
  249. }
  250. .check-img{
  251. width: 20px;
  252. height: 20px;
  253. vertical-align: middle;
  254. }
  255. .n-list{
  256. border-bottom: 1px solid #f1f1f1;
  257. }
  258. .n-list > li, .n-list > .n-list-li{
  259. border-top: none;
  260. padding-right: 0;
  261. }
  262. .n-list-info{
  263. border-top: 1px solid #f1f1f1;
  264. }
  265. .n-list >li:first-child > .n-list-info{
  266. border-top: none;
  267. }
  268. .lin-down-arrow{
  269. position: relative;
  270. top: -2px;
  271. left: 5px;
  272. height: 10px;
  273. width: 10px;
  274. border-bottom: 3px solid #fff;
  275. border-right: 3px solid #fff;
  276. display: inline-block;
  277. transform:rotate(45deg);
  278. -ms-transform:rotate(45deg); /* IE 9 */
  279. -moz-transform:rotate(45deg); /* Firefox */
  280. -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  281. -o-transform:rotate(45deg); /* Opera */
  282. zoom: 1;
  283. }
  284. .lin-sel-group{
  285. position: fixed;
  286. top: 45px;
  287. background: #fff;
  288. width: 100%;
  289. z-index: 11;
  290. display: none;
  291. }
  292. .lin-sel-group li{
  293. text-align: center;
  294. color: #17b3ec;
  295. height: 40px;
  296. line-height: 40px;
  297. font-size: 16px;
  298. border-bottom: 1px solid #f2f4f6;
  299. }
  300. .lin-sel-group img{
  301. width: 20px;
  302. margin: 10px;
  303. display: none;
  304. }
  305. .lin-sel-group li.checked img{
  306. display: inline;
  307. }
  308. .lin-mask{
  309. position: fixed;
  310. top: 45px;
  311. height: 100%;
  312. width: 100%;
  313. height: 100%;
  314. z-index: 10;
  315. display: none;
  316. background-color: rgba(0,0,0,0.5);
  317. }
  318. .sel-group{
  319. position: fixed;
  320. top: 45px;
  321. right: 10px;
  322. width: 163px;
  323. height: 193px;
  324. z-index: 11;
  325. background: url(../images/tanchuang_icon.png) no-repeat;
  326. background-size: 100% 100%;
  327. display: none;
  328. }
  329. .sel-group li{
  330. height: 45px;
  331. line-height: 45px;
  332. font-size: 16px;
  333. color: #323232;
  334. border-bottom: 1px solid #f2f4f6;
  335. }
  336. .sel-group li:first-child{
  337. margin-top: 10px;
  338. }
  339. .sel-group li:last-child{
  340. border-bottom: none;
  341. }
  342. .sel-group img{
  343. width: 20px;
  344. vertical-align: middle;
  345. margin-left: 25px;
  346. margin-right: 10px;
  347. }
  348. .searchbar {
  349. height: 44px;
  350. box-sizing: border-box;
  351. padding: 0 8px;
  352. overflow: hidden;
  353. position: relative;
  354. display: -webkit-box;
  355. display: -ms-flexbox;
  356. display: -webkit-flex;
  357. display: flex;
  358. -webkit-box-align: center;
  359. -ms-flex-align: center;
  360. -webkit-align-items: center;
  361. align-items: center;
  362. background-color: #FFF;
  363. }
  364. html.pixel-ratio-2 .searchbar:after {
  365. -webkit-transform: scaleY(.5);
  366. transform: scaleY(.5)
  367. }
  368. html.pixel-ratio-3 .searchbar:after {
  369. -webkit-transform: scaleY(.33);
  370. transform: scaleY(.33)
  371. }
  372. .searchbar .searchbar-input {
  373. width: 100%;
  374. height: 28px;
  375. position: relative;
  376. -webkit-flex-shrink: 1;
  377. -ms-flex: 0 1 auto;
  378. flex-shrink: 1;
  379. }
  380. .searchbar input[type=search] {
  381. box-sizing: border-box;
  382. width: 100%;
  383. height: 100%;
  384. display: block;
  385. border: none;
  386. -webkit-appearance: none;
  387. -moz-appearance: none;
  388. -ms-appearance: none;
  389. appearance: none;
  390. border-radius: 5px;
  391. font-family: inherit;
  392. color: #000;
  393. font-size: 14px;
  394. font-weight: 400;
  395. padding: 0 28px;
  396. background-color: #fff;
  397. background-repeat: no-repeat;
  398. background-position: 8px center;
  399. background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2QUE2NTYxNDY1MjMxMUU2OTZFMkZGNTMzRTNEODdCQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2QUE2NTYxNTY1MjMxMUU2OTZFMkZGNTMzRTNEODdCQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZBQTY1NjEyNjUyMzExRTY5NkUyRkY1MzNFM0Q4N0JDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZBQTY1NjEzNjUyMzExRTY5NkUyRkY1MzNFM0Q4N0JDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gJ4fKgAAA2tJREFUeNq8mHtoTmEcx887o9XmNvzFXJatMWEIteQaxaa5FP/IZbMSeVOEEGMxauytEYaVkNWQXHLLNUSLVmZu28ztD+WuMdb4/vQ9+vW2ncvO2X716fmdy3v6vud5nt/zfU6goKDAcBjDwHC2SSAS1IMK8BCUgUeGywgGg//zSJt7O4L5YBXo3cw9E1X+BGwHh0GjW2FWYmaB/SCWx1/BA3AbPANfQA++pVS+NcmLwTqQCW76IaYQLGX+HOzgv/1l8azOIAusBP3BDbAB5DoVE9HEuZNKSB5IBAdshBh8U/mgD++X2AJCLRWzD8xgngHWGu5DRC8GS3i8nN3mSoyMkWzm6eC04S32KkHSVSOcipGxU8J8Ezhr+BMi6KjqfkdiVoB24A3IUdfjOCu8xDzQwGfNsRPTHmxW/aujlINxmQcxf8BqNaAtxaSAKNaRU+raZDBSFTMvcYhtAuhmJWY882th18x1Yiu44lHMZ1DOPM1KzBjmV9X5vmAAS3qOT4PZnBSpVmLim+iKOLZVDoqd03iq/mizYqKYf1fnzXMfDf/iG9sYKzF1zKPV+Xq2sT6K6cS2zkpMLfMkdf4123gHNsNpJLCtthJzi/kEdb6GY0gK4UafxKSzvWMlxpxF48JNGNv1rDleu2gI8zNWYso5RrqoFVviEs2UaTm9xEK2Yso+WImpV7Uk3BDP5lKQ51FMvtPlwBTRSJ+7Jmzs7PYopIhj7y044kTMD7WibgNTfBq02bSiEjPdmKtSmmmJC2CqRyFZdI4GvfD9sOpuazsXqTXkHB8ScCkimoa+iMd76PSkXh1knRnt1JCnqyVffM4LdmF3GxG9aMRqlKHPVXkEp7eIuqumuu1WJZO2YSer8HFlHeVBjzkLY7i6y0Zukvp9JevU5TCjLj74OhjLHehQ7kj/RcBme9uBu8kF3AvZRQV9byGPxUXu4lvLUPfdo3GTP5SMLW6VEzE6BrMSS3/3pNCf4BXf1kVlEwy13lUyL+aYNKOMu1BZOAdCUK0bMS0JGSdz1Q6hhMe6+g8Cn6SNMFo3pJAeA9N5LBPhhLqWwiWiq9je1hZjqMVxmip+5mIpW5hkGrvEthIjcV59PkkzTT7GSgNXAKMtxZimP1V913kfCoWq+Wnld1uLMc3VKPCSIvqBdzKu/gowAICpvmijfvwCAAAAAElFTkSuQmCC");
  400. -webkit-background-size: 13px 13px;
  401. background-size: 13px 13px;
  402. background-color: #F2F3F5;
  403. }
  404. .searchbar input[type=search]::-webkit-input-placeholder {
  405. color: #939398;
  406. opacity: 1
  407. }
  408. .searchbar input[type=search]::-webkit-search-cancel-button {
  409. -webkit-appearance: none
  410. }
  411. .searchbar .searchbar-clear {
  412. position: absolute;
  413. width: 28px;
  414. height: 28px;
  415. right: 0;
  416. top: 0;
  417. opacity: 0;
  418. pointer-events: none;
  419. background-position: center;
  420. background-repeat: no-repeat;
  421. background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2028'%3E%3Ccircle%20cx%3D'14'%20cy%3D'14'%20r%3D'14'%20fill%3D'%238e8e93'%2F%3E%3Cline%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-miterlimit%3D'10'%20x1%3D'8'%20y1%3D'8'%20x2%3D'20'%20y2%3D'20'%2F%3E%3Cline%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-miterlimit%3D'10'%20x1%3D'20'%20y1%3D'8'%20x2%3D'8'%20y2%3D'20'%2F%3E%3C%2Fsvg%3E");
  422. -webkit-background-size: 14px 14px;
  423. background-size: 14px 14px;
  424. -webkit-transition-duration: .3s;
  425. transition-duration: .3s;
  426. cursor: pointer
  427. }
  428. .searchbar .searchbar-cancel {
  429. -webkit-transition-duration: .3s;
  430. transition-duration: .3s;
  431. -webkit-transform: translate3d(0,0,0);
  432. transform: translate3d(0,0,0);
  433. font-size: 17px;
  434. cursor: pointer;
  435. opacity: 0;
  436. -webkit-flex-shrink: 0;
  437. -ms-flex: 0 0 auto;
  438. flex-shrink: 0;
  439. margin-left: 0;
  440. pointer-events: none;
  441. display: none;
  442. color: #17b3ec;
  443. }
  444. .searchbar.searchbar-active .searchbar-cancel {
  445. margin-left: 8px;
  446. opacity: 1;
  447. pointer-events: auto
  448. }
  449. .searchbar.searchbar-active .searchbar-cancel.active-state,html:not(.watch-active-state) .searchbar.searchbar-active .searchbar-cancel:active {
  450. opacity: .3;
  451. -webkit-transition-duration: 0s;
  452. transition-duration: 0s
  453. }
  454. /*.searchbar { border-bottom: 1px solid #CCC; }*/
  455. #search_suggest_text { position: absolute; top: 90px; left: 8px; color: #17b3ec; font-size: 18px;}
  456. .locate-city { background-color: #F2F3F5; }
  457. .locate-city img { width: 15px; height: 20px; }
  458. .list-wrap { border-top: 1px solid #CCC; background-color: #FFF; }
  459. .more-result { display: block; height: 35px; line-height: 35px; margin-left: -10px; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; }
  460. .more-result>span { position: relative; color: #666; }
  461. .more-result .fa-angle-right { position: absolute; top: -3px; right: -10px;font-size: 22px; }
  462. .search-target-text em { font-weight: bold; color: #75BF00; }
  463. .scroll-wrapper { top: 130px; }
  464. #search_result {overflow: auto;}
  465. #search_suggest_text { left: 0; width: 100%; padding-left: 8px; box-sizing: border-box; }
  466. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
  467. .j-text-ellipsis em { font-weight: bold; color: #23AFFF; }
  468. #jumin_wrapper .c-list > li { margin-left: 0; }
  469. .weixin-icon { width: 20px; height: 20px; margin-left: 6px; vertical-align: middle;}
  470. .patient-face{
  471. width: 40px;
  472. height: 40px;
  473. margin: 10px 10px 10px 0px;
  474. position: relative;
  475. }
  476. .my-work-secflo .patient-face{
  477. margin: 10px 10px 10px 0px;
  478. position: relative;
  479. }
  480. .lin-footer{
  481. position: fixed;
  482. bottom: 0;
  483. left: 0;
  484. height: 48px;
  485. line-height: 48px;
  486. width: 100%;
  487. background-color: #fff;
  488. box-shadow: 0 0 1px #ccc;
  489. z-index: 10;
  490. }
  491. .lin-footer img{
  492. vertical-align: middle;
  493. margin-left: 10px;
  494. margin-right: 10px;
  495. }
  496. .send-btn{
  497. color: #fff;
  498. height: 38px;
  499. line-height: 38px;
  500. margin-right: 10px;
  501. width: 90%;
  502. background-color: #17b3ec;
  503. margin-left: 5%;
  504. margin-top: 5px;
  505. border-radius: 5px;
  506. text-align: center;
  507. }
  508. .next-btn{
  509. color:#84d3f1 ;
  510. height: 48px;
  511. line-height: 40px;
  512. width: 100%;
  513. margin-top: 5px;
  514. text-align: center;
  515. font-size: 16px;
  516. }
  517. .next-btn.active{
  518. color: #17b3ec;
  519. }
  520. .search-box{
  521. background: #fff;
  522. padding: 10px 16px;
  523. /*top: 45px;*/
  524. /*position: absolute;*/
  525. width: 100%;
  526. z-index: 5;
  527. border-bottom: 1px solid #ccc;
  528. box-sizing: border-box;
  529. }
  530. .search-box>div{
  531. background: #f2f4f6; border-radius: 5px;width:100%;
  532. }
  533. .search-box input{
  534. box-sizing: border-box;
  535. width: 100%;
  536. height: 40px; font-size: 14px;
  537. background: url(../../../images/sousuo_icon.png) no-repeat;
  538. background-size: 40px 40px;
  539. -webkit-background-size: 40px 40px;
  540. -moz-background-size: 40px 40px;
  541. -o-background-size: 40px 40px;
  542. padding-left: 40px;
  543. }
  544. /*搜索页面样式*/
  545. .lin-search-ipt {
  546. height: 45px;
  547. padding: 8px 10px;
  548. background-color: #17b3ec;
  549. display: -webkit-box;
  550. box-sizing: border-box;
  551. }
  552. .lin-search-ipt div {
  553. border-radius: 5px;
  554. line-height: 29px;
  555. background-color: #f2f4f6;
  556. color: #999;
  557. text-align: left;
  558. -webkit-box-flex: 1;
  559. }
  560. .lin-search-ipt input {
  561. background-color: #f2f4f6;
  562. border-radius: 5px;
  563. height: 30px;
  564. color: #999;
  565. text-align: left;
  566. padding-left: 30px;
  567. background: url(../../../images/sousuo_icon.png) no-repeat;
  568. background-size: 30px 30px;
  569. width: 100%;
  570. }
  571. .lin-search-ipt a {
  572. font-size: 16px;
  573. display: block;
  574. padding: 4px 6px 4px 12px;
  575. color: #fff;
  576. }
  577. .lin-search-ipt .searchbar-clear{
  578. position: absolute;
  579. padding: 0;
  580. top: 5px;
  581. right: 5px;
  582. width: 18px;
  583. height: 18px;
  584. background: url(../images/guanbi_btn.png) no-repeat;
  585. background-size: 100% 100%;
  586. display: none;
  587. }
  588. .top-search{
  589. height: 40px;
  590. font-size: 18px;
  591. line-height: 40px;
  592. padding: 0px 15px;
  593. color: #17b3ec;
  594. display: none;
  595. }
  596. .jm-title{
  597. background: #fff;
  598. border-bottom: 1px solid #f2f4f6;
  599. border-top: 1px solid #f2f4f6;
  600. color: #909090;
  601. font-size: 12px;
  602. padding: 8px 16px;
  603. }
  604. .jm-more{
  605. font-size: 12px;
  606. color: #909090;
  607. text-align: center;
  608. background: #fff;
  609. padding: 8px;
  610. border-bottom: 1px solid #f2f4f6;
  611. }
  612. /*不用任何图标实现删除icon效果*/
  613. .u-icon-delete
  614. {
  615. position: absolute;
  616. top: 55px;
  617. right: 16px;
  618. width: 40px;
  619. height: 40px;
  620. }
  621. /*给before伪类设置一个默认背景色 设置content*/
  622. .u-icon-delete:before
  623. {
  624. position: absolute;
  625. top: 10px;
  626. left: 10px;
  627. width: 20px;
  628. height: 20px;
  629. border-radius: 20px;
  630. background-color: #8e8e93;
  631. content: '';
  632. }
  633. /*给after伪类 -webkit-transform: rotate(-45deg);旋转 background-color: #e1e2e4;设置X的一边的颜色*/
  634. .u-icon-delete:after
  635. {
  636. position: absolute;
  637. top: 19px;
  638. left: 14px;
  639. width: 12px;
  640. height: 2px;
  641. -webkit-transform: rotate(-45deg);
  642. background-color: #e1e2e4;
  643. content: '';
  644. }
  645. /* -webkit-transform: rotate(45deg); 运用的特别巧秒*/
  646. .u-icon-delete i
  647. {
  648. position: absolute;
  649. top: 19px;
  650. left: 14px;
  651. width: 12px;
  652. height: 2px;
  653. background-color: #e1e2e4;
  654. -webkit-transform: rotate(45deg);
  655. }
  656. .btn-record {
  657. width: 50px;
  658. height: 50px;
  659. position: fixed;
  660. bottom: 25px;
  661. right: 25px;
  662. color: #fff;
  663. border-radius: 50%;
  664. z-index: 9999;
  665. padding-left: 12px;
  666. }
  667. .btn-record > img{
  668. width: 50px;
  669. height: 50px;
  670. }
  671. .notice-tip{
  672. font-size: 12px;
  673. padding:5px 10px;
  674. color: #FFF;
  675. background-color: #FA8888;
  676. }
  677. .c-list-indent-m {
  678. padding-right: 0px !important;
  679. }
  680. .c-list .c-list-info >.pcode{
  681. display: inline-block !important;
  682. font-size: 14px!important;
  683. }
  684. .fsgq{
  685. width: calc(50% - 10px);
  686. display: inline-block;
  687. overflow: hidden;
  688. text-overflow: ellipsis;
  689. white-space: nowrap;
  690. color: #909090;
  691. }
  692. .c-list {
  693. background-color: #fff;
  694. margin: 10px;
  695. background: #f2f4f6
  696. }
  697. .c-list > li, .c-list > .c-list-div {
  698. font-size: 16px;
  699. color: #333;
  700. position: relative;
  701. display: -webkit-box;
  702. display: box;
  703. margin-left: 15px;
  704. border-top: 1px solid #f1f1f1;
  705. background: #FFFFFF;
  706. margin-top: 10px;
  707. margin-left: 0px !important;
  708. border-radius: 10px;
  709. }