﻿.body {
    font-family: verdana,helvetica,arial,sans-serif;
}

.combo {
    border: 1px solid #609ddc;
    width: 150px;
    margin-left: 0px;
    padding-left: 0px;
}

/*.textbox {    
    height: 30px;
}*/

.combo-text {
    border: 1px solid #609ddc;
    width: 146px;
}

.combo-arrow {
    width: 18px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    /*border: 1px solid #609ddc;*/
    height: 18px;
}

.combobox-item-hover { /*background: #FFFFCC;*/
}

.combobox-item-selected { /*background: #FFF;*/
}

.validatebox-tip {
    display: block;
}

.window {
    /*-moz-border-radius: 8px;
    -webkit-border-radius: 8px;*/
}

    .window .window-header {
        background: transparent;
        padding: 2px 0px 4px 0px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }

    .window .window-body {
        border-top-width: 1px;
        /*-moz-border-radius: 8px;
        -webkit-border-radius: 8px;*/
    }

.panel-header-noborder {
    border-width: 0px;
    border-bottom: 0px solid #99BBE8;
}

.icon-ok {
    background: url('icons/ok.png') no-repeat;
}

.table {
    margin-top: 10px;
    margin-left: 0px;
}

.formtable th {
    /*background: #e4e9f0;*/
    /*padding:0px 0px 0px 0px;
    border:1px solid grey;*/
    /*border-color: grey;*/
    width: 80px;
    font-size: 12px;
    color: #3d3d3d;
    font-family: 微软雅黑,Arial;
    background-color: #EDF5FA; /*#e1e1e1*/
    vertical-align: middle;
}

.formtable {
    /*background: #e4e9f0;*/
    /*padding:0px 0px 0px 0px;*/
    border: 1px solid #dddddd;
    /*border-color: grey;*/
    /*background-color: rgb(237, 245, 250);*/
    /*background-color:#F4F4F4;*/
    vertical-align: middle;
}

    .formtable td {
        /*background: #e4e9f0;*/
        /*padding:0px 0px 0px 0px;
    border:1px solid grey;*/
        /*border-color: grey;*/
        /*background-color: rgb(237, 245, 250);*/
        background-color: #fff;
        vertical-align: middle;
    }

        .formtable td > input {
            width: 133px;
        }

    .formtable tr th {
        background: #e4e9f0;
        /*padding:0px 0px 0px 0px;
    border:1px solid grey;*/
        /*border-color: grey;*/
        font-weight: normal;
        /*background: rgb(221, 217, 195);*/
        text-align: center;
    }

    .formtable tr {
        height: 30px;
    }

.formjstable tr {
    height: 40px;
    margin-bottom: 3px;
}

.formlable {
    color: blue;
    font-size: 18px;
    font-family: verdana,helvetica,arial,sans-serif;
}

table tr th {
    /*font-weight: normal;
    background: rgb(221, 217, 195);
    text-align: center;*/
}

table td th {
    /*font-size: 12px;
    font-family: 微软雅黑,Arial;*/
}


.table td {
    width: 246px;
    font-size: 12px;
    text-align: right;
}

    .table td input {
        border: 1px solid #609ddc;
        font-size: 12px;
        width: 147px;
        margin-left: 1px;
        padding-left: 1px;
    }

    .table td textarea {
        border: 1px solid #609ddc;
        width: 400px;
        height: 50px;
    }

.ok {
    background: url('icons/ok.png') no-repeat;
}

.cancel {
    background: url('icons/cancel.png') no-repeat;
}

.s_toolbar {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #EEEEEE;
    padding: 2px 10px;
}

    .s_toolbar td {
        font-size: 12px;
    }

    .s_toolbar select {
        border: 1px solid #609ddc;
        width: 150px;
        height: 20px;
    }

    .s_toolbar input {
        width: 30px;
    }

.s_table {
    font-size: 12px;
    margin-left: 45px;
}

    .s_table td {
        height: 32px;
    }

    .s_table select {
        font-size: 12px;
        border: 1px solid #609ddc;
        width: 140px;
        height: 20px;
        padding: 2px;
    }

.search_item {
    border: 1px solid #609ddc;
    width: 140px;
    margin-left: 10px;
    margin-top: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 1px;
}

.li_style {
    list-style: none;
    list-style-image: url('icons/tree_folder.gif');
    text-align: left;
    margin-left: 40px;
    padding-top: 0px;
}

