| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376 |
- body{font-size:12px;font:14px/1 arial,Helvetica,"Helvetica Neue","Microsoft YaHei","\5B8B\4F53",tahoma,sans-serif; background-color:#fff;}
- body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,th,td{margin:0;padding:0;}
- body{ margin:0;padding:0;border:0;width:100%;height:100%;overflow-x:hidden;}
- .mini-toolbar{padding:1px;padding-top:0px;padding-bottom:1px;background-color:#fff;width:98%;margin-left:auto;margin-right:auto;}
- .btn_center{margin-left:25px;}
- .prompt{height:23px;padding-top:3px;background-color:#fff;border:solid 1px #EFEFEF; border-bottom:0px; padding-left:10px;color:#333;overflow:hidden;}
- /*success样式*/
- .resultSuccess{background-color:#fff;background-image:url(../images/utils/result_bg.gif);background-position:0 0;border:solid 1px #183376;position:absolute;color:#000;font-weight:700;font-size:16px;padding-left:5px;padding-right:5px;text-align:center;vertical-align:middle;z-index:9999;min-width:180px;height:40px;line-height:40px;display:none;overflow:hidden}
- /*进度*/
- .progress{background-color:#fff;background-image:url(../images/utils/result_bg.gif);background-position:0 0;border:solid 1px #183376;position:absolute;color:#000;font-size:14px;text-align:center;vertical-align:middle;z-index:9999;padding:0px 5px;height:40px;line-height:40px;display:none}
- /*遮罩层*/
- .mask{filter:alpha(opacity=40);opacity:0.4;-moz-opacity:0.4;background-color:#EEEEEE;z-index:1100;display:none;top:0;left:0;}
- /*.x-trigger-cell{vertical-align:middle;}*/
- /*body .mini-window *{overflow:hidden;}*/
- .mini-panel-body{padding:0px;}
- .mini-grid-row{height:25px;cursor:pointer;}
- .mini-grid-cell{height:25px;cursor:pointer;}
- #m_grid{margin-left:auto;margin-right:auto;}
- .nes {
- color: #ff0000;
- }
- .unnes{color:#fff}
- .webtext,.webtext_focus{height:18px;width:150px;border:solid 1px #A5ACB5;}
- textarea{border:solid 1px #A5ACB5;overflow:auto;}
- select{border:solid 1px #A5ACB5;}
- .keyboard{position:absolute;z-index:99999; background-color:#F5F6F7; width:160px;overflow:hidden;border:solid 1px #dedede;}
- .keyboard table{margin:0px;list-style:none;width:100%;}
- .keyboard td{padding:2px;width:35px;height:30px;text-align:center;}
- .keyboard td input{height:30px;width:35px;}
- .keyboard td .zero{width:94%;}
- .keyboard td .ok{height:62px;}
- .num_textbox{padding-left:3px;height:23px;font-size:11pt;font-family:Arial Black;width:120px;background-color:#FFFFE6;border:solid 1px #A5ACB5;}
- .tw_panel{font-size:9pt;font-family:Tahoma, Verdana, 宋体;width:420px;position:absolute;overflow:hidden;right:5px;bottom:1px;height:190px;border-width:0}
- .tw_border{border:1px solid #999;overflow:hidden;position:relative}
- .tw_header{width:100%;height:25px;overflow:hidden;background:#E3E6E8 url(../js/miniui/themes/default/images/panel/header.png) repeat-x 0 0;color:#201F35;border-bottom:solid 1px #bbb;cursor:default}
- .tw_panel .tw_title{padding-left:9px;padding-top:3px;float:left;line-height:16px}
- .tw_con{overflow-y:auto;line-height:22px;height:150px;padding:5px;background-color:#fff;}
- .report_title{width:750px;text-align:center;margin-top:5px;padding:5px 0px;position:relative;font-weight:bold;}
- .report_time{position:absolute;bottom:8px;right:100px;display:block;font-size:12pt;}
- .op_div{position:relative;white-space: nowrap;text-overflow: ellipsis;}
- .op_btn{position:absolute;cursor: pointer;top: -1px;right: 0px;z-index: 22;background-color:#F7F7F7; }
- .op_over{margin:0px;background-color:#F9D97C;border:solid 1px #999;padding-left:17px;vertical-align:middle;}
- .op_out{margin:1px;border:0px;padding-left:17px;vertical-align:middle;}
- /*.op_btn li{float:left;}*/
- .sp_en{white-space: nowrap;text-overflow: ellipsis;color:#E1292A;font-size:9pt}
- #zd_div {
- padding: 5px;
- margin-left: 50px; /*position:fixed;top:30px;left:50px;*/
- display: none;
- width: 50%;
- min-height: 60px;
- background-color: #fff;
- overflow: hidden;
- border: solid 1px #dedede;
- /*margin-top: 5px;
- z-index: 9999;*/
- }
- .zd_col {
- line-height: 25px;
- padding: 0px 5px;
- margin-top: 5px;
- }
- .zd_sel {
- padding: 0px 5px;
- }
- .zd_btn {
- padding: 0px 5px;
- margin-top: 5px;
- padding-bottom: 5px;
- }
- /*.op_icon{background:url(../images/op.gif);}
- .op_edit{background-position:-159px -105px;width:20px;height:20px;display:inline-block;}
- .op_edit_over{background-position:-183px -105px;width:20px;height:20px;display:inline-block;}
- .op_edit{background-position:-159px -105px;width:20px;height:20px;display:inline-block;}*/
- .filter_con {
- overflow: hidden;
- width: 100%;
- position: relative;
- }
- .filter_con:after {
- clear: both;
- }
- .filter_item{
- float: left;
- display: block;
- margin-left: 5px;
- margin-right: 5px;
- height: 40px;
- line-height: 40px;
- }
- .filter_item .sp {
- padding: 2px 1px;
- margin-right:1px;
- text-align: center;
- }
- .filter_item label {
- text-align: right;
- line-height: 32px;
- /*padding-left: 10px;*/
- padding-right: 10px;
- margin-bottom: 10px;
- display: inline-block;
- font-weight: normal;
- color: #879098;
- font-size: 14px;
- width: 66px;
- }
- .filter_item .inp {
- width: 235px;
- height: 32px;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- /*padding: 5px 10px;*/
- }
- .filter_item .inp_short {
- width: 100px;
- height: 32px;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- padding: 5px 10px;
- }
- .filter_item .inp_middle {
- width: 236px;
- height: 32px;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- /*padding: 5px 10px;*/
- }
- .filter_item .sel {
- width: 120px;
- height: 32px;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- padding: 5px 10px;
- }
- .filter_item .inp-time {
- width: 110px;
- height: 32px;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- /*padding: 5px 10px;*/
- }
- .filter_item .inp-money {
- width: 110px;
- height: 32px;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- /*padding: 5px 10px;*/
- }
- .filter_btn{
- padding-left:10px;
- margin:2px 0px;
- overflow:hidden;
- }
- .mini-buttonedit-input {
- font-size: 12px;
- }
- .mini-buttonedit-icon {
- margin-top: 3px;
- margin-left: 3px;
- }
- .filter_item .btn {
- margin: 2px 5px 2px 5px;
- }
- .win_tb {
- width: 96%;
- margin-left: auto;
- margin-right: auto;
- margin-top: 10px;
- background-color: #dedede;
- }
- .win_tb td {
- height: 36px;
- background-color: #fff;
- font-size: 14px;
- padding: 5px;
- }
- .win_tb input[type=text] {
- width: 90%;
- height: 24px;
- font-size: 14px;
- }
- .win_tb input[type=checkbox] {
- width: 18px;
- height: 18px;
- }
- .win_tb select {
- font-size: 14px;
- height: 30px;
- padding: 0px 5px;
- }
- .win_tb .td1 {
- color: #666;
- background-color: #F8F8F8;
- text-align: center;
- }
- .win_tb .td2 {
- }
- .oid_div {
- position: relative;
- align-items: center;
- min-height: 58px;
- align-content: center;
- display: flex;
- }
- .oid_state {
- position: absolute;
- bottom: 2px;
- right: 1px;
- }
- .word_tui {
- width: 16px;
- border-radius: 5px;
- background-color: red;
- color: white;
- font-size: 12px;
- text-align: center;
- padding: 3px 5px;
- margin-right: 1px;
- /* height: 20px; */
- /* height: 16px; */
- /* vertical-align: middle; */
- }
- .bc_tui {
- background-color: #001F3E;
- }
- .bc_hui {
- background-color: #6D6F01;
- }
- .bc_piao {
- background-color: #85144C;
- }
- .bc_piao2 {
- background-color: #6D0101;
- }
- .word_shou {
- background-color: saddlebrown;
- }
- .word_green {
- background-color: forestgreen;
- }
- .mini-grid-cell-nowrap {
- overflow: hidden;
- /* white-space: nowrap;
- text-overflow: ellipsis; */
- word-break: keep-all;
- word-wrap: break-word;
- white-space: normal;
- }
- .white-space {
- word-break: break-all;
- word-wrap: break-word;
- white-space: pre-wrap;
- }
- .memo-class {
- border: none;
- width: 100%;
- height:auto;
- font-size: 15px;
- resize: none;
- outline: none;
- background: transparent;
- text-align: center;
- max-height:200px;
- }
- .a_def,.a_def:visited{
- text-decoration:none;
- color:#000;
- }
- .a_def:hover {
- color:#F74F02;
- background:#C0F1FD;
- text-decoration:none;
- }
- a, a:visited {
- color: #0000ff;
- line-height: 20px;
- text-decoration: none;
- }
- a:hover{
- line-height:20px;
- color:#F74F02;
- text-decoration:none;
- }
- .menu a, .menu a:visited {
- color:#BFBBBB;
- line-height: 40px;
- }
- .menu a:hover{
- color:#fff;
- line-height: 40px;
- }
- .menu .sel a, .menu .sel a:visited{
- color:#fff;
- }
- .mini-grid-cell-inner {
- padding-top: 1px;
- padding-bottom: 1px;
- }
- .textbox-input {
- height: 28px;
- line-height: 28px;
- display: inline-block;
- font-size: 14px;
- color: #333;
- cursor: text;
- font-family: Verdana;
- border: 1px solid #e1e1e1;
- border-radius: 5px;
- margin-top: 6px;
- }
- .image_large {
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- background-color: rgba(255,255,255,.9);
- display: none;
- z-index: 198910151;
- }
- .new_use_btn_green {
- background-color: #ECF6ED;
- color: #088615;
- border: 1px solid #66E873;
- }
- .new_use_btn_blue {
- background-color: #F3F7F7;
- color: #0687EC;
- border: 1px solid #90D3F6;
- }
- .new_use_btn_red {
- background-color: #FAF1F2;
- color: #F63E4E;
- border: 1px solid #FC6C79;
- }
- .new_use_btn_orange {
- background-color: #FDF5E6;
- color: #FFA500;
- border: 1px solid #F4A460;
- }
- .new_use_btn_real_blue {
- background-color: #2A70FA;
- color: white;
- border: 1px solid #0E337D;
- }
|