三元财务UI

call.css 19KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279
  1. ul,
  2. li,
  3. ol {
  4. list-style: none;
  5. margin: 0;
  6. padding: 0;
  7. }
  8. a {
  9. text-decoration: none
  10. }
  11. .callSreen {
  12. padding: 5px;
  13. }
  14. .clearfix:after {
  15. content: "";
  16. display: block;
  17. clear: both;
  18. }
  19. .form-control:-ms-input-placeholder {
  20. color: #999 !important;
  21. }
  22. .ldtp-con {
  23. width: 100%;
  24. margin: 0 auto;
  25. height: 100%;
  26. /*overflow: hidden;*/
  27. position: relative;
  28. /*top: 97px;
  29. left: 220px;*/
  30. background: #fff;
  31. /*border-left: 4px solid #1ab395;*/
  32. /*display: none;*/
  33. }
  34. .ldtp-con .hei-list {
  35. position: absolute;
  36. top: 20%;
  37. left: 40%;
  38. z-index: 10;
  39. display: none;
  40. }
  41. .ldtp-con .hei-list input {
  42. margin-top: 3px;
  43. }
  44. /*.minClosed{
  45. position: absolute;
  46. top: 0px;
  47. right: 80px;
  48. height: 35px;
  49. width: 35px;
  50. z-index: 10;
  51. }
  52. .minClosed a{
  53. display: block;
  54. height: 1px;
  55. background: #000;
  56. width: 15px;
  57. position: absolute;
  58. top: 15px;
  59. left: 10px;
  60. }
  61. .minClosed:hover{
  62. background: #ccc;
  63. }*/
  64. .ldtp-cl {
  65. background: #243747;
  66. font-family: "Adobe 黑体 Std";
  67. height: 100%;
  68. overflow: hidden;
  69. overflow-y: auto;
  70. }
  71. .ldtp-cl .head-pic .hp-box {
  72. height: 90px;
  73. width: 90px;
  74. -webkit-border-radius: 50%;
  75. -moz-border-radius: 50%;
  76. border-radius: 50%;
  77. overflow: hidden;
  78. margin: 20px auto;
  79. border-width: 2px;
  80. border-style: solid;
  81. border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
  82. }
  83. .head-pic {
  84. width: 90%;
  85. margin: 0 auto;
  86. }
  87. .head_info {
  88. color: #fff;
  89. margin: 0 auto;
  90. width: 100%;
  91. }
  92. .head_info .head_info_item {
  93. width: 100%;
  94. margin: 0 auto;
  95. margin-bottom: 10px;
  96. }
  97. .head_tel,
  98. .head_location {
  99. position: relative;
  100. /*width: 215px;*/
  101. width: 66%;
  102. height: 50px;
  103. line-height: 50px;
  104. text-align: center;
  105. overflow: hidden;
  106. background-color: #2f4659;
  107. border-top-left-radius: 25px;
  108. border-bottom-left-radius: 25px;
  109. }
  110. .head_tel .head_tel_icon {
  111. position: absolute;
  112. left: 8px;
  113. top: 13px;
  114. display: inline-block;
  115. width: 24px;
  116. height: 24px;
  117. background: url(../../img/head_tel_icon.png) left center no-repeat;
  118. }
  119. .head_location .head_location_icon {
  120. position: absolute;
  121. left: 8px;
  122. top: 13px;
  123. display: inline-block;
  124. width: 24px;
  125. height: 24px;
  126. background: url(../../img/head_location_icon.png) left center no-repeat;
  127. }
  128. .head_tel .head_tel_bg {
  129. position: absolute;
  130. right: -46px;
  131. top: -4px;
  132. background-color: #243747;
  133. height: 60px;
  134. width: 60px;
  135. border-radius: 50%;
  136. }
  137. .head_location .head_location_bg {
  138. position: absolute;
  139. right: -46px;
  140. top: -4px;
  141. background-color: #243747;
  142. height: 60px;
  143. width: 60px;
  144. border-radius: 50%;
  145. }
  146. .head_time,
  147. .head_black {
  148. position: relative;
  149. /*width: 110px;*/
  150. width: 34%;
  151. height: 40px;
  152. line-height: 40px;
  153. text-align: center;
  154. background-color: #2d4356;
  155. border-radius: 20px;
  156. margin-top: 5px;
  157. }
  158. .head_time .head_time_icon {
  159. position: absolute;
  160. left: 8px;
  161. top: 8px;
  162. display: inline-block;
  163. width: 24px;
  164. height: 24px;
  165. background: url(../../img/head_time_icon.png) left center no-repeat;
  166. }
  167. .head_black .head_black_icon {
  168. position: absolute;
  169. left: 8px;
  170. top: 8px;
  171. display: inline-block;
  172. width: 24px;
  173. height: 24px;
  174. background: url(../../img/head_black_icon.png) left center no-repeat;
  175. }
  176. .head_black .head_black_cancel_icon {
  177. position: absolute;
  178. left: 8px;
  179. top: 8px;
  180. display: inline-block;
  181. width: 24px;
  182. height: 24px;
  183. background: url(../../img/head_black_cancel_icon.png) left center no-repeat;
  184. }
  185. .head_black .head_black_ivr {
  186. position: absolute;
  187. right: 8px;
  188. top: 8px;
  189. display: inline-block;
  190. width: 24px;
  191. height: 24px;
  192. background: url(../../img/drop1.png) left center no-repeat;
  193. }
  194. .head_time span {
  195. padding-left: 20px;
  196. }
  197. .head_black span {
  198. padding-left: 0px;
  199. }
  200. .head_black i {
  201. cursor: pointer;
  202. }
  203. .head_black span {
  204. color: #a54741;
  205. font-weight: bold;
  206. }
  207. /*左侧表单*/
  208. .head_form {
  209. margin: 0 auto;
  210. margin-top: 14px;
  211. color: #fff;
  212. width: 100%;
  213. }
  214. .head_form .form-group {
  215. /*height: 30px;*/
  216. background-color: #2b3f51;
  217. border-radius: 4px;
  218. margin-bottom: 6px;
  219. margin-left: 0;
  220. margin-right: 0;
  221. }
  222. .head_form .form-group .form-control {
  223. height: 30px;
  224. background-color: transparent;
  225. border-color: transparent;
  226. }
  227. .head_form .form-group .form-control:focus {
  228. border-color: transparent !important;
  229. }
  230. .head_form .btn-default {
  231. border-color: transparent;
  232. background-color: transparent;
  233. color: #fff;
  234. height: 30px;
  235. font-size: 12px;
  236. }
  237. .head_form .bootstrap-select>.dropdown-toggle.bs-placeholder,
  238. .head_form .filter-option {
  239. font-size: 12px;
  240. color: #fff;
  241. }
  242. .head_form .bootstrap-select .dropdown-toggle:focus {
  243. outline: none !important;
  244. outline-offset: 0;
  245. }
  246. .head_form .dropdown-menu .bs-searchbox .form-control {
  247. background-color: #fff !important;
  248. border-color: #ccc !important;
  249. color: #555;
  250. }
  251. .head_form .dropdown-menu .bs-searchbox .form-control:focus {
  252. border-color: #1ab394 !important;
  253. }
  254. .head_form .bootstrap-select.btn-group .dropdown-menu li a {
  255. display: block;
  256. color: #555;
  257. }
  258. .head_form .dropdown-menu>.active>a {
  259. color: #fff !important;
  260. }
  261. .ldtime {
  262. line-height: 30px;
  263. padding-left: 12px;
  264. }
  265. .head_form_btn_save {
  266. line-height: 30px;
  267. cursor: pointer;
  268. color: #1bad90;
  269. font-weight: bold;
  270. }
  271. .head_customer_info {
  272. width: 100%;
  273. margin: 0 auto;
  274. margin-top: 28px;
  275. color: #fff;
  276. }
  277. .head_customer_info_title .info_title {
  278. display: inline-block;
  279. width: 126px;
  280. height: 34px;
  281. line-height: 34px;
  282. text-align: center;
  283. background: url(../../img/head_customer_info_title_bg.png) left center no-repeat;
  284. margin-bottom: 5px;
  285. }
  286. .head_customer_info_title .pagination {
  287. margin-top: 0;
  288. }
  289. .head_customer_info_title .pagination li a {
  290. width: 80px;
  291. border-radius: 4px;
  292. height: 28px;
  293. line-height: 20px;
  294. background-color: #2f4659;
  295. color: #909ca6;
  296. border: none;
  297. margin-left: 6px;
  298. }
  299. .head_customer_info_lists {
  300. width: 100%;
  301. margin-bottom: 8px;
  302. }
  303. .head_customer_info_item {
  304. width: 100%;
  305. margin-bottom: 10px;
  306. }
  307. .head_customer_info_item_l {
  308. width: 86%;
  309. height: 90px;
  310. background-color: #2f4659;
  311. border-top-left-radius: 4px;
  312. border-bottom-left-radius: 4px;
  313. padding: 10px 13px 10px 20px;
  314. }
  315. .head_customer_info_item_l p span:nth-of-type(1) {
  316. color: #909ca6;
  317. margin-right: 8%;
  318. }
  319. .head_customer_info_item_r {
  320. width: 14%;
  321. height: 90px;
  322. line-height: 90px;
  323. text-align: center;
  324. cursor: pointer;
  325. background-color: #2b3f51;
  326. color: #1ab394;
  327. border-top-right-radius: 4px;
  328. border-bottom-right-radius: 4px;
  329. }
  330. .head_customer_info_item_active .head_customer_info_item_l {
  331. background-color: #3f5d75;
  332. }
  333. .head_customer_info_item_active .head_customer_info_item_r {
  334. color: #fff;
  335. }
  336. .head_customer_info .pagination>.disabled>a:hover {
  337. background-color: #2f4659;
  338. }
  339. .head_customer_info .pagination>.disabled>a:focus {
  340. background-color: #2f4659;
  341. }
  342. .ldtp-cl .head-pic ul li {
  343. font-size: 12px;
  344. color: #dfe4ed;
  345. text-align: center;
  346. }
  347. .ldtp-cl .head-pic ul li.nikeName i {
  348. display: inline-block;
  349. width: 20px;
  350. height: 1px;
  351. background: #dfe4ed;
  352. }
  353. .ldtp-cl .head-pic ul li.nikeName span {
  354. margin: 0 10px;
  355. }
  356. .ldtp-cl .head-pic ul li.lahei {
  357. color: #ce2114;
  358. margin: 10px 0;
  359. cursor: pointer;
  360. }
  361. .ldtp-cl .head-pic ul li.lahei i {
  362. display: inline-block;
  363. height: 16px;
  364. width: 16px;
  365. vertical-align: middle;
  366. }
  367. .ldtp-cl .head-pic ul li.lahei .push {
  368. background: url(../../img/lahei.png) no-repeat;
  369. }
  370. .ldtp-cl .head-pic ul li.lahei .qxlh {
  371. background: url(../../img/retur.png) no-repeat;
  372. }
  373. .ldtp-cl .head-pic ul li.td-call {
  374. padding: 1em 6em;
  375. }
  376. .ldtp-cl .head-pic ul li>a {
  377. display: inline-block;
  378. }
  379. .ldtp-cl .head-pic ul li>a.drop {
  380. float: right;
  381. }
  382. .ldtp-cl .head-pic ul li>a.take {
  383. float: left;
  384. }
  385. .ldtp-cl .head-pic ul li>a>i {
  386. display: inline-block;
  387. height: 36px;
  388. width: 36px;
  389. }
  390. .ldtp-cl .head-pic ul li>a.take>i {
  391. background: url(../../img/drop1.png) no-repeat;
  392. }
  393. .ldtp-cl .head-pic ul li>a.drop>i {
  394. background: url(../../img/take.png) no-repeat;
  395. }
  396. .ldtp-cl .come-detail {
  397. color: #fcf9f9;
  398. padding-left: 5em;
  399. line-height: 2em;
  400. margin-top: 35px;
  401. }
  402. .ldtp-cr {
  403. height: 100%;
  404. overflow: hidden;
  405. overflow-y: auto;
  406. }
  407. .ldtp-cr .ld-service li {
  408. float: left;
  409. font-size: 14px;
  410. color: #000;
  411. padding: 5px 15px;
  412. cursor: pointer;
  413. }
  414. .ldtp-cr ul.ld-service li.cr-click {
  415. background: #000;
  416. color: #fff;
  417. }
  418. .ld-sercon .Ps-chaxun {
  419. padding: 15px 0;
  420. line-height: 20px;
  421. }
  422. .ld-sercon .Ps-chaxun span {
  423. margin-right: 1.2em;
  424. }
  425. .Ps-chaxun input {
  426. width: 128px;
  427. padding-left: 20px;
  428. padding-right: 0;
  429. }
  430. .searchbtn {
  431. width: 2.5em;
  432. height: 24px;
  433. border-radius: 5px;
  434. position: absolute;
  435. background-color: #1AB394;
  436. background-image: url(../../img/searIcon.png);
  437. background-repeat: no-repeat;
  438. background-position: center center;
  439. cursor: pointer;
  440. }
  441. .ld-sercon span p {
  442. display: inline-block;
  443. margin: 0;
  444. width: 128px;
  445. overflow: hidden;
  446. vertical-align: middle;
  447. border: 1px solid #ccc;
  448. position: relative;
  449. }
  450. /*.ld-sercon span p i{
  451. display: block;
  452. height: 18px;
  453. width: 18px;
  454. background: url(../img/select_03.png) no-repeat;
  455. position: absolute;
  456. top: 0;
  457. right: 0;
  458. }*/
  459. .ld-sercon select,
  460. .order_form select {
  461. /*height: 22px;
  462. width: 128px;
  463. padding-left: 20px;*/
  464. padding-top: 3px;
  465. }
  466. .ld-sercon textarea {
  467. width: 70%;
  468. vertical-align: middle;
  469. -webkit-border-radius: 5px;
  470. -moz-border-radius: 5px;
  471. border-radius: 5px;
  472. }
  473. .ld-sercon div.bton {
  474. width: 70px;
  475. height: 27px;
  476. line-height: 27px;
  477. background: #e43926;
  478. -webkit-border-radius: 5px;
  479. -moz-border-radius: 5px;
  480. border-radius: 5px;
  481. margin: 0 auto;
  482. color: #fff;
  483. text-align: center;
  484. }
  485. .order_form {
  486. padding: 20px 0;
  487. }
  488. .ld-sercon .addjl {
  489. vertical-align: top;
  490. display: inline-block;
  491. width: 84px;
  492. border-radius: 5px;
  493. text-align: center;
  494. padding: 0px;
  495. font-size: 12px;
  496. height: 24px;
  497. line-height: 24px;
  498. cursor: pointer;
  499. background-color: #1ab394;
  500. color: #fff;
  501. margin-left: 5em;
  502. }
  503. .tbth {
  504. background: #1ab394;
  505. }
  506. .dealw {
  507. color: #1ab394;
  508. }
  509. .ld-sercon>div {
  510. display: none;
  511. }
  512. .ldcr-bottom .ldcrb-top>ul {
  513. float: left;
  514. }
  515. .ldcr-bottom .ldcrb-top>ul li {
  516. float: left;
  517. font-size: 14px;
  518. width: 90px;
  519. text-align: center;
  520. height: 30px;
  521. line-height: 30px;
  522. cursor: pointer;
  523. }
  524. .ldcr-bottom .ldcrb-top>div {
  525. float: right;
  526. width: 285px;
  527. height: 30px;
  528. position: relative;
  529. }
  530. .ldcr-bottom .ldcrb-top>div .sear-inp {
  531. width: 100%;
  532. height: 100%;
  533. border: 1px solid #ccc;
  534. overflow: hidden;
  535. }
  536. .ldcr-bottom .ldcrb-top>div .sear-inp input {
  537. display: block;
  538. height: 100%;
  539. width: 88%;
  540. border: 0;
  541. outline: none;
  542. padding: 10px;
  543. }
  544. .searIcon {
  545. position: absolute;
  546. width: 12%;
  547. height: 100%;
  548. right: 0;
  549. top: 0;
  550. background-color: #1ab394;
  551. background-image: url(../../img/searIcon.png);
  552. background-repeat: no-repeat;
  553. background-position: center center;
  554. cursor: pointer;
  555. }
  556. .ldcr-bottom .detail-con {
  557. padding: 15px;
  558. border: 1px solid #ebebeb;
  559. -webkit-border-radius: 5px;
  560. -moz-border-radius: 5px;
  561. border-radius: 5px;
  562. margin-top: 15px;
  563. }
  564. .ldcr-bottom .detail-con ul li {
  565. margin-bottom: 10px;
  566. }
  567. .ldcr-bottom .detail-con ul li .zhishi-title {
  568. border-bottom: 1px solid #ccc;
  569. }
  570. .ldcr-bottom .detail-con ul li .zhishi-title a {
  571. display: block;
  572. float: left;
  573. width: 55%;
  574. white-space: nowrap;
  575. overflow: hidden;
  576. text-overflow: ellipsis;
  577. color: #000;
  578. }
  579. .ldcr-bottom .detail-con ul li .zhishi-title em {
  580. display: block;
  581. float: right;
  582. font-style: normal;
  583. font-family: Verdana;
  584. float: right;
  585. color: #000;
  586. }
  587. .ldcr-bottom .detail-con ul li .explancon {
  588. padding: 30px 10px;
  589. text-indent: 24px;
  590. line-height: 24px;
  591. color: #999;
  592. background: #f5f5f5;
  593. display: none;
  594. }
  595. .order_form {
  596. border: 1px solid #e6e6e6;
  597. -webkit-border-radius: 5px;
  598. -moz-border-radius: 5px;
  599. border-radius: 5px;
  600. margin: 15px 0;
  601. }
  602. .shows {
  603. display: block;
  604. }
  605. .hides {
  606. display: none !important;
  607. }
  608. .hei-list .bacha:hover {
  609. color: #ccc;
  610. }
  611. .ke-container {
  612. width: 70% !important;
  613. }
  614. body,
  615. html,
  616. .wrapper {
  617. height: 100%;
  618. }
  619. .ldtp-con {
  620. display: block;
  621. }
  622. .minBacha {
  623. position: absolute;
  624. top: 0;
  625. right: 80px;
  626. z-index: 10;
  627. overflow: hidden;
  628. }
  629. .minBacha>div {
  630. float: left;
  631. height: 35px;
  632. width: 35px;
  633. margin-left: 2px;
  634. }
  635. .minBacha>div a {
  636. display: block;
  637. height: 100%;
  638. width: 100%;
  639. text-align: center;
  640. background-position: center center;
  641. background-color: #2f4050;
  642. opacity: .5;
  643. }
  644. .minBacha>div a:hover {
  645. opacity: 1;
  646. }
  647. .minClosed>a {
  648. background: url("../../img/min.png") no-repeat;
  649. }
  650. .Bacha>a {
  651. background: url("../../img/gb.png") no-repeat;
  652. }
  653. .lblcount {
  654. position: absolute;
  655. right: 5px;
  656. top: 7px;
  657. }
  658. .first {
  659. z-index: 1000;
  660. }
  661. .khzl {
  662. font-size: 12px;
  663. border: 0;
  664. margin: 35px auto;
  665. color: #fff;
  666. }
  667. .khzl tr {
  668. border: 0;
  669. }
  670. .khzl th {
  671. padding: 5px 8px 5px 0;
  672. text-align: right;
  673. width: 40%;
  674. font-weight: normal;
  675. border: 0;
  676. }
  677. .khzl tbody>tr>td,
  678. .khzl tbody>tr>th {
  679. border: 0;
  680. }
  681. .khzl tbody>tr>td input {
  682. border: 0;
  683. outline: none;
  684. background: #243747;
  685. padding-left: 5px;
  686. width: 100%;
  687. }
  688. .khbtn {
  689. /*background: #97a0a8;*/
  690. color: #1ab394;
  691. font-size: 14px;
  692. vertical-align: middle;
  693. }
  694. .hei-list {
  695. width: 400px;
  696. margin: 0 auto;
  697. }
  698. .heiTop {
  699. height: 35px;
  700. background: #1ab394;
  701. color: #fff;
  702. line-height: 35px;
  703. padding: 0 15px;
  704. border-top-left-radius: 3px;
  705. border-top-right-radius: 3px;
  706. }
  707. .heiTop .htl {
  708. float: left;
  709. margin: 0;
  710. }
  711. .heiTop .bacha {
  712. float: right;
  713. font-size: 18px;
  714. cursor: pointer;
  715. margin: 0;
  716. }
  717. .heiCon {
  718. width: 100%;
  719. background: #fff;
  720. text-align: center;
  721. padding: 25px 15px;
  722. height: auto;
  723. overflow-y: auto;
  724. border: 1px solid #eee;
  725. }
  726. #time-word {
  727. border: 1px solid #1ab394;
  728. padding: 5px 0 5px 10px;
  729. width: 120px;
  730. outline: none;
  731. color: #000;
  732. }
  733. .chooses {
  734. margin-top: 10px;
  735. }
  736. .btns {
  737. background: #1ab394;
  738. color: #fff;
  739. padding: 3px 10px;
  740. outline: none;
  741. font-size: 12px;
  742. margin-left: 15px;
  743. border: 0;
  744. border-radius: 3px;
  745. box-sizing: border-box;
  746. }
  747. .bianji {
  748. display: inline-block;
  749. height: 16px;
  750. vertical-align: middle;
  751. margin-right: 5px;
  752. }
  753. #citySel {
  754. width: 100%;
  755. }
  756. .bianji.edi {
  757. background: url(../../img/xgai.png) no-repeat;
  758. }
  759. .bianji.sav {
  760. background: url(../../img/bbc.png) no-repeat;
  761. }
  762. .bianji.canc {
  763. background: url(../../img/quxi.png) no-repeat;
  764. }
  765. .t-shade {
  766. position: fixed;
  767. top: 0;
  768. left: 0;
  769. width: 100%;
  770. height: 100%;
  771. background: rgba(0, 0, 0, 0.48);
  772. z-index: 10004;
  773. display: none;
  774. }
  775. .shade_k {
  776. z-index: 10005;
  777. width: 40%;
  778. margin: 10% auto;
  779. background-color: #fff;
  780. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  781. border-radius: 5px;
  782. }
  783. .shade_title {
  784. padding: 0 80px 0 20px;
  785. height: 42px;
  786. line-height: 42px;
  787. border-bottom: 1px solid #eee;
  788. font-size: 16px;
  789. color: #FFFFFF;
  790. overflow: hidden;
  791. background-color: rgb(26, 179, 148);
  792. border-radius: 2px 2px 0 0;
  793. position: relative;
  794. }
  795. .setwin {
  796. position: absolute;
  797. right: 15px;
  798. top: 5px;
  799. font-size: 20px;
  800. line-height: initial;
  801. }
  802. .setwin a {
  803. font-size: 20px;
  804. color: #fff;
  805. }
  806. .shade_content {
  807. overflow-y: auto;
  808. position: relative;
  809. padding-bottom: 50px;
  810. padding: 10px;
  811. }
  812. .ldcr-bottom .detail-con ul li .active a {
  813. color: #1ab394 !important;
  814. }
  815. .ldcr-bottom .detail-con ul li .active+.explancon {
  816. display: block !important;
  817. }
  818. #menuContent {
  819. background: #fff;
  820. position: absolute;
  821. width: 100%;
  822. border: 1px solid #ccc;
  823. right: 0;
  824. top: 25px;
  825. z-index: 10;
  826. /* display: none;*/
  827. overflow-y: auto;
  828. }
  829. #organizer {
  830. height: 25px;
  831. width: 100%;
  832. display: inline-block;
  833. position: relative;
  834. }
  835. #treeDemo li {
  836. width: 100%;
  837. }
  838. .filter-option {
  839. color: #676b6d;
  840. }
  841. .testInput-list {
  842. position: absolute;
  843. z-index: 999;
  844. border: 1px solid rgb(204, 204, 204);
  845. background-color: rgb(255, 255, 255);
  846. z-index: 99999;
  847. padding-left: 0;
  848. width: 100%;
  849. display: none;
  850. height: 200px;
  851. overflow-y: auto;
  852. }
  853. .testInput-list li {
  854. padding: 5px;
  855. color: #000;
  856. }
  857. .testInput-list li:hover {
  858. background-color: #E43926;
  859. color: #fff;
  860. }
  861. #testInput_ {
  862. outline: none;
  863. border: 1px solid #ccc;
  864. padding-left: 10px;
  865. outline-color: #fff;
  866. }
  867. .e43 {
  868. color: #e43926;
  869. }
  870. .cx {
  871. display: block;
  872. }
  873. .order_form .form-group {
  874. margin-bottom: 15px;
  875. }
  876. .order_form .form-group>label {
  877. height: 30px;
  878. line-height: 30px;
  879. width: 100px;
  880. text-align: right;
  881. padding-right: 0;
  882. }
  883. .order_form textarea.form-control {
  884. resize: none;
  885. width: 82%;
  886. }
  887. .text-red {
  888. color: red;
  889. vertical-align: middle;
  890. font-size: 20px;
  891. padding: 2px;
  892. }
  893. .ld-sercon .bton {
  894. width: 70px;
  895. background: #1ab394;
  896. -webkit-border-radius: 5px;
  897. -moz-border-radius: 5px;
  898. border-radius: 5px;
  899. margin: 0 auto;
  900. color: #fff;
  901. text-align: center;
  902. }
  903. .order_form .inps {
  904. width: 182px;
  905. height: 30px;
  906. outline: none;
  907. border: 1px solid #e6e6e6;
  908. padding: 0;
  909. padding-left: 10px;
  910. }
  911. .r_order_type {
  912. height: 30px;
  913. line-height: 30px;
  914. }
  915. .r_order_type input[type="radio"] {
  916. margin-top: 8px;
  917. }
  918. .baseInfo {
  919. border-bottom: 1px dashed #1ab394;
  920. margin-bottom: 20px;
  921. }
  922. /*业主信息*/
  923. .owerInfo {
  924. margin-bottom: 20px;
  925. border-bottom: 1px dashed #1ab394;
  926. padding-left: 0;
  927. padding-right: 0;
  928. display: none;
  929. }
  930. .owerInfo .owerTitle {
  931. color: #1ab394;
  932. }
  933. .complaintOrder {
  934. padding-left: 0;
  935. padding-right: 0;
  936. display: none;
  937. }
  938. .order_transfer {
  939. padding-left: 0;
  940. padding-right: 0;
  941. }
  942. .complaintOrder .serviceOrder_type,
  943. .complaintOrder .is_quality_assurance,
  944. .order_form .order_note {
  945. display: none;
  946. }
  947. .drop_down .caret {
  948. margin-left: -20px;
  949. }
  950. #reginsTreeView,
  951. #reginsTreeView1 {
  952. position: absolute;
  953. left: 117px;
  954. top: 32px;
  955. background-color: #fff;
  956. z-index: 4;
  957. width: 66%;
  958. max-height: 256px;
  959. overflow-y: auto;
  960. }
  961. #head_form_room_input+.bootstrap-select,
  962. #order_room_input+.bootstrap-select {
  963. display: none;
  964. }
  965. .order_form .dropdown-toggle.btn-default {
  966. height: 30px;
  967. line-height: 18px;
  968. }
  969. .baseInfo .bootstrap-select.btn-group.disabled,
  970. .baseInfo .bootstrap-select.btn-group>.disabled {
  971. cursor: text;
  972. }
  973. .baseInfo .disabled.form-control,
  974. .baseInfo .btn-default.disabled {
  975. background-color: #eee;
  976. }
  977. .baseInfo .btn-default.disabled:hover {
  978. border-color: #E5E6E7;
  979. }
  980. .baseInfo .form-control[readonly]:focus {
  981. border-color: #e5e6e7 !important;
  982. }
  983. .audit_wait {
  984. color: #febd23;
  985. }
  986. .audit_revoke {
  987. color: #fd72b9;
  988. }
  989. .audit_done {
  990. color: #5ccb91;
  991. }
  992. .company_search {
  993. position: absolute;
  994. right: 8px;
  995. top: 8px;
  996. cursor: pointer;
  997. }
  998. .cusDetails {
  999. padding: 20px;
  1000. }
  1001. .cusDetails .content_1 {
  1002. background-color: #fff;
  1003. width: 100%;
  1004. margin: 0 auto;
  1005. margin-bottom: 20px;
  1006. padding: 10px 20px 20px 20px;
  1007. border-radius: 10px;
  1008. box-shadow: 1px 2px 4px #CCCCCC;
  1009. }
  1010. .shark_content_title {
  1011. font-size: 16px;
  1012. color: #333;
  1013. font-weight: bold;
  1014. height: 30px;
  1015. line-height: 30px;
  1016. border-bottom: 1px dashed #1ab394;
  1017. margin-bottom: 10px;
  1018. margin-top: 5px;
  1019. }
  1020. .cusDetails .cus_base {
  1021. margin: 0;
  1022. padding: 0;
  1023. }
  1024. .cusDetails .cus_base .cusListItem {
  1025. background-color: #f6f6f6;
  1026. padding: 10px;
  1027. border-radius: 5px;
  1028. margin-bottom: 10px;
  1029. position: relative;
  1030. }
  1031. .cusDetails .cusListItem .aBtn {
  1032. position: absolute;
  1033. right: 60px;
  1034. top: 10px;
  1035. z-index: 10;
  1036. }
  1037. .cusDetails .cusListItem .aBtn1 {
  1038. right: 20px;
  1039. }
  1040. @media (max-width: 1680px) {
  1041. .head_time,
  1042. .head_black,
  1043. .head_tel,
  1044. .head_location {
  1045. width: 100%;
  1046. }
  1047. }
  1048. @media (max-width: 1254px) {
  1049. .head_customer_info_item_l {
  1050. height: 110px;
  1051. }
  1052. .head_customer_info_item_r {
  1053. height: 110px;
  1054. line-height: 110px;
  1055. }
  1056. }
  1057. @media (max-width: 1112px) {
  1058. .head_customer_info_item_l {
  1059. height: 128px;
  1060. }
  1061. .head_customer_info_item_r {
  1062. height: 128px;
  1063. line-height: 128px;
  1064. }
  1065. }
  1066. @media (max-width: 1014px) {
  1067. .head_customer_info_item_l {
  1068. height: 128px;
  1069. }
  1070. .head_customer_info_item_r {
  1071. height: 128px;
  1072. line-height: normal;
  1073. padding-top: 46px;
  1074. }
  1075. }
  1076. @media (min-width: 768px) {
  1077. .order_form .form-inline .form-control {
  1078. width: 50%;
  1079. }
  1080. }