.li_style1 {
    list-style-image: url('icons/tree_folder.gif');
    margin-left: 20px;
    height: 24px;
}

.ul_style {
    margin-top: 0px;
    text-align: left;
    margin-left: 0px;
    padding-left: 10px;
    height: 18px;
}

.index-big-title {
    font-size: 20px;
    font-family: 微软雅黑,Arial;
    text-align: left;
    /*color: white;*/
    padding-left: 5px;
    font-weight: bold;
}

.index-top-link { /*color: white;*/
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
}

.erp-form_td {
    width: 240px;
    text-align: center;
    font-size: 12px;
    margin-top: 30px;
}

.erp_input {
    border: 1px solid #609ddc;
    width: 153px;
    height: 20px;
}

.div_chart {
    float: left;
    width: 60px;
    height: 93px;
    text-align: center;
    border-right: 1px solid #c8d3d7;
    border-bottom: 1px solid #c8d3d7;
    border-top: 1px solid #c8d3d7;
}

.ok {
    background: url('icons/ok.png') no-repeat;
}

.cancel {
    background: url('icons/cancel.png') no-repeat;
}

.add {
    background: url('icons/edit_add.png') no-repeat;
}

.edit {
    background: url('icons/pencil.png') no-repeat;
}

.remove {
    background: url('icons/edit_remove.png') no-repeat;
}

.save {
    background: url('icons/filesave.png') no-repeat;
}

.cut {
    background: url('icons/cut.png') no-repeat;
}

.no {
    background: url('icons/no.png') no-repeat;
}

.icon-ok {
    background: url('icons/ok.png') no-repeat;
}

.up, .ztree li button.up_ico_docu, .ztree li button.up_ico_open, .ztree li button.up_ico_close {
    background: url('icons/up.png') no-repeat;
}

.top, .ztree li button.top_ico_docu, .ztree li button.top_ico_open, .ztree li button.top_ico_close {
    background: url('icons/top.png') no-repeat;
}

.advance, .ztree li button.advance_ico_docu, .ztree li button.advance_ico_open, .ztree li button.advance_ico_close {
    background: url('icons/advance.png') no-repeat;
}

.caozuo, .ztree li button.caozuo_ico_docu, .ztree li button.caozuo_ico_open, .ztree li button.caozuo_ico_close {
    background: url('icons/caozuo.png') no-repeat;
}

.change_status, .ztree li button.change_status_ico_docu, .ztree li button.change_status_ico_open, .ztree li button.change_status_ico_close {
    background: url('icons/change_status.png') no-repeat;
}

.finish, .ztree li button.finish_ico_docu, .ztree li button.finish_ico_open, .ztree li button.finish_ico_close {
    background: url('icons/finish.png') no-repeat;
}

.brow, .ztree li button.brow_ico_docu, .ztree li button.brow_ico_open, .ztree li button.brow_ico_close {
    background: url('icons/brow.png') no-repeat;
}

.gui, .ztree li button.gui_ico_docu, .ztree li button.gui_ico_open, .ztree li button.gui_ico_close {
    background: url('icons/gui.png') no-repeat;
}

.refresh, .ztree li button.refresh_ico_docu, .ztree li button.refresh_ico_open, .ztree li button.refresh_ico_close {
    background: url('icons/reload.png') no-repeat;
}

.begin, .ztree li button.begin_ico_docu, .ztree li button.begin_ico_open, .ztree li button.begin_ico_close {
    background: url('icons/begin.png') no-repeat;
}


.search {
    background: url('icons/search.png') no-repeat;
}

.print, .ztree li button.print_ico_docu, .ztree li button.print_ico_open, .ztree li button.print_ico_close {
    background: url('icons/print.png') no-repeat;
}

.help {
    background: url('icons/help.png') no-repeat;
}

.undo {
    background: url('icons/check.png') no-repeat;
}

.redo {
    background: url('icons/redo.png') no-repeat;
}

.back {
    background: url('icons/back.png') no-repeat;
}

.all {
    background: url('icons/all.png') no-repeat;
}

.wei {
    background: url('icons/wei.png') no-repeat;
}

.ke {
    background: url('icons/ke.png') no-repeat;
}

.home {
    background: url('icons/home.png') no-repeat;
}

.desktop {
    background: url('icons/desktop.png') no-repeat;
}

.home2 {
    background: url('icons/home.gif') no-repeat;
}

.home3 {
    background: url('icons/icon_home.gif') no-repeat;
}

