Aucune description

table1.css 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825
  1. body {
  2. font-family: "微软雅黑";
  3. font-size: 14px;
  4. }
  5. ul li {
  6. list-style: none;
  7. /* float: left;*/
  8. }
  9. .fl {
  10. float: left;
  11. }
  12. .fr {
  13. float: right;
  14. }
  15. .tc {
  16. text-align: center;
  17. }
  18. button {
  19. outline: none;
  20. }
  21. /*标头*/
  22. .th-box {
  23. width: 100%;
  24. padding: 5px;
  25. background-color: #ffffff;
  26. margin-bottom: 15px;
  27. }
  28. .th-bar {
  29. /* height: 40px;*/
  30. padding: 3px 15px 0 15px;
  31. }
  32. .sc_btn {
  33. color: rgb(255, 255, 255);
  34. font-size: 12px;
  35. margin-left: 15px;
  36. box-sizing: border-box;
  37. background: #249fea;
  38. padding: 6px 10px;
  39. outline: none;
  40. border-width: 0px;
  41. border-style: initial;
  42. border-color: initial;
  43. border-image: initial;
  44. border-radius: 3px;
  45. }
  46. .btn_gray {
  47. font-size: 14px;
  48. /*margin: 0 3px;*/
  49. box-sizing: border-box;
  50. padding: 6px 10px;
  51. outline: none;
  52. background-color: #ffffff;
  53. color: #249fea;
  54. border: 1px solid #f1f1f1;
  55. border-radius: 4px;
  56. }
  57. .input-group-addon {
  58. color: #249fea;
  59. }
  60. div.form-inline div.form-group {
  61. margin-top: 6px;
  62. margin-bottom: 6px;
  63. }
  64. .seach-box-gray {
  65. padding-top: 5px;
  66. }
  67. .seach-box-gray li {
  68. float: left;
  69. }
  70. .sc_btn:hover {
  71. color: #fff!important;
  72. }
  73. .btn_gray:hover {
  74. color: #808080;
  75. }
  76. .btn_gray:focus {
  77. border-color: #f1f1f1;
  78. }
  79. .Block {
  80. display: block;
  81. }
  82. .seach-box ul {
  83. overflow: hidden;
  84. }
  85. .seach-box ul li {
  86. margin-right: 5px;
  87. float: left;
  88. }
  89. .photo {
  90. background-color: #FFF;
  91. background-image: none;
  92. border: 1px solid #e5e6e7 !important;
  93. border-radius: 1px;
  94. color: inherit;
  95. padding: 6px 12px;
  96. height: 34px !important;
  97. }
  98. .select {
  99. background-color: #FFF;
  100. background-image: none;
  101. border: 1px solid #e5e6e7;
  102. border-radius: 1px;
  103. color: inherit;
  104. padding: 6px 12px;
  105. }
  106. .select:focus {
  107. outline: none;
  108. border-color: #00BFFF;
  109. }
  110. input:focus {
  111. outline: none;
  112. border-color: #00BFFF;
  113. }
  114. .spiner-example {
  115. position: absolute;
  116. top: 50%;
  117. left: 50%;
  118. z-index: 111;
  119. margin-left: -85px;
  120. margin-top: -100px;
  121. display: none;
  122. }
  123. .sk-spinner-three-bounce {
  124. width: 170px !important;
  125. }
  126. .sk-spinner p {
  127. display: inline-block;
  128. font-size: 18px;
  129. margin-left: 10px;
  130. }
  131. .laydate_body .laydate_bottom,
  132. .laydate_body .laydate_top {
  133. height: 31px !important;
  134. }
  135. .laydate_body .laydate_y .laydate_yms ul li {
  136. width: 59px !important;
  137. }
  138. .max-right {
  139. margin-right: 20px;
  140. }
  141. .add_time {
  142. margin-left: 30px;
  143. margin-top: 20px;
  144. }
  145. .add_time label {
  146. /*margin-right: 5px;*/
  147. /*width: 100px;*/
  148. text-align: right;
  149. text-align: -webkit-right;
  150. line-height: 34px;
  151. }
  152. #Pb,
  153. #editPb {
  154. /*width: 50%;*/
  155. height: 80px;
  156. resize: none;
  157. width: 50%;
  158. height: 80px;
  159. border: 1px solid #e5e6e7;
  160. }
  161. .Pb_sm {
  162. line-height: 82px;
  163. display: -webkit-inline-box;
  164. vertical-align: top;
  165. resize: none;
  166. outline: none;
  167. }
  168. .gjsu ul li {
  169. margin-bottom: 5px;
  170. padding-top: 10px;
  171. }
  172. .gjsu ul li label {
  173. padding-right: 5px;
  174. }
  175. .selects {
  176. width: 200px;
  177. }
  178. .tc {
  179. margin-top: 30px;
  180. text-align: center;
  181. }
  182. .t-shade {
  183. position: fixed;
  184. top: 0;
  185. left: 0;
  186. width: 100%;
  187. height: 100%;
  188. background: rgba(0, 0, 0, 0.48);
  189. z-index: 10004;
  190. display: none;
  191. }
  192. .layui-layer-title {
  193. background-color: #249fea!important;
  194. border-top-left-radius: 5px!important;
  195. border-top-right-radius: 5px!important;
  196. }
  197. .layui-layer-page {
  198. border-radius: 5px!important;
  199. }
  200. .layui-layer-dialog {
  201. border-radius: 5px!important;
  202. }
  203. .layui-layer-setwin a {
  204. color: #fff!important;
  205. }
  206. .search_time {
  207. width: 228px!important;
  208. }
  209. .setwin {
  210. position: absolute;
  211. right: 15px;
  212. top: 5px;
  213. font-size: 20px;
  214. line-height: initial;
  215. }
  216. .setwin a {
  217. font-size: 20px;
  218. color: #fff;
  219. }
  220. .wh_btn {
  221. width: 80%;
  222. text-align: center;
  223. padding-top: 20px;
  224. margin: 0 auto;
  225. margin-bottom: 20px;
  226. }
  227. .wh_btn input {
  228. padding: 7px 20px;
  229. color: #FFF;
  230. border-radius: 5px;
  231. margin-right: 30px;
  232. border: 1px solid #999;
  233. border-color: rgb(26, 179, 148);
  234. }
  235. .cx {
  236. display: block;
  237. }
  238. .imgs {
  239. cursor: pointer;
  240. }
  241. .usercode {
  242. background-color: #FFF;
  243. background-image: none;
  244. border: 1px solid #e5e6e7;
  245. border-radius: 1px;
  246. color: inherit;
  247. padding: 6px 12px;
  248. }
  249. .audiojs {
  250. width: 100%;
  251. }
  252. table td {
  253. word-break: break-all;
  254. word-wrap: break-word;
  255. }
  256. .add_time input {
  257. /*width: 50%;*/
  258. }
  259. a.aBtn {
  260. padding: 0 3px;
  261. color: #249fea;
  262. display: inline-block;
  263. font-size: 12px;
  264. }
  265. a.aBtn:hover {
  266. color: #0088cc;
  267. }
  268. .tab_head {
  269. position: relative;
  270. background-color: #fff;
  271. border-top: 1px solid #e7eaec;
  272. margin-bottom: 15px;
  273. }
  274. .tab_head_left {
  275. padding-left: 0;
  276. margin: 0;
  277. border-bottom: 1px solid #eef0f2;
  278. }
  279. .tab_head li {
  280. float: left;
  281. width: 10.5%;
  282. text-align: center;
  283. padding: 13px 0;
  284. font-size: 16px;
  285. color: #7b8a97;
  286. cursor: pointer;
  287. }
  288. .tab_head .tab_head_active {
  289. border-bottom: 3px solid #249fea;
  290. margin-bottom: -2px;
  291. color: #249fea;
  292. }
  293. .tabs_details {
  294. display: none;
  295. width: 100%;
  296. }
  297. .showtabs {
  298. display: block;
  299. }
  300. .state_audit {
  301. display: inline-block;
  302. width: 60px;
  303. height: 18px;
  304. line-height: 18px;
  305. font-size: 12px;
  306. box-sizing: border-box;
  307. color: #ffffff;
  308. border-radius: 5px;
  309. text-align: center;
  310. cursor: default!important;
  311. }
  312. a.state_audit:hover,
  313. a.state_audit:active,
  314. a.state_audit:focus,
  315. a.state_audit:visited {
  316. color: #FFFFFF;
  317. }
  318. /*待审核 已通过 已拒绝 */
  319. .text-block {
  320. color: #000;
  321. }
  322. .state_audit_other {
  323. background-color: #249fea;
  324. }
  325. .state_audit_hang {
  326. background-color: #E91E63;
  327. }
  328. .state_audit_remission {
  329. background-color: #1a7bb9;
  330. }
  331. .state_audit_wait {
  332. background-color: #febd23;
  333. }
  334. .state_audit_done {
  335. background-color: #5ccb91;
  336. }
  337. .state_audit_refuse {
  338. background-color: #fd7c78;
  339. }
  340. .state_audit_doned {
  341. background-color: #3cd6c9;
  342. }
  343. .state_audit_revoke {
  344. background-color: #fd72b9;
  345. }
  346. .state_audit_termination {
  347. background-color: #fc3d18;
  348. }
  349. .audit_all {
  350. color: #249fea;
  351. }
  352. .audit_wait,
  353. .audit_waitEvaluate,
  354. .audit_yqxcounts {
  355. color: #febd23;
  356. }
  357. .audit_done,
  358. .audit_complete {
  359. color: #5ccb91;
  360. }
  361. .audit_refuse,
  362. .audit_none {
  363. color: #fd7c78;
  364. }
  365. .audit_doned,
  366. .audit_order {
  367. color: #3cd6c9;
  368. }
  369. .audit_revoke {
  370. color: #fd72b9;
  371. }
  372. .audit_termination {
  373. color: #fc3d18;
  374. }
  375. .audit_all::before,
  376. .audit_none::before,
  377. .audit_order::before,
  378. .audit_waitEvaluate::before,
  379. .audit_yqxcounts::before,
  380. .audit_complete::before,
  381. .audit_wait::before,
  382. .audit_done::before,
  383. .audit_refuse::before,
  384. .audit_doned::before,
  385. .audit_revoke::before,
  386. .audit_ygqcounts:before,
  387. .audit_termination::before {
  388. content: '\ff08'
  389. }
  390. .audit_all::after,
  391. .audit_none::after,
  392. .audit_order::after,
  393. .audit_waitEvaluate::after,
  394. .audit_yqxcounts::after,
  395. .audit_complete::after,
  396. .audit_wait::after,
  397. .audit_done::after,
  398. .audit_refuse::after,
  399. .audit_doned::after,
  400. .audit_revoke::after,
  401. .audit_ygqcounts:after,
  402. .audit_termination::after {
  403. content: '\ff09'
  404. }
  405. .pro_allocation .form-group {
  406. margin-right: 0;
  407. }
  408. .seeAccountPro {
  409. width: 95%;
  410. margin: 20px auto;
  411. }
  412. .tool_down:before {
  413. display: block;
  414. content: "";
  415. height: 13px;
  416. width: 13px;
  417. border: 1px solid #e5e5e5;
  418. border-bottom: 0;
  419. border-right: 0;
  420. background: #fff;
  421. position: absolute;
  422. left: 50%;
  423. top: -7px;
  424. -ms-transform: rotate(46deg);
  425. -moz-transform: rotate(46deg);
  426. -webkit-transform: rotate(46deg);
  427. -o-transform: rotate(46deg);
  428. transform: rotate(46deg);
  429. }
  430. .task_tools {
  431. position: relative;
  432. }
  433. .task_tools .tool_down {
  434. position: absolute;
  435. top: 130%;
  436. left: -80px;
  437. z-index: 9999;
  438. display: none;
  439. list-style: none;
  440. margin: 0px;
  441. background: #fff;
  442. border: 1px solid #e5e5e5;
  443. text-align: left;
  444. padding: 5px;
  445. }
  446. .equp_management .tool_down {
  447. left: -19px;
  448. }
  449. .pro_management .tool_down {
  450. left: -30px;
  451. }
  452. .pro_regulatory .tool_down {
  453. left: -22px;
  454. }
  455. .tels_manage .tool_down {
  456. left: -46px;
  457. }
  458. .user_manage .tool_down {
  459. left: -30px;
  460. }
  461. .importNum .tool_down {
  462. left: 20px;
  463. }
  464. .task_tools .tool_down li {
  465. float: none;
  466. position: relative;
  467. }
  468. .task_tools .tool_down li>a {
  469. padding: 6px 6px 6px 30px;
  470. color: #333;
  471. text-decoration: none;
  472. display: block;
  473. clear: both;
  474. font-weight: normal;
  475. /*line-height: 18px;*/
  476. white-space: nowrap;
  477. }
  478. .task_tools .tool_down li:hover {
  479. background: #eee;
  480. }
  481. .task_tools .tool_down .divider {
  482. height: 1px;
  483. margin: 9px 1px;
  484. overflow: hidden;
  485. background-color: #e5e5e5;
  486. border-bottom: 1px solid #e5e5e5;
  487. }
  488. .task_tools .tub {
  489. position: absolute;
  490. left: 10px;
  491. top: 8px;
  492. font-size: 14px;
  493. color: #249fea;
  494. }
  495. .ztc {
  496. background: #fcb322;
  497. }
  498. .clw {
  499. background: #3cc051;
  500. }
  501. .clz {
  502. background: #57b5e3;
  503. }
  504. .dzx {
  505. background: #ed4e2a;
  506. }
  507. .ysc {
  508. background: #ef2e18;
  509. }
  510. /*
  511. * 转移任务
  512. * 奖励处罚
  513. */
  514. .transfer_cont,
  515. .reward_cont {
  516. padding: 30px 20px;
  517. width: 60%;
  518. margin: 0 auto;
  519. }
  520. .reward_cont textarea {
  521. resize: none;
  522. }
  523. li.select2-results__option {
  524. width: 100%;
  525. }
  526. .transfer_select .select2-container {
  527. width: 50%!important;
  528. }
  529. /*.ensureTransfer_btn {
  530. margin-top: 20%;
  531. }*/
  532. .ensureTransfer_btn button.btn {
  533. width: 100px;
  534. }
  535. .proBrief_tables,
  536. .proPredict_tables {
  537. width: 100%;
  538. }
  539. .mbtns .fa-toggle-on {
  540. color: #1ABC9C;
  541. font-size: 13pt;
  542. vertical-align: middle;
  543. margin-top: -1px;
  544. margin-left: -3px;
  545. height: 15px;
  546. }
  547. .mbtns .fa-toggle-off {
  548. color: #aaa;
  549. font-size: 13pt;
  550. vertical-align: middle;
  551. margin-top: -1px;
  552. margin-left: -3px;
  553. height: 15px;
  554. }
  555. .shuju-con {
  556. width: 90%;
  557. height: 600px;
  558. margin: 20px auto;
  559. }
  560. .equipmentRepair .task_tools .tool_down {
  561. left: -22px;
  562. }
  563. @media only screen and (min-width: 1511px) {
  564. .tels_manage div.fixed-table-body,
  565. .equp_management div.fixed-table-body {
  566. overflow-x: inherit;
  567. overflow-y: inherit;
  568. padding-bottom: 0px;
  569. }
  570. }
  571. @media only screen and (min-width: 960px) {
  572. .equipmentRepair div.fixed-table-body {
  573. overflow-x: inherit;
  574. overflow-y: inherit;
  575. padding-bottom: 0px;
  576. }
  577. }
  578. /*1055以下的屏幕会出现滚动条*/
  579. @media only screen and (min-width: 836px) {
  580. .pro_management div.fixed-table-body,
  581. .pro_regulatory div.fixed-table-body,
  582. .user_manage div.fixed-table-body,
  583. .importNum div.fixed-table-body,
  584. .task_management div.fixed-table-body,
  585. .tableCon div.fixed-table-body {
  586. overflow-x: inherit;
  587. overflow-y: inherit;
  588. padding-bottom: 0px;
  589. }
  590. }
  591. .equipmentRepair .fixed-table-body,
  592. .equp_management .fixed-table-body,
  593. .pro_management .fixed-table-body,
  594. .pro_regulatory .fixed-table-body,
  595. .tels_manage .fixed-table-body,
  596. .user_manage .fixed-table-body,
  597. .importNum .fixed-table-body,
  598. .task_management .fixed-table-body,
  599. .tableCon .fixed-table-body {
  600. padding-bottom: 140px;
  601. }
  602. .menu_manage .daoHang {
  603. position: fixed;
  604. left: 0;
  605. top: 0;
  606. z-index: 1;
  607. width: 100%;
  608. }
  609. .menu_manage .th-box {
  610. z-index: 1;
  611. position: fixed;
  612. left: 0;
  613. top: 53px;
  614. margin: 0 15px 15px 15px;
  615. width: 96.1%;
  616. box-shadow: 3px 2px 5px #888888;
  617. }
  618. .menu_manage .wrapper {
  619. margin-top: 102px;
  620. z-index: 0;
  621. }
  622. .radio-inline input[type=radio] {
  623. margin-top: 4px;
  624. }
  625. .trTitle {
  626. width: 100%;
  627. height: 34px;
  628. line-height: 34px;
  629. border-bottom: 1px solid #ebebeb;
  630. color: red;
  631. font-weight: 700;
  632. margin-bottom: 15px;
  633. }
  634. #phoneLists {
  635. display: none;
  636. }
  637. #outcryTable tbody tr{
  638. cursor: pointer;
  639. }
  640. .rating {
  641. margin: 0;
  642. padding: 0;
  643. padding-top: 5px;
  644. height: 18px;
  645. line-height: 18px;
  646. display: inline-block;
  647. vertical-align: middle;
  648. }
  649. .rating-item {
  650. background: url(../../img/certer_stars.png) 0 -36px;
  651. width: 18px;
  652. height: 18px;
  653. list-style: none;
  654. float: left;
  655. margin-right: 8px;
  656. cursor: pointer;
  657. }
  658. .ratingTips {
  659. height: 18px;
  660. line-height: 27px;
  661. margin-left: 20px;
  662. display: inline-block;
  663. vertical-align: middle;
  664. }
  665. .tabs_details table{
  666. width: 100%;
  667. }
  668. .table_con{
  669. cursor: pointer;
  670. }
  671. @media only screen and (max-width: 1180px) {
  672. .tab_head li {
  673. width: 13.5%;
  674. }
  675. }
  676. @media only screen and (max-width: 934px) {
  677. .tab_head li {
  678. width: 14.28%;
  679. }
  680. }