123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714 |
- html,body
- {
- font-size: 12px;
- font-family: '\5fae\8f6f\96c5\9ed1','\5B8B\4F53 ',arial,sans-serif;
- color: #232323;
- background-color: #fff;
- border: 0px;
- margin: 0px;
- padding: 0px;
- }
- ul
- {
- list-style: none;
- padding: 0px;
- margin: 0px;
- }
- img
- {
- border-style: none;
- padding: 0px;
- margin: 0px;
- }
- /* Styles for basic forms
- -----------------------------------------------------------*/
- fieldset
- {
- border: 1px solid #ddd;
- padding: 0 1.4em 1.4em 1.4em;
- margin: 0 0 1.5em 0;
- }
- legend
- {
- font-size: 1.2em;
- font-weight: bold;
- }
- textarea
- {
- min-height: 75px;
- }
- .editor-label
- {
- margin: 1em 0 0 0;
- }
- .editor-field
- {
- margin: 0.5em 0 0 0;
- }
- /* Styles for validation helpers
- -----------------------------------------------------------*/
- .field-validation-error
- {
- color: #ff0000;
- }
- .field-validation-valid
- {
- display: none;
- }
- .input-validation-error
- {
- border: 1px solid #ff0000;
- background-color: #ffeeee;
- }
- .validation-summary-errors
- {
- font-weight: bold;
- color: #ff0000;
- }
- .validation-summary-valid
- {
- display: none;
- }
- /* Clear Fix */
- .clearfix:after
- {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .clearfix
- {
- display: inline-block;
- }
- /* Hide from IE Mac */
- .clearfix
- {
- display: block;
- }
- /* End hide from IE Mac */
- /* end of clearfix */
- /* 双行搜索 */
- .toolbar
- {
- background-color:#79cdea;
- }
- .current_navbar .func_info
- {
- float: right;
- margin-right: 15px;
- height: 30px;
- }
- .current_navbar .func_info input
- {
- border: 1px solid #1A7BC9;
- margin-left: 5px;
- }
- /*.current_navbar .func_info input
- {
- border: 1px solid #1A7BC9;
- margin-left: 5px;
- vertical-align: middle;
- }*/
- .current_navbar .func_info a {
- background: url("images/func_btn_d.png") no-repeat scroll left 3px transparent;
- color: #FFFFFF;
- float: left;
- height: 25px;
- margin: 0px 5px 0 0;
- text-decoration: none;
- cursor: pointer;
- }
- .current_navbar .func_info a span
- {
- background: url("images/func_btn_d.png") no-repeat scroll right 3px transparent;
- float: left;
- margin: 0px 0 0 8px;
- padding: 0 8px 0px 0;
- }
- .current_navbar .func_info a:hover {
- background: url("images/func_btn_h.png") no-repeat scroll left 3px transparent;
- /*color: #FFFFFF;
- float: left;
- height: 25px;
- margin: 0px 5px 0 0;
- text-decoration: none;
- cursor: pointer;*/
- }
- .current_navbar .func_info a:hover span {
- background: url("images/func_btn_h.png") no-repeat scroll right 3px transparent;
- /*float: left;
- margin: 0px 0 0 8px;
- padding: 0 8px 0px 0;*/
- }
- .separatorline
- {
- /*_padding-top:15px; */
-
- position:absolute;
- /*_position:absolute;*/
- /*height:100%;*/
- bottom: 0px;
- top:30px;
- right: 0px;
- z-index: 1;
- overflow: auto;
-
- /*_height:expression(eval(document.documentElement.clientHeight-156));*/
- width:100%;
- /*_width:expression(eval(document.documentElement.clientWidth-189));*/
- }
-
- .search_keyword
- {
- background: #DAEEF5;
- width:auto!important;
- width: 100%;
- min-width: 820px;
- _width:expression(document.documentElement.clientWidth < 1000? '820px' : document.documentElement.clientWidth);
- }
- .qf_obligate
- {
- margin-left:5px; margin-right:5px;
- /*width:auto!important;*/
- border:1px #f2f2f2 solid ;
- width: 98%;
- min-width: 820px;
- padding-top:5px;
- padding-bottom:5px;
- _width:expression(document.documentElement.clientWidth < 1000? '820px' : document.documentElement.clientWidth);
- }
- .search_keyword select
- ,.qf_obligate select{
- width:159px;
- border:1px solid #c3d9e0;
- background-color: #fafafa;
- }
- .search_keyword input[type=text],
- .qf_obligate input[type=text] {
- width: 150px;
- border:1px solid #c3d9e0;
- background-color: #fafafa;
- }
- .qf_obligate .wayNumber
- {
- font-weight:bold;
- color:Green;
- }
- .qf_obligate .wayDesc
- {
- font-weight:bold;
- margin-left:4px;
- }
- .qf_obligate dl { padding:4px 4px 0px 4px}
- .qf_obligate dt { }
- .qf_obligate dd { margin-left:0px; }
- .qf_obligate ul { width:90%; margin-left:3%; min-width:948px;}
- .qf_obligate li.qf_row_item { float:left; display:block; width:27%;padding-bottom:2px;padding-top:2px;}
- .qf_obligate li.qf_row_item .qf_label,
- .qf_obligate li.qf_row_item .qf_input { float:left; display:block; }
- .qf_obligate li.qf_row_item .qf_label { width:100px; text-align:right; vertical-align:middle; line-height:22px;}
- .qf_obligate li.qf_row_item .qf_input { width:160px; text-align:left;}
- .one
- {
- height: 45px;
- }
- .two
- {
- height: 75px;
- }
- .three
- {
- height: 108px;
- }
- .four
- {
- height: 140px;
- }
- .five {
- height: 170px;
- }
- .six {
- height: 202px;
- }
- .search_keyword .search_input
- {
- width: 90%;
- float: left;
- }
- .search_keyword .search_input ul
- {
- list-style: none;
- height: 22px;
- margin: 10px auto;
- }
- .search_keyword .search_input ul li.sn
- {
- width: 12%;
- height: 22px;
- line-height: 22px;
- display: inline-block;
- text-align: right;
- color: #404040;
- float: left;
- }
- .search_keyword .search_input ul li.sv
- {
- height: 22px;
- line-height: 22px;
- float: left;
- text-align: left;
- width: 21%;
- }
- .search_keyword .search_input ul li.sv .combo {
- vertical-align: top;
- }
- .search_keyword .search_button_one
- {
- float: left;
- margin-top: 8px;
- }
- .search_keyword .search_button_two
- {
- float: left;
- margin-top: 24px;
- }
- .search_keyword .search_button_three
- {
- float: left;
- margin-top: 40px;
- position:relative;
- }
- .search_keyword .search_button_four
- {
- float: left;
- margin-top: 56px;
- }
- .search_keyword .search_button_five {
- float: left;
- margin-top: 73px;
- }
- .search_keyword .search_button_six {
- float: left;
- margin-top: 90px;
- }
- .search_list
- {
- background-color:#f6f6f6;
- width:auto!important;
- width: 100%;
- min-width: 820px;
- _width:expression(document.documentElement.clientWidth < 1000? '820px' : document.documentElement.clientWidth);
- }
- .search_list_obligate
- {
- margin: 15px 5px;
- width:auto!important;
- width: 100%;
- min-width: 860px;
- _width:expression(document.documentElement.clientWidth < 1000? '860px' : document.documentElement.clientWidth);
- }
- /* 弹出框 */
- .box_class
- {
- margin: 5px auto 31px;
- }
- .box_class ul
- {
- height: 20px;
- line-height: 20px;
- background-color: #e9edee;
- border-bottom:1px solid #fff;
- }
- .box_class ul li.li_o_l
- {
- width: 21%;
- float: left;
- text-align: right;
- background-color: #daeef5;
- }
- .box_class ul li.li_o_r
- {
- width: 78%;
- float: left;
- height: 36px;
- border-left:1px solid #fff;
- }
- .box_class ul li.li_o_r .combo input {
- vertical-align: top;
- }
- .box_class ul li.li_o_r textarea
- {
- font-size:13px;
- padding-left:2px;
- }
- .box_class ul li.li_s_l
- {
- width: 21%;
- float: left;
- text-align: right;
- background-color: #daeef5;
- }
- .box_class ul li.li_s_r
- {
- width: 28%;
- float: left;
- height: 36px;
- border-left:1px solid #fff;
- }
- .box_class ul li.li_s_r .combo input {
- vertical-align: top;
- }
- .box_class ul li.li_t_l
- {
- width: 15%;
- float: left;
- text-align: right;
- background-color: #daeef5;
- }
- .box_class ul li.li_t_r
- {
- width: 18%;
- float: left;
- height: 36px;
- border-left:1px solid #fff;
- }
- .box_class ul li.li_t_r .combo input {
- vertical-align: top;
- }
- .navbar_toolbutton
- {
- margin-left: 5px;
- }
- .disabled
- {
- background-color:Gray;
- }
-
- .ie6 {}
- .ie6 .func_info input{
- margin-top:5px;
- height:18px;
- }
- .li_o_r
- {
- overflow: auto;
- }
- .li_s_r
- {
- overflow: auto;
- }
- .li_t_r
- {
- overflow: auto;
- }
- .box_class_page
- {
- margin: 5px auto;
- }
- .requiredstar
- {
- color:Red;
- }
- div.tabs-container,
- div.tabs-container div.panel-noscroll,
- div.tabs-container div.panel-noscroll div.panel>div
- { overflow:hidden;}
- /*快捷按钮样式*/
- .func_fast
- {
- margin-left: 8px;
- height: 30px;
- }
- .func_fast a {
- background: url("images/func_btn_d.png") no-repeat scroll left 8px transparent;
- color: #FFFFFF;
- float: left;
- height: 30px;
- margin: 0px 5px 0 0;
- text-decoration: none;
- cursor: pointer;
- }
- .func_fast a span
- {
- background: url("images/func_btn_d.png") no-repeat scroll right 8px transparent;
- float: left;
- margin: 0px 0 0 8px;
- padding: 0 8px 0px 0;
- height: 30px;
- }
- .func_fast a:hover {
- background: url("images/func_btn_h.png") no-repeat scroll left 8px transparent;
- /*color: #FFFFFF;
- float: left;
- height: 25px;
- margin: 0px 5px 0 0;
- text-decoration: none;
- cursor: pointer;*/
- }
- .func_fast a:hover span {
- background: url("images/func_btn_h.png") no-repeat scroll right 8px transparent;
- /*float: left;
- margin: 0px 0 0 8px;
- padding: 0 8px 0px 0;*/
- }
- .button_search
- {
- background-image:url(./v3/green_twoWord.png);
- width:50px;
- display:block;
- line-height:25px;
- height:25px;
- }
- .content_head
- {
- background-color:#3d8fb2;
- width:100%;
- text-align:center;
- margin-top:-15px;
- *margin-top:0px;
- }
- .content_head p { text-align:left; padding-left:10px; padding-top:10px;}
- .content_head .workPosition
- {
- color:White;
- font-size:12px;
- font-weight:bold;
- }
- .content_head .systemWorkflow
- {
- background-image:url(./v3/images/system_workflow.png);
- width:820px;
- height:69px;
- margin-left:auto;
- margin-right:auto;
- }
- /* xDataTable begin */
- .xDataTablePanel
- {
- position: relative;
-
- }
- .xDataTable
- {
- position:relative;
- text-align: center;
- border-top: 1px solid #e4e4e4;
- border-right: none;
- border-bottom: none;
- border-left: 1px solid #e4e4e4;
- width: 100%;
- }
- .xDataTable th
- {
- font-size: 14px;
- border-top: none;
- border-right: 1px solid #e4e4e4;
- border-bottom: 1px solid #e4e4e4;
- border-left: none;
- color: #8b8e8e;
- line-height: 30px;
- background: url("./V3/xDataTable_th_bg.jpg");
-
- font-weight: normal;
- }
- .xDataTable td
- {
- border-top: none;
- border-right: 1px solid #ebf1f5;
- border-bottom: 1px solid #ebf1f5;
- border-left: none;
- color:#646968;
- line-height: 28px;
- padding: 0 2px;
- font-size: 14px;
- }
- .xDataTable td a
- {
- color: #3848FD;
- text-decoration: none;
- cursor: pointer;
- }
- .xDataTable td a:hover
- {
- color: #3848FD;
- text-decoration: underline;
- /*border: none;*/
- }
- .xDataTable tr.row
- {
- background-color: #F6F6F6;
- }
- .xDataTable tr.row2
- {
- background-color: white;
- }
- .xDataTable tr.row_selected
- {
- background-color: #f6f6f6;
- }
- .xDataTablePanel_pager
- {
- /* border:3px solid #f6f6f6;*/
- border:1px solid #d3d3d3;
- /*padding-top:7px;
- padding-bottom:7px;*/
- background-color:#f6f6f6;
- text-align:center;
- white-space: nowrap;
- }
- .xDataTablePanel_pager table
- {
- margin-left:auto;
- margin-right:auto;
-
- }
- .xDataTablePanel_pager
- {
- zoom: 1;
- }
- .xDataTablePanel_pager td
- {
- border: 0;
- }
- .xDataTablePanel_pager-btn-separator
- {
- float: left;
- height: 24px;
- border-left: 1px solid #ddd;
- border-right: 1px solid #fff;
- margin: 3px 1px;
- }
- .xDataTablePanel_pager .xDataTablePanel_pager-num
- {
- border-width: 1px;
- border-style: solid;
- margin: 0 2px;
- padding: 2px;
- width: 2em;
- height: auto;
- }
- .xDataTablePanel_pager-page-list
- {
- margin: 0px 6px;
- padding: 1px 2px;
- width: auto;
- height: auto;
- border-width: 1px;
- border-style: solid;
- }
- .xDataTablePanel_pager-info
- {
- margin: 0px;
- padding: 0;
- height: 30px;
- line-height: 30px;
- font-size: 12px;
- }
- .xDataTablePanel_pager span
- {
- font-size: 12px;
- }
- .xDataTablePanel_pager-first
- {
- background: url('./images/xDataTablePanel_pager_icons.png') no-repeat 0 0;
- }
- .xDataTablePanel_pager-prev
- {
- background: url('./images/xDataTablePanel_pager_icons.png') no-repeat -16px 0;
- }
- .xDataTablePanel_pager-next
- {
- background: url('./images/xDataTablePanel_pager_icons.png') no-repeat -32px 0;
- }
- .xDataTablePanel_pager-last
- {
- background: url('./images/xDataTablePanel_pager_icons.png') no-repeat -48px 0;
- }
- .xDataTablePanel_pager-load
- {
- background: url('./images/xDataTablePanel_pager_icons.png') no-repeat -64px 0;
- }
- .xDataTablePanel_pager-loading
- {
- background: url('./images/loading.gif') no-repeat;
- }
- .xDataTablePanel_pager-page-list,
- .xDataTablePanel_pager .xDataTablePanel_pager-num
- {
- border-color: #c3d9e0;
- }
|