xufangdingdan.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body,
  4. html {
  5. background: #f2f4f6;
  6. }
  7. .dis-block {
  8. display: inline-block;
  9. }
  10. .c-vam {
  11. vertical-align: middle;
  12. }
  13. .f-fwb {
  14. font-weight: bold;
  15. }
  16. .sign-comonhd {
  17. display: -webkit-box;
  18. display: box;
  19. /*box-sizing: border-box;*/
  20. /*position: relative;
  21. z-index: 2;*/
  22. }
  23. .fa-sort-desc {
  24. position: absolute;
  25. top:50%;
  26. margin-top: -10px;
  27. margin-left: 5px;
  28. }
  29. .sanp-flex p {
  30. position: relative;
  31. }
  32. .sanp-flex:not(:last-child) p:after {
  33. position: absolute;
  34. top: 0;
  35. right: 0;
  36. content: '';
  37. width: 1px;
  38. height: 100%;
  39. background-color: #dcdcdc;
  40. }
  41. .sign-comonhd {
  42. border-bottom: 1px solid #dcdcdc;
  43. }
  44. .sign-comonhd .sanp-flex {
  45. -webkit-box-flex: 1;
  46. box-flex: 1;
  47. text-align: center;
  48. padding-bottom: 10px;
  49. width: 33.333333333%;
  50. }
  51. .sign-comonhd .sanp-flex p {
  52. color: #333;
  53. font-size:0.85rem;
  54. }
  55. .sanp-flex .pic {
  56. width: 26px;
  57. height: 26px;
  58. background: url(../images/hd-grey-bg.png) no-repeat left top;
  59. overflow: hidden;
  60. margin: 0 auto;
  61. background-size: cover;
  62. margin-bottom: 2px;
  63. }
  64. .sanp-flex.curr .pic {
  65. width: 26px;
  66. height: 26px;
  67. background: url(../images/hd-blue-bg.png) no-repeat left top;
  68. overflow: hidden;
  69. margin: 0 auto;
  70. background-size: cover;
  71. margin-bottom: 2px;
  72. }
  73. .sanp-flex .pic.p-01 {
  74. background-position: 0 0;
  75. }
  76. .sanp-flex .pic.p-02 {
  77. background-position: 0 -27px;
  78. }
  79. .sanp-flex .pic.p-03 {
  80. background-position: 0 -53px;
  81. }
  82. .sanp-flex .pic.p-04 {
  83. background-position: 0 -79px;
  84. }
  85. .sign-comonhd .sanp-flex.curr {
  86. border-bottom: 2px solid #1ca3e7;
  87. }
  88. .posater-oper li {
  89. padding: 10px 0;
  90. }
  91. .c-btn-1ca3e7 {
  92. background: #1ca3e7;
  93. }
  94. .posater-oper.c-list .c-list-info > h4 span.c-909090 {
  95. color: #909090 !important;
  96. font-size: 12px;
  97. margin-left: 10px;
  98. }
  99. .posater-oper.c-list .c-list-info > p {
  100. font-size: 13px;
  101. }
  102. .posater-oper.c-list .c-list-action {
  103. right: 10px;
  104. }
  105. .qy-jjboxer .input-group .form-textarea {
  106. border-radius: 0;
  107. }
  108. .c-btn.c-btn-fff.unbjy {
  109. color: #f65252;
  110. }
  111. .posater-oper.long.c-list .c-list-info {
  112. padding-right: 88px !important;
  113. }
  114. .view-more {
  115. display: inline-block;
  116. width: 100%;
  117. text-align: center;
  118. }
  119. .view-more a {
  120. /*color: #5b5b5b;*/
  121. display: block;
  122. padding: 15px 0 10px 0;
  123. font-size:0.85rem;
  124. color: #17b3ec;
  125. }
  126. .c-list{
  127. background-color: transparent;
  128. border: 0;
  129. }
  130. .posater-oper li {
  131. margin: 10px 10px;
  132. background: #fff;
  133. border-radius: 5px;
  134. }
  135. .c-list-indent-m {
  136. padding-right: 50px !important;
  137. }
  138. .bc-ff4c4c {
  139. background-color: #ff4c4c;
  140. }
  141. .bc-19d5c5 {
  142. background-color: #19D5C5;
  143. }
  144. .c-to-remind-action { background-color: #FF4D4C; }
  145. .c-reminded-action { background-color: #CCC; }
  146. .c-list-action{
  147. color: #fff !important;
  148. text-align: center;
  149. border-bottom-right-radius: 5px;
  150. border-top-right-radius: 5px;
  151. right: 0px!important;
  152. width: 50px;
  153. }
  154. .c-list-action>p{
  155. color: #fff;
  156. }
  157. .c-list .c-list-info > p {
  158. line-height: 26px;
  159. }
  160. .c-list-key, .c-list-info {
  161. display: -webkit-box;
  162. display: box;
  163. -webkit-box-orient: vertical;
  164. box-orient: vertical;
  165. -webkit-box-pack: center;
  166. box-pack: center;
  167. }
  168. .c-list > .c-list-cover {
  169. /*padding-left: 0 !important;*/
  170. margin-left: 10px !important;
  171. }
  172. .c-list .c-list-key {
  173. margin: 0 10px;
  174. }
  175. .c-list-key img{
  176. width: 50px;
  177. border-radius: 50%;
  178. }
  179. .posater-oper li{
  180. padding: 10px 0;
  181. }
  182. .allTx{
  183. width: 50px;
  184. height: 50px;
  185. position: absolute;
  186. bottom: 10px;
  187. right: 10px;
  188. color: #fff;
  189. border-radius: 50%;
  190. z-index: 9999;
  191. text-align: center;
  192. display: -webkit-box;
  193. -webkit-box-align: center;
  194. -webkit-box-orient: horizontal;
  195. padding-left: 12px;
  196. }
  197. .allTx>img {
  198. width: 50px;
  199. height: 50px;
  200. }
  201. .f-fs14{
  202. font-size: 14px!important;
  203. }
  204. .lh26{
  205. line-height: 26px!important;
  206. }
  207. .weixin-icon { width: 30px; height: 30px; margin-left: 15px; }
  208. .lin-sel-group{
  209. position: fixed;
  210. top: 45px;
  211. background: #fff;
  212. width: 100%;
  213. z-index: 11;
  214. display: none;
  215. max-height: 260px;
  216. overflow: scroll;
  217. overflow-x: hidden;
  218. overflow-y: scroll;
  219. }
  220. .lin-sel-group li{
  221. text-align: center;
  222. color: #17b3ec;
  223. height: 40px;
  224. line-height: 40px;
  225. font-size: 16px;
  226. border-bottom: 1px solid #f2f4f6;
  227. }
  228. .lin-sel-group img{
  229. width: 20px;
  230. margin: 10px;
  231. display: none;
  232. }
  233. .lin-sel-group li.checked img{
  234. display: inline;
  235. }
  236. .lin-mask{
  237. position: absolute;
  238. top: 45px;
  239. height: 100%;
  240. width: 100%;
  241. /*background: #000;*/
  242. height: 100%;
  243. z-index: 10;
  244. display: none;
  245. background-color: rgba(0,0,0,0.5);
  246. }
  247. .lin-down-arrow{
  248. position: relative;
  249. top: -2px;
  250. left: 5px;
  251. height: 10px;
  252. width: 10px;
  253. border-bottom: 3px solid #fff;
  254. border-right: 3px solid #fff;
  255. display: inline-block;
  256. transform:rotate(45deg);
  257. -ms-transform:rotate(45deg); /* IE 9 */
  258. -moz-transform:rotate(45deg); /* Firefox */
  259. -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  260. -o-transform:rotate(45deg); /* Opera */
  261. zoom: 1;
  262. box-sizing: border-box;
  263. }
  264. .icon-checkbox{
  265. position: relative;
  266. -webkit-appearance: none;
  267. }
  268. .icon-checkbox[type=radio]:before{
  269. content: '\e411';
  270. font-family: Muiicons;
  271. font-size: 28px;
  272. font-weight: 400;
  273. line-height: 1;
  274. text-decoration: none;
  275. color: #e1e1e1;
  276. border-radius: 0;
  277. background: 0 0;
  278. -webkit-font-smoothing: antialiased;
  279. }
  280. .icon-checkbox[type=radio]:checked:before{
  281. content: '\e442';
  282. color: #17B3EC;
  283. }
  284. .icon-checkbox[type=checkbox]:disabled:before{
  285. content: '\e442'; color: #e1e1e1;
  286. }
  287. .red-dot{
  288. display: inline-block;
  289. background-color: red;
  290. width: 5px;
  291. height: 5px;
  292. border-radius: 50%;
  293. margin-bottom: 5px;
  294. margin-right:5px;
  295. }
  296. .icon-zhuanqian{
  297. position: absolute;
  298. top: 50%;
  299. right: 58px;
  300. margin-top: -25px;
  301. }
  302. .c-panels {
  303. position: absolute;
  304. width: 100%;
  305. top: 42px;
  306. left: 0;
  307. }
  308. .c-panel {
  309. background-color: #fff;
  310. }
  311. .c-panel {
  312. display: none;
  313. }
  314. .c-panel li {
  315. margin-left: 0;
  316. padding-left: 5px;
  317. }
  318. .c-panel li a {
  319. color: #323232;
  320. font-size: 14px;
  321. }
  322. .c-panel .list-selected a {
  323. color: #19b4ec;
  324. }
  325. .list-selected:after {
  326. position: absolute;
  327. top: 50%;
  328. right: 0.75rem;
  329. margin-top: -8px;
  330. content: "";
  331. display: block;
  332. width: 17px;
  333. height: 17px;
  334. background-image: url(../images/gouxuan_lanse_icon.png);
  335. background-size: 17px;
  336. background-repeat: no-repeat;
  337. background-position: 50%;
  338. }
  339. .c-list .c-list-info > p.c-323232 {
  340. color: #323232;
  341. }
  342. .c-list .c-list-action {
  343. padding: 0 20px;
  344. }
  345. #search_btn {
  346. position:absolute;
  347. top:50%;
  348. right: 10px;
  349. margin-top:-10px;
  350. width:20px;
  351. height:20px;
  352. background-image:url(../images/icon_sousuo.png);
  353. background-size: 20px;
  354. background-repeat: no-repeat;
  355. }
  356. .f-fs12{
  357. font-size: 12px!important;
  358. }
  359. .f-fs14{
  360. font-size: 14px!important;
  361. }
  362. .f-fs16{
  363. font-size: 16px!important;
  364. }
  365. .xu-flex{
  366. width: 100%;
  367. display: -webkit-flex;
  368. font-size: 14px;
  369. }
  370. .xu-flex div:nth-child(1){
  371. width: calc(100% - 70px);
  372. white-space: nowrap;
  373. text-overflow: ellipsis;
  374. overflow: hidden;
  375. }
  376. .xu-flex div:nth-child(2){
  377. min-width: 70px;
  378. text-align: right;
  379. padding-left: 5px;
  380. padding-right: 15px;
  381. }
  382. #unassignedLink {
  383. background-color: #fff;
  384. border-bottom-width: 1px;
  385. border-bottom-color: #e1e1e1;
  386. border-bottom-style: solid;
  387. }
  388. #unassignedLink .c-list-fun {
  389. margin-left: 0;
  390. }
  391. .icon-daifenpei{
  392. display: inline-block;
  393. width: 20px;
  394. height: 20px;
  395. background-image: url(../images/fenpeirenyuan_icon.png);
  396. background-repeat: no-repeat;
  397. background-size: 20px;
  398. vertical-align: middle;
  399. }
  400. .c-list > .list-arrow-r:after, .c-list > .list-arrow-u:after, .c-list > .list-arrow-d:after {
  401. position: absolute;
  402. top: 50%;
  403. right: 0.75rem;
  404. margin-top: -0.25rem;
  405. content: "";
  406. display: block;
  407. width: 0.7rem;
  408. height: 0.7rem;
  409. border: solid #cdcdcd;
  410. border-width: 0.1rem 0.1rem 0 0;
  411. -webkit-transform: rotate(45deg);
  412. transform: rotate(45deg);
  413. }
  414. .img-daifenpei {
  415. position:absolute;
  416. right:55px;
  417. top:-5px;
  418. width:77px;
  419. height:48px;
  420. }
  421. #iScroll {
  422. top: 80px;
  423. }
  424. #dest_list li {
  425. min-height: 150px;
  426. }