三元财务UI

details.css 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746
  1. body {
  2. font-size: 14px;
  3. }
  4. .font-color1{
  5. color: #e03636 !important;
  6. }
  7. .font-color2{
  8. color: #303030 !important;
  9. }
  10. .font-color3{
  11. color: #999999 !important;
  12. }
  13. .font-color4{
  14. color:#2cc6a7 ;
  15. }
  16. .font-color5{
  17. color: #595959 !important;
  18. }
  19. .font-color6{
  20. color: #222222 !important;
  21. }
  22. .mui-bar-popover {
  23. width: 30%;
  24. }
  25. .mui-popover.mui-bar-popover .mui-table-view {
  26. width: 100%;
  27. }
  28. .mui-table-view .mui-table-view-cell>a:not(.mui-btn) {
  29. text-align: center;
  30. }
  31. .mui-input-row label~input, .mui-input-row label~select, .mui-input-row label~textarea{
  32. float: left;
  33. color: #222222;
  34. }
  35. .mui-input-row label~input:-webkit-input-placeholder {
  36. color:#222222; /* WebKit browsers */
  37. }
  38. .mui-input-row label~input:-moz-placeholder {
  39. color: #222222; /* Mozilla Firefox 4 to 18 */
  40. }
  41. .mui-input-row label~input:-moz-placeholder {
  42. color: #222222; /* Mozilla Firefox 19+ */
  43. }
  44. .mui-input-row label~input:-ms-input-placeholder {
  45. color: #222222; /* Internet Explorer 10+ */
  46. }
  47. .mui-table-view-cell {
  48. padding: 0px!important;
  49. }
  50. .mui-table-view-cell:after{
  51. left: 0px;
  52. background-color: #f5f5f6;
  53. }
  54. .radio_box {
  55. display: inline-block;
  56. }
  57. .mui-radio input[type=radio]:before {
  58. font-size: 20px;
  59. vertical-align: middle;
  60. }
  61. .mui-radio.mui-left input[type=radio] {
  62. line-height: 24px!important;
  63. }
  64. .mui-radio.mui-left label {
  65. padding-right: 1px!important;
  66. padding-left: 51px!important;
  67. color: #222222;
  68. }
  69. .mui-input-row font{
  70. padding: 10px 20px;
  71. float: left;
  72. color: #222222;}
  73. .ztext {
  74. width: 100%;
  75. margin: 0;
  76. border: 0;
  77. }
  78. .action {
  79. padding: 5px 15px;
  80. }
  81. .type_down {
  82. float: right!important;
  83. display: inline-block!important;
  84. vertical-align: middle!important;
  85. line-height: 42px;
  86. margin-right: 10px;
  87. }
  88. .type_con {
  89. width: 55%!important;
  90. float: left!important;
  91. vertical-align: middle!important;
  92. display: inline-block!important;
  93. padding: 10px 0!important;
  94. }
  95. .label {
  96. width: 28%!important;
  97. padding:14px 5px 14px 10px!important;
  98. text-align: left !important;
  99. }
  100. .get_yzm {
  101. padding: 5px!important;
  102. width: auto!important;
  103. }
  104. .yzm_con {
  105. float: left!important;
  106. width: 40%!important;
  107. }
  108. .mui-bar-nav {
  109. background-color: #393a3f;
  110. }
  111. .mui-title{color: #FFFFFF;}
  112. .mui-input-row label {
  113. text-align: -webkit-right;
  114. color: #595959;
  115. }
  116. .mui-btn-block {
  117. padding: 10px;
  118. width: 100%;
  119. }
  120. a {
  121. color: #000;
  122. }
  123. .size-14 {
  124. font-size: 14px;
  125. }
  126. .mui-input-row label~input,
  127. .mui-input-row label~select,
  128. {
  129. line-height: 1.1;
  130. font-size: 14px;
  131. }
  132. .submit-btn{
  133. width: 100%;
  134. position: fixed;
  135. bottom: 0px;
  136. overflow: hidden;
  137. z-index: 3;
  138. -moz-box-shadow: 0px -1px 1px #d2d2d2; /* Firefox */
  139. -webkit-box-shadow: 0px -1px 1px #d2d2d2; /* Safari 和 Chrome */
  140. box-shadow: 0px -1px 1px #d2d2d2; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  141. }
  142. .submit-btn button{
  143. width: 50%;
  144. float: left;
  145. display: block;
  146. border: none;
  147. padding: 0;
  148. margin: 0;
  149. height: 50px;
  150. border-radius: 0px;
  151. background-color: #2cc6a7;}
  152. .submit-btn>button:first-child{
  153. background: #FFFFFF !important;
  154. color: #000000;
  155. }
  156. .mui-input-row .mui-right{
  157. text-align: right;
  158. width: 60%;
  159. float: right;
  160. }
  161. .mui-input-row .mui-right label{
  162. padding-right: 15px;
  163. }
  164. .mui-slider{
  165. background: #FFFFFF;
  166. }
  167. /*工单详情*/
  168. .mui-tail{
  169. padding: 15px;
  170. position: relative;
  171. padding-top: 0px;
  172. padding-left: 40px;
  173. padding-right: 10;
  174. }
  175. .mui-tail span{
  176. margin-right: 25px;
  177. font-size: 12px !important;
  178. }
  179. .mui-tail p{
  180. margin-top: 10px;
  181. font-size: 12px;
  182. }
  183. .mui-table-view-cell-pmargin p{
  184. padding: 14px 10px;
  185. border-top: 1px solid #f5f5f6;
  186. }
  187. .mui-tail .span3{
  188. position: absolute;
  189. right: 0px;
  190. top: 0px;
  191. }
  192. .mui-tail span{display: inline;}
  193. .mui-tail-contail:first-child{
  194. padding-top: 15px !important;
  195. }
  196. .mui-table-view-li:after{
  197. position: absolute;
  198. right: 0;
  199. bottom: 0;
  200. left: 0px;
  201. height: 0px;
  202. content: '';
  203. -webkit-transform: scaleY(.5);
  204. transform: scaleY(.5);
  205. background-color: #f5f5f6;
  206. }
  207. .mui-table-view-li label{
  208. padding:7px 10px 7px 10px!important;
  209. }
  210. .mui-tail-contail{
  211. position: relative;
  212. }
  213. .mui-tail-contail .circular{
  214. position: absolute;
  215. background: #2cc6a7;
  216. left: 15px;
  217. top: 20px;
  218. width: 12px;
  219. height: 12px;
  220. -moz-border-radius: 6px; /* Firefox */
  221. -webkit-border-radius: 6px; /* Safari 和 Chrome */
  222. border-radius: 6px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  223. z-index: 3;
  224. }
  225. .mui-tail-contail .circular_h{
  226. position: absolute;
  227. background: #e1e1e1;
  228. left: 16px;
  229. top: 5px;
  230. width: 10px;
  231. height: 10px;
  232. -moz-border-radius: 5px; /* Firefox */
  233. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  234. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  235. z-index: 3;
  236. }
  237. .mui-tail-contail .circular_hd{
  238. position: absolute;
  239. background: #e1e1e1;
  240. left: 15px;
  241. top: 5px;
  242. width: 12px;
  243. height: 12px;
  244. -moz-border-radius: 6px; /* Firefox */
  245. -webkit-border-radius: 6px; /* Safari 和 Chrome */
  246. border-radius: 6px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  247. z-index: 3;
  248. }
  249. /*.mui-tail-contail .string1{
  250. position: absolute;
  251. background: #e1e1e1;
  252. left: 20px;
  253. top: 20px;
  254. width: 2px;
  255. height: 70px;
  256. z-index: 1;
  257. }*/
  258. .mui-tail-contail .string{
  259. position: absolute;
  260. background: #e1e1e1;
  261. left: 20px;
  262. top: 0px;
  263. width: 2px;
  264. height: 120px;
  265. z-index: 1;
  266. }
  267. /*.mui-tail-contail .string3{
  268. position: absolute;
  269. background: #e1e1e1;
  270. left: 20px;
  271. top: 0px;
  272. width: 2px;
  273. height: 5px;
  274. z-index: 1;
  275. }*/
  276. .mui-tail-contail> .string:first-child{
  277. top: 20px;
  278. width: 2px;
  279. height: 70px;
  280. z-index: 1;
  281. }
  282. .mui-tail-contail> .string:last-child{
  283. top: 0px;
  284. width: 2px;
  285. height: 5px;
  286. z-index: 1;
  287. }
  288. .mui-table-view-ul:after{
  289. position: absolute;
  290. right: 0;
  291. bottom: 0;
  292. left: 0px;
  293. height: 5px;
  294. content: '';
  295. -webkit-transform: scaleY(.5);
  296. transform: scaleY(.5);
  297. background-color: #f5f5f6;
  298. }
  299. .mui-table-view-ul-1:after{
  300. position: absolute;
  301. right: 0;
  302. bottom: 0;
  303. left: 0px;
  304. height: 1px;
  305. content: '';
  306. -webkit-transform: scaleY(.5);
  307. transform: scaleY(.5);
  308. background-color: #f5f5f6;
  309. }
  310. .mui-nav{
  311. position: fixed;
  312. width: 100%;
  313. top: 0px;
  314. height: 44px;
  315. line-height: 44px;
  316. text-align: center;
  317. background: #22c9a8;
  318. z-index: 333;
  319. color: #FFFFFF;
  320. font-size: 17px;}
  321. .mui-nav a{
  322. position: absolute;
  323. left: 15px;
  324. line-height: 44px;
  325. color: #FFFFFF;
  326. }
  327. .mui-nav span{
  328. position: absolute;
  329. right: 15px;
  330. line-height: 44px;
  331. font-size: 13px;
  332. }
  333. /*弹框1*/
  334. .pop_up_bj{
  335. top: 0px;
  336. background: #000000;
  337. filter:alpha(opacity=50);
  338. -moz-opacity:0.5;
  339. -khtml-opacity: 0.5;
  340. opacity: 0.5;
  341. position: fixed;
  342. z-index: 333;
  343. width: 100%;
  344. height: 100%;
  345. display: none;
  346. }
  347. .mui_btn1{display: none;}
  348. .mui_btn1_tit{
  349. padding: 10px 0 0 10px;
  350. font-size: 14px;
  351. }
  352. .mui_btn1{
  353. overflow: hidden;
  354. }
  355. .mui_btn1 li{
  356. float: left;
  357. margin: 10px 4% 0 4%;
  358. }
  359. .mui_btn1 .tit{
  360. font-size: 14px;
  361. padding: 10px 0px 0px 10px;
  362. margin: 0px;
  363. }
  364. .mui-btn-block{
  365. padding: 5px 10px;
  366. font-size: 14px;
  367. }
  368. .pop_up_div1{
  369. margin: auto;
  370. position: fixed;
  371. top: 0;
  372. left: 0;
  373. bottom: 0;
  374. right: 0;
  375. width: 80%;
  376. height:185px;
  377. background: #FFFFFF;
  378. z-index: 334;
  379. -moz-border-radius: 5px; /* Firefox */
  380. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  381. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  382. display: none;
  383. }
  384. .pop_up_div1 .tit{
  385. width: 100%;
  386. line-height: 44px;
  387. height: 44px;
  388. text-align: center;
  389. font-size: 13px;
  390. color: #666666;
  391. }
  392. .pop_up_div1 .contain{
  393. width: 90%;
  394. margin: 0 auto;
  395. }
  396. .pop_up_div1 .contain textarea{
  397. width:100%;
  398. height: 102px;
  399. background: #f5f5f6;
  400. text-indent: 2em;
  401. font-size: 12px;
  402. padding: 5px;
  403. line-height: 20px;
  404. margin: 0;
  405. border: none;
  406. }
  407. .pop_up_div1 .btn{
  408. width: 65%;
  409. margin: 0 auto;
  410. overflow: hidden;
  411. }
  412. .pop_up_div1 .btn button{
  413. padding:3px 25px !important;
  414. }
  415. .pop_up_div1 .btn .fl{
  416. float: left;
  417. color: #666666;
  418. }
  419. .pop_up_div1 .btn .fr{
  420. float: right;
  421. }
  422. /*弹框2*/
  423. .pop_up_div2{
  424. margin: auto;
  425. position: fixed;
  426. top: 0;
  427. left: 0;
  428. bottom: 0;
  429. right: 0;
  430. width: 80%;
  431. height:185px;
  432. background: #FFFFFF;
  433. z-index: 334;
  434. -moz-border-radius: 5px; /* Firefox */
  435. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  436. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  437. display: none;
  438. }
  439. .pop_up_div2 .tit{
  440. width: 100%;
  441. line-height: 44px;
  442. height: 44px;
  443. text-align: center;
  444. font-size: 13px;
  445. color: #666666;
  446. }
  447. .pop_up_div2 .contain{
  448. width: 90%;
  449. margin: 0 auto;
  450. }
  451. .pop_up_div2 .contain textarea{
  452. width:100%;
  453. height: 102px;
  454. background: #f5f5f6;
  455. text-indent: 2em;
  456. font-size: 12px;
  457. padding: 5px;
  458. line-height: 20px;
  459. margin: 0;
  460. border: none;
  461. }
  462. .pop_up_div2 .btn{
  463. width: 65%;
  464. margin: 0 auto;
  465. overflow: hidden;
  466. }
  467. .pop_up_div2 .btn button{
  468. padding:3px 25px !important;
  469. }
  470. .pop_up_div2 .btn .fl{
  471. float: left;
  472. color: #666666;
  473. }
  474. .pop_up_div2 .btn .fr{
  475. float: right;
  476. }
  477. /*弹框3*/
  478. .pop_up_div3{
  479. margin: auto;
  480. position: fixed;
  481. bottom: 0;
  482. width: 100%;
  483. height:242px;
  484. background: #FFFFFF;
  485. z-index: 334;
  486. -moz-border-radius: 5px; /* Firefox */
  487. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  488. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  489. display: none;
  490. }
  491. .pop_up_div3 .tit{
  492. width: 100%;
  493. line-height: 44px;
  494. height: 44px;
  495. text-align: center;
  496. font-size: 13px;
  497. color: #666666;
  498. }
  499. .pop_up_div3 .contain{
  500. width: 90%;
  501. margin: 0 auto;
  502. }
  503. .pop_up_div3 .contain textarea{
  504. width:100%;
  505. height: 180px;
  506. background: #f5f5f6;
  507. text-indent: 2em;
  508. font-size: 12px;
  509. padding: 5px;
  510. line-height: 20px;
  511. margin: 0;
  512. border: none;
  513. }
  514. .pop_up_div3 .btn{
  515. width: 65%;
  516. margin: 0 auto;
  517. overflow: hidden;
  518. }
  519. .pop_up_div3 .btn button{
  520. padding:3px 25px !important;
  521. }
  522. .pop_up_div3 .btn .fl{
  523. position: absolute;
  524. top: 10px;
  525. left: 5%;
  526. color: #666666;
  527. }
  528. .pop_up_div3 .btn .fr{
  529. position: absolute;
  530. top: 10px;
  531. right: 5%;
  532. }
  533. /*弹框4*/
  534. .pop_up_div4{
  535. margin: auto;
  536. position: fixed;
  537. top: 0;
  538. left: 0;
  539. bottom: 0;
  540. right: 0;
  541. width: 80%;
  542. height:185px;
  543. background: #FFFFFF;
  544. z-index: 334;
  545. -moz-border-radius: 5px; /* Firefox */
  546. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  547. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  548. display: none;
  549. }
  550. .pop_up_div4 .tit{
  551. width: 100%;
  552. line-height: 44px;
  553. height: 44px;
  554. text-align: center;
  555. font-size: 13px;
  556. color: #666666;
  557. }
  558. .pop_up_div4 .contain{
  559. width: 90%;
  560. margin: 0 auto;
  561. }
  562. .pop_up_div4 .contain textarea{
  563. width:100%;
  564. height: 102px;
  565. background: #f5f5f6;
  566. text-indent: 2em;
  567. font-size: 12px;
  568. padding: 5px;
  569. line-height: 20px;
  570. margin: 0;
  571. border: none;
  572. }
  573. .pop_up_div4 .btn{
  574. width: 65%;
  575. margin: 0 auto;
  576. overflow: hidden;
  577. }
  578. .pop_up_div4 .btn button{
  579. padding:3px 25px !important;
  580. }
  581. .pop_up_div4 .btn .fl{
  582. float: left;
  583. color: #666666;
  584. }
  585. .pop_up_div4 .btn .fr{
  586. float: right;
  587. }
  588. /*弹框6*/
  589. .pop_up_div6{
  590. margin: auto;
  591. position: fixed;
  592. top: 0;
  593. left: 0;
  594. bottom: 0;
  595. right: 0;
  596. width: 80%;
  597. height:185px;
  598. background: #FFFFFF;
  599. z-index: 334;
  600. -moz-border-radius: 5px; /* Firefox */
  601. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  602. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  603. display: none;
  604. }
  605. .pop_up_div6 .tit{
  606. width: 100%;
  607. line-height: 44px;
  608. height: 44px;
  609. text-align: center;
  610. font-size: 13px;
  611. color: #666666;
  612. }
  613. .pop_up_div6 .contain{
  614. width: 90%;
  615. margin: 0 auto;
  616. }
  617. .pop_up_div6 .contain textarea{
  618. width:100%;
  619. height: 102px;
  620. background: #f5f5f6;
  621. text-indent: 2em;
  622. font-size: 12px;
  623. padding: 5px;
  624. line-height: 20px;
  625. margin: 0;
  626. border: none;
  627. }
  628. .pop_up_div6 .btn{
  629. width: 65%;
  630. margin: 0 auto;
  631. overflow: hidden;
  632. }
  633. .pop_up_div6 .btn button{
  634. padding:3px 25px !important;
  635. }
  636. .pop_up_div6 .btn .fl{
  637. float: left;
  638. color: #666666;
  639. }
  640. .pop_up_div6 .btn .fr{
  641. float: right;
  642. }
  643. /*弹框5*/
  644. .pop_up_div5{
  645. margin: auto;
  646. position: fixed;
  647. top: 0;
  648. left: 0;
  649. bottom: 0;
  650. right: 0;
  651. width: 80%;
  652. height:185px;
  653. background: #FFFFFF;
  654. z-index: 334;
  655. -moz-border-radius: 5px; /* Firefox */
  656. -webkit-border-radius: 5px; /* Safari 和 Chrome */
  657. border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  658. display: none;
  659. }
  660. .pop_up_div5 .tit{
  661. width: 100%;
  662. line-height: 44px;
  663. height: 44px;
  664. text-align: center;
  665. font-size: 13px;
  666. color: #666666;
  667. }
  668. .pop_up_div5 .contain{
  669. width: 90%;
  670. margin: 0 auto;
  671. }
  672. .pop_up_div5 .contain textarea{
  673. width:100%;
  674. height: 102px;
  675. background: #f5f5f6;
  676. text-indent: 2em;
  677. font-size: 12px;
  678. padding: 5px;
  679. line-height: 20px;
  680. margin: 0;
  681. border: none;
  682. }
  683. .pop_up_div5 .btn{
  684. width: 65%;
  685. margin: 0 auto;
  686. overflow: hidden;
  687. }
  688. .pop_up_div5 .btn button{
  689. padding:3px 25px !important;
  690. }
  691. .pop_up_div5 .btn .fl{
  692. float: left;
  693. color: #666666;
  694. }
  695. .pop_up_div5 .btn .fr{
  696. float: right;
  697. }