<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search_area {
    margin-top: 3px;
    padding: 6px 1px 6px 70px;
    background: url(../img/search_bg.jpg) #F2F6F9 no-repeat bottom left;
    border: 1px solid #C9E1F2;
    min-height: 26px;
}

.search_area_two_rows {
    margin-top: 3px;
    padding: 6px 1px 6px 5px;
    border: 1px solid #C9E1F2;
    min-height: 57px;
    word-break: break-all;
}
.search_area_three_rows {
    margin-top: 3px;
    padding: 6px 1px 6px 5px;
    border: 1px solid #C9E1F2;
    min-height: 83px;
    word-break: break-all;
}
.search_area_four_rows {
    margin-top: 3px;
    padding: 6px 1px 6px 70px;
    background: url(../img/search_bg.jpg) #F2F6F9 no-repeat left;
    border: 1px solid #C9E1F2;
    min-height: 53px;
    width: 4800px;
}
.search_area .wclear {
    border: 1px solid #ff0;
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0;
    margin-top: 0;
    height: 1px;
    line-height: 1px;
    clear: both;
    visibility: hidden;
}
.search_area .sinput {
    border: 1px solid #999;
    margin-right: 2px;
    padding: 2px;
    width: 70%;
    min-width:110px
}
#search_more {
    float: left;
    width: 100%;
}
#search_more .entry {
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 2px 5px;
    color: #b3b3b3;
}
#search_more label {
    float: left;
    margin-left:5px;
    display: inline-block;
    text-align: right;
}
#search_more div {
    float: left;
}
#search_more .row {
    margin: 0;
    padding: 0;
    height: 26px;
    line-height: 26px;
    width: 100%;
}
.search_area #total {
    padding-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    border-top: 1px dashed #ccc;
}
.search_area #total label {
    margin-left: 50px;
}
.search_area #total span {
    color: #2C9EE4;
    font-size: 20px;
    font-weight: bolder;
    margin-left: 5px;
    margin-right: 5px;
}
.search_btn {
    float: left;
    margin-left:10px;
}
.search_btn_two_rows {
    float: left;
    margin-left:10px;
    margin-top:15px;
}

.search {
    background: url(../img/btn_search.jpg);
    height: 65px;
    width: 84px;
    padding: 0 2px;
    cursor: pointer;
    border: 0px;
}
.searchreport
{
    border-style: none;
    font-size: xx-large;
    color: #0000CC;
    text-decoration: underline;
    background-color: #F2F6F9;
}
.search_area_s {
    margin-bottom:5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #C9E1F2;
    min-height: 30px;

}
.search_area_s .wclear {
    border: 1px solid #ff0;
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0;
    margin-top: 0;
    height: 1px;
    line-height: 1px;
    clear: both;
    visibility: hidden;
}
.search_area_s .sinput {
    border: 1px solid #999;
    margin-right: 2px;
    padding: 2px;
    width: 80px;
}
#search_more_s {
    float: left;
    width: 100%;
}
#search_more_s .entry {
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 2px 5px 2px 5px;
}
#search_more_s label {
    float: left;
    display: inline-block;
    text-align: right;
}
#search_more_s div {
    float: left;
}
#search_more_s .row {
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 32px;
    width: 100%;
}
.search_btn {
    float: left;
}
.search_s {
    border-style: solid;
    border-width: 1px;
    border-color: #999;
    height: 30px;
    width: 40px;
    margin-top:15px;
    cursor: pointer;
}
 .loadingdiv
{
    position:absolute;
    display:none;
    }   

