封丘民意调查

call.css 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  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. .clearfix:after {
  12. content: "";
  13. display: block;
  14. clear: both;
  15. }
  16. .ldtp-con {
  17. width: 100%;
  18. margin: 0 auto;
  19. height: 100%;
  20. /*overflow: hidden;*/
  21. position: relative;
  22. /*top: 97px;
  23. left: 220px;*/
  24. background: #fff;
  25. /*border-left: 4px solid #1ab395;*/
  26. /*display: none;*/
  27. }
  28. .ldtp-con .hei-list {
  29. position: absolute;
  30. top: 20%;
  31. left: 40%;
  32. z-index: 10;
  33. display: none;
  34. }
  35. .ldtp-con .hei-list input {
  36. margin-top: 3px;
  37. }
  38. /*.minClosed{
  39. position: absolute;
  40. top: 0px;
  41. right: 80px;
  42. height: 35px;
  43. width: 35px;
  44. z-index: 10;
  45. }
  46. .minClosed a{
  47. display: block;
  48. height: 1px;
  49. background: #000;
  50. width: 15px;
  51. position: absolute;
  52. top: 15px;
  53. left: 10px;
  54. }
  55. .minClosed:hover{
  56. background: #ccc;
  57. }*/
  58. .ldtp-cl {
  59. background: #243747;
  60. font-family: "宋体";
  61. height: 100%;
  62. }
  63. .ldtp-cl .head-pic>div {
  64. height: 90px;
  65. width: 90px;
  66. -webkit-border-radius: 50%;
  67. -moz-border-radius: 50%;
  68. border-radius: 50%;
  69. overflow: hidden;
  70. margin: 20px auto;
  71. border-width: 2px;
  72. border-style: solid;
  73. border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
  74. }
  75. .ldtp-cl .head-pic ul li {
  76. font-size: 12px;
  77. color: #dfe4ed;
  78. text-align: center;
  79. }
  80. .ldtp-cl .head-pic ul li.nikeName i {
  81. display: inline-block;
  82. width: 20px;
  83. height: 1px;
  84. background: #dfe4ed;
  85. }
  86. .ldtp-cl .head-pic ul li.nikeName span {
  87. margin: 0 10px;
  88. }
  89. .ldtp-cl .head-pic ul li.lahei {
  90. color: #ce2114;
  91. margin: 10px 0;
  92. cursor: pointer;
  93. }
  94. .ldtp-cl .head-pic ul li.lahei i {
  95. display: inline-block;
  96. height: 16px;
  97. width: 16px;
  98. vertical-align: middle;
  99. }
  100. .ldtp-cl .head-pic ul li.lahei .push {
  101. background: url(../../img/lahei.png) no-repeat;
  102. }
  103. .ldtp-cl .head-pic ul li.lahei .qxlh {
  104. background: url(../../img/retur.png) no-repeat;
  105. }
  106. .ldtp-cl .head-pic ul li.td-call {
  107. padding: 1em 6em;
  108. }
  109. .ldtp-cl .head-pic ul li>a {
  110. display: inline-block;
  111. }
  112. .ldtp-cl .head-pic ul li>a.drop {
  113. float: right;
  114. }
  115. .ldtp-cl .head-pic ul li>a.take {
  116. float: left;
  117. }
  118. .ldtp-cl .head-pic ul li>a>i {
  119. display: inline-block;
  120. height: 36px;
  121. width: 36px;
  122. }
  123. .ldtp-cl .head-pic ul li>a.take>i {
  124. background: url(../../img/drop.png) no-repeat;
  125. }
  126. .ldtp-cl .head-pic ul li>a.drop>i {
  127. background: url(../../img/take.png) no-repeat;
  128. }
  129. .ldtp-cl .come-detail {
  130. color: #fcf9f9;
  131. padding-left: 5em;
  132. line-height: 2em;
  133. margin-top: 35px;
  134. }
  135. .ldtp-cr {
  136. height: 100%;
  137. overflow: hidden;
  138. overflow-y: auto;
  139. }
  140. .ldtp-cr .ld-service li {
  141. float: left;
  142. font-size: 14px;
  143. color: #000;
  144. padding: 5px 15px;
  145. cursor: pointer;
  146. }
  147. .ldtp-cr ul.ld-service li.cr-click {
  148. background: #000;
  149. color: #fff;
  150. }
  151. .ld-sercon .Ps-chaxun {
  152. padding: 15px 0;
  153. line-height: 20px;
  154. }
  155. .ld-sercon .Ps-chaxun span {
  156. margin-right: 1.2em;
  157. }
  158. .ld-sercon input {
  159. width: 128px;
  160. padding-left: 10px;
  161. padding-right: 0;
  162. font-size: 14px;
  163. }
  164. .ld-sercon span p {
  165. display: inline-block;
  166. margin: 0;
  167. width: 128px;
  168. overflow: hidden;
  169. vertical-align: middle;
  170. border: 1px solid #ccc;
  171. position: relative;
  172. }
  173. /*.ld-sercon span p i{
  174. display: block;
  175. height: 18px;
  176. width: 18px;
  177. background: url(../img/select_03.png) no-repeat;
  178. position: absolute;
  179. top: 0;
  180. right: 0;
  181. }*/
  182. .ld-sercon select {
  183. /*height: 22px;*/
  184. width: 128px;
  185. padding-left: 20px;
  186. }
  187. .ld-sercon textarea {
  188. width: 70%;
  189. vertical-align: middle;
  190. -webkit-border-radius: 5px;
  191. -moz-border-radius: 5px;
  192. border-radius: 5px;
  193. }
  194. .ld-sercon .bton {
  195. width: 70px;
  196. /*height: 27px;
  197. line-height: 27px;*/
  198. background: #1ab394;
  199. -webkit-border-radius: 5px;
  200. -moz-border-radius: 5px;
  201. border-radius: 5px;
  202. margin: 0 auto;
  203. color: #fff;
  204. text-align: center;
  205. }
  206. .second-con {
  207. padding: 20px 0;
  208. }
  209. .ld-sercon .addjl {
  210. vertical-align: top;
  211. display: inline-block;
  212. width: 84px;
  213. -webkit-border-radius: 5px;
  214. -moz-border-radius: 5px;
  215. border-radius: 5px;
  216. text-align: center;
  217. padding: 0px;
  218. font-size: 12px;
  219. height: 24px;
  220. line-height: 24px;
  221. cursor: pointer;
  222. background-color: #1ab394;
  223. color: #fff
  224. }
  225. .tbth {
  226. background: #1ab394;
  227. }
  228. .dealw {
  229. color: #1ab394;
  230. }
  231. .ld-sercon>div {
  232. display: none;
  233. }
  234. .ldcr-bottom .ldcrb-top>ul {
  235. float: left;
  236. }
  237. .ldcr-bottom .ldcrb-top>ul li {
  238. float: left;
  239. font-size: 14px;
  240. width: 90px;
  241. text-align: center;
  242. height: 30px;
  243. line-height: 30px;
  244. cursor: pointer;
  245. }
  246. .ldcr-bottom .ldcrb-top>div {
  247. float: right;
  248. width: 285px;
  249. height: 30px;
  250. position: relative;
  251. }
  252. .ldcr-bottom .ldcrb-top>div .sear-inp {
  253. width: 100%;
  254. height: 100%;
  255. border: 1px solid #ccc;
  256. overflow: hidden;
  257. }
  258. .ldcr-bottom .ldcrb-top>div .sear-inp input {
  259. display: block;
  260. height: 100%;
  261. width: 88%;
  262. border: 0;
  263. outline: none;
  264. padding: 10px;
  265. }
  266. .searIcon {
  267. position: absolute;
  268. width: 12%;
  269. height: 100%;
  270. right: 0;
  271. top: 0;
  272. background-color: #1ab394;
  273. background-image: url(../../img/searIcon.png);
  274. background-repeat: no-repeat;
  275. background-position: center center;
  276. cursor: pointer;
  277. }
  278. .ldcr-bottom .detail-con {
  279. padding: 15px;
  280. border: 1px solid #ebebeb;
  281. -webkit-border-radius: 5px;
  282. -moz-border-radius: 5px;
  283. border-radius: 5px;
  284. margin-top: 15px;
  285. }
  286. .ldcr-bottom .detail-con ul li {
  287. margin-bottom: 10px;
  288. }
  289. .ldcr-bottom .detail-con ul li .zhishi-title {
  290. border-bottom: 1px solid #ccc;
  291. }
  292. .ldcr-bottom .detail-con ul li .zhishi-title a {
  293. display: block;
  294. float: left;
  295. width: 55%;
  296. white-space: nowrap;
  297. overflow: hidden;
  298. text-overflow: ellipsis;
  299. color: #000;
  300. }
  301. .ldcr-bottom .detail-con ul li .zhishi-title em {
  302. display: block;
  303. float: right;
  304. font-style: normal;
  305. font-family: Verdana;
  306. float: right;
  307. color: #000;
  308. }
  309. .ldcr-bottom .detail-con ul li .explancon {
  310. padding: 30px 10px;
  311. text-indent: 24px;
  312. line-height: 24px;
  313. color: #999;
  314. background: #f5f5f5;
  315. display: none;
  316. table-layout: fixed;
  317. word-break: break-all;
  318. overflow: hidden;
  319. }
  320. .second-con {
  321. border: 1px solid #e6e6e6;
  322. -webkit-border-radius: 5px;
  323. -moz-border-radius: 5px;
  324. border-radius: 5px;
  325. margin: 15px 0;
  326. }
  327. .shows {
  328. display: block;
  329. }
  330. .hides {
  331. display: none!important;
  332. }
  333. .hei-list .bacha:hover {
  334. color: #ccc;
  335. }
  336. .text-red {
  337. color: red;
  338. vertical-align: middle;
  339. font-size: 20px;
  340. padding: 2px;
  341. }
  342. .Pre-second label{
  343. width: 100px;
  344. text-align: right;
  345. }
  346. .Pre-second .form-group{
  347. margin-bottom: 15px;
  348. }
  349. .Pre-second label{;
  350. height: 30px;
  351. line-height: 30px;
  352. }
  353. .Pre-second select.input-sm{
  354. height: 34px;
  355. width: 182px;
  356. }
  357. .Pre-second textarea.form-control{
  358. resize: none;
  359. width: 82%;
  360. }
  361. .Pre-second .inpBox {
  362. height: 27px;
  363. width: 170px;
  364. display: inline-block;
  365. position: relative;
  366. vertical-align: middle;
  367. }
  368. .Pre-second .inps {
  369. width: 182px;
  370. height: 30px;
  371. outline: none;
  372. border: 1px solid #e6e6e6;
  373. padding: 0;
  374. padding-left: 10px;
  375. }
  376. .Pre-second .xl {
  377. display: inline-block;
  378. background: url(../../img/dropDown.png) no-repeat;
  379. height: 30px;
  380. background-position: center center;
  381. width: 20px;
  382. position: absolute;
  383. right: -11px;
  384. top: 0px;
  385. background-color: #1ab394;
  386. cursor: pointer;
  387. }
  388. .Pre-second .de_icon {
  389. position: absolute;
  390. top: 0;
  391. right: 14px;
  392. line-height: 27px;
  393. cursor: pointer;
  394. display: none;
  395. }
  396. .Pre-second .addTree {
  397. background: #fff;
  398. position: absolute;
  399. width: 100%;
  400. border: 1px solid darkgrey;
  401. left: 0;
  402. top: 30px;
  403. z-index: 10;
  404. display: none;
  405. height: 100px;
  406. overflow-y: auto;
  407. }
  408. .Pre-second .xl_common {
  409. background: #fff;
  410. position: absolute;
  411. width: 100%;
  412. border: 1px solid darkgrey;
  413. left: 0;
  414. top: 30px;
  415. z-index: 10;
  416. display: none;
  417. padding: 5px 10px;
  418. /* height: 100px; */
  419. overflow-y: auto;
  420. }
  421. .Pre-second .xl_common li:hover {
  422. background: #EBEBEB;
  423. }
  424. .Pre-second .xl_common li {
  425. padding-top: 5px;
  426. cursor: pointer;
  427. }
  428. body,
  429. html,
  430. .wrapper {
  431. height: 100%;
  432. }
  433. .ldtp-con {
  434. display: block;
  435. }
  436. .minBacha {
  437. position: absolute;
  438. top: 0;
  439. right: 80px;
  440. z-index: 10;
  441. overflow: hidden;
  442. }
  443. .minBacha > div {
  444. float: left;
  445. height: 35px;
  446. width: 35px;
  447. margin-left: 2px;
  448. }
  449. .minBacha > div a {
  450. display: block;
  451. height: 100%;
  452. width: 100%;
  453. text-align: center;
  454. background-position: center center;
  455. background-color: #2f4050;
  456. opacity: .5;
  457. }
  458. .minBacha > div a:hover {
  459. opacity: 1;
  460. }
  461. .minClosed > a {
  462. background: url("../../img/min.png") no-repeat;
  463. }
  464. .Bacha > a {
  465. background: url("../../img/gb.png") no-repeat;
  466. }
  467. .lblcount {
  468. position: absolute;
  469. right: 5px;
  470. top: 7px;
  471. }
  472. .first {
  473. z-index: 1000;
  474. }
  475. .khzl {
  476. font-size: 12px;
  477. border: 0;
  478. margin: 35px auto;
  479. color: #fff;
  480. }
  481. .khzl tr {
  482. border: 0;
  483. }
  484. .khzl th {
  485. padding: 5px 8px 5px 0;
  486. text-align: right;
  487. width: 40%;
  488. font-weight: normal;
  489. border: 0;
  490. }
  491. .khzl tbody > tr > td,
  492. .khzl tbody > tr > th {
  493. border: 0;
  494. }
  495. .khzl tbody > tr > td input,
  496. .khzl tbody > tr > td select {
  497. border: 0;
  498. outline: none;
  499. background: #243747;
  500. padding-left: 5px;
  501. width: 100%;
  502. }
  503. .khzl tbody > tr > td select {
  504. appearance: none;
  505. -moz-appearance: none;
  506. /* Firefox */
  507. -webkit-appearance: none;
  508. /* Safari 和 Chrome */
  509. }
  510. .khzl tbody > tr > td select[disabled] {
  511. background-color: #243747;
  512. }
  513. .khbtn {
  514. /*background: #97a0a8;*/
  515. color: #1ab394;
  516. font-size: 14px;
  517. vertical-align: middle;
  518. }
  519. .hei-list {
  520. width: 400px;
  521. margin: 0 auto;
  522. }
  523. .heiTop {
  524. height: 35px;
  525. background: #1ab394;
  526. color: #fff;
  527. line-height: 35px;
  528. padding: 0 15px;
  529. border-top-left-radius: 3px;
  530. border-top-right-radius: 3px;
  531. }
  532. .heiTop .htl {
  533. float: left;
  534. margin: 0;
  535. }
  536. .heiTop .bacha {
  537. float: right;
  538. font-size: 18px;
  539. cursor: pointer;
  540. margin: 0;
  541. }
  542. .heiCon {
  543. width: 100%;
  544. background: #fff;
  545. text-align: center;
  546. padding: 25px 15px;
  547. height: auto;
  548. overflow-y: auto;
  549. border: 1px solid #eee;
  550. }
  551. #time-word {
  552. border: 1px solid #1ab394;
  553. padding: 5px 0 5px 10px;
  554. width: 120px;
  555. outline: none;
  556. color: #000;
  557. }
  558. .chooses {
  559. margin-top: 10px;
  560. }
  561. .btns {
  562. background: #1ab394;
  563. color: #fff;
  564. padding: 3px 10px;
  565. outline: none;
  566. font-size: 12px;
  567. margin-left: 15px;
  568. border: 0;
  569. border-radius: 3px;
  570. box-sizing: border-box;
  571. }
  572. .bianji {
  573. display: inline-block;
  574. height: 16px;
  575. width: 16px;
  576. vertical-align: middle;
  577. margin-right: 5px;
  578. }
  579. .bianji.edi {
  580. background: url(../../img/xgai.png) no-repeat;
  581. }
  582. .bianji.sav {
  583. background: url(../../img/bbc.png) no-repeat;
  584. }
  585. .bianji.canc {
  586. background: url(../../img/quxi.png) no-repeat;
  587. }
  588. .t-shade {
  589. position: fixed;
  590. top: 0;
  591. left: 0;
  592. width: 100%;
  593. height: 100%;
  594. background: rgba(0, 0, 0, 0.48);
  595. z-index: 10004;
  596. display: none;
  597. }
  598. .shade_k {
  599. z-index: 10005;
  600. width: 40%;
  601. margin: 10% auto;
  602. background-color: #fff;
  603. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  604. border-radius: 5px;
  605. }
  606. .shade_title {
  607. padding: 0 80px 0 20px;
  608. height: 42px;
  609. line-height: 42px;
  610. border-bottom: 1px solid #eee;
  611. font-size: 16px;
  612. color: #FFFFFF;
  613. overflow: hidden;
  614. background-color: rgb(26, 179, 148);
  615. border-radius: 2px 2px 0 0;
  616. position: relative;
  617. }
  618. .setwin {
  619. position: absolute;
  620. right: 15px;
  621. top: 5px;
  622. font-size: 20px;
  623. line-height: initial;
  624. }
  625. .setwin a {
  626. font-size: 20px;
  627. color: #fff;
  628. }
  629. .shade_content {
  630. overflow-y: auto;
  631. position: relative;
  632. padding-bottom: 50px;
  633. padding: 10px;
  634. }
  635. .ldcr-bottom .detail-con ul li .active a {
  636. color: #1ab394 !important;
  637. /*color: #f95a83 !important;*/
  638. }
  639. .ldcr-bottom .detail-con ul li .active + .explancon {
  640. display: block !important;
  641. }
  642. .searchbtn {
  643. width: 2.5em;
  644. height: 24px;
  645. border-radius: 5px;
  646. position: absolute;
  647. background-color: #1AB394;
  648. background-image: url(../../img/searIcon.png);
  649. background-repeat: no-repeat;
  650. background-position: center center;
  651. cursor: pointer;
  652. }
  653. .cx {
  654. display: block;
  655. }
  656. a{
  657. color: #337ab7;
  658. }