| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652 |
- @charset "utf-8";
- *{
- font-family:"宋体";
- font-size:9pt;
- }
- body {
- padding: 0 !important;
- margin: 0 !important;
- }
- h1,h2,h3,h4,h5,h6,ul,ol,dl,li,p,blockquote,pre,form,fieldset{
- margin: 0;
- padding: 0;
- }
- form {
- margin: 0px;
- display: inline
- }
- body,ul,li {
- list-style-image: none;
- list-style-position: none;
- list-style-type: none;
- margin: 0px;
- padding: 0px;
- font-size: 12px;
- }
- table {
- border-collapse: collapse;
- }
- .l-content{
- margin-left:auto;
- }
- .line th {
- text-indent: 1em;
- /* border-right: 1px solid #ddd; */
- height: 25px;
- /* border-top: 1px solid #ddd; */
- border-bottom: 1px solid #ddd;
- }
- :root .line th{
- text-indent: 1em;
- filter: none;
- text-align: left;
- height:40px;
- }
- /*.line td{
- text-align: left;
- border-left: 1px solid #ededed;
- border-right: 1px solid #ededed;
- border-bottom: 1px solid #ededed;
- border-top: 1px solid #ededed;
- padding-left: 5px;
- font-size:12px;
- }*/
- /*boostrap edit begin*/
- .line td{
- padding: 0px 8px 0px 15px;
- text-align: left;
- font-size:12px;
- height:40px;
- border-bottom: 1px solid #ddd;
- }
- /*boostrap edit end*/
- .print th {
- text-align: center;
- height: 25px;
- }
- .print td{
- text-align: left;
- border-left: 2px solid #000;
- border-right: 2px solid #000;
- border-bottom: 2px solid #000;
- border-top: 2px solid #000;
- padding-left: 5px;
- font-size:14px;
- }
- input[type='button'],input[type='submit'] {
- width: 80px;
- margin-left: 5px;
- }
- a {
- cursor: pointer;
- text-decoration:none;
- }
- textarea {
- resize: none;
- }
- .fl {
- float: left;
- }
- .fr {
- float: right;
- }
- .clear {
- clear: both;
- }
- /*==============ͨ�ñ����ʽ start===================*/
- INPUT {
- display: inline-block;
- font-size: 14px;
- line-height: 25px;
- color: #555555;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- vertical-align: middle;
-
- }
- INPUT[type='text']:hover {
- }
- INPUT[type='text']:focus {
- }
- textarea {
- height:90px;
- line-height: 30px;
- margin-right:10px;
- float: left;
- margin-top: 5px;
- margin-bottom: 5px;
- }
- form {
- margin: 0;
- padding: 0;
- }
- caption {
- text-align: center;
- font-size: 12px;
- font-weight: bold;
- margin: 0 auto;
- }
- tr.t1 td {
- background-color: #fff;
- } /* �����е�һ�еı���ɫ */
- tr.t2 td {
- background-color: #F1F1F1;
- } /* �����еڶ��еı���ɫ */
- tr.t3 td {
- background-color: #F7F5DC;
- } /* ��꾭��ʱ�ı���ɫ */
- th,tfoot tr td {
- font-weight: bold;
- text-align: center;
- }
- th {
-
- }
- tfoot tr td {
- background: #fff;
- line-height: 26px;
- height: 26px;
- }
- thead {
- }
- thead tr td {
- text-align: center;
- }
- .l_group {
- border-bottom: 1px solid #EBEBEB;
- clear: both;
- color: #333333;
- display: block;
- font-size: 12px;
- font-weight: bold;
- height: 28px;
- line-height: 28px;
- margin: 0 0 14px;
- position: relative;
- }
- form{
- width:100%;
- }
- .grid-search {
- height: 30px;
- }
- .grid-search dl {
- float: left;
- display: block;
- width: 310px;
- height: 21px;
- margin: 0;
- position: relative;
- }
- .grid-search dt {
- float: left;
- width: 90px;
- line-height: 20px;
- text-align: right;
- background: #A3C0E8;
- color: #fff
- }
- .grid-search dd {
- display: block;
- line-height: 21px;
- width: 210px;
- float: left;
- }
- .logo_css{
- color:#fff;
- font-size:30px;
- padding-left:12px;
- display:block;
- }
- .l-link {
- display: block;
- height: 26px;
- line-height: 26px;
- padding-left: 10px;
- text-decoration: underline;
- color: #333;
- }
- .l-link2 {
- text-decoration: underline;
- margin-left: 2px;
- margin-right: 2px;
- }
- .l-layout-top {
- background: #102A49;
- color: White;
- }
- .l-layout-bottom {
- background: #E5EDEF;
- text-align: center;
- }
- /* ����һ�������̬�������ݵ�loadingЧ�� tangj 20120723 */
- .inputloading-18x18{
- margin:0;
- padding:0;
- display:block;
- background: white url("/shares/images/loading-s1-18x18.gif") no-repeat center;
- width:18px;
- height:18px;
- z-index: 101;
- vertical-align: bottom;
- }
- .l-link {
- display: block;
- line-height: 22px;
- height: 22px;
- padding-left: 16px;
- border: 1px solid white;
- }
- .l-link-over {
- background: #FFEEAC;
- border: 1px solid #DB9F00;
- }
- .l-winbar {
- background: #2B5A76;
- height: 30px;
- position: absolute;
- left: 0px;
- bottom: 0px;
- width: 100%;
- z-index: 99999;
- }
- .space {
- color: #E7E7E7;
- }
- /* ���� */
- .l-topmenu {
- margin: 0;
- padding: 0;
- height: 100px;
- line-height: 31px;
- position: relative;
- border-top: 1px solid #1D438B;
- }
- .l-topmenu-logo {
- color: #E7E7E7;
- padding-left: 35px;
- line-height: 26px;
- background: url('liger/lib/images/topicon.gif') no-repeat 10px 5px;
- }
- .l-topmenu-welcome {
- position: absolute;
- height: 24px;
- line-height: 24px;
- right: 30px;
- top: 2px;
- color: #E7E7E7;
- }
- .l-topmenu-opertion {
- position: absolute;
- height: 24px;
- line-height: 24px;
- right: 30px;
- top: 2px;
- color: #4B0082;
- }
- .l-topmenu-info {
- color: #E7E7E7;
- padding-left: 35px;
- line-height: 26px;
- }
- .l-topmenu-top{
- height: 70px;
- }
- .l-topmenu-bottom {
- margin: 0;
- padding: 0;
- height: 30px;
- line-height: 31px;
- position: relative;
- }
- .l-topmenu-welcome a {
- color: #000;
- text-decoration: underline
- }
- .topmenu-clock{
- color:red;
- }
- .container-layout{
- padding-top:40px;
- width:100%;
- }
- .inputError{
- border:1px solid red;
- }
- /*.forum-container .l-table-edit{
- font-size:12px;
- width:99.5%;
- margin-top:1px;
- }*/
- /*boostrap edit begin*/
- .forum-container .l-table-edit{
- font-size:12px;
- width:99.7%;
- margin-top:1px;
- }
- /*boostrap edit end*/
- .forum-container .l-table-edit tr{
- /* height:40px; */
- padding:5px 0px;
- }
- /*.forum-container .l-table-edit-text{
- font-size:12px;
- text-align:left;
- width:150px;
- font-weight:bold;
-
- }*/
- /*boostrap edit begin*/
- .forum-container .l-table-edit-text{
- width: 135px;
- font-size: 14px;
- font-weight: normal;
- line-height: 20px;
- font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
- }
- /*boostrap edit end*/
- .forum-container .l-table-edit-td{
- font-size:12px;
- text-align:left;
- line-height:20px;
- }
- .forum-container{clear:both;
- height: auto;
- width: 100%;
- background: white;
- padding-bottom: 5px;
- clear: both;/*width:100% !important;width:100%;*/}
- /*.forum-container table{text-align:left;border-collapse:collapse;width:100%;}
- .forum-container table td{border-bottom:1px solid #ededed; padding-right:5px; height:25px;}
- */
- /* boostrap edit begin */
- .forum-container table{text-align:left;border-collapse:collapse;width:100%;}/*ϸ�߱�����*/
- .index-table tr{ padding-right:5px; height:37px;line-height: 37px;}
- /* boostrap edit end */
- .forum-container tr.t1 td {background:#fff;}/* �����е�һ�еı���ɫ */
- .forum-container tr.t2 td {background:#fafafa;}/* �����еڶ��еı���ɫ */
- .forum-container tr.t3 td {background:#dfe8f6;}/* ��꾭��ʱ�ı���ɫ */
- /*.forum-container tr.two td{background:#F5F5F5;}
- .forum-container tr.dhover td{background:#E2F0FF;}
- */
- /*boostrap edit begin*/
- .forum-container tr.two td {text-indent: 1em;
- text-align: left;
- font-size: 12px;
- height: 35px;
- border-bottom: 1px solid #ddd;
- background:#fafafa;
- }
- .forum-container tr.one td{text-indent: 1em;
- text-align: left;
- font-size: 12px;
- height: 35px;
- border-bottom: 1px solid #ddd;
- }
- .forum-container tr.dhover td{
- }
- /*boostrap edit end*/
- .forum-container tr.dselect td{background:#DCF8A8;}
- /* ��һ���ʺϱ��ҳ�����ʽ tangj 20120720 */
- .forum-container-2 { clear:both;width:100% !important;width:100%;}
- .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}
- .forum-container-2 table{text-align:left;width: 100%; padding: 5px 0px 5px 0px; margin:0 auto; borde-leftr:1px, solid #ededed}
- .forum-container-2 .l-title-bar{
- font-size: 20px;
- font-weight: bold;
- padding: 5px;
- height:23px;
- border-top: 1px solid #ededed;
- border-bottom: 1px solid #ededed;
- vertical-align: bottom;
- background: #fafafa;
- line-height:23px;
- clear: both;
- margin-top:5px;
- /*background: url('resources/images/pagebar/pagebar-bg.gif') repeat-x;*/
- }
- .forum-container-2 .l-table-edit-text {
- width: 120px;
- font-size:12px;
- }
- .forum-container-2 .l-table-edit-content{
- width: 200px;
- color: #cc000;
- font-size:12px;
- }
- .forum-container-2 .l-table-head {
- font-size: 18px;
- font-weight: bold;
- padding-left: 5px;
- border-bottom: 1px solid #ededed;
- vertical-align: bottom;
- }
- .pagebar-container{clear:both;background-color: #C9DFFF; width:100% !important;width:100%;height:26px;border-top:1px solid #84A0C4;}
- .pagebar-info{padding-top:4px; padding-right:10px;height:20px;font:12px "����"; font-weight:normal;color:#444; float:right;cursor:default;}
- .pagebar-container li{ float:left; margin-left:3px; padding-top:2px;}
- .pagebar-container li a{border: solid 1px #AAE;}
- .pagebar-container a, .pagebar-container span {
- display: block;
- float: left;
- padding: 0.3em 0.5em;
- margin-right: 5px;
- margin-bottom: 5px;
- }
- .pagebar-container li a:hover{ background: #26B;color: #fff;border: solid 1px #AAE;}
- .pagebar-container .current {
- background: #26B;
- color: #fff;
- border: solid 1px #AAE;
- }
- .pagebar-container1{clear:both;background-color: #C9DFFF; width:100% !important;width:100%;height:26px;border-top:1px solid #84A0C4;}
- .pagebar-container1 li{font-size:12px;float:left; margin-left:3px; padding-top:2px;}
- .pagebar-container1 li span{display:block;padding-top:3px;padding-left:5px;}
- .pagebar-container1 li a:hover{ background: #26B;color: #fff;}
- .pagebar-container1 .current {
- background: #26B;
- color: #fff;
- }
- .default_search li{height:30px;line-height:30px;color:#000;}
- /* ȥ�� .default_search��ʽ�е� float:left;��Ϊ��Google������ᵼ��input��select��������ʹ��*/
- .default_search ul{
- /* width:290px !important; */
- display:inline;
- float:left;
- padding: 2px 0px;}
- .default_search li.text{float:left;}
- /*
- .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;}
- */
- /*boostrap edit begin*/
- .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;}
- /*boostrap edit end*/
- .default_search li.title_rqjg
- {width: 20px; text-align: center; padding-right: 5px; padding-left: 5px;}
- .search-button {float:left;}
- /**
- ɾ�� margin-left:5px�����liger�����ڿؼ���ʽ��ͻ����
- ���� height:18px;border-style: inherit;line-height: 20px�������۶�
- ====
- �����ģ�height:���ij�15px���ij�18px,line-height:18px modify by tangj 20120804
- **/
- .default_search li input[type='text']{background:#fff; height:28px; line-height: 28px;}
- .default_search li select{height:28px;border-style: inherit; line-height: 28px; }
- .dclick {
- background:#A3C0E8;
- }
- /*.dhover {
- background:#E2F0FF;
- }*/
- /*boostrap edit begin*/
- .dhover {
- background:#fefaf5;}
- /*boostrap edit end*/
- .search{ float:right;padding-right:10px;}
- .search ul{display:inline;}
- .search li{float:left;}
- .search li input{width:100px;margin-left:5px; background:#fff; height:16px;}
- .search li img{width:14px; height:20px; margin-top:1px; cursor:pointer; }
- .typemenu {display: inline;}
- .typemenu li{float:left;margin-left:5px;}
- .typemenu li a {display: block;padding: 1px 1px;text-decoration: none;color: #000;white-space: nowrap}
- .typemenu li a:hover{color: #ff7f55;}
- #layout2 .l-layout-left{
- overflow:auto;
- }
- .width_100{
- width: 100px;
- }
- .width_150{
- width: 150px;
- }
- .width_200{
- width: 200px;
- }
- /*
- .l-tab-content-item{
- float:left;
- }
- */
- .l-tab-content-item{
- float:left;
- }
- #maingrid1{ margin-top:5px;}
- .hide{
- display:none;
- }
- .tooltipinputerr {
- 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
- }
- .tooltipinputok {
- 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
- }
- .leftImage {
- BACKGROUND: url(controls/tips/images/x11.gif) no-repeat right top; WIDTH: 14px; HEIGHT: 33px
- }
- .rightImage {
- BACKGROUND: url(controls/tips/images/x3.gif) no-repeat left top; WIDTH: 6px; HEIGHT: 33px
- }
- .contenImage {
- 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
- }
- .tableTip {
- DISPLAY: none; FILTER: alpha(opacity=90); OVERFLOW: hidden; POSITION: absolute; BORDER-COLLAPSE: collapse; empty-cells: hide; opacity: 0.9
- }
- .fileList{
- padding-top:3px;
- }
- .checkbox_text{
- display:inline-block;
- padding:3px 0px 0px 3px;
- width:30px;
- }
- /* CSS Document */
- #errorsu{
- width: 100%;
- height: 200px;}
- #erroruo{float: left;
- width: 100%;}
- #btn_title a{ color:#333;}
- /* boostrap edit end */
- #btn_title a:hover{ color:#ff7f55;text-decoration:none;}
- /*.default_search{padding-top: 10px;height:40px;background-color:#89B5E9;color:#fff;width:100%;float:left;}*/
- /*boostrap edit begin*/
- .default_search{padding:5px 0px 5px 0px !important;height:auto;background-color:#eef7fe !important;color:#fff;width:100%;float:left;}
- /*boostrap edit end*/
- /* 去除 .default_search ul样式中的 float:left;因为在Google浏览器会导致input和select等无法正常使用*/
|