Nessuna descrizione

call.css 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  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. position: relative;
  21. background: #fff;
  22. }
  23. .ldtp-con .hei-list {
  24. position: absolute;
  25. top: 20%;
  26. left: 40%;
  27. z-index: 10;
  28. display: none;
  29. }
  30. .ldtp-con .hei-list input {
  31. margin-top: 3px;
  32. }
  33. .ldtp-cl {
  34. background: #243747;
  35. font-family: "宋体";
  36. height: 100%;
  37. }
  38. .ldtp-cl .head-pic>div {
  39. height: 90px;
  40. width: 90px;
  41. -webkit-border-radius: 50%;
  42. -moz-border-radius: 50%;
  43. border-radius: 50%;
  44. overflow: hidden;
  45. margin: 20px auto;
  46. border-width: 2px;
  47. border-style: solid;
  48. border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
  49. }
  50. .ldtp-cl .head-pic ul li {
  51. font-size: 12px;
  52. color: #dfe4ed;
  53. text-align: center;
  54. }
  55. .ldtp-cl .head-pic ul li.nikeName i {
  56. display: inline-block;
  57. width: 20px;
  58. height: 1px;
  59. background: #dfe4ed;
  60. }
  61. .ldtp-cl .head-pic ul li.nikeName span {
  62. margin: 0 10px;
  63. }
  64. .ldtp-cl .head-pic ul li.lahei {
  65. color: #ce2114;
  66. margin: 10px 0;
  67. cursor: pointer;
  68. }
  69. .ldtp-cl .head-pic ul li.lahei i {
  70. display: inline-block;
  71. height: 16px;
  72. width: 16px;
  73. vertical-align: middle;
  74. }
  75. .ldtp-cl .head-pic ul li.lahei .push {
  76. background: url(../../img/lahei.png) no-repeat;
  77. }
  78. .ldtp-cl .head-pic ul li.lahei .qxlh {
  79. background: url(../../img/retur.png) no-repeat;
  80. }
  81. .ldtp-cl .head-pic ul li.td-call {
  82. padding: 1em 6em;
  83. }
  84. .ldtp-cl .head-pic ul li>a {
  85. display: inline-block;
  86. }
  87. .ldtp-cl .head-pic ul li>a.drop {
  88. float: right;
  89. }
  90. .ldtp-cl .head-pic ul li>a.take {
  91. float: left;
  92. }
  93. .ldtp-cl .head-pic ul li>a>i {
  94. display: inline-block;
  95. height: 36px;
  96. width: 36px;
  97. }
  98. .ldtp-cl .head-pic ul li>a.take>i {
  99. background: url(../../img/drop.png) no-repeat;
  100. }
  101. .ldtp-cl .head-pic ul li>a.drop>i {
  102. background: url(../../img/take.png) no-repeat;
  103. }
  104. .ldtp-cl .come-detail {
  105. color: #fcf9f9;
  106. padding-left: 5em;
  107. line-height: 2em;
  108. margin-top: 35px;
  109. }
  110. .ldtp-cr {
  111. height: 100%;
  112. overflow: hidden;
  113. overflow-y: auto;
  114. }
  115. .ldtp-cr .ld-service li {
  116. float: left;
  117. font-size: 14px;
  118. color: #000;
  119. padding: 5px 15px;
  120. cursor: pointer;
  121. }
  122. .ldtp-cr ul.ld-service li.cr-click {
  123. background: #000;
  124. color: #fff;
  125. }
  126. .ld-sercon .Ps-chaxun {
  127. padding: 15px 0;
  128. line-height: 20px;
  129. }
  130. .ld-sercon .Ps-chaxun span {
  131. margin-right: 1.2em;
  132. }
  133. .ld-sercon input {
  134. width: 128px;
  135. padding-left: 10px;
  136. padding-right: 0;
  137. font-size: 14px;
  138. }
  139. .ld-sercon span p {
  140. display: inline-block;
  141. margin: 0;
  142. width: 128px;
  143. overflow: hidden;
  144. vertical-align: middle;
  145. border: 1px solid #ccc;
  146. position: relative;
  147. }
  148. .ld-sercon select {
  149. width: 128px;
  150. padding-left: 20px;
  151. }
  152. .ld-sercon textarea {
  153. width: 70%;
  154. vertical-align: middle;
  155. -webkit-border-radius: 5px;
  156. -moz-border-radius: 5px;
  157. border-radius: 5px;
  158. }
  159. .ld-sercon .bton {
  160. width: 70px;
  161. background: #00479D;
  162. -webkit-border-radius: 5px;
  163. -moz-border-radius: 5px;
  164. border-radius: 5px;
  165. margin: 0 auto;
  166. color: #fff;
  167. text-align: center;
  168. }
  169. .second-con {
  170. padding: 20px 0;
  171. }
  172. .ld-sercon .addjl {
  173. vertical-align: top;
  174. display: inline-block;
  175. width: 84px;
  176. -webkit-border-radius: 5px;
  177. -moz-border-radius: 5px;
  178. border-radius: 5px;
  179. text-align: center;
  180. padding: 0px;
  181. font-size: 12px;
  182. height: 24px;
  183. line-height: 24px;
  184. cursor: pointer;
  185. background-color: #00479D;
  186. color: #fff
  187. }
  188. .tbth {
  189. background: #00479D;
  190. }
  191. .dealw {
  192. color: #00479D;
  193. }
  194. .ld-sercon>div {
  195. display: none;
  196. }
  197. .ldcr-bottom .ldcrb-top>ul {
  198. float: left;
  199. }
  200. .ldcr-bottom .ldcrb-top>ul li {
  201. float: left;
  202. font-size: 14px;
  203. width: 90px;
  204. text-align: center;
  205. height: 30px;
  206. line-height: 30px;
  207. cursor: pointer;
  208. }
  209. .ldcr-bottom .ldcrb-top>div {
  210. float: right;
  211. width: 285px;
  212. height: 30px;
  213. position: relative;
  214. }
  215. .ldcr-bottom .ldcrb-top>div .sear-inp {
  216. width: 100%;
  217. height: 100%;
  218. border: 1px solid #ccc;
  219. overflow: hidden;
  220. }
  221. .ldcr-bottom .ldcrb-top>div .sear-inp input {
  222. display: block;
  223. height: 100%;
  224. width: 88%;
  225. border: 0;
  226. outline: none;
  227. padding: 10px;
  228. }
  229. .searIcon {
  230. position: absolute;
  231. width: 12%;
  232. height: 100%;
  233. right: 0;
  234. top: 0;
  235. background-color: #00479D;
  236. background-image: url(../../img/searIcon.png);
  237. background-repeat: no-repeat;
  238. background-position: center center;
  239. cursor: pointer;
  240. }
  241. .ldcr-bottom .detail-con {
  242. padding: 15px;
  243. border: 1px solid #ebebeb;
  244. -webkit-border-radius: 5px;
  245. -moz-border-radius: 5px;
  246. border-radius: 5px;
  247. margin-top: 15px;
  248. }
  249. .ldcr-bottom .detail-con ul li {
  250. margin-bottom: 10px;
  251. }
  252. .ldcr-bottom .detail-con ul li .zhishi-title {
  253. border-bottom: 1px solid #ccc;
  254. }
  255. .ldcr-bottom .detail-con ul li .zhishi-title a {
  256. display: block;
  257. float: left;
  258. width: 55%;
  259. white-space: nowrap;
  260. overflow: hidden;
  261. text-overflow: ellipsis;
  262. color: #000;
  263. }
  264. .ldcr-bottom .detail-con ul li .zhishi-title em {
  265. display: block;
  266. float: right;
  267. font-style: normal;
  268. font-family: Verdana;
  269. float: right;
  270. color: #000;
  271. }
  272. .ldcr-bottom .detail-con ul li .explancon {
  273. padding: 30px 10px;
  274. text-indent: 24px;
  275. line-height: 24px;
  276. color: #999;
  277. background: #f5f5f5;
  278. display: none;
  279. table-layout: fixed;
  280. word-break: break-all;
  281. overflow: hidden;
  282. }
  283. .second-con {
  284. border: 1px solid #e6e6e6;
  285. -webkit-border-radius: 5px;
  286. -moz-border-radius: 5px;
  287. border-radius: 5px;
  288. margin: 15px 0;
  289. }
  290. .shows {
  291. display: block;
  292. }
  293. .hides {
  294. display: none!important;
  295. }
  296. .hei-list .bacha:hover {
  297. color: #ccc;
  298. }
  299. .text-red {
  300. color: red;
  301. vertical-align: middle;
  302. font-size: 20px;
  303. padding: 2px;
  304. }
  305. .Pre-second label{
  306. width: 100px;
  307. text-align: right;
  308. }
  309. .Pre-second .form-group{
  310. margin-bottom: 15px;
  311. }
  312. .Pre-second label{;
  313. height: 30px;
  314. line-height: 30px;
  315. }
  316. .Pre-second select.input-sm{
  317. height: 34px;
  318. width: 198px;
  319. }
  320. .Pre-second textarea.form-control{
  321. resize: none;
  322. width: 82%;
  323. }
  324. .Pre-second .inpBox {
  325. height: 27px;
  326. width: 170px;
  327. display: inline-block;
  328. position: relative;
  329. vertical-align: middle;
  330. }
  331. .Pre-second .inps {
  332. width: 182px;
  333. height: 30px;
  334. outline: none;
  335. border: 1px solid #e6e6e6;
  336. padding: 0;
  337. padding-left: 10px;
  338. }
  339. .Pre-second .xl {
  340. display: inline-block;
  341. background: url(../../img/dropDown.png) no-repeat;
  342. height: 30px;
  343. background-position: center center;
  344. width: 20px;
  345. position: absolute;
  346. right: -11px;
  347. top: 0px;
  348. background-color: #00479D;
  349. cursor: pointer;
  350. }
  351. .Pre-second .de_icon {
  352. position: absolute;
  353. top: 0;
  354. right: 14px;
  355. line-height: 27px;
  356. cursor: pointer;
  357. display: none;
  358. }
  359. .Pre-second .addTree {
  360. background: #fff;
  361. position: absolute;
  362. width: 100%;
  363. border: 1px solid darkgrey;
  364. left: 0;
  365. top: 30px;
  366. z-index: 10;
  367. display: none;
  368. height: 100px;
  369. overflow-y: auto;
  370. }
  371. .Pre-second .xl_common {
  372. background: #fff;
  373. position: absolute;
  374. width: 100%;
  375. border: 1px solid darkgrey;
  376. left: 0;
  377. top: 30px;
  378. z-index: 10;
  379. display: none;
  380. padding: 5px 10px;
  381. /* height: 100px; */
  382. overflow-y: auto;
  383. }
  384. .Pre-second .xl_common li:hover {
  385. background: #EBEBEB;
  386. }
  387. .Pre-second .xl_common li {
  388. padding-top: 5px;
  389. cursor: pointer;
  390. }