.home4 {
    background: url('icons/go_home.png') no-repeat;
}

.usermanage {
    background: url('icons/usermanage.gif') no-repeat;
}

.computer {
    background: url('icons/computer.gif') no-repeat;
}

.config {
    background: url('icons/config.png') no-repeat;
}

.config2 {
    background: url('icons/config2.png') no-repeat;
}

.config3 {
    background: url('icons/config3.png') no-repeat;
}

.dic {
    background: url('icons/dic.gif') no-repeat;
}

.toexcel, .ztree li button.toexcel_ico_docu, .ztree li button.toexcel_ico_open, .ztree li button.toexcel_ico_close {
    background: url('icons/toexcel.gif') no-repeat;
}

.check, .ztree li button.check_ico_docu, .ztree li button.check_ico_open, .ztree li button.check_ico_close {
    background: url('icons/check.png') no-repeat;
}

.uncheck, .ztree li button.uncheck_ico_docu, .ztree li button.uncheck_ico_open, .ztree li button.uncheck_ico_close {
    background: url('icons/uncheck.png') no-repeat;
}

.pdf, .ztree li button.pdf_ico_docu, .ztree li button.pdf_ico_open, .ztree li button.pdf_ico_close {
    background: url('icons/pdf.png') no-repeat;
}

.word, .ztree li button.word_ico_docu, .ztree li button.word_ico_open, .ztree li button.word_ico_close {
    background: url('icons/word.png') no-repeat;
}

.active, .ztree li button.active_ico_docu, .ztree li button.active_ico_open, .ztree li button.active_ico_close {
    background: url('icons/active.png') no-repeat;
}

.unfunction, .ztree li button.unfunction_ico_docu, .ztree li button.unfunction_ico_open, .ztree li button.unfunction_ico_close {
    background: url('icons/unfunction.png') no-repeat;
}

.invalid, .ztree li button.invalid_ico_docu, .ztree li button.invalid_ico_open, .ztree li button.invalid_ico_close {
    background: url('icons/invalid.png') no-repeat;
}

.clear_invalid, .ztree li button.clear_invalid_ico_docu, .ztree li button.clear_invalid_ico_open, .ztree li button.clear_invalid_ico_close {
    background: url('icons/clear_invalid.png') no-repeat;
}

.indety, .ztree li button.indety_ico_docu, .ztree li button.indety_ico_open, .ztree li button.indety_ico_close {
    background: url('icons/indety.png') no-repeat;
}

.watch, .ztree li button.watch_ico_docu, .ztree li button.watch_ico_open, .ztree li button.watch_ico_close {
    background: url('icons/watch.png') no-repeat;
}

.watch_more, .ztree li button.watch_more_ico_docu, .ztree li button.watch_more_ico_open, .ztree li button.watch_more_ico_close {
    background: url('icons/watch_more.png') no-repeat;
}

.price_reform, .ztree li button.price_reform_ico_docu, .ztree li button.price_reform_ico_open, .ztree li button.price_reform_ico_close {
    background: url('icons/price_reform.png') no-repeat;
}

.copy, .ztree li button.copy_ico_docu, .ztree li button.copy_ico_open, .ztree li button.copy_ico_close {
    background: url('icons/copy.png') no-repeat;
}

.watch_status, .ztree li button.watch_status_ico_docu, .ztree li button.watch_status_ico_open, .ztree li button.watch_status_ico_close {
    background: url('icons/watch_status.png') no-repeat;
}

.watch_detail, .ztree li button.watch_detail_ico_docu, .ztree li button.watch_detail_ico_open, .ztree li button.watch_detail_ico_close {
    background: url('icons/watch_detail.png') no-repeat;
}

.chexiao, .ztree li button.chexiao_ico_docu, .ztree li button.chexiao_ico_open, .ztree li button.chexiao_ico_close {
    background: url('icons/chexiao.png') no-repeat;
}

.begin, .ztree li button.begin_ico_docu, .ztree li button.begin_ico_open, .ztree li button.begin_ico_close {
    background: url('icons/begin.png') no-repeat;
}

.over, .ztree li button.over_ico_docu, .ztree li button.over_ico_open, .ztree li button.over_ico_close {
    background: url('icons/over.png') no-repeat;
}

.bg-top-blue {
    background: url('icons/bg_top_blue.jpg') repeat-x;
}

.bg-top-img {
    /*background: url('../../../images/CRM_TOP.jpg') no-repeat;*/
}

