main-min.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. .clearfix {
  2. *zoom:1;
  3. }
  4. .clearfix:before,.clearfix:after {
  5. display:table;
  6. content:"";
  7. }
  8. .clearfix:after {
  9. clear:both;
  10. }
  11. .hide-text {
  12. overflow:hidden;
  13. text-indent:100%;
  14. white-space:nowrap;
  15. }
  16. .input-block-level {
  17. display:block;
  18. width:100%;
  19. min-height:28px;
  20. -webkit-box-sizing:border-box;
  21. -moz-box-sizing:border-box;
  22. -ms-box-sizing:border-box;
  23. box-sizing:border-box;
  24. }
  25. .pull-right {
  26. float:right;
  27. }
  28. .pull-left {
  29. float:left;
  30. }
  31. .hide {
  32. display:none;
  33. }
  34. .show {
  35. display:block;
  36. }
  37. .invisible {
  38. visibility:hidden;
  39. }
  40. .ks-inline-block {
  41. display:inline-block;
  42. *display:inline;
  43. *zoom:1;
  44. }
  45. .ks-ext-mask {
  46. background-color:#333;
  47. opacity:.5;
  48. filter:Alpha(opacity=50);
  49. }
  50. .ks-clear {
  51. *zoom:1;
  52. }
  53. .ks-clear:before,.ks-clear:after {
  54. display:table;
  55. content:"";
  56. }
  57. .ks-clear:after {
  58. clear:both;
  59. }
  60. .ks-hidden {
  61. display:none;
  62. }
  63. html {
  64. *overflow:hidden;
  65. }
  66. body {
  67. overflow:hidden;
  68. background-color:white;
  69. }
  70. iframe {
  71. border:none;
  72. padding:none;
  73. }
  74. .header {
  75. height:50px;
  76. width:100%;
  77. color: #666;
  78. }
  79. .dl-title {
  80. float:left;
  81. color:#fff;
  82. font-size:16px;
  83. width:200px;
  84. height: 50px;
  85. line-height: 50px;
  86. text-align: center;
  87. }
  88. .dl-title img{
  89. height: 45px; position: relative; top:-5px;
  90. }
  91. .dl-title .logo-arrow{position:absolute;right:-5px;top:7px;width:10px;height:40px;}
  92. .fyt_nav{ float:left;}
  93. .fyt_nav ul li{float: left;padding: 0px 13px;
  94. color: #fff;cursor: pointer;font-size: 14px;height: 50px;line-height: 50px;vertical-align: middle;}
  95. .fyt_nav>ul li a {display: inline-block;width: 100%;height: 50px; color: #fff;}
  96. .fyt_nav>ul li i {display: block;float: left;margin-right:5px; margin-top: 17px; font-size:15px;}
  97. .fyt_nav i.top_ico0{background-position: 2px -301px;}
  98. .fyt_nav i.top_ico1{ background:url(../images/icon/ico-7.png) no-repeat; background-position: 0px 15px;}
  99. .fyt_nav i.top_ico2{background-position: -78px -301px;}
  100. .fyt_nav i.top_ico3{ background:url(../images/icon/ico-6.png) no-repeat; background-position: 0px 15px;}
  101. .fyt_nav i.top_ico4{background-position: -38px -301px;}
  102. .fyt_nav i.top_ico5{background-position: -158px -301px;}
  103. .fyt_nav i.top_ico6{background-position: -118px -301px;}
  104. .dl-log {
  105. float:right;
  106. }
  107. .dl-log-user {
  108. float:left; border-left:1px solid #fff; height:36px;padding:6px 10px 8px 10px; position:relative;
  109. }
  110. .dl_nav_titles{height: 43px;line-height: 43px;color: #f0f0f0;
  111. font-weight: bold;overflow: hidden;vertical-align: middle;
  112. width: 197px;border-left: 3px solid #2dcb73;
  113. background-color: #4d5465;}
  114. .dl_nav_titles span{ font-size:14px;display:inline-block; margin-left:10px;}
  115. .dl_nav_titles i{font-size:14px; margin-left: 20px; position: relative; top:-1px;}
  116. .log_tbox{ position:absolute; top:50px; left:0px; width:100%; padding:10px 0px; z-index:10000;border: 1px solid #b1b1b1;
  117. background: #fff;box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); display:none;}
  118. .log_tbox ul li{padding:5px 10px; border-bottom:1px solid #f1f1f1;}
  119. .log_tbox ul li.tbox_icon_1 i{ display:inline-block; vertical-align:middle; width:14px; height:14px; background:url(../images/icon/user-black.png) no-repeat; margin:0px 5px; position:relative; top:-2px;}
  120. .log_tbox ul li.tbox_icon_2 i{ display:inline-block; vertical-align:middle; width:14px; height:14px; background:url(../images/icon/calendar-black.png) no-repeat; margin:0px 5px; position:relative; top:-2px;}
  121. .log_tbox ul li.tbox_icon_3 i{ display:inline-block; vertical-align:middle; width:14px; height:14px; background:url(../images/icon/mail-black.png) no-repeat; margin:0px 5px; position:relative; top:-2px;}
  122. .log_face{width:40px; height:40px; float:left; overflow:hidden;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
  123. .log_user_infor{ float:left; line-height:40px; margin-left:15px; color:#fff;}
  124. .log_user_infor a{ color:#fff;}
  125. .log_user_infor b,.dl_sel_site a b{border-color: #666 transparent transparent transparent;
  126. border-style: solid;border-width: 8px 6px 0px 6px;width: 0;height: 0;display: inline-block;margin-left: 10px;vertical-align: middle;}
  127. .dl_sel_site{padding:10px 5px 0px 5px; line-height:36px; height:36px; float:left;font-size:16px;position:relative;}
  128. .dl_sel_site input{font-size: 12px;border: none;background: none;color: #fff;padding: 2px 24px 2px 5px;height: 25px;font-family:'Microsoft YaHei'; -webkit-transition: all 0.8s; transition: all 0.8s;-webkit-transition-duration: 0.8s;transition-duration: 0.8s;}
  129. .dl_sel_site ::-webkit-input-placeholder{color:#fff;font-family:'Microsoft YaHei'}
  130. .dl_sel_site ::-moz-placeholder{color:#fff;font-family:'Microsoft YaHei'}
  131. .dl_sel_site ::-ms-input-placeholder{color:#fff;font-family:'Microsoft YaHei'}
  132. .dl_sel_site input:focus,.dl_sel_site input:hover,.dl_sel_site input:active{outline:none;background-color: #18a689;border-radius:2px;}
  133. .dl_sel_site a i {display: inline-block;font-size:14px;position:relative; top:-1px;vertical-align: middle;margin-right: 5px;}
  134. .dl_email{padding:0 15px; float:left; background-color:#2e8965; height:50px;}
  135. .dl_email i{ display:inline-block; width:22px; height:22px; background:url(../images/skin/1002.png) no-repeat -30px 0px; float:left; margin:15px 5px 0 0px;}
  136. .dl_email span{ display:inline-block; float:left; width:20px; height:20px; background-color:#81af6f; color:#fff; text-align:center;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;margin:15px 0px 0 0px; float:left;}
  137. .z-menu{ color:#333; border: 1px solid #B2BBC5; border-top:none;background: #fff none;box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);border-radius: 3px; width:250px; min-height:200px; position:absolute; top:50px; right:0px; display:none; z-index:10001; }
  138. .z-menu input{height:18px; line-height:18px;}
  139. .zd-sear{width:250px; height:33px;background: url(../images/icon/bar.gif) repeat-x 0 -500px;}
  140. .zd-sear tt{ display:inline-block; padding:5px 0 0 5px;}
  141. .zd-sear input{width:135px; padding:1px 4px; outline: none;}
  142. .z-menu dl{padding:0px 5px;}
  143. .z-menu dl dt{ padding-left:12px; height:20px; line-height:20px;}
  144. .z-menu dl dt i{font-size:15px; margin-right: 5px;}
  145. .tree-skeleton-icon{width: 24px;height: 22px;background: url(../images/skin/sprites_tree.gif) no-repeat 0 0;background-position: 0 -125px; display:inline-block;}
  146. .nowservice{ display:block; height:22px; line-height:22px; vertical-align:top; margin-top:3px;}
  147. .nowservice img{ vertical-align:inherit;}
  148. .nowservice .im-align-left{font-size:13px; position: relative;top:-6px; margin-right: 3px;}
  149. .line-null{width: 24px;height: 22px;background: url(../images/skin/sprites_tree.gif) no-repeat;background-position: 0px -150px; display:inline-block;}
  150. .z-menu ul{}
  151. .z-menu ul li{height:23px; line-height:23px; padding-left:20px; vertical-align:top;}
  152. .z-menu ul li .im-forward3{ position: relative; top:-6px; font-size:12px;}
  153. .z-menu ul li:hover{ background-color:#2dcb73; color:#fff; cursor:pointer;}
  154. .dl_exit{width:50px; height: 50px; float: left;
  155. font-size:23px; color: #2dcb73; text-align: center; cursor: pointer;}
  156. .dl_exit:hover i{ color: #df6c6e;}
  157. .dl_exit i{ margin-top:15px}
  158. .dl-log-quit {
  159. color:#c1d5ec;
  160. padding:8px 10px;
  161. padding-left:15px;
  162. position:relative;
  163. }
  164. .dl-log-quit a{ display:block;}
  165. .dl-log-quit i{ display:inline-block; vertical-align:middle; width:14px; height:14px; background:url(../images/icon/power-black.png) no-repeat; margin:0px 5px; position:absolute; top:10px; right:10px;}
  166. .content {
  167. width:100%;
  168. position: relative;
  169. }
  170. .nav-item-inner,.dl4-hide-list .dl-hover {
  171. }
  172. .nav-item.dl-selected {
  173. background-color:#1ab394;
  174. }
  175. .nav-item.dl-selected a span, .nav-item:hover a span{ color: #fff;}
  176. .dl4-hide-list .dl-hover{
  177. }
  178. .nav-item:hover{ background-color: #1ab394;}
  179. .nav-item.dl-hover a i,.nav-item.dl-selected a i{ color: #fff !important;}
  180. .nav-item-inner {
  181. padding:4px 0 0 31px;
  182. height:30px;
  183. border:1px solid transparent;
  184. _border:none;
  185. }
  186. .nav-item-mask {
  187. display:none;
  188. width:128px;
  189. height:25px;
  190. position:absolute;
  191. background-color:white;
  192. top:8px;
  193. opacity:.15;
  194. filter:alpha(opacity=15);
  195. -webkit-border-radius:2px;
  196. -moz-border-radius:2px;
  197. border-radius:2px;
  198. border:1px solid #333;
  199. }
  200. .dl-hide-list {
  201. position:absolute;
  202. width:160px;
  203. overflow:hidden;
  204. z-index:10;
  205. border:1px solid #C3C3D6;
  206. border-top:none;
  207. padding:10px 0 0;
  208. background-color:#E8E9EE;
  209. }
  210. .dl-hide-list .nav-item {
  211. float:none;
  212. padding:0;
  213. width:158px;
  214. border:1px solid white;
  215. border-width:0 1px;
  216. }
  217. .dl-hide-list .dl-item-inner {
  218. background-color:#E8E9EE;
  219. font-size:12px;
  220. color:#666;
  221. height:23px;
  222. margin:0 5px;
  223. }
  224. .dl-hide-list .nav-item:last-child {
  225. -webkit-border-radius:0 0 2px 2px;
  226. -moz-border-radius:0 0 2px 4px;
  227. border-radius:0 0 2px 2px;
  228. padding-bottom:10px;
  229. border-bottom:1px solid white;
  230. }
  231. .dl-hide-list .dl-last {
  232. padding-top:6px;
  233. background-color:transparent;
  234. }
  235. .dl-hide-list .dl-last {
  236. display:none;
  237. }
  238. .dl-hide-list .nav-item-inner {
  239. background-color:#E8E9EE;
  240. font-size:12px;
  241. color:#666;
  242. height:23px;
  243. margin:0 5px;
  244. }
  245. .dl-hide-list .nav-item:hover .nav-item-inner {
  246. background-color:#e0e6fc;
  247. border:1px solid #a9b9f5;
  248. border-radius:2px;
  249. }
  250. .nav-list .dl-last .nav-item-mask {
  251. display:block;
  252. }
  253. .nav-list .dl-selected .nav-item-inner {
  254. -webkit-border-radius:2px 2px 0 0;
  255. -moz-border-radius:2px 2px 0 0;
  256. border-radius:2px 2px 0 0;
  257. border:1px solid #FFF;
  258. background-color:#E8E9EE;
  259. color:#43478e;
  260. font-weight:bold;
  261. height:30px;
  262. }
  263. .nav-list .dl-selected .nav-item-mask {
  264. display:none;
  265. }
  266. .dl4-hide-list .nav-permission,.dl-selected .nav-permission {
  267. background-position:4px -124px;
  268. }
  269. .nav-permission {
  270. background-position:4px -174px;
  271. }
  272. .dl4-hide-list .nav-storage,.dl-selected .nav-storage {
  273. background-position:-444px -127px;
  274. }
  275. .nav-storage {
  276. background-position:-444px -176px;
  277. }
  278. .dl-selected .nav-inventory,.dl4-hide-list .nav-inventory {
  279. background-position:-443px -324px;
  280. }
  281. .nav-inventory {
  282. background-position:-444px -375px;
  283. }
  284. .dl-selected .nav-user,.dl4-hide-list .nav-user {
  285. background-position:-144px -224px;
  286. }
  287. .nav-user {
  288. background-position:-144px -274px;
  289. }
  290. .dl-selected .nav-order,.dl4-hide-list .nav-order {
  291. background-position:-144px -126px;
  292. }
  293. .nav-order {
  294. background-position:-144px -176px;
  295. }
  296. .dl-selected .nav-product,.dl4-hide-list .nav-product {
  297. background-position:-444px -427px;
  298. }
  299. .nav-product {
  300. background-position:-444px -477px;
  301. }
  302. .dl-selected .nav-supplier,.dl4-hide-list .nav-supplier {
  303. background-position:-594px -427px;
  304. }
  305. .nav-supplier {
  306. background-position:-594px -476px;
  307. }
  308. .dl-selected .nav-cost,.dl4-hide-list .nav-cost {
  309. background-position:-294px -324px;
  310. }
  311. .nav-cost {
  312. background-position:-294px -374px;
  313. }
  314. .dl-selected .nav-monitor,.dl4-hide-list .nav-monitor {
  315. background-position:-144px -324px;
  316. }
  317. .nav-monitor {
  318. background-position:-144px -374px;
  319. }
  320. .dl-selected .nav-gather,.dl4-hide-list .nav-gather {
  321. background-position:4px -224px;
  322. }
  323. .nav-gather {
  324. background-position:4px -274px;
  325. }
  326. .dl-selected .nav-distribution,.dl4-hide-list .nav-distribution {
  327. background-position:-444px -224px;
  328. }
  329. .nav-distribution {
  330. background-position:-444px -274px;
  331. }
  332. .dl-selected .nav-goods,.dl4-hide-list .nav-goods {
  333. background-position:-594px -124px;
  334. }
  335. .nav-goods {
  336. background-position:-594px -174px;
  337. }
  338. .dl-selected .nav-register,.dl4-hide-list .nav-register {
  339. background-position:-594px -224px;
  340. }
  341. .nav-register {
  342. background-position:-594px -274px;
  343. }
  344. .dl-selected .nav-marketing,.dl4-hide-list .nav-marketing {
  345. background-position:4px -324px;
  346. }
  347. .nav-marketing {
  348. background-position:4px -374px;
  349. }
  350. .dl-selected .nav-package,.dl4-hide-list .nav-package {
  351. background-position:-594px -324px;
  352. }
  353. .nav-package {
  354. background-position:-594px -374px;
  355. }
  356. .dl-selected .nav-home,.dl4-hide-list .nav-home {
  357. background-position:4px -424px;
  358. }
  359. .nav-home {
  360. background-position:4px -474px;
  361. }
  362. .dl-selected .nav-product-certified,.dl4-hide-list .nav-product-certified {
  363. background-position:4px -524px;
  364. }
  365. .nav-product-certified {
  366. background-position:4px -574px;
  367. }
  368. .dl-selected .nav-quality-certified,.dl4-hide-list .nav-quality-certified {
  369. background-position:-144px -524px;
  370. }
  371. .nav-quality-certified {
  372. background-position:-144px -574px;
  373. }
  374. .dl-selected .nav-supplier-certified,.dl4-hide-list .nav-supplier-certified {
  375. background-position:-294px -524px;
  376. }
  377. .nav-supplier-certified {
  378. background-position:-294px -574px;
  379. }
  380. .dl-selected .nav-certification,.dl4-hide-list .nav-certification {
  381. background-position:-444px -524px;
  382. }
  383. .nav-certification {
  384. background-position:-444px -574px;
  385. }
  386. .dl-selected .nav-sample,.dl4-hide-list .nav-sample {
  387. background-position:-594px -524px;
  388. }
  389. .nav-sample {
  390. background-position:-594px -575px;
  391. }
  392. .dl-selected .nav-supplychain,.dl4-hide-list .nav-supplychain {
  393. background-position:-747px -125px;
  394. }
  395. .nav-supplychain {
  396. background-position:-747px -178px;
  397. }
  398. .dl-inform {
  399. width:135px;
  400. float:right;
  401. padding-top:10px;
  402. cursor:pointer;
  403. display:none;
  404. }
  405. .dl-hide-current {
  406. margin-left:5px;
  407. }
  408. .dl-selected .dl-hide-current {
  409. background-image:url('../img/sprite-469-300.png');
  410. }
  411. .dl-tab-content {
  412. width:100%;
  413. height:100%;
  414. }
  415. .dl-tab-item {
  416. width:100%;
  417. }
  418. .dl-tab-item-inner {
  419. width:100%;
  420. height:430px;
  421. }
  422. .dl-second-nav,.dl-second-tree,.dl-inner-tab {
  423. height:100%;
  424. }
  425. .dl-second-tree {
  426. width:200px;
  427. float:left;
  428. background-color: #535a6c;
  429. }
  430. .dl-second-nav {
  431. float:left;
  432. width:200px;
  433. position:relative;
  434. background-color:#535a6c;
  435. }
  436. .dl-inner-tab .dl-tab-nav {
  437. background-color:#E8E9EE;
  438. }
  439. .dl-second-nav .menu-container {
  440. background-color:transparent;
  441. }
  442. .dl-collapse .dl-second-nav {
  443. width:10px;
  444. }
  445. .dl-collapse .dl-second-tree {
  446. width:3px;
  447. }
  448. .dl-collapse .menu-container {
  449. display:none;
  450. }
  451. .dl-inner-tab {
  452. margin-left:200px;
  453. }
  454. .dl-collapse .dl-inner-tab {
  455. margin-left:10px;
  456. }
  457. .dl-second-slib-con {
  458. position:absolute;
  459. top:0;
  460. right:-6px;
  461. height:100%;
  462. width:7px;
  463. overflow:hidden;
  464. display: none;
  465. }
  466. .dl-second-slib {
  467. position:absolute;
  468. height:100%;
  469. width:6px;
  470. cursor:pointer;
  471. top:25px;
  472. border-left:1px solid #C3C3D6;
  473. border-radius:2px;
  474. background:url('/img/left-slib.gif') no-repeat 0 center transparent;
  475. }
  476. .dl-collapse .dl-second-slib {
  477. background-position:-6px center;
  478. }
  479. .dl-inner-tab .bui-nav-tab,.dl-inner-tab .tab-nav-inner {
  480. background-color:#f6f7f7;
  481. }
  482. .dl-inner-tab .tab-content-container {
  483. background-color:#fff;
  484. }
  485. .user-menu{
  486. position: absolute;
  487. width: 180px;
  488. height: 55px;
  489. padding-top: 10px;
  490. padding-left: 20px;
  491. -webkit-transition: 300ms ease;
  492. -moz-transition: 300ms ease;
  493. -o-transition: 300ms ease;
  494. transition: 300ms ease;
  495. z-index: 1000;
  496. color: #f0f0f0;
  497. cursor: pointer;
  498. }
  499. .user-menu img.avatar {
  500. float: left;
  501. border: 2px solid #23bab5;
  502. border-radius: 50%;
  503. -moz-border-radius:50%; -webkit-border-radius:50%;
  504. margin-right: 10px;
  505. width: 50px;
  506. height: 50px;
  507. overflow: hidden;
  508. }
  509. .user-menu .user-info {
  510. padding-top: 12px;
  511. display: inline-block;
  512. }
  513. .user-menu .user-info .welcome {
  514. font-style: italic;
  515. font-weight: 100;
  516. font-size: 12px;
  517. line-height: 12px;
  518. }
  519. .user-menu .user-info .username {
  520. font-family: 'Droid Sans', sans-serif;
  521. font-size: 18px;
  522. font-weight: 700;
  523. overflow: hidden;
  524. height: 20px;
  525. color: #f0f0f0;
  526. }
  527. .user-menu .user-status {
  528. display: inline-block;
  529. font-size: 12px;
  530. color: #fd6c6d;
  531. position: absolute;
  532. margin-top: 30px;
  533. margin-left: 5px;
  534. /* float: left; */
  535. }
  536. .theme-config {
  537. position: absolute;
  538. top: 90px;
  539. right: 0px;
  540. overflow: hidden;
  541. z-index: 100000;
  542. width: 40px;
  543. height: 30px;
  544. }
  545. .theme-config-box {
  546. margin-right: -220px;
  547. position: relative;
  548. z-index: 2000;
  549. transition-duration: 0.8s;
  550. }
  551. .spin-icon {
  552. background: #1ab394;
  553. position: absolute;
  554. padding: 7px 10px 7px 13px;
  555. border-radius: 20px 0px 0px 20px;
  556. font-size: 16px;
  557. top: 0;
  558. left: 0px;
  559. width: 40px;
  560. color: #fff;
  561. cursor: pointer;
  562. }
  563. .text-warning { color: #f8ac59;}