main.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. @charset "utf-8";
  2. *{
  3. font-family:"宋体";
  4. font-size:9pt;
  5. }
  6. body {
  7. padding: 0 !important;
  8. margin: 0 !important;
  9. }
  10. h1,h2,h3,h4,h5,h6,ul,ol,dl,li,p,blockquote,pre,form,fieldset{
  11. margin: 0;
  12. padding: 0;
  13. }
  14. form {
  15. margin: 0px;
  16. display: inline
  17. }
  18. body,ul,li {
  19. list-style-image: none;
  20. list-style-position: none;
  21. list-style-type: none;
  22. margin: 0px;
  23. padding: 0px;
  24. font-size: 12px;
  25. }
  26. table {
  27. border-collapse: collapse;
  28. }
  29. .l-content{
  30. margin-left:auto;
  31. }
  32. .line th {
  33. text-indent: 1em;
  34. /* border-right: 1px solid #ddd; */
  35. height: 25px;
  36. /* border-top: 1px solid #ddd; */
  37. border-bottom: 1px solid #ddd;
  38. }
  39. :root .line th{
  40. text-indent: 1em;
  41. filter: none;
  42. text-align: left;
  43. height:40px;
  44. }
  45. /*.line td{
  46. text-align: left;
  47. border-left: 1px solid #ededed;
  48. border-right: 1px solid #ededed;
  49. border-bottom: 1px solid #ededed;
  50. border-top: 1px solid #ededed;
  51. padding-left: 5px;
  52. font-size:12px;
  53. }*/
  54. /*boostrap edit begin*/
  55. .line td{
  56. padding: 0px 8px 0px 15px;
  57. text-align: left;
  58. font-size:12px;
  59. height:40px;
  60. border-bottom: 1px solid #ddd;
  61. }
  62. /*boostrap edit end*/
  63. .print th {
  64. text-align: center;
  65. height: 25px;
  66. }
  67. .print td{
  68. text-align: left;
  69. border-left: 2px solid #000;
  70. border-right: 2px solid #000;
  71. border-bottom: 2px solid #000;
  72. border-top: 2px solid #000;
  73. padding-left: 5px;
  74. font-size:14px;
  75. }
  76. input[type='button'],input[type='submit'] {
  77. width: 80px;
  78. margin-left: 5px;
  79. }
  80. a {
  81. cursor: pointer;
  82. text-decoration:none;
  83. }
  84. textarea {
  85. resize: none;
  86. }
  87. .fl {
  88. float: left;
  89. }
  90. .fr {
  91. float: right;
  92. }
  93. .clear {
  94. clear: both;
  95. }
  96. /*==============ͨ�ñ�񲿷���ʽ start===================*/
  97. INPUT {
  98. display: inline-block;
  99. font-size: 14px;
  100. line-height: 25px;
  101. color: #555555;
  102. -webkit-border-radius: 4px;
  103. -moz-border-radius: 4px;
  104. border-radius: 4px;
  105. vertical-align: middle;
  106. }
  107. INPUT[type='text']:hover {
  108. }
  109. INPUT[type='text']:focus {
  110. }
  111. textarea {
  112. height:90px;
  113. line-height: 30px;
  114. margin-right:10px;
  115. float: left;
  116. margin-top: 5px;
  117. margin-bottom: 5px;
  118. }
  119. form {
  120. margin: 0;
  121. padding: 0;
  122. }
  123. caption {
  124. text-align: center;
  125. font-size: 12px;
  126. font-weight: bold;
  127. margin: 0 auto;
  128. }
  129. tr.t1 td {
  130. background-color: #fff;
  131. } /* �����е�һ�еı���ɫ */
  132. tr.t2 td {
  133. background-color: #F1F1F1;
  134. } /* �����еڶ��еı���ɫ */
  135. tr.t3 td {
  136. background-color: #F7F5DC;
  137. } /* ��꾭��ʱ�ı���ɫ */
  138. th,tfoot tr td {
  139. font-weight: bold;
  140. text-align: center;
  141. }
  142. th {
  143. }
  144. tfoot tr td {
  145. background: #fff;
  146. line-height: 26px;
  147. height: 26px;
  148. }
  149. thead {
  150. }
  151. thead tr td {
  152. text-align: center;
  153. }
  154. .l_group {
  155. border-bottom: 1px solid #EBEBEB;
  156. clear: both;
  157. color: #333333;
  158. display: block;
  159. font-size: 12px;
  160. font-weight: bold;
  161. height: 28px;
  162. line-height: 28px;
  163. margin: 0 0 14px;
  164. position: relative;
  165. }
  166. form{
  167. width:100%;
  168. }
  169. .grid-search {
  170. height: 30px;
  171. }
  172. .grid-search dl {
  173. float: left;
  174. display: block;
  175. width: 310px;
  176. height: 21px;
  177. margin: 0;
  178. position: relative;
  179. }
  180. .grid-search dt {
  181. float: left;
  182. width: 90px;
  183. line-height: 20px;
  184. text-align: right;
  185. background: #A3C0E8;
  186. color: #fff
  187. }
  188. .grid-search dd {
  189. display: block;
  190. line-height: 21px;
  191. width: 210px;
  192. float: left;
  193. }
  194. .logo_css{
  195. color:#fff;
  196. font-size:30px;
  197. padding-left:12px;
  198. display:block;
  199. }
  200. .l-link {
  201. display: block;
  202. height: 26px;
  203. line-height: 26px;
  204. padding-left: 10px;
  205. text-decoration: underline;
  206. color: #333;
  207. }
  208. .l-link2 {
  209. text-decoration: underline;
  210. margin-left: 2px;
  211. margin-right: 2px;
  212. }
  213. .l-layout-top {
  214. background: #102A49;
  215. color: White;
  216. }
  217. .l-layout-bottom {
  218. background: #E5EDEF;
  219. text-align: center;
  220. }
  221. /* ����һ�������̬�������ݵ�loadingЧ�� tangj 20120723 */
  222. .inputloading-18x18{
  223. margin:0;
  224. padding:0;
  225. display:block;
  226. background: white url("/shares/images/loading-s1-18x18.gif") no-repeat center;
  227. width:18px;
  228. height:18px;
  229. z-index: 101;
  230. vertical-align: bottom;
  231. }
  232. .l-link {
  233. display: block;
  234. line-height: 22px;
  235. height: 22px;
  236. padding-left: 16px;
  237. border: 1px solid white;
  238. }
  239. .l-link-over {
  240. background: #FFEEAC;
  241. border: 1px solid #DB9F00;
  242. }
  243. .l-winbar {
  244. background: #2B5A76;
  245. height: 30px;
  246. position: absolute;
  247. left: 0px;
  248. bottom: 0px;
  249. width: 100%;
  250. z-index: 99999;
  251. }
  252. .space {
  253. color: #E7E7E7;
  254. }
  255. /* ���� */
  256. .l-topmenu {
  257. margin: 0;
  258. padding: 0;
  259. height: 100px;
  260. line-height: 31px;
  261. position: relative;
  262. border-top: 1px solid #1D438B;
  263. }
  264. .l-topmenu-logo {
  265. color: #E7E7E7;
  266. padding-left: 35px;
  267. line-height: 26px;
  268. background: url('liger/lib/images/topicon.gif') no-repeat 10px 5px;
  269. }
  270. .l-topmenu-welcome {
  271. position: absolute;
  272. height: 24px;
  273. line-height: 24px;
  274. right: 30px;
  275. top: 2px;
  276. color: #E7E7E7;
  277. }
  278. .l-topmenu-opertion {
  279. position: absolute;
  280. height: 24px;
  281. line-height: 24px;
  282. right: 30px;
  283. top: 2px;
  284. color: #4B0082;
  285. }
  286. .l-topmenu-info {
  287. color: #E7E7E7;
  288. padding-left: 35px;
  289. line-height: 26px;
  290. }
  291. .l-topmenu-top{
  292. height: 70px;
  293. }
  294. .l-topmenu-bottom {
  295. margin: 0;
  296. padding: 0;
  297. height: 30px;
  298. line-height: 31px;
  299. position: relative;
  300. }
  301. .l-topmenu-welcome a {
  302. color: #000;
  303. text-decoration: underline
  304. }
  305. .topmenu-clock{
  306. color:red;
  307. }
  308. .container-layout{
  309. padding-top:40px;
  310. width:100%;
  311. }
  312. .inputError{
  313. border:1px solid red;
  314. }
  315. /*.forum-container .l-table-edit{
  316. font-size:12px;
  317. width:99.5%;
  318. margin-top:1px;
  319. }*/
  320. /*boostrap edit begin*/
  321. .forum-container .l-table-edit{
  322. font-size:12px;
  323. width:99.7%;
  324. margin-top:1px;
  325. }
  326. /*boostrap edit end*/
  327. .forum-container .l-table-edit tr{
  328. /* height:40px; */
  329. padding:5px 0px;
  330. }
  331. /*.forum-container .l-table-edit-text{
  332. font-size:12px;
  333. text-align:left;
  334. width:150px;
  335. font-weight:bold;
  336. }*/
  337. /*boostrap edit begin*/
  338. .forum-container .l-table-edit-text{
  339. width: 135px;
  340. font-size: 14px;
  341. font-weight: normal;
  342. line-height: 20px;
  343. font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  344. }
  345. /*boostrap edit end*/
  346. .forum-container .l-table-edit-td{
  347. font-size:12px;
  348. text-align:left;
  349. line-height:20px;
  350. }
  351. .forum-container{clear:both;
  352. height: auto;
  353. width: 100%;
  354. background: white;
  355. padding-bottom: 5px;
  356. clear: both;/*width:100% !important;width:100%;*/}
  357. /*.forum-container table{text-align:left;border-collapse:collapse;width:100%;}
  358. .forum-container table td{border-bottom:1px solid #ededed; padding-right:5px; height:25px;}
  359. */
  360. /* boostrap edit begin */
  361. .forum-container table{text-align:left;border-collapse:collapse;width:100%;}/*ϸ�߱�����*/
  362. .index-table tr{ padding-right:5px; height:37px;line-height: 37px;}
  363. /* boostrap edit end */
  364. .forum-container tr.t1 td {background:#fff;}/* �����е�һ�еı���ɫ */
  365. .forum-container tr.t2 td {background:#fafafa;}/* �����еڶ��еı���ɫ */
  366. .forum-container tr.t3 td {background:#dfe8f6;}/* ��꾭��ʱ�ı���ɫ */
  367. /*.forum-container tr.two td{background:#F5F5F5;}
  368. .forum-container tr.dhover td{background:#E2F0FF;}
  369. */
  370. /*boostrap edit begin*/
  371. .forum-container tr.two td {text-indent: 1em;
  372. text-align: left;
  373. font-size: 12px;
  374. height: 35px;
  375. border-bottom: 1px solid #ddd;
  376. background:#fafafa;
  377. }
  378. .forum-container tr.one td{text-indent: 1em;
  379. text-align: left;
  380. font-size: 12px;
  381. height: 35px;
  382. border-bottom: 1px solid #ddd;
  383. }
  384. .forum-container tr.dhover td{
  385. }
  386. /*boostrap edit end*/
  387. .forum-container tr.dselect td{background:#DCF8A8;}
  388. /* ��һ�׸��ʺϱ��ҳ�����ʽ tangj 20120720 */
  389. .forum-container-2 { clear:both;width:100% !important;width:100%;}
  390. .forum-container-2 table td{text-align:left;border-bottom:1px solid #ededed;/*ϸ�߱��������ɫ*/ broder-left:0px solid #ededed; border-right:0px solid #ededed; text-align: left; padding: 6px 5px 6px 10px}
  391. .forum-container-2 table{text-align:left;width: 100%; padding: 5px 0px 5px 0px; margin:0 auto; borde-leftr:1px, solid #ededed}
  392. .forum-container-2 .l-title-bar{
  393. font-size: 20px;
  394. font-weight: bold;
  395. padding: 5px;
  396. height:23px;
  397. border-top: 1px solid #ededed;
  398. border-bottom: 1px solid #ededed;
  399. vertical-align: bottom;
  400. background: #fafafa;
  401. line-height:23px;
  402. clear: both;
  403. margin-top:5px;
  404. /*background: url('resources/images/pagebar/pagebar-bg.gif') repeat-x;*/
  405. }
  406. .forum-container-2 .l-table-edit-text {
  407. width: 120px;
  408. font-size:12px;
  409. }
  410. .forum-container-2 .l-table-edit-content{
  411. width: 200px;
  412. color: #cc000;
  413. font-size:12px;
  414. }
  415. .forum-container-2 .l-table-head {
  416. font-size: 18px;
  417. font-weight: bold;
  418. padding-left: 5px;
  419. border-bottom: 1px solid #ededed;
  420. vertical-align: bottom;
  421. }
  422. .pagebar-container{clear:both;background-color: #C9DFFF; width:100% !important;width:100%;height:26px;border-top:1px solid #84A0C4;}
  423. .pagebar-info{padding-top:4px; padding-right:10px;height:20px;font:12px "����"; font-weight:normal;color:#444; float:right;cursor:default;}
  424. .pagebar-container li{ float:left; margin-left:3px; padding-top:2px;}
  425. .pagebar-container li a{border: solid 1px #AAE;}
  426. .pagebar-container a, .pagebar-container span {
  427. display: block;
  428. float: left;
  429. padding: 0.3em 0.5em;
  430. margin-right: 5px;
  431. margin-bottom: 5px;
  432. }
  433. .pagebar-container li a:hover{ background: #26B;color: #fff;border: solid 1px #AAE;}
  434. .pagebar-container .current {
  435. background: #26B;
  436. color: #fff;
  437. border: solid 1px #AAE;
  438. }
  439. .pagebar-container1{clear:both;background-color: #C9DFFF; width:100% !important;width:100%;height:26px;border-top:1px solid #84A0C4;}
  440. .pagebar-container1 li{font-size:12px;float:left; margin-left:3px; padding-top:2px;}
  441. .pagebar-container1 li span{display:block;padding-top:3px;padding-left:5px;}
  442. .pagebar-container1 li a:hover{ background: #26B;color: #fff;}
  443. .pagebar-container1 .current {
  444. background: #26B;
  445. color: #fff;
  446. }
  447. .default_search li{height:30px;line-height:30px;color:#000;}
  448. /* ȥ�� .default_search��ʽ�е� float:left;��Ϊ��Google������ᵼ��input��select���޷�����ʹ��*/
  449. .default_search ul{
  450. /* width:290px !important; */
  451. display:inline;
  452. float:left;
  453. padding: 2px 0px;}
  454. .default_search li.text{float:left;}
  455. /*
  456. .default_search li.title{line-height: 35px;height: 35px;float:left;width:90px;padding-top:9px;text-align: right;padding-left: 5px; font-size: 13px;font-weight: normal;color:#333;}
  457. */
  458. /*boostrap edit begin*/
  459. .default_search li.title{/*line-height: 35px;height: 35px;*/float:left;width:90px;text-align: right;padding-left: 5px; font-size: 13px;font-weight: normal;color:#333;}
  460. /*boostrap edit end*/
  461. .default_search li.title_rqjg
  462. {width: 20px; text-align: center; padding-right: 5px; padding-left: 5px;}
  463. .search-button {float:left;}
  464. /**
  465. ɾ�� margin-left:5px�����liger�����ڿؼ���ʽ��ͻ����
  466. ���� height:18px;border-style: inherit;line-height: 20px�������۶�
  467. ====
  468. �����޸ģ�height:���ij�15px���޸ij�18px,line-height:18px modify by tangj 20120804
  469. **/
  470. .default_search li input[type='text']{background:#fff; height:28px; line-height: 28px;}
  471. .default_search li select{height:28px;border-style: inherit; line-height: 28px; }
  472. .dclick {
  473. background:#A3C0E8;
  474. }
  475. /*.dhover {
  476. background:#E2F0FF;
  477. }*/
  478. /*boostrap edit begin*/
  479. .dhover {
  480. background:#fefaf5;}
  481. /*boostrap edit end*/
  482. .search{ float:right;padding-right:10px;}
  483. .search ul{display:inline;}
  484. .search li{float:left;}
  485. .search li input{width:100px;margin-left:5px; background:#fff; height:16px;}
  486. .search li img{width:14px; height:20px; margin-top:1px; cursor:pointer; }
  487. .typemenu {display: inline;}
  488. .typemenu li{float:left;margin-left:5px;}
  489. .typemenu li a {display: block;padding: 1px 1px;text-decoration: none;color: #000;white-space: nowrap}
  490. .typemenu li a:hover{color: #ff7f55;}
  491. #layout2 .l-layout-left{
  492. overflow:auto;
  493. }
  494. .width_100{
  495. width: 100px;
  496. }
  497. .width_150{
  498. width: 150px;
  499. }
  500. .width_200{
  501. width: 200px;
  502. }
  503. /*
  504. .l-tab-content-item{
  505. float:left;
  506. }
  507. */
  508. .l-tab-content-item{
  509. float:left;
  510. }
  511. #maingrid1{ margin-top:5px;}
  512. .hide{
  513. display:none;
  514. }
  515. .tooltipinputerr {
  516. BORDER-RIGHT: #eee 2px solid; BORDER-TOP: #eee 2px solid; BACKGROUND: url(controls/tips/images/exclamation.png) #ffff99 no-repeat right center; BORDER-LEFT: #eee 2px solid; BORDER-BOTTOM: #eee 2px solid
  517. }
  518. .tooltipinputok {
  519. BORDER-RIGHT: green 2px solid; BORDER-TOP: green 2px solid; BACKGROUND: url(controls/tips/images/accept.png) no-repeat right center; BORDER-LEFT: green 2px solid; BORDER-BOTTOM: green 2px solid
  520. }
  521. .leftImage {
  522. BACKGROUND: url(controls/tips/images/x11.gif) no-repeat right top; WIDTH: 14px; HEIGHT: 33px
  523. }
  524. .rightImage {
  525. BACKGROUND: url(controls/tips/images/x3.gif) no-repeat left top; WIDTH: 6px; HEIGHT: 33px
  526. }
  527. .contenImage {
  528. PADDING-RIGHT: 10px; FONT-SIZE: 12px; BACKGROUND: url(controls/tips/images/x2.gif) 50% top; TEXT-INDENT: 5px; LINE-HEIGHT: 36px; FONT-FAMILY: Arial; HEIGHT: 33px
  529. }
  530. .tableTip {
  531. DISPLAY: none; FILTER: alpha(opacity=90); OVERFLOW: hidden; POSITION: absolute; BORDER-COLLAPSE: collapse; empty-cells: hide; opacity: 0.9
  532. }
  533. .fileList{
  534. padding-top:3px;
  535. }
  536. .checkbox_text{
  537. display:inline-block;
  538. padding:3px 0px 0px 3px;
  539. width:30px;
  540. }
  541. /* CSS Document */
  542. #errorsu{
  543. width: 100%;
  544. height: 200px;}
  545. #erroruo{float: left;
  546. width: 100%;}
  547. #btn_title a{ color:#333;}
  548. /* boostrap edit end */
  549. #btn_title a:hover{ color:#ff7f55;text-decoration:none;}
  550. /*.default_search{padding-top: 10px;height:40px;background-color:#89B5E9;color:#fff;width:100%;float:left;}*/
  551. /*boostrap edit begin*/
  552. .default_search{padding:5px 0px 5px 0px !important;height:auto;background-color:#eef7fe !important;color:#fff;width:100%;float:left;}
  553. /*boostrap edit end*/
  554. /* 去除 .default_search ul样式中的 float:left;因为在Google浏览器会导致input和select等无法正常使用*/