.tblist {
    border-top: 1px solid #C9E1F2;
    border-left: 1px solid #9ED1F5;
}
.tblist input[type=text]{
    width:70%
}
.tblist th {
    border-right: 1px solid #C9E1F2;
    border-bottom: 1px solid #C9E1F2;
    color: #111;
    padding: 5px;
    background: #E2EEF6;
}
.tblist td {
    border-right: 1px solid #C9E1F2;
    border-bottom: 1px solid #C9E1F2;
    color: #111;
    padding: 5px;
    background: #fff;
    height: 28px;
    line-height: 28px;
}
.tblist th a, .tblist td a {
    color: #06c;
}
.tblist tr:hover td {
    background: #ffc;
}
.tblist .title2 {
    text-align: center;
    font-weight: bolder;
    font-size: 15px;
    height: 50px;
}
.tblist .title3 {
    text-align: center;
}
.tblist .title {
    background: #E2EEF6;
    font-weight: bolder;
}
.tblist .titxt {
    text-align: left;
    color: #06c;
}
.tblist td {
    padding: 4px 10px;
}
.tblist tr .tag {
    text-align: right;
    color: #124F7A;
    background: #E1EEF6 repeat-x top; /**width: 120px;**/
    width: 12%;
    word-break:break-all;
}
.tblist tr .tag_report {
    text-align: center;
    color: #124F7A;
    background: #E1EEF6 repeat-x top; /**width: 120px;**/
   
}
.tblist tr .text_report {
    text-align: center;

   
}
.tblist tr:hover .tag {
    background: #E1EEF6 repeat-x top;
}

    .tblist tr .text {
        width: 12%;
        word-break: break-all;
    }
.tblist tr .row {
    color: #124F7A;
    background: #E1EEF6 repeat-x top;
    text-align: center;
}

/**查询中的gridview时 使用**/
.gvquery {
    border-top: 1px solid #C9E1F2;
    border-left: 1px solid #9ED1F5;
}
.gvquery th, .gvquery td {
    border-right: 1px solid #C9E1F2;
    border-bottom: 1px solid #C9E1F2;
    text-align: center;
}
.gvquery th a, .gvquery td a {
    color: #06c;
}
.gvquery tr:hover td {
    background: #ffc;
}
.gvquery tr:hover {
    background: #E2EEF6;
}
.gvquery .textl {
    text-align: left;
}
.gvquery .title {
    background: #E2EEF6;
    font-weight: bolder;
}
.gvquery .titxt {
    text-align: left;
    color: #06c;
}

/**报表中的gridview时 使用**/
.gvlist {
    border-top: 1px solid #C9E1F2;
    border-left: 1px solid #9ED1F5;
}
.gvlist th {
    border-right: 1px solid #C9E1F2;
    border-bottom: 1px solid #C9E1F2;
    text-align: center;
    color: #111;
    padding: 5px;
    background: #E2EEF6;
    height: 24px;
    line-height: 24px;
}
.gvlist td {
    border-right: 1px solid #C9E1F2;
    border-bottom: 1px solid #C9E1F2;
    text-align: center;
    color: #111;
    padding: 5px;
    background: #fff;
}
.gvlist th a, .gvlist td a {
    color: #06c;
}
.gvlist tr:hover td {
    background: #ffc;
}
.gvlist tr:hover {
    background: #E2EEF6;
}
.gvlist .text {
    text-align: left;
}
.gvlist .title {
    background: #E2EEF6;
    font-weight: bolder;
}
.gvlist .titxt {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: normal;
}

/* operamasks 树*/
.om-tree span.depticon.folder {
    background: url("../img/mt2_1.gif") no-repeat;
}
.om-tree li.expandable span.depticon.folder {
    background: url("../img/mt2_1.gif") no-repeat;
}
.om-tree span.depticon.file {
    background: url("../img/mt2_1.gif") no-repeat;
}
.om-tree span.usericon.folder {
    background: url("../img/mt2_2.gif") no-repeat;
}
.om-tree li.expandable span.usericon.folder {
    background: url("../img/mt2_2.gif") no-repeat;
}
.om-tree span.usericon.file {
    background: url("../img/mt2_2.gif") no-repeat;
}
/*用户选择*/
input.BigStatic, textarea.BigStatic {
    font-size: 10pt;
    padding: 1px 5px;
}
div.BigStatic {
    font-size: 10pt;
    padding: 1px 5px;
    height: 34px;
    width: 200px;
    float: left;
    overflow-y: auto;
    text-align: left;
}
A.orgAdd:link, A.orgAdd:visited {
    color: #207BD6;
    padding-left: 12px;
    background: url("../img/org_select.png") no-repeat;
    background-position: 0px 4px;
}
A.orgAdd:hover, A.orgAdd:active {
    color: #207BD6;
    text-decoration: underline;
}
A.orgClear:link, A.orgClear:visited {
    color: #207BD6;
    padding-left: 12px;
    background: url("../img/org_select.png") no-repeat;
    background-position: 0px -40px;
    margin-left: 5px;
}
A.orgClear:hover, A.orgClear:active {
    text-decoration: underline;
}
.close {
    background-repeat: no-repeat;
    border-bottom: 1px dashed;
    float: left;
    height: 20px;
    margin: 5px;
}
.close a {
    background-image: url("../img/remove.gif");
    background-position: 0 -11px;
    color: #0078B6;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    overflow: hidden;
    text-decoration: none;
    width: 11px;
}


