Aucune description

deliveryOrderDetail.css 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632
  1. .sub_title {
  2. text-align: center;
  3. width: 80%;
  4. margin: 0 auto;
  5. margin-top: 20px;
  6. font-weight: normal;
  7. line-height: 24px;
  8. }
  9. .sub_title:before,
  10. .sub_title:after {
  11. display: inline-block;
  12. content: "";
  13. width: 13%;
  14. height: 1px;
  15. background: #c8b379;
  16. position: absolute;
  17. top: 50%;
  18. }
  19. .sub_title:before {
  20. left: 25%;
  21. }
  22. .sub_title:after {
  23. right: 25%;
  24. }
  25. .content {
  26. /*text-indent: 24px;
  27. font-size: 13px;
  28. line-height: 23px;
  29. margin: 20px 0;*/
  30. /*text-align: center;*/
  31. /*padding-top: 50px;*/
  32. }
  33. .img {
  34. background: url(../img/border2_02.png) no-repeat;
  35. height: 30px;
  36. background-size: cover;
  37. }
  38. @font-face {
  39. font-family: 'iconfont';
  40. /* project id 280843 */
  41. src: url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.eot');
  42. src: url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.woff') format('woff'), url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.ttf') format('truetype'), url('//at.alicdn.com/t/font_280843_z6lfyq17pjw3tyb9.svg#iconfont') format('svg');
  43. }
  44. .iconfont {
  45. font-family: "iconfont";
  46. font-size: 18px;
  47. font-style: normal;
  48. color: #f49b07;
  49. -webkit-font-smoothing: antialiased;
  50. -webkit-text-stroke-width: 0.2px;
  51. -moz-osx-font-smoothing: grayscale;
  52. vertical-align: middle;
  53. /* padding-left:20px*/
  54. }
  55. .wlcar {
  56. display: inline-block;
  57. width: 26px;
  58. height: 20px;
  59. background: url(../img/wlcar.png) no-repeat;
  60. background-size: contain;
  61. }
  62. .evalIcon {
  63. display: inline-block;
  64. width: 24px;
  65. height: 24px;
  66. background: url(../img/evalIcon.png) no-repeat;
  67. background-size: 100%;
  68. vertical-align: middle;
  69. }
  70. .Details-map {
  71. height: 200px;
  72. border: 1px solid #ccc;
  73. }
  74. .mui-table-view .mui-media-object {
  75. min-width: 65px;
  76. height: 65px;
  77. line-height: 65px;
  78. }
  79. .mui-popover.mui-popover-action .mui-table-view {
  80. text-align: inherit;
  81. }
  82. .PJ_text {
  83. width: 80%;
  84. margin: 0 auto;
  85. }
  86. .PJ_chose {
  87. width: 80%;
  88. margin: 0 auto;
  89. text-align: center;
  90. }
  91. .PJ_chose ul {
  92. overflow: hidden;
  93. }
  94. .PJ_chose li {
  95. float: left;
  96. width: 48%;
  97. }
  98. .PJ_chose li p {
  99. padding: 6px 12px;
  100. border: 1px solid #c8c7cc;
  101. font-size: 12px;
  102. position: relative;
  103. /*border-radius: 5px;*/
  104. }
  105. .PJ_chose li i {
  106. color: #fff;
  107. position: absolute;
  108. right: -3px;
  109. bottom: 0;
  110. }
  111. .PJ-Start {
  112. width: 80%;
  113. margin: 0 auto;
  114. margin-bottom: 10px;
  115. }
  116. .PJ-Start i {
  117. /*margin-right: 5px;*/
  118. font-size: 30px;
  119. display: inline-block;
  120. width: 18%;
  121. }
  122. .PJ-Start p {
  123. width: 18%;
  124. text-align: center;
  125. margin-bottom: 0!important;
  126. }
  127. .mui-popover .mui-table-view {
  128. background-color: #fff;
  129. }
  130. .ServeContent .mui-table-view-cell:after {
  131. background-color: #fff;
  132. }
  133. .mui-table-view:after {
  134. background-color: #fff;
  135. }
  136. .mui-popover.mui-popover-action .mui-table-view .mui-table-view-cell:after {
  137. background-color: #fff;
  138. }
  139. h5 {
  140. margin-top: 15px;
  141. }
  142. /*.mui-table-view-cell {
  143. padding-top: 20px;
  144. padding-left: 12px;
  145. }
  146. */
  147. .size-16 {
  148. font-size: 16px;
  149. }
  150. textarea {
  151. font-size: 12px;
  152. color: #8f8f94;
  153. }
  154. .mui-btn {
  155. border-radius: 4px;
  156. padding: 10px 30px;
  157. color: #13a6f1;
  158. }
  159. .Servelist {
  160. margin: 15px;
  161. padding: 5px;
  162. margin-bottom: 17px;
  163. /*border-left: 5px solid #13a7f1;*/
  164. color: #13a7f1;
  165. }
  166. .Servelist span {
  167. color: #333333;
  168. font-size: 15px;
  169. margin-left: 15px;
  170. }
  171. /*进程css*/
  172. .ServeContent {
  173. border-top: 1px solid #c8c7cc;
  174. border-bottom: 1px solid #c8c7cc;
  175. /*padding: 12px;*/
  176. }
  177. .layui-text h3 {
  178. font-size: 16px;
  179. }
  180. .layui-timeline-item {
  181. padding-bottom: 10px;
  182. }
  183. .Workdeail {
  184. /*padding: 15px;*/
  185. width: 90%;
  186. margin: 0 auto;
  187. margin-bottom: 10%;
  188. }
  189. .Workdeail label {
  190. text-align: right;
  191. }
  192. .Workdeail li {
  193. padding: 0;
  194. }
  195. .fl {
  196. float: left;
  197. }
  198. .fr {
  199. float: right;
  200. }
  201. .layui-content {
  202. width: 90%;
  203. margin: 10px auto;
  204. }
  205. /*.img-box {
  206. float: left;
  207. width: 65px;
  208. text-align: center;
  209. line-height: 65px;
  210. height: 67px;
  211. background-color: #fff;
  212. border: 1px solid #ddd;
  213. border-radius: 4px;
  214. margin-right: 20px;
  215. margin-bottom: 10px;
  216. }*/
  217. /*.image-item {
  218. width: 65px;
  219. height: 65px;
  220. background-size: 100% 100%;
  221. display: inline-block;
  222. position: relative;
  223. border-radius: 5px;
  224. margin-bottom: 10px;
  225. }
  226. */
  227. .image-list {
  228. width: 100%;
  229. /* height: 85px; */
  230. background-size: cover;
  231. padding: 11px 15px;
  232. overflow: hidden;
  233. }
  234. .ND_deail {
  235. line-height: 37px;
  236. }
  237. .layui-timeline {
  238. padding-left: 20px;
  239. }
  240. .fl_ {
  241. float: left;
  242. }
  243. .fl_ li {
  244. float: left;
  245. width: 33%;
  246. }
  247. .fl_ li img {
  248. width: 100%;
  249. height: 85px;
  250. padding: 5px;
  251. }
  252. .fl_ li div {
  253. text-align: center;
  254. }
  255. /*自定义CSS*/
  256. .mui-preview-image.mui-fullscreen {
  257. position: fixed;
  258. z-index: 20;
  259. background-color: #000;
  260. }
  261. .mui-preview-header,
  262. .mui-preview-footer {
  263. position: absolute;
  264. width: 100%;
  265. left: 0;
  266. z-index: 10;
  267. }
  268. .mui-preview-header {
  269. height: 44px;
  270. top: 0;
  271. }
  272. .mui-preview-footer {
  273. height: 50px;
  274. bottom: 0px;
  275. }
  276. .mui-preview-header .mui-preview-indicator {
  277. display: block;
  278. line-height: 25px;
  279. color: #fff;
  280. text-align: center;
  281. margin: 15px auto 4;
  282. width: 70px;
  283. background-color: rgba(0, 0, 0, 0.4);
  284. border-radius: 12px;
  285. font-size: 16px;
  286. }
  287. .mui-preview-image {
  288. display: none;
  289. -webkit-animation-duration: 0.5s;
  290. animation-duration: 0.5s;
  291. -webkit-animation-fill-mode: both;
  292. animation-fill-mode: both;
  293. }
  294. .mui-preview-image.mui-preview-in {
  295. -webkit-animation-name: fadeIn;
  296. animation-name: fadeIn;
  297. }
  298. .mui-preview-image.mui-preview-out {
  299. background: none;
  300. -webkit-animation-name: fadeOut;
  301. animation-name: fadeOut;
  302. }
  303. .mui-preview-image.mui-preview-out .mui-preview-header,
  304. .mui-preview-image.mui-preview-out .mui-preview-footer {
  305. display: none;
  306. }
  307. .mui-zoom-scroller {
  308. position: absolute;
  309. display: -webkit-box;
  310. display: -webkit-flex;
  311. display: flex;
  312. -webkit-box-align: center;
  313. -webkit-align-items: center;
  314. align-items: center;
  315. -webkit-box-pack: center;
  316. -webkit-justify-content: center;
  317. justify-content: center;
  318. left: 0;
  319. right: 0;
  320. bottom: 0;
  321. top: 0;
  322. width: 100%;
  323. height: 100%;
  324. margin: 0;
  325. -webkit-backface-visibility: hidden;
  326. }
  327. .mui-zoom {
  328. -webkit-transform-style: preserve-3d;
  329. transform-style: preserve-3d;
  330. }
  331. .mui-slider .mui-slider-group .mui-slider-item img {
  332. width: auto;
  333. height: auto;
  334. max-width: 100%;
  335. max-height: 100%;
  336. }
  337. .mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
  338. width: 100%;
  339. }
  340. .mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
  341. display: inline-table;
  342. }
  343. .mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
  344. display: table-cell;
  345. vertical-align: middle;
  346. }
  347. .mui-preview-loading {
  348. position: absolute;
  349. width: 100%;
  350. height: 100%;
  351. top: 0;
  352. left: 0;
  353. display: none;
  354. }
  355. .mui-preview-loading.mui-active {
  356. display: block;
  357. }
  358. .mui-preview-loading .mui-spinner-white {
  359. position: absolute;
  360. top: 50%;
  361. left: 50%;
  362. margin-left: -25px;
  363. margin-top: -25px;
  364. height: 50px;
  365. width: 50px;
  366. }
  367. .mui-preview-image img.mui-transitioning {
  368. -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  369. transition: transform 0.5s ease, opacity 0.5s ease;
  370. }
  371. @-webkit-keyframes fadeIn {
  372. 0% {
  373. opacity: 0;
  374. }
  375. 100% {
  376. opacity: 1;
  377. }
  378. }
  379. @keyframes fadeIn {
  380. 0% {
  381. opacity: 0;
  382. }
  383. 100% {
  384. opacity: 1;
  385. }
  386. }
  387. @-webkit-keyframes fadeOut {
  388. 0% {
  389. opacity: 1;
  390. }
  391. 100% {
  392. opacity: 0;
  393. }
  394. }
  395. @keyframes fadeOut {
  396. 0% {
  397. opacity: 1;
  398. }
  399. 100% {
  400. opacity: 0;
  401. }
  402. }
  403. p img {
  404. max-width: 100%;
  405. height: auto;
  406. }
  407. .click_btn {
  408. display: none;
  409. }
  410. .remind {
  411. padding: 6px 12px;
  412. background-color: #fffced;
  413. color: #f49b07;
  414. display: none;
  415. }
  416. .user-img img {
  417. width: 50px;
  418. height: 50px;
  419. border-radius: 50%;
  420. margin-right: 10px;
  421. }
  422. .user-img {
  423. margin-top: 0;
  424. }
  425. .evaluate-li h5 {
  426. margin-top: 0;
  427. }
  428. .evaluate-details {
  429. color: #0C0C0C;
  430. }
  431. .eva-message {
  432. float: left;
  433. margin-top: 8px;
  434. }
  435. .eva-message li {
  436. float: left;
  437. background-color: #d4effd;
  438. margin-right: 5px;
  439. margin-bottom: 5px;
  440. border-radius: 8px;
  441. }
  442. .eva-message li p {
  443. padding: 6px 12px;
  444. font-size: 12px;
  445. }
  446. .mui-icon-star-filled {
  447. color: #FFB400;
  448. font-size: 20px;
  449. }
  450. .mui-icon-star {
  451. color: #B5B5B5;
  452. font-size: 20px;
  453. }
  454. .mui-content {
  455. background-color: #efeff4;
  456. }
  457. .evaluate-center {
  458. background-color: #fff;
  459. padding-top: 5px;
  460. box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  461. margin-bottom: 10px;
  462. }
  463. .layui-timeline-axiss {
  464. position: absolute;
  465. left: -5px;
  466. top: 0;
  467. z-index: 10;
  468. width: 20px;
  469. height: 20px;
  470. line-height: 20px;
  471. background-color: #fff;
  472. color: color: #ccc;
  473. border-radius: 50%;
  474. text-align: center;
  475. cursor: pointer;
  476. color: #ccc;
  477. }
  478. .click_btn {
  479. display: none;
  480. }
  481. .Center {
  482. text-align: center;
  483. }
  484. .check {
  485. border-color: #007AFF !important;
  486. position: relative;
  487. }
  488. .PJ_chose li p.check:before {
  489. content: "";
  490. display: block;
  491. position: absolute;
  492. right: 0;
  493. bottom: 0;
  494. width: 0;
  495. height: 0;
  496. border-bottom: 35px solid #007AFF;
  497. border-left: 35px solid transparent;
  498. }
  499. .evaluate-box {
  500. display: none;
  501. background-color: #fff;
  502. padding-top: 5px;
  503. box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  504. margin-bottom: 10px;
  505. }
  506. .ND_faultdescripe {
  507. display: inline-block;
  508. width: 60%;
  509. padding: 11px 0;
  510. }
  511. p,
  512. span {
  513. word-break: break-all;
  514. word-wrap: break-word;
  515. }
  516. .mui-popup-backdrop {
  517. z-index: 1000;
  518. }
  519. .goodCounts {
  520. font-size: 14px;
  521. color: #868686;
  522. background: #fff;
  523. vertical-align: middle;
  524. padding: 11px 15px;
  525. }
  526. .emergent {
  527. border-radius: 46px;
  528. padding: 2px 15px;
  529. border: 1px solid #dadadd;
  530. color: #868686;
  531. }
  532. .emergent.actives {
  533. border: 1px solid #eb3839;
  534. background-color: #eb3839;
  535. color: #fff;
  536. }