鑫苑新版本前端代码

call.css 8.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  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: 980px;
  18. margin: 0 auto;
  19. height: 650px;
  20. overflow: hidden;
  21. /*position: absolute;*/
  22. position: relative;
  23. /*top: 97px;*/
  24. /*left: 220px;*/
  25. background: #fff;
  26. /*border-left: 4px solid #1ab395;*/
  27. /*display: none;*/
  28. }
  29. .ldtp-top{
  30. height: 40px;
  31. background: #1ab394;
  32. width: 100%;
  33. border-top-left-radius:5px;
  34. border-top-right-radius:5px;
  35. padding: 0 20px;
  36. color: #fff;
  37. font-size: 16px;
  38. line-height: 40px;
  39. }
  40. .tppl{
  41. float: left;
  42. }
  43. .tppr{
  44. float: right;
  45. }
  46. .tppr a{
  47. display: inline-block;
  48. height: 35px;
  49. width: 35px;
  50. }
  51. .minClose{
  52. background: url(../../img/min.png) no-repeat center center;
  53. }
  54. .cha{
  55. background: url(../../img/gb.png) no-repeat center center;
  56. }
  57. .khzl {
  58. font-size: 12px;
  59. border: 0;
  60. width: 100%;
  61. margin: 0 auto;
  62. color: #fff;
  63. }
  64. .khzl tr {
  65. border: 0;
  66. }
  67. .khzl th {
  68. /*padding: 5px 8px 5px 0;*/
  69. text-align: right;
  70. width: 45%;
  71. font-weight: normal;
  72. border: 0;
  73. }
  74. .khzl tbody > tr > td,
  75. .khzl tbody > tr > th {
  76. border: 0;
  77. }
  78. .khzl tbody > tr > td input {
  79. border: 0;
  80. outline: none;
  81. background: #2f4050;
  82. padding-left: 5px;
  83. width: 100%;
  84. }
  85. .khbtn {
  86. color: #1ab394;
  87. font-size: 14px;
  88. }
  89. .ldtp-con .hei-list input{
  90. margin-top: 3px;
  91. }
  92. .ldtp-cl {
  93. background: #2f4050;
  94. font-family: "宋体";
  95. height: 100%;
  96. padding: 0;
  97. }
  98. .ldtp-cl .head-pic{
  99. background: #243747;
  100. border: 1px solid transparent;
  101. }
  102. .ldtp-cl .head-pic>div {
  103. height: 90px;
  104. width: 90px;
  105. -webkit-border-radius: 50%;
  106. -moz-border-radius: 50%;
  107. border-radius: 50%;
  108. overflow: hidden;
  109. margin: 20px auto;
  110. border-width: 2px;
  111. border-style: solid;
  112. border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
  113. }
  114. .ldtp-cl .head-pic ul li {
  115. font-size: 12px;
  116. color: #dfe4ed;
  117. text-align: center;
  118. }
  119. .ldtp-cl .head-pic ul li.nikeName i {
  120. display: inline-block;
  121. width: 20px;
  122. height: 1px;
  123. background: #dfe4ed;
  124. }
  125. .ldtp-cl .head-pic ul li.nikeName span {
  126. margin: 0 10px;
  127. }
  128. .ldtp-cl .head-pic ul li.lahei{
  129. color: #ce2114;
  130. margin: 10px 0;
  131. cursor: pointer;
  132. }
  133. .ldtp-cl .head-pic ul li.lahei i{
  134. display: inline-block;
  135. height: 16px;
  136. width: 16px;
  137. vertical-align: middle;
  138. }
  139. .ldtp-cl .head-pic ul li.lahei .push{
  140. background: url(../../img/lahei.png) no-repeat;
  141. }
  142. .ldtp-cl .head-pic ul li.lahei .qxlh{
  143. background: url(../../img/retur.png) no-repeat;
  144. }
  145. .ldtp-cl .head-pic ul li.td-call {
  146. padding: 1em 6em;
  147. }
  148. .ldtp-cl .head-pic ul li>a {
  149. display: inline-block;
  150. }
  151. .ldtp-cl .head-pic ul li>a.drop {
  152. float: right;
  153. }
  154. .ldtp-cl .head-pic ul li>a.take {
  155. float: left;
  156. }
  157. .ldtp-cl .head-pic ul li>a>i {
  158. display: inline-block;
  159. height: 36px;
  160. width: 36px;
  161. }
  162. .ldtp-cl .head-pic ul li>a.take>i {
  163. background: url(../../img/drop.png) no-repeat;
  164. }
  165. .ldtp-cl .head-pic ul li>a.drop>i {
  166. background: url(../../img/take.png) no-repeat;
  167. }
  168. .ldtp-cl .come-detail {
  169. color: #fcf9f9;
  170. padding-left: 5em;
  171. line-height: 2em;
  172. margin-top: 35px;
  173. }
  174. .ldtp-cr {
  175. height: 100%;
  176. overflow: hidden;
  177. overflow-y: auto;
  178. }
  179. /*编辑按钮*/
  180. .bianji{
  181. display: inline-block;
  182. height: 16px;
  183. width: 16px;
  184. vertical-align: middle;
  185. margin-right: 5px;
  186. }
  187. .bianji.edi{
  188. background: url(../../img/xgai.png) no-repeat;
  189. }
  190. .bianji.sav{
  191. background: url(../../img/bbc.png) no-repeat;
  192. }
  193. .bianji.canc{
  194. background: url(../../img/quxi.png) no-repeat;
  195. }
  196. /*黑名单开始*/
  197. .hei-list .bacha:hover{
  198. color: #ccc;
  199. }
  200. .hei-list {
  201. position: absolute;
  202. top: 20%;
  203. left: 40%;
  204. z-index: 10;
  205. display: none;
  206. width: 400px;
  207. }
  208. .heiTop {
  209. height: 35px;
  210. background: #2f4050;
  211. color: #fff;
  212. line-height: 35px;
  213. padding: 0 15px;
  214. border-top-left-radius: 3px;
  215. border-top-right-radius: 3px;
  216. }
  217. .heiTop .htl {
  218. float: left;
  219. margin: 0;
  220. }
  221. .heiTop .bacha {
  222. float: right;
  223. font-size: 18px;
  224. cursor: pointer;
  225. margin: 0;
  226. }
  227. .heiCon {
  228. width: 100%;
  229. background: #fff;
  230. text-align: center;
  231. padding: 25px 15px;
  232. height: auto;
  233. overflow-y: auto;
  234. border: 1px solid #eee;
  235. }
  236. #time-word {
  237. border: 1px solid #1ab394;
  238. padding: 5px 0 5px 10px;
  239. width: 120px;
  240. outline: none;
  241. color: #000;
  242. }
  243. .chooses {
  244. margin-top: 10px;
  245. }
  246. .btns {
  247. background: #1ab394;
  248. color: #fff;
  249. padding: 6px 10px;
  250. outline: none;
  251. font-size: 12px;
  252. margin-left: 15px;
  253. border: 0;
  254. border-radius: 3px;
  255. box-sizing: border-box;
  256. }
  257. /*黑名单结束*/
  258. /*右侧内容*/
  259. .cr-title{
  260. border-bottom: 1px solid #e4eaec;
  261. font-size: 14px;
  262. }
  263. .cr-title li{
  264. padding: 10px 17px;
  265. /*border-bottom: 2px solid #1ab394;*/
  266. float: left;
  267. }
  268. .checkbox label{
  269. padding-left: 10px;
  270. font-size: 12px;
  271. }
  272. .checkbox-inline{
  273. margin-right: 40px;
  274. }
  275. .crtcon{
  276. padding-left: 17px;
  277. }
  278. .check{
  279. padding: 20px 0;
  280. }
  281. .sel{
  282. /*padding: 10px 17px;*/
  283. border-bottom: 2px solid #1ab394;
  284. color: #1ab394;
  285. }
  286. .tabCon>div{
  287. width: 100%;
  288. }
  289. .tabCon>div.tone table th{
  290. padding: 5px 8px 5px 0;
  291. text-align: right;
  292. /*width: 20%;*/
  293. }
  294. .tabCon>div.tone table td{
  295. padding: 6px 0 5px 10px;
  296. text-align: left;
  297. color: #717171;
  298. line-height: 200%;
  299. }
  300. .tabCon>div.tone table td textarea{
  301. width: 95%;
  302. height: 70px;
  303. resize: none;
  304. background: #f5f5f5;
  305. }
  306. .inpBox {
  307. border: 1px solid #a9a9a9;
  308. height: 27px;
  309. width: 95px;
  310. display: inline-block;
  311. position: relative;
  312. vertical-align: middle;
  313. margin-right: 25px;
  314. }
  315. .inps {
  316. width: 82%;
  317. height: 22px;
  318. outline: none;
  319. border: 0;
  320. border-image-width: 0;
  321. padding: 0;
  322. padding-left: 3px;
  323. }
  324. .xl {
  325. display: inline-block;
  326. background: url(../img/dropla.png) no-repeat;
  327. height: 100%;
  328. background-position: center center;
  329. width: 20px;
  330. position: absolute;
  331. right: 0;
  332. top: 0px;
  333. cursor: pointer;
  334. background-color: #fff;
  335. }
  336. .addTree {
  337. background: #fff;
  338. position: absolute;
  339. width: 100%;
  340. border: 1px solid darkgrey;
  341. right: 0;
  342. top: 26px;
  343. display: none;
  344. /* height: 220px; */
  345. overflow-y: auto;
  346. z-index: 10;
  347. text-align: center;
  348. }
  349. .jia{
  350. display: inline-block;
  351. height: 17px;
  352. width: 17px;
  353. background: url(../img/lvadd.png) no-repeat;
  354. vertical-align: sub;
  355. margin-right: 5px;
  356. }
  357. /*添加产品开始*/
  358. .addGoods{
  359. position: absolute;
  360. top: 0;
  361. right: 0;
  362. bottom: 0;
  363. left: 0;
  364. height: 100%;
  365. width: 100%;
  366. background: rgba(0, 0, 0, 0.48);
  367. z-index: 100;
  368. display: none;
  369. }
  370. .addCon{
  371. background: #fff;
  372. width: 70%;
  373. margin: 55px auto 0 auto;
  374. }
  375. .atop{
  376. height: 35px;
  377. background: #1ab394;
  378. color: #fff;
  379. line-height: 35px;
  380. padding: 0 15px;
  381. }
  382. .atl{
  383. float: left;
  384. margin: 0;
  385. }
  386. .atr{
  387. float: right;
  388. height: 35px;
  389. width: 20px;
  390. background: url(../img/cha.png) no-repeat;
  391. background-position: center center;
  392. margin: 0;
  393. cursor: pointer;
  394. }
  395. /*添加产品结束*/
  396. .orderDetail{
  397. border-bottom: 1px solid #1ab394;
  398. margin-bottom: 20px;
  399. display: none;
  400. }
  401. .odt{
  402. color: #333;
  403. height: 85px;
  404. border-bottom: 1px solid #f1f1f1;
  405. }
  406. .odt li{
  407. float: left;
  408. width: 15%;
  409. padding: 30px 0;
  410. text-align: center;
  411. }
  412. .odt li.decrp{
  413. width: 40%;
  414. padding: 0;
  415. text-align: left;
  416. }
  417. .count{
  418. width: 60%;
  419. margin: 0 auto;
  420. background: #f1f1f1;
  421. padding: 3px;
  422. }
  423. .count .jiaUp, .count .jian{
  424. display: inline-block;
  425. height: 20px;
  426. width: 14px;
  427. vertical-align: middle;
  428. }
  429. .count .jiaUp{
  430. background: url(../img/addj.png) no-repeat;
  431. background-position: center center;
  432. }
  433. .count .jian{
  434. background: url(../img/jians.png) no-repeat;
  435. background-position: center center;
  436. }
  437. .gdt{
  438. overflow: hidden;
  439. text-overflow: ellipsis;
  440. white-space: nowrap;
  441. width: 200px;
  442. }
  443. .orMark{
  444. padding: 20px 15px;
  445. background: #f5f5f5;
  446. color: #333;
  447. }
  448. .orMark>div{
  449. float: left;
  450. width: 50%;
  451. }