common.css 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860
  1. body {
  2. padding-left: 0px;
  3. padding-right: 0px;
  4. padding-top: 0px;
  5. padding-bottom: 0px;
  6. margin: 0px;
  7. }
  8. html {
  9. background-color: #F9F9F9;
  10. padding-left: 0px;
  11. padding-right: 0px;
  12. padding-top: 0px;
  13. padding-bottom: 0px;
  14. margin: 0px;
  15. }
  16. body {
  17. background-color: #F9F9F9;
  18. font-family: Verdana, Arial,Vrinda,Tahoma;
  19. line-height: 175%;
  20. font-size:12px;
  21. color:#666;
  22. }
  23. a {
  24. color: #555;
  25. text-decoration:none;
  26. }
  27. a:hover {
  28. color: #0099CC;
  29. }
  30. input,
  31. option{color:#666;}
  32. img {
  33. border-top-width: 0px;
  34. border-right-width: 0px;
  35. border-bottom-width: 0px;
  36. border-left-width: 0px;
  37. display:inline;
  38. }
  39. ul{
  40. margin:0;
  41. padding:0;
  42. list-style-position: outside;
  43. list-style-type: none;
  44. }
  45. li{
  46. margin:0;
  47. padding:0;
  48. }
  49. div{
  50. margin:0;
  51. padding:0;
  52. }
  53. #left_content {
  54. clear: both;
  55. width: 199px;
  56. }
  57. #left_content #user_info {
  58. background-image: url(../images/manage_r2_c1.jpg);
  59. background-repeat: no-repeat;
  60. height: 55px;
  61. padding: 10px 0 0 55px;
  62. }
  63. #left_content #user_info a{
  64. color:#0099CC;
  65. }
  66. #left_content #main_nav {
  67. width: 199px;
  68. background-image: url(../images/left_nav_bg.jpg);
  69. background-repeat: repeat-y;
  70. }
  71. #left_main_nav {
  72. float: left;
  73. width: 25px;
  74. line-height: 13px;
  75. color:#0099CC;
  76. }
  77. #left_main_nav li{
  78. height:69px;
  79. width:12px;
  80. text-align: center;
  81. padding: 7px 6px 0 7px;
  82. }
  83. .left_back{
  84. background-image: url(../images/manage_r7_c2.jpg);
  85. background-repeat: no-repeat;
  86. cursor:pointer;
  87. }
  88. .left_back_onclick{
  89. background-image: url(../images/manage_r6_c2.jpg);
  90. background-repeat: no-repeat;
  91. color:#333333;
  92. }
  93. #left_main_nav a{
  94. color:#0099CC;
  95. }#right_main_nav {
  96. width: 173px;
  97. border-top-width: 1px;
  98. border-bottom-width: 1px;
  99. border-top-style: solid;
  100. border-bottom-style: solid;
  101. border-top-color: #B4C9C6;
  102. border-bottom-color: #B4C9C6;
  103. float: right;
  104. background-color: #FFFFFF;
  105. border-right-width: 1px;
  106. border-right-style: solid;
  107. border-right-color: #B4C9C6;
  108. height: 627px;
  109. text-align: left;
  110. }
  111. .list_tilte {
  112. background-image: url(../images/list_title.gif);
  113. background-repeat: no-repeat;
  114. margin: 0 auto;
  115. clear: both;
  116. height: 22px;
  117. width: 140px;
  118. padding-left: 30px;
  119. font-weight: bold;
  120. color: #0099CC;
  121. margin-top: 9px;
  122. cursor:pointer;
  123. }
  124. .list_tilte_onclick {
  125. background-image: url(../images/list_title_onclick.gif);
  126. background-repeat: no-repeat;
  127. margin: 0 auto;
  128. clear: both;
  129. height: 22px;
  130. width: 140px;
  131. padding-left: 30px;
  132. font-weight: bold;
  133. color: #0099CC;
  134. margin-top: 9px;
  135. cursor:pointer;
  136. }
  137. .list_detail {
  138. margin: 0 auto;
  139. }
  140. .list_detail li{
  141. list-style-image: url(../images/direct_blue.gif);
  142. list-style-position: inside;
  143. padding: 0 0 0 4px;
  144. margin:3px 0;
  145. }
  146. #switchpic {
  147. width: 6px;
  148. cursor:pointer;
  149. clear: both;
  150. vertical-align: bottom;
  151. margin-top: 220px;
  152. }
  153. #nav {
  154. width:99%;
  155. float:left;
  156. background-image: url(../images/nav_bg.jpg);
  157. }
  158. #nav ul {
  159. margin:0;
  160. list-style:none;
  161. padding: 0;
  162. }
  163. #nav li {
  164. float:left;
  165. margin:0;
  166. padding:2px 35px 0 30px;
  167. line-height:24px;
  168. font-weight:bold;
  169. }
  170. .bg_image{
  171. background: url(../images/manage_r2_c14.jpg) no-repeat;
  172. cursor:pointer;
  173. }
  174. .bg_image_onclick{
  175. background: url(../images/manage_r2_c13.jpg) no-repeat;
  176. color:#0099CC;
  177. }
  178. #sub_info {
  179. width: 99%;
  180. float:left;
  181. background-image: url(../images/manage_r3_c11.jpg);
  182. border-right-width: 1px;
  183. border-bottom-width: 1px;
  184. border-left-width: 1px;
  185. border-right-style: solid;
  186. border-bottom-style: solid;
  187. border-left-style: solid;
  188. border-right-color: #B4C9C6;
  189. border-bottom-color: #B4C9C6;
  190. border-left-color: #B4C9C6;
  191. height: 27px;
  192. background-repeat: repeat-x;
  193. padding: 5px 0 0 0;
  194. }
  195. #man_zone {
  196. height:auto!important;height: 445px;min-height:445px;
  197. width: 98%;
  198. border: 1px solid #B4C9C6;
  199. margin: 6px 0 0 0;
  200. background-color:#FFFFFF;
  201. padding: 5px 5px 5px 5px;
  202. /* overflow: hidden; */
  203. }
  204. #man_zone table{
  205. background-color:#DBE6E3;
  206. }
  207. #man_zone table tr{
  208. background-color:#fff;
  209. }
  210. table.table1 thead tr th{
  211. background:url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;height:35px;
  212. font-size:14px;color:#0099CC;
  213. }
  214. table.table1 thead tr th a{color:#0099CC}
  215. table.table1 tbody tr th{font-size:14px;color:#0099CC;}
  216. table.table1 tfoot tr td{
  217. height:30px;
  218. }
  219. tr td label{
  220. float:left;
  221. padding:0 15px
  222. }
  223. .left_title_1 {
  224. background-color: #F3F8F7;
  225. color:#73938E;
  226. font-weight:bold;
  227. line-height:30px;
  228. text-align:right
  229. }
  230. .left_title_2 {
  231. background-color: #fff;
  232. color:#73938E;
  233. font-weight:bold;
  234. line-height:30px;
  235. text-align:right;
  236. }
  237. .ico_edit,
  238. .ico_magnifier,
  239. .ico_da,
  240. .ico_sence,
  241. .ico_extend{
  242. display:inline-block;
  243. height:18px;line-height:18px;font-weight:bold;color:#0099CC;
  244. background:url(../images/edit.gif) 0 center no-repeat;padding-left:20px;
  245. }
  246. .ico_magnifier{
  247. background:url(../images/magnifier.gif) 0 center no-repeat;
  248. }
  249. .ico_extend{
  250. background:url(../images/guanlian.png) 0 center no-repeat;
  251. }
  252. .ico_sence{
  253. background:url(../images/sence.png) 0 center no-repeat;
  254. }
  255. .ico{
  256. margin-right:10px;
  257. }
  258. .ico_da{
  259. background:url(../images/da.gif) 0 center no-repeat;
  260. }
  261. .btn1{
  262. width:50px;height:22px;border:none;
  263. background:url(../images/btn1.gif) 0 0 no-repeat;color:#0099CC;
  264. cursor:pointer;
  265. }
  266. .txt1{
  267. border:1px solid #DBE6E3;
  268. width:800px;height:24px;line-height:24px;
  269. padding:0 3px;font-size:14px;
  270. }
  271. .txt-short{
  272. border:1px solid #DBE6E3;
  273. width:350px;height:22px;line-height:22px;
  274. padding:0 3px;font-size:14px;
  275. float:left;
  276. }
  277. .txt2{
  278. border:1px solid #DBE6E3;
  279. width:800px;height:360px;line-height:20px;
  280. padding:3px;overflow:auto;font-size:14px;
  281. }
  282. .txt3{
  283. border:1px solid #DBE6E3;
  284. width:100px;height:20px;line-height:20px;
  285. padding:0 3px;font-size:14px;
  286. float:left;
  287. margin-right:5px;
  288. }
  289. .txt4{
  290. border:1px solid #DBE6E3;
  291. width:800px;height:150px;line-height:20px;
  292. padding:3px;overflow:auto;font-size:14px;
  293. }
  294. .txt5{
  295. border:1px solid #DBE6E3;
  296. width:300px;height:20px;line-height:20px;
  297. padding:0 3px;font-size:14px;
  298. float:left;
  299. }
  300. .txt6{
  301. border:1px solid #DBE6E3;
  302. width:416px;height:20px;line-height:20px;
  303. padding:0 3px;font-size:14px;
  304. float:left;
  305. }
  306. .upload-frame{
  307. border:none;
  308. width:340px;
  309. height:26px;
  310. float:left;
  311. margin-left:10px;
  312. box-sizing:content-box;
  313. padding:0;
  314. }
  315. .img{
  316. float:left;
  317. border:1px solid #DBE6E3;
  318. width:280px;
  319. height:20px;
  320. line-height:20px;
  321. padding:0 3px;
  322. font-size:14px;
  323. }
  324. select{border:1px solid #DBE6E3;}
  325. .showpagebox{
  326. float:right;
  327. margin-left:10px;
  328. }
  329. .showpagebox a{
  330. float:left;height:20px;border:1px solid #DBE6E3;
  331. padding:0 5px;margin:0 2px;
  332. }
  333. .showpagebox a:hover,
  334. .showpagebox a.current{
  335. background:#F3F8F7;
  336. }
  337. .showpagebox #Pagego,
  338. .searchbox #keys{
  339. border:1px solid #DBE6E3;
  340. width:30px;height:20px;line-height:20px;
  341. padding:0 3px;text-align:center;
  342. float:left;
  343. }
  344. .searchbox #searchgo{
  345. float:left;width:22px;height:22px;color:#61A1B4;margin:0 4px;
  346. background:url(../images/ico_search.gif) 0 0 no-repeat;
  347. border:none;font-size:1px;letter-spacing:-999px;cursor:pointer;
  348. }
  349. .searchbox{
  350. float:right;
  351. }
  352. .searchbox #keys{
  353. width:150px;text-align:left;
  354. }
  355. .tools_pro{background:url(../images/icos1.gif) center center no-repeat}
  356. #sp{width:400px;}
  357. .list{
  358. overflow:hidden;}
  359. .list li{
  360. width:20%;
  361. float:left;
  362. box-sizing:border-box;
  363. padding:5px 10px;
  364. }
  365. .wrapper ul{
  366. overflow-y:scroll;
  367. height: 480px;
  368. }
  369. .wrapper ul li{
  370. line-height:175%;
  371. padding:0px 10px;
  372. }
  373. .wrapper ul li:hover{
  374. background:#F5F5F5;
  375. }
  376. .wrapper_left,
  377. .wrapper_right{
  378. width:45%;
  379. height:90vh;
  380. float:left;
  381. border:1px solid #DDD;
  382. box-sizing:border-box;
  383. }
  384. .wrapper_center{
  385. width:10%;
  386. height:500px;
  387. float:left;
  388. }
  389. .wrapper-head{
  390. background: url(../images/td_bg1.gif) 0 0 repeat-x #F8FCFF;
  391. height: 30px;
  392. font-size: 14px;
  393. line-height: 30px;
  394. color: #0099CC;
  395. text-align:center;
  396. border-bottom:1px solid #ddd;
  397. }
  398. .submit-wapper{
  399. text-align:center;
  400. }
  401. #galpop{
  402. padding:10px;
  403. box-sizing:border-box;
  404. }
  405. .class-list li{
  406. display:block;
  407. width:100%;
  408. margin-top:5px;
  409. height:26px;
  410. }
  411. .addSubClass{
  412. background:url(../images/Addnew.png) left center no-repeat;
  413. border:none;
  414. width:20px;
  415. height:20px;
  416. }
  417. .removeSubClass{
  418. background:url(../images/remove.png) left center no-repeat;
  419. border:none;
  420. width:20px;
  421. height:20px;
  422. margin-left:15px;
  423. }
  424. .tab-nav ul{
  425. display:flex;
  426. display: -webkit-flex;
  427. flex-wrap:nowrap;
  428. justify-content: flex-start;
  429. overflow:hidden;
  430. align-items:flex-end;
  431. }
  432. .tab-nav ul li{
  433. width:120px;
  434. text-align:center;
  435. height:50px;
  436. line-height:50px;
  437. background:#EEE;
  438. border-bottom:1px solid #eee;
  439. border-right:1px solid #DDD;
  440. flex-grow:1;
  441. }
  442. .tab-nav ul li:last-child{
  443. border-right:none;
  444. }
  445. .tab-nav ul li.active{
  446. font-size:14px;
  447. font-weight:bold;
  448. color:#0099CC;
  449. background:#d8ffff;
  450. }
  451. .tab-panel{
  452. position:relative;
  453. }
  454. .tab-panel .panel{
  455. display:none;
  456. position:absolute;
  457. top:0;
  458. left:0;
  459. padding:20px;
  460. width:100%;
  461. box-sizing:border-box;
  462. }
  463. .tab-panel .panel.active{
  464. display:block;
  465. }
  466. .tab-panel .property-list{
  467. width:100%;
  468. overflow:hidden;
  469. }
  470. .tab-panel .property-list li,
  471. .tab-panel .brand-list li,
  472. .tab-panel .device-list li{
  473. float:left;
  474. width:20%;
  475. line-height:30px;
  476. }
  477. .tab-footer{
  478. position:absolute;
  479. bottom:0;
  480. width:100%;
  481. border-top:1px solid #DDD;
  482. height:80px;
  483. }
  484. .tab-footer .tab-button{
  485. margin:20px;
  486. padding:10px 20px;
  487. border:none;
  488. background:#ddd;
  489. border-radius:5px;
  490. }
  491. .tab-footer .tab-button:hover{
  492. background:#0099CC;
  493. color:#FFF;
  494. }
  495. .tel{
  496. background:url("../images/phone.png") 10px center no-repeat;
  497. padding-left:35px;
  498. }
  499. .mail{
  500. background:url("../images/mail.png") 10px center no-repeat;
  501. padding-left:35px;
  502. }
  503. .wechat{
  504. background:url("../images/wechat.png") 10px center no-repeat;
  505. padding-left:35px;
  506. }
  507. .whatsapp{
  508. background:url("../images/whatsapp.png") 10px center no-repeat;
  509. padding-left:35px;
  510. }
  511. .linkedin{
  512. background:url("../images/linkedin.png") 10px center no-repeat;
  513. padding-left:35px;
  514. }
  515. .facebook{
  516. background:url("../images/facebook.png") 10px center no-repeat;
  517. padding-left:35px;
  518. }
  519. .alibaba{
  520. background:url("../images/aliwangwang.png") 10px center no-repeat;
  521. padding-left:35px;
  522. }
  523. .fastSelect{
  524. padding: 15px 20px;
  525. overflow: hidden;
  526. }
  527. .fastSelect h1 {
  528. font-size:16px;
  529. display: block;
  530. border-bottom: 1px solid #0099CC;
  531. line-height:2em;
  532. }
  533. .fastSelect .selectItem {
  534. width: 33%;
  535. float: left;
  536. }
  537. .fastSelect .selectItem label {
  538. display: inline-block;
  539. height: 40px;
  540. width: 80px;
  541. padding-left: 10px;
  542. }
  543. .fastSelect .selectItem select {
  544. width: 200px;
  545. height:30px;
  546. line-height:30px;
  547. }
  548. .fastSelect .selectItem .inputSearch{
  549. float:left;
  550. height:30px;
  551. line-height:30px
  552. }
  553. .inputSearch .inputTxt {
  554. height: 30px;
  555. border: 1px solid #DBE6E3;
  556. border-top-left-radius: 10px;
  557. border-bottom-left-radius: 10px;
  558. padding-LEFT: 10px;
  559. width: 300px;
  560. outline: none;
  561. }
  562. .inputSearch .searchgo {
  563. height: 34px;
  564. border: none;
  565. width: 80px;
  566. text-align: center;
  567. border-top-right-radius: 10px;
  568. border-bottom-right-radius: 10px;
  569. color: #FFF;
  570. background: #0099CC;
  571. font-size: 16px;
  572. border: 2px solid #0099CC;
  573. }
  574. .dashboardHead{
  575. display:block;
  576. margin:30px auto;
  577. border-bottom:1px solid #DDD;
  578. font-size:24px;
  579. color:#ccc;
  580. text-align:center;
  581. width:50%;
  582. line-height:3em;
  583. }
  584. .dashPanel1{
  585. width:44%;
  586. margin:2%;
  587. border: 1px solid #DDD;
  588. border-radius: 10px;
  589. background:#fff;
  590. box-shadow:5px 5px 5px #ddd;
  591. float:left;
  592. min-width:700px;
  593. }
  594. .dashPanel1 h3{
  595. text-align:center;
  596. display:block;
  597. width:100%;
  598. }
  599. .dashPanel2{
  600. width:96%;
  601. margin:2%;
  602. border: 1px solid #DDD;
  603. border-radius: 10px;
  604. background:#fff;
  605. box-shadow:5px 5px 5px #ddd;
  606. float:left;
  607. min-width:1000px;
  608. }
  609. .dashPanel2 h3{
  610. text-align:center;
  611. display:block;
  612. width:100%;
  613. }
  614. .detail_panel{
  615. display:none;
  616. color:#999;
  617. }
  618. .detail_panel .cs_detail{
  619. padding:25px;
  620. }
  621. .detail_panel .cs_detail ul li{
  622. padding-top:3px;
  623. padding-bottom:3px;
  624. font-size:11Px;
  625. }
  626. .detail_panel .cs_detail_addtime{
  627. padding-left:35px;
  628. }
  629. .detail_panel .cs_detail_note{
  630. padding-left:35px;
  631. }
  632. .address{
  633. padding-left:35px;
  634. }
  635. .code:hover{
  636. color:#0099CC;
  637. cursor:pointer;
  638. }
  639. .handover{
  640. margin-left:8px;
  641. display:inline;
  642. margin-bottom:-3px;
  643. }
  644. .priceitem{
  645. margin:15px;
  646. display:block;
  647. overflow:hidden;
  648. }
  649. .priceitem .additem{
  650. float:left;
  651. width:20px;
  652. height:20px;
  653. margin:0 8px;
  654. background:url("../images/additem.svg") center no-repeat;
  655. }
  656. .priceitem .delitem{
  657. float:left;
  658. width:20px;
  659. height:20px;
  660. margin:0 8px;
  661. background:url("../images/deleteitem.svg") center no-repeat;
  662. }
  663. .priceitem .note{
  664. color:red;
  665. font-size:12px;
  666. }
  667. .list-content{
  668. display:flex;
  669. flex-wrap:nowrap;
  670. align-items:center;
  671. margin-bottom:10px;
  672. padding-left:10px;
  673. }
  674. .list-content .pic img{
  675. width:60px;
  676. padding:5px;
  677. margin-right:20px;
  678. }
  679. .list-content .code{
  680. width:5em;
  681. margin-right:20px;
  682. }
  683. .prowapper{
  684. background:#F8F8F8;
  685. }
  686. .proitem{
  687. display:flex;
  688. flex-wrap:nowrap;
  689. align-items:center;
  690. margin-bottom:10px;
  691. background:#FFF;
  692. }
  693. .proitem .prodelet{
  694. width:80px;
  695. height:80px;
  696. background: url(../images/close-circle.svg) center no-repeat;
  697. }
  698. .proitem .proname{
  699. width:250px;
  700. font-size:16px;
  701. text-align:center;
  702. align-items:center;
  703. }
  704. .proitem .propic{
  705. width:200px;
  706. text-align:center;
  707. padding:10px;
  708. }
  709. .proitem .propic img{
  710. max-height:80px;
  711. }
  712. .areadd{
  713. overflow:hidden;
  714. }
  715. .areadd li{
  716. Line-height:30px;
  717. background:#F2F2F2;
  718. border-radius:8Px;
  719. float:left;
  720. padding:5px 10px;
  721. display:block;
  722. margin:0 5px 3px 0;
  723. }
  724. .areadd li .code{
  725. display:inline-block;
  726. width:5em;
  727. Line-height:30px;
  728. white-space:nowrap;
  729. overflow:hidden;
  730. text-overflow:ellipsis;
  731. }
  732. .areadd li .cname{
  733. display:inline-block;
  734. width:8em;
  735. Line-height:30px;
  736. white-space:nowrap;
  737. overflow:hidden;
  738. text-overflow:ellipsis;
  739. }
  740. .areadd li .close{
  741. display:inline-block;
  742. width:30px;
  743. height:30px;
  744. white-space:nowrap;
  745. overflow:hidden;
  746. text-overflow:ellipsis;
  747. background:url("../images/close-circle.svg") center no-repeat;
  748. }
  749. .productinput{position:relative;}
  750. .fastsearch{
  751. padding:3px 10px;
  752. width:340px;
  753. display:block;
  754. }
  755. .productlist{
  756. position:absolute;
  757. display:none;
  758. background:#FFF;
  759. border:1px solid #DDD;
  760. width:360px;
  761. font-size:15px;
  762. }