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;
}