.flag {
    height: 30px;
    padding: 0 10px 0 0;
    margin: 10px 10px 2px 10px;
}
.flag li {
    float: left;
    background: url(../img/flag.gif) bottom;
}
.flag li a {
    float: left;
    display: block;
    color: #fff;
    background: url(../img/flag.gif) center;
    width: 120px;
    text-align: center;
    padding: 5px 0 0 0;
    height: 25px;
    text-decoration: none;
    margin: 0 0 0 3px;
}
.flag li a:hover {
    background: url(../img/flag.gif) no-repeat;
    color: #00539F;
}
.flag .now a {
    background: url(../img/flag.gif) no-repeat;
    color: #00539F;
}
.flag .bn {
    padding: 0px;
    float: right;
}

.mem {
    margin: 3px 5px 3px 15px;
}
.ico_title {
    color: #039;
    font-size: 14px;
    font-weight: bolder;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 25px;
    background: url(../img/ico_title.png) no-repeat 158px 18px;
    margin-right: 15px;
}
.ico_list ul {
    padding: 0 0 0 15px;
    margin-left:15px;
    width:800px;
}
.ico_list li {
    float: left;
    margin:0 15px;

    border: 1px solid #fff;
    text-align: center;
}
.ico_list li:hover {
    border: 1px solid #B3D5EF;
    background: #EBF3F9;
}
.ico_list li .ico_img a {
    cursor: pointer;
    display: block;
    width: 86px;
    height: 75px;
    margin: 0 auto;
}
.ico_list li .ico_txt a {
    text-decoration: none;
    line-height: 26px;
    color:Blue;
    font-size:14px;
}
.ico_list li .ico_txt a:hover {
    text-decoration: underline;
}
        .changecolor0 {
            color: #FF0000;
        }
        .changecolor1 {
            color: #ffffff;
        }

        * {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei,SimSun,Tahoma,Helvetica,Arial,sans-serif;";
    font-size: 13px;
    scrollbar-face-color: #C3D3FD;
    scrollbar-highlight-color: #EFF4FF;
    scrollbar-3dlight-color: #BBCDF5;
    scrollbar-darkshadow-color: #587EB0;
    scrollbar-shadow-color: #EFF4FF;
    scrollbar-arrow-color: #4D6185;
    scrollbar-track-color: #eee;
}
.om-dialog-content{clear:both;}

.red 
{
    color:red!important;
}
.weifeng {
    background: url(../img/transfer.png) no-repeat 0 0px;
    width:24px;height:24px;
    display: inline-block;
}
.jinan {
    background: url(../img/jinan.png) no-repeat 0 0px;
    width: 24px;
    height: 20px;
    display: inline-block;
}
.jinanxiaofang {
    background: url(../img/gxf.png) no-repeat 0 0px;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.qutip {    
    margin-left: 170px;
    margin-top: -20px;
    cursor: pointer;  
    height: 20px;
    width: 20px;
    background-size: cover;
    background-image: url("../img/question.png");
    background-position: center;
    background-repeat: no-repeat;
}
.qdchoucha {
    background: url(../img/qdchoucha.png) no-repeat 0 0px;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.notfromgonggai {
    background: url(../img/notfromgonggai.png) no-repeat 0 0px;
    width: 42px;
    height: 20px;
    margin-top:3px;
    display: inline-block;
}
.isspecialitem {
    background: url(../img/isspecialitem.png) no-repeat 0 0px;
    width: 18px;
    height: 25px;
    margin-top: 5px;
    display: inline-block;
}
.input_container img {
    position: absolute;
    top: 0px;
    left: 125px;
    width: 24px;
    height: 20px;
    z-index: 99
}
</pre></body></html>