.link_style {
    color: #ffffff;
}

A {
    TEXT-DECORATION: None;
}

#loading {
    width: 100%;
    height: 100%;
    background: white;
    z-index: 9999999;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}

.combotoolbar {
    padding-top: 0px;
}

#title {
    font-weight: bolder;
    color: #000;
    height: 30px;
    padding-top: 3px;
    font-weight: bolder;
}

#title-bg {
    background-image: url('icons/title-bg.png');
    background-repeat: repeat-x;
    width: 360px;
    height: 30px;
    text-align: center;
    font-size: 18px;
}

.report_div {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    margin-left: 70px;
    margin-top: 35px;
}


/*.
{
    border-bottom: 1px solid #ddd;
    padding: 2px 5px;
    overflow: hidden;
    background: #fafafa;
    height: 32px
}*/

.div_west {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background: #fafafa;
}

.div_center {
    border: 0px solid #ccc;
}

.div_south {
    border-bottom: 1px solid #ddd;
    padding: 2px 5px;
    background: #fafafa;
}

.padding0 {
    padding: 0px;
}

.table2 {
    padding: 10px;
    font-size: 12px;
}

    .table2 td {
        padding: 5px;
    }

        .table2 td input {
            border: 1px solid #609ddc;
        }

        .table2 td.items input {
            margin-left: 15px;
        }

.divTip {
    font-size: 12px;
}

    .divTip div.col {
        width: 300px;
        padding: 5px;
        overflow: hidden;
        line-height: 1.2em;
    }

        .divTip div.col div.left {
            float: left;
            width: 30%;
        }

        .divTip div.col div.right {
            float: left;
            width: 70%;
        }

.divTipFloat {
    width: 620px;
}

    .divTipFloat div.col {
        float: left;
    }

td.tipCol div {
    color: #444;
    font-weight: bolder;
}

.unit {
    width: 51px;
    border: 1px solid #609ddc;
    height: 20px;
}

.icon-clear {
    background: url('icons/clear.png') no-repeat;
}

div.portal-panel div.panel-header-noborder {
    border-width: 1px;
    border-bottom-width: 0px;
}

div.layout-body div.panel-body {
    /*overflow: hidden;*/
}

div.datagrid div.panel-body {
    border-width: 0px;
}

div.noborder-right div.panel-body {
    border-right-width: 0px;
}

div.border-right div.panel-body {
    border-right-width: 1px;
}

div.border div.panel-body {
    border-width: 1px;
}

div.noborder-bottom div.panel-body {
    border-bottom-width: 0px;
}

div.border-bottom div.panel-body {
    border-bottom-width: 1px;
}

div.noborder-left div.panel-body {
    border-left-width: 0px;
}

div.border-left div.panel-body {
    border-left-width: 1px;
}

div.noborder-top div.panel-body {
    border-top-width: 0px;
}

div.border-top div.panel-body {
    border-top-width: 1px;
}

div.noborder div.panel-body {
    border-width: 0px;
}

/*.layout-split-north {
    border-bottom-width: 0px;
}

.layout-split-south {
    border-top-width: 0px;
}

.layout-split-west {
    border-right-width: 2px;
}*/

.toolbar {
    border-bottom: 1px solid #ddd;
    padding: 2px 5px;
    overflow: hidden;
    background: #fafafa;
}

.oktoolbar {
    font-size: 12px;
    padding: 2px;
}

.okcustom {
    font-size: 12px;
    padding: 2px;
}

.print {
    display: none;
}

.noinfo {
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
}

table {
    font-size: 12px;
}

.okcustom .easyui-datebox {
    width: 90px;
}

.datebox-ok {
    color: #888888;
    font-weight: bold;
    text-decoration: none;
}

.datebox-button {
    text-align: center;
}

.combobox-item {
    height: 1em;
}

input[readonly], input[disabled] {
    background-color: #f3f3f3;
    border: 1px solid #919191;
}

input.combo-text, input.easyui-datetimebox, input.easyui-datebox {
    background-color: #FAFAFA;
    border: 1px solid #aaa;
}

div.search_info {
    float: right;
    margin: 10px;
}

    div.search_info span {
        color: blue;
        font-weight: bold;
    }

.btnAddMore {
    display: inline-block;
    float: right;
    background: url('icons/addIcon.png') no-repeat;
    height: 20px;
    width: 22px;
    margin-top: 2px;
    cursor: pointer;
}

.okautocomplete {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .okautocomplete li {
        padding: 10px 10px;
        text-align: left;
        font-size: 12px;
    }

        .okautocomplete li.on {
            background: #aaa;
        }

    .okautocomplete .highlight {
        font-weight: bold;
    }

.panel-baner {
    margin: 0px;
    background-color: #3d3d3d;
    background: linear-gradient(to bottom,#454545 0,#383838 100%);
    background-repeat: repeat-x;
}

.ulButonNo li {
    list-style-type: none;
    padding: 0px 5px 10px 0px;
}

.index-right-img img {
    width: 26px;
    height: 26px;
    /*border-radius: 100%;
    display: block;*/
    cursor: pointer;
    float: left;
    margin-top: 17px;
    border: none;
}

.index-right-text {
    /*width: 32px;*/
    height: 26px;
    line-height: 26px;
    /*border-radius: 100%;
    display: block;*/
    cursor: pointer;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 17px;
}

.index-topbar {
    font: 13px/13px Microsoft YaHei;
    color: #fff;
    font-size: 12px;
    padding-left: 0;
    list-style: none;
    margin-right: 25px;
    list-style: outside none none;
}
.index-topbar ul{
    list-style: outside none none;
}
.index-topbar ul li{
    padding: 0px;
    margin: 0px;
}

.index-north {
    /*background: -webkit-linear-gradient(top,#549bcf 0,#95B8E7 100%);*/
    background: url(/img/topbg2.png) repeat-x center 0;
    background: #3c8dbc;
    /*filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;*/
    /*background: linear-gradient(to bottom,#549bcf 0,#95B8E7 100%);*/
}
.index-north li {
    float:left;
    font-size:12px;
    color:#fff;
}
.index-north li a{
   color:#fff;
   display:block;
   line-height:55px;
   height:55px;
   padding:0 10px;
}  
.index-north li a:hover{
    color: #045ba3;
    background: #ffe48d;
    text-decoration: none;
}  

.index-topbar p {
    width: 1px;
    height: 50px;
    background: url(/img/line.png) no-repeat left 0;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 0px;
}   
.index-waredm {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -124px -38px;
    height: 38px;
    width: 38px;
}
.index-waredm:hover {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -122px 1px;
    height: 38px;
    width: 38px;
}

.index-user {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -162px -38px;
    height: 38px;
    width: 38px;
}
.index-user:hover {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -162px 1px;
    height: 38px;
    width: 38px;
}
.index-exit {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -236px -38px;
    height: 38px;
    width: 38px;
}
.index-exit:hover {
    background: url('../images/icon.png') no-repeat 0 0;
    background-position: -236px 1px;
    height: 38px;
    width: 38px;
}
.index-topbar-right {
    margin:0px 0px 0px 0px;
    float: right !important;
}

.index-topbar-left {
    float: left !important;
}

.grid-tool-butn {
    width: 80px;
}

.num-title-bor {
    font-size: 23px;
    padding-left: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 100%;
    height: 100%;
    width: 130px;
}

.bigtitle > input[readonly] {
    background-color: none;
}

.NewBox {
    width: 320px;
    /*width: 160px;*/
    margin: 0 auto;
}

    .NewBox li {
        width: 320px;
        /*width: 160px;*/
        overflow: hidden;
        zoom: 1;
    }

        .NewBox li:hover {
            background: #ffe48d;
        }

    .NewBox .item {
        padding: 15px 0;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        zoom: 1;
    }

    .NewBox li em {
        float: left;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        font-style: normal;
        text-align: center;
        color: #fff;
        background-color: #f60;
    }

    .NewBox li img {
        float: left;
        height: 150px;
        /*height: 100px;*/
        margin: 0 15px;
        vertical-align: top;
    }

    .NewBox dl {
        font-size: 12px;
    }

    .NewBox dt {
        padding-bottom: 5px;
        font-size: 14px;
        font-weight: 700;
    }

    .NewBox dd {
        margin-top: 8px;
        color: #666;
        max-height: 80px;
        overflow: hidden;
    }

    .NewBox a {
        color: #333;
        text-decoration: none;
    }

        .NewBox a:hover {
            color: #000;
        }

a {
    /*font-weight: bold;*/
    /*margin-left: 10px;*/
    color: #6c6c6c;
    text-decoration: none;
}

    a:hover {
        color: #045ba3;
        text-decoration: underline;
    }
